*,
*::before,
*::after {
  box-sizing: border-box;
}

html {
  scroll-behavior: smooth;
  overflow-x: hidden;
}

body {
  width: 100%;
  margin: 0;
  overflow-x: hidden;
  color: #111;
  font-family: "Noto Sans JP", sans-serif;
  line-height: 1.7;
  background: #001f50 url("../img/common/BG_0.webp") center top/cover no-repeat fixed;
}

.bluelock-lp {
  width: 100%;
  min-height: 100vh;
  overflow: hidden;
}

img {
  display: block;
  width: 100%;
  height: auto;
}

a {
  color: inherit;
  text-decoration: none;
}

.contents-inner-inner {
  width: 1000px;
  max-width: calc(100% - 80px);
  margin: 0 auto;
}

.bluelock-lp__main {
  padding: 0;
}

.site-footer {
  padding: 24px 20px;
  color: #fff;
  text-align: center;
  background: #001f50;
}

.site-footer__copyright {
  margin: 0;
  font-size: 12px;
  line-height: 1.6;
}

.opening-cloud {
  position: fixed;
  inset: 0;
  z-index: 9999;
  overflow: hidden;
  pointer-events: none;
  animation: opening-cloud-hide 0.45s ease-out 4s forwards;
}

.opening-cloud__item {
  --opening-x: 0px;
  --opening-y: 0px;
  --opening-end-x: -120vw;
  --opening-scale: 1;
  --opening-flip: 1;
  position: absolute;
  left: 50%;
  top: 50%;
  display: block;
  width: clamp(680px, 72vw, 1100px);
  aspect-ratio: 980/450;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  opacity: 0.96;
  transform: translate(calc(-50% + var(--opening-x)), calc(-50% + var(--opening-y))) scaleX(var(--opening-flip)) scale(var(--opening-scale));
  animation: opening-cloud-slide 5s cubic-bezier(0.74, 0, 0.24, 1) 0.5s forwards;
  will-change: transform;
}

.opening-cloud__item--right {
  --opening-end-x: 120vw;
}

.opening-cloud__item--01 {
  --opening-x: -335px;
  --opening-y: -315px;
  --opening-scale: 1.24;
  background-image: url("../img/common/cloud01.png");
}

.opening-cloud__item--02 {
  --opening-x: -395px;
  --opening-y: -92px;
  --opening-scale: 1.2;
  background-image: url("../img/common/cloud02.png");
}

.opening-cloud__item--03 {
  --opening-x: -315px;
  --opening-y: 225px;
  --opening-scale: 1.28;
  --opening-flip: -1;
  background-image: url("../img/common/cloud03.png");
}

.opening-cloud__item--04 {
  --opening-x: -95px;
  --opening-y: -165px;
  --opening-scale: 1.12;
  background-image: url("../img/common/cloud01.png");
}

.opening-cloud__item--05 {
  --opening-x: -92px;
  --opening-y: 335px;
  --opening-scale: 1.08;
  background-image: url("../img/common/cloud02.png");
}

.opening-cloud__item--06 {
  --opening-x: 325px;
  --opening-y: -305px;
  --opening-scale: 1.26;
  --opening-flip: -1;
  background-image: url("../img/common/cloud01.png");
}

.opening-cloud__item--07 {
  --opening-x: 405px;
  --opening-y: -82px;
  --opening-scale: 1.2;
  background-image: url("../img/common/cloud03.png");
}

.opening-cloud__item--08 {
  --opening-x: 315px;
  --opening-y: 226px;
  --opening-scale: 1.26;
  background-image: url("../img/common/cloud02.png");
}

.opening-cloud__item--09 {
  --opening-x: 102px;
  --opening-y: -18px;
  --opening-scale: 1.12;
  --opening-flip: -1;
  background-image: url("../img/common/cloud03.png");
}

.opening-cloud__item--10 {
  --opening-x: 126px;
  --opening-y: 338px;
  --opening-scale: 1.08;
  --opening-flip: -1;
  background-image: url("../img/common/cloud01.png");
}

.opening-cloud__item--11 {
  --opening-x: -28px;
  --opening-y: -350px;
  --opening-scale: 1.08;
  background-image: url("../img/common/cloud02.png");
}

.opening-cloud__item--12 {
  --opening-x: -42px;
  --opening-y: 54px;
  --opening-scale: 1.18;
  --opening-flip: -1;
  background-image: url("../img/common/cloud03.png");
}

.opening-cloud__item--13 {
  --opening-x: 34px;
  --opening-y: -350px;
  --opening-scale: 1.08;
  --opening-flip: -1;
  background-image: url("../img/common/cloud02.png");
}

.opening-cloud__item--14 {
  --opening-x: 48px;
  --opening-y: 88px;
  --opening-scale: 1.16;
  background-image: url("../img/common/cloud01.png");
}

.opening-cloud__item--15 {
  --opening-x: -460px;
  --opening-y: -455px;
  --opening-scale: 1.12;
  --opening-flip: -1;
  background-image: url("../img/common/cloud03.png");
}

.opening-cloud__item--16 {
  --opening-x: -500px;
  --opening-y: 445px;
  --opening-scale: 1.15;
  background-image: url("../img/common/cloud01.png");
}

.opening-cloud__item--17 {
  --opening-x: -8px;
  --opening-y: 430px;
  --opening-scale: 1.1;
  --opening-flip: -1;
  background-image: url("../img/common/cloud02.png");
}

.opening-cloud__item--18 {
  --opening-x: 460px;
  --opening-y: -455px;
  --opening-scale: 1.12;
  background-image: url("../img/common/cloud03.png");
}

.opening-cloud__item--19 {
  --opening-x: 500px;
  --opening-y: 445px;
  --opening-scale: 1.15;
  --opening-flip: -1;
  background-image: url("../img/common/cloud01.png");
}

.opening-cloud__item--20 {
  --opening-x: 10px;
  --opening-y: 440px;
  --opening-scale: 1.1;
  background-image: url("../img/common/cloud02.png");
}

@keyframes opening-cloud-slide {
  0% {
    transform: translate(calc(-50% + var(--opening-x)), calc(-50% + var(--opening-y))) scaleX(var(--opening-flip)) scale(var(--opening-scale));
  }
  100% {
    transform: translate(calc(-50% + var(--opening-end-x)), calc(-50% + var(--opening-y))) scaleX(var(--opening-flip)) scale(var(--opening-scale));
  }
}
@keyframes opening-cloud-hide {
  0% {
    opacity: 1;
    visibility: visible;
  }
  100% {
    opacity: 0;
    visibility: hidden;
  }
}
/* hero */
.hero {
  position: relative;
  z-index: 5;
  background: #fff;
  overflow: hidden;
}

.hero__visual {
  width: 100%;
  aspect-ratio: 1440/900;
  margin: 0 auto;
  overflow: hidden;
}

.hero__picture {
  display: block;
  width: 100%;
  height: 100%;
}

.hero__img {
  width: calc(100% + clamp(16px, 3vw, 48px));
  max-width: 100%;
  height: 100%;
  object-position: center top;
}

/* intro */
.intro {
  position: relative;
  z-index: 2;
  min-height: 720px;
  padding: 188px 0 132px 0;
  color: #fff;
  text-align: center;
  border-top: 2px solid #ae931c;
  overflow: visible;
}

.intro::before,
.intro::after {
  content: "";
  position: absolute;
  z-index: 1;
  display: block;
  pointer-events: none;
}

.intro::before {
  --decoration-base-x: -890px;
  --decoration-static-transform: scale(1.2);
  top: 10px;
  left: 50%;
  width: clamp(390px, 36vw, 520px);
  aspect-ratio: 520/376;
  height: auto;
  background: url("../img/common/Union.svg") center/contain no-repeat;
  opacity: 0.9;
}

.intro::after {
  --decoration-base-x: 375px;
  --decoration-static-transform: scaleX(-1) rotate(-8deg);
  left: 50%;
  right: auto;
  bottom: 35px;
  width: clamp(420px, 39vw, 567px);
  aspect-ratio: 567/406;
  height: auto;
  background: url("../img/common/Union2.svg") center/contain no-repeat;
  opacity: 0.9;
}

.intro__cloud,
.intro__wave {
  position: absolute;
  z-index: 1;
  display: block;
  pointer-events: none;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}

.intro__cloud,
.collaboration__cloud {
  --cloud-base-x: 0px;
  --cloud-enter-x: -24px;
  --cloud-static-transform: scale(1);
  opacity: 0;
  transform: translateX(calc(var(--cloud-base-x) + var(--cloud-enter-x))) var(--cloud-static-transform);
  transition: opacity 0.8s ease, transform 0.8s ease;
  will-change: opacity, transform;
}

.intro__cloud--top {
  --cloud-base-x: 90px;
  top: -40px;
  left: 50%;
  right: auto;
  width: clamp(700px, 68vw, 980px);
  aspect-ratio: 980/450;
  height: auto;
  background-image: url("../img/common/cloud01.png");
}

.intro__cloud--bottom {
  --cloud-base-x: -1220px;
  --cloud-static-transform: scaleX(-1);
  bottom: -205px;
  left: 50%;
  width: clamp(900px, 88vw, 1261px);
  aspect-ratio: 1261/543;
  height: auto;
  background-image: url("../img/common/cloud03.png");
}

.intro__wave {
  z-index: 2;
  opacity: 0.95;
  background-image: url("../img/common/cloud04.svg");
}

.intro__wave--top {
  top: 71px;
  left: 50%;
  right: auto;
  width: clamp(500px, 48vw, 690px);
  aspect-ratio: 690/292;
  height: auto;
  transform: translateX(-14px);
}

.intro__wave--bottom {
  bottom: -4px;
  left: 50%;
  width: clamp(390px, 36vw, 520px);
  aspect-ratio: 520/292;
  height: auto;
  background-image: url("../img/common/crowd.png");
  z-index: 4;
  transform: translateX(-890px);
}

.intro__inner {
  top: 100px;
  position: relative;
  z-index: 3;
  width: 1000px;
  min-height: 392px;
  padding: 86px 78px 70px;
  background: url("../img/common/goldframe2.png") center/calc(100% - 12px) calc(100% - 12px) no-repeat, linear-gradient(rgba(0, 31, 80, 0.9), rgba(0, 31, 80, 0.9));
  border: 2px solid #ae931c;
  box-shadow: 0 0 0 1px rgba(0, 153, 255, 0.55);
}

.intro__corner {
  position: absolute;
  z-index: 2;
  display: block;
  width: 41px;
  height: 41px;
  background: url("../img/common/intro_icon.svg") center/contain no-repeat;
  pointer-events: none;
}

.intro__corner--tl {
  top: -2px;
  left: -2px;
  transform: rotate(-90deg);
}

.intro__corner--tr {
  top: -2px;
  right: -2px;
}

.intro__corner--bl {
  bottom: -2px;
  left: -2px;
  transform: rotate(180deg);
}

.intro__corner--br {
  right: -2px;
  bottom: -2px;
  transform: rotate(90deg);
}

.intro__brand {
  position: relative;
  z-index: 1;
}

.intro__badge {
  position: absolute;
  top: 90px;
  left: 50%;
  z-index: 4;
  transform: translateX(-50%);
  display: inline-flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 494px;
  min-height: 86px;
  margin: 0;
  padding: 15px 32px 17px;
  color: #fff;
  background: #D0121B;
  border: 3px solid #fff;
  border-radius: 999px;
}

.intro__badge-lead {
  display: block;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.25;
}

.intro__badge-main {
  display: block;
  margin-top: 5px;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 1.15;
}

.intro__brand {
  display: flex;
  justify-content: center;
  margin: 0 0 34px 0;
  font-size: 22px;
  font-weight: 900;
  letter-spacing: 0;
}

.intro__brand img {
  width: 494px;
  height: auto;
}

.intro__summary-main {
  display: inline-block;
  margin-top: 10px;
  width: 549px;
  max-width: 100%;
}

.intro__summary-main img {
  width: 100%;
  height: auto;
}

.intro__summary-accent {
  display: inline-block;
  margin-top: 22px;
  color: #ffffff;
  font-size: 36px;
  font-weight: 500;
  line-height: 1.2;
}

/* price */
.price {
  position: relative;
  z-index: 3;
  padding: 0 0 48px 0;
  color: #fff;
  background: transparent;
  overflow: visible;
}

.price__box {
  position: relative;
  z-index: 1;
  display: flex;
  flex-direction: column;
  align-items: center;
  width: min(100%, 980px);
  max-width: 100%;
  margin: 0 auto;
  padding: 76px 100px 86px;
  gap: 50px;
  opacity: 1;
  background: rgba(0, 31, 80, 0.72);
  border: 1px solid #AE931C;
}

.price__box::after {
  content: "";
  position: absolute;
  left: clamp(-78px, -5vw, -24px);
  bottom: clamp(-58px, -4vw, -28px);
  z-index: 0;
  width: clamp(170px, 18vw, 260px);
  height: clamp(71px, 8vw, 109px);
  background: url("../img/common/parts_01.png") center/contain no-repeat;
  pointer-events: none;
}

.price__box > * {
  position: relative;
  z-index: 1;
}

.price__period,
.price__date {
  display: flex;
  justify-content: center;
  width: 100%;
  margin: 0;
}

.price__period img {
  width: min(100%, 370px);
  height: auto;
}

.price__date img {
  width: min(100%, 780px);
  height: auto;
}

.price__button {
  text-decoration: none;
}

/* collaboration */
.collaboration {
  position: relative;
  z-index: 2;
  width: 100%;
  margin: 70px 0 130px;
  padding: 120px 0;
  color: #fff;
  background: rgba(0, 31, 80, 0.8);
  border-top: 1px solid #AE931C;
  border-bottom: 1px solid #AE931C;
  opacity: 1;
  overflow: visible;
}

.collaboration > .contents-inner-inner {
  position: relative;
  z-index: 2;
  display: grid;
  width: 1190px;
  max-width: 100%;
  gap: 80px;
}

.collaboration__cloud,
.collaboration__wave {
  position: absolute;
  z-index: 1;
  display: block;
  pointer-events: none;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}

.collaboration__cloud--top {
  --cloud-base-x: -930px;
  --cloud-static-transform: scaleX(-1);
  top: 25px;
  left: 50%;
  width: clamp(420px, 40vw, 580px);
  aspect-ratio: 580/266;
  height: auto;
  background-image: url("../img/common/cloud01.png");
}

.collaboration__wave--top {
  top: 92px;
  left: 50%;
  width: clamp(190px, 18vw, 260px);
  aspect-ratio: 260/122;
  height: auto;
  background-image: url("../img/common/cloud05.svg");
  transform: translateX(-617px);
}

.collaboration__cloud--bottom {
  --cloud-base-x: 245px;
  --cloud-static-transform: scaleX(-1);
  left: 44%;
  right: auto;
  bottom: -358px;
  width: clamp(720px, 68vw, 974px);
  aspect-ratio: 974/443;
  height: auto;
  background-image: url("../img/common/cloud03.png");
}

.section-heading {
  margin: 0;
  text-align: center;
}

.section-heading__en {
  display: flex;
  justify-content: center;
  margin: 0 0 6px 0;
  line-height: 1;
}

.section-heading__en img {
  width: min(100%, 388px);
  height: auto;
  opacity: 1;
}

.section-heading__title {
  width: 180px;
  height: 24px;
  margin: 0 auto 45px;
  font-family: "Noto Sans CJK JP", "Noto Sans JP", sans-serif;
  font-size: 18px;
  font-weight: 700;
  font-style: normal;
  line-height: 24px;
  letter-spacing: 0;
  text-align: center;
  opacity: 1;
}

.section-heading__text {
  width: min(100%, 900px);
  min-height: 42px;
  margin: 0 auto;
  font-family: "Noto Sans", "Noto Sans JP", sans-serif;
  font-size: 20px;
  font-weight: 400;
  font-style: normal;
  line-height: 24px;
  letter-spacing: 0;
  text-align: center;
  opacity: 1;
}

.section-heading__text2 {
  width: min(100%, 900px);
  min-height: 118px;
  margin: 0 auto;
  font-family: "Noto Sans", "Noto Sans JP", sans-serif;
  font-size: 16px;
  font-weight: 300;
  font-style: normal;
  line-height: 24px;
  letter-spacing: 0;
  text-align: center;
  opacity: 1;
}

.section-heading__image {
  width: 422px;
  height: 115px;
  margin: -40px auto;
}

.section-heading__text-bottom {
  width: min(100%, 900px);
  min-height: 96px;
  margin: 0 auto;
  font-family: "Noto Sans", "Noto Sans JP", sans-serif;
  font-size: 16px;
  font-weight: 300;
  font-style: normal;
  line-height: 24px;
  letter-spacing: 0;
  text-align: center;
  opacity: 1;
}

.section-heading__all {
  display: flex;
  justify-content: center;
  margin: 42px 0 20px 0;
  line-height: 1;
}

.section-heading__all img {
  width: min(100%, 538px);
  height: auto;
}

.section-heading__all--coming-soon {
  position: relative;
  z-index: 2;
  margin-top: 140px;
  margin-bottom: 30px;
}

.section-heading__all--coming-soon::before,
.section-heading__all--coming-soon::after {
  content: "";
  position: absolute;
  display: block;
  pointer-events: none;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}

.section-heading__all--coming-soon::before {
  left: 65%;
  right: auto;
  bottom: -125px;
  z-index: -1;
  width: clamp(510px, 49vw, 701px);
  aspect-ratio: 701/326;
  height: auto;
  background-image: url("../img/common/cloud01.png");
  transform: translateX(130px) scaleX(-1);
}

.section-heading__all--coming-soon::after {
  left: 62%;
  right: auto;
  bottom: -53px;
  z-index: 1;
  width: clamp(510px, 49vw, 700px);
  aspect-ratio: 700/292;
  height: auto;
  background-image: url("../img/common/cloud04.svg");
  transform: translateX(150px);
}

.collaboration__list {
  display: grid;
  gap: 50px;
}

.collaboration__next-heading {
  position: relative;
  z-index: 2;
  margin: 42px 0 -20px 0;
  text-align: center;
}

.collaboration__next-heading img {
  display: block;
  width: min(100%, 400px);
  height: auto;
  margin: 0 auto;
}

.collaboration__text {
  width: min(100%, 900px);
  min-height: 96px;
  margin: 0 auto;
  font-family: "Noto Sans", "Noto Sans JP", sans-serif;
  font-size: 16px;
  font-weight: 400;
  font-style: normal;
  line-height: 24px;
  letter-spacing: 0;
  text-align: center;
  opacity: 1;
}

.collaboration__next-heading--coming-soon {
  margin-top: 40px;
  margin-bottom: 85px;
}

.collaboration__store-heading {
  position: relative;
  z-index: 3;
  margin: -8px 0 -18px;
  text-align: center;
}

.collaboration__store-heading img {
  display: block;
  width: min(100%, 397px);
  height: auto;
  margin: 0 auto;
}

.collaboration__hotel-cards {
  position: relative;
  z-index: 2;
  display: grid;
  gap: 42px;
  width: min(100%, 1190px);
  margin: 0 auto;
}

.collaboration-hotel-card {
  position: relative;
  display: grid;
  grid-template-columns: 1fr 460px;
  gap: 42px;
  align-items: center;
  box-sizing: border-box;
  width: 1190px;
  max-width: 100%;
  height: 394px;
  padding: 28px 56px;
  background: url("../img/common/goldframe2.png") center/calc(100% - 18px) calc(100% - 18px) no-repeat, linear-gradient(rgba(0, 85, 224, 0.9), rgba(0, 85, 224, 0.9)), url("../img/common/pattern.svg") center/39px 40px repeat, #0055e0;
  border: 2px solid #AE931C;
}

.collaboration-hotel-card::before,
.collaboration-hotel-card::after {
  content: "";
  position: absolute;
  z-index: -1;
  display: none;
  pointer-events: none;
}

.collaboration-hotel-card:nth-child(2)::before,
.collaboration-hotel-card:nth-child(2)::after {
  display: block;
  width: 245px;
  height: 116px;
  background: url("../img/common/parts_01.png") center/contain no-repeat;
}

.collaboration-hotel-card:nth-child(5)::before {
  left: clamp(-128px, -8vw, -64px);
  top: 112px;
  z-index: -1;
  display: block;
  width: 276px;
  height: 116px;
  background: url("../img/common/parts_01.png") center/contain no-repeat;
}

.collaboration-hotel-card:nth-child(5)::after {
  left: 53%;
  bottom: -567px;
  z-index: -1;
  display: block;
  width: clamp(900px, 88vw, 1266px);
  aspect-ratio: 1266/542;
  height: auto;
  background: url("../img/common/cloud03.png") center/contain no-repeat;
  transform: translateX(-1210px) scaleX(-1);
}

.collaboration-hotel-card__body {
  min-width: 0;
  color: #fff;
  font-family: "Noto Sans", "Noto Sans JP", sans-serif;
}

.collaboration-hotel-card__area {
  margin: 0 0 8px;
  font-size: 24px;
  font-weight: 700;
  line-height: 1.45;
}

.collaboration-hotel-card__address {
  margin: 0 0 18px;
  font-size: 14px;
  line-height: 1.5;
  opacity: 0.9;
}

.collaboration-hotel-card__text {
  margin: 0 0 22px;
  font-size: 18px;
  font-weight: 300;
  line-height: 1.7;
}

.collaboration-hotel-card__button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 430px;
  min-height: 70px;
  color: #fff;
  font-size: 20px;
  font-weight: 700;
  text-decoration: none;
  background: #D0121B;
  border: 3px solid #fff;
  border-radius: 999px;
  transition: color 0.2s ease, background-color 0.2s ease, border-color 0.2s ease;
}

.collaboration-hotel-card__button:hover {
  color: #D0121B;
  background: #fff;
  border-color: #D0121B;
}

.collaboration-hotel-card__visual {
  position: relative;
  width: 460px;
  height: 305px;
  background: linear-gradient(45deg, rgba(0, 0, 0, 0.045) 25%, transparent 25%), linear-gradient(-45deg, rgba(0, 0, 0, 0.045) 25%, transparent 25%), linear-gradient(45deg, transparent 75%, rgba(0, 0, 0, 0.045) 75%), linear-gradient(-45deg, transparent 75%, rgba(0, 0, 0, 0.045) 75%), #f5f5f5;
  background-position: 0 0, 0 18px, 18px -18px, -18px 0;
  background-size: 36px 36px;
}

.collaboration-hotel-card__image {
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.collaboration-hotel-card__image img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.collaboration-hotel-card__corner {
  position: absolute;
  z-index: 3;
  width: 39px;
  height: 39px;
  background: center/contain no-repeat;
  pointer-events: none;
}

.collaboration-hotel-card__corner--tl {
  top: 0;
  left: 0;
  background-image: url("../img/common/hidariue.png");
}

.collaboration-hotel-card__corner--tr {
  top: 0;
  right: 0;
  background-image: url("../img/common/migiue.png");
}

.collaboration-hotel-card__corner--bl {
  left: 0;
  bottom: 0;
  background-image: url("../img/common/hidarishita.png");
}

.collaboration-hotel-card__corner--br {
  right: 0;
  bottom: 0;
  background-image: url("../img/common/migishita.png");
}

.intro::before,
.intro::after {
  --decoration-enter-x: -28px;
  opacity: 0;
  transform: translateX(calc(var(--decoration-base-x) + var(--decoration-enter-x))) var(--decoration-static-transform);
  transition: opacity 0.75s ease, transform 0.75s ease;
  will-change: opacity, transform;
}

.intro::after {
  --decoration-enter-x: 28px;
}

.intro.is-visible::before,
.intro.is-visible::after {
  opacity: 1;
  transform: translateX(var(--decoration-base-x)) var(--decoration-static-transform);
  animation: decoration-drift-x 12s ease-in-out 0.9s infinite alternate;
}

.intro.is-visible::after {
  transform: translateX(var(--decoration-base-x)) var(--decoration-static-transform);
  transition-delay: 0.14s;
  animation-duration: 14s;
}

.intro.is-visible .intro__cloud,
.collaboration.is-visible .collaboration__cloud {
  opacity: 1;
  transform: translateX(var(--cloud-base-x)) var(--cloud-static-transform);
  animation: cloud-drift-x 14s ease-in-out 0.9s infinite alternate;
}

.intro.is-visible .intro__cloud--bottom,
.collaboration.is-visible .collaboration__cloud--bottom {
  transition-delay: 0.18s;
  animation-duration: 16s;
}

@keyframes decoration-drift-x {
  0% {
    transform: translateX(var(--decoration-base-x)) var(--decoration-static-transform);
  }
  100% {
    transform: translateX(calc(var(--decoration-base-x) + 8px)) var(--decoration-static-transform);
  }
}
@keyframes cloud-drift-x {
  0% {
    transform: translateX(var(--cloud-base-x)) var(--cloud-static-transform);
  }
  100% {
    transform: translateX(calc(var(--cloud-base-x) + 12px)) var(--cloud-static-transform);
  }
}
@media (prefers-reduced-motion: reduce) {
  .opening-cloud {
    display: none;
  }
}
@media (prefers-reduced-motion: reduce) {
  .intro::before,
  .intro::after,
  .intro__cloud,
  .collaboration__cloud {
    opacity: 1;
    transition: none;
    animation: none;
  }
}
@media (prefers-reduced-motion: reduce) {
  .intro::before,
  .intro::after {
    transform: translateX(var(--decoration-base-x)) var(--decoration-static-transform);
  }
}
@media (prefers-reduced-motion: reduce) {
  .intro__cloud,
  .collaboration__cloud {
    transform: translateX(var(--cloud-base-x)) var(--cloud-static-transform);
  }
}
/* reservation */
.reservation {
  position: relative;
  z-index: 6;
  padding: 0;
  color: #fff;
  background: transparent;
  overflow: visible;
}

.reservation__image {
  position: relative;
  z-index: 2;
  width: 100%;
  margin: 0;
  overflow: hidden;
}

.reservation__image img {
  display: block;
  width: 100%;
  height: auto;
  object-position: center top;
}

.reservation__image .reservation__catch {
  position: absolute;
  top: 50%;
  left: 31%;
  z-index: 2;
  width: clamp(320px, 48.4vw, 654px);
  max-width: none;
  transform: translate(-50%, -50%);
  pointer-events: none;
}

/* hotel list */
.hotel-list {
  padding: 0 0 120px 0;
  color: #111;
  background: #fff;
}

.hotel-list__inner {
  width: 1000px;
  max-width: calc(100% - 80px);
  margin: 0 auto;
}

.hotel-list__heading {
  margin: 0 0 24px 0;
  text-align: center;
}

.hotel-list__eyebrow {
  margin: 0 0 5px 0;
  font-size: 24px;
  font-weight: 700;
}

.hotel-list__title-image {
  margin: 0 auto;
  padding-top: 165px;
  padding-bottom: 165px;
  width: 692px;
  height: 148px;
}

.hotel-list__title {
  margin: 0;
  font-size: 16px;
  font-weight: 500;
}

.hotel-list__filters {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 10px 12px;
  width: 650px;
  max-width: 100%;
  margin: 0 auto 42px;
}

.hotel-list__filter {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 120px;
  min-height: 30px;
  padding: 0 14px;
  color: #111;
  font-size: 14px;
  font-weight: 500;
  line-height: 1;
  background: #fff;
  border: 1px solid #d6d6d6;
  border-radius: 999px;
  cursor: pointer;
}

.hotel-list__filter.is-active {
  color: #fff;
  background: #111;
  border-color: #111;
}

.hotel-area {
  margin: 0 0 52px 0;
}

.hotel-area__title {
  position: relative;
  margin: 0 0 18px 0;
  padding: 0 0 0 16px;
  font-size: 26px;
  font-weight: 700;
}

.hotel-area__title::before {
  content: "";
  position: absolute;
  top: 0.75em;
  left: 0;
  width: 8px;
  height: 8px;
  background: #e60012;
  border-radius: 50%;
}

.hotel-area__grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 28px 24px;
}

.hotel-card {
  display: flex;
  flex-direction: column;
  overflow: hidden;
  background: #fff;
  border: 1px solid #ebebeb;
  border-radius: 8px;
  box-shadow: 0 3px 8px rgba(0, 0, 0, 0.18);
}

.hotel-card__image {
  aspect-ratio: 1.48/1;
  background: #d8d8d8;
}

.hotel-card__image img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.hotel-card__body {
  display: flex;
  flex: 1;
  flex-direction: column;
  padding: 12px 12px 14px;
}

.hotel-card__brand {
  display: inline-block;
  align-self: flex-start;
  margin: 0 0 8px 0;
  padding: 12px 16px;
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  line-height: 1;
  background: #8b244a;
}

.hotel-card__brand--standard {
  color: #111;
  background: #f4efe2;
}

.hotel-card__area {
  margin: 0 0 3px 0;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.4;
}

.hotel-card__name {
  margin: 0 0 8px 0;
  font-size: 26px;
  font-weight: 500;
  line-height: 1.35;
}

.hotel-card__text {
  margin: 0 0 10px 0;
  font-size: 14px;
  line-height: 1.55;
}

.hotel-card__actions {
  display: grid;
  grid-template-columns: 52px 1fr;
  gap: 10px;
  align-items: end;
  margin-top: auto;
}

.hotel-card__detail {
  display: grid;
  justify-items: center;
  gap: 3px;
  color: #111;
  font-size: 10px;
  font-weight: 700;
  line-height: 1.2;
}

.hotel-card__detail-icon {
  display: block;
  width: 48px;
  height: 40px;
  background: url("../img/common/shisetsusyousai.png") center/contain no-repeat;
}

.hotel-card__button {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 36px;
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  background: #D0121B;
  border: 2px solid #D0121B;
  border-radius: 3px;
  transition: color 0.2s ease, background-color 0.2s ease;
}

.hotel-card__button:hover {
  color: #D0121B;
  background: #fff;
}

@media (max-width: 1240px) and (min-width: 901px) {
  .collaboration > .contents-inner-inner {
    max-width: calc(100% - 48px);
  }
}
@media (max-width: 1240px) and (min-width: 901px) {
  .collaboration-hotel-card {
    width: 100%;
  }
}
@media (max-width: 1240px) and (min-width: 901px) {
  .collaboration-hotel-card::before,
  .collaboration-hotel-card::after {
    max-width: 22vw;
  }
}
@media (max-width: 900px) {
  .hero__visual {
    aspect-ratio: auto;
  }
}
@media (max-width: 900px) {
  .hero__img {
    width: 100%;
    max-width: 100%;
    height: auto;
    object-fit: contain;
  }
}
@media (max-width: 900px) {
  .intro {
    padding: 56px 0 52px 0;
  }
}
@media (max-width: 900px) {
  .intro__badge {
    width: min(100%, 360px);
    min-height: 72px;
    padding: 13px 24px 15px;
  }
}
@media (max-width: 900px) {
  .intro__badge-lead {
    font-size: 16px;
  }
}
@media (max-width: 900px) {
  .intro__badge-main {
    font-size: 24px;
  }
}
@media (max-width: 900px) {
  .intro__brand {
    margin-bottom: 24px;
  }
}
@media (max-width: 900px) {
  .price__box {
    gap: 32px;
    padding: 48px 24px;
  }
}
@media (max-width: 900px) {
  .price__box::after {
    left: -34px;
    bottom: -38px;
    width: 190px;
    height: 80px;
  }
}
@media (max-width: 900px) {
  .collaboration__store-heading {
    margin: 0;
  }
}
@media (max-width: 900px) {
  .collaboration__store-heading img {
    width: min(100%, 260px);
  }
}
@media (max-width: 900px) {
  .collaboration__hotel-cards {
    gap: 28px;
    width: 100%;
  }
}
@media (max-width: 900px) {
  .collaboration-hotel-card {
    grid-template-columns: 1fr;
    gap: 20px;
    width: 100%;
    height: auto;
    padding: 26px 22px 42px;
  }
}
@media (max-width: 900px) {
  .collaboration-hotel-card::before,
  .collaboration-hotel-card::after {
    display: none !important;
  }
}
@media (max-width: 900px) {
  .collaboration-hotel-card__visual {
    justify-self: center;
    width: min(100%, 460px);
    height: auto;
    aspect-ratio: 460/305;
  }
}
@media (max-width: 900px) {
  .collaboration-hotel-card__button {
    width: min(100%, 240px);
  }
}
@media (max-width: 900px) {
  .collaboration__hotel-cards::before,
  .collaboration__hotel-cards::after {
    display: none;
  }
}
@media (max-width: 900px) {
  .reservation__image {
    height: auto;
  }
}
@media (max-width: 900px) {
  .reservation__image img {
    height: auto;
    object-fit: contain;
  }
}
@media (max-width: 900px) {
  .hotel-list {
    padding: 64px 0 80px 0;
  }
}
@media (max-width: 900px) {
  .hotel-list__inner {
    max-width: calc(100% - 40px);
  }
}
@media (max-width: 900px) {
  .hotel-area__grid {
    grid-template-columns: 1fr;
  }
}
@media (max-width: 767px) {
  body {
    background-attachment: scroll;
  }
}
@media (max-width: 767px) {
  .contents-inner-inner {
    width: 91.4666666667vw;
    max-width: none;
  }
}
@media (max-width: 767px) {
  .opening-cloud {
    animation-delay: 3.25s;
  }
}
@media (max-width: 767px) {
  .opening-cloud__item {
    width: 149.3333333333vw;
    animation-duration: 3.65s;
  }
}
@media (max-width: 767px) {
  .hero__visual {
    aspect-ratio: auto;
  }
}
@media (max-width: 767px) {
  .hero__img {
    width: 100%;
    max-width: none;
    height: auto;
  }
}
@media (max-width: 767px) {
  .intro {
    min-height: 0;
    padding: 14.9333333333vw 0 12.8vw;
    background: linear-gradient(rgba(0, 31, 80, 0.72), rgba(0, 31, 80, 0.82)), url("../img/common/BG_0.webp") center top/cover no-repeat;
    overflow: visible;
  }
}
@media (max-width: 767px) {
  .intro::before {
    --decoration-base-x: -76.8vw;
    top: 2.1333333333vw;
    width: 72vw;
  }
}
@media (max-width: 767px) {
  .intro::after {
    --decoration-base-x: 29.8666666667vw;
    bottom: 5.3333333333vw;
    width: 80vw;
  }
}
@media (max-width: 767px) {
  .intro__cloud--top {
    --cloud-base-x: 6.4vw;
    top: -11.7333333333vw;
    width: 138.6666666667vw;
  }
}
@media (max-width: 767px) {
  .intro__cloud--bottom {
    --cloud-base-x: -114.6666666667vw;
    bottom: -32vw;
    width: 165.3333333333vw;
  }
}
@media (max-width: 767px) {
  .intro__wave--top {
    top: 10.6666666667vw;
    width: 96vw;
    transform: translateX(-11.2vw);
  }
}
@media (max-width: 767px) {
  .intro__wave--bottom {
    bottom: -4.8vw;
    width: 80vw;
    transform: translateX(-68.8vw);
  }
}
@media (max-width: 767px) {
  .intro__inner {
    top: 0;
    width: 91.4666666667vw;
    min-height: 90.1333333333vw;
    padding: 14.4vw 5.8666666667vw 10.1333333333vw;
    background-size: calc(100% - 2.1333333333vw) calc(100% - 2.1333333333vw), auto;
  }
}
@media (max-width: 767px) {
  .intro__corner {
    width: 8vw;
    height: 8vw;
  }
}
@media (max-width: 767px) {
  .intro__badge {
    top: -14.6666666667vw;
    width: 80vw;
    min-height: 17.6vw;
    padding: 2.6666666667vw 4.8vw 3.2vw;
    border-width: 0.8vw;
  }
}
@media (max-width: 767px) {
  .intro__badge-lead {
    font-size: 3.2vw;
  }
}
@media (max-width: 767px) {
  .intro__badge-main {
    margin-top: 1.0666666667vw;
    font-size: 4.5333333333vw;
  }
}
@media (max-width: 767px) {
  .intro__brand {
    margin: 0 0 6.4vw;
  }
}
@media (max-width: 767px) {
  .intro__brand img {
    width: 78.4vw;
  }
}
@media (max-width: 767px) {
  .intro__summary-main {
    width: 81.6vw;
    margin-top: 3.2vw;
  }
}
@media (max-width: 767px) {
  .intro__summary-accent {
    margin-top: 4.8vw;
    font-size: 6.1333333333vw;
  }
}
@media (max-width: 767px) {
  .price {
    padding: 0 0 9.6vw;
  }
}
@media (max-width: 767px) {
  .price__box {
    width: 91.4666666667vw;
    gap: 6.4vw;
    padding: 11.2vw 5.3333333333vw;
  }
}
@media (max-width: 767px) {
  .price__box::after {
    left: -7.4666666667vw;
    bottom: -8vw;
    width: 40vw;
    height: 16.8vw;
  }
}
@media (max-width: 767px) {
  .collaboration {
    margin: -4.8vw 0 19.2vw;
    padding: 19.2vw 0;
    background: linear-gradient(rgba(0, 31, 80, 0.78), rgba(0, 31, 80, 0.86)), url("../img/common/BG_0.webp") center top/cover no-repeat;
    overflow: hidden;
  }
}
@media (max-width: 767px) {
  .collaboration > .contents-inner-inner {
    width: 91.4666666667vw;
    max-width: none;
    gap: 12.8vw;
  }
}
@media (max-width: 767px) {
  .collaboration__cloud--top {
    --cloud-base-x: -75.2vw;
    top: 2.1333333333vw;
    width: 96vw;
  }
}
@media (max-width: 767px) {
  .collaboration__wave--top {
    top: 15.4666666667vw;
    width: 45.3333333333vw;
    transform: translateX(-44.2666666667vw);
  }
}
@media (max-width: 767px) {
  .collaboration__cloud--bottom {
    --cloud-base-x: 21.8666666667vw;
    bottom: -46.6666666667vw;
    width: 125.3333333333vw;
  }
}
@media (max-width: 767px) {
  .collaboration__wave--bottom {
    bottom: 4.8vw;
    width: 61.3333333333vw;
    transform: translateX(18.1333333333vw);
  }
}
@media (max-width: 767px) {
  .section-heading__en img {
    width: 69.3333333333vw;
  }
}
@media (max-width: 767px) {
  .section-heading__title {
    width: auto;
    height: auto;
    margin: 0 auto 7.4666666667vw;
    font-size: 4.2666666667vw;
    line-height: 1.5;
  }
}
@media (max-width: 767px) {
  .section-heading__text,
  .section-heading__text-bottom,
  .collaboration__text {
    width: 100%;
    min-height: 0;
    margin: 0 auto;
    font-size: 3.4666666667vw;
    line-height: 1.8;
  }
}
@media (max-width: 767px) {
  .section-heading__image {
    width: 58.6666666667vw;
    height: auto;
    margin: -6.4vw auto 0;
  }
}
@media (max-width: 767px) {
  .section-heading__all {
    margin: 9.0666666667vw 0 4.8vw;
  }
}
@media (max-width: 767px) {
  .section-heading__all img,
  .collaboration__next-heading img {
    width: 69.3333333333vw;
  }
}
@media (max-width: 767px) {
  .section-heading__all--coming-soon {
    margin-top: 22.4vw;
    margin-bottom: 5.8666666667vw;
  }
}
@media (max-width: 767px) {
  .section-heading__all--coming-soon::before {
    left: 50%;
    bottom: -20.8vw;
    width: 104vw;
    transform: translateX(3.2vw) scaleX(-1);
  }
}
@media (max-width: 767px) {
  .section-heading__all--coming-soon::after {
    left: 50%;
    bottom: -9.6vw;
    width: 101.3333333333vw;
    transform: translateX(7.4666666667vw);
  }
}
@media (max-width: 767px) {
  .collaboration__list {
    gap: 9.0666666667vw;
  }
}
@media (max-width: 767px) {
  .collaboration__store-heading {
    margin: 0;
  }
}
@media (max-width: 767px) {
  .collaboration__store-heading img {
    width: 66.6666666667vw;
  }
}
@media (max-width: 767px) {
  .collaboration__hotel-cards {
    gap: 7.4666666667vw;
    width: 100%;
  }
}
@media (max-width: 767px) {
  .collaboration-hotel-card {
    grid-template-columns: 1fr;
    gap: 5.3333333333vw;
    width: 100%;
    height: auto;
    padding: 7.4666666667vw 5.3333333333vw 10.6666666667vw;
  }
}
@media (max-width: 767px) {
  .collaboration-hotel-card::before,
  .collaboration-hotel-card::after {
    display: none !important;
  }
}
@media (max-width: 767px) {
  .collaboration-hotel-card__area {
    margin: 0 0 1.6vw;
    font-size: 4.8vw;
  }
}
@media (max-width: 767px) {
  .collaboration-hotel-card__address {
    margin: 0 0 3.2vw;
    font-size: 2.9333333333vw;
  }
}
@media (max-width: 767px) {
  .collaboration-hotel-card__text {
    margin: 0 0 4.8vw;
    font-size: 3.4666666667vw;
    line-height: 1.7;
  }
}
@media (max-width: 767px) {
  .collaboration-hotel-card__button {
    width: 64vw;
    min-height: 12.8vw;
    font-size: 4vw;
  }
}
@media (max-width: 767px) {
  .collaboration-hotel-card__visual {
    justify-self: center;
    width: 80vw;
    height: 53.0666666667vw;
  }
}
@media (max-width: 767px) {
  .collaboration-hotel-card__corner {
    width: 6.9333333333vw;
    height: 6.9333333333vw;
  }
}
@media (max-width: 767px) {
  .reservation__image .reservation__catch {
    top: 46%;
    left: 28%;
    width: 42.6666666667vw;
  }
}
@media (max-width: 767px) {
  .hotel-list {
    padding: 14.4vw 0 21.3333333333vw;
  }
}
@media (max-width: 767px) {
  .hotel-list__inner {
    width: 91.4666666667vw;
    max-width: none;
  }
}
@media (max-width: 767px) {
  .hotel-list__heading {
    margin: 0 0 6.4vw;
  }
}
@media (max-width: 767px) {
  .hotel-list__title-image {
    width: 80vw;
    height: auto;
    margin: 0 auto;
    padding: 18.6666666667vw 0 14.4vw;
  }
}
@media (max-width: 767px) {
  .hotel-list__eyebrow {
    margin: 0 0 1.0666666667vw;
    font-size: 4.8vw;
  }
}
@media (max-width: 767px) {
  .hotel-list__title {
    font-size: 3.4666666667vw;
  }
}
@media (max-width: 767px) {
  .hotel-list__filters {
    gap: 2.1333333333vw;
    width: 100%;
    margin: 0 auto 8.5333333333vw;
  }
}
@media (max-width: 767px) {
  .hotel-list__filter {
    min-width: 24.5333333333vw;
    min-height: 8.5333333333vw;
    padding: 0 3.2vw;
    font-size: 3.2vw;
  }
}
@media (max-width: 767px) {
  .hotel-area {
    margin: 0 0 11.2vw;
  }
}
@media (max-width: 767px) {
  .hotel-area__title {
    margin: 0 0 4.2666666667vw;
    padding: 0 0 0 3.7333333333vw;
    font-size: 5.3333333333vw;
  }
}
@media (max-width: 767px) {
  .hotel-area__title::before {
    width: 1.8666666667vw;
    height: 1.8666666667vw;
  }
}
@media (max-width: 767px) {
  .hotel-area__grid {
    grid-template-columns: 1fr;
    gap: 5.8666666667vw;
  }
}
@media (max-width: 767px) {
  .hotel-card {
    border-radius: 2.1333333333vw;
  }
}
@media (max-width: 767px) {
  .hotel-card__body {
    padding: 3.7333333333vw 3.7333333333vw 4.2666666667vw;
  }
}
@media (max-width: 767px) {
  .hotel-card__brand {
    margin: 0 0 2.6666666667vw;
    padding: 2.6666666667vw 3.7333333333vw;
    font-size: 3.4666666667vw;
  }
}
@media (max-width: 767px) {
  .hotel-card__area {
    margin: 0 0 1.0666666667vw;
    font-size: 3.7333333333vw;
  }
}
@media (max-width: 767px) {
  .hotel-card__name {
    margin: 0 0 2.1333333333vw;
    font-size: 5.8666666667vw;
  }
}
@media (max-width: 767px) {
  .hotel-card__text {
    margin: 0 0 3.2vw;
    font-size: 3.4666666667vw;
  }
}
@media (max-width: 767px) {
  .hotel-card__actions {
    grid-template-columns: 13.8666666667vw 1fr;
    gap: 2.6666666667vw;
  }
}
@media (max-width: 767px) {
  .hotel-card__detail {
    gap: 0.8vw;
    font-size: 2.6666666667vw;
  }
}
@media (max-width: 767px) {
  .hotel-card__detail-icon {
    width: 11.2vw;
    height: 9.6vw;
  }
}
@media (max-width: 767px) {
  .hotel-card__button {
    min-height: 10.6666666667vw;
    font-size: 4vw;
    border-width: 0.5333333333vw;
    border-radius: 1.0666666667vw;
  }
}
@media (max-width: 767px) {
  .hero {
    background: #001f50;
  }
}
@media (max-width: 767px) {
  .hero__visual,
  .hero__picture {
    aspect-ratio: auto;
    height: auto;
    overflow: visible;
  }
}
@media (max-width: 767px) {
  .hero__img {
    width: 100%;
    height: auto;
    object-fit: contain;
  }
}
@media (max-width: 767px) {
  .intro {
    margin-top: -0.2666666667vw;
    min-height: 178vw;
    padding: 35.2vw 0 14.4vw;
    background: linear-gradient(rgba(0, 31, 80, 0.72), rgba(0, 31, 80, 0.84)), url("../img/common/BG_0.webp") center top/cover no-repeat;
    border-top: 0;
    overflow: visible;
  }
}
@media (max-width: 767px) {
  .intro::before,
  .intro::after,
  .intro__cloud,
  .intro__wave {
    display: block;
  }
}
@media (max-width: 767px) {
  .intro::before {
    --decoration-base-x: -75.2vw;
    --decoration-static-transform: scale(1.05);
    top: -4vw;
    width: 69vw;
    opacity: 0.9;
  }
}
@media (max-width: 767px) {
  .intro::after {
    --decoration-base-x: -15.6vw;
    --decoration-static-transform: scaleX(-1) rotate(-6deg);
    bottom: -13vw;
    width: 85.3333333333vw;
    opacity: 0.85;
  }
}
@media (max-width: 767px) {
  .intro__cloud {
    opacity: 0.95;
    transform: translateX(var(--cloud-base-x)) var(--cloud-static-transform);
  }
}
@media (max-width: 767px) {
  .intro__cloud--top {
    --cloud-base-x: -18.4vw;
    top: -2.9vw;
    width: 178vw;
    z-index: 1;
  }
}
@media (max-width: 767px) {
  .intro__cloud--bottom {
    --cloud-base-x: -152vw;
    --cloud-static-transform: scaleX(-1);
    bottom: -23.6vw;
    width: 204.1vw;
    z-index: 3;
  }
}
@media (max-width: 767px) {
  .intro__wave--top {
    top: 23.4vw;
    width: 141.3vw;
    z-index: 2;
    transform: translateX(-27vw);
  }
}
@media (max-width: 767px) {
  .intro__wave--bottom {
    bottom: 26vw;
    left: 10vw;
    width: 94vw;
    z-index: 5;
    transform: translateX(-57.0666666667vw);
  }
}
@media (max-width: 767px) {
  .intro__badge {
    top: 19vw;
    width: 95vw;
    min-height: 18vw;
    padding: 2.1333333333vw 4.8vw 2.4vw;
  }
}
@media (max-width: 767px) {
  .intro__badge-lead {
    font-size: 2.6666666667vw;
  }
}
@media (max-width: 767px) {
  .intro__badge-main {
    margin-top: 0.5333333333vw;
    font-size: 3.7333333333vw;
  }
}
@media (max-width: 767px) {
  .intro__inner {
    top: 21.3333333333vw;
    width: 89vw;
    min-height: 0;
    padding: 13.3333333333vw 4.8vw 11.2vw;
    background: url("../img/common/goldframe2.png") center/calc(100% - 2.1333333333vw) calc(100% - 2.1333333333vw) no-repeat, linear-gradient(rgba(0, 31, 80, 0.86), rgba(0, 31, 80, 0.9));
  }
}
@media (max-width: 767px) {
  .intro__brand {
    margin-bottom: 5.3333333333vw;
  }
}
@media (max-width: 767px) {
  .intro__brand img {
    width: 64.5333333333vw;
  }
}
@media (max-width: 767px) {
  .intro__summary-main {
    width: 78.2vw;
    margin-top: 1vw;
  }
}
@media (max-width: 767px) {
  .intro__summary-accent {
    margin-top: 4.8vw;
    font-size: 4.5333333333vw;
    line-height: 1.35;
  }
}
@media (max-width: 767px) {
  .collaboration {
    margin: 0;
    padding: 19vw 0 30vw;
    background: linear-gradient(rgba(0, 31, 80, 0.78), rgba(0, 31, 80, 0.88)), url("../img/common/BG_0.webp") center top/cover no-repeat fixed;
    box-shadow: inset 0 7.4666666667vw 14.4vw rgba(0, 0, 0, 0.16), inset 0 -7.4666666667vw 14.4vw rgba(0, 0, 0, 0.12);
    overflow: hidden;
  }
}
@media (max-width: 767px) {
  .collaboration > .contents-inner-inner {
    width: 89.3333333333vw;
    gap: 9.6vw;
  }
}
@media (max-width: 767px) {
  .collaboration__cloud--top {
    --cloud-base-x: -107vw;
    top: -6.8vw;
    width: 72vw;
    opacity: 0.82;
  }
}
@media (max-width: 767px) {
  .collaboration__wave--top {
    top: -3vw;
    left: 32vw;
    width: 28vw;
    opacity: 0.9;
    transform: translateX(-46.1333333333vw);
  }
}
@media (max-width: 767px) {
  .collaboration__cloud--bottom {
    --cloud-base-x: -19vw;
    bottom: -33vw;
    width: 135vw;
    opacity: 0.86;
  }
}
@media (max-width: 767px) {
  .section-heading__en img {
    width: 49.3333333333vw;
  }
}
@media (max-width: 767px) {
  .section-heading__title {
    margin-bottom: 4.2666666667vw;
    font-size: 3.2vw;
  }
}
@media (max-width: 767px) {
  .section-heading__text {
    font-size: 3vw;
    line-height: 1.8;
    padding-bottom: 5vw;
  }
}
@media (max-width: 767px) {
  .section-heading__text2,
  .collaboration__text {
    font-size: 2.8vw;
    line-height: 1.75;
  }
}
@media (max-width: 767px) {
  .section-heading__text-bottom {
    font-size: 3vw;
    line-height: 1.75;
  }
}
@media (max-width: 767px) {
  .section-heading__image {
    width: 66.1333333333vw;
    margin: -12vw auto 0;
    padding-bottom: 5vw;
  }
}
@media (max-width: 767px) {
  .section-heading__all img,
  .collaboration__next-heading img,
  .collaboration__store-heading img {
    width: 60.2666666667vw;
  }
}
@media (max-width: 767px) {
  .section-heading__all--coming-soon {
    margin-top: 13.8666666667vw;
    margin-bottom: 11.2vw;
  }
}
@media (max-width: 767px) {
  .section-heading__all--coming-soon::before {
    left: 57%;
    bottom: -32vw;
    z-index: -1;
    width: 155vw;
    transform: translateX(13.8666666667vw) scaleX(-1);
  }
}
@media (max-width: 767px) {
  .section-heading__all--coming-soon::after {
    left: 54%;
    bottom: -16.6vw;
    z-index: -1;
    width: 112vw;
    transform: translateX(15.4666666667vw);
  }
}
@media (max-width: 767px) {
  .collaboration__hotel-cards {
    gap: 4.8vw;
  }
}
@media (max-width: 767px) {
  .collaboration-hotel-card {
    gap: 3.7333333333vw;
    padding: 4.8vw 4.2666666667vw 9.0666666667vw;
  }
}
@media (max-width: 767px) {
  .collaboration-hotel-card:nth-child(5)::after {
    left: 0%;
    bottom: -58.6666666667vw;
    z-index: -1;
    display: block !important;
    width: 138.6666666667vw;
    aspect-ratio: 1266/542;
    height: auto;
    background: url("../img/common/cloud03.png") center/contain no-repeat;
    transform: translateX(-80vw) scaleX(-1);
  }
}
@media (max-width: 767px) {
  .collaboration-hotel-card__area {
    font-size: 4vw;
  }
}
@media (max-width: 767px) {
  .collaboration-hotel-card__address {
    font-size: 2.4vw;
  }
}
@media (max-width: 767px) {
  .collaboration-hotel-card__text {
    font-size: 2.9333333333vw;
  }
}
@media (max-width: 767px) {
  .collaboration-hotel-card__button {
    width: 80vw;
    min-height: 16.1vw;
    font-size: 4.2vw;
  }
}
@media (max-width: 767px) {
  .collaboration-hotel-card__visual {
    width: 73.3333333333vw;
    height: 48.8vw;
  }
}
@media (max-width: 767px) {
  .reservation__image .reservation__catch {
    top: 45%;
    left: 30%;
    width: 40vw;
  }
}
@media (max-width: 767px) {
  .hotel-list {
    padding-top: 9.0666666667vw;
  }
}
@media (max-width: 767px) {
  .hotel-list__title-image {
    width: 85vw;
    padding: 7.4666666667vw 0 6.4vw;
  }
}
@media (max-width: 767px) {
  .hotel-list__eyebrow {
    font-size: 4vw;
  }
}
@media (max-width: 767px) {
  .hotel-list__title {
    font-size: 2.9333333333vw;
  }
}
@media (max-width: 767px) {
  .hotel-list__filters {
    gap: 1.6vw;
    margin-bottom: 5.8666666667vw;
  }
}
@media (max-width: 767px) {
  .hotel-list__filter {
    min-width: 20.8vw;
    min-height: 6.9333333333vw;
    padding: 0 2.4vw;
    font-size: 2.6666666667vw;
  }
}
@media (max-width: 767px) {
  .hotel-card {
    width: 74.6666666667vw;
    margin: 0 auto;
  }
}
@media (max-width: 767px) {
  .hotel-card__image {
    min-height: 39.4666666667vw;
  }
}
@media (max-width: 767px) {
  .hotel-card__brand {
    padding: 2.1333333333vw 3.2vw;
    font-size: 2.9333333333vw;
  }
}
@media (max-width: 767px) {
  .hotel-card__area {
    font-size: 3.2vw;
  }
}
@media (max-width: 767px) {
  .hotel-card__name {
    font-size: 5.0666666667vw;
  }
}
@media (max-width: 767px) {
  .hotel-card__text {
    font-size: 2.9333333333vw;
  }
}
@media (max-width: 767px) {
  .hotel-card__button {
    font-size: 3.4666666667vw;
  }
}
