@charset "UTF-8";

/* intro
---------------------------------------------- */
@media screen and (max-width: 768px) {
  .intro__txt {
    font-size: 13px;
  }
  .intro__txt .sp-small {
    font-size: 83.33334%;
  }
}

/* merit
---------------------------------------------- */
.merit {
  margin-top: 95px;
}
.meritWrap {
  max-width: 900px;
}
.meritListBox {
  width: calc(452 / 900 * 100%);
}
.meritList {
}
.meritList__item {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 138px;
  background-color: #705f43;
  color: #fff;
  font-size: 26px;
  letter-spacing: 0.04em;
  text-align: center;
}
.meritList__item + .meritList__item {
  margin-top: 20px;
}
.meritList__item .small {
  display: block;
  margin-bottom: 8px;
  font-size: 61.538462%;
  letter-spacing: 0;
}
.meritList__item .charm {
  display: block;
  width: calc(315 / 452 * 100%);
  font-size: 69.230769%;
  letter-spacing: 0;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  margin: 10px auto 0;
  padding-top: 8px;
  padding-bottom: 8px;
}
.merit__caption {
  font-size: 10px;
  letter-spacing: -0.03em;
  line-height: 1.3;
  margin-top: 5px;
}

.mapBox {
  width: calc(377 / 900 * 100%);
}
.floorList {
  display: grid;
  row-gap: 3px;
  width: calc(25 / 377 * 100%);
}
.floorList__item {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 26px;
  background-color: #d3c7a8;
  font-family: 'Times New Roman', 'YuMincho', 'Hiragino Mincho ProN', 'Yu Mincho', serif;
  font-size: 14px;
  letter-spacing: 0;
  text-align: center;
}

.mapList {
  display: grid;
  grid-template-columns: repeat(11, 1fr);
  gap: 3px calc(3 / 349 * 100%);
  width: calc(349 / 377 * 100%);
}
.mapList__item {
  height: 26px;
}
.mapList__item._common {
  grid-column: 1/9;
  grid-row: 15/16;
}
.mapList__item._buil-a {
  height: 20px;
  grid-column: 1/9;
  grid-row: 16/17;
}
.mapList__item._buil-b {
  height: 20px;
  grid-column: 9/12;
  grid-row: 16/17;
}
.mapList__link {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  background-color: #ebeae6;
  font-family: 'Times New Roman', 'YuMincho', 'Hiragino Mincho ProN', 'Yu Mincho', serif;
  font-size: 14px;
  letter-spacing: 0;
  text-align: center;
  transition: 0.3s;
}
.mapList__link._floor {
  background-color: #d3c7a8;
  letter-spacing: 0.2em;
  text-indent: 0.2em;
}

/* 非表示タイプ */
/* .mapList__link[data-type="type-d"], */
.mapList__link[data-type="type-e"]
/* .mapList__link[data-type="type-f"] */
/* .mapList__link[data-type="type-g"], */
/* .mapList__link[data-type="type-h"], */
/* .mapList__link[data-type="type-i"], */
/* .mapList__link[data-type="type-j"], */
/* .mapList__link[data-type="type-k"] */
{
            pointer-events: none;
            color: #aaa;
          }

/* @media (hover: hover) and (pointer: fine) { */
.mapList__link.hover {
  background-color: #705f43;
  color: #fff;
}
/* } */
@media screen and (min-width: 769px) and (max-width: 960px) {
  .meritListBox {
    width: calc(440 / 900 * 100%);
  }
  .mapBox {
    width: calc(420 / 900 * 100%);
  }
  .meritList__item {
    font-size: 22px;
  }
  .floorList {
    width: calc(28 / 420 * 100%);
  }
  .mapList {
    gap: 3px calc(3 / 389 * 100%);
    width: calc(389 / 420 * 100%);
  }
}
@media screen and (max-width: 768px) {
  .merit {
    margin-top: 30px;
  }
  .meritWrap {
    max-width: 560px;
  }
  .meritListBox {
    width: 100%;
  }
  .meritList__item {
    height: 90px;
    font-size: 19px;
  }
  .meritList__item + .meritList__item {
    margin-top: 10px;
  }
  .meritList__item .small {
    margin-bottom: 6px;
    font-size: 73.68421%;
    letter-spacing: 0.03em;
  }
  .meritList__item .num {
    font-size: 152.63157%;
  }
  .meritList__item .charm {
    width: calc(175 / 330 * 100%);
    font-size: 73.68421%;
    margin-top: 8px;
    padding-top: 4px;
    padding-bottom: 4px;
  }

  .mapBox {
    width: 100%;
    margin-top: 35px;
  }
  .floorList {
    row-gap: 2.5px;
    width: calc(22 / 330 * 100%);
  }
  .floorList__item {
    height: 23px;
    font-size: 12px;
  }

  .mapList {
    gap: 2.5px calc(2.5 / 306 * 100%);
    width: calc(306 / 330 * 100%);
  }
  .mapList__item {
    height: 23px;
  }
  .mapList__item._buil-a,
  .mapList__item._buil-b {
    height: 18px;
  }
  .mapList__link {
    font-size: 12px;
  }
}

/* type
---------------------------------------------- */
.type {
  margin-top: 120px;
  padding-bottom: 120px;
}
.typeSec + .typeSec {
  margin-top: 140px;
}
.typeSec .secTtl {
  font-size: 40px;
}
.typeSec .secTtl .num {
  font-size: 150%;
}
.typeList {
  margin-top: 40px;
}
.typeList__item {
  width: calc((100% - 34px) / 2);
  margin-top: 30px;
  position: relative;
  z-index: 0;
}
.typeList__link {
  display: block;
  position: relative;
  z-index: 0;
}
.typeList__link .tag {
  position: absolute;
  top: 0;
  right: 0;
  font-size: 14px;
  letter-spacing: 0.1em;
  color: #fff;
  padding: .6em 1.2em;
  z-index: 1;
}
.typeList__link .tag--price {
  background-color: #861c3c;
}

.typeList__item--sold {
  pointer-events: none;
}
.typeList__item--sold::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgb(0 0 0 / .8);
  z-index: 1;
}
.soldText {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  font-size: clamp(24px, 0.97rem + 1.09vw, 32px);
  letter-spacing: 0.05em;
  line-height: 1.5;
  color: #fff;
  background-color: rgb(112 95 67 / .8);
  padding: 0.5em;
  text-align: center;
  z-index: 2;
}
@media screen and (max-width: 768px) {
  .type {
    margin-top: 55px;
    padding-bottom: 60px;
  }
  .typeSec + .typeSec {
    margin-top: 60px;
  }
  .typeSec .secTtl {
    font-size: 28px;
  }
  .typeList {
    margin-top: 30px;
  }
  .typeList__item {
    width: 100%;
    margin-top: 15px;
  }
  .typeList__link .tag {
    font-size: 11px;
    padding: .5em 1em;
  }
}

/* ↓↓premiumWrap｜202312追加↓↓
---------------------------------------------- */
.premiumWrap {
  background-color: #adaca3;
  padding-top: 100px;
}

/* point common
---------------------------------------------- */
.point__ttl {
  color: #3e2d11;
}
.point__copy {
  font-size: 32px;
  letter-spacing: 0.2em;
  margin-top: 70px;
  text-align: center;
}
.point__txt {
  font-size: 18px;
  letter-spacing: 0.1em;
  line-height: 2.2;
  margin-top: 40px;
  text-align: justify;
}
.point__txt .small {
  font-size: 10px;
  letter-spacing: 0.05em;
  vertical-align: 0.5em;
}
@media screen and (max-width: 1024px) {
  .point__copy {
    font-size: 28px;
  }
  .point__txt {
    font-size: 16px;
  }
}
@media screen and (max-width: 768px) {
  .premiumWrap {
    padding-top: 50px;
  }
  .point__copy {
    font-size: 16px;
    letter-spacing: 0.1em;
    margin-top: 35px;
  }
  .point__txt {
    font-size: 14px;
    letter-spacing: 0.05em;
    margin-top: 20px;
  }
}

/* point01
---------------------------------------------- */
.point01 {
  margin-top: 135px;
}
.point01Wrap {
}
.point01TxtBox {
  width: calc(642 / 1340 * 100%);
}
.point01ImgBox {
  width: calc(640 / 1340 * 100%);
}
@media screen and (max-width: 1024px) {
  .point01 .point__ttl .top,
  .point01 .point__ttl .bottom {
    width: 56.65236%;
  }
}
@media screen and (max-width: 768px) {
  .point01 {
    margin-top: 55px;
  }
  .point01TxtBox {
    width: 100%;
  }
  .point01ImgBox {
    width: 100%;
    margin-top: 12px;
  }
}

/* point02
---------------------------------------------- */
.point02 {
  margin-top: 120px;
  padding-bottom: 90px;
}

.equipList {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 30px calc(40 / 880 * 100%);
  max-width: 880px;
  margin-top: 35px;
}
.equipList__txt {
  font-size: 20px;
  letter-spacing: 0.1em;
  line-height: 1.35;
  background: url(../img/pc/bg_gra.jpg) center/cover no-repeat;
  color: #fff;
  padding: 0.5em;
  text-align: center;
}
.equipList__txt._mt {
  margin-top: calc(8 / 420 * 100%);
}
.equipList__item .p-caption {
  text-shadow: none;
}
.equipList__item .p-caption2 {
  right: 51%;
}
.equipList__item:nth-child(3) .p-caption {
  right: 65%;
}
.equipList__item:nth-child(4) .p-caption {
  bottom: 12%;
}
@media screen and (max-width: 1200px) {
  .equipList__txt {
    font-size: 18px;
  }
}
@media screen and (max-width: 900px) {
  .equipList__txt {
    font-size: 16px;
  }
}
@media screen and (max-width: 768px) {
  .point02 {
    margin-top: 45px;
    padding-bottom: 30px;
  }
  .equipList {
    grid-template-columns: 1fr;
    gap: 20px 0;
  }
  .equipList__txt {
    font-size: 14px;
    margin-top: 10px;
  }
  .equipList__txt._mt {
    margin-top: 8px;
  }
}
/* ↑↑premiumWrap｜202312追加↑↑
---------------------------------------------- */

/* premium（旧premiumセクション）
---------------------------------------------- */
/* .premium{
  position: relative;
  background: url(../img/pc/bg_premium.jpg) center/cover no-repeat;
  margin-top: 120px;
  padding-top: 100px;
  padding-bottom: 100px;
}
  .premium__ttl{
    color: #fff;
  }
    .premium__ttl .top{
      background: linear-gradient(90deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 100%);
    }
    .premium__ttl .bottom{
      background: linear-gradient(270deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 100%);
    }
  .premium__copy{
    font-size: 36px;
    letter-spacing: .1em;
    color: #fff;
    margin-top: 70px;
    text-align: center;
  }
  .premium__txt{
    font-size: 18px;
    letter-spacing: .08em;
    line-height: 1.78;
    color: #fff;
    margin-top: 30px;
    text-align: center;
  }
  .premium__note{
    margin-top: 50px;
    text-align: center;
  }
    .premium__note .txt{
      position: relative;
      font-size: 18px;
      letter-spacing: 0.1em;
      color: #fff;
    }
    .premium__note .txt::before,
    .premium__note .txt::after{
      content: '';
      position: absolute;
      bottom: -5px;
      width: 1px;
      height: 130%;
      background-color: #fff;
    }
    .premium__note .txt::before{
      left: -1em;
      transform: rotate(-25deg);
    }
    .premium__note .txt::after{
      right: -1em;
      transform: rotate(25deg);
    }
  .premiumBtnWrap{
    position: relative;
    max-width: 300px;
    margin-top: 20px;
  }
  .premiumBtnWrap._coming::before{
    content: 'Coming Soon';
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    color: #333;
    font-family: 'Cormorant Garamond', serif;
    font-size: 20px;
    letter-spacing: .2em;
    text-align: center;
    text-transform: uppercase;
    transform: translate(-50%,-50%);
    z-index: 2;
  }
  .premiumBtnWrap._coming::after{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, .7);
    z-index: 1;
  }
    .premium__btn{
      border: 1px solid #fff;
      z-index: 1;
    }
    .premium__btn::before{
      background: linear-gradient(-30deg, rgba(95, 91, 37, 1) 0%, rgba(201, 193, 147, 1) 100%);
    }
    .premium__btn::after{
      background-color: rgba(201, 193, 147, 1);
    }

    .premiumBtnWrap._coming .premium__btn{
      pointer-events: none;
    }
@media (hover: hover) and (pointer: fine) {
  .premium__btn:hover{
    color: rgba(95, 91, 37, 1);
  }
}
@media screen and (max-width: 768px){
  .premium{
    background: url(../img/sp/bg_premium.jpg) center/cover no-repeat;
    margin-top: 40px;
    padding-top: 45px;
    padding-bottom: 45px;
  }
    .premium__copy{
      font-size: 21px;
      margin-top: 40px;
    }
    .premium__txt{
      font-size: 14px;
      letter-spacing: .05em;
      line-height: 1.6;
      margin-top: 10px;
    }
    .premium__note{
      margin-top: 40px;
    }
      .premium__note .txt{
        font-size: 14px;
      }
      .premium__note .txt::before,
      .premium__note .txt::after{
        height: 120%;
      }
    .premiumBtnWrap{
      max-width: 241px;
    }
    .premiumBtnWrap._coming::before{
      font-size: 18px;
    }
      .premium__btn{
        height: 46px;
        font-size: 15px;
      }
} */
