@charset "UTF-8";
.p-child-mv__heading {
  width: 300px;
  margin: 5.8% 0 0 6%;
}
@media screen and (max-width: 768px) {
  .p-child-mv__heading {
    width: 70vw;
    margin: -4% 0 0 -4%;
  }
}

.p-intro {
  padding-top: clamp(64px, 5.764vw, 96px);
  padding-bottom: clamp(48px, 4.323vw, 72px);
  background-color: #d3d0c6;
}
@media screen and (max-width: 768px) {
  .p-intro {
    padding-top: clamp(24px, 8vw, 36px);
    padding-bottom: clamp(16px, 5.333vw, 24px);
  }
}

.p-design {
  background-color: #c8bb9b;
  padding-block: clamp(64px, 5.764vw, 96px);
}
@media screen and (max-width: 768px) {
  .p-design {
    padding-block: clamp(12px, 4vw, 18px);
  }
}

.p-design__inner {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 40px clamp(560px, 50.432vw, 840px);
  grid-template-columns: 1fr clamp(560px, 50.432vw, 840px);
  gap: 40px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media screen and (max-width: 768px) {
  .p-design__inner {
    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;
  }
}

.c-section-heading {
  font-size: clamp(14px, 1.261vw, 21px);
  line-height: 1.7142857143;
  font-family: "Noto Serif JP", serif;
}
@media screen and (max-width: 768px) {
  .c-section-heading {
    font-size: clamp(12.8px, 4.267vw, 19.2px);
    line-height: 1.875;
  }
}

.c-section-text {
  font-size: clamp(12.8px, 1.153vw, 19.2px);
  line-height: 2.0625;
}
@media screen and (max-width: 768px) {
  .c-section-text {
    font-size: clamp(10.4px, 3.467vw, 15.6px);
    line-height: 1.9230769231;
  }
}

.c-main-text {
  text-align: center;
  font-size: clamp(14.4px, 1.297vw, 21.6px);
  letter-spacing: 0.06em;
  margin-top: clamp(35.2px, 3.17vw, 52.8px);
}
@media screen and (max-width: 768px) {
  .c-main-text {
    margin-top: clamp(16px, 5.333vw, 24px);
    font-size: clamp(11.2px, 3.733vw, 16.8px);
  }
}

.p-design__text {
  margin-top: clamp(35.2px, 3.17vw, 52.8px);
}
@media screen and (max-width: 768px) {
  .p-design__text {
    margin-top: clamp(12px, 4vw, 18px);
  }
}

.p-design__imaarea {
  margin-top: 13px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-transform: translateX(calc(62.1vw - 100%));
          transform: translateX(calc(62.1vw - 100%));
  width: min(61.96vw, 1032px);
  margin-top: 0px;
}
@media screen and (max-width: 768px) {
  .p-design__imaarea {
    width: 101vw;
    margin: 0 calc(50% - 50vw);
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}
@media screen and (min-width: 1700px) {
  .p-design__imaarea {
    -webkit-transform: translateX(calc(61.1vw - 100%));
            transform: translateX(calc(61.1vw - 100%));
  }
}
@media screen and (min-width: 1850px) {
  .p-design__imaarea {
    -webkit-transform: translateX(calc(60.1vw - 100%));
            transform: translateX(calc(60.1vw - 100%));
  }
}

.p-design__ji {
  font-size: clamp(12.8px, 1.153vw, 19.2px);
  width: 100%;
  margin-bottom: 5px;
  font-family: "Noto Serif JP", serif;
}
@media screen and (max-width: 768px) {
  .p-design__ji {
    font-size: clamp(10.4px, 3.467vw, 15.6px);
    margin-left: 20px;
  }
}

.p-design__img {
  width: 48%;
  height: auto;
  -o-object-fit: none;
     object-fit: none;
}
@media screen and (max-width: 768px) {
  .p-design__img {
    width: 50%;
  }
}

.p-landplan__heading {
  text-align: center;
  margin-bottom: clamp(32px, 2.882vw, 48px);
}
@media screen and (max-width: 768px) {
  .p-landplan__heading {
    margin-bottom: clamp(16px, 5.333vw, 24px);
  }
}
.p-landplan__heading img {
  width: 202px;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  .p-landplan__heading img {
    width: 182px;
  }
}
.p-landplan__heading span {
  display: block;
  text-align: center;
  margin-top: clamp(11.2px, 1.009vw, 16.8px);
  font-size: clamp(10.4px, 0.937vw, 15.6px);
  letter-spacing: 0.06em;
  line-height: 3.8461538462;
}
@media screen and (max-width: 768px) {
  .p-landplan__heading span {
    font-size: clamp(9.6px, 3.2vw, 14.4px);
    margin-top: clamp(4.8px, 1.6vw, 7.2px);
    line-height: 1;
  }
}

.p-landplan {
  background-color: #f0efed;
  padding-top: clamp(51.2px, 4.611vw, 76.8px);
  padding-bottom: clamp(64px, 5.764vw, 96px);
}
@media screen and (max-width: 768px) {
  .p-landplan {
    padding-top: clamp(40px, 13.333vw, 60px);
    padding-bottom: clamp(16px, 5.333vw, 24px);
  }
}

.p-landplan__map-area {
  margin-top: clamp(48px, 4.323vw, 72px);
}

.p-landplan__map-area {
  position: relative;
}
@media screen and (max-width: 768px) {
  .p-landplan__map-area {
    margin-top: clamp(17.6px, 5.867vw, 26.4px);
    width: 100vw;
    margin-left: calc(50% - 50vw);
  }
}
.p-landplan__map-area figure {
  position: relative;
}

.p-landplan__hotspots {
  position: absolute;
  inset: 0;
  pointer-events: none;
}

.p-hotspot {
  position: absolute;
  background: rgba(0, 0, 0, 0);
  border: 0;
  padding: 0;
  cursor: pointer;
  pointer-events: auto;
}

.p-hotspot.-debug {
  outline: 1px dashed rgba(255, 0, 0, 0.6);
  background: rgba(255, 0, 0, 0.15);
}

@media screen and (min-width: 769px) {
  .p-hotspot[data-target=personal-space] {
    left: 41.5%;
    top: 41%;
    width: 17%;
    height: 6%;
  }
  .p-hotspot[data-target=community-garden] {
    left: 80%;
    top: 47.5%;
    width: 18%;
    height: 5%;
  }
  .p-hotspot[data-target=entrance-hall] {
    left: 52%;
    top: 76.3%;
    width: 16%;
    height: 6%;
  }
  .p-hotspot[data-target=kitchen-lounge] {
    left: 71%;
    top: 61%;
    width: 15%;
    height: 5%;
  }
  .p-hotspot[data-target=promenade-garden] {
    left: 22%;
    top: 91%;
    width: 17%;
    height: 6%;
  }
  .p-hotspot.-roof {
    left: 48%;
    top: 19%;
    width: 9%;
    height: 4%;
    display: block;
  }
}
@media screen and (max-width: 768px) {
  .p-hotspot[data-target=personal-space] {
    left: 44%;
    top: 38%;
    width: 17%;
    height: 6%;
  }
  .p-hotspot[data-target=community-garden] {
    left: 72%;
    top: 40%;
    width: 21%;
    height: 6%;
  }
  .p-hotspot[data-target=entrance-hall] {
    left: 53%;
    top: 75.5%;
    width: 19%;
    height: 6%;
  }
  .p-hotspot[data-target=kitchen-lounge] {
    left: 71%;
    top: 58%;
    width: 20%;
    height: 6%;
  }
  .p-hotspot[data-target=promenade-garden] {
    left: 21%;
    top: 89%;
    width: 21%;
    height: 6%;
  }
  .p-hotspot.-roof {
    left: 46%;
    top: 16%;
    width: 17%;
    height: 6%;
    display: block;
  }
}
.p-appeal {
  margin-top: clamp(64px, 5.764vw, 96px);
  margin-inline: auto;
  padding-bottom: 40px;
  max-width: 1000px;
}
@media screen and (max-width: 768px) {
  .p-appeal {
    margin-top: clamp(24px, 8vw, 36px);
  }
}
.p-appeal + .p-appeal {
  margin-top: clamp(48px, 4.323vw, 72px);
}
@media screen and (max-width: 768px) {
  .p-appeal + .p-appeal {
    margin-top: clamp(16px, 5.333vw, 24px);
  }
}

.p-appeal__row {
  margin-top: clamp(48px, 4.323vw, 72px);
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 30px 1fr;
  grid-template-columns: 1fr 1fr;
  gap: 30px;
}
@media screen and (max-width: 768px) {
  .p-appeal__row {
    margin-top: clamp(16px, 5.333vw, 24px);
    gap: clamp(16px, 5.333vw, 24px);
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
}
.p-appeal__row .p-appeal {
  margin-top: 0;
}

.p-appeal__text {
  margin-top: clamp(20px, 1.801vw, 30px);
}
@media screen and (max-width: 768px) {
  .p-appeal__text {
    margin-top: clamp(12px, 4vw, 18px);
    font-size: clamp(10.4px, 3.467vw, 15.6px);
  }
}

.p-appeal__img {
  margin-top: clamp(24px, 2.161vw, 36px);
}
@media screen and (max-width: 768px) {
  .p-appeal__img {
    margin-top: clamp(16px, 5.333vw, 24px);
  }
}
.p-appeal__img.-w100vw {
  width: 100vw;
  margin: 0 calc(50% - 50vw);
  margin-top: 30px;
}

.p-appeal__heading {
  height: 20px;
}
.p-appeal__heading img {
  height: 100%;
  width: auto;
}
@media screen and (max-width: 768px) {
  .p-appeal__heading {
    height: 18px;
  }
}

.p-garden {
  padding-top: clamp(43.2px, 3.89vw, 64.8px);
  padding-bottom: clamp(48px, 4.323vw, 72px);
  background-color: #aeb5a2;
}
@media screen and (max-width: 768px) {
  .p-garden {
    padding-top: clamp(24px, 8vw, 36px);
    padding-bottom: clamp(16px, 5.333vw, 24px);
  }
}

.p-garden__heading {
  width: 334px;
  margin-bottom: clamp(27.2px, 2.45vw, 40.8px);
}
@media screen and (max-width: 768px) {
  .p-garden__heading {
    width: 300px;
    margin-bottom: clamp(16px, 5.333vw, 24px);
    margin-right: auto;
    margin-left: auto;
  }
}

.p-garden__child-heading {
  font-size: clamp(20px, 1.801vw, 30px);
}
@media screen and (max-width: 768px) {
  .p-garden__child-heading {
    font-size: clamp(14.4px, 4.8vw, 21.6px);
  }
}

.p-garden__row {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 35px 1fr;
  grid-template-columns: 1fr 1fr;
  gap: 35px;
  margin-top: clamp(48px, 4.323vw, 72px);
}
@media screen and (max-width: 768px) {
  .p-garden__row {
    margin-top: clamp(28px, 9.333vw, 42px);
    gap: clamp(16px, 5.333vw, 24px);
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
}

.p-garden__logo {
  width: clamp(240px, 21.614vw, 360px);
  margin-top: clamp(14.4px, 1.297vw, 21.6px);
  margin-bottom: clamp(80px, 7.205vw, 120px);
}
@media screen and (max-width: 768px) {
  .p-garden__logo {
    width: clamp(195.2px, 65.067vw, 292.8px);
    margin-top: clamp(16px, 5.333vw, 24px);
    margin-bottom: clamp(16px, 5.333vw, 24px);
  }
}

@media screen and (min-width: 769px) {
  .p-garden__img {
    position: relative;
    -webkit-transform: translateX(calc(61vw - 100%));
            transform: translateX(calc(61vw - 100%));
    width: min(57.637vw, 960px);
  }
}
@media screen and (min-width: 1440px) {
  .p-garden__img {
    -webkit-transform: translateX(calc(65vw - 100%));
            transform: translateX(calc(65vw - 100%));
  }
}
@media screen and (min-width: 1730px) {
  .p-garden__img {
    -webkit-transform: translateX(calc(64vw - 100%));
            transform: translateX(calc(64vw - 100%));
  }
}
@media screen and (min-width: 1860px) {
  .p-garden__img {
    -webkit-transform: translateX(calc(63vw - 100%));
            transform: translateX(calc(63vw - 100%));
  }
}
@media screen and (max-width: 768px) {
  .p-garden__img {
    width: 187px;
    margin-right: auto;
    margin-left: auto;
  }
}
.p-garden__img figcaption {
  right: 0px;
}
@media screen and (min-width: 1440px) {
  .p-garden__img figcaption {
    right: 0;
  }
}

.p-panorama-area {
  background-color: #f0efed;
  padding-top: clamp(48px, 4.323vw, 72px);
  padding-bottom: clamp(64px, 5.764vw, 96px);
}
@media screen and (max-width: 768px) {
  .p-panorama-area {
    padding-top: clamp(24px, 8vw, 36px);
    padding-bottom: clamp(16px, 5.333vw, 24px);
  }
}

.p-panorama {
  position: relative;
}

.p-panorama__img {
  overflow-x: auto;
  scrollbar-width: thin;
  -ms-overflow-style: auto;
}
.p-panorama__img::-webkit-scrollbar {
  height: 6px;
}
.p-panorama__img::-webkit-scrollbar-track {
  background: transparent;
}
.p-panorama__img::-webkit-scrollbar-thumb {
  background: rgba(0, 0, 0, 0.3);
  border-radius: 3px;
}
.p-panorama__img::-webkit-scrollbar-thumb:hover {
  background: rgba(0, 0, 0, 0.5);
}
@media (max-width: 768px) {
  .p-panorama__img {
    scrollbar-width: none;
    -ms-overflow-style: none;
  }
  .p-panorama__img::-webkit-scrollbar {
    display: none;
  }
}
.p-panorama__img img {
  width: 150%;
  max-width: none;
}
@media (max-width: 768px) {
  .p-panorama__img img {
    width: 350%;
  }
}

.p-panorama__cap {
  position: absolute;
  bottom: 0;
  right: 0;
  font-family: "Noto Serif JP", serif;
  position: absolute;
  bottom: 0;
  right: 0;
  color: #fff;
  font-size: clamp(8px, 0.72vw, 12px);
  padding: clamp(2.4px, 0.216vw, 3.6px) clamp(8px, 0.72vw, 12px);
  background-color: rgba(0, 0, 0, 0.5);
}

.p-panorama__icon {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 2;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 140px;
  pointer-events: none;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
.p-panorama__icon.-hide {
  opacity: 0;
}

.p-area-row {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 25px 1fr 25px 1fr 25px 1fr;
  grid-template-columns: repeat(4, 1fr);
  margin-top: clamp(32px, 2.882vw, 48px);
  gap: 25px;
}

.p-area-swiper {
  display: none;
}
@media screen and (max-width: 768px) {
  .p-area-swiper {
    display: block;
    margin-top: clamp(24px, 8vw, 36px);
    overflow: visible;
  }
}

.p-area-swiper .swiper-pagination:after, .p-area-swiper .swiper-pagination:before,
.p-area-swiper .swiper-button-prev:after,
.p-area-swiper .swiper-button-prev:before,
.p-area-swiper .swiper-button-next:after,
.p-area-swiper .swiper-button-next:before {
  content: none;
}

.p-area-swiper .swiper-button-prev {
  left: -20px;
}
.p-area-swiper .swiper-button-next {
  right: -20px;
  left: auto;
}

.p-img-swiper {
  display: none;
}
@media screen and (max-width: 768px) {
  .p-img-swiper {
    display: block;
    margin-top: clamp(16px, 5.333vw, 24px);
    overflow: visible;
    padding-left: clamp(25.6px, 8.533vw, 38.4px);
    padding-right: clamp(25.6px, 8.533vw, 38.4px);
  }
}
.p-img-swiper .swiper-pagination,
.p-img-swiper .swiper-button-prev,
.p-img-swiper .swiper-button-next {
  display: none !important;
}

.p-area__cat {
  text-align: center;
  font-family: "Noto Serif JP", serif;
  font-size: clamp(12.8px, 1.153vw, 19.2px);
  line-height: 2.0625;
  letter-spacing: 0.06em;
}
@media screen and (max-width: 768px) {
  .p-area__cat {
    font-size: clamp(12.8px, 4.267vw, 19.2px);
    line-height: 2.0625;
  }
}

.p-area__copy {
  text-align: center;
  font-weight: 500;
  font-size: clamp(12.8px, 1.153vw, 19.2px);
  line-height: 2.0625;
  margin-top: clamp(8px, 0.72vw, 12px);
  letter-spacing: 0.06em;
}
@media screen and (max-width: 768px) {
  .p-area__copy {
    font-size: clamp(12.8px, 4.267vw, 19.2px);
    line-height: 2.0625;
    margin-top: clamp(10.4px, 3.467vw, 15.6px);
  }
}

.p-area__text {
  text-align: center;
  font-size: clamp(11.2px, 1.009vw, 16.8px);
  line-height: 1.7857142857;
  letter-spacing: 0.06em;
  margin-top: clamp(9.6px, 0.865vw, 14.4px);
}
.p-area__text.-s {
  width: 100%;
}
@media screen and (max-width: 768px) {
  .p-area__text {
    font-size: clamp(11.2px, 3.733vw, 16.8px);
    line-height: 1.7857142857;
    margin-top: clamp(8px, 2.667vw, 12px);
  }
}

.p-img-row-wrap {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 20px 1fr 20px 1fr 20px 1fr;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
  margin-top: clamp(16px, 1.441vw, 24px);
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
}

.p-img-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.p-img-row figure {
  width: 47%;
}
.p-img-row.-n1 {
  margin-top: 15px;
}

.c-img-row-cap {
  text-align: right;
  font-size: clamp(8.8px, 0.793vw, 13.2px);
  letter-spacing: 0.06em;
  line-height: 2.3571428571;
  margin-top: clamp(4px, 0.36vw, 6px);
  font-family: "Noto Serif JP", serif;
}
@media screen and (max-width: 768px) {
  .c-img-row-cap {
    font-size: clamp(8px, 2.667vw, 12px);
    line-height: 1;
    margin-top: clamp(8px, 2.667vw, 12px);
  }
}
.c-img-row-cap.-ab {
  position: absolute;
  bottom: -30px;
  right: 0;
}
@media screen and (max-width: 768px) {
  .c-img-row-cap.-ab {
    bottom: -10px;
  }
}

.p-column2 {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 30px 1fr;
  grid-template-columns: repeat(2, 1fr);
  gap: 30px;
  margin-top: clamp(40px, 3.602vw, 60px);
  width: clamp(960px, 86.455vw, 1440px);
  margin-inline: auto;
}
@media screen and (max-width: 768px) {
  .p-column2 {
    margin-top: clamp(16px, 5.333vw, 24px);
    gap: clamp(16px, 5.333vw, 24px);
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    padding-right: 20px;
    padding-left: 20px;
    width: auto;
  }
}

.p-modal {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1000;
  background-color: #fff;
  display: none;
}
.p-modal.-show {
  display: block;
}
@media screen and (max-width: 768px) {
  .p-modal.-has-brown .p-modal__inner {
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
@media screen and (max-width: 768px) {
  .p-modal.-has-brown .p-modal__close {
    -webkit-transform: translate(-50%, 50%);
            transform: translate(-50%, 50%);
  }
}
.p-modal .p-appeal {
  margin-top: 0;
}
.p-modal .p-appeal__heading {
  height: 17px;
}
@media screen and (max-width: 768px) {
  .p-modal .p-appeal__heading {
    height: 14px;
  }
}

.p-modal__close {
  cursor: pointer;
  display: block;
  width: clamp(40px, 3.602vw, 60px);
  height: clamp(40px, 3.602vw, 60px);
  position: absolute;
  bottom: 20px;
  left: 50%;
  z-index: 10;
  -webkit-transform: translate(-50%, 0%);
          transform: translate(-50%, 0%);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

.p-modal__inner {
  height: calc(100% - 0px);
  overflow-y: scroll;
  background-color: #928572;
}

.p-gray-modal {
  background-color: #f0efed;
  padding-top: clamp(24px, 2.161vw, 36px);
  padding-bottom: clamp(40px, 3.602vw, 60px);
}
@media screen and (max-width: 768px) {
  .p-gray-modal {
    padding-top: clamp(16px, 5.333vw, 24px);
    padding-bottom: clamp(24px, 8vw, 36px);
  }
}
.p-gray-modal::after {
  content: "";
  width: 100%;
  height: 25px;
  position: absolute;
  bottom: 0;
  left: 0;
}
@media screen and (max-width: 768px) {
  .p-gray-modal::after {
    display: none;
  }
}

.p-modal-img-wrap {
  max-width: 1000px;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: clamp(40px, 3.602vw, 60px);
}
@media screen and (max-width: 768px) {
  .p-modal-img-wrap {
    margin-bottom: clamp(16px, 5.333vw, 24px);
  }
}

.p-modal-h5 {
  margin-top: clamp(24px, 2.161vw, 36px);
  font-size: clamp(12.8px, 1.153vw, 19.2px);
  margin-bottom: 9px;
}
@media screen and (max-width: 768px) {
  .p-modal-h5 {
    margin-top: clamp(16px, 1.441vw, 24px);
    font-size: clamp(12px, 1.081vw, 18px);
    margin-bottom: 7px;
  }
}

.p-modal-img-row {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 10px 1fr 10px 1fr 10px 1fr 10px 1fr;
  grid-template-columns: repeat(5, 1fr);
  gap: 10px;
  position: relative;
}
@media screen and (max-width: 768px) {
  .p-modal-img-row {
    gap: 5px;
    -ms-grid-columns: 1fr 5px 1fr 5px 1fr;
    grid-template-columns: repeat(3, 1fr);
  }
}

.c-modal-cap {
  font-size: clamp(9.6px, 0.865vw, 14.4px);
  line-height: 1.6666666667;
  color: rgba(0, 0, 0, 0.7);
  font-family: "Noto Serif JP", serif;
}
@media screen and (max-width: 768px) {
  .c-modal-cap {
    font-size: clamp(8px, 2.667vw, 12px);
    line-height: 1.5;
  }
}

.p-modal-img-wrap__img {
  margin-top: clamp(24px, 2.161vw, 36px);
  position: relative;
}
@media screen and (max-width: 768px) {
  .p-modal-img-wrap__img {
    margin-top: clamp(16px, 5.333vw, 24px);
  }
}

.p-brown-modal {
  background-color: #928572;
  padding-top: clamp(24px, 2.161vw, 36px);
}
@media screen and (max-width: 768px) {
  .p-brown-modal {
    position: relative;
    padding-top: clamp(16px, 5.333vw, 24px);
    padding-bottom: clamp(20px, 6.667vw, 30px);
  }
}
@media screen and (min-width: 769px) {
  .p-brown-modal .l-inner {
    max-width: 1050px;
  }
}

.p-modal__heading-row {
  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;
  margin-bottom: clamp(24px, 2.161vw, 36px);
}
@media screen and (max-width: 768px) {
  .p-modal__heading-row {
    margin-bottom: clamp(12px, 4vw, 18px);
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: start;
    gap: 7px;
  }
}

.p-modal__viewmore {
  display: block;
  width: clamp(138.4px, 12.464vw, 207.6px);
}
@media screen and (max-width: 768px) {
  .p-modal__viewmore {
    width: clamp(85.6px, 28.533vw, 128.4px);
  }
}

@media screen and (max-width: 768px) {
  .p-modal__nav {
    width: 39px !important;
    top: 52% !important;
  }
}
@media screen and (max-width: 768px) {
  .p-modal__nav svg {
    width: 100% !important;
    height: 100% !important;
  }
}

.landArea {
  position: relative;
  height: 100%;
  width: 100%;
  overflow: visible;
}
.landArea .landBt {
  position: fixed;
  bottom: 10px;
  right: 10px;
  display: block;
  opacity: 0;
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s;
  z-index: 10;
}
@media screen and (max-width: 768px) {
  .landArea .landBt {
    width: 50px;
    bottom: 60px;
  }
}
.landArea .landBt.-active {
  opacity: 1;
}

.roof__txt {
  padding-top: clamp(40px, 3.602vw, 60px);
  padding-bottom: clamp(20px, 1.801vw, 30px);
}
@media screen and (max-width: 768px) {
  .roof__txt {
    padding-top: clamp(24px, 2.161vw, 36px);
    padding-bottom: clamp(16px, 1.441vw, 24px);
  }
}
.roof__txt h4 {
  margin-bottom: 15px;
}
.roof__txt p {
  font-size: clamp(13.6px, 1.225vw, 20.4px);
  line-height: 2;
}
@media screen and (max-width: 768px) {
  .roof__txt p {
    font-size: clamp(12.8px, 1.153vw, 19.2px);
  }
}

.-nobg figcaption {
  background: none;
  color: #000;
}

.c-img-cap figcaption {
  font-family: "Noto Serif JP", serif;
  font-weight: 400;
}
.c-img-cap figcaption span {
  font-family: "Roboto", "Noto Sans JP", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
}
/*# sourceMappingURL=design.css.map */