@charset "UTF-8";
/* v1.00 2016/11/16 */

/* CSS Document */
/* O-010-sp
---------------------------------------------------------- */

/*プレースホルダー*/
/* 標準版*/
/*:placeholder-shown {*/
	/*color: #333; }*/
/*!* Google Chrome, Safari, Opera 15+, Android, iOS *!*/
/*::-webkit-input-placeholder {*/
	/*color: #333; }*/
/*!* Firefox 18- *!*/
/*:-moz-placeholder {*/
	/*color: #333; opacity: 1; }*/
/*!* Firefox 19+ *!*/
/*::-moz-placeholder {*/
	/*color: #333; opacity: 1; }*/
/*!* IE 10+ *!*/
/*:-ms-input-placeholder {*/
	/*color: #333; }*/


/*datepicker　上書き*/
.ui-datepicker th span {
	padding: 10px 14px;
}
.ui-datepicker td span, .ui-datepicker td a {
	padding: 15px 13px;
}

/*fit 矢印　上書き*/
.ovsopt-search-modal-01__panel:before {
	background-image: url(/kaigai_opt/assets/images/ovsfit/1.0/ico-trinanglePanel.png);
}




.ovsopt-hero-top-01 {
	width: 100%;
	height: 110px;
	background-image: url(/ovsopt/assets/images/top/bg-topOvsopt-sp.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	box-shadow: -3px 4px rgba(0, 0, 0, .2);
}

.ovsopt-hero-top-01__ttl {
	margin-left: 22px;
	font-size: 2rem;
	font-weight: bold;
	color: #fff;
	line-height: 110px;
	text-shadow: 0 0 5px rgba(0,0,0,0.8);
}

.fit-serach-area--wrap {
	padding: 23px 0 29px;
	background-color: #ececec;
}

.fit-search-area-03 {
	margin: 0 20px 3%;
	display: -webkit-box;
	display:    -moz-box;
	display: -ms-flexbox;
	display:    -moz-flex;
	display: -webkit-flex;
	display:         flex;
	table-layout: inherit;
}

.fit-search-area-03__column {
	width: 100%;
}

.fit-search-area-03__column--freeword {
	width: 55%;
	margin-right: 4%;
}

.fit-search-area-03__column--date {
	width: 40%;
}

.fit-search-date-01 {
	height: 50px;
	padding: 0 5px 0 30px;
	/*background: #fff url(/assets/images/ovsfit/1.0/ico-calendar-active-pc.svg) 8px center no-repeat;*/
	background: #fff url(/assets/images/ovsfit/1.0/ico-calendar-pc.svg) 8px center no-repeat;
	background-size: 15px 16px;
}
.fit-search-date-01.is-active {
	background: #fff url(/assets/images/ovsfit/1.0/ico-calendar-active-pc.svg) 8px center no-repeat;
	background-size: 15px 16px;
}
.fit-search-area-03__column--submit {
	height: 51px;
	padding: 0 20px;
}

.fit__btn-submit-01 {
	position: relative;
	display: block;
	width: 100%;
	height: 100%;
	border-radius: 4px;
	background-color: #c00;
	cursor: pointer;
	box-shadow: 0 3px 5px rgba(0, 0, 0, .57);
}

.fit__btn-submit-01__txt {
	display: inline-block;
	padding: 14px 0 13px;
	background-size: 15px 14px;
	font-size: 1.8rem;
	font-weight: bold;
	line-height: 1;
	color: #fff;
}

.fit__form-input-01--freeword {
	display: block;
	padding-left: 35px;
	background: #fff url(/kaigai_opt/assets/images/common/ico-search.svg) 7px center no-repeat;
	background-size: 19px 15px;
	box-sizing: border-box;
}

.fit__form-input-01--date-center {
	text-align: left;
	padding-left: 6px;
}

.ovsopt-accordion__inner--name-list {
	padding: 7px 20px 0;
	background-color: #fff;
	border-bottom: solid 1px #d8d8d8;
}

.ovsopt-accordion__inner--name-list-02 {
	padding: 8px 20px 0;
	background-color: #fff;
}

.ovsopt-accordion-menu dt {
	display: block;
	cursor: pointer;
	background: url(/kaigai_opt/assets/images/ovsfit/1.0/ico-increase-gray.png) no-repeat 0 16%;
	background-size: 13px 13px;
}

.ovsopt-accordion-menu dt.active {
	background: url(/kaigai_opt/assets/images/ovsfit/1.0/ico-decrease-gray.png) no-repeat 0 16%;
	background-size: 13px 13px;
}

.ovsopt-accordion-menu dd {
	display: none;
	text-align: left;
}

.ovsopt-accordion-box__wrap {
	display: none;
	padding-top: 30px;
	background-color: #ececec;
}

.ovsopt-accordion-box {
	border-top: 1px solid #999;
}
.ovsopt-accordion-box:last-of-type {
	border-bottom: 1px solid #999;
}
.ovsopt-ttl-icon-accordion.is-open {
	border-bottom: 1px solid #d8d8d8;
}
.ovsopt-accordion__inner--area {
	padding: 6px 20px;
	font-size: 1.5rem;
	font-weight: bold;
	color: #195178;
}
.ovsopt-accordion__inner--area a {
	color: #195178;
}

.ovsopt-accordion__inner--area-02 {
	padding: 6px 20px;
	font-size: 1.5rem;
	font-weight: bold;
	color: #195178;
}
.ovsopt-accordion__inner--area-02 a {
	color: #195178;
}
.ovsopt-accordion__inner--country-name {
	padding: 0 0 9px 27px;
	font-weight: bold;
}

.ovsopt__inner--city-name {
	padding-left: 35px;
}

.ovsopt__inner--city-name li {
	margin-bottom: 15px;
	color: #195178;
	font-weight: bold;
}

.ovsopt__inner--city-name li:last-child {
	margin-bottom: 0;
	padding-bottom: 17px;
}

.ovsopt__inner--city-name-link {
	color: #195178;
}
.ovsopt__btn-area--outer {
	padding: 13px 20px 0;
	margin: 0 0 20px;
	background-color: #ececec;
	box-shadow: 0 2px 5px rgba(0, 0, 0, .2);
}
.ovsopt__btn-area {
	position: relative;
	padding: 15px 0 5px;
}
.ovsopt__btn-area:before,
.ovsopt__btn-area:after {
	position: absolute;
	content: '';
	height: 1px;
	left:0;
	width: 100%;
}
.ovsopt__btn-area:before {
	top:0;
	background-color: #cdcdcd;
}
.ovsopt__btn-area:after {
	top: 1px;
	background-color: #fff;
}

.ovsopt__btn-area--line {
	display: block;
	margin: 0 0 10px;
	width: 100%;
	height: 2px;
	background-color: #cdcdcd;
	border-bottom: solid 1px #fff;
}

.ovsopt__close--btn {
	margin: 0 0 15px 0;
}
.ovsopt__close--btn a {
	font-size: 1.4rem;
	color: #195178;
	font-weight: bold;
	padding: 0 23px;
	position: relative;
}

/*.ovsopt__close--btn a:before {
	position: absolute;
	top: 50%;
	left: 0;
	margin-top: -3px;
	display: inline-block;
	content: '';
	width: 13px;
	height: 6px;
	background: url('/kaigai_opt/assets/images/ovsfit/1.0/ico-accordion-pc.svg') no-repeat 0 50%;
	background-size: 13px auto;
}

.ovsopt__close--btn.close a:before {
	-webkit-transform: rotate(180deg);-ms-transform: rotate(180deg);transform: rotate(180deg);
}*/

.ovsopt__search-history--btn {
	padding-left: 23px;
	background: url('/assets/images/ovsfit/1.0/ico-time-pc.svg') no-repeat 0 50%;
	background-size: 14px auto;
}

.ovsopt__search-history--btn a {
	font-size: 1.4rem;
	color: #195178;
	font-weight: bold;
}

.dummy__img {
	margin-bottom: 40px;
	max-width: 100%;
}

.dummy__img img {
	width: 100%;
	height: auto;
}

/* ==========================================================
 ovsopt-hero-top-01
========================================================== */
.ovsopt-hero-top-01__ttl__small {
	font-size: 1.6rem;
	line-height: 1.25;
}

.ovsopt-hero-top-01__sale {
	width: 100%;
	padding: 0 24.5% 0 19.5%;
}

.ovsopt-hero-top-01__sale-in {
	padding: 10px 15px 8px 75px;
	border-radius: 6px;
	background-color: rgba(0, 0, 0, .4);
	box-shadow: 1px 5px 5px rgba(0, 0, 0, .2);
}

.ovsopt-hero-top-01__sale-image {
	display: inline-block;
	margin-right: 12px;
}

.ovsopt-hero-top-01__sale-txt {
	display: inline-block;
	font-size: 1.6rem;
	color: #fff;
	line-height: 26px;
}

.ovsopt-hero-top-01__sale-bold {
	font-size: 1.8rem;
	font-weight: bold;
}

/*検索ボックス
---------------------------------------------------------- */
.ovsopt-search-utility-01 {
	margin-top: 16px;
}

.fit-search-utility-01__history {
	font-size: 1.3rem;
}

/*パネル*/
.ovsopt-search-country-01__tab-content-title {
	font-weight: bold;
	font-size: 1.4rem;
	line-height: 1;
	margin-top: 15px;
}

.ovsopt-search-country-01__tab-content-all {
	background-color: #f5f5f5;
	text-align: center;
	padding: 11px;
	line-height: 1;
	margin: 12px 0 3px 0;
	cursor: pointer;
	border-radius: 5px;
}

.ovsopt-search-country-01__tab-content-all.fit--active {
	background-color: #fbe5e5;
}

.ovsopt-search-country__back {
	font-weight: bold;
	font-size: 1.3rem;
	text-align: right;
	line-height: 1;
	margin-top: -1em;
}

.ovsopt-search-country__back a {
	color: #195178;
}

.ovsopt-search-country__back a:before {
	background: url(/assets/images/ovsfit/1.0/ico-prev-03-pc.svg) 0 center no-repeat;
	background-size: 5px 10px;
	content: '';
	width: 5px;
	height: 10px;
	display: inline-block;
	margin-right: 8px;
}

/*スクロールバー*/
.mCSB_scrollTools {
	right: 15px;
}

.js-scrollbar {
	height: 138px;
	overflow: hidden;
	margin-right: -30px;
}

/*サジェスト*/
#js-autocomplete {
	display: none;
}

.ui-menu-item__title {
	background-color: #f5f5f5;
	margin-bottom: 3px;
	padding: 7px 14px;
	font-size: 1.3rem;
}

.js-tab-load__before, .js-tab-load__after {
	display: none;
}

.js-tab-load__before.is-active, .js-tab-load__after.is-active {
	display: block;
}

/*カレンダー*/
.ui-datepicker .ui-datepicker-header {
	font-size: 1.8rem;
	color: #333;
	background-color: #fff;
	border: none;
}

.ui-datepicker th span {
	font-weight: bold;
}

.ui-datepicker-multi .ui-datepicker table thead th.col {
	font-weight: bold;
}

/* ==========================================================
 #modal01
========================================================== */
.ovsopt-search-modal-01__box-input {
	padding: 65px 20px 0;
}
.ovsopt__form-input-01 {
	display: block;
	position: relative;
	top: 0;
	width: 100%;
	height: 48px;
	padding: 0 10px 0 55px;
	border: solid 1px #d6d6d6;
	background-color: #fff;
	background-repeat: no-repeat;
	box-shadow: inset 0 0 3px rgba(0,0,0,0.2);
	border-radius: 0;
	line-height: 22px;
	font-size: 1.5rem;
}
.ovsopt__form-input-01--input {
	width: 100%;
	height: 47px;
	padding: 0px;
	border: 0;
	background-color: transparent;
	line-height: 22px;
	-webkit-appearance: none;
	font-size: 1.5rem;
}
.ovsopt-form-icon {
	background: #fff url(/kaigai_opt/assets/images/common/ico-search.svg);
	background-position: 20px center;
	background-size: 20px 16px;
	background-repeat: no-repeat;
}
.ovsopt-form-icon.fit--active {
	background: #fff url(/kaigai_opt/assets/images/search/ico-search-02.svg);
	background-position: 20px center;
	background-size: 20px 16px;
	background-repeat: no-repeat;
}

.ovsopt-accordion-history__ttl {
	background-image: url(/kaigai_opt/assets/images/ovsfit/1.0/ico-time-02.png);
	background-repeat: no-repeat;
	background-position: 20px center;
	background-size: 15px;
}

.ovsopt-accordion-history__list {
	font-size: 1.3rem;
	line-height: 47px;
	border-top: 1px solid #d7d7d7;
	padding: 0 45px;
}

.ovsopt-accordion__ttl {
	height: 48px;
}
.ovsopt-country {
	display: block;
	font-size: 1.1rem;
	color: #777;
}

.ovsopt-country__list {
	position: relative;
	border-top: 1px solid #d7d7d7;
	font-size: 1.3rem;
	font-weight: normal;
	line-height: 1;
	color: #333;
	height: 49px;
	padding-top: 18px;
	padding-left: 20px;
}

.ovsopt-country__list span {
	color: #777;
}
.ovsopt-country__list:before {
	content: '';
	position: absolute;
	top: 50%;
	right: 20px;
	width: 12px;
	height: 6px;
	margin-top: -3px;
	background: url(/kaigai_opt/assets/images/ovsfit/1.0/ico-arrowDownGray-pc.svg) 0 0 no-repeat;
	background-size: 12px 6px;
	-webkit-transition: all .2s ease 0s;
	transition: all .2s ease 0s;
}

.ovsopt-country__list.is-open:before {
	-webkit-transform: rotate(180deg);-ms-transform: rotate(180deg);transform: rotate(180deg);
}

.ovsopt-city__list {
	display: none;
	position: relative;
	border-top: 1px solid #d7d7d7;
	font-size: 1.3rem;
	font-weight: normal;
	line-height: 1;
	color: #333;
	height: 50px;
	padding-top: 18px;
	padding-left: 45px;
}

.ovsopt-city__list span {
	font-size: 1.1rem;
	color: #777;
}
.js-search-module {
	display: none;
	border-top: 1px solid #d7d7d7;
}

.js-search-module__ttl {
	font-size: 1.5rem;
	font-weight: bold;
	padding: 0 20px;
	line-height: 50px;
	background-color: #f5f5f5;
}

.js-search-module__list {
	font-size: 1.3rem;
	line-height: 50px;
	padding: 0 45px;
	background-position: 20px center;
	background-repeat: no-repeat;
}

.js-search-module__list span {
	font-weight: bold;
}

.js-search-module__list-area {
	background-image: url(/kaigai_opt/assets/images/ovsfit/1.0/ico-pin-sp.png);
	background-size: 8px 13px;
	background-position: 23px center;
}

.js-search-module__list-theme {
	background-image: url(/kaigai_opt/assets/images/top/ico-theme.png);
	background-size: 15px 16px;
}

.js-search-module__list-spot {
	background-image: url(/kaigai_opt/assets/images/top/ico-spot.png);
	background-size: 15px 10px;
}

.js-search-module__list-sub {
	padding-left: 85px;
	background-image: url(/kaigai_opt/assets/images/ovsfit/1.0/ico-subList.png);
	background-position: 60px 17px;
	background-size: 12px 12px;
}

/* ==========================================================
 #modal03
========================================================== */
.ovsopt__form-input-01--fake {
	font-size: 1.6rem;
	color: #333;
}

.js-datepicker-area .ui-datepicker-multi-3 .ui-datepicker-group {
	float: none;
	width: 100%;
	padding: 0;
}

.ui-datepicker.ui-datepicker-multi {
	display: block !important;
	width: 100% !important;
	padding: 0;
	margin: 0 !important;
	left: 0 !important;
	border: 0;
	box-shadow: none;
}

.ui-corner-all {
	display: none !important;
}

.ovsopt-select-time__separate {
	border-top: 1px solid #d4d4d4;
	position: relative;
}

.ovsopt-select-time__separate:before {
	content: '';
	width: 11px;
	height: 7px;
	position: absolute;
	top: -1px;
	left: calc(50% - 6px);
	z-index: 10;
	background: url(/ovsopt/assets/images/top/bg-separete-arrow.gif) no-repeat 50% 0;
	background-size: 11px 7px;
}
.jt-accordion-modules {
	display: none;
}

/* jquery ui 上書き */
.ui-datepicker td span, .ui-datepicker td a {
	display: block;
	padding: 11px 13px;
	text-align: right;
	text-decoration: none;
	line-height: 1;
}

.ui-datepicker .ui-datepicker-current-day .ui-state-default:before {
	display: none;
}
/*.ui-datepicker .ui-datepicker-date-checkin .ui-state-default:before*/
.ovsopt-nav-bar__ttl-main {
	margin-bottom: 0;
	margin-top: 1px;
}


.ovsopt-serach-area--wrap {
	padding: 23px 0 0;
	background-color: #ececec;
}


/* datepicker 上書き */
.ui-datepicker .ui-datepicker-today .ui-state-default {
	border: 1px solid #dad55e;
	background: #fffa90;
	color: #666;
	height: auto;
}

.ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled {
	opacity: .35;
	filter: Alpha(Opacity=35);
	background-image: none;
}
