/* Shift JIS */
@media screen and (max-width: 749px) {
  .header_Toggle {
    background: #001389;
  }
  h1 {
    background: #001389;
  }
  .fixfoot {
    display: none;
  }
  footer {
    padding: 0;
  }
  /* recruit_top */
  .recruit_top_body {
    margin: 0;
    overflow-x: hidden;
  }
  .rec_main_wrap {
    height: 58vh;
    width: 100%;
    background-image: url(../recruit/img/recruit_main_bg_sp.webp);
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
  }

  .rec_main_ti {
    position: absolute;
    top: 7vw;
    left: 3vw;
    & h2 {
      font-size: min(6vw, 32px);
      letter-spacing: 0.07em;
      line-height: min(11vw, 60px);
      display: inline;
      color: #fff;
      & span {
        line-height: 1.1;
        font-weight: 600;
        display: inline-block;
        background: #001389;
        padding: 5px;
      }
    }
  }
  .rec_main_info {
    background: #fff;
    width: 95vw;
    box-sizing: border-box;
    padding: 2vw 3vw 0 3vw;
    position: absolute;
    bottom: 0;
    left: 0;
    & .main_info_ti {
      font-size: 4.6vw;
      color: #001389;
      font-weight: 600;
    }
  }
  .rec_main_info iframe {
    width: 100%;
    height: 30px;
  }
  /* .main_info_con a {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 0 5px;
    & .main_info_te {
      font-size: 3.4vw;
      display: -webkit-box;
      -webkit-box-orient: vertical;
      -webkit-line-clamp: 1;
      overflow: hidden;
      & .info_day {
        font-weight: 600;
      }
      & .info_tag {
        color: #001389;
        font-size: 3vw;
        padding: 2px 5px;
        border: solid 1px #001389;
        margin: 0 5px;
      }
    }
  } */
  .rec_mess_wrap {
    background-image: url(../recruit/img/recruit_message_bg_sp.webp);
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    padding-bottom: 340px;
  }
  .rec_mess_in {
    width: 92%;
    margin: 0 auto;
    padding: 70px 0 0 0;
    color: #fff;
    & .mess_ti {
      margin: 20px 0 30px 0;
      font-size: 7vw;
      line-height: 9.2vw;
      font-weight: 600;
    }
    & .mess_te {
      font-size: 3.6vw;
      line-height: 5.6vw;
      font-weight: 400;
    }
  }
  .rec_mess_ti h2 {
    font-size: 5.6vw;
    line-height: 1;
    display: flex;
    gap: 10px 0;
    flex-direction: column-reverse;
    font-weight: 600;
    & span {
      margin: 0 0 0 20px;
      font-size: 3.4vw;
      font-weight: 400;
      position: relative;
      &::before {
        content: "";
        width: 10px;
        height: 1px;
        background: #fff;
        display: inline-block;
        position: absolute;
        top: 8px;
        left: -15px;
      }
    }
  }
  .mess_staff01 {
    position: absolute;
    top: 15vw;
    right: -5vw;
    width: 41vw;
  }
  .mess_staff02 {
    position: absolute;
    bottom: 8vw;
    right: 0;
    width: 34vw;
  }
  .mess_staff03 {
    position: absolute;
    bottom: 30vw;
    left: 0;
    width: 51vw;
  }
  .mess_text {
    position: absolute;
    bottom: 4vw;
    left: 15vw;
    width: 50vw;
  }

  .rec_about_wrap {
    position: relative;
    overflow: hidden;
    z-index: 0;
    &::before {
      content: url(../recruit/img/about_bg_sp.webp);
      position: absolute;
      top: -450px;
      right: 0;
      left: 0;
      margin: 0 auto;
      z-index: -1;
    }
  }
  .rec_about_in {
    width: 92vw;
    padding: 50px 0;
    margin: 0 auto;
  }
  .rec_about_le {
    position: relative;
  }
  .rec_all_ti {
    display: flex;
    flex-direction: column;
    gap: 5px 0;
  }
  .rec_all_ti h2 {
    font-size: 5.6vw;
    line-height: 1;
    background: linear-gradient(90deg, #002d7f, #0da2d9 99%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: 600;
    width: 33vw;
  }
  .rec_all_ti span {
    margin: 0 0 0 20px;
    font-size: 3.4vw;
    font-weight: 600;
    color: #001389;
    position: relative;
    text-align: left;
    &::before {
      content: "";
      width: 10px;
      height: 1px;
      background: #001389;
      display: inline-block;
      position: absolute;
      top: 10px;
      left: -18px;
    }
  }
  .rec_about_te {
    font-size: 3.4vw;
    font-weight: 500;
    line-height: 5.4vw;
    margin: 20px 0 20px 0;
  }
  .rec_about_text {
    position: absolute;
    right: 0px;
    bottom: -50px;
    width: 70vw;
  }
  .rec_about_ri {
    margin: 70px 0 0 0;
    display: flex;
    flex-direction: column-reverse;
    align-items: flex-end;
  }
  .rec_about_company {
    margin-top: 20px;
  }
  .rec_about_ri ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 15px 0;
    & li {
      width: 46%;
    }
    & li a {
      display: flex;
      justify-content: space-between;
      align-items: center;
      font-size: 4.3vw;
      font-weight: 600;
      color: #001389;
      width: 100%;
      max-width: 280px;
      box-sizing: border-box;
      padding: 4vw 0;
      border-bottom: solid 1px #001389;
      position: relative;
      z-index: 1;
      & img {
        width: 23px;
      }
    }
  }

  .rec_business_wrap {
  }
  .rec_business_in {
    width: 92vw;
    margin: 0 auto;
    & .rec_all_ti {
      justify-content: center;
    }
  }
  .business_te {
    margin: 20px 0;
    font-size: 3.4vw;
    font-weight: 500;
    line-height: 5.4vw;
  }
  .rec_movie_frame {
    background-image: url(../recruit/img/recruit_movie_bg.webp);
    background-size: cover;
    background-repeat: no-repeat;
    padding: 3vw;
    margin-bottom: 30px;
    & iframe {
      width: 100%;
      height: 350px;
    }
  }
  .rec_movie_bg {
    padding: 3vw;
    background: #fff;
    & iframe {
      width: 100%;
      height: 240px;
      position: relative;
      z-index: 1;
    }
    & img {
      width: 100%;
    }
    & p {
      font-size: 4vw;
      font-weight: 600;
      margin: 15px 0 0 0;
      line-height: 5vw;
      display: inline-block;
    }
    & a {
      position: relative;
      z-index: 5;
    }
  }
  .cms_topic_tag {
    padding-left: 10px;
    margin: 0 10px 0 0;
    position: relative;
    &::before {
      content: "#";
      position: absolute;
      top: 0px;
      left: 2px;
    }
  }
  .recruit_more_btn a {
    width: 80%;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    box-sizing: border-box;
    padding: 0 30px 0 30px;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: -0.02em;
    border-radius: 33px;
    color: #fff;
    background: linear-gradient(90deg, #0da2d9, #002d7f 99%);
    margin: 0 auto;
    & img {
      width: 23px;
    }
  }

  .rec_person_wrap {
    position: relative;
    padding: 100px 0 0 0;
    z-index: 1;
    &::before {
      content: url(../recruit/img/staff_bg_sp.webp);
      position: absolute;
      top: 13.5vw;
      right: 0;
      left: 0;
      margin: 0 auto;
      z-index: -1;
    }
  }
  .rec_person_in {
    width: 92vw;
    margin: 0 auto;
    position: relative;
    & img {
      position: absolute;
      top: -40px;
      left: 80px;
      width: 70vw;
    }
  }
  .rec_rerson_mess {
    margin: 20px 0;
    font-size: 3.4vw;
    font-weight: 500;
    line-height: 5.4vw;
  }
  .rec_staff_wrap {
    margin: 30px 0 0 0;
    & iframe {
      width: 100%;
      height: 470px;
      & body {
        background: none;
      }
    }
  }
  /* .rec_staff_slider li {
    width: 363px;
} */
  .rec_staff_slider li a {
    position: relative;
    display: block;
    width: 100%;
    border-radius: 10px;
    height: 370px;
    &::before {
      content: "";
      width: 100%;
      height: 260px;
      background-image: url(../recruit/img/recruit_person_shadow.webp);
      border-radius: 0 0 10px 10px;
      display: block;
      position: absolute;
      bottom: 0;
    }
    & img {
      border-radius: 10px;
      object-fit: cover;
      object-position: center;
      width: 100%;
      height: 100%;
    }
  }

  .rec_staff_icon {
    position: absolute;
    top: 3vw;
    right: 3vw;
    background: #002d7f;
    color: #fff;
    font-size: 3.4vw;
    font-weight: 400;
    padding: 5px 15px;
    border-radius: 20px;
  }
  .rec_staff_te {
    width: 85%;
    position: absolute;
    bottom: 20px;
    left: 20px;
    & .staff_name {
      color: #fff;
      font-size: 6vw;
      font-weight: 600;
      & span {
        font-size: 3.5vw;
        font-weight: 400;
        display: block;
      }
    }
    & .staff_mess {
      color: #fff;
      font-size: 3.8vw;
      line-height: 5.5vw;
      font-weight: 600;
      margin-top: 10px;
    }
  }
  /*--------rec_staff_slider------------*/
  .rec_staff_slider {
    width: 80%;
    margin: 0 auto;
    position: relative;
    padding: 0 0 100px 0px;
  }
  .rec_staff_slider li {
    margin: 0 15px;
  }

  .rec_staff_slider .slick-list {
    overflow: visible;
  }

  .slick-initialized {
    opacity: 1;
  }

  .rec_staff_slider .slick-dots button {
    background: none;
    border: none;
    content: "";
    font-size: 0;
    padding: 0;
  }

  .rec_staff_slider .slick-dots li button:before {
    font-family: "slick";
    font-size: 18px;
    line-height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 50%;
    width: 15px;
    height: 15px;
    content: "";
    background: #b9b9b9;
    text-align: center;
    color: #b9b9b9;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    cursor: pointer;
  }

  .rec_staff_slider .slick-dots li.slick-active button:before {
    background: #848181;
  }

  .rec_staff_slider .slick-dots {
    overflow: hidden;
    width: 100%;
    padding: 0;
    list-style: none;
    text-align: center;
    position: absolute;
    bottom: 14vw;
  }

  .rec_staff_slider .slick-dots li {
    position: relative;
    display: inline-block;
    margin: 0 5px;
    max-width: 13px;
    padding: 0;
    width: 15px;
    height: 15px;
    border-radius: 100%;
    cursor: pointer;
  }

  .rec_staff_slider .prev_a {
    /* 非表示 */
    display: none;
    width: 50px;
    height: 50px;
    display: block;
    position: absolute;
    right: -27.5vw;
    top: -8vw;
    z-index: 50;
    border-radius: 50%;
    box-sizing: border-box;
    border: solid 2px #181871;
    white-space: nowrap;
    cursor: pointer;
    transition-duration: 0.3;
  }

  /* .rec_staff_slider .prev_a::after {
    content: "";
    width: 17px;
    height: 1px;
    display: block;
    background: #181871;
    position: absolute;
    top: 23px;
    right: 14px;
} */
  .rec_staff_slider .next_a {
    /* 非表示 */
    display: none;
    width: 50px;
    height: 50px;
    display: block;
    position: absolute;
    right: -32vw;
    top: -8vw;
    z-index: 50;
    border-radius: 50%;
    box-sizing: border-box;
    border: solid 2px #181871;
    white-space: nowrap;
    cursor: pointer;
    transition-duration: 0.3;
  }

  /* .rec_staff_slider .next_a::after {
    content: "";
    width: 17px;
    height: 1px;
    display: block;
    background: #181871;
    position: absolute;
    top: 23px;
    right: 14px;
} */

  /* 1. すべてのスライドを少し小さくしておく */
  .rec_staff_slider li {
    transition: transform 0.5s; /* 変化をなめらかにする */
    transform: scale(0.95); /* 左右のスライドを85%の大きさに */
    transform-origin: center top; /* これが重要：拡大の軸を上端にする */
  }

  /* 2. 真ん中のスライド（.slick-center）だけを100%（またはそれ以上）にする */
  .rec_staff_slider li.slick-center {
    transform: scale(1.02); /* センターを1.1倍に拡大 */
    z-index: 10; /* 重なり順を一番上にする */
  }

  .rec_staff_more_btn a {
    width: 80%;
    position: absolute;
    bottom: -30px;
    right: 0;
    left: 0;
    font-size: 4.2vw;
    padding: 0 20px 0 40px;
  }
  .rec_environ_wrap {
    margin: 200px 0 70px 0;
    position: relative;
    z-index: 1;
    &::before {
      content: url(../recruit/img/environ_bg_sp.webp);
      position: absolute;
      top: -180px;
      margin: 0 auto;
      z-index: -1;
    }
  }
  .rec_environ_con {
    width: 92vw;

    margin: 0 auto;
  }
  .rec_wnviron_te {
    margin: 20px 0;
    font-size: 3.4vw;
    font-weight: 500;
    line-height: 5.4vw;
    width: 60%;
  }
  .rec_environ_con ul {
    margin-top: 60px;
  }
  .rec_environ_con ul li {
    border-bottom: solid 1px #001389;
  }
  .rec_environ_con ul li a {
    display: flex;
    align-items: center;
    gap: 0px 3vw;
    padding: 3vw 0;
    margin: 10px 0;
    & img {
      width: 21vw;
    }
  }
  .rec_environ_li h3 {
    font-size: 4vw;
    color: #001389;
    display: flex;
    align-items: center;
    gap: 0 10px;
    font-weight: 600;
    margin-bottom: 10px;
    & img {
      width: 20px !important;
    }
  }
  .rec_environ_li p {
    font-size: 3.4vw;
    font-weight: 400;
    line-height: 5.2vw;
  }
  .enviro_staff {
    position: absolute;
    top: -3vw;
    right: 0;
    width: 38vw;
  }
  .enviro_mess {
    position: absolute;
    top: 31vw;
    right: 28vw;
    width: 50vw;
  }

  .rec_rec_wrap {
    position: relative;
    padding-bottom: 100px;
    margin-bottom: 70px;
    z-index: 1;
    &::before {
      content: url(../recruit/img/info_bg_sp.webp);
      position: absolute;
      bottom: -8vw;
      right: 0;
      left: 0;
      margin: 0 auto;
      z-index: -1;
    }
    & .info_mess {
      position: absolute;
      right: 40px;
      bottom: 70px;
      width: 60vw;
    }
  }
  .rec_rec_in {
    width: 92vw;
    margin: 0 auto;
    padding: 100px 0 0px 0;
    & .rec_all_ti {
      align-items: center;
      & h2 {
        width: 44vw;
      }
    }
  }
  .rec_rec_te {
    margin: 20px 0;
    font-size: 3.3vw;
    text-align: center;
    font-weight: 500;
    line-height: 5.4vw;
  }
  .rec_rec_in ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 10px 0;
    position: absolute;
    right: 0;
    bottom: 0;
    width: 92%;
    left: 0;
    margin: 0 auto;
    & li {
      width: 46%;
      & a {
        display: flex;
        justify-content: space-between;
        align-items: center;
        font-size: 3.2vw;
        font-weight: 600;
        color: #fff;
        width: 100%;
        box-sizing: border-box;
        padding: 4vw 0;
        border-bottom: solid 1px #fff;
        position: relative;
        z-index: 1;
        & img {
          width: 23px;
        }
      }
    }
  }
  .rec_info_img_con {
    width: 92%;
    margin: 0 auto;
  }

  /* ----------------------------------------
recruit_info
---------------------------------------- */

  .recruit_info_wrap {
    overflow: hidden;
  }

  .ri_ti {
    text-align: center;
  }

  .ri_ti h2 {
    color: #fff;
    font-size: 26px;
    font-weight: bold;
    line-height: 1;
    letter-spacing: 0.1em;
    margin: 0;
  }

  .ri_ti span {
    font-size: 13px;
    font-weight: 500;
    letter-spacing: 0.1em;
    line-height: 1;
    color: #fff;
  }

  .ri_main {
    background: url(../recruit_info/img/main_bg.png);
    background-size: cover;
    background-position: center;
    height: 160px;
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .ri_main .ri_ti {
    margin-bottom: -10px;
  }

  /*----------ri_tab-----------*/

  .ri_tab {
    margin: 60px auto 120px;
    width: 90%;
    border: 2px solid #171771;
    box-sizing: border-box;
  }

  .ri_tab .tab-group {
    display: flex;
  }

  .ri_tab .tab-group .tab {
    width: 50%;
    line-height: 55px;
    font-size: 18px;
    font-weight: bold;
    color: #171771;
    letter-spacing: 0.1em;
    background: #fff;
    border-bottom: 2px solid #171771;
    box-sizing: border-box;
    position: relative;
    text-align: center;
    cursor: pointer;
  }

  .ri_tab .tab-group .is-active {
    background: #171771 !important;
    color: #fff;
  }

  .ri_tab .tab-group .is-active::after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-left: 10px solid #171771;
    border-bottom: 10px solid transparent;
    position: absolute;
    left: 47%;
    bottom: -16px;
    transform: rotate(90deg);
  }

  .ri_tab .panel-group {
    padding: 40px 5%;
  }

  .ri_tab .panel {
    display: none;
    position: relative;
  }

  .ri_tab .panel-group .is-show {
    display: block;
  }

  .ri_tab .panel h3 {
    margin: 0 0 30px;
    padding: 15px 0;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    color: #aaa;
    line-height: 1;
    letter-spacing: 0.1em;
  }

  .ri_tab .panel-group ul li {
    padding-bottom: 15px;
    margin-bottom: 20px;
    border-bottom: 1px solid #ccc;
  }

  .ri_tab .panel-group ul li span {
    display: block;
    font-size: 16px;
    font-weight: bold;
    line-height: 1;
    margin-bottom: 15px;
    color: #171771;
    letter-spacing: 0.1em;
  }

  .ri_tab .panel-group ul li p {
    font-size: 14px;
    font-weight: 500;
    line-height: 24px;
    color: #111;
  }

  .ri_tab .entry_btn a {
    display: block;
    width: 80%;
    line-height: 80px;
    text-align: center;
    color: #fff;
    background: #b3111c;
    font-size: 15px;
    font-weight: bold;
    letter-spacing: 0.3em;
    position: absolute;
    bottom: -102px;
    left: 10%;
    z-index: 10;
  }

  .ri_tab .entry_btn a::after {
    content: "";
    display: block;
    width: 40px;
    height: 2px;
    background: #fff;
    position: absolute;
    right: 0;
    top: 38px;
    transition: 0.3s;
  }

  /*----------flow-----------*/

  .ri_flow_wrap {
    background: #171771;
    padding: 60px 0;
  }

  .ri_flow_inner p {
    color: #fff;
    text-align: center;
    font-size: 10px;
    margin-top: 5px;
    letter-spacing: 0.1em;
  }

  .ri_flow_img {
    overflow: scroll;
    padding: 0 5% 10px;
  }

  .ri_flow_img img {
    margin-top: 30px;
    width: 800px;
    display: block;
    max-width: 800px;
    overflow: scroll;
  }

  /*----------entry-----------*/

  .ri_entry_wrap {
    width: 80%;
    margin: 0 auto;
    position: relative;
    padding: 80px 0 0;
  }

  .ri_entry_wrap::after {
    content: "";
    display: block;
    background: url(../recruit_info/img/entry_img.png);
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    width: 125%;
    height: 300px;
    z-index: -1;
  }

  .ri_entry_wrap ul li a {
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 18px;
    font-weight: bold;
    color: #171771;
    letter-spacing: 0.1em;
    padding-bottom: 30px;
    margin-bottom: 40px;
    border-bottom: 1px solid #ccc;
    position: relative;
    padding-top: 15px;
  }

  .ri_entry_wrap ul li a::before {
    content: "ENTRY";
    font-size: 10px;
    font-weight: bold;
    color: #aaa;
    letter-spacing: 0.02em;
    position: absolute;
    left: 0;
    top: 0;
  }

  .ri_entry_wrap ul li a::after {
    content: "";
    background: url(../recruit_info/img/btn_arrow.png);
    background-position: center;
    background-size: contain;
    width: 35px;
    height: 35px;
  }

  .ri_entry_inner {
    padding-bottom: 40px;
  }

  .recruit_info_wrap .contact_wrap,
  .recruit_info_wrap .fix_linebtn {
    display: none !important;
  }

  .recruit_info_wrap footer {
    margin-top: 0;
  }

  .recruit_info_wrap footer::before {
    content: none;
  }

  /* リクルート下層ページ共通 */
  .recruit_content_main_wrap {
    width: 100%;
    height: 330px;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    &::before {
      content: "";
      position: absolute;
      bottom: 0;
      right: 0;
      width: 100%;
      height: 160px;
      background: rgb(0, 19, 137, 0.8);
      clip-path: polygon(0 100%, 100% 100%, 100% 0);
    }
  }
  .r_main_ti {
    text-align: right;
    color: #fff;
    position: absolute;
    bottom: 6vw;
    right: 3vw;
    font-weight: 600;
    line-height: 1;
  }
  .r_main_ti p {
    font-size: 3.6vw;
    margin-bottom: 10px;
    font-weight: 500;
  }
  .r_main_ti h2 {
    font-size: 7.3vw;
    font-weight: 600;
  }
  .r_pan_ul {
    display: flex;
    flex-wrap: wrap;
    gap: 0 20px;
    margin: 10px auto 30px auto;
    width: 92vw;
  }
  .r_pan_ul a {
    font-size: 3vw;
    font-weight: 400;
    position: relative;
    &::before {
      content: "";
      width: 5px;
      height: 5px;
      transform: rotate(-45deg);
      border-bottom: solid 1px #001389;
      border-right: solid 1px #001389;
      position: absolute;
      top: 6px;
      right: -13px;
    }
  }
  .r_pan_ul li:first-child {
    position: relative;
    &::before {
      content: "";
      width: 6px;
      height: 6px;
      transform: rotate(-45deg);
      border-bottom: solid 1px #001389;
      border-right: solid 1px #001389;
      position: absolute;
      top: 7px;
      right: -13px;
    }
  }
  .r_pan_ul span {
    font-size: 3vw;
    font-weight: 400;
  }

  .rec_all_ti {
    display: flex;
    align-items: center;
  }
  .rec_all_ti h3 {
    font-size: 7.2vw;
    font-weight: 600;
    line-height: 1;
    background: linear-gradient(90deg, #002d7f, #0da2d9 99%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    text-align: center;
  }
  /* /リクルート下層ページ共通 */

  /* recruit_message */
  #r_mess_container {
    .mess_main_wrap {
      background-image: url(../recruit/message/img/mess_main_bg_sp.webp);
    }
    .mess_wrap {
      width: 92vw;
      margin: 0 auto 50px auto;
    }
    .mess_con {
      display: flex;
      justify-content: space-between;
      flex-direction: column;
      gap: 30px 0;
    }
    .mess_lead {
      font-size: 7vw;
      line-height: 10vw;
      font-weight: 600;
      margin: 30px 0 30px 0;
    }
    .mess_te {
      font-size: 3.6vw;
      font-weight: 400;
      line-height: 6.8vw;
    }

    .mess_ri {
    }
    .mess_ri p {
      margin: 20px 0 0 0;
      font-size: 8vw;
      font-weight: 600;
      line-height: 1;
      color: #001389;
      text-align: center;
      & span {
        display: block;
        margin: 0 0 10px 0;
        font-size: 3.8vw;
      }
    }
  }

  /* /recruit_message */

  /* recruit_about */
  #r_about_container {
    .about_main_wrap {
      background-image: url(../recruit/about/img/about_main_bg_sp.webp);
    }
    .r_main_ti h2 {
      font-size: 5.8vw;
    }
    .about_vis_wrap {
      width: 92vw;
      margin: 0 auto;
    }
    .about_vis_con {
      display: flex;
      justify-content: space-between;
      flex-direction: column;
      gap: 20px 0;
    }

    .vis_lead {
      margin: 30px 0;
      line-height: 11.5vw;
      color: #fff;
      font-size: 7vw;
      font-weight: 600;
      & span {
        line-height: 1.1;
        display: inline-block;
        background: #001389;
        padding: 3px 0 5px 5px;
        font-weight: 600;
      }
    }
    .vis_te {
      font-size: 3.6vw;
      font-weight: 400;
      line-height: 6.4vw;
    }
    .vis_img {
      width: 80%;
      margin: 0 auto;
    }
    .abour_vis_ul {
      display: flex;
      justify-content: space-between;
      flex-wrap: wrap;
      gap: 20px 0;
      margin: 50px auto 60px auto;
      & li {
        width: 45%;
      }
    }

    .about_phi_wrap {
      background: #edeef7;
    }
    .about_phi_in {
      width: 92vw;
      margin: 0 auto;
      padding: 60px 0;
    }
    .about_phi_img {
      display: block;
      margin: 30px auto 0 auto;
    }
    .about_phi_ul {
      margin: 40px 0 0 0;
      display: flex;
      justify-content: space-between;
      flex-direction: column;
      gap: 20px 0;
    }
    .about_phi_ul li {
      background: #fff;
      border-radius: 10px;
      padding: 6vw 4vw 6vw 9vw;
      box-sizing: border-box;
      & h4 {
        font-size: 5vw;
        font-weight: 600;
        color: #001389;
        margin-bottom: 3vw;
        line-height: 1;
        position: relative;
        &::before {
          content: "";
          width: 15px;
          height: 15px;
          background: #2a7cd2;
          border-radius: 12px;
          position: absolute;
          top: 3px;
          left: -22px;
        }
      }
      & p {
        font-size: 3.6vw;
        font-weight: 400;
        line-height: 5.8vw;
      }
    }

    .about_gui_wrap {
    }
    .about_gui_in {
      width: 92vw;
      margin: 50px auto;
    }
    .about_gui_in ul {
      display: flex;
      justify-content: space-between;
      flex-wrap: wrap;
      margin: 30px 0 0 0;
      gap: 20px 0;
    }
    .about_gui_in ul li {
      background: #edeef7;
      box-sizing: border-box;
      padding: 6vw 4vw 6vw 11vw;
      border-radius: 10px;
      position: relative;
      & img {
        position: absolute;
        top: 5.6vw;
        left: 3vw;
        width: 6vw;
      }
      & h4 {
        font-size: 5vw;
        font-weight: 600;
        color: #001389;
        line-height: 1;
        letter-spacing: 0.02em;
        margin: 0 0 3vw 0;
      }
      & p {
        font-size: 3.6vw;
        font-weight: 400;
        line-height: 5.8vw;
      }
    }
    .about_ser_wrap {
      background: #edeef7;
    }
    .about_ser_in {
      width: 92vw;
      padding: 50px 0 50px 0;
      margin: 0px auto 0px auto;
    }
    .about_ser_img {
      display: block;
      margin: 30px auto 50px auto;
      width: 80%;
    }
    .about_ser_ul {
      width: 100%;
      display: flex;
      flex-direction: column;
      gap: 20px 0;
    }
    .about_ser_ul li {
      border-radius: 10px;
      background: #fff;
      box-sizing: border-box;
      padding: 6vw 4vw 6vw 9vw;
      display: flex;
      justify-content: space-between;
      flex-direction: column;
      gap: 20px 0;
    }
    .about_ser_le {
      position: relative;
      &::before {
        content: "";
        width: 15px;
        height: 15px;
        background: #2a7cd2;
        border-radius: 12px;
        position: absolute;
        top: 3px;
        left: -22px;
      }
      & h4 {
        font-size: 5vw;
        font-weight: 600;
        color: #001389;
        margin-bottom: 3vw;
        line-height: 1;
      }
      & p {
        font-size: 3.6vw;
        font-weight: 400;
        line-height: 5.8vw;
      }
    }

    .about_gro_in {
      width: 92vw;
      padding: 50px 0 50px 0;
      margin: 0px auto 0px auto;
    }
    .about_gro_in img {
      margin: 30px 0 0 0;
    }
  }
  /* /recruit_about */

  /* recruit_education */
  #r_education_container {
    .education_main_wrap {
      background-image: url(../recruit/education/img/education_main_bg_sp.webp);
    }
    .r_main_ti h2 {
      font-size: 5.8vw;
    }
    .edu_fea_wrap {
      width: 92vw;
      margin: 0 auto;
    }
    .edu_fea_mess {
      margin: 30px 0;
      display: flex;
      flex-direction: column-reverse;
      gap: 20px 0;
    }
    .edu_mess_ri {
      & h4 {
        font-size: 5vw;
        line-height: 7.5vw;
        font-weight: 600;
        color: #001389;
        margin-bottom: 15px;
      }
      & p {
        font-size: 3.4vw;
        line-height: 6.8vw;
        font-weight: 500;
      }
    }
    .edu_fea_bg {
      background: #edeef7;
      border-radius: 10px;
      box-sizing: border-box;
      padding: 4vw;
      margin-bottom: 60px;
    }
    .edu_fea_bg ul {
      display: flex;
      flex-direction: column;
      gap: 30px 0;
    }
    .edu_fea_bg ul li {
      display: flex;
      justify-content: space-between;
      flex-direction: column-reverse;
      box-sizing: border-box;
      align-items: center;
      gap: 5vw 0;
      padding: 4vw;
      border-radius: 10px;
      background: #fff;
      & img {
        width: 40%;
      }
    }
    .edu_fea_ri {
      & span {
        color: #fff;
        background: #001389;
        font-size: 16px;
        font-weight: 600;
        border-radius: 15px;
        width: 90px;
        height: 30px;
        display: flex;
        align-items: center;
        justify-content: center;
      }
      & h4 {
        font-size: 5vw;
        line-height: 7.5vw;
        font-weight: 600;
        color: #001389;
        margin: 15px 0;
      }
      & p {
        font-size: 3.4vw;
        line-height: 6.8vw;
        font-weight: 500;
      }
    }
    .edu_three_icon {
      display: block;
      margin: 30px auto 20px auto;
    }
    .edu_pro_wrap {
      background: #edeef7;
    }
    .edu_pro_in {
      width: 92vw;
      margin: 0 auto 30px auto;
      padding: 50px 0 50px 0;
    }
    .edu_pro_flow {
      margin: 30px 0 50px 0;
      background: #fff;
      border-radius: 10px;
      padding: 4vw;
      box-sizing: border-box;
      position: relative;
      z-index: 1;
      /* &::after {
    content: "";
    width: 95%;
    max-width: 610px;
    height: 130.5vw;
    border-radius: 10px;
    background: #ffe7e8;
    position: absolute;
    top: 93vw;
    right: 0;
    left: 0;
    margin: 0 auto;
    z-index: -1;
  } */
    }
    .pro_flow_con {
      display: flex;
      justify-content: space-around;
      flex-direction: column;
      gap: 25px 0;
    }
    .pro_before {
      border-radius: 10px;
      border: solid 3px #001389;
      box-sizing: border-box;
      background: #fff;
    }
    .pro_flow_ti {
      background: #001389;
      text-align: center;
      font-size: 5vw;
      font-weight: 600;
      display: flex;
      flex-direction: column;
      align-items: center;
      color: #fff;
      padding: 15px 0 15px 0;
      & span {
        width: 70px;
        height: 25px;
        display: flex;
        align-items: center;
        justify-content: center;
        font-size: 3.4vw;
        font-weight: 600;
        margin-bottom: 5px;
        background: #2a7cd2;
        border-radius: 15px;
      }
    }
    .pro_before_con {
      padding: 2vw;
      box-sizing: border-box;
      & img {
        margin: 0 auto;
        display: block;
        width: 230px;
      }
      & ul {
        margin: 10px auto 0 auto;
        width: 37%;
      }
      & ul li {
        font-size: 4vw;
        font-weight: 500;
        margin: 6px 0;
        position: relative;
        text-align: left;
        &::before {
          content: "";
          width: 7px;
          height: 7px;
          background: #2a7cd2;
          border-radius: 6px;
          display: block;
          position: absolute;
          top: 8px;
          left: -13px;
        }
      }
    }
    .pro_between {
      border-radius: 10px;
      border: solid 3px #001389;
      background: #fff;
      box-sizing: border-box;
      & .pro_flow_ti span {
        background: #d1323d;
      }
    }
    .pro_between_wrap {
      padding: 2vw;
      box-sizing: border-box;
      display: flex;
      flex-direction: column;
      justify-content: space-between;
      gap: 15px 0;
    }
    .pro_between_con {
      & img {
        margin: 0 auto;
        display: block;
        width: 230px;
      }
      & ul {
        margin: 10px auto 0 auto;
        text-align: center;
        width: 36%;
      }
      & ul li {
        font-size: 4vw;
        font-weight: 500;
        margin: 6px 0;
        line-height: 1.2;
        position: relative;
        &::before {
          content: "";
          width: 7px;
          height: 7px;
          background: #2a7cd2;
          border-radius: 6px;
          display: block;
          position: absolute;
          top: 6px;
          left: -13px;
        }
      }
    }

    .pro_after {
      border-radius: 10px;
      border: solid 3px #001389;
      box-sizing: border-box;
      background: #fff;
      & .pro_flow_ti span {
        background: #d1323d;
      }
    }
    .pro_after_con {
      padding: 2vw;
      box-sizing: border-box;
      & img {
        margin: 0 auto;
        display: block;
        width: 230px;
      }
      & ul {
        margin: 10px auto 0 auto;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        text-align: left;
        width: 62%;
      }
      & ul li {
        width: 50%;
        font-size: 4vw;
        font-weight: 500;
        margin: 6px 0;
        position: relative;
        &::before {
          content: "";
          width: 7px;
          height: 7px;
          background: #2a7cd2;
          border-radius: 6px;
          display: block;
          position: absolute;
          top: 8px;
          left: -13px;
        }
      }
    }
    .pro_flow_price {
      position: absolute;
      bottom: 115px;
      left: 0;
      right: 0;
      margin: 0 auto;
      width: 90%;
    }
    .pro_flow_te {
      text-align: center;
      font-size: 4.2vw;
      letter-spacing: 0.02em;
      font-weight: 600;
      margin: 130px 0 0 0;
      line-height: 8vw;
      & span {
        background: #001389;
        color: #fff;
        padding: 5px 12px 7px 12px;
        margin-right: 5px;
        line-height: 1;
      }
    }
    .edu_pro_schedule {
      background: #fff;
      border-radius: 10px;
      padding: 4vw;
      box-sizing: border-box;
    }
    .pro_schedule_ti {
      margin: 0 0 20px 6vw;
      position: relative;
      font-size: 5vw;
      font-weight: 600;
      letter-spacing: 0.02em;
      color: #001389;
      line-height: 6.2vw;
      &::before {
        content: "";
        width: 10px;
        height: 10px;
        border-radius: 15px;
        background: #2a7cd2;
        display: block;
        position: absolute;
        top: 8px;
        left: -4vw;
      }
    }

    .schedule-table {
      display: grid;
      grid-template-columns: repeat(8, 1fr);
      overflow: auto;
      position: relative;
    }

    .month-cell {
      background-color: #00008b;
      color: #fff;
      padding: 11px;
      text-align: center;
      font-size: 3.5vw;
      font-weight: bold;
      border-right: 1px solid #fff;
      width: 90px;
    }

    .month-cell-last {
      border-right: none;
    }

    .content-cell {
      background-color: #f4f4fa;
      padding: 3vw 3vw 10vw 4vw;
      position: relative;
      &::before {
        content: "";
        display: block;
        width: 1px;
        height: 32vw;
        background: #cccccc;
        position: absolute;
        top: 10px;
        right: 0;
      }
    }

    .content-cell-last {
      position: relative;
      &::after {
        content: "";
        width: 30vw;
        height: 2.7vw;
        background-image: url(../recruit/education/img/program_arrow.webp);
        background-repeat: no-repeat;
        background-size: cover;
        position: absolute;
        top: 3vw;
        right: 3vw;
      }
      &::before {
        display: none;
      }
    }

    .content-cell ul {
      padding: 0;
      margin-bottom: 8px;
    }

    .content-cell li {
      font-size: 3.2vw;
      line-height: 1.2;
      font-weight: 600;
      margin: 3px 0;
      position: relative;
      &::before {
        content: "";
        width: 3px;
        height: 3px;
        background: #333;
        border-radius: 3px;
        display: block;
        position: absolute;
        top: 1.4vw;
        left: -8px;
      }
    }
    .edu_prp_te {
      font-size: 3.4vw;
      line-height: 6.8vw;
      font-weight: 600;
      letter-spacing: 0.02em;
      text-align: center;
      margin: 20px 0 30px 0;
      & span {
        display: inline-block;
        background: #001389;
        color: #fff;
        padding: 10px 7px 11px 8px;
        margin-right: 5px;
        line-height: 1;
        font-weight: 600;
      }
    }
    .js-scrollable {
      overflow: auto;
    }
  }
  /* /recruit_education */

  /* recruit_evaluation */
  #r_evaluation_container {
    .evaluation_main_wrap {
      background-image: url(../recruit/evaluation/img/evaluation_main_bg_sp.webp);
    }
    .eva_eva_wrap {
      width: 92vw;
      margin: 0 auto;
    }
    .eva_eva_mess {
      margin: 30px 0 30px 0;
      display: flex;
      flex-direction: column-reverse;
      gap: 20px 0;
    }
    .eva_mess_ri {
      & h4 {
        font-size: 5vw;
        line-height: 7.5vw;
        font-weight: 600;
        color: #001389;
        margin-bottom: 15px;
      }
      & p {
        font-size: 3.4vw;
        line-height: 6.8vw;
        font-weight: 500;
      }
    }
    .eva_career_bg {
      background: #edeef7;
      padding: 3vw;
      border-radius: 10px;
      margin: 0 0 100px 0;
    }
    .eva_career_con {
      border-radius: 10px;
      background: #fff;
      position: relative;
      padding: 40vw 0 8vw 0;
      & img {
        display: block;
        margin: 0 auto;
        padding-left: 3vw;
        width: 90%;
      }
    }
    .eba_career_ti {
      position: absolute;
      top: 5vw;
      left: 9vw;
      & h4 {
        font-size: 5vw;
        color: #001389;
        font-weight: 600;
        margin: 0 0 min(2.7vw, 50px) 0;
        line-height: 1;
        position: relative;
        & span {
          font-size: 3.8vw;
          font-weight: 600;
        }
        &::before {
          content: "";
          display: block;
          width: 10px;
          height: 10px;
          border-radius: 5px;
          background: #2a7cd2;
          position: absolute;
          top: 5px;
          left: -3.5vw;
        }
      }
      & p {
        font-size: 3.6vw;
        font-weight: 500;
        line-height: 6.2vw;
      }
    }

    .eva_exam_wrap {
      width: 86vw;
      max-width: 1400px;
      margin: 0 auto;
    }
    .eva_exam_bg {
      margin: 30px 0 50px 0;
      background: #edeef7;
      padding: 3vw;
      border-radius: 10px;
    }
    .eva_exam_con {
      display: flex;
      flex-direction: column;
      gap: 6vw;
    }
    .eva_exam_con li {
      border-radius: 10px;
      background: #fff;
      box-sizing: border-box;
      padding: 3vw;
      text-align: center;
      & .eva_post {
        width: 60%;
        height: 35px;
        display: flex;
        align-items: center;
        justify-content: center;
        color: #fff;
        font-size: 3.4vw;
        font-weight: 600;
        border-radius: 20px;
        background: #001389;
        margin: 0 auto 10px auto;
      }
      & img {
        display: block;
        margin: 0 auto;
      }
      & .eva_income {
        margin: 15px auto;
      }
      & .eva_salary {
        font-size: 3.6vw;
        color: #001389;
        font-weight: 600;
        margin-bottom: 5vw;
        & span {
          background: #edeef7;
          border-radius: 7px;
          padding: 5px 8px;
          line-height: 1;
          display: inline-block;
          margin: 0 5px;
          font-weight: 600;
        }
      }
      & .eva_te {
        font-size: 4vw;
        line-height: 6.2vw;
        font-weight: 600;
      }
      & .eva_arrow {
        margin: 10px auto;
      }
    }
  }
  /* /recruit_evaluation */

  /* recruit_infographic */
  #r_infographic_container {
    .infographic_main_wrap {
      background-image: url(../recruit/infographic/img/infographic_main_bg_sp.webp);
    }
    .r_infographic_main {
      width: 92vw;
      margin: 0 auto;
    }
    .inf_com_bg {
      margin: 20px 0;
      background: #edeef7;
      border-radius: 10px;
      padding: 3vw;
      box-sizing: border-box;
    }
    .inf_com_con {
      background: #fff;
      border-radius: 10px;
      padding: 6vw 3vw 6vw 3vw;
    }
    .inf_com_flex {
      display: flex;
      align-items: end;
      justify-content: space-between;
      flex-direction: column;
      gap: 0 20px;
    }
    .inf_con_le {
      padding-bottom: 20px;
      & h4 {
        font-size: 5vw;
        font-weight: 600;
        position: relative;
        color: #001389;
        padding-left: 4.2vw;
        line-height: 1;
        &::before {
          content: "";
          width: 10px;
          height: 10px;
          border-radius: 15px;
          background: #2a7cd2;
          display: block;
          position: absolute;
          top: 1.6vw;
          left: 0vw;
        }
      }
      & p {
        margin: 20px auto 20px auto;
        font-size: 6vw;
        letter-spacing: 0.02em;
        color: #fff;
        background: #001389;
        position: relative;
        line-height: 1;
        padding: 8px 10px 8px 10px;
        font-weight: 600;
        width: 88%;
        text-align: center;
        &::before {
          content: "";
          display: block;
          width: 0;
          height: 0;
          border-top: 0;
          border-right: 5px solid transparent;
          border-bottom: 10px solid #181871;
          border-left: 6px solid transparent;
          transform: rotate(180deg);
          position: absolute;
          bottom: -10px;
          right: 0;
          left: 0;
          margin: 0 auto;
        }
      }
    }
    .inf_com_te {
      width: 86%;
      margin: 20px auto 0 auto;
      font-size: 3.4vw;
      letter-spacing: 0.02em;
      font-weight: 500;
    }
    .inf_staff_wrap {
      padding: 50px 0 0 0;
    }

    .inf_sta_bg {
      background: #edeef7;
      border-radius: 10px;
      padding: 3vw;
      box-sizing: border-box;
      margin: 30px 0 50px 0;
    }
    .inf_sta_bg ul {
      display: flex;
      justify-content: space-between;
      flex-direction: column;
      gap: 3vw 0;
    }
    .inf_sta_bg ul li {
      border-radius: 10px;
      background: #fff;
      box-sizing: border-box;
      padding: 5vw;
      display: flex;
      flex-direction: column;
      justify-content: space-between;
      & h4 {
        padding: 0 0 0 4.2vw;
        font-size: 5vw;
        font-weight: 600;
        color: #001389;
        letter-spacing: 0.02em;
        line-height: 1;
        margin-bottom: 20px;
        position: relative;
        &::before {
          content: "";
          width: 3vw;
          height: 3vw;
          border-radius: 50%;
          background: #2a7cd2;
          display: block;
          position: absolute;
          top: 1.2vw;
          left: -2px;
        }
      }
      & img {
        display: block;
        margin: 0 auto;
      }
    }
    .inf_sta_flex_a,
    .inf_sta_flex_b,
    .inf_work_flex_a,
    .inf_work_flex_b {
      margin-bottom: 3vw;
    }
    .inf_work_flex_a li:nth-child(1) img {
      margin-top: -30px;
    }
    .inf_sta_flex_a li:nth-child(1) img,
    .inf_sta_flex_a li:nth-child(2) img,
    .inf_sta_flex_c li:nth-child(1) img,
    .inf_sta_flex_c li:nth-child(2) img {
      margin-top: -20px;
    }

    .inf_work_bg {
      background: #edeef7;
      border-radius: 10px;
      padding: 3vw;
      box-sizing: border-box;
      margin: 30px 0 50px 0;
    }
    .inf_work_bg ul {
      display: flex;
      justify-content: space-between;
      flex-direction: column;
      gap: 3vw 0;
      position: relative;
    }
    .inf_work_bg ul li {
      border-radius: 10px;
      background: #fff;
      box-sizing: border-box;
      padding: 5vw;
      display: flex;
      flex-direction: column;
      justify-content: space-between;
      & h4 {
        padding: 0 0 0 4.2vw;
        font-size: 5vw;
        font-weight: 600;
        color: #001389;
        margin-bottom: 20px;
        letter-spacing: 0.02em;
        line-height: 1;
        position: relative;
        &::before {
          content: "";
          width: 3vw;
          height: 3vw;
          border-radius: 3vw;
          background: #2a7cd2;
          display: block;
          position: absolute;
          top: 2px;
          left: -2px;
        }
      }
      & img {
        display: block;
        margin: 0 auto;
      }
      & p {
        font-size: 3.2vw;
        letter-spacing: 0.02em;
        text-align: center;
        font-weight: 500;
        line-height: 4.2vw;
        margin-top: 20px;
      }
    }
    .inf_work_flex_c li:nth-child(2) img {
      margin-top: -40px;
    }
  }
  /* /recruit_infographic */

  /* recruit_welfare */
  #r_welfare_container {
    .welfare_main_wrap {
      background-image: url(../recruit/welfare/img/welfare_main_bg_sp.webp);
    }
    .wel_benefit_wrap {
      width: 92vw;
      margin: 0 auto;
    }
    .wel_bene_mess {
      margin: 30px 0 50px 0;
      display: flex;
      flex-direction: column-reverse;
      justify-content: space-between;
      gap: 20px 0;
    }
    .bene_mess_ri {
      & h4 {
        font-size: 5vw;
        line-height: 7.5vw;
        font-weight: 600;
        color: #001389;
        margin-bottom: 15px;
      }
      & p {
        font-size: 3.6vw;
        line-height: 7vw;
        font-weight: 500;
      }
    }
    .enjoy_con {
      background: #edeef7;
      border-radius: 10px;
      box-sizing: border-box;
      padding: 3vw;
      margin-bottom: 50px;
    }
    .wel_all_ti {
      text-align: center;
      line-height: 1;
      & p {
        color: #001389;
        font-size: 8vw;
        font-weight: 600;
        position: relative;
        margin-top: 20px;
        &::before {
          content: "";
          width: 24px;
          height: 32px;
          background-image: url(../recruit/welfare/img/welfare_ti_dec_le.webp);
          background-size: cover;
          background-repeat: no-repeat;
          position: absolute;
          top: 0px;
          right: calc(50% + 78px);
        }
        &::after {
          content: "";
          width: 24px;
          height: 32px;
          background-image: url(../recruit/welfare/img/welfare_ti_dec_ri.webp);
          background-size: cover;
          background-repeat: no-repeat;
          position: absolute;
          top: 0px;
          left: calc(50% + 78px);
        }
      }
      & h4 {
        font-size: 4.5vw;
        font-weight: 600;
        margin-top: 20px;
      }
    }
    .enjoy_con_ul {
      margin-top: 30px;
      display: flex;
      flex-wrap: wrap;
      justify-content: space-between;
      gap: 3vw 0;
    }
    .enjoy_con_ul li {
      width: 100%;
      background: #fff;
      border-radius: 10px;
      box-sizing: border-box;
      padding: 3vw;
      gap: 10px 10px;
      display: flex;
      align-items: flex-start;
      justify-content: space-between;
    }
    .bene_te_area {
    }
    .bene_te {
      display: flex;
      align-items: start;
      gap: 0 8px;
      & p {
        font-size: 4.5vw;
        font-weight: 600;
        color: #001389;
        letter-spacing: 0.02em;
        & span {
          display: inline-block;
          line-height: 1.2;
          border-radius: 15px;
          margin-bottom: 5px;
          color: #fff;
          font-size: 2.4vw;
          font-weight: 600;
          padding: 4px 8px 3px 8px;
          background: #001389;
        }
      }
      & img {
        width: 14vw;
        max-width: 100px;
      }
    }
    .enjoy_ri_img {
      width: 23vw;
    }
    .bene_te_area {
      margin-top: 10px;
      & li {
        padding: 0 0 0 5vw;
        font-size: 3.4vw;
        font-weight: 600;
        width: 100%;
        display: block;
        margin: 5px 0 0 0;
        position: relative;
        & span {
          font-size: 2.5vw;
          font-weight: 600;
        }
        &::before {
          content: "";
          display: block;
          width: 10px;
          height: 10px;
          border-radius: 50%;
          background: #2a7cd2;
          position: absolute;
          top: 1vw;
          left: 1vw;
        }
      }
    }

    .wel_gallery_wrap {
      background: #edeef7;
      padding: 50px 0;
    }
    .wel_gallery_in {
      width: 86vw;
      max-width: 1400px;
      margin: 0 auto;
    }
    .gallery_con {
      text-align: center;
    }
    .gallery_con h4 {
      margin: 50px auto 20px auto;
      font-size: 6.5vw;
      letter-spacing: 0.05em;
      font-weight: 600;
      line-height: 1;
      color: #001389;
      padding-bottom: 10px;
      border-bottom: 1px solid #001389;
      display: inline-block;
    }
    .gallery_con ul {
      display: flex;
      flex-direction: column;
      justify-content: space-between;
      gap: 15px 0;
      & li {
        width: 100%;
      }
    }
  }

  /* /recruit_welfare */

  /* recruit_interview */
  #r_interview_container {
    .interview_main_wrap {
      background-image: url(../recruit/interview/img/interview_main_bg_sp.webp);
    }
  }

  .interview_list_wrap {
    width: 92vw;
    margin: 0 auto;
  }
  .interview_list_wrap ul {
    display: flex;
    flex-direction: column;
    gap: 30px 0px;
  }
  .interview_list_wrap ul li a {
    width: 100%;
    height: 450px;
    border-radius: 10px;
    display: block;
    position: relative;
    overflow: hidden;
    z-index: 0;
    & img {
      object-fit: cover;
      object-position: center;
      width: 100%;
      height: 100%;
    }
    &::before {
      content: "";
      width: 100%;
      height: 290px;
      background: linear-gradient(to top, rgb(0, 19, 137, 0.9), transparent);
      position: absolute;
      bottom: 0;
    }
  }
  .interview_duty {
    font-size: 3.4vw;
    color: #fff;
    font-weight: 600;
    position: absolute;
    top: 3vw;
    right: 3vw;
    background: #001389;
    line-height: 1;
    padding: 7px 20px 8px 20px;
    border-radius: 15px;
  }
  .interview_te {
    width: 88%;
    position: absolute;
    bottom: 20px;
    left: 15px;
    color: #fff;
    z-index: 1;
    font-weight: 600;
    & .inter_join {
      font-size: 3.4vw;
      font-weight: 600;
    }
    & .inter_nema {
      font-size: 7.5vw;
      margin: 7px 0 10px 0;
      line-height: 1;
      font-weight: 600;
    }
    & .inter_mess {
      font-size: 4.2vw;
      line-height: 6.6vw;
      font-weight: 600;
    }
  }

  /* /recruit_interview */

  /* recruit_interview_shosai */
  #recruit_cms_content {
    .interview_main_wrap {
      background-image: url(../recruit/interview/img/interview_main_bg_sp.webp);
    }

    .interview_shosai_mess {
      position: relative;
      &::before {
        content: "";
        display: block;
        width: 100%;
        height: 20vw;
        background-image: url(../recruit/interview_test_shosai/img/intaview_main_bg.webp);
        background-size: cover;
        position: absolute;
        bottom: 0;
      }
    }
    .shosai_mess_in {
      width: 92vw;
      margin: 0 auto;
      position: relative;
      & h3 {
        font-size: 7vw;
        font-weight: 600;
        line-height: 9vw;
        color: #001389;
        padding: 4vw 0 60vw 0;
        text-align: center;
      }
      & img {
        position: absolute;
        right: 0;
        bottom: 0;
        width: 90%;
        left: 0;
        margin: 0 auto;
      }
    }
    .interview_shosai_name {
      width: 100%;
      background: #001389;
    }
    .shosai_name_in {
      width: 92vw;
      margin: 0 auto;
      display: flex;
      align-items: center;
      justify-content: center;
      padding: 40px 0 50px 0;
      flex-direction: column;
      gap: 30px 0;
    }
    .name_le {
      text-align: center;
      color: #fff;
      line-height: 1;
      letter-spacing: 0.02em;
      font-weight: 600;
      & .busyo {
        font-size: 4vw;
        font-weight: 600;
      }
      & .name {
        font-size: 11vw;
        margin: 10px 0 10px 0;
        font-weight: 600;
      }
      & .history {
        font-size: 3.6vw;
        line-height: 5.8vw;
        font-weight: 600;
      }
    }
    .name_ri {
      width: 100%;
      margin: 0 auto;
      color: #fff;
      font-size: 3.4vw;
      line-height: 5.6vw;
      font-weight: 400;
      letter-spacing: 0.02em;
    }
    .interview_shosai_qa {
      margin: 50px 0;
    }
    .interview_shosai_qa ul {
      width: 92vw;
      margin: 0 auto;
    }
    .interview_shosai_qa ul li {
      display: flex;
      justify-content: space-between;
      margin-bottom: 50px;
      flex-direction: column;
      gap: 20px 0;
    }
    .interview_shosai_qa ul li:nth-child(even) {
      flex-direction: column-reverse;
    }
    .shosai_qa_con {
      & .shosai_q {
        font-size: 5.2vw;
        line-height: 7vw;
        letter-spacing: 0.02em;
        font-weight: 600;
        margin-bottom: 15px;
        color: #001389;
      }
      & .shosai_a {
        font-size: 3.6vw;
        line-height: 5.6vw;
        font-weight: 500;
      }
    }
    .shosai_img {
      width: 100%;
      height: 280px;
      border-radius: 10px;
      & img {
        object-fit: cover;
        border-radius: 10px;
      }
    }
    .shosai_more_btn a {
      width: 88%;
    }

    /* recruit_movie */
    .movie_main_wrap {
      background-image: url(../recruit/movie_test/img/movie_main_bg_sp.webp);
    }
    .movie_con {
      width: 92vw;
      margin: 0 auto 50px auto;
    }

    .movie_con iframe {
      width: 100%;
      height: 2980px;
    }
    .movie_ul {
      display: flex;
      flex-wrap: wrap;
      flex-direction: column;
      gap: 12vw 0;
    }
    .movie_ul li {
      width: 100%;
    }
    .movie_ul li a img {
      width: 100%;
    }
    .movie_ul li a h3 {
      font-size: 4vw;
      line-height: 6vw;
      font-weight: 500;
      margin: 10px 0;
    }
    .movie_ul li a iframe {
      width: 100%;
      height: 240px;
      position: relative;
      z-index: -1;
    }
    .movie_tag p {
      display: flex;
      flex-wrap: wrap;
      gap: 3px 10px;
      & .cms_topic_tag {
        color: #266fb7;
        font-size: 3.4vw;
        font-weight: 500;
        width: auto;
        padding-left: 10px;
        position: relative;
        &::before {
          content: "#";
          position: absolute;
          top: 0;
          left: 0;
        }
      }
    }
  }

  /* /recruit_interview_shosai */

  .detail_01 .detail_row {
    width: 92%;
    margin: 0 auto;
    margin-bottom: 30px;
    margin-top: 30px;
  }
  .detail_01 .detail_01_blok {
    margin: 30px 0 0 0;
    border: 5px solid #edeef7;
    padding: 5vw;
    box-shadow: 0px 0px 3px 3px rgba(153, 153, 153, 0.1);
  }
  .detail_01 .ch_tag {
    margin: 0 0 10px 0;
    float: left;
  }
  .detail_01 .ch_date {
    margin: 0 0 10px 0;
    float: right;
    color: #999999;
    line-height: 30px;
  }
  .detail_01 h2 {
    margin: 0;
    font-size: 5.5vw;
    font-weight: bold;
    line-height: 6.6vw;
    padding: 10px 0 10px 0;
    clear: both;
  }
  .de_tag {
    border: 2px solid #3f98d7;
    background: #dfebf5;
    padding: 16px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-between;
  }
  .de_tag p:first-child {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
  }
  .de_tag p:first-child label {
    margin-right: 5px;
  }
  .de_tag a {
    display: block;
    background: #fff;
    border: 1px solid #237dc0;
    border-radius: 5px;
    padding: 0 10px;
    line-height: 23px;
    color: #237dc0;
    font-weight: 500;
  }
  .de_tag a:hover {
    background: #237dc0;
    color: #fff;
  }
  .de_tag p {
    font-weight: bold;
  }
  .de_back {
    width: 800px;
    margin: 10px auto 0 auto;
  }
  .de_back a {
    color: #111;
    border: 1px solid #999;
    background: #eee;
    border-radius: 3px;
    padding: 2px 10px 3px;
    display: block;
    font-size: 12px;
    text-align: center;
    width: 200px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .de_back a:hover {
    background: #dfebf5;
    color: #237dc0;
    border: 1px solid #237dc0;
  }
  .de_back a:before {
    content: "\f060";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    -webkit-background-size: 10px auto;
    background-size: 10px auto;
    width: 10px;
    display: block;
    float: left;
  }
  .detail_01 .detail_01_movie_wrap {
    display: block;
    margin: 20px auto;
    text-align: center;
  }
  .detail_01 .detail_01_movie_wrap iframe {
    width: 100%;
    height: 190px !important;
  }
  .detail_01 .detail_01_movie_wrap video {
    width: 100%;
    height: 450px;
  }

  /* .detail_01 .detail_01_movie_wrap img {
    width: 100%;
    width: 800px !important;
    margin-top: 50px;
} */

  .detail_01 .detail_01_txt {
    font-size: 15px;
    line-height: 24px;
    color: #333333;
    overflow: hidden;
    word-wrap: break-word;
  }
  .detail_01 .detail_01_txt a:hover {
    text-decoration: underline;
    color: #ff7043;
  }

  /* /recruit_movie */
}

/* CMS埋め込み用 */
.main_info_con a {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 0 5px;
  padding: 0 0 5px 0;
  & .main_info_te {
    font-size: 3.1vw;
    width: 22vw;
    & .info_day {
      font-weight: 600;
    }
  }
  & img {
    width: 23px;
  }
}
.main_info_con .cms_topic_tag {
  color: #001389;
  font-size: 3vw;
  padding: 3px 5px 2px 10px;
  border: solid 1px #001389;
  margin: 0 0px;
  box-sizing: border-box;
  white-space: nowrap;
}
.main_info_ti {
  width: 53%;
  font-size: 3.4vw;
  display: -webkit-box; /* 必須：ブロックをWebkitボックスに設定 */
  -webkit-line-clamp: 1; /* 表示したい行数を指定（ここでは2行） */
  -webkit-box-orient: vertical; /* 必須：ボックスの方向を垂直に設定 */
  overflow: hidden; /* 必須：はみ出た部分を隠す */
}
