
.recruit-section {
  padding-top: 75px;
  padding-bottom: 120px;
}

@media screen and (max-width: 768px) {
  .recruit-section {
    padding-top: 35px;
    padding-bottom: 80px;
  }
}

.recruit-section__header {
  padding-bottom: 0;
}

.data-section::before {
  content: "";
  position: absolute;
  top: 100px;
  left: 50%;
  transform: translateX(-50%);
  width: 100vw;
  min-width: 2400px;
  max-width: none;
  height: 100%;
  padding-top: 0;
  max-height: 1085px;
  aspect-ratio: 1512 / 1085;
  background: url("/recruit/common/img/recruit_cmn_sub-pages_bg_01.webp") center top/100% 100% no-repeat;
  z-index: -1;
  pointer-events: none;
}

@media screen and (max-width: 768px) {
  .data-section::before {
    top: 127px;
    width: 100%;
    min-width: auto;
    left: 0;
    transform: none;
    background: url(/recruit/common/img/recruit_cmn_sub-pages_bg_01_sp.webp) center top / contain no-repeat;
  }
}

.data-section::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 100vw;
  min-width: 2400px;
  max-width: none;
  height: 100%;
  max-height: 1000px;
  padding-top: 7px;
  aspect-ratio: 1512/860;
  background: url("/recruit/common/img/recruit_cmn_sub-pages_bg_02.webp") center top/100% 100% no-repeat;
  z-index: -1;
  pointer-events: none;
}

@media screen and (max-width: 768px) {
  .data-section::after {
    top: 64.8%;
    width: 100%;
    min-width: auto;
    left: 0;
    transform: none;
    background: url("/recruit/common/img/recruit_cmn_sub-pages_bg_02_sp.webp") center top / contain no-repeat;
  }
}

/* Common */
.banner-section__content {
  position: relative;
}

.banner-section__content {
  margin-bottom: 100px;
}

.banner-section__content .ico.pos01 {
  position: absolute;
  top: -161px;
  right: 118.5px;
  width: 203px;
}

@media screen and (max-width: 768px) {
  .banner-section__content .ico.pos01 {
    position: absolute;
    top: clamp(-99px, -16.93vw, -161px);
    right: clamp(5px, 0.68vw, 5.5px);
    width: clamp(102px, 19.86vw, 203px);
  }
}

.banner-section__content .ico.pos02 {
  position: absolute;
  top: clamp(-184px, -12.5vw, -150px);
  left: min(80%, 1113px);
  width: clamp(240px, 19.981vw, 287px);
}

@media screen and (max-width: 768px) {
  .banner-section__content .ico.pos02 {
    top: -102px;
    right: -0.5px;
    left: unset;
    width: 146px;
  }
}

.banner-section__content .ico.pos04 {
  position: absolute;
  top: -171px;
  right: 60px;
  width: 310px;
  transform: rotateY(180deg);
  z-index: 1;
}

@media screen and (max-width: 768px) {
  .banner-section__content .ico.pos04 {
    position: absolute;
    top: clamp(-12px, -2.54vw, -24px);
    right: -25px;
    width: clamp(134px, 26.11vw, 267px);
  }
}

@media screen and (max-width: 768px) {
  .banner-section__content .ico img {
    width: 100%;
  }
}
.banner-section__content .ico.hide {
  z-index: -1;
}

@media screen and (max-width: 768px) {
  .banner-section__content .banner img {
    width: 100%;
  }
}

.data .cmn-card {
  padding: 30px 14px 30px;
}

@media screen and (max-width: 768px) {
  .data .cmn-card {
    padding: 12px 6px 5px;
  }
}

.data .cmn-col.--col-3 {
  gap: calc(32 / 1400 * 100%);
}

@media screen and (max-width: 768px) {
  .data .cmn-col {
    justify-content: space-between;
  }

  .data .cmn-col.--col-3 {
    gap: 0;
  }

  .data .cmn-col.--col-3.--mb-32 {
    margin-bottom: 20px;
  }
}

.data .cmn-col.--col-3 .cmn-card:nth-child(n+4) {
  margin-top: 32px;
}

@media screen and (max-width: 768px) {
  .data .cmn-col.--col-3 .cmn-card:nth-child(n+3) {
    margin-top: 20px;
  }
}

.data .cmn-col.--col-3 .cmn-card.col-3-1 {
  width: calc(445 / 1400 * 100%);
}

@media screen and (max-width: 768px) {
  .data .cmn-col.--col-3 .cmn-card.col-3-1 {
    width: calc(165 / 343 * 100%);
  }

  .data .cmn-col.--col-3 .cmn-card.col-3-1.no5 {
    margin-top: 0;
  }
}

.data .cmn-col.--col-3 .cmn-card.col-3-2 {
  width: calc(922 / 1400 * 100%);
  max-width: 100%;
}

@media screen and (max-width: 768px) {
  .data .cmn-col.--col-3 .cmn-card.col-3-2 {
    width: 100%;
    max-width: 100%;
  }
}

@media screen and (max-width: 768px) {
  .data .cmn-card .cmn-heading-h2 {
    font-size: 1.6rem;
    position: relative;
    padding-left: 4px;
  }
}

.data .cmn-card .cmn-card__content {
  width: 100%;
}

.data .cmn-card .cmn-card__image {
  margin-top: -5px;
}

.data .cmn-card.no2 .cmn-card__image {
  margin-top: 10px;
}

.data .cmn-card.no9 .cmn-card__image {
  margin-top: -50px;
}

.data .cmn-card.no10 .cmn-card__image {
  margin-top: -20px;
}

@media screen and (max-width: 768px) {
  .data .cmn-card .cmn-card__image {
    margin-top: -5px;
  }

  .data .cmn-card.no2 .cmn-card__image {
    margin-top: 15px;
  }

  .data .cmn-card.no10 .cmn-card__image {
    margin-top: -14px;
  }

  .data .cmn-card.no9 .cmn-card__image {
    margin-top: 5px;
  }
}

.data h1.cmn-section__title {
  width: 70%;
}

.data .data-section__header .cmn-text-wrap {
  width: 65%;
}

@media screen and (max-width: 768px) {
  .data h1.cmn-section__title {
    width: 100%;
  }

  .data .data-section__header .cmn-text-wrap {
    width: 100%;
  }
}

@media screen and (min-width: 769px) and (max-width: 1400px) {
  .banner-section__content .ico.pos04 {
    top: -13vw;
    width: 32%;
  }
}

.data .--cmn-years-text {
  font-size: 1.4rem;
}

@media screen and (max-width: 768px) {
  .data .--cmn-years-text {
    font-size: 1rem;
  }
}