html[lang="en"] body {
  font-family: 'Prata', 'Noto Serif JP', serif;
}

html[lang="ko"] body {
  font-family: 'Noto Sans KR', sans-serif;
}

html[lang="zh-CN"] body {
  font-family: 'Noto Serif SC', sans-serif;
}

html[lang="zh-TW"] body {
  font-family: 'Noto Serif TC', sans-serif;
}

html:not([lang="ja"]) .header-logo-text-large,
html:not([lang="ja"]) .footer-name-ja {
  letter-spacing: normal;
}

html:not([lang="ja"]) .floating-link a:nth-of-type(1) {
  border-radius: 100em;
}

html:not([lang="ja"]) section {
  position: relative;
}

html:not([lang="ja"]) .hero {
  position: relative;
  display: grid;
  place-content: center;
  gap: 80px;
  padding-top: clamp(145px, 145px + 21 * (100vw - 390px) / 976, 166px);
  padding-bottom: clamp(204px, 204px + 19 * (100vw - 390px) / 976, 223px);
}
html:not([lang="ja"]) .hero-logo,
html:not([lang="ja"]) .hero-text {
  position: relative;
  z-index: 1;
}
html:not([lang="ja"]) .hero-logo {
  text-align: center;
}
html:not([lang="ja"]) .hero-text {
  color: #fff;
  font-size: clamp(1.125rem, -0.333rem + 3.646vw, 2rem);
  text-align: center;
}
html:not([lang="ja"]) .hero-text-en {
  display: block;
  letter-spacing: 0.22em;
}
html:not([lang="ja"]) .hero-text-ja {
  display: block;
  letter-spacing: normal;
}
html:not([lang="ja"]) .hero-bg {
  position: absolute;
  z-index: 0;
  inset: 0;
}
html:not([lang="ja"]) .hero-bg picture {
  transition-timing-function: ease-out;
}
html:not([lang="ja"]) .hero-bg img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

html:not([lnag="ja"]) .section-heading-with-double-line .text-en,
html:not([lnag="ja"]) .section-heading-with-line,
html:not([lnag="ja"]) .section-heading-with-line.multi,
html:not([lnag="ja"]) .pagenav a .en {
  font-family: 'Prata', 'Noto Serif JP', serif;
}

html:not([lnag="ja"]) .link-column {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

html:not([lang="ja"]) .story {
  position: relative;
  width: 100%;
  overflow-x: clip;
  padding-top: clamp(55px, 55px + 91 * (100vw - 390px) / 810, 146px);
  padding-bottom: clamp(55px, 55px + 5 * (100vw - 390px) / 810, 60px);
  background-image: linear-gradient(to bottom, #e9f0e1, #e9f0e1 66%, #cee2f7);
  color: #fff;
}
html:not([lang="ja"]) .story-inner {
  container: storyInner/inline-size;
  padding-right: 5.13vw;
  padding-left: 5.13vw;
}
html:not([lang="ja"]) .story-leadtext {
  margin-top: 12px;
}
html:not([lang="ja"]) .story-leadtext strong {
  font-weight: inherit;
}
html:not([lang="ja"]) .story-text {
  max-width: 34.75em;
  margin-top: 24px;
  line-height: 2;
}
html:not([lang="ja"]) .story-link {
  margin-top: 40px;
}

html:not([lang="ja"]) .guestroom {
  container: guestroom/inline-size;
  position: relative;
  padding-top: 0;
  padding-bottom: 0;
  background-image: linear-gradient(164deg, #cee2f7 39%, #cee2f7 64%, #eaf0e2 96%);
}
html:not([lang="ja"]) .guestroom .concept {
  padding-bottom: clamp(188px, 188px + 70 * (100vw - 390px) / 570, 258px);
}
html:not([lang="ja"]) .guestroom-inner {
  container: guestroomInner/inline-size;
}
html:not([lang="ja"]) .guestroom-inner::after,
html:not([lang="ja"]) .restaurant-inner::after {
  content: "";
  display: block;
  clear: both;
}

html:not([lang="ja"]) .guestroom-heading-wrap {
  margin-left: auto;
  margin-bottom: clamp(32px, 32px + 17 * (100vw - 390px) / 570, 49px);
}
html:not([lang="ja"]) .guestroom-bg,
html:not([lang="ja"]) .restaurant-bg {
  bottom: auto;
  height: 560px;
}
html:not([lang="ja"]) .guestroom-figure {
  max-width: 840px;
  margin-right: auto;
  margin-left: auto;
  background-color: #fff;
  padding: clamp(8px, 8px + 12 * (100vw - 390px) / 570, 20px);
}
html:not([lang="ja"]) .guestroom-text-wrap,
html:not([lang="ja"]) .restaurant-text-wrap {
  margin-top: 32px;
  padding-bottom: 80px;
  text-align: center;
}
html:not([lang="ja"]) .guestroom-text,
html:not([lang="ja"]) .restaurant-text {
  max-width: 20rem;
  margin-right: auto;
  margin-left: auto;
  line-height: 2;
  text-align: left;
}
html:not([lang="ja"]) .guestroom-link,
html:not([lang="ja"]) .restaurant-link,
html:not([lang="ja"]) .activity-link {
  margin-top: 44px;
}

html:not([lang="ja"]) .ocean {
  position: relative;
  padding-top: 0;
  color: #fff;
}
html:not([lang="ja"]) .ocean-inner {
  padding-top: clamp(150px, 150px + 67 * (100vw - 390px) / 570, 217px);
  padding-right: 5.12vw;
  padding-left: 5.12vw;
}
html:not([lang="ja"]) .ocean-text {
  max-width: 556px;
  margin-top: clamp(24px, 32px + -8 * (100vw - 390px) / 570, 32px);
  margin-bottom: clamp(32px, 32px + 4 * (100vw - 390px) / 570, 36px);
}
html:not([lang="ja"]) .roominfo-wrap {
  padding-top: 0;
  padding-bottom: 0;
  background-image: linear-gradient(to bottom, #e9f0e1, #cee2f7);
}
html:not([lang="ja"]) .room-container {
  padding-top: min(120px, 15.38vw);
  padding-bottom: min(120px, 15.38vw);
}

html:not([lang="ja"]) .mountain {
  position: relative;
  padding-top: clamp(362px, 362px + 103 * (100vw - 390px) / 570, 465px);
  color: #fff;
}
html:not([lang="ja"]) .mountain-slider {
  z-index: 1;
  bottom: auto;
  top: 120px;
}
html:not([lang="ja"]) .mountain-text {
  max-width: 556px;
  margin-top: clamp(24px, 32px + -8 * (100vw - 390px) / 570, 32px);
  margin-bottom: clamp(32px, 32px + 4 * (100vw - 390px) / 570, 36px);
}

html:not([lang="ja"]) .amenities {
  display: grid;
  gap: clamp(24px, 24px + 16 * (100vw - 390px) / 570, 40px);
  padding-right: 3.84vw;
  padding-left: 3.84vw;
  padding-bottom: clamp(60px, 60px + 40 * (100vw - 390px) / 570, 100px);
  background-color: #fff;
}
html:not([lang="ja"]) .amenities-slide-wrap {
  width: min(100%, 840px);
  margin-right: auto;
  margin-left: auto;
  padding: clamp(10px, 10px + 10 * (100vw - 390px) / 570, 20px);
  background-image: linear-gradient(to bottom, #e9f0e1, #cee2f7);
  overflow: hidden;
}
html:not([lang="ja"]) .amenities-text {
  max-width: 760px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 5px;
  padding-left: 5px;
  font-size: var(--font-size-14);
  line-height: 2;
  text-align: center;
}

html:not([lang="ja"]) .marine-sports {
  padding-top: 0;
  padding-bottom: 0;
}
html:not([lang="ja"]) .privatebeach {
  z-index: 1;
  padding-top: clamp(60px, 60px + 20 * (100vw - 390px) / 570, 80px);
  padding-bottom: clamp(147px, 147px + 73 * (100vw - 390px) / 570, 220px);
  color: #fff;
}
html:not([lang="ja"]) .beginners {
  padding-top: clamp(155px, 155px + 81 * (100vw - 390px) / 570, 236px);
  padding-bottom: clamp(60px, 60px + 20 * (100vw - 390px) / 570, 80px);
  background-image: linear-gradient(190deg, #e9f0e1 59%, #cee2f7);
}
html:not([lang="ja"]) .beginners-bg {
  bottom: auto;
  height: clamp(845px, 845px + 3 * (100vw - 390px) / 570, 848px);
}
html:not([lang="ja"]) .beginners-inner {
  max-width: 600px;
  margin-left: auto;
}
html:not([lang="ja"]) .advanced-inner {
  max-width: 600px;
}
html:not([lang="ja"]) .beginners-text {
  margin-top: clamp(32px, 32px + 23 * (100vw - 390px) / 570, 55px);
  line-height: 2;
}
html:not([lang="ja"]) .sports-container {
  position: relative;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(330px, 1fr));
  gap: clamp(20px, 20px + 12 * (100vw - 390px) / 570, 32px);
  margin-top: clamp(60px, 60px + 20 * (100vw - 390px) / 570, 80px);
  padding-right: 5.12vw;
  padding-left: 5.12vw;
}
html:not([lang="ja"]) .sports-wrap {
  display: grid;
  grid-template-rows: subgrid;
  grid-row: span 3;
  gap: 12px;
  align-items: start;
  align-content: start;
  padding: clamp(10px, 10px + 10 * (100vw - 390px) / 570, 20px) clamp(10px, 10px + 10 * (100vw - 390px) / 570, 20px) clamp(40px, 40px + 20 * (100vw - 390px) / 570, 60px);
  background-color: #fff;
}
html:not([lang="ja"]) .sports-wrap picture {
  grid-row: 1/2;
}
html:not([lang="ja"]) .sports-wrap h3 {
  padding-bottom: 12px;
  border-bottom: 1px solid currentColor;
  font-size: clamp(1.5rem, 0.72rem + 3.2vw, 2rem);
  font-weight: 500;
}
html:not([lang="ja"]) .sports-taglist {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}
html:not([lang="ja"]) .sports-taglist li {
  flex: 0 0 auto;
  padding: 2px 12px;
  background-color: #c7dcf2;
  font-size: var(--font-size-12);
}
html:not([lang="ja"]) .sports-taglist .highlighted {
  background-color: #f9c24b;
}
html:not([lang="ja"]) .sports-featurelist {
  display: grid;
  gap: 20px;
  margin-top: 8px;
}
html:not([lang="ja"]) .sports-featurelist li {
  display: flex;
  align-items: flex-start;
  gap: 12px;
  font-size: var(--font-size-14);
}
html:not([lang="ja"]) .sports-featurelist li i {
  flex: 0 0 auto;
  margin-top: 0.25lh;
}

html:not([lang="ja"]) .restaurant {
  position: relative;
  padding-top: 0;
  padding-bottom: 0;
  background-image: linear-gradient(170deg, #cee2f7 26%, #cee2f7 57%, #eaf0e2 98%);
}
html:not([lang="ja"]) .restaurant-heading-wrap {
  margin-left: auto;
}
html:not([lang="ja"]) .restaurant-inner {
  container: restaurantInner/inline-size;
}
html:not([lang="ja"]) .restaurant-list {
  display: grid;
  gap: clamp(14px, 14px + 6 * (100vw - 390px) / 570, 20px);
  max-width: 840px;
  margin-top: 32px;
  margin-right: auto;
  margin-left: auto;
  padding: clamp(14px, 14px + 7 * (100vw - 390px) / 570, 21px) clamp(15px, 15px + 5 * (100vw - 390px) / 570, 20px);
  background-color: #fff;
}
html:not([lang="ja"]) .restaurant-item {
  position: relative;
  padding-top: clamp(96px, 96px + 57 * (100vw - 390px) / 570, 153px);
  padding-bottom: clamp(14px, 14px + 9 * (100vw - 390px) / 570, 23px);
  padding-right: clamp(51px, 51px + 26 * (100vw - 390px) / 570, 77px);
  color: #fff;
}
html:not([lang="ja"]) .restaurant-item :where(p, a) {
  position: relative;
  z-index: 1;
  text-align: right;
}
html:not([lang="ja"]) .restaurant-item p {
  pointer-events: none;
}
html:not([lang="ja"]) .restaurant-item::before {
  content: attr(data-en);
  position: absolute;
  z-index: 2;
  top: 0;
  bottom: 0;
  right: clamp(15px, 15px + 8 * (100vw - 390px) / 570, 23px);
  height: -moz-fit-content;
  height: fit-content;
  margin-top: auto;
  margin-bottom: auto;
  font-size: clamp(0.875rem, 0.5329rem + 1.4035vw, 1.375rem);
  font-weight: 400;
  letter-spacing: 0.22em;
  writing-mode: vertical-lr;
  text-transform: uppercase;
  pointer-events: none;
}
html:not([lang="ja"]) .restaurant-item-name,
html:not([lang="ja"]) .restaurant-item-text {
  position: relative;
  z-index: 2;
}
html:not([lang="ja"]) .restaurant-item-name {
  font-size: clamp(1.25rem, 1.0789rem + 0.7018vw, 1.5rem);
  font-weight: 500;
}
html:not([lang="ja"]) .restaurant-item-text {
  margin-top: clamp(5px, 5px + 7 * (100vw - 390px) / 570, 12px);
  font-size: clamp(0.625rem, 0.5395rem + 0.3509vw, 0.75rem);
}
html:not([lang="ja"]) .restaurant-item-link {
  position: absolute;
  z-index: 1;
  inset: 0;
}
html:not([lang="ja"]) .restaurant-item-link:focus-visible::after {
  opacity: 0.5;
}
html:not([lang="ja"]) .restaurant-item-link:focus-visible + picture img {
  scale: 1.05;
}
html:not([lang="ja"]) .restaurant-item-link::after {
  content: "";
  position: absolute;
  inset: 0;
  background-color: #000d39;
  opacity: 0;
  transition: opacity 0.3s;
}
html:not([lang="ja"]) .restaurant-item-bg {
  overflow: hidden;
}
html:not([lang="ja"]) .restaurant-item-bg img {
  transition: scale 0.3s;
}
html:not([lang="ja"]) .restaurant .information {
  background-image: linear-gradient(182deg, #e9f0e1, #cee2f7);
}
html:not([lang="ja"]) .restaurant .information-text {
  margin-top: clamp(-12px, -12px + 44 * (100vw - 390px) / 570, 32px);
  font-size: clamp(1.125rem, 0.54rem + 2.4vw, 1.5rem);
  font-weight: 500;
  line-height: 1.44;
  text-align: right;
}
html:not([lang="ja"]) .restaurant .room-info {
  grid-template-columns: 1fr;
  row-gap: 10px;
  max-width: 290px;
  margin-bottom: 0;
}
html:not([lang="ja"]) .restaurant .room-info dd {
  padding-bottom: 20px;
}
html:not([lang="ja"]) .restaurant .article-container {
  margin-top: clamp(40px, 40px + 12 * (100vw - 390px) / 570, 52px);
  padding-right: 5.12vw;
  padding-left: 5.12vw;
}
html:not([lang="ja"]) .restaurant .article-wrap {
  padding-bottom: clamp(32px, 32px + 8 * (100vw - 390px) / 570, 40px);
}
html:not([lang="ja"]) .restaurant .article-wrap img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
html:not([lang="ja"]) .restaurant .corallo {
  position: relative;
  z-index: 1;
}
html:not([lang="ja"]) .restaurant .corallo .section-leadtext {
  position: relative;
  z-index: 2;
  white-space: nowrap;
}
html:not([lang="ja"]) .restaurant .information-section:nth-of-type(even) .room-container {
  grid-template-columns: calc(100% - 360px) 320px;
}


html:not([lang="ja"]) .privatebeach {
  position: relative;
  z-index: 1;
  padding-bottom: clamp(147px, 147px + 73 * (100vw - 390px) / 570, 220px);
  color: #fff;
}
html:not([lang="ja"]) .privatebeach-text {
  margin-top: 24px;
  margin-bottom: clamp(36px, 36px + 31 * (100vw - 390px) / 570, 67px);
}

html:not([lang="ja"]) .facilities {
  position: relative;
  padding-top: 0;
  padding-bottom: 0;
  background-image: linear-gradient(170deg, #cee2f7 26%, #cee2f7 57%, #eaf0e2 98%);
}

html:not([lang="ja"]) .facilities .floor-inner {
  text-align: center;
}

html:not([lang="ja"]) :where(.room-information, .policy) {
  background-color: #fff;
}

html:not([lang="ja"]) :where(.access_map, .faq) {
  padding-top: 0;
  padding-bottom: 0;
}

html:not([lang="ja"]) .footer-menu-list {
  grid-template-rows: repeat(6, auto);
}

html:not([lang="ja"]) .floating-link {
  grid-template-columns: 1fr;
}

html:not([lang="ja"]) :where(.guide, .restaurant) .article-wrap h4 {
  margin-top: clamp(10px, 10px + 7 * (100vw - 390px) / 250, 17px);
  margin-bottom: clamp(10px, 10px + 14 * (100vw - 390px) / 250, 24px);
  padding-bottom: clamp(4px, 4px + 8 * (100vw - 390px) / 250, 12px);
  border-bottom: 1px solid currentColor;
  font-size: clamp(1.125rem, 0.54rem + 2.4vw, 1.5rem);
  font-weight: 500;
  line-height: 1.45;
}

html:not([lang="ja"]) .access_map .concept .leadtext {
  margin-bottom: clamp(20px, 20px + 20 * (100vw - 390px) / 570, 40px);
  font-size: clamp(2rem, 1.22rem + 3.2vw, 2.5rem);
  text-align: center;
}

html:not([lang="ja"]) .access_map .route-movie p {
  margin-top: clamp(10px, 10px + 7 * (100vw - 390px) / 250, 17px);
  margin-bottom: clamp(10px, 10px + 14 * (100vw - 390px) / 250, 24px);
  padding-bottom: clamp(4px, 4px + 8 * (100vw - 390px) / 250, 12px);
  font-size: clamp(1.125rem, 0.54rem + 2.4vw, 1.5rem);
  font-weight: 500;
  line-height: 1.45;
}

@media (width > 640px) {
  html:not([lang="ja"]) .guestroom-nav a {
    min-height: calc(40px + 2lh);
  }
  html:not([lang="ja"]) .guestroom .concept-inner .inline-block {
    display: inline-block;
  }
  html:not([lang="ja"]) .restaurant .article-container {
    display: flex;
    justify-content: center;
  }
  html:not([lang="ja"]) .restaurant .article-wrap {
    flex: 0 1 350px;
  }
    html:not([lang="ja"]) .restaurant .article-wrap dl {
    gap: 20px 0;
  }
}

@media (width > 960px) {
  html:not([lang="ja"]) .restaurant {
    background-image: linear-gradient(32deg, #eaf0e2 17%, #cee2f7 51%, #cee2f7 77%);
  }
  html:not([lang="ja"]) .restaurant .information {
    padding-bottom: 52px;
    background-image: linear-gradient(187deg, #e9f0e1, #cee2f7);
  }
  html:not([lang="ja"]) .restaurant .information-section:nth-of-type(even) .information-text {
    text-align: left;
  }
  html:not([lang="ja"]) .restaurant .information-section:nth-of-type(even) .room-name {
    grid-column: 2/3;
  }
  html:not([lang="ja"]) .restaurant .information-section:nth-of-type(even) .room-facility {
    grid-column: 1/2;
    grid-row: 1/span 4;
  }
  html:not([lang="ja"]) .restaurant .information-section:nth-of-type(even) .room-detail {
    grid-column: 2/3;
  }
}

@media (width > 1024px){
  html:not([lang="ja"]) .restaurant .information-text br {
    display: none;
  }
}

@media (width >= 1280px) {
  html:not([lang="ja"]) .sports-container {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap: 32px;
  }
  html:not([lang="ja"]) .sports-wrap {
    flex: 0 0 calc((100% - 64px) / 3);
  }
}

@media (width <= 640px) {
  html:not([lang="ja"]) .restaurant .room-facility-content {
    max-width: 100%;
  }
}

@container policy (width >= 56rem){
  html:not([lang="ja"]) .facilities .policy-detail::before{
    right: 0;
    bottom: auto;
    width: 100%;
    height: 100%;
    background-image: linear-gradient(263deg, #e5eee4, #cfe3f7 50%, #cfe3f7);
  }
  html:not([lang="ja"]) .facilities .policy-detail-wrap {
    display: grid;
    grid-template-rows: subgrid;
    grid-row: span 2;
  }
  html:not([lang="ja"]) .facilities .policy-detail dd {
    background-color: #fff;
  }
}
html:not([lang="ja"]) #search__content form > section {
  padding-top: 0;
  padding-bottom: 0;
}

html:not([lang="ja"]) .lum-lightbox-inner {
  overflow: auto;
}
html:not([lang="ja"]) .lum-lightbox-inner .lum-img {
  max-width: 200vw;
  max-height: initial;
}
@media (width < 640px) {
  html[lang="en"] #search__content {
    padding-bottom: 50px;
  }
  html[lang="en"] #search__content .link-wrap {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    bottom: 0;
  }
}
html[lang="en"] .concept .concept-inner {
  padding-bottom: 150px;
}
