@charset "UTF-8";

/* SP
----------------------------------------------------------*/
@media only screen and (max-width: 768px) {
    :root {
        /* ヘッダーの高さ */
        --header-height: 17.578vw;
    }
	/* page */
    .wrapper {
        min-width: 0;
        overflow: visible;
    }
    /*** main ***/
    .main {
        margin-top: 0;
        /* margin-bottom: 45px; */
    }
    /* inner　デバイスのモニター幅に納めるコンテナ */
    .inner,
    .inner-m,
    .inner-l,
    .inner-s,
    .inner-xs,
    .inner-xxs,
    .inner-900,
    .inner-800,
    .inner-1000,
    .inner-1080,
    .inner-1120,
    .inner-720 {
        /*padding: 0 3%;  デバイスのモニター幅に納めるコンテナ */
        width: 100%;
        max-width: unset;
        padding: 0 2.604vw;
        box-sizing: border-box;
    }
    .cnt-bg-01 {
        padding: 15.625vw 0;
    }
    .cnt-bg-02 {
        padding: 13.021vw 0 19.531vw;
    }
    .mb-60{
        /*100px相当*/
        margin-bottom: 13.021vw;
    }
    .mb-80{
        /*600px相当*/
        margin-bottom: 7.813vw;
    }

    /*===パンくず===*/
    .breadcrumb {
        padding: 3.776vw 0 13.021vw;
    }
    .breadcrumb .inner{
        padding: 0 2.604vw;
    }
    .breadcrumb li {
        font-size: 1.823vw;
        line-height: 1.44;
        margin-right: 1.53vw;
    }
    .breadcrumb li::before {
        margin: 0 1.53vw 0 0;
    }

    /*================
    タイトル・テキスト系
    ================*/
    /*===タイトル===*/
    .mv-ttl{
        font-size: 8.333vw;
        /* font-weight: bold; */
        /* line-height: 1.4; */
    }
    .mv-ttl-eng{
        font-size: 3.646vw;
        /* font-weight: bold; */
        /* line-height: 1.4; */
        /* opacity: 0.6; */
    }
    .ttl-wrap:has(.mv-ttl){
        /* display: flex;
        flex-direction: column;
        align-items: center; */
    }
    .ttl-01 {
        /* color: #006EFE; */
        font-size: 7.422vw;
        /* font-weight: bold; */
        line-height: 2;
    }
    .subttl-01:has(+ .ttl-01) {
        /* color: #fff; */
        /* background: #102045; */
    }
    .ttl-02 {
        font-size: 7.813vw;
        /* font-weight: bold; */
        /* line-height: 1.4; */
        /* background: #fff; */
        /* padding: 20px 40px; */
        /* width: fit-content; */
    }
    .cnt-bg-01:has(.ttl-02) {
        /* display: flex; */
        /* align-items: center; */
    }
    .cnt-bg-01.type-02:has(.ttl-02) {
        min-height: inherit;
    }
    .ttl-03,
    .ttl-07 {
        /* color: #006EFE; */
        font-size: 5.469vw;
        /* font-weight: bold; */
        /* line-height: 1.6; */
    }
    /*.ttl-04 ttl-05同様*/
    .ttl-04 {
        font-size: 7.292vw;
    }
    .ttl-05 {
        /* line-height: 1.5; */
    }
    .ttl-06,
    .ttl-09 {
        /* font-size: 4.688vw; */
    }
    .ttl-08 {
        /* font-size: 13.021vw; */
    }
    .subttl-01:has(+ .ttl-08) {
        /* font-size: 3.906vw;
        margin-bottom: 2.604vw; */
    }
    .ttl-10 {
        /* font-size: 7.292vw;
        line-height: 1.25; */
    }
    .subttl-01 {
        /* font-size: 2.604vw;
        padding: 0.521vw 0.26vw 0.521vw;
        margin-bottom: 5.208vw; */
    }

    /*===テキスト===*/
    .txt-01,
    .txt-02 {
        font-size: 5.208vw;
        /* font-weight: bold; */
        /* line-height: 1.44; */
    }
    .txt-03 {
        /* color: #182D3A; */
        font-size: 3.646vw;
        /* font-weight: bold; */
        /* line-height: 1.44; */
    }
    .txt-04 {
        font-size: 3.646vw;
        /* font-weight: bold; */
        line-height: 1.2;
    }
    .txt-05,
    .txt-10,
    .txt-12 {
        font-size: 2.604vw;
        /* font-weight: bold; */
        /* line-height: 1.44; */
    }
    .txt-06,
    .txt-17 {
        font-size: 3.125vw;
        /* line-height: 2; */
    }
    .txt-07 {
        font-size: 2.344vw;
        /* line-height: 1.6; */
    }
    .txt-08 {
        font-size: 2.604vw;
        /* font-weight: bold; */
        line-height: 1.6;
    }
    .txt-09 {
        font-size: 2.604vw;
        line-height: 2;
    }
    .txt-11,
    .txt-15,
    .txt-16 {
        font-size: 2.083vw;
        /* line-height: 1.44; */
    }
    .txt-13 {
        font-size: 5.469vw;
        /* font-weight: bold; */
        /* line-height: 1.3; */
    }
    .txt-14 {
        font-size: 4.948vw;
        /* font-weight: bold; */
        /* line-height: 1.44; */
    }

    /*================
    リスト
    ================*/
    /* 横並びリスト */
    .list-01>li {
        gap: 2.604vw;
        padding: 7.813vw 0;
        flex-direction: column;
    }
    .list-01>li .list-ttl {
        width: 100%;
    }
    .list-01>li .list-ttl .txt-03 {
        color: #555;
    }
    .list-01>li .list-ttl .txt-06 {
        font-weight: bold;
    }
    .list-01>li:has(.list-ttl > .txt-06) {
        flex-direction: row;
        padding: 5.208vw 0;
    }
    .list-01>li .list-ttl:has(.txt-06){
        width: 32.552vw;
        flex-shrink: 0;
    }
    .list-01>li .list-cnt>*+* {
        margin-top: 1.303vw;
    }

    .list-01.type-02>li:has(.list-ttl > .txt-06) {
        flex-direction: column;
        padding: 8.073vw 0;
        gap: 3.255vw 0;
    }
    .list-01.type-02>li .list-ttl{
        width: 100%;
    }

    /* 数字付きリスト */
    .list-02 {
        counter-reset: num;
    }
    .list-02>li {
        line-height: 1.5;
    }
    .list-02>li::before {
        counter-increment: num;
        content: counter(num) ". ";
    }
    /*ドット*/
    .list-03 {
        list-style: disc;
        padding-left: 1.5em;
    }
    .list-03 li+li {
        margin-top: 0.5em;
    }

    /*================
    テーブル
    ================*/
    .tbl-01 th,
    .tbl-01 td {
        padding: 3.907vw;
        border-width: 0.261vw;
    }
    .tbl-01 th {
        background: #F5FBFF;
    }
    .tbl-01 td {
        text-align: center;
    }

    /*================
    リンク・ボタン
    ================*/
    .btn-01 a {
        font-size: 3.125vw;
        border-radius: 1.302vw;
        padding: 2.604vw 10.417vw 2.604vw 7.813vw;
        min-width: 58.073vw;
    }
    .btn-01 .arrow2,
    .btn-01 .link-ex {
        width: 5.208vw;
        height: 5.208vw;
        right: 2.604vw;
    }
    .btn-01 .arrow2 > svg {
        width: 2.604vw;
        height: 1.172vw;
    }
    .btn-01 .link-ex > svg{
        width: 3.125vw;
        height: 3.125vw;
    }
    /*強調*/
    .btn-01.type-02 a {
        font-size: 3.646vw;
        min-width: inherit;
        width: 100%;
        padding: 3.906vw 10.417vw 3.906vw 5.859vw;
    }
    /*画像＋文字付き*/
    .btn-02 a .img-cnt,
    .btn-02.type-02 a {
        border-radius: 1.302vw;
        /* min-width: 100%;
        min-height: 52.083vw; */
    }
    .btn-02 .arrow2,
    .btn-02 .link-ex {
        width: 6.51vw;
        height: 6.51vw;
        bottom: 3.906vw;
        right: 3.906vw;
        /* border-width: 0.26vw; */
    }
    .btn-02 .arrow2>svg {
        width: 3.125vw;
        height: 1.302vw;
    }
    .btn-02 .link-ex>svg {
        width: 3.125vw;
        height: 3.125vw;
    }
    .btn-02 .img-cnt + *{
        margin-top: 2.906vw;
    }
    .btn-02 a .txt-13{
        font-size: 4.688vw;
        /* color: #fff; */
        /* position: absolute; */
        left: 3.906vw;
        bottom: 3.906vw;
    }
    .btn-02 a .img-cnt + .ttl-03{
        margin-top: 2.106vw;
    }
    .btn-02 a .img-cnt+.ttl-03 + .txt-03{
        margin-top: 2.604vw;
    }
    /*リンク*/
    .link-01 a .link-ex{
        width: 3.125vw;
        height: 3.125vw;
        margin-right: 1.302vw;
    }
    .link-01 a .arrow2{
        color: #105CED;
        width: 3.125vw;
        height: 1.563vw;
        display: inline-block;
        margin-right: 1.302vw;
    }
    /*ページ内リンク*/
    .nav-wrap-01 .inner-m {
        padding: 0;
    }
    .nav-wrap-01 .nav-link-01{
        justify-content: flex-start;
        padding: 0;
    }
    .nav-wrap-01 .nav-link-01 li,
    .nav-wrap-01 .nav-link-01 li:first-child {
        width: 50%;
        padding: 2.604vw 1vw;
        box-sizing: border-box;
        font-size: 2.605vw;
        border: none;
        /* border-bottom: 1px solid #B7BCC7; */
    }
    .nav-wrap-01 .nav-link-01 li{
        flex: initial;
    }
    .nav-wrap-01 .nav-link-01 li a{
        width: 100%;
        /* padding: 3.255vw 0; */
        min-height: 10.417vw;
        gap: 1.303vw;
    }
    .nav-wrap-01 .nav-link-01 li:nth-child(odd) a{
        border-right: 1px solid #B7BCC7;
    }
    /*奇数処理*/
	.nav-wrap-01 .nav-link-01:has(li:nth-child(odd):last-child){
		border-bottom: 1px solid #B7BCC7;
	}
	.nav-wrap-01 .nav-link-01 li:nth-child(odd):last-child{
		border-bottom: none;
	}
    .nav-wrap-01 .nav-link-01 li .arrow-down {
        width: 3.125vw;
        height: 3.125vw;
        /* margin-left: 1.953vw; */
    }
    .nav-wrap-01 .nav-link-01 li .arrow-down>svg{
        width: 1.563vw;
        height: 1.563vw;
    }
    /*他ページリンク*/
    .section-other {
        padding: 19.531vw 0 23.438vw;
        margin-top: 0;
    }
    .section-other .inner > .ttl-03{
        margin-bottom: 10.417vw;
    }
    .section-other .flex-wrap-01{
        flex-direction: column;
        gap: 11.521vw 0;
    }
    .section-other .flex-wrap-01 .flex-cnt-01{
        width: 100%;
    }
    .section-other .flex-cnt-01 .ttl-03{
        margin-top: 2.906vw;
    }
    .section-other .flex-cnt-01 .ttl-03 span{
        padding: 1vw;
    }
    .section-other .btn-02 a .img-cnt{
        height: 52.083vw;
    }
    .section-other .btn-01{
        margin: 10.417vw auto 0;
    }
    .section-other .btn-02 a .txt-03{
        left: 3.438vw;
        bottom: 3.438vw;
    }

    /*================
    横並び
    ================*/
    /*==gap40 2列==*/
    .flex-wrap-01 {
        gap: 15.625vw 5.209vw;
    }
    .flex-wrap-01 .flex-cnt-01 {
        width: calc((100% - 5.209vw * 1) / 2);
    }
    /*3列：SPは2列*/
    .flex-wrap-01.flex-3 .flex-cnt-01 {
        width: calc((100% - 5.209vw * 1) / 2);
    }
    /*==gap80 2列：SP時は1列==*/
    .flex-wrap-02 {
        gap: 5.209vw;
        flex-direction: column;
    }
    .flex-wrap-02 .flex-cnt-01 {
        width: 100%;
    }

    /*================
    メインビジュアル
    ================*/
    .mv-wrap-01{
        /* height: 600px; */
        /* background-color: #00857A; */
        position: relative;
    }
    /* .mv-wrap-01::after{
        content: "";
        position: absolute;
        width: 100%;
        height: 50%;
        bottom: 0;
        background: linear-gradient(to top, rgba(0, 0, 0, 0.6), transparent);
        mix-blend-mode: multiply;
        z-index: 0;
    } */
    .mv-wrap-01 > *{
        /* height: 100%;
        display: flex;
        justify-content: center;
        align-items: center; */
    }
    .mv-wrap-01 .ttl-wrap{
        /* margin: auto 0 50px; */
        /* z-index: 1;
        color: #fff; */
    }
    .mv-wrap-01 .ttl-wrap .ttl-01{
        /* color: #fff; */
    }
    .mv-wrap-01 .ttl-wrap .subttl-01:has(+ .ttl-01){
        /* color: #102045;
        background-color: #fff; */
    }
    .mv-wrap-01 .ttl-wrap .txt-04{
        /* color: #fff; */
    }
    .mv-wrap-01 .ttl-wrap > .txt-04{
        margin: 40px 0 5px;
    }
    .mv-wrap-01 .ttl-wrap .txt-05{
        color: #fff;
        margin-left: 15px;
    }
    .mv-wrap-01 {
        height: 65.104vw;
    }
    .mv-wrap-01 .inner {
        position: relative;
    }
    .mv-wrap-01 .inner::before {
        content: "";
        /* background: url(/recruit/imgs/requirements_mv.jpg) no-repeat; */
        /* background-color: #006EFE; */
        width: 94.792vw;
        min-width: inherit;
        background-size: cover;
        position: absolute;
        height: 100%;
        top: 0;
        right: inherit;
        left: 0;
        border-radius: 0 5.208vw 5.208vw 0;
    }
    /* 狭めたとき左にできる余白対策 */
    @media only screen and (max-width: 1220px) {
        .mv-wrap-01 .inner {
            margin-inline: 0;
        }
    }
    /*type-02*/
    .mv-wrap-01.type-02{
        height: 162.24vw;
    }
    .mv-wrap-01.type-02::after{
        height: 100%;
        background: linear-gradient(to bottom, rgba(0, 0, 0, 0.6) 0%, transparent 50%);
    }
    .mv-wrap-01.type-02 .ttl-wrap{
        margin: 10.417vw 0 0;
    }
    /*type-03*/
    .mv-wrap-01.type-03{
        height: 162.24vw;
    }
    .mv-wrap-01.type-03 .ttl-wrap{
        margin: 10.417vw 0 0;
    }
    .mv-wrap-01.type-03 .ttl-wrap .ttl-08 .ttl-bg{
        padding: 0.02vw 0;
    }

    /* エスシーウエルの人詳細 */
    .mv-wrap-02 {
        height: auto;
        background: url(/recruit/imgs/voice/staff01_mv_sp.jpg) no-repeat top center / contain;
        padding-top: 55.73vw;
        margin-bottom: 9.115vw;
    }
    .mv-wrap-02 .inner {
        /* height: 100%; */
        /* display: flex; */
        /* align-items: flex-end; */
    }
    .mv-wrap-02 .ttl-wrap,
    .mv-wrap-02 .ttl-wrap>* {
        /* position: relative; */
    }
    .mv-wrap-02 .ttl-wrap {
        padding: 5.209vw 0 2.865vw 0;
        width: 100%;
    }
    .mv-wrap-02 .ttl-wrap::before {
        /* content: ""; */
        /* display: block; */
        /* width: calc(100% + 50vw); */
        /* height: 100%; */
        /* background: #fff; */
        /* position: absolute; */
        /* right: 0; */
        /* top: 0; */
        /* z-index: 0; */
        border-radius: 0 3.907vw 0 0;
    }
    .mv-wrap-02 .ttl-wrap .ttl-02 {
        margin-bottom: 1.823vw;
    }
    .mv-wrap-02 .ttl-wrap .ttl-post {
        /* display: flex; */
        /* align-items: center; */
        gap: 3.516vw;
    }

    /*================
    ヘッダー
    ================*/
    /*===外枠===*/
    .header_01.header-group{
        padding: 0;
    }
    .header_01 .header-group-inner {
        padding: 0;
    }
    .header-width {
        justify-content: start;
        align-items: center;
        padding: 2.604vw 2.604vw 1.953vw;
        box-sizing: border-box;
    }
    /*ロゴ*/
    .header-logo{
        padding: 0;
    }
    .header-logo a {
        width: 50vw;
        max-width: inherit;
        min-width: inherit;
        /* padding-left: 5.208vw; */
    }
    /*ハンバーガー・エントリー*/
    .core-parts.header_01 .sp-nav-btn {
        display: flex;
        margin-left: auto;
    }
    /*ハンバーガー*/
    .core-parts.header_01 .hglb-sp-btn {
        z-index: 101;
    }
    .core-parts.header_01 .hglb-sp-btn a {
        color: #fff;
        background-color: #006EFE;
        overflow: hidden;
        display: inline-flex;
        border-radius: 50%;
    }
    .core-parts.header_01 .hglb-sp-btn a .sp-btn-svg {
        /* width: var(--header-height);
        height: var(--header-height); */
        width: 13.021vw;
        height: 13.021vw;
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column;
        gap: 0.652vw 0;
    }
    .core-parts.header_01 .hglb-sp-btn a .close {
        display: none;
    }
    .core-parts.header_01 .hglb-sp-btn a .sp-btn-svg svg {
        width: 5.208vw;
        height: 4.167vw;
    }
    .core-parts.header_01 .hglb-sp-btn a .CLOSE svg {
        width: 5.729vw;
        height: 5.729vw;
    }
    .core-parts.header_01 .sp-btn-txt{
        font-size: 1.823vw;
        /* font-weight: bold; */
        line-height: 1;
    }
    /*マイナビ*/
    .header-ex-btn{
        /* order: inherit; */
        padding: 0 2.604vw 17.839vw;
        margin-left: 0;
        gap: 5.208vw 0;
        flex-direction: column;
    }
    .header-ex-btn a{
        color: #fff;
        font-size: 3.125vw;
        line-height: 1;
        padding: 2.474vw 4.167vw 2.344vw 5.208vw;
        width: 100%;
        justify-content: space-between;
        gap: 0 1.302vw;
        /* width: var(--header-height); */
        /* height: var(--header-height); */
    }
    .header-ex-btn .arrow,
    .header-ex-btn .link-ex{
        color: #182D3A;
        width: 7.552vw;
        height: 7.552vw;
        background-color: #fff;
        border-radius: 50%;
        display: flex;
        align-items: center;
        justify-content: center;
        /* right: 4.297vw;
        bottom: 2.214vw;
        transform: translateX(50%); */
    }
    .header-ex-btn .arrow svg{
        width: 3.611vw;
        height: 1.517vw;
    }
    .header-ex-btn .link-ex svg{
        width: 3.125vw;
        height: 3.125vw;
    }

    /*コーポレートサイトリンク*/
    .header-ex-btn .corp-link{
        position: static;
        right: inherit;
        top:inherit;
    }
    .header-ex-btn .corp-link a{
        font-size: 2.083vw;
        justify-content: flex-start;
    }
    .header-ex-btn .corp-link .link-ex{
        width: 2.344vw;
        height: 2.344vw;
    }

    /*===メニュー===*/
    .core-parts.header_01 #sidr.right {
        right: -100%;
        background-color: rgba(255, 255, 255, 1);
    }
    .core-parts.header_01 #sidr,
    .core-parts.header_01.header-group .sidr {
        display: block;
        position: fixed;
        height: calc(100vh - var(--header-height));
        width: 100%;
        box-sizing: border-box;
        top: var(--header-height);
        border: none;
        z-index: 100;
        margin: 0;
        overflow: auto;
    }
    /*PC共通*/
    /*リンクとエントリー外枠*/
    .header-nav-wrap {
        padding: 7.813vw 2.604vw 10.417vw;
        box-sizing: border-box;
    }
    /*===リンク===*/
    .header-nav {
        display: block;
    }
    .hglb02-nav{
        flex-direction: column;
        gap: 7.813vw 0;
    }
    /*親子リンク共通*/
    .hglb02nv-item{
        padding-top: 10.417vw;
    }
    .hglb02nv-item a {
        font-size: 4.167vw;
        padding: 0;
    }
    .hglb02-nav .hglb02nv-item {
        display: flex;
        box-sizing: border-box;
        width: 100%;
        padding-top: 0;
    }
    .hglb02-nav a:hover,
    .hglb02nv-item.is-active>a {
        /* color: #0A1C2B; */
        /* font-weight: inherit; */
        /* opacity: 1; */
        /* width: 50%; */
    }
    /*親メニュー*/
    /* .hglb02nv-item {
        position: relative;
    } */
    .hglb02nv-item>a {
        display: flex;
        justify-content: space-between;
        pointer-events: none;
        cursor: default;
    }
    /* .hglb02nv-item>a .arrow,
    .hglb02nv-item>a .plus {
        color: #fff;
        background-color: #004077;
        display: flex;
        justify-content: center;
        align-items: center;
        width: 6.25vw;
        height: 6.25vw;
        border-radius: 50%;
    } */
    /* .hglb02nv-item>a span svg {
        color: #fff;
        width: 2.344vw;
        height: 2.344vw;
    } */
    /* .hglb02nv-item.item-02>a {
        pointer-events: none;
        padding-left: 0;
    } */
    /*小メニュー*/
    .hglb02nv-item .hglb02nv-child {
        /* ドロワー式
        display: none;
         */
    }
    .hglb02nv-item.is-active .hglb02nv-child {
        display: block;
    }
    .hglb02nv-item .hglb02nv-child-wrap {
        /*ドロワー式
        position: static;
        opacity: 0;
        visibility: hidden;
        transition: .5s;
        background-color: inherit;
        width: 100%;
        padding: 0;
        transform: none;
        height: 0;
        */
        /* SP常時表示 */
        position: static;
        z-index: inherit;
        opacity: 1;
        visibility: visible;
        box-shadow: none;
        margin-top: 2.604vw;
        width: 100%;
        transform: none;
        padding: 5.208vw 0 0;
    }
    .hglb02-nav .hglb02nv-item:last-of-type .hglb02nv-child-wrap {
        padding-bottom: 0;
    }
    .hglb02nv-item.is-active .hglb02nv-child-wrap {
        /* ドロワー式
        margin-top: 3.906vw;
        opacity: 1;
        visibility: visible;
        height: inherit;
         */
    }
    .hglb02nv-item .hglb02nv-child-wrap .hglb02nv-child-link {
        font-size: 3.125vw;
        font-weight: normal;
        width: 100%;
        align-items: center;
        gap: 0 4.427vw;
    }
    .hglb02nv-child-item:not(:last-child) {
        margin-bottom: 3.906vw;
    }
    .hglb02nv-item .hglb02nv-child-wrap .arrow {
        color: #fff;
        width: 5.208vw;
        height: 5.208vw;
        margin-top: 0.2vw;
        background-color: #006EFE;
        border-radius: 50%;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .hglb02nv-item .hglb02nv-child-wrap .arrow svg {
        width: 2.474vw;
        height: 1.042vw;
    }

    /*================
    フッター
    ================*/
    /*===フッターリクルート部分===*/
    .footer-recruit{
        background: url('/recruit/common/imgs/foot_rec_bg_sp.jpg')no-repeat center/cover;
        padding: 11.068vw 0 14.52vw;
    }
    .footer-recruit .inner{
        flex-direction: column;
    }
    .footer-recruit h2{
        font-size: 7.813vw;
        margin-bottom: 10.417vw;
    }
    .footer-recruit .btn-01:not(:first-child){
        margin-top: 5.208vw;
    }
    .footer-recruit .btn-01 a{
        width: inherit;
        min-width: 65.104vw;
        padding: 3.906vw 10.417vw 3.906vw 5.859vw;
    }
    .footer-recruit .btn-01 .arrow2,
    .footer-recruit .btn-01 .link-ex{
        width: 6.51vw;
        height: 6.51vw;
    }
    .footer-recruit .btn-01 .arrow2 > svg{
        width: 3.154vw;
        height: 1.345vw;
    }
    .footer-recruit .btn-01 .link-ex > svg{
        width: 2.865vw;
        height: 2.865vw;
    }
    .footer-recruit .btn-01 .tel{
        width: 8.333vw;
        height: 8.333vw;
        margin-right: 3.255vw;
    }
    .footer-recruit .btn-01 .tel svg{
        width: 4.036vw;
        height: 4.036vw;
    }
    .footer-recruit .btn-01:last-child a .txt-wrap > span:first-child{
        font-size: 4.688vw;
    }
    .footer-recruit .btn-01:last-child a .txt-wrap > span:last-child{
        font-size: 2.604vw;
    }


    /*===フッターメイン部分===*/
    .footer-global-1 {
        background: #182D3A;
        padding: 10.417vw 0 5.208vw;
    }
    .footer-global-1 .fglb01-inner {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        gap: 0;
    }
    /*===左カラム===*/
    .footer-global-1 .footer-logo{
        width: 71.484vw;
    }
    .footer-global-1 .fglb01-01-inner {
        /* display: block;
        width: 80.729vw; */
    }
    .footer-global-1 .fglb01-01-inner img {
        width: 100%;
    }

    /*===最下部===*/
    .footer_01 .footer-global-03 {
        font-size: 3.125vw;
        padding: 0;
    }
    .footer_01 .footer-global-03 .fglb03-inner {
        /* padding: 10px 0 14px; */
        /* display: flex;
        justify-content: space-between;
        align-items: center; */
        padding: 0;
        flex-direction: column;
    }
    .footer_01 .footer-global-03 .fglb03-inner .ft-list-01 {
        padding: 5.208vw 5.208vw 6.51vw;
        flex-direction: column;
        align-items: center;
        gap: 6.208vw 0;
    }
    .footer_01 .footer-global-03 .fglb03-inner .ft-list-01 li,
    .footer_01 .footer-global-03 .fglb03-inner .ft-list-01 li:first-child {
        border: none;
        padding: 0 0.569vw;
    }
    .footer_01 .footer-global-03 .fglb03-inner .ft-list-01 .link-list{
        margin-top: 2.604vw;
        gap: 4.167vw;
        align-items: flex-start;
    }
    .footer_01 .footer-global-03 .fglb03-inner .ft-list-01 .link-list a:first-child{
        width: 16.927vw;
    }
    .footer_01 .footer-global-03 .fglb03-inner .ft-list-01 .link-list a:last-child{
        width: 19.792vw;
    }
    .footer_01 .footer-global-03 .fglb03-inner .ft-list-01 li a{
        gap: 0 0.651vw;
    }
    .footer_01 .footer-global-03 .fglb03-inner .ft-list-01 li a > span{
        width: 2.604vw;
        height: 2.604vw;
    }
    .footer_01 .footer-global-03 .fglb03-inner .footer-copy {
        color: #fff;
        font-size: 2.604vw;
        line-height: 1.5;
        padding: 2.604vw 5.208vw;
        box-sizing: border-box;
        border-top: 1px solid #fff;
        width: 100%;
    }

}
