@charset "utf-8";
.common .main-image {
    background-image: url(../../inquiry/images/inquiry1.jpg);
    background-position: center center;
}
.btn-privacy {
	width: 200px;
	margin: 3rem auto!important;
}

div.tips {
	margin: 10px auto;
	padding: 5px 20px;
	border: solid 1px #CCC;
	border-radius: 5px;
	box-shadow: 0px 2px 10px #CCC;
	background: #FEE;
}
div.tips p {
	font-size: 14px;
	line-height: 2em;
}
div.tips strong {
	color: #800040;
}
div.tips span {
	display: block;
	padding: 5px 10px;
	color: #008080;
}
div.tips em {
	font-style: normal;
	color: #090;
	font-weight: bold;
}
div.tips ol li {
	padding: 10px;
	margin: 15px;
	font-size: 12px;
	line-height: 1.7em;
	border: solid 1px #CCC;
	border-radius: 5px;
	background: #FFF;
}
div.tips ol li span {
	padding: 0px 10px;
}
div.tips ol li img {
	display: block;
	width: 280px;
	border: none;
	margin: 5px auto;
}
textarea {
	width: 95%!important;
	height: 7em!important;
}
.mfp ol li input {
	width: 80%;
}
#privacy {
	background-image: url(../images/arrow.png);
	background-repeat: no-repeat;
	background-position: left center;
	background-size: auto 10px;
	padding-left: 15px;
}



@media screen and (max-width: 991.98px) {
.must {

	margin: 0px 5px;
}
form#mailformpro dl dt {
	float: none;
	width: auto;
	font-size: 1.4rem;
	padding: 10px 5px 0 5px;
	text-align: left;
}
form#mailformpro dl dd {
	clear: both;
	border-top: none;
	padding: 5px 10px 10px;
	font-size: 1.4rem;
	line-height: 1.5em;
}
div.mfp_buttons button {
	font-size: 14px;
}
table#mfp_confirm_table tr th {
	white-space: nowrap;
	width: 100px;
}
div#mfp_thanks {
	text-align: center;
	font-size: 18px;
	padding: 20px 0px;
}
div#mfp_thanks strong {
	color: #C00;
	font-size: 24px;
	display: block;
}
}

@media screen and (min-width: 992px) {
.inquiry-copy {
	text-align: center;
}
.btn-privacy {
	width: 285px;
	margin: 5rem auto!important;
}
}
