.l-main {
  background: #fff;
}

@media only screen and (max-width: 768px) {
  .c-mv {
    background: url("../img/img-main_sp.jpg") no-repeat center center/cover;
  }
}
@media print, screen and (min-width: 769px) {
  .c-mv {
    background: url("../img/img-main.jpg") no-repeat center center/cover;
  }
}

.p-section {
  --color-sub-text: #fff;
}

.p-section__inner {
  margin: 0 auto;
  max-width: 1060px;
  position: relative;
}
@media only screen and (max-width: 768px) {
  .p-section__inner {
    padding: 0 5.3333333333vw;
  }
}
@media print, screen and (min-width: 769px) {
  .p-section__inner {
    padding: 0 20px;
  }
}
.p-section__inner::before {
  color: var(--color-sub-text);
  content: attr(data-text);
  display: inline-block;
  letter-spacing: 0.075em;
  position: absolute;
  top: 0;
  -ms-writing-mode: tb-rl;
      writing-mode: vertical-rl;
}
@media only screen and (max-width: 768px) {
  .p-section__inner::before {
    display: none;
  }
}
@media print, screen and (min-width: 769px) {
  .p-section__inner::before {
    font-size: 12px;
    font-size: 1.2rem;
    left: -70px;
  }
}

.p-interview {
  background: var(--color-light-gray);
}
@media only screen and (max-width: 768px) {
  .p-interview {
    margin-bottom: 21.3333333333vw;
    padding-block: 14.9333333333vw;
  }
}
@media print, screen and (min-width: 769px) {
  .p-interview {
    margin-bottom: 120px;
    padding-block: 100px;
  }
}
.p-interview .p-interview__title {
  background: url("../../img/img-interview.jpg") no-repeat center/cover;
  display: -ms-grid;
  display: grid;
  place-items: center;
}
@media only screen and (max-width: 768px) {
  .p-interview .p-interview__title {
    height: 42.6666666667vw;
    margin-bottom: 12vw;
  }
}
@media print, screen and (min-width: 769px) {
  .p-interview .p-interview__title {
    height: 320px;
    margin-bottom: 100px;
  }
}
.p-interview .p-interview__title .p-section__inner {
  width: 100%;
}
.p-interview .p-interview__title .c-ttl01 h2, .p-interview .p-interview__title .c-ttl01 p {
  color: #fff;
}
@media only screen and (max-width: 768px) {
  .p-interview .c-box {
    padding: 0 5.3333333333vw;
  }
}
.p-interview .p-interview__links {
  border-top: 1px solid #b1b1b1;
  margin: 0 auto;
  max-width: 800px;
}
.p-interview .p-interview__link {
  border-bottom: 1px solid #b1b1b1;
}
.p-interview .p-interview__link a {
  display: block;
  font-weight: bold;
  position: relative;
  transition: 0.3s ease-in-out;
}
@media only screen and (max-width: 768px) {
  .p-interview .p-interview__link a {
    font-size: 4vw;
    padding: 4.9333333333vw;
  }
}
@media print, screen and (min-width: 769px) {
  .p-interview .p-interview__link a {
    font-size: 30px;
    font-size: 3rem;
    padding: 37px;
  }
}
.p-interview .p-interview__link a::after {
  background: url("/_assets/img/icon-arrow03.svg") no-repeat center center/8px 12px;
  border: 1px solid #808080;
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
@media only screen and (max-width: 768px) {
  .p-interview .p-interview__link a::after {
    border-radius: 4.1333333333vw;
    height: 8.2666666667vw;
    right: 4vw;
    width: 8.2666666667vw;
  }
}
@media print, screen and (min-width: 769px) {
  .p-interview .p-interview__link a::after {
    border-radius: 31px;
    height: 62px;
    right: 30px;
    width: 62px;
  }
}
@media print, screen and (min-width: 769px) {
  .p-interview .p-interview__link a:hover {
    background: #000;
    color: #fff;
  }
}
@media print, screen and (min-width: 769px) {
  .p-interview .p-interview__link a:hover::after {
    background: url("/_assets/img/icon-arrow01.svg") no-repeat center center/8px 12px;
    border-color: #fff;
  }
}

.p-buttons {
  align-items: center;
  display: flex;
  flex-direction: column;
}
@media only screen and (max-width: 768px) {
  .p-buttons {
    gap: 5.3333333333vw;
    margin-bottom: 21.3333333333vw;
  }
}
@media print, screen and (min-width: 769px) {
  .p-buttons {
    gap: 30px;
    margin-bottom: 120px;
  }
}
.p-buttons .c-btn03 {
  background-image: url("/_assets/recruit/img/icon-arrow.svg");
}
@media only screen and (max-width: 768px) {
  .p-buttons .c-btn03 {
    width: 56vw;
  }
}
@media print, screen and (min-width: 769px) {
  .p-buttons .c-btn03 {
    font-size: 14px;
    font-size: 1.4rem;
    height: 56px;
    width: 220px;
  }
}
.p-buttons .c-btn-back {
  border: 1px solid #000;
  display: -ms-grid;
  display: grid;
  font-weight: bold;
  place-content: center;
  position: relative;
  transition: 0.3s ease-in-out;
}
@media only screen and (max-width: 768px) {
  .p-buttons .c-btn-back {
    border-radius: 6.4vw;
    font-size: 3.7333333333vw;
    height: 12.8vw;
    width: 66.6666666667vw;
  }
}
@media print, screen and (min-width: 769px) {
  .p-buttons .c-btn-back {
    font-size: 16px;
    font-size: 1.6rem;
    border-radius: 32px;
    height: 64px;
    width: 320px;
  }
}
@media print, screen and (min-width: 769px) {
  .p-buttons .c-btn-back:hover {
    background: #000;
    color: #fff;
  }
}
@media print, screen and (min-width: 769px) {
  .p-buttons .c-btn-back:hover::before {
    background: #fff;
  }
}
.p-buttons .c-btn-back::before {
  background: #000;
  content: "";
  display: block;
  mask-image: url("/_assets/recruit/img/icon-arrow.svg");
  mask-repeat: no-repeat;
  mask-size: contain;
  position: absolute;
  rotate: 180deg;
  transform-origin: center top;
  top: 50%;
  transform: translateY(-50%);
  transition: 0.3s ease-in-out;
}
@media only screen and (max-width: 768px) {
  .p-buttons .c-btn-back::before {
    height: 2.5333333333vw;
    left: 4.8vw;
    width: 1.4666666667vw;
  }
}
@media print, screen and (min-width: 769px) {
  .p-buttons .c-btn-back::before {
    height: 14px;
    left: 23px;
    width: 7px;
  }
}