@charset "utf-8";
/* 九州専用CSS（PCSP共通）海外*/

/* tour-dst-navi用 */
.tour-navi__wrapper + .tour-navi__wrapper {
  margin-top: 0;
}
.is-pc .tour-navi__maindst .tour-navi__list--item {
  width: 110px;
  height: 110px;
}
/* ポイントスタイル変更 */
#product .product__list--texts .product__list--point {
  background: #eee;
  color: #000;
  font-size: 12px;
  line-height: 1.4;
  text-align: left;
  padding: min((20vw / 7.5), 8px);
}
/* ホテル非表示 */
.product__list--detail.js-minmax-api-hotel {
  display: none;
}
/* ついてるハワイ */
.product-text-image.is-type-link {
  background: none;
}

/* その他海外ツアー */
.product__button .search-title {
  text-align: center;
  border-bottom: solid 1px #000;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.8em;
  margin: 20px 0 15px;
  width: 100%;
}
.product__button .button-base.flex {
  display: flex;
  flex-wrap: wrap;
}
.product__button .button-base.flex .button-base__link {
  margin: 0 5px 10px;
}
.product__button.full {
  width: 100%;
}
/* .is-pc #product-other .product__button {
  display: flex;
  flex-wrap: wrap;
}
.is-pc #product-other .product__button .button-base {
  width: 49%;
}
.is-pc #product-other .product__button .button-base.is-bg-color-blue,
.is-pc #product-other .product__button .button-base.is-bg-color-green {
  width: 99%;
}
.is-pc #product-other .product__button .button-base:first-child {
  margin-top: 20px;
} */

/* 「成田発羽田着」に書き換え（個別に指定） */
a:where(
[data-tour-code="TD-KBA0052-B"]
) .product__list--title--airport {
  font-size: 0;
}
a:where(
[data-tour-code="TD-KBA0052-B"]
) .product__list--title--airport::before {
  font-size: 16px;
  content: '【成田発／羽田着】';
}
/*ここからクルーズ1つ目*/
/* 料金表示①PC*/
.is-pc a:where(
[data-tour-code="TD-KBA0051-B"]
) .js-minmax-api-price {
  font-size: 0;
}
.is-pc a:where(
[data-tour-code="TD-KBA0051-B"]
) .js-minmax-api-price::before {
  font-size: 18px;
  content: '228,000円';
}
/* 料金表示①SP*/
.is-sp a:where(
[data-tour-code="TD-KBA0051-B"]
) .js-minmax-api-price {
  font-size: 0;
}
.is-sp a:where(
[data-tour-code="TD-KBA0051-B"]
) .js-minmax-api-price::before {
  font-size: calc(30vw / 7.5);
  line-height: 1.5;
  content: '228,000円';
}
/* 出発日①*/
.is-pc a:where(
[data-tour-code="TD-KBA0051-B"]
) .js-minmax-api-departure {
  font-size: 0;
}
.is-pc a:where(
[data-tour-code="TD-KBA0051-B"]
) .js-minmax-api-departure::before {
  font-size: 12px;
  content: '2023/10/27出発';
}
.is-sp a:where(
[data-tour-code="TD-KBA0051-B"]
) .js-minmax-api-departure {
  font-size: 0;
}
.is-sp a:where(
[data-tour-code="TD-KBA0051-B"]
) .js-minmax-api-departure::before {
  font-size: calc(20vw / 7.5);
  content: '2023/10/27出発';
}

/*ここからクルーズ2つ目*/
/* 料金表示②PC*/
.is-pc a:where(
[data-tour-code="TD-KBA0052-B"]
) .js-minmax-api-price {
  font-size: 0;
}
.is-pc a:where(
[data-tour-code="TD-KBA0052-B"]
) .js-minmax-api-price::before {
  font-size: 18px;
  content: '278,000円';
}
/* 料金表示②SP*/
.is-sp a:where(
[data-tour-code="TD-KBA0052-B"]
) .js-minmax-api-price {
  font-size: 0;
}
.is-sp a:where(
[data-tour-code="TD-KBA0052-B"]
) .js-minmax-api-price::before {
  font-size: calc(30vw / 7.5);
  line-height: 1.5;
  content: '278,000円';
}
/* 出発日②*/
.is-pc a:where(
[data-tour-code="TD-KBA0052-B"]
) .js-minmax-api-departure {
  font-size: 0;
}
.is-pc a:where(
[data-tour-code="TD-KBA0052-B"]
) .js-minmax-api-departure::before {
  font-size: 12px;
  content: '2023/11/01出発';
}
.is-sp a:where(
[data-tour-code="TD-KBA0052-B"]
) .js-minmax-api-departure {
  font-size: 0;
}
.is-sp a:where(
[data-tour-code="TD-KBA0052-B"]
) .js-minmax-api-departure::before {
  font-size: calc(20vw / 7.5);
  content: '2023/11/01出発';
}

/*ここからクルーズ3つ目*/
/* 料金表示③PC*/
.is-pc a:where(
[data-tour-code="TL-FCM2302-B"]
) .js-minmax-api-price {
  font-size: 0;
}
.is-pc a:where(
[data-tour-code="TL-FCM2302-B"]
) .js-minmax-api-price::before {
  font-size: 18px;
  content: '242,000円';
}
/* 料金表示③SP*/
.is-sp a:where(
[data-tour-code="TL-FCM2302-B"]
) .js-minmax-api-price {
  font-size: 0;
}
.is-sp a:where(
[data-tour-code="TL-FCM2302-B"]
) .js-minmax-api-price::before {
  font-size: calc(30vw / 7.5);
  line-height: 1.5;
  content: '242,000円';
}
/* 出発日③*/
.is-pc a:where(
[data-tour-code="TL-FCM2302-B"]
) .js-minmax-api-departure {
  font-size: 0;
}
.is-pc a:where(
[data-tour-code="TL-FCM2302-B"]
) .js-minmax-api-departure::before {
  font-size: 12px;
  content: '2023/08/11出発';
}
.is-sp a:where(
[data-tour-code="TL-FCM2302-B"]
) .js-minmax-api-departure {
  font-size: 0;
}
.is-sp a:where(
[data-tour-code="TL-FCM2302-B"]
) .js-minmax-api-departure::before {
  font-size: calc(20vw / 7.5);
  content: '2023/08/11出発';
}

/*ここからクルーズ4つ目*/
/* 料金表示④PC*/
.is-pc a:where(
[data-tour-code="TL-FPM2301-I"]
) .js-minmax-api-price {
  font-size: 0;
}
.is-pc a:where(
[data-tour-code="TL-FPM2301-I"]
) .js-minmax-api-price::before {
  font-size: 18px;
  content: '228,000円';
}
/* 料金表示④SP*/
.is-sp a:where(
[data-tour-code="TL-FPM2301-I"]
) .js-minmax-api-price {
  font-size: 0;
}
.is-sp a:where(
[data-tour-code="TL-FPM2301-I"]
) .js-minmax-api-price::before {
  font-size: calc(30vw / 7.5);
  line-height: 1.5;
  content: '228,000円';
}
/* 出発日④*/
.is-pc a:where(
[data-tour-code="TL-FPM2301-I"]
) .js-minmax-api-departure {
  font-size: 0;
}
.is-pc a:where(
[data-tour-code="TL-FPM2301-I"]
) .js-minmax-api-departure::before {
  font-size: 12px;
  content: '2023/08/02出発';
}
.is-sp a:where(
[data-tour-code="TL-FPM2301-I"]
) .js-minmax-api-departure {
  font-size: 0;
}
.is-sp a:where(
[data-tour-code="TL-FPM2301-I"]
) .js-minmax-api-departure::before {
  font-size: calc(20vw / 7.5);
  content: '2023/08/02出発';
}

/*ここからクルーズ5つ目*/
/* 料金表示⑤PC*/
.is-pc a:where(
[data-tour-code="TD-KBA0051-I"]
) .js-minmax-api-price {
  font-size: 0;
}
.is-pc a:where(
[data-tour-code="TD-KBA0051-I"]
) .js-minmax-api-price::before {
  font-size: 18px;
  content: '178,000円';
}
/* 料金表示⑤SP*/
.is-sp a:where(
[data-tour-code="TD-KBA0051-I"]
) .js-minmax-api-price {
  font-size: 0;
}
.is-sp a:where(
[data-tour-code="TD-KBA0051-I"]
) .js-minmax-api-price::before {
  font-size: calc(30vw / 7.5);
  line-height: 1.5;
  content: '178,000円';
}
/* 出発日⑤*/
.is-pc a:where(
[data-tour-code="TD-KBA0051-I"]
) .js-minmax-api-departure {
  font-size: 0;
}
.is-pc a:where(
[data-tour-code="TD-KBA0051-I"]
) .js-minmax-api-departure::before {
  font-size: 12px;
  content: '2023/10/27出発';
}
.is-sp a:where(
[data-tour-code="TD-KBA0051-I"]
) .js-minmax-api-departure {
  font-size: 0;
}
.is-sp a:where(
[data-tour-code="TD-KBA0051-I"]
) .js-minmax-api-departure::before {
  font-size: calc(20vw / 7.5);
  content: '2023/10/27出発';
}
/* バナー位置調整 */
.is-pc.is-top .product-text-image {
  margin-bottom: 30px;
}
.is-sp .search + .section .product__title + .product-text-image:first-of-type {
  margin-bottom: 20px;
}
.is-pc.is-top .ny_bnr {
    text-align: center;
    font-size: 2rem;
    font-weight: 600;
    margin: 3rem 0 0.5rem;
}
.is-sp .ny_bnr {
  text-align: center;
  font-size: 1.2rem;
  font-weight: 600;
  margin: 3rem 0 -3rem;
}
