@media screen and (min-width: 769px), print {
  a[href^=tel] {
    pointer-events: none;
    text-decoration: none;
    cursor: default !important;
  }
  .show_sp {
    display: none !important;
  }
  .container {
    overflow: hidden;
  }
  .row {
    max-width: 1280px;
    width: 100%;
    margin: 0 auto;
  }
}

@media screen and (min-width: 769px) and (max-width: 1199px) and (min-width: 769px) {
  .row {
    padding-left: 15px;
    padding-right: 15px;
  }
}

@media screen and (min-width: 769px), print {
  .inner {
    max-width: 800px;
    width: 100%;
    margin: 0 auto;
  }
}

@media screen and (min-width: 769px) and (max-width: 1199px) and (min-width: 769px) {
  .inner {
    padding-left: 15px;
    padding-right: 15px;
  }
}

@media screen and (min-width: 769px), print {
  .txt_en {
    font-family: "Outfit", serif;
  }
  img {
    max-width: 100%;
    width: auto;
    height: auto;
  }
  .hvr-pop {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    -moz-transform: perspective(1px) translateZ(0);
         transform: perspective(1px) translateZ(0);
    -moz-box-shadow: 0 0 1px rgba(0, 0, 0, 0);
         box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  }
  .hvr-pop:hover, .hvr-pop:focus, .hvr-pop:active {
    -webkit-animation-name: hvr-pop;
    -moz-animation-name: hvr-pop;
         animation-name: hvr-pop;
    -webkit-animation-duration: 0.3s;
    -moz-animation-duration: 0.3s;
         animation-duration: 0.3s;
    -webkit-animation-timing-function: linear;
    -moz-animation-timing-function: linear;
         animation-timing-function: linear;
    -webkit-animation-iteration-count: 1;
    -moz-animation-iteration-count: 1;
         animation-iteration-count: 1;
  }
  .header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 99;
    padding: 45px 60px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
  }
  .header h1 {
    font-size: 0;
    line-height: 0;
  }
  .header h1 img {
    width: 162px;
    vertical-align: bottom;
  }
  .footer {
    background-color: #000;
    padding: 100px 0 120px;
    color: #fff;
    text-align: center;
  }
  .footer a {
    color: #fff;
  }
  .footer .f_logo {
    display: inline-block;
    width: 245px;
  }
  .footer .f_txt01 {
    margin: 10px 0 20px;
    font-size: 22px;
    font-weight: bold;
    font-family: "Noto Sans JP", sans-serif;
  }
  .footer .f_txt02 {
    font-size: 22px;
    font-weight: bold;
  }
  .footer .f_link {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin: 80px 0 25px;
  }
  .footer .f_link li a {
    display: block;
    padding: 3px 40px;
    font-weight: bold;
    font-size: 11px;
    font-family: "Noto Sans JP", sans-serif;
  }
  .footer .f_link li:not(:last-child) {
    border-right: 1px solid rgba(255, 255, 255, 0.19);
  }
  .footer .copyright {
    font-family: "Noto Sans JP", sans-serif;
    font-size: 15px;
    font-weight: bold;
  }
  .cta_fixed {
    position: fixed;
    z-index: 99;
    left: 0;
    right: 0;
    margin: auto;
    bottom: 0;
    display: block;
    font-size: 0;
    line-height: 0;
    text-align: center;
    display: block;
    line-height: 0;
    background: #000;
    width: 100%;
  }
  .cta_fixed img {
    display: inline-block;
    width: 100%;
  }
  .tl {
    text-align: center;
    margin-bottom: 40px;
  }
  .tl span {
    display: block;
    font-family: "Bebas Neue", sans-serif;
    font-weight: 400;
    font-size: 120px;
    line-height: 100%;
    color: #FFFFFF;
  }
  .tl small {
    display: block;
    font-weight: 700;
    font-size: 26px;
    line-height: 115%;
    color: #FFFFFF;
  }
  .tl.st2 span, .tl.st2 small {
    color: #000;
  }
  .p_top .mv figure img, .p_top .mv picture img {
    display: block;
    width: 100%;
    height: auto;
  }
  .p_top .recruit {
    background-color: #000;
    color: #fff;
    padding: 67px 0 50px;
  }
  .p_top .recruit .ctBot {
    width: 615px;
    margin: 43px auto 0;
    max-width: 100%;
  }
  .p_top .recruit .ctBot p {
    font-family: "Noto Sans JP", sans-serif;
    font-style: italic;
    font-weight: 700;
    font-size: 36px;
    line-height: 1.3;
    color: #FFFFFF;
    text-shadow: 0px 0px 18px #000000;
    text-align: center;
    margin-bottom: 24px;
  }
  .p_top .message {
    background-color: #1E1E1E;
    padding-top: 70px;
  }
  .p_top .message .message_img2 {
    display: block;
    margin-right: -75px;
    margin-top: 56px;
  }
  .p_top .job {
    background: url(../img/bg1.webp) center/100% 100% no-repeat;
    -moz-background-size: cover;
         background-size: cover;
    padding: 120px 0 80px;
  }
  .p_top .job .tab_content {
    display: none;
    padding: 40px 50px;
    background-color: #fff;
  }
  .p_top .job .tab_content.active {
    display: block;
  }
  .p_top .job .tabs {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
       -moz-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: end;
       -moz-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
  }
  .p_top .job .tabs li {
    width: -webkit-calc((100% - 6px) / 3);
    width: -moz-calc((100% - 6px) / 3);
    width: calc((100% - 6px) / 3);
  }
  .p_top .job .tabs li a {
    min-height: 77px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    background: #D9D9D9;
    font-weight: 700;
    font-size: 26px;
    color: #000000;
  }
  .p_top .job .tabs li a.active {
    min-height: 100px;
    background-color: #262626;
    color: #fff;
  }
  .p_top .job .tb {
    margin: 37px 0 94px;
  }
  .p_top .job .tb dl {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 2px;
  }
  .p_top .job .tb dl:nth-child(even) dd {
    background-color: #fff;
  }
  .p_top .job .tb dl dt {
    width: 324px;
    background: #005595;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    padding: 15px;
    font-weight: 700;
    font-size: 20px;
    color: #FFFFFF;
    margin-right: 2px;
    text-align: center;
  }
  .p_top .job .tb dl dd {
    width: 100%;
    background-color: #F4F4F4;
    font-size: 20px;
    padding: 13px 18px;
  }
  .p_top .efforts {
    background: url(../img/efforts_bg.webp) center/100% 100% no-repeat;
    -moz-background-size: cover;
         background-size: cover;
    padding: 35px 0 45px;
  }
  .p_top .efforts h2 {
    text-align: center;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 600;
    font-size: 32px;
    color: #000000;
    margin-bottom: 25px;
  }
  .p_top .efforts .efforts_slider_area {
    position: relative;
  }
  .p_top .efforts .efforts_slider ul li {
    width: 450px;
    margin: 0px 8px;
  }
  .p_top .efforts .efforts_slider ul li p {
    margin-top: 15px;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 700;
    font-size: 15px;
    line-height: 1.3;
    color: #000000;
    text-align: center;
  }
  .p_top .efforts .efforts_slider ul li figure {
    height: 270px;
  }
  .p_top .efforts .efforts_slider ul li figure img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .p_top .swiper-pagination {
    position: static;
    margin-top: 20px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .p_top .swiper-pagination .swiper-pagination-bullet {
    opacity: 1;
    width: 12px;
    height: 12px;
    background: rgba(0, 0, 0, 0.2);
    margin: 0 6px;
  }
  .p_top .swiper-pagination .swiper-pagination-bullet-active {
    opacity: 1;
    background-color: #000;
  }
  .p_top .swiper-button-next {
    width: 40px;
    height: 40px;
    background: url(../img/ic_next.svg) center/100% 100% no-repeat;
    right: 0;
    top: 115px;
    margin-top: 0;
  }
  .p_top .swiper-button-prev {
    width: 40px;
    height: 40px;
    background: url(../img/ic_prev.svg) center/100% 100% no-repeat;
    left: 0;
    top: 115px;
    margin-top: 0;
  }
  .p_top .swiper-pagination {
    position: relative;
    margin-top: 35px;
  }
  .p_top .swiper-pagination::before {
    content: "";
    position: absolute;
    top: 50%;
    left: -webkit-calc(50% - 500px);
    left: -moz-calc(50% - 500px);
    left: calc(50% - 500px);
    width: 260px;
    height: 1px;
    background: rgba(0, 0, 0, 0.19);
    display: block;
  }
  .p_top .swiper-pagination::after {
    content: "";
    position: absolute;
    top: 50%;
    right: -webkit-calc(50% - 500px);
    right: -moz-calc(50% - 500px);
    right: calc(50% - 500px);
    width: 260px;
    height: 1px;
    background: rgba(0, 0, 0, 0.19);
    display: block;
  }
  .p_top .road_map {
    padding: 90px 0 100px;
    background-color: #000;
  }
  .p_top .road_map .row {
    max-width: 1338px;
  }
  .p_top .message2 {
    /* background: url(../img/message_bg.webp) center/100% 100% no-repeat;
    -moz-background-size: cover;
         background-size: cover; */
    padding: 80px 0 130px;
  }
  .p_top .message2 .text {
    text-align: center;
    margin-bottom: 30px;
  }
  .p_top .message2 .text img {
    display: inline-block;
    width: 1013px;
    max-width: 100%;
  }
  .p_top .message2 .list {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
       -moz-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .p_top .message2 .list > li {
    width: 41%;
  }
  .p_top .message2 .list .list_bn {
    margin-top: 10px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
       -moz-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .p_top .message2 .list .list_bn li {
    width: -webkit-calc((100% - 10px) / 2);
    width: -moz-calc((100% - 10px) / 2);
    width: calc((100% - 10px) / 2);
  }
  .p_top .yt {
    background: url(../img/message_bg.webp) center/100% 100% no-repeat;
    -moz-background-size: cover;
         background-size: cover;
    padding: 70px 0 30px;
  }
  .p_top .yt .videoWr {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
  }
  .p_top .yt .videoWr iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  .p_top .yt h2 {
    text-align: center;
    margin-bottom: 50px;
  }
  .p_top .yt h2 img {
    width: 226px;
  }
  .p_top .yt .yt_slider_area {
    position: relative;
    max-width: 1000px;
    width: 95%;
    margin: 0 auto;
    padding-bottom: 5rem;
  }
  .p_top .yt .yt_slider_area .swiper-button-next, .p_top .yt .yt_slider_area .swiper-button-prev {
    top: 100px;
  }
  .p_top .yt .yt_slider ul li {
    width: 422px;
    margin: 0 25px;
  }
  .p_top .yt .yt_slider ul li p {
    font-family: "Noto Sans JP", sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 15px;
    margin-top: 15px;
    text-align: center;
  }
  .p_top .faq {
    background-color: #000;
    padding: 45px 0 150px;
  }
  .p_top .faq .row {
    max-width: 1224px;
  }
  .p_top .faq .faq_list dl + dl {
    margin-top: 60px;
  }
  .p_top .faq .faq_list dl dt {
    background: #005595;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 600;
    font-size: 26px;
    color: #FFFFFF;
    position: relative;
    padding: 30px 30px 30px 93px;
  }
  .p_top .faq .faq_list dl dt::before {
    content: "Q.";
    position: absolute;
    top: 32px;
    left: 29px;
    font-weight: 600;
    font-size: 35px;
    line-height: 1;
    color: #CDB353;
  }
  .p_top .faq .faq_list dl dd {
    background: #fff;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: bold;
    font-size: 22px;
    position: relative;
    padding: 30px 30px 30px 93px;
  }
  .p_top .faq .faq_list dl dd::before {
    content: "A.";
    position: absolute;
    top: 27px;
    left: 29px;
    font-weight: 600;
    font-size: 35px;
    line-height: 1;
    color: #005595;
  }
  .p_top .line {
    padding: 85px 0;
    background-color: #191919;
    text-align: center;
  }
  .p_top .line .txt01 {
    font-family: "Noto Sans JP", sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 22px;
    color: #FFFFFF;
  }
  .p_top .line .btn_line2 {
    margin: 25px 0;
    display: inline-block;
    width: 864px;
    max-width: 100%;
  }
  .p_top .line .txt02 {
    font-family: "Noto Sans JP", sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 22px;
    color: rgba(255, 255, 255, 0.32);
  }
  .p_top .ig {
    position: relative;
  }
  .p_top .ig > figure img, .p_top .ig picture img {
    display: block;
    width: 100%;
    height: auto;
  }
  .p_top .ig .ig_ctn {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .p_top .ig .ig_ctn ul {
    width: 100%;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (minmax(0, 1fr))[2];
        grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .p_top .ig .ig_ctn ul li {
    text-align: center;
  }
  .p_top .ig .ig_ctn ul li:nth-of-type(2) a {
    width: 40.5%;
  }
  .p_top .ig .ig_ctn ul li a {
    display: inline-block;
    width: 61%;
  }
  .p_contact .contact {
    padding: 45px 0 50px;
  }
  .p_contact .contact .tl span, .p_contact .contact .tl small {
    color: #000;
  }
  .p_contact .contact__form {
    max-width: 768px;
    width: 100%;
    margin: 30px auto 0;
  }
  .p_contact .contact__form dl dt {
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 600;
    font-size: 16px;
    line-height: 1.5;
    position: relative;
  }
  .p_contact .contact__form dl dt.required {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .p_contact .contact__form dl dt.required::after {
    content: "*";
    font-size: 16px;
    line-height: 1.5;
    color: #ff0000;
  }
  .p_contact .contact__form dl dd {
    margin-top: 5px;
  }
  .p_contact .contact__form dl dd .wrapInput input, .p_contact .contact__form dl dd .wrapInput textarea, .p_contact .contact__form dl dd .wrapInput select, .p_contact .contact__form dl dd .wrapSel input, .p_contact .contact__form dl dd .wrapSel textarea, .p_contact .contact__form dl dd .wrapSel select {
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    -moz-box-shadow: none;
         box-shadow: none;
    font-size: 16px;
    line-height: 1.5;
    padding: 10px 15px;
    border: 1px solid rgba(0, 0, 0, 0.25);
    -moz-border-radius: 5px;
         border-radius: 5px;
    background: #fff;
    outline: none;
    width: 100%;
  }
  .p_contact .contact__form dl dd .wrapInput textarea, .p_contact .contact__form dl dd .wrapSel textarea {
    height: 150px;
  }
  .p_contact .contact__form dl dd .wrapSel {
    position: relative;
    -webkit-transform: translateZ(0);
       -moz-transform: translateZ(0);
            transform: translateZ(0);
  }
  .p_contact .contact__form dl dd .wrapSel select {
    background-image: -webkit-linear-gradient(45deg, transparent 50%, rgba(0, 0, 0, 0.25) 50%), -webkit-linear-gradient(315deg, rgba(0, 0, 0, 0.25) 50%, transparent 50%);
    background-image: -moz- oldlinear-gradient(45deg, transparent 50%, rgba(0, 0, 0, 0.25) 50%), -moz- oldlinear-gradient(315deg, rgba(0, 0, 0, 0.25) 50%, transparent 50%);
    background-image: linear-gradient(45deg, transparent 50%, rgba(0, 0, 0, 0.25) 50%), linear-gradient(135deg, rgba(0, 0, 0, 0.25) 50%, transparent 50%);
    background-position: -webkit-calc(100% - 17px) 50%, -webkit-calc(100% - 12px) 50%;
    background-position: -moz-calc(100% - 17px) 50%, -moz-calc(100% - 12px) 50%;
    background-position: calc(100% - 17px) 50%, calc(100% - 12px) 50%;
    -moz-background-size: 5px 5px, 5px 5px;
         background-size: 5px 5px, 5px 5px;
    background-repeat: no-repeat;
  }
  .p_contact .contact__form dl dd .wrapZoom {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
       -moz-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .p_contact .contact__form dl dd .wrapZoom .wrapInput {
    width: 49%;
  }
  .p_contact .contact__form dl + dl {
    margin-top: 30px;
  }
  .p_contact .contact__form button {
    height: 40px;
    background-color: #066aab;
    -moz-border-radius: 3px;
         border-radius: 3px;
    border: 0;
    -moz-box-shadow: none;
         box-shadow: none;
    color: #fff;
    padding: 0 15px;
    font-family: inherit;
    font-weight: 500;
    font-size: 16px;
    line-height: 100%;
    cursor: pointer;
    -webkit-transition: all 0.15s ease-in-out;
    -moz-transition: all 0.15s ease-in-out;
    transition: all 0.15s ease-in-out;
    position: relative;
    text-decoration: none;
    margin-top: 20px;
  }
  .p_top .recruit .ctBot.full {
    width: 100%;
  }
}

@media screen and (max-width: 768px) {
  img {
    width: 100%;
    height: auto;
  }
  .container {
    overflow: hidden;
  }
  .show_pc {
    display: none !important;
  }
  .row {
    padding-left: 3.62319vw;
    padding-right: 3.62319vw;
  }
  .inner {
    padding-left: 3.62319vw;
    padding-right: 3.62319vw;
  }
  .header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 99;
    padding: 3.62319vw;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
  }
  .header h1 {
    font-size: 0;
    line-height: 0;
  }
  .header h1 img {
    width: 24.63768vw;
    vertical-align: bottom;
  }
  .footer {
    background-color: #000;
    padding: 12.07729vw 0 28.98551vw;
    color: #fff;
    text-align: center;
  }
  .footer a {
    color: #fff;
  }
  .footer .f_logo {
    display: inline-block;
    width: 41.0628vw;
  }
  .footer .f_txt01 {
    margin: 2.41546vw 0 0vw;
    font-size: 3.38164vw;
    font-weight: bold;
    font-family: "Noto Sans JP", sans-serif;
  }
  .footer .f_txt02 {
    font-size: 2.89855vw;
    font-weight: bold;
  }
  .footer .f_link {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin: 7.24638vw 0 12.07729vw;
  }
  .footer .f_link li a {
    display: block;
    padding: 2.41546vw 2.89855vw;
    font-weight: bold;
    font-size: 2.657vw;
    font-family: "Noto Sans JP", sans-serif;
  }
  .footer .f_link li:not(:last-child) {
    border-right: 1px solid rgba(255, 255, 255, 0.19);
  }
  .footer .copyright {
    font-family: "Noto Sans JP", sans-serif;
    font-size: 3.38164vw;
    font-weight: bold;
  }
  .cta_fixed {
    position: fixed;
    z-index: 99;
    left: 0;
    bottom: 0;
    display: block;
    font-size: 0;
    line-height: 0;
    text-align: center;
    display: block;
  }
  .tl {
    text-align: center;
    margin-bottom: 9.66184vw;
  }
  .tl span {
    display: block;
    font-family: "Bebas Neue", sans-serif;
    font-weight: 400;
    font-size: 24.15459vw;
    line-height: 100%;
    color: #FFFFFF;
    white-space: nowrap;
  }
  .tl small {
    display: block;
    font-weight: 700;
    font-size: 4.83092vw;
    line-height: 115%;
    color: #FFFFFF;
  }
  .tl.st2 span, .tl.st2 small {
    color: #000;
  }
  .p_top .mv figure img, .p_top .mv picture img {
    display: block;
    width: 100%;
    height: auto;
  }
  .p_top .recruit {
    background-color: #000;
    color: #fff;
    padding: 16.18357vw 0 12.07729vw;
  }
  .p_top .recruit .ctBot {
    width: 148.55072vw;
    margin: 10.38647vw auto 0;
    max-width: 100%;
  }
  .p_top .recruit .ctBot p {
    font-family: "Noto Sans JP", sans-serif;
    font-style: italic;
    font-weight: 700;
    font-size: 6.52174vw;
    line-height: 1.3;
    color: #FFFFFF;
    text-shadow: 0vw 0vw 4.34783vw #000000;
    text-align: center;
    margin-bottom: 5.7971vw;
  }
  .p_top .message {
    background-color: #000;
    padding-top: 24.15459vw;
  }
  .p_top .message .message_img2 {
    display: block;
    margin-right: -3.62319vw;
    margin-left: -3.62319vw;
    margin-top: 16.90821vw;
  }
  .p_top .job {
    background: url(../img/bg1.webp) center/100% 100% no-repeat;
    -moz-background-size: cover;
         background-size: cover;
    padding: 24.15459vw 0 19.32367vw;
  }
  .p_top .job .tl span {
    font-size: 16.90821vw;
  }
  .p_top .job .tl span.st2_sp {
    font-size: 20.77295vw;
  }
  .p_top .job .tab_content {
    display: none;
    padding: 7.24638vw 0vw;
    background-color: #fff;
  }
  .p_top .job .tab_content.active {
    display: block;
  }
  .p_top .job .tabs {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
       -moz-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: end;
       -moz-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
  }
  .p_top .job .tabs li {
    width: -webkit-calc((100% - 2px) /3);
    width: -moz-calc((100% - 2px) /3);
    width: calc((100% - 2px) /3);
  }
  .p_top .job .tabs li a {
    min-height: 18.59903vw;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    background: #D9D9D9;
    font-weight: 700;
    font-size: 3.5vw;
    text-align: center;
    color: #000000;
  }
  .p_top .job .tabs li a.active {
    min-height: 24.15459vw;
    background-color: #262626;
    color: #fff;
  }
  .p_top .job .tb {
    margin: 12.07729vw 0 28.98551vw;
  }
  .p_top .job .tb dl {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 0.48309vw;
  }
  .p_top .job .tb dl:nth-child(even) dd {
    background-color: #fff;
  }
  .p_top .job .tb dl dt {
    width: 25.84541vw;
    background: #005595;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    padding: 2.41546vw 0;
    font-weight: 700;
    font-size: 3.1401vw;
    color: #FFFFFF;
    margin-right: 0.48309vw;
    text-align: center;
  }
  .p_top .job .tb dl dd {
    width: 100%;
    background-color: #F4F4F4;
    font-size: 3.1401vw;
    padding: 2.41546vw;
  }
  .p_top .efforts {
    background: url(../img/efforts_bg.webp) center/100% 100% no-repeat;
    -moz-background-size: cover;
         background-size: cover;
    padding: 8.45411vw 7.24638vw 10.86957vw;
    overflow: hidden;
  }
  .p_top .efforts h2 {
    text-align: center;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 600;
    font-size: 5.15298vw;
    color: #000000;
    margin-bottom: 6.03865vw;
  }
  .p_top .efforts .efforts_slider_area {
    position: relative;
  }
  .p_top .efforts .efforts_slider {
    overflow: inherit;
  }
  .p_top .efforts .efforts_slider ul li {
    padding: 0 1.4154vw;
  }
  .p_top .efforts .efforts_slider ul li p {
    margin-top: 3.62319vw;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 700;
    font-size: 3.62319vw;
    line-height: 1.3;
    color: #000000;
    text-align: center;
  }
  .p_top .efforts .efforts_slider ul li figure {
    height: 65.21739vw;
  }
  .p_top .efforts .efforts_slider ul li figure img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .p_top .swiper-pagination {
    position: static;
    margin-top: 4.83092vw;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .p_top .swiper-pagination .swiper-pagination-bullet {
    opacity: 1;
    width: 2.89855vw;
    height: 2.89855vw;
    background: rgba(0, 0, 0, 0.2);
    margin: 0 1.44928vw;
  }
  .p_top .swiper-pagination .swiper-pagination-bullet-active {
    opacity: 1;
    background-color: #000;
  }
  .p_top .swiper-button-next {
    width: 9.66184vw;
    height: 9.66184vw;
    background: url(../img/ic_next.svg) center/100% 100% no-repeat;
    right: -7.24638vw;
    top: 27.77778vw;
    margin-top: 0;
    display: none;

  }
  .p_top .swiper-button-prev {
    width: 9.66184vw;
    height: 9.66184vw;
    background: url(../img/ic_prev.svg) center/100% 100% no-repeat;
    left: -7.24638vw;
    top: 27.77778vw;
    margin-top: 0;
    display: none;
  }
  .p_top .swiper-pagination {
    position: relative;
    margin-top: 8.45411vw;
  }
  .p_top .swiper-pagination::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 4.83092vw;
    width: 14.49275vw;
    height: 1px;
    background: rgba(0, 0, 0, 0.19);
    display: block;
  }
  .p_top .swiper-pagination::after {
    content: "";
    position: absolute;
    top: 50%;
    right: 4.83092vw;
    width: 14.49275vw;
    height: 1px;
    background: rgba(0, 0, 0, 0.19);
    display: block;
  }
  .p_top .road_map {
    padding: 21.73913vw 0 24.15459vw;
    background-color: #000;
  }
  .p_top .road_map .row {
    max-width: 323.18841vw;
  }
  .p_top .message2 {
    /* background: url(../img/message_bg.webp) center/100% 100% no-repeat;
    -moz-background-size: cover;
         background-size: cover; */
    padding: 28.98551vw 0 17.63285vw;
  }
  .p_top .message2 .text {
    text-align: center;
    width: 95%;
    margin: 0 auto;
    margin-bottom: 12.07729vw;
  }
  .p_top .message2 .text img {
    display: inline-block;
    width: 244.68599vw;
    max-width: 100%;
  }
  .p_top .message2 .list > li + li {
    margin-top: 21.73913vw;
  }
  .p_top .message2 .list .list_bn {
    margin-top: 2.41546vw;
  }
  .p_top .message2 .list .list_bn li + li {
    margin-top: 8.21256vw;
  }
  .p_top .yt {
    background: url(../img/message_bg.webp) center/100% 100% no-repeat;
    -moz-background-size: cover;
         background-size: cover;
    padding: 16.90821vw 4.66184vw 7.24638vw;
    overflow: hidden;
  }
  .p_top .yt .yt_slider_area .yt_slider {
    overflow: inherit;
  }
  .p_top .yt .yt_slider_area .yt_slider li {
    padding: 0 1.41545vw;
  }
  .p_top .yt .videoWr {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
  }
  .p_top .yt .videoWr iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  .p_top .yt h2 {
    text-align: center;
    margin-bottom: 6.07729vw;
  }
  .p_top .yt h2 img {
    width: 43.6715vw;
  }
  .p_top .yt .yt_slider_area {
    position: relative;
  }
  .p_top .yt .yt_slider_area .swiper-button-next, .p_top .yt .yt_slider_area .swiper-button-prev {
    top: 24.15459vw;
  }
  .p_top .yt .yt_slider ul li p {
    font-family: "Noto Sans JP", sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 3.62319vw;
    margin-top: 3.62319vw;
    text-align: center;
  }
  .p_top .faq {
    background-color: #000;
    padding: 28.98551vw 0 14.49275vw;
  }
  .p_top .faq .faq_list dl + dl {
    margin-top: 4.83092vw;
  }
  .p_top .faq .faq_list dl dt {
    background: #005595;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 600;
    font-size: 3.86473vw;
    line-height: 1.7;
    color: #FFFFFF;
    position: relative;
    padding: 4.83092vw 4.83092vw 4.83092vw 14.49275vw;
  }
  .p_top .faq .faq_list dl dt::before {
    content: "Q.";
    position: absolute;
    top: 2.89855vw;
    left: 2.89855vw;
    font-weight: 600;
    font-size: 8.45411vw;
    line-height: 1;
    color: #CDB353;
  }
  .p_top .faq .faq_list dl dd {
    background: #fff;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: bold;
    font-size: 3.86473vw;
    line-height: 1.7;
    position: relative;
    padding: 4.83092vw 4.83092vw 4.83092vw 14.49275vw;
  }
  .p_top .faq .faq_list dl dd::before {
    content: "A.";
    position: absolute;
    top: 4.34783vw;
    left: 2.89855vw;
    font-weight: 600;
    font-size: 8.45411vw;
    line-height: 1;
    color: #005595;
  }
  .p_top .line {
    padding: 12.07729vw 0;
    background-color: #191919;
    text-align: center;
  }
  .p_top .line .txt01 {
    font-family: "Noto Sans JP", sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 4.34783vw;
    color: #FFFFFF;
  }
  .p_top .line .btn_line2 {
    margin: 4.10628vw 0;
    display: inline-block;
    width: 417.3913vw;
    max-width: 100%;
  }
  .p_top .line .txt02 {
    font-family: "Noto Sans JP", sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 3.86473vw;
    color: rgba(255, 255, 255, 0.32);
  }
  .p_top .ig {
    position: relative;
  }
  .p_top .ig > figure img, .p_top .ig picture img {
    display: block;
    width: 100%;
    height: auto;
  }
  .p_top .ig .ig_ctn {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .p_top .ig .ig_ctn ul {
    width: 100%;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (minmax(0, 1fr))[2];
        grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .p_top .ig .ig_ctn ul li {
    text-align: center;
  }
  .p_top .ig .ig_ctn ul li:nth-of-type(2) a {
    width: 54.1%;
  }
  .p_top .ig .ig_ctn ul li a {
    display: inline-block;
    width: 79.2%;
  }
  .p_contact .contact {
    padding: 10.86957vw 0 12.07729vw;
  }
  .p_contact .contact .tl span, .p_contact .contact .tl small {
    color: #000;
  }
  .p_contact .contact__form {
    width: 100%;
    margin: 8.45411vw auto 0;
  }
  .p_contact .contact__form dl dt {
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 600;
    font-size: 16px;
    line-height: 1.5;
    position: relative;
  }
  .p_contact .contact__form dl dt.required {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .p_contact .contact__form dl dt.required::after {
    content: "*";
    font-size: 16px;
    line-height: 1.5;
    color: #ff0000;
  }
  .p_contact .contact__form dl dd {
    margin-top: 5px;
  }
  .p_contact .contact__form dl dd .wrapInput input, .p_contact .contact__form dl dd .wrapInput textarea, .p_contact .contact__form dl dd .wrapInput select, .p_contact .contact__form dl dd .wrapSel input, .p_contact .contact__form dl dd .wrapSel textarea, .p_contact .contact__form dl dd .wrapSel select {
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    -moz-box-shadow: none;
         box-shadow: none;
    font-size: 16px;
    line-height: 1.5;
    padding: 10px 15px;
    border: 1px solid rgba(0, 0, 0, 0.25);
    -moz-border-radius: 5px;
         border-radius: 5px;
    background: #fff;
    outline: none;
    width: 100%;
  }
  .p_contact .contact__form dl dd .wrapInput textarea, .p_contact .contact__form dl dd .wrapSel textarea {
    height: 36.23188vw;
  }
  .p_contact .contact__form dl dd .wrapSel {
    position: relative;
    -webkit-transform: translateZ(0);
       -moz-transform: translateZ(0);
            transform: translateZ(0);
  }
  .p_contact .contact__form dl dd .wrapSel select {
    background-image: -webkit-linear-gradient(45deg, transparent 50%, rgba(0, 0, 0, 0.25) 50%), -webkit-linear-gradient(315deg, rgba(0, 0, 0, 0.25) 50%, transparent 50%);
    background-image: -moz- oldlinear-gradient(45deg, transparent 50%, rgba(0, 0, 0, 0.25) 50%), -moz- oldlinear-gradient(315deg, rgba(0, 0, 0, 0.25) 50%, transparent 50%);
    background-image: linear-gradient(45deg, transparent 50%, rgba(0, 0, 0, 0.25) 50%), linear-gradient(135deg, rgba(0, 0, 0, 0.25) 50%, transparent 50%);
    background-position: -webkit-calc(100% - 17px) 50%, -webkit-calc(100% - 12px) 50%;
    background-position: -moz-calc(100% - 17px) 50%, -moz-calc(100% - 12px) 50%;
    background-position: calc(100% - 17px) 50%, calc(100% - 12px) 50%;
    -moz-background-size: 5px 5px, 5px 5px;
         background-size: 5px 5px, 5px 5px;
    background-repeat: no-repeat;
  }
  .p_contact .contact__form dl dd .wrapZoom {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
       -moz-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .p_contact .contact__form dl dd .wrapZoom .wrapInput {
    width: 49%;
  }
  .p_contact .contact__form dl + dl {
    margin-top: 30px;
  }
  .p_contact .contact__form button {
    height: 40px;
    background-color: #066aab;
    -moz-border-radius: 3px;
         border-radius: 3px;
    border: 0;
    -moz-box-shadow: none;
         box-shadow: none;
    color: #fff;
    padding: 0 15px;
    font-family: inherit;
    font-weight: 500;
    font-size: 16px;
    line-height: 100%;
    cursor: pointer;
    -webkit-transition: all 0.15s ease-in-out;
    -moz-transition: all 0.15s ease-in-out;
    transition: all 0.15s ease-in-out;
    position: relative;
    text-decoration: none;
    margin-top: 20px;
  }
  .p_top .recruit .ctBot.full {
    width: 100%;
  }
}

.error {
  color: #ff0000;
}
