@charset "UTF-8";
/*--------------------------------------------------
ゲレンデ個別ページ 設定
--------------------------------------------------*/
body {
  background: url(../img/rental/bg_body03.webp);
  width: 100vw;
  max-width: 100%;
  margin: 0;
  padding: 0;
  overflow: hidden;
}

a:hover,
summary:hover {
  opacity: 0.8;
}

main {
  padding-top: 65px;
}

.u-under {
  background: url(../img/common2025-2026/bg_bage.webp);
}

/*--------------------------------------------------
ゲレンデ個別ページ イラスト配置
--------------------------------------------------*/
.c-fadein {
  position: relative;
  overflow: visible;
}

/*--------------------------------------------------
ゲレンデ個別ページ 共通タイトル
--------------------------------------------------*/
.c-gerendeHeading {
  width: -moz-fit-content;
  width: fit-content;
  margin: auto;
  text-align: center;
}
.c-gerendeHeading__title {
  font-weight: 900;
  font-size: min(54px, 7.5vw);
  letter-spacing: min(0.3vw, 3px);
  color: var(--color_main);
  text-shadow: 2px 2px 0px var(--color_white);
  background: linear-gradient(transparent 60%, #ffeb00 0%);
  display: inline;
  line-height: 1.4;
}
.c-gerendeHeading br {
  display: none;
}

@media screen and (max-width: 500px) {
  .c-gerendeHeading br {
    display: block;
  }
}
/*--------------------------------------------------
ゲレンデ個別ページ 共通レイアウト
--------------------------------------------------*/
.c-gerendeInfo__wrapper {
  position: relative;
  background: url(../img/common2025-2026/bg_block.svg) 0 0 no-repeat;
  width: var(--width_Box);
  margin: 0 auto clamp(70px, 10vw, 100px);
  padding: clamp(50px, 8vw, 140px) clamp(40px, 7vw, 120px)
    clamp(60px, 15vw, 180px);
  background-size: 100% 100%;
  display: grid;
  gap: min(45px, 20vw);
}
.c-gerendeInfo__wrapper:nth-of-type(even) {
  background: url(../img/common2025-2026/bg_block_bage.svg) 0 0 no-repeat;
  background-size: 100% 100%;
}
.c-gerendeInfo__group {
  width: min(1100px, 95%);
  margin: auto;
  display: grid;
}
.c-gerendeInfo__illust--01 {
  top: clamp(30px, 2vw, 0px);
  left: 50px;
  width: clamp(108px, 20vw, 226px);
}
.c-gerendeInfo__illust--02 {
  top: clamp(-50px, -10vw, -40px);
  right: 40px;
  width: clamp(140px, 25vw, 290px);
}
@media screen and (max-width: 1100px) {
  .c-gerendeInfo__wrapper {
    background: var(--color_white);
  }
  .c-gerendeInfo__wrapper:nth-of-type(even) {
    background: #ffffe6;
  }
  .c-gerendeInfo__illust--01 {
    top: clamp(-60px, -5vw, -30px);
    left: -2vw;
  }
  .c-gerendeInfo__illust--02 {
    top: clamp(-100px, -7vw, -30px);
    right: -3vw;
  }
}

/*--------------------------------------------------
ゲレンデ個別ページ  HERO
--------------------------------------------------*/
.p-hero {
  z-index: 2;
  position: relative;
  padding: min(60px, 5vw) 0 min(20vw, 250px);
  background-image: url(../img/gerende/bg_snow_hero_pc.svg),
    url(../img/common2025-2026/bg_ridge_bage.svg),
    url(../img/common2025-2026/bg_orange.webp);
  background-position: center min(40px, 3vw), center bottom min(-2vw, -20px),
    0 0;
  background-repeat: no-repeat, no-repeat, repeat;
  background-size: min(90%, 1200px) auto, 100% auto, min(800px, 60vw) auto;
}
.p-hero .p-gerendeHeading {
  display: grid;
  justify-items: center;
  gap: min(1vw, 15px);
  margin-bottom: clamp(34px, 5vw, 46px);
}
.p-hero .p-gerendeHeading__area {
  color: #b84400;
  font-weight: 900;
  font-size: clamp(1.4rem, 3vw, 28px);
}
.p-hero .p-gerendeHeading__name {
  width: fit-content;
  margin: auto;
  text-align: center;
}
.p-hero .p-gerendeHeading__name span {
  color: var(--color_white);
  font-weight: 900;
  font-size: clamp(2rem, 5vw, 54px);
  text-shadow: 5px 5px 0 #b84400;
  background: linear-gradient(transparent 60%, #ff8600 0%);
  padding-bottom: 5px;
  line-height: 1.4;
  display: inline;
}
.p-hero .p-gerendeHeading__name br {
  display: none;
}
.p-hero__illust--01 {
  width: clamp(90px, 20vw, 190px);
  bottom: 2vw;
  left: 1vw;
}
.p-hero__illust--02 {
  width: clamp(57px, 15vw, 123px);
  bottom: 1vw;
  right: 1vw;
}

@media screen and (max-width: 500px) {
  .p-hero {
    background-image: url(../img/gerende/bg_snow_hero_sp.svg),
      url(../img/common2025-2026/bg_ridge_bage.svg),
      url(../img/common2025-2026/bg_orange.webp);
    background-position: center min(40px, 4vw), 0 bottom -1px, 0 0;
  }
  .p-hero .p-gerendeHeading__name br {
    display: block;
  }
  .p-hero__illust--01 {
    left: 3vw;
  }
  .p-hero__illust--02 {
    bottom: 8vw;
    right: 3vw;
  }
}
/*--------------------------------------------------
ゲレンデ個別ページ スライダー
--------------------------------------------------*/
.p-gerendePhoto {
  width: min(100%, 1800px);
  margin: auto;
  overflow: hidden;
  /* ナビ */
  /* --- ドット --- */
}
.p-gerendePhoto__box {
  padding: 0 clamp(10px, 5vw, 20px);
}
.p-gerendePhoto__image {
  width: 100%;
  display: block;
  aspect-ratio: 65/38;
  object-fit: cover;
}
.p-gerendePhoto__nav {
  width: -moz-fit-content;
  width: fit-content;
  margin: min(50px, 5vw) auto 0;
  display: flex;
  align-items: center;
  gap: 1rem;
}
.p-gerendePhoto__navLeft {
  order: 1;
}
.p-gerendePhoto__navRight {
  order: 3;
}
.p-gerendePhoto__navLeft::after,
.p-gerendePhoto__navRight::after {
  height: 25px;
  aspect-ratio: 1/0.8;
  display: block;
  cursor: pointer;
  background: #ccc;
  content: "";
  background: url(../img/common2025-2026/icn_arrow.svg) 0 0 no-repeat;
  background-size: auto 100%;
}
.p-gerendePhoto__navLeft::after {
  transform: rotate(-180deg);
}
.p-gerendePhoto .slick-dots {
  order: 2;
  display: flex;
  align-items: center;
  gap: 10px;
}
.p-gerendePhoto__navDot {
  cursor: pointer;
  display: block;
}
.p-gerendePhoto__navDot::before {
  display: block;
  content: "●";
  line-height: 1;
  font-size: min(14px, 2vw);
  color: var(--color_white);
  transform: translateY(-1px);
}
.slick-dots li.slick-active .p-gerendePhoto__navDot::before {
  color: var(--color_main);
}

/*--------------------------------------------------
ゲレンデ個別ページ メニュー+ヘッダーコピー
--------------------------------------------------*/
.p-gerendeOverview {
  background: url(../img/gerende/bg_snow_overview_pc.svg) center center
    no-repeat;
  background-size: min(90%, 1100px) auto;
  display: grid;
  place-items: center;
  padding: 0 0 clamp(60px, 30vw, 130px);
  gap: clamp(40px, 5vw, 70px);
}
@media screen and (max-width: 800px) {
  .p-gerendeOverview {
    background: url(../img/gerende/bg_snow_overview_sp.svg) center bottom 20%
      no-repeat;
    background-size: min(95%, 1100px) auto;
  }
}
/*--------------------------------------------------
ゲレンデ個別ページ コピー
--------------------------------------------------*/
.p-gerendeTagline {
  width: clamp(300px, 80vw, 650px);
  margin: auto;
  display: grid;
  gap: 1rem;
}
.p-gerendeTagline__title {
  font-size: calc(1.25 * var(--text_body));
  line-height: 1.6;
  font-weight: 900;
}
.p-gerendeTagline__text {
  font-size: var(--text_body);
  line-height: 1.6;
  font-weight: 700;
}
@media screen and (max-width: 800px) {
  .p-gerendeTagline {
    margin: 20px auto 0;
  }
}
/*--------------------------------------------------
ゲレンデ個別ページ メニュー
--------------------------------------------------*/
.p-gerendeMenu__group {
  width: min(750px, 90vw);
  display: grid;
  gap: min(30px, 1vw);
  grid-template-columns: 1fr 1fr 1fr;
}
.p-gerendeMenu__link {
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--color_white);
  font-weight: 900;
  font-size: min(22px, 3.8vw);
  background: url(../img/gerende/btn_menu_small.svg) center no-repeat;
  background-size: 100% auto;
  aspect-ratio: 220/117;
  padding-right: 5%;
}
.p-gerendeMenu__link:hover {
  background: url(../img/gerende/btn_menu_small_hover.svg) center no-repeat;
}
@media screen and (max-width: 800px) {
  .p-gerendeMenu__link {
    aspect-ratio: 220/142;
    background-size: 100% 100%;
  }
  .p-gerendeMenu__link:hover {
    background-size: 100% 100%;
  }
}
/*--------------------------------------------------
ゲレンデ個別ページ 魅力
--------------------------------------------------*/
.p-feature {
  padding: clamp(50px, 10vw, 120px) clamp(40px, 7vw, 120px)
    clamp(60px, 15vw, 140px);
  gap: 0;
}
.p-feature__group {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: flex-start;
  gap: min(3.5vw, 50px);
}
.p-feature__box {
  flex: 0 1 clamp(230px, 22vw, 300px);
  justify-items: center;

  display: grid;
  grid-template-rows: subgrid;
  grid-row: span 3;
  gap: 20px;
}
.p-feature__title {
  font-size: min(22px, 5vw);
  color: var(--color_main);
  font-weight: 900;
}
.p-feature__image {
  aspect-ratio: 3/2;
  -o-object-fit: cover;
  object-fit: cover;
  height: 100%;
  width: 100%;
}
.p-feature__text {
  font-size: var(--text_body);
  line-height: 1.6;
  font-weight: 900;
}

.p-feature .c-button__detail {
  margin-top: min(60px, 5vw);
  max-width: none;
}

.p-feature .c-gerendeInfo__illust--01 {
  top: clamp(-90px, -10vw, -50px);
  left: clamp(30px, 4vw, 60px);
  width: clamp(100px, 22vw, 225px);
}
@media screen and (max-width: 1100px) {
  .p-feature {
    padding: min(8vh, 15vw) clamp(30px, 10vw, 120px) 10vw;
  }
  .p-feature .c-heading img {
    min-width: 450px;
  }
  .p-feature .c-gerendeInfo__illust--01 {
    top: clamp(-200px, -18vw, -80px);
    left: -3vw;
  }
}
@media screen and (max-width: 600px) {
  .p-feature {
    padding: min(8vh, 15vw) 0 10vw;
  }
  .p-feature .c-heading img {
    min-width: 80vw;
  }
  .p-feature__group {
    padding: 0 clamp(30px, 10vw, 120px);
    gap: min(50px, 7.5vw);
  }
  .p-feature__box {
    flex: 1 1 100%;
  }
}

/*--------------------------------------------------
ゲレンデ個別ページ コース
--------------------------------------------------*/

.p-cource__group {
  gap: min(5vw, 70px);
  grid-template-columns: repeat(
    auto-fit,
    minmax(clamp(240px, 45%, 300px), 1fr)
  );
}
.p-cource__box {
  display: grid;
  gap: 20px;
  justify-items: center;
  align-content: start;
}
.p-cource__title {
  font-size: min(22px, 5vw);
  color: var(--color_main);
  font-weight: 900;
}
.p-cource__image {
  aspect-ratio: 42/28;
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
}
.p-cource__text {
  line-height: 1.6;
  font-size: var(text_body);
}
@media screen and (max-width: 600px) {
  .p-cource__group {
    gap: min(50px, 7.5vw);
  }
}
/*--------------------------------------------------
ゲレンデ個別ページ キッズサービス
--------------------------------------------------*/
.p-kidsService__group {
  padding-top: min(30px, 3vw);
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: min(3vw, 28px);
}
.p-kidsService__box {
  display: grid;
  gap: 20px;
  flex: 0 1 clamp(210px, 16vw, 230px);
  justify-items: center;
  align-content: start;
}
.p-kidsService__title {
  font-size: min(22px, 5vw);
  color: var(--color_main);
  font-weight: 900;
}
.p-kidsService__image {
  aspect-ratio: 220/147;
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
}
.p-kidsService__text {
  line-height: 1.6;
  font-size: var(text_body);
}

@media screen and (max-width: 600px) {
  .p-kidsService__group {
    gap: min(50px, 7.5vw);
  }
  .p-kidsService__box {
    flex: 1 1 100%;
  }
}
/*--------------------------------------------------
ゲレンデ個別ページ アクセス
--------------------------------------------------*/
.p-access__group {
  padding-top: min(30px, 3vw);
  gap: min(3vw, 50px);
  grid-template-columns: repeat(
    auto-fit,
    minmax(clamp(200px, 30%, 400px), 1fr)
  );
}
.p-access__box {
  display: grid;
  gap: min(40px, 3vw);
}
.p-access__section {
  display: grid;
  gap: min(20px, 2vw);
}
.p-access__title {
  font-size: min(22px, 5vw);
  color: var(--color_main);
  font-weight: 900;
}
.p-access__text {
  font-weight: 600;
  font-size: var(--text_body);
  line-height: 1.6;
}
.p-access__map {
  width: 100%;
  height: 100%;
}

@media screen and (max-width: 800px) {
  .p-access {
    padding: clamp(50px, 8vw, 140px) clamp(20px, 7vw, 120px)
      clamp(60px, 15vw, 180px);
  }
  .p-access__group {
    grid-template-columns: 1fr;
    gap: min(15vw, 60px);
  }
  .p-access__map {
    aspect-ratio: 1/0.8;
  }
}

/*--------------------------------------------------
ゲレンデ個別ページ モデルルート
--------------------------------------------------*/

.p-modelRoute__group {
  width: var(--width_Box);
  align-items: start;
  justify-content: center;
  grid-template-columns: repeat(auto-fit, var(--gird_line2));
}
.p-modelRoute__box {
  position: relative;
  max-width: 600px;
  background: url(../img/gerende/bg_line_model.svg) right center repeat-y;
  padding-right: clamp(30px, 15vw, 60px);
}
.p-modelRoute__box:last-child {
  background: none;
  padding-right: 0;
  margin-left: clamp(30px, 15vw, 60px);
}
.p-modelRoute__box:only-child {
  margin: 0 auto;
  background: none;
  padding-right: 0;
  margin-left: 0;
  max-width: 500px;
}
.p-modelRoute__group:has(> .p-modelRoute__box:only-child) {
  grid-template-columns: auto;
}
/*--- DAYと写真 ---*/
.p-modelRoute__heading {
  display: flex;
  justify-content: space-between;
  align-items: center;
  min-height: clamp(100px, 5vw, 150px);
}
.p-modelRoute__day {
  width: 50%;
  max-width: 165px;
  display: flex;
  align-items: center;
  justify-content: center;
  aspect-ratio: 163/61;
  background: url(../img/top/bg_day.webp) center no-repeat;
  background-size: 100% auto;
  color: var(--color_white);
  font-size: calc(1.1 * var(--text_title));
  letter-spacing: 0.2vw;
  font-weight: 900;
  margin-left: -1.2rem;
}
.p-modelRoute__photobox {
  display: flex;
  width: 100%;
}
.p-modelRoute__photobox--top {
  width: 50%;
  justify-content: flex-end;
}
.p-modelRoute__photobox--bottom {
  margin: auto;
  width: 100%;
  gap: min(6%, 20px);
  justify-content: space-between;
}
.p-modelRoute__photobox img {
  aspect-ratio: 17/12;
  -o-object-fit: cover;
  object-fit: cover;
}
.p-modelRoute__photobox--top img {
  width: 100%;
}
.p-modelRoute__photobox--bottom img {
  width: 48%;
}

/*---  スケジュール ---*/
.p-modelRoute__list {
  display: grid;
  margin-top: min(20px, 10vw);
}
.p-modelRoute__items {
  display: grid;
  grid-template-columns: clamp(3rem, 4vw, 70px) 1fr;
  font-weight: 500;
  gap: min(10vw, 15px);
}
.p-modelRoute__time {
  font-size: var(--text_body);
  line-height: 1.6;
  width: fit-content;
  background: url(../img/common2025-2026/bg_dot_line.svg) 50% 1.7rem no-repeat;
}
.p-modelRoute__items:last-child .p-modelRoute__time {
  background: none;
}

.p-modelRoute__text {
  font-size: var(--text_body);
  line-height: 1.6;
  padding-bottom: var(--text_title);
}

@media screen and (max-width: 850px) {
  .p-modelRoute {
    padding: clamp(50px, 8vw, 140px) clamp(15px, 4vw, 120px)
      clamp(60px, 15vw, 180px);
  }
  .p-modelRoute__group {
    grid-template-columns: 1fr;
    gap: min(60px, 20vw);
    margin: auto;
    max-width: 500px;
  }
  .p-modelRoute__box {
    background: url(../img/gerende/bg_line_model02.svg) center bottom repeat-x;
    background-size: 30px auto;
    padding-right: 0;
    padding-bottom: 60px;
  }
  .p-modelRoute__box:only-child {
    margin: 0 auto;
    background: none;
    padding-right: 0;
    padding-bottom: 0;
  }
  .p-modelRoute__box:last-child {
    background: none;
    margin-left: 0;
    padding-bottom: 0;
  }
  .p-modelRoute__day {
    width: min(200px, 45%);
    top: max(3vw, 25px);
    left: -10px;
    font-size: min(8vw, 33px);
  }
}
/*--------------------------------------------------
ゲレンデ個別ページ 宿泊施設
--------------------------------------------------*/
.p-accommodation__group {
  gap: min(15vw, 70px);
  grid-template-columns: repeat(
    auto-fit,
    minmax(clamp(200px, 45%, 600px), 1fr)
  );
  align-items: start;
}
.p-accommodation__box {
  max-width: 600px;
  display: grid;
  gap: min(16px, 1.5vw);
}
.p-accommodation__title {
  font-size: min(22px, 5vw);
  color: var(--color_main);
  font-weight: 900;
  margin-bottom: min(16px, 1.5vw);
}
.p-accommodation__catch {
  font-size: calc(1.1 * var(--text_body));
  font-weight: 900;
  line-height: 1.6;
}
.p-accommodation__text {
  font-weight: 600;
  font-size: var(--text_body);
  line-height: 1.6;
}
.p-accommodation__nav {
  margin-top: 10px;
  display: grid;
  gap: 0.5rem;
  background: var(--color_bg02);
  padding: var(--text_body) calc(2 * var(--text_body));
  border-radius: 15px;
}
.p-accommodation__link {
  display: flex;
  align-items: center;
  font-size: var(--text_body);
  font-weight: bold;
  color: var(--color_main);
}
.p-accommodation__link::after {
  display: block;
  content: "";
  background: url(../img/common2025-2026/icn_arrow.svg) center no-repeat;
  background-size: 100% auto;
  width: 0.8rem;
  aspect-ratio: 0.8/1;
  margin-left: 0.8rem;
}

@media screen and (max-width: 800px) {
  .p-accommodation {
    padding: clamp(50px, 8vw, 140px) clamp(20px, 7vw, 120px)
      clamp(60px, 15vw, 180px);
  }
}
/*--------------------------------------------------
ゲレンデ個別ページ 限定特典
--------------------------------------------------*/
.p-specialOffer__group {
  gap: min(15vw, 50px);
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: center;
}
.p-specialOffer__box {
  flex: 1 1 clamp(250px, 44%, 500px);
  max-width: 500px;
  display: grid;
  align-content: start;
  gap: min(1rem, 5vw);
}
.p-specialOffer__title {
  font-size: min(22px, 5vw);
  color: var(--color_main);
  font-weight: 900;
}
.p-specialOffer__catch {
  font-size: calc(1.1 * var(--text_body));
  font-weight: 900;
  line-height: 1.6;
}
.p-specialOffer__text {
  font-weight: 600;
  font-size: var(--text_body);
  line-height: 1.6;
}
.c-gerendeInfo__illust--03 {
  bottom: -4vw;
  right: clamp(30px, 7vw, 100px);
  width: clamp(88px, 15vw, 186px);
}
@media screen and (max-width: 1000px) {
  .p-specialOffer {
    padding: clamp(50px, 8vw, 140px) clamp(20px, 7vw, 120px)
      clamp(60px, 15vw, 180px);
  }
  .c-gerendeInfo__illust--03 {
    bottom: clamp(-100px, -10vw, -50px);
    right: clamp(10px, 1vw, 30px);
  }
}
/*--------------------------------------------------
ゲレンデ個別ページ 注意事項
--------------------------------------------------*/
.p-notice {
  display: grid;
  gap: min(40px, 7vw);
  padding-bottom: min(30vw, 100px);
}
.p-notice__text {
  width: min(80%, 500px);
  margin: 0 auto min(5vw, 60px);
  font-size: var(--text_body);
  line-height: 1.6;
}
