.l-pagetitle__inner::after {
  content: "MID-CAREER";
}

.p-mid-career__open {
  margin-top: 20px;
}
@media (min-width: 959px) {
  .p-mid-career__open {
    margin-top: 30px;
  }
}
@media (min-width: 1199px) {
  .p-mid-career__open {
    margin-top: 50px;
  }
}
.p-mid-career__open tbody th {
  background-color: transparent;
  color: #000;
  text-align: left;
}
@media (min-width: 959px) {
  .p-mid-career__open tbody th {
    text-align: center;
    width: 16.66%;
  }
}
@media (min-width: 959px) {
  .p-mid-career__open thead th:nth-child(3) {
    width: 25%;
  }
}
@media (min-width: 959px) {
  .p-mid-career__open thead th:nth-child(4) {
    width: 18%;
  }
}
.p-mid-career__open th, .p-mid-career__open td {
  border-right: 1px solid #C8C8C8;
  text-align: center;
}
.p-mid-career__open th:last-child, .p-mid-career__open td:last-child {
  border-right: 0;
}
.p-mid-career__open td:nth-child(2) {
  text-align: left;
}
@media (min-width: 959px) {
  .p-mid-career__open td:nth-child(2) {
    text-align: center;
  }
}
.p-mid-career__open td ul {
  list-style-type: none;
  flex-direction: column;
  gap: 10px;
}
.p-mid-career__open td ul a {
  display: block;
  position: relative;
  border-radius: 100px;
  text-decoration: none;
  min-width: 180px;
  padding: 10px 14px;
  font-size: 90%;
}
.p-mid-career__open td ul a::after {
  content: "";
  width: 8px;
  height: 8px;
  border-top: 1px solid #000;
  border-right: 1px solid #000;
  position: absolute;
  right: 15px;
  top: 50%;
  translate: 0 -50%;
  rotate: 45deg;
}
@media (min-width: 959px) {
  .p-mid-career__open td ul a::after {
    right: 20px;
  }
}
.p-mid-career__open td ul li.detail a {
  background-color: #4682A0;
  color: #fff;
  border: 2px solid #4682A0;
}
.p-mid-career__open td ul li.detail a::after {
  border-right-color: #fff;
  border-top-color: #fff;
}
.p-mid-career__open td ul li.entry a {
  border: 2px solid #002855;
  background-color: #fff;
  color: #002855;
}
.p-mid-career__open td ul li.entry a::after {
  border-right-color: #002855;
  border-top-color: #002855;
}
@media (min-width: 959px) {
  .p-mid-career__open td ul {
    justify-content: center;
    flex-direction: row;
  }
}
.p-mid-career__detailsTtl {
  text-align: center;
  background-color: #4682A0;
  margin-top: 40px;
  padding: 40px;
}
@media (min-width: 767px) {
  .p-mid-career__detailsTtl {
    margin-top: 50px;
  }
}
@media (min-width: 959px) {
  .p-mid-career__detailsTtl {
    margin-top: 80px;
  }
}
@media (min-width: 1399px) {
  .p-mid-career__detailsTtl {
    margin-top: 110px;
  }
}
.p-mid-career__detailsTtl h2 {
  font-size: clamp(1.563rem, 1.136rem + 1.82vw, 2.5rem);
  letter-spacing: 0.1em;
  font-weight: 900;
  font-family: YakuHanMP, "YuMincho", "Noto Serif JP", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
  color: #fff;
}
@media (min-width: 1199px) {
  .p-mid-career__detailsTtl h2 {
    font-size: 2.5rem;
  }
}
.p-mid-career__guideline table th {
  background-color: transparent;
  color: #000;
  text-align: left;
  font-weight: normal;
  width: 30%;
}
@media (min-width: 767px) {
  .p-mid-career__guideline table th {
    width: 20%;
  }
}
@media (min-width: 959px) {
  .p-mid-career__guideline table th {
    width: 200px;
  }
}
@media (min-width: 959px) {
  .p-mid-career__guideline table th, .p-mid-career__guideline table td {
    padding: 30px 15px;
  }
}
.p-mid-career__guideline table tr:nth-child(odd) {
  background-color: transparent;
}
.p-mid-career__guideline table tr:first-child th, .p-mid-career__guideline table tr:first-child td {
  border-top: 0;
}
.p-mid-career__apply p > a {
  color: #4682A0;
}
.p-mid-career__apply-btn {
  text-align: center;
  margin-top: clamp(2.188rem, 0.339rem + 7.888vw, 6.25rem);
}
@media (min-width: 1199px) {
  .p-mid-career__apply-btn {
    margin-top: 100px;
  }
}
.p-mid-career__apply-btn a {
  background-color: #DC0514;
  position: relative;
  text-decoration: none;
  font-weight: bold;
  border-radius: 10px;
  text-align: center;
  box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.16);
  display: flex !important;
  align-items: center;
  gap: 20px;
  padding-right: 15px;
  justify-content: space-between;
}
@media (min-width: 767px) {
  .p-mid-career__apply-btn a {
    padding-right: 25px;
  }
}
@media (min-width: 959px) {
  .p-mid-career__apply-btn a {
    border-radius: 20px;
    padding-right: 0;
  }
}
.p-mid-career__apply-btn a div {
  width: calc(100% - 20px - 40px);
  text-align: center;
  padding: 15px;
}
@media (min-width: 767px) {
  .p-mid-career__apply-btn a div {
    width: calc(100% - 20px - 60px);
    padding: 30px 35px;
  }
}
@media (min-width: 959px) {
  .p-mid-career__apply-btn a div {
    width: 100%;
  }
}
.p-mid-career__apply-btn a div::before {
  display: none !important;
}
.p-mid-career__apply-btn a div > span {
  display: block;
  text-align: center;
}
.p-mid-career__apply-btn a div > span:first-child {
  letter-spacing: 0.2em;
  color: #fff !important;
  font-family: "Oswald", sans-serif;
  padding-left: 0.2em;
  line-height: 1.1;
  font-size: clamp(2.5rem, 0.936rem + 6.675vw, 5.938rem);
}
@media (min-width: 1199px) {
  .p-mid-career__apply-btn a div > span:first-child {
    font-size: 5.9375rem;
  }
}
.p-mid-career__apply-btn a div > span:last-child {
  letter-spacing: 0.1em;
  background-color: #002855;
  border-radius: 100px;
  font-family: YakuHanJP, "Noto Sans JP", "Helvetica Neue", "Helvetica", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Arial", "Yu Gothic", "Meiryo", sans-serif;
  font-size: clamp(1.188rem, 1.045rem + 0.607vw, 1.5rem);
  width: 100%;
  max-width: 300px;
  margin-inline: auto;
  color: #fff;
}
@media (min-width: 1199px) {
  .p-mid-career__apply-btn a div > span:last-child {
    font-size: 1.5rem;
  }
}
.p-mid-career__apply-btn a .c-circleArrow {
  width: 40px;
  height: 40px;
  aspect-ratio: 1;
  background-color: #002855;
}
@media (min-width: 767px) {
  .p-mid-career__apply-btn a .c-circleArrow {
    width: 60px;
    height: 60px;
  }
}
@media (min-width: 959px) {
  .p-mid-career__apply-btn a .c-circleArrow {
    position: absolute;
    right: 25px;
  }
}
.p-mid-career__apply-btn a .c-circleArrow svg {
  fill: #fff;
  height: 20px;
}
@media (min-width: 767px) {
  .p-mid-career__apply-btn a .c-circleArrow svg {
    height: 25px;
  }
}
.p-mid-career__apply-btn2 {
  margin-top: clamp(6.25rem, 4.828rem + 6.068vw, 9.375rem);
  padding-top: 40px;
  border-top: 1px solid #707070;
  text-align: center;
}
@media (min-width: 1199px) {
  .p-mid-career__apply-btn2 {
    padding-top: 60px;
    margin-top: 150px;
  }
}
.p-mid-career__apply-btn2 a {
  display: block;
  position: relative;
  border-radius: 100px;
  text-decoration: none;
  padding: 14px;
  background-color: #002855;
  color: #fff;
  width: 100%;
  max-width: 380px;
  margin-inline: auto;
}
.p-mid-career__apply-btn2 a::after {
  content: "";
  width: 8px;
  height: 8px;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  position: absolute;
  right: 15px;
  top: 50%;
  translate: 0 -50%;
  rotate: 45deg;
}
@media (min-width: 959px) {
  .p-mid-career__apply-btn2 a::after {
    right: 20px;
  }
}

.c-contactRecruit {
  padding-top: 0;
  /* @include tab {
      padding-bottom: 70px;
  }
  @include pc {
      padding-bottom: 100px;
  } */
}
.c-contactRecruit__inner h2 {
  font-size: clamp(1.313rem, 0.914rem + 1.699vw, 2.188rem);
}
@media (min-width: 1199px) {
  .c-contactRecruit__inner h2 {
    font-size: 2.1875rem;
  }
}
/*# sourceMappingURL=mid-career.css.map */