@charset "utf-8";

#title_wrap {
	background-image: url(/inquiry/img/title_image.jpg);
}
.even {
	background-color: #F7F7F7;
}

#sec_01 {
	clear: both;
	margin-top: 40px;
	margin-bottom: 0px;
	display: block;
}
#sec_01 .thanks {
	padding-top: 100px;
	padding-bottom: 100px;
	text-align: center;
}
#mailformpro .required {
	color: #C00;
}
#mailformpro .block {
	font-weight: normal;
}
#mailformpro .check {
	margin-bottom: 10px;
}
#mailformpro #message {
  width: 100% !important;
  height: auto !important;
}

#thanks_txt {
	font-size: 150%;
	text-align: center;
	padding-top: 170px;
	padding-bottom: 200px;
	line-height: 150%;
}
#sec_02 {
	clear: both;
	margin-top: 40px;
	margin-bottom: 0px;
	display: block;
}


#sec_03 {
	clear: both;
	margin-top: 40px;
	margin-bottom: 0px;
	display: block;
}

#sec_04 {
	clear: both;
	margin-top: 40px;
	margin-bottom: 0px;
	display: block;
}

#sec_05 {
	clear: both;
	margin-top: 40px;
	margin-bottom: 0px;
	display: block;
}


/* Media Queries */
@media screen and (min-width:568px) {

}

@media screen and (min-width:768px) {

#sec_01 {
	clear: both;
	margin-top: 80px;
	margin-bottom: 40px;
	display: block;
}

#sec_02 {
	clear: both;
	margin-top: 80px;
	margin-bottom: 40px;
	display: block;
}

#sec_03 {
	clear: both;
	margin-top: 80px;
	margin-bottom: 40px;
	display: block;
}
#sec_04 {
	clear: both;
	margin-top: 80px;
	margin-bottom: 40px;
	display: block;
}
#sec_05 {
	clear: both;
	margin-top: 80px;
	margin-bottom: 40px;
	display: block;
}

}

@media screen and (min-width:1000px) {


}

@media screen and (min-width:1200px) {

}
