@charset "utf-8";
/*
///////////////////////////////////////////
CSS FOR Common
Made by Huongnt
/////////////////////////////////////
*/

#Subvisual{
	position:relative;
	height:403px;
	background:url(../images/index/bg_mv.png) left top repeat-x;

}
#Subvisual  h2{
	text-align:right;
	padding:20px 20px 12px;
}
.Subvisual_img{
	height:348px;
	background:url(../images/repair/subvisual.png) center 83px no-repeat;
}
#Subvisual  h2.title{
	position:absolute;
	top:160px;
	left:180px;
}
.man{
	position:absolute;
	right:-320px;
	top:-52px;
	z-index:998;
}




.hand{
	position:absolute;
	left:100px;
	bottom:-5px;
	z-index:1;
}

/*#Coating*/
#Coating .bg_l{
	background: url(../images/repair/bg_cleaning_l.png) left top no-repeat;
	height:470px;
}
#Coating .bg_r{
	background: url(../images/repair/bg_cleaning_r.png) right top no-repeat;
	height:470px;
}
#Coating{
	background:url(../images/index/bg01.png) center 80px no-repeat #f93e0e;
	height:470px;
}

#Coating .wrapper{
	padding-top: 5px;
}
table.campany-tbl{
	margin-left:30px;
}
#Coating .section {
	position:relative;
	font-size:200%;
	margin:0 auto;
}
.ttl-h3{
	text-align:center;
	font-weight: bold;
	color: #fff;
	text-shadow: 0 0 24px #010101;
	font-size:400%;
	line-height:80px;
	background:#0f0e86;
}
#Coating .section h3.sale_title{
	position:relative;
	top:-60px;
	z-index:998;

}
#Coating .section .text01{
	position:relative;
	font-size: 40px;
	font-weight:bold;
	color: #0f0e86;
	margin: -145px 0 20px 120px;
	z-index:9999;
	text-shadow:0 4px 0 #fff;
}
#Coating .section p.text01{
	text-align:center;
	line-height:1.2;
}
#Coating .section .text02{
	text-align:center;
	color:#fff;
	font-weight: bold;
	text-shadow:0 4px 0 #830024;
	font-size:95%;
}

/*Gallery*/
section#Gallery{
	background:url(../images/repair/bg_gallery.png) center top no-repeat #0f0e86;
	min-height:404px;
}
section#Gallery .gallery_box{
	width:960px;
	margin:0 auto;
	position:relative;
}


#Faq{
	background:url(../images/company/bg_company_map.png) center top repeat #f84618;
	height: 470px;
	border-bottom:solid #fff 1px;
	position: relative;
}
#Faq h3.faq_title{
	position: absolute;
	z-index:999;
	top:-50px;
}
#Faq .faq_box{
	position:relative;
	width:940px;
	margin:0 auto;
}
#Faq .faq_box .faq_text{
	position:absolute;
	top:220px;
	left:-220px;
	text-align:center;

}
#Faq .faq_box .faq_text p{
	font-size:34px;
	color:#fff;
	font-weight:bold;
	line-height:1.2;
	font-family: 'Noto Sans Japanese', sans-serif;
}
#Faq .faq_box .faq_area{
	float:right;
	width:680px;
	transform: skew(-15deg);
}
#Faq .faq_box .faq_area{
	font-size:16px;
	margin:30px 0;
	line-height:2;
}
#Faq .faq_box .faq_area dt{
	float:left;
	text-align:center;
	width:100px;
	font-weight:bold;
}
#Faq .faq_box .faq_area dd{
	float:right;
	width:550px;
	padding-left:20px;
	font-weight:bold;
}
#Faq .faq_box .faq_area .question{
	background:#fff;
}
#Faq .faq_box .faq_area .answer{
	color:#fff;
}
#Faq .faq_box .faq_area  dt.question{
	clear:both;
}