@charset "UTF-8";
/*! Writen  by SCSS */
.pre-inc .page_ttl_wrap .eng_ttl .eng_ttl_in.bask {
  background: -webkit-linear-gradient(0deg, #8DE7FC 20%, #2DB7D5 50%, #417175 80%, #1E3834 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  color: #8DE7FC;
}
.pre-inc .sec01 {
  padding-top: clamp(60px, 7.5vw, 90px);
}
@media screen and (max-width: 480px) {
  .pre-inc .sec01 {
    padding-top: 110px;
  }
}
.pre-inc .sec01 .sec_ttl_wrap {
  margin-top: clamp(40px, 5vw, 60px);
  margin-bottom: clamp(50px, 8.334vw, 100px);
}
.pre-inc .sec01 .sec02_item01 {
  flex-wrap: wrap;
  row-gap: clamp(40px, 5vw, 60px);
}
.pre-inc .sec01 .sec02_item01 .item {
  width: 32.24%;
}
@media screen and (max-width: 480px) {
  .pre-inc .sec01 .sec02_item01 .item {
    width: 100%;
  }
}
.pre-inc .sec01 .sec02_item01 .item.double {
  width: 49.5%;
}
@media screen and (max-width: 480px) {
  .pre-inc .sec01 .sec02_item01 .item.double {
    width: 100%;
  }
}
.pre-inc .sec01 .sec02_item01 .item .photo_txt {
  font-size: clamp(13px, 1.439vw, 20px);
  margin-bottom: 20px;
  line-height: 1;
}
@media screen and (max-width: 480px) {
  .pre-inc .sec01 .sec02_item01 .item .photo_txt {
    font-size: 16px;
    margin-bottom: 15px;
  }
}
.pre-inc .sec01 .sec02_item01 .item .photo {
  margin-bottom: clamp(10px, 1.667vw, 20px);
}
.pre-inc .sec01 .sec02_item01 .item .list_group {
  flex-direction: column;
  row-gap: 8px;
}
@media screen and (max-width: 480px) {
  .pre-inc .sec01 .sec02_item01 .item .list_group {
    row-gap: 5px;
    flex-wrap: wrap;
    justify-content: flex-start;
  }
}
.pre-inc .sec01 .sec02_item01 .item .list_group .list_txt {
  width: fit-content;
  font-size: clamp(10px, 1.152vw, 16px);
  border-bottom: 1px solid rgba(0, 0, 0, 0.5);
  text-indent: -0.5em;
  padding-left: 0.5em;
}
@media screen and (max-width: 480px) {
  .pre-inc .sec01 .sec02_item01 .item .list_group .list_txt {
    font-size: 13px;
  }
}
.pre-inc .sec01 .sec02_item01 .item .list_group .list_txt:before {
  content: "・";
}
.pre-inc .sec01 .sec02_item01 .item .list_group .list_cap {
  font-size: 12px;
}

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