@charset "utf-8";
/*------------------------------------------------------------
	request
------------------------------------------------------------*/
.pageTitle {
	background-image: url("../img/request/page_title_bg.jpg");
}
#main .infoBox {
	margin-bottom: 11.8rem;
}
@media all and (max-width: 896px) {
	#main .infoBox {
		margin-bottom: 6rem;
	}
}