@charset "UTF-8";
/* CSS Document */

@media screen and (min-width: 641px) {

.main_img{
	text-indent:-9999px;
	background:url(../img/ttl_main.jpg) no-repeat top center;
	height:288px;
	width:100%;
}

.ttl{
	text-indent:-9999px;
	background:url(../img/ttl01.jpg) no-repeat top center;
	height:69px;
	width:980px;
}

.ttl2{
	text-indent:-9999px;
	background:url(../img/ttl02.jpg) no-repeat top center;
	height:69px;
	width:980px;
	margin-bottom:30px;
}

.feeimg{
	float:left;
}

.feetxt{
	float:right;
	width:759px;
}

.feetxtBox{
	padding-left:40px;
	
}

.kaiyaku_txt{
	font-size:18px;
	margin-bottom:40px;
}

.sp{
	display:none;
}

}





@media screen and (max-width: 640px) {
	
.main_img{
	background:url(../spimg/img_main.jpg) no-repeat top center;
	width:640px;
	height:288px;
	text-indent:-9999px;
}

.ttl{
	background:url(../spimg/ttl01.jpg) no-repeat top center;
	width:600px;
	height:68px;
	text-indent:-9999px;
	margin-bottom:20px;
}

.ttl2{
	background:url(../spimg/ttl02.jpg) no-repeat top center;
	width:600px;
	height:69px;
	text-indent:-9999px;
	margin-bottom:20px;
}



.content{
	margin-left:19px;
}

.ttl01{
	width:600px;
	height:68px;
	background:#da386e;
}

.feetxtBox{
	padding-left:20px;
	
}

.mente{
	margin-bottom:50px;
}

.kaiyaku_txt{
	margin-bottom:20px;
}



	
.pc{
	display:none;
}

}