@charset "utf-8";

/*-------------------------------------------
	ページ下部-----検索ボックス用
---------------------------------------------*/
#search_box{
	width:100%;
}
#search_box .md_searchTab {
	margin: 0;
	padding-left: 23px;
}
#search_box .md_searchTab .md_search_tabList{
	margin: 0 5px 0 0;
	float: left;
	z-index:10000;
	border-radius: 3px 3px 0 0;
}
#search_box .md_search_tabList{
	width: 180px;
	padding: 16px 0 12px 0;
	background: #ffffff;
	border-top: 1px solid #ad9347;
	border-right: 1px solid #ad9347;
	border-left: 1px solid #ad9347;
	/*border-top-left-radius: 5px;
	border-top-right-radius: 5px;*/
	text-align: center;
	font-weight: 300;
	color: #ad9347;
	display: block;
	text-decoration: none;
	transition: all 0.4s;
	font-size: 14px;
    font-weight: bold;
	z-index:-1;
}
#search_box #js_tabTtl_tour.md_search_tabList.is_block {
	background: #ad9347;
	color: #ffffff;
}
#search_box #js_tabTtl_air.md_search_tabList.is_block {
	background: #ad9347;
	color: #ffffff;
}
#search_box #js_tabTtl_ah.md_search_tabList.is_block {
	background: #ad9347;
	color: #ffffff;
}
#search_box #js_tabTtl_tour.md_search_tabList:hover{
	background: #ad9347;
	color: #ffffff;
	cursor: pointer;
	opacity: 0.8;
}
#search_box #js_tabTtl_air.md_search_tabList:hover{
	background: #ad9347;
	color: #ffffff;
	cursor: pointer;
	opacity: 0.8;
}
#search_box #js_tabTtl_ah.md_search_tabList:hover{
	background: #ad9347;
	color: #ffffff;
	cursor: pointer;
	opacity: 0.8;
}
#search_box .md_search_tabBody{
	border: solid 1px #ad9347;
	background: #ffffff;
	padding: 30px;
}
.md_search_list{
	margin:0;
	padding:5px;
}

#search_box .md_search_tabBody .is_destCity div:first-of-type{
	left: inherit;
	right: 0;
}
#search_box .md_search_tabBody .md_search_item .md_search_label_reqIcon{
	width:33px;
}
#search_box select,
#search_box button{
	padding: 2px 18px 2px 4px;
	-webkit-appearance: none;
}
#search_box input[type="text"]{
    /*width: 120px;*/
	padding: 2px 18px 2px 4px;
}
#set_min_date + img{
	vertical-align: middle;
}
#search_box input[type="radio"]{
	margin-top: 0;
}
#search_box .selectbox{
	position: relative;
}
#search_box .selectbox::after {
    z-index: 1;
    position: absolute;
    right: 5px;
    content: "\f0d7";
    font-family: FontAwesome;
    color: #7F878C;
    font-size: 16px;
    pointer-events: none;
}
#search_box .md_search_details_btn{
	color: #002e73;
}
#search_box .md_search_label{
	background: #5a5a5a;
}
#search_box .md_search_checkboxArea a.is_pleasureTrip{
	color: #002e73;
}
#search_box .md_search_btn{
  /*background: #fff000;
  box-shadow: 2px 2px #666;*/
  transition: all 0.5s;
	border-radius: 50px;
}
#search_box .md_search_btn::after {
    content: "\f105";
    font-family: FontAwesome;
    margin-left: 5px;
}
#search_box .md_search_btn:hover{
  opacity: 0.7;
}
#search_box .md_search_btn_txt{
  text-shadow: inherit;
  color: #000;
}
#search_box .md_search_btn_txt:before{
	display: none!important;
  /*width: 27px;
  height: 25px;
  margin: -12px 0 0 0;
  left: 0;
  background: url(../img/icon_search.png) left center no-repeat;*/
}
#js_searchAirhotel .is_peoplenum .md_search_label{
	position: relative;
}
#js_searchAirhotel.is_peoplenum .md_search_label_reqIcon{
  position: relative;
	top: 0;

  margin-top: 4px;
}
#js_searchAirhotel .room_elem{
	display: flex;
}
#js_searchAirhotel .room_elem .child_wrap > div,
#js_searchAirhotel .room_elem .md_search_infantPosition > div{
	margin: 0 0 4px 0;
}


/* 下部検索エリア */
#gNaviWrap-more ul {
	list-style-type:none;
}
#gNaviWrap-more ul li{
	margin-left:5px;
}
.main_tour_cont {
    display: block;
}
#gNaviWrap-more .sbcontents{
	display:flex;
}
#gNaviWrap-more .sbcontents .leftbox {
	width:47%;
}
#gNaviWrap-more .sbcontents .rightbox{
	width:50%;
}
.hotel_box div{
	margin:0 0 10px;
}
.hotel_box div select{
	min-width:200px;
}
.cap,.sb_title,.sbcontents_title{
	background: #777777;
	color:#FFF;
  display: inline-block;
  width: 105px;
  text-align: center;
  padding: 5px;
	margin-bottom: 0.5em;
}
#gNaviWrap-more .seachdep div,
#gNaviWrap-more .sb_cont,
.brand > .form-line {
	display:inline-block;
}
.brand > .form-line input {
    margin: 0 8px;
}
#gNaviWrap-more .searchdays div,
#gNaviWrap-more .sb_title div{
	display:inline-block;
	margin-top:.2em;
}

#set_send input[type="submit"]{
	background: #002e73;
    border-radius: 50px;
    box-shadow: none;
    padding: 12px;
    transition: all 0.5s;
    width: 300px;
    font-size:1.2em;
    font-weight:600;
	border: none;
}
#gNaviwrap-more .btn_kixs{
	display:block;
	width:100%;
}
p#set_send {text-align:center;}

.searchdays,.searchprice{
	margin-top:1.0em;
}
#order_days ,
#order_price {
}

#js_searchTour_wrap select option{
	color:#000 !important;
}

#js_tabBody{
	margin:0;
}


#search_box .md_search_btn,
#set_send input[type="submit"]{
	background: #002e73;
	color:#FFF;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
	box-shadow: none;
}
select::-ms-expand {
    display: none;
}
#search_box .md_search_btn_txt{
	color:#FFF;
	padding:0;
}
.md_search_btn{
	box-shadow: none;
}
.md_search_btn.is_disabled{
	background: #9E9E9E;
}
/* ipad *****/
.ipad .cap,.sb_title,.sbcontents_title{
	width: 84px;
}
.ipad #search_box input[type="text"]{
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
	border-width: 1px;
}
.ipad #search_box .md_search_sublabel{
	width: 76px;
}
.ipad #js_searchAir .md_search_checkboxArea{
	display: flex;
}
.ipad #js_searchAir .md_search_checkboxArea li{
	float: none;
}

#js_searchTour_wrap {
    position: relative;
}

/*202504改修*/
#search_box .leftbox select {
	width: 65%;
}
#search_box .calboxon {
    top: 35px!important;
    left: 85px!important;
}
#search_box .sb_bt {
	margin-top: 20px;
}