
h2 {
	color: #f7764e;
}

#formBody {
	display: none;
}


.container{
	font-size: 18px;
}

.formBox {
	width: 900px;
	margin-bottom: 10px;

}




.formBox label {
	display: block;
	width: 280px;
	float: left;
	text-align: right;
	padding-right: 20px;
	height: 20px;
}

.formBox .inputBox,
.formBox .resultBox{
	width: 600px;
	float: left;
}

.formBox .resultBox{
	color: #888888;
}



#formBody .errorInput {
  	background: #ffe3fd !important;
  	font-size: 16px;
}


#formBody input,
#formBody textarea,
#formBody select,
#formBody option {
  	font-size: 16px;
}




#formBody .error {
	display: block;
	padding-left: 18px;
	margin-bottom: 5px;
	background: url("../png/errericon-2.png") left no-repeat;
	background-size: 15px;
	line-height: 16px;
	font-size: 14px;

	color: #f54e96;
}




#formBody h3 {
	padding-top: 20px;
	margin: 10px auto;
	border-bottom: 1px #ccc solid;
	padding-right: 620px;
	width: 280px;
	text-align: right;
	font-weight: bold;
	color: #000;
}


#formBody hr {
    border: 0;
    border-top: 1px solid #cccccc;
    margin: 1em 0 30px;
    padding: 0;

}


.topText{
	margin-bottom: 20px;
}

.bottomText{
	margin-top: 50px;
	text-align: center;
}


.checkBottomText {
	width: 730px;
	margin: 30px auto;
	text-align: left;
	border: 2px #dd1515 solid;
	color: #dd1515;
	padding: 20px;

}


.sslBottomText {
	width: 730px;
	margin: 10px auto;
	text-align: left;
	border: 2px #505050 solid;
	padding: 20px;

}

.x-short {
	width : 150px;

}

.submitBox {
	padding: 20px 0;

}


.submit {
	border: none;
	outline: 0;
	display: inline-block;
	background-color: #009dd9;
	color: #fff;
	padding: 5px 30px;
	margin-right: 20px;
	text-align: center;
	cursor: pointer;
}

.return {
	border: none;
	outline: 0;
	display: inline-block;
	background-color: #f376ac;
	color: #fff;
	padding: 5px 30px;
	margin-right: 20px;
	text-align: center;
	cursor: pointer;
}


.submitOff {
	border: none;
	outline: 0;
	display: inline-block;
	background-color: #ccc;
	color: #fff;
	padding: 5px 30px;
	margin-right: 20px;
	text-align: center;
	cursor: default;
}

#checkWap .feeSpan {
	display: none;
}

.thanksText {
	width: 800px;
	margin: 20px auto;

}

.kiyakuBox {
	text-align: center;
}

.kiyakuBox a:hover{
	text-decoration: underline;
}

.textL {
	width: 350px;
}

.textM {
	width: 200px;
}

.textS {
	width: 80px;
}

.c_text_area {
width: 454px;
}

.empty {color:#CCC;}

#button_wap {
	text-align: center;
}

.kakunin_btn {
	border: none;
	outline: 0;
	display: inline-block;
	background-color: #009dd9;
	color: #fff;
	padding: 5px 30px;
	margin-right: 20px;
	text-align: center;
}

.clear_btn {
	border: none;
	outline: 0;
	display: inline-block;
	background-color: #009dd9;
	color: #fff;
	padding: 5px 30px;
	text-align: center;
}

.red {
    color: #f54e96;
}

.red2 {
    color: #ef1f2c;
}

.fa-asterisk{
	font-size: 12px;
	vertical-align: middle;
}

/*個別指定*/

#firstName,
#lastName,
#mail,
#hotelName
{
	width: 350px;
}

#mail2-1{
	width: 161px;
}

#mail2-2{
	width: 160px;
}

#hotelTel-1 {
	width: 50px;
}

#hotelTel-2,
#hotelTel-3
 {
	width: 112px;
}

#yourPhone-1 {
	width: 50px;
}

#yourPhone-2 {
	width: 270px;
}

#request {
	width: 350px;
}

#feeSpan1,
#feeSpan2,
#feeSpan3,
#feeSpan4,
#feeSpan5{
/*display: block; */
	line-height: 27px;
	background: url(../jpg/en.jpg) no-repeat left;
	padding-left: 14px;
	padding-right: 10px;
}
#formWraper .none {
	display: none;
}
#fee_check .resultBox {
	line-height: 27px;
	background: url(../jpg/en2.jpg) no-repeat left;
	padding-left: 14px;
	width: 586px;

}
.h3note {
	padding-left: 300px;
	font-size: 14px;
}
#checkWap .h3note {
	display: none;
}
#date-dw option,
#date2-dw option,
#date3-dw option{
	color: #001eff;
	-webkit-appearance: none;
}
#date-dw option:disabled,
#date-dw2 option:disabled,
#date-dw3 option:disabled{
	color: #ccc !important;
	-webkit-appearance: none;
}
select#date-dw,
select#date2-dw,
select#date3-dw{
	color: #001eff;
}
select.dateSp-dw-selected
{
	color: #000000 !important;
}
