* {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
  list-style: none;
}
*:before, *:after {
  box-sizing: border-box;
}
*:focus {
  outline: none;
}

html {
  font-size: 62.5%;
  min-height: 100%;
  -webkit-overflow-scrolling: touch;
  position: relative;
  scrollbar-width: none;
  -ms-overflow-style: none;
}
html::-webkit-scrollbar {
  display: none;
}

body {
  font-family: "Noto Serif JP", serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  font-size: 0.938vw;
  line-height: 1.25;
  color: #000000;
  background: #f4efe3;
  position: relative;
  z-index: 0;
}
body img {
  max-width: 100%;
  width: 100%;
}
body.is-fixed {
  position: fixed;
  width: 100%;
}
body.modal-open {
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  body {
    font-size: 3.271vw;
  }
  body img {
    pointer-events: none;
  }
}

.sp {
  display: none;
}
@media screen and (max-width: 767px) {
  .sp {
    display: block;
  }
}

.sp_inline {
  display: none;
}
@media screen and (max-width: 767px) {
  .sp_inline {
    display: inline-block;
  }
}

@media screen and (max-width: 767px) {
  .pc {
    display: none;
  }
}
.flex {
  display: flex;
}

.grid {
  display: grid;
}

section {
  position: relative;
  z-index: 0;
}

.inner {
  width: 90%;
  margin: 0 auto;
}
.inner-about {
  max-width: 59.271vw;
  position: relative;
}
@media screen and (max-width: 767px) {
  .inner-about {
    width: 100%;
    max-width: 92.523vw;
  }
}
.inner-info {
  max-width: 36.823vw;
  margin: 0 auto;
  padding-top: 7.031vw;
  padding-bottom: 5.104vw;
}
@media screen and (max-width: 767px) {
  .inner-info {
    max-width: 75.234vw;
    padding-top: 15.187vw;
    padding-bottom: 15.421vw;
  }
}
.inner-comingsoon {
  max-width: 47.604vw;
  padding-top: 6.25vw;
  padding-bottom: 9.948vw;
}
@media screen and (max-width: 767px) {
  .inner-comingsoon {
    max-width: 84.112vw;
    padding-top: 12.15vw;
    padding-bottom: 27.336vw;
  }
}
.inner-link {
  max-width: 36.979vw;
  padding-top: 5vw;
}
@media screen and (max-width: 767px) {
  .inner-link {
    max-width: 84.112vw;
    padding-top: 13.551vw;
  }
}

.doro_img-01::before {
  background-image: url(./img/chara-01.png);
  transform: rotate(13deg);
}
.doro_img-02::before {
  background-image: url(./img/chara-02.png);
  transform: rotate(4deg);
}
.doro_img-03::before {
  background-image: url(./img/chara-03.png);
}
.doro_img-04::before {
  background-image: url(./img/chara-04.png);
  transform: rotate(-8deg);
}
.doro_img-05::before {
  background-image: url(./img/chara-05.png);
  transform: rotate(-24deg);
}
.doro_img-06::before {
  background-image: url(./img/chara-06.png);
}
.doro_img-07::before {
  background-image: url(./img/chara-07.png);
  transform: rotate(-11deg);
}
.doro_img-08::before {
  background-image: url(./img/chara-08.png);
  transform: rotate(-10deg);
}
.doro_img-aran::before {
  background-image: url(./img/chara-aran.png);
}

.chojugiga_img-rabbit-01::before {
  background-image: url(./img/choju-rabbit-01.webp);
}
.chojugiga_img-rabbit-02::before {
  background-image: url(./img/choju-rabbit-02.webp);
}
.chojugiga_img-rabbit-03::before {
  background-image: url(./img/choju-rabbit-03.webp);
}
.chojugiga_img-rabbit-04::before {
  background-image: url(./img/choju-rabbit-04.webp);
}
.chojugiga_img-rabbit-05::before {
  background-image: url(./img/choju-rabbit-05.webp);
}
.chojugiga_img-frog-01::before {
  background-image: url(./img/choju-frog-01.webp);
}
.chojugiga_img-frog-02::before {
  background-image: url(./img/choju-frog-02.webp);
}
.chojugiga_img-frog-03::before {
  background-image: url(./img/choju-frog-03.webp);
}
.chojugiga_img-frog_rabbit-01::before {
  background-image: url(./img/choju-frograbbit-01.webp);
}
.chojugiga_img-frog_rabbit-02::before {
  background-image: url(./img/choju-frograbbit-02.webp);
}
.chojugiga_img-frog_rabbit-03::before {
  background-image: url(./img/choju-frograbbit-03.webp);
}
.chojugiga_img-frog_rabbit_fox-01::before {
  background-image: url(./img/choju-frograbbitfox-01.webp);
}

.deco_ul .deco_li {
  position: absolute;
}
.deco_ul .deco_li::before {
  content: "";
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  top: 0;
  left: 0;
}
.deco_ul .deco_li-bridge {
  width: 50.417vw;
  height: 7.344vw;
}
.deco_ul .deco_li-bridge::before {
  background-image: url(./img/mv_bridge.webp);
}
@media screen and (max-width: 767px) {
  .deco_ul .deco_li-bridge {
    width: 70.093vw;
    height: 9.579vw;
  }
}
.deco_ul .deco_li-cloud-01::before {
  background-image: url(./img/cloud-01.webp);
}
.deco_ul .deco_li-cloud-02::before {
  background-image: url(./img/cloud-02.webp);
}
.deco_ul .deco_li-cloud-03::before {
  background-image: url(./img/cloud-03.webp);
}
.deco_ul .deco_li-cloud-04::before {
  background-image: url(./img/cloud-04.webp);
}
.deco_ul .deco_li-cloud-05::before {
  background-image: url(./img/cloud-05.webp);
}
.deco_ul .deco_li-cloud-06::before {
  background-image: url(./img/cloud-06.webp);
}
.deco_ul-bg_frame .deco_li {
  z-index: 1;
  animation: fuwafuwa 5s ease-in-out infinite;
}
.deco_ul-bg_frame-teaser .bg_frame-cloud-01 {
  width: 9.635vw;
  height: 6.458vw;
  top: 19vw;
  left: -5.417vw;
}
.deco_ul-bg_frame-teaser .bg_frame-cloud-02 {
  width: 14.896vw;
  height: 11.042vw;
  top: 7vw;
  right: -6.51vw;
}
.deco_ul-bg_frame-teaser .bg_frame-cloud-03 {
  width: 10.885vw;
  height: 4.948vw;
  top: 76vw;
  left: -5.208vw;
}
.deco_ul-bg_frame-teaser .bg_frame-cloud-04 {
  width: 4.896vw;
  height: 2.188vw;
  top: 73vw;
  left: 1.667vw;
}
.deco_ul-bg_frame-teaser .bg_frame-cloud-05 {
  width: 12.604vw;
  height: 9.323vw;
  bottom: 25vw;
  right: -3.542vw;
}
@media screen and (max-width: 767px) {
  .deco_ul-bg_frame-teaser .bg_frame-cloud-01 {
    width: 21.262vw;
    height: 14.252vw;
    top: auto;
    bottom: -7.009vw;
    left: 30.14vw;
  }
  .deco_ul-bg_frame-teaser .bg_frame-cloud-02, .deco_ul-bg_frame-teaser .bg_frame-cloud-03, .deco_ul-bg_frame-teaser .bg_frame-cloud-04, .deco_ul-bg_frame-teaser .bg_frame-cloud-05 {
    display: none;
  }
}
.deco_ul-mv .mv-bridge-01 {
  top: 38vw;
  left: 23.177vw;
}
@media screen and (max-width: 767px) {
  .deco_ul-mv .mv-bridge-01 {
    display: none;
  }
}
.deco_ul-about .deco_li {
  opacity: 0;
  animation: fuwafuwa 5s ease-in-out infinite;
  transition: all 0.4s;
}
.deco_ul-about .about-cloud-01 {
  width: 10.833vw;
  height: 4.896vw;
  top: 1.5vw;
  left: -9vw;
  animation-delay: -2.5s;
}
.deco_ul-about .about-cloud-02 {
  width: 4.896vw;
  height: 2.135vw;
  top: -2.5vw;
  left: -1vw;
  animation-delay: -2s;
}
.deco_ul-about .about-cloud-03 {
  width: 10.573vw;
  height: 7.865vw;
  top: -1.5vw;
  right: -6vw;
}
.deco_ul-about .about-cloud-04 {
  display: none;
}
@media screen and (max-width: 767px) {
  .deco_ul-about .about-cloud-01 {
    width: 23.832vw;
    height: 10.514vw;
    top: -13vw;
    left: -2vw;
  }
  .deco_ul-about .about-cloud-02 {
    width: 10.748vw;
    height: 4.907vw;
    top: -15vw;
    left: 25.5vw;
  }
  .deco_ul-about .about-cloud-03 {
    display: none;
  }
  .deco_ul-about .about-cloud-04 {
    display: block;
    width: 20.327vw;
    height: 8.879vw;
    bottom: -14vw;
    right: 5vw;
  }
}

.choujugiga_list .choujugiga_list_li {
  position: absolute;
}
.choujugiga_list .choujugiga_list_li::before {
  content: "";
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  top: 0;
  left: 0;
}
.choujugiga_list-bg_frame .choujugiga_list_li {
  z-index: 1;
}
.choujugiga_list-bg_frame .choujugiga_list_li::before {
  animation: Mv-Choujugiga-Move-03 1.6s steps(1) infinite;
}
.choujugiga_list-bg_frame .bg_frame-choujugiga_list_li-01 {
  width: 11.406vw;
  height: 11.875vw;
  top: -2.865vw;
  left: 8.333vw;
}
.choujugiga_list-bg_frame-teaser .bg_frame-choujugiga_list_li-01 {
  width: 11.406vw;
  height: 11.875vw;
  top: 51vw;
  right: -3vw;
}
.choujugiga_list-bg_frame-teaser .bg_frame-choujugiga_list_li-01::before {
  animation: Mv-Choujugiga-Move-03 1.6s steps(1) infinite;
}
@media screen and (max-width: 767px) {
  .choujugiga_list-bg_frame-teaser .bg_frame-choujugiga_list_li-01 {
    display: none;
  }
}
.choujugiga_list-mv .choujugiga_list_li {
  transform: scale(0);
  transition: all cubic-bezier(0.18, 0.89, 0.32, 1.28) 0.8s;
}
.choujugiga_list-mv .mv-choujugiga_list_li-01 {
  width: 11.875vw;
  height: 4.74vw;
  top: 21.5vw;
  left: -2vw;
}
.choujugiga_list-mv .mv-choujugiga_list_li-02 {
  width: 10.469vw;
  height: 7.083vw;
  top: 14vw;
  left: 2.5vw;
}
.choujugiga_list-mv .mv-choujugiga_list_li-03 {
  width: 20.885vw;
  height: 13.594vw;
  top: 5vw;
  right: -0.3vw;
}
@media screen and (max-width: 767px) {
  .choujugiga_list-mv .mv-choujugiga_list_li-01 {
    width: 26.168vw;
    height: 10.514vw;
    top: 39vw;
    left: 14vw;
  }
  .choujugiga_list-mv .mv-choujugiga_list_li-02 {
    width: 24.533vw;
    height: 16.589vw;
    top: 4.206vw;
    left: auto;
    right: 17.757vw;
  }
  .choujugiga_list-mv .mv-choujugiga_list_li-03 {
    width: 47.43vw;
    height: 30.841vw;
    top: 157vw;
    right: 27.7vw;
  }
}
.choujugiga_list-comingsoon .comingsoon-choujugiga_list_li-01 {
  width: 10.104vw;
  height: 4.01vw;
  top: 26.333vw;
  right: 9.688vw;
  z-index: 1;
  opacity: 0;
  transition: all ease-in-out 0.6s;
}
.choujugiga_list-comingsoon .comingsoon-choujugiga_list_li-01::before {
  animation: Mv-Choujugiga-Move-02 1.6s steps(1) infinite reverse;
}
.choujugiga_list-comingsoon .comingsoon-choujugiga_list_li-02 {
  width: 8.854vw;
  height: 5.99vw;
  top: 21vw;
  right: 3.333vw;
  z-index: 1;
  opacity: 0;
  transition: all ease-in-out 0.6s;
}
.choujugiga_list-comingsoon .comingsoon-choujugiga_list_li-02::before {
  animation: Mv-Choujugiga-Move-02 1.6s steps(1) -1.6s infinite;
}
.choujugiga_list-comingsoon .comingsoon-choujugiga_list_li-03 {
  width: 16.094vw;
  height: 10.469vw;
  top: -1.833vw;
  left: 5.99vw;
  z-index: 1;
  opacity: 0;
  transition: all ease-in-out 0.6s;
}
.choujugiga_list-comingsoon .comingsoon-choujugiga_list_li-03::before {
  animation: Mv-Choujugiga-Move-04 1.6s steps(1) -1.6s infinite;
}
@media screen and (max-width: 767px) {
  .choujugiga_list-comingsoon .comingsoon-choujugiga_list_li-01 {
    width: 25.701vw;
    height: 10.28vw;
    top: 6.093vw;
    right: 21.963vw;
  }
  .choujugiga_list-comingsoon .comingsoon-choujugiga_list_li-02 {
    width: 22.43vw;
    height: 15.187vw;
    top: -8vw;
    right: 5.607vw;
  }
  .choujugiga_list-comingsoon .comingsoon-choujugiga_list_li-03 {
    width: 40.888vw;
    height: 26.402vw;
    top: auto;
    bottom: 6.075vw;
    left: 5.607vw;
  }
}

.doro_list .doro_list_li {
  width: 15.2vw;
  height: 15.2vw;
  position: absolute;
}
.doro_list .doro_list_li::before {
  content: "";
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  top: 0;
  left: 0;
}
@media screen and (max-width: 767px) {
  .doro_list .doro_list_li {
    width: 41vw;
    height: 41vw;
  }
}
.doro_list-mv .doro_list_li {
  transform: scale(0);
  transition: all cubic-bezier(0.18, 0.89, 0.32, 1.28) 0.8s;
}
.doro_list-mv .mv-doro_list_li-01 {
  top: 21vw;
  right: 4vw;
}
.doro_list-mv .mv-doro_list_li-02 {
  top: 31.8vw;
  right: 13.5vw;
}
.doro_list-mv .mv-doro_list_li-03 {
  top: 2vw;
  left: 13vw;
}
.doro_list-mv .mv-doro_list_li-04 {
  top: 26.5vw;
  left: 3vw;
}
.doro_list-mv .mv-doro_list_li-05 {
  top: -0.4vw;
  right: 22vw;
}
.doro_list-mv .mv-doro_list_li-06 {
  top: 0vw;
  right: 36.5vw;
}
.doro_list-mv .mv-doro_list_li-06::before {
  transform: scale(0.9);
}
.doro_list-mv .mv-doro_list_li-07 {
  top: 32.5vw;
  left: 15vw;
}
.doro_list-mv .mv-doro_list_li-08 {
  top: 0vw;
  left: 26.5vw;
}
.doro_list-mv .mv-doro_list_li-09 {
  top: 1.5vw;
  left: 39vw;
}
.doro_list-mv .mv-doro_list_li-09::before {
  transform: scale(0.8);
}
@media screen and (max-width: 767px) {
  .doro_list-mv .mv-doro_list_li-01 {
    top: 16vw;
    right: -7vw;
  }
  .doro_list-mv .mv-doro_list_li-02 {
    top: -3.5vw;
    right: auto;
    left: 20.5vw;
  }
  .doro_list-mv .mv-doro_list_li-03 {
    top: 84vw;
    left: -6vw;
  }
  .doro_list-mv .mv-doro_list_li-04 {
    top: 135.5vw;
    left: auto;
    right: -2vw;
  }
  .doro_list-mv .mv-doro_list_li-05 {
    top: 19.6vw;
    right: 22vw;
  }
  .doro_list-mv .mv-doro_list_li-05::before {
    transform: rotate(-36deg);
  }
  .doro_list-mv .mv-doro_list_li-06 {
    top: 78.5vw;
    right: -4.5vw;
  }
  .doro_list-mv .mv-doro_list_li-07 {
    top: 132.5vw;
    left: -2vw;
  }
  .doro_list-mv .mv-doro_list_li-08 {
    top: 15.5vw;
    left: -8.5vw;
  }
  .doro_list-mv .mv-doro_list_li-09 {
    top: 123.5vw;
    left: 25vw;
  }
}

h1 {
  width: 72.917vw;
  margin: 0 auto;
  margin-top: 4.792vw;
  opacity: 0;
  filter: blur(10px);
  transition: all ease-in-out 0.6s;
  position: relative;
  z-index: 10;
}
@media screen and (max-width: 767px) {
  h1 {
    width: 93.458vw;
    margin-top: 37.15vw;
  }
}

h3.h3-info {
  width: 12.917vw;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  h3.h3-info {
    width: 35.047vw;
  }
}

#loading {
  width: 100%;
  height: 110%;
  position: fixed;
  top: 0;
  left: 0;
  backdrop-filter: blur(20px);
  transition: all ease-in-out 0.6s;
  z-index: 9999;
}
#loading.active {
  opacity: 0;
  pointer-events: none;
}
@media screen and (max-width: 767px) {
  #loading.active.on {
    opacity: 1;
  }
}

main {
  position: relative;
  overflow: hidden;
  padding-bottom: 5.625vw;
}
@media screen and (max-width: 767px) {
  main {
    padding-bottom: 17.056vw;
  }
}
main .totop a {
  width: 5.625vw;
  display: block;
  position: absolute;
  bottom: 6vw;
  right: 6.823vw;
  z-index: 999;
}
main .totop a::before {
  content: "";
  width: 6.406vw;
  height: 6.406vw;
  background-image: url(./img/totop-stamp.webp);
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  top: -3.906vw;
  right: -3.646vw;
  transform-origin: right bottom;
  transition: all cubic-bezier(0.18, 0.89, 0.37, 1.43) 0.4s;
}
@media screen and (max-width: 767px) {
  main .totop a {
    width: 13.318vw;
    bottom: 3vw;
    right: 11.215vw;
  }
  main .totop a::before {
    width: 14.953vw;
    height: 14.953vw;
    top: -9.346vw;
    right: -9.346vw;
    animation: Stanp_Move 2s cubic-bezier(0.18, 0.89, 0.37, 1.43) infinite;
  }
}
@media screen and (min-width: 767px) {
  main .totop a:hover::before {
    transform: translate(-10px, 10px) rotate(-10deg);
  }
}
main .main_bg {
  width: 100%;
  height: 100%;
  background: url(./img/scroll_bg.webp) no-repeat center center/cover;
  position: fixed;
  top: 0;
  left: 0;
  z-index: -1;
}
@media screen and (max-width: 767px) {
  main .main_bg {
    height: 100vh;
    background: url(./img/sp_scroll_bg.webp) no-repeat center center/cover;
  }
}
@media screen and (max-width: 767px) {
  main .main_bg .main_bg_ul {
    display: none;
  }
}
main .main_bg .main_bg_ul .main_bg_li {
  position: absolute;
}
main .main_bg .main_bg_ul .main_bg_li::before {
  content: "";
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  top: 0;
  left: 0;
}
main .main_bg .main_bg_ul .main_bg_li-01 {
  width: 12.656vw;
  height: 19.635vw;
  top: 0;
  left: 0;
}
main .main_bg .main_bg_ul .main_bg_li-01::before {
  background-image: url(./img/scroll_bg_img-left_top.webp);
}
main .main_bg .main_bg_ul .main_bg_li-02 {
  width: 20.313vw;
  height: 14.271vw;
  bottom: 0;
  left: 0;
}
main .main_bg .main_bg_ul .main_bg_li-02::before {
  background-image: url(./img/scroll_bg_img-left_bottom.webp);
}
main .main_bg .main_bg_ul .main_bg_li-03 {
  width: 9.844vw;
  height: 18.125vw;
  top: 0;
  right: 0;
}
main .main_bg .main_bg_ul .main_bg_li-03::before {
  background-image: url(./img/scroll_bg_img-right_top.webp);
}
main .main_bg .main_bg_ul .main_bg_li-04 {
  width: 34.74vw;
  height: 14.115vw;
  bottom: 2vw;
  right: -1.2vw;
}
main .main_bg .main_bg_ul .main_bg_li-04::before {
  background-image: url(./img/scroll_bg_img-right_bottom.webp);
}
main .bg_frame {
  width: 100%;
  max-width: 65.833vw;
  margin: 0 auto;
  padding: 4.948vw 0;
  border-image-slice: 170 fill;
  border-image-width: 4.427vw 4.427vw 4.427vw 4.427vw;
  border-image-outset: 0px 0px 0px 0px;
  border-image-repeat: stretch stretch;
  border-image-source: url(./img/bg_content.png);
  position: relative;
  z-index: 0;
}
main .bg_frame::after {
  content: "";
  width: 58.073vw;
  height: 20.417vw;
  background-image: url(./img/bg_bamboo.webp);
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  bottom: 3vw;
  left: 4vw;
  z-index: -1;
}
@media screen and (max-width: 767px) {
  main .bg_frame {
    max-width: 95.327vw;
    padding: 14.72vw 0;
    border-image-slice: 120 fill;
    border-image-width: 14.019vw 14.019vw 14.019vw 14.019vw;
    border-image-source: url(./img/sp_bg_content.png);
  }
  main .bg_frame::after {
    width: 89.486vw;
    height: 35.748vw;
    background-image: url(./img/sp_bg_bamboo.webp);
    bottom: 20vw;
    left: 50%;
    transform: translateX(-50%);
  }
}
main .bg_frame section::after {
  content: "";
  width: 47.604vw;
  height: 0.4vw;
  background-image: url(./img/line.webp);
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}
main .bg_frame section#link::after {
  display: none;
}
@media screen and (max-width: 767px) {
  main .bg_frame section::after {
    width: 95.327vw;
    height: 0.701vw;
  }
}
main #mv {
  width: 100%;
  height: 48.802vw;
  overflow: hidden;
}
main #mv.active .choujugiga_list .choujugiga_list_li:nth-child(1) {
  animation: Opening-Scale 0.4s cubic-bezier(0.18, 0.89, 0.32, 1.28) 1s forwards;
}
main #mv.active .choujugiga_list .choujugiga_list_li:nth-child(2) {
  animation: Opening-Scale 0.4s cubic-bezier(0.18, 0.89, 0.32, 1.28) 0.8s forwards;
}
main #mv.active .choujugiga_list .choujugiga_list_li:nth-child(3) {
  animation: Opening-Scale 0.4s cubic-bezier(0.18, 0.89, 0.32, 1.28) 0.8s forwards;
}
main #mv.active .doro_list .doro_list_li:nth-child(1) {
  animation: Opening-Scale 0.4s cubic-bezier(0.18, 0.89, 0.32, 1.28) 0.6s forwards;
}
main #mv.active .doro_list .doro_list_li:nth-child(2) {
  animation: Opening-Scale 0.4s cubic-bezier(0.18, 0.89, 0.32, 1.28) 0.8s forwards;
}
main #mv.active .doro_list .doro_list_li:nth-child(3) {
  animation: Opening-Scale 0.4s cubic-bezier(0.18, 0.89, 0.32, 1.28) 0.8s forwards;
}
main #mv.active .doro_list .doro_list_li:nth-child(4) {
  animation: Opening-Scale 0.4s cubic-bezier(0.18, 0.89, 0.32, 1.28) 0.6s forwards;
}
main #mv.active .doro_list .doro_list_li:nth-child(5) {
  animation: Opening-Scale 0.4s cubic-bezier(0.18, 0.89, 0.32, 1.28) 0.8s forwards;
}
main #mv.active .doro_list .doro_list_li:nth-child(6) {
  animation: Opening-Scale 0.4s cubic-bezier(0.18, 0.89, 0.32, 1.28) 0.6s forwards;
}
main #mv.active .doro_list .doro_list_li:nth-child(7) {
  animation: Opening-Scale 0.4s cubic-bezier(0.18, 0.89, 0.32, 1.28) 0.7s forwards;
}
main #mv.active .doro_list .doro_list_li:nth-child(8) {
  animation: Opening-Scale 0.4s cubic-bezier(0.18, 0.89, 0.32, 1.28) 1s forwards;
}
main #mv.active .doro_list .doro_list_li:nth-child(9) {
  animation: Opening-Scale 0.4s cubic-bezier(0.18, 0.89, 0.32, 1.28) 0.6s forwards;
}
main #mv.active h1 {
  opacity: 1;
  filter: blur(0px);
}
main #mv .logo_nikke {
  width: 10.781vw;
  padding-top: 0.938vw;
  padding-left: 1.354vw;
  opacity: 0;
  transition: all ease-in-out 0.6s;
  position: relative;
  z-index: 10;
}
main #mv .logo_nikke.active {
  opacity: 1;
  transition-delay: 1.1s;
}
@media screen and (max-width: 767px) {
  main #mv {
    height: 186.916vw;
  }
  main #mv .logo_nikke {
    width: 27.57vw;
    padding-top: 2.804vw;
    padding-left: 0.701vw;
  }
}
main #about {
  padding-top: 9vw;
  padding-bottom: 13.021vw;
  background: url(./img/about_bg.webp) no-repeat left 22.813vw center/56%;
  position: relative;
  overflow: hidden;
  clip-path: inset(0 100% 0 0);
  transition: all ease-in-out 0.6s;
}
@media screen and (max-width: 767px) {
  main #about {
    padding-top: 32vw;
    padding-bottom: 32.71vw;
    background: url(./img/sp_about_bg.webp) no-repeat center top 22vw/180%;
    transition: all ease-in-out 0.3s;
  }
}
main #about.on {
  clip-path: inset(0%);
}
main #about.on .deco_ul .deco_li {
  opacity: 1;
  transition-delay: 0.7s;
}
main #about.on p {
  opacity: 1;
  transition-delay: 0.7s;
}
@media screen and (max-width: 767px) {
  main #about.on .deco_ul .deco_li {
    transition-delay: 0.4s;
  }
  main #about.on p {
    transition-delay: 0.4s;
  }
}
main #about p {
  font-family: "Hina Mincho", serif;
  font-size: 1.719vw;
  line-height: 2;
  text-align: center;
  position: relative;
  z-index: 0;
  opacity: 0;
  transition: all 0.4s;
}
main #about p::before {
  content: "";
  width: 50.208vw;
  height: 6.979vw;
  background-image: url(./img/about-dotted.webp);
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  top: 4vw;
  left: 50%;
  transform: translateX(-50%);
}
main #about p span {
  font-size: 2.083vw;
  color: #9a8347;
}
@media screen and (max-width: 767px) {
  main #about p {
    font-size: 5.14vw;
    line-height: 1.98;
  }
  main #about p::before {
    width: 89.252vw;
    height: 65.421vw;
    background-image: url(./img/sp_about-dotted.webp);
    top: 9.5vw;
  }
  main #about p span {
    font-size: 6.542vw;
  }
}
main #info {
  position: relative;
  z-index: 2;
  margin-top: 0;
}
main #info .inner .info_box {
  margin-top: 4.531vw;
}
@media screen and (max-width: 767px) {
  main #info .inner .info_box {
    margin-top: 9.346vw;
  }
}
main #info .inner .info_box:first-of-type {
  margin-top: 0;
}
main #info .inner .info_box-02 .info_list {
  margin-top: 0;
}
main #info .inner .info_list {
  width: 100%;
  margin: 0 auto;
  margin-top: 1.823vw;
  text-align: center;
}
@media screen and (max-width: 767px) {
  main #info .inner .info_list {
    margin-top: 9.112vw;
  }
}
main #info .inner .info_list .info_list_li {
  font-size: 1.094vw;
  line-height: 1.8;
  font-weight: 800;
  margin-top: 0.833vw;
}
main #info .inner .info_list .info_list_li:first-of-type {
  margin-top: 0;
}
main #info .inner .info_list .info_list_li-venue {
  font-size: 1.563vw;
  color: #8a5d8c;
}
main #info .inner .info_list .info_list_li-venue span {
  position: relative;
  padding-left: 1.771vw;
}
main #info .inner .info_list .info_list_li-venue span::before {
  content: "";
  width: 1.25vw;
  height: 1.771vw;
  background-image: url(./img/icon-map.webp);
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
@media screen and (max-width: 767px) {
  main #info .inner .info_list .info_list_li {
    font-size: 3.271vw;
    margin-top: 3.505vw;
  }
  main #info .inner .info_list .info_list_li-venue {
    font-size: 4.673vw;
  }
  main #info .inner .info_list .info_list_li-venue span {
    padding-left: 5.607vw;
  }
  main #info .inner .info_list .info_list_li-venue span::before {
    width: 3.271vw;
    height: 4.673vw;
  }
}
main #info .inner .price_box {
  width: 100%;
  max-width: 37.8vw;
  margin: 0 auto;
  justify-content: center;
  font-weight: 800;
  margin-top: 1.146vw;
}
@media screen and (max-width: 767px) {
  main #info .inner .price_box {
    max-width: 75.234vw;
    margin-top: 3.271vw;
  }
}
main #info .inner .price_box .price-title {
  width: 4.271vw;
  height: 1.354vw;
  color: #ffffff;
  font-size: 0.938vw;
  text-align: left;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #8a5d8c;
  margin-top: 0.2vw;
  margin-right: 0.625vw;
}
@media screen and (max-width: 767px) {
  main #info .inner .price_box .price-title {
    width: 14.486vw;
    height: 3.972vw;
    font-size: 3.271vw;
    margin-top: 0;
    margin-right: 2.336vw;
  }
}
main #info .inner .price_box .price {
  margin-top: 0;
  line-height: 1.5;
  font-size: 1.042vw;
}
@media screen and (max-width: 767px) {
  main #info .inner .price_box .price {
    font-size: 3.271vw;
    line-height: 1.5;
  }
}
main #info .inner .map {
  height: 23vw;
  margin-top: 1.302vw;
  border: solid 1px #8a5d8c;
  position: relative;
  z-index: 0;
}
main #info .inner .map iframe {
  width: 100%;
  height: 100%;
}
@media screen and (max-width: 767px) {
  main #info .inner .map {
    height: 47.43vw;
    margin-top: 4.673vw;
  }
}
main #info .inner .access_title {
  font-size: 1.146vw;
  font-weight: 800;
  color: #9a8347;
  margin-top: 1.302vw;
  margin-left: -0.8vw;
}
@media screen and (max-width: 767px) {
  main #info .inner .access_title {
    font-size: 3.738vw;
    margin-top: 3.505vw;
    margin-left: -1.8vw;
  }
}
main #info .inner .access_list {
  position: relative;
  margin-top: 0.781vw;
}
@media screen and (max-width: 767px) {
  main #info .inner .access_list {
    margin-top: 1.636vw;
    white-space: nowrap;
  }
}
main #info .inner .access_list .access_list_li {
  font-size: 0.93vw;
  line-height: 1.38;
  font-weight: 800;
  margin-top: 0.521vw;
  padding-left: 1.2vw;
  position: relative;
}
main #info .inner .access_list .access_list_li:first-of-type {
  margin-top: 0;
}
@media screen and (max-width: 767px) {
  main #info .inner .access_list .access_list_li {
    font-size: 3.2vw;
    padding-left: 4vw;
    line-height: 1.6;
  }
}
main #info .inner .access_list .access_list_li::before {
  content: "";
  background: url(./img/icon.webp) no-repeat center center/contain;
  width: 1.302vw;
  height: 1.302vw;
  position: absolute;
  top: 0.1vw;
  left: 0;
  filter: brightness(0);
}
@media screen and (max-width: 767px) {
  main #info .inner .access_list .access_list_li::before {
    width: 4vw;
    height: 4vw;
    top: 1vw;
    transform: none;
  }
}
main #info .inner .info01,
main #info .inner .map,
main #info .inner .catch {
  opacity: 0;
  transform: translateY(10px);
  transition: all ease-in-out 0.4s;
}
main #info .inner .info01.on,
main #info .inner .map.on,
main #info .inner .catch.on {
  opacity: 1;
  transform: translateY(0%);
}
main #info .inner .map.on::before {
  opacity: 1;
  transform: translateY(0%);
  transition-delay: 0.6s;
}
main #comingsoon.on .choujugiga_list-comingsoon li {
  opacity: 1;
  transition-delay: 0.8s;
}
main #comingsoon.on figure img {
  opacity: 1;
  transform: translateY(0px);
  transition-delay: 0.8s;
}
main #comingsoon.on figure::before {
  transform: translate(-50%, -50%) scale(1);
}
main #comingsoon figure {
  position: relative;
}
main #comingsoon figure img {
  opacity: 0;
  transform: translateY(10px);
  transition: all ease-in-out 0.6s;
}
main #comingsoon figure::before {
  content: "";
  width: 52.917vw;
  height: 45.521vw;
  background-image: url(./img/teaser_img-cloud.webp);
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  top: 35%;
  left: 50%;
  transform: translate(-50%, -50%) scale(0);
  z-index: -2;
  transition: all ease-in-out 0.8s;
}
@media screen and (max-width: 767px) {
  main #comingsoon figure::before {
    width: 82.944vw;
    height: 71.495vw;
    top: 37%;
  }
}
main #link .banner {
  display: grid;
  gap: 1.563vw;
  grid-template-columns: repeat(2, minmax(0, 1fr));
}
@media screen and (max-width: 767px) {
  main #link .banner {
    gap: 3.037vw;
  }
}
main #link .banner li a {
  display: block;
  background: #fff;
  transition: all 0.4s;
}
@media screen and (min-width: 767px) {
  main #link .banner li a:hover {
    opacity: 0.5;
  }
}
main #link .banner li p {
  font-family: "Noto Sans JP", sans-serif;
  margin-top: 0.521vw;
  text-align: center;
}
main #link .banner li p span {
  color: #000;
  font-weight: bold;
  font-size: 0.83vw;
  text-align: center;
  position: relative;
  padding-left: 1vw;
}
main #link .banner li p span::before {
  content: "";
  background: url(./img/icon.webp) no-repeat center center/contain;
  width: 0.781vw;
  height: 0.781vw;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  filter: brightness(0);
}
@media screen and (max-width: 767px) {
  main #link .banner li p {
    margin-top: 1.168vw;
  }
  main #link .banner li p span {
    font-size: 2.336vw;
    padding-left: 3.037vw;
  }
  main #link .banner li p span::before {
    width: 2.57vw;
    height: 2.57vw;
    top: 60%;
  }
}

footer {
  background: url(./img/footer_bg.webp) no-repeat center center/cover;
  text-align: center;
  padding: 3.229vw 0 2.604vw;
  color: #ffffff;
  font-family: "Noto Sans JP", sans-serif;
  z-index: 2;
  position: relative;
}
@media screen and (max-width: 767px) {
  footer {
    background: url(./img/sp_footer_bg.webp) no-repeat center center/cover;
    padding: 8.411vw 0;
  }
}
footer small {
  font-family: "arial", sans-serif;
  font-size: 0.73vw;
}
@media screen and (max-width: 767px) {
  footer small {
    font-size: 1.869vw;
  }
}
footer a {
  display: block;
  width: 8.95vw;
  margin: 0 auto;
  margin-top: 1vw;
  transition: all 0.4s;
}
@media screen and (min-width: 767px) {
  footer a:hover {
    opacity: 0.5;
  }
}
@media screen and (max-width: 767px) {
  footer a {
    width: 24.299vw;
    margin-top: 3.505vw;
  }
}

@keyframes Opening-Scale {
  0% {
    transform: scale(0);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes fuwafuwa {
  0% {
    transform: translate(0, 0);
  }
  50% {
    transform: translate(12px, -10px);
  }
  100% {
    transform: translate(0, 0);
  }
}
@keyframes load {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@keyframes Mv-Choujugiga-Move {
  0% {
    transform: rotate(5deg);
  }
  50% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(0deg);
  }
}
@keyframes Mv-Choujugiga-Move-02 {
  0% {
    transform: rotate(0deg);
  }
  50% {
    transform: rotate(-10deg);
  }
  100% {
    transform: rotate(-10deg);
  }
}
@keyframes Mv-Choujugiga-Move-04 {
  0% {
    transform: translateY(0px);
  }
  50% {
    transform: translateY(10px);
  }
  100% {
    transform: translateY(10px);
  }
}
@keyframes Mv-Choujugiga-Move-03 {
  0% {
    transform: rotate(0deg);
  }
  50% {
    transform: rotate(10deg);
  }
  100% {
    transform: rotate(10deg);
  }
}
@keyframes Stanp_Move {
  0% {
    transform: translate(0px, 0px) rotate(0deg);
  }
  20% {
    transform: translate(-10px, 10px) rotate(-10deg);
  }
  40%, 100% {
    transform: translate(0px, 0px) rotate(0deg);
  }
}/*# sourceMappingURL=style.css.map */