@charset "UTF-8";
.page_mv {
  background: url(../img/mv/employment.jpg) center / cover;
}

/* ------------------------------------------
  em_sec1
------------------------------------------ */

.em_sec1 {
  margin-top: 72px;
  margin-bottom: 100px;
}

.em_sec1_container {
  max-width: 1440px;
  width: 100%;
  margin: 0 auto;
}

.em_sec1_content1 {
  display: flex;
  max-width: 1200px;
  width: 100%;
  margin-left: auto;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 20px;
  padding-left: 40px;
}

.em_sec1_content1_item1 {
  max-width: 380px;
  font-family: "Roboto", sans-serif;
  color: #263e6d;
  font-weight: 600;
}

.em_sec1_content1_item1_txt1 {
  font-size: 75px;
  line-height: 68px;
}

.em_sec1_content1_item1_txt2 {
  font-size: 54px;
  margin-bottom: 20px;
}

.em_sec1_content1_item1_txt3 {
  font-size: 145px;
  letter-spacing: -0.03em;
  text-align: center;
  line-height: 90px;
}

.em_sec1_content1_item1_txt3 span {
  font-size: 80px;
  font-weight: 500;
  font-family: "Noto Sans JP", sans-serif;
}

.em_sec1_content1_item2 {
  max-width: 720px;
  width: 100%;
}

.em_sec1_content1_item2 img {
  width: 100%;
}

.em_sec1_content2 {
  max-width: 1100px;
  width: 100%;
  margin-left: 0;
  margin-right: auto;
  background: #f3f9ff;
  padding: 100px 50px 100px 200px;
}

.em_sec1_content_txt_ttl {
  margin-bottom: 20px;
  padding-bottom: 20px;
  position: relative;
  font-size: 18px;
  letter-spacing: 0.03em;
  line-height: 35px;
  font-weight: 500;
}

.em_sec1_content_txt_ttl::before {
  content: "";
  width: 30px;
  height: 1px;
  bottom: 0;
  left: 0;
  position: absolute;
}

.g {
  color: #161616;
}

.g::before {
  background: #b9b9b9;
}

.w {
  color: #fff;
}

.w::before {
  background: #fff;
}

.em_sec1_content_txt_txt {
  font-size: 15px;
  letter-spacing: 0.03em;
  line-height: 35px;
  font-weight: 400;
}

.em_sec1_content3 {
  background: #263e6d;
  padding: 100px 240px 100px 50px;
  max-width: 828px;
  width: 100%;
  margin-right: 0;
  margin-left: auto;
  margin-top: -56px;
  margin-bottom: 20px;
}

.em_sec1_content4 {
  position: relative;
  margin-bottom: 20px;
}

.em_sec1_content4_inner {
  max-width: 1200px;
  width: 100%;
  margin-left: 0;
  margin-right: auto;
  background: #263e6d;
  padding: 100px 0px 100px 200px;
}

.em_sec1_content4_inner .em_sec1_content_txt {
  max-width: 430px;
  width: 100%;
}

.em_sec1_content4 .em_sec1_content_txt_txt1 {
  margin-bottom: 40px;
}

.em_sec1_content4_img {
  position: absolute;
  max-width: 750px;
  width: 100%;
  right: 0;
  top: -70px;
}

.top_more_button a {
  margin-top: 50px;
  margin-right: 110px;
}

.em_sec1_content5_inner {
  max-width: 1440px;
  width: 100%;
  margin: 0 auto;
}

.em_sec1_content6 {
  margin-top: -50px;
  position: relative;
  z-index: 2;
}

.em_sec1_content6_inner {
  max-width: 1100px;
  width: 100%;
  margin-right: 0;
  margin-left: auto;
  padding: 100px 200px;
  background: #f3f9ff;
}

@media screen and (max-width: 1380px) {
  .em_sec1_content4_img {
    max-width: 565px;
  }
}

@media screen and (max-width: 767px) {
  .em_sec1 {
    margin-top: 50px;
    margin-bottom: 50px;
  }
  .em_sec1_content6_inner {
    padding: 40px 20px;
  }
  .em_sec1_content1 {
    display: block;
    padding-left: 20px;
    padding-right: 20px;
    margin-bottom: 40px;
  }
  .em_sec1_content1_item1 {
    margin: 0 auto;
  }
  .em_sec1_content1_item1_txt1 {
    font-size: 60px;
    line-height: 60px;
    text-align: center;
    margin-bottom: 10px;
  }
  .em_sec1_content1_item1_txt2 {
    font-size: 42px;
    line-height: 48px;
    text-align: center;
  }
  .em_sec1_content1_item1_txt3 {
    font-size: 100px;
    margin-bottom: 20px;
  }
  .em_sec1_content1_item1_txt2 {
    margin-bottom: 10px;
  }
  .em_sec1_content2 {
    padding: 40px 20px;
  }
  .em_sec1_content3 {
    margin-top: 0;
    padding: 40px 20px 20px 20px;
    margin-bottom: 0;
    width: calc(100% - 20px);
  }
  .em_sec1_content4 {
    margin-bottom: 0;
  }
  .em_sec1_content4_img {
    margin-bottom: 20px;
    max-width: 306px;
    right: auto;
    top: -192px;
    left: 50%;
    transform: translateX(-50%);
  }
  .em_sec1_content4_inner {
    padding: 20px 20px 40px 20px;
    margin-top: 180px;
    width: calc(100% - 20px);
  }
  .em_sec1_content4 .em_sec1_content_txt_txt1 {
    margin-bottom: 30px;
  }
  .top_more_button a {
    margin: 10px 0 0 0;
    padding: 10px 40px;
  }
  .em_sec1_content6 {
    margin-top: 0;
  }
  .top_more_button {
    justify-content: center;
    margin-top: 20px;
  }
  .em_sec1_content5 {
    margin-top: 40px;
  }
}

@media screen and (max-width: 345px) {
  .em_sec1_content1_item1_txt1 {
    font-size: 50px;
  }
  .em_sec1_content1_item1_txt2 {
    font-size: 38px;
  }
  .em_sec1_content1_item1_txt3 {
    font-size: 90px;
  }
  .em_sec1_content1_item1_txt3 span[ font-size: 60px;
  ]
}

/* ------------------------------------------
  em_sec2
------------------------------------------ */

.em_sec2 {
  margin-bottom: 100px;
}

.em_sec2_ttl {
  text-align: center;
  font-size: 20px;
  color: #263e6d;
  font-weight: 600;
  margin-bottom: 50px;
}

.em_sec2_table {
  overflow-x: scroll;
  margin: 0 auto;
}

.em_sec2_table table {
  display: block;
  width: 1000px;
  border-top: 0.5px solid #b9b9b9;
  border-left: 0.5px solid #b9b9b9;
  font-size: 15px;
  letter-spacing: 0.03em;
  line-height: 25px;
}

.em_sec2_table table thead {
  display: block;
}

.em_sec2_table table thead tr {
  display: flex;
  border-bottom: 0.5px solid #b9b9b9;
}

.em_sec2_table table thead th {
  text-align: center;
  background: #263e6d;
  color: #fff;
  font-weight: 400;
  display: grid;
  height: 122px;
  place-content: center;
  border-right: 0.5px solid #b9b9b9;
}

.em_sec2_table table tbody tr {
  border-bottom: 0.5px solid #b9b9b9;
}

.em_sec2_table table tbody tr:nth-child(odd) {
  background: #f3f9ff;
}

.em_sec2_table table tbody td {
  padding: 13px 5px 13px 15px;
  vertical-align: middle;
  border-right: 0.5px solid #b9b9b9;
  /* font-weight: 500; */
}

.em_sec2_table table thead th:nth-of-type(1) {
  width: 128px;
}

.em_sec2_table table thead th:nth-of-type(2) {
  width: 155px;
}

.em_sec2_table table thead th:nth-of-type(3) {
  width: 246px;
}

.em_sec2_table table thead th:nth-of-type(4) {
  width: 255px;
}

.em_sec2_table table thead th:nth-of-type(5) {
  width: 118px;
}

.em_sec2_table table thead th:nth-of-type(6) {
  width: 100px;
}

.em_sec2_table table tbody td:nth-of-type(1) {
  width: 128px;
  text-align: center;
  padding: 0;
}

.em_sec2_table table tbody td:nth-of-type(2) {
  width: 155px;
}

.em_sec2_table table tbody td:nth-of-type(3) {
  width: 246px;
}

.em_sec2_table table tbody td:nth-of-type(4) {
  width: 255px;
}

.em_sec2_table table tbody td:nth-of-type(5) {
  width: 118px;
  text-align: center;
  padding: 0;
}

.em_sec2_table table tbody td:nth-of-type(6) {
  width: 100px;
  text-align: center;
  padding: 0;
}

.em_sec2_table table tbody {
  display: block;
}

@media screen and (max-width: 767px) {
  .em_sec2 {
    margin-bottom: 50px;
  }
  .em_sec2_ttl {
    margin-bottom: 30px;
  }
}

/* ------------------------------------------
  em_sec3
------------------------------------------ */

.em_sec3 {
  margin-bottom: 50px;
  background: #263e6d;
  padding: 100px 0 90px;
  z-index: 1;
  position: relative;
}

.em_sec3 .container {
  position: relative;
}

.em_sec_3_img {
  position: absolute;
  bottom: -95px;
  left: -40px;
  max-width: 613px;
  width: 100%;
}

.em_sec_3_img_inner {
  position: relative;
}

.em_sec_3_img_txt {
  position: absolute;
  bottom: 100px;
  left: calc(50% - 100px);
  font-size: 15px;
  letter-spacing: 0.03em;
  color: #fff;
  font-weight: 500;
}

.em_sec_3_img_inner img {
  width: 100%;
}

.em_sec3 .em_sec2_ttl {
  color: #fff;
}

.em_sec3_content {
  display: flex;
  justify-content: space-between;
}

.en_sec3_l {
  width: 36%;
  margin: 0 auto;
}

.en_sec3_r {
  width: 46%;
}

.comment {
  padding: 20px 15px 20px 25px;
  width: 100%;
  display: grid;
  place-content: center;
  border: 1px solid #5a84d7;
  /* margin-bottom: 40px; */
  position: relative;
}

.comment::after {
  width: 100%;
  height: 100%;
  content: "";
  background: #f3f9ff;
  bottom: -10px;
  left: 10px;
  position: absolute;
  z-index: -1;
}

.comment::before {
  content: "";
  position: absolute;
  background: #f3f9ff;
  bottom: -2px;
  left: 50%;
  height: 4px;
  width: 20px;
}

.comment_inner {
  margin: auto 0;
  position: relative;
}

.comment_inner::after {
  position: absolute;
  content: "";
  width: 31px;
  height: 1px;
  transform: rotate(-35deg);
  bottom: -26px;
  left: calc(50% - 15px);
  background: #5a84d7;
}

.comment p {
  font-size: 25px;
  letter-spacing: 0.03em;
  font-weight: 500;
  color: #263e6d;
}

.q_num {
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  letter-spacing: 0.03em;
  line-height: 14px;
  margin-bottom: 5px;
  color: #263e6d;
}

.q_txt {
  font-size: 15px;
  font-weight: 500;
  letter-spacing: 0.03em;
  line-height: 15px;
  color: #263e6d;
}

.a_txt {
  font-size: 15px;
  letter-spacing: 0.03em;
  line-height: 30px;
  color: #fff;
}

.qa_item:not(:last-of-type) {
  margin-bottom: 50px;
}

.voice_q {
  background: #e8f1fb;
  padding: 10px 20px;
  margin-bottom: 15px;
  color: #fff;
}

.q_num {
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  letter-spacing: 0.03em;
  line-height: 14px;
  margin-bottom: 5px;
}

.q_txt {
  font-size: 15px;
  font-weight: 500;
  letter-spacing: 0.03em;
  line-height: 15px;
}

.voice_a {
  margin-left: 10px;
  margin-right: 10px;
}

.a_txt {
  font-size: 15px;
  letter-spacing: 0.03em;
  line-height: 30px;
}

.qa_item:not(:last-of-type) {
  margin-bottom: 50px;
}

@media screen and (max-width: 767px) {
  .em_sec3 {
    padding: 50px 0;
  }
  .comment_inner {
    font-size: 25px;
  }
  .comment p {
    font-size: 23px;
  }
  .qa_item:not(:last-of-type) {
    margin-bottom: 30px;
  }
  .q_txt {
    line-height: 22px;
  }
  .voice_content_inner:not(:last-of-type) {
    padding-bottom: 50px;
    margin-bottom: 50px;
  }
  .voice_a {
    margin: 0 10px;
  }
  .em_sec3_content {
    display: block;
  }
  .em_sec_3_img {
    position: static;
  }
  .en_sec3_l, .en_sec3_r {
    width: 100%;
  }
  .en_sec3_l {
    margin-bottom: 30px;
  }
  .comment {
    margin-bottom: 20px;
  }
  .em_sec_3_img_txt {
    bottom: 50px;
    font-size: 12px;
    left: calc(50% - 80px);
  }
}

/* ------------------------------------------
  em_sec4
------------------------------------------ */

.em_sec4 {
  /* padding-top: 57.5px; */
}

.em_sec4_img {
  margin-bottom: 100px;
  padding-bottom: 100px;
  border-bottom: 0.5px solid #b9b9b9;
}

.em_sec4 .em_sec2_ttl {
  margin-bottom: 80px;
}

.em_sec4_content_ttl {
  font-size: 20px;
  color: #263e6d;
  font-weight: 500;
  letter-spacing: 0.03em;
  line-height: 35px;
  margin-bottom: 50px;
}

.em_sec4_content_item_inner {
  font-size: 15px;
  letter-spacing: 0.03em;
  line-height: 35px;
}

.em_sec4_content_item {
  margin-bottom: 50px;
  padding-bottom: 50px;
  border-bottom: 0.5px solid #b9b9b9;
}

.em_sec4_content_inner {
  margin-bottom: 100px;
}

.em_sec4_content_inner:last-of-type {
  margin-bottom: 0;
}

.em_sec4_content_inner:last-of-type .em_sec4_content_item:last-of-type {
  border-bottom: none;
}

.em_sec4_content_clinic {
  transition: max-height 0.4s ease;
}

.em_sec4_view {
  background: #263e6d;
  padding: 10px 15px;
  color: #fff;
  font-size: 13px;
  font-family: "Roboto", sans-serif;
  letter-spacing: 0.03em;
  border-radius: 40px;
  margin-top: 20px;
  display: none;
  width: 94px;
  text-align: center;
  line-height: 15px;
  margin-left: auto;
  cursor: pointer;
}

@media screen and (max-width: 767px) {
  .em_sec4_img {
    margin-bottom: 30px;
    padding-bottom: 30px;
  }
  .em_sec4 .em_sec2_ttl {
    margin-bottom: 30px;
  }
  .em_sec4_content_ttl {
    margin-bottom: 20px;
    font-size: 18px;
  }
  .em_sec4_content_item {
    margin-bottom: 30px;
    padding-bottom: 30px;
  }
  .em_sec4_content_inner {
    margin-bottom: 50px;
  }
  .em_sec4_view {
    width: 100px;
    padding: 10px;
    font-size: 14px;
  }
  .em_sec4_content_clinic {
    line-height: 1.5;
  }
}