@charset "UTF-8";
/* Scss Document */
/* Scss Document */
/*color*/
/*font*/
/*layout*/
/* ========================================
	Search
======================================== */
/*ui*/
.ui-state-selected { background: #cacaca; }

.ui-datepicker-unselectable .ui-state-default, .ui-state-disabled .ui-state-default { color: #F7F8F0; }

.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active { background: #e6e6e6; }

.ui-datepicker td span, .ui-datepicker td a { padding: .5em 0; }

.ui-datepicker-today .ui-state-default { border: 0; }

.ui-datepicker-group { padding: 1em 30px .5em; }
.ui-datepicker-group.ui-datepicker-group-first { border-right: 1px solid #a9a9a9; margin-right: -1px; }
.ui-datepicker-group.ui-datepicker-group-last { border-left: 1px solid #a9a9a9; }

.ui-datepicker { width: 100% !important; text-align: center; padding: 0; }

.ui-datepicker-calendar { width: 100%; }
.ui-datepicker-calendar th, .ui-datepicker-calendar td { font-size: 14px; text-align: center; }

.ui-datepicker-title { clear: both; }

.ui-datepicker-prev { float: left; }

.ui-datepicker-next { float: right; }

#search_content { width: 950px; /*.search_button.complete {
border: 0;
background-color: $gray;
cursor: pointer;
}*/ }
#search_content #datepicker { position: static; margin-bottom: 10px; }
#search_content .inputs { width: 100%; }
#search_content .inputs .search_box { width: 800px; height: 60px; margin-left: auto; margin-right: auto; display: -webkit-flex; display: -moz-flex; display: -ms-flex; display: -o-flex; display: flex; border: 1px solid #a9a9a9; margin-top: 50px; }
#search_content .doc { position: relative; width: 100%; height: inherit; overflow: hidden; }
#search_content .doc .cal { position: absolute; width: 100%; top: 0; background-color: #FFF; }
#search_content .doc #toBd { position: relative; }
#search_content .date { flex-basis: 400px; min-width: 400px; color: #1B1512; }
#search_content .date .date_cont { width: 200px; height: 100%; float: left; padding: 5px 10px; position: relative; display: -webkit-flex; display: -moz-flex; display: -ms-flex; display: -o-flex; display: flex; justify-content: center; align-items: center; flex-direction: column; background-color: #fff; }
#search_content .date .date_cont.active { background-color: #e5e8c9; }
#search_content .date .date_cont.active input { background-color: #e5e8c9; }
#search_content .date .date_cont span { font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif; font-size: 12px; }
#search_content .date .date_cont span.title { display: block; text-align: center; }
#search_content .date input { display: block; width: 100%; font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif; font-size: 15px; text-align: center; border: 0; pointer-events: none; margin-top: 5px; background-color: rgba(0, 0, 0, 0); }
#search_content .date input::placeholder { font-size: 14px; }
#search_content .nights { width: 100%; display: -webkit-flex; display: -moz-flex; display: -ms-flex; display: -o-flex; display: flex; }
#search_content .nights > div { flex-basis: 50%; min-width: 50%; border-left: 1px solid #a9a9a9; position: relative; background-color: #fff; }
#search_content .nights > div select { font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif; font-size: 15px; height: 1.8em; line-height: 1.8; width: calc(100% - 50px); text-align: center; opacity: 0; }
#search_content .nights .easy-select-box { width: 100%; height: 100%; font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif; position: absolute; top: 0; left: 0; background-color: #fff; }
#search_content .nights .easy-select-box .esb-displayer { height: 100%; color: #000; font-size: 15px; text-align: center; display: -webkit-flex; display: -moz-flex; display: -ms-flex; display: -o-flex; display: flex; align-content: center; align-items: center; justify-content: center; }
#search_content .nights .easy-select-box:before { content: ''; display: block; position: absolute; top: 50%; right: 20px; margin-top: -4px; width: 8px; height: 8px; background: url("../com/search_arrow.png") no-repeat center center; }
#search_content .nights .easy-select-box .esb-dropdown { border: 1px solid #cccccc; overflow: auto; background: #FFFFFF; font-size: 15px; text-align: center; top: auto; bottom: 100%; }
#search_content .nights .easy-select-box .esb-dropdown .esb-item { padding: 3px; background: #FFFFFF; color: #333; cursor: default; height: 50px; display: -webkit-flex; display: -moz-flex; display: -ms-flex; display: -o-flex; display: flex; align-items: center; justify-content: center; }
#search_content .nights .easy-select-box .esb-dropdown .esb-item:hover { background: #3399ff; color: #FFFFFF; text-decoration: none; }
#search_content .search_button { border: 0; background-color: #696B51; color: #fff; padding: 10px; width: calc(50% - 1px); font-size: 18px; line-height: 1.2; text-align: center; cursor: pointer; }
#search_content .reset { background-color: #696B51; color: #fff; border-radius: 3px; width: 150px; height: 35px; font-size: 15px; font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif; line-height: 35px; text-align: center; cursor: pointer; margin-top: 40px; margin-left: auto; margin-right: auto; }

.tel { text-align: center; width: 1190px; margin-top: 40px; }
.tel p { line-height: 1; }
.tel .title { font-size: 13px; margin-right: 10px; }
.tel .no { font-size: 19px; }
.tel .time { font-size: 11px; margin-left: 10px; }
.tel p.jpn .no { font-weight: bold; }
.tel p.eng { margin-top: 20px; }
.tel p.eng .no { font-size: 13px; }

/*# sourceMappingURL=search.css.map */
