/*! Writen  by SCSS */
.pre-inc .inner_main .main_bg {
  aspect-ratio: 19.2/8;
  background-image: url("../images/design/main.jpg");
}
@media screen and (max-width: 480px) {
  .pre-inc .inner_main .main_bg {
    aspect-ratio: 7.5/8;
    background-image: url("../images/design/main_sp.jpg");
  }
}
.pre-inc .en_ttl.en_ttl01 {
  width: 68.75%;
  margin-bottom: clamp(60px, 6.25vw, 100px);
}
@media screen and (max-width: 480px) {
  .pre-inc .en_ttl.en_ttl01 {
    width: 80%;
    margin-bottom: 0;
  }
}
.pre-inc .en_ttl.en_ttl02 {
  width: 44.43%;
  margin-bottom: -30px;
}
@media screen and (max-width: 1200px) {
  .pre-inc .en_ttl.en_ttl02 {
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 480px) {
  .pre-inc .en_ttl.en_ttl02 {
    width: 85%;
    margin-left: auto;
    margin-bottom: 0;
  }
}
.pre-inc .sec01 {
  position: relative;
  padding: 50px 0 clamp(80px, 8.75vw, 140px);
}
@media screen and (max-width: 480px) {
  .pre-inc .sec01 {
    padding: 50px 0;
  }
}
.pre-inc .sec01 .sec_ttl_group {
  position: relative;
  z-index: 1;
  margin-bottom: clamp(40px, 5vw, 80px);
}
.pre-inc .sec01 .sec01_item01 {
  position: relative;
  justify-content: flex-end;
  margin-bottom: clamp(80px, 10vw, 160px);
}
@media screen and (max-width: 480px) {
  .pre-inc .sec01 .sec01_item01 {
    flex-direction: column;
    row-gap: 40px;
    margin-bottom: 30px;
  }
}
.pre-inc .sec01 .sec01_item01 .text_group {
  position: absolute;
  inset: 0;
  top: auto;
}
@media screen and (max-width: 480px) {
  .pre-inc .sec01 .sec01_item01 .text_group {
    position: relative;
    inset: auto;
    z-index: 1;
  }
}
.pre-inc .sec01 .sec01_item01 .text_group .text_group_in {
  position: relative;
  z-index: 1;
  width: 41.25%;
  flex-direction: column;
  row-gap: clamp(30px, 3.75vw, 60px);
}
@media screen and (max-width: 1200px) {
  .pre-inc .sec01 .sec01_item01 .text_group .text_group_in {
    row-gap: 25px;
  }
}
@media screen and (max-width: 480px) {
  .pre-inc .sec01 .sec01_item01 .text_group .text_group_in {
    width: 100%;
    row-gap: 40px;
  }
}
.pre-inc .sec01 .sec01_item01 .text_group .text_group_in .group_in .en_sub.en_sub01 {
  width: 42.58%;
}
.pre-inc .sec01 .sec01_item01 .text_group .text_group_in .group_in .en_sub.en_sub02 {
  width: 33.04%;
}
.pre-inc .sec01 .sec01_item01 .text_group .text_group_in .group_in .sec_sub_ttl {
  font-size: clamp(20px, 1.667vw, 30px);
  margin: 20px 0;
}
@media screen and (max-width: 1200px) {
  .pre-inc .sec01 .sec01_item01 .text_group .text_group_in .group_in .sec_sub_ttl {
    margin: 10px 0;
    padding-bottom: 10px;
  }
}
@media screen and (max-width: 960px) {
  .pre-inc .sec01 .sec01_item01 .text_group .text_group_in .group_in .sec_sub_ttl {
    font-size: 1.5vw;
  }
}
@media screen and (max-width: 480px) {
  .pre-inc .sec01 .sec01_item01 .text_group .text_group_in .group_in .sec_sub_ttl {
    font-size: 15px;
  }
}
.pre-inc .sec01 .sec01_item01 .text_group .text_group_in .group_in .sec_read {
  font-size: clamp(12px, 1vw, 18px);
  letter-spacing: -0.03em;
}
@media screen and (max-width: 960px) {
  .pre-inc .sec01 .sec01_item01 .text_group .text_group_in .group_in .sec_read {
    font-size: 1vw;
  }
}
@media screen and (max-width: 480px) {
  .pre-inc .sec01 .sec01_item01 .text_group .text_group_in .group_in .sec_read {
    font-size: 12px;
    letter-spacing: normal;
  }
}
.pre-inc .sec01 .sec01_item01 .text_group .text_group_in .group_in .material_group {
  width: 82.58%;
  margin-top: clamp(20px, 1.875vw, 30px);
}
@media screen and (max-width: 480px) {
  .pre-inc .sec01 .sec01_item01 .text_group .text_group_in .group_in .material_group {
    margin: 20px auto 0;
  }
}
.pre-inc .sec01 .sec01_item01 .text_group .text_group_in .group_in .material_group .material {
  width: 28.63%;
  position: relative;
}
@media screen and (max-width: 480px) {
  .pre-inc .sec01 .sec01_item01 .text_group .text_group_in .group_in .material_group .material {
    width: 31%;
  }
}
.pre-inc .sec01 .sec01_item01 .text_group .text_group_in .group_in .material_group .material .m_txt {
  position: absolute;
  inset: 0;
  bottom: auto;
  top: calc(100% + 5px);
  margin-top: 5px;
  font-size: clamp(10px, 0.778vw, 14px);
  text-align: center;
  letter-spacing: normal;
  line-height: 1;
}
@media screen and (max-width: 480px) {
  .pre-inc .sec01 .sec01_item01 .text_group .text_group_in .group_in .material_group .material .m_txt {
    position: static;
  }
}
.pre-inc .sec01 .sec01_item01 .image_group {
  position: relative;
  width: 57.14%;
}
@media screen and (max-width: 480px) {
  .pre-inc .sec01 .sec01_item01 .image_group {
    width: 100%;
  }
}
.pre-inc .sec01 .sec01_item01 .image_group .bg01 {
  position: absolute;
  right: 0;
  top: -42%;
  width: 124%;
  z-index: -1;
}
@media screen and (max-width: 480px) {
  .pre-inc .sec01 .sec01_item01 .image_group .image {
    width: 90%;
    margin-left: auto;
  }
}
.pre-inc .sec01 .sec01_item02 {
  position: relative;
}
.pre-inc .sec01 .sec01_item02 .text_group {
  width: 46.88%;
  margin-bottom: clamp(80px, 8.75vw, 140px);
}
@media screen and (max-width: 960px) {
  .pre-inc .sec01 .sec01_item02 .text_group {
    width: 55%;
  }
}
@media screen and (max-width: 820px) {
  .pre-inc .sec01 .sec01_item02 .text_group {
    width: 60%;
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 480px) {
  .pre-inc .sec01 .sec01_item02 .text_group {
    width: 100%;
    margin-bottom: 100px;
  }
}
@media screen and (max-width: 480px) {
  .pre-inc .sec01 .sec01_item02 .text_group .sec_sub_ttl {
    font-size: 15px;
  }
}
.pre-inc .sec01 .sec01_item02 .bg02 {
  position: absolute;
  inset: 0;
  top: auto;
  bottom: 6%;
  z-index: -1;
}
@media screen and (max-width: 480px) {
  .pre-inc .sec01 .sec01_item02 .bg02 {
    bottom: 8%;
  }
}
.pre-inc .sec01 .sec01_item02 .pers_group {
  align-items: flex-end;
  margin-bottom: clamp(80px, 10vw, 160px);
}
@media screen and (max-width: 480px) {
  .pre-inc .sec01 .sec01_item02 .pers_group {
    margin: 0 -20px 40px;
  }
}
.pre-inc .sec01 .sec01_item02 .pers_group .pers.pers01 {
  width: 35.57%;
}
.pre-inc .sec01 .sec01_item02 .pers_group .pers.pers02 {
  width: 60.94%;
}
.pre-inc .sec01 .sec01_item02 .pers_group .pers .cap {
  bottom: 10px;
}
@media screen and (max-width: 480px) {
  .pre-inc .sec01 .sec01_item02 .pers_group .pers .cap {
    bottom: 0;
  }
}
.pre-inc .sec01 .sec01_item02 .pers_group .pers .cap.ex {
  right: auto;
  left: 10%;
}
@media screen and (max-width: 480px) {
  .pre-inc .sec01 .sec01_item02 .pers_group .pers .cap.sp_left {
    right: auto;
    left: 0;
  }
}
.pre-inc .sec01 .sec01_item03 .entrance_group {
  width: 91.67%;
}
@media screen and (max-width: 480px) {
  .pre-inc .sec01 .sec01_item03 .entrance_group {
    width: 100%;
  }
}
.pre-inc .sec01 .sec01_item03 .entrance_group .entrance {
  margin: clamp(30px, 3.75vw, 60px) 0 clamp(40px, 4.688vw, 75px);
}
.pre-inc .sec01 .sec01_item03 .entrance_group .entrance > img {
  width: 100%;
}
.pre-inc .sec01 .sec01_item03 .text_group {
  align-items: center;
  column-gap: 20px;
  margin: 0;
  margin-left: auto;
  width: calc(100% - 40px);
}
@media screen and (max-width: 480px) {
  .pre-inc .sec01 .sec01_item03 .text_group {
    margin: 0 auto;
    flex-direction: column;
  }
}
.pre-inc .sec01 .sec01_item03 .text_group .sec_sub_ttl {
  width: 45.63%;
}
@media screen and (max-width: 480px) {
  .pre-inc .sec01 .sec01_item03 .text_group .sec_sub_ttl {
    width: 100%;
  }
}
.pre-inc .sec01 .sec01_item03 .text_group .sec_read {
  width: 53.13%;
  padding-left: 5.63%;
  border-left: 1px solid rgba(0, 0, 0, 0.2);
  line-height: 2;
}
@media screen and (max-width: 820px) {
  .pre-inc .sec01 .sec01_item03 .text_group .sec_read {
    line-height: 1.5;
  }
}
@media screen and (max-width: 480px) {
  .pre-inc .sec01 .sec01_item03 .text_group .sec_read {
    width: 100%;
    line-height: 2;
    padding-left: 0;
    border-left: none;
    padding-top: 15px;
    margin-top: 15px;
    border-top: 1px solid rgba(0, 0, 0, 0.2);
  }
}
.pre-inc .sec02 {
  position: relative;
  background: #f1f1f1;
  padding: 60px 0 clamp(80px, 10vw, 160px);
}
.pre-inc .sec02 .text_group {
  flex-direction: column;
  row-gap: 20px;
  margin-bottom: clamp(60px, 7.5vw, 120px);
}
@media screen and (max-width: 820px) {
  .pre-inc .sec02 .text_group {
    margin-bottom: 40px;
  }
}
@media screen and (max-width: 480px) {
  .pre-inc .sec02 .text_group .en_sub {
    width: 36%;
  }
}
.pre-inc .sec02 .sec02_item01 {
  align-items: flex-start;
  flex-direction: row-reverse;
}
@media screen and (max-width: 820px) {
  .pre-inc .sec02 .sec02_item01 {
    flex-direction: column;
    row-gap: 30px;
  }
}
@media screen and (max-width: 480px) {
  .pre-inc .sec02 .sec02_item01 {
    row-gap: 20px;
  }
}
.pre-inc .sec02 .sec02_item01 .landplan_pers {
  width: 48.25%;
  mix-blend-mode: multiply;
}
@media screen and (max-width: 820px) {
  .pre-inc .sec02 .sec02_item01 .landplan_pers {
    width: 100%;
    max-width: 772px;
    margin: 0 auto;
  }
}
.pre-inc .sec02 .sec02_item01 .landplan_pers .cap {
  bottom: 5%;
}
@media screen and (max-width: 480px) {
  .pre-inc .sec02 .sec02_item01 .landplan_pers .cap {
    bottom: 0;
  }
}
.pre-inc .sec02 .sec02_item01 .landplan_item {
  width: 48.13%;
  flex-wrap: wrap;
  gap: 10px 0;
  margin-bottom: 30px;
}
@media screen and (max-width: 820px) {
  .pre-inc .sec02 .sec02_item01 .landplan_item {
    width: 100%;
  }
}
.pre-inc .sec02 .sec02_item01 .landplan_item .item {
  width: 49.36%;
  background: #FFF;
  padding: clamp(15px, 1.563vw, 25px);
}
@media screen and (max-width: 1200px) {
  .pre-inc .sec02 .sec02_item01 .landplan_item .item {
    padding: 15px;
  }
}
@media screen and (max-width: 480px) {
  .pre-inc .sec02 .sec02_item01 .landplan_item .item {
    padding: 10px;
  }
}
.pre-inc .sec02 .sec02_item01 .landplan_item .item .item_ttl_group {
  align-items: center;
  justify-content: flex-start;
  column-gap: 10px;
  margin-bottom: clamp(10px, 1.25vw, 20px);
  letter-spacing: -0.08em;
}
.pre-inc .sec02 .sec02_item01 .landplan_item .item .item_ttl_group .num {
  width: clamp(20px, 2.063vw, 33px);
  aspect-ratio: 1;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #515f68;
  font-size: clamp(12px, 1.125vw, 18px);
  color: #FFF;
  line-height: 1;
  flex-shrink: 0;
}
@media screen and (max-width: 820px) {
  .pre-inc .sec02 .sec02_item01 .landplan_item .item .item_ttl_group .num {
    width: 30px;
    font-size: 2.2vw;
  }
}
@media screen and (max-width: 480px) {
  .pre-inc .sec02 .sec02_item01 .landplan_item .item .item_ttl_group .num {
    width: 24px;
    font-size: 12px;
  }
}
.pre-inc .sec02 .sec02_item01 .landplan_item .item .item_ttl_group .item_ttl {
  font-size: clamp(15px, 1.334vw, 24px);
  line-height: 1.4;
}
@media screen and (max-width: 820px) {
  .pre-inc .sec02 .sec02_item01 .landplan_item .item .item_ttl_group .item_ttl {
    font-size: 2.4vw;
  }
}
@media screen and (max-width: 480px) {
  .pre-inc .sec02 .sec02_item01 .landplan_item .item .item_ttl_group .item_ttl {
    font-size: 12px;
  }
}
.pre-inc .sec02 .sec02_item01 .landplan_item .item .text_photo {
  position: relative;
  display: grid;
  justify-content: space-between;
  align-items: flex-start;
  grid-template-columns: 45.46% 51.52%;
  gap: 20px 0;
}
@media screen and (max-width: 480px) {
  .pre-inc .sec02 .sec02_item01 .landplan_item .item .text_photo {
    grid-template-columns: 100%;
  }
}
.pre-inc .sec02 .sec02_item01 .landplan_item .item .text_photo .item_read {
  font-size: clamp(10px, 0.889vw, 16px);
  line-height: 1.5;
}
@media screen and (max-width: 820px) {
  .pre-inc .sec02 .sec02_item01 .landplan_item .item .text_photo .item_read {
    font-size: 1.6vw;
  }
}
@media screen and (max-width: 480px) {
  .pre-inc .sec02 .sec02_item01 .landplan_item .item .text_photo .item_read {
    font-size: 11px;
  }
}
.pre-inc .sec02 .sec02_item01 .landplan_item .item .text_photo .item_read .small {
  font-size: 87.5%;
}
.pre-inc .sec02 .sec02_item01 .landplan_item .item .text_photo .item_photo {
  grid-column: 2/3;
  grid-row: 1/3;
  text-align: right;
}
@media screen and (max-width: 480px) {
  .pre-inc .sec02 .sec02_item01 .landplan_item .item .text_photo .item_photo {
    grid-column: auto;
    grid-row: auto;
    text-align: center;
  }
}
@media screen and (max-width: 480px) {
  .pre-inc .sec02 .sec02_item01 .landplan_item .item .text_photo .item_photo.sp_small {
    width: 55%;
    margin: 0 auto;
  }
}
.pre-inc .sec02 .sec02_item01 .landplan_item .item .text_photo .item_photo.sp_small .cap {
  position: static;
}
.pre-inc .sec02 .sec02_item01 .landplan_item .item .text_photo .item_cap {
  font-size: 10px;
  line-height: 1.6;
}
.pre-inc .sec02 .sec02_item02 .sec02_item02_in {
  margin-bottom: 10px;
}
@media screen and (max-width: 820px) {
  .pre-inc .sec02 .sec02_item02 .sec02_item02_in {
    flex-wrap: wrap;
    gap: 12px 0;
  }
}
.pre-inc .sec02 .sec02_item02 .sec02_item02_in .flower {
  width: 11.25%;
}
@media screen and (max-width: 820px) {
  .pre-inc .sec02 .sec02_item02 .sec02_item02_in .flower {
    width: 24%;
  }
}
.pre-inc .sec02 .sec02_item02 .sec02_item02_in .flower .f_txt {
  text-align: center;
  font-size: clamp(10px, 0.876vw, 14px);
  margin-top: 10px;
}
@media screen and (max-width: 820px) {
  .pre-inc .sec02 .sec02_item02 .sec02_item02_in .flower .f_txt {
    margin-top: 5px;
    font-size: 14px;
  }
}
@media screen and (max-width: 480px) {
  .pre-inc .sec02 .sec02_item02 .sec02_item02_in .flower .f_txt {
    line-height: 1;
    font-size: 10px;
  }
}

/*# sourceMappingURL=design.css.map */
