.p_benefits_sec__head_ttl {
  font-size: 1.8rem;
}
@media screen and (min-width: 768px) {
  .p_benefits_sec__head_ttl {
    font-size: 2.4rem;
  }
}

.p_benefits_sec__heading {
  font-size: 3rem;
}
@media screen and (min-width: 768px) {
  .p_benefits_sec__heading {
    font-size: 6.4rem;
  }
}

@media screen and (min-width: 768px) {
  .c_list__btn + .c_recruit {
    margin-top: 102px;
  }
}

@media screen and (min-width: 768px) {
  .p_benefits_main {
    padding-top: 20px;
  }
}
.p_benefits_sec {
  margin-bottom: 40px;
  overflow: hidden;
}
@media screen and (min-width: 768px) {
  .p_benefits_sec {
    margin-bottom: 101px;
  }
}
.p_benefits_sec:last-child {
  margin-bottom: 0;
}
.p_benefits_sec__inner {
  position: relative;
  padding: 40px 0 60px;
}
@media screen and (min-width: 768px) {
  .p_benefits_sec__inner {
    padding: 80px 0 100px;
  }
}
.p_benefits_sec__inner::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  z-index: -1;
  width: 100vw;
  min-width: 1200px;
  height: 100%;
  background-color: #efefef;
}
@media screen and (min-width: 768px) {
  .p_benefits_sec__inner::before {
    left: calc(50% - 480px);
  }
}
.p_benefits_sec__heading {
  margin-bottom: -25px;
  padding: 0 20px;
  font-weight: 700;
  text-align: right;
  line-height: 1.4375;
  letter-spacing: 0.2em;
}
@media screen and (min-width: 768px) {
  .p_benefits_sec__heading {
    max-width: 1200px;
    margin: 0 auto clamp(
        -5.3rem,
        -5.3240740741vw + 1.0888888889rem,
        -3rem
    );
    padding: 0 7px 0 20px;
    font-size: clamp(
        3.8rem,
        6.0185185185vw + -0.8222222222rem,
        6.4rem
    );
  }
}
.p_benefits_sec__head {
  display: flex;
  align-items: flex-start;
  gap: 10px;
  margin-bottom: 8px;
}
@media screen and (min-width: 768px) {
  .p_benefits_sec__head {
    margin-top: -2px;
    margin-bottom: 13px;
  }
}
.p_benefits_sec__head_icon {
  position: relative;
  top: -2px;
  display: block;
  width: 30px;
  flex-shrink: 0;
}
@media screen and (min-width: 768px) {
  .p_benefits_sec__head_icon {
    top: 0;
    width: 40px;
  }
}
.p_benefits_sec__head_ttl {
  font-weight: 700;
  line-height: 1.4583333333;
  letter-spacing: 0.01em;
}
@media screen and (min-width: 768px) {
  .p_benefits_sec__head_ttl {
    position: relative;
    top: 3px;
  }
}
.p_benefits_sec__txt {
  font-weight: 500;
}
.p_benefits_sec__main {
  position: relative;
  z-index: 1;
  background-color: #fff;
  padding: 40px 20px 40px 0;
}
@media screen and (min-width: 768px) {
  .p_benefits_sec__main {
    display: flex;
    justify-content: space-between;
    gap: 40px;
    padding: 62px 0 76px;
  }
}
.p_benefits_sec__main::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  z-index: -1;
  width: 100vw;
  min-width: 1200px;
  height: 100%;
  background-color: #fff;
  pointer-events: none;
}
@media screen and (min-width: 768px) {
  .p_benefits_sec__main::before {
    right: -100px;
  }
}
.p_benefits_sec__box {
  margin-bottom: 30px;
}
@media screen and (min-width: 768px) {
  .p_benefits_sec__box {
    width: 48.275862069%;
    margin-bottom: 0;
  }
}
.p_benefits_sec__box.full {
  display: grid;
  gap: 30px;
}
@media screen and (min-width: 768px) {
  .p_benefits_sec__box.full {
    grid-template-columns: repeat(2, 1fr);
    gap: 40px;
    width: 100%;
  }
}
@media screen and (min-width: 768px) {
  .p_benefits_sec__img {
    width: 48.275862069%;
  }
}
.p_benefits_sec__item {
  margin-bottom: 20px;
}
@media screen and (min-width: 768px) {
  .p_benefits_sec__item {
    margin-bottom: 33px;
  }
}
.p_benefits_sec__item:last-child {
  margin-bottom: 0;
}
.p_benefits_sec__info > * + * {
  margin-top: 8px;
}
@media screen and (min-width: 768px) {
  .p_benefits_sec__info > * + * {
    margin-top: 12px;
  }
}
.p_benefits_sec__sub > * + * {
  margin-top: 2px;
}
.p_benefits_sec__tbl {
  width: 100%;
  table-layout: fixed;
}
@media screen and (min-width: 768px) {
  .p_benefits_sec__tbl {
    max-width: 509px;
    margin-top: 7px;
  }
}
.p_benefits_sec__tbl_head, .p_benefits_sec__tbl_body {
  height: 30px;
  padding: 6px 2px;
  border: 1px solid #dedddb;
  font-weight: 500;
  text-align: center;
  line-height: 1.2;
  vertical-align: middle;
}
.p_benefits_sec__tbl_head {
  background-color: #efefef;
}
.p_benefits_sec__tbl_head:nth-child(1) {
  width: 49.115913556%;
}
.p_benefits_sec__tbl_head:nth-child(2) {
  width: 74px;
}
@media screen and (min-width: 768px) {
  .p_benefits_sec__tbl_head:nth-child(2) {
    width: 21.2180746562%;
    width: 108px;
  }
}
.p_benefits_sec__tbl_head:nth-child(3) {
  width: 114px;
}
@media screen and (min-width: 768px) {
  .p_benefits_sec__tbl_head:nth-child(3) {
    width: 29.862475442%;
    width: 152px;
  }
}
.p_benefits_sec__list_it {
  display: flex;
  position: relative;
  font-weight: 500;
}
@media screen and (min-width: 768px) {
  .p_benefits_sec__list_it {
    margin-bottom: -8px;
  }
}
.p_benefits_sec__list_it:last-child {
  margin-bottom: 0;
}
.p_benefits_sec__list_it .dot {
  flex-shrink: 0;
}
.p_benefits_sec:nth-child(even) .p_benefits_sec__heading {
  text-align: left;
}
.p_benefits_sec:nth-child(even) .p_benefits_sec__main {
  padding-left: 20px;
  padding-right: 20px;
}
@media screen and (min-width: 768px) {
  .p_benefits_sec:nth-child(even) .p_benefits_sec__main {
    padding-left: 0;
    padding-right: 0;
  }
}
.p_benefits_sec:nth-child(even) .p_benefits_sec__main::before {
  left: 0;
  right: auto;
}
@media screen and (min-width: 768px) {
  .p_benefits_sec:nth-child(even) .p_benefits_sec__main::before {
    left: -100px;
  }
}
.p_benefits_sec:nth-child(even) .p_benefits_sec__inner::before {
  left: auto;
}
@media screen and (min-width: 768px) {
  .p_benefits_sec:nth-child(even) .p_benefits_sec__inner::before {
    right: calc(50% - 480px);
  }
}
@media screen and (min-width: 768px) {
  .p_benefits_sec.sec01 .p_benefits_sec__list {
    padding-top: 5px;
  }
}
.p_benefits_sec.sec06 .p_benefits_sec__box {
  margin-bottom: 0;
}
.p_benefits_sec.sec06 .p_benefits_sec__item {
  margin-bottom: 0;
}
/*# sourceMappingURL=carrer-environment-benefits.css.map */
