.pre-inc {
  padding-top: 0;
}
.pre-inc .block-mv {
  width: 100%;
  height: 68.203125vw;
  position: relative;
  background: url(../images/design/bg_mv.webp) no-repeat center center;
  background-size: cover;
}
@media screen and (max-width: 767px) {
  .pre-inc .block-mv {
    height: 157.4285714286vw;
  }
}
.pre-inc .block-mv .mv-inner {
  position: relative;
  width: 100%;
  height: 100%;
  margin-inline: auto;
}
.pre-inc .block-mv .parse {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 87.8125%;
}
@media screen and (max-width: 767px) {
  .pre-inc .block-mv .parse {
    width: 100%;
  }
}
.pre-inc .block-mv .text {
  position: absolute;
  right: 6.25%;
  top: 23.4375vw;
  width: 33.28125%;
}
@media screen and (max-width: 767px) {
  .pre-inc .block-mv .text {
    right: 12%;
    top: 16.333938294vw;
    width: 76.2857142857%;
  }
}
.pre-inc .block-mv .caption {
  position: absolute;
  right: 5px;
  bottom: 5px;
  font-size: 10px;
}
@media screen and (max-width: 767px) {
  .pre-inc .block-mv .caption {
    color: #fff;
    bottom: 2px;
    text-shadow: 0 0 2px #000;
  }
}
.pre-inc .block-reel {
  margin-top: 90px;
}
@media screen and (max-width: 767px) {
  .pre-inc .block-reel {
    margin-top: 20px;
  }
}
.pre-inc .block-reel .caption {
  margin-top: 5px;
  padding-right: 5px;
  text-align: right;
  font-size: 10px;
}
.pre-inc .section-facade {
  margin-top: 80px;
}
@media screen and (max-width: 767px) {
  .pre-inc .section-facade {
    margin-top: 40px;
  }
}
.pre-inc .section-facade .heading-facade {
  display: flex;
  justify-content: space-between;
  max-width: 780px;
  margin-inline: auto;
}
@media screen and (max-width: 767px) {
  .pre-inc .section-facade .heading-facade {
    flex-wrap: wrap;
    justify-content: center;
    gap: 35px 20px;
  }
}
.pre-inc .section-facade .heading-facade h2 {
  width: 80px;
}
@media screen and (max-width: 767px) {
  .pre-inc .section-facade .heading-facade h2 {
    width: 14.8571428571%;
  }
}
.pre-inc .section-facade .heading-facade .lead {
  width: 111px;
}
@media screen and (max-width: 767px) {
  .pre-inc .section-facade .heading-facade .lead {
    width: 20.5714285714%;
  }
}
.pre-inc .section-facade .heading-facade .body {
  width: 470px;
  font-size: 13px;
  line-height: 2.5;
  align-self: flex-end;
}
@media screen and (max-width: 767px) {
  .pre-inc .section-facade .heading-facade .body {
    width: 100%;
    text-align: center;
    font-size: 12px;
  }
}
.pre-inc .section-facade .mainimage {
  width: calc(100% - 40px);
  max-width: 900px;
  margin-inline: auto;
  margin-top: 80px;
}
@media screen and (max-width: 767px) {
  .pre-inc .section-facade .mainimage {
    margin-top: 30px;
  }
}
.pre-inc .section-facade .mainimage img {
  border-radius: 30px;
}
@media screen and (max-width: 767px) {
  .pre-inc .section-facade .mainimage img {
    border-radius: 15px;
  }
}
.pre-inc .section-facade .mainimage figcaption {
  margin-top: 5px;
  padding-right: 5px;
  text-align: right;
  font-size: 10px;
}
.pre-inc .section-view {
  width: calc(100% - 40px);
  max-width: 700px;
  margin: 50px auto;
}
.pre-inc .section-view .heading .en {
  text-align: center;
  font-size: 18px;
  letter-spacing: 0.4em;
}
@media screen and (max-width: 767px) {
  .pre-inc .section-view .heading .en {
    font-size: 14px;
  }
}
.pre-inc .section-view .heading .ja {
  margin-top: 20px;
  padding-bottom: 10px;
  border-bottom: 1px solid #000;
  text-align: center;
  font-size: 20px;
  letter-spacing: 0.3em;
}
@media screen and (max-width: 767px) {
  .pre-inc .section-view .heading .ja {
    font-size: 16px;
  }
}
.pre-inc .section-view .body {
  margin-top: 20px;
  text-align: center;
  font-size: 13px;
  line-height: 2.5;
}
.pre-inc .section-view .body sup {
  font-size: 0.7em;
  vertical-align: top;
}
.pre-inc .section-view .image {
  margin-top: 30px;
  text-align: center;
}
.pre-inc .section-view .note {
  margin-top: 10px;
  font-size: 10px;
}
.pre-inc .block-facilities {
  position: relative;
  padding: 40px 0 90px;
  background: #A9CFD3;
  z-index: 1;
}
.pre-inc .block-facilities .photo01 {
  position: absolute;
  right: 40px;
  top: -100px;
  width: 276px;
}
@media screen and (max-width: 767px) {
  .pre-inc .block-facilities .photo01 {
    width: 180px;
    right: 20px;
    top: -10px;
  }
}
.pre-inc .block-facilities .photo03 {
  position: absolute;
  right: 5.5555555556%;
  bottom: -70px;
  width: 26.2698412698%;
}
@media screen and (max-width: 767px) {
  .pre-inc .block-facilities .photo03 {
    width: 215px;
    right: 45px;
    bottom: -40px;
  }
}
.pre-inc .block-facilities .heading {
  padding-top: 60px;
  font-size: 23px;
  color: #3a5e6e;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .pre-inc .block-facilities .heading {
    padding-top: 40px;
    font-size: 18px;
  }
}
.pre-inc .block-facilities .row {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 50px;
}
@media screen and (max-width: 767px) {
  .pre-inc .block-facilities .row {
    display: block;
    margin-top: 20px;
  }
}
.pre-inc .block-facilities .row .image {
  width: 67.03125%;
}
@media screen and (max-width: 767px) {
  .pre-inc .block-facilities .row .image {
    width: 94.2857142857%;
  }
}
.pre-inc .block-facilities .row .image img {
  border-radius: 0 30px 30px 0;
}
@media screen and (max-width: 767px) {
  .pre-inc .block-facilities .row .image img {
    border-radius: 0 15px 15px 0;
  }
}
.pre-inc .block-facilities .row .image figcaption {
  margin-top: 5px;
  padding-left: 5px;
  text-align: left;
  font-size: 10px;
}
.pre-inc .block-facilities .row .text {
  width: 32.96875%;
  padding: 0 3.90625%;
}
@media screen and (max-width: 767px) {
  .pre-inc .block-facilities .row .text {
    width: 100%;
    margin-top: 20px;
    padding: 0 5.7142857143%;
  }
}
.pre-inc .block-facilities .row .text .en {
  letter-spacing: 0.2em;
  font-size: 14px;
}
@media screen and (max-width: 767px) {
  .pre-inc .block-facilities .row .text .en {
    font-size: 12px;
    text-align: center;
  }
}
.pre-inc .block-facilities .row .text .ja {
  margin-top: 20px;
  padding-bottom: 5px;
  border-bottom: 1px solid #000;
  line-height: 1.5;
  font-size: 18px;
}
@media screen and (max-width: 767px) {
  .pre-inc .block-facilities .row .text .ja {
    margin-top: 10px;
    font-size: 14px;
    text-align: center;
  }
}
.pre-inc .block-facilities .row .text .body {
  margin-top: 20px;
  font-size: 13px;
  line-height: 2;
}
@media screen and (max-width: 767px) {
  .pre-inc .block-facilities .row .text .body {
    font-size: 12px;
    text-align: center;
  }
}
.pre-inc .block-facilities .row .text .note {
  font-size: 10px;
}
.pre-inc .block-facilities .row-reverse {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-direction: row-reverse;
  margin-top: 50px;
}
@media screen and (max-width: 767px) {
  .pre-inc .block-facilities .row-reverse {
    display: block;
    margin-top: 20px;
  }
}
.pre-inc .block-facilities .row-reverse .image {
  width: 67.03125%;
}
@media screen and (max-width: 767px) {
  .pre-inc .block-facilities .row-reverse .image {
    width: 94.2857142857%;
    margin-left: auto;
  }
}
.pre-inc .block-facilities .row-reverse .image img {
  border-radius: 30px 0 0 30px;
}
@media screen and (max-width: 767px) {
  .pre-inc .block-facilities .row-reverse .image img {
    border-radius: 15px 0 0 15px;
  }
}
.pre-inc .block-facilities .row-reverse .image figcaption {
  margin-top: 5px;
  padding-right: 5px;
  text-align: right;
  font-size: 10px;
}
.pre-inc .block-facilities .row-reverse .text {
  width: 32.96875%;
  padding: 0 3.90625%;
}
@media screen and (max-width: 767px) {
  .pre-inc .block-facilities .row-reverse .text {
    width: 100%;
    margin-top: 20px;
    padding: 0 5.7142857143%;
  }
}
.pre-inc .block-facilities .row-reverse .text .en {
  letter-spacing: 0.2em;
  font-size: 14px;
}
@media screen and (max-width: 767px) {
  .pre-inc .block-facilities .row-reverse .text .en {
    font-size: 12px;
    text-align: center;
  }
}
.pre-inc .block-facilities .row-reverse .text .ja {
  margin-top: 20px;
  padding-bottom: 5px;
  border-bottom: 1px solid #000;
  line-height: 1.5;
  font-size: 18px;
}
@media screen and (max-width: 767px) {
  .pre-inc .block-facilities .row-reverse .text .ja {
    margin-top: 10px;
    font-size: 14px;
    text-align: center;
  }
}
.pre-inc .block-facilities .row-reverse .text .body {
  margin-top: 20px;
  font-size: 13px;
  line-height: 2;
}
@media screen and (max-width: 767px) {
  .pre-inc .block-facilities .row-reverse .text .body {
    font-size: 12px;
    text-align: center;
  }
}
.pre-inc .block-facilities .row-reverse .text .note {
  font-size: 10px;
}
.pre-inc .block-facilities .block-concierge {
  width: calc(100% - 40px);
  max-width: 758px;
  margin-inline: auto;
  margin-top: 60px;
}
.pre-inc .block-facilities .block-concierge figcaption {
  font-size: 10px;
  margin-top: 10px;
}
@media screen and (max-width: 767px) {
  .pre-inc .block-facilities01 {
    padding-top: 90px;
  }
}
.pre-inc .block-facilities02 {
  margin-top: -40px;
}
@media screen and (max-width: 767px) {
  .pre-inc .block-facilities02 {
    margin-top: -25px;
    padding-top: 20px;
    padding-bottom: 150px;
  }
}
.pre-inc .bg-contents {
  position: relative;
  background: url(../images/design/bg_contents.webp) no-repeat center center;
  background-size: cover;
  padding-top: 80px;
}
@media screen and (max-width: 767px) {
  .pre-inc .bg-contents {
    padding-top: 220px;
  }
}
.pre-inc .bg-contents .photo {
  position: absolute;
  right: 140px;
  top: -80px;
  width: 540px;
  z-index: 2;
}
@media screen and (max-width: 767px) {
  .pre-inc .bg-contents .photo {
    width: 310px;
    top: 20px;
    left: calc(50% - 155px);
  }
}
.pre-inc .section-land {
  width: calc(100% - 40px);
  margin-inline: auto;
}
.pre-inc .section-land .heading-land {
  display: flex;
  justify-content: space-between;
  max-width: 780px;
  margin-inline: auto;
}
@media screen and (max-width: 767px) {
  .pre-inc .section-land .heading-land {
    flex-wrap: wrap;
    justify-content: center;
    gap: 35px 20px;
  }
}
.pre-inc .section-land .heading-land h2 {
  width: 80px;
}
@media screen and (max-width: 767px) {
  .pre-inc .section-land .heading-land h2 {
    width: 14.8571428571%;
  }
}
.pre-inc .section-land .heading-land .lead {
  width: 111px;
}
@media screen and (max-width: 767px) {
  .pre-inc .section-land .heading-land .lead {
    width: 20.5714285714%;
  }
}
.pre-inc .section-land .heading-land .body {
  width: 470px;
  font-size: 13px;
  line-height: 2.5;
  align-self: flex-end;
}
@media screen and (max-width: 767px) {
  .pre-inc .section-land .heading-land .body {
    width: 100%;
    text-align: center;
    font-size: 12px;
  }
}
.pre-inc .section-land .map {
  max-width: 594px;
  margin-inline: auto;
  margin-top: 60px;
}
.pre-inc .section-land .feature {
  max-width: 763px;
  margin-inline: auto;
  margin-top: 50px;
}
.pre-inc .section-land .service {
  max-width: 760px;
  margin-inline: auto;
  margin-top: 20px;
}
.pre-inc .section-plant {
  width: calc(100% - 40px);
  max-width: 700px;
  margin-inline: auto;
  margin-top: 130px;
}
@media screen and (max-width: 767px) {
  .pre-inc .section-plant {
    margin-top: 40px;
  }
}
.pre-inc .section-plant .heading .en {
  text-align: center;
  font-size: 18px;
  letter-spacing: 0.4em;
}
@media screen and (max-width: 767px) {
  .pre-inc .section-plant .heading .en {
    font-size: 14px;
  }
}
.pre-inc .section-plant .heading .ja {
  margin-top: 20px;
  padding-bottom: 10px;
  border-bottom: 1px solid #000;
  text-align: center;
  font-size: 20px;
  letter-spacing: 0.3em;
}
@media screen and (max-width: 767px) {
  .pre-inc .section-plant .heading .ja {
    font-size: 16px;
  }
}
.pre-inc .section-plant .body {
  margin-top: 20px;
  text-align: center;
  font-size: 13px;
  line-height: 2.5;
}
.pre-inc .section-plant .body sup {
  font-size: 0.7em;
  vertical-align: top;
}
.pre-inc .section-plant .image {
  max-width: 601px;
  margin-inline: auto;
  margin-top: 40px;
}
.pre-inc .block-terrace {
  position: relative;
  width: 78.59375vw;
  max-width: 1006px;
  margin-inline: auto;
  margin-top: 60px;
  z-index: 2;
}
@media screen and (max-width: 767px) {
  .pre-inc .block-terrace {
    width: 100%;
    margin-top: 20px;
    padding-top: 165px;
  }
}
.pre-inc .block-terrace .photo {
  position: absolute;
  left: 3.9761431412%;
  top: 30px;
  width: 29.0258449304%;
}
@media screen and (max-width: 767px) {
  .pre-inc .block-terrace .photo {
    top: 0;
    left: 30px;
    width: 190px;
  }
}/*# sourceMappingURL=design.css.map */