@charset "UTF-8";
@import url("https://use.typekit.net/prk5ebx.css");
.l-base {
  width: 92%;
  margin: 0 auto;
}
@media (min-width: 768px) {
  .l-base {
    max-width: 766px;
  }
}

.c-section {
  overflow-x: hidden;
  margin-bottom: 60px;
}
@media (min-width: 768px) {
  .c-section {
    overflow: visible;
    margin-bottom: 168px;
  }
}
.c-section--bgGray {
  padding: 60px 0 40px;
  background-color: #f5f6fa;
}
@media (min-width: 768px) {
  .c-section--bgGray {
    padding: 80px 0 120px;
  }
}
.c-section--noMb {
  margin-bottom: 0;
}
.c-section__title {
  margin-bottom: 1.2em;
  text-align: center;
  font-size: 30px;
}
@media (min-width: 768px) {
  .c-section__title {
    font-size: 42px;
  }
}
@media (min-width: 1024px) {
  .c-section__title {
    font-size: 55px;
  }
}
.c-section__titleEng {
  color: #32b2ac;
  letter-spacing: 0.05em;
}
.c-section__titleJpn {
  display: block;
  font-size: 0.45em;
  font-weight: 500;
}

.c-accordionButton {
  cursor: pointer;
}
.c-accordionContent {
  display: none;
}

.p-rec2025 {
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "Noto Sans JP", sans-serif;
}
.p-rec2025 img {
  max-width: 100%;
}
.p-rec2025-mv {
  position: relative;
  width: 100%;
  height: 137.5vw;
  margin-bottom: 65px;
  background: url(../img/recruit2025/sp/bg_mv-test.png) center/cover no-repeat;
}
@media (min-width: 768px) {
  .p-rec2025-mv {
    height: 430px;
    background: url(../img/recruit2025/pc/bg_mv-test.png) center/cover no-repeat;
  }
}
.p-rec2025-mv-head {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 13px;
}
@media (min-width: 768px) {
  .p-rec2025-mv-head {
    padding: 25px;
  }
}
.p-rec2025-mv-head__logo {
  display: block;
  width: 125px;
}
@media (min-width: 768px) {
  .p-rec2025-mv-head__logo {
    width: 170px;
  }
}
.p-rec2025-mv-head__instagram {
  width: 27px;
}
@media (min-width: 768px) {
  .p-rec2025-mv-head__instagram {
    width: 44px;
  }
}
.p-rec2025-mv__title {
  position: absolute;
  right: 0;
  bottom: 7.5vw;
  left: 0;
  width: 86vw;
  height: 44.3vw;
  margin: auto;
}
@media (min-width: 768px) {
  .p-rec2025-mv__title {
    top: 0;
    bottom: 0;
    width: 80vw;
    max-width: 808px;
    height: 28.6vw;
    max-height: 289px;
  }
}
.p-rec2025-mv__titlePic {
  display: block;
}
.p-rec2025-mv__titleCatch {
  display: block;
  position: relative;
  max-width: max-content;
  margin-bottom: 0.8em;
}
.p-rec2025-mv__titleCatch--small {
  font-size: 0.8em;
}
.p-rec2025-mv__titleCatch::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #32b2ac;
  mix-blend-mode: multiply;
  z-index: 1;
  box-shadow: 4px 4px 0 rgba(155, 206, 206, 0.44);
}
.p-rec2025-mv__titleCatchText {
  display: block;
  position: relative;
  padding: 0.3em 1em;
  font-size: 3.8vw;
  font-weight: 700;
  color: #fff;
  z-index: 2;
  line-height: 1.6;
}
@media (min-width: 768px) {
  .p-rec2025-mv__titleCatchText {
    padding: 0.1em 0.6em;
    font-size: 20px;
    line-height: 1.8;
  }
}
@media (min-width: 1024px) {
  .p-rec2025-mv__titleCatchText {
    font-size: 24px;
  }
}
.p-rec2025-mv__titleMain {
  display: block;
  position: relative;
  max-width: max-content;
}
.p-rec2025-mv__titleMain::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.8);
  z-index: 1;
}
@media (min-width: 768px) {
  .p-rec2025-mv__titleMain--01 {
    margin-bottom: 0.6em;
  }
}
.p-rec2025-mv__titleMain--01::before {
  box-shadow: 4px 0 0 rgba(155, 206, 206, 0.44);
}
@media (min-width: 768px) {
  .p-rec2025-mv__titleMain--01::before {
    box-shadow: 5px 5px 0 rgba(155, 206, 206, 0.44);
  }
}
.p-rec2025-mv__titleMain--02 {
  margin-left: 4em;
}
@media (min-width: 768px) {
  .p-rec2025-mv__titleMain--02 {
    margin-left: 0;
  }
}
.p-rec2025-mv__titleMain--02::before {
  box-shadow: 4px 4px 0 rgba(155, 206, 206, 0.44);
}
@media (min-width: 768px) {
  .p-rec2025-mv__titleMain--02::before {
    box-shadow: 5px 5px 0 rgba(155, 206, 206, 0.44);
  }
}
.p-rec2025-mv__titleMainStrong {
  color: #32b2ac;
}
.p-rec2025-mv__titleMainText {
  display: block;
  position: relative;
  padding: 0.3em 1em;
  font-size: 5.3vw;
  font-weight: 700;
  color: #5b5555;
  z-index: 2;
  line-height: 1.5;
}
@media (min-width: 768px) {
  .p-rec2025-mv__titleMainText {
    padding: 0.2em 0.5em;
    font-size: 27px;
    letter-spacing: 0.05em;
  }
}
@media (min-width: 1024px) {
  .p-rec2025-mv__titleMainText {
    font-size: 35px;
  }
}
.p-rec2025-conversion__btn {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 0 0.5em;
  position: fixed;
  left: 0;
  bottom: 0;
  width: 100%;
  padding: 0.3em 0.5em;
  font-size: 27px;
  font-weight: 600;
  color: #fff !important;
  background-color: #32b2ac;
  z-index: 5;
  text-decoration: none !important;
}
@media (min-width: 768px) {
  .p-rec2025-conversion__btn {
    right: 0;
    left: 0;
    bottom: 0.2em;
    max-width: 800px;
    padding: 0.1em 0.5em;
    border-radius: 10px;
    margin: 0 auto;
    font-size: 44px;
  }
}
.p-rec2025-conversion__btn--line {
  font-size: 1.2em;
  letter-spacing: 0.1em;
}
.p-rec2025-conversion__btn--static {
  position: static;
  margin-block: 1.5em;
  border: 2px solid #00ba00;
  background-color: #00ba00;
}
@media (min-width: 768px) {
  .p-rec2025-conversion__btn--static {
    max-width: 500px;
    padding: 0.1em 0.5em;
    font-size: 32px;
  }
}
.p-rec2025-conversion__btn--static img {
  width: 1.5em;
}
.p-rec2025-conversion__btn.is-hidden {
  opacity: 0;
}
.p-rec2025-conversion__logo {
  width: 29px;
}
@media (min-width: 768px) {
  .p-rec2025-conversion__logo {
    width: 58px;
  }
}
.p-rec2025-conversion__copy {
  position: absolute;
  top: -1.8em;
  padding: 0.2em 1em;
  border: 3px solid #00ab00;
  border-radius: 20px;
  font-size: 15px;
  font-weight: 700;
  color: #00ab00;
  text-align: center;
  background-color: #fff;
  box-shadow: 2px 2px 0 rgba(0, 186, 0, 0.44);
}
@media (min-width: 768px) {
  .p-rec2025-conversion__copy {
    top: -1.4em;
    padding: 0.1em 1em;
    border-radius: 50px;
    font-size: 25px;
  }
}
.p-rec2025-conversion__copy::before, .p-rec2025-conversion__copy::after {
  content: "";
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  left: 0;
  right: 0;
  margin: auto;
}
.p-rec2025-conversion__copy::before {
  bottom: -10px;
  border-top: 10px solid #00ab00;
  border-right: 10px solid transparent;
  border-left: 10px solid transparent;
}
@media (min-width: 768px) {
  .p-rec2025-conversion__copy::before {
    bottom: -15px;
    border-width: 15px;
  }
}
.p-rec2025-conversion__copy::after {
  bottom: -7px;
  border-top: 10px solid #fff;
  border-right: 10px solid transparent;
  border-left: 10px solid transparent;
}
@media (min-width: 768px) {
  .p-rec2025-conversion__copy::after {
    bottom: -12px;
    border-width: 15px;
  }
}
.p-rec2025-appeal__title {
  margin-bottom: 44px;
}
@media (min-width: 768px) {
  .p-rec2025-appeal__title {
    margin-bottom: 80px;
  }
}
.p-rec2025-appeal__list {
  display: flex;
  justify-content: center;
  gap: 38px 20px;
  flex-wrap: wrap;
  margin: 0 auto;
  counter-reset: appeal_no;
}
@media (min-width: 768px) {
  .p-rec2025-appeal__list {
    max-width: 766px;
    gap: 68px 36px;
    margin: 0 auto;
  }
}
.p-rec2025-appeal__listItem {
  max-width: 280px;
  position: relative;
  counter-increment: appeal_no;
}
@media (min-width: 768px) {
  .p-rec2025-appeal__listItem {
    max-width: 365px;
  }
}
.p-rec2025-appeal__listItem::before {
  position: absolute;
  top: -1.5em;
  left: 33%;
  content: "APPEAL";
  font-family: "futura-pt", sans-serif;
  font-size: 12px;
  font-weight: 400;
  letter-spacing: 0.05em;
}
@media (min-width: 768px) {
  .p-rec2025-appeal__listItem::before {
    top: -1.4em;
    left: 30%;
    font-size: 16px;
  }
}
@media (min-width: 1024px) {
  .p-rec2025-appeal__listItem::before {
    font-size: 20px;
  }
}
.p-rec2025-appeal__listItem::after {
  position: absolute;
  top: -0.7em;
  left: 57%;
  content: counter(appeal_no, decimal-leading-zero);
  font-family: "futura-pt", sans-serif;
  font-size: 33px;
  font-weight: 400;
  color: #32b2ac;
  letter-spacing: 0.05em;
}
@media (min-width: 768px) {
  .p-rec2025-appeal__listItem::after {
    font-size: 45px;
  }
}
@media (min-width: 1024px) {
  .p-rec2025-appeal__listItem::after {
    font-size: 55px;
  }
}
.p-rec2025-appeal__listItemInner {
  display: block;
  position: relative;
  height: 100%;
  padding: 2.5em 1em 2em;
  border-radius: 5px;
  background-color: #f6f6f6;
}
@media (min-width: 768px) {
  .p-rec2025-appeal__listItemInner {
    padding: 3em 1.5em 2.5em;
  }
}
.p-rec2025-appeal__listItemInner::before {
  content: "";
  position: absolute;
  top: -18px;
  left: 50%;
  width: 1px;
  height: 40px;
  background-color: #000;
  transform: rotate(45deg);
  transform-origin: center;
}
@media (min-width: 768px) {
  .p-rec2025-appeal__listItemInner::before {
    top: -28px;
    height: 55px;
  }
}
.p-rec2025-appeal__listIllust {
  display: block;
  width: 65px;
  margin: 0 auto 0.5em;
}
@media (min-width: 768px) {
  .p-rec2025-appeal__listIllust {
    width: 90px;
  }
}
.p-rec2025-appeal__listTitle {
  margin-bottom: 0.8em;
  font-size: 14px;
  text-align: center;
  color: #32b2ac;
  font-weight: 700;
}
@media (min-width: 768px) {
  .p-rec2025-appeal__listTitle {
    margin-bottom: 0.5em;
    font-size: 19px;
  }
}
@media (min-width: 1024px) {
  .p-rec2025-appeal__listTitle {
    font-size: 24px;
  }
}
.p-rec2025-appeal__listText {
  font-size: 12px;
}
@media (min-width: 768px) {
  .p-rec2025-appeal__listText {
    font-size: 13px;
  }
}
@media (min-width: 1024px) {
  .p-rec2025-appeal__listText {
    font-size: 15px;
  }
}
.p-rec2025-interview__list {
  counter-reset: interview_no;
}
.p-rec2025-interview__listItem {
  position: relative;
  counter-increment: interview_no;
}
@media (min-width: 768px) {
  .p-rec2025-interview__listItem {
    max-width: 766px;
    margin: 0 auto;
  }
}
.p-rec2025-interview__listItem:not(:last-child) {
  margin-bottom: 66px;
}
@media (min-width: 768px) {
  .p-rec2025-interview__listItem:not(:last-child) {
    margin-bottom: 138px;
  }
}
.p-rec2025-interview__listItem::before {
  content: "";
  position: absolute;
  top: -0.15em;
  right: 1.6em;
  width: 17px;
  height: 24px;
  font-size: 46px;
  background: url(../img/recruit2025/icon_sharp.png) center/contain no-repeat;
  z-index: 2;
}
@media (min-width: 768px) {
  .p-rec2025-interview__listItem::before {
    top: -0.3em;
    right: 3.8em;
    width: 38px;
    height: 54px;
  }
}
@media (min-width: 1024px) {
  .p-rec2025-interview__listItem::before {
    width: 50px;
    height: 70px;
  }
}
.p-rec2025-interview__listItem::after {
  content: counter(interview_no, decimal-leading-zero);
  position: absolute;
  top: -0.6em;
  right: 0.4em;
  font-family: "futura-pt", sans-serif;
  font-size: 46px;
  font-weight: 500;
  color: #32b2ac;
  z-index: 2;
}
@media (min-width: 768px) {
  .p-rec2025-interview__listItem::after {
    right: 0.8em;
    font-size: 68px;
    letter-spacing: -0.05em;
  }
}
@media (min-width: 768px) {
  .p-rec2025-interview__listItem::after {
    font-size: 92px;
  }
}
@media (min-width: 768px) {
  .p-rec2025-interview__listItemInner {
    display: block;
  }
}
.p-rec2025-interview__listImg {
  position: relative;
  height: 280px;
  border-radius: 0 15px 15px 0;
  margin-right: 14px;
  overflow: hidden;
}
@media (min-width: 768px) {
  .p-rec2025-interview__listImg {
    height: 360px;
    width: 91.4%;
    border-radius: 0 30px 30px 0;
  }
}
.p-rec2025-interview__listImg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: 27% center;
}
.p-rec2025-interview__listImgSub {
  width: 78%;
  margin-bottom: 1.5em;
  border-radius: 0 15px 15px 0;
  overflow: hidden;
}
.p-rec2025-interview__listImgSub img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
@media (min-width: 768px) {
  .p-rec2025-interview__listImgSub {
    width: 48.3%;
    height: 480px;
    border-radius: 30px;
  }
}
.p-rec2025-interview__listSummary {
  position: relative;
}
.p-rec2025-interview__listSummary:nth-child(odd) .p-rec2025-interview__listImgSub {
  display: none;
}
@media (min-width: 768px) {
  .p-rec2025-interview__listSummary:nth-child(odd) .p-rec2025-interview__listImgSub {
    display: block;
    margin-left: auto;
  }
}
.p-rec2025-interview__listSummary:nth-child(odd) .p-rec2025-interview__faqList {
  right: auto;
  left: 0;
}
.p-rec2025-interview__listSummary:not(:last-child) {
  margin-bottom: 2em;
}
@media (min-width: 768px) {
  .p-rec2025-interview__listSummary:not(:last-child) {
    margin-bottom: 110px;
  }
}
.p-rec2025-interview__listSummaryText {
  font-size: 15px;
}
@media (min-width: 768px) {
  .p-rec2025-interview__listSummaryText {
    font-size: 16px;
  }
}
.p-rec2025-interview__listName {
  position: absolute;
  top: 200px;
  right: -14px;
  padding: 0.3em 3em;
  font-size: 12px;
  font-weight: 700;
  color: #fff;
  text-align: center;
  background-color: #32b2ac;
  line-height: 1.4;
  box-shadow: -3px 3px 0 #fff;
}
@media (min-width: 768px) {
  .p-rec2025-interview__listName {
    padding: 0.6em 3em;
    font-size: 20px;
    line-height: 1.6;
    box-shadow: -7px 7px 0 #fff;
  }
}
.p-rec2025-interview__listButton {
  display: block;
  position: relative;
  width: 92%;
  padding: 0.7em 0;
  margin: 2em auto 0;
  font-size: 12px;
  font-weight: 700;
  color: #000 !important;
  text-align: center;
  border: 1px solid #000;
  text-decoration: none !important;
}
@media (min-width: 768px) {
  .p-rec2025-interview__listButton {
    display: none;
  }
}
.p-rec2025-interview__listButton::after {
  content: "";
  position: absolute;
  top: -0.2em;
  right: 1em;
  bottom: 0;
  margin: auto;
  transition: 0.3s;
  width: 8px;
  height: 8px;
  border-top: 1px solid #000;
  border-right: 1px solid #000;
  transform: rotate(135deg);
}
.p-rec2025-interview__listButton.c-accordionButton--open::after {
  top: 0.5em;
  transform: rotate(-45deg);
}
.p-rec2025-interview__listTitle {
  position: relative;
  margin-block: 1.2em;
  font-size: 18px;
  font-weight: 700;
  color: #32b2ac;
  text-align: center;
}
@media (min-width: 768px) {
  .p-rec2025-interview__listTitle {
    margin-block: 1.4em;
    font-size: 30px;
  }
}
@media (min-width: 1024px) {
  .p-rec2025-interview__listTitle {
    font-size: 36px;
  }
}
.p-rec2025-interview__listTitle::before, .p-rec2025-interview__listTitle::after {
  content: "";
  position: absolute;
  width: 19px;
  height: 15px;
  background: url(../img/recruit2025/icon_double_quo.png) center/contain no-repeat;
}
@media (min-width: 768px) {
  .p-rec2025-interview__listTitle::before, .p-rec2025-interview__listTitle::after {
    width: 38px;
    height: 30px;
  }
}
.p-rec2025-interview__listTitle::before {
  top: 0;
  left: 0;
}
@media (min-width: 768px) {
  .p-rec2025-interview__listTitle::before {
    left: -1.2em;
  }
}
.p-rec2025-interview__listTitle::after {
  right: 0em;
  bottom: 0.8em;
  transform: scale(-1, -1);
}
@media (min-width: 768px) {
  .p-rec2025-interview__listTitle::after {
    right: -1.2em;
  }
}
.p-rec2025-interview__listTitleRuby {
  position: relative;
}
.p-rec2025-interview__listTitleRuby::after {
  content: attr(data-ruby);
  position: absolute;
  top: 105%;
  right: 0;
  left: 0;
  margin: auto;
  font-size: 0.7em;
}
@media (min-width: 768px) {
  .p-rec2025-interview__faqList {
    position: absolute;
    right: 0;
    padding: 40px 20px 20px 40px;
    bottom: -80px;
    z-index: 2;
    width: 65.3%;
    background-color: #fff;
  }
}
.p-rec2025-interview__faqListItem:not(:last-child) {
  margin-bottom: 2em;
}
.p-rec2025-interview__faqListHead {
  position: relative;
  padding-left: 2.5em;
  margin-bottom: 0.5em;
  font-size: 14px;
  font-weight: 700;
}
@media (min-width: 768px) {
  .p-rec2025-interview__faqListHead {
    font-size: 17px;
  }
}
@media (min-width: 1024px) {
  .p-rec2025-interview__faqListHead {
    font-size: 20px;
  }
}
.p-rec2025-interview__faqListHead::before {
  content: "Q.";
  position: absolute;
  top: -0.2em;
  left: 0;
  font-family: myriad-pro, sans-serif;
  font-weight: 400;
  font-size: 2em;
  color: #32b2ac;
  line-height: 1;
}
.p-rec2025-interview__faqListContent {
  font-size: 14px;
}
@media (min-width: 768px) {
  .p-rec2025-interview__faqListContent {
    font-size: 14px;
  }
}
@media (min-width: 1024px) {
  .p-rec2025-interview__faqListContent {
    font-size: 15px;
  }
}
.p-rec2025-requirements__table {
  width: 100%;
  background-color: #fff;
}
@media (min-width: 768px) {
  .p-rec2025-requirements__table {
    border-top: 5px solid #32b2ac;
  }
}
.p-rec2025-requirements__table tr {
  display: block;
}
.p-rec2025-requirements__table tr:not(:last-child) {
  border-bottom: 1px solid #ccc;
}
@media (min-width: 768px) {
  .p-rec2025-requirements__table tr:not(:last-child) {
    border-width: 2px;
  }
}
@media (min-width: 768px) {
  .p-rec2025-requirements__table tr {
    display: table-row;
  }
}
.p-rec2025-requirements__tableHead, .p-rec2025-requirements__tableContent {
  display: block;
  font-size: 14px;
}
@media (min-width: 768px) {
  .p-rec2025-requirements__tableHead, .p-rec2025-requirements__tableContent {
    display: table-cell;
    vertical-align: top;
    font-size: 16px;
    line-height: 1.7;
  }
}
@media (min-width: 1024px) {
  .p-rec2025-requirements__tableHead, .p-rec2025-requirements__tableContent {
    font-size: 20px;
  }
}
.p-rec2025-requirements__tableHead {
  padding: 0.8em 1em 0.3em;
  font-weight: 700;
  color: #32b2ac;
}
@media (min-width: 768px) {
  .p-rec2025-requirements__tableHead {
    padding: 1.2em 1.5em;
    letter-spacing: 0.05em;
    white-space: nowrap;
  }
}
.p-rec2025-requirements__tableContent {
  padding: 0 1em 0.8em;
}
@media (min-width: 768px) {
  .p-rec2025-requirements__tableContent {
    padding: 1.2em 1.5em;
  }
}
.p-rec2025-requirements__tableContentList {
  display: flex;
  flex-wrap: wrap;
  gap: 0 0.5em;
}
.p-rec2025-salon__list {
  display: flex;
  flex-wrap: wrap;
  gap: 32px 6%;
}
@media (min-width: 768px) {
  .p-rec2025-salon__list {
    gap: 100px 4.1%;
  }
}
.p-rec2025-salon__listItem {
  width: 47%;
}
@media (min-width: 768px) {
  .p-rec2025-salon__listItem {
    width: 30.6%;
  }
}
.p-rec2025-salon__listImg {
  width: 100%;
}
.p-rec2025-salon__listName {
  margin-block: 0.7em 0.5em;
  font-size: 14px;
  font-weight: bold;
}
.p-rec2025-salon__listInfo {
  font-size: 12px;
  line-height: 1.7;
}
.p-rec2025-flow__list {
  counter-reset: flow_no;
}
.p-rec2025-flow__listItem {
  position: relative;
  padding-block: 1em 1.5em;
  border-radius: 5px;
  background-color: #fff;
  counter-increment: flow_no;
}
@media (min-width: 768px) {
  .p-rec2025-flow__listItem {
    display: flex;
    align-items: center;
    padding-right: 1em;
  }
}
.p-rec2025-flow__listItem:not(:last-child) {
  margin-bottom: 35px;
}
@media (min-width: 768px) {
  .p-rec2025-flow__listItem:not(:last-child) {
    margin-bottom: 45px;
  }
}
.p-rec2025-flow__listItem:not(:last-child)::after {
  content: "";
  position: absolute;
  bottom: -24px;
  right: 0;
  left: 0;
  width: 15px;
  height: 12px;
  margin: auto;
  background: url(../img/recruit2025/arrow_flow.png) center/contain no-repeat;
}
@media (min-width: 768px) {
  .p-rec2025-flow__listItem:not(:last-child)::after {
    bottom: -36px;
    width: 30px;
    height: 24px;
  }
}
.p-rec2025-flow__listTitle {
  position: relative;
  padding: 0.5em 0 0.5em 60px;
  margin-bottom: 0.3em;
  font-size: 14px;
  font-weight: 700;
}
@media (min-width: 768px) {
  .p-rec2025-flow__listTitle {
    padding-left: 5em;
    width: 50%;
    font-size: 17px;
    margin-bottom: 0;
  }
}
@media (min-width: 1024px) {
  .p-rec2025-flow__listTitle {
    font-size: 20px;
  }
}
.p-rec2025-flow__listTitle::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0.7em;
  width: 2px;
  height: 100%;
  background-color: #32b2ac;
}
@media (min-width: 768px) {
  .p-rec2025-flow__listTitle::before {
    width: 3px;
  }
}
.p-rec2025-flow__listTitle::after {
  content: counter(flow_no, decimal-leading-zero);
  display: block;
  max-height: max-content;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 1.5em;
  margin: auto;
  font-family: "futura-pt", sans-serif;
  font-size: 1.14em;
  font-weight: 700;
  color: #32b2ac;
  line-height: 1;
  letter-spacing: 0.05em;
}
@media (min-width: 768px) {
  .p-rec2025-flow__listTitle::after {
    font-size: 1.3em;
    left: 1.2em;
  }
}
.p-rec2025-flow__listText {
  font-size: 12px;
  padding-left: 60px;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .p-rec2025-flow__listText {
    width: 50%;
    padding-left: 0;
    font-size: 13px;
    line-height: 1.7;
  }
}
@media (min-width: 1024px) {
  .p-rec2025-flow__listText {
    font-size: 15px;
  }
}
.p-rec2025-faq {
  margin-bottom: 140px;
}
@media (min-width: 768px) {
  .p-rec2025-faq {
    margin-bottom: 268px;
  }
}
.p-rec2025-faq__categoryTitle {
  margin-bottom: 0.4em;
  font-size: 17px;
  font-weight: 700;
  color: #32b2ac;
  text-align: center;
}
@media (min-width: 768px) {
  .p-rec2025-faq__categoryTitle {
    margin-bottom: 0.7em;
    font-size: 24px;
  }
}
@media (min-width: 1024px) {
  .p-rec2025-faq__categoryTitle {
    font-size: 30px;
  }
}
.p-rec2025-faq__list {
  border-top: 1px solid #000;
}
.p-rec2025-faq__list:not(:last-child) {
  margin-bottom: 3em;
}
@media (min-width: 768px) {
  .p-rec2025-faq__list:not(:last-child) {
    margin-bottom: 5em;
  }
}
.p-rec2025-faq__listItem {
  padding-left: 14px;
  border-bottom: 1px solid #000;
}
@media (min-width: 768px) {
  .p-rec2025-faq__listItem {
    padding-left: 1.5em;
  }
}
.p-rec2025-faq__listHead, .p-rec2025-faq__listContent {
  position: relative;
  padding-inline: 35px;
}
.p-rec2025-faq__listHead::before, .p-rec2025-faq__listContent::before {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  left: 0;
  width: 1.5em;
  height: 1.5em;
  font-family: "futura-pt", sans-serif;
  font-size: 15px;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0.05em;
  color: #fff;
  border-radius: 50%;
}
@media (min-width: 768px) {
  .p-rec2025-faq__listHead::before, .p-rec2025-faq__listContent::before {
    font-size: 24px;
  }
}
@media (min-width: 1024px) {
  .p-rec2025-faq__listHead::before, .p-rec2025-faq__listContent::before {
    font-size: 30px;
  }
}
.p-rec2025-faq__listHead {
  padding-block: 1.3em 1em;
  font-size: 15px;
  font-weight: 700;
}
@media (min-width: 768px) {
  .p-rec2025-faq__listHead {
    font-size: 17px;
    padding-left: 60px;
    padding-block: 1.5em;
  }
}
@media (min-width: 1024px) {
  .p-rec2025-faq__listHead {
    font-size: 20px;
  }
}
.p-rec2025-faq__listHead::before {
  content: "Q";
  top: 1.1em;
  background-color: #000;
}
@media (min-width: 768px) {
  .p-rec2025-faq__listHead::before {
    top: 0.8em;
  }
}
.p-rec2025-faq__listHead::after {
  content: "";
  position: absolute;
  top: -0.2em;
  right: 1em;
  bottom: 0;
  margin: auto;
  transition: 0.3s;
  width: 8px;
  height: 8px;
  border-top: 1px solid #000;
  border-right: 1px solid #000;
  transform: rotate(135deg);
}
.p-rec2025-faq__listHead.c-accordionButton--open::after {
  top: 0.5em;
  transform: rotate(-45deg);
}
.p-rec2025-faq__listContent {
  padding-bottom: 1.5em;
  font-size: 14px;
  line-height: 1.7;
  text-align: justify;
}
@media (min-width: 768px) {
  .p-rec2025-faq__listContent {
    padding-left: 60px;
    font-size: 13px;
  }
}
@media (min-width: 1024px) {
  .p-rec2025-faq__listContent {
    font-size: 15px;
  }
}
.p-rec2025-faq__listContent::before {
  content: "A";
  background-color: #32b2ac;
}
.p-rec2025-about {
  overflow: inherit;
  background-color: #eaf7f7;
}
.p-rec2025-about__inner {
  position: relative;
  top: -60px;
  padding-block: 40px;
  background: url(../img/recruit2025/sp/bg_about.png) center/cover no-repeat;
}
@media (min-width: 768px) {
  .p-rec2025-about__inner {
    max-width: 1050px;
    top: -80px;
    padding-block: 100px;
    background: url(../img/recruit2025/pc/bg_about.png) center/cover no-repeat;
  }
}
@media (min-width: 1024px) {
  .p-rec2025-about__inner {
    top: -124px;
    padding-block: 160px;
  }
}
@media (min-width: 768px) {
  .p-rec2025-about__base {
    display: flex;
    justify-content: center;
    align-items: center;
  }
}
.p-rec2025-about__logo {
  max-width: 181px;
  margin: -1em auto 1em;
}
@media (min-width: 768px) {
  .p-rec2025-about__logo {
    max-width: 240px;
    margin: 0;
  }
}
@media (min-width: 1024px) {
  .p-rec2025-about__logo {
    max-width: 362px;
  }
}
.p-rec2025-about-philosophy {
  text-align: center;
}
.p-rec2025-about-philosophy__title {
  margin-bottom: 0.5em;
  font-size: 19px;
  font-weight: 600;
  letter-spacing: 0.05em;
}
@media (min-width: 768px) {
  .p-rec2025-about-philosophy__title {
    font-size: 28px;
  }
}
@media (min-width: 1024px) {
  .p-rec2025-about-philosophy__title {
    font-size: 37px;
  }
}
.p-rec2025-about-philosophy__text {
  font-size: 14px;
  font-weight: 700;
}
@media (min-width: 768px) {
  .p-rec2025-about-philosophy__text {
    font-size: 21px;
  }
}
@media (min-width: 1024px) {
  .p-rec2025-about-philosophy__text {
    font-size: 28px;
  }
}
.p-rec2025-about-contents {
  padding-bottom: 50px;
}
.p-rec2025-about-contents__title {
  margin-bottom: 1em;
  font-size: 24px;
  font-weight: 600;
  text-align: center;
  color: #32b2ac;
  letter-spacing: 0.1em;
}
@media (min-width: 768px) {
  .p-rec2025-about-contents__title {
    font-size: 36px;
  }
}
@media (min-width: 1024px) {
  .p-rec2025-about-contents__title {
    font-size: 48px;
  }
}
@media (min-width: 768px) {
  .p-rec2025-about-mPhilosophy {
    margin-top: -40px;
  }
}
@media (min-width: 768px) {
  .p-rec2025-about-mPhilosophy__listItem {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 0 20px;
  }
}
.p-rec2025-about-mPhilosophy__listItem:not(:last-child) {
  margin-bottom: 2em;
}
.p-rec2025-about-mPhilosophy__head {
  display: block;
  width: 15em;
  padding-block: 1.5em;
  margin: 0 auto 1em;
  font-size: 14px;
  font-weight: 600;
  text-align: center;
  color: #32b2ac;
  letter-spacing: 0.1em;
  background-color: #fff;
}
@media (min-width: 768px) {
  .p-rec2025-about-mPhilosophy__head {
    width: 31%;
    font-size: 18px;
    margin: 0;
  }
}
@media (min-width: 1024px) {
  .p-rec2025-about-mPhilosophy__head {
    font-size: 24px;
  }
}
.p-rec2025-about-mPhilosophy__text {
  font-size: 14px;
}
@media (min-width: 768px) {
  .p-rec2025-about-mPhilosophy__text {
    width: calc(69% - 20px);
    font-size: 16px;
    margin: 0;
  }
}
@media (min-width: 1024px) {
  .p-rec2025-about-mPhilosophy__text {
    font-size: 20px;
  }
}
@media (min-width: 768px) {
  .p-rec2025-about-company__title {
    text-align: left;
    margin-bottom: 0.5em;
  }
}
.p-rec2025-about-company__table {
  width: 100%;
  margin-top: -1em;
  border-top: 3px solid #32b2ac;
}
@media (min-width: 768px) {
  .p-rec2025-about-company__table {
    border-width: 5px;
  }
}
.p-rec2025-about-company__table tr {
  display: block;
}
.p-rec2025-about-company__table tr:not(:last-child) {
  border-bottom: 1px solid #ccc;
}
@media (min-width: 768px) {
  .p-rec2025-about-company__table tr:not(:last-child) {
    border-width: 2px;
  }
}
.p-rec2025-about-company__tableHead, .p-rec2025-about-company__tableContent {
  display: block;
  font-size: 14px;
}
@media (min-width: 768px) {
  .p-rec2025-about-company__tableHead, .p-rec2025-about-company__tableContent {
    display: table-cell;
    vertical-align: top;
    font-size: 16px;
    line-height: 1.7;
  }
}
@media (min-width: 1024px) {
  .p-rec2025-about-company__tableHead, .p-rec2025-about-company__tableContent {
    font-size: 20px;
  }
}
.p-rec2025-about-company__tableHead {
  padding: 0.8em 1em 0.3em;
  font-weight: 700;
}
@media (min-width: 768px) {
  .p-rec2025-about-company__tableHead {
    min-width: 10em;
    padding: 1.5em;
    letter-spacing: 0.05em;
    white-space: nowrap;
  }
}
.p-rec2025-about-company__tableContent {
  padding: 0 1em 0.8em;
}
@media (min-width: 768px) {
  .p-rec2025-about-company__tableContent {
    padding: 1.5em;
  }
}
.p-rec2025-about-company__tableContentList {
  display: flex;
  flex-wrap: wrap;
  gap: 0 0.5em;
}
.p-rec2025-form {
  width: 100%;
  /*--hover--*/
}
.p-rec2025-form__label {
  width: 100%;
  margin-bottom: 1.5em;
}
.p-rec2025-form__labelHead {
  display: block;
  font-size: 1.2em;
  font-weight: 700;
}
@media (min-width: 768px) {
  .p-rec2025-form__labelHead {
    letter-spacing: 0.05em;
    white-space: nowrap;
  }
}
.p-rec2025-form__checkbox {
  display: flex;
  flex-wrap: wrap;
  gap: 0 20px;
}
.p-rec2025-form .wpcf7-form-control-wrap {
  display: block;
  width: 100%;
}
.p-rec2025-form input[type=text], .p-rec2025-form input[type=tel], .p-rec2025-form input[type=email], .p-rec2025-form textarea {
  width: 100%;
  padding: 0.2em 0.5em;
}
.p-rec2025-form__backBtn, .p-rec2025-form button {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 0 0.5em;
  width: 100%;
  padding: 0.3em 0.5em;
  border: none;
  border-radius: 10px;
  font-size: 20px;
  font-weight: 600;
  color: #fff !important;
  background-color: #32b2ac;
  z-index: 5;
  text-decoration: none !important;
  transition: opacity 0.3s;
  cursor: pointer;
}
@media (min-width: 768px) {
  .p-rec2025-form__backBtn, .p-rec2025-form button {
    max-width: 500px;
    padding: 0.1em 0.5em;
    margin: 0 auto;
    font-size: 32px;
  }
}
.p-rec2025-form button:hover {
  opacity: 0.7;
}
.p-rec2025-form .wpcf7-response-output {
  text-align: center;
}
.p-rec2025-form .mw_wp_form .horizontal-item + .horizontal-item {
  margin-left: 0;
}
.p-rec2025__footer {
  padding-bottom: 90px;
}
@media (min-width: 768px) {
  .p-rec2025__footer {
    padding-bottom: 140px;
  }
}

.u-futura {
  font-family: "futura-pt", sans-serif;
  font-weight: 600;
}

.u-fwb {
  font-weight: bold;
}

.u-fw900 {
  font-weight: 900;
}

.u-color--pink {
  color: #ff5082;
}
.u-color--blue {
  color: #0082DA;
}

.u-bigFont--120 {
  font-size: 120%;
}
.u-bigFont--130 {
  font-size: 130%;
}

.u-mt0 {
  margin-top: 0;
}

.u-mt05 {
  margin-top: 0.5em;
}

.u-mt1 {
  margin-top: 1em;
}

.u-mt2 {
  margin-top: 2em;
}

.u-mt3 {
  margin-top: 3em;
}

.u-mt4 {
  margin-top: 4em;
}

.u-mt5 {
  margin-top: 5em;
}

.u-mb0 {
  margin-bottom: 0;
}

.u-mb1 {
  margin-bottom: 1em;
}

.u-mb2 {
  margin-bottom: 2em;
}

.u-mb3 {
  margin-bottom: 3em;
}

.u-mb4 {
  margin-bottom: 4em;
}

.u-mb5 {
  margin-bottom: 5em;
}

.u-pr1 {
  padding-right: 1em;
}

.u-pl1 {
  padding-left: 1em;
}

.u-dib {
  display: inline-block;
}

.u-db {
  display: block;
}

.u-tac {
  text-align: center;
}

.u-smonly {
  display: block;
}
@media (min-width: 425px) {
  .u-smonly {
    display: none;
  }
}

.u-sponly {
  display: block;
}
@media (min-width: 768px) {
  .u-sponly {
    display: none;
  }
}

.u-pconly {
  display: none;
}
@media (min-width: 768px) {
  .u-pconly {
    display: block;
  }
}

.u-br__sp {
  display: block;
}
@media (min-width: 768px) {
  .u-br__sp {
    display: none;
  }
}

.u-br__tab {
  display: none;
}
@media (min-width: 768px) {
  .u-br__tab {
    display: block;
  }
}

.u-tar {
  text-align: right;
}

.u-tal {
  text-align-last: left;
}

.u-underLine {
  text-decoration: underline;
}

.u-indent {
  display: inline-block;
  text-indent: -1em;
  padding-left: 1em;
}