.basic_writing p {
  font-size: 16px;
  text-align: center;
}

.basic_writing_lead {
  margin-top: 28px;
  font-size: 12px;
  text-align: center;
  line-height: 1.66;
  letter-spacing: 0.1em;
}

.check_list {
  max-width: 900px;
  margin: 172px auto 0;
  width: 100%;
  background-color: #F5F7F8;
  padding: 100px 98px 76px 125px;
}
@media screen and (max-width: 767px) {
  .check_list {
    padding: 20px;
  }
}

.checklist_title {
  font-size: 22px;
  font-weight: 600;
  color: #9A1717;
  line-height: 1.36;
  text-align: center;
  letter-spacing: 0.01em;
}

.checklist_heading {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 16px;
  text-align: center;
  line-height: 2.5;
}

.checklist_itemwrap {
  margin-top: 78px;
}

.checklist_item {
  padding-left: 20px;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 18px;
  letter-spacing: 0.01em;
  line-height: 2.5;
  position: relative;
}
@media screen and (max-width: 767px) {
  .checklist_item {
    font-size: 14px;
  }
}
.checklist_item::after {
  content: "";
  position: absolute;
  width: 10px;
  height: 10px;
  border: 1px solid #333;
  top: 50%;
  transform: translateX(-50%);
  left: 0;
}
@media screen and (max-width: 767px) {
  .checklist_item::after {
    top: 14px;
  }
}

.koukou_features {
  margin-top: 166px;
  margin-bottom: 94px;
}
@media screen and (max-width: 767px) {
  .koukou_features {
    margin-top: 98px;
  }
}

.inner {
  max-width: 900px;
  width: 100%;
  margin: auto;
}
@media screen and (max-width: 767px) {
  .inner {
    padding-left: 20px;
    padding-right: 20px;
  }
}

.features_item {
  position: relative;
}

.features_item2 {
  margin-top: 200px;
}
@media screen and (max-width: 767px) {
  .features_item2 {
    margin-top: 95px;
  }
}

.features_item_top {
  display: flex;
  gap: 104px;
  align-items: center;
}
.features_item_top img {
  aspect-ratio: 424/281;
  width: 424px;
}
@media screen and (max-width: 767px) {
  .features_item_top img {
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .features_item_top {
    flex-direction: column-reverse;
    gap: 28px;
  }
}

.features_item_top2 {
  flex-direction: row-reverse;
  gap: 50px;
}
@media screen and (max-width: 767px) {
  .features_item_top2 {
    flex-direction: column-reverse;
    gap: 28px;
  }
}

.features_heading {
  font-size: 22px;
  color: #9A1717;
  font-weight: 500;
  line-height: 2;
  letter-spacing: 0.01em;
}
@media screen and (max-width: 767px) {
  .features_heading {
    font-size: 18px;
  }
}

.feature_number {
  display: flex;
  align-items: center;
  position: absolute;
  z-index: 2;
  top: 0;
  left: -35px;
}
.feature_number::after {
  position: absolute;
  content: "";
  width: 111px;
  height: 111px;
  border: 1px solid #333;
  border-radius: 50%;
  left: -29%;
  background-color: #fff;
  z-index: -1;
  top: -65%;
}
@media screen and (max-width: 767px) {
  .feature_number::after {
    width: 79px;
    height: 79px;
  }
}

.feature_number2 {
  right: -35px;
  left: unset;
}
@media screen and (max-width: 767px) {
  .feature_number2 {
    right: unset;
    left: 0;
  }
}

.feature_number_flex {
  display: flex;
}

.feature_number_l {
  padding-top: 15px;
}
@media screen and (max-width: 767px) {
  .feature_number_l {
    padding-top: 3px;
  }
}

.feature_number_en {
  font-size: 9px;
  line-height: 1;
  letter-spacing: -0.01em;
}

.feature_number_j {
  font-size: 19px;
  line-height: 1.15;
}
@media screen and (max-width: 767px) {
  .feature_number_j {
    font-size: 14px;
  }
}

.feature_number_r {
  font-size: 51px;
}
@media screen and (max-width: 767px) {
  .feature_number_r {
    font-size: 35px;
  }
}

.feature_text_wrap {
  padding-top: 66px;
}
@media screen and (max-width: 767px) {
  .feature_text_wrap {
    padding-top: 22px;
  }
}
.feature_text_wrap p {
  font-size: 16px;
  line-height: 2.8;
  letter-spacing: 0.01em;
}
@media screen and (max-width: 767px) {
  .feature_text_wrap p {
    font-size: 13px;
    line-height: 1.9;
  }
}
.feature_text_wrap p:nth-of-type(2) {
  padding-top: 50px;
}
@media screen and (max-width: 767px) {
  .feature_text_wrap p:nth-of-type(2) {
    padding-top: 30px;
    font-size: 12px;
  }
}

.red {
  color: #9A1717;
}

.yellowLine {
  font-weight: 400;
}

.f18 {
  font-size: 18px;
}
@media screen and (max-width: 767px) {
  .f18 {
    font-size: 15px;
  }
}

.bold {
  font-weight: bold;
}

.step_text_wrap2 {
  max-width: 769px;
  width: 100%;
  margin: 0 5em;
}
@media screen and (max-width: 767px) {
  .step_text_wrap2 {
    margin: 0;
  }
}
.step_text_wrap2 p {
  letter-spacing: 0.01em;
  line-height: 2.81;
}
@media screen and (max-width: 767px) {
  .step_text_wrap2 p {
    font-size: 13px;
    line-height: 1.9;
  }
}
.step_text_wrap2 p:nth-of-type(2) {
  padding-top: 50px;
}

.step_ditail2 {
  padding-left: 0;
}

.headlineWrap2 {
  padding-left: 5em;
}

.dot {
  -webkit-text-emphasis: filled;
  text-emphasis: filled;
}

.sp_feature_top {
  display: none;
}
@media screen and (max-width: 767px) {
  .sp_feature_top {
    display: flex;
    gap: 20px;
    align-items: center;
  }
}

.feature_number_sp {
  display: none;
}
@media screen and (max-width: 767px) {
  .feature_number_sp {
    display: flex;
    align-items: center;
    position: relative;
  }
  .feature_number_sp::after {
    position: absolute;
    content: "";
    border: 1px solid #333;
    border-radius: 50%;
    left: -29%;
    background-color: #fff;
    z-index: -1;
    top: -64%;
    width: 79px;
    height: 79px;
  }
}

@media screen and (max-width: 767px) {
  .headlineWrap2 {
    padding-left: 0;
  }
}

.step_top_text {
  padding-top: 127px;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .step_top_text {
    padding-top: 46px;
  }
}
.step_top_text p {
  font-size: 25px;
  line-height: 1.8;
  color: #9A1717;
  letter-spacing: 0.25em;
  font-weight: 600;
}
@media screen and (max-width: 767px) {
  .step_top_text p {
    font-size: 18px;
    letter-spacing: 0.05em;
    line-height: 1.55;
  }
}

.basic_writing span.f14 {
  font-size: 14px;
}
/*# sourceMappingURL=style.css.map */