@charset "utf-8";

.module.mod_h1 {
	margin-bottom: 70px;
}

.mod_h2 h2 {
	padding: 2px 0px 0px 22px;
	background: url(../img/icon_faq.jpg) left 5px no-repeat;
	font-size: 1.286em;
}

@media screen and (max-width: 680px){
	.module.mod_h2 h2 {
		font-size: 1.286em;
	}
}
