@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Shippori+Mincho:wght@400;500;600;700;800&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Marcellus&display=swap");
.p-secFeature {
  background: #F5F8F8;
}
@media screen and (min-width: 769px) {
  .p-secFeature {
    margin-top: -100px;
    padding-bottom: 140px;
  }
}
@media screen and (min-width: 769px) {
  .p-secFeature_cnt1 > ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
@media screen and (min-width: 769px) {
  .p-secFeature_cnt1 > ul li {
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
    padding-right: 11.40625%;
  }
}
@media screen and (min-width: 769px) {
  .p-secFeature_cnt1 > ul li:nth-of-type(2) {
    margin-top: 100px;
  }
}
@media screen and (max-width: 768px) {
  .p-secFeature_cnt1 > ul li:nth-of-type(2) {
    margin-top: 18.6666666667vw;
  }
}
.p-secFeature_cnt2 {
  position: relative;
  margin-top: 130px;
}
.p-secFeature_cnt2::before {
  content: "";
  display: block;
  top: 0;
  bottom: 0;
  background: #fff;
  position: absolute;
  z-index: -1;
}
@media screen and (min-width: 769px) {
  .p-secFeature_cnt2::before {
    left: -40px;
    right: -40px;
    border-radius: 5px;
  }
}
@media screen and (max-width: 768px) {
  .p-secFeature_cnt2::before {
    left: -5.3333333333vw;
    right: -5.3333333333vw;
  }
}
@media screen and (max-width: 768px) {
  .p-secFeature_cnt2 {
    margin-top: 18.6666666667vw;
  }
}
@media screen and (min-width: 769px) {
  .p-secFeature_cnt2 ._img {
    padding: 6.640625%;
  }
}
@media screen and (max-width: 768px) {
  .p-secFeature_cnt2 ._img {
    padding-top: 16vw;
    padding-bottom: 16vw;
  }
}
@media screen and (min-width: 769px) {
  .p-secFeature_cnt3 {
    margin-top: 100px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
  }
}
@media screen and (max-width: 768px) {
  .p-secFeature_cnt3 {
    margin-top: 21.3333333333vw;
  }
}
@media screen and (min-width: 769px) {
  .p-secFeature_cnt3 .c-copyStyle1 {
    -ms-flex-preferred-size: 43.75%;
        flex-basis: 43.75%;
    margin-bottom: 90px;
  }
}
@media screen and (min-width: 769px) {
  .p-secFeature_cnt3 .c-txtStyle2 {
    -ms-flex-preferred-size: 56.25%;
        flex-basis: 56.25%;
    padding-left: 4.6875%;
  }
}

.p-secProcess {
  border-top: 1px solid #DCE2E3;
  background: #F5F8F8;
}
@media screen and (min-width: 769px) {
  .p-secProcess_in {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
@media screen and (min-width: 769px) {
  .p-secProcess_title {
    -ms-flex-preferred-size: 43.75%;
        flex-basis: 43.75%;
  }
}
@media screen and (min-width: 769px) {
  .p-secProcess_title ._img {
    margin-top: 134px;
  }
}
@media screen and (min-width: 769px) {
  .p-secProcess_cnt1 {
    -ms-flex-preferred-size: 56.25%;
        flex-basis: 56.25%;
    padding-left: 4.6875%;
  }
}
@media screen and (max-width: 768px) {
  .p-secProcess_cnt1 {
    margin-top: 16vw;
  }
}
.p-secProcess_cnt1 ul li {
  margin-top: 70px;
}
@media screen and (max-width: 768px) {
  .p-secProcess_cnt1 ul li {
    margin-top: 10.6666666667vw;
  }
}
.p-secProcess_cnt1 ul li h3 span {
  display: block;
}
.p-secProcess_cnt1 ul li h3 span:nth-of-type(1) {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  border-bottom: 1px solid #707070;
  letter-spacing: 0.1em;
}
@media screen and (min-width: 769px) {
  .p-secProcess_cnt1 ul li h3 span:nth-of-type(1) {
    font-size: clamp(14px * 0.8, 0.9722222222vw, 14px);
    color: #355662;
  }
}
@media screen and (max-width: 768px) {
  .p-secProcess_cnt1 ul li h3 span:nth-of-type(1) {
    font-size: 3.7333333333vw;
  }
}
.p-secProcess_cnt1 ul li h3 span:nth-of-type(2) {
  font-family: "Shippori Mincho", serif;
  font-weight: 400;
}
@media screen and (min-width: 769px) {
  .p-secProcess_cnt1 ul li h3 span:nth-of-type(2) {
    margin-top: 20px;
    font-size: clamp(24px * 0.8, 1.6666666667vw, 24px);
  }
}
@media screen and (max-width: 768px) {
  .p-secProcess_cnt1 ul li h3 span:nth-of-type(2) {
    margin-top: 5.3333333333vw;
    font-size: 6.4vw;
  }
}
.p-secProcess_cnt1 ul li p {
  margin-top: 20px;
}
@media screen and (max-width: 768px) {
  .p-secProcess_cnt1 ul li p {
    margin-top: 5.3333333333vw;
  }
}

.p-secEducation {
  border-top: 1px solid #DCE2E3;
  background: #F5F8F8;
}
@media screen and (max-width: 768px) {
  .p-secEducation {
    padding-bottom: 0;
  }
}
@media screen and (min-width: 769px) {
  .p-secEducation_in {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
@media screen and (min-width: 769px) {
  .p-secEducation_title {
    -ms-flex-preferred-size: 43.75%;
        flex-basis: 43.75%;
  }
}
@media screen and (min-width: 769px) {
  .p-secEducation_cnt1 {
    border-left: 1px solid #DCE2E3;
    -ms-flex-preferred-size: 56.25%;
        flex-basis: 56.25%;
    padding-left: 4.6875%;
  }
}
@media screen and (min-width: 769px) {
  .p-secEducation_cnt2 {
    margin-top: 50px;
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
@media screen and (min-width: 769px) {
  .p-secEducation_cnt2 .c-titleStyle5 {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
  }
}
@media screen and (max-width: 768px) {
  .p-secEducation_cnt2 .c-titleStyle5 {
    margin-top: 10.6666666667vw;
  }
}
@media screen and (min-width: 769px) {
  .p-secEducation_cnt2 .c-listStyle1 {
    -ms-flex-preferred-size: 43.75%;
        flex-basis: 43.75%;
  }
}
@media screen and (min-width: 769px) {
  .p-secEducation_cnt2 .c-listStyle1:nth-of-type(2) {
    margin-left: 4.6875%;
  }
}
@media screen and (max-width: 768px) {
  .p-secEducation_cnt2 .c-listStyle1:nth-of-type(2) {
    border-top: none;
  }
}/*# sourceMappingURL=feature.css.map */