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

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

.main_img{
	text-indent:-9999px;
	background:url(../img/img_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;
}

.txt01{
	font-size:18px;
	margin:40px 0;
}

.txt02{
	font-size:18px;
}

ul.txt03 li{
	background:url(../img/icon_pdf.jpg) no-repeat left top;
	font-size:18px;
	padding-left:20px;
	margin-left:20px;
}

ul.txt03{
	margin-bottom:30px;
}

.cardBox{
	background:#fbebf0;
	width:980px;
	padding-top:30px;
}

.card01{
	text-align:center;
	text-indent:-9999px;
	background:url(../img/ttl02.jpg) no-repeat center top;
	width:;
	height:34px;
	width:358px;
	margin:0 auto 20px auto;
}

.card01_txt{
	font-size:18px;
	margin-bottom:50px;
	padding:0 20px;
}

.card2{
	text-align:center;
	margin:0 auto 20px auto;
	font-size:24px;
	color:#db4274;
	font-weight:bold;
}


#coad {
	width:960px;
	margin:0 auto 40px auto;
	padding:10px 0;
	overflow:hidden;
}
#coad ul {
	margin:10px auto
}
#coad ul li {
	display: block;
	width: 180px;
	height:65px;
	float: left;
	margin:5px;
	padding:0;
	color: #da386e;
	font-weight: bold;
	text-align: center;
	border: 1px #da386e solid;
	line-height:300%;
	padding:20px 0 0 0;
}
#coad ul li a {
	display: block;
	width: 180px;
	color: #da386e;
	line-height:300%;
}
#coad ul li a:hover{
	font-weight:bold;
	color:#000;
}

#coad ul li.none{
	padding:0;
	line-height:140%;
	height:65px;
	padding:20px 0 0 0;
}

#coad ul li.none a {
	font-weight:bold;
	color: #da386e;
	padding:0;
	line-height:140%;
}

#coad ul li.none a:hover{
	font-weight:bold;
	color:#000;
}

.sp{
	display:none;
}


.formBox {
	width:940px;
	margin:0 auto 40px auto;
	padding:10px 20px;
	background-color:#e5eff7;
}

.formBox .ttl{
	text-align:center;
	text-indent:-9999px;
	background:url(../img/ttl03.jpg) no-repeat center top;
	height:37px;
	width:358px;
	margin:20px auto 20px auto;
}

.formBox2 {
	width:940px;
	margin:0 auto 40px auto;
	padding:10px 20px;
	background-color:#fff;
}

.formBox2 .ttl{
	text-align:center;
	text-indent:-9999px;
	background:url(../img/ttl03.jpg) no-repeat center top;
	height:37px;
	width:358px;
	margin:20px auto 20px auto;
}

.form{
	font-size:16px;
}

.form dt {
    margin: 0;
    margin-right: -200px;
    padding: 10px 0;
    float: left;
    clear: both;
    display: inline;
    width: 200px;
    text-indent: 5px;
}

.form dd {
    margin-left:200px;
    padding: 10px;
}

.fTxt01{
	width:300px;
	height:25px;
}

.mfp{
	margin-bottom:10px;
}

.mfp2{
	padding-bottom:10px;
}

.mfp3{
	padding-bottom:10px;
	margin-top:-3px;
}

.txt3{
	vertical-align:text-top;
	margin-top:3px;
}

.fTxtarea{
	width:400px;
	height:100px;
}

.sousin{
	text-align:center;
	margin:20px auto;
}

.hamada{
	margin:0 10px;
}

.tel_btn{
	text-align:center;
	margin-bottom:40px;
}


}





@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;
}

.content{
	margin-left:19px;
}

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

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

.txt01{
	margin-bottom:40px;
}

.txt03{
	margin-bottom:40px;
}

ul.txt03 li{
	background:url(../spimg/icon_pdf.jpg) no-repeat left top;
	padding-left:20px;
	margin-left:20px;
}

.cardBox{
	background:#fbebf0;
	width:560px;
	padding-top:30px;
	padding-left:20px;
	padding-right:20px;
	margin-bottom:40px;
}


.card01{
	text-align:center;
	text-indent:-9999px;
	background:url(../spimg/ttl02.jpg) no-repeat center top;
	height:34px;
	width:358px;
	margin:0 auto 20px auto;
}

#coad {
	width:560px;
	margin:0 auto 40px auto;
	padding:10px 0;
	overflow:hidden;
}
#coad ul {
	margin:10px auto
}
#coad ul li {
	display: block;
	width: 268px;
	height:75px;
	float: left;
	margin:5px;
	padding:0;
	color: #da386e;
	font-weight: bold;
	text-align: center;
	border: 1px #da386e solid;
	line-height:300%;
	padding:10px 0 0 0;
}
#coad ul li a {
	display: block;
	width: 268px;
	color: #da386e;
	line-height:300%;
}
#coad ul li a:hover{
	font-weight:bold;
	color:#000;
}

#coad ul li.none{
	padding:0;
	line-height:140%;
	height:75px;
	padding:10px 0 0 0;
}

#coad ul li.none a {
	font-weight:bold;
	color: #da386e;
	padding:0;
	line-height:140%;
}

#coad ul li.none a:hover{
	font-weight:bold;
	color:#000;
}

.formBox {
	background:#e5eff7;
	width:560px;
	padding-top:30px;
	padding-left:20px;
	padding-right:20px;
	margin-bottom:40px;
}

.form{
}

.form dt {
    
}

.form dd {
}

.fTxt01{
	width:300px;
	height:50px;
	margin-bottom:10px;
	font-size:24px;
}

.fTxtarea{
	width:500px;
	height:300px;
	font-size:24px;
}

.sousin{
	text-align:center;
	margin:20px auto;
	padding-bottom:20px;
}

#mfp_el07{
	width:400px;
	height:50px;
	font-size:24px;
}

#hamada{
	width:450px;
	height:50px;
	font-size:24px;
	margin-bottom:10px;
}

#hamadasousin{
	width:300px;
	height:50px;
	font-size:24px;
}

.takasa{
	margin-bottom:10px;
}

.hamada{
	margin:0 10px;
}

#cbx_1 {
	width:30px;
	height:30px;
}

#cbx_2 {
	width:30px;
	height:30px;
}

.form2 dd{
	margin-bottom:20px;
}

	
.pc{
	display:none;
}

}