.l-footer-contents__item--link1
,.l-footer-contents__item--link2 {
  display: none !important;
}

.m-sub-mv {
  background-image: url(../../img/recruit_message/mv-img.jpg?20260106)
}

@media screen and (max-width:640px) {
  .m-sub-mv {
    background-image: url(../../img/recruit_message/mv-img_sp.jpg?20260106)
  }
}
.topinfo {
  background-image: url(../../img/recruit_message/bg-img.jpg);
}
.topinfo {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

.m-wrapper-p{
  background: rgba(77, 77, 77, 0.5);
}
.topinfo .m-wrapper {
 padding: 240px 0 160px 0;
}
.topinfo--ttl {
  color: #ffffff;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 56px;
  font-style: normal;
  font-weight: 700;
  height: auto;
  letter-spacing: 0.05em;
  line-height: 1.3;
  margin: 0px 0px 48px 0px;
  padding: 0px 0px;
  text-align: left;
  width: auto;
  max-width: 100%;
  justify-content: flex-start;
}

@media screen and (max-width:640px) {
  .m-title5__en {
    font-size: 32px;
  }
  .topinfo--ttl {
    font-size: 40px;
  }
  .topinfo {
    background-position: 15%;
  }
}

.topinfo--ttl::before {
  content: "";
  position: absolute;
  top: -50px;
  left: -40px;
  width: 378px;
  height: 187px;
  z-index: -1
}

.topinfo--ttl__ja {
  text-align: center;
  font-size: 40px;
  font-size: 2.5rem;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 500
}

@media screen and (max-width:640px) {
  .topinfo--ttl__ja {
    font-size: 20px;
    font-size: 1.25rem
  }
}

.topinfo--text1 {
  color: #ffffff;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  height: auto;
  letter-spacing: 0.05em;
  line-height: 1.8;
  margin: 0px 0px 56px 0px;
  padding: 0px 0px 0px 0px;
  text-align: left;
  width: auto;
  max-width: 100%;
  justify-content: flex-start;
}

@media screen and (max-width:640px) {
  .topinfo--text1 {
    font-size: 16px;
    font-size: 1rem
  }
}

.topinfo--text2 {
  text-align: center;
  font-size: 17px;
  font-size: 1.0625rem;
  line-height: 3;
  padding: 30px 0
}

@media screen and (max-width:640px) {
  .topinfo--text2 {
    font-size: 16px;
    font-size: 1rem
  }
}
.booking {
  margin-top:100px;
}
.booking--text {
  text-align: center;
  font-size: 16px;
  font-size: 1rem;
  margin: 60px 0 30px
}

@media screen and (max-width:640px) {
  .booking--text {
    font-size: 14px;
    font-size: .875rem
  }
}


.message {
   background-color: #f8f5f1;
}
.message .m-wrapper{
 max-width: 80vw !important
}
@media screen and (max-width: 1000px) {
  .message .m-wrapper {
    max-width: 91.25% !important;
  }
}
.profile-block {
  background: #02636e;
  color: #fff;
}
.profile-header, .profile-message {
 flex: 1;
}
.profile-header {
 margin: 50px 35px 20px 35px;
}
.profile-name{
 margin-top: 10px;
 font-size: 16px;
 width: 100%;
 text-align:center;
}
.profile-title {
  font-size: 28px;
  font-style: normal;
  font-weight: 700;
  height: auto;
  letter-spacing: 0.05em;
  line-height: 1.5;
  margin: 0px 0px 32px 0px;
}
.profile-text {
  font-size:16px;
  color: #ececec;
  letter-spacing: 0.05em;
  line-height: 1.8;
  text-align: left;
}
.profile-message {
 margin: 0 100px;
}
@media screen and (max-width:640px) {
  .profile-header, .profile-message {
   flex: initial;
  }
  .profile-header {
   margin: 30px 20px;
  }
  .profile-message {
   margin: 35px 15px;
  }
}
