@charset "utf-8";


/*スマホリセット
*****************************/
#AllSearch{
	padding: 5px 15px;
	background: #FFF;
	box-sizing: border-box;
}
#form1,
#form2,
#form,
#nform{
	font-family: Verdana, "游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN", Meiryo, sans-serif!important;
}

.search-box-table tr{
	/* padding: 5px 0; */
	height: 55px;
	padding: 0;
	/*border-bottom: 1px solid #EEE;*/
	padding: 5px 5px;
	height: auto;
	/*border-bottom: 1px dotted #EEE;*/
	display: block;
	font-size: 16px;
}

.search-box-table td {
	box-sizing: border-box;
	padding-left: 0;
	padding-right: 0;
	/* padding: 5px 0; */
	/*height: 60px;*/
}
.search-box {
	/* width: 100%; */
	/* margin: 5px; */
	/*min-height: 495px;*/
	/*margin: 5px;*/
	/* padding: 5px 15px 5px 0; */
	background: #FFF;
	box-sizing: border-box;
	/* border: 5px solid #CCC; */
	/* float: left; */
	font-size: 0.8em;
	box-shadow: 0px 1px 1px #ccc;
	-moz-box-shadow: 0px 1px 1px #ccc;
	-webkit-box-shadow: 0px 1px 1px #ccc;
}



.search-ttl {
	display: block;
	width: 100%;
	background-color: #7A6242;
	color: #FFF;
	box-sizing: border-box;
	padding: 0.5em 0;
	margin: 0 auto 10px;
	text-align: center;
	font-size: 1.3em;
}



.set_add_btn{
	/* margin-top: 10px; */
	padding: 5px 20px 5px;
	display: block;

	text-align: right;
	background-color: #EEE;
	color: #666;
	cursor: pointer;
}
.set_add_btn a{
	text-decoration: underline;
	transition:all 0.4s ease;
}
.set_add_btn a:hover{
	text-decoration: none;
	transition:all 0.4s ease;
}
#set_add,
#set_add2,
#set_add3{
	font-size: 0.8em;
	box-sizing: border-box;
}
#set_add img,
#set_add2 img,
#set_add3 img{
	margin-left: 3%;
	width: 15px!important;
	height: 15px!important;

}



#moreForm,
#moreForm2,
#moreForm3{
	display: none;
	padding-top:2%;
}




/*.section-btn a{
	display: block;
	color: #FFF;
	padding: 0.8em 1em;
	box-sizing: border-box;
}
.section-btn img{
	display:table-cell;
	vertical-align: middle;
}*/
.tour_clear_btn{
	width: 80%;
	margin: 0.5em auto;
	text-align: center;
	display: block;
	color: #333;
	text-decoration: underline;
	padding: 0.8em 1em 0.2em;
	box-sizing: border-box;
	border-radius: 3px;
	cursor: pointer;
}

#op_min_date,
#dstAirLeaveDtPos,
#dstAirArriveDtPos,
#alternateSfrom,
#alternateSto,
#CheckInDate,
#CheckOutDate{
	width: 175px;
}
#set_min_date_cal,
#set_min_date_cal1,
#set_min_date_cal2,
#set_min_date_cal3,
#set_min_date_cal4{
	vertical-align: middle;
}
#set_carrier{
	width: 125px!important;
}


.room-section{
	width: 90%;
	padding: 10px 0 0 15px;
}

.search-table-hosoku{
	margin: 2px 0;
}

.ast{color: red;}


.send-btn-wrap{
	margin-top: 0;
	padding-top: 10px;
	url(http: //e.his-j.com/static/air/images/btn-search.png) center top no-repeat;
}
#serchBoxFit .max-date .ui-selectmenu-button,
#serchBoxAir .max-date .ui-selectmenu-button,
#serchBoxTour .min-date .ui-selectmenu-button,
#serchBoxTour .carrier-box .ui-selectmenu-button,
#serchBoxTour .htlcode1_box .ui-selectmenu-button,
#serchBoxnTour .min-date .ui-selectmenu-button,
#serchBoxnTour .carrier-box .ui-selectmenu-button,
#serchBoxnTour .htlcode1_box .ui-selectmenu-button{
	/* width: 90%!important; */
	/* max-width: 90%; */
}


.room-select{
	position: relative;
}
#roomWindow{
	position: absolute;
	top: 26px;
	left: 160px;
	/* width: 150px; */
	/* height: 200px; */
	border: 3px solid #EEE;
	background-color: #FFF;
	box-shadow: 0px 0px 1px #aaa;
	-moz-box-shadow: 0px 0px 1px #aaa;
	-webkit-box-shadow: 0px 0px 1px #aaa;
	z-index: 100;
}
#roomWindow select{
	margin-left: 10px;
	box-shadow: 0px 0px 1px #aaa;
	-moz-box-shadow: 0px 0px 1px #aaa;
	-webkit-box-shadow: 0px 0px 1px #aaa;
}
#roomWindow p{
	padding: 5px 10px;
	margin: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.room-window-ttl{
	width: 100%;
	background-color: #333;
	color: #FFF;
	padding: 5px 10px;
	margin: 0;
	line-height: 1.2em;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.room-window{
	float: left;
	border-right: 1px solid #333;
}
.room-window:last-child{
	border-right: none;
}

#roomSelect{
	padding: 10px 0;
}
#roomSelect .room-box{
	height: 130px;
	text-align: left;
	list-style: none;
	float: left;
	background-color: #FFF;
	border: 0px solid #eee;
	margin-right: 5px;
	padding: 5px 10px 0;
	width: 158px;
	position: relative;
	box-shadow: 0px 0px 1px #aaa;
	-moz-box-shadow: 0px 0px 1px #aaa;
	-webkit-box-shadow: 0px 0px 1px #aaa;
}
#roomSelect .room-box ul{
	list-style: none;
	padding: 5px 0;
	margin: 0;
	border-bottom: 1px dotted #eee;
	border-top: 1px dotted #eee;
}
#roomSelect .room-box li{
	list-style: none;
	margin-bottom: 4px;
}

#roomSelect .room-box-ttl{
	padding: 1px 5px;
	font-weight: bold;
	margin: 0;
}

#roomSelect .room-ttl{
	background-color: #EEE;
	padding: 1px 5px;
}
#roomSelect .room-ttl{
	font-size: 10px;
}

#roomSelect01 select,
#roomSelect02 select,
#roomSelect03 select{
	 /* -webkit-appearance:none; */
	-moz-appearance:none;
	appearance:none;
	 border-radius: 2px;
	 /* border: none; */
	 border: 1px solid #CCC;
}

#roomSelect .room-box-btn{
	display: block;
	width: 100%;
	clear: both;
}

.room-btn{
	width: 100%;
	display: table;
	font-size: 10px;
	margin:  5px 0;
	color: #FFF;
	text-align: center;
}
.room-btn-edit{
	width: 50%;
	background-color: #555;
	display: table-cell;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
}
.room-btn-clear{
	width: 50%;
	background-color: #999;
	color: #FFF;
	display: table-cell;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
}

.room-overlay{
	width: 100%;
	height:100%;
	background-color: #F3F3F3;
	position: absolute;
	top: 0;
	left: 0;
	margin: 0 0;
	padding: 40% 0 0;
	opacity: 0.9;
	text-align: center;
	/* border: 3px solid #eee; */
	box-sizing: border-box;
}
.room-overlay-btn{
	background-color: #333;
	padding: 2px 10px;
	color: #FFF;
	cursor: pointer;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
}



.table-tr{
	/* padding: 0 0; */
	/* margin: auto; */
}

#form2 .member-list > span{
	display: inline-block;
	position: relative;
	border-radius: 3px;
	border: 0px solid #EEE;
}

#form2 select{
    -webkit-appearance:none;
    -moz-appearance:none;
    appearance:none;
    /* border: none; */
    /* padding-right: 1.3em; */
    position: relative;
    z-index: 1;
    background: inherit;
    font-size: 13px;
    /* padding-left: 7px; */
    width: 65px;
    padding: 2px 8px;
}
#form2 .member-list > span > span{
    left: auto;
    margin-top: -8px;
    position: absolute;
    right: 0.5em;
    top: 50%;
	width: 15px;
	height: 10px;
	background-image: url("../img/ui/ui-icons_222222_256x240.png");
	background-position: -64px -16px;
	z-index: 0;
}
/* 乗継 */
.air-isConnectionCode {
	margin: 10px 5%;
  cursor: pointer;
}
