.c_step__head__en, .c_step__txt {
  font-size: 1.4rem;
}
@media screen and (min-width: 768px) {
  .c_step__head__en, .c_step__txt {
    font-size: 1.6rem;
  }
}

.c_step__head__en, .c_step__txt {
  font-size: 1.4rem;
}
@media screen and (min-width: 768px) {
  .c_step__head__en, .c_step__txt {
    font-size: 1.6rem;
  }
}

.c_step__head__num, .c_step__ttl {
  font-size: 1.8rem;
}
@media screen and (min-width: 768px) {
  .c_step__head__num, .c_step__ttl {
    font-size: 2.4rem;
  }
}

@media screen and (min-width: 768px) {
  .c_list__btn {
    margin-top: 100px;
  }
}
@media screen and (min-width: 768px) {
  .c_list__btn + .c_recruit {
    margin-top: 102px;
  }
}

.c_step {
  margin-bottom: 80px;
  position: relative;
}
@media screen and (min-width: 768px) {
  .c_step {
    display: flex;
    align-items: flex-start;
    margin-bottom: 60px;
  }
}
.c_step:last-child {
  margin-bottom: 0;
}
.c_step__icon {
  display: block;
  position: absolute;
  width: 14px;
  bottom: -55px;
  left: 50%;
  transform: translateX(-50%);
}
@media screen and (min-width: 768px) {
  .c_step__icon {
    display: none;
  }
}
.c_step__head {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  border: 1px solid #F00000;
  border-radius: 100%;
  width: 80px;
  height: 80px;
  position: relative;
  padding: 10px;
  flex-shrink: 0;
}
@media screen and (min-width: 768px) {
  .c_step__head {
    width: 120px;
    height: 120px;
    border: 2px solid #F00000;
  }
}
.c_step__head__icon {
  display: block;
  position: absolute;
  width: 14px;
  bottom: -40px;
  left: 32px;
  display: none;
}
@media screen and (min-width: 768px) {
  .c_step__head__icon {
    display: block;
    width: 18px;
    left: 50px;
    bottom: -57px;
  }
}
.c_step__head__en {
  font-weight: 500;
  font-family: "Poppins", sans-serif;
  text-transform: uppercase;
  letter-spacing: 0;
  line-height: 1.5625;
  display: block;
}
.c_step__head__num {
  font-weight: 500;
  font-family: "Poppins", sans-serif;
  text-transform: uppercase;
  letter-spacing: 0;
  line-height: 1.2;
  display: block;
}
.c_step__ttl {
  font-weight: 700;
  letter-spacing: 0;
  line-height: 1.4583333333;
  margin-bottom: 10px;
}
@media screen and (min-width: 768px) {
  .c_step__ttl {
    margin-bottom: 16px;
  }
}
.c_step__txt {
  font-weight: 500;
  letter-spacing: 0;
  line-height: 2;
}
.c_step__content {
  padding-left: 20px;
  padding-right: 20px;
}
@media screen and (min-width: 768px) {
  .c_step__content {
    padding-left: clamp(
        4rem,
        7.0388349515vw + -1.4058252427rem,
        6.9rem
    );
    padding-right: clamp(
        4rem,
        6.067961165vw + -0.6601941748rem,
        6.5rem
    );
  }
}
.c_step__left {
  width: 100%;
  display: flex;
  align-items: flex-start;
  padding-bottom: 20px;
}
@media screen and (min-width: 768px) {
  .c_step__left {
    padding-bottom: 0px;
    width: calc(100% - clamp(
        28rem,
        33.9805825243vw + 1.9029126214rem,
        42rem
    ));
  }
}
.c_step__right {
  width: 100%;
}
@media screen and (min-width: 768px) {
  .c_step__right {
    width: clamp(
        28rem,
        33.9805825243vw + 1.9029126214rem,
        42rem
    );
  }
}
.c_step__right img {
  width: 100%;
  height: 100%;
  aspect-ratio: 420/280;
}

.p_process01 {
  padding-top: 0;
}
@media screen and (min-width: 768px) {
  .p_process01 {
    padding-top: 20px;
  }
}
.p_process01 .c_ttl24 {
  margin-bottom: 20px;
}
@media screen and (min-width: 768px) {
  .p_process01 .c_ttl24 {
    margin-bottom: 26px;
  }
}
.p_process01 .c_txt16 {
  font-weight: 500;
}
.p_process01 .c__post {
  margin-top: 30px;
}
@media screen and (min-width: 768px) {
  .p_process01 .c__post {
    margin-top: 36px;
  }
}
/*# sourceMappingURL=carrer-recruit-process.css.map */
