.leadbox::before {
  background-image: url("../../admission/img/bg_layer_fv_admission.png");
}
@media screen and (max-width: 842px) {
  .leadbox::before {
    background-image: url("../../admission/img/bg_layer_fv_admission_sp.png");
  }
}
.leadbox.bottomradius::after {
  background-color: #FEFEF9;
}
.leadbox_content {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  max-width: 1200px;
  padding-bottom: 198px;
}
@media screen and (max-width: 842px) {
  .leadbox_content {
    padding-bottom: 139px;
  }
}
.leadbox_content-head {
  max-width: 1100px;
  margin-left: auto;
  margin-right: auto;
}
.leadbox_content-wanted {
  margin-top: 48px;
}
@media screen and (max-width: 842px) {
  .leadbox_content-wanted {
    margin-top: 50px;
  }
}
.leadbox_content-wanted .wantedbox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 20px 40px;
}
@media screen and (max-width: 842px) {
  .leadbox_content-wanted .wantedbox {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.leadbox_content-wanted .wantedbox .wantedblock {
  width: calc((100% - 40px) / 2);
  padding: 50px 50px 35px;
  border-radius: 40px;
  background-color: #fff;
}
@media screen and (max-width: 842px) {
  .leadbox_content-wanted .wantedbox .wantedblock {
    width: 100%;
    padding: 30px 20px;
    border-radius: 30px;
  }
}
.leadbox_content-wanted .wantedbox .wantedblock h3 {
  position: relative;
  font-size: 24px;
  color: #028652;
  font-weight: 700;
  line-height: 65px;
  letter-spacing: 0.1em;
  text-align: center;
}
@media screen and (max-width: 842px) {
  .leadbox_content-wanted .wantedbox .wantedblock h3 {
    font-size: 20px;
  }
}
.leadbox_content-wanted .wantedbox .wantedblock h3::after {
  position: absolute;
  content: "";
  top: 100%;
  left: 50%;
  width: 10px;
  height: 10px;
  border-radius: 10px;
  background-color: #D4D700;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
}
@media screen and (max-width: 842px) {
  .leadbox_content-wanted .wantedbox .wantedblock h3::after {
    width: 8px;
    height: 8px;
  }
}
.leadbox_content-wanted .wantedbox .wantedblock h3 ruby rt, .leadbox_content-wanted .wantedbox .wantedblock h3 ruby rp {
  font-size: 12px;
  font-weight: 500;
  line-height: 17px;
  letter-spacing: 0em;
  -webkit-transform: translateY(-5px);
      -ms-transform: translateY(-5px);
          transform: translateY(-5px);
}
.leadbox_content-wanted .wantedbox .wantedblock .lead {
  margin-top: 35px;
  font-size: 18px;
  font-weight: 700;
  line-height: 50px;
  letter-spacing: 0.05em;
  text-align: center;
}
@media screen and (max-width: 842px) {
  .leadbox_content-wanted .wantedbox .wantedblock .lead {
    margin-top: 28px;
    line-height: 46px;
  }
  .leadbox_content-wanted .wantedbox .wantedblock .lead ruby rt, .leadbox_content-wanted .wantedbox .wantedblock .lead ruby rp {
    -webkit-transform: translateY(-5px);
        -ms-transform: translateY(-5px);
            transform: translateY(-5px);
  }
}
.leadbox_content-wanted .wantedbox .wantedblock .wantedlist {
  margin-top: 25px;
}
@media screen and (max-width: 842px) {
  .leadbox_content-wanted .wantedbox .wantedblock .wantedlist {
    margin-top: 42px;
  }
}
.leadbox_content-wanted .wantedbox .wantedblock .wantedlist div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (max-width: 842px) {
  .leadbox_content-wanted .wantedbox .wantedblock .wantedlist div {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
@media screen and (max-width: 842px) {
  .leadbox_content-wanted .wantedbox .wantedblock .wantedlist div:not(:first-child) {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    margin-top: 27px;
  }
}
@media screen and (max-width: 842px) {
  .leadbox_content-wanted .wantedbox .wantedblock .wantedlist div:not(:first-child) dt {
    width: 106px;
  }
}
@media screen and (max-width: 842px) {
  .leadbox_content-wanted .wantedbox .wantedblock .wantedlist div:not(:first-child) dt .text {
    width: 72px;
  }
}
@media screen and (max-width: 842px) {
  .leadbox_content-wanted .wantedbox .wantedblock .wantedlist div:not(:first-child) dd {
    width: calc(100% - 106px);
    margin-top: 0;
  }
}
.leadbox_content-wanted .wantedbox .wantedblock .wantedlist div dt {
  width: 124px;
  font-size: 16px;
  color: #028652;
  font-weight: 500;
  line-height: 48px;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 842px) {
  .leadbox_content-wanted .wantedbox .wantedblock .wantedlist div dt {
    width: 100%;
  }
}
.leadbox_content-wanted .wantedbox .wantedblock .wantedlist div dt .text {
  position: relative;
  display: block;
}
@media screen and (max-width: 842px) {
  .leadbox_content-wanted .wantedbox .wantedblock .wantedlist div dt .text {
    display: inline-block;
  }
}
.leadbox_content-wanted .wantedbox .wantedblock .wantedlist div dt .text::after {
  position: absolute;
  content: "";
  top: 24px;
  left: calc(100% - 18px);
  width: 6px;
  height: 6px;
  border-radius: 6px;
  background-color: #D4D700;
}
@media screen and (max-width: 842px) {
  .leadbox_content-wanted .wantedbox .wantedblock .wantedlist div dt .text::after {
    top: 22px;
    left: calc(100% + 12px);
  }
}
.leadbox_content-wanted .wantedbox .wantedblock .wantedlist div dt ruby rt, .leadbox_content-wanted .wantedbox .wantedblock .wantedlist div dt ruby rp {
  font-size: 12px;
  font-weight: 500;
  line-height: 36px;
  letter-spacing: 0em;
}
.leadbox_content-wanted .wantedbox .wantedblock .wantedlist div dd {
  width: calc(100% - 130px);
  padding-top: 2px;
  font-size: 16px;
  font-weight: 500;
  line-height: 48px;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 842px) {
  .leadbox_content-wanted .wantedbox .wantedblock .wantedlist div dd {
    width: 100%;
    margin-top: 10px;
    padding-top: 0;
    line-height: 45px;
  }
}
.leadbox_content-wanted .wantedbox .wantedblock .wantedlist div dd ruby rt, .leadbox_content-wanted .wantedbox .wantedblock .wantedlist div dd ruby rp {
  font-size: 12px;
  font-weight: 500;
  line-height: 36px;
  letter-spacing: 0em;
}
@media screen and (max-width: 842px) {
  .leadbox_content-wanted .wantedbox .wantedblock .wantedlist div dd ruby rt, .leadbox_content-wanted .wantedbox .wantedblock .wantedlist div dd ruby rp {
    font-size: 10px;
  }
}
.leadbox_content-joining {
  width: 100%;
  margin-top: 86px;
}
@media screen and (max-width: 842px) {
  .leadbox_content-joining {
    margin-top: 78px;
  }
}
.leadbox_content-joining .headarea {
  width: 100%;
}
.leadbox_content-joining .headarea_button {
  max-width: 400px;
  margin: 0 auto;
  padding: 36px 40px 22px;
  border-radius: 80px;
  background-color: #fff;
  text-align: center;
}
@media screen and (max-width: 842px) {
  .leadbox_content-joining .headarea_button {
    max-width: 270px;
    padding: 18px 20px 4px;
  }
}
.leadbox_content-joining .headarea_button .text {
  font-size: 36px;
  color: #028652;
  font-weight: 500;
  line-height: 52px;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 842px) {
  .leadbox_content-joining .headarea_button .text {
    font-size: 24px;
  }
}
.leadbox_content-joining .headarea_button .text ruby rt, .leadbox_content-joining .headarea_button .text ruby rp {
  font-size: 12px;
  font-weight: 500;
  line-height: 54px;
  -webkit-transform: translateY(-5px);
      -ms-transform: translateY(-5px);
          transform: translateY(-5px);
}
@media screen and (max-width: 842px) {
  .leadbox_content-joining .headarea_button .text ruby rt, .leadbox_content-joining .headarea_button .text ruby rp {
    font-size: 10px;
  }
}
.leadbox_content-joining .data .lead {
  margin-top: 42px;
  font-size: 24px;
  font-weight: 700;
  line-height: 50px;
  letter-spacing: 0.05em;
  text-align: center;
}
@media screen and (max-width: 842px) {
  .leadbox_content-joining .data .lead {
    margin-top: 28px;
    font-size: 18px;
    line-height: 48px;
  }
}
.leadbox_content-joining .data .lead ruby rt, .leadbox_content-joining .data .lead ruby rp {
  font-size: 12px;
  font-weight: 500;
  line-height: 54px;
  letter-spacing: 0em;
}
.leadbox_content-joining .data .tel {
  margin-top: 40px;
  text-align: center;
  color: #01A340;
}
@media screen and (max-width: 842px) {
  .leadbox_content-joining .data .tel {
    margin-top: 27px;
  }
}
.leadbox_content-joining .data .tel a {
  display: block;
  width: 562px;
  height: 59px;
  margin: 0 auto;
}
@media screen and (max-width: 842px) {
  .leadbox_content-joining .data .tel a {
    width: 303px;
    height: auto;
  }
}

.newsletter {
  position: relative;
  background-color: #FEFEF9;
}
.newsletter::after {
  position: absolute;
  content: "";
  top: calc(100% - 1px);
  left: 0;
  width: 100%;
  height: 71px;
  border-radius: 0 0 70px 70px;
  background-color: #FEFEF9;
  z-index: 10;
}
@media screen and (max-width: 842px) {
  .newsletter::after {
    height: 41px;
    border-radius: 0 0 40px 40px;
  }
}
.newsletter_content {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0 7px;
  width: calc(100% - 40px);
  max-width: 1100px;
  margin: 0 auto;
  padding: 9px 0 6px;
  z-index: 15;
}
@media screen and (max-width: 842px) {
  .newsletter_content {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    padding: 0 0 20px;
  }
}
.newsletter_content::after {
  position: absolute;
  content: "";
  bottom: -70px;
  right: calc((100vw - 1100px) / -2);
  width: 590px;
  height: 449px;
  border-radius: 0 0 70px 0;
  background-image: url("../../admission/img/bg_newsletter_circle.png");
  background-size: cover;
  z-index: 15;
}
@media screen and (max-width: 842px) {
  .newsletter_content::after {
    bottom: -40px;
    right: -20px;
    width: 311px;
    height: 275px;
    border-radius: 0 0 40px 0;
    background-image: url("../../admission/img/bg_newsletter_circle_sp.png");
  }
}
.newsletter_content-head {
  width: 668px;
  margin-top: 49px;
}
@media screen and (max-width: 842px) {
  .newsletter_content-head {
    width: 100%;
    margin-top: 44px;
  }
}
.newsletter_content-head h2 {
  font-size: 36px;
  color: #028652;
  font-weight: 700;
  line-height: 65px;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 842px) {
  .newsletter_content-head h2 {
    font-size: 23px;
  }
}
.newsletter_content-head h2 ruby rt, .newsletter_content-head h2 ruby rp {
  font-size: 12px;
  font-weight: 500;
  line-height: 54px;
  letter-spacing: 0em;
  -webkit-transform: translateY(-9px);
      -ms-transform: translateY(-9px);
          transform: translateY(-9px);
}
.newsletter_content-head .lead {
  margin-top: 34px;
}
@media screen and (max-width: 842px) {
  .newsletter_content-head .lead {
    margin-top: 18px;
  }
}
.newsletter_content-head .buttonarea {
  margin-top: 55px;
}
@media screen and (max-width: 842px) {
  .newsletter_content-head .buttonarea {
    margin-top: 40px;
  }
}
.newsletter_content-image {
  width: 422px;
}
@media screen and (max-width: 842px) {
  .newsletter_content-image {
    width: 100%;
  }
}
@media screen and (max-width: 842px) {
  .newsletter_content-image .image {
    width: 280px;
    margin: 50px auto 0;
  }
}

.message {
  padding: 206px 0 136px;
}
@media screen and (max-width: 842px) {
  .message {
    padding: 137px 0 70px;
  }
}
.message::after {
  position: absolute;
  content: "";
  top: calc(100% - 1px);
  left: 0;
  width: 100%;
  height: 71px;
  border-radius: 0 0 70px 70px;
  background-color: #FCFAE8;
  z-index: 10;
}
@media screen and (max-width: 842px) {
  .message::after {
    height: 41px;
    border-radius: 0 0 40px 40px;
  }
}
.message_content-head {
  width: calc(100% - 40px);
  max-width: 1200px;
  margin: 0 auto;
}
.message_content-head .tophead .text {
  margin-top: 26px;
}
@media screen and (max-width: 842px) {
  .message_content-head .tophead .text {
    margin-top: 22px;
  }
}
.message_content-head .tophead .text ruby rt, .message_content-head .tophead .text ruby rp {
  font-size: 12px;
  font-weight: 500;
  line-height: 54px;
  -webkit-transform: translateY(-9px);
      -ms-transform: translateY(-9px);
          transform: translateY(-9px);
}
@media screen and (max-width: 842px) {
  .message_content-head .tophead .text ruby rt, .message_content-head .tophead .text ruby rp {
    -webkit-transform: translateY(-5px);
        -ms-transform: translateY(-5px);
            transform: translateY(-5px);
  }
}
.message_content-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 71px 40px;
  width: calc(100% - 40px);
  max-width: 1266px;
  margin: 39px auto 0;
}
@media screen and (max-width: 842px) {
  .message_content-list {
    gap: 31px 0;
    margin-top: 51px;
  }
}
.message_content-list .listitem {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: calc((100% - 40px) / 2);
}
@media screen and (max-width: 842px) {
  .message_content-list .listitem {
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}
.message_content-list .listitem:nth-child(even) {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  -webkit-transform: translateY(110px);
      -ms-transform: translateY(110px);
          transform: translateY(110px);
}
@media screen and (max-width: 842px) {
  .message_content-list .listitem:nth-child(even) {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
  }
}
.message_content-list .listitem:nth-child(even) .icon {
  margin-left: 20px;
  margin-right: 0;
}
@media screen and (max-width: 842px) {
  .message_content-list .listitem:nth-child(even) .icon {
    margin: 10px 0 0;
  }
}
@media screen and (max-width: 842px) {
  .message_content-list .listitem:nth-child(even) .icon .image {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
    -webkit-transform: translateX(10px);
        -ms-transform: translateX(10px);
            transform: translateX(10px);
  }
}
@media screen and (max-width: 842px) {
  .message_content-list .listitem:nth-child(even) .icon .image figcaption {
    text-align: right;
  }
}
.message_content-list .listitem:nth-child(even) .comment {
  border-radius: 50px 50px 0 50px;
}
@media screen and (max-width: 842px) {
  .message_content-list .listitem:nth-child(even) .comment {
    border-radius: 30px 30px 0 30px;
  }
}
.message_content-list .listitem:nth-child(even) .comment div {
  border-radius: 46px 46px 0 46px;
}
@media screen and (max-width: 842px) {
  .message_content-list .listitem:nth-child(even) .comment div {
    border-radius: 27px 27px 0 27px;
  }
}
.message_content-list .listitem:last-child {
  -webkit-transform: translateY(-51px);
      -ms-transform: translateY(-51px);
          transform: translateY(-51px);
}
@media screen and (max-width: 842px) {
  .message_content-list .listitem:last-child {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
  }
}
.message_content-list .listitem .icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  width: 113px;
  margin-right: 20px;
}
@media screen and (max-width: 842px) {
  .message_content-list .listitem .icon {
    width: 100%;
    margin-top: 10px;
  }
}
.message_content-list .listitem .icon .image {
  width: 113px;
  -webkit-transform: translateY(41px);
      -ms-transform: translateY(41px);
          transform: translateY(41px);
}
@media screen and (max-width: 842px) {
  .message_content-list .listitem .icon .image {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    gap: 0 15px;
    width: 100%;
    -webkit-transform: translateX(-10px);
        -ms-transform: translateX(-10px);
            transform: translateX(-10px);
  }
}
.message_content-list .listitem .icon .image img {
  width: 113px;
  aspect-ratio: 1/1;
}
@media screen and (max-width: 842px) {
  .message_content-list .listitem .icon .image img {
    width: 100px;
  }
}
.message_content-list .listitem .icon .image figcaption {
  margin-top: 12px;
  font-size: 16px;
  font-weight: 500;
  line-height: 16px;
  letter-spacing: 0em;
  text-align: center;
}
@media screen and (max-width: 842px) {
  .message_content-list .listitem .icon .image figcaption {
    width: calc(100% - 100px);
    margin-top: 0;
    line-height: 44px;
    letter-spacing: 0.05em;
    text-align: left;
    -webkit-transform: translateY(8px);
        -ms-transform: translateY(8px);
            transform: translateY(8px);
  }
}
.message_content-list .listitem .icon .image figcaption ruby rt, .message_content-list .listitem .icon .image figcaption ruby rp {
  font-size: 12px;
  font-weight: 500;
  line-height: 54px;
  letter-spacing: 0em;
}
@media screen and (max-width: 842px) {
  .message_content-list .listitem .icon .image figcaption ruby rt, .message_content-list .listitem .icon .image figcaption ruby rp {
    font-size: 10px;
  }
}
.message_content-list .listitem .comment {
  width: calc(100% - 133px);
  padding: 4px;
  border-radius: 50px 50px 50px 0;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(7.9%, #AADD3E), color-stop(72.9%, #01A340));
  background: linear-gradient(180deg, #AADD3E 7.9%, #01A340 72.9%);
}
@media screen and (max-width: 842px) {
  .message_content-list .listitem .comment {
    width: 100%;
    padding: 3px;
    border-radius: 30px 30px 30px 0;
  }
}
.message_content-list .listitem .comment div {
  height: 100%;
  padding: 35px 30px 26px;
  border-radius: 46px 46px 46px 0;
  background-color: #FCFAE8;
}
@media screen and (max-width: 842px) {
  .message_content-list .listitem .comment div {
    padding: 18px 17px 22px;
    border-radius: 27px 27px 27px 0;
  }
}
.message_content-list .listitem .comment div dt {
  font-size: 18px;
  color: #01A340;
  font-weight: 700;
  line-height: 50px;
  letter-spacing: 0.1em;
}
.message_content-list .listitem .comment div dt ruby rt, .message_content-list .listitem .comment div dt ruby rp {
  font-size: 12px;
  font-weight: 500;
  line-height: 54px;
  letter-spacing: 0em;
  -webkit-transform: translateY(-5px);
      -ms-transform: translateY(-5px);
          transform: translateY(-5px);
}
.message_content-list .listitem .comment div dd {
  margin-top: 7px;
  font-size: 18px;
  font-weight: 500;
  line-height: 54px;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 842px) {
  .message_content-list .listitem .comment div dd {
    font-size: 16px;
    line-height: 44px;
  }
}
.message_content-list .listitem .comment div dd ruby rt, .message_content-list .listitem .comment div dd ruby rp {
  font-size: 12px;
  font-weight: 500;
  line-height: 54px;
  letter-spacing: 0em;
}
@media screen and (max-width: 842px) {
  .message_content-list .listitem .comment div dd ruby rt, .message_content-list .listitem .comment div dd ruby rp {
    font-size: 10px;
  }
}