@charset "utf-8";
/*===========================================
form
===========================================*/
/*#header { width: 100%; background: #FFF; border-top: 1px solid #ECECE8; z-index: 9999; border-bottom: 3px solid #299736; box-shadow:0px 2px 3px rgba(0,0,0,0.15); }
#header_wrap { width: 1000px; margin: 0 auto; padding: 10px 0; }
#header_wrap .logo { float: left; }
#header_wrap .desc { padding: 5px 0 0 10px; float: left; font-size: 12px; font-weight: normal; }*/

#contents { float: none; width: initial !important; }
#contents .tel { padding: 10px 0 20px; }
#contents .please { margin-bottom: 20px; text-align: center; }
#contents .flow { margin-bottom: 20px; text-align: center; }

#contents .showroom_image { width: 1000px; height: 301px; margin-top: -10px; background: url(../img/showroom/showroom.jpg) no-repeat; position: relative; }
#contents .showroom_image p { position: absolute; top: 225px; left: 0; }
#contents .showroom_box { width: 900px; margin: 0 auto; text-align: center; }
#contents .showroom_box .midashi_01 { text-align: left; }
#contents .showroom_flow { margin-bottom: 20px; }
#contents .showroom_text { margin-bottom: 20px; }

@media only screen and (max-width: 480px) {
	#contents .showroom_image{width: 100%;}
}

#contents .form { width: 762px; margin: 0 auto 30px; padding-top: 15px; background: url(../img/border.png) repeat-x top; position: relative; }
#contents .form.showroom {  width: 900px; }
#contents .form table { width: 100%; margin-bottom: 15px; line-height: 1.6; }

#contents .form table th, .form table td { padding: 5px 10px; border: 1px dotted #D9D9D0; }
#contents .form table th { background: #F7F7EF; text-align: left; vertical-align: middle; font-weight: normal; }

#contents #float_box {display: none; width: 140px; padding: 10px 0; font-weight:bold; text-align: center; position: fixed; right: 30px; bottom: 20px; background:#FFF; color: #F3731D; z-index: 99; border: solid 2px #F3731D; }

/*#contents button { margin: 0; padding: 0; border: none; background: none; cursor: pointer; }*/
#contents input[type="text"],textarea, select {
	padding: 5px;
	border:1px solid #E6E6E1;
	border-top: 1px solid #BBB;
	border-left: 1px solid #BBB;
}
#contents input[type="text"] {
	line-height:25px;
	height:25px;
}
#contents select {
	line-height:35px;
	height:35px;
}
#contents .placeholder {
	width: 97%;
	top: 8px !important;
}
#contents input[type="radio"] { vertical-align: baseline; }
#contents textarea { width: 100%; }


#contents .privacy { margin-bottom: 10px; }

#thankyou { padding-top: 30px; text-align: center; }
#thankyou .txt { margin-bottom: 20px; }
#thankyou .info { width: 400px; margin: 0 auto 30px; padding: 10px 0; border: 1px solid #D9D9D0; }
#thankyou .info span { font-size: 18px; }

#contents .error_msg { margin-bottom: 10px; text-align: center; }
#contents .ul_error { margin-bottom: 10px; color: #FF0000; text-align: center; }

#contents .red { color: #FF0000; }
#contents .strong { font-weight: bold; }

.form th.nini-area span {
background: #C6C6C6;
padding: 2px 5px;
margin-left: 5px;
color: #FFF;
font-size: 12px;
float: right;
}

.form th.c-area span {
background: #FF0000;
padding: 2px 5px;
margin-left: 5px;
color: #FFF;
font-size: 12px;
float: right;
}

#contents .btnbox { margin-top: 20px; }
#contents .btnbox > div {
	margin-bottom: 8px;
}


/*===========================================
resell
===========================================*/
.resell-cont {
	width:740px !important;
	float:left !important;
}
.formbr br {
	display: none;
}
