@charset "UTF-8";

.p-recruit {
  margin-top: clamp(80px, 8.0833333333vw, 97px);
  margin-bottom: clamp(120px, 10.980966325vw, 150px);
  position: relative;
}

.p-recruit__top {
  max-width: 731px;
  margin-inline: auto;
}

.p-recruit__top-title {
  font-size: clamp(24px, 2.3333333333vw, 28px);
  line-height: 1.4642857143;
  letter-spacing: 4.2px;
  font-weight: 700;
}
@media screen and (min-width:768px) {
  .p-recruit__top-title {
    text-align: center;
  }
}


.p-recruit__top-text {
  margin-top: 29px;
  font-size: 15px;
  line-height: 1.6666666667;
  letter-spacing: 1.2px;
  font-weight: 500;
}
@media screen and (min-width:1024px) {
  .p-recruit__top-text {
    text-align: center;
  }
}

.p-recruit__flex-content {
  margin-top: clamp(80px, 9.8333333333vw, 118px);
  margin-bottom: clamp(80px, 3.6603221083vw, 50px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
  gap: 40px;
}
@media screen and (min-width:1024px) {
  .p-recruit__flex-content {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}

.p-recruit__items {
  max-width: 640px;
}

.p-recruit__item {
  padding-block: 28px 26px;
  padding-left: 41px;
  position: relative;
}
.p-recruit__item::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 1px;
  height: 100%;
  background: #5ba8db;
}
.p-recruit__item + .p-recruit__item {
  margin-top: 40px;
}

.p-recruit__item-head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 20px;
}

.p-recruit__item-num {
  padding-top: 2px;
  color: #1961CF;
  font-size: 18px;
  line-height: 1.4444444444;
  letter-spacing: 1.44px;
  font-weight: 600;
}

.p-recruit__item-title {
  font-size: 20px;
  line-height: 1.45;
  letter-spacing: 1.6px;
  font-weight: 600;
}

.p-recruit__item-text {
  margin-top: 30px;
  font-size: 15px;
  line-height: 1.6666666667;
  letter-spacing: 1.2px;
  font-weight: 500;
}

.p-recruit__flex-img {
  border-top: 1px solid #b1b1b1;
  position: relative;
}
@media screen and (min-width:1024px) {
  .p-recruit__flex-img {
    max-width: 430px;
  }
}
.p-recruit__flex-img::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 28.9405684755%;
  height: 1px;
  background: #5ba8db;
  z-index: 1;
}

.p-recruit__items-title {
  padding-top: 20px;
  font-size: clamp(18px, 1.8333333333vw, 22px);
  line-height: 1.5;
  letter-spacing: 3.3px;
  font-weight: 700;
}

.p-recruit__img {
  margin-top: 59px;
  width: min(100%, 200px);
  aspect-ratio: 430/532;
  border-radius: 20px;
  position: relative;
  margin-inline: auto;
}
@media screen and (min-width:1024px) {
  .p-recruit__img {
    margin-inline: 0;
    width: min(100%, 430px);
  }
}
.p-recruit__img img {
  border-radius: 20px;
}

.p-recruit__content {
  padding-top: clamp(80px, 8.3333333333vw, 100px);
  border-top: 1px solid #b1b1b1;
}

.p-recruit__title {
  padding-block: 12px;
  padding-left: 34px;
  font-size: clamp(20px, 2vw, 24px);
  line-height: 1.5;
  letter-spacing: 3.6px;
  font-weight: 700;
  position: relative;
}
.p-recruit__title::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 1px;
  height: 100%;
  background: #5ba8db;
}

.p-recruit__table-wrap {
  margin-top: 59px;
  margin-inline: auto;
  max-width: 850px;
  overflow-x: auto;
}

.p-recruit__table {
  width: 600px;
  border: 1px solid #b1b1b1;
  border-radius: 10px;
  background: #ffffff;
  margin-inline: auto;
}
@media screen and (min-width:1024px) {
  .p-recruit__table {
    width: clamp(600px, 62.2254758419vw, 850px);
  }
}
.p-recruit__table-row {
  display: grid;
  grid-template-columns: 113px 1fr;
}
.p-recruit__table-row:first-of-type {
  padding-top: 5px;
}
.p-recruit__table-row:nth-of-type(n + 2) {
  border-top: 1px solid #a7a7a7;
}

.p-recruit__table-title {
  padding-block: 25px;
  font-family: "Noto Serif JP", serif;
  font-size: 14px;
  line-height: 1.4285714286;
  font-weight: 700;
  position: relative;
  -ms-flex-line-pack: center;
      align-content: center;
  text-align: center;
}
.p-recruit__table-title::after {
  content: "";
  position: absolute;
  top: 10px;
  right: 0;
  width: 2px;
  height: calc(100% - 20px);
  background: url("../images/table-line.svg") center/contain repeat;
}

.p-recruit__table-text {
  padding-block: 25px;
  padding-left: 41px;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-size: 14px;
  line-height: 1.4285714286;
  font-weight: 500;
}