@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");
.page_intro {
  padding-bottom: 60px;
}

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

.service {
  position: relative;
  padding: 60px 0;
}
.service .c_list_col {
  margin-bottom: 40px;
}
.service__content .c_title_sec {
  margin-bottom: 12px;
}
.service__content .service__text {
  margin-bottom: 20px;
}
.service .c_frame {
  margin-bottom: 40px;
}
.service .c_frame:last-child {
  margin-bottom: 0;
}
.service .c_frame .c_title_sec {
  margin-bottom: 25px;
  text-align: center;
}
.service .c_frame .c_list {
  display: flex;
  flex-wrap: wrap;
  gap: 0 10px;
}
.service .c_frame_02 .service__text {
  margin-bottom: 0;
  font-size: 1rem;
}

.banner {
  padding: 60px 0;
  background-color: #f6f7f9;
}
.banner .c_bnr__link .c_btn {
  width: 100%;
}
@media screen and (min-width: 768px){
  .point .c_feature__item:nth-child(1) .c_feature__item_title {
    margin-top: 16px;
  }
  .point .c_feature__item:nth-child(2) .c_feature__item_title {
    margin-top: 24px;
  }
  .point .c_feature__item:nth-child(3) .c_feature__item_title {
    margin-top: 30px;
  }
}
@media screen and (min-width: 992px){
  .page_intro {
    padding: 24px 0 174px;
  }
  .page_intro__image {
    top: 55px;
  }
  .page_intro__content {
    min-height: 506px;
    padding-top: 106px;
  }
  .page_intro::before {
    bottom: 8px;
  }
  .point {
    padding: 90px 0 92px;
  }
  .point .c_title {
    margin-bottom: 78px;
  }
  .point .c_feature__item_info {
    padding-bottom: 25px;
  }
  .service {
    padding: 112px 0 97px;
  }
  .service .c_list_col {
    margin-bottom: 74px;
  }
  .service__content .service__text {
    margin-bottom: 35px;
  }
  .service .c_frame {
    margin-bottom: 80px;
  }
  .service .c_frame .c_title_sec {
    margin-bottom: 35px;
  }
  .service .c_frame .c_list {
    gap: 12px 10px;
    max-width: 566px;
    margin: 0 auto;
  }
  .service .c_frame .c_title_sec {
    margin-bottom: 28px;
  }
  .service .c_frame_02 {
    padding-bottom: 54px;
  }
  .service .c_frame_02 .service__text {
    font-size: 1.125rem;
  }
  .banner {
    padding: 136px 0 144px;
  }
  .banner .c_bnr__title {
    margin-bottom: 0;
  }
  .banner .c_bnr__link {
    width: 395px;
  }
}
/*# sourceMappingURL=maps/staffing-services.css.map */
