@charset "utf-8";
/* CSS Document */
@font-face {
	font-family: 'gyoseki';
	src: url(../font/FGGYM.TTF);
}

.mainvisual.faq {
	background: url(../../access/images/bg_mainvisual01.jpg) no-repeat center bottom;
	height: 300px;
    background-size: cover;
}
.faq dl dd {
	padding-left: 1.5em;
	text-indent: -1.5em;
}