.pre-inc * {
  font-family: "Noto Serif JP", serif;
}
.pre-inc .page-mv {
  position: relative;
  background: url(../images/design/mv.jpg) no-repeat center center;
  background-size: cover;
  width: 100%;
  height: 343px;
}
@media screen and (max-width: 767px) {
  .pre-inc .page-mv {
    background: url(../images/design/mv_sp.jpg) no-repeat center center;
    background-size: cover;
    height: auto;
    aspect-ratio: 700/574;
  }
}
.pre-inc .page-mv .caption {
  position: absolute;
  right: 10px;
  bottom: 10px;
  color: #000;
  font-size: 10px;
  letter-spacing: 0.05em;
}
.pre-inc .pagetitle {
  padding: 150px 0 30px;
  color: #fff;
  text-align: center;
  font-size: 26px;
}
@media screen and (max-width: 767px) {
  .pre-inc .pagetitle {
    font-size: 18px;
    padding: 50px 0 10px;
  }
}
.pre-inc .main-section .inner {
  width: 900px;
  max-width: 100%;
  margin-inline: auto;
}
@media screen and (max-width: 767px) {
  .pre-inc .main-section .inner {
    width: 92%;
  }
}
.pre-inc .main-section .heading {
  position: relative;
  padding-left: 180px;
  padding-top: 50px;
}
@media screen and (max-width: 767px) {
  .pre-inc .main-section .heading {
    padding-left: 70px;
    padding-top: 20px;
  }
}
.pre-inc .main-section .heading h2 {
  position: absolute;
  left: 10px;
  top: 0;
  font-size: 70px;
  letter-spacing: 0.14em;
  color: #bba779;
  writing-mode: vertical-rl;
  white-space: nowrap;
  z-index: 2;
}
@media screen and (max-width: 767px) {
  .pre-inc .main-section .heading h2 {
    left: -5px;
    font-size: 36px;
  }
}
.pre-inc .main-section .heading .lead {
  font-size: 24px;
  color: #cbb78a;
  letter-spacing: 0.14em;
}
@media screen and (max-width: 767px) {
  .pre-inc .main-section .heading .lead {
    font-size: 18px;
  }
}
.pre-inc .main-section .heading .body {
  margin-top: 40px;
  line-height: 2.5;
  font-size: 15px;
  color: #cbb78a;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 767px) {
  .pre-inc .main-section .heading .body {
    margin-top: 25px;
    font-size: 13px;
    letter-spacing: 0;
  }
}
.pre-inc .main-section .heading .note {
  margin-top: 10px;
  line-height: 1.6;
  font-size: 14px;
  color: #cbb78a;
}
@media screen and (max-width: 767px) {
  .pre-inc .main-section .heading .note {
    margin-top: 5px;
    font-size: 12px;
  }
}
.pre-inc .mainsec-stylish .img {
  max-width: 780px;
  margin: 70px auto 0;
}
@media screen and (max-width: 767px) {
  .pre-inc .mainsec-stylish .img {
    width: 92%;
    margin-top: 30px;
  }
}
.pre-inc .mainsec-stylish .img .caption {
  margin-top: -15px;
  text-align: right;
  color: #fff;
  font-size: 12px;
}
@media screen and (max-width: 767px) {
  .pre-inc .mainsec-stylish .img .caption {
    padding: 5px;
    font-size: 10px;
  }
}
.pre-inc .mainsec-prologue {
  margin-top: 150px;
}
@media screen and (max-width: 767px) {
  .pre-inc .mainsec-prologue {
    margin-top: 90px;
  }
}
.pre-inc .mainsec-common {
  margin-top: 150px;
}
@media screen and (max-width: 767px) {
  .pre-inc .mainsec-common {
    margin-top: 90px;
  }
}
.pre-inc .block-eyecatch {
  margin-top: 90px;
}
@media screen and (max-width: 767px) {
  .pre-inc .block-eyecatch {
    margin-top: 25px;
  }
}
.pre-inc .block-eyecatch .caption {
  padding: 10px;
  text-align: right;
  color: #fff;
  font-size: 12px;
}
@media screen and (max-width: 767px) {
  .pre-inc .block-eyecatch .caption {
    padding: 5px;
    font-size: 10px;
  }
}
.pre-inc .eyecatch-common .caption {
  color: #000;
}
.pre-inc .eyecatch-stylish {
  max-width: 1500px;
  margin-inline: auto;
}
.pre-inc .sub-section {
  width: 720px;
  max-width: 90%;
  margin: 70px auto 0;
}
@media screen and (max-width: 767px) {
  .pre-inc .sub-section {
    margin-top: 40px;
  }
}
.pre-inc .sub-section h3 {
  color: #fff;
  text-align: center;
  font-size: 21px;
  letter-spacing: 0.15em;
}
@media screen and (max-width: 767px) {
  .pre-inc .sub-section h3 {
    font-size: 18px;
  }
}
.pre-inc .sub-section .lead {
  margin-top: 30px;
  color: #cbb78a;
  font-size: 22px;
  text-align: center;
  line-height: 1.8;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 767px) {
  .pre-inc .sub-section .lead {
    font-size: 18px;
  }
}
.pre-inc .sub-section .body {
  margin-top: 30px;
  color: #fff;
  font-size: 15px;
  line-height: 2.5;
}
@media screen and (max-width: 767px) {
  .pre-inc .sub-section .body {
    font-size: 13px;
  }
}
.pre-inc .sub-section .note {
  font-size: 14px;
}
@media screen and (max-width: 767px) {
  .pre-inc .sub-section .note {
    font-size: 12px;
  }
}
.pre-inc .sub-section sup {
  display: inline-block;
  font-size: 0.5em;
  vertical-align: top;
}
.pre-inc .subsec-hall h3 {
  color: #000;
}
.pre-inc .subsec-hall .lead {
  color: #948255;
}
.pre-inc .subsec-hall .body {
  color: #000;
}
.pre-inc .bg-paper {
  background: url(../images/design/bg_paper.png) repeat top left;
  background-size: contain;
}
.pre-inc .block-landplan {
  margin-top: 70px;
  padding: 0 20px 180px;
}
.pre-inc .block-landplan .img {
  text-align: center;
}
.pre-inc .block-landplan .img img {
  width: 782px;
}
.pre-inc .block-landplan h3 {
  margin-top: 60px;
  color: #000;
  text-align: center;
  font-size: 21px;
  letter-spacing: 0.15em;
}
@media screen and (max-width: 767px) {
  .pre-inc .block-landplan h3 {
    margin-top: 35px;
    font-size: 18px;
  }
}
.pre-inc .block-landplan .lead {
  margin-top: 30px;
  color: #948255;
  font-size: 22px;
  text-align: center;
  line-height: 1.8;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 767px) {
  .pre-inc .block-landplan .lead {
    margin-top: 20px;
    font-size: 18px;
  }
}
.pre-inc .block-landplan .body {
  max-width: 720px;
  margin-inline: auto;
  margin-top: 30px;
  color: #000;
  font-size: 15px;
  line-height: 2.5;
}
@media screen and (max-width: 767px) {
  .pre-inc .block-landplan .body {
    margin-top: 20px;
    font-size: 13px;
  }
}
.pre-inc .block-landplan .service {
  margin-top: 40px;
  text-align: center;
}
.pre-inc .block-landplan .service img {
  width: 897px;
}
.pre-inc .block-landplan .features {
  margin-top: 45px;
  text-align: center;
}
.pre-inc .block-landplan .features img {
  width: 897px;
}/*# sourceMappingURL=design.css.map */