.ltUnderHeaderWrapper {
	background: url(/assets/img/education/bg_pagetitle_pc.jpg);
	background-size: cover;
}

@media only screen and (min-width: 993px) {

.ltUnderHeaderTitle {
	width: 340px;
	padding-right: 0;
}

}

@media only screen and (max-width: 992px) {

.ltUnderHeaderWrapper {
	background: url(/assets/img/education/bg_pagetitle_sp.jpg) center;
	background-size: cover;
}

}


/*# sourceMappingURL=maps/education.css.map */
