.mv_txt_sub_job {
  font-weight: 600;
  margin-left: 0;
}

.mv_txt_sub_job {
  font-size: max(1.6vw, 25px);
  letter-spacing: 0.15em;
}

.mv_person5 {
  width: 83%;
  top: -10%;
  right: -15%;
}

.mv_txt_main_inner p {
  font-weight: 400 !important;
}

@media screen and (max-width: 767px) {
  .mv_person5 {
    width: 104%;
    right: -20%;
    top: 0;
  }
  .mv_bg {
    margin-bottom: 68px;
  }
  .mv_txt_sub_job {
    font-size: max(3.2vw, 12px) !important;
    padding: 3% 8%;
  }
  .mv_txt_main_txt {
    font-size: max(8vw, 30px) !important;
    margin-bottom: 10px !important;
  }
}

.mv_under_inner {
  margin-bottom: 7.8%;
}

.mv_under_inner_main_txt {
  margin-bottom: 0;
}

.message_txt_section {
  overflow: hidden;
}

.message_container {
  width: 80%;
  margin: 0 auto;
  position: relative;
}

.message_txt {
  width: 63.333%;
  font-size: max(1vw, 15px);
  letter-spacing: 0.15em;
  line-height: 2.666;
  margin-bottom: 11.7%;
}

.message_img1 {
  position: absolute;
  width: 58.666%;
  right: -12%;
  top: -14%;
  z-index: -1;
}

.leader_area {
  margin-bottom: 21.5%;
  position: relative;
}

.message_img2 {
  position: absolute;
  width: 55.666%;
  left: -20%;
  top: -108%;
  z-index: -1;
}

.leader_area_inner {
  display: flex;
}

.leader_area_l {
  width: 26.666%;
  margin-right: 20px;
}

.leader_area_r {
  width: 74%;
  position: relative;
}

.message_img3 {
  position: absolute;
  width: 100%;
  height: 100%;
  right: -1.5%;
  bottom: -3%;
  z-index: -1;
}

.leader_area_sub_ttl {
  font-size: max(1.666vw, 25px);
  font-weight: 600;
  letter-spacing: 0.15em;
  line-height: 100%;
  margin-bottom: 15%;
}

.leader_area_main_ttl {
  font-size: max(3.333vw, 50px);
  font-weight: 600;
  letter-spacing: 0.2em;
  line-height: 100%;
}

@media screen and (max-width: 767px) {
  .message_container {
    width: 85%;
  }
  .message_txt {
    width: 100%;
    font-size: max(3.4px, 13px);
    letter-spacing: 0.1em;
    line-height: 1.84;
    margin-bottom: 17.7%;
  }
  .mv_under_inner_main_txt {
    margin-bottom: 40px !important;
  }
  .leader_area_inner {
    display: block;
  }
  .leader_area_l {
    width: 100%;
  }
  .leader_area_r {
    width: 100%;
  }
  .leader_area_sub_ttl {
    margin-bottom: 20px;
    font-size: max(3.4vw, 14px);
  }
  .leader_area_main_ttl {
    font-size: max(6.8vw, 25.75px);
    margin-bottom: 32px;
  }
  .message_img4 {
    margin-bottom: 58px;
  }
  .message_img2 {
    width: 81.6%;
    left: -26%;
    top: -184%;
  }
  .leader_area {
    margin-bottom: 0;
  }
}