@charset "utf-8";



/* page_title
-----------------------------------*/
#page_title:before{
	width: 1741px;
	height: 241px;
	background-image: url("../img/bg_faq_01.png");
	margin-left: -853px;
	top: -11px;
}
#page_title h2{
	margin-left: -117px;
}



/* faq_unit
-----------------------------------*/
#faq_unit{
	width: 100%;
	margin-bottom: 183px;
}


#faq_unit p.intro{
	font-size: 131%;
	width: 950px;
	text-align: center;
	margin: 80px auto 81px auto;
	padding: 29px 0 39px;
	position: relative;
}
#faq_unit p.intro:before, 
#faq_unit p.intro:after{
	content: "";
	width: 45px;
	height: 100%;
	display: block;
	border-top: 10px solid #e7e7e7;
	border-bottom: 10px solid #e7e7e7;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	position: absolute;
	top: 0;
}
#faq_unit p.intro:before{
	border-left: 10px solid #e7e7e7;
	left: 0;
}
#faq_unit p.intro:after{
	border-right: 10px solid #e7e7e7;
	right: 0;
}


#faq_unit ul.faq{
	width: 1000px;
	margin: 0 auto;
}
#faq_unit ul.faq li{
	list-style: none;
	background: #f1f6eb;
	border: 1px solid #797979;
	box-shadow: 0 0 0 4px #ffffff inset;
	padding-top: 38px;
	position: relative;
}
#faq_unit ul.faq li:after{
	content: "";
	width: 50px;
	height: 50px;
	background: url("../../common/img/bg_02.gif") no-repeat 0 0;
	display: block;
	position: absolute;
	left: -1px;
	top: -1px;
	z-index: 1;
}
#faq_unit ul.faq li:nth-child(even){
	background: #f2f2f2;
	border-color: #6fa92b;
}
#faq_unit ul.faq li:nth-child(even):after{
	background-position: -50px 0;
}
#faq_unit ul.faq h3{
	color: #6eab2c;
	font-size: 167%;
	font-weight: bold;
	line-height: 1.36;
	margin: 0 0 26px 192px;
	position: relative;
}
#faq_unit ul.faq h3:after{
	content: "";
	width: 130px;
	height: 130px;
	background: url("../img/ico_faq_01.png") no-repeat 0 0;
	display: block;
	position: absolute;
	left: -141px;
	top: -74px;
	z-index: 1;
}
#faq_unit ul.faq p{
	font-size: 131%;
	line-height: 1.47;
	margin: 0 49px;
}
#faq_unit ul.faq p + p{
	margin-top: 10px;
}
#faq_unit ul.faq p strong{
	font-size: 120%;
	line-height: 1.2;
}
#faq_unit ul.faq p strong.normal{
	font-size: 100%;
}
#faq_unit ul.faq p a{
	color: #6eab2c;
	font-weight: bold;
	background: #ffffff;
	border: 1px solid #959595;
	display: block;
	float: left;
	padding: 16px 10px 13px 47px;
	position: relative;
}
#faq_unit ul.faq p a:after{
	content: "";
	width: 20px;
	height: 20px;
	background: url("../../common/img/ico_10.png") no-repeat 0 0;
	display: block;
	margin-top: -10px;
	position: absolute;
	left: 14px;
	top: 50%;
}
#faq_unit ul.faq p a:hover{
	color: #a0c677;
	text-decoration: none;
}
#faq_unit ul.faq p a:hover:after{
	background-position: -20px 0;
	left: 16px;
}
#faq_unit ul.faq h3, 
#faq_unit ul.faq p{
	position: relative;
	z-index: 10;
}


#faq_unit ul.faq li.faq01{
	width: 818px;
	margin: 0 0 60px 20px;
	padding-bottom: 45px;
}
#faq_unit ul.faq li.faq01:before{
	content: "";
	width: 76px;
	height: 76px;
	background: url("../img/ico_faq_01.png") no-repeat -130px 0;
	display: block;
	position: absolute;
	right: -51px;
	bottom: 15px;
	z-index: 1;
}
#faq_unit ul.faq li.faq02{
	width: 778px;
	margin: 0 0 60px 200px;
	padding-bottom: 45px;
}
#faq_unit ul.faq li.faq02 h3{
	margin-bottom: 20px;
}
#faq_unit ul.faq li.faq03{
	width: 698px;
	margin: 0 0 60px 21px;
	padding-bottom: 13px;
}
#faq_unit ul.faq li.faq03:before{
	content: "";
	width: 263px;
	height: 184px;
	background: url("../img/ico_faq_01.png") no-repeat -206px 0;
	display: block;
	position: absolute;
	right: -208px;
	bottom: -83px;
	z-index: 1;
}
#faq_unit ul.faq li.faq03 address.tel{
	font-size: 253.8%;
	width: 310px;
	margin: 20px 0 0 82px;
}
#faq_unit ul.faq li.faq03 address.tel span, 
#faq_unit ul.faq li.faq03 address.tel a{
	color: #6eab2c;
	display: block;
	position: relative;
	padding: 10px 0 10px 50px;
}
#faq_unit ul.faq li.faq03 address.tel span:after, 
#faq_unit ul.faq li.faq03 address.tel a:after{
	content: "";
	width: 41px;
	height: 38px;
	background: url("../img/ico_faq_01.png") no-repeat -130px -76px;
	display: block;
	position: absolute;
	left: 0;
	top: 15px;
}
#faq_unit ul.faq li.faq04{
	width: 478px;
	padding-bottom: 19px;
}
#faq_unit ul.faq li.faq05{
	width: 478px;
	margin: -105px 0 60px 520px;
	padding-bottom: 44px;
}
#faq_unit ul.faq li.faq06{
	width: 838px;
	margin: 0 0 60px 140px;
	padding-bottom: 19px;
}
#faq_unit ul.faq li.faq06 p.btn{
	margin-top: 6px;
}
#faq_unit ul.faq li.faq07{
	width: 778px;
	margin: 0 0 60px 20px;
	padding-bottom: 44px;
}
#faq_unit ul.faq li.faq08{
	width: 718px;
	margin-left: 260px;
	padding-bottom: 46px;
}
#faq_unit ul.faq li.faq08:before{
	content: "";
	width: 167px;
	height: 99px;
	background: url("../img/ico_faq_01.png") no-repeat 0 -130px;
	display: block;
	position: absolute;
	left: -139px;
	bottom: -47px;
	z-index: 1;
}