.ltUnderHeaderWrapper {
	background: url(/assets/img/archives/bg_pagetitle_pc.jpg);
	background-size: cover;
}

@media only screen and (max-width: 992px) {

.ltUnderHeaderWrapper {
	background: url(/assets/img/archives/bg_pagetitle_sp.jpg) center;
	background-size: cover;
}

.modListButton {
	padding-bottom: 50px;
}

}


/*# sourceMappingURL=maps/archives_detail.css.map */
