input[type="submit"] {
    -webkit-appearance: none;
    border-radius: 0;
    }
    
.js-search {
    padding-top: 20px;
    margin: 0px auto 20px;
}

#wrap_search {
    padding: 10px;
    background-color:#e6e6e6; 
}

#search_hotel_ttl {
    margin: 0;
    height: auto;
    text-align: center;
}

#wrap_search #search_hotel_ttl span.htl_ttl {
    margin: 0 !important;
    color: #333 !important;
    font-size: 21px !important;
    font-weight: normal !important;
    text-align: center !important;
}

.search_box {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
}


.search_box dl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 10px 0 0;
    vertical-align: middle;
    font-size: 14px;
    width: 100%;
    clear: both;
}

.search_box dt,
#special .search_box dt {
    position: relative;
    width: 75px;
    height: 28px;
    margin: 6px 0 0;
    padding: 0;
    box-sizing: border-box;
    color: #FFF;
    font-size: 13px;
    font-weight: normal;
    text-align: center;
    line-height: 28px;
    white-space: nowrap;
    -webkit-box-sizing: border-box;
    background: #37b48d;
    float: left;
    display: inline-table;
}

#special .search_box dt {
    letter-spacing: 0;
}

.search_box dd,
#special .search_box dd {
    width: calc(100% - 75px);
    padding: 0 0 0 8px;
    line-height: 35px;
    text-align: left;
}

.search_box dd > span {
    width: 28px;
}

.search_box select {
    width: 100%;
    height: 35px;
    padding: 3px 5px;
    border: none;
    font-size: 15px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    border: none;
    -webkit-appearance: button;
    -moz-appearance: button;
    appearance: button;
    background: #fff url(/s/hotel/common/images/ico_arrow_bottom.png) 96% center no-repeat;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    vertical-align: middle;
}

.search_box img.ui-datepicker-trigger {
    margin-right: 3px;
    margin-left: 3px;
    width: auto;
    height: 22px;
}

#container .search_box img.ui-datepicker-trigger {
    opacity: 1;
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
}

select#index_top_search_YM, select#contentMain_index_top_search_YM {
    width: auto !important;
    padding: 3px 5px;
}

select#index_top_search_D, select#contentMain_index_top_search_D {
    width: 45px !important;
    padding: 3px 5px;
}

select#index_top_search_SPAN, select#contentMain_index_top_search_SPAN {
    width: 45px !important;
    padding: 3px 5px;
    margin-top: 3px;
}

select#index_top_search_MEMBER1, select#contentMain_index_top_search_MEMBER1 {
    width: 45px !important;
}

.search_box input#index_top_search_NAM, .search_box input#contentMain_index_top_search_NAM {
    height: 35px;
    width: 100%;
    padding: 3px 3px;
    border: none;
    font-size: 15px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-appearance: button;
   -moz-appearance: button;
   appearance: button;
   background-color: #fff;
   background-image: none;
   border-radius: 0;
   -webkit-border-radius: 0;
   -moz-border-radius: 0;
   vertical-align: middle;
}

a.childnum,
a.childnum:link,
a.childnum:visited,
a.childnum:hover,
a.childnum:active {
    padding: 0 5px;
    background: #fff;
    text-decoration: none;
    color: #000;
    height: 35px;
    line-height: 35px;
    display: inline-block;
    width: 35px;
}

#index_top_search_SEARCH_BTN[type="submit"], #contentMain_index_top_search_SEARCH_BTN[type="submit"], .search_btn {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 50px;
    margin: 20px auto 0;
    padding: 0;
    -ms-flex-align: center;
        align-items: center;
    vertical-align: middle;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
        justify-content: center;
    -webkit-box-sizing: content-box;
    -webkit-appearance: button;
    -moz-appearance: button;
    appearance: button;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #FFF !important;
    font-size: 15px;
    text-decoration: none;
    text-align: center;
    border: none;
    border-radius: 0;
    background: #f08300;
    -webkit-transition: all .1s linear;
    -o-transition: all .1s linear;
    transition: all .1s linear;
    cursor: pointer;
    -webkit-appearance: none;
    -moz-appearance: none;
}

#index_top_search_SEARCH_BTN[type="submit"]:hover,
#contentMain_index_top_search_SEARCH_BTN[type="submit"]:hover,
.search_btn:hover {
  background-color: #ffeed9;
  color: #f08300 !important;
}

.search_btn img {
    position: absolute;
    left: 10px;
}


.search_btn a,
#special .search_btn a {
    display:block;
    padding: 10px;
    width: 100%;
    color: #fff;
}

.search_btn a:hover,
.search_btn a:active {
    text-decoration: none;
    color: #f08300;
}


#cboxLoadedContent {
    background-color: #fff !important;
}

#inline_content th,
#inline_content td,
#inline_content__02 th,
#inline_content__02 td {
    padding: 5px;
}

/*colorbox*/

#cboxClose {
    top:0;
    right: 0;
}

#cboxLoadedContent {
    padding-top: 28px;
    padding-bottom: 0;
}

#inline_content td select,
#inline_content__02 td select {
    width: 58px !important;
    height: 35px;
    padding: 3px 0 3px 10px;
    font-size: 15px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-appearance: button;
    -moz-appearance: button;
    appearance: button;
    background: #fff url(/s/hotel/common/images/ico_arrow_bottom.png) 96% center no-repeat;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    vertical-align: middle;
    border: 1px solid #eee;
    margin-right: 5px;
}



/* ホテルを探す追従ボタン
--------------------------- */
.ht_GotoSearchButton {
    position: fixed;
    right: 10px;
    bottom: 60px !important;
    width: 100%;
    opacity: 0;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
    z-index: 20;
}
.ht_GotoSearchButton.active {
    opacity: 1;
}
.js_gotoSearch {
    background-color: #37b48d;
    width: 50px;
    height: 50px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: 50%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: absolute;
    right: 55px;
    cursor: pointer;
    text-decoration: none;
    font-family: HiraKakuPro-W3, "Hiragino Kaku Gothic Pro", 'ヒラギノ角ゴ Pro W3', メイリオ, Meiryo, 'ＭＳ Ｐゴシック', osaka, Arial, Helvetica, Verdana, sans-serif, Helvetica, Verdana, sans-serif;
    color:transparent;
}
.js_gotoSearch:after {
    content: "";
    background: url("//www.tabirai.net/common/images/icon/white/common_icon_find_64.png") no-repeat;
    background-size: contain;
    vertical-align: middle;
    width: 32px;
    height: 32px;
    display: inline-block;
    position: absolute;
    top: 8px;
    left: 0;
    right: 0;
    margin: 0 auto;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    will-change: margin-top;
}

/* リゾラン　ページ上部の細検索枠　20181012
-------------------------------------- */
#wrap_search02{
	width: 90%;
	margin: 20px auto 45px;
	overflow: hidden;
	font-size: 16px;
}
#wrap_search02 .search_box02{
    padding: 0;
    margin: 0 0px 25px 0;
    border: 1px solid #ccc;
}
#wrap_search02 .search_box02 .colSp{
    padding: 10px 0;
    margin: 0;
    border-bottom: 1px solid #ccc;
    overflow: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
	#wrap_search02 .search_box02 .colSp:last-child{
		border-bottom: none;
	}
#wrap_search02 .search_box02 .search_contents02{
    /* overflow: hidden; */
    padding: 0 15px;
}
#wrap_search02 .search_box02 .search_contents02 select{
	font-size: 16px;
	outline: 0;
	border: none !important;
    background: #fff url(/hotel/common/images/icon/ico_arrow_bottom.png) 100% center no-repeat;
    background-size: 13px 8px;
	-webkit-appearance: none;/* ベンダープレフィックス(Google Chrome、Safari用) */
	-moz-appearance: none;	/* ベンダープレフィックス(Firefox用) */
	appearance: none;		/* 標準スタイル無効 */ 
}
	#wrap_search02 .search_box02 .search_contents02 select::-ms-expand {		/* select要素デザイン無効（IE用） */
		display: none;
	}
#wrap_search02 .search_box02 .search_contents02 .stays,
#wrap_search02 .search_box02 .search_contents02 .adult,
#wrap_search02 .search_box02 .search_contents02 .area{
	position: relative;
}
/*#wrap_search02 .search_box02 .search_contents02 .stays::after{
	position: absolute;
    pointer-events: none;
    top: 33%;
    right: 5px;
    width: 6px;
    height: 6px;
    content: '';
    -webkit-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
        transform: rotate(135deg);
    border-top: solid 2px #0062ff;
    border-right: solid 2px #0062ff;
}
#wrap_search02 .search_box02 .search_contents02 .adult::after{
	position: absolute;
	pointer-events: none;
	top: 33%;
	right: 8%;
	width: 6px;
	height: 6px;
	content: '';
	-webkit-transform: rotate(135deg);
	-ms-transform: rotate(135deg);
	    transform: rotate(135deg);
	border-top: solid 2px #0062ff;
	border-right: solid 2px #0062ff;
}
#wrap_search02 .search_box02 .search_contents02 .area::after{
	position: absolute;
    pointer-events: none;
    top: 33%;
    right: 7px;
    width: 6px;
    height: 6px;
    content: '';
    -webkit-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
        transform: rotate(135deg);
    border-top: solid 2px #0062ff;
    border-right: solid 2px #0062ff;
}*/
#wrap_search02 .search_box02 .search_contents02 .stays select,
#wrap_search02 .search_box02 .search_contents02 .adult select,
#wrap_search02 .search_box02 .search_contents02 .child select,
#wrap_search02 .search_box02 .search_contents02 .area select{
	height: 30px !important;
    -webkit-appearance: none !important;/* ベンダープレフィックス(Google Chrome、Safari用) */
    -moz-appearance: none !important;   /* ベンダープレフィックス(Firefox用) */
    appearance: none !important;        /* 標準スタイル無効 */ 
}
    #wrap_search02 .search_box02 .search_contents02 .stays select::-ms-expand,
    #wrap_search02 .search_box02 .search_contents02 .adult select::-ms-expand,
    #wrap_search02 .search_box02 .search_contents02 .child select::-ms-expand,
    #wrap_search02 .search_box02 .search_contents02 .area select::-ms-expand{ /* select要素デザイン無効（IE用） */
        display: none !important;
    }
#wrap_search02 .search_box02 .search_contents02 .adult select{
    /*width: 50%;*/
    width: calc(100% - 40px);
}
#wrap_search02 .search_box02 .search_contents02 .checkin{
    float: none;
    width: 70%;
    background-image: none;
    background-repeat: no-repeat;
    background-position: 0 50%;
    background-size: 24px;
    padding: 0px 15px 0 0;
    color: #003894;
    border-right: 1px solid #ccc;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 25px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
}
	#wrap_search02 .search_box02 .search_contents02 .checkin:hover{
		color: deepskyblue;
		text-decoration: underline;
		cursor: pointer;
	}
	#wrap_search02 .search_box02 .search_contents02 .checkin .mrl0{
		padding: 0 0 0 35px;
		font-size: 16px;
    }
.ui-datepicker__02-trigger {
    position: absolute;
    top: 12px;
    left: 0;
}
#wrap_search02 .search_box02 .search_contents02 .stays{
    float: none;
    width: 25%;
    padding: 2px 0px 0 0;
    margin: 0 0 0 5%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
#wrap_search02 .search_box02 .search_contents02 .stays select{
    width: 100%;
}
#wrap_search02 .search_box02 .search_contents02 .adult{
    float: none;
    width: 65%;
    padding: 2px 2% 0px 30px;
    margin: 0 3% 0 0;
    background-image: url(//www.tabirai.net/common/images/icon/common_icon_people_24.png);
    background-repeat: no-repeat;
    background-position: 0 50%;
    background-size: 21px;
    border-right: 1px solid #ccc;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
#wrap_search02 .search_box02 .search_contents02 .adult span,
#wrap_search02 .search_box02 .search_contents02 .child span{
	display: inline-block;
	margin: 0;
}
#wrap_search02 .search_box02 .search_contents02 .child{
    float: none;
    width: 40%;
    padding: 2px 0 0 0;
}	
#wrap_search02 .search_box02 .search_contents02 .child a.childnum02,
#wrap_search02 .search_box02 .search_contents02 .child a.childnum02:link,
#wrap_search02 .search_box02 .search_contents02 .child a.childnum02:visited,
#wrap_search02 .search_box02 .search_contents02 .child a.childnum02:hover,
#wrap_search02 .search_box02 .search_contents02 .child a.childnum02:active {
    display: inline-block;
    width: 22px;
    padding: 0 3px;
    background: #fff;
    text-decoration: none;
    color: #000;
    font-size: 16px;
    line-height: 24px;
    border: 1px solid #fff;
}
#wrap_search02 .search_box02 .search_contents02 .area{
    float: none;
    width: 100%;
    padding: 0px 0px 0 30px;
    margin: 0;
    background-image: url(//www.tabirai.net/common/images/icon/common_icon_marker_24.png);
    background-repeat: no-repeat;
    background-position: 0 50%;
    background-size: 21px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.backimgnone {
    background-image: none;
}
#wrap_search02 .search_box02 .search_contents02 .category{
	float: none;
	width: 100%;
	padding: 0px 0 0 30px;
	margin: 0;
	background-image: url(//www.tabirai.net/common/images/icon/common_icon_activity_24.png);
	background-repeat: no-repeat;
	background-position: 0 50%;
	background-size: 21px;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
}
#wrap_search02 .search_box02 .search_contents02 .area select#contentMain_index_top_search_AREA02 {
	width: 100%;
	padding: 2px 0 0 0;
}
#wrap_search02 .search_box02 .search_contents02 .stays:hover,
#wrap_search02 .search_box02 .search_contents02 .adult select:hover,
#wrap_search02 .search_box02 .search_contents02 .area select:hover{
	cursor: pointer;
}

#wrap_search02 .search_btn02 {
    width: 100%;
    margin: 0 auto;
}
#wrap_search02 .search_btn02 a {
	position: relative;
	width: 100%;
	height: 45px;
	background: #f08300;
	color: #FFFFFF;
	padding: 0px 10px 0px 5%;
	font-size: 15px;
	display: -ms-flexbox;
	display: flex;
	display: -webkit-box;
	display: -webkit-flex;
	justify-content: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-ms-flex-align: center;
	    align-items: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	text-decoration: none;
	vertical-align: middle;
	align-items: center;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
	-webkit-transition: all .2s ease-in-out;
	cursor: pointer;
}
#wrap_search02 .search_btn02 a::after {
    position: absolute;
    top: 45%;
    right: 11px;
    width: 8px;
    height: 8px;
    margin-top: -3px;
    content: '';
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
        transform: rotate(45deg);
    border-top: solid 2px #FFFFFF;
    border-right: solid 2px #FFFFFF;
}
#wrap_search02 .search_btn02 a:hover {
	background: #ffeed9;
	color: #f08300 ;
}
#wrap_search02 .search_btn02 a:hover::after {
	border-top: solid 4px #f08300;
	border-right: solid 4px #f08300;
}



.lazyload, .lazyloading, #container img {
    opacity: 1 !important;
}
#wrap_search02 .search_box02 .search_contents02 .checkin {
    width: 100% !important;
    border-right: none;
    display: block;
    height: 46px;
}

#wrap_search02 .search_box02 .search_contents02 .checkin span {
    color: #333 !important;
    height: 57px !important;
    margin-left: 12%;
}

#wrap_search02 .search_box02 .search_contents02 select {
    font-size: 13.5px;
    width: 100% !important;
}

.area span {
    float: left;
}

.ssac_js-search_ttl {
    text-align: center;
    background-color: #13398E;
    margin-top: 10px;
    color: #fff;
    border-top: 1px solid #ccc;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    width: 90%;
    margin: 0 auto;
    padding: 11px 0;
    font-size: 18px;
}