@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;500;700&family=Noto+Serif+JP:wght@300;400;500;600;700&Barlow&display=swap");

.point {
  padding: 60px 0;
}
.point .c_point__item:last-child .c_title_sec {
  letter-spacing: 0;
}
.point .c_point__item_text {
  font-size: 1rem;
}

.flow {
  padding: 60px 0;
  background-color: #f6f7f9;
}
.flow .c_title_sec {
  margin-bottom: 14px;
}

.faq {
  padding: 60px 0;
}

.action {
  padding: 60px 0;
  background-color: #f6f7f9;
}

@media screen and (min-width: 992px){
  .page_intro__content {
    padding-top: 80px;
  }
  .point {
    padding: 108px 0 78px;
  }
  .point .c_title {
    margin-bottom: 52px;
  }
  .point .c_point__item .c_title_sec {
    font-size: clamp(1.125rem, 2.0833333333vw + -0.1666666667rem, 1.5rem);
  }
  .point .c_point__item_image {
    margin-bottom: 28px;
  }
  .point .c_point__item_text {
    font-size: 1.125rem;
    line-height: 1.7;
  }
  .flow {
    padding: 108px 0 122px;
  }
  .faq {
    padding: 130px 0 115px;
  }
  .action {
    padding: 134px 0 144px;
  }
  .action .c_bnr__title {
    margin-bottom: 0;
  }
}
/*# sourceMappingURL=maps/for-companies.css.map */
