@charset "UTF-8";
.mv {
  width: 100%;
  height: 100vh;
  min-height: 600px;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .mv {
    height: calc(100vh - 97px);
  }
}
.mv img {
  width: 100%;
  height: auto;
  vertical-align: bottom;
}

#video {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.page-main-block {
  margin-bottom: 0;
  padding-top: 50px;
  color: #fff;
  background: #000;
}
.page-main-block .page-block-content {
  position: relative;
  margin-bottom: 0;
  will-change: background-size;
}
.page-main-block .content-inner--s {
  max-width: 860px;
}
.page-main-block h2 {
  font-family: "Zen Old Mincho", "Noto Serif JP", "游明朝", "Yu Mincho", "YuMincho", "Hiragino Mincho Pro", serif;
  font-weight: 400;
  letter-spacing: 0.2em;
}
@media screen and (max-width: 767px) {
  .page-main-block .btn {
    padding: 1em;
  }
}
.page-main-block .btn-border {
  color: #fff;
  border-color: #fff;
}
.page-main-block .bg-scroll {
  position: relative;
  overflow: hidden;
}
.page-main-block .bg-scroll .bg-img {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  height: 120%;
  transform: translateY(-50%);
}
.page-main-block .bg-scroll .bg-img img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
}
@media screen and (min-width: 768px) {
  .page-main-block .news-head {
    width: 215px;
    text-align: center;
  }
}
.page-main-block .news-head h2 {
  font-size: 1.375rem;
}
@media screen and (min-width: 768px) {
  .page-main-block .news-list {
    width: calc(100% - 275px);
  }
}
.page-main-block .news-list-item:not(:last-child) {
  margin-bottom: 20px;
}
.page-main-block .news-list-item a {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: flex-start;
}
@media screen and (min-width: 769px) {
  .page-main-block .news-list-item a:hover {
    color: #c0af8a !important;
  }
}
.page-main-block .news-date {
  width: 7.5em;
  vertical-align: middle;
}
.page-main-block .news-date::after {
  content: "";
  display: inline-block;
  width: 4px;
  height: 4px;
  margin: -2px 1em 0;
  background: #c0af8a;
  border-radius: 100%;
  vertical-align: middle;
}
@media screen and (max-width: 767px) {
  .page-main-block .news-date::after {
    display: none;
  }
}
.page-main-block .news-title {
  width: calc(100% - 7.5em);
}
@media screen and (max-width: 767px) {
  .page-main-block .news-title {
    width: 100%;
  }
}
.page-main-block .news-icon {
  margin-left: 0.5em;
  vertical-align: middle;
}
.page-main-block .news-icon [class^=icon-]::before {
  height: 1em;
  width: 1em;
}
@media screen and (min-width: 768px) {
  .page-main-block .news .nonews {
    width: calc(100% - 275px);
  }
}

#sec-news-important {
  position: relative;
  padding: 0 0 50px;
}
#sec-news-important .news {
  align-items: center;
}
#sec-news-important .news-list-item:not(:last-child) {
  margin-bottom: 10px;
}
#sec-news-important .news-list-item a {
  color: #fff;
}
#sec-news-important .news-icon [class^=icon-]::before {
  background: #fff;
}

#sec-topics {
  position: relative;
  padding: 80px 0 50px;
}
#sec-topics::before, #sec-topics::after {
  content: "";
  display: inline-block;
  position: absolute;
  top: 0;
  left: 50%;
  width: 1px;
  height: 30px;
  margin: auto;
  transform: translateX(-50%);
  background-color: #fff;
}
#sec-topics::after {
  top: auto;
  bottom: 0;
}
#sec-topics h2 {
  text-align: center;
}
#sec-topics h2 small {
  display: block;
  position: relative;
  margin-top: 15px;
  padding-top: 15px;
  font-size: 0.6875rem;
  font-family: "Noto Sans JP", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", "YuGothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "verdana", sans-serif;
  line-height: 1em;
  letter-spacing: normal;
}
#sec-topics h2 small::before {
  content: "";
  position: absolute;
  top: 0;
  left: calc(50% - 15px);
  display: inline-block;
  width: 30px;
  height: 2px;
  background: #fff;
}
#sec-topics .topics {
  margin: 40px auto;
}
#sec-topics .topics-wrapper {
  position: relative;
}
@media screen and (max-width: 767px) {
  #sec-topics .topics-wrapper {
    margin: 0 -20px;
  }
}
#sec-topics .topics-wrapper .swiper-button-prev {
  transform: translate(-70px, -25%) scale(-1, 1);
}
@media screen and (max-width: 767px) {
  #sec-topics .topics-wrapper .swiper-button-prev {
    transform: translate(0, -25%) scale(-1, 1);
  }
}
#sec-topics .topics-wrapper .swiper-button-next {
  transform: translate(70px, -25%);
}
@media screen and (max-width: 767px) {
  #sec-topics .topics-wrapper .swiper-button-next {
    transform: translate(0, -25%);
  }
}
#sec-topics .topics-wrapper .swiper-button-prev,
#sec-topics .topics-wrapper .swiper-button-next {
  width: 45px;
  height: 100px;
  z-index: 1;
}
#sec-topics .topics-wrapper .swiper-button-prev::before, #sec-topics .topics-wrapper .swiper-button-prev::after,
#sec-topics .topics-wrapper .swiper-button-next::before,
#sec-topics .topics-wrapper .swiper-button-next::after {
  content: "";
  position: absolute;
  top: calc(50% - 1px);
  right: 0;
  width: 45px;
  height: 2px;
  border-radius: 9999px;
  background-color: #fff;
  transform-origin: calc(100% - 1px) 50%;
}
#sec-topics .topics-wrapper .swiper-button-prev::before,
#sec-topics .topics-wrapper .swiper-button-next::before {
  transform: rotate(60deg);
}
#sec-topics .topics-wrapper .swiper-button-prev::after,
#sec-topics .topics-wrapper .swiper-button-next::after {
  transform: rotate(-60deg);
}
#sec-topics .topics .swiper-wrapper {
  align-items: stretch;
}
#sec-topics .topics-item {
  height: auto;
  padding: 0 20px 20px;
  background: #d4d4d4;
}
@media screen and (min-width: 769px) {
  #sec-topics .topics-item:hover {
    color: #000;
  }
  #sec-topics .topics-item:hover figure img {
    transform: scale(1.1);
  }
}
#sec-topics .topics-item figure {
  display: block;
  margin: 0 -20px 5px;
  aspect-ratio: 10/7;
  overflow: hidden;
}
#sec-topics .topics-item figure img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  transition: 0.2s ease-in;
}
#sec-topics .topics-date {
  position: relative;
  display: block;
  margin-bottom: 10px;
  padding-left: 1em;
  font-size: 0.875rem;
  font-family: "Noto Sans JP", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", "YuGothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "verdana", sans-serif;
  color: #818181;
}
#sec-topics .topics-date::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  display: inline-block;
  width: 3px;
  height: 46px;
  background: #c0af8a;
}
#sec-topics .topics-title {
  font-size: 0.9375rem;
  line-height: 1.4em;
}

#sec-about {
  position: relative;
  padding: 0;
}
@media screen and (max-width: 767px) {
  #sec-about {
    padding: 60px 0 0;
  }
}
#sec-about::before {
  content: "";
  display: block;
  width: 100%;
  margin-bottom: -23%;
  background: #000 url(../img/top/about_top.jpg) center top no-repeat;
  background-size: cover;
  aspect-ratio: 15/9;
}
@media screen and (max-width: 767px) {
  #sec-about::before {
    display: none;
  }
}
#sec-about::after {
  content: "";
  display: block;
  width: 100%;
  margin-top: -19%;
  background: #000 url(../img/top/about_bottom.jpg) center top no-repeat;
  background-size: cover;
  aspect-ratio: 13/8.4;
}
@media screen and (max-width: 767px) {
  #sec-about::after {
    margin: -100px auto 0;
    background-image: url(../img/top/about_sp.jpg);
    aspect-ratio: 39/76;
  }
}
#sec-about .content-inner--s {
  position: relative;
  text-align: center;
  z-index: 1;
}
@media screen and (max-width: 767px) {
  #sec-about .content-inner--s {
    padding-left: 30px;
    padding-right: 30px;
  }
}
#sec-about h2 {
  margin: 0 auto 80px;
  font-size: 2.6875rem;
}
@media screen and (max-width: 767px) {
  #sec-about h2 {
    margin: 0 auto 50px;
    font-size: 2rem;
  }
}
#sec-about h2 small {
  display: block;
  margin-top: 1em;
  font-size: 0.6em;
}
#sec-about p {
  margin-bottom: 55px;
  line-height: 2.1em;
}
@media screen and (max-width: 767px) {
  #sec-about p {
    font-size: 0.9375rem;
    text-align: left;
  }
}
@media screen and (max-width: 767px) {
  #sec-about .btn {
    max-width: 245px;
    padding: 1em;
  }
}

#sec-grounds,
#sec-experience {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100dvh;
  min-height: 780px;
}
#sec-grounds .content-inner--s,
#sec-experience .content-inner--s {
  width: 100%;
  padding: 40px 20px;
}
@media screen and (max-width: 767px) {
  #sec-grounds .content-inner--s,
  #sec-experience .content-inner--s {
    padding-bottom: 0;
  }
}
#sec-grounds .box,
#sec-experience .box {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  gap: 40px;
  width: 320px;
  padding: 40px;
  background: rgba(0, 0, 0, 0.5);
}
@media screen and (max-width: 767px) {
  #sec-grounds .box,
  #sec-experience .box {
    width: auto;
    margin: 110vw -20px 0 !important;
    padding: 70px;
    background: #000;
  }
}
#sec-grounds .box h2,
#sec-experience .box h2 {
  width: 100%;
  padding-bottom: 30px;
  text-align: center;
  border-bottom: 1px solid #fff;
}
@media screen and (max-width: 767px) {
  #sec-grounds .box h2,
  #sec-experience .box h2 {
    font-size: 1.8125rem;
  }
}
#sec-grounds .box p,
#sec-experience .box p {
  font-size: 0.9375rem;
}
#sec-grounds .box .btn,
#sec-experience .box .btn {
  width: 100%;
}

#sec-grounds {
  position: relative;
  align-items: flex-end;
  height: 100dvh;
  min-height: 780px;
  background: #000 url(../img/top/grounds.jpg) center no-repeat fixed;
  background-size: 100% auto;
}
@media screen and (max-width: 767px) {
  #sec-grounds {
    position: relative;
    height: auto;
    background: none;
    clip-path: inset(0);
  }
  #sec-grounds::before {
    content: "";
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url(../img/top//grounds_sp.jpg);
    background-position: center top;
    background-size: cover;
    background-repeat: no-repeat;
    z-index: 0;
  }
}
#sec-grounds .content-inner--s {
  position: relative;
  justify-content: space-between;
  z-index: 1;
}

#sec-experience {
  position: relative;
  height: 100dvh;
  min-height: 780px;
  background: #000 url(../img/top/experience.jpg) center no-repeat fixed;
  background-size: 100% auto;
}
@media screen and (max-width: 767px) {
  #sec-experience {
    position: relative;
    height: auto;
    background: none;
    clip-path: inset(0);
  }
  #sec-experience::before {
    content: "";
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url(../img/top/experience_sp.jpg);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    z-index: 0;
  }
}
#sec-experience .content-inner--s {
  position: relative;
  z-index: 1;
}
#sec-experience .box {
  margin-left: auto;
  margin-right: 0;
}

#sec-hieizan,
#sec-event {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-start;
}
#sec-hieizan .content-inner--s,
#sec-event .content-inner--s {
  width: 100%;
  z-index: 1;
}

#sec-hieizan {
  position: relative;
  height: 100dvh;
  min-height: 780px;
  background: #000 url(../img/top/hieizan.jpg) center no-repeat fixed;
  background-size: 100% auto;
}
@media screen and (max-width: 767px) {
  #sec-hieizan {
    position: relative;
    background: none;
    clip-path: inset(0);
  }
  #sec-hieizan::before {
    content: "";
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url(../img/top/hieizan_sp.jpg);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    z-index: 0;
  }
}
@media screen and (min-width: 768px) {
  #sec-hieizan .box-link li a {
    margin-left: 0;
  }
}

#sec-event {
  position: relative;
  width: 100%;
  height: 100dvh;
  min-height: 780px;
  background: #000 url(../img/top/event.jpg) center no-repeat fixed;
  background-size: 100% auto;
}
@media screen and (max-width: 767px) {
  #sec-event {
    position: relative;
    background: none;
  }
  #sec-event::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url(../img/top/event_sp.jpg);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    z-index: 0;
  }
}
@media screen and (min-width: 768px) {
  #sec-event .box-link li a {
    margin-right: 0;
  }
}
#sec-event .box-link li a.vertical {
  flex-flow: column;
}
#sec-event .box-link li a.vertical small {
  line-height: 1.2;
  font-size: 0.6em;
}

.box-link {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  gap: 50px;
}
.box-link li a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 190px;
  height: 190px;
  margin: 0 auto;
  font-size: 1.125rem;
  font-family: "Noto Serif JP", "游明朝", "Yu Mincho", "YuMincho", "Hiragino Mincho Pro", serif;
  color: #fff;
  text-align: center;
  background: rgba(0, 0, 0, 0.5);
  border: 1px solid #fff;
}

#sec-stay {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100dvh;
  min-height: 820px;
  background: #000 url(../img/top/kaikan.jpg) center no-repeat fixed;
  background-size: cover;
}
@media screen and (max-width: 767px) {
  #sec-stay {
    flex-direction: column;
    height: auto;
    background: #000;
  }
}
@media screen and (min-width: 768px) {
  #sec-stay .img_sp {
    display: none;
  }
}
#sec-stay .box {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 0;
  width: 100%;
  padding: 60px 90px;
  color: #000;
  background: rgba(255, 255, 255, 0.85);
}
@media screen and (max-width: 767px) {
  #sec-stay .box {
    margin: 0 -20px;
    padding: 60px 20px;
  }
}
#sec-stay .box .title-page span {
  color: #000;
  letter-spacing: normal;
}
#sec-stay .box .title-page::after {
  width: 2em;
  height: 3px;
  background: #000;
}
#sec-stay .box ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 100%;
  margin: 30px auto;
}
@media screen and (max-width: 767px) {
  #sec-stay .box ul {
    justify-content: center;
    gap: 5px;
  }
}
#sec-stay .box ul li {
  width: 19%;
  font-family: "Noto Sans JP", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", "YuGothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "verdana", sans-serif;
  text-align: center;
  background: #fff;
  border: 1px solid #bbbbbb;
  border-radius: 4px;
}
@media screen and (max-width: 767px) {
  #sec-stay .box ul li {
    width: 30%;
    font-size: 0.9375rem;
  }
}
#sec-stay .box p {
  font-size: 0.9375rem;
  text-align: center;
}
@media screen and (max-width: 767px) {
  #sec-stay .box p {
    text-align: left;
  }
}
#sec-stay .box .btn {
  width: 100%;
  max-width: 245px;
  margin: 40px auto 0;
  color: #000;
  background: rgba(255, 255, 255, 0.4);
  border: 1px solid #bbbbbb;
}
@media screen and (max-width: 767px) {
  #sec-stay .box .btn {
    padding: 1em;
  }
}

#sec-news {
  padding: 140px 0;
  color: #000;
  background: #fff;
}
@media screen and (max-width: 767px) {
  #sec-news {
    padding: 70px 0;
  }
}
#sec-news .news-head {
  padding: 20px;
  border-right: 1px solid #bbbbbb;
}
@media screen and (max-width: 767px) {
  #sec-news .news-head {
    border: 0;
  }
}
#sec-news .news-head h2 {
  margin-bottom: 1em;
}
@media screen and (max-width: 767px) {
  #sec-news .news-head h2 {
    margin-bottom: 1.5em;
    font-size: 1.8125rem;
    text-align: center;
  }
}
#sec-news .news-head .btn-list {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  width: 90px;
  height: 90px;
  margin: 0 auto;
  font-size: 0.875rem;
  color: #000;
  border: 1px solid #bbbbbb;
}
@media screen and (max-width: 767px) {
  #sec-news .news-head .btn-list {
    order: 3;
    width: 100%;
    height: auto;
    font-size: 1rem;
  }
}
#sec-news .news-list {
  padding: 20px 0;
}

#sec-renovation {
  text-align: center;
}
#sec-renovation a {
  display: block;
  margin: 0 auto;
}
#sec-renovation a img {
  width: 100%;
  vertical-align: bottom;
}

#sec-access {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 680px;
  margin-bottom: 0;
  color: #000;
  text-align: center;
  background: #d1d1d1 url(../img/top/access.jpg) center no-repeat;
  background-size: auto 680px;
}
@media screen and (max-width: 767px) {
  #sec-access {
    display: block;
    height: auto;
    padding: 90px 0 60px;
    background: #d1d1d1 url(../img/top/access_sp.jpg) center top no-repeat;
    background-size: contain;
  }
}
#sec-access .content-inner {
  width: 100%;
  max-width: 1230px;
}
#sec-access .btn-border {
  color: #000;
  border-color: #bbbbbb;
}
#sec-access .access {
  align-items: center;
  justify-content: space-between;
}
@media screen and (max-width: 767px) {
  #sec-access .access {
    flex-direction: column;
  }
}
#sec-access .access p {
  font-size: 0.9375rem;
}
#sec-access .access-transportation {
  width: 245px;
  text-align: left;
}
@media screen and (max-width: 767px) {
  #sec-access .access-transportation {
    width: 70%;
    margin-bottom: 220vw;
  }
}
#sec-access .access-transportation h2 {
  position: relative;
  margin: 0 auto 1em;
  padding: 0 0 1em;
  font-size: 1.8125rem;
  text-align: center;
  border-bottom: 1px solid #bbbbbb;
}
#sec-access .access-transportation .btn {
  margin: 80px auto 0;
  padding: 1em;
  background: rgba(255, 255, 255, 0.4);
}
@media screen and (max-width: 767px) {
  #sec-access .access-transportation .btn {
    margin-top: 20px;
  }
}
#sec-access .access-tickets {
  width: 240px;
  padding: 30px 20px;
}
@media screen and (max-width: 767px) {
  #sec-access .access-tickets {
    width: 70%;
  }
}
#sec-access .access-tickets h2 {
  margin: 0 auto 5px;
  font-size: 1.5rem;
}
#sec-access .access-tickets p {
  margin: 0 auto 20px;
  line-height: 1.75em;
}
#sec-access .access-tickets .btn-wrap {
  display: flex;
  flex-wrap: wrap;
  gap: 15px;
}
#sec-access .access-tickets .btn-wrap .btn {
  width: 100%;
}
#sec-access .access-tickets .btn-wrap .btn:nth-child(2) {
  background: #cecece;
}

.scroll-btn {
  position: fixed;
  bottom: 16px;
  left: 16px;
  transition: opacity 0.2s ease;
}
.scroll-btn.visible {
  opacity: 1;
}
.scroll-btn.hidden {
  opacity: 0;
}
.scroll-btn__wrapper {
  position: relative;
  display: flex;
}
.scroll-btn__text {
  writing-mode: vertical-rl;
  color: #fff;
  font-size: 0.75rem;
  letter-spacing: 0.5px;
  line-height: 2.3;
}
.scroll-btn__bar {
  width: 1px;
  height: 60px;
  background-color: #fff;
  animation: liner 2.5s ease infinite;
  position: relative;
}
.scroll-btn__arrow {
  position: absolute;
  background-color: #fff;
  width: 12px;
  height: 1px;
  transform: rotate(-58deg);
  bottom: 5px;
  right: -9px;
  animation: trans 2.5s linear infinite;
}

@keyframes liner {
  0% {
    transform: scale(1, 0);
    transform-origin: 0 0;
  }
  30% {
    transform: scale(1, 1);
    transform-origin: 0 0;
  }
  70% {
    transform: scale(1, 1);
    transform-origin: 0 100%;
  }
  100% {
    transform: scale(1, 1);
    transform-origin: 0 100%;
  }
}
@keyframes trans {
  0% {
    opacity: 0;
  }
  29.999% {
    opacity: 0;
  }
  30% {
    opacity: 1;
  }
  99.999% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}