
.js-search {
    width: 980px;
    padding-top: 50px;
    margin: 0 auto 20px;
}

#wrap_search {
    padding: 15px 20px;
    background-color:#e6e6e6; 
}

#search_hotel_ttl {
    margin: 0;
    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 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
}

.search_contents {
    width: 436px;
}

.search_box dl {
    /* width: 238px; */
    /* display: -webkit-flex; */
    display: table;
    margin: 10px 0 0;
    /* table-layout: fixed; */
    vertical-align: middle;
    font-size: 14px;
    /* width: 200px; */
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    /* height: 100%; */
}

.search_box dt {
    position: relative;
    display: table-cell;
    width: 90px;
    /* padding-right: 8px; */
    /* padding: 1px 0 0 0; */
    vertical-align: middle;
    box-sizing: border-box;
    color: #FFF;
    font-size: 13px;
    text-align: center;
    line-height: 1.3;
    white-space: nowrap;
    -webkit-box-sizing: border-box;
    background: #37b48d;
    height: 100%;
}

.search_box dd {
    width: calc(100% - 90px);
    vertical-align: middle;
    padding-left: 8px;
    display: table-cell;
}

.search_box img.ui-datepicker-trigger {
    height: 20px;
    width: auto;
    vertical-align: sub;
    margin-right: 4px;
    margin-left: 4px;
}
#container .search_box img.ui-datepicker-trigger {
    opacity: 1;
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
}

.search_box select {
    /*width: 100% !important;*/
    padding: 3px 0;
    border: none;
    font-size: 15px;
}

.search_box select,
.search_box input,
a.childnum {
    font-family: "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
    line-height: 25px;
    height: 27px;
}

select#index_top_search_YM, select#contentMain_index_top_search_YM {
    width: auto !important;
    padding: 3px 0;
}

select#index_top_search_D, select#contentMain_index_top_search_D {
    width: 55px !important;
    padding: 3px 0;
}

select#index_top_search_SPAN, select#contentMain_index_top_search_SPAN {
    width: 55px !important;
    padding: 3px 0;
}

select#index_top_search_MEMBER1, select#contentMain_index_top_search_MEMBER1 {
    width: 55px !important;
}

.search_box input#index_top_search_NAM, .search_box input#contentMain_index_top_search_NAM {
    /*width: 100% !important;*/
    padding: 3px 3px;
    border: none;
    font-size: 15px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    background-image: none;
    width: 338px;
}

.search_box select#contentMain_index_top_search_PREF { width: 338px;}
.search_box select#contentMain_index_top_search_AREA { width: 338px;}
.search_box select#contentMain_index_top_search_ddlstFoodSetKbn { width: 338px;}

.sponly {
    display:none;
}

a.childnum,
a.childnum:link,
a.childnum:visited,
a.childnum:hover,
a.childnum:active {
    display: inline-block;
    width: 49px;
    padding: 0 3px;
    background: #fff;
    text-decoration: none;
    color: #000;
    font-size: 15px;
    line-height: 25px;
}

#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;
    width: 360px;
    height: 50px;
    margin-top: 20px;
    margin-bottom: 0;
    padding: 0;
    -ms-flex-align: center;
        align-items: center;
    vertical-align: middle;
    -webkit-box-pack: center;
    -ms-justify-content: center;
    -ms-flex-pack: center;
        justify-content: center;
    -webkit-box-sizing: content-box;
    -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;
}

#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 {
    display:block;
    padding: 10px;
    width: 100%;
    text-align: center;
}

.search_btn a,
.search_btn a:link,
.search_btn a:visited {
    display:block;
    padding: 10px;
    width: 100%;
    color: #fff !important;
    text-decoration: none !important;
}

.search_btn a:hover,
.search_btn a:active {
    text-decoration: none !important;
    color: #f08300 !important;
}

#inline_content th,
#inline_content td,
#inline_content__02 th,
#inline_content__02 td {
    padding: 5px;
}

/*colorbox*/
#cbox2Overlay, #cboxOverlay {
    background: rgba(0,0,0,0.7);
}

#cboxContent {
    background-color: none;
}
#cbox2Content, #cboxContent {
    border: none;
    padding: 0;
    margin-top: 0;
}

#cboxLoadedContent {
    padding: 7px;
}

#cboxLoadedContent {
    padding: 7px 0 7px 7px;
    background-color: #fff !important;
}



#cboxClose {
    right: 0;
    top: 0;
    border: 0;
}

#cboxTitle {
    height:0;
}



/* ホテルを探す追従ボタン
--------------------------- */
.ht_GotoSearchButton,
.ht_GotoSearchButton:link,
.ht_GotoSearchButton:visited {
    position: fixed;
    right: 50%;
    bottom: 200px !important;
    width: 100%;
    max-width: 1260px;
    -webkit-transform: translateX(50%);
    -ms-transform: translateX(50%);
        transform: translateX(50%);
    opacity: 0;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
    z-index: 2;
}
.ht_GotoSearchButton.active {
    opacity: 1;
}
.ht_GotoSearchButton .js_gotoSearch,
.ht_GotoSearchButton:link .js_gotoSearch,
.ht_GotoSearchButton:visited .js_gotoSearch {
    background-color: #37b48d;
    width: 80px;
    height: 80px;
    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%;
    padding-top: 42px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: absolute;
    top: -10px;
    right: 20px;
    font-size: 12px;
    color: #fff;
    line-height: 14px;
    text-align: center;
    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;
}
.js_gotoSearch:hover {
    color: #fff;
    text-decoration: none;
    background-color: rgb(65, 190, 151); /* 通常color「＋10」*/
}
.js_gotoSearch:after {
    content: "";
    background: url("/common/images/icon/white/common_icon_find_32.png") no-repeat;
    background-size: contain;
    vertical-align: middle;
    width: 30px;
    height: 30px;
    display: inline-block;
    position: absolute;
    top: 10px;
    left: 0;
    right: 0;
    margin: 0 auto;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    will-change: margin-top;
}
.js_gotoSearch:hover::after {
    width: 35px;
    height: 35px;
    margin-top: -5px;
    -webkit-transition: margin-top 100ms linear, width 100ms linear, height 100ms linear;
    -o-transition: margin-top 100ms linear, width 100ms linear, height 100ms linear;
    transition: margin-top 100ms linear, width 100ms linear, height 100ms linear;
}

/* リゾラン　ページ上部の細検索枠　20181012
-------------------------------------- */
#wrap_search02{
	font-family: "游ゴシック Medium","Yu Gothic Medium",游ゴシック, YuGothic,"ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro",メイリオ,Meiryo, sans-serif;
	border: 1px solid #ccc;
	width: 980px;
	margin: 0 auto;
	overflow: inherit;
	font-size: 16px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
}
#wrap_search02 .search_box02{
	float: none;
	padding: 6px 0;
	margin: 0;
	width: calc(100% - 150px);
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
}
#wrap_search02 .search_box02 .colSp{
	float: none;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: start;
	    -ms-flex-pack: start;
	        justify-content: flex-start;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
}
#wrap_search02 .search_box02 .colSp + .colSp {
	margin-left: 15px;
}
#wrap_search02 .search_box02 .search_contents02{
	overflow: inherit;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 100%;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-box-pack: start;
	    -ms-flex-pack: start;
	        justify-content: flex-start;
}
#wrap_search02 .search_box02 .search_contents02 select{
	font-size: 16px;
	outline: 0;
	border: solid 1px #fff !important;
	-webkit-appearance: none;/* ベンダープレフィックス(Google Chrome、Safari用) */
	-moz-appearance: none;	/* ベンダープレフィックス(Firefox用) */
    appearance: none;		/* 標準スタイル無効 */
    background: #fff url(/hotel/common/images/icon/ico_arrow_bottom.png) 100% center no-repeat;
    background-size: 13px 8px;
}
	#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;
	top: 50%;
	margin-top: -6px;
	right: 20px;
	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,
#wrap_search02 .search_box02 .search_contents02 .area::after{
	position: absolute;
	top: 50%;
	margin-top: -6px;
	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 .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: 24px;
   cursor: pointer;
}
#wrap_search02 .search_box02 .search_contents02 .checkin {
	float: none;
	width: 190px;
	background-image: none;
	background-repeat:  no-repeat;
	background-position: 0 50%;
	background-size: 21px;
	padding: 0 15px;
	color: #003894;
	border-right: 1px solid #ccc;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-box-align: center;
	-ms-flex-align: center;
    align-items: center;
	-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: 0px 0 0 35px;
		float: none;
		width: 155px;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
    }
    
    #wrap_search02 .search_box02 .search_contents02 .checkin span {
        width: 155px;
    }
.ui-datepicker__02-trigger {
	position: absolute;
	top: 0;
	left: 15px;
	width: 155px;
    height: 24px;
    padding-bottom: 26px;
    padding-right: 16px;
}
#wrap_search02 .search_box02 .search_contents02 .stays{
	float: none;
	width: 80px;
	padding: 0px 15px 0 15px;
	margin: 0;
	border-right: 1px solid #ccc;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
}
#wrap_search02 .search_box02 .search_contents02 .stays select{
	width: 50px;
	height: 24px;
}
#wrap_search02 .search_box02 .search_contents02 .adult{
    float: none;
    width: 147px;
    padding: 0px 0px 0 30px;
    margin: 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;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
#wrap_search02 .search_box02 .search_contents02 .adult select{
    width: 75px;
    height: 24px;
}
#wrap_search02 .search_box02 .search_contents02 .adult span,
#wrap_search02 .search_box02 .search_contents02 .child span{
	display: inline-block;
	margin: 0 10px 0 0;
}
#wrap_search02 .search_box02 .search_contents02 .child{
    float: none;
    width: 90px;
    padding: 0px 10px 0 10px;
    border-right: 1px solid #ccc;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}	
#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: 25px;
    height: 24px;
    padding: 0 3px;
    background: #fff;
    text-decoration: none;
    color: #000;
    font-size: 15px;
    line-height: 24px;
    border: 1px solid #fff;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    font-size: 16px;
}
#wrap_search02 .search_box02 .search_contents02 .area{
	float: none;
	width: 260px;
	padding: 0px 0 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: 260px;
	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: 230px;
	padding: 0 0 2px;
}
	#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_box02 .search_contents02 .area select {
	width: 230px;
	height: 24px;
}
#wrap_search02 .search_btn02 {
	float: none;
	width: 150px;
}
#wrap_search02 .search_btn02 a {
	position: relative;
	width: 100%;
	height: 41px;
	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;
    float: right;
}
#wrap_search02 .search_btn02 a::after {
    position: absolute;
    top: 45%;
    right: 20px;
    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;
}



#wrap_search02 .search_box02 .search_contents02 .adult {
    width: 200px !important;
}
#wrap_search02 .search_box02 .search_contents02 .area {
    width: 300px !important;
}
#wrap_search02 .search_btn02 a {
    height: 62px !important;
}
#wrap_search02 .search_box02 .search_contents02 .area select {
    width: 270px !important;
}
#wrap_search02 .search_box02 .search_contents02 .checkin {
    display: block !important;
    text-decoration: none !important;
}
.checkin span {
    margin-left: 35px !important;
    color: #333 !important;
}
.ui-datepicker__02-trigger {
    top: 12px !important;
}
.lazyload, .lazyloading, #container img {
    opacity: 1 !important;
}
#wrap_search02 {
    margin-bottom: 40px !important;
}
.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: 980px;
    margin: 0 auto;
    padding: 10px 0;
    font-size: 17px;
}

/*曜日設定*/
.ui-datepicker__02-calendar tr th.class-saturday,
.ui-datepicker__02-calendar tr td.class-saturday> a {
	color: #00c;
}

.ui-datepicker__02-calendar tr th.class-sunday,
.ui-datepicker__02-calendar tr td.class-sunday> a,
.ui-datepicker__02-calendar tr td.class-holiday> a {
	color: #c00;
}