@charset "UTF-8";
/* ================================================

- Base

================================================ */
[v-cloak] {
  display: none;
}

_:-ms-lang(x)::-ms-backdrop, [v-cloak] {
  display: block;
}

body {
  overflow-x: hidden;
  -ms-scroll-chaining: chained;
      overscroll-behavior: auto;
  background-color: #FFFFFF;
}

body.-bodyScrollStop {
  overflow: hidden;
  -ms-scroll-chaining: none;
      overscroll-behavior: contain;
}

:root {
  --cc-red: #FF0000;
  --w1280: 1280px;
  --space: 30px;
}

/* ================================================

- フォント

================================================ */
/* ================================================

- フォントサイズ

================================================ */
/* ================================================

- RWD表示切り替え

================================================ */
@media all and (min-width: 569px) {
  .nopc {
    display: none !important;
  }
}
@media all and (max-width: 568px) {
  .nosp {
    display: none !important;
  }
}
/* ================================================

- flex

================================================ */
/* ================================================

- margin

================================================ */
/* magrin-topを5px刻みで50pxまで */
.mTop0 {
  margin-top: 0px;
}

.mTop5 {
  margin-top: 5px;
}

.mTop10 {
  margin-top: 10px;
}

.mTop15 {
  margin-top: 15px;
}

.mTop20 {
  margin-top: 20px;
}

.mTop25 {
  margin-top: 25px;
}

.mTop30 {
  margin-top: 30px;
}

.mTop35 {
  margin-top: 35px;
}

.mTop40 {
  margin-top: 40px;
}

.mTop45 {
  margin-top: 45px;
}

.mTop50 {
  margin-top: 50px;
}

/* magrin-bottomを5px刻みで50pxまで */
.mBtm0 {
  margin-bottom: 0px;
}

.mBtm5 {
  margin-bottom: 5px;
}

.mBtm10 {
  margin-bottom: 10px;
}

.mBtm15 {
  margin-bottom: 15px;
}

.mBtm20 {
  margin-bottom: 20px;
}

.mBtm25 {
  margin-bottom: 25px;
}

.mBtm30 {
  margin-bottom: 30px;
}

.mBtm35 {
  margin-bottom: 35px;
}

.mBtm40 {
  margin-bottom: 40px;
}

.mBtm45 {
  margin-bottom: 45px;
}

.mBtm50 {
  margin-bottom: 50px;
}

/* ================================================

- z-index

================================================ */
/* ================================================

- イージング

================================================ */
/* ================================================

-

================================================ */
.shared-showcase__lead {
  text-align: center;
}
.shared-showcase__lead p {
  font-size: 2.1875rem;
  line-height: 2.171;
  letter-spacing: 0.3em;
  color: #998675;
  font-family: "Noto Serif JP", serif;
  font-optical-sizing: auto;
  font-weight: 600;
  font-style: normal;
}

/*--- media screen ---*/
@media screen and (max-width: 568px) {
  .shared-showcase__lead {
    text-align: left;
  }
  .shared-showcase__lead p {
    font-size: 5.0666666667vw;
  }
}
/* ================================================

-

================================================ */
.shared-sc.-showcase {
  padding: 90px 0 170px;
}

.shared-showcase__block {
  margin-top: 118px;
}

.shared-showcase__layout {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-pack: justify;
  -webkit-box-pack: justify;
          justify-content: space-between;
  -ms-flex-align: start;
  -webkit-box-align: start;
          align-items: flex-start;
}

.shared-showcase__photo {
  width: 567px;
}

.shared-showcase__photo.-photo2 {
  width: 569px;
}

.shared-showcase__summarys {
  margin-top: 26px;
  padding: 25px 0 23px;
  background-color: #FFFFFF;
  -webkit-filter: drop-shadow(1px 1px 1px rgba(0, 0, 0, 0.2)) drop-shadow(-1px -1px 1px rgba(0, 0, 0, 0.2));
          filter: drop-shadow(1px 1px 1px rgba(0, 0, 0, 0.2)) drop-shadow(-1px -1px 1px rgba(0, 0, 0, 0.2));
  position: relative;
}

.shared-showcase__summarys__inner {
  padding: 0 80px;
}

.shared-showcase__summary dt {
  font-size: 1.8125rem;
  line-height: 1.425;
  letter-spacing: 0.2em;
  color: #998675;
  font-family: "Noto Serif JP", serif;
  font-optical-sizing: auto;
  font-weight: 600;
  font-style: normal;
}
.shared-showcase__summary dd {
  margin-top: 10px;
}
.shared-showcase__summary dd p {
  font-size: 1.1875rem;
  line-height: 2.211;
  letter-spacing: 0.2em;
  color: #000000;
  font-family: "Noto Serif JP", serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
}

.shared-btn {
  position: absolute;
  right: 30px;
  bottom: 15px;
}
.shared-btn a {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
          justify-content: center;
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center;
  width: 96px;
  min-height: 96px;
  background-color: #808080;
  border-radius: 100%;
}
.shared-btn a span {
  padding-right: 15px;
  font-size: 0.875rem;
  color: #FFFFFF;
  font-family: "Noto Serif JP", serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
  white-space: nowrap;
  position: relative;
}
.shared-btn a span::after {
  content: "";
  position: absolute;
  top: 60%;
  right: 0;
  translate: 0 -50%;
  background-image: url("data:image/svg+xml;charset=utf8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%3F%3E%3Csvg%20id%3D%22_%E3%83%AC%E3%82%A4%E3%83%A4%E3%83%BC_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2010.68%209%22%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill%3A%23fff%3B%7D%3C%2Fstyle%3E%3C%2Fdefs%3E%3Cpath%20class%3D%22cls-1%22%20d%3D%22M0%2C0c3.67%2C1.26%2C7.19%2C2.86%2C10.68%2C4.5%2C0%2C0-.96.45-.96.45-3.17%2C1.49-6.38%2C2.91-9.71%2C4.05%2C3-1.86%2C6.13-3.44%2C9.29-4.95v.9C6.13%2C3.44%2C3%2C1.86%2C0%2C0h0Z%22%2F%3E%3C%2Fsvg%3E");
  background-size: contain;
  background-repeat: no-repeat;
  width: 9.5px;
  height: 9px;
}

/*--- media screen ---*/
@media screen and (max-width: 568px) {
  .shared-sc.-showcase {
    padding: 70px 0 148px;
  }
  .shared-sc.-showcase .shared-sc__inner {
    padding: 0 5.333vw;
  }
  .shared-showcase__block {
    margin-top: 80px;
  }
  .shared-showcase__layout {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-pack: start;
    -webkit-box-pack: start;
            justify-content: flex-start;
    -ms-flex-align: start;
    -webkit-box-align: start;
            align-items: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 10px;
  }
  .shared-showcase__photo {
    width: 100%;
  }
  .shared-showcase__photo.-photo2 {
    width: 100%;
  }
  .shared-showcase__summarys {
    margin-top: 20px;
    padding: 25px 0 23px;
  }
  .shared-showcase__summarys__inner {
    padding: 0 5.333vw;
  }
  .shared-showcase__summary dt {
    font-size: 4.8vw;
  }
  .shared-showcase__summary dd {
    margin-top: 10px;
  }
  .shared-showcase__summary dd p {
    font-size: 3.7333333333vw;
  }
  .shared-btn {
    position: static;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-pack: center;
    -webkit-box-pack: center;
            justify-content: center;
    -ms-flex-align: center;
    -webkit-box-align: center;
            align-items: center;
    margin-top: 20px;
  }
  .shared-btn a {
    width: 96px;
    min-height: 96px;
  }
  .shared-btn a span {
    padding-right: 15px;
    font-size: 0.875rem;
  }
  .shared-btn a span::after {
    width: 9.5px;
    height: 9px;
  }
}
/* ================================================

-

================================================ */
.shared-sc.-terrace {
  padding: 75px 0 85px;
}

.shared-terrace__layout {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-pack: justify;
  -webkit-box-pack: justify;
          justify-content: space-between;
  -ms-flex-align: stretch;
  -webkit-box-align: stretch;
          align-items: stretch;
  gap: 10px;
}

.shared-terrace__photo {
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  width: 567px;
}

.shared-terrace__photo.js-fadeUp::after {
  background-color: #D8D2C9;
}

.shared-terrace__summarys {
  -webkit-box-flex: 1;
      -ms-flex: auto;
          flex: auto;
  padding-top: 75px;
  background-color: #FFFFFF;
  -webkit-filter: drop-shadow(1px 1px 1px rgba(0, 0, 0, 0.2)) drop-shadow(-1px -1px 1px rgba(0, 0, 0, 0.2));
          filter: drop-shadow(1px 1px 1px rgba(0, 0, 0, 0.2)) drop-shadow(-1px -1px 1px rgba(0, 0, 0, 0.2));
  position: relative;
}
.shared-terrace__summarys .shared-btn {
  right: 23px;
}

.shared-terrace__summarys__inner {
  padding: 0 60px;
}

/*--- media screen ---*/
@media screen and (max-width: 568px) {
  .shared-sc.-terrace {
    padding: 65px 0 75px;
  }
  .shared-sc.-terrace .shared-sc__inner {
    padding: 0 5.333vw;
  }
  .shared-terrace__layout {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-pack: start;
    -webkit-box-pack: start;
            justify-content: flex-start;
    -ms-flex-align: start;
    -webkit-box-align: start;
            align-items: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 20px;
  }
  .shared-terrace__photo {
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
    width: 100%;
  }
  .shared-terrace__summarys {
    -webkit-box-flex: 1;
        -ms-flex: auto;
            flex: auto;
    padding: 25px 0 23px;
  }
  .shared-terrace__summarys__inner {
    padding: 0 5.333vw;
  }
}