@charset "utf-8";

@media screen and (max-width: 619px){
  .kv__photo .p-caption {
    bottom: min(calc(36 / 375 * 100vw), 40px);
  }
  .kv__desc__en-heading {
    font-size: min(calc(26 / 375 * 100vw), 26px);
  }
}



.pagelist {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  margin-top: calc(150 / 1500 * 100%);
  width: 100%;
}
.pagelist__content__item {
  width: calc(550 / 1200 * 100%);
  position: relative;
}
.pagelist__content__item + .pagelist__content__item {
  margin-top: 10px;
}
.pagelist__content__item--active {
  pointer-events: none;
}
.pagelist__content__item-bnr--default {
  position: relative;
  z-index: 1;
}
.pagelist__content__item-bnr--active {
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  width: 100%;
  opacity: 0;
}
.pagelist__content__item--active .pagelist__content__item-bnr--active {
  opacity: 1;
}
@media (hover: hover){
  .pagelist__content__item-bnr--active {
    transition: opacity .3s;
  }
  .pagelist__content__item:hover .pagelist__content__item-bnr--active {
    opacity: 1;
  }
}
@media screen and (max-width: 619px){
  .pagelist {
    position: relative;
    margin-top: 50px;
  }
  .pagelist__content__item {
    width: 100%;
  }
  .pagelist__content__item + .pagelist__content__item {
    margin-top: 15px;
  }
}



.spaces {
  margin-top: 200px;
}
.spaces__content {
  position: relative;
  z-index: 1;
  margin-top: 100px;
  padding-bottom: 210px;
}
.spaces__content__list-wrap {
  z-index: 2;
  pointer-events: none;
}
.spaces__content__list-caution {
  margin-left: calc(190 / 1200 * 100%);
}
.spaces__content__list {
  margin-top: 30px;
  margin-left: calc(190 / 1200 * 100%);
}
.spaces__content__list-item {
  max-width: clamp(274px, calc(374 / 1200 * 100vw), 374px);
  pointer-events: auto;
}
.spaces__content__list-item + .spaces__content__list-item {
  margin-top: 20px;
}
.spaces__content__list-item-link {
  width: 100%;
  min-height: calc(60 / 20 * 1em);
  box-sizing: border-box;
  border: 1px solid #96B29D;
  padding: .2em calc(15 / 20 * 1em);
  /* color: #2D653C; */
  background: #fff;
  box-shadow: 0 0 20px rgba(0, 0, 0, .1);
  font-size: clamp(14px, calc(20 / 1200 * 100vw), 20px);

  border-color: #8BAEC1;
  color: rgba(var(--color-green), 1);
}
.spaces__content__list-item-link--firstfloor {
  border-color: #A4A199;
  color: #4A4433;
}
.spaces__content__list-item-link:hover {
  /* color: #2D653C; */

  color: rgba(var(--color-green), 1);
}
.spaces__content__list-item-link--firstfloor:hover {
  color: #4A4433;
}
.spaces__content__list-item-num {
  width: calc(30 / 20 * 1em);
  height: calc(30 / 20 * 1em);
  border-radius: 100%;
  /* background: #44913C; */

  background: rgba(var(--color-green), 1);
}
.spaces__content__list-item-link--firstfloor .spaces__content__list-item-num {
  background: #AA8546;
}
.spaces__content__list-item-floor {
  width: calc(70 / 20 * 1em);
}
.spaces__content__list-item-name {
  flex: 1;
  border-left: 1px solid rgba(var(--color-green), .5);
  padding-left: calc(15 / 20 * 1em);
}
.spaces__content__list-item-link--firstfloor .spaces__content__list-item-name {
  border-color: #A4A199;
}
.spaces__content__photo-wrap {
  position: absolute;
  z-index: 1;
  inset: 0;
}
.spaces__content__photo {
  z-index: 1;
  display: flex;
  justify-content: flex-end;
  align-items: flex-end;
  height: 100%;
}
.spaces__content__photo img {
  width: min(100%, 1500px) !important;
}
.spaces__content__photo-num-wrap {
  position: absolute;
  z-index: 2;
  bottom: 0;
  right: 0;
  width: min(100%, 1500px);
  aspect-ratio: 3000 / 2168;
}
.spaces__content__photo-num {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  transform: translateX(-50%) translateY(-50%);
  width: calc(36 / 1500 * 100%);
  aspect-ratio: 1 / 1;
}
.spaces__content__photo-num--1 {
  margin-top: calc(980 / 1500 * 100%);
  margin-left: calc(1148 / 1500 * 100%);
}
.spaces__content__photo-num--2 {
  margin-top: calc(964 / 1500 * 100%);
  margin-left: calc(1398 / 1500 * 100%);
}
.spaces__content__photo-num--3 {
  margin-top: calc(983 / 1500 * 100%);
  margin-left: calc(1227 / 1500 * 100%);
}
.spaces__content__photo-num--4 {
  margin-top: calc(271 / 1500 * 100%);
  margin-left: calc(921 / 1500 * 100%);
}
.spaces__content__photo-num--5 {
  margin-top: calc(1027 / 1500 * 100%);
  margin-left: calc(1136 / 1500 * 100%);
}
.spaces__content__photo-num--6 {
  margin-top: calc(1014 / 1500 * 100%);
  margin-left: calc(1190 / 1500 * 100%);
}
.spaces__content__photo-num--7 {
  margin-top: calc(1039 / 1500 * 100%);
  margin-left: calc(1412 / 1500 * 100%);
}
.spaces__content__photo-num-link {
  width: 100%;
  height: 100%;
  font-size: 0;
}
.spaces__content__photo-caption {
  padding: 5px 15px;
  transform: translateY(100%);
}
.spaces__content__tree {
  z-index: 2;
  max-width: 1276px;
  margin-top: 50px;
  gap: 30px calc(30 / 1276 * 100%);
}
.spaces__content__tree-photo {
  width: calc(361 / 1276 * 100%);
}
.spaces__content__tree-desc {
  flex: 1;
}
.spaces__content__tree-heading {
  font-size: clamp(14px, calc(20 / 1200 * 100vw), 20px);
  line-height: 1.8;
  margin-block: calc((1.8 - 1) / 2 * -1em);
}
.spaces__content__tree-copy {
  font-size: clamp(10px, calc(14 / 1200 * 100vw), 14px);
  line-height: 2.142857143;
  margin-top: calc(25px - ((2.142857143 - 1) / 2 * 1em));
  margin-bottom: calc((2.142857143 - 1) / 2 * -1em);
}
.spaces__content-modal {
  overflow: auto;
}
.spaces__content-modal__overlay {
  position: fixed;
  background: rgba(51, 51, 51, .8);
}
.spaces__content-modal__container {
  width: 100%;
  max-width: min(calc(100% - 240px), 1200px);
  padding: 40px 0 0;
  background: none;
  overflow: initial;
}
.spaces__content-modal__content {
  align-items: stretch;
  padding-bottom: 40px;
}
.spaces__content-modal__content--layout1 {
  grid-template: "photo heading" auto "desc desc" auto / calc(930 / 1200 * 100%) 1fr;
}
.spaces__content-modal__content--layout2 {
  grid-template: "heading desc" clamp(90px, calc(130 / 1200 * 100vw), 130px) "photo desc" auto / calc(710 / 1200 * 100%) 1fr;
}
.spaces__content-modal__content--layout3 {
  grid-template: "desc heading" clamp(90px, calc(130 / 1200 * 100vw), 130px) "desc photo" auto / 1fr calc(710 / 1200 * 100%);
}
.spaces__content-modal__content-en-heading {
  grid-area: heading;
  color: #928F85;
  background: #fff;
  font-size: clamp(20px, calc(30 / 1200 * 100vw), 30px);
  line-height: 1.333333333;
}
.spaces__content-modal__content--layout2 .spaces__content-modal__content-en-heading,
.spaces__content-modal__content--layout3 .spaces__content-modal__content-en-heading {
  box-sizing: border-box;
  padding-inline: calc(80 / 30 * 1em);
}
.spaces__content-modal__content-photo {
  grid-area: photo;
}
.spaces__content-modal__content-photo img {
  height: 100%;
  object-fit: cover;
}
.spaces__content-modal__content-desc {
  grid-area: desc;
  box-sizing: border-box;
  background: #DBDAD6;
}
.spaces__content-modal__content--layout1 .spaces__content-modal__content-desc {
  padding: 45px calc(100 / 1200 * 100%) 50px;
}
.spaces__content-modal__content--layout2 .spaces__content-modal__content-desc {
  padding: 45px calc(80 / 490 * 100%);
}
.spaces__content-modal__content--layout3 .spaces__content-modal__content-desc {
  padding: 45px calc(80 / 490 * 100%);
}
.spaces__content-modal__content-heading {
  font-size: clamp(14px, calc(20 / 1200 * 100vw), 20px);
  line-height: 1.9;
  margin-block: calc((1.9 - 1) / 2 * -1em);
}
.spaces__content-modal__content-copy {
  font-size: clamp(11px, calc(14 / 1200 * 100vw), 14px);
  line-height: 2.142857143;
  margin-top: calc(30px - ((2.142857143 - 1) / 2 * 1em));
  margin-bottom: calc((2.142857143 - 1) / 2 * -1em);
}
.spaces__content-modal__content-caution {
  margin-top: calc(20px - ((1.909090909 - 1) / 2 * 1em));
  padding-bottom: 40px;
}
.spaces__content-modal__caution {
  color: #999 !important;
  margin-top: calc(20px - ((1.909090909 - 1) / 2 * 1em));
  padding-bottom: 40px;
}
.spaces__content-modal__close {
  position: fixed;
  z-index: 3;
  top: 30px;
  right: 30px;
  width: 60px;
  height: 60px;
  color: #fff;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 30px auto;
}
.spaces__content-modal__close:hover {
  color: #fff;
}
.spaces__list-wrap {
  margin-top: -30px;
  padding-top: 120px;
  background: var(--color-gradient) no-repeat top center/100% calc(100% - 100px);
}
.spaces__list {
  grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
  gap: 30px;
}
.spaces__list__item {
  background: #fff;
}
.spaces__list__item-link {
  position: relative;
  z-index: 1;
  width: 100%;
  height: clamp(200px, calc(260 / 1200 * 100vw), 260px);
}
.spaces__list__item-link::before {
  content: "";
  position: absolute;
  z-index: 1;
  top: 0;
  right: 0;
  transform: translateX(-100%) translateY(100%);
  width: calc(20 / 380 * 100%);
  padding-top: calc(20 / 380 * 100%);
  background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 20"><polygon points="20 9.5 10.5 9.5 10.5 0 9.5 0 9.5 9.5 0 9.5 0 10.5 9.5 10.5 9.5 20 10.5 20 10.5 10.5 20 10.5 20 9.5" fill="%23c0d1c4"/></svg>') no-repeat center/100% auto;
}
.spaces__list__item-photo {
  position: absolute;
  z-index: -1;
  inset: 0;
}
.spaces__list__item-photo img {
  height: 100%;
  object-fit: cover;
}
.spaces__list__item-name {
  font-size: clamp(14px, calc(24 / 1200 * 100vw), 24px);
  letter-spacing: .03em;
  line-height: 1.2;
  opacity: .8;
}
@media (hover: hover){
  .spaces__content__list-item-link {
    transition: background .4s;
  }
  .spaces__content__list-item-link:hover {
    /* background: #f4f7f5; */

    background: #F3F7F9;
  }
  .spaces__content__list-item-link--firstfloor:hover {
    background: #fbfaf6;
  }
}
@media screen and (min-width: 620px) and (max-width: 1200px){
  .spaces__content__tree.ai-c {
    align-items: flex-start;
  }
  .spaces__content__tree-heading {
    width: 35%;
  }
  .spaces__content__tree-copy {
    width: 35%;
  }
  .spaces__content__tree-heading br,
  .spaces__content__tree-copy br {
    display: none;
  }
  .spaces__content-modal__content--layout1 {
    grid-template: "heading" clamp(90px, calc(130 / 1200 * 100vw), 130px) "photo" auto "desc" auto / 100%;
  }
  .spaces__content-modal__content--layout2 {
    grid-template: "heading" clamp(90px, calc(130 / 1200 * 100vw), 130px) "photo" auto "desc" auto / 100%;
  }
  .spaces__content-modal__content--layout3 {
    grid-template: "heading" clamp(90px, calc(130 / 1200 * 100vw), 130px) "photo" auto "desc" auto / 100%;
  }
  .spaces__content-modal__content--layout2 .spaces__content-modal__content-desc,
  .spaces__content-modal__content--layout3 .spaces__content-modal__content-desc {
    padding: 45px calc(100 / 1200 * 100%) 50px;
  }
  .spaces__content-modal__content-en-heading,
  .spaces__content-modal__content-en-heading.ai-e {
    align-items: center;
  }
  .spaces__content-modal__content-photo .p-caption.l {
    left: auto;
    right: 0;
  }
}
@media screen and (max-width: 619px){
  .spaces {
    margin-top: 130px;
  }
  .spaces__content {
    position: relative;
    z-index: 1;
    margin-top: 55px;
    padding-bottom: 50px;
  }
  .spaces__content__list-wrap {
    width: calc(300 / 375 * 100%);
  }
  .spaces__content__list-caution {
    margin-left: 0;
    text-align: center;
  }
  .spaces__content__list {
    margin-left: 0;
  }
  .spaces__content__list-item {
    max-width: none;
  }
  .spaces__content__list-item + .spaces__content__list-item {
    margin-top: 10px;
  }
  .spaces__content__list-item-link {
    min-height: calc(50 / 16 * 1em);
    padding: .2em calc(12 / 16 * 1em);
    box-shadow: 0 0 16px rgba(0, 0, 0, .1);
    font-size: min(calc(16 / 375 * 100vw), 16px);
  }
  .spaces__content__list-item-num {
    width: calc(24 / 16 * 1em);
    height: calc(24 / 16 * 1em);
  }
  .spaces__content__list-item-floor {
    width: calc(56 / 16 * 1em);
  }
  .spaces__content__list-item-name {
    padding-left: calc(14 / 16 * 1em);
  }
  .spaces__content__photo-wrap {
    position: relative;
    inset: initial;
    margin-top: 40px;
  }
  .spaces__content__photo {
    display: block;
    height: auto;
    direction: rtl;
  }
  .spaces__content__photo img {
    width: 750px !important;
    max-width: none;
  }
  .spaces__content__photo-num-wrap {
    width: 750px;
  }
  .spaces__content__photo-caption {
    padding: 5px;
    color: #333;
  }
  .spaces__content__tree {
    gap: 30px 0;
  }
  .spaces__content__tree-photo {
    width: calc(300 / 320 * 100%);
    margin-inline: auto;
  }
  .spaces__content__tree-desc {
    flex: 1 0 100%;
  }
  .spaces__content__tree-heading {
    font-size: min(calc(18 / 375 * 100vw), 18px);
    line-height: 1.777777778;
    margin-block: calc((1.777777778 - 1) / 2 * -1em);
  }
  .spaces__content__tree-copy {
    font-size: min(calc(14 / 375 * 100vw), 14px);
    margin-top: calc(25px - ((2.142857143 - 1) / 2 * 1em));
  }
  .spaces__content-modal__container {
    max-width: min(calc(320 / 375 * 100%), 400px);
    padding: 70px 0 0;
  }
  .spaces__content-modal__content {
    padding-bottom: 70px;
  }
  .spaces__content-modal__content--layout1 {
    grid-template: "heading" 65px "photo" auto "desc" auto / 100%;
  }
  .spaces__content-modal__content--layout2 {
    grid-template: "heading" 65px "photo" auto "desc" auto / 100%;
  }
  .spaces__content-modal__content--layout3 {
    grid-template: "heading" 65px "photo" auto "desc" auto / 100%;
  }
  .spaces__content-modal__content-en-heading {
    font-size: min(calc(20 / 375 * 100vw), 20px);
  }
  .spaces__content-modal__content-en-heading,
  .spaces__content-modal__content-en-heading.ai-e {
    align-items: center;
  }
  .spaces__content-modal__content-photo .p-caption.l {
    left: auto;
    right: 0;
  }
  .spaces__content-modal__content--layout2 .spaces__content-modal__content-en-heading,
  .spaces__content-modal__content--layout3 .spaces__content-modal__content-en-heading {
    padding-inline: .5em;
  }
  .spaces__content-modal__content--layout1 .spaces__content-modal__content-desc {
    padding: 40px 30px;
  }
  .spaces__content-modal__content--layout2 .spaces__content-modal__content-desc {
    padding: 40px 30px;
  }
  .spaces__content-modal__content--layout3 .spaces__content-modal__content-desc {
    padding: 40px 30px;
  }
  .spaces__content-modal__content-heading {
    font-size: min(calc(18 / 375 * 100vw), 18px);
    line-height: 1.888888889;
    margin-block: calc((1.888888889 - 1) / 2 * -1em);
  }
  .spaces__content-modal__content-copy {
    font-size: min(calc(14 / 375 * 100vw), 14px);
    margin-top: calc(25px - ((2.142857143 - 1) / 2 * 1em));
  }
  .spaces__content-modal__caution {
    padding-bottom: 70px;
  }
  .spaces__content-modal__close {
    top: 10px;
    right: 10px;
    width: 40px;
    height: 40px;
  }
  .spaces__list-wrap {
    margin-top: 0;
    padding-top: 50px;
    background: var(--color-gradient) no-repeat top center/100% calc(100% - 50px);
  }
  .spaces__list {
    grid-template-columns: 100%;
    gap: 20px 0;
    width: calc(300 / 375 * 100%);
  }
  .spaces__list__item-link {
    height: 205px;
  }
  .spaces__list__item-link::before {
    transform: translateX(-50%) translateY(50%);
    width: calc(20 / 300 * 100%);
    padding-top: calc(20 / 300 * 100%);
  }
  .spaces__list__item-name {
    font-size: min(calc(20 / 375 * 100vw), 20px);
  }
}



.service {
  margin-top: 100px;
}
.service__list {
  margin-top: -10px;
  margin-bottom: 30px;
  grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
  gap: 30px;
}
.service__list__item {
  background: #fff;
}
.service__list__item-link {
  position: relative;
  z-index: 1;
  width: 100%;
  height: clamp(200px, calc(260 / 1200 * 100vw), 260px);
}
.service__list__item-link::before {
  content: "";
  position: absolute;
  z-index: 1;
  top: 0;
  right: 0;
  transform: translateX(-100%) translateY(100%);
  width: calc(20 / 380 * 100%);
  padding-top: calc(20 / 380 * 100%);
  background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 20"><polygon points="20 9.5 10.5 9.5 10.5 0 9.5 0 9.5 9.5 0 9.5 0 10.5 9.5 10.5 9.5 20 10.5 20 10.5 10.5 20 10.5 20 9.5" fill="%23c0d1c4"/></svg>') no-repeat center/100% auto;
}
.service__list__item-photo {
  position: absolute;
  z-index: -1;
  inset: 0;
}
.service__list__item-photo img {
  height: 100%;
  object-fit: cover;
}
.service__list__item-place {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  font-size: clamp(11px, calc(16 / 1200 * 100vw), 16px);
  line-height: calc(28 / 16);
  box-sizing: content-box;
  padding-inline: .5em;
  /* background: rgba(var(--color-bluegreen), 1); */

  background: #18456d;
}
.service__list__item-en-name {
  font-size: clamp(14px, calc(24 / 1200 * 100vw), 24px);
  letter-spacing: .03em;
  line-height: 1.2;
  opacity: .8;
}
.service__list__item-name {
  font-size: clamp(10px, calc(14 / 1200 * 100vw), 14px);
  margin-top: calc(15 / 14 * 1em);
}
.service__list__item-copy {
  font-size: clamp(11px, calc(16 / 1200 * 100vw), 16px);
  line-height: 1.875;
}
.service__list-modal {
  overflow: auto;
}
.service__list-modal__overlay {
  position: fixed;
  background: rgba(51, 51, 51, .8);
}
.service__list-modal__container {
  width: 95%;
  max-width: 380px;
  padding: 0;
  background: none;
  overflow: initial;
}
.service__list-modal__content {
  position: relative;
  z-index: 1;
  box-sizing: border-box;
  padding: 60px calc(60 / 380 * 100%);
  background: #fff;
}
.service__list-modal__content-heading {
  font-size: clamp(12px, calc(18 / 1200 * 100vw), 18px);
  line-height: 1.777777778;
  margin-top: calc((1.777777778 - 1) / 2 * -1em);
  margin-bottom: calc(30px - ((1.777777778 - 1) / 2 * 1em));
  margin-inline: -2em;
}
.service__list-modal__content-list {
  font-size: clamp(11px, calc(16 / 1200 * 100vw), 16px);
  line-height: 2;
  margin-block: calc((2 - 1) / 2 * -1em);
  margin-right: -1em;
}
.service__list-modal__content-list-item {
  position: relative;
  z-index: 1;
  box-sizing: border-box;
  padding-left: 1em;
}
.service__list-modal__content-list-item::before {
  content: "";
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  margin-top: calc(14 / 16 * 1em);
  width: calc(4 / 16 * 1em);
  height: calc(4 / 16 * 1em);
  border-radius: 100%;
  background: currentColor;
}
.service__list-modal__content-copy {
  font-size: clamp(11px, calc(16 / 1200 * 100vw), 16px);
  line-height: 2;
  margin-block: calc((2 - 1) / 2 * -1em);
}
.service__list-modal__content-caution {
  margin-top: calc(15px - ((1.909090909 - 1) / 2 * 1em));
}
.service__list-modal__content-close {
  position: absolute;
  z-index: 1;
  top: 0;
  right: 0;
  width: 40px;
  height: 40px;
  color: #fff;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 20px auto;
  background-color: rgba(var(--color-green), 1);
}
.service__list-modal__content-close:hover {
  color: #fff;
}
@media screen and (max-width: 619px){
  .service {
    margin-top: 80px;
  }
  .service__list {
    margin-top: 0;
    grid-template-columns: 100%;
    gap: 20px 0;
    width: calc(300 / 375 * 100%);
  }
  .service__list__item-link {
    height: 205px;
  }
  .service__list__item-link::before {
    transform: translateX(-50%) translateY(50%);
    width: calc(20 / 300 * 100%);
    padding-top: calc(20 / 300 * 100%);
  }
  .service__list__item-place {
    font-size: min(calc(12 / 375 * 100vw), 12px);
    line-height: calc(20 / 12);
  }
  .service__list__item-en-name {
    font-size: min(calc(20 / 375 * 100vw), 20px);
  }
  .service__list__item-name {
    font-size: min(calc(12 / 375 * 100vw), 12px);
    margin-top: calc(10 / 12 * 1em);
  }
  .service__list__item-copy {
    font-size: min(calc(16 / 375 * 100vw), 16px);
  }
  .service__caution {
    width: calc(300 / 375 * 100%);
  }
  .service__list-modal__container {
    width: calc(320 / 375 * 100%);
    max-width: 400px;
  }
  .service__list-modal__content {
    padding: 60px 30px;
  }
  .service__list-modal__content-heading {
    font-size: min(calc(16 / 375 * 100vw), 16px);
    line-height: 1.875;
    margin-top: calc((1.875 - 1) / 2 * -1em);
    margin-bottom: calc(30px - ((1.875 - 1) / 2 * 1em));
    margin-inline: 0;
  }
  .service__list-modal__content-list {
    font-size: min(calc(14 / 375 * 100vw), 14px);
  }
  .service__list-modal__content-list-item::before {
    margin-top: calc(12 / 14 * 1em);
    width: calc(4 / 14 * 1em);
    height: calc(4 / 14 * 1em);
  }
  .service__list-modal__content-copy {
    font-size: min(calc(14 / 375 * 100vw), 14px);
  }
}



.landplan {
  margin-top: 200px;
}
.landplan__copy {
  margin-top: calc(30px - ((2.25 - 1) / 2 * 1em));
}
.landplan__content {
  position: relative;
  z-index: 1;
  margin-top: 80px;
  padding-bottom: 100px;
  overflow: hidden;
}
.landplan__content::before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: clamp(200px, calc(400 / 1200 * 100vw), 400px);
  background: #fff;
}
.landplan__content__group-photo-wrap {
  width: calc(1260 / 1200 * 100%);
  margin-right: calc(260 / 1200 * -100%);
}
.landplan__content__group-desc {
  width: calc(490 / 1200 * 100%);
  margin-top: calc(230 / 1200 * -100%);
  margin-left: auto;
}
.landplan__content__group-heading {
  padding-bottom: calc(30px - ((1.647058824 - 1) / 2 * 1em));
  border-bottom: 1px solid currentColor;
  margin-bottom: 30px;
}
.landplan__content__landscape {
  margin-top: 80px;
  gap: 40px calc(55 / 1200 * 100%);
}
.landplan__content__landscape-heading {
  width: 100%;
  gap: 20px;
}
.landplan__content__landscape-heading-en {
  /* color: #6C9376; */
  font-size: clamp(14px, calc(24 / 1200 * 100vw), 24px);
  line-height: .8;

  color: #5D8EA9;
}
.landplan__content__landscape-heading-ja {
  font-size: clamp(12px, calc(16 / 1200 * 100vw), 16px);
}
.landplan__content__landscape-profile {
  width: calc(655 / 1200 * 100%);
  gap: 30px calc(40 / 655 * 100%);
}
.landplan__content__landscape-profile-photo {
  width: calc(250 / 655 * 100%);
}
.landplan__content__landscape-profile-desc {
  flex: 1;
}
.landplan__content__landscape-profile-data {
  font-size: clamp(12px, calc(18 / 1200 * 100vw), 18px);
}
.landplan__content__landscape-profile-name {
  font-size: clamp(14px, calc(18 / 1200 * 100vw), 18px);
  margin-top: 15px;
}
.landplan__content__landscape-profile-name em {
  font-size: calc(24 / 18 * 100%);
}
.landplan__content__landscape-profile-copy {
  margin-top: 15px;
  border-top: 1px solid #231815;
  padding-top: calc(20px - ((2 - 1) / 2 * 1em));
  font-size: clamp(10px, calc(14 / 1200 * 100vw), 14px);
  line-height: 2;
  margin-bottom: calc((2 - 1) / 2 * -1em);
}
.landplan__content__landscape-ex-wrap {
  flex: 1;
  gap: 10px;
}
.landplan__content__landscape-ex {
  flex: 1;
}
.landplan__content__landscape-ex .p-caption {
  font-size: clamp(10px, calc(12 / 1200 * 100vw), 12px);
}
.landplan .interview__bnr {
  margin-top: 100px;
}
@media screen and (max-width: 619px){
  .landplan {
    margin-top: 100px;
  }
  .landplan__copy {
    margin-top: calc(30px - ((2.125 - 1) / 2 * 1em));
  }
  .landplan__content {
    margin-top: 50px;
    padding-bottom: 50px;
  }
  .landplan__content::before {
    height: 200px;
  }
  .landplan__content__group-photo-wrap {
    width: calc(var(--window-half-width) * 2);
    margin-inline: calc((var(--window-half-width) - 50%) * -1);
  }
  .landplan__content__group-photo {
    width: calc(630 / 375 * 100vw);
    box-sizing: content-box;
    border-left: 30px solid transparent;
    border-right: 30px solid transparent;
  }
  .landplan__content__group-desc {
    width: 100%;
    margin-top: 50px;
  }
  .landplan__content__group-heading {
    padding-bottom: calc(25px - ((1.818181818 - 1) / 2 * 1em));
    margin-bottom: 25px;
  }
  .landplan__content__landscape {
    margin-top: 60px;
    gap: 0;
  }
  .landplan__content__landscape-heading {
    gap: 15px;
  }
  .landplan__content__landscape-heading-en {
    font-size: min(calc(20 / 375 * 100vw), 20px);
  }
  .landplan__content__landscape-heading-ja {
    font-size: min(calc(14 / 375 * 100vw), 14px);
  }
  .landplan__content__landscape-profile {
    width: 100%;
    gap: 30px 0;
    margin-top: 20px;
  }
  .landplan__content__landscape-profile-photo {
    width: 100%;
  }
  .landplan__content__landscape-profile-desc {
    flex: 1 0 100%;
  }
  .landplan__content__landscape-profile-data {
    font-size: min(calc(14 / 375 * 100vw), 14px);
  }
  .landplan__content__landscape-profile-name {
    font-size: min(calc(14 / 375 * 100vw), 14px);
    margin-top: 10px;
  }
  .landplan__content__landscape-profile-name em {
    font-size: min(calc(18 / 375 * 100vw), 18px);
  }
  .landplan__content__landscape-profile-copy {
    font-size: min(calc(14 / 375 * 100vw), 14px);
  }
  .landplan__content__landscape-ex-wrap {
    flex: 1 0 100%;
    gap: 4px;
    margin-top: 30px;
  }
  .landplan__content__landscape-ex .p-caption {
    margin-top: calc(10px - ((1.909090909 - 1) / 2 * 1em));
    line-height: 1.909090909;
    text-align: right !important;
  }
  .landplan .interview__bnr {
    margin-top: 50px;
  }
}



.greencom {
  margin-top: 175px;
}
.greencom__content {
  z-index: 1;
  margin-top: 100px;
  padding-top: 100px;
  padding-bottom: 170px;
  gap: 60px calc(100 / 1200 * 100%);
}
.greencom__content::before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: calc((var(--window-half-width) - 50%) * -1);
  width: calc((860 / 1200 * 100%) + (var(--window-half-width) - 50%));
  height: 100%;
  background: var(--color-gradient);
}
.greencom__content__photo {
  flex: 1;
  margin-top: -242px;
  box-shadow: -20px 20px 40px rgba(0, 0, 0, .3);
}
.greencom__content__desc {
  width: calc(610 / 1200 * 100%);
}
.greencom__content__copy {
  margin-top: calc(40px - ((2.25 - 1) / 2 * 1em));
}
.greencom__content2 {
  z-index: 2;
  margin-top: -95px;
  gap: 60px calc(100 / 1200 * 100%);
}
.greencom__content2__photo--1 {
  width: calc(610 / 1200 * 100%);
  box-shadow: 20px 20px 40px rgba(0, 0, 0, .3);
}
.greencom__content2__photo--2 {
  flex: 1;
  margin-top: -45px;
}
.greencom__road {
  margin-top: 120px;
  grid-template: "heading heading heading  . ." auto ". . . . ." 50px "copy . photo1 . photo2" auto / 1fr minmax(0, calc(60 / 1200 * 100%)) minmax(0, calc(330 / 1200 * 100%)) minmax(0, calc(40 / 1200 * 100%)) minmax(0, calc(330 / 1200 * 100%));
}
.greencom__road__heading {
  grid-area: heading;
}
.greencom__road__copy {
  grid-area: copy;
}
.greencom__road__photo--1 {
  grid-area: photo1;
}
.greencom__road__photo--2 {
  grid-area: photo2;
  top: -75px;
}
@media screen and (min-width: 620px) and (max-width: 1260px){
  .greencom__content__photo {
    margin-top: -50px;
  }
  .greencom__content__heading br {
    display: none;
  }
}
@media screen and (max-width: 619px){
  .greencom {
    margin-top: 80px;
  }
  .greencom__content {
    margin-top: 50px;
    padding-top: 0;
    padding-bottom: 100px;
    gap: 50px 0;
  }
  .greencom__content::before {
    top: 130px;
    width: calc(var(--window-half-width) * 2);
    height: calc(100% - 130px);
  }
  .greencom__content__photo {
    flex: 1 0 100%;
    margin-top: 0;
    box-shadow: -10px 10px 20px rgba(0, 0, 0, .3);
  }
  .greencom__content__desc {
    width: 100%;
  }
  .greencom__content__copy {
    margin-top: calc(50px - ((2.125 - 1) / 2 * 1em));
  }
  .greencom__content2 {
    margin-top: -50px;
    gap: 50px 0;
  }
  .greencom__content2__photo--1 {
    width: 100%;
    box-shadow: 0 0 20px rgba(0, 0, 0, .3);
  }
  .greencom__content2__photo--2 {
    flex: 1 0 100%;
    margin-top: 0;
  }
  .greencom__road {
    margin-top: 60px;
    grid-template: "heading heading heading" auto ". . ." 30px "copy copy copy" auto ". . ." 40px "photo1 photo1 ." auto ". . ." 20px ". photo2 photo2" auto / minmax(0, calc(60 / 320 * 100%)) 1fr minmax(0, calc(60 / 320 * 100%));
  }
  .greencom__road__photo--2 {
    top: 0;
  }
}



.greenplan {
  margin-top: 80px;
}
.greenplan__content {
  padding-block: 100px;
  overflow: hidden;
}
.greenplan__content__green {
  margin-top: 100px;
  padding-top: 100px;
  background: #fff;
}
.greenplan__content__green-group {
  gap: 65px calc(65 / 1200 * 100%);
}
.greenplan__content__green-group-desc {
  width: calc(480 / 1200 * 100%);
}
.greenplan__content__green-group-copy {
  margin-top: calc(40px - ((2.25 - 1) / 2 * 1em));
}
.greenplan__content__green-group-photo-wrap {
  width: calc(716 / 1200 * 100%);
  margin-right: calc(61 / 1200 * -100%);
  position: relative;
}
.greenplan__content__green-list-wrap {
  margin-top: 100px;
  position: relative;
}
.greenplan__content__green-list {
  grid-template-columns: repeat(6, minmax(0, 1fr));
}
.greenplan__content__green-list-caption {
  padding: 10px;
  transform: translateY(100%);
}
.greenplan__content__abinc {
  margin-top: 100px;
  box-sizing: border-box;
  border: 1px solid #A6A39B;
  padding: 60px min(calc(60 / 1200 * 100%), 60px);
  gap: 40px calc(54 / 1200 * 100%);
  background: #fff;
}
.greenplan__content__abinc::before {
  content: "";
  display: block;
  width: 1px;
  border-left: 1px dashed #A6A39B;
}
.greenplan__content__abinc-photo {
  width: calc(109 / 1080 * 100%);
  order: -1;
}
.greenplan__content__abinc-desc {
  flex: 1;
}
.greenplan__content__abinc-heading {
  font-size: clamp(16px, calc(26 / 1200 * 100vw), 26px);
  line-height: 1.769230769;
  margin-block: calc((1.769230769 - 1) / 2 * -1em);
}
.greenplan__content__abinc-copy {
  font-size: clamp(11px, calc(16 / 1200 * 100vw), 16px);
  line-height: 2;
  margin-top: calc(30px - ((2 - 1) / 2 * 1em));
  margin-bottom: calc((2 - 1) / 2 * -1em);
}
@media screen and (min-width: 620px) and (max-width: 1400px){
  .greenplan__content__green-group-photo-wrap {
    width: calc(655 / 1200 * 100%);
    margin-right: 0;
  }
}
@media screen and (min-width: 620px) and (max-width: 1260px){
  .greenplan__content__green-group-heading br {
    display: none;
  }
}
@media screen and (min-width: 620px) and (max-width: 768px){
  .greenplan__content__green-list {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}
@media screen and (max-width: 619px){
  .greenplan {
    margin-top: 50px;
  }
  .greenplan__content {
    padding-top: 80px;
    padding-bottom: 50px;
  }
  .greenplan__content__green {
    margin-top: 50px;
    padding-top: 50px;
  }
  .greenplan__content__green-group {
    gap: 50px 0;
  }
  .greenplan__content__green-group-desc {
    width: 100%;
  }
  .greenplan__content__green-group-copy {
    margin-top: calc(30px - ((2.125 - 1) / 2 * 1em));
  }
  .greenplan__content__green-group-photo-wrap {
    width: calc(var(--window-half-width) * 2);
    margin-inline: calc((var(--window-half-width) - 50%) * -1);
  }
  .greenplan__content__green-group-photo {
    width: calc(680 / 375 * 100vw);
    box-sizing: content-box;
    border-right: 30px solid transparent;
  }
  .greenplan__content__green-list-wrap {
    margin-top: 50px;
  }
  .greenplan__content__green-list {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .greenplan__content__green-list-item .p-caption {
    font-size: 8px;
  }
  .greenplan__content__green-list-caption {
    padding: 5px;
  }
  .greenplan__content__abinc {
    margin-top: 50px;
    padding: 35px 30px;
    gap: 30px 0;
  }
  .greenplan__content__abinc::before {
    width: 100%;
    height: 1px;
    border-left: none;
    border-top: 1px dashed #A6A39B;
  }
  .greenplan__content__abinc-photo {
    width: calc(73 / 260 * 100%);
    margin-inline: auto;
  }
  .greenplan__content__abinc-desc {
    flex: 1 0 100%;
  }
  .greenplan__content__abinc-heading {
    font-size: min(calc(20 / 375 * 100vw), 20px);
    line-height: 1.8;
    margin-block: calc((1.8 - 1) / 2 * -1em);
  }
  .greenplan__content__abinc-copy {
    font-size: min(calc(14 / 375 * 100vw), 14px);
    margin-top: calc(25px - ((2 - 1) / 2 * 1em));
  }
}



.interview {
  padding-block: 100px;
}
.interview__bnr {
  box-shadow: 10px 10px 40px rgba(0, 0, 0, .2);
}
.interview__bnr + .interview__bnr {
  margin-top: 80px;
}
@media screen and (max-width: 619px){
  .interview {
    padding-top: 50px;
    padding-bottom: 80px;
  }
  .interview__bnr {
    box-shadow: 5px 5px 28px rgba(0, 0, 0, .2);
  }
  .interview__bnr + .interview__bnr {
    margin-top: 50px;
  }
}



/* 限定サイトから移設 */
.limited-contents__content__interview-modal-container {
  max-width: 1200px;
  max-height: calc(100% - 250px);
  padding: 0;
}
.limited-contents__content__interview-modal-content {
  box-sizing: border-box;
  padding: 100px calc(80 / 1200 * 100%);
}
.limited-contents__content__interview-modal-content-heading-wrap {
  padding-bottom: 60px;
  border-bottom: 1px solid #ccc;
  margin-bottom: 60px;
}
.limited-contents__content__interview-modal-content-heading {
  width: fit-content;
  background: var(--color-gradient);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}
.limited-contents__content__interview-modal-content-heading-data {
  font-size: clamp(14px, calc(20 / 1200 * 100vw), 20px);
  line-height: 1.6;
  margin-top: calc(40px - ((1.6 - 1) / 2 * 1em));
  margin-bottom: calc((1.6 - 1) / 2 * -1em);
}
.limited-contents__content__interview-modal-content-group {
  grid-template: "desc photo" auto / calc(580 / 1040 * 100%) minmax(0, 1fr);
  align-items: start;
  gap: 60px calc(60 / 1040 * 100%);
}
.limited-contents__content__interview-modal-content-group.reverse {
  grid-template: "photo desc" auto / minmax(0, 1fr) calc(580 / 1040 * 100%);
}
.limited-contents__content__interview-modal-content-group + .limited-contents__content__interview-modal-content-group {
  margin-top: 120px;
}
.limited-contents__content__interview-modal-content-desc {
  grid-area: desc;
}
.limited-contents__content__interview-modal-content-desc-heading {
  font-size: clamp(18px, calc(28 / 1200 * 100vw), 28px);
  line-height: 1.642857143;
  margin-block: calc((1.642857143 - 1) / 2 * -1em);
}
.limited-contents__content__interview-modal-content-desc-copy {
  font-size: clamp(11px, calc(14 / 1200 * 100vw), 14px);
  line-height: 2.142857143;
  margin-top: calc(40px - ((2.142857143 - 1) / 2 * 1em));
  margin-bottom: calc((2.142857143 - 1) / 2 * -1em);
}
.limited-contents__content__interview-modal-content-desc-copy em {
  background: linear-gradient(0deg, #FFF22B 55%, transparent 55%);
}
.limited-contents__content__interview-modal-content-desc-copy small {
  font-size: max(calc(10 / 14 * 100%), 10px);
}
.limited-contents__content__interview-modal-content-photo {
  grid-area: photo;
}
.limited-contents__content__interview-modal-content-profile {
  grid-area: profile;
  box-sizing: border-box;
  padding: 50px calc(50 / 400 * 100%);
  background: #F6F6F5;
}
.limited-contents__content__interview-modal-content-profile-name {
  font-size: clamp(14px, calc(18 / 1200 * 100vw), 18px);
  color: #4A4433;
  margin-top: 25px;
}
.limited-contents__content__interview-modal-content-profile-name small {
  font-size: calc(14 / 18 * 100%);
}
.limited-contents__content__interview-modal-content-profile-data {
  font-size: clamp(11px, calc(14 / 1200 * 100vw), 14px);
  line-height: 1.714285714;
  color: #4A4433;
  margin-top: calc(15px - ((1.714285714 - 1) / 2 * 1em));
  margin-bottom: calc((1.714285714 - 1) / 2 * -1em);
}
.limited-contents__content__interview-modal-content-profile-copy {
  font-size: clamp(11px, calc(14 / 1200 * 100vw), 14px);
  line-height: 2.142857143;
  color: #666;
  margin-top: 20px;
  margin-bottom: calc((2.142857143 - 1) / 2 * -1em);
  padding-top: calc(20px - ((2.142857143 - 1) / 2 * 1em));
  border-top: 1px solid #B7B4AD;
}
#modal-interview1 .limited-contents__content__interview-modal-content-group--2 {
  grid-template: "desc profile" auto ". profile" 1px "desc2 profile" auto "desc2 photo-wrap" 1fr / calc(580 / 1040 * 100%) minmax(0, 1fr);
}
#modal-interview1 .limited-contents__content__interview-modal-content-group--2 .limited-contents__content__interview-modal-content-photo-wrap {
  grid-area: photo-wrap;
  margin-top: -10px;
  gap: 0 10px;
}
#modal-interview1 .limited-contents__content__interview-modal-content-group--2 .limited-contents__content__interview-modal-content-photo-wrap .limited-contents__content__interview-modal-content-photo {
  flex: 1;
}
#modal-interview1 .limited-contents__content__interview-modal-content-group--2 .limited-contents__content__interview-modal-content-photo-wrap .limited-contents__content__interview-modal-content-photo-caption {
  width: 100%;
}
#modal-interview1 .limited-contents__content__interview-modal-content-group--2 .limited-contents__content__interview-modal-content-photo-wrap + .limited-contents__content__interview-modal-content-desc {
  grid-area: desc2;
}
#modal-interview2 .limited-contents__content__interview-modal-content-heading sup {
  font-size: clamp(10px, calc(16 / 34 * 1em), 16px) !important;
  transform: none;
}
#modal-interview2 .limited-contents__content__interview-modal-content-group--2 {
  grid-template: "desc profile" auto ". profile" 1px "desc2 profile" auto "desc2 profile2" 1fr / calc(580 / 1040 * 100%) minmax(0, 1fr);
}
#modal-interview2 .limited-contents__content__interview-modal-content-group--2 .limited-contents__content__interview-modal-content-desc + .limited-contents__content__interview-modal-content-desc {
  grid-area: desc2;
}
#modal-interview2 .limited-contents__content__interview-modal-content-group--2 .limited-contents__content__interview-modal-content-profile + .limited-contents__content__interview-modal-content-profile {
  grid-area: profile2;
  margin-top: -10px;
}
.limited-contents__content__interview-modal-content-caution {
  color: #666;
  font-size: clamp(10px, calc(11 / 1200 * 100vw), 11px);
  line-height: 1.875;
  margin-top: calc(120px - ((1.875 - 1) / 2 * 1em));
  margin-bottom: calc((1.875 - 1) / 2 * -1em);
}
.limited-contents__content__interview-modal-close {
  top: 30px;
  right: 30px;
  width: 60px;
  height: 60px;
  color: #fff !important;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 30px 30px;
}
@media screen and (max-width: 619px){
  .limited-contents__content__interview-modal-container {
    max-height: calc(100% - 140px);
  }
  .limited-contents__content__interview-modal-content {
    padding: 50px 30px;
  }
  .limited-contents__content__interview-modal-content-heading-wrap {
    padding-bottom: 40px;
    margin-bottom: 40px;
  }
  .limited-contents__content__interview-modal-content-heading-data {
    font-size: min(calc(16 / 375 * 100vw), 16px);
    margin-top: calc(25px - ((1.6 - 1) / 2 * 1em));
  }
  .limited-contents__content__interview-modal-content-group {
    grid-template: "desc" auto "photo" auto / 100%;
    gap: 40px 0;
  }
  .limited-contents__content__interview-modal-content-group.reverse {
    grid-template: "desc" auto "photo" auto / 100%;
  }
  .limited-contents__content__interview-modal-content-group + .limited-contents__content__interview-modal-content-group {
    margin-top: 60px;
  }
  .limited-contents__content__interview-modal-content-desc-heading {
    font-size: min(calc(20 / 375 * 100vw), 20px);
    line-height: 1.8;
    margin-block: calc((1.8 - 1) / 2 * -1em);
  }
  .limited-contents__content__interview-modal-content-desc-copy {
    margin-top: calc(30px - ((2.142857143 - 1) / 2 * 1em));
  }
  .limited-contents__content__interview-modal-content-profile {
    padding: 30px;
  }
  .limited-contents__content__interview-modal-content-profile-name {
    font-size: min(calc(16 / 375 * 100vw), 16px);
    margin-top: 25px;
  }
  .limited-contents__content__interview-modal-content-profile-name small {
    font-size: calc(12 / 16 * 100%);
  }
  .limited-contents__content__interview-modal-content-profile-data {
    font-size: clamp(11px, calc(14 / 1200 * 100vw), 14px);
    margin-top: calc(10px - ((1.714285714 - 1) / 2 * 1em));
  }
  .limited-contents__content__interview-modal-content-profile-copy {
    line-height: 2;
    margin-bottom: calc((2 - 1) / 2 * -1em);
    padding-top: calc(20px - ((2 - 1) / 2 * 1em));
  }
  #modal-interview1 .limited-contents__content__interview-modal-content-group--2 {
    grid-template: "desc" auto "photo-wrap" auto "desc2" auto "profile" auto / 100%;
  }
  #modal-interview2 .limited-contents__content__interview-modal-content-group--2 {
    grid-template: "desc" auto "desc2" auto "profile" auto "profile2" auto / 100%;
  }
  .limited-contents__content__interview-modal-content-caution {
    margin-top: calc(60px - ((1.875 - 1) / 2 * 1em));
  }
  .limited-contents__content__interview-modal-close {
    top: 10px;
    right: 10px;
    width: 40px;
    height: 40px;
    background-size: 20px 20px;
  }
}