html {
  font-size: 62.5%;
  font-feature-settings: "palt";
  scroll-behavior: smooth;
  scroll-padding-top: 78px;
}

.page-id-1893 {
  font-size: 1.6rem;
  letter-spacing: 0.06em;
  color: #3E3A39 !important;
  letter-spacing: 0.1em;
  font-family: "Noto Sans JP", sans-serif !important;
  overflow-x: hidden;
}

#top-new {
  font-size: 1.6rem;
  letter-spacing: 0.06em;
  color: #3E3A39 !important;
  letter-spacing: 0.1em;
  font-family: "Noto Sans JP", sans-serif !important;
  overflow-x: hidden;
}
#top-new div,
#top-new dl,
#top-new dt,
#top-new dd,
#top-new ul,
#top-new ol,
#top-new li,
#top-new h1,
#top-new h2,
#top-new h3,
#top-new h4,
#top-new h5,
#top-new h6,
#top-new pre,
#top-new form,
#top-new p,
#top-new blockquote,
#top-new th,
#top-new td {
  color: #3E3A39;
  font-family: "Noto Sans JP", sans-serif !important;
  margin: 0;
  line-height: 1;
  font-size: 1.6rem;
  letter-spacing: 0.1em;
}

#top-new a {
  color: #3E3A39 !important;
}
#top-new .pink {
  color: #DB6479 !important;
}
#top-new .pink02 {
  color: #E85383 !important;
}
#top-new .c-sp {
  display: block !important;
}
@media screen and (min-width: 821px) {
  #top-new .c-sp {
    display: none !important;
  }
}
#top-new .c-pc {
  display: none !important;
}
@media screen and (min-width: 821px) {
  #top-new .c-pc {
    display: block !important;
  }
}
#top-new .c-container {
  overflow-x: hidden;
}
#top-new main {
  margin-top: 78px;
  overflow: hidden;
}
@media screen and (min-width: 821px) {
  #top-new main {
    margin-top: 90px;
  }
}
#top-new img {
  max-width: 100%;
  height: auto;
  vertical-align: bottom;
}
#top-new .c-ttl {
  font-family: "Jost", sans-serif !important;
  font-size: 3.5rem;
  font-weight: 600;
  line-height: 1.2571428571;
  text-align: center;
  letter-spacing: 0.16em;
}
@media screen and (min-width: 821px) {
  #top-new .c-ttl {
    font-size: 4rem;
  }
}
#top-new .p-mv {
  padding: 19px 17px;
  margin-bottom: 20px;
  overflow: hidden;
}
@media screen and (min-width: 821px) {
  #top-new .p-mv {
    padding: 0;
    margin-bottom: 80px;
  }
}
#top-new .p-nav {
  padding: 0 17px;
  margin-bottom: 80px;
}
@media screen and (min-width: 821px) {
  #top-new .p-nav {
    padding: 0 10px;
    max-width: 1235px;
    margin: 0 auto 142px;
  }
}
#top-new .p-nav .p-nav__list {
  display: flex;
  justify-content: space-between;
  -moz-column-gap: 30px;
  column-gap: 30px;
  flex-wrap: wrap;
}
@media screen and (min-width: 821px) {
  #top-new .p-nav .p-nav__list {
    gap: 0;
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
}
#top-new .p-nav__item {
  text-align: center;
  width: calc(50% - 15px);
}
@media screen and (min-width: 821px) {
  #top-new .p-nav__item {
    width: auto;
  }
}
#top-new .p-nav__item:last-child .p-nav__link {
  margin-bottom: 0;
}
@media screen and (min-width: 821px) {
  #top-new .p-nav__item:last-child .p-nav__link {
    border-right: none;
  }
}
#top-new .p-nav__item:nth-child(7) .p-nav__link {
  margin-bottom: 0;
}
#top-new .p-nav__link {
  color: #000 !important;
  font-size: 1.6rem;
  font-weight: 600;
  font-family: "Jost", sans-serif !important;
  display: block;
  width: 100%;
  border-bottom: 1px solid #B4B4B5;
  padding-bottom: 10px;
  margin-bottom: 17px;
  letter-spacing: 0.15em;
}
@media screen and (min-width: 821px) {
  #top-new .p-nav__link {
    border-bottom: none;
    padding: 0 33px;
    margin-bottom: 0;
    border-right: 1px solid #B4B4B5;
    text-align: center;
    font-size: 1.8rem;
    position: relative;
  }
  #top-new .p-nav__link::after {
    content: "";
    display: block;
    width: 28px;
    height: 9px;
    background: url("../img/recruit/nav-hover.webp") no-repeat center top/cover;
    position: absolute;
    bottom: -20px;
    left: 50%;
    transform: translateX(-50%);
    opacity: 0;
    transition: opacity 0.3s ease;
  }
  #top-new .p-nav__link:hover::after {
    opacity: 1;
  }
}
#top-new .p-academy {
  padding: 0 15px 80px;
  background: linear-gradient(to bottom, transparent 0%, transparent 18%, #F8F7F3 18%, #F8F7F3 100%);
}
@media screen and (min-width: 821px) {
  #top-new .p-academy {
    padding: 0 15px 72px;
  }
}
#top-new .p-academy .c-ttl {
  margin-bottom: 34px;
}
@media screen and (min-width: 821px) {
  #top-new .p-academy .c-ttl {
    margin-bottom: 75px;
  }
}
#top-new .p-academy .p-academy__figure {
  width: 310px;
  margin: 0 auto 40px;
}
@media screen and (min-width: 821px) {
  #top-new .p-academy .p-academy__figure {
    width: 100%;
    max-width: 1000px;
    margin: 0 auto 48px;
  }
}
#top-new .p-academy .p-academy__heading {
  text-align: center;
  font-size: 2rem;
  font-weight: bold;
  line-height: 1.65;
  margin-bottom: 30px;
  letter-spacing: 0.16em;
}
@media screen and (min-width: 821px) {
  #top-new .p-academy .p-academy__heading {
    font-size: 3rem;
    letter-spacing: 0.23em;
    line-height: 1.9;
  }
}
#top-new .p-academy .p-academy__heading strong {
  border-bottom: 3px solid #DB6479;
  padding-bottom: 3px;
}
#top-new .p-academy .p-academy__txt {
  text-align: center;
  font-size: 1.5rem;
  line-height: 2.07;
  letter-spacing: 0.15em;
  margin-bottom: 42px;
}
@media screen and (min-width: 821px) {
  #top-new .p-academy .p-academy__txt {
    font-size: 1.6rem;
    line-height: 2;
    letter-spacing: 0.2em;
    margin-bottom: 80px;
  }
}
@media screen and (min-width: 821px) {
  #top-new .p-academy__flex {
    max-width: 978px;
    margin: 0 auto;
    display: flex;
    gap: 60px;
  }
}
#top-new .p-academy__cardFigure {
  margin-bottom: 20px;
}
@media screen and (min-width: 821px) {
  #top-new .p-academy__cardFigure {
    width: 330px;
    margin: 0 auto 30px;
  }
}
#top-new .p-academy__card {
  border: 1px solid #3E3A39;
  padding: 44px 32px 38px;
  position: relative;
  margin-bottom: 40px;
}
@media screen and (min-width: 821px) {
  #top-new .p-academy__card {
    width: calc(50% - 30px);
    margin-bottom: 0;
    padding: 60px 36px 40px;
  }
}
#top-new .p-academy__card:last-child {
  margin-bottom: 0;
}
@media screen and (min-width: 821px) {
  #top-new .p-academy__card:last-child .p-academy__cardLabel {
    left: inherit;
    right: -25px;
  }
}
#top-new .p-academy__cardTtl {
  font-size: 1.8rem;
  letter-spacing: 0.13em;
  font-weight: bold;
  text-align: center;
  width: 192px;
  border-left: 1px solid #3E3A39;
  border-right: 1px solid #3E3A39;
  background: #F8F7F3;
  position: absolute;
  transform: translateX(-50%);
  left: 50%;
  top: -8px;
}
@media screen and (min-width: 821px) {
  #top-new .p-academy__cardTtl {
    font-size: 2rem;
    width: 263px;
  }
}
#top-new .p-academy__cardHeading {
  text-align: center;
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 1.6;
  margin-bottom: 14px;
}
@media screen and (min-width: 821px) {
  #top-new .p-academy__cardHeading {
    letter-spacing: 0.15em;
    margin-bottom: 40px;
  }
}
#top-new .p-academy__cardHeading span {
  border-bottom: 2px solid #DB6479;
  padding-bottom: 2px;
  display: inline-block;
}
#top-new .p-academy__cardList--support {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 7px;
  margin-bottom: 16px;
}
@media screen and (min-width: 821px) {
  #top-new .p-academy__cardList--support {
    margin-bottom: 28px;
  }
}
#top-new .p-academy__cardItem {
  font-size: 1.4rem;
  letter-spacing: 0.09em;
  text-align: center;
  padding: 6px 3px;
  background: #fff;
  font-weight: bold;
}
@media screen and (min-width: 821px) {
  #top-new .p-academy__cardItem {
    font-size: 1.6rem;
  }
}
#top-new .p-academy__cardList--franchise {
  padding: 20px 14px;
  background: #fff;
  margin-bottom: 14px;
}
@media screen and (min-width: 821px) {
  #top-new .p-academy__cardList--franchise {
    padding: 34px 24px;
    margin-bottom: 27px;
  }
}
#top-new .p-academy__cardList--franchise .p-academy__cardItem {
  background: none;
  text-align: left;
  font-weight: bold;
  font-size: 1.5rem;
  border-bottom: 1px solid #3E3A39;
  margin-bottom: 10px;
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 5px;
  position: relative;
}
@media screen and (min-width: 821px) {
  #top-new .p-academy__cardList--franchise .p-academy__cardItem {
    font-size: 1.8rem;
    align-items: center;
    gap: 10px;
    border: none;
    letter-spacing: 0.15em;
  }
  #top-new .p-academy__cardList--franchise .p-academy__cardItem::after {
    position: absolute;
    width: calc(100% - 23px);
    height: 1px;
    background: #3E3A39;
    bottom: 0;
    right: 0;
    content: "";
    display: block;
  }
}
#top-new .p-academy__cardList--franchise .p-academy__cardItem .p-academy__cardItemTxt {
  font-weight: bold;
  font-size: 1.5rem;
}
@media screen and (min-width: 821px) {
  #top-new .p-academy__cardList--franchise .p-academy__cardItem .p-academy__cardItemTxt {
    font-size: 1.8rem;
    letter-spacing: 0.2em;
  }
}
#top-new .p-academy__cardList--franchise .p-academy__cardItem::before {
  content: "";
  display: block;
  width: 12px;
  height: 13px;
  background: url("../img/recruit/icon-check.svg") no-repeat center top/cover;
}
#top-new .p-academy__cardList--franchise .p-academy__cardItem:last-child {
  margin-bottom: 0;
}
#top-new .p-academy__cardTxt {
  font-size: 1.4rem;
  line-height: 1.7142857143;
  font-weight: 300;
  letter-spacing: 0.07em;
}
@media screen and (min-width: 821px) {
  #top-new .p-academy__cardTxt {
    letter-spacing: 0.09em;
    line-height: 2;
  }
}
#top-new .p-academy__cardLabel {
  font-size: 1.8rem;
  font-weight: bold;
  color: #808080 !important;
  position: absolute;
  transform: translateX(-50%);
  left: 50%;
  bottom: -8px;
  display: inline-block;
  background: #F8F7F3;
  padding: 0 10px;
}
@media screen and (min-width: 821px) {
  #top-new .p-academy__cardLabel {
    color: #3E3A39 !important;
    font-size: 2.6rem;
    bottom: inherit;
    top: 16%;
    left: -22px;
    background: none;
    transform: none;
    writing-mode: vertical-lr;
  }
}
#top-new .p-totaAcademy {
  background: #F8F7F3;
  padding: 0 15px 38px;
}
@media screen and (min-width: 821px) {
  #top-new .p-totaAcademy {
    padding: 0 20px 140px;
  }
}
#top-new .p-totaAcademy .c-ttl {
  margin-bottom: 20px;
}
@media screen and (min-width: 821px) {
  #top-new .p-totaAcademy .c-ttl {
    margin-bottom: 10px;
  }
}
#top-new .p-totaAcademy__lead {
  text-align: center;
  font-size: 1.8rem;
  line-height: 1.6666666667;
  letter-spacing: 0.17em;
  margin-bottom: 32px;
  font-weight: bold;
}
@media screen and (min-width: 821px) {
  #top-new .p-totaAcademy__lead {
    margin-bottom: 54px;
  }
}
@media screen and (min-width: 821px) {
  #top-new .p-totaAcademy__figure {
    max-width: 1000px;
    margin: 0 auto 60px;
  }
}
@media screen and (min-width: 821px) {
  #top-new .p-totaAcademy__list {
    display: flex;
    -moz-column-gap: 30px;
    column-gap: 30px;
    row-gap: 50px;
    flex-wrap: wrap;
    justify-content: space-between;
    max-width: 1000px;
    margin: 0 auto;
  }
}
#top-new .p-totaAcademy__item {
  position: relative;
  padding: 36px 0 32px;
  border: 1px solid #3E3A39;
  margin-bottom: 40px;
}
@media screen and (min-width: 821px) {
  #top-new .p-totaAcademy__item {
    width: calc(32.5% - 15px);
    margin-bottom: 0;
    padding: 46px 0 40px;
  }
}
#top-new .p-totaAcademy__item:last-child {
  margin-bottom: 0;
}
@media screen and (min-width: 821px) {
  #top-new .p-totaAcademy__item:last-child {
    width: 100%;
  }
}
#top-new .p-totaAcademy__num {
  font-size: 1.8rem;
  letter-spacing: 0.13em;
  font-weight: bold;
  text-align: center;
  width: 192px;
  border-left: 1px solid #3E3A39;
  border-right: 1px solid #3E3A39;
  background: #F8F7F3;
  position: absolute;
  transform: translateX(-50%);
  left: 50%;
  top: -8px;
  font-family: "Jost", sans-serif !important;
}
#top-new .p-totaAcademy__txt {
  text-align: center;
  font-weight: bold;
  font-size: 1.6rem;
  line-height: 1.8125;
  letter-spacing: 0.1em;
}
#top-new .p-ourPoints {
  background: #F8F7F3;
  padding: 60px 18px 78px;
}
@media screen and (min-width: 821px) {
  #top-new .p-ourPoints {
    padding: 130px 10px 170px;
  }
}
#top-new .p-ourPoints .c-ttl {
  margin-bottom: 34px;
}
@media screen and (min-width: 821px) {
  #top-new .p-ourPoints .c-ttl {
    margin-bottom: 68px;
  }
}
#top-new .p-ourPoints__list {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  -moz-column-gap: 20px;
  column-gap: 14px;
  row-gap: 40px;
  margin-bottom: 40px;
}
@media screen and (min-width: 821px) {
  #top-new .p-ourPoints__list {
    max-width: 1000px;
    margin: 0 auto 60px;
    grid-template-columns: repeat(3, 1fr);
    -moz-column-gap: 40px;
    column-gap: 40px;
    row-gap: 100px;
  }
}
#top-new .p-ourPoints__num {
  text-align: center;
  font-size: 1.2rem;
  font-weight: 600;
  letter-spacing: 0.18em;
  font-family: "Jost", sans-serif !important;
  margin-bottom: 28px;
  position: relative;
}
@media screen and (min-width: 821px) {
  #top-new .p-ourPoints__num {
    font-size: 1.6rem;
  }
}
#top-new .p-ourPoints__num::before {
  content: "";
  display: block;
  background: #3E3A39;
  width: 15px;
  height: 2px;
  position: absolute;
  transform: translateX(-50%);
  left: 50%;
  bottom: -14px;
}
#top-new .p-ourPoints__ttl {
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 1.3333333333;
  margin-bottom: 1rem;
  padding-bottom: 1rem;
  border-bottom: 1px solid #3E3A39;
  text-align: center;
}
@media screen and (min-width: 821px) {
  #top-new .p-ourPoints__ttl {
    margin-bottom: 1.5rem;
    padding-bottom: 1.5rem;
  }
}
#top-new .p-ourPoints__ttl.ls-minus {
  letter-spacing: -0.02em;
}
@media screen and (min-width: 821px) {
  #top-new .p-ourPoints__ttl.ls-minus {
    letter-spacing: 0.1em;
  }
}
#top-new .p-ourPoints__txt {
  font-size: 1.4rem;
  line-height: 1.5714285714;
  letter-spacing: 0.09em;
  font-weight: 500;
}
@media screen and (min-width: 821px) {
  #top-new .p-ourPoints__txt {
    font-size: 1.6rem;
    text-align: center;
  }
}
#top-new .p-ourPoints__salons {
  position: relative;
  padding: 48px 15px 38px;
  border: 1px solid #3E3A39;
}
@media screen and (min-width: 821px) {
  #top-new .p-ourPoints__salons {
    max-width: 1200px;
    margin: 0 auto;
    padding: 60px 76px 80px;
  }
}
#top-new .p-ourPoints__salonTtl {
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 1.3333333333;
  text-align: center;
  position: absolute;
  transform: translateX(-50%);
  left: 50%;
  background: #F8F7F3;
  padding: 0 10px;
  top: -17px;
  width: 90%;
}
@media screen and (min-width: 821px) {
  #top-new .p-ourPoints__salonTtl {
    width: 67%;
    font-size: 2.3rem;
    letter-spacing: 0.2em;
  }
}
#top-new .p-ourPoints__salonList {
  margin-bottom: 40px;
}
@media screen and (min-width: 821px) {
  #top-new .p-ourPoints__salonList {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 30px;
    align-items: flex-end;
    margin-bottom: 56px;
  }
}
#top-new .p-ourPoints__salonItem {
  text-align: center;
  position: relative;
  margin-bottom: 36px;
  padding: 0 20px;
}
@media screen and (min-width: 821px) {
  #top-new .p-ourPoints__salonItem {
    margin-bottom: 0;
  }
}
#top-new .p-ourPoints__salonItem:last-child {
  margin-bottom: 0;
}
#top-new .p-ourPoints__salonItem:first-child .p-ourPoints__salonFigure {
  width: 99px;
}
#top-new .p-ourPoints__salonItem:nth-child(2) .p-ourPoints__salonFigure {
  width: 65px;
}
#top-new .p-ourPoints__salonItem:last-child .p-ourPoints__salonFigure {
  width: 105px;
}
@media screen and (min-width: 821px) {
  #top-new .p-ourPoints__salonItem:last-child .p-ourPoints__salonFigure {
    width: 120px;
  }
}
#top-new .p-ourPoints__salonFigure {
  margin: 0 auto;
  position: relative;
  z-index: 1;
  mix-blend-mode: multiply;
}
#top-new .p-ourPoints__salonTxt {
  background: #fff;
  padding: 30px 0 20px;
  text-align: center;
  font-size: 1.6rem;
  font-weight: bold;
  line-height: 1.5555555556;
  letter-spacing: 0.05em;
  position: relative;
  z-index: 0;
  margin: -20px;
}
#top-new .p-ourPoints__salonLead {
  line-height: 1.625;
  font-weight: 500;
}
@media screen and (min-width: 821px) {
  #top-new .p-ourPoints__salonLead {
    text-align: center;
  }
}
#top-new .p-staff {
  position: relative;
  padding: 60px 37px;
  background: url("../img/recruit/bg-staff-sp.webp") no-repeat center top/cover;
}
@media screen and (min-width: 821px) {
  #top-new .p-staff {
    background: url("../img/recruit/bg-staff.webp") no-repeat center top/cover;
    padding: 140px 10px;
  }
}
#top-new .p-staff .c-ttl {
  margin-bottom: 34px;
}
@media screen and (min-width: 821px) {
  #top-new .p-staff .c-ttl {
    margin-bottom: 62px;
  }
}
#top-new .p-staff__body {
  position: relative;
  padding-bottom: 30px;
}
@media screen and (min-width: 821px) {
  #top-new .p-staff__body {
    max-width: 1000px;
    margin: 0 auto;
    padding: 0;
    display: flex;
    gap: 55px;
  }
}
@media screen and (min-width: 821px) {
  #top-new .p-staff__profile {
    width: 47.3%;
    flex-shrink: 0;
    position: relative;
    padding-left: 38px;
  }
}
#top-new .p-staff__name {
  font-family: "Jost", sans-serif !important;
  font-weight: bold;
  font-size: 2.1rem;
  writing-mode: vertical-lr;
  position: absolute;
  left: -38px;
  top: -3%;
  transform: rotate(180deg);
  letter-spacing: 0.26em;
}
@media screen and (min-width: 821px) {
  #top-new .p-staff__name {
    left: 0;
    top: -17px;
    font-size: 3rem;
    height: 100%;
    white-space: nowrap;
  }
}
#top-new .p-staff__figure {
  margin-bottom: 20px;
}
#top-new .p-staff__role {
  font-size: 1.5rem;
  position: absolute;
  bottom: 0;
  left: 0;
}
@media screen and (min-width: 821px) {
  #top-new .p-staff__role {
    position: relative;
    text-align: center;
    margin-top: 24px;
  }
}
#top-new .p-staff__role span {
  font-weight: bold;
  font-size: 1.8rem;
  letter-spacing: 0.23em;
  display: inline-block;
  margin-left: 10px;
}
@media screen and (min-width: 821px) {
  #top-new .p-staff__comment {
    margin-top: 17px;
  }
}
#top-new .p-staff__ttl {
  display: inline-flex;
  gap: 6px;
  flex-direction: column;
  align-items: flex-start;
  margin-bottom: 16px;
}
@media screen and (min-width: 821px) {
  #top-new .p-staff__ttl {
    margin-bottom: 30px;
  }
}
#top-new .p-staff__ttl span {
  display: inline-block;
  background: #fff;
  padding: 6px 10px;
  font-size: 1.8rem;
  font-weight: bold;
}
@media screen and (min-width: 821px) {
  #top-new .p-staff__ttl span {
    font-size: 2.4rem;
    padding: 8px 14px;
  }
}
#top-new .p-staff__txt {
  line-height: 1.75;
  letter-spacing: 0.06em;
}
@media screen and (min-width: 821px) {
  #top-new .p-staff__txt {
    letter-spacing: 0.13em;
    line-height: 2.125;
  }
}
#top-new .p-numbers {
  padding: 78px 20px;
  background: url("../img/recruit/bg-numbers-sp.webp") no-repeat center top/cover;
}
@media screen and (min-width: 821px) {
  #top-new .p-numbers {
    background: url("../img/recruit/bg-numbers.webp") no-repeat center top/cover;
    padding: 130px 10px;
  }
}
#top-new .p-numbers .c-ttl {
  margin-bottom: 20px;
}
@media screen and (min-width: 821px) {
  #top-new .p-numbers .c-ttl {
    margin-bottom: 10px;
  }
}
#top-new .p-numbers__lead {
  font-size: 1.8rem;
  font-weight: bold;
  text-align: center;
  line-height: 1.7;
  margin-bottom: 20px;
}
@media screen and (min-width: 821px) {
  #top-new .p-numbers__lead {
    letter-spacing: 0.2em;
    margin-bottom: 72px;
  }
}
#top-new .p-numbers__list {
  display: flex;
  flex-wrap: wrap;
  gap: 16px;
}
@media screen and (min-width: 821px) {
  #top-new .p-numbers__list {
    max-width: 1000px;
    margin: 0 auto;
    gap: 44px;
    justify-content: space-between;
  }
}
#top-new .p-numbers__item {
  width: calc(50% - 8px);
}
@media screen and (min-width: 821px) {
  #top-new .p-numbers__item {
    width: calc(32.6% - 22px);
  }
}
#top-new .p-numbers__item.w100 {
  width: 100%;
}
#top-new .p-numbers__catch {
  font-size: 1.4rem;
  font-family: "Jost", sans-serif !important;
  font-weight: bold;
  text-align: center;
  line-height: 1.7;
  margin-top: 30px;
  color: #DB6479 !important;
  letter-spacing: 0.16em;
  padding: 0 10px;
  white-space: nowrap;
}
#top-new .p-numbers__catch span {
  border-bottom: 1px solid #DB6479;
}
@media screen and (min-width: 821px) {
  #top-new .p-numbers__catch {
    text-align: center;
    font-size: 4rem;
    margin-top: 16px;
  }
  #top-new .p-numbers__catch span {
    display: inline-block;
    padding: 0 10px;
  }
}
#top-new .p-event {
  padding: 78px 0px;
  background: #F8F7F3;
}
@media screen and (min-width: 821px) {
  #top-new .p-event {
    padding: 140px 0 140px;
  }
}
#top-new .p-event .c-ttl {
  margin-bottom: 16px;
}
#top-new .p-event__subTtl {
  font-size: 1.4rem;
  text-align: center;
  font-weight: bold;
  letter-spacing: 0.16em;
  margin-bottom: 20px;
  font-family: "Jost", sans-serif !important;
}
@media screen and (min-width: 821px) {
  #top-new .p-event__subTtl {
    margin-bottom: 70px;
  }
}
@media screen and (min-width: 821px) {
  #top-new .p-event__listWrapper {
    max-width: 1200px;
    display: flex;
    gap: 30px;
    margin: 0 auto;
  }
}
#top-new .p-event__list {
  display: flex;
  flex-wrap: wrap;
  gap: 24px;
  margin-bottom: 24px;
}
@media screen and (min-width: 821px) {
  #top-new .p-event__list {
    gap: 30px;
    margin-bottom: 0;
  }
}
#top-new .p-event__list:last-child {
  margin-bottom: 0;
}
#top-new .p-event__item {
  width: calc(50% - 12px);
}
@media screen and (min-width: 821px) {
  #top-new .p-event__item {
    width: calc(50% - 15px);
  }
}
#top-new .p-event__item.w100 {
  width: 100%;
}
#top-new .p-event__txt {
  width: 287px;
  margin: 20px auto 0;
}
@media screen and (min-width: 821px) {
  #top-new .p-event__txt {
    width: 544px;
    margin: 60px auto 0;
  }
}
#top-new .p-requirements {
  padding: 68px 15px;
}
@media screen and (min-width: 821px) {
  #top-new .p-requirements {
    padding: 132px 10px 123px;
  }
}
#top-new .p-requirements .c-ttl {
  margin-bottom: 20px;
}
@media screen and (min-width: 821px) {
  #top-new .p-requirements .c-ttl {
    margin-bottom: 66px;
  }
}
@media screen and (min-width: 821px) {
  #top-new .p-requirements__list {
    max-width: 810px;
    margin: 0 auto;
  }
}
#top-new .p-requirements__item {
  margin-bottom: 28px;
}
@media screen and (min-width: 821px) {
  #top-new .p-requirements__item {
    display: flex;
    align-items: flex-start;
    margin-bottom: 12px;
  }
}
#top-new .p-requirements__item:last-child {
  margin-bottom: 0;
}
#top-new .p-requirements__ttl {
  font-weight: bold;
  margin-bottom: 6px;
}
@media screen and (min-width: 821px) {
  #top-new .p-requirements__ttl {
    font-size: 1.8rem;
    line-height: 2;
    width: 14%;
  }
}
#top-new .p-requirements__txt {
  font-size: 1.4rem;
  line-height: 1.5714285714;
}
@media screen and (min-width: 821px) {
  #top-new .p-requirements__txt {
    font-size: 1.6rem;
    line-height: 2;
    letter-spacing: 0.15em;
  }
}
#top-new .p-information {
  padding: 68px 17px;
  background: #F2F2F2;
}
@media screen and (min-width: 821px) {
  #top-new .p-information {
    padding: 126px 10px;
  }
}
#top-new .p-information .c-ttl {
  margin-bottom: 14px;
}
#top-new .p-information__lead {
  font-size: 1.8rem;
  font-weight: bold;
  letter-spacing: 0.17em;
  margin-bottom: 30px;
  text-align: center;
}
@media screen and (min-width: 821px) {
  #top-new .p-information__lead {
    margin-bottom: 75px;
    font-size: 3rem;
  }
}
#top-new .p-information__list {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  -moz-column-gap: 16px;
  column-gap: 16px;
  row-gap: 30px;
}
@media screen and (min-width: 821px) {
  #top-new .p-information__list {
    max-width: 1000px;
    margin: 0 auto;
    row-gap: 92px;
    -moz-column-gap: 72px;
    column-gap: 75px;
  }
}
#top-new .p-information__item:first-child .p-information__logo img {
  width: 62px;
}
@media screen and (min-width: 821px) {
  #top-new .p-information__item:first-child .p-information__logo img {
    width: 137px;
  }
}
#top-new .p-information__item:nth-child(2) .p-information__logo img {
  width: 50px;
}
@media screen and (min-width: 821px) {
  #top-new .p-information__item:nth-child(2) .p-information__logo img {
    width: 75px;
  }
}
#top-new .p-information__item:nth-child(3) .p-information__logo {
  width: 45%;
}
@media screen and (min-width: 821px) {
  #top-new .p-information__item:nth-child(3) .p-information__logo {
    width: auto;
  }
}
#top-new .p-information__item:nth-child(3) .p-information__logo img {
  width: 75px;
}
@media screen and (min-width: 821px) {
  #top-new .p-information__item:nth-child(3) .p-information__logo img {
    width: 120px;
  }
}
#top-new .p-information__item:nth-child(3) .p-information__txt h3 {
  width: 48%;
}
@media screen and (min-width: 821px) {
  #top-new .p-information__item:nth-child(3) .p-information__txt h3 {
    width: 100%;
  }
}
#top-new .p-information__item:nth-child(4) .p-information__logo img {
  width: 58px;
}
@media screen and (min-width: 821px) {
  #top-new .p-information__item:nth-child(4) .p-information__logo img {
    width: 83px;
  }
}
@media screen and (min-width: 821px) {
  #top-new .p-information__item:nth-child(5) .p-information__logo img {
    width: 135px;
  }
}
#top-new .p-information__figure {
  margin-bottom: 10px;
}
#top-new .p-information__body {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  align-items: center;
}
@media screen and (min-width: 821px) {
  #top-new .p-information__body {
    gap: 20px;
    margin-bottom: 20px;
  }
}
#top-new .p-information__logo {
  width: 40%;
  min-height: 63px;
  display: flex;
  align-items: center;
  justify-content: center;
  mix-blend-mode: multiply;
}
@media screen and (min-width: 821px) {
  #top-new .p-information__logo {
    width: auto;
    min-height: 83px;
  }
}
#top-new .p-information__txt {
  display: contents;
}
@media screen and (min-width: 821px) {
  #top-new .p-information__txt {
    display: block;
  }
}
#top-new .p-information__txt h3 {
  width: 53%;
  font-size: 1.4rem;
  font-weight: 400;
  letter-spacing: 0.02em;
  line-height: 1.5;
}
@media screen and (min-width: 821px) {
  #top-new .p-information__txt h3 {
    width: 100%;
    font-size: 2rem;
  }
}
#top-new .p-information__address {
  font-size: 1.4rem;
  line-height: 1.5;
  margin-bottom: 12px;
}
@media screen and (min-width: 821px) {
  #top-new .p-information__address {
    font-size: 1.8rem;
  }
}
#top-new .p-information__info {
  display: flex;
  flex-direction: column;
  gap: 6px;
  margin-bottom: 12px;
}
@media screen and (min-width: 821px) {
  #top-new .p-information__info {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 10px;
    margin-bottom: 20px;
  }
}
#top-new .p-information__info a {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 10px 8px;
  text-align: center;
  font-family: "Jost", sans-serif !important;
  font-weight: 600;
  font-size: 1.8rem;
  background: #3E3A39;
  color: #fff !important;
  position: relative;
}
@media screen and (min-width: 821px) {
  #top-new .p-information__info a {
    font-size: 2rem;
  }
}
#top-new .p-information__info a::before {
  content: "";
  display: block;
  width: 8px;
  height: 8px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  position: absolute;
  right: 14px;
  top: 50%;
  transform: translateY(-50%) rotate(45deg);
}
#top-new .p-information__info a.tel {
  background: #fff;
  color: #3E3A39 !important;
  border: 1px solid #3E3A39;
  display: flex;
  align-items: center;
  justify-content: center;
  letter-spacing: 0.02em;
  gap: 4px;
}
#top-new .p-information__info a.tel::before {
  content: "";
  display: block;
  width: 15px;
  height: 26px;
  background: url("../img/recruit/icon-tel.svg") no-repeat center top/cover;
  position: relative;
  transform: none;
  top: inherit;
  right: inherit;
}
#top-new .p-information__sns {
  display: flex;
  justify-content: center;
  gap: 10px;
}
@media screen and (min-width: 821px) {
  #top-new .p-information__sns {
    justify-content: flex-start;
  }
}
#top-new .p-information__snsItem {
  width: 34px;
  mix-blend-mode: multiply;
}
@media screen and (min-width: 821px) {
  #top-new .p-information__snsItem {
    width: 42px;
  }
}

#footer-wrap {
  background: #F2F2F2;
  padding: 14px 0;
}
#footer-wrap .three,
#footer-wrap .dfd-spacer-module,
#footer-wrap .twelve {
  display: none !important;
}
/*# sourceMappingURL=recruit_new.css.map */