.ltUnderHeaderWrapper {
	background: url(/assets/img/contact/bg_pagetitle_pc.jpg);
	background-size: cover;
}

.modPartsBlock01ContentInner {
	padding-bottom: 60px;
}

.myText {
	line-height: 1.5;
	font-size: 16px;
	font-size: 1.6rem;
	text-align: center;
}

.myText a {
	text-decoration: none;
}

.myText01 {
	margin-bottom: 40px;
}

.myLinkBottom {
	padding-top: 100px;
}

@media only screen and (max-width: 992px) {

.ltUnderHeaderWrapper {
	background: url(/assets/img/contact/bg_pagetitle_sp.jpg) center;
	background-size: cover;
}

.modPartsBlock01ContentInner {
	padding-bottom: 40px;
}

.myText {
	text-align: left;
	font-size: 12px;
	font-size: 1.2rem;
}

.myText01 {
	margin-bottom: 30px;
}

.myLinkBottom {
	padding-top: 50px;
}

}


/*# sourceMappingURL=maps/contact.css.map */
