.pre-inc .planindex-page {
  padding-top: 94px;
  font-family: "Noto Serif JP", serif;
}
.pre-inc .planindex-page .main-visual {
  position: relative;
  padding: 150px 10px 120px;
  background: url(../images/plan/bg_mainvisual.jpg) no-repeat center center;
  background-size: cover;
}
@media screen and (max-width: 767px) {
  .pre-inc .planindex-page .main-visual {
    padding: 60px 10px 40px;
  }
}
.pre-inc .planindex-page .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 .planindex-page .main-visual .en {
    font-size: 24px;
    margin-bottom: 5px;
  }
}
.pre-inc .planindex-page .main-visual .ja {
  text-align: center;
  font-size: 14px;
  color: #fff;
  letter-spacing: 0.15em;
}
@media screen and (max-width: 767px) {
  .pre-inc .planindex-page .main-visual .ja {
    font-size: 12px;
  }
}
.pre-inc .planindex-page .main-visual .caption {
  position: absolute;
  right: 10px;
  bottom: 8px;
  line-height: 10px;
  font-size: 10px;
  color: #fff;
  letter-spacing: 0.05em;
}
.pre-inc .planindex-page .bg-contents {
  background: url(../images/plan/bg_content.jpg) no-repeat center center;
  background-size: cover;
  padding-bottom: 80px;
}
.pre-inc .planindex-page .section-lead {
  max-width: 810px;
  margin-inline: auto;
  padding: 100px 20px 60px;
}
@media screen and (max-width: 767px) {
  .pre-inc .planindex-page .section-lead {
    padding: 50px 20px 30px;
  }
}
.pre-inc .planindex-page .section-lead .lead {
  text-align: center;
  font-size: 27px;
}
@media screen and (max-width: 767px) {
  .pre-inc .planindex-page .section-lead .lead {
    font-size: 20px;
  }
}
.pre-inc .planindex-page .section-lead .body {
  margin-top: 50px;
  text-align: center;
  line-height: 2.4;
  font-size: 14px;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 767px) {
  .pre-inc .planindex-page .section-lead .body {
    margin-top: 30px;
    font-size: 12px;
  }
}
.pre-inc .planindex-page .section-lead .body sup {
  position: relative;
  top: -0.5em;
  font-size: 0.5882352941em;
}
.pre-inc .planindex-page .section-lead .features {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 80px;
  gap: 30px 0;
}
@media screen and (max-width: 767px) {
  .pre-inc .planindex-page .section-lead .features {
    margin-top: 40px;
    gap: 20px 0;
  }
}
.pre-inc .planindex-page .section-lead .features .each {
  width: 46.7532467532%;
}
@media screen and (max-width: 767px) {
  .pre-inc .planindex-page .section-lead .features .each {
    width: 100%;
  }
}
.pre-inc .planindex-page .section-lead .features .each .img {
  position: relative;
}
.pre-inc .planindex-page .section-lead .features .each .img .caption {
  position: absolute;
  right: 5px;
  bottom: 5px;
  font-size: 10px;
  color: #fff;
  text-shadow: 0 0 3px rgb(0, 0, 0);
}
.pre-inc .planindex-page .section-lead .features .each .lead {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 4.1em;
  border-bottom: 1px solid #806e20;
  text-align: center;
  line-height: 1.4;
  font-size: 19px;
  color: #806e20;
}
@media screen and (max-width: 767px) {
  .pre-inc .planindex-page .section-lead .features .each .lead {
    height: auto;
    padding: 20px 0;
    font-size: 18px;
  }
}
.pre-inc .planindex-page .section-lead .features .each .desc {
  margin-top: 15px;
  line-height: 1.5;
  font-size: 14px;
}
@media screen and (max-width: 767px) {
  .pre-inc .planindex-page .section-lead .features .each .desc {
    font-size: 12px;
  }
}
.pre-inc .planindex-page .section-plan {
  width: 100%;
  overflow: clip;
}
.pre-inc .planindex-page .section-plan .planslider {
  width: 100%;
  max-width: 515px;
  margin-inline: auto;
  overflow: visible;
}
.pre-inc .planindex-page .section-plan .planslider .each {
  display: block;
  padding: 60px 60px 100px;
  margin: 0 45px;
  background: #fff;
  border-radius: 3px;
  box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.1);
}
@media screen and (max-width: 767px) {
  .pre-inc .planindex-page .section-plan .planslider .each {
    padding: 30px 30px 50px;
    margin: 0 40px;
  }
}
.pre-inc .planindex-page .section-plan .planslider .each .madori {
  margin-top: 60px;
  text-align: center;
}
.pre-inc .planindex-page .section-plan .planslider .each .madori_a .image {
  display: inline-block;
  width: 100%;
}
.pre-inc .planindex-page .section-plan .planslider .each .madori_b .image {
  display: inline-block;
  width: 77.6666666667%;
}
.pre-inc .planindex-page .section-plan .planslider .each .madori_c .image {
  display: inline-block;
  width: 69.3333333333%;
}
.pre-inc .planindex-page .section-plan .planslider .slick-list {
  overflow: visible !important;
}
.pre-inc .planindex-page .section-plan .planslider .slick-track {
  display: flex;
  overflow: visible;
}
.pre-inc .planindex-page .section-plan .planslider .slick-slide {
  height: auto !important;
}
.pre-inc .planindex-page .section-plan .planslider .slick-prev {
  width: 42px;
  height: 42px;
  left: 10px;
  z-index: 100;
}
.pre-inc .planindex-page .section-plan .planslider .slick-prev:before {
  font-size: 42px;
  width: 42px;
  height: 42px;
  line-height: 42px;
  color: #949494;
}
.pre-inc .planindex-page .section-plan .planslider .slick-next {
  width: 42px;
  height: 42px;
  right: 10px;
}
.pre-inc .planindex-page .section-plan .planslider .slick-next:before {
  font-size: 42px;
  width: 42px;
  height: 42px;
  line-height: 42px;
  color: #949494;
}
.pre-inc .planindex-page .section-plan .planlist {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 20px;
  width: 100%;
  max-width: 900px;
  margin-inline: auto;
}
.pre-inc .planindex-page .section-plan .planlist .each {
  display: block;
  width: calc(50% - 10px);
  padding: 60px 60px 100px;
  background: #fff;
  border-radius: 3px;
  box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.1);
}
@media screen and (max-width: 767px) {
  .pre-inc .planindex-page .section-plan .planlist .each {
    width: 100%;
    padding: 30px 30px 50px;
    margin: 0 40px;
  }
}
.pre-inc .planindex-page .section-plan .planlist .each .madori {
  margin-top: 60px;
  text-align: center;
}
.pre-inc .planindex-page .section-plan .planlist .each .madori_a .image {
  display: inline-block;
  width: 100%;
}
.pre-inc .planindex-page .section-plan .planlist .each .madori_b .image {
  display: inline-block;
  width: 77.6666666667%;
}
.pre-inc .planindex-page .section-plan .planlist .each .madori_c .image {
  display: inline-block;
  width: 69.3333333333%;
}
.pre-inc .planindex-page .section-features {
  max-width: 810px;
  margin-inline: auto;
  padding: 0 20px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 80px;
  gap: 30px 0;
}
@media screen and (max-width: 767px) {
  .pre-inc .planindex-page .section-features {
    margin-top: 40px;
    gap: 20px 0;
  }
}
.pre-inc .planindex-page .section-features .each {
  width: 46.7532467532%;
}
@media screen and (max-width: 767px) {
  .pre-inc .planindex-page .section-features .each {
    width: 100%;
  }
}
.pre-inc .planindex-page .section-features .each .image {
  position: relative;
}
.pre-inc .planindex-page .section-features .each .image .caption {
  position: absolute;
  right: 5px;
  bottom: 5px;
  font-size: 10px;
  color: #fff;
  text-shadow: 0 0 3px rgb(0, 0, 0);
}
.pre-inc .planindex-page .section-features .each .lead {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 4.1em;
  border-bottom: 1px solid #806e20;
  text-align: center;
  line-height: 1.4;
  font-size: 19px;
  color: #806e20;
}
@media screen and (max-width: 767px) {
  .pre-inc .planindex-page .section-features .each .lead {
    height: auto;
    padding: 20px 0;
    font-size: 18px;
  }
}
.pre-inc .planindex-page .section-features .each .desc {
  margin-top: 15px;
  line-height: 1.5;
  font-size: 14px;
}
@media screen and (max-width: 767px) {
  .pre-inc .planindex-page .section-features .each .desc {
    font-size: 12px;
  }
}
.pre-inc .planindex-page .section-corridor {
  max-width: 810px;
  padding: 0 20px;
  margin-inline: auto;
  margin-top: 90px;
}
@media screen and (max-width: 767px) {
  .pre-inc .planindex-page .section-corridor {
    margin-top: 40px;
  }
}
.pre-inc .planindex-page .section-corridor .lead {
  text-align: center;
  font-size: 27px;
}
@media screen and (max-width: 767px) {
  .pre-inc .planindex-page .section-corridor .lead {
    font-size: 20px;
  }
}
.pre-inc .planindex-page .section-corridor .image {
  margin-top: 50px;
}
@media screen and (max-width: 767px) {
  .pre-inc .planindex-page .section-corridor .image {
    margin-top: 25px;
  }
}
.pre-inc .planindex-page .section-comfort {
  max-width: 810px;
  padding: 0 20px;
  margin-inline: auto;
  margin-top: 70px;
}
@media screen and (max-width: 767px) {
  .pre-inc .planindex-page .section-comfort {
    margin-top: 35px;
  }
}
.pre-inc .planindex-page .section-comfort .lead {
  text-align: center;
  font-size: 27px;
}
@media screen and (max-width: 767px) {
  .pre-inc .planindex-page .section-comfort .lead {
    font-size: 20px;
  }
}
.pre-inc .planindex-page .section-comfort .column {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  background: #fff;
  padding: 40px 0 30px;
  margin-top: 50px;
}
@media screen and (max-width: 767px) {
  .pre-inc .planindex-page .section-comfort .column {
    margin-top: 25px;
    padding: 20px;
    gap: 40px;
  }
}
.pre-inc .planindex-page .section-comfort .column .each {
  width: 38.7012987013%;
}
@media screen and (max-width: 767px) {
  .pre-inc .planindex-page .section-comfort .column .each {
    width: 100%;
  }
}
.pre-inc .planindex-page .section-comfort .column .each .name {
  padding-bottom: 15px;
  border-bottom: 1px solid #806e20;
  text-align: center;
  font-size: 19px;
  color: #806e20;
}
@media screen and (max-width: 767px) {
  .pre-inc .planindex-page .section-comfort .column .each .name {
    font-size: 18px;
  }
}
.pre-inc .planindex-page .section-comfort .column .each .desc {
  margin-top: 10px;
  font-size: 14px;
  line-height: 1.5;
}
@media screen and (max-width: 767px) {
  .pre-inc .planindex-page .section-comfort .column .each .desc {
    font-size: 12px;
  }
}
.pre-inc .planindex-page .section-comfort .column .each .desc .desc-note {
  font-size: 12px;
}
@media screen and (max-width: 767px) {
  .pre-inc .planindex-page .section-comfort .column .each .desc .desc-note {
    font-size: 10px;
  }
}
.pre-inc .planindex-page .section-comfort .column .each .image {
  margin-top: 10px;
}
.pre-inc .plandetail-page .bg-contents {
  position: relative;
  background: url(../images/plan/bg_detail.jpg) no-repeat center bottom;
  background-size: cover;
  padding: 0 10px 110px;
}
@media screen and (max-width: 767px) {
  .pre-inc .plandetail-page .bg-contents {
    padding-bottom: 60px;
  }
}
.pre-inc .plandetail-page .bg-contents .caption {
  position: absolute;
  right: 5px;
  bottom: 5px;
  font-size: 10px;
}
.pre-inc .plandetail-page .page-title {
  padding: 80px 20px;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .pre-inc .plandetail-page .page-title {
    padding: 80px 20px 40px;
  }
}
.pre-inc .plandetail-page .page-title .en {
  font-size: 35px;
  letter-spacing: 0.15em;
}
@media screen and (max-width: 767px) {
  .pre-inc .plandetail-page .page-title .en {
    font-size: 24px;
  }
}
.pre-inc .plandetail-page .page-title .ja {
  margin-top: 10px;
  font-size: 14px;
}
@media screen and (max-width: 767px) {
  .pre-inc .plandetail-page .page-title .ja {
    font-size: 12px;
  }
}
.pre-inc .plandetail-page .detail-content {
  width: 100%;
  max-width: 930px;
  margin-inline: auto;
  padding: 110px 20px 80px;
  border-radius: 20px;
  background: rgba(255, 255, 255, 0.85);
}
@media screen and (max-width: 767px) {
  .pre-inc .plandetail-page .detail-content {
    padding: 60px 20px 40px;
  }
}
.pre-inc .plandetail-page .detail-content .info {
  text-align: center;
}
.pre-inc .plandetail-page .detail-content .info .image {
  max-width: 343px;
}
@media screen and (max-width: 767px) {
  .pre-inc .plandetail-page .detail-content .info .image {
    max-width: 224px;
  }
}
.pre-inc .plandetail-page .detail-content .madori {
  margin-top: 60px;
  text-align: center;
}
.pre-inc .plandetail-page .detail-content .madori.-a .image {
  width: 100%;
  max-width: 449px;
}
.pre-inc .plandetail-page .detail-content .madori.-b .image {
  width: 100%;
  max-width: 351px;
}
.pre-inc .plandetail-page .detail-content .madori.-c .image {
  width: 100%;
  max-width: 312px;
}
.pre-inc .plandetail-page .detail-content .hanrei {
  margin-top: 60px;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 10px 20px;
}
.pre-inc .plandetail-page .detail-content .hanrei .hanrei_base {
  width: 333px;
}
.pre-inc .plandetail-page .detail-content .hanrei .hanrei_wic {
  width: 143px;
}
.pre-inc .plandetail-page .detail-content .hanrei .hanrei_sic {
  width: 143px;
}
.pre-inc .plandetail-page .detail-content .note {
  margin-top: 20px;
  line-height: 1.4;
  text-align: center;
  font-size: 12px;
}
@media screen and (max-width: 767px) {
  .pre-inc .plandetail-page .detail-content .note {
    font-size: 10px;
  }
}
.pre-inc .plandetail-page .detail-content .back {
  margin-top: 60px;
  text-align: center;
}
.pre-inc .plandetail-page .detail-content .back .back-link {
  display: inline-block;
  padding: 15px 10px 13px;
  width: 290px;
  background: #806e20;
  color: #fff;
  font-size: 12px;
  transition: background-color 0.3s;
}
@media screen and (max-width: 767px) {
  .pre-inc .plandetail-page .detail-content .back .back-link {
    padding: 10px 5px 8px;
  }
}
.pre-inc .plandetail-page .detail-content .back .back-link:hover {
  background: #949494;
}
.pre-inc .plandetail-page .detail-content .back .back-link .back-icon {
  display: inline-block;
  margin-left: 8px;
  transform: scale(1, 0.7);
}/*# sourceMappingURL=plan.css.map */