.p-global-nav__list .p-global-nav__item:nth-of-type(5) .p-global-nav__link, .p-global-nav__list .p-global-nav__item:hover .p-global-nav__link {
  color: #cc5e7b;
  border-bottom: 1px solid #cc5e7b;
  transition: .3s;
}


.p-wanted {
  background-color: #fff;
}

.p-wanted__inner {
  max-width: 1142px;
  display: flex;
  justify-content: center;
  margin-left: auto;
  margin-right: 0;
  width: 90%;
  margin: 0 auto;
}

.p-wanted__heading {
  margin-bottom: 47px;
  margin-left: 25px;
  margin-top: 80px;
}

.p-wanted__heading img {
  max-width: 340px;
}

.p-wanted__body {
  margin-right: 29px;
  margin-bottom: 78px;
}

.p-wanted__body p {
  font-size: 1.6rem;
  letter-spacing: .1em;
  font-family: 'Noto Serif JP', serif;
  color: #222222;
  line-height: 1.2;
}

.p-wanted__img-wrapper {
  height: 100%;
}

.p-description {
  padding: 88px 0 99px;
  text-align: center;
  background-color: #f1f1f1;
}

.p-description__inner {
  width: 90%;
  margin: 0 auto;
}

.p-description__body {
  margin-top: 78px;
}

.c-heading-secondary-description {
  font-size: 2.4rem;
  letter-spacing: .1em;
  color: #222222;
  font-family: 'Noto Serif JP', serif;
  line-height: 1;
}

.p-description__item {
  margin-top: 50px;
}

.p-description__item:first-of-type {
  margin-top: 0;
}

.p-description__item p {
  font-family: 'Noto Serif JP', serif;
  letter-spacing: .1em;
  color: #222222;
  font-size: 1.6rem;
  line-height: 1.5;
  margin-top: 22px;
}

.p-application {
  background-color: #fff;
  padding: 75px 0 96px;
}

.p-application__body .c-reservation-link {
  margin: 38px auto 20px;
}

.p-application__body .p-line__body {
  margin-top: 40px;
}

.p-application__heading {
  margin-bottom: 71px;
}

.p-application__title {
  font-family: 'Noto Serif JP', serif;
  font-size: 2.4rem;
  letter-spacing: .1em;
  line-height: 1.9;
  color: #010101;
  border-bottom: solid 2px #a28670;
  max-width: 470px;
  margin: 0 auto;
  text-align: center;
}

.application-hour {
  font-size: 2rem;
  line-height: 1.4;
  letter-spacing: 0;
  font-family: 'Didact Gothic', sans-serif;
  text-align: center;
  margin-bottom: 45px;
}

.application-hour span {
  font-family: 'Poppins', sans-serif;
}

.l-footer-nav__list .l-footer-nav__item:nth-of-type(5), .l-footer-nav__list .l-footer-nav__item:hover {
  color: #cc5e7b;
  border-bottom: 1px solid #cc5e7b;
  transition: .3s;
}
