@charset "utf-8";

@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&display=swap");

/* CSS Document */

body {
  -webkit-text-size-adjust: 100%;
  text-size-adjust: 100%;
  word-break: keep-all;
  line-break: strict;
  word-wrap: break-word;
  overflow-wrap: break-word;
}
body {
  -webkit-text-size-adjust: 100%;
  text-size-adjust: 100%;
  text-align: left !important;
  line-break: strict;
  word-break: normal;
}
header {
  background: #000;
  border-bottom: 1px solid #fff;
  padding: 6px 10px 6px 10px;
  height: 30px;
  overflow: hidden !important;
}

a:hover {
  opacity: 0.8;
}
a {
  transition: opacity 0.3s ease-out;
}
.sp {
  display: none;
}
.pc {
  display: block;
}
@media (max-width: 750px) {
  .sp {
    display: block;
  }
  .pc {
    display: none;
  }
}
.ml-10 {
  margin-left: 10px;
}
.ml-20 {
  margin-left: 20px;
}
.ml-30 {
  margin-left: 30px;
}
.ml-40 {
  margin-left: 40px;
}
.ml-50 {
  margin-left: 50px;
}
.ml-60 {
  margin-left: 60px;
}
.ml-70 {
  margin-left: 70px;
}
.ml-80 {
  margin-left: 80px;
}
.ml-90 {
  margin-left: 90px;
}
.ml-100 {
  margin-left: 100px;
}
.ml-110 {
  margin-left: 110px;
}
.ml-120 {
  margin-left: 120px;
}
.ml-130 {
  margin-left: 130px;
}
.ml-140 {
  margin-left: 140px;
}
.ml-150 {
  margin-left: 150px;
}
.ml-160 {
  margin-left: 160px;
}
.ml-170 {
  margin-left: 170px;
}
.ml-180 {
  margin-left: 180px;
}
.ml-190 {
  margin-left: 190px;
}
.ml-200 {
  margin-left: 200px;
}
@media (max-width: 640px) {
  .ml-10 {
    margin-left: 1.333333333vw;
  }
  .ml-20 {
    margin-left: 2.666666667vw;
  }
  .ml-30 {
    margin-left: 4vw;
  }
  .ml-40 {
    margin-left: 5.333333333vw;
  }
  .ml-50 {
    margin-left: 6.666666667vw;
  }
  .ml-60 {
    margin-left: 8vw;
  }
  .ml-70 {
    margin-left: 9.333333333vw;
  }
  .ml-80 {
    margin-left: 10.66666667vw;
  }
  .ml-90 {
    margin-left: 12vw;
  }
  .ml-100 {
    margin-left: 13.33333333vw;
  }
  .ml-110 {
    margin-left: 14.66666667vw;
  }
  .ml-120 {
    margin-left: 16vw;
  }
  .ml-130 {
    margin-left: 17.33333333vw;
  }
  .ml-140 {
    margin-left: 18.66666667vw;
  }
  .ml-150 {
    margin-left: 20vw;
  }
  .ml-160 {
    margin-left: 21.33333333vw;
  }
  .ml-170 {
    margin-left: 22.66666667vw;
  }
  .ml-180 {
    margin-left: 24vw;
  }
  .ml-190 {
    margin-left: 25.33333333vw;
  }
  .ml-200 {
    margin-left: 26.66666667vw;
  }
}
.mb-10 {
  margin-bottom: 10px !important;
}
.mb-20 {
  margin-bottom: 20px !important;
}
.mb-30 {
  margin-bottom: 30px !important;
}
.mb-40 {
  margin-bottom: 40px !important;
}
.mb-50 {
  margin-bottom: 50px !important;
}
.mb-60 {
  margin-bottom: 60px !important;
}
.mb-70 {
  margin-bottom: 70px !important;
}
.mb-80 {
  margin-bottom: 80px !important;
}
.mb-90 {
  margin-bottom: 90px !important;
}
.mb-100 {
  margin-bottom: 100px !important;
}
.mb-110 {
  margin-bottom: 110px !important;
}
.mb-120 {
  margin-bottom: 120px !important;
}
.mb-130 {
  margin-bottom: 130px !important;
}
.mb-140 {
  margin-bottom: 140px !important;
}
.mb-150 {
  margin-bottom: 150px !important;
}
.mb-160 {
  margin-bottom: 160px !important;
}
.mb-170 {
  margin-bottom: 170px !important;
}
.mb-180 {
  margin-bottom: 180px !important;
}
.mb-190 {
  margin-bottom: 190px !important;
}
.mb-200 {
  margin-bottom: 200px !important;
}
@media (max-width: 640px) {
  .mb-10 {
    margin-bottom: 1.333333333vw !important;
  }
  .mb-20 {
    margin-bottom: 2.666666667vw !important;
  }
  .mb-30 {
    margin-bottom: 4vw !important;
  }
  .mb-40 {
    margin-bottom: 5.333333333vw !important;
  }
  .mb-50 {
    margin-bottom: 6.666666667vw !important;
  }
  .mb-60 {
    margin-bottom: 8vw !important;
  }
  .mb-70 {
    margin-bottom: 9.333333333vw !important;
  }
  .mb-80 {
    margin-bottom: 10.66666667vw !important;
  }
  .mb-90 {
    margin-bottom: 12vw !important;
  }
  .mb-100 {
    margin-bottom: 13.33333333vw !important;
  }
  .mb-110 {
    margin-bottom: 14.66666667vw !important;
  }
  .mb-120 {
    margin-bottom: 16vw !important;
  }
  .mb-130 {
    margin-bottom: 17.33333333vw !important;
  }
  .mb-140 {
    margin-bottom: 18.66666667vw !important;
  }
  .mb-150 {
    margin-bottom: 20vw !important;
  }
  .mb-160 {
    margin-bottom: 21.33333333vw !important;
  }
  .mb-170 {
    margin-bottom: 22.66666667vw !important;
  }
  .mb-180 {
    margin-bottom: 24vw !important;
  }
  .mb-190 {
    margin-bottom: 25.33333333vw !important;
  }
  .mb-200 {
    margin-bottom: 26.66666667vw !important;
  }
}
#nav-btn {
  position: fixed;
  z-index: 9000;
  top: 20px;
  right: 10px;
  width: 70px;
  cursor: pointer;
}
#nav-btn:hover {
  opacity: 0.75;
}
#nav-fixed {
  position: fixed;
  z-index: 9000;
  top: 0;
  left: -300px;
  width: 300px;
  height: 100%;
  background: #ccc;
  overflow-y: auto;
}
/* @media (max-width: 750px) {
    #nav-fixed {
        width: 40vw;
        height: 100%;
    }
} */
#nav-fixed.navClose {
  animation: navClose 0.25s ease 0s forwards alternate;
}
#nav-fixed.navOpen {
  animation: navOpen 0.25s ease 0s forwards alternate;
}

#nav-fixed ul li {
  font-size: 18px;
  padding: 0.5em;
}
#nav-fixed ul li a {
  padding: 0;
  display: block;
  color: #fff;
  font-weight: bold;
}
#nav-fixed ul li img {
  line-height: 0;
  font-size: 0;
  vertical-align: bottom;
}
#nav-fixed ul li a:hover {
  opacity: 0.75;
}
@media (max-width: 750px) {
  #nav-btn {
    top: 3vw;
    right: 3vw;
    width: 14vw;
  }
  #nav-fixed {
    left: -75vw;
    width: 75vw;
  }
}
@keyframes navClose {
  0% {
    left: 0;
  }
  100% {
    left: -300px;
  }
}
@keyframes navOpen {
  0% {
    left: -300px;
  }
  100% {
    left: 0;
  }
}
@media (max-width: 750px) {
  @keyframes navClose {
    0% {
      left: 0;
    }
    100% {
      left: -75vw;
    }
  }
  @keyframes navOpen {
    0% {
      left: -75vw;
    }
    100% {
      left: 0;
    }
  }
}
#contents .youtube {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}
#contents .youtube iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}

#contents #sns-share h2 {
  margin: 0 34.6%;
}
#contents .sns-btn {
  margin: 0 24% 30px;
  text-align: center;
}
#contents .sns-btn li {
  display: inline-block;
  width: 23%;
  margin: 0 4.5%;
}
#social_btn {
  width: 100%;
  text-align: center;
  font-size: 0;
}
#social_btn > div {
  vertical-align: top;
  display: inline-block;
  margin: 0 5px;
}
#social_btn .fb_iframe_widget {
  vertical-align: top;
}
#page-top {
  position: fixed;
  bottom: 20px;
  right: 20px;
}
#page-top.fixed {
  position: fixed !important;
}

/* sns-area */

#sns-area {
  margin-bottom: 2em;
  margin: 0 5.333% 3em;
}

.main-sns .ttl-sns {
  background: #969696;
}

.main-sns .inner {
  position: relative;
}
.main-sns .inner .bg {
  position: relative;
  z-index: 1;
}

.main-sns .inner .on {
  position: absolute;
  z-index: 101;
  width: 76.9%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}

.main-sns .inner li {
  background: #fff;
}

.main-news .ttl-news {
  background: #969696;
}

.main-news .news_inner {
  background: #fff;
  width: 100%;
  border: 1px solid #969696;
  box-sizing: border-box;
}

.main-news .news_inner.gray {
  background: #eee;
  width: 100%;
  border: none;
  box-sizing: border-box;
}

.main-news .news_inner .news_lead {
  width: 84.6%;
  margin-left: auto;
  margin-right: auto;
}

.main-news .news_inner .news_btn {
  width: 76.923%;
  border: 1px solid #969696;
  margin-left: auto;
  margin-right: auto;
}

/* Alternative */

.main-sns.alter {
  position: relative;
  padding: 8% 0;
  background: #eeeceb;
}
.main-sns.alter .ttl-sns {
  background: #eeeceb;
}
.main-sns.alter ul {
  width: 90%;
  margin: 0 auto;
}
.main-sns.alter::after {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  bottom: 0;
  width: 90%;
  height: 1px;
  background: #8f8f8f;
  transform: translate(-50%, 0);
}

.main-channel.alter {
  padding: 8% 0;
  background: #eeeceb;
}
.main-channel.alter .ttl-channel {
  background: #eeeceb;
}
.main-channel.alter ul {
  width: 90%;
  margin: 0 auto;
}

/* global */
.other-txt {
  display: block;
}
.global-txt {
  display: none;
}
.global .other-txt {
  display: none;
}
.global .global-txt {
  display: block;
}

#site-notice {
  margin: 2em 5.333%;
  font-size: 85%;
}

/* -----------------------------------------
	SNS footer
-----------------------------------------*/
#sns-footer {
  background: #eee;
  overflow: hidden;
}
#sns-footer svg {
  width: 100%;
}
#sns-footer img {
  width: 100%;
  height: auto;
}
#sns-footer #sns-footer-inner {
  max-width: 750px;
  /* margin: auto; */
}
#sns-footer #sns-footer-inner #sns-footer-tit {
  padding: 12% 20% 5%;
}
#sns-footer #sns-footer-inner #sns-footer-line {
  padding: 0 14% 10%;
}
#sns-footer #sns-footer-inner #sns-footer-tit-02 {
  padding: 0 33% 3.5%;
}
#sns-footer #sns-footer-inner #sns-footer-list {
  padding: 0 14% 15%;
  overflow: hidden;
}
#sns-footer #sns-footer-inner #sns-footer-list li {
  float: left;
  width: 33.33333%;
  width: -webkit-calc(100% / 3);
  width: calc(100% / 3);
}
#sns-footer #sns-footer-inner #sns-footer-list li a {
  display: block;
  padding: 5%;
}

/* -----------------------------------------
contents
-----------------------------------------*/
#container {
  position: relative;
  /* display: flex;
  justify-content: flex-start;
  column-gap: 80px; */
}

#main {
  font-family: "Yu Gothic Medium", "游ゴシック Medium", "YuGothic", "游ゴシック体", "Noto Sans JP",
    "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "メイリオ", Meiryo, sans-serif;
}
#contents {
  margin: auto;
  /* font-family: "Yu Gothic Medium", "游ゴシック Medium", "YuGothic", "游ゴシック体", "Hiragino Kaku Gothic ProN",
    "ヒラギノ角ゴ ProN W3", "メイリオ", Meiryo, sans-serif; */
  line-height: 1.6;
  font-size: 26px;
  width: 100%;
  max-width: 750px;
  margin: 0 auto;
  display: block;
  font-feature-settings: "palt";

  position: relative;
  margin: 0 0 0 15%;
  background-color: #fff;
  color: #4c4c4c;
  letter-spacing: 0.05em;

  overflow: hidden;
}
@media (max-width: 1690px) {
  #contents {
    position: relative;
    margin: 0 auto;
    overflow: hidden;
  }
}

@media (max-width: 750px) {
  #contents {
    font-size: 3.45vw;
  }
}
.serif {
  font-family: "Noto Serif JP", serif;
}

#contents img {
  width: 100%;
  height: auto;
}

header,
footer {
  position: relative;
  z-index: 101;
}

#main {
  position: relative;
  background-color: #004d30;
  z-index: 1;
}

#main::after {
  content: "";
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url("../img/251104/bg-pc.webp");
  background-size: cover;
  background-repeat: no-repeat;
  mix-blend-mode: screen;
  z-index: -1;
}

.bg-green1 {
  position: relative;
  background-image: url("../img/251104/bg-common.webp");
  background-color: #0d703e;
  z-index: 1;
}

.bg-green2 {
  position: relative;
  background-image: url("../img/251104/bg-common.webp");
  background-color: #004d30;
  z-index: 1;
}

.snow1 {
  position: relative;
}

.snow1::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url("../img/251104/bg-snow1.webp");
  background-size: 100%;
  background-repeat: no-repeat;
  mix-blend-mode: screen;
  z-index: 1;
}

.snow2 {
  position: relative;
  z-index: 101;
}

.snow2::after {
  content: "";
  position: absolute;
  top: -3em;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url("../img/251104/bg-snow2.webp");
  background-repeat: no-repeat;
  z-index: 1;
}

.snow3 {
  position: relative;
}

.snow3::before {
  content: "";
  position: absolute;
  top: 0.2em;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url("../img/251104/bg-snow3.webp");
  background-repeat: no-repeat;
  mix-blend-mode: screen;
  z-index: 1;
}

.snow4 {
  position: relative;
}

.snow4::before {
  content: "";
  position: absolute;
  top: -4em;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url("../img/251104/bg-snow4.webp");
  background-size: 100%;
  background-repeat: no-repeat;
  mix-blend-mode: screen;
  z-index: 1;
}

.snow5 {
  position: relative;
}

.snow5::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url("../img/251104/bg-snow5.webp");
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: bottom center;
  opacity: 0.5;
  mix-blend-mode: screen;
  z-index: 1;
}

.snow6 {
  position: relative;
}

.snow6::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url("../img/251104/bg-snow6.webp");
  background-size: 100%;
  background-repeat: no-repeat;
  mix-blend-mode: screen;
  z-index: 1;
}

.snow7 {
  position: relative;
}

.snow7::before {
  content: "";
  position: absolute;
  top: 2.5em;
  left: 0;
  width: 100%;
  height: 110%;
  background-image: url("../img/251104/bg-snow7.webp");
  background-size: 100%;
  background-repeat: no-repeat;
  mix-blend-mode: screen;
  z-index: 1;
}

.snow8 {
  position: relative;
}

.snow8::before {
  content: "";
  position: absolute;
  top: -6em;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url("../img/251104/bg-snow8a.webp");
  background-size: 100%;
  background-repeat: no-repeat;
  mix-blend-mode: screen;
  z-index: 1;
}

.snow8::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url("../img/251104/bg-snow8b.webp");
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center bottom;
  mix-blend-mode: screen;
  opacity: 0.5;
  filter: alpha(opacity=50);
  z-index: 1;
}

.snow9 {
  position: relative;
}

.snow9::before {
  content: "";
  position: absolute;
  top: -1.5em;
  left: 0;
  width: 100%;
  height: 116.7%;
  background-image: url("../img/251104/bg-snow9.webp");
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center top;
  mix-blend-mode: screen;
  z-index: 1;
}

.snow10 {
  position: relative;
}

.snow10::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url("../img/251104/bg-snow10.webp");
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center top;
  mix-blend-mode: screen;
  z-index: 1;
}

.snow11 {
  position: relative;
}

.snow11::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url("../img/251104/bg-snow11.webp");
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center -130px;
  mix-blend-mode: screen;
  z-index: 1;
}

.snow12 {
  position: relative;
}

.snow12::after {
  content: "";
  position: absolute;
  bottom: 1.75%;
  left: 8%;
  width: 3.154em;
  height: 2.115em;
  background-image: url("../img/251104/bg-snow12.webp");
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: left bottom;
  mix-blend-mode: screen;
  z-index: 1;
}

.section1 {
  padding-bottom: 20%;
}

.section2 {
  position: relative;
  padding-bottom: 20%;
}

.section2::before {
  content: "";
  position: absolute;
  top: -2.5em;
  left: 50%;
  transform: translateX(-50%);
  background-image: url("../img/251104/bg-common.webp");
  background-color: #004d30;
  border: solid 1px #ecd06f;
  border-radius: 50%;
  width: 6.154em;
  height: 6.154em;
  z-index: 3;
  clip-path: polygon(0 0, 100% 0, 100% 41%, 0 41%);
}

.section2::after {
  content: "";
  position: absolute;
  bottom: -23em;
  left: 0;
  width: 90%;
  height: 100%;
  background-image: url("../img/251104/section2-snow.webp");
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center bottom;
  mix-blend-mode: screen;
  z-index: 1;
}

.section3 {
  position: relative;
  padding-bottom: 20%;
}

.section3::before {
  content: "";
  position: absolute;
  top: -2.5em;
  left: 50%;
  transform: translateX(-50%);
  background-image: url("../img/251104/bg-common.webp");
  background-color: #0d703e;
  border: solid 1px #ecd06f;
  border-radius: 50%;
  width: 6.154em;
  height: 6.154em;
  z-index: 3;
  clip-path: polygon(0 0, 100% 0, 100% 41%, 0 41%);
}

/* .section3::after {
  content: "";
  position: absolute;
  top: 2em;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url("../img/251104/section3-snow.webp");
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center bottom;
  mix-blend-mode: screen;
  z-index: -1;
} */

.section4 {
  position: relative;
  /* padding-bottom: 20%; */
}

.section4::before {
  content: "";
  position: absolute;
  top: -2.5em;
  left: 50%;
  transform: translateX(-50%);
  background-image: url("../img/251104/bg-common.webp");
  background-color: #004d30;
  border: solid 1px #ecd06f;
  border-radius: 50%;
  width: 6.154em;
  height: 6.154em;
  z-index: 3;
  clip-path: polygon(0 0, 100% 0, 100% 41%, 0 41%);
}

.section4::after {
  content: "";
  position: absolute;
  top: -5em;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url(../img/251104/section4-snow.webp);
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: top;
  mix-blend-mode: screen;
  z-index: 1;
}

.section4__inner {
  padding-bottom: 12%;
}

.section5 {
  position: relative;
  overflow: hidden;
}

.section5::before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  display: block;
  background-color: #fff;
  width: 80%;
  height: 1px;
}

.section6 {
  position: relative;
  overflow: hidden;
}

.section6::before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  display: block;
  background-color: #fff;
  width: 80%;
  height: 1px;
}

.section1__inner {
  padding-top: 22%;
}

.section1__inner .button__common-text {
  margin-top: 10%;
}

.section1__banner {
  position: relative;
  width: 86.67%;
  height: auto;
  margin: 0 auto;
  z-index: 101;
}

.section5__inner {
  padding-top: 20%;
  padding-bottom: 12%;
}

.section6__inner {
  padding-top: 10%;
  padding-bottom: 12%;
}

.section1__title {
  position: relative;
  width: 61.33%;
  margin: 0 auto;
  z-index: 101;
}

.section1__caption {
  font-size: 29px;
  line-height: 1.961;
  color: #fff;
  text-align: center;
  margin-top: 12%;
}

.section5__caption {
  position: relative;
  font-size: 29px;
  font-weight: 800;
  line-height: 1.961;
  text-align: center;
  color: #fff;
  margin-top: 6%;
  margin-bottom: 10%;
  z-index: 101;
}

.section1__caption p {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
  width: 88%;
  font-weight: 800;
  margin: 0 auto;
  z-index: 101;
}

.section1__caption p::before,
.section1__caption p::after {
  content: "";
  display: block;
  background-image: url("../img/251104/section1__deco1.webp");
  background-size: cover;
  width: 1em;
  height: 17.552em;
}

.section2__title {
  position: relative;
  top: -1em;
  width: 22.4%;
  margin: 0 auto;
  z-index: 3;
}

.section3__title {
  position: relative;
  top: -1em;
  width: 24%;
  margin: 0 auto;
  z-index: 3;
}

.section4__title {
  position: relative;
  top: -1em;
  width: 75.47%;
  margin: 0 auto;
  z-index: 3;
}

.section5__title1 {
  position: relative;
  width: 90%;
  margin: 0 auto;
  z-index: 3;
}

.section5__title2 {
  position: relative;
  width: 78.13%;
  margin: 0 auto;
  z-index: 3;
}

.title__text {
  position: relative;
  font-size: 45px;
  color: #d9b569;
  letter-spacing: 0.1em;
  text-align: center;
  margin-top: 3%;
  z-index: 101;
}

.section5 .title__text {
  margin-top: 5%;
  margin-bottom: 5%;
}

.section5__block1 .title__text:first-child {
  color: #fff;
}

.section6 .title__text {
  font-size: 36px;
  color: #fff;
  margin-top: 0;
  margin-bottom: 10%;
}

.button__common-text {
  position: relative;
  font-size: 29px;
  font-weight: 800;
  color: #fff;
  text-align: center;
  margin-bottom: 1%;
  z-index: 101;
}

.section6 .button__common-text {
  margin-bottom: 4%;
}

.button__common {
  position: relative;
  background-color: #ce2229;
  border: solid 1px #4d4d4d;
  border-radius: 100px;
  width: 84%;
  height: auto;
  margin: 0 auto;
  z-index: 101;
}

.button__common.bg-white {
  background-color: #fff;
}

.button__common.row {
  line-height: 1.207;
}

.button__common a {
  position: relative;
  display: block;
  font-size: 29px;
  color: #fff;
  text-align: center;
  padding: 3% 0;
}

.button__common.bg-white a {
  color: #4d4d4d;
}

.button__common a::before {
  content: "";
  position: absolute;
  top: 50%;
  right: 3%;
  transform: translateY(-50%);
  display: block;
  background-color: #fff;
  width: 10px;
  height: 15px;
  clip-path: polygon(0 0, 0% 100%, 100% 50%);
}

.button__common.bg-white a::before {
  background-color: #cc002c;
}

.section5 .button__common {
  margin: 5% auto 0;
}

.section3__banner {
  position: relative;
  width: 86.67%;
  height: auto;
  margin: 0 auto;
  z-index: 101;
}

.section4__banner {
  position: relative;
  width: 82.13%;
  height: auto;
  margin: 0 auto;
  padding: 8% 0 10%;
  z-index: 101;
}

.section5__image1 {
  position: relative;
  width: 90.93%;
  height: auto;
  margin: 0 auto;
  z-index: 101;
}

.section5__image2 {
  position: relative;
  width: 85.47%;
  height: auto;
  margin: 0 auto;
  z-index: 101;
}

.section6__image {
  position: relative;
  width: 86.67%;
  height: auto;
  margin: 0 auto;
  z-index: 101;
}

.section6__image:not(:last-child) {
  margin-bottom: 6%;
}

.section5__block1 {
  padding-bottom: 10%;
}

.section5__block2 {
  padding-top: 10%;
}

.section3 .block-event__wrap {
  position: relative;
  padding: 2.5em 0;
  z-index: 101;
}

.section3 .block-event__wrap .block-event {
  position: relative;
  background-image: url("../img/251104/bg-event.webp");
  background-size: 100%;
  background-repeat: no-repeat;
  width: 19.615em;
  height: 27.385em;
  margin: 0 auto;
}

.section3 .block-event__wrap .block-event figure {
  position: absolute;
  bottom: 1.25em;
  left: 50%;
  transform: translateX(-50%);
  width: 17.077em;
  height: auto;
}

/* メニュー */
.nav-btn {
  display: none;
}
.nav-sp {
  display: none;
}
/*
.nav {
  position: fixed;
  top: 25px;
  width: 29rem;
  height: 100%;
  z-index: 100;
  display: flex;
  justify-content: flex-start;
  align-items: start;
  margin-top: 42px;
  opacity: 1;
  visibility: visible;
  transition: opacity 0.3s ease, visibility 0.3s ease;
}

.nav.is-hidden {
  opacity: 0;
  visibility: hidden;
}
*/

/* .nav-pc:not(.is-scrolled) {
  position: fixed;
  top: calc(567px / 2);
} */

.nav-pc .nav-in {
  background-image: url("../img/251104/menu-bg.webp");
  background-size: 100%;
  background-repeat: repeat;
  width: 100%;
  max-width: 500px;
  height: auto;
  max-height: calc(90vh - 25px);
  padding: 50px 35px 35px;
  /* padding: 10% calc((100% - 92.77%) / 2) 5%; */
  overflow-y: scroll;
  -ms-overflow-style: none;
  scrollbar-width: none;
  box-sizing: border-box;
}

.nav-pc .nav-in::-webkit-scrollbar {
  display: none;
}

.nav-pc .menu-ttl {
  position: relative;
  top: 0.5em;
  left: 3em;
  width: 58%;
}

.float-menu__wrap .nav-pc .menu-sbttl1,
.float-menu__wrap .nav-pc .menu-sbttl2 {
  width: 100%;
}

.float-menu__wrap .nav-pc .menu-sbttl1 dt img {
  position: relative;
  left: 3em;
  width: 14.74%;
  vertical-align: bottom;
}

.float-menu__wrap .nav-pc .menu-sbttl2 dt img {
  position: relative;
  left: 3em;
  width: 16.34%;
  vertical-align: bottom;
}

.nav-pc .group-menu_sbttl {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  row-gap: 15px;
  margin-bottom: 1.5em;
}

.nav-pc .group-menu_sbttl::before,
.nav-pc .group-menu_sbttl::after {
  content: "";
  display: block;
  background-image: url("../img/251104/menu-deco.webp");
  background-size: 100%;
  background-repeat: no-repeat;
  width: 26.875em;
  height: 1.688em;
}

.nav-pc .group-menu_sbttl .menu-sbttl2 {
  margin-top: 0.5em;
}

.nav-pc .group-menu_sbttl dl dt {
  padding-bottom: 10px;
}

.nav-pc .menu-link a {
  position: relative;
  display: block;
  background-color: #d9b569;
  border-radius: 100px;
  font-size: 18px;
  font-weight: 600;
  color: #193921;
  text-align: center;
  letter-spacing: -0.001em;
  padding: 5px 25px 5px 5px;
}

.nav-pc .menu-link a::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 1.5%;
  transform: translateY(-50%);
  display: block;
  background-color: #193921;
  width: 8px;
  height: 12px;
  clip-path: polygon(0 0, 0% 100%, 100% 50%);
}

.nav-pc .menu-link a.aroow-down::after {
  top: 36%;
  right: 3.5%;
  transform: rotate(90deg) translateY(-50%);
}

.nav-pc .menu-top_link {
  padding: 1em 0 0.5em 2.5em;
}

.nav-pc .menu-top_link a img {
  width: 21.67%;
}

.nav-pc .menu-bn_list {
  display: flex;
  flex-direction: column;
  row-gap: 0.5em;
}

.slider__wrap1 {
  padding-top: 12%;
}

.slider__wrap2 {
  position: relative;
  margin-bottom: 10%;
  padding-top: 12%;
}

.slider1,
.slider2 {
  z-index: 10;
}

.slider1 .slick-slide {
  margin-right: 1vw !important;
  margin-left: 1vw !important;
}

.slider2 .slick-slide {
  margin-right: 1vw !important;
  margin-left: 1vw !important;
}

.dots-wrap {
  display: flex;
  justify-content: center;
  column-gap: 3em;
  margin-top: 20px;
}

.dots-wrap li {
  width: 0.462em;
  height: 0.462em;
  margin: 0 5px;
  border: solid 2px #bc9652;
  border-radius: 50%;
  cursor: pointer;
}

.dots-wrap li:hover,
.dots-wrap li.slick-active {
  background: #bc9652;
}

.dots-wrap li button {
  display: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  outline: none;
  padding: 0;
  border: none;
  background-color: transparent;
}

.slider2__item {
  position: relative;
  background-image: url("../img/251104/bg-event.webp");
  background-size: 100%;
  background-repeat: no-repeat;
  width: 15.385em;
  height: 21.5em;
  margin: 0 auto;
}

#contents .slider2__item img {
  position: absolute;
  bottom: 1em;
  left: 50%;
  transform: translateX(-50%);
  width: 13.462em;
  height: auto;
}

.slider2__text {
  width: 94.52%;
  font-size: 25px;
  line-height: 1.4;
  color: #fff;
  margin: 10px auto;
}

.slider2__btn {
  width: 94.52%;
  margin: 0 auto;
}

.slider2__btn a {
  display: block;
  width: 63.5%;
}

/* .slick-dots button{
  background-color: transparent;
  z-index: 101;
  border: none;
  cursor: pointer;
  outline: none;
  padding: 0;
  appearance: none;
} */

.float-menu__wrap {
  width: 500px;
  height: auto;
  position: fixed;
  left: calc(750px + 25%);
  /* right: 400px; */
  /* bottom: 30px; */
  top: 100px;
  z-index: 10;
}

.float-menu__wrap img {
  width: 100%;
}

.deco1 {
  position: relative;
  width: 2em;
  height: 2.192em;
  margin: 30px auto 3.75em;
  z-index: 102;
}

.deco1::before,
.deco1::after {
  content: "";
  position: absolute;
  left: 50%;
  display: block;
  transform: translateX(-50%);
}

.deco1::before {
  top: 3em;
  background-color: #d9b569;
  width: 1px;
  height: 4em;
}

.deco1::after {
  bottom: -5.25em;
  background-color: #d9b569;
  border-radius: 50%;
  width: 1em;
  height: 1em;
}

.sns-footer__add {
  margin-top: 10%;
}

.sns-footer__add dt {
  width: 19.47%;
  margin: 0 auto 20px;
}

.sns-footer__add dd ul {
  display: flex;
  justify-content: center;
  gap: 2rem;
}

.sns-footer__add dd ul li {
  width: 11.87%;
}

.sns-footer_wrap {
  padding: 5% 0;
}

.sns-footer_banner {
  width: 86.67%;
  margin: 0 auto;
}

.sns-footer-inner {
  max-width: 750px;
  margin: 0 0 0 15%;
}

.site_transition-text {
  font-size: 18px;
  color: #fff;
  text-align: right;
  margin-top: 5px;
  text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
}

@media (max-width: 1690px) {
  .float-menu__wrap {
    display: none;
  }

  .nav-pc .nav {
    text-align: center;
    letter-spacing: -0.001em;
    border-radius: 100px;
    border: none;
    cursor: pointer;
    outline: none;
    appearance: none;
    -webkit-appearance: none;
    display: none;
    position: fixed;
    right: 0;
    left: 0;
    margin: auto;
    top: 0;
    width: 100%;
    max-width: 750px;
    height: 100%;
    z-index: 100;
    background-color: #fff;
    margin-top: 0;
  }

  .nav-btn {
    display: block;
    position: fixed;
    top: 43px;
    /* left: 0; */
    right: 0;
    margin: auto;
    /* max-width: 750px; */
    width: 4.6em;
    text-align: right;
    z-index: 1000;
    cursor: pointer;
  }

  #contents .nav-btn img {
    /* width: 12.8%; */
    width: 3.6em;
    margin: 0.5em;
  }

  .nav-btn.fixed {
    position: fixed;
  }

  /* .nav-sp_wrap {
    position: fixed;
    top: 0;
    max-width: 750px;
    width: 100%;
    height: auto;
    z-index: 100;
  }

  .is-nav-open .nav-sp_wrap {
    height: 100%;
  } */

  .nav-sp {
    display: block;
    position: fixed;
    /* position: absolute; */
    top: 43px;
    right: 0;
    background-image: url("../img/251104/menu-bg.webp");
    background-size: 100%;
    background-repeat: repeat;
    margin: auto;
    /* width: 90%; */
    max-width: 750px;
    height: auto;
    max-height: 94%;
    /* height: 100vh; */
    z-index: 100;
    background-color: #fff;
    margin-top: 0;
    overflow-y: scroll;
    -ms-overflow-style: none;
    scrollbar-width: none;

    transform: translateX(100%);
    visibility: hidden;
    transition: transform 0.4s ease, visibility 0.4s ease;
  }

  .nav-sp.is-open {
    transform: translateX(0);
    visibility: visible;
  }

  .is-scrolled .nav-btn {
    top: 0;
  }

  .nav-sp.is-scrolled {
    top: 0; /* スクロール時は top: 0 にする */
  }

  /* body.is-nav-open {
    overflow: hidden;
  } */

  .nav-sp .nav-in {
    /* height: 100%; */
    /* height: calc(100% - 4em - 1em - 43px); */
    padding: 4em 1em 1em;
  }

  .nav-sp::-webkit-scrollbar {
    display: none;
  }

  .menu-ttl {
    position: relative;
    top: 0.5em;
    left: 3em;
    width: 58%;
  }

  #contents .nav-sp .menu-sbttl1 dt img {
    position: relative;
    left: 3em;
    width: 14.74%;
    vertical-align: bottom;
  }

  #contents .nav-sp .menu-sbttl2 dt img {
    position: relative;
    left: 3em;
    width: 16.34%;
    vertical-align: bottom;
  }

  .group-menu_sbttl {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    row-gap: 15px;
    margin-bottom: 1.5em;
  }

  .group-menu_sbttl::before,
  .group-menu_sbttl::after {
    content: none;
  }

  .group-menu_sbttl .menu-sbttl2 {
    margin-top: 0.5em;
  }

  .group-menu_sbttl dl dt {
    padding-bottom: 10px;
  }

  .menu-link a {
    position: relative;
    display: block;
    background-color: #d9b569;
    border-radius: 100px;
    font-size: 18px;
    font-weight: 600;
    color: #193921;
    text-align: center;
    letter-spacing: -0.001em;
    padding: 5px 25px 5px 5px;
  }

  .menu-link a::after {
    content: "";
    position: absolute;
    top: 50%;
    right: 1.5%;
    transform: translateY(-50%);
    display: block;
    background-color: #193921;
    width: 8px;
    height: 12px;
    clip-path: polygon(0 0, 0% 100%, 100% 50%);
  }

  .menu-top_link {
    padding: 1em 0 0.5em 2.5em;
  }

  #contents .nav-sp .menu-top_link a img {
    width: 21.67%;
  }

  .menu-bn_list {
    display: flex;
    flex-direction: column;
    row-gap: 0.5em;
  }

  .sns-footer-inner {
    margin: 0 auto;
  }
}

@media (max-width: 750px) {
  #main::after {
    content: none;
  }

  .menu-link a {
    font-size: 14px;
  }

  .nav-sp {
    width: 90%;
  }

  .section1__caption {
    font-size: 14px;
  }

  .title__text {
    font-size: 23px;
  }

  .slider2__text {
    font-size: 12px;
  }

  .button__common a {
    font-size: 14px;
  }

  .button__common-text {
    font-size: 14px;
  }

  .section5 .title__text {
    font-size: 18px;
  }

  .section5__caption {
    font-size: 14px;
  }

  .section6 .title__text {
    font-size: 18px;
  }

  .sns-footer__add dd ul {
    gap: 1rem;
  }

  .button__common a::before {
    width: 6px;
    height: 12px;
  }

  .site_transition-text {
    font-size: 12px;
  }
}

.add-cts1 {
  position: relative;
  width: 85.33%;
  color: #fff;
  margin: 0 auto;
  z-index: 101;
}

.add-cts1 dt {
  display: flex;
  align-items: center;
  column-gap: 5px;
  font-size: 24px;
  margin: 15px 0;
}

.add-cts1 dt::before,
.add-cts1 dt::after {
  content: "";
  background-image: url("../img/251104/deco1.webp");
  background-size: contain;
  background-repeat: no-repeat;
  width: 28px;
  height: 30px;
}

.add-cts1 dd:not(:last-child) {
  font-size: 25px;
  font-weight: 600;
}

.add-cts1 dd:last-child {
  font-size: 24px;
}

.add-cts1:last-of-type {
  margin-top: 8%;
  margin-bottom: 6%;
}

.add-cts2 {
  position: relative;
  width: 84.27%;
  font-size: 24px;
  color: #fff;
  margin: 5% auto 0;
  z-index: 101;
}

.section5__block2 {
  position: relative;
}

.section5__block2::after {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  display: block;
  background-color: #fff;
  width: 80%;
  height: 1px;
}

@media (max-width: 750px) {
  .add-cts1 dt {
    font-size: 12px;
    margin: 10px 0;
  }

  .add-cts1 dt::before,
  .add-cts1 dt::after {
    width: 14px;
    height: 15px;
  }

  .add-cts1 dd:not(:last-child) {
    font-size: 13px;
  }

  .add-cts1 dd:last-child {
    font-size: 12px;
  }

  .add-cts2 {
    font-size: 12px;
  }
}

/* アコーディオン追加 */
.p-accordion-wrap {
  position: relative;
  margin-top: 10%;
}

.p-accordion-wrap::before {
  content: "";
  position: absolute;
  top: -12em;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url("../img/251104/section3-snow.webp");
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center top;
  mix-blend-mode: screen;
  z-index: -1;
}

.p-accordion-content-image {
  width: 68%;
  margin: 0 auto 10%;
}

.accordionCts {
  background-color: #004d30;
  width: 86.67%;
  color: #fff;
  margin: 0 auto;
  box-sizing: border-box;
}

.p-accordion-header {
  position: relative;
}

.p-accordion-header::before,
.p-accordion-header::after {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 30px;
  display: block;
  width: 18px;
  height: 2px;
  background-color: #fff;
  transition: transform 0.3s ease;
}

.p-accordion-header::before {
  transform: translateY(-50%);
}

.p-accordion-header::after {
  transform: translateY(-50%) rotate(90deg);
}

.p-accordion-header.close::after {
  transform: translateY(-50%) rotate(0deg);
}

.p-accordion-inner {
  display: none;
  padding: 0 calc((100% - 87.08%) / 2);
}

.accordionCts dt {
  font-size: 29px;
  text-align: center;
  padding: 3% 0;
  cursor: pointer;
}

.p-accordion-content {
  border-top: solid 2px #e7cb6f;
  font-size: 28px;
}

.p-accordion-content-text1 {
  text-align: center;
  margin-top: 5%;
  margin-bottom: 13%;
}

.p-accordion-content-text2 {
  margin-top: 13%;
  margin-bottom: 10%;
}

.p-accordion-content-btn {
  display: flex;
  flex-direction: column;
  row-gap: 1em;
  width: 76.92%;
  margin: 0 auto 10%;
}

.p-accordion-content-text3 {
  margin-bottom: 5%;
}

.p-accordion-content {
  padding-bottom: 10%;
}

@media (max-width: 750px) {
  .p-accordion-header::before,
  .p-accordion-header::after {
    right: 35px;
    width: 12px;
  }

  .accordionCts dt {
    font-size: 15px;
  }

  .p-accordion-content {
    font-size: 14px;
  }
}
