@charset "UTF-8";

#contents div.gpsStart {
	/*background:url(../images/bg.jpg) right top no-repeat;*/
	background-color:#f7f7f7;
	padding:40px 35px;
}

#contents div.gpsStart h2 {
	font-size:28px;
	font-size:2.8rem;
	font-weight:300;
	margin-bottom:30px;
	text-align:center;
}

#contents div.gpsStart p {
	font-size:14px;
	font-size:1.4rem;
	line-height:1.9;
}

#contents h2.leadHead{
	padding-top:30px;
}





/*デバイスの横幅が750px以下の場合*/
@media only screen and (max-width: 750px) {

#contents div.gpsStart {
	padding:20px 15px;
}

#contents div.gpsStart h2 {
	font-size:22px;
	font-size:2.2rem;
	line-height:1.4;
	margin-bottom:15px;
}

#contents div.gpsStart p {
	font-size:13px;
	font-size:1.3rem;
	line-height:1.6;
}

#contents section.btm60 {
	margin-bottom:35px!important;
}

#contents h2.leadHead {
    padding-top: 0;
}

#contents h2.leadHead br {
	display:none!important;
}

#contents div.fltBox br.clear {
	display:none!important;
}

#contents div.fltBox .fltL,
#contents div.fltBox .fltR {
	float:none;
}

#contents div.fltBox .w35,
#contents div.fltBox .w40,
#contents div.fltBox .w60 {
	width:auto!important;
}

#contents div.fltBox .fltL img,
#contents div.fltBox .fltR img {
	margin-top:20px!important;
	width:100%!important;
}

#contents div.fltBox .hvBtns .fltL{
	float:left!important;
	margin-right:0!important;
	width:49%!important;
}

#contents div.fltBox .hvBtns .fltL.even {
	float:right!important;
	margin-right:0!important;
	width:49%!important;
}



}
