.c_ttl24 {
  font-size: 1.8rem;
}
@media screen and (min-width: 768px) {
  .c_ttl24 {
    font-size: 2.4rem;
  }
}

.c_recruit {
  margin-top: 0;
}

.c_ttl24 {
  font-weight: 700;
  line-height: 1.4583333333;
  letter-spacing: 0;
  padding-left: 25px;
  position: relative;
}
@media screen and (min-width: 768px) {
  .c_ttl24 {
    padding-left: 40px;
  }
}
.c_ttl24::after {
  content: "";
  width: 15px;
  height: 3px;
  background-color: #f00000;
  position: absolute;
  left: 0;
  top: 14px;
}
@media screen and (min-width: 768px) {
  .c_ttl24::after {
    top: 15px;
    width: 20px;
    height: 5px;
  }
}

.p_environment01 {
  padding-top: 0;
  padding-bottom: 60px;
}
@media screen and (min-width: 768px) {
  .p_environment01 {
    padding-top: 20px;
    padding-bottom: 98px;
  }
}
.p_environment01 .c_ttl24 {
  margin-bottom: 20px;
}
@media screen and (min-width: 768px) {
  .p_environment01 .c_ttl24 {
    margin-bottom: 26px;
  }
}
.p_environment01 .c_txt16 {
  font-weight: 500;
}
.p_environment01 .c_post {
  margin-top: 30px;
}
@media screen and (min-width: 768px) {
  .p_environment01 .c_post {
    margin-top: 36px;
  }
}
/*# sourceMappingURL=carrer-environment.css.map */
