@charset "UTF-8";

/* -----------------------------------------------------------
	.mainvisual_slider
----------------------------------------------------------- */
@media only screen and (max-width: 767px) {
  .mainvisual_wrap {
    margin-bottom: 60px;
  }
}
@media only screen and (min-width: 768px) {
  .mainvisual_wrap {
    margin-bottom: 80px;
  }
}
.mainvisual_slider {
  margin-bottom: 0 !important;
}

.mainvisual_slider > div {
  display: none;
}

.mainvisual_slider > div:first-child {
  display: block;
}

.mainvisual_slider [class^="slide"] {
  -webkit-background-size: cover !important;
  -moz-background-size: cover !important;
  -o-background-size: cover !important;
  background-size: cover !important;
}

.mainvisual_slider [class^="slide"]:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  padding-bottom: 130px;
}

@media only screen and (max-width: 767px) {
  .mainvisual_slider [class^="slide"]:before {
    padding-bottom: 21.05263%;
  }
}

.mainvisual_slider [class^="slide"]:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  padding-bottom: 235px;
}

@media only screen and (max-width: 767px) {
  .mainvisual_slider [class^="slide"]:after {
    padding-bottom: 23.68421%;
  }
}

.mainvisual_wrap .main_copy {
  text-align: right;
  position: absolute;
  z-index: 2;
  right: 20px;
  bottom: 50px;
  margin: auto;
  font-weight: normal;
  font-style: normal;
  color: #fff;
  line-height: 1.3;
  font-feature-settings: "palt";
  text-shadow: 0px 0px 7px rgba(36, 36, 34, 1);
  width: 100%;
  height: fit-content;
  width: -webkit-fit-content;
  width: -moz-fit-content;
}

.mainvisual_wrap .main_copy .copy_top {
  font-size: clamp(2.4rem, 7.7vw, 7rem);
  letter-spacing: 0.05rem;
}

.mainvisual_wrap .main_copy .copy_under {
  font-size: clamp(1.4rem, 4.4vw, 3.2rem);
  display: block;
  letter-spacing: 0.1rem;
}
.mainvisual_wrap .main_copy .copy_under {
  line-height: 1.5;
  margin-top: 1rem;
  font-weight: 300;
}
@keyframes main_copy_fadeUp {
  from {
    opacity: 0;
    transform: translateY(20px);
  }

  to {
    opacity: 1;
    transform: translateY(0);
  }
}
.mainvisual_slider .slick-track div:first-child .main_copy {
  bottom: unset;
  top: 110px;
}
.mainvisual_slider .slick-track div:first-child .main_copy .copy_under {
  transform: translateY(20px);
  opacity: 0;
}
.loaded .mainvisual_slider .slick-track div:first-child .copy_under {
  animation: main_copy_fadeUp 1s ease forwards;
  animation-delay: 2.4s;
}
.main_copy {
  opacity: 0;
}
.loaded .main_copy {
  opacity: 1;
}
.main_copy_svg {
  width: 85%;
  max-width: 680px;
  vertical-align: bottom;
}

@media only screen and (min-width: 768px) {
  .mainvisual_wrap .main_copy {
    top: unset;
    bottom: 100px;
  }
  .main_copy_svg {
    width: 100%;
    max-width: 680px;
    height: fit-content;
  }
  .mainvisual_wrap .mainvisual_slider .slick-track div:nth-child(even) .main_copy .copy_under {
    left: 10px;
    right: unset;
  }
  .mainvisual_wrap .main_copy .copy_under {
    display: block;
  }
}

@media only screen and (min-width: 1024px) {
  .mainvisual_wrap .main_copy {
    right: 6%;
  }
  .mainvisual_wrap .mainvisual_slider .slick-track div:nth-child(even) .main_copy {
    left: 6%;
    transform: unset;
    right: unset;
    text-align: left;
  }
  .mainvisual_slider .slick-track div:first-child .main_copy {
    transform: unset;
    right: 6%;
    width: 40%;
    bottom: 100px;
    top: unset;
  }
  .mainvisual_wrap .main_copy .copy_top {
    font-size: clamp(2.8rem, 3.5vw, 7rem);
    letter-spacing: 0.05rem;
  }
  .mainvisual_wrap .main_copy .copy_under {
    font-size: clamp(2rem, 1.5vw, 3.2rem);
  }
  .mainvisual_slider .slick-track div:first-child .main_copy .main_copy_svg {
    width: 90%;
    max-width: 660px;
  }
  .mainvisual_slider .slick-track div:first-child .main_copy .copy_under {
    opacity: 0;
    position: relative;
  }
  .loaded .mainvisual_slider .slick-track div:first-child .main_copy .copy_under {
    margin-top: 1.25rem;
  }
}

.mainvisual_slider .slide1 {
  background: url("/image/common/mainvisual_01.webp") no-repeat center center;
}

@media only screen and (max-width: 1023px) {
  .mainvisual_slider .slide1 {
    background: url("/image/common/mainvisual_sp_01.webp") no-repeat center center;
  }
}

.mainvisual_slider .slide2 {
  background: url("/image/common/mainvisual_02.webp") no-repeat center center;
}

@media only screen and (max-width: 1023px) {
  .mainvisual_slider .slide2 {
    background: url("/image/common/mainvisual_sp_02.webp") no-repeat center center;
  }
}

.mainvisual_slider .slide3 {
  overflow: hidden;
  background: url("/image/common/mainvisual_03.webp") no-repeat center;
}

@media only screen and (min-width: 768px) and (max-width: 1100px) {
  .mainvisual_slider .slide3 p {
    overflow: hidden;
  }
}

@media only screen and (max-width: 1023px) {
  .mainvisual_slider .slide3 {
    overflow: hidden;
    background: url("/image/common/mainvisual_sp_03.webp") no-repeat center;
  }

  .mainvisual_slider .slide3 p {
    overflow: hidden;
  }
}

.mainvisual_slider .slide4 {
  background: url("/image/common/mainvisual_04.webp") no-repeat center center;
}

@media only screen and (max-width: 1023px) {
  .mainvisual_slider .slide4 {
    background: url("/image/common/mainvisual_sp_04.webp") no-repeat center center;
  }
}

.mainvisual_slider .slide5 {
  background: url("/image/common/mainvisual_05.webp") no-repeat center center;
}

@media only screen and (max-width: 1023px) {
  .mainvisual_slider .slide5 {
    background: url("/image/common/mainvisual_sp_05.webp") no-repeat center center;
  }
}

.mainvisual_slider .slide6 {
  background: url("/image/common/mainvisual_06.webp") no-repeat center center;
}

@media only screen and (max-width: 1023px) {
  .mainvisual_slider .slide6 {
    background: url("/image/common/mainvisual_sp_06.webp") no-repeat center center;
  }
}

.mainvisual_slider .slide7 {
  background: url("/image/common/mainvisual_07.webp") no-repeat center center;
}

@media only screen and (max-width: 1023px) {
  .mainvisual_slider .slide7 {
    background: url("/image/common/mainvisual_sp_07.webp") no-repeat center center;
  }
}

.mainvisual_slider .slide8 {
  background: url("/image/common/mainvisual_08.webp") no-repeat center center;
}

@media only screen and (max-width: 1023px) {
  .mainvisual_slider .slide8 {
    background: url("/image/common/mainvisual_sp_08.webp") no-repeat center center;
  }
}

.mainvisual_slider .slide9 {
  background: url("/image/common/mainvisual_09.webp") no-repeat center center;
}

@media only screen and (max-width: 1023px) {
  .mainvisual_slider .slide9 {
    background: url("/image/common/mainvisual_sp_09.webp") no-repeat center center;
  }
}

.mainvisual_slider .slick-dots {
  bottom: 3.8em;
}

.mainvisual_slider .slick-dots li {
  margin: 0 2px;
}

.mainvisual_slider .slick-dots li button:before {
  font-size: 13px;
}

.mainvisual_slider .slick-dots li button:hover:before {
  color: #fff;
  opacity: 0.75;
}

.mainvisual_slider .slick-dots li.slick-active button:before {
  color: #fff;
  opacity: 0.75;
}

@media only screen and (min-width: 768px) {
  .mainvisual_slider .slick-dots {
    bottom: 1.8em;
  }

  .mainvisual_slider .slick-dots li {
    margin: 0 3px;
  }

  .mainvisual_slider .slick-dots li button:before {
    font-size: 15px;
  }
}

.mainvisual_slider .scroll {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 100px;
  text-align: center;
}

.mainvisual_slider .scroll a {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  padding-bottom: 10px;
  font-family: "Cormorant Infant", serif;
  letter-spacing: 0.05em;
  color: #fff;
  text-shadow: 0 0 8px rgba(0, 0, 0, 0.31);
  font-size: 1.3rem;
  text-decoration: none;
  line-height: 1;
}

.mainvisual_slider .scroll a:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 100%;
  width: 1px;
  height: 100px;
  background: #fff;
  margin: auto;
  -moz-animation-name: scroll;
  -moz-animation-duration: 1800ms;
  -moz-animation-timing-function: ease-out;
  -moz-animation-iteration-count: infinite;
  -webkit-animation-name: scroll;
  -webkit-animation-duration: 1800ms;
  -webkit-animation-timing-function: ease-out;
  -webkit-animation-iteration-count: infinite;
  -o-animation-name: scroll;
  -o-animation-duration: 1800ms;
  -o-animation-timing-function: ease-out;
  -o-animation-iteration-count: infinite;
  -ms-animation-name: scroll;
  -ms-animation-duration: 1800ms;
  -ms-animation-timing-function: ease-out;
  -ms-animation-iteration-count: infinite;
}

@media only screen and (max-width: 767px) {
  .mainvisual_slider .scroll a {
    font-size: 1.7rem;
  }

  .mainvisual_slider .scroll a:after {
    height: 40px;
  }

  .mainvisual_slider .scroll {
    bottom: 40px;
  }
}

/* -----------------------------------------------------------
	#mainvisual .slick-prev
----------------------------------------------------------- */
#mainvisual .slick-prev {
  left: 15px;
  background: url(/image/common/left.webp);
  background-repeat: no-repeat;
}

#mainvisual .slick-next {
  right: 15px;
  background: url(/image/common/right.webp);
  background-repeat: no-repeat;
}

#mainvisual .slick-prev,
#mainvisual .slick-next {
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 50%;
  z-index: 3;
  display: block;
  width: 27px;
  height: 52px;
  padding: 0;
  -webkit-transition: opacity 200ms ease-in;
  -moz-transition: opacity 200ms ease-in;
  -o-transition: opacity 200ms ease-in;
  transition: opacity 200ms ease-in;
  cursor: pointer;
  color: transparent;
  border: none;
  outline: none;
  opacity: 0.6;
}

#mainvisual .slick-prev:hover,
#mainvisual .slick-next:hover {
  outline: none;
  opacity: 1;
}

#mainvisual .slick-prev:before,
#mainvisual .slick-next:before {
  display: none;
}
/* ========================
	main_copy_svg animate
========================== */
@-webkit-keyframes animate-svg-stroke-1 {
  0% {
    stroke-dashoffset: 464.33843994140625px;
    stroke-dasharray: 464.33843994140625px;
  }

  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 464.33843994140625px;
  }
}

@keyframes animate-svg-stroke-1 {
  0% {
    stroke-dashoffset: 464.33843994140625px;
    stroke-dasharray: 464.33843994140625px;
  }

  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 464.33843994140625px;
  }
}

@-webkit-keyframes animate-svg-fill-1 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(255, 255, 255);
  }
}

@keyframes animate-svg-fill-1 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(255, 255, 255);
  }
}

.loaded .svg-elem-1 {
  -webkit-animation: animate-svg-stroke-1 0.5s cubic-bezier(0.47, 0, 0.745, 0.715) 0s both, animate-svg-fill-1 0.3s cubic-bezier(0.47, 0, 0.745, 0.715) 0.5s both;
  animation: animate-svg-stroke-1 0.5s cubic-bezier(0.47, 0, 0.745, 0.715) 0s both, animate-svg-fill-1 0.3s cubic-bezier(0.47, 0, 0.745, 0.715) 0.5s both;
}

@-webkit-keyframes animate-svg-stroke-2 {
  0% {
    stroke-dashoffset: 448.3941955566406px;
    stroke-dasharray: 448.3941955566406px;
  }

  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 448.3941955566406px;
  }
}

@keyframes animate-svg-stroke-2 {
  0% {
    stroke-dashoffset: 448.3941955566406px;
    stroke-dasharray: 448.3941955566406px;
  }

  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 448.3941955566406px;
  }
}

@-webkit-keyframes animate-svg-fill-2 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(255, 255, 255);
  }
}

@keyframes animate-svg-fill-2 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(255, 255, 255);
  }
}

.loaded .svg-elem-2 {
  -webkit-animation: animate-svg-stroke-2 0.5s cubic-bezier(0.47, 0, 0.745, 0.715) 0.12s both, animate-svg-fill-2 0.3s cubic-bezier(0.47, 0, 0.745, 0.715) 0.6s both;
  animation: animate-svg-stroke-2 0.5s cubic-bezier(0.47, 0, 0.745, 0.715) 0.12s both, animate-svg-fill-2 0.3s cubic-bezier(0.47, 0, 0.745, 0.715) 0.6s both;
}

@-webkit-keyframes animate-svg-stroke-3 {
  0% {
    stroke-dashoffset: 380.0998840332031px;
    stroke-dasharray: 380.0998840332031px;
  }

  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 380.0998840332031px;
  }
}

@keyframes animate-svg-stroke-3 {
  0% {
    stroke-dashoffset: 380.0998840332031px;
    stroke-dasharray: 380.0998840332031px;
  }

  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 380.0998840332031px;
  }
}

@-webkit-keyframes animate-svg-fill-3 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(255, 255, 255);
  }
}

@keyframes animate-svg-fill-3 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(255, 255, 255);
  }
}

.loaded .svg-elem-3 {
  -webkit-animation: animate-svg-stroke-3 0.5s cubic-bezier(0.47, 0, 0.745, 0.715) 0.24s both, animate-svg-fill-3 0.3s cubic-bezier(0.47, 0, 0.745, 0.715) 0.7s both;
  animation: animate-svg-stroke-3 0.5s cubic-bezier(0.47, 0, 0.745, 0.715) 0.24s both, animate-svg-fill-3 0.3s cubic-bezier(0.47, 0, 0.745, 0.715) 0.7s both;
}

@-webkit-keyframes animate-svg-stroke-4 {
  0% {
    stroke-dashoffset: 369.828125px;
    stroke-dasharray: 369.828125px;
  }

  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 369.828125px;
  }
}

@keyframes animate-svg-stroke-4 {
  0% {
    stroke-dashoffset: 369.828125px;
    stroke-dasharray: 369.828125px;
  }

  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 369.828125px;
  }
}

@-webkit-keyframes animate-svg-fill-4 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(255, 255, 255);
  }
}

@keyframes animate-svg-fill-4 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(255, 255, 255);
  }
}

.loaded .svg-elem-4 {
  -webkit-animation: animate-svg-stroke-4 0.5s cubic-bezier(0.47, 0, 0.745, 0.715) 0.36s both, animate-svg-fill-4 0.3s cubic-bezier(0.47, 0, 0.745, 0.715) 0.8s both;
  animation: animate-svg-stroke-4 0.5s cubic-bezier(0.47, 0, 0.745, 0.715) 0.36s both, animate-svg-fill-4 0.3s cubic-bezier(0.47, 0, 0.745, 0.715) 0.8s both;
}

@-webkit-keyframes animate-svg-stroke-5 {
  0% {
    stroke-dashoffset: 416.66009521484375px;
    stroke-dasharray: 416.66009521484375px;
  }

  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 416.66009521484375px;
  }
}

@keyframes animate-svg-stroke-5 {
  0% {
    stroke-dashoffset: 416.66009521484375px;
    stroke-dasharray: 416.66009521484375px;
  }

  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 416.66009521484375px;
  }
}

@-webkit-keyframes animate-svg-fill-5 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(255, 255, 255);
  }
}

@keyframes animate-svg-fill-5 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(255, 255, 255);
  }
}

.loaded .svg-elem-5 {
  -webkit-animation: animate-svg-stroke-5 0.5s cubic-bezier(0.47, 0, 0.745, 0.715) 0.48s both, animate-svg-fill-5 0.3s cubic-bezier(0.47, 0, 0.745, 0.715) 0.9s both;
  animation: animate-svg-stroke-5 0.5s cubic-bezier(0.47, 0, 0.745, 0.715) 0.48s both, animate-svg-fill-5 0.3s cubic-bezier(0.47, 0, 0.745, 0.715) 0.9s both;
}

@-webkit-keyframes animate-svg-stroke-6 {
  0% {
    stroke-dashoffset: 500.78009033203125px;
    stroke-dasharray: 500.78009033203125px;
  }

  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 500.78009033203125px;
  }
}

@keyframes animate-svg-stroke-6 {
  0% {
    stroke-dashoffset: 500.78009033203125px;
    stroke-dasharray: 500.78009033203125px;
  }

  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 500.78009033203125px;
  }
}

@-webkit-keyframes animate-svg-fill-6 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(255, 255, 255);
  }
}

@keyframes animate-svg-fill-6 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(255, 255, 255);
  }
}

.loaded .svg-elem-6 {
  -webkit-animation: animate-svg-stroke-6 0.5s cubic-bezier(0.47, 0, 0.745, 0.715) 0.6s both, animate-svg-fill-6 0.3s cubic-bezier(0.47, 0, 0.745, 0.715) 1s both;
  animation: animate-svg-stroke-6 0.5s cubic-bezier(0.47, 0, 0.745, 0.715) 0.6s both, animate-svg-fill-6 0.3s cubic-bezier(0.47, 0, 0.745, 0.715) 1s both;
}

@-webkit-keyframes animate-svg-stroke-7 {
  0% {
    stroke-dashoffset: 465.6600036621094px;
    stroke-dasharray: 465.6600036621094px;
  }

  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 465.6600036621094px;
  }
}

@keyframes animate-svg-stroke-7 {
  0% {
    stroke-dashoffset: 465.6600036621094px;
    stroke-dasharray: 465.6600036621094px;
  }

  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 465.6600036621094px;
  }
}

@-webkit-keyframes animate-svg-fill-7 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(255, 255, 255);
  }
}

@keyframes animate-svg-fill-7 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(255, 255, 255);
  }
}

.loaded .svg-elem-7 {
  -webkit-animation: animate-svg-stroke-7 0.5s cubic-bezier(0.47, 0, 0.745, 0.715) 0.72s both, animate-svg-fill-7 0.3s cubic-bezier(0.47, 0, 0.745, 0.715) 1.1s both;
  animation: animate-svg-stroke-7 0.5s cubic-bezier(0.47, 0, 0.745, 0.715) 0.72s both, animate-svg-fill-7 0.3s cubic-bezier(0.47, 0, 0.745, 0.715) 1.1s both;
}

@-webkit-keyframes animate-svg-stroke-8 {
  0% {
    stroke-dashoffset: 443.6199951171875px;
    stroke-dasharray: 443.6199951171875px;
  }

  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 443.6199951171875px;
  }
}

@keyframes animate-svg-stroke-8 {
  0% {
    stroke-dashoffset: 443.6199951171875px;
    stroke-dasharray: 443.6199951171875px;
  }

  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 443.6199951171875px;
  }
}

@-webkit-keyframes animate-svg-fill-8 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(255, 255, 255);
  }
}

@keyframes animate-svg-fill-8 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(255, 255, 255);
  }
}

.loaded .svg-elem-8 {
  -webkit-animation: animate-svg-stroke-8 0.5s cubic-bezier(0.47, 0, 0.745, 0.715) 0.84s both, animate-svg-fill-8 0.3s cubic-bezier(0.47, 0, 0.745, 0.715) 1.2000000000000002s both;
  animation: animate-svg-stroke-8 0.5s cubic-bezier(0.47, 0, 0.745, 0.715) 0.84s both, animate-svg-fill-8 0.3s cubic-bezier(0.47, 0, 0.745, 0.715) 1.2000000000000002s both;
}

@-webkit-keyframes animate-svg-stroke-9 {
  0% {
    stroke-dashoffset: 463.3884582519531px;
    stroke-dasharray: 463.3884582519531px;
  }

  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 463.3884582519531px;
  }
}

@keyframes animate-svg-stroke-9 {
  0% {
    stroke-dashoffset: 463.3884582519531px;
    stroke-dasharray: 463.3884582519531px;
  }

  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 463.3884582519531px;
  }
}

@-webkit-keyframes animate-svg-fill-9 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(255, 255, 255);
  }
}

@keyframes animate-svg-fill-9 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(255, 255, 255);
  }
}

.loaded .svg-elem-9 {
  -webkit-animation: animate-svg-stroke-9 0.5s cubic-bezier(0.47, 0, 0.745, 0.715) 0.96s both, animate-svg-fill-9 0.3s cubic-bezier(0.47, 0, 0.745, 0.715) 1.3s both;
  animation: animate-svg-stroke-9 0.5s cubic-bezier(0.47, 0, 0.745, 0.715) 0.96s both, animate-svg-fill-9 0.3s cubic-bezier(0.47, 0, 0.745, 0.715) 1.3s both;
}

@-webkit-keyframes animate-svg-stroke-10 {
  0% {
    stroke-dashoffset: 447.45416259765625px;
    stroke-dasharray: 447.45416259765625px;
  }

  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 447.45416259765625px;
  }
}

@keyframes animate-svg-stroke-10 {
  0% {
    stroke-dashoffset: 447.45416259765625px;
    stroke-dasharray: 447.45416259765625px;
  }

  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 447.45416259765625px;
  }
}

@-webkit-keyframes animate-svg-fill-10 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(255, 255, 255);
  }
}

@keyframes animate-svg-fill-10 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(255, 255, 255);
  }
}

.loaded .svg-elem-10 {
  -webkit-animation: animate-svg-stroke-10 0.5s cubic-bezier(0.47, 0, 0.745, 0.715) 1.08s both, animate-svg-fill-10 0.3s cubic-bezier(0.47, 0, 0.745, 0.715) 1.4s both;
  animation: animate-svg-stroke-10 0.5s cubic-bezier(0.47, 0, 0.745, 0.715) 1.08s both, animate-svg-fill-10 0.3s cubic-bezier(0.47, 0, 0.745, 0.715) 1.4s both;
}

@-webkit-keyframes animate-svg-stroke-11 {
  0% {
    stroke-dashoffset: 378.7799987792969px;
    stroke-dasharray: 378.7799987792969px;
  }

  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 378.7799987792969px;
  }
}

@keyframes animate-svg-stroke-11 {
  0% {
    stroke-dashoffset: 378.7799987792969px;
    stroke-dasharray: 378.7799987792969px;
  }

  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 378.7799987792969px;
  }
}

@-webkit-keyframes animate-svg-fill-11 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(255, 255, 255);
  }
}

@keyframes animate-svg-fill-11 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(255, 255, 255);
  }
}

.loaded .svg-elem-11 {
  -webkit-animation: animate-svg-stroke-11 0.5s cubic-bezier(0.47, 0, 0.745, 0.715) 1.2s both, animate-svg-fill-11 0.3s cubic-bezier(0.47, 0, 0.745, 0.715) 1.5s both;
  animation: animate-svg-stroke-11 0.5s cubic-bezier(0.47, 0, 0.745, 0.715) 1.2s both, animate-svg-fill-11 0.3s cubic-bezier(0.47, 0, 0.745, 0.715) 1.5s both;
}

@-webkit-keyframes animate-svg-stroke-12 {
  0% {
    stroke-dashoffset: 255.18002319335938px;
    stroke-dasharray: 255.18002319335938px;
  }

  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 255.18002319335938px;
  }
}

@keyframes animate-svg-stroke-12 {
  0% {
    stroke-dashoffset: 255.18002319335938px;
    stroke-dasharray: 255.18002319335938px;
  }

  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 255.18002319335938px;
  }
}

@-webkit-keyframes animate-svg-fill-12 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(255, 255, 255);
  }
}

@keyframes animate-svg-fill-12 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(255, 255, 255);
  }
}

.loaded .svg-elem-12 {
  -webkit-animation: animate-svg-stroke-12 0.5s cubic-bezier(0.47, 0, 0.745, 0.715) 1.3199999999999998s both, animate-svg-fill-12 0.3s cubic-bezier(0.47, 0, 0.745, 0.715) 1.6s both;
  animation: animate-svg-stroke-12 0.5s cubic-bezier(0.47, 0, 0.745, 0.715) 1.3199999999999998s both, animate-svg-fill-12 0.3s cubic-bezier(0.47, 0, 0.745, 0.715) 1.6s both;
}

@-webkit-keyframes animate-svg-stroke-13 {
  0% {
    stroke-dashoffset: 255.18002319335938px;
    stroke-dasharray: 255.18002319335938px;
  }

  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 255.18002319335938px;
  }
}

@keyframes animate-svg-stroke-13 {
  0% {
    stroke-dashoffset: 255.18002319335938px;
    stroke-dasharray: 255.18002319335938px;
  }

  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 255.18002319335938px;
  }
}

@-webkit-keyframes animate-svg-fill-13 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(255, 255, 255);
  }
}

@keyframes animate-svg-fill-13 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(255, 255, 255);
  }
}

.loaded .svg-elem-13 {
  -webkit-animation: animate-svg-stroke-13 0.5s cubic-bezier(0.47, 0, 0.745, 0.715) 1.44s both, animate-svg-fill-13 0.3s cubic-bezier(0.47, 0, 0.745, 0.715) 1.7000000000000002s both;
  animation: animate-svg-stroke-13 0.5s cubic-bezier(0.47, 0, 0.745, 0.715) 1.44s both, animate-svg-fill-13 0.3s cubic-bezier(0.47, 0, 0.745, 0.715) 1.7000000000000002s both;
}

@-webkit-keyframes animate-svg-stroke-14 {
  0% {
    stroke-dashoffset: 450.6839904785156px;
    stroke-dasharray: 450.6839904785156px;
  }

  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 450.6839904785156px;
  }
}

@keyframes animate-svg-stroke-14 {
  0% {
    stroke-dashoffset: 450.6839904785156px;
    stroke-dasharray: 450.6839904785156px;
  }

  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 450.6839904785156px;
  }
}

@-webkit-keyframes animate-svg-fill-14 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(255, 255, 255);
  }
}

@keyframes animate-svg-fill-14 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(255, 255, 255);
  }
}

.loaded .svg-elem-14 {
  -webkit-animation: animate-svg-stroke-14 0.5s cubic-bezier(0.47, 0, 0.745, 0.715) 1.56s both, animate-svg-fill-14 0.3s cubic-bezier(0.47, 0, 0.745, 0.715) 1.8s both;
  animation: animate-svg-stroke-14 0.5s cubic-bezier(0.47, 0, 0.745, 0.715) 1.56s both, animate-svg-fill-14 0.3s cubic-bezier(0.47, 0, 0.745, 0.715) 1.8s both;
}

/* ========================
	コンテンツ基本
========================== */
.section_wrap {
  margin-bottom: 50px;
  font-size: 1.5rem;
  width: 100%;
  line-height: 1.5;
}

table.tbl_basic tr th span {
  background: none;
  color: #000;
  font-size: 1.5rem;
}

table.tbl_basic tr td {
  font-size: 1.5rem;
  line-height: 1.5;
  vertical-align: middle;
  padding: 10px;
}

table.tbl_basic tr th {
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
}

table.tbl_basic {
  width: 100%;
  border-top: 1px #9aa7c1 dotted;
  border-bottom: 1px #9aa7c1 dotted;
}

h2.heading {
  font-size: 3.3rem;
  margin-bottom: 15px;
  line-height: 1.1;
  margin-right: auto;
  margin-left: auto;
}

.content_box {
  margin-bottom: 20px;
  margin-right: auto;
  margin-left: auto;
  padding: 0 5px;
}
@media only screen and (min-width: 768px) {
  .content_box {
    padding: 0;
  }
}

@media only screen and (min-width: 1024px) {
  h2.heading {
    font-size: clamp(4.4rem, 5.8vw, 8.1rem);
    margin-bottom: 34px;
  }
}

@media only screen and (min-width: 1440px) {
  .section_wrap {
    font-size: 1.6rem;
    margin-bottom: 80px;
  }
}

@media only screen and (min-width: 1920px) {
  .section_wrap {
    max-width: 1685px;
    margin-right: auto;
    margin-left: auto;
  }
}

/* -----------------------------------------------------------
	concept_section
----------------------------------------------------------- */

.concept_section .content_box {
  width: 90%;
}

.concept_section .image_box {
  display: flex;
  justify-content: flex-end;
}

.concept_section .image_box .image {
  width: 95%;
}

.concept_copy {
  font-size: clamp(2.2rem, 7vw, 3.2rem);
  margin-bottom: 25px;
}

.concept_text {
  line-height: 1.7;
}
@media only screen and (min-width: 768px) {
  .concept_section {
    display: flex;
    gap: 3%;
  }

  .concept_section .content_box {
    width: auto;
    margin-left: 5%;
  }
  .concept_copy {
    font-size: clamp(2.2rem, 3.5vw, 3.2rem);
  }
  .concept_section .image_box {
    display: flex;
    justify-content: flex-end;
    flex-shrink: 0;
    width: 56%;
  }

  .concept_section .image_box .image {
    width: 100%;
  }
}

@media only screen and (min-width: 1024px) {
  .concept_section h2.heading {
    margin-bottom: 35px;
  }
  .concept_copy {
    font-size: clamp(2.4rem, 3.3vw, 4.4rem);
    line-height: 1.4;
    margin-bottom: 35px;
  }
  .concept_text {
    font-size: clamp(1.7rem, 1.15vw, 2.4rem);
  }
}

@media only screen and (min-width: 1920px) {
  .concept_section {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    max-width: 2400px;
  }

  .concept_section .content_box {
    width: auto;
    margin-left: 6%;
  }
}

/* -----------------------------------------------------------
	floorguide_section
----------------------------------------------------------- */
.floorguide_section .heading {
  width: 90%;
}

.floorguide_section .image_box {
  width: 90%;
  margin-right: auto;
  margin-left: auto;
}

.floorguide_section .image_box .image {
  margin-bottom: 20px;
}

@media only screen and (min-width: 768px) {
  .floorguide_section .image_box {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 10px;
    align-items: end;
  }

  .floorguide_section .image_box .image {
    margin-bottom: 0px;
  }
}

@media only screen and (min-width: 1920px) {
  .floorguide_section .image_box {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
  }

  .floorguide_section .heading {
    width: 100%;
  }
}

/* -----------------------------------------------------------
  hotel_section,shop_section共通
----------------------------------------------------------- */
.hotel_section,
.shop_section {
  width: 90%;
  margin-right: auto;
  margin-left: auto;
}

.outer_bg {
  background-color: var(--background-color);
  color: #fff;
  padding: 50px 0 1px;
  margin-bottom: 40px;
}

.outer_bg a {
  color: #fff;
}

.outer_bg .heading {
  display: inline-block;
  width: fit-content;
  padding: 0 max(5px, 1%) 0 max(5px, 1%);
  color: #000;
  position: relative;
}
.outer_bg .heading::before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: #fff;
}
.outer_bg .heading span {
  display: block;
}
.primary_area {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
}

@keyframes slideIn {
  0% {
    transform: translateX(-100%);
    /* 左端からスライドイン */
    opacity: 0;
    /* 透明度を0に設定 */
  }

  100% {
    transform: translateX(0);
    /* 右にスライドインして表示 */
    opacity: 1;
    /* 透明度を1に設定 */
  }
}

/* scroll-upクラスを持つ要素に対して、スライドインのアニメーションを適用 */
.heading.scroll-animation[data-animation="slide-in"]::before {
  transform: translateX(-160%);
}

.heading.scroll-animation.is-animated[data-animation="slide-in"]::before {
  animation: slideIn 0.5s ease-in-out forwards;
  /* 1秒かけてアニメーションを実行し、終了後の状態を保持 */
}
.heading.scroll-animation[data-animation="slide-in"] span {
  transform: translateX(-160%);
}
.heading.scroll-animation.is-animated[data-animation="slide-in"] span {
  animation: slideIn 0.5s ease-in-out forwards;
  /* 1秒かけてアニメーションを実行し、終了後の状態を保持 */
  animation-delay: 0.3s;
}
.primary_area_inner {
  margin-bottom: 50px;
}

.hotel_section .primary_area .image_box,
.shop_section .primary_area .image_box {
  position: relative;
  border: 1px solid var(--accent-color);
  padding: min(1%, 7px);
  margin-bottom: 10px;
}

.hotel_section .primary_area .image_box .image_logo,
.shop_section .primary_area .image_box .image_logo {
  position: absolute;
  top: 0;
  right: 0;
  width: 25%;
  max-width: 175px;
  padding: min(1%, 7px);
  background-color: var(--background-color);
  box-sizing: border-box;
}

.image_main {
}

.content_box {
}

.floor_level {
  color: var(--accent-color);
  font-size: 8.2rem;
  line-height: 1.1;
  margin-bottom: 5px;
}

.primary_area .facility_type {
  font-size: 1.6rem;
  font-family: var(--en-font-1);
}

.primary_area .facility_name {
  margin-bottom: 10px;
  font-size: 2.8rem;
  font-family: var(--en-font-1);
}
.primary_area .sub_facility_name {
  margin-bottom: 10px;
}

.facility_description {
  margin: 25px 0 35px;
}

.secondary_area {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(140px, 1fr));
  gap: 15px;
  margin: 0 auto 50px;
}

.scroll-animation.secondary_facility_holder[data-animation="fade-up"] {
  opacity: 0;
}
.scroll-animation.is-animated.secondary_facility_holder[data-animation="fade-up"] {
  animation: fadeUp 0.5s ease forwards;
}
.scroll-animation.is-animated.secondary_facility_holder:nth-child(even) {
  animation-delay: 0.15s;
}
@keyframes fadeUp {
  from {
    opacity: 0;
    transform: translateY(100px);
  }

  to {
    opacity: 1;
    transform: translateY(0);
  }
}

.secondary_facility_holder .image_box {
  position: relative;
  border: 1px solid var(--accent-color);
  padding: 1%;
  margin-bottom: 8px;
}

.secondary_facility_holder .image_box .secondary_floor_level {
  color: #000;
  position: absolute;
  top: 0;
  right: 0;
  width: 25%;
  height: 25%;
  max-width: 50px;
  max-height: 50px;
  background-color: var(--accent-color);
  display: inline-flex;
  justify-content: center;
  align-items: center;
  font-size: 2.6rem;
}

.secondary_facility_holder .facility_type {
  font-size: 1.3rem;
  margin-bottom: 2px;
  font-family: var(--en-font-1);
}

.secondary_facility_holder .facility_name {
  font-size: 2rem;
  font-family: var(--en-font-1);
}
.secondary_facility_modal .secondary_facility_holder .facility_name {
  font-size: 2.4rem;
  font-family: var(--en-font-1);
}

@media only screen and (min-width: 768px) {
  .hotel_section,
  .shop_section {
    width: 90%;
    margin-right: auto;
    margin-left: auto;
  }

  .floorguide_section .image_box .image {
    margin-bottom: 0px;
    /* height: 70vh; */
    width: auto;
  }

  .floor_level {
    font-size: 8rem;
  }

  .hotel_section .primary_area .image_box,
  .shop_section .primary_area .image_box {
    border: 0.5px solid var(--accent-color);
  }

  .primary_area {
    width: 100%;
  }

  .primary_area_inner {
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    gap: 24px;
  }

  .primary_area .primary_area_inner:nth-child(even) {
    flex-direction: row-reverse;
  }

  .primary_area.flex-reverse-start .primary_area_inner:nth-child(odd) {
    flex-direction: row-reverse;
  }

  .primary_area.flex-reverse-start .primary_area_inner:nth-child(even) {
    flex-direction: row;
  }

  .primary_area_inner .content_box {
    width: 39%;
    flex-shrink: 0;
  }
  .scroll-animation.is-animated.secondary_facility_holder:nth-child(4n + 2) {
    animation-delay: 0.15s;
  }
  .scroll-animation.is-animated.secondary_facility_holder:nth-child(4n + 3) {
    animation-delay: 0.3s;
  }
  .scroll-animation.is-animated.secondary_facility_holder:nth-child(4n + 4) {
    animation-delay: 0.45s;
  }
  .secondary_facility_holder.open_modal:hover {
    cursor: pointer;
  }
  .secondary_facility_holder .content_box {
    padding: 0 10px;
  }
}

@media only screen and (min-width: 1024px) {
  .floor_level {
    font-size: clamp(10.6rem, 10vw, 19rem);
  }
  .primary_area_inner {
    gap: 34px;
  }
  .primary_area .facility_name {
    font-size: 3.2rem;
  }
  .primary_area .sub_facility_type {
    display: inline-block;
    font-size: 1.2rem;
    margin-right: 10px;
    font-family: var(--en-font-1);
  }
  .primary_area .sub_facility_name {
    display: inline-block;
    margin-bottom: 20px;
  }
  .secondary_area {
    grid-template-columns: 1fr 1fr 1fr 1fr;
    gap: min(3%, 50px);
    margin-bottom: 150px;
  }
  .secondary_facility_holder .facility_name {
    font-size: 2.3rem;
  }
}

@media only screen and (min-width: 1440px) {
  .outer_bg {
    padding: 100px 0 1px;
    margin-bottom: 100px;
  }
  .primary_area_inner {
    margin-bottom: 100px;
  }
  .primary_area .facility_type {
    font-size: 2.8rem;
  }
  .primary_area .facility_name {
    font-size: 4.2rem;
  }
  .primary_area .sub_facility_type {
    font-size: 2.2rem;
  }
  .primary_area .sub_facility_name {
    font-size: 2.8rem;
  }
  .facility_description {
    line-height: 1.8;
  }
  .secondary_area {
    grid-template-columns: 1fr 1fr 1fr 1fr;
    gap: min(3%, 50px);
    padding-bottom: 80px;
  }
  .secondary_facility_holder .facility_type {
    font-size: 2rem;
  }
  .secondary_facility_holder .facility_name {
    font-size: 3rem;
  }
}
/*----------------------------------------
	.modal
----------------------------------------*/
html:has(body.glightbox-open) {
  overflow-y: scroll;
}
body.glightbox-open {
  margin-right: 0;
}
.box_modal {
  display: none;
}
.gslide-media {
  max-width: 410px;
  width: 90%;
  max-height: calc(100dvh - 60px);
  background-color: #fff;
  border-radius: 7px;
  box-sizing: border-box;
}
.gslide-inline .ginlined-content {
  padding: 30px min(10vw, 25px);
}
.glightbox-clean .gprev {
  top: 45%;
  left: 0;
  width: 30px;
}
.glightbox-clean .gnext {
  top: 45%;
  right: 0;
  width: 30px;
}
.facility_detail_2 dd {
  overflow-wrap: anywhere;
}
.secondary_facility_modal {
  position: relative;
  display: none;
  height: auto;
  margin: auto;
  background-color: #fff;
  padding: 30px min(10vw, 25px);
  border-radius: 7px;
}
.secondary_facility_modal .facility_description {
  margin: 10px auto 20px;
  font-size: 1.3rem;
}
.facility_detail {
  display: grid;
  grid-template-columns: auto 1fr;
  gap: 8px 8px;
  font-size: 1.3rem;
  margin-bottom: 1em;
  line-height: 1.8;
}
.facility_detail_2 {
  display: grid;
  grid-template-columns: 1fr;
  gap: 8px 8px;
  font-size: 1.3rem;
}
.box_modal .schedule {
  background-color: #b39746;
  padding: 0 0.5em;
  margin-bottom: 0.5em;
  display: inline-block;
}
@media only screen and (min-width: 768px) {
  .glightbox-clean .gprev {
    left: 30px;
    width: 40px;
  }
  .glightbox-clean .gnext {
    right: 30px;
    width: 40px;
  }
}
@media screen and (min-width: 1024px) {
  .gslide-media {
    max-width: 950px;
  }
  .secondary_facility_modal .secondary_facility_holder {
    display: grid;
    grid-template-columns: 30% 1fr;
    align-items: center;
    gap: 40px;
  }
  .secondary_facility_modal .secondary_facility_holder > .image_box {
    margin-bottom: 0;
  }
  .secondary_facility_modal .content_box {
    padding: 0;
    margin-bottom: 0;
  }
}
@media screen and (min-width: 1440px) {
  .glightbox-clean .gprev {
    left: calc(50% - 550px);
  }

  .glightbox-clean .gnext {
    right: calc(50% - 550px);
  }
}
/* -----------------------------------------------------------
	.access_section
----------------------------------------------------------- */
.access_section {
  width: 90%;
  margin-right: auto;
  margin-left: auto;
}

.access_section .complex_info {
  margin-bottom: 24px;
  font-size: 1.6rem;
}

.access_section .complex_name {
  font-size: 2.5rem;
  margin-bottom: 8px;
}
.access_section .map iframe {
  height: 300px;
}
.access_section .sta_list {
  margin-bottom: 24px;
  font-size: 1.3rem;
  line-height: 1.7;
}
.access_section .sta_list li {
  margin-bottom: 4px;
}
.access_section .parking_list {
  margin-bottom: 24px;
}
.access_section .parking_list dt {
  margin-bottom: 8px;
}
.access_section .parking {
  margin-bottom: 8px;
}

.access_section .image_box {
  text-align: right;
}

.access_section .image_box .image {
  margin-bottom: 10px;
}

@media only screen and (min-width: 768px) {
  .access_section_inner {
    display: grid;
    justify-content: center;
    grid-template-columns: 1fr 48%;
    column-gap: 4%;
  }
  .access_section .map iframe {
    height: 370px;
  }
  .access_section_inner .content_box {
    margin-bottom: 0;
    max-width: fit-content;
    margin-inline: unset;
  }

  .access_section_inner .image_box {
    flex-shrink: 0;
    max-width: 500px;
    grid-area: 1 / 2 / 3 / 3;
  }
}

@media only screen and (min-width: 1024px) {
  .access_section_inner {
    grid-template-columns: repeat(auto-fit, minmax(auto, 1fr));
  }

  .access_section .complex_name {
    font-size: 3.2rem;
    margin-bottom: 12px;
  }
  .access_section .parking_list dt {
    margin-bottom: 12px;
  }
  .access_section .parking {
    margin-bottom: 12px;
  }
}
@media only screen and (min-width: 1440px) {
  .access_section_inner {
    gap: 5%;
    grid-template-columns: 1fr 2fr;
  }
  .access_section .complex_name {
    font-size: 4.2rem;
  }
  .access_section_inner .image_box {
    grid-area: auto;
  }
}
.pict {
  color: #fff;
  text-align: center;
  background-color: #a48a3e;
  padding: 3px 0;
  width: 100%;
  margin: 0 auto 10px;
}
