/*! Writen  by SCSS */
.pre-inc .sec01 {
  margin-top: clamp(80px, 10%, 120px);
  margin-bottom: clamp(80px, 10%, 120px);
}
.pre-inc .sec02 {
  padding-bottom: 40px;
}
.pre-inc .inner_head {
  position: relative;
  z-index: 2;
  margin-bottom: 1.5em;
}
.pre-inc .design_head {
  writing-mode: vertical-lr;
  font-size: clamp(18px, 2.25vw, 50px);
  line-height: 1;
}
@media screen and (max-width: 480px) {
  .pre-inc .design_head {
    text-align: center;
    writing-mode: horizontal-tb;
    font-size: 28px;
  }
}
.pre-inc .design_main_wrap {
  position: relative;
  margin-top: clamp(-60px, -5%, -30px);
}
@media screen and (max-width: 480px) {
  .pre-inc .design_main_wrap .design_main_image {
    aspect-ratio: auto;
  }
}
@media screen and (max-width: 480px) {
  .pre-inc .design_main_wrap .design_main_image .main_image {
    display: block;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: left bottom;
       object-position: left bottom;
  }
}
.pre-inc .design_main_wrap .design_main_image .cap {
  bottom: -20px;
  text-shadow: none;
  color: #333;
  left: 44.38%;
}
@media screen and (max-width: 480px) {
  .pre-inc .design_main_wrap .design_main_image .cap {
    left: auto;
    right: 0;
  }
}
.pre-inc .design_main_wrap .design_main_text {
  position: absolute;
  z-index: 1;
  right: 0;
  top: 0;
  bottom: 0;
  width: 50%;
  display: flex;
  flex-direction: column;
  /*justify-content: flex-end;*/
  justify-content: center;
  align-items: center;
}
@media screen and (max-width: 480px) {
  .pre-inc .design_main_wrap .design_main_text {
    position: static;
    margin-top: 40px;
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }
}
.pre-inc .design_main_wrap .design_main_text .design_head {
  letter-spacing: 0.2em;
}
.pre-inc .design_main_wrap .design_main_text .en_head {
  margin-top: clamp(30px, 6.43%, 90px);
  margin-bottom: clamp(30px, 6.43%, 90px);
}
.pre-inc .design_main_wrap .design_main_text .sec_lead {
  margin-bottom: clamp(20px, 3.58%, 50px);
}
.pre-inc .design_main_wrap .design_main_text .read {
  color: #000;
  line-height: 3.13;
  font-size: min(1.3vw, 16px);
}
@media screen and (max-width: 768px) {
  .pre-inc .design_main_wrap .design_main_text .read {
    line-height: 2;
  }
}
@media screen and (max-width: 480px) {
  .pre-inc .design_main_wrap .design_main_text .read {
    margin-bottom: 0;
    color: #000;
    font-size: 14px;
  }
}
.pre-inc .sec01_top_wrap .text_box .en_head,
.pre-inc .sec01_bottom_wrap .text_box .en_head {
  margin-bottom: 2em;
}
@media screen and (max-width: 480px) {
  .pre-inc .sec01_top_wrap .text_box .en_head,
  .pre-inc .sec01_bottom_wrap .text_box .en_head {
    margin-bottom: 25px;
  }
}
.pre-inc .sec01_top_wrap .text_box .sec_lead,
.pre-inc .sec01_bottom_wrap .text_box .sec_lead {
  margin-bottom: 1.53em;
}
@media screen and (max-width: 480px) {
  .pre-inc .sec01_top_wrap .text_box .sec_lead,
  .pre-inc .sec01_bottom_wrap .text_box .sec_lead {
    margin-bottom: 15px;
  }
}
.pre-inc .sec01_top_wrap .text_box .read,
.pre-inc .sec01_bottom_wrap .text_box .read {
  line-height: 3.13;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 768px) {
  .pre-inc .sec01_top_wrap .text_box .read,
  .pre-inc .sec01_bottom_wrap .text_box .read {
    line-height: 1.8;
    letter-spacing: 0.05em;
  }
}
.pre-inc .sec01_top_wrap {
  margin-bottom: clamp(60px, 8.34%, 100px);
}
.pre-inc .sec01_top_wrap .image_box {
  margin-bottom: 30px;
}
.pre-inc .sec01_bottom_wrap {
  align-items: flex-end;
}
@media screen and (max-width: 480px) {
  .pre-inc .sec01_bottom_wrap {
    flex-direction: column;
    gap: 30px 0;
  }
}
.pre-inc .sec01_bottom_wrap .image_box {
  max-width: 620px;
  width: 51.67%;
}
@media screen and (max-width: 480px) {
  .pre-inc .sec01_bottom_wrap .image_box {
    width: 100%;
  }
}
.pre-inc .sec01_bottom_wrap .text_box {
  width: 43.34%;
}
@media screen and (max-width: 480px) {
  .pre-inc .sec01_bottom_wrap .text_box {
    text-align: center;
    width: 100%;
  }
}
.pre-inc .sec02_lead_image .cap {
  bottom: auto;
  text-shadow: none;
  color: #333;
  top: calc(100% + 5px);
}
@media screen and (max-width: 1360px) {
  .pre-inc .sec02_lead_image .cap {
    top: 0;
  }
}
.pre-inc .sec02_top {
  margin-top: clamp(-100px, -8.33%, -20px);
  position: relative;
  z-index: 2;
  align-items: flex-start;
  margin-bottom: clamp(35px, 5.84%, 70px);
}
@media screen and (max-width: 480px) {
  .pre-inc .sec02_top {
    margin-top: 50px;
    flex-direction: column;
    gap: 30px 0;
  }
}
.pre-inc .sec02_top .design_head {
  margin-top: clamp(40px, 15%, 180px);
  align-self: stretch;
  width: 1.5em;
  letter-spacing: 0.2em;
}
@media screen and (max-width: 480px) {
  .pre-inc .sec02_top .design_head {
    margin-top: 0;
    width: 100%;
    letter-spacing: 0.1em;
    line-height: 1.6;
  }
}
.pre-inc .sec02_top .sec02_t_right {
  width: 91.67%;
}
@media screen and (max-width: 480px) {
  .pre-inc .sec02_top .sec02_t_right {
    width: 100%;
  }
}
@media screen and (max-width: 480px) {
  .pre-inc .sec02_top .sec02_t_wrap {
    flex-direction: column;
    gap: 15px 0;
  }
}
@media screen and (max-width: 480px) {
  .pre-inc .sec02_top .sec02_t_wrap .text_box {
    text-align: center;
  }
}
.pre-inc .sec02_top .sec02_t_wrap .text_box .en_head {
  margin-bottom: 2em;
}
@media screen and (max-width: 480px) {
  .pre-inc .sec02_top .sec02_t_wrap .text_box .en_head {
    margin-bottom: 25px;
  }
}
.pre-inc .sec02_top .sec02_t_wrap .text_box .sec_lead {
  margin-bottom: 1.84em;
}
@media screen and (max-width: 480px) {
  .pre-inc .sec02_top .sec02_t_wrap .text_box .sec_lead {
    margin-bottom: 15px;
  }
}
.pre-inc .sec02_top .sec02_t_wrap .text_box .read {
  line-height: 3.13;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 768px) {
  .pre-inc .sec02_top .sec02_t_wrap .text_box .read {
    line-height: 1.8;
    letter-spacing: 0.05em;
  }
}
.pre-inc .sec02_top .sec02_t_wrap_01 {
  max-width: 1060px;
  margin-left: auto;
  margin-bottom: clamp(40px, 6.67%, 80px);
  align-items: flex-end;
}
.pre-inc .sec02_top .sec02_t_wrap_01 .text_box {
  width: 56.61%;
  margin-bottom: 3.78%;
}
@media screen and (max-width: 480px) {
  .pre-inc .sec02_top .sec02_t_wrap_01 .text_box {
    width: 100%;
    margin-bottom: 0;
  }
}
.pre-inc .sec02_top .sec02_t_wrap_01 .image_box {
  max-width: 601px;
  width: 56.7%;
  margin-left: -13.3%;
}
@media screen and (max-width: 480px) {
  .pre-inc .sec02_top .sec02_t_wrap_01 .image_box {
    width: 100%;
    margin-left: 0;
  }
}
.pre-inc .sec02_top .sec02_t_wrap_02 {
  align-items: center;
}
.pre-inc .sec02_top .sec02_t_wrap_02 .image_box {
  max-width: 625px;
  width: 56.82%;
}
@media screen and (max-width: 480px) {
  .pre-inc .sec02_top .sec02_t_wrap_02 .image_box {
    width: 100%;
  }
}
.pre-inc .sec02_top .sec02_t_wrap_02 .image_box .cap {
  text-shadow: none;
  color: #333;
  bottom: 11.12%;
}
.pre-inc .sec02_top .sec02_t_wrap_02 .text_box {
  width: 40.91%;
}
@media screen and (max-width: 480px) {
  .pre-inc .sec02_top .sec02_t_wrap_02 .text_box {
    width: 100%;
  }
}
.pre-inc .sec02_b_head {
  margin-bottom: clamp(30px, 5%, 60px);
}
.pre-inc .sec02_list {
  display: grid;
  align-items: start;
  align-content: start;
  grid-template-columns: repeat(6, 1fr);
  gap: clamp(30px, 6.67vw, 80px) 4%;
  counter-reset: step-counter;
}
@media screen and (max-width: 480px) {
  .pre-inc .sec02_list {
    max-width: 368px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    grid-template-columns: 1fr;
    gap: 30px 4%;
  }
}
.pre-inc .sec02_list .item {
  grid-column: span 2;
  counter-increment: step-counter;
}
@media screen and (max-width: 480px) {
  .pre-inc .sec02_list .item {
    grid-column: auto;
  }
}
.pre-inc .sec02_list .item .item_head {
  font-size: clamp(16px, 1.93vw, 24px);
  line-height: 1.2;
  display: flex;
  align-items: baseline;
  color: #c5a585;
  gap: 0 0.7em;
  margin-bottom: 1em;
}
.pre-inc .sec02_list .item .item_head::before {
  content: counter(step-counter, upper-alpha);
  display: flex;
  align-items: center;
  justify-content: center;
  width: 1.66em;
  height: 1.66em;
  flex-shrink: 0;
  line-height: 1;
  color: #fff;
  background: #c5a585;
}
.pre-inc .sec02_list .item .item_head .text_white {
  color: #fff;
}
.pre-inc .sec02_list .item .read_min {
  line-height: 1.8;
}
@media screen and (max-width: 768px) {
  .pre-inc .sec02_list .item .read_min {
    line-height: 1.6;
  }
}
.pre-inc .sec02_list .item .cap_l {
  margin-top: 5px;
}
.pre-inc .sec02_list .item .item_in {
  align-items: flex-start;
}
.pre-inc .sec02_list .item .item_in .text_box {
  width: 50.28%;
}
.pre-inc .sec02_list .item .item_in .item_image {
  max-width: 160px;
  width: 43.48%;
}
.pre-inc .sec02_list .item .item_in .item_image .cap_r {
  margin-top: 5px;
  line-height: 1.4;
}
.pre-inc .sec02_list .item01 {
  grid-column: span 6;
}
@media screen and (max-width: 480px) {
  .pre-inc .sec02_list .item01 {
    grid-column: auto;
  }
}
.pre-inc .sec02_list .item01 .item01_in {
  align-items: flex-start;
}
@media screen and (max-width: 480px) {
  .pre-inc .sec02_list .item01 .item01_in {
    flex-direction: column;
    gap: 20px 0;
  }
}
.pre-inc .sec02_list .item01 .item01_in .item01_head {
  font-size: clamp(16px, 1.93vw, 24px);
  line-height: 1.2;
  color: #c5a585;
  margin-bottom: 1em;
}
@media screen and (max-width: 480px) {
  .pre-inc .sec02_list .item01 .item01_in .item01_head {
    margin-bottom: 10px;
  }
}
.pre-inc .sec02_list .item01 .item01_in .cap_r {
  margin-top: 5px;
  line-height: 1.4;
}
.pre-inc .sec02_list .item01 .item01_in .item01_box_left {
  align-items: flex-start;
  width: 38.34%;
}
@media screen and (max-width: 768px) {
  .pre-inc .sec02_list .item01 .item01_in .item01_box_left {
    width: 42%;
  }
}
@media screen and (max-width: 480px) {
  .pre-inc .sec02_list .item01 .item01_in .item01_box_left {
    width: 100%;
  }
}
.pre-inc .sec02_list .item01 .item01_in .item01_box_left .text_box {
  width: 59.79%;
}
.pre-inc .sec02_list .item01 .item01_in .item01_box_left .item_image {
  max-width: 160px;
  width: 34.79%;
}
.pre-inc .sec02_list .item01 .item01_in .item01_box_right {
  align-items: flex-start;
  width: 53.34%;
}
@media screen and (max-width: 768px) {
  .pre-inc .sec02_list .item01 .item01_in .item01_box_right {
    width: 56%;
  }
}
@media screen and (max-width: 480px) {
  .pre-inc .sec02_list .item01 .item01_in .item01_box_right {
    width: 100%;
    flex-wrap: wrap;
    justify-content: center;
    gap: 15px 25px;
  }
}
.pre-inc .sec02_list .item01 .item01_in .item01_box_right .text_box {
  width: 46.88%;
}
@media screen and (max-width: 480px) {
  .pre-inc .sec02_list .item01 .item01_in .item01_box_right .text_box {
    width: 100%;
  }
}
.pre-inc .sec02_list .item01 .item01_in .item01_box_right .item_image_left {
  max-width: 160px;
  width: 25%;
}
@media screen and (max-width: 480px) {
  .pre-inc .sec02_list .item01 .item01_in .item01_box_right .item_image_left {
    width: 43.48%;
  }
}
.pre-inc .sec02_list .item01 .item01_in .item01_box_right .item_image_right {
  max-width: 110px;
  width: 17.19%;
}
@media screen and (max-width: 480px) {
  .pre-inc .sec02_list .item01 .item01_in .item01_box_right .item_image_right {
    width: 29.9%;
  }
}
.pre-inc .sec02_list .item10 .item_head::before {
  content: none;
}
.pre-inc .sec02_list .item10 .item_in {
  align-items: center;
}
.pre-inc .sec02_list .item11,
.pre-inc .sec02_list .item12 {
  grid-column: span 3;
}
@media screen and (max-width: 480px) {
  .pre-inc .sec02_list .item11,
  .pre-inc .sec02_list .item12 {
    grid-column: auto;
  }
}
.pre-inc .sec02_list .item11 .item_head::before,
.pre-inc .sec02_list .item12 .item_head::before {
  content: none;
}/*# sourceMappingURL=design.css.map */