@charset "UTF-8";

/* =======================================

	SP

======================================= */
.contactUsText h3 {
	text-align: center;
	margin-bottom: 5px;
}

.mailLink {
	text-align: center;
}

.mailLink a {
	background-image: url(../../../commonImg/mailIcon.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 10px 0 10px 40px;
	margin-bottom: 15px;
	display: inline-block;
}

.contactUsText h4 {
	margin-bottom: 20px;
}

.contactUsText li {
	margin-bottom: 10px;
	padding-left: 18px;
	text-indent: -20px;
}

.mainImage span {
	left: auto;
	right: 20px;
}