@charset "utf-8";
/* CSS Document */

/* よくあるご質問 */

#content h2{
	text-align:center;
}

#content h4{
	text-align:center;
	margin-top:20px;
}



#head_img{
	background:url(../images/faq/tlback.jpg) bottom; 
	background-size: cover;

}


/*============== サービスポイント ==============*/

#qa{
	padding-top:70px;

}

#qa h2{
	padding:0 0 17px;
}

#qa hr.tl_line{
	width:70px;
}



#qa_box{
	padding:50px 0 70px;
}

#qa_box dl{
	width:1000px;
	margin:0 auto;
	font-size:1.071em;
	border-top:1px dashed #8fce00;
}

#qa_box dt{
	font-size:1.067em;
	color:#0e9600;
	padding:25px 15px 5px 38px;
	background:url(../common/images/icon_dia.png) no-repeat 15px 30px;
}

#qa_box dd{
	padding:5px 15px 25px;
	border-bottom:1px dashed #8fce00;
}

#qa_box dd a{
	color:#333;
}

#qa_box dd a:hover{
	text-decoration:none;
}


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

}
