@charset "UTF-8";
/* c-headingBox
-----------------------------------------------
------------------ */
.c-headingBox, .c-headingBox--spWide, .c-headingBox--textLetterSmall, .c-headingBox--widthLargeBlue, .c-headingBox--widthLarge, .c-headingBox--widthXLarge {
  max-width: 285px;
  width: 100%;
  min-height: 50px;
  height: 100%;
  border: 1px solid #192161;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-inline: auto;
}
@media print, screen and (max-width: 1035px) {
  .c-headingBox, .c-headingBox--spWide, .c-headingBox--textLetterSmall, .c-headingBox--widthLargeBlue, .c-headingBox--widthLarge, .c-headingBox--widthXLarge {
    max-width: 156px;
    min-height: 27px;
  }
}
.c-headingBox--widthXLarge {
  max-width: 330px;
}
@media print, screen and (max-width: 1035px) {
  .c-headingBox--widthXLarge {
    max-width: 156px;
    min-height: 27px;
  }
}
.c-headingBox--widthXLarge .c-headingBox__title, .c-headingBox--widthXLarge .c-headingBox__title--lsSmall {
  font-size: 25px;
}
@media print, screen and (max-width: 1035px) {
  .c-headingBox--widthXLarge .c-headingBox__title, .c-headingBox--widthXLarge .c-headingBox__title--lsSmall {
    font-size: 14px;
  }
}
.c-headingBox--widthLarge {
  max-width: unset;
  min-width: 285px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  min-height: 59.89px;
  padding-inline: 50px;
}
@media print, screen and (max-width: 1035px) {
  .c-headingBox--widthLarge {
    min-width: 156px;
    min-height: 27px;
    padding-inline: 20px;
  }
}
.c-headingBox--widthLargeBlue {
  max-width: unset;
  min-width: 285px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  min-height: 59.89px;
  background: #2e3252;
  padding-inline: 50px;
}
@media print, screen and (max-width: 1035px) {
  .c-headingBox--widthLargeBlue {
    min-width: 156px;
    min-height: 27px;
    padding-inline: 20px;
    min-height: 27px;
  }
}
.c-headingBox--widthLargeBlue .c-headingBox__title, .c-headingBox--widthLargeBlue .c-headingBox__title--lsSmall {
  color: #fff;
}
.c-headingBox--textLetterSmall .c-headingBox__title, .c-headingBox--textLetterSmall .c-headingBox__title--lsSmall {
  letter-spacing: 0.1em;
}
@media print, screen and (max-width: 1035px) {
  .c-headingBox--spWide {
    max-width: 185px;
  }
}
.c-headingBox__title, .c-headingBox__title--lsSmall {
  font-size: 22px;
  font-weight: 600;
  line-height: 1.2727272727;
  letter-spacing: 0.6em;
  color: #2e3252;
}
@media print, screen and (max-width: 1035px) {
  .c-headingBox__title, .c-headingBox__title--lsSmall {
    font-size: 14px;
    line-height: 2;
  }
}
.c-headingBox__title--lsSmall {
  letter-spacing: 0.5em;
}
@media print, screen and (max-width: 1035px) {
  .c-headingBox__title--lsSmall {
    letter-spacing: 0.1em;
  }
}

/* c-btnRadius
-----------------------------------------------
------------------ */
.c-btnRadius {
  width: 100%;
  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;
}
.c-btnRadius__btn, .c-btnRadius__btn--fwSmall {
  font-size: 18px;
  font-weight: 600;
  font-family: var(--gothic);
  line-height: 1.1111111111;
  letter-spacing: 0.2em;
  color: #fff;
  max-width: 521px;
  width: 100%;
  height: 64px;
  border-radius: 50px;
  border: 1px solid #2e3252;
  background-color: #2e3252;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  overflow: hidden;
}
@media print, screen and (max-width: 1035px) {
  .c-btnRadius__btn, .c-btnRadius__btn--fwSmall {
    font-size: 16px;
    line-height: 1.25;
    max-width: 316px;
    height: 39px;
  }
}
.c-btnRadius__btn--fwSmall {
  font-weight: 500;
}

/* p-propertyMain
-----------------------------------------------
------------------ */
.p-propertyMain, .p-detailMain {
  /*
  * FV
  */
  /* 既存コード */
  /*
  * FV END
  */
}
@media print, screen and (max-width: 1035px) {
  .p-propertyMain, .p-detailMain {
    padding-top: 57px;
  }
}
.p-propertyMain .p-hero__group, .p-detailMain .p-hero__group {
  margin: 90px auto 0;
  max-width: 1040px;
}
@media print, screen and (max-width: 1035px) {
  .p-propertyMain .p-hero__group, .p-detailMain .p-hero__group {
    margin-top: 48px;
  }
}
.p-propertyMain .p-hero__subTitle, .p-detailMain .p-hero__subTitle {
  font-size: 30px;
  font-weight: 600;
  line-height: 0.8448;
  letter-spacing: 0.2em;
  text-align: center;
  border-bottom: 1px solid #707070;
  padding-bottom: 28.6px;
}
@media print, screen and (max-width: 1035px) {
  .p-propertyMain .p-hero__subTitle, .p-detailMain .p-hero__subTitle {
    font-size: 20px;
    padding-bottom: 17.8px;
  }
}
.p-propertyMain .p-hero__read, .p-detailMain .p-hero__read {
  margin-top: 21.6px;
  max-width: 710px;
  margin-inline: auto;
  font-size: 24px;
  font-weight: 300;
  line-height: 1.4583333333;
  letter-spacing: 0.08em;
}
@media print, screen and (max-width: 1035px) {
  .p-propertyMain .p-hero__read, .p-detailMain .p-hero__read {
    font-size: 14px;
    margin-top: 12.8px;
    line-height: 1.4285714286;
  }
}
.p-propertyMain .p-hero__fvImgBox, .p-detailMain .p-hero__fvImgBox {
  margin-top: 80px;
  aspect-ratio: 1076/718;
}
@media print, screen and (max-width: 1035px) {
  .p-propertyMain .p-hero__fvImgBox, .p-detailMain .p-hero__fvImgBox {
    aspect-ratio: 375/244;
    margin: 0 calc(50% - 50vw);
  }
}
.p-propertyMain .p-hero__fvImg, .p-detailMain .p-hero__fvImg {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media print, screen and (max-width: 1035px) {
  .p-propertyMain .p-hero--detail, .p-detailMain .p-hero--detail {
    padding-top: 36px;
    margin-top: 0;
    border-top: 18px solid #eaeaea;
  }
}
.p-propertyMain .p-hero--detail .p-hero__contents, .p-detailMain .p-hero--detail .p-hero__contents {
  padding: 7px 0;
  color: #000;
}
@media print, screen and (max-width: 1035px) {
  .p-propertyMain .p-hero--detail .p-hero__contents, .p-detailMain .p-hero--detail .p-hero__contents {
    background: #fff;
  }
}
.p-propertyMain .p-hero .p-hero__title-main, .p-propertyMain .p-hero--detail .p-hero__title-main, .p-detailMain .p-hero .p-hero__title-main, .p-detailMain .p-hero--detail .p-hero__title-main {
  font-size: 50px;
  text-align: center;
}
@media print, screen and (max-width: 1035px) {
  .p-propertyMain .p-hero .p-hero__title-main, .p-propertyMain .p-hero--detail .p-hero__title-main, .p-detailMain .p-hero .p-hero__title-main, .p-detailMain .p-hero--detail .p-hero__title-main {
    font-size: 30px;
  }
}
@media print, screen and (max-width: 1035px) {
  .p-propertyMain .p-hero .p-hero__title-sub, .p-propertyMain .p-hero--detail .p-hero__title-sub, .p-detailMain .p-hero .p-hero__title-sub, .p-detailMain .p-hero--detail .p-hero__title-sub {
    margin: 0 0 4px 0;
  }
}

/* p-slideGallery
-----------------------------------------------
------------------ */
.p-slideGallery {
  margin-top: clamp(24px, 5.2542372881vw, 62px);
}
.p-slideGallery__wrap {
  max-width: 1126px;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 25px;
  padding-left: 25px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
@media print, screen and (max-width: 1035px) {
  .p-slideGallery__wrap {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
    padding: 0;
  }
}
.p-slideGallery__titleBox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.p-slideGallery__title {
  font-size: 50px;
  font-family: "bodoniXT", serif;
  font-weight: 400;
  line-height: 1;
  letter-spacing: 0;
  text-align: center;
}
@media print, screen and (max-width: 1035px) {
  .p-slideGallery__title {
    font-size: 30px;
  }
}
.p-slideGallery__mainSlide {
  margin-top: clamp(18px, 5.2542372881vw, 62px);
  position: relative;
}
@media print, screen and (max-width: 1035px) {
  .p-slideGallery__mainSlide {
    margin-top: 18px;
  }
}
.p-slideGallery__mainSlideContainer {
  overflow: hidden;
}
.p-slideGallery__mainImgBox {
  overflow: hidden;
  aspect-ratio: 344/439;
  width: 100%;
  height: 100%;
}
.p-slideGallery__img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
.p-slideGallery__next, .p-slideGallery__prev {
  position: absolute;
  top: 50%;
  right: -30px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 30px;
  height: 92%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  cursor: pointer;
}
@media print, screen and (max-width: 1035px) {
  .p-slideGallery__next, .p-slideGallery__prev {
    display: none;
  }
}
.p-slideGallery__next .p-slideGallery__icon {
  -webkit-transform: scale(-1, 1);
          transform: scale(-1, 1);
}
.p-slideGallery__prev {
  right: unset;
  left: -30px;
}
.p-slideGallery__icon {
  width: 10px;
}
.p-slideGallery__thumb {
  margin-top: clamp(6px, 0.9322033898vw, 11px);
  overflow: hidden;
}
.p-slideGallery__thumbImgBox {
  overflow: hidden;
  aspect-ratio: 1/1;
  width: 100%;
  height: 100%;
  cursor: pointer;
  -webkit-transition: opacity 0.1s;
  transition: opacity 0.1s;
}
.p-slideGallery__thumbImgBox:hover {
  opacity: 0.7;
}

/* p-detail
-----------------------------------------------
------------------ */
.p-detail {
  background: #fff;
}

.p-detail .p-topRanking {
  background: #fff;
  padding-bottom: clamp(54px, 8.309178744vw, 86px);
  margin-top: clamp(80px, 11.8647342995vw, 122.8px);
}

.p-propertyMain .p-detail {
  background: #fff;
  margin-top: 45px;
}
@media print, screen and (max-width: 1035px) {
  .p-propertyMain .p-detail {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
    margin-top: 43px;
  }
}
.p-propertyMain .p-detail__list {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 39px 1fr;
  grid-template-columns: repeat(2, 1fr);
  margin-inline: auto;
  gap: 25px 39px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media print, screen and (max-width: 1035px) {
  .p-propertyMain .p-detail__list {
    -ms-grid-columns: minmax(316px, 1fr) 7px minmax(316px, 1fr);
    grid-template-columns: repeat(2, minmax(316px, 1fr));
    gap: 7px;
    max-width: 676px;
  }
}
@media print, screen and (max-width: 768px) {
  .p-propertyMain .p-detail__list {
    -ms-grid-columns: (1fr)[1];
    grid-template-columns: repeat(1, 1fr);
  }
}
.p-propertyMain .p-detail__btnBox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
}
@media print, screen and (max-width: 1035px) {
  .p-propertyMain .p-detail__btnBox:nth-child(1) {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
}
@media print, screen and (max-width: 1035px) {
  .p-propertyMain .p-detail__btnBox:nth-child(2) {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
}
@media print, screen and (max-width: 1035px) {
  .p-propertyMain .p-detail__btnBox:nth-child(3) {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
}
@media print, screen and (max-width: 1035px) {
  .p-propertyMain .p-detail__btnBox:nth-child(4) {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
  }
}
.p-propertyMain .p-detail__btn {
  max-width: 521px;
  width: 100%;
  height: 57px;
  border-radius: 28px;
  border: 1px solid #2e3252;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  overflow: hidden;
}
@media print, screen and (max-width: 1035px) {
  .p-propertyMain .p-detail__btn {
    max-width: 316px;
    height: 35px;
  }
}
.p-propertyMain .p-detail__btnTitle {
  background-color: #2e3252;
  height: 100%;
  min-width: 107px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 21px;
  font-family: var(--gothic);
  font-weight: 600;
  line-height: 2.1428571429;
  letter-spacing: 0;
  color: #fff;
}
@media print, screen and (max-width: 1035px) {
  .p-propertyMain .p-detail__btnTitle {
    max-width: 65px;
    font-size: 13px;
    line-height: 2.1538461538;
    min-width: 64px;
  }
}
.p-propertyMain .p-detail__btnText {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-inline: 28px;
  width: 100%;
  font-family: var(--gothic);
  font-size: 18px;
  font-weight: 600;
  line-height: 1.1111111111;
  letter-spacing: 0.1em;
  color: #192161;
  text-decoration: underline;
}
@media print, screen and (max-width: 1035px) {
  .p-propertyMain .p-detail__btnText {
    font-size: 12px;
    line-height: 1.6666666667;
    padding-inline: 10px;
  }
}

/* p-detailMap
-----------------------------------------------
------------------ */
.p-propertyMain .p-detailMap, .p-propertyMain .p-detailMap--propertyDetail,
.p-detailMain .p-detailMap,
.p-detailMain .p-detailMap--propertyDetail {
  margin-top: 90px;
}
@media print, screen and (max-width: 1035px) {
  .p-propertyMain .p-detailMap, .p-propertyMain .p-detailMap--propertyDetail,
  .p-detailMain .p-detailMap,
  .p-detailMain .p-detailMap--propertyDetail {
    margin-top: 62px;
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
}
.p-propertyMain .p-detailMap--propertyDetail,
.p-detailMain .p-detailMap--propertyDetail {
  margin-top: 128px;
}
@media print, screen and (max-width: 1035px) {
  .p-propertyMain .p-detailMap--propertyDetail,
  .p-detailMain .p-detailMap--propertyDetail {
    margin-top: 41px;
  }
}
.p-propertyMain .p-detailMap--propertyDetail .p-detailMap__flex,
.p-detailMain .p-detailMap--propertyDetail .p-detailMap__flex {
  gap: 0 45px;
  margin-top: clamp(8px, 2.1256038647vw, 22px);
}
.p-propertyMain .p-detailMap--propertyDetail .p-detailMap__mapArea,
.p-detailMain .p-detailMap--propertyDetail .p-detailMap__mapArea {
  max-width: 468px;
}
@media print, screen and (max-width: 1035px) {
  .p-propertyMain .p-detailMap--propertyDetail .p-detailMap__mapArea,
  .p-detailMain .p-detailMap--propertyDetail .p-detailMap__mapArea {
    max-width: 100%;
  }
}
.p-propertyMain .p-detailMap__flex,
.p-detailMain .p-detailMap__flex {
  margin-top: 74px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 68.5px;
}
@media print, screen and (max-width: 1035px) {
  .p-propertyMain .p-detailMap__flex,
  .p-detailMain .p-detailMap__flex {
    margin-top: 23px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 3px;
  }
}
.p-propertyMain .p-detailMap__mapArea,
.p-detailMain .p-detailMap__mapArea {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  max-width: 487.23px;
  width: 100%;
}
@media print, screen and (max-width: 1035px) {
  .p-propertyMain .p-detailMap__mapArea,
  .p-detailMain .p-detailMap__mapArea {
    max-width: 676px;
    margin-inline: auto;
  }
}
.p-propertyMain .p-detailMap__mapBox,
.p-detailMain .p-detailMap__mapBox {
  aspect-ratio: 488/258;
}
@media print, screen and (max-width: 1035px) {
  .p-propertyMain .p-detailMap__mapBox,
  .p-detailMain .p-detailMap__mapBox {
    aspect-ratio: 316/167;
    margin-top: 5px;
  }
}
.p-propertyMain .p-detailMap__mapBox iframe,
.p-detailMain .p-detailMap__mapBox iframe {
  width: 100%;
  height: 100%;
  border: none;
}
.p-propertyMain .p-detailMap__update,
.p-detailMain .p-detailMap__update {
  text-align: center;
  background: var(--back_EAEAEA);
  font-family: var(--gothic);
  font-size: clamp(10px, 1.9323671498vw, 20px);
  line-height: 1.4;
  letter-spacing: 0.1em;
  font-weight: bold;
  color: #192161;
  padding-block: clamp(10px, 2.1256038647vw, 22px);
  padding-inline: 5px;
  margin-top: clamp(15px, 2.1256038647vw, 22px);
}
.p-propertyMain .p-detailMap__list, .p-propertyMain .p-detailMap__list--mSmall, .p-propertyMain .p-detailMap__list--noneBorder,
.p-detailMain .p-detailMap__list,
.p-detailMain .p-detailMap__list--mSmall,
.p-detailMain .p-detailMap__list--noneBorder {
  margin-inline: auto;
  font-family: var(--gothic);
  font-size: 16px;
  font-weight: 300;
  line-height: 1.25;
  letter-spacing: 0.1em;
  color: #2e3252;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 12px;
  padding-block: 19px;
}
@media print, screen and (max-width: 1035px) {
  .p-propertyMain .p-detailMap__list, .p-propertyMain .p-detailMap__list--mSmall, .p-propertyMain .p-detailMap__list--noneBorder,
  .p-detailMain .p-detailMap__list,
  .p-detailMain .p-detailMap__list--mSmall,
  .p-detailMain .p-detailMap__list--noneBorder {
    max-width: 676px;
    font-size: 12px;
    gap: 8px;
    padding-block: 10px;
  }
}
.p-propertyMain .p-detailMap__list--noneBorder,
.p-detailMain .p-detailMap__list--noneBorder {
  border: none;
}
.p-propertyMain .p-detailMap__list--mSmall,
.p-detailMain .p-detailMap__list--mSmall {
  padding-block: 8px 9px;
}
@media print, screen and (max-width: 1035px) {
  .p-propertyMain .p-detailMap__list--mSmall,
  .p-detailMain .p-detailMap__list--mSmall {
    padding-block: 4px 5px;
  }
}
.p-propertyMain .p-detailMap__list:not(:first-of-type), .p-propertyMain .p-detailMap__list--noneBorder:not(:first-of-type), .p-propertyMain .p-detailMap__list--mSmall:not(:first-of-type),
.p-detailMain .p-detailMap__list:not(:first-of-type),
.p-detailMain .p-detailMap__list--noneBorder:not(:first-of-type),
.p-detailMain .p-detailMap__list--mSmall:not(:first-of-type) {
  border-top: 1px solid #bfbfbf;
}
.p-propertyMain .p-detailMap__listTitle,
.p-detailMain .p-detailMap__listTitle {
  min-width: 107px;
}
@media print, screen and (max-width: 1035px) {
  .p-propertyMain .p-detailMap__listTitle,
  .p-detailMain .p-detailMap__listTitle {
    min-width: 69px;
  }
}
.p-propertyMain .p-detailMap__listText,
.p-detailMain .p-detailMap__listText {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.p-propertyMain .p-detailMap__contentsArea,
.p-detailMain .p-detailMap__contentsArea {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
/* p-detailNearby
-----------------------------------------------
------------------ */
.p-propertyMain .p-detailNearby, .p-detailMain .p-detailNearby {
  margin-top: 150px;
}
@media print, screen and (max-width: 1035px) {
  .p-propertyMain .p-detailNearby, .p-detailMain .p-detailNearby {
    margin-top: 56px;
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
}
.p-propertyMain .p-detailNearby__list, .p-detailMain .p-detailNearby__list {
  margin-top: 86px;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 70px 1fr;
  grid-template-columns: repeat(2, 1fr);
  gap: 25px 70px;
}
@media print, screen and (max-width: 1035px) {
  .p-propertyMain .p-detailNearby__list, .p-detailMain .p-detailNearby__list {
    margin-top: 36px;
    margin-inline: auto;
    max-width: 676px;
    -ms-grid-columns: 1fr;
    grid-template-columns: repeat(1, 1fr);
    gap: 8px;
  }
}
.p-propertyMain .p-detailNearby__item, .p-detailMain .p-detailNearby__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 28.8px;
}
@media print, screen and (max-width: 1035px) {
  .p-propertyMain .p-detailNearby__item, .p-detailMain .p-detailNearby__item {
    gap: 14.5px;
  }
}
.p-propertyMain .p-detailNearby__iconBox, .p-detailMain .p-detailNearby__iconBox {
  max-width: 52px;
  display: block;
}
@media print, screen and (max-width: 1035px) {
  .p-propertyMain .p-detailNearby__iconBox, .p-detailMain .p-detailNearby__iconBox {
    max-width: 27px;
  }
}
.p-propertyMain .p-detailNearby__text, .p-detailMain .p-detailNearby__text {
  font-family: var(--gothic);
  font-size: 18px;
  font-weight: 600;
  line-height: 1.7222222222;
  letter-spacing: 0.15em;
  color: #2e3252;
}
@media print, screen and (max-width: 1035px) {
  .p-propertyMain .p-detailNearby__text, .p-detailMain .p-detailNearby__text {
    font-size: 12px;
    line-height: 1.6666666667;
  }
}

/* p-detailInfo
-----------------------------------------------
------------------ */
.p-propertyMain .p-detailInfo, .p-propertyMain .p-detailInfo--mtSmall, .p-propertyMain .p-detailInfo--mtMedium, .p-propertyMain .p-detailInfo--ptSmallAdd, .p-propertyMain .p-detailInfo--mtNonePtAdd,
.p-detailMain .p-detailInfo,
.p-detailMain .p-detailInfo--mtSmall,
.p-detailMain .p-detailInfo--mtMedium,
.p-detailMain .p-detailInfo--ptSmallAdd,
.p-detailMain .p-detailInfo--mtNonePtAdd {
  margin-top: 150px;
}
@media print, screen and (max-width: 1035px) {
  .p-propertyMain .p-detailInfo, .p-propertyMain .p-detailInfo--mtSmall, .p-propertyMain .p-detailInfo--mtMedium, .p-propertyMain .p-detailInfo--ptSmallAdd, .p-propertyMain .p-detailInfo--mtNonePtAdd,
  .p-detailMain .p-detailInfo,
  .p-detailMain .p-detailInfo--mtSmall,
  .p-detailMain .p-detailInfo--mtMedium,
  .p-detailMain .p-detailInfo--ptSmallAdd,
  .p-detailMain .p-detailInfo--mtNonePtAdd {
    margin-top: 78px;
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
}
.p-propertyMain .p-detailInfo--mtNonePtAdd,
.p-detailMain .p-detailInfo--mtNonePtAdd {
  margin: 0;
  padding-top: 150px;
}
@media print, screen and (max-width: 1035px) {
  .p-propertyMain .p-detailInfo--mtNonePtAdd,
  .p-detailMain .p-detailInfo--mtNonePtAdd {
    margin: 0;
    padding-top: 78px;
  }
}
.p-propertyMain .p-detailInfo--ptSmallAdd,
.p-detailMain .p-detailInfo--ptSmallAdd {
  margin: 0;
  padding-top: 150px;
}
@media print, screen and (max-width: 1035px) {
  .p-propertyMain .p-detailInfo--ptSmallAdd,
  .p-detailMain .p-detailInfo--ptSmallAdd {
    margin: 0;
    padding-top: 62px;
  }
}
.p-propertyMain .p-detailInfo--mtMedium,
.p-detailMain .p-detailInfo--mtMedium {
  margin-top: 90px;
}
@media print, screen and (max-width: 1035px) {
  .p-propertyMain .p-detailInfo--mtMedium,
  .p-detailMain .p-detailInfo--mtMedium {
    margin-top: 18px;
  }
}
@media print, screen and (max-width: 1035px) {
  .p-propertyMain .p-detailInfo--mtSmall,
  .p-detailMain .p-detailInfo--mtSmall {
    margin-top: 62px;
  }
}
.p-propertyMain .p-detailInfo__list, .p-propertyMain .p-detailInfo__list--gapLarge,
.p-detailMain .p-detailInfo__list,
.p-detailMain .p-detailInfo__list--gapLarge {
  margin-top: 45.8px;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 21px 1fr;
  grid-template-columns: repeat(2, 1fr);
  gap: 21px;
}
@media print, screen and (max-width: 1035px) {
  .p-propertyMain .p-detailInfo__list, .p-propertyMain .p-detailInfo__list--gapLarge,
  .p-detailMain .p-detailInfo__list,
  .p-detailMain .p-detailInfo__list--gapLarge {
    margin-top: 18px;
    grid-template-columns: repeat(auto-fit, minmax(2, 1fr));
    gap: 10px;
    max-width: 676px;
    margin-inline: auto;
  }
}
@media print, screen and (max-width: 629px) {
  .p-propertyMain .p-detailInfo__list, .p-propertyMain .p-detailInfo__list--gapLarge,
  .p-detailMain .p-detailInfo__list,
  .p-detailMain .p-detailInfo__list--gapLarge {
    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
  }
}
.p-propertyMain .p-detailInfo__list--gapLarge,
.p-detailMain .p-detailInfo__list--gapLarge {
  gap: 47px 53px;
}
@media print, screen and (max-width: 1035px) {
  .p-propertyMain .p-detailInfo__list--gapLarge,
  .p-detailMain .p-detailInfo__list--gapLarge {
    gap: 12px;
  }
}
.p-propertyMain .p-detailInfo__item, .p-propertyMain .p-detailInfo__item--wide,
.p-detailMain .p-detailInfo__item,
.p-detailMain .p-detailInfo__item--wide {
  border: 1px solid #d5d5d5;
  max-width: 527.5px;
  width: 100%;
  margin-inline: auto;
}
@media print, screen and (max-width: 1035px) {
  .p-propertyMain .p-detailInfo__item, .p-propertyMain .p-detailInfo__item--wide,
  .p-detailMain .p-detailInfo__item,
  .p-detailMain .p-detailInfo__item--wide {
    max-width: 400px;
  }
}
.p-propertyMain .p-detailInfo__item--wide,
.p-detailMain .p-detailInfo__item--wide {
  max-width: 100%;
}
.p-propertyMain .p-detailInfo__link,
.p-detailMain .p-detailInfo__link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: pointer;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
@media print, screen and (max-width: 1035px) {
  .p-propertyMain .p-detailInfo__link,
  .p-detailMain .p-detailInfo__link {
    min-height: 112px;
  }
}
@media print, screen and (min-width: 769px) {
  .p-propertyMain .p-detailInfo__link:hover,
  .p-detailMain .p-detailInfo__link:hover {
    opacity: 0.7;
  }
}
.p-propertyMain .p-detailInfo__imgArea,
.p-detailMain .p-detailInfo__imgArea {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  max-width: 51.4995260664%;
  width: 100%;
}
@media print, screen and (max-width: 1035px) {
  .p-propertyMain .p-detailInfo__imgArea,
  .p-detailMain .p-detailInfo__imgArea {
    max-width: 40.3174603175%;
  }
}
.p-propertyMain .p-detailInfo__imgBox,
.p-detailMain .p-detailInfo__imgBox {
  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;
  width: 100%;
  background-color: #eaeaea;
  aspect-ratio: 135/73;
  max-height: 200.98px;
}
.p-propertyMain .p-detailInfo__img,
.p-detailMain .p-detailInfo__img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
@media print, screen and (max-width: 1035px) {
  .p-propertyMain .p-detailInfo__img,
  .p-detailMain .p-detailInfo__img {
    min-height: 87px;
  }
}
.p-propertyMain .p-detailInfo__imgText,
.p-detailMain .p-detailInfo__imgText {
  height: 53.48px;
  height: clamp(25px, 4.5322033898vw, 53.48px);
  font-size: clamp(12px, 1.5254237288vw, 18px);
  font-weight: 600;
  line-height: 2.3333333333;
  letter-spacing: 0.2em;
  color: #fff;
  background: #2e3252;
  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;
}
.p-propertyMain .p-detailInfo__imgText::after,
.p-detailMain .p-detailInfo__imgText::after {
  content: "▶";
  display: block;
  margin-right: -16px;
}
.p-propertyMain .p-detailInfo__contents,
.p-detailMain .p-detailInfo__contents {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  max-width: 48.5004739336%;
  width: 100%;
  padding-inline: min(2.9661016949vw, 35px) 10px;
}
@media print, screen and (max-width: 1035px) {
  .p-propertyMain .p-detailInfo__contents,
  .p-detailMain .p-detailInfo__contents {
    max-width: 59.6825396825%;
    padding-inline: 32px 10px;
  }
}
.p-propertyMain .p-detailInfo__textLarge,
.p-detailMain .p-detailInfo__textLarge {
  font-family: var(--gothic);
  font-size: clamp(16px, 2.5423728814vw, 30px);
  font-weight: 600;
  letter-spacing: 0.025em;
  color: #2e3252;
}
@media print, screen and (max-width: 1035px) {
  .p-propertyMain .p-detailInfo__textLarge,
  .p-detailMain .p-detailInfo__textLarge {
    font-size: 16px;
  }
}
.p-propertyMain .p-detailInfo__text,
.p-detailMain .p-detailInfo__text {
  font-family: var(--gothic);
  font-size: clamp(14px, 1.8644067797vw, 22px);
  font-weight: 600;
  line-height: 1;
  letter-spacing: 0.025em;
  color: #2e3252;
}
@media print, screen and (max-width: 1035px) {
  .p-propertyMain .p-detailInfo__text,
  .p-detailMain .p-detailInfo__text {
    font-size: 14px;
    font-weight: 300;
  }
}
.p-propertyMain .p-detailInfo__text:nth-of-type(2),
.p-detailMain .p-detailInfo__text:nth-of-type(2) {
  margin-top: 2px;
}
@media print, screen and (max-width: 1035px) {
  .p-propertyMain .p-detailInfo__text:nth-of-type(2),
  .p-detailMain .p-detailInfo__text:nth-of-type(2) {
    margin-top: 0;
  }
}
.p-propertyMain .p-detailInfo__text:not(:nth-of-type(2)),
.p-detailMain .p-detailInfo__text:not(:nth-of-type(2)) {
  margin-top: 12.5px;
}
@media print, screen and (max-width: 1035px) {
  .p-propertyMain .p-detailInfo__text:not(:nth-of-type(2)),
  .p-detailMain .p-detailInfo__text:not(:nth-of-type(2)) {
    margin-top: 7.5px;
  }
}
.p-propertyMain .p-detailInfo__btnArea,
.p-detailMain .p-detailInfo__btnArea {
  display: none;
}
@media print, screen and (max-width: 1035px) {
  .p-propertyMain .p-detailInfo__btnArea,
  .p-detailMain .p-detailInfo__btnArea {
    margin-top: 38px;
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 5px;
  }
}
.p-propertyMain .p-detailInfo__btnBox,
.p-detailMain .p-detailInfo__btnBox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}