.pre-inc .design-page {
  padding-top: 94px;
  font-family: "Noto Serif JP", serif;
}
.pre-inc sup {
  font-size: 0.5em;
  vertical-align: top;
}
.pre-inc .main-visual {
  position: relative;
  padding: 150px 10px 120px;
  background: url(../images/design/bg_mainvisual.jpg) no-repeat center center;
  background-size: cover;
}
@media screen and (max-width: 767px) {
  .pre-inc .main-visual {
    padding: 60px 10px 40px;
  }
}
.pre-inc .main-visual .en {
  margin-bottom: 15px;
  text-align: center;
  line-height: 1;
  font-family: Goudy Old Style, serif;
  color: #fff;
  font-size: 34px;
  letter-spacing: 0.15em;
}
@media screen and (max-width: 767px) {
  .pre-inc .main-visual .en {
    font-size: 24px;
    margin-bottom: 5px;
  }
}
.pre-inc .main-visual .ja {
  text-align: center;
  font-size: 14px;
  color: #fff;
  letter-spacing: 0.15em;
}
@media screen and (max-width: 767px) {
  .pre-inc .main-visual .ja {
    font-size: 12px;
  }
}
.pre-inc .main-visual .caption {
  position: absolute;
  right: 10px;
  bottom: 8px;
  line-height: 10px;
  font-size: 10px;
  color: #fff;
  letter-spacing: 0.05em;
}
.pre-inc .section-lead {
  padding: 80px 20px 90px;
}
@media screen and (max-width: 767px) {
  .pre-inc .section-lead {
    padding: 50px 20px 30px;
  }
}
.pre-inc .section-lead .lead {
  text-align: center;
  font-size: 27px;
  letter-spacing: 0.15em;
}
@media screen and (max-width: 767px) {
  .pre-inc .section-lead .lead {
    font-size: 20px;
  }
}
.pre-inc .bg-contents {
  background: #f9f8f2;
  padding-bottom: 95px;
}
@media screen and (max-width: 767px) {
  .pre-inc .bg-contents {
    padding-bottom: 30px;
  }
}
.pre-inc .eyecatch-view .caption {
  padding-left: 10px;
  font-size: 10px;
}
@media screen and (max-width: 767px) {
  .pre-inc .eyecatch-view .caption {
    line-height: 1.2;
  }
}
.pre-inc .block-parse {
  position: relative;
  max-width: 880px;
  margin: 80px auto 0;
  display: flex;
  justify-content: space-between;
  flex-direction: row-reverse;
}
@media screen and (max-width: 767px) {
  .pre-inc .block-parse {
    display: block;
    margin: 0 auto;
    padding: 0 20px;
  }
}
.pre-inc .block-parse .column01 {
  width: 52.6136363636%;
}
@media screen and (max-width: 767px) {
  .pre-inc .block-parse .column01 {
    width: 100%;
  }
}
.pre-inc .block-parse .column01 .lead {
  margin-bottom: 20px;
  color: #806e20;
  font-size: 20px;
  line-height: 1.8;
}
@media screen and (max-width: 767px) {
  .pre-inc .block-parse .column01 .lead {
    text-align: center;
  }
}
.pre-inc .block-parse .column01 .body {
  margin-bottom: 60px;
  font-size: 14px;
  line-height: 1.8;
}
@media screen and (max-width: 767px) {
  .pre-inc .block-parse .column01 .body {
    text-align: center;
    margin-bottom: 30px;
  }
}
.pre-inc .block-parse .column01 .img {
  text-align: center;
}
.pre-inc .block-parse .column02 {
  width: 45.1136363636%;
  max-width: 513px;
}
@media screen and (max-width: 767px) {
  .pre-inc .block-parse .column02 {
    position: static;
    margin: 20px auto 40px;
    width: 80%;
    max-width: 428px;
    max-width: initial;
    text-align: center;
  }
  .pre-inc .block-parse .column02 .parse {
    width: 100%;
  }
}
.pre-inc .block-parse .column02 .caption {
  text-align: right;
  font-size: 10px;
  margin-top: 10px;
  padding-right: 10px;
}
.pre-inc .block-column {
  position: relative;
  max-width: 880px;
  margin: 80px auto 0;
  padding: 30px 60px;
  background: #cfc6b7;
}
@media screen and (max-width: 767px) {
  .pre-inc .block-column {
    margin-top: 20px;
    width: calc(100% - 40px);
    padding: 25px 20px 15px;
  }
}
.pre-inc .block-column .column01 {
  position: absolute;
  left: 60px;
  top: 50px;
  width: 35%;
}
@media screen and (max-width: 767px) {
  .pre-inc .block-column .column01 {
    width: 100%;
    position: relative;
    left: initial;
    top: initial;
  }
}
.pre-inc .block-column .column01 .lead {
  margin-bottom: 20px;
  color: #806e20;
  font-size: 20px;
  line-height: 1.8;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .pre-inc .block-column .column01 .lead {
    font-size: 18px;
  }
}
.pre-inc .block-column .column01 .body {
  font-size: 14px;
  line-height: 2;
}
@media screen and (max-width: 767px) {
  .pre-inc .block-column .column01 .body {
    margin-bottom: 20px;
    font-size: 12px;
  }
}
.pre-inc .block-column .img {
  width: 69.0789473684%;
  margin-left: auto;
}
@media screen and (max-width: 767px) {
  .pre-inc .block-column .img {
    width: 100%;
  }
}
.pre-inc .bg-hospitality {
  background: #71675b;
  padding: 80px 20px 60px;
}
@media screen and (max-width: 767px) {
  .pre-inc .bg-hospitality {
    padding: 40px 20px 30px;
  }
}
.pre-inc .hospitality-lead {
  margin-bottom: 70px;
  color: #fff;
  text-align: center;
  font-size: 27px;
}
@media screen and (max-width: 767px) {
  .pre-inc .hospitality-lead {
    margin-bottom: 30px;
    font-size: 20px;
  }
}
.pre-inc .hospitality-img {
  max-width: 880px;
  margin: 0 auto 10px;
}
.pre-inc .hospitality-img .base {
  position: relative;
}
.pre-inc .hospitality-img .base .imgtitle {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  padding: 20px 15px 10px 12px;
  color: #fff;
  font-size: 23px;
  letter-spacing: 0.08em;
  writing-mode: vertical-lr;
  text-orientation: mixed;
  font-family: Goudy Old Style, Garamond, Big Caslon, Times New Roman, serif;
}
@media screen and (max-width: 767px) {
  .pre-inc .hospitality-img .base .imgtitle {
    font-size: 14px;
  }
}
.pre-inc .hospitality-img .caption {
  margin-top: 5px;
  text-align: right;
  color: #fff;
  font-size: 10px;
}
.pre-inc .block-commons {
  display: flex;
  justify-content: space-between;
  max-width: 880px;
  margin: 70px auto 0;
}
@media screen and (max-width: 767px) {
  .pre-inc .block-commons {
    display: block;
  }
}
.pre-inc .block-commons .text {
  width: 48.2954545455%;
}
@media screen and (max-width: 767px) {
  .pre-inc .block-commons .text {
    width: 100%;
    margin-bottom: 30px;
  }
}
.pre-inc .block-commons .text .lead {
  margin-bottom: 15px;
  color: #c9ba88;
  font-size: 20px;
  line-height: 1.8;
}
@media screen and (max-width: 767px) {
  .pre-inc .block-commons .text .lead {
    text-align: center;
  }
}
.pre-inc .block-commons .text .body {
  margin-bottom: 25px;
  color: #fff;
  font-size: 14px;
  line-height: 2;
}
@media screen and (max-width: 767px) {
  .pre-inc .block-commons .text .body {
    text-align: center;
  }
}
.pre-inc .block-commons .image {
  width: 48.8636363636%;
}
@media screen and (max-width: 767px) {
  .pre-inc .block-commons .image {
    width: 100%;
  }
}
.pre-inc .block-commons .image .base {
  position: relative;
}
.pre-inc .block-commons .image .base .imgtitle {
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  padding: 20px 15px 10px 12px;
  color: #fff;
  font-size: 23px;
  letter-spacing: 0.08em;
  writing-mode: vertical-lr;
  text-orientation: mixed;
  font-family: Goudy Old Style, Garamond, Big Caslon, Times New Roman, serif;
}
@media screen and (max-width: 767px) {
  .pre-inc .block-commons .image .base .imgtitle {
    font-size: 14px;
  }
}
.pre-inc .block-commons .image .caption {
  margin-top: 5px;
  text-align: right;
  color: #fff;
  font-size: 10px;
}
.pre-inc .block-landplan {
  display: flex;
  justify-content: space-between;
  align-items: center;
  max-width: 940px;
  margin: 70px auto 0;
}
@media screen and (max-width: 767px) {
  .pre-inc .block-landplan {
    display: block;
  }
}
.pre-inc .block-landplan .image {
  width: 48.085106383%;
}
@media screen and (max-width: 767px) {
  .pre-inc .block-landplan .image {
    width: 100%;
    margin-bottom: 35px;
  }
}
.pre-inc .block-landplan .text {
  width: 47.3404255319%;
}
@media screen and (max-width: 767px) {
  .pre-inc .block-landplan .text {
    width: 100%;
  }
}
.pre-inc .block-landplan .text .lead {
  margin-bottom: 15px;
  color: #c9ba88;
  font-size: 20px;
  line-height: 1.8;
}
@media screen and (max-width: 767px) {
  .pre-inc .block-landplan .text .lead {
    text-align: center;
  }
}
.pre-inc .block-landplan .text .body {
  margin-bottom: 25px;
  color: #fff;
  font-size: 14px;
  line-height: 2;
}
@media screen and (max-width: 767px) {
  .pre-inc .block-landplan .text .body {
    text-align: center;
  }
}/*# sourceMappingURL=design.css.map */