@charset "utf-8";
.module.mod_h2 {
	margin-bottom: 20px;
	padding-top: 20px;
}
.mod_h2 h2 {
	background: url(../img/icon_q.jpg) left  top 3px no-repeat;
	border-bottom: 0px solid #333;
	border-left: none;
	padding: 8px 30px 7px 42px;
	font-size: 1.285em;
	text-align: left;
	line-height: 1.6;
	font-weight: bold;
	color: #352321;
}
@media screen and (max-width: 680px){
	
}