@charset "utf-8";

.r_top a{
	display:block;float:left;
	width:220px;height:35px;
	padding:10px 0 10px 30px;
	background-color:#ededed;
	border:solid 1px;
	color:#000;
	font-size:16px;
	font-weight:normal;
	text-decoration:underline;
	border-radius: 10px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-moz-box-shadow: 3px 3px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 3px 3px 3px rgba(0,0,0,0.2);
	-o-box-shadow: 3px 3px 3px rgba(0,0,0,0.2);
	-ms-box-shadow: 3px 3px 3px rgba(0,0,0,0.2);
}

.r_top a:hover{
	background-color:#666;
	color:#fff;position:relative;top:-2px;left:-2px;
}

#first_details {
	display:block;float:left;
	width:780px;height:125px;
	margin:20px 0 20px 50px;
	padding:15px 0 15px 200px;
	border:dotted 1px;
	text-align:left;
	font-size:14px;
	background-color:#ebebeb;
}

#second_details {
	display:block;float:left;
	width:780px;height:30px;
	margin:10px 0 10px 50px;
	text-align:left;
	font-size:14px;
}


#first_details strong {
	font-size:16px;
}

.faqLink_c a {
	color: #3333CC;
	/*font-weight:bold;*/
	text-decoration:underline;
}

.faqLink_c a:hover{
	color: #FF0000;
}

.comparedTAB2 { width:90%;margin-left:5%; }
.comparedTD9 { width:38%;font-size:16px;padding:5px;line-height:26px;letter-spacing:0.5px; }
.comparedTD10 { width:60%;font-size:16px;padding:5px;line-height:21px;letter-spacing:0.5px; }
.marginBOX_h { display:block;float:left;clear:both;width:100%;height:20px;border-bottom:solid 1px #ccc;margin:0 0 20px 0; }
.marginBOX_h2 { display:block;float:left;clear:both;width:100%;height:30px;border-bottom:solid 0px #ccc;margin:0; }
.marginBOX_h3 { display:block;float:left;clear:both;width:100%;height:20px;border-bottom:solid 0px #ccc;margin:0; }

.fBOX { display:block;float:left;width:900px;margin:10px 0 20px 90px;padding:0;border:solid 0px;text-align:left; }
.fBOX img { display:block;float:left;width:270px;height:180px;margin:0 20px 0 0; }
.fBOX_right { display:block;float:left;width:590px;margin:0 0 10px 0;height: auto;/*background-color:#efefef;*/ }
.fBOX_midashi { display:block;float:left;width:590px;height:auto;padding:5px 0 10px 10px;margin:0;font-size:20px;font-weight:normal;background-color:#fff;border-bottom:solid 2px #d8d8d8;font-family: 'Noto Sans Japanese', sans-serif;font-weight: 400;letter-spacing:0.2px; }
.fBOX_honbun { display:block;float:left;width:580px;height:auto;padding:10px 0px 10px 10px;margin:0;font-size:16px;letter-spacing:0.4px;line-height:24px; }
#contentBOX_f {
	display: block;float:left;
	margin:0 0 0 40px;
	padding:0;border-bottom:solid 0px #ccc;
	width: 990px;text-align:left;
}

.mailform_bt a {
	display:block;float:left;
	width:270px;height:43px;
	font-size:20px;color:#000;line-height:19px;
	padding:27px 10px 10px 90px;
	background-color:#fefefe;
	border:solid 2px #ccc;
	background-image:url(../images/bg_mail.gif);
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}

.mailform_bt a:hover {
	-moz-box-shadow: 3px 3px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 3px 3px 3px rgba(0,0,0,0.2);
	-o-box-shadow: 3px 3px 3px rgba(0,0,0,0.2);
	-ms-box-shadow: 3px 3px 3px rgba(0,0,0,0.2);
	position:relative;top:-2px;left:-2px;
}


@media screen and (max-width: 1440px) {

#first_details {
	display:block;float:left;
	width:700px;height:125px;
	margin:20px 0 20px 43px;
	padding:15px 0 15px 130px;
	border:dotted 1px;
	text-align:left;
	font-size:14px;
	background-color:#ebebeb;
}

#second_details {
	width:700px;height:30px;
	margin:10px 0 10px 43px;
}

.fBOX { display:block;float:left;width:840px;margin:0 0 20px 40px;padding:0;border:solid 0px;text-align:left; }
.fBOX img { display:block;float:left;width:250px;height:155px;margin:0 20px 0 0; }
.fBOX_right { display:block;float:left;width:560px;margin:0 0 0 0;/*background-color:#efefef;*/ }
.fBOX_midashi { display:block;float:left;width:560px;height:auto;padding:5px 0 10px 10px;margin:0;font-size:18px;font-weight:normal;background-color:#fff;border-bottom:solid 2px #d8d8d8;font-family: 'Noto Sans Japanese', sans-serif;font-weight: 400;letter-spacing:0.5px; }
.fBOX_honbun { display:block;float:left;width:550px;height:auto;padding:10px 0px 10px 10px;margin:0;font-size:15px;letter-spacing:0.2px;line-height:24px; }
#contentBOX_f {
	display: block;float:left;
	margin:0 0 0 0px;
	padding:0;
	width: 910px;text-align:left;
}
.comparedTAB2 { width:97%;margin-left:3%; }
.comparedTD9 { width:30%;font-size:15px;padding:5px;line-height:26px;letter-spacing:0.5px; }
.comparedTD10 { width:64%;font-size:15px;padding:5px;line-height:21px;letter-spacing:0.5px; }

} /*max-width: 1440px*/


@media screen and (max-width: 1280px) {

#first_details {
	display:block;float:left;
	width:615px;height:125px;
	margin:20px 0 20px 35px;
	padding:15px 0 15px 40px;
	border:dotted 1px;
	text-align:left;
	font-size:14px;
	background-color:#ebebeb;
}

#second_details {
	width:615px;height:30px;
	font-size:13px;
	margin:10px 0 10px 35px;
}

.fBOX { display:block;float:left;width:710px;margin:0 0 20px 10px;padding:0;border:solid 0px;text-align:left; }
.fBOX img { display:block;float:left;width:200px;height:124px;margin:0 10px 0 0; }
.fBOX_right { display:block;float:left;width:490px;margin:0 0 0 0;/*background-color:#efefef;*/ }
.fBOX_midashi { display:block;float:left;width:490px;height:auto;padding:5px 0 10px 10px;margin:0;font-size:17px;font-weight:normal;background-color:#fff;border-bottom:solid 2px #d8d8d8;font-family: 'Noto Sans Japanese', sans-serif;font-weight: 400;letter-spacing:0.2px; }
.fBOX_honbun { display:block;float:left;width:480px;height:auto;padding:5px 0px 10px 10px;margin:0;font-size:13px;letter-spacing:0.2px;line-height:20px; }

#contentBOX_f {
	display: block;float:left;
	margin:0 0 0 0px;
	padding:0;border:solid 0px;
	width: 710px;text-align:left;
}
.comparedTAB2 { width:97%;margin-left:3%; }
.comparedTD9 { width:22%;font-size:13px;padding:5px 0 5px 0;line-height:26px;letter-spacing:0.2px; }
.comparedTD10 { width:72%;font-size:14px;padding:5px 0 5px 0;line-height:21px;letter-spacing:0.2px; }

.mailform_bt a {
	display:block;float:left;
	width:200px;height:40px;
	font-size:17px;color:#000;line-height:19px;
	padding:25px 10px 10px 76px;
	background-color:#fefefe;
	border:solid 2px #ccc;
	background-image:url(../images/bg_mail.gif);
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}

} /*max-width: 1280px*/