.u-font-default {
  font-family: YakuHanJP, "Hiragino Kaku Gothic ProN", "Noto Sans JP", "Hiragino Sans", "Yu Gothic", YuGothic, Meiryo, sans-serif !important;
}

.u-font-mincho {
  font-family: YakuHanMP, "hiragino-mincho-pron", "Hiragino Mincho ProN", "Noto Serif JP", "Yu Mincho", YuMincho, "MS PMincho", serif !important;
}

.u-font-caslon {
  font-family: "big-caslon-fb", "Big Caslon FB", "Big Caslon CC", "Big Caslon", "Big Caslon Medium", "Yu Mincho", YuMincho, serif !important;
}

.u-font-dnp {
  font-family: "dnp-shuei-mincho-pr6n", "DNP Shuei Mincho Pr6N", DNPShueiMinPr6N, YakuHanMP, "hiragino-mincho-pron", "Hiragino Mincho ProN", "Noto Serif JP", "Yu Mincho", YuMincho, serif !important;
}

.u-font-segoe {
  font-family: "Segoe UI Light Italic", "Segoe UI", "Helvetica Neue", Helvetica, Arial, system-ui, sans-serif !important;
}

.u-ls-xl {
  letter-spacing: 0.18em;
  margin-right: -0.18em;
}

.u-ls-lg {
  letter-spacing: 0.15em;
  margin-right: -0.15em;
}

.u-ls-md {
  letter-spacing: 0.1em;
  margin-right: -0.1em;
}

.u-ls-sm {
  letter-spacing: 0.07em;
  margin-right: -0.07em;
}

.u-ls-xs {
  letter-spacing: 0.04em;
  margin-right: -0.04em;
}

.u-bg {
  background-color: #fbf7e9;
}

.u-bg-sub {
  background-color: #af891a;
}

.u-bg-gry {
  background-color: #c9caca;
}

.u-bg-blk {
  background-color: #333;
}

.u-bg-blu {
  background-color: #EAF5FC;
}

.u-bg-ylw {
  background-color: #FBF7E9;
}

.u-bg-blgy {
  background-color: #4C5B5B;
}

.u-cl-wh {
  color: #ffffff;
}

.u-cl-main {
  color: #00b4e8;
}

.u-cl-sub {
  color: #af891a;
}

.u-cl-red {
  color: #d70051;
}

.u-cl-blgy {
  color: #4C5B5B !important;
}

.img-fit-cover {
  overflow: hidden;
  height: 100%;
}
@media (max-width: 768px) {
  .img-fit-cover {
    height: auto;
  }
}
.img-fit-cover img {
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.content-wrapper {
  padding-top: clamp(60px, 47.1428571429px + 3.2967032967vw, 90px);
}

.u-anchor {
  padding-top: 120px;
  margin-top: -120px;
}
@media (max-width: 1200px) {
  .u-anchor {
    padding-top: 60px;
    margin-top: -60px;
  }
}

.u-inner--980w, .u-inner--960w, .u-inner--wide, .u-inner {
  position: relative;
  display: block;
  margin-inline: auto;
  width: 90%;
}

.u-inner {
  max-width: 1080px;
}

.u-inner--wide {
  max-width: 1200px;
}

.u-inner--960w {
  max-width: 960px;
}

.u-inner--980w {
  max-width: 980px;
}

@media (max-width: 768px) {
  .mod--sp100, .u-inner--sp100 {
    width: 100%;
  }
}

@media (max-width: 768px) {
  .u-inner-sp90 {
    width: 90% !important;
    margin-inline: auto !important;
  }
}

.u-fs-26 {
  font-size: clamp(2rem, 17.4285714286px + 0.6593406593vw, 2.6rem) !important;
}

.u-fs-24 {
  font-size: clamp(1.9rem, 16.8571428571px + 0.5494505495vw, 2.4rem) !important;
}

.u-fs-22 {
  font-size: clamp(1.8rem, 16.2857142857px + 0.4395604396vw, 2.2rem) !important;
}

.u-fs-20 {
  font-size: clamp(1.7rem, 15.7142857143px + 0.3296703297vw, 2rem) !important;
}

.u-fs-18 {
  font-size: clamp(1.6rem, 15.1428571429px + 0.2197802198vw, 1.8rem) !important;
}

.u-fs-16 {
  font-size: clamp(1.4rem, 13.1428571429px + 0.2197802198vw, 1.6rem) !important;
}

.u-fs-14 {
  font-size: clamp(1.2rem, 11.1428571429px + 0.2197802198vw, 1.4rem) !important;
}

.u-fs-12 {
  font-size: clamp(1rem, 9.1428571429px + 0.2197802198vw, 1.2rem) !important;
}

.u-fs-10 {
  font-size: clamp(0.8rem, 7.1428571429px + 0.2197802198vw, 1rem) !important;
}

@media (max-width: 768px) {
  .u-fs-14-sp {
    font-size: 1.4rem !important;
  }
}

@media (max-width: 768px) {
  .u-fs-12-sp {
    font-size: 1.2rem !important;
  }
}

.u-lh-100 {
  line-height: 1;
}

.u-lh-120 {
  line-height: 1.2;
}

.u-lh-140 {
  line-height: 1.4;
}

.u-lh-160 {
  line-height: 1.6;
}

.u-lh-200 {
  line-height: 2;
}

.u-lh-250 {
  line-height: 2.5;
}

.u-line {
  height: 1px;
  width: 100%;
}
.u-line.mod--vt {
  height: auto;
  width: 1px;
}
@media (max-width: 768px) {
  .u-line.mod--hr-sp {
    height: 1px;
    width: 100%;
  }
}

[data-ani] {
  --ani-delay: 0s;
  --ani-duration: 1s;
  pointer-events: none;
}
[data-ani].is-animated-done {
  pointer-events: auto;
}

.ani-width {
  width: 0;
  transition: width var(--ani-duration) cubic-bezier(0.42, 0, 0.58, 1) var(--ani-delay);
}
.ani-width.is-animated {
  width: 100%;
}

.ani-fade, .ani-fade-left, .ani-fade-right, .ani-fade-down-full, .ani-fade-down, .ani-fade-up {
  opacity: 0;
  transition: opacity var(--ani-duration) cubic-bezier(0.42, 0, 0.58, 1) var(--ani-delay), transform var(--ani-duration) cubic-bezier(0.42, 0, 0.58, 1) var(--ani-delay);
}
.ani-fade.is-animated, .is-animated.ani-fade-left, .is-animated.ani-fade-right, .is-animated.ani-fade-down-full, .is-animated.ani-fade-down, .is-animated.ani-fade-up {
  opacity: 1;
}
.ani-fade-up {
  transform: translateY(30px);
}
.ani-fade-up.is-animated {
  transform: translateY(0);
}
.ani-fade-down {
  transform: translateY(-10px);
}
.ani-fade-down.is-animated {
  transform: translateY(0);
}
.ani-fade-down-full {
  transform: translateY(-100%);
}
.ani-fade-down-full.is-animated {
  transform: translateY(0);
}
.ani-fade-right {
  transform: translateX(-10px);
}
.ani-fade-right.is-animated {
  transform: translateX(0);
}
.ani-fade-left {
  transform: translateX(10px);
}
.ani-fade-left.is-animated {
  transform: translateX(0);
}

.ani-scale {
  transform: scale(0.6);
  transform-origin: center;
  transition: opacity var(--ani-duration) cubic-bezier(0.42, 0, 0.58, 1) var(--ani-delay), transform var(--ani-duration) cubic-bezier(0.42, 0, 0.58, 1) var(--ani-delay);
}
.ani-scale.is-animated {
  transform: scale(1);
}

.ani-zoom {
  transform: scale(1.2);
  transform-origin: center;
  transition: transform var(--ani-duration) cubic-bezier(0.07, 0.09, 0.09, 0.62) var(--ani-delay);
}
.ani-zoom.is-animated {
  transform: scale(1);
}

.ani-clip, .ani-clip-full {
  clip-path: inset(0 100% 0 0);
  opacity: 0;
  transition: all var(--ani-duration) ease-in-out var(--ani-delay);
  will-change: clip-path;
}
@media (max-width: 768px) {
  .ani-clip-full {
    transition: all calc(var(--ani-duration) / 2) cubic-bezier(0.07, 0.09, 0.09, 0.62) calc(var(--ani-delay) / 2);
  }
}
.ani-clip.is-animated, .is-animated.ani-clip-full {
  opacity: 1;
  clip-path: inset(0);
}

.p-modelroom main {
  background-color: #EFEEED;
  padding-bottom: clamp(70px, 40px + 7.6923076923vw, 140px);
}
.p-modelroom .copy {
  font-size: clamp(2rem, 14.8571428571px + 1.3186813187vw, 3.2rem);
  text-align: center;
  padding-block: clamp(50px, 28.5714285714px + 5.4945054945vw, 100px);
}
.p-modelroom .ttlEN {
  font-family: "EB Garamond", serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  font-size: 9vw;
  z-index: 10;
  opacity: 0.5;
  line-height: 0.65;
  color: #fff;
  white-space: nowrap;
  position: absolute;
  bottom: 0;
  width: 100%;
}
.p-modelroom .w60 {
  width: 60%;
}
.p-modelroom .w70 {
  width: 70%;
}
@media (max-width: 768px) {
  .p-modelroom .w80-sp {
    width: 80%;
  }
}
@media (max-width: 768px) {
  .p-modelroom .w90-sp {
    width: 90%;
  }
}
.p-modelroom .mb160 {
  margin-bottom: clamp(70px, 31.4285714286px + 9.8901098901vw, 160px);
}
.p-modelroom .colGap {
  gap: clamp(30px, 0px + 7.6923076923vw, 100px);
}
.p-modelroom .p-mr-rowGap {
  gap: 3%;
}/*# sourceMappingURL=modelroom.css.map */