@charset "utf-8";
.hd-img.bg-main01 {
	background-image: url(../../img/main-img02.jpg);
}
.inquiry-form {
	font-size: 16pt;
}
.lead {
	text-align: center;
	margin-top: 1em;
	margin-right: 1em;
	margin-bottom: 1em;
	margin-left: 1em;
}
.inq-field {
	background-color: rgba(255,255,255,0.60);
	padding-top: 40px;
	padding-bottom: 40px;
	margin-bottom: 40px;
	border-radius: 12px;
	-webkit-box-shadow: 0px 2px 10px rgba(0,17,71,0.53);
	box-shadow: 0px 2px 10px rgba(0,17,71,0.53);
}
#bg01 #container h2 {
	text-align: center;
	font-size: 32px;
	font-weight: bold;
	padding-top: 60px;
	padding-bottom: 20px;
}
dl.mailform {
	border-bottom: 1px solid rgba(0,0,0,0.51);
}
.thanks p {
	line-height: 150%;
}
.privacy {
    height: 400px;
    overflow-y: scroll;
    width: 90%;
    margin-bottom: 8px;
    background-color: rgba(245,245,245,1.00);
    padding-top: 8px;
    padding-right: 8px;
    padding-bottom: 8px;
    padding-left: 8px;
    margin-left: 0px;
}
.privacy p {
    font-size: 14px;
    line-height: 150%;
    margin-bottom: 16px;
}
.privacy h3 {
    font-size: 16px;
    font-weight: bold;
    line-height: 150%;
}
