.l-main {
  background: #fff;
}

@media only screen and (max-width: 768px) {
  .c-mv {
    background: url("/_assets/recruit/voice/img/img-main02_sp.gif") no-repeat center center/cover;
    margin-bottom: 18.6666666667vw;
    place-content: end center;
    padding-bottom: 4vw;
  }
}
@media print, screen and (min-width: 769px) {
  .c-mv {
    background: url("/_assets/recruit/voice/img/img-main02.gif") no-repeat center center/cover;
    padding-bottom: 45px;
    padding-left: 45px;
    place-content: end start;
  }
}

.c-ttl__main {
  align-items: flex-start;
}
@media only screen and (max-width: 768px) {
  .c-ttl__main h1 {
    letter-spacing: -0.04em;
  }
}

@media print, screen and (min-width: 769px) {
  .c-breadcrumb {
    margin-bottom: 80px;
  }
}

@media only screen and (max-width: 768px) {
  .p-about {
    margin-bottom: 21.3333333333vw;
  }
}
@media print, screen and (min-width: 769px) {
  .p-about {
    margin-bottom: 120px;
  }
}

.p-about__lead {
  font-weight: bold;
  letter-spacing: 0.1em;
  text-align: center;
}
@media only screen and (max-width: 768px) {
  .p-about__lead {
    font-size: 4.5333333333vw;
    line-height: 1.882;
    margin-bottom: 9.6vw;
  }
}
@media print, screen and (min-width: 769px) {
  .p-about__lead {
    font-size: 23px;
    font-size: 2.3rem;
    line-height: 1.869;
    margin-bottom: 45px;
  }
}

.p-about__link {
  display: flex;
  justify-content: center;
}
@media only screen and (max-width: 768px) {
  .p-about__link {
    align-items: center;
    flex-direction: column;
    gap: 5.3333333333vw;
  }
}
@media print, screen and (min-width: 769px) {
  .p-about__link {
    gap: 35px;
  }
}
@media only screen and (max-width: 768px) {
  .p-about__link li {
    width: 56vw;
  }
}
@media print, screen and (min-width: 769px) {
  .p-about__link li {
    width: 240px;
  }
}
.p-about__link li a {
  background-image: url("/_assets/recruit/img/icon-arrow.svg");
  font-weight: bold;
  width: 100%;
}
@media only screen and (max-width: 768px) {
  .p-about__link li a {
    font-size: 3.7333333333vw;
    height: 12.8vw;
  }
}
@media print, screen and (min-width: 769px) {
  .p-about__link li a {
    font-size: 16px;
    font-size: 1.6rem;
    height: 64px;
  }
}
.p-about__link li a.-down {
  background-image: none;
  position: relative;
}
.p-about__link li a.-down::after {
  background: #fff;
  content: "";
  display: block;
  mask-image: url("/_assets/recruit/img/icon-arrow.svg");
  mask-repeat: no-repeat;
  mask-size: contain;
  position: absolute;
  rotate: 90deg;
  top: 50%;
  transform: translateY(-50%);
  transform-origin: center top;
}
@media only screen and (max-width: 768px) {
  .p-about__link li a.-down::after {
    height: 2.5333333333vw;
    right: 4.6666666667vw;
    width: 1.4666666667vw;
  }
}
@media print, screen and (min-width: 769px) {
  .p-about__link li a.-down::after {
    height: 14px;
    right: 20px;
    width: 9px;
  }
}

.p-summary {
  background: #ececec;
}
@media only screen and (max-width: 768px) {
  .p-summary {
    margin-bottom: 24vw;
    padding: 18.6666666667vw 5.3333333333vw 21.3333333333vw;
  }
}
@media print, screen and (min-width: 769px) {
  .p-summary {
    margin-bottom: 120px;
  }
}

@media print, screen and (min-width: 769px) {
  .p-summary__inner {
    margin-inline: auto;
    padding-block: 110px 100px;
    width: 1020px;
  }
}

.p-summary__title--en {
  line-height: 1;
  text-align: center;
}
@media only screen and (max-width: 768px) {
  .p-summary__title--en {
    font-size: 8vw;
    margin-bottom: 0.9333333333vw;
  }
}
@media print, screen and (min-width: 769px) {
  .p-summary__title--en {
    font-size: 60px;
    font-size: 6rem;
    margin-bottom: 7px;
  }
}

.p-summary__title--ja {
  text-align: center;
}
@media only screen and (max-width: 768px) {
  .p-summary__title--ja {
    font-size: 3.4666666667vw;
    margin-bottom: 7.3333333333vw;
  }
}
@media print, screen and (min-width: 769px) {
  .p-summary__title--ja {
    font-size: 12px;
    font-size: 1.2rem;
    margin-bottom: 30px;
  }
}

@media only screen and (max-width: 768px) {
  .p-summary__image {
    margin-bottom: 9.3333333333vw;
  }
}
@media print, screen and (min-width: 769px) {
  .p-summary__image {
    margin-bottom: 60px;
  }
}
.p-summary__image img {
  height: auto;
  width: 100%;
}

.p-member__title {
  text-align: center;
}
@media only screen and (max-width: 768px) {
  .p-member__title {
    font-size: 6.4vw;
    margin-bottom: 3.4666666667vw;
  }
}
@media print, screen and (min-width: 769px) {
  .p-member__title {
    font-size: 37px;
    font-size: 3.7rem;
    margin-bottom: 15px;
  }
}

.p-member__items {
  display: flex;
}
@media only screen and (max-width: 768px) {
  .p-member__items {
    justify-content: center;
    flex-wrap: wrap;
    gap: 3.4666666667vw 3.2vw;
    -ms-grid-columns: 1fr 3.2vw 1fr 3.2vw 1fr;
    grid-template-columns: repeat(3, 1fr);
    margin: 0 auto 12.2666666667vw;
    width: 72.4vw;
  }
}
@media print, screen and (min-width: 769px) {
  .p-member__items {
    justify-content: space-between;
    margin-bottom: 54px;
  }
}

@media only screen and (max-width: 768px) {
  .p-member__item {
    width: 22vw;
  }
}

@media print, screen and (min-width: 769px) {
  .p-member__image {
    margin-bottom: 10px;
  }
}
@media only screen and (max-width: 768px) {
  .p-member__image img {
    height: auto;
    width: 100%;
  }
}

.p-member__initial {
  font-weight: bold;
}
@media only screen and (max-width: 768px) {
  .p-member__initial {
    font-size: 3.7333333333vw;
  }
}
@media print, screen and (min-width: 769px) {
  .p-member__initial {
    font-size: 20px;
    font-size: 2rem;
  }
}

@media only screen and (max-width: 768px) {
  .p-member__profile {
    font-size: 2.4vw;
    line-height: 1.333;
  }
}
@media print, screen and (min-width: 769px) {
  .p-member__profile {
    font-size: 14px;
    font-size: 1.4rem;
  }
}
@media print, screen and (min-width: 769px) {
  .p-member__profile small {
    font-size: 10px;
    font-size: 1rem;
  }
}

.p-summary__lead {
  position: relative;
}

.p-summary__lead__text {
  font-weight: bold;
  text-align: center;
}
@media only screen and (max-width: 768px) {
  .p-summary__lead__text {
    font-size: 4.5333333333vw;
    line-height: 1.882;
    margin-bottom: 9.3333333333vw;
  }
}
@media print, screen and (min-width: 769px) {
  .p-summary__lead__text {
    font-size: 23px;
    font-size: 2.3rem;
    line-height: 1.869;
  }
}

@media only screen and (max-width: 768px) {
  .p-summary__button {
    text-align: center;
  }
}
@media print, screen and (min-width: 769px) {
  .p-summary__button {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
  }
}
.p-summary__button a {
  transition: 0.3s ease-in-out;
}
@media print, screen and (min-width: 769px) {
  .p-summary__button a:hover {
    opacity: 0.7;
  }
}
@media only screen and (max-width: 768px) {
  .p-summary__button img {
    height: auto;
    width: 23.6vw;
  }
}

@media only screen and (max-width: 768px) {
  .p-article {
    margin-bottom: 18.6666666667vw;
    padding-inline: 5.3333333333vw;
  }
}
@media print, screen and (min-width: 769px) {
  .p-article {
    margin: 0 auto 120px;
    width: 1280px;
  }
}

@media only screen and (max-width: 768px) {
  .p-sec + .p-sec {
    margin-top: 26.6666666667vw;
  }
}
@media print, screen and (min-width: 769px) {
  .p-sec + .p-sec {
    margin-top: 120px;
  }
}

.p-sec__heading {
  align-items: flex-start;
  display: flex;
}
@media only screen and (max-width: 768px) {
  .p-sec__heading {
    margin-bottom: 6.6666666667vw;
  }
}
@media print, screen and (min-width: 769px) {
  .p-sec__heading {
    gap: 40px;
    margin: 0 auto 45px;
    width: 1020px;
  }
}

.p-sec__num {
  flex-shrink: 0;
  font-weight: bold;
  line-height: 1;
}
@media only screen and (max-width: 768px) {
  .p-sec__num {
    font-size: 11.7333333333vw;
    width: 19.2vw;
  }
}
@media print, screen and (min-width: 769px) {
  .p-sec__num {
    font-size: 88px;
    font-size: 8.8rem;
    width: 144px;
  }
}

.p-sec__title {
  letter-spacing: 0.1em;
}
@media only screen and (max-width: 768px) {
  .p-sec__title {
    font-size: 6.4vw;
    line-height: 1.333;
  }
}
@media print, screen and (min-width: 769px) {
  .p-sec__title {
    font-size: 40px;
    font-size: 4rem;
    padding-top: 10px;
  }
}

@media print, screen and (min-width: 769px) {
  .p-sec__main {
    display: flex;
  }
}
@media print, screen and (min-width: 769px) {
  .p-sec__main.-img-right {
    flex-direction: row-reverse;
    padding-left: 130px;
  }
}
@media print, screen and (min-width: 769px) {
  .p-sec__main.-img-left {
    padding-right: 130px;
  }
}

@media print, screen and (min-width: 769px) {
  .p-sec__images {
    display: flex;
    flex-shrink: 0;
    flex-direction: column;
    width: 540px;
  }
}

.p-sec__item {
  display: flex;
}
@media only screen and (max-width: 768px) {
  .p-sec__item {
    gap: 4vw;
  }
}
@media print, screen and (min-width: 769px) {
  .p-sec__item {
    gap: 24px;
  }
}
@media only screen and (max-width: 768px) {
  .p-sec__item + .p-sec__item {
    margin-top: 6.6666666667vw;
  }
}
@media print, screen and (min-width: 769px) {
  .p-sec__item + .p-sec__item {
    margin-top: 33px;
  }
}
@media only screen and (max-width: 768px) {
  .p-sec__item + .p-sec__image {
    margin-top: 8.8vw;
  }
}
@media print, screen and (min-width: 769px) {
  .p-sec__item:first-of-type {
    margin-top: 0 !important;
  }
}

@media only screen and (max-width: 768px) {
  .p-sec__image + .p-sec__item {
    margin-top: 6.6666666667vw;
  }
}
@media print, screen and (min-width: 769px) {
  .p-sec__image + .p-sec__item {
    margin-top: 33px;
  }
}

.p-sec__icon {
  flex-shrink: 0;
}
@media only screen and (max-width: 768px) {
  .p-sec__icon {
    width: 18.6666666667vw;
  }
}
@media print, screen and (min-width: 769px) {
  .p-sec__icon {
    width: 92px;
  }
}
.p-sec__icon img {
  height: auto;
  width: 100%;
}

.p-sec__text p {
  letter-spacing: 0.1em;
}
@media only screen and (max-width: 768px) {
  .p-sec__text p {
    font-size: 3.7333333333vw;
    line-height: 1.714;
  }
}
@media print, screen and (min-width: 769px) {
  .p-sec__text p {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1.75;
  }
}
@media only screen and (max-width: 768px) {
  .p-sec__text p + p {
    margin-top: 1.714em;
  }
}
@media print, screen and (min-width: 769px) {
  .p-sec__text p + p {
    margin-top: 1.75em;
  }
}
.p-sec__text p span {
  background: #fffecf;
}

.p-schedule {
  background: #ececec;
}
@media only screen and (max-width: 768px) {
  .p-schedule {
    margin-bottom: 21.3333333333vw;
    padding: 20vw 5.3333333333vw 21.3333333333vw;
  }
}
@media print, screen and (min-width: 769px) {
  .p-schedule {
    margin-bottom: 100px;
    padding-block: 110px 150px;
  }
}

@media print, screen and (min-width: 769px) {
  .p-schedule__inner {
    margin-inline: auto;
    width: 1020px;
  }
}

.p-schedule__title--en {
  line-height: 1;
}
@media only screen and (max-width: 768px) {
  .p-schedule__title--en {
    font-size: 6.4vw;
  }
}
@media print, screen and (min-width: 769px) {
  .p-schedule__title--en {
    font-size: 40px;
    font-size: 4rem;
    margin-bottom: 7px;
  }
}

.p-schedule__title--ja {
  font-weight: bold;
}
@media only screen and (max-width: 768px) {
  .p-schedule__title--ja {
    font-size: 3.2vw;
    margin-bottom: 6.6666666667vw;
  }
}
@media print, screen and (min-width: 769px) {
  .p-schedule__title--ja {
    font-size: 12px;
    font-size: 1.2rem;
    margin-bottom: 50px;
  }
}

@media print, screen and (min-width: 769px) {
  .p-schedule__items {
    display: flex;
    gap: 20px;
  }
}

.p-schedule__item {
  background: #fff;
}
@media only screen and (max-width: 768px) {
  .p-schedule__item + .p-schedule__item {
    margin-top: 16vw;
  }
}

.p-schedule__heading {
  background: #000;
  color: #fff;
  display: -ms-grid;
  display: grid;
  place-content: center;
}
@media only screen and (max-width: 768px) {
  .p-schedule__heading {
    font-size: 3.7333333333vw;
    height: 10.6666666667vw;
  }
}
@media print, screen and (min-width: 769px) {
  .p-schedule__heading {
    font-size: 14px;
    font-size: 1.4rem;
    height: 48px;
  }
}

@media only screen and (max-width: 768px) {
  .p-schedule__text {
    padding: 6.6666666667vw 0 8vw 5.3333333333vw;
  }
}
@media print, screen and (min-width: 769px) {
  .p-schedule__text {
    padding: 40px 0 50px 40px;
    width: 500px;
  }
}
@media only screen and (max-width: 768px) {
  .p-schedule__text img {
    height: auto;
    width: 79.0666666667vw;
  }
}

.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;
  }
}