body {
  background: #fff;
}

.pre-inc * {
  font-family: "Noto Serif JP", serif;
}
.pre-inc sup {
  font-size: 0.5em;
  vertical-align: top;
}
.pre-inc .main-visual {
  position: relative;
  width: 100%;
  height: calc(55vw + 93px);
  padding-top: 93px;
  background: #262626;
}
@media screen and (max-width: 767px) {
  .pre-inc .main-visual {
    padding-top: 0;
    height: 142.1428571429vw;
  }
}
.pre-inc .main-visual .splide__track {
  width: 100%;
  height: 100%;
}
.pre-inc .main-visual .splide__pagination {
  bottom: -1.5em;
}
.pre-inc .main-visual .slide01 {
  width: 100%;
  height: 100%;
  background: url(../images/top/02/bg_mv01.webp) no-repeat center center;
  background-size: cover;
}
@media screen and (max-width: 767px) {
  .pre-inc .main-visual .slide01 {
    background: url(../images/top/02/bg_mv01_sp.webp) no-repeat center center;
    background-size: cover;
  }
}
.pre-inc .main-visual .slide01 .copy {
  position: absolute;
  top: calc(7.2916666667vw + 105px);
  right: 8.59375vw;
  width: 37.1875vw;
  max-width: 714px;
  transform: translateY(40px);
  opacity: 0;
  transition: opacity 1.2s, transform 1.2s;
  transition-delay: 1.2s;
}
@media screen and (max-width: 767px) {
  .pre-inc .main-visual .slide01 .copy {
    top: calc(2vw + 65px);
    right: 23.3333333333vw;
    width: 53.3333333333vw;
    max-width: initial;
  }
}
.pre-inc .main-visual .slide01 .lead {
  position: absolute;
  top: calc(22.9166666667vw + 105px);
  right: 5.9895833333vw;
  width: 42.1875vw;
  max-width: 810px;
  transform: translateY(40px);
  opacity: 0;
  transition: opacity 1.2s, transform 1.2s;
  transition-delay: 1.2s;
}
@media screen and (max-width: 767px) {
  .pre-inc .main-visual .slide01 .lead {
    top: calc(20vw + 65px);
    right: 21.3333333333vw;
    width: 57.3333333333vw;
    max-width: initial;
  }
}
.pre-inc .main-visual .slide01 .caption {
  position: absolute;
  right: 10px;
  bottom: 8px;
  color: #000;
  font-size: 10px;
}
.pre-inc .main-visual .slide01.is-active .copy {
  opacity: 1;
  transform: translateY(0);
}
.pre-inc .main-visual .slide01.is-active .lead {
  opacity: 1;
  transform: translateY(0);
}
.pre-inc .main-visual .slide02 {
  width: 100%;
  height: 100%;
  background: url(../images/top/02/bg_mv02.webp) no-repeat center center;
  background-size: cover;
}
@media screen and (max-width: 767px) {
  .pre-inc .main-visual .slide02 {
    background: url(../images/top/02/bg_mv02_sp.webp) no-repeat center center;
    background-size: cover;
  }
}
.pre-inc .main-visual .slide02 .copy {
  position: absolute;
  top: calc(2.6041666667vw + 105px);
  left: 8.59375vw;
  width: 47.5vw;
  max-width: 912px;
  transform: translateY(40px);
  opacity: 0;
  transition: opacity 1.2s, transform 1.2s;
  transition-delay: 1.2s;
}
@media screen and (max-width: 767px) {
  .pre-inc .main-visual .slide02 .copy {
    top: calc(2.6666666667vw + 65px);
    right: 8.6666666667vw;
    width: 82.6666666667vw;
    max-width: initial;
  }
}
.pre-inc .main-visual .slide02 .caption {
  position: absolute;
  right: 10px;
  bottom: 8px;
  color: #fff;
  font-size: 10px;
  text-shadow: 0 0 2px #000, 0 0 2px #000;
}
.pre-inc .main-visual .slide02.is-active .copy {
  opacity: 1;
  transform: translateY(0);
}
.pre-inc .main-visual .slide03 {
  width: 100%;
  height: 100%;
  background: url(../images/top/02/bg_mv03.webp) no-repeat center center;
  background-size: cover;
}
@media screen and (max-width: 767px) {
  .pre-inc .main-visual .slide03 {
    background: url(../images/top/02/bg_mv03_sp.webp) no-repeat center center;
    background-size: cover;
  }
}
.pre-inc .block-feature {
  background: #262626;
  padding: 25px 18px 25px;
}
@media screen and (max-width: 767px) {
  .pre-inc .block-feature {
    padding: 35px 18px 20px;
  }
}
.pre-inc .block-feature p {
  max-width: 920px;
  margin-inline: auto;
}
.pre-inc .block-action {
  padding: 30px 18px;
}
@media screen and (max-width: 767px) {
  .pre-inc .block-action {
    padding: 20px 18px;
  }
}
.pre-inc .block-action .lead {
  text-align: center;
  font-size: 42px;
  letter-spacing: 0.35em;
  line-height: 1.3;
}
.pre-inc .block-action .lead span {
  font-size: 0.7em;
  letter-spacing: 0.2em;
}
@media screen and (max-width: 767px) {
  .pre-inc .block-action .lead {
    font-size: 24px;
  }
}
.pre-inc .block-price {
  padding: 60px 18px 30px;
  background: #262626;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .pre-inc .block-price {
    padding: 50px 18px 20px;
  }
}
.pre-inc .block-price .price {
  max-width: 1100px;
  margin-inline: auto;
  margin-top: 20px;
}
@media screen and (max-width: 767px) {
  .pre-inc .block-price .price {
    width: 88vw;
  }
}
.pre-inc .block-price .txt_action {
  margin-top: 20px;
}
@media screen and (max-width: 767px) {
  .pre-inc .block-price .txt_action img {
    width: 80%;
  }
}
.pre-inc .block-cta {
  padding: 30px 18px;
}
@media screen and (max-width: 767px) {
  .pre-inc .block-cta {
    padding: 30px 18px 40px;
  }
}
.pre-inc .block-cta .txt_action {
  text-align: center;
  margin-bottom: 30px;
}
.pre-inc .block-cta .bnrs {
  max-width: 1240px;
  margin-inline: auto;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.pre-inc .block-cta .bnr {
  margin-top: 20px;
  text-align: center;
}
.pre-inc .block-cta .bnr01 {
  width: 48.3870967742%;
  max-width: 600px;
  margin-top: 30px;
  margin-inline: auto;
}
@media screen and (max-width: 767px) {
  .pre-inc .block-cta .bnr01 {
    width: 100%;
  }
}
.pre-inc .block-cta .bnr01 figcaption {
  padding: 10px;
  font-size: 10px;
}
.pre-inc .block-cta .btns {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 16px;
  max-width: 800px;
  margin-inline: auto;
}
@media screen and (max-width: 767px) {
  .pre-inc .block-cta .btns {
    width: 80.421686747%;
    margin-top: 10px;
    gap: 8px;
  }
}
.pre-inc .block-cta .btns .each {
  display: block;
  width: calc(50% - 8px);
}
@media screen and (max-width: 767px) {
  .pre-inc .block-cta .btns .each {
    width: 100%;
  }
}
.pre-inc .section-location {
  position: relative;
  padding: 130px 18px 95px;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  .pre-inc .section-location {
    padding: 80px 18px 50px;
  }
}
.pre-inc .section-location:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(45deg, #2c3e4a 0%, #435868 56%, #2c3e4a 100%);
  z-index: -1;
}
.pre-inc .section-location .inner {
  position: relative;
  width: 100%;
  max-width: 960px;
  margin-inline: auto;
}
.pre-inc .section-location .sectitle {
  position: absolute;
  top: 0;
  right: 0;
  width: 9.5833333333%;
}
@media screen and (max-width: 767px) {
  .pre-inc .section-location .sectitle {
    width: 20%;
    max-width: 75px;
  }
}
.pre-inc .section-location .block-location01 .blocktitle {
  font-size: 36px;
  color: #9b9370;
  letter-spacing: 0.2em;
}
@media screen and (max-width: 767px) {
  .pre-inc .section-location .block-location01 .blocktitle {
    padding-right: 20%;
    font-size: 24px;
    margin-left: 18px;
  }
}
.pre-inc .section-location .block-location01 .body {
  margin-top: 40px;
  line-height: 2.5;
  font-size: 14px;
  color: #fff;
}
@media screen and (max-width: 767px) {
  .pre-inc .section-location .block-location01 .body {
    padding-right: 20%;
    margin-top: 15px;
    margin-left: 18px;
    font-size: 12px;
  }
}
.pre-inc .section-location .block-location01 .img {
  margin-top: 40px;
  width: 75.4166666667%;
}
@media screen and (max-width: 767px) {
  .pre-inc .section-location .block-location01 .img {
    width: calc(100% + 18px);
    margin-left: -18px;
  }
}
.pre-inc .section-location .block-location01 .caption {
  margin-top: 5px;
  text-align: right;
  font-size: 10px;
  color: #fff;
  line-height: 1.1;
}
@media screen and (max-width: 767px) {
  .pre-inc .section-location .block-location01 .caption {
    margin-right: 10px;
  }
}
.pre-inc .section-location .block-location02 {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-direction: row-reverse;
  margin-top: 30px;
}
@media screen and (max-width: 767px) {
  .pre-inc .section-location .block-location02 {
    flex-wrap: wrap;
    flex-direction: row;
    margin-top: 60px;
  }
}
.pre-inc .section-location .block-location02 .text {
  width: 42.1875%;
}
@media screen and (max-width: 767px) {
  .pre-inc .section-location .block-location02 .text {
    width: 100%;
    margin-left: 18px;
  }
}
.pre-inc .section-location .block-location02 .blocktitle {
  font-size: 35px;
  color: #9b9370;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 767px) {
  .pre-inc .section-location .block-location02 .blocktitle {
    font-size: 24px;
  }
}
.pre-inc .section-location .block-location02 .body {
  margin-top: 40px;
  line-height: 2.5;
  font-size: 14px;
  color: #fff;
}
@media screen and (max-width: 767px) {
  .pre-inc .section-location .block-location02 .body {
    font-size: 12px;
    margin-top: 10px;
  }
}
.pre-inc .section-location .block-location02 .note {
  margin-top: 25px;
  line-height: 1.5;
  font-size: 10px;
  color: #fff;
}
@media screen and (max-width: 767px) {
  .pre-inc .section-location .block-location02 .note {
    margin-top: 10px;
  }
}
.pre-inc .section-location .block-location02 .img {
  width: 57.2916666667%;
}
@media screen and (max-width: 767px) {
  .pre-inc .section-location .block-location02 .img {
    width: 100%;
    margin-top: 20px;
  }
}
.pre-inc .section-location .block-location03 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 30px;
}
@media screen and (max-width: 767px) {
  .pre-inc .section-location .block-location03 {
    flex-wrap: wrap;
  }
}
.pre-inc .section-location .block-location03 .text {
  position: relative;
  width: 41.6666666667%;
  padding-bottom: 100px;
}
@media screen and (max-width: 767px) {
  .pre-inc .section-location .block-location03 .text {
    order: 2;
    width: 100%;
    padding-bottom: 30px;
    max-width: 270px;
    margin-left: 18px;
  }
}
.pre-inc .section-location .block-location03 .blocktitle {
  font-size: 36px;
  color: #9b9370;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 767px) {
  .pre-inc .section-location .block-location03 .blocktitle {
    font-size: 24px;
  }
}
.pre-inc .section-location .block-location03 .body {
  margin-top: 40px;
  line-height: 2.5;
  font-size: 14px;
  color: #fff;
}
@media screen and (max-width: 767px) {
  .pre-inc .section-location .block-location03 .body {
    font-size: 12px;
    margin-top: 10px;
  }
}
.pre-inc .section-location .block-location03 .img {
  width: 50%;
}
@media screen and (max-width: 767px) {
  .pre-inc .section-location .block-location03 .img {
    order: 1;
    width: calc(100% + 18px);
    margin-right: -18px;
  }
}
.pre-inc .section-location .block-location03 .img .video {
  position: relative;
  width: 100%;
  aspect-ratio: 480/270;
}
.pre-inc .section-location .block-location03 .img .video video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.pre-inc .section-location .block-location03 .img .caption {
  margin-top: 5px;
  text-align: right;
  font-size: 10px;
  color: #fff;
  line-height: 1.1;
}
@media screen and (max-width: 767px) {
  .pre-inc .section-location .block-location03 .img .caption {
    margin-right: 10px;
  }
}
.pre-inc .section-location .block-location03 .btn {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 87px;
}
@media screen and (max-width: 767px) {
  .pre-inc .section-location .block-location03 .btn {
    width: 55px;
  }
}
.pre-inc .section-design {
  position: relative;
  max-width: 1920px;
  margin-inline: auto;
  margin-top: 120px;
  padding: min(260px, 20.3125vw) 18px 140px;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  .pre-inc .section-design {
    margin-top: 45px;
    padding-top: 50px;
    padding-bottom: 60px;
  }
}
.pre-inc .section-design:after {
  content: "";
  position: absolute;
  left: 100px;
  top: 0;
  width: calc(100% - 100px);
  height: 100%;
  background: #efece8;
  z-index: -1;
}
@media screen and (max-width: 767px) {
  .pre-inc .section-design:after {
    width: calc(100% - 40px);
    left: 20px;
  }
}
.pre-inc .section-design .eyecatch {
  position: absolute;
  left: 0;
  top: min(140px, 10.9375vw);
  width: 53.515625%;
}
@media screen and (max-width: 767px) {
  .pre-inc .section-design .eyecatch {
    position: relative;
    width: calc(100% + 36px);
    top: initial;
    margin-left: -18px;
  }
}
.pre-inc .section-design .eyecatch-in {
  position: relative;
  width: 100%;
  height: min(515px, 40.234375vw);
}
@media screen and (max-width: 767px) {
  .pre-inc .section-design .eyecatch-in {
    height: 68.6666666667vw;
  }
}
.pre-inc .section-design .eyecatch img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.pre-inc .section-design .eyecatch figcaption {
  margin-top: 5px;
  margin-left: 10px;
  font-size: 10px;
}
.pre-inc .section-design .inner {
  position: relative;
  width: 100%;
  max-width: 960px;
  margin-inline: auto;
}
.pre-inc .section-design .sectitle {
  position: absolute;
  top: -30px;
  right: 0;
  width: 9.5833333333%;
}
@media screen and (max-width: 767px) {
  .pre-inc .section-design .sectitle {
    width: 20%;
    max-width: 75px;
  }
}
.pre-inc .section-design .block-design01 {
  margin-left: 65.625%;
}
@media screen and (max-width: 767px) {
  .pre-inc .section-design .block-design01 {
    margin-left: 0;
    margin-top: 50px;
  }
}
.pre-inc .section-design .block-design01 .blocktitle {
  line-height: 1.7;
  font-size: min(36px, 2.8125vw);
  color: #9b9370;
  letter-spacing: 0.2em;
  writing-mode: vertical-rl;
}
@media screen and (max-width: 767px) {
  .pre-inc .section-design .block-design01 .blocktitle {
    font-size: 24px;
    margin-left: 26.6666666667%;
  }
}
.pre-inc .section-design .row-design {
  display: flex;
  justify-content: space-between;
  flex-direction: row-reverse;
  margin-top: min(90px, 7.03125vw);
}
@media screen and (max-width: 767px) {
  .pre-inc .section-design .row-design {
    display: block;
    margin-top: 0;
  }
}
.pre-inc .section-design .block-design02 {
  width: 44.1666666667%;
}
@media screen and (max-width: 767px) {
  .pre-inc .section-design .block-design02 {
    margin-top: 25px;
    width: calc(100% + 18px);
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
  }
}
@media screen and (max-width: 767px) {
  .pre-inc .section-design .block-design02 .img {
    width: calc(100% - 200px);
  }
}
.pre-inc .section-design .block-design02 .img figcaption {
  text-align: right;
  font-size: 10px;
  margin-top: 5px;
}
@media screen and (max-width: 767px) {
  .pre-inc .section-design .block-design02 .img figcaption {
    margin-right: 10px;
  }
}
@media screen and (max-width: 767px) {
  .pre-inc .section-design .block-design02 .txt {
    width: 190px;
  }
}
.pre-inc .section-design .block-design02 .lead {
  margin-top: 40px;
  line-height: 1.8;
  font-size: 32px;
}
@media screen and (max-width: 767px) {
  .pre-inc .section-design .block-design02 .lead {
    margin-top: 0;
    font-size: 18px;
  }
}
.pre-inc .section-design .block-design02 .body {
  margin-top: 40px;
  line-height: 2.5;
  font-size: 14px;
}
@media screen and (max-width: 767px) {
  .pre-inc .section-design .block-design02 .body {
    margin-top: 10px;
    font-size: 12px;
  }
}
.pre-inc .section-design .block-design02 .note {
  line-height: 1.5;
  font-size: 10px;
}
.pre-inc .section-design .block-design03 {
  position: relative;
  width: 44.1666666667%;
  margin-top: 20.8333333333%;
}
@media screen and (max-width: 767px) {
  .pre-inc .section-design .block-design03 {
    width: 100%;
    margin-top: 50px;
  }
}
@media screen and (max-width: 767px) {
  .pre-inc .section-design .block-design03 .img {
    width: 100%;
    margin-left: -18px;
  }
}
.pre-inc .section-design .block-design03 .img figcaption {
  font-size: 10px;
  margin-top: 5px;
}
@media screen and (max-width: 767px) {
  .pre-inc .section-design .block-design03 .img figcaption {
    margin-left: 10px;
  }
}
.pre-inc .section-design .block-design03 .lead {
  margin-top: 40px;
  line-height: 1.8;
  font-size: 32px;
}
@media screen and (max-width: 767px) {
  .pre-inc .section-design .block-design03 .lead {
    font-size: 20px;
  }
}
.pre-inc .section-design .block-design03 .body {
  margin-top: 40px;
  line-height: 2.5;
  font-size: 14px;
}
@media screen and (max-width: 767px) {
  .pre-inc .section-design .block-design03 .body {
    max-width: 220px;
    margin-left: auto;
    margin-top: 20px;
    font-size: 12px;
  }
}
.pre-inc .section-design .block-design03 .body span {
  font-size: 0.7em;
}
.pre-inc .section-design .block-design03 .btn {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 87px;
}
@media screen and (max-width: 767px) {
  .pre-inc .section-design .block-design03 .btn {
    width: 55px;
    right: initial;
    bottom: 20px;
    left: calc((100% - 275px) / 2);
  }
}
.pre-inc .section-plan {
  position: relative;
  margin-top: 100px;
  padding: min(190px, 14.84375vw) 18px 95px;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  .pre-inc .section-plan {
    margin-top: 65px;
    padding-top: 0;
    padding-bottom: 70px;
  }
}
.pre-inc .section-plan:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(45deg, #2c3e4a 0%, #435868 56%, #2c3e4a 100%);
  z-index: -1;
}
@media screen and (max-width: 767px) {
  .pre-inc .section-plan:after {
    top: 71.4285714286vw;
  }
}
.pre-inc .section-plan .eyecatch {
  position: absolute;
  left: 0;
  top: min(190px, 14.84375vw);
  width: 46.40625vw;
}
@media screen and (max-width: 767px) {
  .pre-inc .section-plan .eyecatch {
    position: relative;
    width: calc(100% - 36px);
    top: initial;
    margin-left: -18px;
  }
}
.pre-inc .section-plan .eyecatch-in {
  position: relative;
  width: 100%;
  height: min(436px, 34.0625vw);
}
@media screen and (max-width: 767px) {
  .pre-inc .section-plan .eyecatch-in {
    height: 79.2857142857vw;
  }
}
.pre-inc .section-plan .eyecatch img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.pre-inc .section-plan .eyecatch figcaption {
  margin-top: 5px;
  margin-left: 10px;
  font-size: 10px;
  color: #fff;
}
.pre-inc .section-plan .inner {
  position: relative;
  width: 100%;
  max-width: 960px;
  margin-inline: auto;
}
.pre-inc .section-plan .sectitle {
  position: absolute;
  top: -50px;
  right: 0;
  width: 9.5833333333%;
}
@media screen and (max-width: 767px) {
  .pre-inc .section-plan .sectitle {
    width: 20%;
    max-width: 75px;
  }
}
.pre-inc .section-plan .block-plan01 {
  position: relative;
  margin-left: 52.0833333333%;
}
@media screen and (max-width: 767px) {
  .pre-inc .section-plan .block-plan01 {
    margin-top: 60px;
    margin-left: 0;
    padding-bottom: 30px;
  }
}
.pre-inc .section-plan .block-plan01 .blocktitle {
  font-size: 36px;
  color: #9b9370;
  letter-spacing: 0.2em;
}
@media screen and (max-width: 767px) {
  .pre-inc .section-plan .block-plan01 .blocktitle {
    font-size: 24px;
  }
}
.pre-inc .section-plan .block-plan01 .body {
  margin-top: 40px;
  line-height: 2.5;
  font-size: 14px;
  color: #fff;
}
@media screen and (max-width: 767px) {
  .pre-inc .section-plan .block-plan01 .body {
    margin-top: 20px;
    font-size: 12px;
    letter-spacing: 0.15em;
  }
}
.pre-inc .section-plan .block-plan01 .img {
  position: relative;
  margin-top: 40px;
}
@media screen and (max-width: 767px) {
  .pre-inc .section-plan .block-plan01 .img {
    width: calc(100% - 18px);
    margin-left: 36px;
    margin-top: -40px;
  }
}
.pre-inc .section-plan .block-plan01 .img .caption01 {
  position: absolute;
  left: 0;
  top: 42.2343324251%;
  font-size: 10px;
  color: #fff;
}
@media screen and (max-width: 767px) {
  .pre-inc .section-plan .block-plan01 .img .caption01 {
    top: 70.2127659574%;
  }
}
.pre-inc .section-plan .block-plan01 .img .caption02 {
  position: absolute;
  right: 0;
  bottom: -20px;
  font-size: 10px;
  color: #fff;
}
@media screen and (max-width: 767px) {
  .pre-inc .section-plan .block-plan01 .img .caption02 {
    margin-right: 10px;
  }
}
.pre-inc .section-plan .block-plan01 .btn {
  position: absolute;
  left: 8.8888888889%;
  bottom: 0;
  width: 87px;
}
@media screen and (max-width: 767px) {
  .pre-inc .section-plan .block-plan01 .btn {
    width: 55px;
  }
}
.pre-inc .section-plan .row-plan {
  display: flex;
  justify-content: space-between;
  margin-top: min(90px, 7.03125vw);
}
@media screen and (max-width: 767px) {
  .pre-inc .section-plan .row-plan {
    flex-wrap: wrap;
    margin-top: 50px;
  }
}
.pre-inc .section-plan .block-plan02 {
  position: relative;
  width: 50%;
  padding-right: 50px;
}
@media screen and (max-width: 767px) {
  .pre-inc .section-plan .block-plan02 {
    width: 100%;
    padding-right: 0;
  }
}
.pre-inc .section-plan .block-plan02 .text {
  width: 42.1875%;
}
@media screen and (max-width: 767px) {
  .pre-inc .section-plan .block-plan02 .text {
    width: 100%;
  }
}
.pre-inc .section-plan .block-plan02 .blocktitle {
  position: absolute;
  right: 0;
  top: 0;
  font-size: 36px;
  color: #9b9370;
  writing-mode: vertical-rl;
  letter-spacing: 0.2em;
}
@media screen and (max-width: 767px) {
  .pre-inc .section-plan .block-plan02 .blocktitle {
    font-size: 20px;
  }
}
.pre-inc .section-plan .block-plan02 .lead {
  margin-top: 30px;
  font-size: 30px;
  color: #9b9370;
}
@media screen and (max-width: 767px) {
  .pre-inc .section-plan .block-plan02 .lead {
    margin-top: 20px;
    font-size: 20px;
  }
}
.pre-inc .section-plan .block-plan02 .body {
  margin-top: 40px;
  line-height: 2.5;
  font-size: 14px;
  color: #fff;
}
@media screen and (max-width: 767px) {
  .pre-inc .section-plan .block-plan02 .body {
    font-size: 12px;
    margin-top: 10px;
  }
}
.pre-inc .section-plan .block-plan02 .note {
  margin-top: 25px;
  color: #fff;
}
@media screen and (max-width: 767px) {
  .pre-inc .section-plan .block-plan02 .img {
    margin-left: -18px;
    padding-right: 40px;
  }
}
.pre-inc .section-plan .block-plan02 .img figcaption {
  margin-top: 5px;
  color: #fff;
  font-size: 10px;
}
@media screen and (max-width: 767px) {
  .pre-inc .section-plan .block-plan02 .img figcaption {
    margin-left: 10px;
  }
}
.pre-inc .section-plan .block-plan03 {
  position: relative;
  width: 50%;
  padding-right: 50px;
  margin-top: 170px;
}
@media screen and (max-width: 767px) {
  .pre-inc .section-plan .block-plan03 {
    width: 100%;
    margin-top: 35px;
    padding-right: 0;
  }
}
.pre-inc .section-plan .block-plan03 .text {
  width: 41.6666666667%;
}
@media screen and (max-width: 767px) {
  .pre-inc .section-plan .block-plan03 .text {
    width: 100%;
  }
}
.pre-inc .section-plan .block-plan03 .blocktitle {
  position: absolute;
  right: 0;
  top: 0;
  font-size: 36px;
  color: #9b9370;
  letter-spacing: 0.1em;
  writing-mode: vertical-rl;
  letter-spacing: 0.2em;
}
@media screen and (max-width: 767px) {
  .pre-inc .section-plan .block-plan03 .blocktitle {
    font-size: 20px;
    right: initial;
    left: 0;
  }
}
.pre-inc .section-plan .block-plan03 .lead {
  margin-top: 30px;
  font-size: 30px;
  color: #9b9370;
}
@media screen and (max-width: 767px) {
  .pre-inc .section-plan .block-plan03 .lead {
    margin-top: 20px;
    font-size: 20px;
  }
}
.pre-inc .section-plan .block-plan03 .body {
  margin-top: 40px;
  line-height: 2.5;
  font-size: 14px;
  color: #fff;
}
@media screen and (max-width: 767px) {
  .pre-inc .section-plan .block-plan03 .body {
    font-size: 12px;
    margin-top: 10px;
  }
}
.pre-inc .section-plan .block-plan03 .note {
  margin-top: 25px;
  color: #fff;
}
@media screen and (max-width: 767px) {
  .pre-inc .section-plan .block-plan03 .img {
    margin-right: -18px;
    padding-left: 40px;
  }
}
.pre-inc .section-plan .block-plan03 .img figcaption {
  margin-top: 5px;
  color: #fff;
  font-size: 10px;
  text-align: right;
}
@media screen and (max-width: 767px) {
  .pre-inc .section-plan .block-plan03 .img figcaption {
    margin-right: 10px;
  }
}
.pre-inc .block-panorama {
  max-width: 800px;
  margin-inline: auto;
  margin-top: 70px;
}
.pre-inc .block-panorama .lead {
  position: relative;
  padding-bottom: 20px;
  margin-bottom: 40px;
  text-align: center;
  color: #9b9370;
  font-size: 30px;
  letter-spacing: 0.2em;
}
@media screen and (max-width: 767px) {
  .pre-inc .block-panorama .lead {
    font-size: 20px;
    padding-bottom: 5px;
    margin-bottom: 20px;
  }
}
.pre-inc .block-panorama .lead:after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: 0;
  width: 40px;
  height: 3px;
  background: #9b9370;
  transform: translateX(-50%);
}
@media screen and (max-width: 767px) {
  .pre-inc .block-panorama .lead:after {
    width: 30px;
    height: 2px;
  }
}
.pre-inc .block-panorama .bnr .type {
  padding: 15px;
  background: #9b9370;
  text-align: center;
  color: #fff;
  font-size: 18px;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 767px) {
  .pre-inc .block-panorama .bnr .type {
    padding: 5px;
    font-size: 14px;
  }
}
.pre-inc .temporary-info {
  padding: 16px;
  background-color: #C80505;
  color: #fff;
  text-align: center;
}
.pre-inc .temporary-info p {
  font-size: 16px;
}
.pre-inc .section-bnr {
  padding: 80px 15px;
  background: #fff;
}
@media screen and (max-width: 767px) {
  .pre-inc .section-bnr {
    padding: 40px 15px;
  }
}
.pre-inc .section-bnr .inner {
  max-width: 800px;
  margin-inline: auto;
}
.pre-inc {
  /* ---
      MODAL for campaign banner
  --- */
}
.pre-inc #campaign_block {
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1001;
}
.pre-inc #campaign_block.closed {
  display: none;
}
.pre-inc #campaign_block a.none_alpha .image:hover,
.pre-inc #campaign_block a.none_alpha:hover {
  opacity: 1;
}
.pre-inc #campaign_block .modal-cp {
  width: 90%;
  max-width: 700px;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 910;
}
.pre-inc #campaign_block .modal__content {
  max-height: 720px;
  text-align: center;
  position: relative;
  /* width: 90%; */
}
.pre-inc #campaign_block .modal__content .modal-link {
  display: block;
}
.pre-inc #campaign_block .modal__content .modal__bnrImg {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
}
.pre-inc #campaign_block .modal__content .image {
  margin: auto;
  max-width: 100%;
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.pre-inc #campaign_block .modal__content figcaption {
  margin-top: 5px;
  color: #fff;
  font-size: 11px;
}
.pre-inc #campaign_block .cap {
  margin: 0 auto;
  width: 100%;
  padding: 6px 12px;
  font-size: 1rem;
  line-height: 1.3;
  background: #867325;
  color: #fff;
  text-align: justify;
  text-justify: inter-ideograph;
}
.pre-inc .modal__bg {
  background: rgba(0, 0, 0, 0.6);
  height: 100vh;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 900;
  width: 100%;
}
.pre-inc .btn_close .button {
  position: absolute;
  display: inline-block;
  top: -30px;
  right: -30px;
  width: 85px;
  height: 85px;
  border: 0;
  background-color: black;
  border-radius: 80px;
  margin: 0;
  padding: 0;
  transform: scale(0.5);
  cursor: pointer;
  background-color: #333;
  border: solid 4px #fff;
}
.pre-inc .btn_close .button::before {
  content: "";
  position: absolute;
  display: inline-block;
  top: 10px;
  left: 35px;
  width: 7px;
  height: 60px;
  border: 0;
  margin: 0;
  padding: 0;
  background-color: white;
  transform: rotate(45deg);
}
.pre-inc .btn_close .button::after {
  content: "";
  position: absolute;
  display: inline-block;
  top: 10px;
  left: 35px;
  width: 7px;
  height: 60px;
  border: 0;
  margin: 0;
  padding: 0;
  background-color: white;
  transform: rotate(-45deg);
}
@media (max-width: 767px) {
  .pre-inc #campaign_block .modal__content .image {
    margin: auto;
    max-height: 90%;
  }
}/*# sourceMappingURL=index.css.map */