@charset "UTF-8";
.tpMVd_in {
    width: 100%;
    max-width: 1160px;
    box-sizing: border-box;
    margin: 0 auto;
    position: relative;
    background: #1C4A40;
    border-radius: 16px;
    padding: 64px 0px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
}
.tpMVd_in:before,
.tpMVd_in:after {
    content: '';
    display: block;
    height: 358px;
    position: absolute;
    bottom: 0;
    z-index: 1;
}
.tpMVd_in:before {
    width: 187px;
    left: 122px;
    background: url(../webp/topRead_img01n.webp) no-repeat center bottom / 100% auto;
}
.tpMVd_in:after {
    width: 216px;
    right: 89px;
    background: url(../webp/topRead_img02n.webp) no-repeat center bottom / 100% auto;
}
.tpMVd-ttl {
    text-align: center;
    font-weight: 700;
    font-variation-settings: "wght" 700;
    font-size: 30px;
    margin-bottom: 36px;
    position: relative;
}
.tpMVd-ttl:before {
    content: '';
    display: block;
    width: 24px;
    height: 4px;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    bottom: -16px;
    background: #E2B700;
    z-index: 1;
    border-radius: 4px;
}
.tpMVd-ttl .is-hw {
    line-height: 36px;
    text-align: center;
    letter-spacing: 0.12em;
    color: #FFFFFF;
}
.tpMVd-ttl .is-clr {
    line-height: 43px;
    letter-spacing: 0.08em;
    color: #E2B700;
    margin-top: 8px;
}
.tpMVd-txt {
    font-weight: 700;
    font-variation-settings: "wght" 700;
    font-size: 16px;
    line-height: 200%;
    text-align: center;
    letter-spacing: 0.12em;
    color: #FFFFFF;
    margin-bottom: 40px;
}
.tpMVd-txt .is-clr {
    color: #E2B700;
}
.tpMVd_btn.c-btn {
    width: 250px;
    height: 56px;
    margin: 0 auto;
}
.tpMVd_btn.c-btn a {
    font-size: 14px;
    line-height: 1;
    letter-spacing: 0.08em;
    border: 1px solid rgba(255, 255, 255, 0.4);
    color: #fff;
    background: #1C4A40;
    border-radius: 8px;
}
.tpMVd_btn.c-btn a .is-icn {
    padding-right: 36px;
}
.tpMVd_btn.c-btn a .is-arw {
    width: 24px;
    height: 24px;
    margin-top: -12px;
    background:#FFF;
}
.tpMVd_btn.c-btn a .is-arw:before {
    width: 12px;
    height: 12px;
    background: url(/cmn5/svg/icn_arw_r_green.svg) no-repeat center / 100% auto;
}
@media only screen and (min-width:767px) and (max-width:1180px) {
    .tpMVd_wrap {
        padding: 0 40px;
    }
}
@media only screen and (min-width:800px) and (max-width:1180px) {
    .tpMVd_in:before {
        left: 46px;
    }
    .tpMVd_in:after {
        right: 38px;
    }
}
@media only screen and (min-width:767px) and (max-width:1000px) {
    .tpMVd_in {
        padding: 6.4vw 0px;
    }
    .tpMVd_in:before,
    .tpMVd_in:after {
        height: 35.8vw;
    }
    .tpMVd_in:before {
        width: 18.7vw;
        left: 4.6vw;
    }
    .tpMVd_in:after {
        width: 21.6vw;
        right: 3.8vw;
    }
    .tpMVd-ttl {
        font-size: 3vw;
        margin-bottom: 3.6vw;
    }
    .tpMVd-ttl:before {
        bottom: -1.6vw;
        border-radius: 0.4vw;
    }
    .tpMVd-txt {
        font-size: 1.6vw;
        margin-bottom: 4vw;
    }
}
@media only screen and (max-width:767px) {
    .tpMVd_wrap {
        padding: 0 8px;
    }
    .tpMVd_in {
        border-radius: 8px;
        padding: 40px 0px 234px;
    }
    .tpMVd_in:before,
    .tpMVd_in:after {
        height: 207px;
    }
    .tpMVd_in:before {
        width: 100%;
        left: 0;
        right: 0;
        margin: auto;
        background: url(../webp/sp/topRead_img01n.webp?2) no-repeat center bottom / 374px auto;
    }
    .tpMVd_in:after {
        content: none;
    }
    .tpMVd-ttl {
        font-size: 22px;
        margin-bottom: 32px;
    }
    .tpMVd-ttl:before {
        width: 24px;
        height: 3px;
        bottom: -16px;
    }
    .tpMVd-ttl .is-hw {
        line-height: 140%;
        letter-spacing: 0.08em;
    }
    .tpMVd-ttl .is-clr {
        line-height: 140%;
        letter-spacing: 0.08em;
        margin-top: 4px;
    }
    .tpMVd-txt {
        font-size: 14px;
        line-height: 180%;
        letter-spacing: 0.12em;
        margin-bottom: 16px;
    }
}
@media only screen and (max-width:390px) {
    .tpMVd-ttl {
        font-size: 5.641vw;
        margin-bottom: 8.205vw;
    }
    .tpMVd-ttl:before {
        width: 6.154vw;
        height: 0.769vw;
        bottom: -4.103vw;
    }
    .tpMVd-ttl .is-clr {
        margin-top: 1.026vw;
    }
    .tpMVd-txt {
        font-size: 3.59vw;
        margin-bottom: 4.103vw;
    }
    .tpMVd_btn.c-btn {
        width: 64.103vw;
        height: 12.821vw;
    }
    .tpMVd_btn.c-btn a {
        font-size: 3.59vw;
    }
    .tpMVd_btn.c-btn a .is-icn {
        padding-right: 9.231vw;
    }
    .tpMVd_btn.c-btn a .is-arw {
        width: 6.154vw;
        height: 6.154vw;
        margin-top: -3.077vw;
    }
    .tpMVd_btn.c-btn a .is-arw:before {
        width: 3.077vw;
        height: 3.077vw;
    }
}
@media only screen and (min-width:767px) {
    .tpMVd_btn.c-btn a:hover {
        background: #fff;
        color: #1C4A40;
    }
    .tpMVd_btn.c-btn a:hover .is-arw {
        background:#1C4A40;
    }
    .tpMVd_btn.c-btn a:hover .is-arw:before {
        filter: brightness(0) saturate(100%) invert(93%) sepia(79%) saturate(2%) hue-rotate(110deg) brightness(108%) contrast(100%);
    }
}
.topRead_wrap {
    overflow: hidden;
    padding: 156px 0 120px;
    border-bottom: 1px solid #E6E6E6;
}
.topRead_in {
    display: flex;
    flex-wrap: wrap;
    max-width: 903px;
    justify-content: space-between;
}
.topRead_img {
    position: relative;
}
.topRead_box {
    width: -webkit-calc(100% - 510px);
    width: calc(100% - 510px);
    box-sizing: border-box;
    padding-top: 10px;
}
.topRead_box .ttl {
    font-weight: 700;
    font-variation-settings: "wght" 700;
    font-size: 24px;
    line-height: 1.6;
}
.topRead_box .lst {
    display: flex;
    flex-wrap: wrap;
    margin-top: 28px;
}
.topRead_box .lst li {
    margin-right: 10px;
}
.topRead_box .lst li:last-child {
    margin-right: 0;
}
.topRead_box .txt {
    font-weight: 400;
    font-variation-settings: "wght" 400;
    font-size: 16px;
    line-height: 2;
    margin-top: 28px;
}
.topRead_btn.c-btn {
    margin-top: 35px;
}
.topTtl_ttl .en {
    font-weight: 700;
    font-variation-settings: "wght" 700;
    font-size: 16px;
    line-height: 1;
    color: #1C4A40;
    margin-bottom: 30px;
}
.topTtl_ttl .en span {
    display: inline-block;
    position: relative;
    padding-left: 24px;
}
.topTtl_ttl .en span:before {
    content: '';
    display: block;
    width: 12px;
    height: 12px;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    background: url(../svg/icn_plus.svg) no-repeat center / 100% auto;
    z-index: 1;
}
.topTtl_ttl .ttl {
    font-weight: 700;
    font-variation-settings: "wght" 700;
    font-size: 32px;
    line-height: 1;
}
.topSearch_wrap {
    padding: 120px 0;
}
.topSearch_in {
    background-color: rgba(243, 246, 245, .6);
    border-radius: 16px;
    padding: 60px;
}
.topSearch_ttl {
    font-weight: 700;
    font-variation-settings: "wght" 700;
    font-size: 32px;
    line-height: 1.6;
    text-align: center;
    margin-bottom: 50px;
}
.topArea_img source,
.topArea_img img {
    border-radius: 8px;
}
.topArea_in {
    padding: 0;
}
.topArea_ttl {
    font-weight: 700;
    font-variation-settings: "wght" 700;
    font-size: 32px;
    line-height: 1.6;
    text-align: center;
}
.topArea_box .txt {
    font-weight: 400;
    font-variation-settings: "wght" 400;
    font-size: 16px;
    line-height: 2;
    text-align: center;
}
.topArea_btn.c-btn {
    margin-top: 60px;
    margin-left: auto;
    margin-right: auto;
}
.topArea_lst {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    gap:16px 0;
    margin-top: 60px;
}
.topArea_lst li {
    width: -webkit-calc((100% - 16px * 2) / 3);
    width: calc((100% - 16px * 2) / 3);
    box-sizing: border-box;
}
.topArea_lnk a {
    display: flex;
    align-items: center;
    padding: 12px;
    gap: 16px;
    background: #F3F6F5;
    border-radius: 8px;
    text-decoration: none;
    position: relative;
}
.topArea_lnk a:before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    background: rgba(0, 0, 0, .03);
    transform-origin: right top;
    transform: scale(0, 1);
    transition: transform .4s;
    border-radius: 8px;
}
.topArea_lnk .img {
    position: relative;
    z-index: 2;
}
.topArea_lnk .img img,.topArea_lnk .img source {
    border-radius: 4px;
}
.topArea_lnk .txt {
    font-weight: 700;
    font-variation-settings: "wght" 700;
    font-size: 16px;
    line-height: 23px;
    letter-spacing: 0.04em;
    color: #1C4A40;
    position: relative;
    z-index: 2;
}
.topArea_lnk .is-arw {
    display: block;
    width: 24px;
    height: 24px;
    position: absolute;
    right: 16px;
    bottom: 16px;
    z-index: 1;
    border-radius: 50%;
}
.topArea_lnk .is-arw:before {
    content: '';
    display: block;
    width: 12px;
    height: 12px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 2;
    border-radius: 50%;
    background: url(/cmn5/svg/icn_arw_r.svg) no-repeat center / 100% auto;
    transition: all .2s ease-out;
}
.topArea_lnk .is-arw:after {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    border-radius: 50%;
    background: #1C4A40;
    z-index: 1;
    transition: all .2s ease-out;
}
@media only screen and (min-width: 767px) {
    .topArea_lnk a:hover:before {
        transform-origin: left top;
        transform: scale(1, 1);
    }
    .topArea_lnk a:hover .is-arw:after {
        transform: scale(1.13, 1.13);
    }
}
@media only screen and (min-width:767px) and (max-width:1180px) {
    .topArea_lst li {
        width: -webkit-calc((100% - 16px * 1) / 2);
        width: calc((100% - 16px * 1) / 2);
    }
}
.topIndu_wrap {
    background: #fff;
    padding: 120px 0;
}
.topIndu_ttl .ttl {
    font-size: 32px;
    font-weight: 700;
    font-variation-settings: "wght" 700;
    line-height: 1.6;
    text-align: center;
}
.topIndu_ttl .txt {
    font-size: 16px;
    font-weight: 400;
    font-variation-settings: "wght" 400;
    line-height: 2;
    margin-top: 40px;
    text-align: center;
}
.topIndu_lst {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 54px;
}
.topIndu_lst li {
    width: 216px;
    height: 216px;
    box-sizing: border-box;
}
.topIndu_lst li a {
    display: block;
    width: 100%;
    height: 100%;
    background: #F3F6F5;
    border-radius: 8px;
    text-decoration: none;
    padding-top: 51px;
    box-sizing: border-box;
    position: relative;
    border: 1px solid #F3F6F5;
    overflow: hidden;
}
.topIndu_lst li a:before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    background: rgba(0,0,0,.03);
    transform-origin: right top;
    transform: scale(0, 1);
    transition: transform .4s;
}
.topIndu_lst .img {
    text-align: center;
    margin-bottom: 30px;
}
.topIndu_lst .txt {
    text-align: center;
    font-size: 20px;
    font-weight: 700;
    font-variation-settings: "wght" 700;
    line-height: 1.6;
    color: #1C4A40;
}
.topIndu_lst .is-arw {
    display: block;
    width: 24px;
    height: 24px;
    position: absolute;
    right: 23px;
    bottom: 20px;
    z-index: 1;
    border-radius: 50%;
}
.topIndu_lst .is-arw:after {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    border-radius: 50%;
    background: #1C4A40;
    z-index: 1;
    transition:all .2s ease-out;
}
.topIndu_lst .is-arw:before {
    content: '';
    display: block;
    width: 12px;
    height: 12px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 2;
    border-radius: 50%;
    background: url(/cmn5/svg/icn_arw_r.svg) no-repeat center / 100% auto;
    transition:all .2s ease-out;
}
.topFlow_wrap {
    background: #F3F6F5;
    padding: 120px 0;
}
.topFlow_lst {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 60px;
}
.topFlow_box {
    width: 216px;
    box-sizing: border-box;
    position: relative;
}
@media only screen and (min-width:1024px) {
    .topFlow_box:before {
        content: '';
        display: block;
        position: absolute;
        top: 153px;
        right: -10px;
        z-index: 1;
        width: 10px;
        height: calc(tan(44deg) * 44px / 2);
        background: #1C4A40;
        clip-path: polygon(0 0, 100% 50%, 0 100%);
    }
    .topFlow_box:last-child:before {
        content: none;
    }
}
.topFlow_box .box {
    background: #FFFFFF;
    border-radius: 8px;
    text-align: center;
    padding: 40px 0;
}
.topFlow_box .box .step {
    font-weight: 700;
    font-variation-settings: "wght" 700;
    font-size: 16px;
    line-height: 1;
    color: #1C4A40;
}
.topFlow_box .box .step span {
    display: block;
    font-size: 36px;
    margin-top: 15px;
}
.topFlow_box .box .ttl {
    font-weight: 700;
    font-variation-settings: "wght" 700;
    font-size: 20px;
    line-height: 1;
    margin-top: 30px;
}
.topFlow_box .box .img {
    margin-top: 30px;
}
.topFlow_box .txt {
    font-weight: 400;
    font-variation-settings: "wght" 400;
    font-size: 16px;
    line-height: 1.6;
    margin-top: 20px;
}
.topFlow_wrap .c-btn {
    margin: 0 auto;
    margin-top: 80px;
}
.topConc_wrap {
    padding: 100px 0;
    position: relative;
    overflow: hidden;
}
.topConc_in {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row-reverse;
    position: relative;
    align-items: center;
    z-index: 3;
}
.topConc_box {
    width: -webkit-calc(100% - 500px);
    width: calc(100% - 500px);
    box-sizing: border-box;
    padding-right: 160px;
}
.topConc_wrap .topTtl_ttl .ttl {
    font-size: 32px;
    font-weight: 700;
    font-variation-settings: "wght" 700;
    line-height: 1.6;
}
.topConc_box .txt {
    font-weight: 400;
    font-variation-settings: "wght" 400;
    font-size: 16px;
    line-height: 2;
    margin-top: 40px;
}
.topConc_box .c-btn {
    margin-top: 40px;
}
.topConc_wrap .img {
    position: relative;
    z-index:2
}
.topBase_wrap {
    background: #F3F6F5;
    padding: 120px 0;
}
.topBase_wrap .topTtl_ttl .box {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-end;
}
.topBase_wrap .topTtl_ttl .box .txt {
    font-weight: 400;
    font-variation-settings: "wght" 400;
    font-size: 16px;
    line-height: 2;
    margin-left: 40px;
}
.topBase_img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.topBase_lst .ttl {
    font-size: 14px;
    font-weight: 700;
    font-variation-settings: "wght" 700;
    line-height: 1;
    color: #222222;
    margin-bottom: 18px;
    padding-left: 16px;
    position: relative;
}
.topBase_lst .ttl:before {
    content: '';
    display: block;
    width: 6px;
    height: 6px;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    background: #E2B700;
    z-index: 1;
}
.topBase_lst .ttl a {
    text-decoration: none;
}
.topBase_lst .lst {
    width: 210px;
    display: flex;
    flex-wrap: wrap;
    margin-top: -5px;
}
.topBase_wrap .c-btn {
    margin: 0 auto;
}
.topCont_wrap {
    background: #fff;
    padding: 120px 0;
}
.topCont_lst {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 60px;
}
.topCont_box {
    width: 360px;
}
.topCont_box a {
    display: block;
    width: 100%;
    height: 100%;
    background: #F3F6F5;
    border-radius: 8px;
    text-decoration: none;
    padding: 39px 19px 19px;
    box-sizing: border-box;
    position: relative;
    border: 1px solid #F3F6F5;
    overflow: hidden;
}
.topCont_box a:before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    background: rgba(0, 0, 0, .03);
    transform-origin: right top;
    transform: scale(0, 1);
    transition: transform .4s;
}
.topCont_box .img {
    text-align: center;
    margin-bottom: 40px;
}
.topCont_box .ttl {
    text-align: center;
    font-weight: 700;
    font-variation-settings: "wght" 700;
    font-size: 20px;
    line-height: 1.6;
}
.topCont_box .txt {
    font-weight: 400;
    font-variation-settings: "wght" 400;
    font-size: 14px;
    line-height: 1.6;
    margin-top: 20px;
    padding: 0 20px;
}
.topCont_box .is-arw {
    display: block;
    width: 24px;
    height: 24px;
    position: relative;
    z-index: 1;
    border-radius: 50%;
    margin-left: auto;
    margin-top: 20px;
}
.topCont_box .is-arw:before {
    content: '';
    display: block;
    width: 12px;
    height: 12px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 2;
    border-radius: 50%;
    background: url(/cmn5/svg/icn_arw_r.svg) no-repeat center / 100% auto;
}
.topCont_box .is-arw:after {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    border-radius: 50%;
    background: #1C4A40;
    z-index: 1;
    transition: all .2s ease-out;
}
.topFaq_wrap {
    background: #F3F6F5;
    padding: 120px 0;
}
.topFaq_lst {
    margin-top: 60px;
}
.topFaq_flx {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.topFaq_box {
    width: 560px;
    border-bottom: 1px solid #E6E6E6;
    position: relative;
}
.topFaq_box:before {
    background: #1c4a40;
    content: '';
    width: 100%;
    height: 1px;
    position: absolute;
    left: 0;
    bottom: -1px;
    margin: auto;
    transform-origin: right top;
    transform: scale(0, 1);
    transition: transform .4s;
}
.topFaq_box .ttl {
    padding: 20px 0;
    font-weight: 700;
    font-variation-settings: "wght" 700;
    font-size: 15px;
    line-height: 1.6;
    cursor: pointer;
    position: relative;
}
.topFaq_box .ttl.on {
    /*color: #E2B700;*/
    color: #1C4A40;
}
.topFaq_box .ttl:after,
.topFaq_box .ttl:before {
    content: '';
    display: block;
    width: 12px;
    height: 2px;
    background: #1C4A40;
    position: absolute;
    right: 10px;
    top: 50%;
    transition: .2s;
    z-index: 2;
}
.topFaq_box .ttl:after {
    transform: rotate(90deg);
}
.topFaq_box .ttl.on:after {
    transform: rotate(0);
}
.topFaq_box .ttl span {
    display: inline-block;
    position: relative;
    padding-left: 36px;
    padding-right: 36px;
}
.topFaq_box .txt {
    display: none;
    font-size: 15px;
    line-height: 2;
    position: relative;
    padding: 0 36px 20px;
}
.topFaq_box .ttl span:before,
.topFaq_box .txt:before {
    content: "";
    position: absolute;
    display: block;
    left: 0;
    font-size: 24px;
    line-height: 1;
    font-weight: 700;
    font-variation-settings: "wght" 700;
    z-index: 1;
}
.topFaq_box .ttl span:before {
    content: "Q.";
    top: -2px;
    color: #1C4A40;
}
.topFaq_box .txt:before {
    content: "A.";
    top: 0;
}
.topCareer_wrap {
    background: #fff;
    padding: 0 0 120px 0;
}
.topCareer_ct {
    position: relative;
    border-radius: 8px;
    box-sizing: border-box;
    overflow: hidden;
    margin-top: 60px;
}
@media only screen and (min-width: 767px) {
    .topCareer_img {
        width: 100%;
        height: 400px;
        overflow: hidden;
        z-index: 1;
        text-align: center;
    }
    .topCareer_img img,
    .topCareer_img source {
        width: 100%;
        height: 100%;
        max-width: 1160px;
        max-height: 400px;
        object-fit: cover;
        object-position: center;
    }
    .topCareer_box {
        position: absolute;
        left: 123px;
        top: 50%;
        transform: translateY(-50%);
        z-index: 9;
    }
}
.topCareer_box {
    box-sizing: border-box;
}
.topCareer_box .box .ttl {
    font-weight: 700;
    font-variation-settings: "wght" 700;
    font-size: 28px;
    line-height: 1.214;
    letter-spacing: 0.08em;
    margin-bottom: 24px;
}
.topCareer_box .box .ttl .is-dott {
    position: relative;
}
.topCareer_box .box .ttl .is-dott::before {
    content: "";
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background: #E2B700;
    box-sizing: border-box;
    position: absolute;
    top: -7px;
    left: 50%;
    transform: translateX(-50%);
    margin-left: -1px;
    z-index: 9;
}
.topCareer_box .box .ttl .s-ttl {
    display: inline-block;
    margin-bottom: 24px;
    font-size: 20px;
    line-height: 1;
    letter-spacing: 0.04em;
}
.topCareer_box .box .txt {
    font-weight: 400;
    font-variation-settings: "wght" 400;
    font-size: 16px;
    line-height: 2;
    margin-bottom: 24px;
    letter-spacing: 0.04em;
}
.topCareer_box .c-btn {
    width: 317px;
    max-width: 317px;
    height: 70px;
}
.topCareer_wrap .c-btn a .is-arw:before {
    background: url(/cmn5/svg/icn_window_hw.svg) no-repeat center / 100% auto;
}
.topSv_wrap {
    background: #fff;
    padding-bottom: 60px;
}
.topSv_ttl {
    margin-bottom: 54px;
}
.topSv_ttl .ttl {
    font-size: 32px;
    font-weight: 700;
    font-variation-settings: "wght" 700;
    line-height: 1.6;
    text-align: center;
}
.topSv_lst.is-pc {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.topSv_lst.is-sp {
    display: none;
}
.topSv_box a {
    display: block;
    text-decoration: none;
    padding-bottom: 25px;
    border-bottom: 1px solid #E6E6E6;
    position: relative;
}
.topSv_box a:before {
    background: #1c4a40;
    content: '';
    width: 100%;
    height: 1px;
    position: absolute;
    left: 0;
    bottom: -1px;
    margin: auto;
    transform-origin: right top;
    transform: scale(0, 1);
    transition: transform .4s;
}
.topSv_box .img {
    overflow: hidden;
    border-radius: 8px;
    width: 100%;
    height: 203px;
}
.topSv_box .img img,
.topSv_box .img source {
    transition: .4s all;
    transform: scale(1, 1);
}
.topSv_box .box {
    margin-top: 15px;
    position: relative;
}
.topSv_box .box .ttl {
    font-weight: 700;
    font-variation-settings: "wght" 700;
    font-size: 20px;
    line-height: 1.6;
}
.topSv_box .box .txt {
    font-weight: 400;
    font-variation-settings: "wght" 400;
    font-size: 14px;
    line-height: 1.6;
    margin-top: 10px;
}
.topSv_box .is-arw {
    display: block;
    width: 30px;
    height: 30px;
    z-index: 1;
    position: absolute;
    bottom: 0;
    right: 0;
}
.topSv_box .is-arw:before {
    content: '';
    display: block;
    width: 14px;
    height: 14px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 2;
    background: url(/cmn5/svg/icn_window_hw.svg) no-repeat center / 100% auto;
}
.topSv_box .is-arw:after {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    border-radius: 50%;
    background: #1C4A40;
    z-index: 1;
    transition: all .2s ease-out;
}
.scroll-infinity__wrap {
    display:flex;
    width:100%;
    position:absolute;
    left:0;
    bottom:80px;
    z-index:1
} 
.scroll-infinity__list--left {
    animation: infinity-scroll-left 100s infinite linear both;
}
.scroll-infinity__list {
    display: flex;
    list-style: none;
    padding: 0;
}
.scroll-infinity__item--text img,
.scroll-infinity__item--text source {
    display: block;
}
.splide_part {
    position: absolute;
    top: -90px;
    left: 0;
    right: 0;
    margin: auto;
}
.splide__arrows {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: flex-end;
}
.splide__arrow {
    display: block;
    width: 30px;
    height: 30px;
    position: relative;
}
.splide__arrow:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    border: 1px solid #1C4A40;
    background: #1C4A40;
    border-radius: 50%;
    z-index: 1;
    transition:all .2s ease-out;
}
.splide__arrow:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    z-index: 2;
    transition:all .2s ease-out;
}
.splide__arrow.splide__arrow--next:after {
    background: url(../svg/icn_arw_r.svg) no-repeat center / 14px auto;
}
.splide__arrow.splide__arrow--prev:after {
    background: url(../svg/icn_arw_l.svg) no-repeat center / 14px auto;
}
.splide__arrow span {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 2;
    overflow: hidden;
}
.splide__arrow source,
.splide__arrow img {
    display: block;
}
.splide__pagination {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin: 0 20px;
    max-width: 240px;
}
.splide.is-column .splide__pagination {
    display: flex !important;
}
.splide__pagination li {
    width: 30px;
    height: 2px;
    flex: 1;
}
.splide__pagination__page {
    display: block;
    width: 100%;
    height: 100%;
    background: #D9D9D9;
}
.splide__pagination__page.is-active {
    background: #000000;
}
.cntLnk_wrap {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 999999
}
.cntLnk_wrap.on {
    display: block
}
.cntLnk_bg {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.5)
}
.cntLnk_in {
    position: absolute;
    top: 50%;
    left: 50%;
    width: calc(100% - 80px);
    max-width: 1160px;
    padding: 30px;
    transform: translate(-50%, -50%);
    z-index: 11;
    background: #F3F6F5;
    box-sizing: border-box;
    border-radius: 16px;
}
.cls-btn {
    position: absolute;
    top: -20px;
    right: -20px;
    z-index: 10;
    width: 40px;
    height: 40px;
}
.cls-btn:before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: #1C4A40;
    border-radius: 50%;
    transition: transform .4s;
}
.cls-btn span {
    position: relative;
    display: block;
    height: 0;
    padding: 40px 0 0 0;
    overflow: hidden;
    border-radius: 20px;
    cursor: pointer;
}
.cls-btn span:before, .cls-btn span:after {
    content: "";
    position: absolute;
    display: block;
    top: 19px;
    left: 12px;
    z-index: 10;
    width: 16px;
    height: 2px;
    background: #fff;
}
.cls-btn span:before {
    transform: rotate(45deg);
}
.cls-btn span:after {
    transform: rotate(-45deg);
}
.cntLnk_btn {
    display: flex;
    justify-content: center;
    gap: 20px;
}
.cntLnk_btn .c-btn {
    width: 100%;
    max-width: 430px;
}
@keyframes infinity-scroll-left{from{transform:translateX(0)}to{transform:translateX(-100%)}}
@media only screen and (min-width:1120px) {
    .topIndu_ttl {
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        flex-direction: column;
    }
}
.popup_wrap {
    display: none;
}
.popup_wrap.active {
    display: block;
}
.popup_in {
    width: 100%;
    height: 100vh;
    position: fixed;
    top: 0;
    z-index: 9999999;
}
.popup_bg {
    width: 100%;
    height: 100vh;
    background: rgba(0, 0, 0, 0.6);
    position: absolute;
    z-index: 9999999;
}
.popup_main {
    max-width: 880px;
    width: 100%;
    top: 50%;
    left: 0;
    right: 0;
    margin: auto;
    transform: translateY(-50%);
    padding: 0;
    position: absolute;
    box-sizing: border-box;
    z-index: 9999999;
}
.popup_cls {
    position: absolute;
    top: -60px;
    right: 0;
    display: block;
    width: 40px;
    height: 40px;
    z-index: 99;
    padding: 10px;
    cursor: pointer;
    background: rgba(28, 74, 64, 1);
    border: 1px solid rgba(255, 255, 255, 1);
    border-radius: 50%;
    box-sizing: border-box;
    transition:transform .2s;
}
.popup_cls span {
    position: relative;
    margin: 8px 0 0;
    transform: rotate(45deg);
}
.popup_cls span,
.popup_cls span:before,
.popup_cls span:after {
    display: block;
    width: 100%;
    height: 2px;
    background: #fff;
    transition:transform .2s;
}
.popup_cls span:before,
.popup_cls span:after {
    position: absolute;
    content: "";
}
.popup_cls span:after {
    transform:rotate(-90deg);
}
.popup_cls span:before {
    transform:rotate(-90deg);
}
.popup_box {
    display: none;
    max-width: 880px;
    margin: 0 auto;
    background: #000;
    border: 1px solid rgba(255, 255, 255, 1);
    overflow: hidden;
    border-radius: 8px;
    box-shadow: 0px 4px 12px 0px rgba(0, 0, 0, 0.08);
    box-sizing: border-box;
    position: relative;
}
.popup_box.active {
    display: block;
}
.popup_box iframe {
    width: 100%;
    height: 100%;
    aspect-ratio: 16 / 9;
}
#CM01player {
    width: 100%;
    height: 100%;
    max-width: 880px;
    aspect-ratio: 16 / 9;
}
.morebtn {
    width: 180px;
    height: 60px;
    margin: 0 auto;
    margin-top: 24px;
}
.morebtn a {
    width: 100%;
    height: 100%;
    background: rgba(28, 74, 64, 1);
    border: 1px solid rgba(255, 255, 255, 1);
    border-radius: 100vh;
    display: flex;
    align-items: center;
    justify-content: center;
    box-sizing: border-box;
    font-weight: 700;
    font-variation-settings: "wght" 700;
    font-size: 16px;
    line-height: 1.6;
    letter-spacing: .04em;
    color: #FFFFFF;
    box-shadow: 0px 4px 12px 0px rgba(0, 0, 0, 0.08);
    text-decoration: none;
}
.lpComp_wrap {
    padding: 32px 0;
    overflow: hidden;
}
.lpComp_ttl {
    text-align: center;
    margin-bottom: 8px;
    font-weight: 700;
    font-variation-settings: "wght" 700;
    font-size: 14px;
    line-height: 1;
    letter-spacing: .08em;
    color: #1c4a40
}
.lpComp_ttl span {
    display: inline-block;
    padding: 8px 15px;
    background: rgba(28,74,64,.04);
    border: 1px solid rgba(28,74,64,.12);
    border-radius: 40px;
    box-sizing: border-box
}
.lpComp_img {
    display: flex;
}
.lpComp_scroll {
    display: flex;
    width: max-content;
    animation: infinity-scroll-left 108s infinite linear both;
}
@keyframes infinity-scroll-left {
    from { transform: translateX(0); }
    to { transform: translateX(-50%); }
}
@media only screen and (min-width:767px) {
    .lpComp_img:nth-child(odd) {
        margin-left: -100px;
    }
}
@media only screen and (max-width:767px) {
    .lpComp_wrap {
        padding: 24px 0
    }
    .lpComp_ttl {
        margin-bottom: 8px;
        font-size: 12px
    }
    .lpComp_scroll {
        animation: infinity-scroll-left 216s infinite linear;
    }
    .lpComp_track {
        display: flex;
    }
    /*
    .lpComp_img:nth-child(odd) {
        margin-left: -55px
    }
    */
}
.topColumn_wrap {
    padding: 0 0 120px;
}
@media only screen and (max-width:767px) {
    .topColumn_wrap {
        padding: 0 0 60px;
    }
}
/*cv*/
@media only screen and (max-width:767px) {
    .cv_wrap.is-ver2 {
        margin: 0;
    }
}
/*cva*/
.topCta_wrap {
    position: relative;
}
.cta_wrap {
    padding: 40px 0px 28px;
    background: #1C4A40;
}
.ctaBtn {
    width: 440px;
    max-width: 440px;
    height: 80px;
    margin: 0 auto;
    box-sizing: border-box;
    background: transparent;
}
.ctaBtn a {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    position: relative;
    text-decoration: none;
    font-weight: 700;
    font-variation-settings: "wght" 700;
    font-size: 16px;
    line-height: 23px;
    border-radius: 8px;
    box-sizing: border-box;
    color: #1c4a40;
    background: #E2B700;
    border: 1px solid #E2B700;
    letter-spacing: 0.06em;
}
.ctaBtn a:before {
    content: '';
    display: block;
    width: 99px;
    height: 112px;
    position: absolute;
    bottom: -1px;
    z-index: 2;
}
.ctaBtn.ver1 a:before {
    left: 5px;
    background: url(../img/cta_img01.png) no-repeat center bottom / auto 100%;
}
.ctaBtn.ver2 a:before {
    left: 8px;
    background: url(../img/cta_img02.png) no-repeat center bottom / auto 100%;
}
.ctaBtn.ver3 a:before {
    left: 8px;
    background: url(../img/cta_img03.png) no-repeat center bottom / auto 100%;
}
.ctaBtn a .is-icn {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    position: relative;
    padding-left: 120px;
    transition: all .2s ease-out;
    z-index: 3;
}
.ctaBtn a .is-free {
    width: 42px;
    height: 28px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    background: #fff;
    border-radius: 4px;
    font-weight: 700;
    font-variation-settings: "wght" 700;
    font-size: 14px;
    line-height: 1;
    color: #1c4a40;
    margin-right: 10px;
    transition: all .2s ease-out;
    letter-spacing: 0.08em;
}
.ctaBtn a .is-read {
    width: 100%;
    display: block;
    font-weight: 700;
    font-variation-settings: "wght" 700;
    font-size: 14px;
    line-height: 17px;
    letter-spacing: 0.08em;
    color: #1c4a40;
    margin-bottom: 4px;
    padding-left: 39px;
}
.cvBtn-lnk.is-cta {
    text-align: center;
    margin-top: 16px;
}
.cvBtn-lnk.is-cta a {
    font-size: 14px;
    line-height: 26px;
    letter-spacing: 0.04em;
}
.cvBtn-lnk.is-cta a .is-icn {
    margin-right: 28px;
}
.cvBtn-lnk.is-cta a .is-arw {
    width: 20px;
    height: 20px;
    right: -28px;
    margin-top: -10px;
}
.cvBtn-lnk.is-cta a .is-arw:before {
    width: 10px;
    height: 10px;
}
@media only screen and (max-width:767px) {
    .cta_wrap {
        padding: 32px 12px 20px;
    }
    .ctaBtn {
        width: 366px;
        max-width: 366px;
        height: 72px;
    }
    .ctaBtn a {
        font-size: 14px;
        line-height: 20px;
        padding-top: 8px;
    }
    .ctaBtn a:before {
        width: 92px;
        height: 112px;
        bottom: -1px;
    }
    .ctaBtn.ver1 a:before {
        left: 0;
        background: url(../img/sp/cta_img01.png) no-repeat center bottom / auto 100%;
    }
    .ctaBtn.ver2 a:before {
        left: 0;
        background: url(../img/sp/cta_img02.png) no-repeat center bottom / auto 100%;
    }
    .ctaBtn.ver3 a:before {
        left: 0;
        background: url(../img/sp/cta_img03.png) no-repeat center bottom / auto 100%;
    }
    .ctaBtn a .is-icn {
        padding-left: 86px;
    }
    .ctaBtn a .is-free {
        width: 38px;
        height: 25px;
        font-size: 12px;
        margin-right: 10px;
    }
    .ctaBtn a .is-read {
        font-size: 12px;
        margin-bottom: 4px;
        padding-left: 41px;
    }
    .cvBtn-lnk.is-cta {
        text-align: center;
        margin-top: 16px;
    }
    .cvBtn-lnk.is-cta a {
        font-size: 12px;
    }
}
@media only screen and (max-width:390px) {
    .cta_wrap {
        padding: 8.205vw 3.077vw 5.128vw;
    }
    .ctaBtn {
        width: 93.846vw;
        max-width: 93.846vw;
        height: 18.462vw;
    }
    .ctaBtn a {
        font-size: 3.59vw;
        padding-top: 2.051vw;
    }
    .ctaBtn a:before {
        width: 23.59vw;
        height: 28.718vw;
        bottom: -0.256vw;
    }
    .ctaBtn.ver1 a:before {
        left: 0;
        background: url(../img/sp/cta_img01.png) no-repeat center bottom / auto 100%;
    }
    .ctaBtn.ver2 a:before {
        left: 0;
        background: url(../img/sp/cta_img02.png) no-repeat center bottom / auto 100%;
    }
    .ctaBtn.ver3 a:before {
        left: 0;
        background: url(../img/sp/cta_img03.png) no-repeat center bottom / auto 100%;
    }
    .ctaBtn a .is-icn {
        padding-left: 22.051vw;
    }
    .ctaBtn a .is-free {
        width: 9.744vw;
        height: 6.41vw;
        font-size: 3.077vw;
    }
    .ctaBtn a .is-read {
        font-size: 3.077vw;
        margin-bottom: 1.026vw;
        padding-left: 10.513vw;
    }
    .cvBtn-lnk.is-cta {
        text-align: center;
        margin-top: 4.103vw;
    }
    .cvBtn-lnk.is-cta a {
        font-size: 3.077vw;
    }
}
@media only screen and (min-width:767px) {
    .ctaBtn .hover {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        border-radius: 8px;
        overflow: hidden;
    }
    .ctaBtn .hover:after {
        content: "";
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        z-index: 1;
        background: #F2CB22;
        transform-origin: right top;
        transform: scaleX(0);
        transition: transform .4s;
    }
    .ctaBtn a:hover {
        border-color: #F2CB22;
    }
    .ctaBtn a:hover .hover:after {
        transform-origin: left top;
        transform: scaleX(1);
    }
}
/*Interviews*/
.topHrInt_wrap {
    background: #F3F6F5;
    padding: 120px 0;
}
.splide.is-Interviews.c-wrap {
    margin-top: 60px;
}
.topHrInt_wrap ul {
    display: flex;
    gap: 0 40px;
    /*margin-top: 60px;*/
}
.topHrInt_wrap ul li {
    width: 360px;
    border-radius: 4px;
    overflow: hidden;
    background: #fff;
}
.topHrInt_wrap ul li.is-cms {
    background: #E5E5E6;
    border-radius: 4px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.topHrInt-cms {
    color: #fff;
    font-size: 18px;
    line-height: 24px;
    font-weight: 700;
    font-variation-settings: "wght" 700;
    letter-spacing: 0.06em;
}
.topHrInt_wrap ul li a {
    text-decoration: none;
}
.topHrInt-img {
    width: 100%;
    height: 202px;
    position: relative;
    overflow: hidden;
    border-radius: 4px 4px 0 0;
}
.topHrInt-img source,
.topHrInt-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    transition: .4s all;
}
.topHrInt_box {
    padding: 32px 24px;
    position: relative;
}
.topHrInt-logo {
    display: flex;
    align-items: center;
}
.topHrInt-logo picture {
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #E5E5E6;
    height: 57px;
    width: 100px;
    box-sizing: border-box;
}
.topHrInt-logo-name {
    margin-left: 16px;
    font-size: 18px;
    line-height: 1.4;
    font-weight: 700;
    font-variation-settings: "wght" 700;
    letter-spacing: 0.05em;
}
.topHrInt-txt {
    margin-top: 18px;
    font-size: 14px;
    line-height: 24px;
    padding-right: 44px;
    color: #666666;
    letter-spacing: 0.06em;
    font-weight: 500;
    font-variation-settings: "wght" 500;
}
.topHrInt_box .is-arw {
    display: block;
    width: 24px;
    height: 24px;
    position: absolute;
    bottom: 32px;
    right: 24px;
    z-index: 1;
    border-radius: 50%;
}
.topHrInt_box .is-arw:before {
    content: '';
    display: block;
    width: 12px;
    height: 12px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 2;
    border-radius: 50%;
    background: url(/cmn5/svg/icn_arw_r.svg) no-repeat center / 100% auto;
}
.topHrInt_box .is-arw:after {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    border-radius: 50%;
    background: #1C4A40;
    z-index: 1;
    transition: all .2s ease-out;
}
@media only screen and (min-width:1024px) {
    .topBase_lst .ttl a {
        pointer-events: none;
    }
    .topBase_box {
        width: 100%;
        height: 732px;
        position: relative;
    }
    .topBase_lst .lst li {
        width: 100px;
        height: 42px;
        margin-right: 5px;
        margin-top: 5px;
    }
    .topBase_lst .lst li a {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        align-items: center;
        width: 100%;
        height: 100%;
        position: relative;
        text-decoration: none;
        font-size: 16px;
        font-weight: 700;
        font-variation-settings: "wght" 700;
        line-height: 1;
        color: #222222;
        background: #fff;
        border: 1px solid #D9D9D9;
        border-radius: 8px;
        box-sizing: border-box;
    }
    .topBase_lst #ver1 .lst,
    .topBase_lst #ver2 .lst,
    .topBase_lst #ver3 .lst {
        width: 315px;
    }
    .topBase_lst #ver4 .lst {
        width: 525px;
    }
    .topBase_lst .box {
        position: absolute;
    }
    .topBase_lst #ver1 {
        top: 60px;
        right: 0;
    }
    .topBase_lst #ver2 {
        top: 170px;
        right: 0;
    }
    .topBase_lst #ver3 {
        top: 328px;
        right: 0;
    }
    .topBase_lst #ver4 {
        top: 534px;
        right: 0;
    }
    .topBase_lst #ver5 {
        top: 60px;
        left: 0;
    }
    .topBase_lst #ver6 {
        top: 60px;
        left: 276px;
    }
    .topBase_lst #ver7 {
        top: 362px;
        left: 0;
    }
    .topArea_in {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        flex-direction: column;
    }
    .topArea_box {
        margin-top: 40px;
    }
    .splide.is-Interviews .splide__track {
        overflow: visible;
    }
}
@media only screen and (min-width:767px) {
    .topSearch_delete a:hover {
        text-decoration: none;
    }
    .topIndu_lst a:hover .is-arw:after {
        transform: scale(1.13, 1.13);
    }
    .topCont_box a:hover .is-arw:after {
        transform: scale(1.13, 1.13);
    }
    .topCont_box a:hover:before {
        transform-origin: left top;
        transform: scale(1, 1);
    }
    .topBase_lst .lst li a:hover {
        border: 1px solid #1C4A40;
    }
    .topFaq_box:hover:before {
        transform-origin: left top;
        transform: scale(1, 1);
    }
    .topSv_box a:hover:before {
        transform-origin: left top;
        transform: scale(1, 1);
    }
    .topSv_box a:hover .img img,
    .topSv_box a:hover .img source {
        transform: scale(1.04, 1.04);
    }
    .splide__arrow:hover:before {
        background: #fff;
    }
    .splide__arrow.splide__arrow--next:hover:after {
        background: url(../svg/icn_arw_r_green.svg) no-repeat center / 14px auto;
    }
    .splide__arrow.splide__arrow--prev:hover:after {
        background: url(../svg/icn_arw_l_green.svg) no-repeat center / 14px auto;
    }
    .topIndu_lst li a:hover:before {
        transform-origin: left top;
        transform: scale(1, 1);
    }
    .cls-btn:hover:before {
        transform: scale(1.1429, 1.1429);
    }
    .popup_cls:hover {
        background:#FFFFFF;
        border: 1px solid rgba(28, 74, 64, 1);
    }
    .popup_cls:hover span,
    .popup_cls:hover span:before,
    .popup_cls:hover span:after {
        background: rgba(28, 74, 64, 1);
    }
    .morebtn a:hover {
        background:#FFFFFF;
        color: rgba(28, 74, 64, 1);
        border: 1px solid rgba(28, 74, 64, 1);
    }
    .cv_wrap {
        margin: 0 auto 80px;
    }
    .topHrInt_wrap ul li a:hover .topHrInt-img source,
    .topHrInt_wrap ul li a:hover .topHrInt-img img {
        transform: scale(1.04, 1.04);
    }
    .topHrInt_wrap ul li a:hover .topHrInt_box .is-arw:after {
        transform: scale(1.13, 1.13);
    }
}
@media screen and (min-width:767px) and (max-width:1240px) {
    .topConc_wrap .img {
        width: 40%;
    }
    .topConc_wrap .img source,
    .topConc_wrap .img img {
        width: 100%;
        height: auto;
    }
    .topConc_box {
        width: -webkit-calc(100% - 40%);
        width: calc(100% - 40%);
        padding-right: 40px;
    }
    .topConc_wrap .topTtl_ttl .ttl {
        font-size: 28px;
    }  
    .topSv_box {
        width: 28.032vw;
    }
    .topSv_box .img {
        height: 15.371vw;
    }
    .topSv_box .img source,
    .topSv_box .img img {
        width: 100%;
        height: auto;
    }
}
@media screen and (min-width:767px) and (max-width:1024px) {
    .topRead_in {
        max-width: 88.184vw;
    }
    .topRead_box {
        width: -webkit-calc(100% - 49.805vw);
        width: calc(100% - 49.805vw);
        padding-top: 0.977vw;
    }
    .topRead_box .ttl {
        font-size: 2.344vw;
    }
    .topRead_box .txt {
        font-size: 1.563vw;
        margin-top: 2.734vw;
    }
    .topRead_img {
        width: 42.578vw;
    }
    .topRead_img img source,
    .topRead_img img {
        width: 100%;
        height: auto;
    }
    .topRead_btn.c-btn {
        margin-top: 3.418vw;
    }
    .topSv_box .box .ttl {
        font-size: 18px;
    }
    .topSv_box .box .txt {
        font-size: 12px;
    }
    .topArea_box {
        margin: 20px 0 0;
    }
    .popup_main {
        max-width: 86vw;
    }
    .popup_box {
        max-width: 86vw;
    }
    .splide.is-Interviews.c-wrap {
        max-width: none;
    }
    .topCareer_img img,
    .topCareer_img source {
        object-position: top 0px right -150px;
    }
}
@media screen and (min-width:1024px) and (max-width:1240px) {
    .topIndu_lst li {
        width: -webkit-calc((100% - 20px * 4) / 5);
        width: calc((100% - 20px * 4) / 5);
    }
    .topFlow_box {
        width: -webkit-calc((100% - 20px * 4) / 5);
        width: calc((100% - 20px * 4) / 5);
    }
    .topCont_box {
        width: -webkit-calc((100% - 20px * 2) / 3);
        width: calc((100% - 20px * 2) / 3);
    }
    .topFaq_box {
        width: 49%;
    }
    .topBase_img {
        left: 47%;
    }
    .topBase_img img {
        width: 450px;
        height: auto;
    }
    .topBase_lst #ver6 {
        left: 236px;
    }
}
@media screen and (min-width:1025px) and (max-width:1240px) {
    .topHrInt_wrap ul {
        gap: 0 3.226vw;
    }
    .topHrInt_wrap ul li {
        width: 27.56vw;
    }
    .topHrInt-img {
        height: auto;
    }
    .topHrInt-img img {
        height: auto;
    }
}
@media screen and (min-width:767px) and (max-width:1120px) {
    .topIndu_ttl .txt {
        margin: 40px 0 0;
    }
}
@media only screen and (max-width:1240px) {
    .topCareer_box .box .txt .is-pc {
        display: none;
    }
}
/*tab*/
@media only screen and (max-width:1024px) {
    .topSearch_ttl {
        margin-bottom: 30px;
    }
    .topIndu_ttl {
        display: block;
    }
    .topIndu_lst {
        display: block;
    }
    .topIndu_lst li {
        width: 100%;
        height: 80px;
        margin-bottom: 20px;
    }
    .topIndu_lst li:last-child {
        margin-bottom: 0;
    }
    .topIndu_lst li a {
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        padding: 0 40px;
    }
    .topIndu_lst .img {
        margin: 0 40px 0 0;
    }
    .topIndu_lst .is-arw {
        right: 40px;
        bottom: 50%;
        margin-bottom: -12px;
    }
    .topFlow_lst {
        display: block;
    }
    .topFlow_box {
        width: 100%;
        margin-bottom: 60px;
    }
    .topFlow_box:last-child {
        margin-bottom: 0;
    }
    .topFlow_box .box {
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        padding: 20px 40px;
    }
    .topFlow_box .box .step span {
        font-size: 36px;
        margin-top: 15px;
    }
    .topFlow_box .box .ttl {
        margin: 0 0 0 40px;
    }
    .topFlow_box .box .img {
        margin: 0;
        margin-left: auto;
    }
    .topFlow_box:before {
        content: '';
        display: block;
        position: absolute;
        bottom: -42px;
        right: 50%;
        transform: translateX(-50%);
        z-index: 1;
        width: 40px;
        height: calc(tan(40deg) * 40px / 2);
        background: #1C4A40;
        clip-path: polygon(0 0, 100% 0, 50% 100%);
    }
    .topFlow_box:last-child:before {
        content: none;
    }
    .topCont_lst {
        display: block;
    }
    .topCont_box {
        width: 100%;
        margin-bottom: 40px;
    }
    .topCont_box:last-child {
        margin-bottom: 0;
    }
    .topCont_box a {
        padding: 40px 40px;
        border: 0;
    }
    .topCont_box .img {
        position: absolute;
        left: 40px;
        top: 40px;
        margin-bottom: 0;
    }
    .topCont_box .ttl {
        text-align: left;
        padding-left: 180px;
    }
    .topCont_box .txt {
        padding: 0;
        padding-left: 180px;
    }
    .topBase_wrap .topTtl_ttl .box {
        display: block;
    }
    .topBase_wrap .topTtl_ttl .box .txt {
        margin: 20px 0 0;
    }
    .topBase_box {
        width: 100%;
        margin-top: 60px;
        border: 1px solid #E6E6E6;
        border-radius: 8px;
        overflow: hidden;
    }
    .topBase_img {
        display: none;
    }
    .topBase_lst .box {
        border-bottom: 1px solid #E6E6E6;
    }
    .topBase_lst .box:last-child {
        border-bottom: none;
    }
    .topBase_lst .ttl {
        font-size: 16px;
        margin: 0;
        padding: 0;
    }
    .topBase_lst .ttl:before {
        left: 20px;
    }
    .topBase_lst .ttl a {
        display: block;
        padding: 20px 40px;
    }
    .topBase_lst .ttl.on a {
        background: #F3F6F5;
    }
    .topBase_lst .ttl a:after,
    .topBase_lst .ttl a:before {
        content: '';
        display: block;
        width: 12px;
        height: 2px;
        background: #1C4A40;
        position: absolute;
        right: 20px;
        top: 50%;
        transition: .2s;
        z-index: 2;
    }
    .topBase_lst .ttl a:after {
        transform: rotate(90deg);
    }
    .topBase_lst .ttl.on a:after {
        transform: rotate(0);
    }
    .topBase_lst .lstbox {
        display: none;
    }
    .topBase_lst .lst {
        width: 100%;
        background: #F3F6F5;
        padding: 20px 40px;
        margin: 0;
        box-sizing: border-box;
    }
    .topBase_lst .lst li {
        width: 25%;
        height: auto;
    }
    .topBase_lst .lst li a {
        text-decoration: none;
        display: inline-block;
        font-size: 16px;
        font-weight: 700;
        font-variation-settings: "wght" 700;
        padding: 10px 0;
    }
    .topBase_lst .lst li a:hover {
        background: transparent;
        color: #1C4A40;
    }
    .topBase_wrap .c-btn {
        margin-top: 60px;
    }
    .topCareer_box {
        justify-content: center;
    }
    .topFaq_flx {
        display: block;
    }
    .topFaq_box {
        width: 100%;
    }
    .topCareer_box {
        left: 4.395vw;
        width: calc(100% - 320px);
    }
    .topCareer_box .box .ttl .tab {
        display: inline-block;
        margin-top: 10px;
    }
    .cntLnk_in {
        width: 100%;
        max-width: 89.063vw;
    }
    .cntLnk_btn {
        justify-content: center;
        flex-direction: column;
        align-items: center;
    }
    .topHrInt_wrap ul {
        gap: 0 24px;
    }
    .topHrInt_wrap ul li {
        width: 262px;
    }
    .topHrInt-img {
        height: auto;
    }
    .topHrInt-img img {
        height: auto;
    }
    .topHrInt_box {
        padding: 23.25px 17.44px;
    }
    .topHrInt-logo picture {
        height: 41px;
        width: 73px;
    }
    .topHrInt-logo-name {
        margin-left: 11px;
        font-size: 14px;
    }
    .topHrInt-txt {
        margin-top: 13px;
        font-size: 10px;
        line-height: 17px;
        padding-right: 32.56px;
    }
    .topHrInt_box .is-arw {
        width: 20px;
        height: 20px;
        bottom: 21px;
        right: 15px;
    }
    .topHrInt_box .is-arw:before {
        width: 10px;
        height: 10px;
    }
}
/*sp*/
@media only screen and (max-width:767px) {
    .topRead_wrap {
        padding: 19.467vw 19px 91.733vw;
        border-bottom: none;
        position: relative;
        background: #f5f5f5;
    }
    .topRead_in {
        display: block;
        border-bottom: 1px solid #E6E6E6;
    }
    .topRead_img {
        position: absolute;
        bottom: 0;
        left: 0;
        z-index: 0;
    }
    .topRead_img:before {
        width: 271px;
        height: 325px;
        right: 0;
        top:-44px;
        background: url(../webp/sp/topRead_ov01.webp) no-repeat center / 100% auto;
    }
    .topRead_img source,
    .topRead_img img {
        width: 100%;
        height: auto;
    }
    .topRead_box {
        width: 100%;
        padding-left: 0;
        position: relative;
        z-index: 1;
        max-width: 375px;
        margin: 0 auto;
    }
    .topRead_box .ttl {
        font-size: 20px;
    }
    .topRead_box .lst {
        margin-top: 20px;
        justify-content: center;
        gap: 0 7px;
        flex-wrap: nowrap;
    }
    .topRead_box .lst li {
        margin-right: 0;
    }
    .topRead_box .lst li source ,
    .topRead_box .lst li img {
        max-width: 106px;
        width: 100%;
        height: auto;
    }
    .topRead_box .txt {
        font-size: 14px;
        line-height: 2;
        margin-top: 43px;
    }
    .topRead_btn.c-btn {
        margin-top: 50px;
        max-width: none;
    }
    .topTtl_ttl .en {
        font-size: 12px;
        margin-bottom: 14px;
    }
    .topConc_wrap .topTtl_ttl .en {
        margin-bottom: 20px;
    }
    .topTtl_ttl .en span {
        padding-left: 22px;
    }
    .topTtl_ttl .ttl {
        font-size: 20px;
    }
    .topSearch_wrap {
        padding: 60px 0;
    }
    .topSearch_in {
        border-radius: 0;
        padding: 30px 20px;
    }
    .topSearch_ttl {
        font-size: 20px;
        margin-bottom: 20px;
    }
    .topArea_img source,
    .topArea_img img {
        border-radius: 8px;
    }
    .topArea_in {
        display: block;
        padding: 0 20px 0;
        border-bottom: none;
    }
    .topArea_ttl {
        font-size: 20px;
        margin-bottom: 14px;
    }
    .topArea_box {
        padding: 0 0 40px;
        border-bottom: 1px solid #E6E6E6;
    }
    .topArea_box .txt {
        font-size: 14px;
        text-align: left;
    }
    .topArea_btn.c-btn {
        margin: 0 auto;
        margin-top: 40px;
    }
    .topArea_lst {
        gap:10px 0;
        margin-top: 40px;
    }
    .topArea_lst li {
        width: 100%;
    }
    .topArea_lnk a {
        padding: 12px;
        gap: 16px;
        border-radius: 6px;
    }
    .topArea_lnk .txt {
        font-weight: 700;
        font-variation-settings: "wght" 700;
        font-size: 16px;
        line-height: 23px;
        letter-spacing: 0.04em;
        color: #1C4A40;
        position: relative;
        z-index: 2;
    }
    .topArea_lnk .is-arw {
        width: 20px;
        height: 20px;
        right: 20px;
        bottom: 50%;
        margin-bottom: -10px;
    }
    .topArea_lnk .is-arw:before {
        width: 10px;
        height: 10px;
    }
    .topArea_lnk .img img,.topArea_lnk .img source {
        width: 48px;
        height: auto;
        border-radius: 2px;
    }
    .topIndu_wrap {
        padding: 60px 0;
    }
    .topIndu_in {
        padding: 0 20px;
    }
    .topIndu_ttl .ttl {
        font-size: 20px;
    }
    .topIndu_ttl .txt {
        font-size: 14px;
        margin-top: 14px;
        margin-left: 0;
        text-align: left;
    }
    .topIndu_lst {
        margin-top: 40px;
    }
    .topIndu_lst li {
        height: 66px;
        margin-bottom: 10px;
    }
    .topIndu_lst li a {
        padding: 20px;
        border: 0;
    }
    .topIndu_lst .img {
        margin: 0 20px 0 0;
        width: 30px;
    }
    .topIndu_lst .txt {
        font-size: 16px;
    }
    .topIndu_lst .is-arw {
        width: 20px;
        height: 20px;
        right: 20px;
        margin-bottom: -10px;
    }
    .topIndu_lst .is-arw:before {
        width: 10px;
        height: 10px;
    }
    .topFlow_wrap {
        padding: 60px 0;
    }
    .topFlow_in {
        padding: 0 20px;
    }
    .topFlow_lst {
        margin-top: 40px;
    }
    .topFlow_box {
        margin-bottom: 36px;
    }
    .topFlow_box:before {
        bottom: -25px;
        right: 50%;
        transform: translateX(-50%);
        width: 20px;
        height: calc(tan(33deg) * 33px / 2);
        margin-right: -20px;
    }
    .topFlow_box .box {
        padding: 10px 20px;
    }
    .topFlow_box .box .step {
        font-size: 10px;
    }
    .topFlow_box .box .step span {
        font-size: 20px;
        margin-top: 2px;
    }
    .topFlow_box .box .ttl {
        font-size: 16px;
        margin: 0 0 0 20px;
    }
    .topFlow_box .txt {
        font-size: 14px;
        margin-top: 11px;
    }
    .topFlow_wrap .c-btn {
        margin-top: 36px;
    }
    .topConc_wrap {
        padding: 80px 0 60px;
    }
    .topConc_in {
        display: block;
    }
    .topConc_box {
        width: 100%;
        padding: 0 20px;
    }
    .topConc_wrap .topTtl_ttl .ttl {
        font-size: 20px;
    }
    .topConc_box .txt {
        font-size: 14px;
        margin-top: 30px;
    }
    .topConc_box .c-btn {
        margin: 0 auto;
        margin-top: 40px;
    }
    .topConc_wrap .img {
        text-align: center;
        margin-bottom: 15px;
    }
    .topBase_wrap {
        padding: 60px 0;
    }
    .topBase_in {
        padding: 0 20px;
    }
    .topBase_wrap .topTtl_ttl .box .txt {
        font-size: 14px;
    }
    .topBase_box {
        margin-top: 40px;
    }
    .topBase_lst .ttl {
        font-size: 14px;
    }
    .topBase_lst .ttl a {
        padding: 16px 20px;
        padding-left: 36px;
    }
    .topBase_lst .lst {
        padding: 16px 20px;
        padding: 12px 20px;
    }
    .topBase_lst .lst li {
        width: 33.333%;
    }
    .topBase_lst .lst li a {
        font-size: 14px;
        padding: 5px 0;
    }
    .topBase_wrap .c-btn {
        margin-top: 40px;
    }
    .topCont_wrap {
        padding: 60px 0;
    }
    .topCont_in {
        padding: 0 20px;
    }
    .topCont_lst {
        margin-top: 40px;
    }
    .topCont_box {
        margin-bottom: 10px;
    }
    .topCont_box a {
        padding: 20px;
    }
    .topCont_box .img {
        top: 20px;
        left: 20px;
    }
    .topCont_box .ttl {
        font-size: 14px;
        padding-left: 80px;
    }
    .topCont_box .txt {
        font-size: 12px;
        margin-top: 7px;
        padding-left: 80px;
    }
    .topCont_box .is-arw {
        width: 20px;
        height: 20px;
        margin-top: 3px;
    }
    .topCont_box .is-arw:before {
        width: 10px;
        height: 10px;
    }
    .topFaq_wrap {
        padding: 60px 0;
    }
    .topFaq_in {
        padding: 0 20px;
    }
    .topFaq_lst {
        margin-top: 20px;
    }
    .topFaq_box .ttl {
        padding: 20px 0;
        font-size: 15px;
        line-height: 1.6;
    }
    .topFaq_box .ttl span {
        padding: 0 36px;
    }
    .topFaq_box .txt {
        font-size: 14px;
        padding: 0 0 20px 36px;
    }
    .topFaq_box .ttl span:before,
    .topFaq_box .txt:before {
        font-size: 16px;
    }
    .topFaq_box .ttl span:before,
    .topFaq_box .txt:before {
        left: 10px;
    }
    .topFaq_box .ttl span:before {
        top: 2px;
    }
    .topFaq_box .txt:before {
        top: 5px;
    }
    .topCareer_wrap {
        padding: 0 0 60px 0;
    }
    .topCareer_in {
        padding: 0 20px;
    }
    .topCareer_ct {
        border-radius: 0;
        margin-top: 40px;
    }
    .topCareer_img img,
    .topCareer_img source {
        width: 100%;
        height: auto;
    }
    .topCareer_img {
        border-radius: 8px 8px 0 0;
        box-sizing: border-box;
        overflow: hidden;
    }
    .topCareer_box {
        padding: 30px 30px;
    }
    .topCareer_box {
        width: 100%;
        padding: 16px;
        box-sizing: border-box;
        background: #F3F6F5;
        border-radius: 0 0 8px 8px;
        overflow: hidden;
    }
    .topCareer_box .box .ttl {
        display: none;
    }
    .topCareer_box .box .txt {
        font-size: 14px;
        margin: 0 0 16px 0;
        letter-spacing: 0;
        padding: 0 8px;
        box-sizing: border-box;
    }
    .topCareer_box .c-btn {
        max-width: 318px;
        width: 100%;
        height: 62px;
        margin: 0 auto;
    }
    .topSv_wrap {
        padding-bottom: 60px;
    }
    .topSv_ttl {
        margin-bottom: 40px;
    }
    .topSv_ttl .ttl {
        font-size: 20px;
    }
    .topSv_lst.is-pc {
        display: none;
    }
    .topSv_lst.is-sp {
        display: block;
        padding-bottom: 60px;
    }
    .topSv_box a {
        text-decoration: none;
        padding-bottom: 20px;
    }
    .topSv_box .box {
        margin-top: 10px;
    }
    .topSv_box .box .ttl {
        font-size: 14px;
        line-height: 1.6;
    }
    .topSv_box .box .txt {
        font-size: 12px;
        line-height: 1.6;
        margin-top: 10px;
    }
    .topSv_box .img {
        height: 169px;
    }
    .topSv_box .is-arw {
        width: 20px;
        height: 20px;
    }
    .topSv_box .is-arw:before {
        width: 9px;
        height: 9px;
    }
    .scroll-infinity__wrap {
        display:flex;
        width:100%;
        position:absolute;
        left:0;
        bottom:80px;
        z-index:1
    }
    .scroll-infinity__wrap {
        top: 44px;
    }
    .scroll-infinity__list--left {
        animation: infinity-scroll-left 80s infinite linear both;
    }
    .splide_part {
        top: auto;
        bottom: -59px;
    }
    .splide__arrows {
        justify-content: center;
        max-width: 375px;
    }
    .splide__pagination {
        box-sizing: border-box;
        max-width: calc(100% - 140px);
    }
    .splide__pagination li {
        width: 30px;
        height: 2px;
        max-width: 30px;
    }
    .cntLnk_in {
        padding: 20px;
    }
    .cntLnk_btn .c-btn a {
        font-size: 12px;
    }
    .cls-btn {
        top: -25px;
        right: -16px;
        z-index: 10;
        width: 40px;
        height: 40px;
    }
    .popup_main {
        max-width: 92vw;
    }
    .popup_box {
        max-width: 92vw;
    }
    .popup_cls {
        top: -40px;
        width: 30px;
        height: 30px;
        padding: 8px;
    }
    .popup_cls span {
        margin: 5px 0 0;
    }
    .morebtn {
        width: 162px;
        height: 50px;
        margin-top: 18px;
    }
    .morebtn a {
        font-size: 14px;
    }
    .c-sucs_wrap .c-btn {
        margin-top: 102px;
    }
    /*Interviews*/
    .topHrInt_wrap {
        padding: 60px 0;
    }
    .splide.is-Interviews.c-wrap {
        margin-top: 40px;
    }
}
@media only screen and (max-width: 390px) {
    .cv_ttl {
        font-size: 4.528vw;
    }
    .cv_txt {
        font-size: 3.29vw;
    }
}
@media only screen and (max-width: 356px) {
    .tpMVd-ttl {
        font-size: 21px;
    }
    .tpMVd-ttl .is-fss {
        font-size: 11px;
    }
}
@media only screen and (max-width: 340px) {
    .topRead_box .ttl {
        font-size: 18px;
    }
    .topRead_box .lst li source,
    .topRead_box .lst li img {
        width: 100%;
        height: auto;
    }
    .topSv_box {
        width: 280px;
    }
    .topSv_box source,
    .topSv_box img {
        width: 280px;
        height: auto;
    }
}
