@charset "utf-8";
/*
///////////////////////////////////////////
CSS FOR Common
Made by Huongnt
/////////////////////////////////////
*/

#Subvisual{
	position:relative;
	height: 280px;
	background:url(../images/index/bg_mv.png) left top repeat-x;

}
#Subvisual  h2{
	text-align:right;
	padding:20px 20px 0px;
}
.Subvisual_img{
	height: 230px;
	background:url(../images/repair/subvisual.png) center bottom no-repeat;
	background-size: 350%;
}
#Subvisual  h2.title{
	position: absolute;
	top: 90px;
	left: 0;
	width: 160px;
}
.man{
    position: absolute;
    right: 10px;
    bottom: -186px;
    z-index: 998;
    width: 60%;
}

.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{
	padding-bottom: 30px;
	background:url(../images/index/bg01.png) center bottom -50px no-repeat #f93e0e;
    background-size: 290%;
}

#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: 230%;
    line-height:80px;
    background:#0f0e86;
}

#Coating .ttl-h3 span {
    margin-left: 110px;
    font-weight: bold;
}

#Coating .section h3.sale_title{
    position: relative;
    top: -85px;
    left: 0px;
    z-index: 998;
    text-align: center;
    width: 40%;
}
#Coating .section .text01{
	position:relative;
	font-size: 30px;
	font-weight:bold;
	color: #0f0e86;
	margin-top: -80px;
	z-index:999;
	padding: 0px 15px 20px;
	text-shadow:1px 1px 0 #fff;
}
#Coating .section p.text01{
	text-align:center;
	line-height:1.2;
}
#Coating .section .text02{
	text-align:center;
	color:#fff;
	font-weight: bold;
	padding: 0px 15px;
	text-shadow:1px 4px 0 #830024;
	font-size: 90%;
}

/*Gallery*/
section#Gallery{
    padding-bottom: 35%;
    background: url(../images/repair/bg_gallery.png) top left 44% no-repeat #0f0e86;
    background-size: 170%;
}
section#Gallery .gallery_box{
	margin:0 auto;
	position:relative;
}

#Faq{
	padding-bottom: 30px;
	background:url(../images/company/bg_company_map.png) right top repeat-y #f84618;
	border-bottom:solid #fff 1px;
	position: relative;
}
#Faq h3.faq_title{
	position: absolute;
	z-index:999;
	top:-50px;
	width: 50%;
}
#Faq .faq_box{
	position:relative;
	margin:0 auto;
}
#Faq .faq_box .faq_text{
	text-align:center;

}
#Faq .faq_box .faq_text p{
	font-size: 34px;
    color: #fff;
    font-weight: bold;
    line-height: 1.2;
    margin-bottom: -34px;
    padding: 90px 0px 70px;
    font-family: 'Noto Sans Japanese', sans-serif;
    background: url(../images/company/bg_company_map.png) center left 9% no-repeat #f84618;
    background-size: 320%;
}
#Faq .faq_box .faq_area{
	padding: 0px 10px;
}
#Faq .faq_box .faq_area{
	font-size:15px;
	margin:30px 0;
	line-height:2;
}
#Faq .faq_box .faq_area dt{
	display: table-cell;
	text-align:center;
	width:90px;
	font-weight:bold;
}

#Faq .faq_box .faq_area dt.question {
	border-right: 8px solid #f84618;
}

#Faq .faq_box .faq_area dd{
	padding:10px;
	font-weight:bold;
}
#Faq .faq_box .faq_area .question{
	background:#fff;
}

#Faq .faq_box .faq_area dd.question {
	padding-left: 10px;
}

#Faq .faq_box .faq_area .answer{
	color:#fff;
}
#Faq .faq_box .faq_area  dt.question{
	clear:both;
}