@charset "UTF-8";

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

body,
h1,
h2,
h3,
h4,
p,
figure,
blockquote,
dl,
dd {
  margin: 0;
}

ul[role=list],
ol[role=list] {
  list-style: none;
}

html:focus-within {
  scroll-behavior: smooth;
}

body {
  min-height: 100vh;
  text-rendering: optimizeSpeed;
  line-height: 1.5;
}

a:not([class]) {
  -webkit-text-decoration-skip: ink;
  text-decoration-skip-ink: auto;
}

img,
picture {
  max-width: 100%;
  display: block;
}

input,
button,
textarea,
select {
  font: inherit;
}

@font-face {
  font-family: "Noto Sans JP";
  font-style: normal;
  font-weight: 100;
  src: url("../../fonts/Noto_Sans_JP/NotoSansJP-Thin.otf") format("opentype");
}

@font-face {
  font-family: "Noto Sans JP";
  font-style: normal;
  font-weight: 300;
  src: url("../../fonts/Noto_Sans_JP/NotoSansJP-Light.otf") format("opentype");
}

@font-face {
  font-family: "Noto Sans JP";
  font-style: normal;
  font-weight: 400;
  src: url("../../fonts/Noto_Sans_JP/NotoSansJP-Regular.otf") format("opentype");
}

@font-face {
  font-family: "Noto Sans JP";
  font-style: normal;
  font-weight: 500;
  src: url("../../fonts/Noto_Sans_JP/NotoSansJP-Medium.otf") format("opentype");
}

@font-face {
  font-family: "Noto Sans JP";
  font-style: normal;
  font-weight: 700;
  src: url("../../fonts/Noto_Sans_JP/NotoSansJP-Bold.otf") format("opentype");
}

@font-face {
  font-family: "Noto Sans JP";
  font-style: normal;
  font-weight: 900;
  src: url("../../fonts/Noto_Sans_JP/NotoSansJP-Black.otf") format("opentype");
}

@font-face {
  font-family: "Barlow Condensed";
  font-style: normal;
  font-weight: 100;
  src: url("../../fonts/Barlow_Condensed/BarlowCondensed-Thin.ttf") format("truetype");
}

@font-face {
  font-family: "Barlow Condensed";
  font-style: italic;
  font-weight: 100;
  src: url("../../fonts/Barlow_Condensed/BarlowCondensed-ThinItalic.ttf") format("truetype");
}

@font-face {
  font-family: "Barlow Condensed";
  font-style: normal;
  font-weight: 200;
  src: url("../../fonts/Barlow_Condensed/BarlowCondensed-ExtraLight.ttf") format("truetype");
}

@font-face {
  font-family: "Barlow Condensed";
  font-style: italic;
  font-weight: 200;
  src: url("../../fonts/Barlow_Condensed/BarlowCondensed-ExtraLightItalic.ttf") format("truetype");
}

@font-face {
  font-family: "Barlow Condensed";
  font-style: normal;
  font-weight: 300;
  src: url("../../fonts/Barlow_Condensed/BarlowCondensed-Light.ttf") format("truetype");
}

@font-face {
  font-family: "Barlow Condensed";
  font-style: italic;
  font-weight: 300;
  src: url("../../fonts/Barlow_Condensed/BarlowCondensed-LightItalic.ttf") format("truetype");
}

@font-face {
  font-family: "Barlow Condensed";
  font-style: normal;
  font-weight: 400;
  src: url("../../fonts/Barlow_Condensed/BarlowCondensed-Regular.ttf") format("truetype");
}

@font-face {
  font-family: "Barlow Condensed";
  font-style: italic;
  font-weight: 400;
  src: url("../../fonts/Barlow_Condensed/BarlowCondensed-Italic.ttf") format("truetype");
}

@font-face {
  font-family: "Barlow Condensed";
  font-style: normal;
  font-weight: 500;
  src: url("../../fonts/Barlow_Condensed/BarlowCondensed-Medium.ttf") format("truetype");
}

@font-face {
  font-family: "Barlow Condensed";
  font-style: italic;
  font-weight: 500;
  src: url("../../fonts/Barlow_Condensed/BarlowCondensed-MediumItalic.ttf") format("truetype");
}

@font-face {
  font-family: "Barlow Condensed";
  font-style: normal;
  font-weight: 600;
  src: url("../../fonts/Barlow_Condensed/BarlowCondensed-SemiBold.ttf") format("truetype");
}

@font-face {
  font-family: "Barlow Condensed";
  font-style: italic;
  font-weight: 600;
  src: url("../../fonts/Barlow_Condensed/BarlowCondensed-SemiBoldItalic.ttf") format("truetype");
}

@font-face {
  font-family: "Barlow Condensed";
  font-style: normal;
  font-weight: 700;
  src: url("../../fonts/Barlow_Condensed/BarlowCondensed-Bold.ttf") format("truetype");
}

@font-face {
  font-family: "Barlow Condensed";
  font-style: italic;
  font-weight: 700;
  src: url("../../fonts/Barlow_Condensed/BarlowCondensed-BoldItalic.ttf") format("truetype");
}

@font-face {
  font-family: "Barlow Condensed";
  font-style: normal;
  font-weight: 800;
  src: url("../../fonts/Barlow_Condensed/BarlowCondensed-ExtraBold.ttf") format("truetype");
}

@font-face {
  font-family: "Barlow Condensed";
  font-style: italic;
  font-weight: 800;
  src: url("../../fonts/Barlow_Condensed/BarlowCondensed-ExtraBoldItalic.ttf") format("truetype");
}

@font-face {
  font-family: "Barlow Condensed";
  font-style: normal;
  font-weight: 900;
  src: url("../../fonts/Barlow_Condensed/BarlowCondensed-Black.ttf") format("truetype");
}

@font-face {
  font-family: "Barlow Condensed";
  font-style: italic;
  font-weight: 900;
  src: url("../../fonts/Barlow_Condensed/BarlowCondensed-BlackItalic.ttf") format("truetype");
}

@font-face {
  font-family: "Noto Serif Display";
  font-style: normal;
  font-weight: 100 900;
  src: url("../../fonts/Noto_Serif_Display/NotoSerifDisplay-VariableFont_wdth,wght.ttf") format("truetype-variations");
}

@font-face {
  font-family: "Noto Serif Display";
  font-style: italic;
  font-weight: 100 900;
  src: url("../../fonts/Noto_Serif_Display/NotoSerifDisplay-Italic-VariableFont_wdth,wght.ttf") format("truetype-variations");
}

@font-face {
  font-family: "Noto Serif Display ExtraCondensed Light";
  font-style: normal;
  font-weight: 100 900;
  src: url("../../fonts/Noto_Serif_Display/static/NotoSerifDisplay_ExtraCondensed-Light.ttf") format("truetype");
}

@font-face {
  font-family: "ShipporiMincho";
  font-style: normal;
  font-weight: 400;
  src: url("../../fonts/shippori3/ShipporiMincho-OTF-Regular.otf") format("opentype");
}

@font-face {
  font-family: "ShipporiMincho";
  font-style: normal;
  font-weight: 500;
  src: url("../../fonts/shippori3/ShipporiMincho-OTF-Medium.otf") format("opentype");
}

@font-face {
  font-family: "ShipporiMincho";
  font-style: normal;
  font-weight: 600;
  src: url("../../fonts/shippori3/ShipporiMincho-OTF-SemiBold.otf") format("opentype");
}

@font-face {
  font-family: "ShipporiMincho";
  font-style: normal;
  font-weight: 700;
  src: url("../../fonts/shippori3/ShipporiMincho-OTF-Bold.otf") format("opentype");
}

@font-face {
  font-family: "ShipporiMincho";
  font-style: normal;
  font-weight: 800;
  src: url("../../fonts/shippori3/ShipporiMincho-OTF-ExtraBold.otf") format("opentype");
}

@font-face {
  font-family: "ShipporiMinchoB1";
  font-style: normal;
  font-weight: 400;
  src: url("../../fonts/shippori3/ShipporiMinchoB1-OTF-Regular.otf") format("opentype");
}

@font-face {
  font-family: "ShipporiMinchoB1";
  font-style: normal;
  font-weight: 500;
  src: url("../../fonts/shippori3/ShipporiMinchoB1-OTF-Medium.otf") format("opentype");
}

@font-face {
  font-family: "ShipporiMinchoB1";
  font-style: normal;
  font-weight: 600;
  src: url("../../fonts/shippori3/ShipporiMinchoB1-OTF-SemiBold.otf") format("opentype");
}

@font-face {
  font-family: "ShipporiMinchoB1";
  font-style: normal;
  font-weight: 700;
  src: url("../../fonts/shippori3/ShipporiMinchoB1-OTF-Bold.otf") format("opentype");
}

@font-face {
  font-family: "ShipporiMinchoB1";
  font-style: normal;
  font-weight: 800;
  src: url("../../fonts/shippori3/ShipporiMinchoB1-OTF-ExtraBold.otf") format("opentype");
}

@font-face {
  font-family: "MortdecaiScript";
  font-style: normal;
  font-weight: 400;
  src: url("../../fonts/MortdecaiScript/Mortdecai FREE FOR PERSONAL USE.ttf") format("truetype");
}

:root {
  --blue: #03648E;
  --light-blue: #F0FAFF;
  --gold: #B3972C;
  --text-color: #000;
  --red: #E02309;
}

* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

html {
  scroll-behavior: smooth;
  scroll-padding-top: 10vw;
}

body {
  color: var(--text-color);
  font-family: "Noto Sans JP";
  font-weight: 400;
  letter-spacing: 0.05em;
  background: #eeece9;
}

body.hidden {
  overflow: hidden;
}

.overflow-hidden {
  overflow: hidden;
}

a {
  text-decoration: none;
  color: var(--text-color);
}

section {
  overflow: hidden;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  padding: 0;
  font-weight: 700;
  line-height: 1;
}

/* パソコンで見たときは"pc"のclassがついた画像が表示される */

.pc {
  display: block !important;
}

.pc_inline {
  display: inline;
}

.pc_fx {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.pc_inline_block {
  display: inline-block;
}

.sp {
  display: none !important;
}

.sp_inline {
  display: none !important;
}

.sp_fx {
  display: none !important;
}

.sp_inline_block {
  display: none !important;
}

/* スマートフォンで見たときは"sp"のclassがついた画像が表示される */

.relative {
  position: relative;
}

/* 初期状態のスタイル */

.fadeIn {
  opacity: 0;
  -webkit-transform: translateY(20px);
  transform: translateY(20px);
  -webkit-transition: opacity 0.8s ease-out, -webkit-transform 0.8s ease-out;
  transition: opacity 0.8s ease-out, -webkit-transform 0.8s ease-out;
  transition: opacity 0.8s ease-out, transform 0.8s ease-out;
  transition: opacity 0.8s ease-out, transform 0.8s ease-out, -webkit-transform 0.8s ease-out;
  visibility: hidden;
}

.fadeIn.centerX {
  -webkit-transform: translate(-50%, 20px);
  transform: translate(-50%, 20px);
}

/* アニメーション後のスタイル */

.fadeIn.visible {
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0);
  visibility: visible;
}

.fadeIn.visible.centerX {
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}

.container {
  max-width: 1920px;
  margin: 0 auto;
}

.contents-title {
  font-size: 100px;
  font-family: "Barlow Condensed";
  position: relative;
  z-index: 10;
  font-weight: 300;
}

.contents-title.about {
  font-size: 150px;
}

.contents-subtitle {
  font-weight: 400;
  font-size: 19px;
  margin-top: 23px;
}

.contents-subtitle.faq-subtitle {
  margin-top: 20px;
}

.fv {
  position: relative;
  width: 100%;
}

.fv__movie {
  width: 100%;
  height: 100vh;
  -o-object-fit: cover;
  object-fit: cover;
}

.fv__logo {
  font-family: "Barlow Condensed";
  font-weight: 500;
  display: inline-block;
  position: absolute;
  text-align: center;
  font-size: 39px;
  top: 39px;
  left: 52px;
  letter-spacing: 0.1em;
}

.fv__logo a {
  color: #fff;
}

.fv__logo.black a {
  color: #000;
}

.about__nav-wrapper {
  margin: 0 auto;
  margin-top: 52.8px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  max-width: 1100px;
  font-size: 30px;
  font-family: "Barlow Condensed";
}

.about__content-wrapper {
  margin-top: 136px;
  position: relative;
  padding-top: 127px;
  width: 100%;
  padding-bottom: 177px;
}

.about__content-image {
  position: absolute;
  z-index: 1;
}

.about__content-image.image1 {
  width: 320px;
  top: -130px;
  right: 250px;
}

.about__content-image.image2 {
  width: 380px;
  top: 190px;
  left: -130px;
}

.about__content-image.image3 {
  width: 640px;
  top: 505px;
  right: -307px;
}

.about__content-image.image4 {
  width: 300px;
  top: 750px;
  left: -380px;
}

.about__content-inner {
  max-width: 1100px;
  margin: 0 auto;
  width: 1100px;
  position: relative;
}

.about__content-text {
  font-size: 30px;
  line-height: 1.5;
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  margin-left: auto;
  font-family: "ShipporiMincho";
}

.about__content-bottom-text {
  font-size: 16px;
  margin-top: 96.5px;
  line-height: 2.5;
  width: 514px;
  letter-spacing: -0.005em;
}

.concept {
  padding-top: 72px;
}

.concept__top {
  padding-bottom: 180px;
}

.concept__title-wrapper {
  margin-left: 405.5px;
}

.concept__content-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 100px;
  margin-top: 119px;
}

.concept__content-wrapper.center {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.concept__content-image {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.concept__content-image__wrapper {
  width: 47.3958333333%;
  max-height: 640px;
}

.concept__content-text-wrapper {
  width: 500px;
}

.concept__content-title-wrapper {
  position: relative;
  margin-top: 64px;
  margin-left: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  gap: 38px;
}

.concept__content-title-wrapper.center {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.concept__content-title {
  font-size: 35px;
  font-weight: 500;
  line-height: 1.5;
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  font-family: "ShipporiMincho";
}

.concept__content-title.center {
  -webkit-writing-mode: horizontal-tb;
  -ms-writing-mode: lr-tb;
  writing-mode: horizontal-tb;
}

.concept__content-subtitle {
  font-size: 25px;
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  font-family: "Barlow Condensed";
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 8px;
}

.concept__content-subtitle::after {
  content: "";
  display: block;
  width: 1px;
  height: 220px;
  background: #000;
}

.concept__content-subtitle.center {
  -webkit-writing-mode: horizontal-tb;
  -ms-writing-mode: lr-tb;
  writing-mode: horizontal-tb;
}

.concept__content-subtitle.center::after {
  width: 200px;
  height: 1px;
  background: #000;
}

.concept__content-bg-title {
  position: absolute;
  font-size: 150px;
  font-family: "MortdecaiScript";
  font-weight: 400;
  color: rgba(0, 0, 0, 0.1);
  -webkit-transform: rotate(-10deg);
  transform: rotate(-10deg);
  -webkit-transform-origin: center center;
  transform-origin: center center;
  top: 140px;
  right: -100px;
}

.concept__content-bg-title.center {
  right: auto;
  left: -50px;
  top: 70px;
}

.concept__content-text {
  font-size: 16px;
  margin-top: 50px;
  line-height: 2.5;
  letter-spacing: 0.005em;
}

.concept__bottom {
  background-image: url("../../images/concept_bottom_bg.webp");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  height: 1000px;
}

.concept__bottom__text-wrapper {
  color: #fff;
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  padding-top: 258px;
  padding-left: 410px;
  font-family: "ShipporiMincho";
}

.concept__bottom__text-wrapper__text {
  margin-top: 140px;
  font-size: 24px;
  line-height: 1.5;
  margin-right: 40px;
}

.concept__bottom__text-wrapper__title {
  font-size: 50px;
  font-weight: 500;
}

.gallery {
  padding-top: 173.8px;
}

.gallery__title-wrapper {
  text-align: center;
  margin-bottom: 101px;
}

.gallery__sp {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.gallery__sp a {
  width: 50%;
}

.floor-plan {
  padding-top: 174.8px;
}

.floor-plan__title-wrapper {
  margin-left: 405.5px;
}

.floor-plan__dummy-contents {
  width: 100%;
  height: 600px;
  background: #969696;
  margin-top: 101px;
}

.spec {
  padding-top: 178.8px;
  padding-bottom: 176.3px;
}

.spec__contents-wrapper {
  width: 1112.04px;
  margin: 0 auto;
}

.spec__top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.spec__top__left-section__title {
  font-size: 30px;
  margin-bottom: 56.5px;
}

.spec__top__left-section__text {
  font-size: 16px;
  line-height: 2.5;
}

.spec__top__title-wrapper {
  margin-right: 27px;
}

.spec__bottom {
  margin-top: 94px;
}

.spec__bottom__list {
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.spec__bottom__list li {
  font-size: 16px;
  list-style: none;
  white-space: nowrap;
}

.spec__bottom__list-item-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 16px;
}

.spec__bottom__list-item-wrapper.first {
  margin-right: 63px;
}

.spec__bottom__list-item-wrapper.second {
  margin-right: 84px;
}

.spec__bottom__list-item-wrapper.third {
  margin-right: 74px;
}

.spec__image-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 20px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 0 auto;
  margin-top: 127.7px;
  width: 1800px;
}

.spec__image-wrapper__left-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 20px;
}

.spec__image-wrapper__left-wrapper__image-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  gap: 20px;
}

.spec__image-wrapper__left-wrapper__image-wrap__image.image1 {
  width: 280px;
  margin-top: 230px;
}

.spec__image-wrapper__left-wrapper__image-wrap__image.image2 {
  width: 600px;
}

.spec__image-wrapper__left-wrapper__text-wrapper {
  margin-left: 344px;
  font-family: "ShipporiMincho";
}

.spec__image-wrapper__left-wrapper__text-wrapper__title {
  font-weight: 500;
  font-size: 45px;
}

.spec__image-wrapper__left-wrapper__text-wrapper__text {
  margin-top: 43px;
  font-size: 24px;
}

.spec__image-wrapper__right-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  gap: 20px;
}

.spec__image-wrapper__right-wrapper__right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 20px;
}

.spec__image-wrapper__right-wrapper__right__image.image3 {
  width: 280px;
}

.spec__image-wrapper__right-wrapper__right__image.image4 {
  width: 280px;
}

.spec__image-wrapper__right-wrapper__right__image.image5 {
  width: 580px;
  margin-top: 110px;
}

.access {
  background: #f3f2f0;
  padding-top: 175.8px;
  padding-bottom: 147px;
}

.access__text-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 106px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.access__text-wrapper__right__text {
  font-size: 16px;
}

.access__text-wrapper__right__text__tel {
  margin-top: 21px;
  font-size: 30px;
  font-family: "Noto Serif Display ExtraCondensed Light";
  margin-bottom: 27px;
}

.access__text-wrapper__right__text__link {
  color: #877965;
  font-size: 40px;
}

.access__text-wrapper__right__text__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.access__text-wrapper__right__text__list span:first-child {
  width: 69px;
}

.access__text-wrapper__right__text__list span:nth-child(2) {
  width: 18px;
}

.access__map-wrapper {
  max-width: 1800px;
  margin: 0 auto;
  margin-top: 65.7px;
  width: 100%;
  height: 640px;
}

.access__map-wrapper iframe {
  width: 100%;
  height: 100%;
  -webkit-filter: grayscale(1);
  filter: grayscale(1);
}

.price-section {
  background-image: url("../../images/price_bg.webp");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  height: 1290px;
  padding-top: 175.8px;
  padding-bottom: 186px;
}

.price-section__title-wrapper {
  text-align: center;
  color: #fff;
}

.price-section .price-table {
  width: 1100px;
  margin: 0 auto;
  margin-top: 104px;
  color: #fff;
  font-size: 18px;
  border-collapse: separate;
  border-spacing: 10px 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.25);
}

.price-section .price-table td,
.price-section .price-table th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.25);
  width: 25%;
  text-align: center;
  font-weight: 300;
}

.price-section .price-table th {
  border-top: 3px solid rgba(255, 255, 255, 0.25);
  padding: 36.8px 0 32.3px;
}

.price-section .price-table td {
  padding: 36.8px 0 32.3px;
}

.price-section .price-table td:last-child {
  border-bottom: none;
}

.price-section .price-table tr:last-child td {
  border-bottom: none;
}

.price-section .price-table .note {
  font-size: 13px;
}

.price-section .price-table .note.mt-20 {
  margin-top: 20px;
  display: block;
}

.price-section .price-table .price {
  font-size: 26px;
}

.price-section .price-table .cancel-policy .number {
  font-size: 26px;
}

.price-section .price-table .cancel-policy .percent {
  font-size: 20px;
}

.price-section .price-table-sp {
  color: #fff;
  width: calc(100vw / var(--vw) * 650);
  margin: 0 auto;
  margin-top: calc(100vw / var(--vw) * 115.1);
  font-size: calc(100vw / var(--vw) * 30);
}

.price-section .price-table-sp .note {
  font-size: calc(100vw / var(--vw) * 20);
}

.price-section .price-table-sp .price {
  font-size: calc(100vw / var(--vw) * 40);
}

.price-section .price-table-sp__title {
  text-align: center;
  border-top: 4px solid rgba(255, 255, 255, 0.25);
  border-bottom: 1px solid rgba(255, 255, 255, 0.25);
  font-size: calc(100vw / var(--vw) * 35);
  padding-top: calc(100vw / var(--vw) * 44.8);
  padding-bottom: calc(100vw / var(--vw) * 38.3);
}

.price-section .price-table-sp__content {
  padding: calc(100vw / var(--vw) * 52) calc(100vw / var(--vw) * 0);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  border-bottom: 1px solid rgba(255, 255, 255, 0.25);
  gap: calc(100vw / var(--vw) * 50);
}

.price-section .price-table-sp__content .left {
  width: calc(100vw / var(--vw) * 150);
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.guide {
  max-width: 1100px;
  margin: 0 auto;
  padding-top: 174.8px;
  padding-bottom: 128px;
}

.guide__contents-title-wrapper {
  margin-bottom: 93px;
}

.guide__contents-wrapper-inner {
  max-height: 1130px;
  overflow: hidden;
  -webkit-transition: max-height 1s ease;
  transition: max-height 1s ease;
}

.guide__contents-wrapper-inner.active {
  max-height: 5000px;
  -webkit-transition: max-height 1s ease;
  transition: max-height 1s ease;
}

.guide__item-wrapper {
  margin-top: 50px;
  padding-top: 50px;
  border-top: 1px solid #dbd8d8;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.guide__item-wrapper:last-child {
  border-bottom: 1px solid #dbd8d8;
  padding-bottom: 50px;
}

.guide__item-left {
  width: 330px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  padding-left: 11px;
  font-size: 19px;
}

.guide__item-right-text {
  font-size: 16px;
  line-height: 2.5;
  letter-spacing: -0.05em;
}

.guide__item-right-text.left {
  width: 150px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.guide__item-right-wrapper-outer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 37px;
}

.guide__item-right-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 44px;
}

.guide__read-more-wrapper {
  text-align: center;
  font-family: "Barlow Condensed";
  font-size: 22px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 10px;
  cursor: pointer;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(238, 236, 233, 0)), color-stop(30%, rgba(238, 236, 233, 0.5)), color-stop(50%, rgba(238, 236, 233, 0.8)), to(#eeece9));
  background: -webkit-linear-gradient(top, rgba(238, 236, 233, 0), rgba(238, 236, 233, 0.5) 30%, rgba(238, 236, 233, 0.8) 50%, #eeece9);
  background: linear-gradient(to bottom, rgba(238, 236, 233, 0), rgba(238, 236, 233, 0.5) 30%, rgba(238, 236, 233, 0.8) 50%, #eeece9);
  padding-top: 150px;
  margin-top: -150px;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 100;
}

.guide__read-more-wrapper::before {
  content: "READ MORE";
}

.guide__read-more-wrapper::after {
  content: "";
  display: block;
  background-image: url("../../images/read_more_arrow.webp");
  background-size: contain;
  width: 38px;
  height: 16px;
  -webkit-transition: -webkit-transform 0.3s ease-in-out;
  transition: -webkit-transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
}

.guide__read-more-wrapper.active {
  background: transparent;
  padding-top: 0;
  margin-top: 40px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
  position: relative;
}

.guide__read-more-wrapper.active::before {
  content: "CLOSE";
}

.guide__read-more-wrapper.active::after {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
  -webkit-transition: -webkit-transform 0.3s ease-in-out;
  transition: -webkit-transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
}

.faq {
  background: #F3F2F0;
  padding-top: 176.8px;
  padding-bottom: 177px;
}

.faq__contents-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 134.5px;
}

.faq__item-wrapper {
  width: 770px;
}

.faq__item-title {
  border-bottom: 1px solid #DBD8D8;
  padding: 38px 24px;
  font-size: 23px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  cursor: pointer;
}

.faq__item-title.top {
  border-top: 1px solid #DBD8D8;
}

.faq__item-title.active {
  background: #EEECE9;
}

.faq__item-title.active .faq__item-title-icon::after {
  -webkit-transform: rotate(0) translateY(-50%);
  transform: rotate(0) translateY(-50%);
  -webkit-transition: -webkit-transform 0.3s ease-in-out;
  transition: -webkit-transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
}

.faq__item-title-icon {
  width: 19px;
  height: 19px;
  position: relative;
}

.faq__item-title-icon::before {
  content: "";
  display: block;
  width: 19px;
  height: 1px;
  background: #000;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.faq__item-title-icon::after {
  content: "";
  display: block;
  width: 19px;
  height: 1px;
  background: #000;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: rotate(90deg) translateY(-50%);
  transform: rotate(90deg) translateY(-50%);
  -webkit-transition: -webkit-transform 0.3s ease-in-out;
  transition: -webkit-transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
}

.faq__item-question-wrapper-outer {
  display: none;
}

.faq__item-question-wrapper {
  padding: 48.5px 0 48.5px 30px;
  border-bottom: 1px solid #DBD8D8;
}

.faq__item-question-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 15px;
  font-size: 19px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.faq__item-question-title .icon {
  font-size: 30px;
  line-height: 1;
  font-family: "Barlow Condensed";
}

.faq__item-question-answer {
  padding-left: 40px;
  margin-top: 36px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
  gap: 19px;
  font-size: 16px;
  line-height: 2.5;
  letter-spacing: -0.05em;
}

.faq__item-question-answer .icon {
  font-size: 25px;
  line-height: 1;
  font-family: "Barlow Condensed";
}

.reservation__bg {
  width: 100%;
  height: 734px;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
}

.reservation__title-wrapper {
  text-align: center;
}

.reservation__contents-wrapper {
  width: 1100px;
  margin: 0 auto;
  padding-top: 173.8px;
  padding-bottom: 161px;
}

.reservation__top-text-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  margin-top: 91.2px;
}

.reservation__top-text {
  line-height: 2.5;
}

.reservation__top-text-tel {
  font-size: 30px;
  font-family: "Barlow Condensed";
}

.reservation__top-text-tel a {
  color: #877965;
  font-size: 40px;
}

.reservation__form-wrapper {
  background: #F3F2F0;
  padding: 80px 115px;
  margin-top: 57px;
}

.reservation select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: #E3E1DE url("../../images/down_icon.webp") no-repeat right 12px center/11px 6px;
}

.reservation .wpcf7-not-valid-tip {
  font-size: 16px;
  margin-top: 8px;
}

.reservation__form-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 71px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 30px;
}

.reservation__form-item:first-child {
  margin-top: 0;
}

.reservation__form-item.flex-start {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.reservation__form-item.confirm-form {
  margin-top: 66px;
}

.reservation__form-item.confirm-form:first-child {
  margin-top: 0;
}

.reservation__form-item label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 10px;
  width: 260px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.reservation__form-item label .required {
  background: #AF6D6D;
  color: #fff;
  font-size: 15px;
  padding: 5px 6px;
  line-height: 1;
}

.reservation__form-item-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 540px;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.reservation__form-input {
  width: 540px;
  padding: 22px 20px;
  border: none;
  background: #E3E1DE;
}

.reservation__form-input::-webkit-input-placeholder {
  color: #979490;
}

.reservation__form-input::-moz-placeholder {
  color: #979490;
}

.reservation__form-input:-ms-input-placeholder {
  color: #979490;
}

.reservation__form-input::-ms-input-placeholder {
  color: #979490;
}

.reservation__form-input::placeholder {
  color: #979490;
}

.reservation__form-input.date {
  width: 330px;
  background: #E3E1DE url("../../images/calendar_icon.webp") no-repeat left 12px center/23px 23px;
  padding-left: 45px;
  cursor: pointer;
}

.reservation__form-input.date-time {
  width: 200px;
  padding: 24px 20px;
  cursor: pointer;
  color: #979490;
}

.reservation__form-input.number-of-users {
  width: 110px;
  cursor: pointer;
  color: #979490;
}

.reservation__form-input.textarea {
  height: 250px;
  resize: none;
}

.reservation__form-item-radio-wrapper .wpcf7-form-control-wrap .wpcf7-form-control {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 35.5px;
}

.reservation__form-item-radio-wrapper .wpcf7-form-control-wrap .wpcf7-form-control .wpcf7-list-item {
  margin-left: 0;
}

.reservation__form-item-radio-wrapper .wpcf7-form-control-wrap .wpcf7-form-control .wpcf7-list-item label {
  width: auto;
  gap: 8px;
}

.reservation__form-item-radio-wrapper .wpcf7-form-control-wrap .wpcf7-form-control .wpcf7-list-item label input {
  margin: 0;
}

.reservation__form-item-radio-wrapper .wpcf7-form-control-wrap .wpcf7-form-control .wpcf7-list-item.first {
  margin-left: 0;
}

.reservation__submit-button {
  width: 280px;
  height: 60px;
  border: none;
  background: #877965;
  border-radius: 6px;
  color: #fff;
  font-size: 16px;
  font-weight: 600;
  cursor: pointer;
  margin: 0 auto;
  margin-top: 40px;
  display: block;
  font-size: 18px;
}

.reservation__submit-button.thanks {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 76px;
}

.reservation__thanks-title {
  font-size: 35px;
  text-align: center;
  margin-top: 105px;
}

.reservation__thanks-text {
  text-align: center;
  line-height: 2.5;
  margin-top: 52px;
}

.footer {
  background: #000;
  color: #fff;
  padding: 64.6px 0 27.7px;
}

.footer__logo {
  font-family: "Barlow Condensed";
  font-weight: 600;
  text-align: center;
  font-size: 39px;
  letter-spacing: 0.1em;
  line-height: 1;
}

.footer__sub-title {
  font-size: 15px;
  text-align: center;
  margin-top: 28.2px;
}

.footer__address {
  font-size: 13px;
  text-align: center;
  margin-top: 11px;
}

.footer__copyright {
  font-size: 12.56px;
  text-align: center;
  padding-top: 27.3px;
  border-top: 1px solid #1E1E1E;
  margin-top: 64.7px;
}

@media screen and (min-width: 768px) {
  :root {
    --vw: 1600;
  }
}

@media (max-width: 1100px) {
  .about__content-inner {
    width: 100%;
  }
}

@media (max-width: 900px) {
  .about__content-image.image3 {
    right: -400px;
  }
}

@media screen and (max-width: 768px) {
  :root {
    --vw: 750;
  }

  .pc {
    display: none !important;
    margin: 0;
    padding: 0;
  }

  .pc_fx {
    display: none !important;
  }

  .pc_inline {
    display: none !important;
  }

  .pc_inline_block {
    display: none !important;
  }

  .sp {
    display: block !important;
  }

  .sp_inline {
    display: inline !important;
  }

  .sp_fx {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }

  .sp_inline_block {
    display: inline-block !important;
  }

  .contents-title {
    font-size: calc(100vw / var(--vw) * 120);
  }

  .contents-title.about {
    font-size: calc(100vw / var(--vw) * 150);
  }

  .contents-subtitle {
    font-size: calc(100vw / var(--vw) * 25);
    margin-top: calc(100vw / var(--vw) * 32);
  }

  .contents-subtitle.faq-subtitle {
    margin-top: calc(100vw / var(--vw) * 20);
  }

  .fv__logo {
    font-size: calc(100vw / var(--vw) * 39);
    top: calc(100vw / var(--vw) * 30);
    left: calc(100vw / var(--vw) * 41.7);
  }

  .about {
    overflow: visible;
  }

  .about__nav-wrapper {
    display: none;
  }

  .about__content-wrapper {
    margin-top: calc(100vw / var(--vw) * 120);
    padding-top: calc(100vw / var(--vw) * 258);
    padding-bottom: calc(100vw / var(--vw) * 485);
    min-width: auto;
    width: 100%;
  }

  .about__content-image.image1 {
    width: calc(100vw / var(--vw) * 320);
    top: calc(100vw / var(--vw) * 572);
    left: calc(100vw / var(--vw) * -50);
  }

  .about__content-image.image2 {
    width: calc(100vw / var(--vw) * 440);
    left: auto;
    top: calc(100vw / var(--vw) * -260);
    right: 0;
  }

  .about__content-image.image3 {
    width: calc(100vw / var(--vw) * 550);
    top: auto;
    right: calc(100vw / var(--vw) * -50);
    bottom: calc(100vw / var(--vw) * -500);
  }

  .about__content-image.image4 {
    width: calc(100vw / var(--vw) * 300);
    top: calc(100vw / var(--vw) * 224);
    left: auto;
    right: 0;
    right: calc(100vw / var(--vw) * -50);
  }

  .about__content-inner {
    width: calc(100vw / var(--vw) * 650);
  }

  .about__content-text {
    margin-top: calc(100vw / var(--vw) * 406);
    font-size: calc(100vw / var(--vw) * 40);
    white-space: nowrap;
  }

  .about__content-bottom-text {
    font-size: calc(100vw / var(--vw) * 28);
    margin-top: calc(100vw / var(--vw) * 109);
    line-height: 2;
    letter-spacing: -0.05em;
    width: calc(100vw / var(--vw) * 650);
  }

  .concept {
    padding-top: calc(100vw / var(--vw) * 222.9);
  }

  .concept__top {
    padding-bottom: calc(100vw / var(--vw) * 114);
  }

  .concept__title-wrapper {
    margin-left: calc(100vw / var(--vw) * 45);
  }

  .concept__content-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    margin-top: calc(100vw / var(--vw) * 150);
    gap: calc(100vw / var(--vw) * 113);
  }

  .concept__content-wrapper.center {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .concept__content-image {
    width: 100%;
    max-height: none;
  }

  .concept__content-image__wrapper {
    max-height: none;
    width: 100%;
  }

  .concept__content-text-wrapper {
    width: 100%;
  }

  .concept__content-title-wrapper {
    margin-left: calc(100vw / var(--vw) * 280);
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    gap: calc(100vw / var(--vw) * 40);
    margin-top: 0;
  }

  .concept__content-title-wrapper.center {
    gap: calc(100vw / var(--vw) * 35);
    width: calc(100vw / var(--vw) * 650);
    margin: 0 auto;
  }

  .concept__content-title {
    font-size: calc(100vw / var(--vw) * 42);
  }

  .concept__content-subtitle {
    font-size: calc(100vw / var(--vw) * 30);
  }

  .concept__content-subtitle::after {
    width: calc(100vw / var(--vw) * 1);
    height: calc(100vw / var(--vw) * 270);
  }

  .concept__content-subtitle.center::after {
    width: calc(100vw / var(--vw) * 240);
    height: calc(100vw / var(--vw) * 1);
  }

  .concept__content-bg-title {
    font-size: calc(100vw / var(--vw) * 180);
    top: calc(100vw / var(--vw) * 185);
    right: auto;
    left: calc(100vw / var(--vw) * -130);
  }

  .concept__content-bg-title.center {
    left: calc(100vw / var(--vw) * 120);
    top: calc(100vw / var(--vw) * 40);
  }

  .concept__content-text {
    width: calc(100vw / var(--vw) * 650);
    margin: 0 auto;
    margin-top: calc(100vw / var(--vw) * 90);
    line-height: 2;
    font-size: calc(100vw / var(--vw) * 28);
  }

  .concept__bottom {
    background-image: url("../../images/concept_bottom_bg_sp.webp");
    height: calc(100vw / var(--vw) * 900);
  }

  .concept__bottom__text-wrapper {
    padding-left: calc(100vw / var(--vw) * 88);
    padding-top: calc(100vw / var(--vw) * 84);
  }

  .concept__bottom__text-wrapper__text {
    margin-top: calc(100vw / var(--vw) * 145);
    margin-right: calc(100vw / var(--vw) * 47);
    font-size: calc(100vw / var(--vw) * 26);
    line-height: 1.8;
  }

  .concept__bottom__text-wrapper__title {
    font-size: calc(100vw / var(--vw) * 50);
  }

  .gallery {
    padding-top: calc(100vw / var(--vw) * 197.9);
  }

  .gallery__title-wrapper {
    margin-bottom: calc(100vw / var(--vw) * 118.1);
  }

  .floor-plan {
    padding-top: calc(100vw / var(--vw) * 192.9);
  }

  .floor-plan__title-wrapper {
    margin-left: calc(100vw / var(--vw) * 50);
  }

  .floor-plan__dummy-contents {
    width: calc(100vw / var(--vw) * 700);
    margin: 0 auto;
    margin-top: calc(100vw / var(--vw) * 121);
  }

  .spec {
    padding-top: calc(100vw / var(--vw) * 194.9);
    padding-bottom: calc(100vw / var(--vw) * 150);
  }

  .spec__top {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    gap: calc(100vw / var(--vw) * 136.5);
  }

  .spec__top__left-section__title {
    font-size: calc(100vw / var(--vw) * 40);
    margin-bottom: calc(100vw / var(--vw) * 53.3);
  }

  .spec__top__left-section__text {
    font-size: calc(100vw / var(--vw) * 28);
    line-height: 2;
  }

  .spec__top__title-wrapper {
    margin-right: 0;
    margin-left: auto;
    text-align: right;
  }

  .spec__bottom {
    margin-top: calc(100vw / var(--vw) * 56.4);
  }

  .spec__image-wrapper {
    margin-top: calc(100vw / var(--vw) * 87);
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
  }

  .spec__image-wrapper__left-wrapper {
    gap: calc(100vw / var(--vw) * 127.8);
  }

  .spec__image-wrapper__left-wrapper__image-wrap {
    gap: 0;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .spec__image-wrapper__left-wrapper__image-wrap__image.image1 {
    width: calc(100vw / var(--vw) * 280);
    margin-top: calc(100vw / var(--vw) * 230);
  }

  .spec__image-wrapper__left-wrapper__image-wrap__image.image2 {
    width: calc(100vw / var(--vw) * 450);
    height: calc(100vw / var(--vw) * 420);
    -o-object-position: left;
    object-position: left;
    -o-object-fit: cover;
    object-fit: cover;
  }

  .spec__image-wrapper__left-wrapper__text-wrapper {
    margin-left: calc(100vw / var(--vw) * 87.5);
  }

  .spec__image-wrapper__left-wrapper__text-wrapper__title {
    font-size: calc(100vw / var(--vw) * 50);
  }

  .spec__image-wrapper__left-wrapper__text-wrapper__text {
    margin-top: calc(100vw / var(--vw) * 40);
    font-size: calc(100vw / var(--vw) * 26);
  }

  .spec__image-wrapper__right-wrapper {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    gap: calc(100vw / var(--vw) * 20);
  }

  .spec__image-wrapper__right-wrapper__right {
    gap: calc(100vw / var(--vw) * 20);
  }

  .spec__image-wrapper__right-wrapper__right__image.image3 {
    width: calc(100vw / var(--vw) * 280);
  }

  .spec__image-wrapper__right-wrapper__right__image.image4 {
    width: calc(100vw / var(--vw) * 280);
  }

  .spec__image-wrapper__right-wrapper__right__image.image5 {
    width: calc(100vw / var(--vw) * 450);
    height: calc(100vw / var(--vw) * 420);
    margin-top: calc(100vw / var(--vw) * 110);
    -o-object-position: right;
    object-position: right;
    -o-object-fit: cover;
    object-fit: cover;
  }

  .access {
    padding-top: calc(100vw / var(--vw) * 194.9);
    padding-bottom: calc(100vw / var(--vw) * 100);
  }

  .access__text-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: calc(100vw / var(--vw) * 650);
    gap: calc(100vw / var(--vw) * 134.5);
    margin: 0 auto;
  }

  .access__text-wrapper__right__text {
    font-size: calc(100vw / var(--vw) * 28);
  }

  .access__text-wrapper__right__text__tel {
    font-size: calc(100vw / var(--vw) * 40);
    margin-top: calc(100vw / var(--vw) * 43.6);
    margin-bottom: calc(100vw / var(--vw) * 36.4);
  }

  .access__text-wrapper__right__text__link {
    font-size: calc(100vw / var(--vw) * 55.94);
  }

  .access__map-wrapper {
    width: calc(100vw / var(--vw) * 650);
    height: calc(100vw / var(--vw) * 640);
    margin-top: calc(100vw / var(--vw) * 96.6);
  }

  .price-section {
    background-image: url("../../images/price_bg_sp.webp");
    padding-top: calc(100vw / var(--vw) * 193.9);
    padding-bottom: calc(100vw / var(--vw) * 123);
    height: auto;
  }

  .guide {
    padding-top: calc(100vw / var(--vw) * 192);
    width: calc(100vw / var(--vw) * 650);
  }

  .guide__contents-title-wrapper {
    margin-bottom: calc(100vw / var(--vw) * 104);
  }

  .guide__contents-wrapper-inner {
    max-height: calc(100vw / var(--vw) * 2300);
  }

  .guide__item-wrapper {
    margin-top: calc(100vw / var(--vw) * 82);
    padding-top: calc(100vw / var(--vw) * 51);
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: calc(100vw / var(--vw) * 50);
  }

  .guide__item-wrapper:last-child {
    padding-bottom: calc(100vw / var(--vw) * 51);
  }

  .guide__item-left {
    width: 100%;
    padding-left: 0;
    font-size: calc(100vw / var(--vw) * 36);
  }

  .guide__item-right-text {
    font-size: calc(100vw / var(--vw) * 28);
    line-height: 2;
  }

  .guide__item-right-text.left {
    width: 100%;
  }

  .guide__item-right-wrapper-outer {
    gap: calc(100vw / var(--vw) * 60);
  }

  .guide__item-right-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: calc(100vw / var(--vw) * 10);
  }

  .guide__read-more-wrapper {
    padding-top: calc(100vw / var(--vw) * 250);
    margin-top: calc(100vw / var(--vw) * -250);
    font-size: calc(100vw / var(--vw) * 45);
    gap: calc(100vw / var(--vw) * 20);
  }

  .guide__read-more-wrapper::after {
    width: calc(100vw / var(--vw) * 76);
    height: calc(100vw / var(--vw) * 32);
  }

  .faq {
    padding-top: calc(100vw / var(--vw) * 191);
    padding-bottom: calc(100vw / var(--vw) * 153);
  }

  .faq__contents-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: calc(100vw / var(--vw) * 650);
    margin: 0 auto;
    gap: calc(100vw / var(--vw) * 104);
  }

  .faq__item-wrapper {
    width: 100%;
  }

  .faq__item-title {
    padding: calc(100vw / var(--vw) * 72) calc(100vw / var(--vw) * 40);
    font-size: calc(100vw / var(--vw) * 36);
  }

  .faq__item-title-icon {
    width: calc(100vw / var(--vw) * 28);
    height: calc(100vw / var(--vw) * 28);
  }

  .faq__item-title-icon::before {
    width: calc(100vw / var(--vw) * 28);
  }

  .faq__item-title-icon::after {
    width: calc(100vw / var(--vw) * 28);
  }

  .faq__item-question-wrapper {
    padding: calc(100vw / var(--vw) * 78) calc(100vw / var(--vw) * 0) calc(100vw / var(--vw) * 61) calc(100vw / var(--vw) * 0);
  }

  .faq__item-question-title {
    font-size: calc(100vw / var(--vw) * 32);
    gap: calc(100vw / var(--vw) * 18);
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .faq__item-question-title .icon {
    font-size: calc(100vw / var(--vw) * 50);
  }

  .faq__item-question-answer {
    padding-left: calc(100vw / var(--vw) * 46);
    margin-top: calc(100vw / var(--vw) * 59);
    font-size: calc(100vw / var(--vw) * 28);
    gap: calc(100vw / var(--vw) * 15);
  }

  .faq__item-question-answer .icon {
    font-size: calc(100vw / var(--vw) * 40);
  }

  .reservation__bg {
    height: auto;
  }

  .reservation__contents-wrapper.thanks {
    padding-top: calc(100vw / var(--vw) * 288);
    padding-bottom: calc(100vw / var(--vw) * 200);
  }

  .reservation__contents-wrapper {
    width: calc(100vw / var(--vw) * 650);
  }

  .reservation__top-text-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: calc(100vw / var(--vw) * 60);
  }

  .reservation__top-text {
    line-height: 2;
    font-size: calc(100vw / var(--vw) * 26);
    letter-spacing: -0.05em;
  }

  .reservation__top-text-tel {
    font-size: calc(100vw / var(--vw) * 45);
  }

  .reservation__top-text-tel a {
    font-size: calc(100vw / var(--vw) * 55);
  }

  .reservation__form-wrapper {
    padding: calc(100vw / var(--vw) * 96) calc(100vw / var(--vw) * 40);
    margin-top: calc(100vw / var(--vw) * 88);
  }

  .reservation .wpcf7-not-valid-tip {
    font-size: calc(100vw / var(--vw) * 28);
    margin-top: calc(100vw / var(--vw) * 8);
  }

  .reservation__form-item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: calc(100vw / var(--vw) * 40);
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .reservation__form-item.confirm-form {
    margin-top: calc(100vw / var(--vw) * 77.2);
  }

  .reservation__form-item label {
    width: 100%;
    gap: calc(100vw / var(--vw) * 17);
    font-size: calc(100vw / var(--vw) * 30);
  }

  .reservation__form-item label .required {
    font-size: calc(100vw / var(--vw) * 22);
    padding: calc(100vw / var(--vw) * 6) calc(100vw / var(--vw) * 8);
  }

  .reservation__form-item-inner {
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: calc(100vw / var(--vw) * 20);
  }

  .reservation__form-input {
    width: 100%;
    padding: calc(100vw / var(--vw) * 36) calc(100vw / var(--vw) * 30);
    font-size: calc(100vw / var(--vw) * 28);
  }

  .reservation__form-input.date {
    width: 100%;
  }

  .reservation__form-input.date-time {
    padding: calc(100vw / var(--vw) * 36) calc(100vw / var(--vw) * 30);
    width: calc(100vw / var(--vw) * 260);
  }

  .reservation__form-input.number-of-users {
    width: calc(100vw / var(--vw) * 260);
  }

  .reservation__form-input.textarea {
    height: calc(100vw / var(--vw) * 500);
  }

  .reservation__form-item-radio-wrapper .wpcf7-form-control-wrap .wpcf7-form-control {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 0;
  }

  .reservation__form-item-radio-wrapper .wpcf7-form-control-wrap .wpcf7-form-control .wpcf7-list-item {
    margin-left: 0;
    width: 100%;
    font-size: calc(100vw / var(--vw) * 28);
    margin-top: calc(100vw / var(--vw) * 30);
  }

  .reservation__form-item-radio-wrapper .wpcf7-form-control-wrap .wpcf7-form-control .wpcf7-list-item.first {
    margin-top: 0;
  }

  .reservation__submit-button.thanks {
    margin-top: calc(100vw / var(--vw) * 146);
  }

  .reservation__submit-button {
    margin-top: calc(100vw / var(--vw) * 60);
    width: calc(100vw / var(--vw) * 510);
    height: calc(100vw / var(--vw) * 120);
    font-size: calc(100vw / var(--vw) * 30);
    border-radius: calc(100vw / var(--vw) * 12);
  }

  .reservation__thanks-title {
    font-size: calc(100vw / var(--vw) * 40);
    margin-top: calc(100vw / var(--vw) * 131);
  }

  .reservation__thanks-text {
    text-align: left;
    font-size: calc(100vw / var(--vw) * 26);
    margin-top: calc(100vw / var(--vw) * 60);
    line-height: 2;
  }

  .footer {
    padding-top: calc(100vw / var(--vw) * 162);
    padding-bottom: calc(100vw / var(--vw) * 44);
  }

  .footer__logo {
    font-size: calc(100vw / var(--vw) * 67.07);
  }

  .footer__sub-title {
    font-size: calc(100vw / var(--vw) * 28);
    margin-top: calc(100vw / var(--vw) * 52);
  }

  .footer__address {
    font-size: calc(100vw / var(--vw) * 24);
    margin-top: calc(100vw / var(--vw) * 19);
  }

  .footer__copyright {
    font-size: calc(100vw / var(--vw) * 22);
    padding-top: calc(100vw / var(--vw) * 51);
    margin-top: calc(100vw / var(--vw) * 124);
  }
}

@media screen and (max-width: 768px) and (max-width: 768px) {
  .spec__contents-wrapper {
    width: calc(100vw / var(--vw) * 661.63);
  }
}

@media (prefers-reduced-motion: reduce) {
  html:focus-within {
    scroll-behavior: auto;
  }

  *,
  *::before,
  *::after {
    -webkit-animation-duration: 0.01ms !important;
    animation-duration: 0.01ms !important;
    -webkit-animation-iteration-count: 1 !important;
    animation-iteration-count: 1 !important;
    -webkit-transition-duration: 0.01ms !important;
    transition-duration: 0.01ms !important;
    scroll-behavior: auto !important;
  }
}
/*# sourceMappingURL=styles.css.map */
