/*====================================================================================
1. START MAIN VISUAL SECTION.
====================================================================================*/
.mainvisual {
  position: relative;
}
@media only screen and (min-width: 768px) {
  .mainvisual {
    margin-top: 15rem;
  }
}
@media only screen and (max-width: 767px) {
  .mainvisual {
    margin-top: 7rem;
  }
}
.mainvisual_img {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media only screen and (min-width: 768px) {
  .mainvisual_img {
    gap: 2.3rem;
    height: 98rem;
  }
}
@media only screen and (max-width: 767px) {
  .mainvisual_img {
    gap: 0.5rem;
  }
}
.mainvisual_img .img {
  position: relative;
  overflow: hidden;
}
@media only screen and (min-width: 768px) {
  .mainvisual_img .img {
    width: calc(33.3333333333% - 1.5333333333rem);
    height: 80rem;
    border-radius: 0 1rem 1rem 0;
  }
}
@media only screen and (max-width: 767px) {
  .mainvisual_img .img {
    width: calc(33.3333333333% - 0.3333333333rem);
    height: 20rem;
    border-radius: 0 0.5rem 0.5rem 0;
  }
}
@media only screen and (min-width: 768px) {
  .mainvisual_img .img:nth-child(2) {
    margin-top: 9rem;
    border-radius: 1rem;
  }
}
@media only screen and (max-width: 767px) {
  .mainvisual_img .img:nth-child(2) {
    margin-top: 3rem;
    border-radius: 0.5rem;
  }
}
@media only screen and (min-width: 768px) {
  .mainvisual_img .img:nth-child(3) {
    margin-top: 18rem;
    border-radius: 1rem 0 0 1rem;
  }
}
@media only screen and (max-width: 767px) {
  .mainvisual_img .img:nth-child(3) {
    margin-top: 6rem;
    border-radius: 0.5rem 0 0 0.5rem;
  }
}
.mainvisual_img .img img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center center;
  object-position: center center;
  display: block;
}
.mainvisual_content {
  position: absolute;
}
@media only screen and (min-width: 768px) {
  .mainvisual_content {
    top: 56.1rem;
    right: 18.1rem;
  }
}
@media only screen and (max-width: 767px) {
  .mainvisual_content {
    top: 12.5rem;
    right: 1.5rem;
  }
}
.mainvisual_content p {
  letter-spacing: 0.075em;
  text-align: right;
  text-shadow: 0 0 0.5rem rgba(0, 0, 0, 0.17);
  color: #fff;
  font-weight: 500;
  font-style: italic;
}
@media only screen and (min-width: 768px) {
  .mainvisual_content p {
    font-size: 3.664rem;
    margin: 0.1rem -2rem 0 0;
  }
}
@media only screen and (max-width: 767px) {
  .mainvisual_title {
    width: 22.5rem;
  }
}

@media only screen and (min-width: 768px) {
  .s-message {
    margin-top: 3.7rem;
  }
  .s-message .cm-title01_jp {
    margin-top: -0.2rem;
  }
}
@media only screen and (max-width: 767px) {
  .s-message {
    margin-top: 2rem;
  }
}
.s-message_title {
  font-weight: 500;
  letter-spacing: 0.075em;
}
@media only screen and (min-width: 768px) {
  .s-message_title {
    font-size: 4.5rem;
    margin: 2.9rem 0 1rem;
  }
}
@media only screen and (max-width: 767px) {
  .s-message_title {
    font-size: 2rem;
    margin: 2rem 0;
  }
}
.s-message p {
  letter-spacing: 0.075em;
}
@media only screen and (min-width: 768px) {
  .s-message p {
    font-size: 1.8rem;
    line-height: 2.7777777778;
  }
}

@media only screen and (min-width: 768px) {
  .s-career {
    margin-top: 12.5rem;
  }
}
@media only screen and (max-width: 767px) {
  .s-career {
    margin-top: 3rem;
  }
}
.s-career p {
  letter-spacing: 0.075em;
}
@media only screen and (min-width: 768px) {
  .s-career p {
    margin: 3.3rem 0 0;
  }
}
@media only screen and (max-width: 767px) {
  .s-career p {
    margin: 2rem 0 0;
  }
}
@media only screen and (min-width: 768px) {
  .s-career .cm-btn01 {
    position: absolute;
    right: 4.8rem;
    top: 12.5rem;
  }
}
@media only screen and (max-width: 767px) {
  .s-career .cm-btn01 {
    margin: 2rem auto 0;
  }
}
@media only screen and (min-width: 768px) {
  .s-career_splide {
    margin-top: 5.8rem;
  }
}
@media only screen and (max-width: 767px) {
  .s-career_splide {
    margin-top: 2rem;
  }
}
.s-career_splide .splide__slide {
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
  opacity: 0.45;
  border-radius: 0.5rem;
  overflow: hidden;
}
@media only screen and (min-width: 768px) {
  .s-career_splide .splide__slide {
    width: 35rem !important;
  }
  .s-career_splide .splide__slide.is-active, .s-career_splide .splide__slide.is-prev, .s-career_splide .splide__slide.is-next {
    opacity: 1;
  }
}
@media only screen and (max-width: 767px) {
  .s-career_splide .splide__slide {
    width: 30rem !important;
  }
  .s-career_splide .splide__slide.is-active {
    opacity: 1;
  }
}
.s-career_splide .splide__slide img {
  width: 100%;
}
.s-career_splide .splide__arrow {
  opacity: 1;
}
@media only screen and (min-width: 768px) {
  .s-career_splide .splide__arrow {
    width: 4.5rem;
    height: 4.5rem;
  }
}
@media only screen and (max-width: 767px) {
  .s-career_splide .splide__arrow {
    width: 3.5rem;
    height: 3.5rem;
  }
}
.s-career_splide .splide__arrow svg {
  display: none;
}
.s-career_splide .splide__arrow--prev {
  left: 50%;
  background: url(../images/common_img/lightbox/prev.webp) no-repeat center center;
}
@media only screen and (min-width: 768px) {
  .s-career_splide .splide__arrow--prev {
    margin-left: -57.3rem;
  }
}
@media only screen and (max-width: 767px) {
  .s-career_splide .splide__arrow--prev {
    margin-left: -17rem;
  }
}
.s-career_splide .splide__arrow--next {
  right: 50%;
  background: url(../images/common_img/lightbox/next.webp) no-repeat center center;
}
@media only screen and (min-width: 768px) {
  .s-career_splide .splide__arrow--next {
    margin-right: -57.3rem;
  }
}
@media only screen and (max-width: 767px) {
  .s-career_splide .splide__arrow--next {
    margin-right: -17rem;
  }
}

.s-strength {
  position: relative;
}
@media only screen and (min-width: 768px) {
  .s-strength {
    margin-top: 24.7rem;
  }
}
@media only screen and (max-width: 767px) {
  .s-strength {
    margin-top: 3rem;
    padding: 0 1.2rem;
  }
}
.s-strength_bg {
  width: 100%;
  position: relative;
}
@media only screen and (min-width: 768px) {
  .s-strength_bg {
    margin-top: 24.7rem;
    height: 57rem;
  }
}
@media only screen and (max-width: 767px) {
  .s-strength_bg {
    margin-top: 2rem;
    height: 15rem;
  }
}
.s-strength_bg img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center center;
  object-position: center center;
  display: block;
}
.s-strength_inner {
  background: #f2f9ea;
  border-radius: 1rem;
  overflow: hidden;
  z-index: 99;
}
@media only screen and (min-width: 768px) {
  .s-strength_inner {
    max-width: 110rem;
    top: -16.4rem;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    padding: 4.4rem 1.8rem 7.7rem;
  }
}
@media only screen and (max-width: 767px) {
  .s-strength_inner {
    padding: 2rem 1rem;
  }
}
@media only screen and (min-width: 768px) {
  .s-strength .list_strength {
    margin-top: 7.1rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
.s-strength .list_strength_item {
  position: relative;
}
@media only screen and (min-width: 768px) {
  .s-strength .list_strength_item {
    width: 33.3333333333%;
    padding: 0 4.3rem;
  }
  .s-strength .list_strength_item:nth-child(2):before {
    content: "";
    width: 1px;
    height: 100%;
    background: #adadad;
    position: absolute;
    top: 1.5rem;
    left: -0.1rem;
  }
  .s-strength .list_strength_item:nth-child(2):after {
    content: "";
    width: 1px;
    height: 100%;
    background: #adadad;
    position: absolute;
    top: 1.5rem;
    right: -0.1rem;
  }
}
@media only screen and (max-width: 767px) {
  .s-strength .list_strength_item {
    margin-bottom: 2rem;
  }
}
.s-strength .list_strength_itemTtl {
  font-weight: 500;
  letter-spacing: 0.075em;
}
@media only screen and (min-width: 768px) {
  .s-strength .list_strength_itemTtl {
    font-size: 2.2rem;
    margin-bottom: 1.8rem;
  }
}
@media only screen and (max-width: 767px) {
  .s-strength .list_strength_itemTtl {
    font-size: 1.8rem;
    margin-bottom: 1.5rem;
  }
}
.s-strength .list_strength_itemTtl span {
  display: block;
  font-weight: 500;
  letter-spacing: 0.075em;
  color: var(--co-green);
}
@media only screen and (min-width: 768px) {
  .s-strength .list_strength_itemTtl span {
    font-size: 3.5rem;
    margin-bottom: 1.9rem;
  }
}
@media only screen and (max-width: 767px) {
  .s-strength .list_strength_itemTtl span {
    font-size: 2rem;
    margin-bottom: 0.1rem;
  }
}

.s-business {
  background: url(../images/top/bg_business.webp) no-repeat bottom center;
  background-size: 100% auto;
}
@media only screen and (min-width: 768px) {
  .s-business {
    padding-top: 12.7rem;
    padding-bottom: 15rem;
  }
}
@media only screen and (max-width: 767px) {
  .s-business {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }
}
@media only screen and (min-width: 768px) {
  .s-business_inner {
    margin-top: 7.8rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
@media only screen and (max-width: 767px) {
  .s-business_inner {
    margin-top: 2rem;
  }
}
@media only screen and (min-width: 768px) {
  .s-business_photo {
    width: calc(50% - 10.7rem);
    border-radius: 0 1rem 1rem 0;
    overflow: hidden;
    position: relative;
  }
  .s-business_photo img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center center;
    object-position: center center;
    display: block;
  }
}
@media only screen and (max-width: 767px) {
  .s-business_photo {
    width: 100%;
    border-radius: 0.5rem;
  }
}
@media only screen and (min-width: 768px) {
  .s-business_content {
    width: calc(50% + 10.7rem);
    padding-left: 8.8rem;
  }
}
@media only screen and (max-width: 767px) {
  .s-business_content {
    padding: 2rem 1rem;
  }
}
.s-business_item {
  border-bottom: 1px solid #c5c5c5;
}
@media only screen and (min-width: 768px) {
  .s-business_item {
    max-width: 57rem;
    padding: 2.3rem 0 2.8rem;
  }
}
@media only screen and (max-width: 767px) {
  .s-business_item {
    padding: 2rem 0;
  }
}
.s-business_item:first-child {
  padding-top: 0;
}
.s-business_link {
  display: block;
  text-decoration: none;
}
.s-business_title {
  font-weight: 500;
  letter-spacing: 0.05em;
  color: var(--co-green);
}
@media only screen and (min-width: 768px) {
  .s-business_title {
    width: fit-content;
    font-size: 2.4rem;
    margin: 0 0 1.3rem;
    &::after {
      content: "";
      display: block;
      width: 100%;
      height: 1px;
      background-color: var(--co-green);
      transform-origin: left;
      transform: scaleX(0);
      transition: transform 0.28s cubic-bezier(.2,.8,.2,1);
      will-change: width;
    }
  }
  .s-business_link:hover .s-business_title::after {
    transform: scaleX(1);
  }
}
@media only screen and (max-width: 767px) {
  .s-business_title {
    font-size: 1.8rem;
    margin: 0 0 1rem;
  }
}

.s-numbers {
  background: #fff;
}
@media only screen and (min-width: 768px) {
  .s-numbers {
    padding: 10.5rem 0 15rem;
  }
}
@media only screen and (max-width: 767px) {
  .s-numbers {
    padding: 3rem 1rem;
  }
}
.s-numbers_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media only screen and (min-width: 768px) {
  .s-numbers_list {
    gap: 3rem;
    margin-top: 7.8rem;
  }
}
@media only screen and (max-width: 767px) {
  .s-numbers_list {
    margin-top: 2rem;
    gap: 1rem;
  }
}
@media only screen and (min-width: 768px) {
  .s-numbers_listItem {
    width: calc(50% - 1.5rem);
  }
}
@media only screen and (max-width: 767px) {
  .s-numbers_listItem {
    width: 100%;
    max-width: 53.5rem;
    margin: auto;
    text-align: center;
  }
}

@media only screen and (min-width: 768px) {
  .s-training {
    padding: 9.7rem 0 0;
  }
}
@media only screen and (max-width: 767px) {
  .s-training {
    padding: 3rem 0;
  }
}
@media only screen and (min-width: 768px) {
  .s-training .cm-title01 {
    margin-bottom: 3.7rem;
  }
}
@media only screen and (max-width: 767px) {
  .s-training .cm-title01 {
    margin-bottom: 2rem;
  }
}
.s-training .txt {
  letter-spacing: 0.075em;
}
@media only screen and (min-width: 768px) {
  .s-training .txt {
    margin-bottom: 5.5rem;
  }
}
@media only screen and (max-width: 767px) {
  .s-training .txt {
    margin-bottom: 2rem;
  }
}
.s-training_title {
  background: #4daaad;
  font-weight: 500;
  letter-spacing: 0.075em;
  color: #fff;
}
@media only screen and (min-width: 768px) {
  .s-training_title {
    border-radius: 0.5rem;
    padding: 1.1rem 3.5rem 1.6rem;
    font-size: 3rem;
    margin-bottom: 6.9rem;
  }
}
@media only screen and (max-width: 767px) {
  .s-training_title {
    border-radius: 0.2rem;
    padding: 1rem;
    font-size: 1.8rem;
    margin-bottom: 2rem;
  }
}
.s-training_boxTtl {
  position: relative;
  letter-spacing: 0.075em;
  font-weight: 500;
}
@media only screen and (min-width: 768px) {
  .s-training_boxTtl {
    padding-left: 1.5rem;
    font-size: 3rem;
    padding: 0.6rem 3.9rem;
    margin-bottom: 6.5rem;
  }
}
@media only screen and (max-width: 767px) {
  .s-training_boxTtl {
    padding-left: 0.8rem;
    font-size: 1.8rem;
    padding: 0.3rem 2rem;
    margin-bottom: 2rem;
  }
}
.s-training_boxTtl:before {
  height: 100%;
  border-radius: 0.2rem;
  background: var(--bg-blue);
  position: absolute;
  left: 0;
  top: 0;
  content: "";
}
@media only screen and (min-width: 768px) {
  .s-training_boxTtl:before {
    width: 1rem;
  }
}
@media only screen and (max-width: 767px) {
  .s-training_boxTtl:before {
    width: 0.5rem;
  }
}
@media only screen and (min-width: 768px) {
  .s-training_boxTtl span {
    font-size: 1.6rem;
    margin-left: 2rem;
  }
}
@media only screen and (max-width: 767px) {
  .s-training_boxTtl span {
    font-size: 1.4rem;
    margin-left: 1rem;
  }
}
.s-training .box01 .inner {
  background: #f2f4ee;
  border-radius: 0.5rem;
}
@media only screen and (min-width: 768px) {
  .s-training .box01 .inner {
    padding: 7.1rem 6rem 5.6rem;
  }
}
@media only screen and (max-width: 767px) {
  .s-training .box01 .inner {
    padding: 2rem 1rem 2rem 0;
  }
}
.s-training .box01 dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media only screen and (min-width: 768px) {
  .s-training .box01 dl {
    margin-bottom: 1.3rem;
  }
}
@media only screen and (max-width: 767px) {
  .s-training .box01 dl {
    margin-bottom: 2rem;
  }
  .s-training .box01 dl:last-child {
    margin-bottom: 0;
  }
}
.s-training .box01 dl dt {
  font-weight: 500;
  letter-spacing: 0.075em;
  text-align: center;
}
@media only screen and (min-width: 768px) {
  .s-training .box01 dl dt {
    width: 15.8rem;
    font-size: 2rem;
  }
}
@media only screen and (max-width: 767px) {
  .s-training .box01 dl dt {
    width: 10rem;
    font-size: 1.4rem;
  }
}
.s-training .box01 dl dt .arrow {
  position: relative;
}
@media only screen and (min-width: 768px) {
  .s-training .box01 dl dt .arrow {
    height: calc(100% - 15.7rem);
    margin-top: 2.2rem;
  }
}
@media only screen and (max-width: 767px) {
  .s-training .box01 dl dt .arrow {
    height: calc(100% - 8rem);
    margin-top: 1rem;
  }
}
.s-training .box01 dl dt .arrow:before {
  border-radius: 0.2rem;
  background: var(--bg-green);
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  content: "";
}
@media only screen and (min-width: 768px) {
  .s-training .box01 dl dt .arrow:before {
    width: 3.6rem;
    height: calc(100% - 3rem);
  }
}
@media only screen and (max-width: 767px) {
  .s-training .box01 dl dt .arrow:before {
    width: 1rem;
    height: calc(100% - 1rem);
  }
}
.s-training .box01 dl dt .arrow:after {
  content: "";
  width: 0;
  height: 0;
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
@media only screen and (min-width: 768px) {
  .s-training .box01 dl dt .arrow:after {
    border-left: 3.6rem solid transparent;
    border-right: 3.6rem solid transparent;
    border-top: 4.2rem solid var(--bg-green);
  }
}
@media only screen and (max-width: 767px) {
  .s-training .box01 dl dt .arrow:after {
    border-left: 2rem solid transparent;
    border-right: 2rem solid transparent;
    border-top: 2rem solid var(--bg-green);
  }
}
@media only screen and (min-width: 768px) {
  .s-training .box01 dl dd {
    width: calc(100% - 15.8rem);
    padding-left: 3.2rem;
    padding-top: 1rem;
  }
}
@media only screen and (max-width: 767px) {
  .s-training .box01 dl dd {
    width: calc(100% - 10rem);
    padding-left: 0.5rem;
  }
}
.s-training .box01 dl dd .title_dd {
  background: #e3ede2;
  border-radius: 0.2rem 0.2rem 0 0;
  font-weight: 500;
  letter-spacing: 0.075em;
  color: var(--co-green);
}
@media only screen and (min-width: 768px) {
  .s-training .box01 dl dd .title_dd {
    font-size: 2.5rem;
    padding: 1.7rem 5rem;
  }
}
@media only screen and (max-width: 767px) {
  .s-training .box01 dl dd .title_dd {
    font-size: 1.6rem;
    padding: 1rem;
    line-height: 1.4;
  }
}
@media only screen and (min-width: 768px) {
  .s-training .box01 dl dd .title_dd span {
    font-size: 1.4rem;
  }
}
@media only screen and (max-width: 767px) {
  .s-training .box01 dl dd .title_dd span {
    display: block;
    font-size: 1.2rem;
  }
}
.s-training .box01 dl dd .ct_dd {
  background: #fff;
  border-radius: 0 0 0.2rem 0.2rem;
}
.s-training .box01 dl dd .ct_dd1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media only screen and (min-width: 768px) {
  .s-training .box01 dl dd .ct_dd1 {
    padding: 3.6rem 5.1rem 6.4rem;
  }
  .s-training .box01 dl dd .ct_dd1 img:nth-child(2) {
    margin: 0 5.1rem 0 6.6rem;
  }
}
@media only screen and (max-width: 767px) {
  .s-training .box01 dl dd .ct_dd1 {
    padding: 2rem;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 2rem;
  }
}
.s-training .box01 dl dd .txt_dd {
  text-align: center;
  font-weight: 500;
  letter-spacing: 0.075em;
  position: relative;
  color: var(--co-green);
}
@media only screen and (min-width: 768px) {
  .s-training .box01 dl dd .txt_dd {
    font-size: 3rem;
    padding-top: 4.3rem;
  }
}
@media only screen and (max-width: 767px) {
  .s-training .box01 dl dd .txt_dd {
    font-size: 1.6rem;
    padding-top: 2.3rem;
  }
}
.s-training .box01 dl dd .txt_dd:before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
@media only screen and (min-width: 768px) {
  .s-training .box01 dl dd .txt_dd:before {
    border-left: 3.8rem solid transparent;
    border-right: 3.8rem solid transparent;
    border-top: 4rem solid #fff;
  }
}
@media only screen and (max-width: 767px) {
  .s-training .box01 dl dd .txt_dd:before {
    border-left: 1.8rem solid transparent;
    border-right: 1.8rem solid transparent;
    border-top: 2rem solid #fff;
  }
}
@media only screen and (min-width: 768px) {
  .s-training .box01 dl dd .ct_dd2 {
    padding: 4.2rem 5.5rem 3.2rem;
  }
}
@media only screen and (max-width: 767px) {
  .s-training .box01 dl dd .ct_dd2 {
    padding: 2rem;
  }
}
.s-training .box01 dl dd .ct_dd2 li {
  border-bottom: 1px solid #cfcfcf;
}
@media only screen and (min-width: 768px) {
  .s-training .box01 dl dd .ct_dd2 li {
    padding: 0 0 2.5rem;
    margin-bottom: 1.7rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
@media only screen and (max-width: 767px) {
  .s-training .box01 dl dd .ct_dd2 li {
    padding: 1rem 0;
  }
}
.s-training .box01 dl dd .ct_dd2 li:last-child {
  border-bottom: none;
  margin-bottom: 0;
}
@media only screen and (max-width: 767px) {
  .s-training .box01 dl dd .ct_dd2 li:last-child {
    padding-bottom: 0;
  }
}
.s-training .box01 dl dd .ct_dd2 li p {
  font-weight: 500;
  letter-spacing: 0.075em;
  line-height: 1.25;
}
@media only screen and (min-width: 768px) {
  .s-training .box01 dl dd .ct_dd2 li p {
    font-size: 2rem;
    width: 23.9rem;
  }
}
@media only screen and (max-width: 767px) {
  .s-training .box01 dl dd .ct_dd2 li p {
    font-size: 1.6rem;
    margin-bottom: 1rem;
  }
}
.s-training .box01 dl dd .ct_dd2 li p span {
  display: block;
}
@media only screen and (min-width: 768px) {
  .s-training .box01 dl dd .ct_dd2 li p span {
    font-size: 1.6rem;
  }
}
@media only screen and (max-width: 767px) {
  .s-training .box01 dl dd .ct_dd2 li p span {
    font-size: 1.4rem;
  }
}
@media only screen and (min-width: 768px) {
  .s-training .box02 {
    margin-top: 12rem;
  }
}
@media only screen and (max-width: 767px) {
  .s-training .box02 {
    margin-top: 2rem;
  }
}
@media only screen and (min-width: 768px) {
  .s-training .box02_ct {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
.s-training .box02_ct span {
  width: 11rem;
  height: 4.5rem;
  border-radius: 0.8rem;
  text-align: center;
  color: #fff;
  font-size: 1.8rem;
  background: #000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
  top: 0.4rem;
}
@media only screen and (min-width: 768px) {
  .s-training .box02_ct_r {
    width: calc(100% - 11rem);
    padding-left: 3.7rem;
  }
}
@media only screen and (max-width: 767px) {
  .s-training .box02_ct_r {
    margin-top: 1rem;
  }
}
.s-training .box02_ct_r .tt {
  font-weight: 500;
  letter-spacing: 0.075em;
}
@media only screen and (min-width: 768px) {
  .s-training .box02_ct_r .tt {
    font-size: 2.4rem;
    margin: 0.7rem 0 1.1rem;
  }
}
@media only screen and (max-width: 767px) {
  .s-training .box02_ct_r .tt {
    font-size: 1.8rem;
    margin: 1rem 0 1rem;
  }
}
.s-training .box02_ct_r p {
  letter-spacing: 0.075em;
  max-width: 84rem;
}
@media only screen and (min-width: 768px) {
  .s-training .box02_step {
    margin-top: 5.9rem;
  }
}
@media only screen and (max-width: 767px) {
  .s-training .box02_step {
    margin-top: 2rem;
  }
}
.s-training .box02_step_ttl {
  font-weight: 500;
  color: var(--co-green);
  letter-spacing: 0.075em;
}
@media only screen and (min-width: 768px) {
  .s-training .box02_step_ttl {
    font-size: 2.4rem;
    margin: 0 0 3rem;
  }
}
@media only screen and (max-width: 767px) {
  .s-training .box02_step_ttl {
    font-size: 1.8rem;
    margin: 0 0 2rem;
  }
}
.s-training .step_box {
  background: #fff;
  border: 0.2rem solid #e5e5e5;
  border-radius: 0.8rem;
  overflow: hidden;
}
@media only screen and (min-width: 768px) {
  .s-training .step_box {
    width: 46.2rem !important;
    padding: 4.3rem 4.4rem 4.8rem;
  }
}
@media only screen and (max-width: 767px) {
  .s-training .step_box {
    width: 27rem !important;
    padding: 2rem;
  }
}
.s-training .step_box_tt {
  color: var(--co-green);
  font-size: 1.8rem;
  letter-spacing: 0.075em;
  font-weight: 500;
  margin: 3rem 0 0;
}
.s-training .step_box p {
  letter-spacing: 0.075em;
}
.s-training .step_box_txt {
  margin: 2rem 0 1rem;
}
.s-training .icon {
  position: relative;
}
@media only screen and (min-width: 768px) {
  .s-training .icon {
    width: 2rem !important;
  }
}
@media only screen and (max-width: 767px) {
  .s-training .icon {
    width: 1rem !important;
  }
}
.s-training .icon:after {
  content: "";
  width: 0;
  height: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
@media only screen and (min-width: 768px) {
  .s-training .icon:after {
    border-top: 1.5rem solid transparent;
    border-bottom: 1.5rem solid transparent;
    border-left: 2rem solid #000;
  }
}
@media only screen and (max-width: 767px) {
  .s-training .icon:after {
    border-top: 1rem solid transparent;
    border-bottom: 1rem solid transparent;
    border-left: 1rem solid #000;
  }
}
.s-training .container {
  overflow: visible;
  position: relative;
}
.s-training .splide-wrapper {
  overflow: visible;
  position: relative;
  z-index: 2;
}
.s-training .splide-wrapper .splide__track {
  overflow: visible !important;
}
.s-training .splide-wrapper .slide-overlap {
  overflow: visible;
  position: relative;
}
.s-training .splide-wrapper.shift-right .splide__list {
  -webkit-transform: translateX(-120px);
          transform: translateX(-120px);
}
.s-training .splide-wrapper.shift-left .splide__list {
  -webkit-transform: translateX(120px);
          transform: translateX(120px);
}
@media only screen and (min-width: 768px) {
  .s-training .splide {
    padding-bottom: 10.1rem;
  }
}
@media only screen and (max-width: 767px) {
  .s-training .splide {
    padding-bottom: 5rem;
  }
}
.s-training .splide__arrows {
  position: absolute;
  bottom: 0;
  right: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media only screen and (min-width: 768px) {
  .s-training .splide__arrows {
    gap: 1.7rem;
  }
}
@media only screen and (max-width: 767px) {
  .s-training .splide__arrows {
    gap: 1rem;
  }
}
.s-training .splide__arrows .splide__arrow {
  position: relative;
  top: auto;
  left: auto;
  right: auto;
  background: #fff;
  -webkit-box-shadow: 0 0 0.5rem rgba(0, 0, 0, 0.05);
          box-shadow: 0 0 0.5rem rgba(0, 0, 0, 0.05);
  -webkit-transform: translateY(0);
          transform: translateY(0);
}
@media only screen and (min-width: 768px) {
  .s-training .splide__arrows .splide__arrow {
    width: 6rem;
    height: 6rem;
  }
}
@media only screen and (max-width: 767px) {
  .s-training .splide__arrows .splide__arrow {
    width: 3.5rem;
    height: 3.5rem;
  }
}
.s-training .splide__arrows .splide__arrow svg {
  display: none;
}
.s-training .splide__arrows .splide__arrow:before {
  content: "";
  height: 0.2rem;
  background: var(--bg-green);
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
@media only screen and (min-width: 768px) {
  .s-training .splide__arrows .splide__arrow:before {
    width: 1.9rem;
  }
}
@media only screen and (max-width: 767px) {
  .s-training .splide__arrows .splide__arrow:before {
    width: 1rem;
  }
}
.s-training .splide__arrows .splide__arrow:after {
  content: "";
  border: solid var(--bg-green);
  border-width: 0 2px 2px 0;
  display: inline-block;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
@media only screen and (min-width: 768px) {
  .s-training .splide__arrows .splide__arrow:after {
    padding: 0.3rem;
    margin-left: 0.5rem;
  }
}
@media only screen and (max-width: 767px) {
  .s-training .splide__arrows .splide__arrow:after {
    padding: 0.2rem;
    margin-left: 0.2rem;
  }
}
.s-training .splide__arrows .splide__arrow:disabled {
  opacity: 1;
}
.s-training .splide__arrows .splide__arrow:disabled:after {
  border: solid #bcbcbc;
  border-width: 0 2px 2px 0;
}
.s-training .splide__arrows .splide__arrow:disabled:before {
  background: #bcbcbc;
}
.s-training .splide__arrows .splide__arrow.splide__arrow--next:after {
  -webkit-transform: translate(-50%, -50%) rotate(-45deg);
          transform: translate(-50%, -50%) rotate(-45deg);
}
@media only screen and (min-width: 768px) {
  .s-training .splide__arrows .splide__arrow.splide__arrow--next:after {
    margin-left: 0.5rem;
  }
}
@media only screen and (max-width: 767px) {
  .s-training .splide__arrows .splide__arrow.splide__arrow--next:after {
    margin-left: 0.2rem;
  }
}
.s-training .splide__arrows .splide__arrow.splide__arrow--prev:after {
  -webkit-transform: translate(-50%, -50%) rotate(135deg);
          transform: translate(-50%, -50%) rotate(135deg);
}
@media only screen and (min-width: 768px) {
  .s-training .splide__arrows .splide__arrow.splide__arrow--prev:after {
    margin-left: -0.5rem;
  }
}
@media only screen and (max-width: 767px) {
  .s-training .splide__arrows .splide__arrow.splide__arrow--prev:after {
    margin-left: -0.2rem;
  }
}
@media only screen and (min-width: 768px) {
  .s-training_item {
    margin-bottom: 9.3rem;
  }
}
@media only screen and (max-width: 767px) {
  .s-training_item {
    margin-bottom: 3rem;
  }
  .s-training_item:last-child {
    margin-bottom: 0;
  }
}
@media only screen and (min-width: 768px) {
  .s-training .box03 .s-training_boxTtl {
    margin-bottom: 4.2rem;
  }
}
@media only screen and (max-width: 767px) {
  .s-training .box03 .s-training_boxTtl {
    margin-bottom: 2rem;
  }
}
@media only screen and (min-width: 768px) {
  .s-training .box03_ct {
    margin-top: 4rem;
    margin-bottom: 4.6rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
@media only screen and (max-width: 767px) {
  .s-training .box03_ct {
    margin-top: 2rem;
    margin-bottom: 2rem;
  }
}
@media only screen and (min-width: 768px) {
  .s-training .box03_ct_img {
    width: 60.6rem;
    text-align: right;
  }
  .s-training .box03_ct_img .training_img2 {
    width: 32.1rem;
  }
}
@media only screen and (max-width: 767px) {
  .s-training .box03_ct_img {
    margin-bottom: 1.5rem;
  }
}
@media only screen and (min-width: 768px) {
  .s-training .box03_ct_in {
    width: calc(100% - 60.6rem);
    padding-left: 4.8rem;
  }
}
.s-training .box03_ct_in .tt {
  font-weight: 500;
  line-height: 1.25;
}
@media only screen and (min-width: 768px) {
  .s-training .box03_ct_in .tt {
    font-size: 2.4rem;
    margin: 0 0 2.5rem;
  }
}
@media only screen and (max-width: 767px) {
  .s-training .box03_ct_in .tt {
    font-size: 1.8rem;
    margin: 0 0 2rem;
  }
}
@media only screen and (min-width: 768px) {
  .s-training .box03_ct2 .box03_ct_img {
    width: 52.2rem;
  }
}
@media only screen and (min-width: 768px) {
  .s-training .box03_ct2 .box03_ct_in {
    width: calc(100% - 52.2rem);
  }
}
@media only screen and (min-width: 768px) {
  .s-training .box03_ct2 .box03_ct_in .tt2 {
    margin-top: 5rem;
  }
}
@media only screen and (max-width: 767px) {
  .s-training .box03_ct2 .box03_ct_in .tt2 {
    margin-top: 2rem;
  }
}
@media only screen and (min-width: 768px) {
  .s-training .box03_inner {
    margin-bottom: 11.7rem;
  }
}
@media only screen and (max-width: 767px) {
  .s-training .box03_inner {
    margin-bottom: 3rem;
  }
}

.s-flow {
  background: #fff;
}
@media only screen and (min-width: 768px) {
  .s-flow {
    margin-top: 15.4rem;
    padding-top: 10.7rem;
  }
}
@media only screen and (max-width: 767px) {
  .s-flow {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }
}
.s-flow_list {
  position: relative;
}
@media only screen and (min-width: 768px) {
  .s-flow_list {
    max-width: 95.2rem;
    padding-bottom: 6.8rem;
    margin: 5.2rem auto 0;
  }
}
@media only screen and (max-width: 767px) {
  .s-flow_list {
    margin-top: 2rem;
  }
}
.s-flow_list:before {
  content: "";
  width: 0.2rem;
  height: 85%;
  background: var(--bg-green);
  position: absolute;
  top: 0;
}
@media only screen and (min-width: 768px) {
  .s-flow_list:before {
    left: 4.5rem;
  }
}
@media only screen and (max-width: 767px) {
  .s-flow_list:before {
    left: 3.5rem;
  }
}
.s-flow_item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  z-index: 1;
}
@media only screen and (min-width: 768px) {
  .s-flow_item {
    margin-bottom: 7.2rem;
  }
  .s-flow_item:nth-child(1) {
    margin-bottom: 3.1rem;
  }
  .s-flow_item:nth-child(1) .s-flow_itemCt {
    padding-top: 2.9rem;
  }
  .s-flow_item:nth-child(2) .s-flow_itemCt {
    padding-top: 3.2rem;
  }
  .s-flow_item:nth-child(3) {
    margin-bottom: 7rem;
  }
  .s-flow_item:nth-child(4) {
    margin-bottom: 3rem;
  }
}
@media only screen and (max-width: 767px) {
  .s-flow_item {
    margin-bottom: 2rem;
  }
  .s-flow_item:last-child {
    margin-bottom: 0;
  }
}
.s-flow_item .tt {
  font-weight: 500;
  letter-spacing: 0.05em;
}
@media only screen and (min-width: 768px) {
  .s-flow_item .tt {
    font-size: 2.4rem;
    margin-bottom: 1.4rem;
  }
}
@media only screen and (max-width: 767px) {
  .s-flow_item .tt {
    font-size: 1.8rem;
    margin-bottom: 1rem;
  }
}
@media only screen and (min-width: 768px) {
  .s-flow_item .step {
    width: 19.6rem;
  }
}
@media only screen and (max-width: 767px) {
  .s-flow_item .step {
    width: 15rem;
  }
}
@media only screen and (min-width: 768px) {
  .s-flow_itemCt {
    width: calc(100% - 19.6rem);
    padding-left: 4.7rem;
    padding-top: 1.7rem;
  }
}
@media only screen and (max-width: 767px) {
  .s-flow_itemCt {
    width: calc(100% - 15rem);
    padding-left: 1rem;
    margin-top: 2rem;
  }
}

@media only screen and (min-width: 768px) {
  .s-faq {
    padding-top: 12.8rem;
  }
}
@media only screen and (max-width: 767px) {
  .s-faq {
    padding-top: 3rem;
  }
}
@media only screen and (min-width: 768px) {
  .s-faq_list {
    max-width: 90rem;
    margin: 9.1rem auto 0;
  }
}
@media only screen and (max-width: 767px) {
  .s-faq_list {
    margin: 2rem auto 0;
  }
}
.s-faq_list dl {
  background: #fff;
  -webkit-box-shadow: 0 0 0.5rem rgba(0, 0, 0, 0.09);
          box-shadow: 0 0 0.5rem rgba(0, 0, 0, 0.09);
  border-radius: 0.5rem;
  overflow: hidden;
  cursor: pointer;
}
@media only screen and (min-width: 768px) {
  .s-faq_list dl {
    padding: 2.9rem 3.3rem 2.9rem 4.6rem;
    margin-bottom: 2rem;
  }
}
@media only screen and (max-width: 767px) {
  .s-faq_list dl {
    padding: 2rem;
    margin-bottom: 1.5rem;
  }
}
.s-faq_list dl dt {
  position: relative;
  letter-spacing: 0.01em;
  font-weight: 700;
}
@media only screen and (min-width: 768px) {
  .s-faq_list dl dt {
    background: url(../images/top/icon_q.webp) no-repeat left top 0.7rem;
    font-size: 1.8rem;
    padding: 0 4.3rem;
  }
}
@media only screen and (max-width: 767px) {
  .s-faq_list dl dt {
    background: url(../images/top/icon_q.webp) no-repeat left top 0.5rem;
    background-size: 1.2rem auto;
    font-size: 1.6rem;
    padding: 0 2rem;
  }
}
.s-faq_list dl dt.active:after {
  opacity: 0;
}
.s-faq_list dl dt:before, .s-faq_list dl dt:after {
  content: "";
  background: var(--bg-green);
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -0.2rem;
}
@media only screen and (min-width: 768px) {
  .s-faq_list dl dt:before, .s-faq_list dl dt:after {
    width: 3.2rem;
    height: 0.4rem;
  }
}
@media only screen and (max-width: 767px) {
  .s-faq_list dl dt:before, .s-faq_list dl dt:after {
    width: 2rem;
    height: 0.2rem;
  }
}
.s-faq_list dl dt:after {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}
.s-faq_list dl dd {
  color: var(--co-green);
  letter-spacing: 0.01em;
  display: none;
}
@media only screen and (min-width: 768px) {
  .s-faq_list dl dd {
    background: url(../images/top/icon_a.webp) no-repeat left top 1.7rem;
    font-size: 1.6rem;
    padding: 1.9rem 0 1.7rem 4.3rem;
    line-height: 1.5;
  }
}
@media only screen and (max-width: 767px) {
  .s-faq_list dl dd {
    background: url(../images/top/icon_a.webp) no-repeat left top 1.2rem;
    background-size: 1.2rem auto;
    padding: 1rem 0 1rem 2rem;
  }
}
.s-faq_list dl dd a {
  color: var(--co-green);
}

.s-description {
  background: #fff;
}
@media only screen and (min-width: 768px) {
  .s-description {
    margin-top: 10.5rem;
    padding-top: 10.7rem;
    padding-bottom: 15rem;
  }
}
@media only screen and (max-width: 767px) {
  .s-description {
    padding-top: 3rem;
    padding-bottom: 5rem;
    margin-top: 3rem;
  }
}
.s-description_list {
  max-width: 90rem;
}
@media only screen and (min-width: 768px) {
  .s-description_list {
    margin: 6rem auto 0;
  }
}
@media only screen and (max-width: 767px) {
  .s-description_list {
    margin: 2rem auto 0;
  }
}
.s-description_list a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-decoration: none;
  letter-spacing: 0.05em;
  border-bottom: 1px solid #c1c1c1;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  color: #000;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
@media only screen and (min-width: 768px) {
  .s-description_list a {
    font-size: 1.8rem;
    padding: 3.2rem 0;
  }
  .s-description_list a:hover {
    color: var(--co-green);
  }
  .s-description_list a:hover .icon {
    background: #fff;
  }
  .s-description_list a:hover .icon:before {
    background: var(--bg-green);
  }
  .s-description_list a:hover .icon:after {
    border: solid var(--bg-green);
    border-width: 0 2px 2px 0;
  }
}
@media only screen and (max-width: 767px) {
  .s-description_list a {
    padding: 1rem 0;
    gap: 1rem;
  }
}
.s-description_list a .icon {
  border-radius: 50%;
  background: var(--bg-green);
  position: relative;
  display: block;
  border: 1px solid var(--bg-green);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
@media only screen and (min-width: 768px) {
  .s-description_list a .icon {
    width: 6.5rem;
    height: 6.5rem;
  }
}
@media only screen and (max-width: 767px) {
  .s-description_list a .icon {
    width: 3.5rem;
    height: 3.5rem;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
}
.s-description_list a .icon::before {
  content: "";
  height: 0.2rem;
  background: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
@media only screen and (min-width: 768px) {
  .s-description_list a .icon::before {
    width: 1.9rem;
  }
}
@media only screen and (max-width: 767px) {
  .s-description_list a .icon::before {
    width: 1rem;
  }
}
.s-description_list a .icon::after {
  content: "";
  border: solid #fff;
  border-width: 0 2px 2px 0;
  display: inline-block;
  -webkit-transform: translate(-50%, -50%) rotate(-45deg);
          transform: translate(-50%, -50%) rotate(-45deg);
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
@media only screen and (min-width: 768px) {
  .s-description_list a .icon::after {
    padding: 0.3rem;
    margin-left: 0.5rem;
  }
}
@media only screen and (max-width: 767px) {
  .s-description_list a .icon::after {
    padding: 0.2rem;
    margin-left: 0.2rem;
  }
}