@import"https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Noto+Sans+JP:wght@100..900&family=Zen+Maru+Gothic:wght@300;400;500;700;900&display=swap";

.vi {
    position: absolute;
    white-space: nowrap;
    width: 1px;
    height: 1px;
    overflow: hidden;
    border: 0;
    padding: 0;
    clip: rect(0 0 0 0);
    -webkit-clip-path: inset(50%);
    clip-path: inset(50%);
    margin: -1px
}

.object_sp {
    display: none
}

.list_caution {
    list-style: none;
    text-indent: -1em;
    padding: 0 0 0 1em;
    margin-left: 0 !important
}

    .list_caution li:before {
        content: "※";
        font-family: sans-serif
    }

@media screen and (max-width: 748px) {
    img {
        max-width: 100%;
        height: auto
    }

    .object_sp {
        display: block
    }

    .object_pc {
        display: none
    }
}

.list_bread {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    font-size: 1.4rem;
    list-style: none;
    line-height: 1;
    padding: 13px 2.64% 10px
}

    .list_bread li {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

        .list_bread li:not(:last-child) {
            width: auto
        }

            .list_bread li:not(:last-child):after {
                content: "";
                display: block;
                width: 7px;
                height: 7px;
                -webkit-transform: rotate(45deg);
                transform: rotate(45deg);
                border-top: 1px solid #007abe;
                border-right: 1px solid #007abe;
                margin: 0 8px
            }

    .list_bread a {
        color: inherit
    }

#page_nation {
    width: 100%;
    text-align: center;
    margin: 80px 0 0
}

    #page_nation .wp-pagenavi {
        display: inline-block;
        width: auto;
        height: auto;
        text-align: center;
        color: #522d27;
        font-weight: normal;
        line-height: 1
    }

        #page_nation .wp-pagenavi .extend, #page_nation .wp-pagenavi a, #page_nation .wp-pagenavi .pages, #page_nation .wp-pagenavi span {
            display: inline-block;
            width: auto;
            color: #111;
            background-color: #f1f1f1;
            padding: 10px 12px;
            border-radius: 4px;
            margin: 0 3px
        }

        #page_nation .wp-pagenavi a {
            color: #007abe;
            text-decoration: none
        }

            #page_nation .wp-pagenavi a:hover {
                opacity: 1;
                background-color: #007abe;
                color: #fff
            }

        #page_nation .wp-pagenavi .first {
            display: none
        }

        #page_nation .wp-pagenavi .pages {
            color: #646464;
            background-color: rgba(0,0,0,0)
        }

        #page_nation .wp-pagenavi .current {
            font-weight: bold;
            background-color: #007abe;
            color: #fff
        }

main a[href$=".xls"], main a[href$=".xlsx"], main a[href$=".doc"], main a[href$=".docx"], main a[href$=".pdf"] {
    color: #007abe;
    text-decoration: underline;
    background-position: right center;
    padding: 0 20px 0 0;
    margin: 0 3px 0 0
}

main a[href$=".xls"], main a[href$=".xlsx"] {
    background-image: url(../images/common/icon_link_xls.svg)
}

main a[href$=".doc"], main a[href$=".docx"] {
    background-image: url(../images/common/icon_link_doc.svg)
}

main a[href$=".pdf"] {
    background-image: url(../images/common/icon_link_pdf.svg)
}

    main a[href$=".xls"].btn_cmn_03, main a[href$=".xlsx"].btn_cmn_03, main a[href$=".doc"].btn_cmn_03, main a[href$=".docx"].btn_cmn_03, main a[href$=".pdf"].btn_cmn_03 {
        color: inherit;
        text-decoration: none;
        background-position: right 36px center;
        padding: 12px 56px 12px 36px;
        margin: 0
    }

        main a[href$=".xls"].btn_cmn_03:hover, main a[href$=".xlsx"].btn_cmn_03:hover, main a[href$=".doc"].btn_cmn_03:hover, main a[href$=".docx"].btn_cmn_03:hover, main a[href$=".pdf"].btn_cmn_03:hover {
            color: #fff
        }

main ul:not([class]), main ol:not([class]) {
    font-size: 1.6rem;
    line-height: 32px;
    list-style: none;
    margin: 1.5em 0 1.5em 1em
}

    main ul:not([class]) li, main ol:not([class]) li {
        text-indent: -1em
    }

main ol:not([class]) {
    counter-reset: num
}

    main ol:not([class]) li::before {
        display: inline;
        counter-increment: num;
        content: counter(num) ".";
        margin: 0 .5rem 0 0
    }

main ul:not([class]) li::before {
    display: inline;
    content: "●";
    font-size: .5em;
    vertical-align: bottom;
    margin: 0 .5rem
}

main :not(.table_scroll) > table:not(.table_form) {
    margin: 30px 0
}

main p {
    font-size: 1.6rem;
    line-height: 1.875;
    margin: 1.5em 0
}

main iframe {
    margin: 1em 0
}

main figcaption {
    font-size: 1.3rem;
    line-height: 1.85;
    margin-top: 2px
}

.table_scroll {
    overflow-x: auto;
    margin: 30px 0
}

table:not(.table_form) {
    width: 100%;
    font-size: 1.6rem;
    line-height: 1.5
}

    table:not(.table_form) thead {
        font-weight: 600;
        background-color: #d9f0fe
    }

    table:not(.table_form) th, table:not(.table_form) td {
        vertical-align: top;
        text-align: left;
        padding: 15px 20px;
        border: 1px solid #ccc
    }

    table:not(.table_form) th {
        white-space: nowrap;
        font-weight: 600;
        background-color: #d9f0fe
    }

    table:not(.table_form) tr {
        border: 1px solid #ccc
    }

.contents {
    width: auto;
    padding: 0 0 60px;
    margin: 0 auto
}

    .contents a {
        color: #007abe;
        text-decoration: underline
    }

        .contents a:hover {
            opacity: .8;
            text-decoration: none
        }

.wrap_inner_01 {
    width: 90%;
    max-width: 1000px
}

.wrap_inner_02 {
    width: 90%;
    max-width: 1060px
}

.contents_title {
    position: relative;
    font-size: 3.2rem;
    font-weight: 700;
    line-height: 1.125;
    text-align: center;
    color: #fff;
    background: #007abe;
    padding: 48px 0;
}

    .contents_title::before {
        position: absolute;
        top: 0;
        left: 0;
        width: 192px;
        height: 30px;
        content: "";
        background: url(../images/bg_contents_title.svg) no-repeat center/100%
    }

    .contents_title::after {
        position: absolute;
        bottom: 0;
        right: 0;
        width: 192px;
        height: 30px;
        content: "";
        background: url(../images/bg_contents_title.svg) no-repeat center/100%;
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg)
    }

    .contents_title:has(span) {
        padding: 57px 0 16px
    }

    .contents_title span {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

        .contents_title span::before {
            content: "";
            display: block;
            width: 100px;
            height: 100px;
            background-color: #fff;
            background-size: 68px;
            border-radius: 100px;
            margin-right: 13px
        }

.ttl_cmn_01 {
    position: relative;
    font-size: 3.2rem;
    font-weight: 600;
    line-height: 1.22;
    padding: 27px 0 0;
    margin-bottom: 32px
}

    .ttl_cmn_01::before, .ttl_cmn_01::after {
        position: absolute;
        top: 5px;
        left: 30px;
        content: "";
        display: block;
        width: 60px;
        height: 5px;
        background-color: #b7dcf4
    }

    .ttl_cmn_01::before {
        top: 0;
        z-index: 2;
        left: 0;
        width: 60px;
        height: 5px;
        background-color: #007abe
    }

.ttl_cmn_02 {
    position: relative;
    font-size: 2.4rem;
    font-weight: 600;
    line-height: 32px;
    padding: 7px 0 5px 10px;
    margin: 0 0 10px
}

    .ttl_cmn_02::before {
        position: absolute;
        top: 7px;
        left: 0;
        content: "";
        display: block;
        width: 2px;
        height: 32px;
        background-color: #007abe
    }

.ttl_cmn_03 {
    position: relative;
    font-size: 1.8rem;
    font-weight: 600;
    line-height: 22px;
    padding: 7px 0 7px 18px;
    margin: 0 0 10px
}

    .ttl_cmn_03::before {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        display: block;
        content: "";
        width: 8px;
        height: 8px;
        background: #007abe;
        border-radius: 50%;
        margin: auto
    }

.ttl_cmn_04 {
    position: relative;
    font-size: 1.8rem;
    font-weight: 600;
    line-height: 27px;
    border-bottom: 1px solid #007abe;
    padding: 7px 0 7px;
    margin: 0 0 10px
}

.ttl_cmn_05 {
    font-size: 1.7rem;
    font-weight: 600;
    line-height: 21px;
    margin: 0 0 10px
}

.ttl_cmn_06 {
    font-size: 1.7rem;
    line-height: 21px;
    margin: 0 0 10px
}

.btn_flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 15px;
    list-style: none;
    margin: 1.5em 0
}

    .btn_flex li {
        text-indent: 0
    }

        .btn_flex li::before {
            content: unset
        }

.btn_flex_02 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 15px;
    list-style: none;
    margin: 1.5em 0 .5em
}

    .btn_flex_02 li {
        width: 30%;
        max-width: 229px;
        text-indent: 0
    }

        .btn_flex_02 li::before {
            content: unset
        }

        .btn_flex_02 li .btn_cmn_02 {
            width: auto;
            color: inherit;
            text-decoration: none
        }

            .btn_flex_02 li .btn_cmn_02:hover {
                background-color: #007abe;
                color: #fff;
                text-decoration: none
            }

.flex_anchor {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    list-style: none;
    margin: 1.5em auto
}

    .flex_anchor li {
        border-left: 1px solid #e7e7e7
    }

        .flex_anchor li:first-child {
            border-left: none
        }

        .flex_anchor li a {
            display: block;
            color: inherit;
            text-decoration: none;
            padding: 12.5px 17px
        }

            .flex_anchor li a::before {
                content: "";
                display: inline-block;
                width: 20px;
                height: 10px;
                background: url(../images/common/icon_arrow_anchor.svg) no-repeat left center/contain;
                margin-right: 4px
            }

.box_step {
    position: relative;
    border: 1px solid #007abe;
    margin: 0 0 46px
}

    .box_step:not(:last-of-type)::after {
        content: "";
        position: absolute;
        height: 26px;
        width: 57px;
        -webkit-clip-path: polygon(0 0, 50% 100%, 100% 0);
        clip-path: polygon(0 0, 50% 100%, 100% 0);
        background-color: #007abe;
        left: calc(50% - 28.5px);
        bottom: -35px
    }

    .box_step h3 {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        font-size: 2rem;
        font-weight: 500;
        background-color: #d9f0fe;
        padding: 14px 33px 18px
    }

        .box_step h3 .text_step {
            font-size: 1.5rem;
            color: #007abe;
            margin-right: 10px
        }

            .box_step h3 .text_step .step_no {
                display: block;
                font-size: 4rem;
                font-weight: 700;
                text-align: center
            }

    .box_step .detail_step {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        gap: 20px;
        padding: 22px 40px 25px
    }

        .box_step .detail_step > p {
            margin: 0
        }

    .box_step p:has(.btn_cmn_02) {
        margin: 0 0 1.5em
    }

    .box_step a {
        color: inherit;
        text-decoration: none
    }

.next_step_split:not(:last-of-type)::before {
    content: "";
    position: absolute;
    height: 26px;
    width: 57px;
    -webkit-clip-path: polygon(0 0, 50% 100%, 100% 0);
    clip-path: polygon(0 0, 50% 100%, 100% 0);
    background-color: #007abe;
    right: calc(25% - 28.5px);
    bottom: -35px
}

.next_step_split:not(:last-of-type)::after {
    content: "";
    position: absolute;
    height: 26px;
    width: 57px;
    -webkit-clip-path: polygon(0 0, 50% 100%, 100% 0);
    clip-path: polygon(0 0, 50% 100%, 100% 0);
    background-color: #007abe;
    left: calc(25% - 28.5px);
    bottom: -35px
}

.flex_split {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

    .flex_split .box_step_split {
        width: calc(50% - 12px)
    }

    .flex_split .ttl_step_split {
        font-size: 2rem;
        font-weight: 500;
        line-height: 1.2;
        text-align: center;
        margin: 1rem 0 13px 0
    }

    .flex_split .detail_step {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

.list_point {
    list-style: none;
    counter-reset: num
}

    .list_point .flex_point {
        margin-bottom: 40px
    }

        .list_point .flex_point h3 {
            display: -webkit-inline-box;
            display: -ms-inline-flexbox;
            display: inline-flex;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
            -webkit-box-pack: center;
            -ms-flex-pack: center;
            justify-content: center;
            font-size: 2.4rem;
            line-height: 1.16;
            font-weight: 600;
            margin: 0 0 10px
        }

            .list_point .flex_point h3::before {
                display: -webkit-inline-box;
                display: -ms-inline-flexbox;
                display: inline-flex;
                -webkit-box-align: center;
                -ms-flex-align: center;
                align-items: center;
                -webkit-box-pack: center;
                -ms-flex-pack: center;
                justify-content: center;
                width: 41px;
                height: 41px;
                counter-increment: num;
                content: counter(num);
                font-family: "Zen Maru Gothic",sans-serif;
                font-size: 2.97rem;
                font-weight: 600;
                line-height: .75;
                color: #fff;
                background-color: #007abe;
                border-radius: 4.96px;
                padding: 10px;
                margin-right: 10px
            }

        .list_point .flex_point p {
            font-size: 1.6rem;
            line-height: 1.875;
            margin: 1rem 0
        }

.wrap_news_list {
    width: 90%;
    max-width: 1200px;
    margin: 0 auto
}

    .wrap_news_list .list_news {
        list-style: none;
        margin: 0 0 23px
    }

        .wrap_news_list .list_news li {
            font-size: 1.7rem;
            font-weight: 400;
            display: grid;
            grid-template-columns: 108px 1fr;
            gap: 30px;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
            border-bottom: 1px solid #e7e7e7;
            padding: 3px 0 0px
        }

        .wrap_news_list .list_news time {
            color: #777;
            font-weight: 400
        }

        .wrap_news_list .list_news a {
            display: block;
            color: inherit;
            text-decoration: none;
            padding: 19px 0
        }

            .wrap_news_list .list_news a:hover {
                text-decoration: none;
                opacity: .7
            }

            .wrap_news_list .list_news a[href$=".pdf"] {
                background: unset
            }

        .wrap_news_list .list_news p {
            display: block;
            font-size: 1.7rem;
            line-height: 1;
            color: inherit;
            text-decoration: none;
            padding: 19px 0;
            margin: 0
        }

.grid_list_job {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    justify-items: center;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    gap: 35px 20px;
    width: 100%;
    list-style: none
}

    .grid_list_job li {
        width: 100%;
        text-align: center;
        border: 1px solid #007abe;
        border-radius: 5px;
        padding: 5px
    }

        .grid_list_job li a {
            display: grid;
            gap: 5px;
            font-size: 1.8rem;
            font-weight: 400;
            line-height: 23px;
            color: inherit;
            text-decoration: none
        }

            .grid_list_job li a span {
                -webkit-box-ordinal-group: 3;
                -ms-flex-order: 2;
                order: 2;
                display: -webkit-inline-box;
                display: -ms-inline-flexbox;
                display: inline-flex;
                -webkit-box-align: center;
                -ms-flex-align: center;
                align-items: center;
                -webkit-box-pack: center;
                -ms-flex-pack: center;
                justify-content: center;
                gap: 3.5px;
                margin-right: .8em
            }

                .grid_list_job li a span::before {
                    content: "";
                    display: block;
                    width: 52px;
                    height: 52px
                }

            .grid_list_job li a .img_thumb {
                -webkit-box-ordinal-group: 2;
                -ms-flex-order: 1;
                order: 1;
                overflow: hidden;
                border-radius: 5px
            }

                .grid_list_job li a .img_thumb img {
                    display: block;
                    width: 100%;
                    height: auto;
                    -webkit-transition: -webkit-transform .5s ease;
                    transition: -webkit-transform .5s ease;
                    transition: transform .5s ease;
                    transition: transform .5s ease, -webkit-transform .5s ease
                }

            .grid_list_job li a:hover .img_thumb img {
                -webkit-transform: scale(1.03, 1.03);
                transform: scale(1.03, 1.03)
            }

.sec_first {
    margin: 0 0 60px
}

    .sec_first .box_flex {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        gap: 30px
    }

        .sec_first .box_flex > p:first-of-type {
            width: 53%;
            max-width: 530px;
            margin: 0 0 1.5em
        }

        .sec_first .box_flex > img {
            width: 44%;
            max-width: 440px;
            height: auto
        }

    .sec_first .wrap_voice {
        position: relative;
        border: 1px solid #b0b0b0;
        border-radius: 10px;
        padding: 15px 52px 9px;
        margin: 64px 0 0
    }

        .sec_first .wrap_voice::before {
            position: absolute;
            top: -34px;
            left: -40px;
            content: "";
            display: block;
            width: 124px;
            height: 68px
        }

        .sec_first .wrap_voice::after {
            position: absolute;
            top: -2px;
            right: -2px;
            content: "";
            border-width: 0 36px 36px 0;
            border-style: solid;
            border-color: rgba(0,0,0,0) rgba(0,0,0,0) #d9f0fe;
            border-radius: 0 0 0 12px
        }

        .sec_first .wrap_voice > div {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
            gap: 15px
        }

            .sec_first .wrap_voice > div > p {
                font-weight: 600;
                line-height: 1.5;
                margin: 0
            }

        .sec_first .wrap_voice > p {
            line-height: 1.75;
            margin: 1rem 0
        }

.icon_vos_01::before {
    background: url(../images/second/business/common/icon_senior_voice_01.svg) no-repeat center/contain
}

.icon_vos_02::before {
    background: url(../images/second/business/common/icon_senior_voice_02.svg) no-repeat center/contain
}

.icon_voc_01::before {
    background: url(../images/second/business/common/icon_customer_voice_01.svg) no-repeat center/contain
}

.icon_voc_02::before {
    background: url(../images/second/business/common/icon_patient_voice_01.svg) no-repeat center/contain
}

.sec_mainDuties {
    position: relative;
    padding: 45px 0
}

    .sec_mainDuties::before {
        content: "";
        position: absolute;
        inset: 0;
        left: 50%;
        right: 50%;
        margin-left: -50vw;
        margin-right: -50vw;
        z-index: -2;
        background-color: #d9f0fe
    }

    .sec_mainDuties .wrap_white {
        width: 100%;
        background-color: #fff;
        border-radius: 10px;
        padding: 40px 5%;
        margin: 0 auto
    }

        .sec_mainDuties .wrap_white h2 {
            margin: 0 0 20px
        }

        .sec_mainDuties .wrap_white h3 {
            text-box: trim-both cap alphabetic;
            margin: 0
        }

        .sec_mainDuties .wrap_white p {
            font-size: 1.5rem;
            line-height: 1.66;
            margin: 10px 0 0
        }

        .sec_mainDuties .wrap_white .list_cmn_01 li {
            margin-bottom: 10px
        }

            .sec_mainDuties .wrap_white .list_cmn_01 li:last-of-type {
                margin-bottom: 0
            }

    .sec_mainDuties .box_flex_d {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        gap: 40px
    }

        .sec_mainDuties .box_flex_d > ul {
            width: 53.4%;
            max-width: 480px
        }

        .sec_mainDuties .box_flex_d > div {
            width: 42.3%;
            max-width: 380px;
            height: auto
        }

            .sec_mainDuties .box_flex_d > div img {
                width: 100%;
                max-width: 380px;
                height: auto
            }

.sec_other {
    position: relative;
    padding: 60px 0 0
}

    .sec_other::before {
        content: "";
        width: 34.4vw;
        max-width: 495px;
        height: 22.45vw;
        max-height: 323px;
        position: absolute;
        right: 50%;
        top: 135px;
        z-index: -1;
        background: -webkit-gradient(linear, left top, left bottom, from(#EEF9FF), to(#FFFFFF));
        background: linear-gradient(180deg, #EEF9FF 0%, #FFFFFF 100%);
        mix-blend-mode: multiply;
        -webkit-transform: matrix(1, 0, 0, -1, 0, 0);
        transform: matrix(1, 0, 0, -1, 0, 0);
        -webkit-clip-path: polygon(100% 0%, 0% 100%, 100% 100%);
        clip-path: polygon(100% 0%, 0% 100%, 100% 100%);
        margin-right: -50vw
    }

    .sec_other::after {
        content: "";
        width: 34.4vw;
        max-width: 495px;
        height: 22.45vw;
        max-height: 323px;
        position: absolute;
        right: 50%;
        top: 0;
        z-index: -1;
        background: -webkit-gradient(linear, left top, right top, from(#EEF9FF), to(#FFFFFF));
        background: linear-gradient(90deg, #EEF9FF 0%, #FFFFFF 100%);
        -webkit-transform: matrix(1, 0, 0, -1, 0, 0);
        transform: matrix(1, 0, 0, -1, 0, 0);
        -webkit-clip-path: polygon(100% 0%, 0% 100%, 100% 100%);
        clip-path: polygon(100% 0%, 0% 100%, 100% 100%);
        margin-right: -50vw
    }

    .sec_other .bpx_other {
        margin: 0 0 40px
    }

        .sec_other .bpx_other h2 {
            margin: 0
        }

        .sec_other .bpx_other p {
            margin: 0 0 10px
        }

        .sec_other .bpx_other > ul {
            margin: 5px 0 0 1em
        }

    .sec_other .btn_faq {
        border: 1px solid #007abe;
        -webkit-box-shadow: 0px 4px 4px rgba(0,0,0,.25);
        box-shadow: 0px 4px 4px rgba(0,0,0,.25);
        border-radius: 10px;
        margin: 60px 0 40px
    }

        .sec_other .btn_faq a {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
            -webkit-box-pack: center;
            -ms-flex-pack: center;
            justify-content: center;
            font-family: "Zen Maru Gothic",sans-serif;
            font-size: 2.4rem;
            font-weight: 700;
            color: inherit;
            text-decoration: none;
            text-align: center;
            padding: 17px 0
        }

            .sec_other .btn_faq a::before {
                content: "";
                display: inline-block;
                width: 89px;
                height: 79px;
                background: url(../images/second/business/common/icon_qa.svg) no-repeat center/contain;
                margin-right: 21px
            }

    .sec_other p:has(.btn_cmn_04) {
        margin: 0
    }

    .sec_other .btn_cmn_04 {
        color: inherit;
        text-decoration: none;
        margin: 0 auto
    }

.sec_subPoint {
    position: relative;
    padding: 50px 0
}

    .sec_subPoint::before {
        content: "";
        position: absolute;
        inset: 0;
        left: 50%;
        right: 50%;
        margin-left: -50vw;
        margin-right: -50vw;
        background-blend-mode: multiply,screen,normal;
        z-index: -1
    }

    .sec_subPoint .wrap_white {
        width: 100%;
        background-color: #fff;
        border-radius: 10px;
        padding: 45px 6%;
        margin: 0 auto
    }

        .sec_subPoint .wrap_white h2 {
            font-size: 2.1rem;
            font-weight: 600;
            color: #007abe;
            line-height: 1;
            text-align: center;
            text-box: trim-both cap alphabetic;
            margin: 0 0 40px
        }

            .sec_subPoint .wrap_white h2 span {
                font-size: 3.2rem;
                line-height: 48px
            }

                .sec_subPoint .wrap_white h2 span > span {
                    font-size: 5.4rem
                }

    .sec_subPoint .box_flex_p {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        gap: 30px
    }

        .sec_subPoint .box_flex_p > ol {
            width: 48.9%;
            max-width: 430px
        }

        .sec_subPoint .box_flex_p > img {
            width: 47.8%;
            max-width: 420px;
            height: auto
        }

    .sec_subPoint .list_point .flex_point {
        margin-bottom: 20px
    }

        .sec_subPoint .list_point .flex_point:last-of-type {
            margin-bottom: 0
        }

        .sec_subPoint .list_point .flex_point h3 {
            font-size: 1.8rem;
            margin: 0
        }

        .sec_subPoint .list_point .flex_point p {
            margin: 10px 0 0
        }

.subPoint_staffing::before {
    background: -webkit-gradient(linear, left bottom, left top, from(#ABDBFB), to(#ABDBFB)),-webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0.8)), to(rgba(255, 255, 255, 0.8))),url(../images/second/business/staffing/img_bg_visual_01@2x.webp);
    background: linear-gradient(0deg, #ABDBFB, #ABDBFB),linear-gradient(90deg, rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0.8)),url(../images/second/business/staffing/img_bg_visual_01@2x.webp);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat
}

.subPoint_childcare::before {
    background: -webkit-gradient(linear, left bottom, left top, from(#ABDBFB), to(#ABDBFB)),-webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0.9)), to(rgba(255, 255, 255, 0.9))),url(../images/second/business/childcare/img_bg_visual_01@2x.webp);
    background: linear-gradient(0deg, #ABDBFB, #ABDBFB),linear-gradient(90deg, rgba(255, 255, 255, 0.9), rgba(255, 255, 255, 0.9)),url(../images/second/business/childcare/img_bg_visual_01@2x.webp);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat
}

.subPoint_asc::before {
    background: -webkit-gradient(linear, left bottom, left top, from(#ABDBFB), to(#ABDBFB)),-webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0.9)), to(rgba(255, 255, 255, 0.9))),url(../images/second/business/asc/img_bg_visual_01@2x.webp);
    background: linear-gradient(0deg, #ABDBFB, #ABDBFB),linear-gradient(90deg, rgba(255, 255, 255, 0.9), rgba(255, 255, 255, 0.9)),url(../images/second/business/asc/img_bg_visual_01@2x.webp);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat
}

.subPoint_dormitory::before {
    background: -webkit-gradient(linear, left bottom, left top, from(#ABDBFB), to(#ABDBFB)),-webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0.75)), to(rgba(255, 255, 255, 0.75))),url(../images/second/business/dormitory/img_bg_visual_01@2x.webp);
    background: linear-gradient(0deg, #ABDBFB, #ABDBFB),linear-gradient(90deg, rgba(255, 255, 255, 0.75), rgba(255, 255, 255, 0.75)),url(../images/second/business/dormitory/img_bg_visual_01@2x.webp);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat
}

.h_layout {
    position: relative;
    width: 100vw;
    height: 0;
    padding: 0 0 30.556vw;
    margin: 0 0 70px calc(-50vw + 50%)
}

    .h_layout .ttl_cmn_01 {
        position: absolute;
        bottom: 0;
        left: 0;
        line-height: 1.4;
        background-color: hsla(0,0%,100%,.95);
        padding: 35px 51px 34px calc((100vw - min(90vw,1060px))/2);
        margin: 0 0 19px
    }

        .h_layout .ttl_cmn_01::before {
            top: 11px;
            left: calc((100vw - min(90vw,1060px))/2)
        }

        .h_layout .ttl_cmn_01::after {
            top: 16px;
            left: calc((100vw - min(90vw,1060px))/2 + 30px)
        }

    .h_layout .content_img {
        position: absolute;
        top: 0;
        left: 0;
        width: 100vw;
        height: auto;
        z-index: -1
    }

.contents_chosen .wrap_chosen {
    position: relative;
    margin: 0 0 74px
}

    .contents_chosen .wrap_chosen::before {
        content: "";
        position: absolute;
        inset: 0;
        left: 50%;
        right: 50%;
        margin-left: -50vw;
        margin-right: -50vw;
        z-index: -2;
        background-color: #d9f0fe
    }

    .contents_chosen .wrap_chosen .flex_point {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        gap: 30px
    }

        .contents_chosen .wrap_chosen .flex_point:nth-of-type(2n) {
            -webkit-box-orient: horizontal;
            -webkit-box-direction: reverse;
            -ms-flex-direction: row-reverse;
            flex-direction: row-reverse
        }

        .contents_chosen .wrap_chosen .flex_point .ttl_cmn_03 {
            padding: 0 0 0 18px
        }

    .contents_chosen .wrap_chosen .btn_flex_02 {
        padding: 0 0 64px;
        margin: 0
    }

        .contents_chosen .wrap_chosen .btn_flex_02 li {
            width: -webkit-fit-content;
            width: -moz-fit-content;
            width: fit-content;
            max-width: 100%
        }

            .contents_chosen .wrap_chosen .btn_flex_02 li .btn_cmn_02 {
                width: -webkit-fit-content;
                width: -moz-fit-content;
                width: fit-content;
                max-width: 100%;
                background-color: #fff;
                padding: 16px 35px;
                margin: 0
            }

                .contents_chosen .wrap_chosen .btn_flex_02 li .btn_cmn_02:hover {
                    background-color: #007abe;
                    color: #fff;
                    text-decoration: none
                }

.contents_cando .wrap_cando {
    position: relative;
    padding: 0 0 78px;
    margin: 0 0 74px
}

    .contents_cando .wrap_cando::before {
        content: "";
        position: absolute;
        inset: 0;
        left: 50%;
        right: 50%;
        margin-left: -50vw;
        margin-right: -50vw;
        z-index: -2;
        background-color: #d9f0fe
    }

.contents_cando p {
    font-size: 1.6rem;
    line-height: 1.875;
    margin: 10px 0 15px
}

.contents_cando .flex_condo {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 30px;
    margin: 40px 0 0
}

    .contents_cando .flex_condo .box_detail {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        width: calc(50% - 15px);
        background-color: #fff;
        border-radius: 10px;
        padding: 20px
    }

        .contents_cando .flex_condo .box_detail img {
            display: block;
            margin: auto auto 0
        }

.contents_cando .wrap_strengths h2 {
    margin-bottom: 48px
}

.contents_cando .wrap_strengths h3 {
    margin-bottom: 20px
}

.contents_cando .wrap_strengths ul {
    font-size: 1.8rem;
    margin: 20px 0 15px 1em
}

.contents_cando .wrap_strengths img:not(:last-child) {
    margin-bottom: 40px
}

.wrap_message {
    position: relative;
    z-index: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 30px;
    color: #fff
}

    .wrap_message::before {
        content: "";
        position: absolute;
        inset: 0;
        left: 50%;
        right: 50%;
        margin-left: -50vw;
        margin-right: -50vw;
        background: -webkit-gradient(linear, left bottom, left top, from(#5BA7D2), to(#007ABE));
        background: linear-gradient(360deg, #5BA7D2 0%, #007ABE 100%);
        z-index: -1
    }

    .wrap_message > p {
        font-size: 2.8rem;
        font-weight: 600
    }

        .wrap_message > p span {
            display: block;
            text-indent: -9999px;
            background: url(../images/second/company/signature_ceo.svg) no-repeat left center/272px
        }

    .wrap_message + p {
        font-size: 1.7rem
    }

.wrap_management {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

    .wrap_management img {
        width: calc(50% - 10px);
        height: auto;
        aspect-ratio: 4/3
    }

.contens_regist .sec_intro {
    margin: 0 0 69px
}

    .contens_regist .sec_intro > div {
        position: relative;
        --text-start: clamp(260px, 23.9vw, 420px)
    }

        .contens_regist .sec_intro > div::before {
            content: "";
            position: absolute;
            inset: 0;
            margin-right: -50vw;
            margin-left: 10vw;
            background-color: #d9f0fe;
            border-radius: 10px;
            z-index: -1
        }

        .contens_regist .sec_intro > div .wrap_intro {
            width: 86%;
            max-width: 904px;
            list-style: none;
            padding: 40px 0 34px 5%;
            margin-left: var(--text-start)
        }

            .contens_regist .sec_intro > div .wrap_intro dl {
                margin: 0 0 15px
            }

                .contens_regist .sec_intro > div .wrap_intro dl dt {
                    display: -webkit-box;
                    display: -ms-flexbox;
                    display: flex;
                    -webkit-box-align: center;
                    -ms-flex-align: center;
                    align-items: center;
                    font-size: 2rem;
                    font-weight: 600;
                    line-height: 1.7
                }

                    .contens_regist .sec_intro > div .wrap_intro dl dt::before {
                        content: "";
                        display: -webkit-inline-box;
                        display: -ms-inline-flexbox;
                        display: inline-flex;
                        width: 28px;
                        height: 28px;
                        background: url(../images/second/registration/icon_check.svg) no-repeat center/contain;
                        margin-right: 5px
                    }

                .contens_regist .sec_intro > div .wrap_intro dl dd {
                    font-size: 1.6rem;
                    line-height: 1.7
                }

        .contens_regist .sec_intro > div img {
            position: absolute;
            top: -26px;
            left: max(var(--text-start) - 180px,clamp(80px,10vw,200px));
            -webkit-transform: translateX(-68%);
            transform: translateX(-68%);
            border-radius: 10px
        }

.contens_regist .sec_three-step h2 {
    font-size: 2.1rem;
    font-weight: 600;
    text-align: center;
    color: #007abe;
    margin: 0 0 26px
}

    .contens_regist .sec_three-step h2 > span {
        display: block;
        font-size: 3.2rem
    }

        .contens_regist .sec_three-step h2 > span > span {
            display: inline;
            font-size: 5.4rem
        }

.contens_regist .detail_step {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

    .contens_regist .detail_step p {
        max-width: 849px;
        line-height: 1.875
    }

    .contens_regist .detail_step img {
        width: 110px;
        height: 110px
    }

.contens_regist .sec_mypage h2 {
    font-size: 2.4rem;
    font-weight: 600;
    line-height: 2;
    text-align: center;
    color: #007abe;
    margin: 0 0 23px
}

.wrap_recruit {
    margin: 35px 0
}

    .wrap_recruit:first-of-type {
        border-bottom: 1px solid #d1d1d1;
        padding: 0 0 32px
    }

    .wrap_recruit hgroup {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

        .wrap_recruit hgroup h2 {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
            font-size: 2.4rem;
            font-weight: 700;
            line-height: 1.875
        }

            .wrap_recruit hgroup h2::before {
                content: "";
                display: block;
                width: 52px;
                height: 52px;
                background-size: 42px;
                margin-right: 5px
            }

        .wrap_recruit hgroup .icon_urgent::after {
            content: "急募";
            display: block;
            font-size: 1.8rem;
            line-height: 1.33;
            color: #fff;
            background-color: #f6002f;
            border-radius: 4px;
            padding: 6px 12px;
            margin-left: 10px
        }

        .wrap_recruit hgroup p {
            margin: 0
        }

    .wrap_recruit .table_scroll {
        margin: 3px 0 14px
    }

    .wrap_recruit > p {
        margin: 14px 0 0
    }

    .wrap_recruit .btn_cmn_02 {
        width: auto;
        max-width: 379px;
        color: inherit;
        text-decoration: none;
        margin: 0
    }

.wrap_accordion .accordion_group {
    width: 100%;
    margin: 0 auto 5px
}

    .wrap_accordion .accordion_group .accordion_header {
        position: relative;
        z-index: 1;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        font-size: 2rem;
        font-weight: 600;
        line-height: 2.1;
        border-top-left-radius: 5px;
        border-top-right-radius: 5px;
        border: 1px solid #007abe;
        border-bottom: none;
        background-color: #d9f0fe;
        cursor: pointer;
        -webkit-transition-duration: .2s;
        transition-duration: .2s;
        padding: 9px 18px
    }

        .wrap_accordion .accordion_group .accordion_header::before {
            content: "";
            display: block;
            width: 52px;
            height: 52px;
            background-color: #fff;
            background-size: 42px;
            border-radius: 100px;
            margin-right: 11px
        }

        .wrap_accordion .accordion_group .accordion_header.icon_job_type_00::before {
            background-size: contain
        }

        .wrap_accordion .accordion_group .accordion_header:has(span)::before {
            margin-right: 5px
        }

        .wrap_accordion .accordion_group .accordion_header span::before {
            content: "";
            display: block;
            width: 52px;
            height: 52px;
            background-color: #fff;
            background-size: 42px;
            border-radius: 100px;
            margin-right: 11px
        }

        .wrap_accordion .accordion_group .accordion_header:hover {
            opacity: .8
        }

        .wrap_accordion .accordion_group .accordion_header .i_box {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-pack: center;
            -ms-flex-pack: center;
            justify-content: center;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
            position: absolute;
            top: 0;
            bottom: 0;
            right: 18px;
            width: 43px;
            height: 43px;
            -webkit-box-sizing: border-box;
            box-sizing: border-box;
            -webkit-transition-duration: .2s;
            transition-duration: .2s;
            margin: auto
        }

            .wrap_accordion .accordion_group .accordion_header .i_box .one_i {
                display: block;
                width: 18px;
                height: 18px;
                -webkit-transition-duration: .2s;
                transition-duration: .2s;
                position: relative
            }

                .wrap_accordion .accordion_group .accordion_header .i_box .one_i::before, .wrap_accordion .accordion_group .accordion_header .i_box .one_i::after {
                    display: -webkit-box;
                    display: -ms-flexbox;
                    display: flex;
                    content: "";
                    background-color: #007abe;
                    width: 25px;
                    height: 2px;
                    position: absolute;
                    top: 0;
                    bottom: 0;
                    left: 0;
                    right: 0;
                    margin: auto
                }

                .wrap_accordion .accordion_group .accordion_header .i_box .one_i:before {
                    -webkit-transform: rotate(90deg);
                    transform: rotate(90deg)
                }

        .wrap_accordion .accordion_group .accordion_header.open .i_box {
            -webkit-transform: rotate(-360deg);
            transform: rotate(-360deg)
        }

            .wrap_accordion .accordion_group .accordion_header.open .i_box .one_i:before {
                content: none
            }

    .wrap_accordion .accordion_group .accordion_inner {
        display: none;
        padding: 14px 10px 14px 17px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box
    }

        .wrap_accordion .accordion_group .accordion_inner .box_one {
            padding: 2px 10px
        }

        .wrap_accordion .accordion_group .accordion_inner .txt_q {
            position: relative;
            font-size: 1.7rem;
            font-weight: 600;
            line-height: 2.5;
            padding: 0 0 0 49px;
            margin: 0 0 3px
        }

            .wrap_accordion .accordion_group .accordion_inner .txt_q::before {
                position: absolute;
                top: 0;
                left: 0;
                content: "Q";
                display: -webkit-inline-box;
                display: -ms-inline-flexbox;
                display: inline-flex;
                -webkit-box-align: center;
                -ms-flex-align: center;
                align-items: center;
                -webkit-box-pack: center;
                -ms-flex-pack: center;
                justify-content: center;
                width: 34px;
                height: 29px;
                font-size: 2.2rem;
                font-weight: 600;
                line-height: 1;
                color: #fff;
                background-color: #007abe;
                border-radius: 100px;
                padding: 6.5px 8px;
                margin: 7px 0 0 0
            }

        .wrap_accordion .accordion_group .accordion_inner .txt_a {
            position: relative;
            font-size: 1.6rem;
            line-height: 2.5;
            padding: 0 0 0 49px;
            margin: 0 0 10px
        }

            .wrap_accordion .accordion_group .accordion_inner .txt_a::before {
                position: absolute;
                top: 0;
                left: 0;
                content: "A";
                display: -webkit-inline-box;
                display: -ms-inline-flexbox;
                display: inline-flex;
                -webkit-box-align: center;
                -ms-flex-align: center;
                align-items: center;
                -webkit-box-pack: center;
                -ms-flex-pack: center;
                justify-content: center;
                width: 34px;
                height: 29px;
                font-size: 2.2rem;
                font-weight: 600;
                line-height: 1;
                color: #fff;
                background-color: #d9d9d9;
                border-radius: 100px;
                padding: 6.5px 8px;
                margin: 7px 0 0 0
            }

            .wrap_accordion .accordion_group .accordion_inner .txt_a a {
                display: inline
            }

.wrap_inquiry {
    width: 90%;
    max-width: 800px
}

    .wrap_inquiry .dl_privacy {
        font-size: 1.4rem;
        line-height: 1.43;
        margin: 0 0 40px
    }

    .wrap_inquiry .wrap_contact_tel {
        font-size: 1.6rem;
        line-height: 1.19;
        text-align: center;
        border: 1px solid #e7e7e7;
        border-radius: 10px;
        padding: 30px 0;
        margin: 40px auto 0
    }

        .wrap_inquiry .wrap_contact_tel a {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-pack: center;
            -ms-flex-pack: center;
            justify-content: center;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center
        }

            .wrap_inquiry .wrap_contact_tel a:hover {
                text-decoration: none
            }

        .wrap_inquiry .wrap_contact_tel p {
            margin: 0 0 20px
        }

            .wrap_inquiry .wrap_contact_tel p:last-of-type {
                margin: 0
            }

        .wrap_inquiry .wrap_contact_tel .icon_tel {
            font-size: 3.2rem;
            font-weight: 500;
            line-height: 1.18;
            letter-spacing: .03em;
            color: inherit;
            text-decoration: none
        }

            .wrap_inquiry .wrap_contact_tel .icon_tel::before {
                content: "";
                display: inline-block;
                width: 32px;
                height: 32px;
                background: url(../images/icon_tel.svg) no-repeat center/contain;
                margin-right: 10px
            }

@media screen and (max-width: 748px) {
    img {
        max-width: 100%;
        height: auto
    }

    .list_bread {
        width: 92%;
        font-size: 1.2rem;
        padding: 13px 0 10px;
        margin: 0 auto 15px
    }

        .list_bread:has(+.contents>.flex_anchor) {
            margin: 0 auto
        }

        .list_bread li {
            max-width: 12em;
            overflow: hidden;
            white-space: nowrap;
            text-overflow: ellipsis
        }

    #page_nation {
        margin: 0
    }

        #page_nation .wp-pagenavi .extend, #page_nation .wp-pagenavi a, #page_nation .wp-pagenavi .pages, #page_nation .wp-pagenavi span {
            display: inline-block;
            width: auto;
            color: #111;
            background-color: #f1f1f1;
            padding: 10px 12px;
            border-radius: 4px;
            margin: 0 3px
        }

        #page_nation .wp-pagenavi .first, #page_nation .wp-pagenavi .pages, #page_nation .wp-pagenavi .last, #page_nation .wp-pagenavi .extend, #page_nation .wp-pagenavi .previouspostslink, #page_nation .wp-pagenavi .nextpostslink {
            display: none
        }

        #page_nation .wp-pagenavi .pages {
            color: #646464;
            background-color: rgba(0,0,0,0)
        }

    main ul:not([class]), main ol:not([class]) {
        font-size: 1.6rem;
        line-height: 1.5;
        list-style: none;
        -webkit-font-feature-settings: "palt";
        font-feature-settings: "palt";
        margin: 1em 0 1em 1em
    }

        main ul:not([class]) li, main ol:not([class]) li {
            text-indent: -1em;
            margin-bottom: 1em
        }

    main ol:not([class]) {
        counter-reset: num
    }

        main ol:not([class]) li::before {
            display: inline;
            counter-increment: num;
            content: counter(num) ".";
            margin: 0 .5rem 0 0
        }

    main ul:not([class]) li::before {
        display: inline;
        content: "●";
        font-size: .5em;
        vertical-align: middle;
        margin: 0 .5rem
    }

    main :not(.table_scroll) > table:not(.table_form) {
        margin: 20px 0
    }

    main p {
        font-size: 1.6rem;
        line-height: 1.6;
        margin: 1.1em 0
    }

    main iframe {
        max-width: 100%;
        height: auto
    }

    .table_scroll {
        margin: 20px 0
    }

    table:not(.table_form) {
        width: 100%;
        font-size: 1.5rem;
        line-height: 1.5
    }

        table:not(.table_form) thead {
            font-weight: 600;
            background-color: #d9f0fe
        }

        table:not(.table_form) th, table:not(.table_form) td {
            vertical-align: top;
            text-align: left;
            padding: 10px 10px;
            border: 1px solid #ccc
        }

        table:not(.table_form) th {
            white-space: nowrap;
            font-weight: 600;
            background-color: #d9f0fe
        }

        table:not(.table_form) tr {
            border: 1px solid #ccc
        }

    .wrap_inner_01 {
        width: 92%
    }

    .wrap_inner_02 {
        width: 92%
    }

    .contents_title {
        position: relative;
        font-size: 2.4rem;
        font-weight: 700;
        line-height: 1.125;
        padding: 40px 0 40px
    }

        .contents_title::before {
            position: absolute;
            top: 0;
            left: 0;
            width: 128px;
            height: 20px;
            content: "";
            background: url(../images/bg_contents_title.svg) no-repeat center/100%
        }

        .contents_title::after {
            position: absolute;
            bottom: 0;
            right: 0;
            width: 128px;
            height: 20px;
            content: "";
            background: url(../images/bg_contents_title.svg) no-repeat center/100%;
            -webkit-transform: rotate(180deg);
            transform: rotate(180deg)
        }

        .contents_title:has(span) {
            padding: 23.5px 0 23.5px
        }

        .contents_title span::before {
            width: 60px;
            height: 60px
        }

    .ttl_cmn_01 {
        font-size: 2.2rem;
        font-weight: 600;
        line-height: 1.22;
        padding: 15px 0 0;
        margin-bottom: 1em
    }

        .ttl_cmn_01::before, .ttl_cmn_01::after {
            width: 38px;
            height: 3px
        }

        .ttl_cmn_01::before {
            width: 19px
        }

        .ttl_cmn_01::after {
            top: 0;
            left: 0
        }

    .ttl_cmn_02 {
        position: relative;
        font-size: 2rem;
        font-weight: 600;
        line-height: 26px;
        padding: 4px 0 4px 10px;
        margin: 0 0 10px
    }

        .ttl_cmn_02::before {
            position: absolute;
            top: 4px;
            left: 0;
            content: "";
            display: block;
            width: 2px;
            height: 26px;
            background-color: #007abe
        }

    .ttl_cmn_03 {
        position: relative;
        font-size: 1.7rem;
        font-weight: 600;
        line-height: 22px;
        padding: 4px 0 4px 18px;
        margin: 0 0 10px
    }

        .ttl_cmn_03::before {
            position: absolute;
            top: 0;
            bottom: 0;
            left: 0;
            display: block;
            content: "";
            width: 8px;
            height: 8px;
            background: #007abe;
            border-radius: 50%;
            margin: auto
        }

    .ttl_cmn_04 {
        position: relative;
        font-size: 1.7rem;
        font-weight: 600;
        line-height: 22px;
        border-bottom: 1px solid #007abe;
        padding: 7px 0 7px;
        margin: 0 0 10px
    }

    .ttl_cmn_05 {
        font-size: 1.6rem;
        font-weight: 600;
        line-height: 20px;
        margin: 0 0 10px
    }

    .ttl_cmn_06 {
        font-size: 1.6rem;
        line-height: 20px;
        margin: 0 0 10px
    }

    .btn_flex li {
        margin-bottom: 0
    }

    .btn_flex_02 {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        gap: 8px;
        list-style: none;
        margin: 1.5em 0 .5em
    }

        .btn_flex_02 li {
            width: 30%;
            max-width: 100%;
            text-indent: 0
        }

            .btn_flex_02 li::before {
                content: unset
            }

            .btn_flex_02 li .btn_cmn_02 {
                width: auto;
                font-size: 1.5rem;
                text-indent: 0;
                color: inherit;
                text-decoration: none
            }

    .flex_anchor {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        list-style: none;
        margin: 0 auto 1.5em
    }

        .flex_anchor li {
            border-left: none
        }

            .flex_anchor li a {
                display: block;
                color: inherit;
                text-decoration: none;
                padding: 12.5px 20px 12.5px 0
            }

                .flex_anchor li a::before {
                    content: "";
                    display: inline-block;
                    width: 20px;
                    height: 10px;
                    background: url(../images/common/icon_arrow_anchor.svg) no-repeat left center/contain;
                    margin-right: 4px
                }

    .box_step {
        position: relative;
        border: 1px solid #007abe;
        margin: 0 0 40px
    }

        .box_step:not(:last-of-type)::after {
            content: "";
            position: absolute;
            height: 14px;
            width: 40px;
            -webkit-clip-path: polygon(0 0, 50% 100%, 100% 0);
            clip-path: polygon(0 0, 50% 100%, 100% 0);
            background-color: #007abe;
            left: calc(50% - 20px);
            bottom: -26px
        }

        .box_step h3 {
            font-size: 2rem;
            font-weight: 500;
            padding: 14px 15px 15px
        }

            .box_step h3 .text_step {
                font-size: 1.5rem;
                color: #007abe;
                margin-right: 10px
            }

                .box_step h3 .text_step .step_no {
                    display: block;
                    font-size: 2.8rem;
                    font-weight: 700;
                    text-align: center
                }

        .box_step .detail_step {
            display: block;
            padding: 15px 15px 25px
        }

            .box_step .detail_step > p {
                margin: 0
            }

            .box_step .detail_step p:has(+img) {
                margin: 0 0 1.5em
            }

    .next_step_split:not(:last-of-type)::before {
        content: "";
        position: absolute;
        height: 14px;
        -webkit-clip-path: polygon(0 0, 50% 100%, 100% 0);
        clip-path: polygon(0 0, 50% 100%, 100% 0);
        background-color: #007abe;
        right: calc(25% - 28.5px);
        bottom: -26px
    }

    .next_step_split:not(:last-of-type)::after {
        content: "";
        position: absolute;
        height: 14px;
        width: 40px;
        -webkit-clip-path: polygon(0 0, 50% 100%, 100% 0);
        clip-path: polygon(0 0, 50% 100%, 100% 0);
        background-color: #007abe;
        left: calc(25% - 20px);
        bottom: -26px
    }

    .flex_split {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }

        .flex_split .box_step_split {
            width: calc(50% - 5px)
        }

        .flex_split .ttl_step_split {
            font-size: 1.8rem;
            font-weight: 500;
            line-height: 1.2;
            text-align: center;
            margin: 1rem 0 13px 0
        }

        .flex_split .detail_step {
            -ms-flex-wrap: wrap;
            flex-wrap: wrap;
            -webkit-box-pack: center;
            -ms-flex-pack: center;
            justify-content: center
        }

        .flex_split .box_step h3 {
            padding: 14px 10px 15px
        }

    .list_point {
        list-style: none;
        counter-reset: num
    }

        .list_point .flex_point {
            margin-bottom: 40px
        }

            .list_point .flex_point h3 {
                display: -webkit-inline-box;
                display: -ms-inline-flexbox;
                display: inline-flex;
                -webkit-box-align: center;
                -ms-flex-align: center;
                align-items: center;
                -webkit-box-pack: center;
                -ms-flex-pack: center;
                justify-content: center;
                font-size: 2rem;
                line-height: 1.16;
                font-weight: 700;
                margin: 0 0 10px
            }

                .list_point .flex_point h3::before {
                    display: -webkit-inline-box;
                    display: -ms-inline-flexbox;
                    display: inline-flex;
                    -webkit-box-align: center;
                    -ms-flex-align: center;
                    align-items: center;
                    -webkit-box-pack: center;
                    -ms-flex-pack: center;
                    justify-content: center;
                    width: 36px;
                    height: 36px;
                    counter-increment: num;
                    content: counter(num);
                    font-family: "Zen Maru Gothic",sans-serif;
                    font-size: 2.61rem;
                    font-weight: 700;
                    line-height: .75;
                    color: #fff;
                    background-color: #007abe;
                    border-radius: 4.36px;
                    padding: 10px;
                    margin-right: 10px
                }

            .list_point .flex_point p {
                font-size: 1.6rem;
                line-height: 1.6;
                margin: 1rem 0
            }

    .wrap_news_list {
        width: 92%
    }

        .wrap_news_list .list_news {
            list-style: none;
            margin: 0 0 21px
        }

            .wrap_news_list .list_news li {
                font-size: 1.5rem;
                display: grid;
                grid-template-columns: 1fr;
                gap: 5px;
                padding: 16.5px 0 3px
            }

            .wrap_news_list .list_news a, .wrap_news_list .list_news p {
                display: block;
                font-size: 1.5rem;
                line-height: 1.4;
                padding: 7px 0
            }

    .grid_list_job {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        justify-items: center;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        gap: 15px;
        width: 100%;
        list-style: none
    }

        .grid_list_job li {
            width: 100%;
            text-align: center;
            border: 1px solid #007abe;
            border-radius: 5px;
            padding: 5px
        }

            .grid_list_job li a {
                display: grid;
                gap: 5px;
                font-size: 1.6rem;
                line-height: 20px
            }

                .grid_list_job li a span::before {
                    content: "";
                    display: block;
                    width: 35px;
                    height: 35px
                }

    .sec_first {
        margin: 0 0 40px
    }

        .sec_first .box_flex {
            display: block
        }

            .sec_first .box_flex > p:first-of-type {
                width: 100%;
                max-width: 100%;
                margin: 0 0 1em
            }

            .sec_first .box_flex > img {
                width: 100%;
                max-width: 100%;
                height: auto;
                margin: 0 auto
            }

        .sec_first .wrap_voice {
            position: relative;
            border: 1px solid #b0b0b0;
            border-radius: 10px;
            padding: 15px 5% 9px;
            margin: 64px 0 0
        }

            .sec_first .wrap_voice::before {
                position: absolute;
                top: -34px;
                left: -14px;
                content: "";
                display: block;
                width: 95.3846153846px;
                height: 52.3076923077px
            }

            .sec_first .wrap_voice::after {
                position: absolute;
                top: -2px;
                right: -2px;
                content: "";
                border-width: 0 30px 30px 0;
                border-style: solid;
                border-color: rgba(0,0,0,0) rgba(0,0,0,0) #d9f0fe;
                border-radius: 0 0 0 12px
            }

            .sec_first .wrap_voice > div {
                display: -webkit-box;
                display: -ms-flexbox;
                display: flex;
                -webkit-box-align: center;
                -ms-flex-align: center;
                align-items: center;
                gap: 15px
            }

                .sec_first .wrap_voice > div > img {
                    width: 72.3076923077px
                }

                .sec_first .wrap_voice > div > p {
                    font-weight: 600;
                    line-height: 1.5;
                    margin: 0
                }

            .sec_first .wrap_voice > p {
                line-height: 1.4;
                margin: 1rem 0
            }

    .sec_mainDuties {
        position: relative;
        padding: 40px 0
    }

        .sec_mainDuties::before {
            content: "";
            position: absolute;
            inset: 0;
            left: 50%;
            right: 50%;
            margin-left: -50vw;
            margin-right: -50vw;
            z-index: -2;
            background-color: #d9f0fe
        }

        .sec_mainDuties .wrap_white {
            width: 100%;
            background-color: #fff;
            border-radius: 10px;
            padding: 25px 5%;
            margin: 0 auto
        }

            .sec_mainDuties .wrap_white h2 {
                margin: 0 0 20px
            }

            .sec_mainDuties .wrap_white h3 {
                text-box: trim-both cap alphabetic;
                margin: 0
            }

            .sec_mainDuties .wrap_white p {
                font-size: 1.5rem;
                line-height: 1.66;
                margin: 10px 0 0
            }

            .sec_mainDuties .wrap_white .list_cmn_01 li {
                margin-bottom: 10px
            }

                .sec_mainDuties .wrap_white .list_cmn_01 li:last-of-type {
                    margin-bottom: 0
                }

        .sec_mainDuties .box_flex_d {
            display: block;
            -webkit-box-align: start;
            -ms-flex-align: start;
            align-items: flex-start;
            -webkit-box-pack: justify;
            -ms-flex-pack: justify;
            justify-content: space-between;
            gap: 40px
        }

            .sec_mainDuties .box_flex_d > ul {
                width: 100%;
                max-width: 100%
            }

            .sec_mainDuties .box_flex_d > div {
                width: 100%;
                max-width: 100%;
                height: auto;
                margin: 15px 0 0
            }

                .sec_mainDuties .box_flex_d > div img {
                    width: 100%;
                    max-width: 100%;
                    height: auto
                }

    .sec_other {
        position: relative;
        padding: 40px 0 0
    }

        .sec_other::before {
            content: "";
            width: 50vw;
            height: 32.5vw;
            position: absolute;
            right: 50%;
            top: 25vw;
            z-index: -1;
            background: -webkit-gradient(linear, left top, left bottom, from(#EEF9FF), to(#FFFFFF));
            background: linear-gradient(180deg, #EEF9FF 0%, #FFFFFF 100%);
            mix-blend-mode: multiply;
            -webkit-transform: matrix(1, 0, 0, -1, 0, 0);
            transform: matrix(1, 0, 0, -1, 0, 0);
            -webkit-clip-path: polygon(100% 0%, 0% 100%, 100% 100%);
            clip-path: polygon(100% 0%, 0% 100%, 100% 100%);
            margin-right: -50vw
        }

        .sec_other::after {
            content: "";
            width: 50vw;
            height: 32.5vw;
            position: absolute;
            right: 50%;
            top: 0;
            z-index: -1;
            background: -webkit-gradient(linear, left top, right top, from(#EEF9FF), to(#FFFFFF));
            background: linear-gradient(90deg, #EEF9FF 0%, #FFFFFF 100%);
            -webkit-transform: matrix(1, 0, 0, -1, 0, 0);
            transform: matrix(1, 0, 0, -1, 0, 0);
            -webkit-clip-path: polygon(100% 0%, 0% 100%, 100% 100%);
            clip-path: polygon(100% 0%, 0% 100%, 100% 100%);
            margin-right: -50vw
        }

        .sec_other .bpx_other {
            margin: 0 0 30px
        }

            .sec_other .bpx_other h2 {
                margin: 0
            }

            .sec_other .bpx_other p {
                margin: 0 0 10px
            }

            .sec_other .bpx_other > ul {
                margin: 5px 0 0 1em
            }

        .sec_other .btn_faq {
            border: 1px solid #007abe;
            border-radius: 10px;
            margin: 40px 0 30px
        }

            .sec_other .btn_faq a {
                display: -webkit-box;
                display: -ms-flexbox;
                display: flex;
                -webkit-box-align: center;
                -ms-flex-align: center;
                align-items: center;
                -webkit-box-pack: center;
                -ms-flex-pack: center;
                justify-content: center;
                font-family: "Zen Maru Gothic",sans-serif;
                font-size: 2rem;
                font-weight: 700;
                color: inherit;
                text-decoration: none;
                text-align: center;
                padding: 17px 0
            }

                .sec_other .btn_faq a::before {
                    content: "";
                    display: inline-block;
                    width: 59.3333333333px;
                    height: 52.6666666667px;
                    background: url(../images/second/business/common/icon_qa.svg) no-repeat center/contain;
                    margin-right: 15px
                }

        .sec_other p:has(.btn_cmn_04) {
            margin: 0
        }

        .sec_other .btn_cmn_04 {
            color: inherit;
            text-decoration: none;
            margin: 0 auto
        }

    .sec_subPoint {
        position: relative;
        padding: 40px 0
    }

        .sec_subPoint::before {
            content: "";
            position: absolute;
            inset: 0;
            left: 50%;
            right: 50%;
            margin-left: -50vw;
            margin-right: -50vw;
            background-blend-mode: multiply,screen,normal;
            z-index: -1
        }

        .sec_subPoint .wrap_white {
            width: 100%;
            background-color: #fff;
            border-radius: 10px;
            padding: 40px 6%;
            margin: 0 auto
        }

            .sec_subPoint .wrap_white h2 {
                font-size: 2rem;
                font-weight: 600;
                color: #007abe;
                line-height: 1;
                text-align: center;
                text-box: trim-both cap alphabetic;
                margin: 0 0 40px
            }

                .sec_subPoint .wrap_white h2 span {
                    font-size: 3rem;
                    line-height: 48px
                }

                    .sec_subPoint .wrap_white h2 span > span {
                        font-size: 5rem
                    }

        .sec_subPoint .box_flex_p {
            display: block;
            -webkit-box-align: start;
            -ms-flex-align: start;
            align-items: flex-start;
            -webkit-box-pack: justify;
            -ms-flex-pack: justify;
            justify-content: space-between;
            gap: 30px
        }

            .sec_subPoint .box_flex_p > ol {
                width: 100%;
                max-width: 100%
            }

            .sec_subPoint .box_flex_p > img {
                width: 100%;
                max-width: 100%;
                height: auto;
                margin: 1em 0 0
            }

        .sec_subPoint .list_point .flex_point {
            margin-bottom: 20px
        }

            .sec_subPoint .list_point .flex_point:last-of-type {
                margin-bottom: 0
            }

            .sec_subPoint .list_point .flex_point h3 {
                font-size: 1.7rem;
                margin: 0
            }

    .h_layout {
        position: relative;
        width: 100vw;
        height: 0;
        padding: 0 0 30.5vw;
        margin: 0 0 25.12vw calc(-50vw + 50%)
    }

        .h_layout .ttl_cmn_01 {
            position: absolute;
            bottom: -68px;
            left: 0;
            line-height: 1.45;
            background-color: #fff;
            padding: 28px 22px 27px calc((100vw - min(92vw,1060px))/2);
            margin: 0 0 19px
        }

            .h_layout .ttl_cmn_01::before {
                top: 18px
            }

            .h_layout .ttl_cmn_01::after {
                top: 18px;
                left: calc((100vw - min(90vw,1060px))/2)
            }

        .h_layout .content_img {
            position: absolute;
            top: 0;
            left: 0;
            width: 100vw;
            height: auto;
            z-index: -1
        }

    .contents_chosen .wrap_chosen {
        position: relative;
        margin: 0 0 35px
    }

        .contents_chosen .wrap_chosen .flex_point {
            display: block
        }

            .contents_chosen .wrap_chosen .flex_point img {
                display: block;
                margin: 0 auto
            }

            .contents_chosen .wrap_chosen .flex_point .ttl_cmn_03 {
                padding: 0 0 0 18px
            }

        .contents_chosen .wrap_chosen .btn_flex_02 {
            padding: 0 0 50px;
            margin: 0
        }

            .contents_chosen .wrap_chosen .btn_flex_02 li {
                width: -webkit-fit-content;
                width: -moz-fit-content;
                width: fit-content;
                max-width: 100%
            }

                .contents_chosen .wrap_chosen .btn_flex_02 li .btn_cmn_02 {
                    width: -webkit-fit-content;
                    width: -moz-fit-content;
                    width: fit-content;
                    max-width: 100%;
                    background-color: #fff;
                    padding: 12px 16px;
                    margin: 0
                }

    .contents_chosen .box_step .btn_flex_02 {
        width: 96%;
        padding: 0 0 1.5em;
        margin: 0 auto
    }

        .contents_chosen .box_step .btn_flex_02 li {
            width: -webkit-fit-content;
            width: -moz-fit-content;
            width: fit-content;
            max-width: 100%
        }

    .contents_chosen .box_step .btn_cmn_02 {
        width: -webkit-fit-content;
        width: -moz-fit-content;
        width: fit-content;
        max-width: 100%;
        font-size: 1.5rem;
        text-indent: 0;
        background-color: #fff;
        padding: 12px 16px;
        margin: 0 auto
    }

    .contents_chosen .box_step img {
        display: block;
        margin: 0 auto
    }

    .contents_cando .btn_flex_02 li {
        width: -webkit-fit-content;
        width: -moz-fit-content;
        width: fit-content
    }

        .contents_cando .btn_flex_02 li .btn_cmn_02 {
            width: -webkit-fit-content;
            width: -moz-fit-content;
            width: fit-content;
            max-width: 100%;
            padding: 12px 16px;
            margin: 0 0 20px
        }

    .contents_cando .wrap_cando {
        position: relative;
        padding: 0 0 35px;
        margin: 0 0 35px
    }

        .contents_cando .wrap_cando::before {
            content: "";
            position: absolute;
            inset: 0;
            left: 50%;
            right: 50%;
            margin-left: -50vw;
            margin-right: -50vw;
            z-index: -2;
            background-color: #d9f0fe
        }

    .contents_cando p {
        font-size: 1.6rem;
        line-height: 1.6;
        margin: 10px 0 10px
    }

    .contents_cando .flex_condo {
        display: block;
        gap: 30px;
        margin: 25px 0 0
    }

        .contents_cando .flex_condo .box_detail {
            width: 100%;
            padding: 15px;
            margin: 0 0 20px
        }

    .contents_cando .wrap_strengths h2 {
        margin-bottom: 30px
    }

    .contents_cando .wrap_strengths h3 {
        margin-bottom: 20px
    }

    .contents_cando .wrap_strengths ul {
        font-size: 1.6rem;
        margin: 20px 0 15px 1em
    }

    .contents_cando .wrap_strengths img:not(:last-child) {
        margin-bottom: 30px
    }

    .wrap_message {
        position: relative;
        z-index: 0;
        display: block;
        padding: 31px 0
    }

        .wrap_message::before {
            content: "";
            position: absolute;
            inset: 0;
            left: 50%;
            right: 50%;
            margin-left: -50vw;
            margin-right: -50vw;
            background: -webkit-gradient(linear, left bottom, left top, from(#5BA7D2), to(#007ABE));
            background: linear-gradient(360deg, #5BA7D2 0%, #007ABE 100%);
            z-index: -1
        }

        .wrap_message > img {
            display: block;
            width: 70.2%;
            margin: 0 auto
        }

        .wrap_message > p {
            font-size: 2.5rem;
            font-weight: 600;
            margin: 1.1em 0 .5em
        }

            .wrap_message > p span {
                display: block;
                text-indent: -9999px;
                background: url(../images/second/company/signature_ceo.svg) no-repeat left center/272px
            }

        .wrap_message + p {
            font-size: 1.6rem
        }

    .wrap_management {
        display: block
    }

        .wrap_management img {
            width: auto;
            height: auto;
            aspect-ratio: 4/3;
            margin-bottom: 10px
        }

    .contens_regist .sec_intro {
        margin: 0 0 69px
    }

        .contens_regist .sec_intro > div {
            position: relative;
            padding: 54vw 0 0
        }

            .contens_regist .sec_intro > div::before {
                content: "";
                position: absolute;
                inset: 0;
                margin-right: -50vw;
                margin-left: 0
            }

            .contens_regist .sec_intro > div .wrap_intro {
                width: auto;
                max-width: 100%;
                list-style: none;
                padding: 25px 0 25px 5%;
                margin: 0
            }

                .contens_regist .sec_intro > div .wrap_intro dl {
                    margin: 0 0 15px
                }

                    .contens_regist .sec_intro > div .wrap_intro dl dt {
                        display: -webkit-box;
                        display: -ms-flexbox;
                        display: flex;
                        -webkit-box-align: center;
                        -ms-flex-align: center;
                        align-items: center;
                        font-size: 1.7rem;
                        font-weight: 600;
                        line-height: 1.7
                    }

                        .contens_regist .sec_intro > div .wrap_intro dl dt::before {
                            content: "";
                            display: -webkit-inline-box;
                            display: -ms-inline-flexbox;
                            display: inline-flex;
                            width: 25px;
                            height: 25px;
                            background: url(../images/second/registration/icon_check.svg) no-repeat center/contain;
                            margin-right: 5px
                        }

                    .contens_regist .sec_intro > div .wrap_intro dl dd {
                        font-size: 1.5rem;
                        line-height: 1.7
                    }

            .contens_regist .sec_intro > div img {
                position: absolute;
                top: -26px;
                left: -7vw;
                -webkit-transform: unset;
                transform: unset;
                border-radius: 10px
            }

    .contens_regist .sec_three-step h2 {
        font-size: 2rem;
        font-weight: 600;
        text-align: center;
        color: #007abe;
        margin: 0 0 26px
    }

        .contens_regist .sec_three-step h2 > span {
            display: block;
            font-size: 2.8rem
        }

            .contens_regist .sec_three-step h2 > span > span {
                display: inline;
                font-size: 4.6rem
            }

    .contens_regist .detail_step p {
        max-width: 849px;
        line-height: 1.875
    }

    .contens_regist .detail_step img {
        display: block;
        width: 110px;
        height: 110px;
        margin: 0 auto
    }

    .contens_regist .sec_mypage h2 {
        font-size: 2.2rem;
        font-weight: 600;
        line-height: 2;
        text-align: center;
        color: #007abe;
        margin: 0 0 23px
    }

    .wrap_recruit {
        margin: 35px 0
    }

        .wrap_recruit hgroup:has(.icon_urgent) {
            display: block
        }

        .wrap_recruit hgroup h2 {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
            font-size: 2rem;
            font-weight: 700;
            line-height: 1.875
        }

            .wrap_recruit hgroup h2::before {
                content: "";
                display: block;
                width: 40px;
                height: 40px;
                background-size: 33px;
                margin-right: 5px
            }

        .wrap_recruit hgroup .icon_urgent::after {
            content: "急募";
            display: block;
            font-size: 1.6rem;
            line-height: 1.2;
            color: #fff;
            background-color: #f6002f;
            border-radius: 4px;
            padding: 5px 10px;
            margin-left: 10px
        }

        .wrap_recruit hgroup p {
            text-align: end;
            font-size: 1.4rem
        }

        .wrap_recruit .table_scroll {
            margin: 3px 0 14px
        }

        .wrap_recruit > p {
            margin: 14px 0 0
        }

    .wrap_accordion .accordion_group {
        width: 100%;
        margin: 0 auto 5px
    }

        .wrap_accordion .accordion_group .accordion_header {
            position: relative;
            z-index: 1;
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
            font-size: 2rem;
            font-weight: 600;
            line-height: 2.1;
            border-top-left-radius: 5px;
            border-top-right-radius: 5px;
            border: 1px solid #007abe;
            border-bottom: none;
            background-color: #d9f0fe;
            cursor: pointer;
            -webkit-transition-duration: .2s;
            transition-duration: .2s;
            padding: 9px 12px
        }

            .wrap_accordion .accordion_group .accordion_header::before {
                content: "";
                display: block;
                width: 40px;
                height: 40px;
                background-size: 33px;
                margin-right: 8px
            }

            .wrap_accordion .accordion_group .accordion_header:has(span)::before {
                margin-right: 2px
            }

            .wrap_accordion .accordion_group .accordion_header span::before {
                content: "";
                display: block;
                width: 40px;
                height: 40px;
                background-size: 33px;
                margin-right: 8px
            }

            .wrap_accordion .accordion_group .accordion_header:hover {
                opacity: .8
            }

            .wrap_accordion .accordion_group .accordion_header .i_box {
                display: -webkit-box;
                display: -ms-flexbox;
                display: flex;
                -webkit-box-pack: center;
                -ms-flex-pack: center;
                justify-content: center;
                -webkit-box-align: center;
                -ms-flex-align: center;
                align-items: center;
                position: absolute;
                top: 0;
                bottom: 0;
                right: 10px;
                width: 35px;
                height: 35px;
                -webkit-box-sizing: border-box;
                box-sizing: border-box;
                -webkit-transition-duration: .2s;
                transition-duration: .2s;
                margin: auto
            }

                .wrap_accordion .accordion_group .accordion_header .i_box .one_i {
                    display: block;
                    width: 18px;
                    height: 18px;
                    -webkit-transition-duration: .2s;
                    transition-duration: .2s;
                    position: relative
                }

                    .wrap_accordion .accordion_group .accordion_header .i_box .one_i::before, .wrap_accordion .accordion_group .accordion_header .i_box .one_i::after {
                        display: -webkit-box;
                        display: -ms-flexbox;
                        display: flex;
                        content: "";
                        background-color: #007abe;
                        width: 20px;
                        height: 2px;
                        position: absolute;
                        top: 0;
                        bottom: 0;
                        left: 0;
                        right: 0;
                        margin: auto
                    }

        .wrap_accordion .accordion_group .accordion_inner {
            display: none;
            padding: 10px 7px;
            -webkit-box-sizing: border-box;
            box-sizing: border-box
        }

            .wrap_accordion .accordion_group .accordion_inner .box_one {
                padding: 2px 5px
            }

            .wrap_accordion .accordion_group .accordion_inner .txt_q {
                font-size: 1.7rem;
                line-height: 1.5;
                padding: 0 0 0 34px;
                margin: 0 0 3px
            }

                .wrap_accordion .accordion_group .accordion_inner .txt_q::before {
                    width: 28px;
                    height: 22px;
                    font-size: 1.7rem;
                    border-radius: 100px;
                    padding: 1px 6px;
                    margin: 3px 0 0 0
                }

            .wrap_accordion .accordion_group .accordion_inner .txt_a {
                font-size: 1.6rem;
                line-height: 1.5;
                padding: 0 0 0 34px;
                margin: 0 0 10px
            }

                .wrap_accordion .accordion_group .accordion_inner .txt_a::before {
                    width: 28px;
                    height: 22px;
                    font-size: 1.7rem;
                    border-radius: 100px;
                    padding: 1px 6px;
                    margin: 3px 0 0 0
                }

    .wrap_inquiry {
        width: 92%
    }

        .wrap_inquiry .dl_privacy {
            font-size: 1.4rem;
            line-height: 1.43;
            margin: 0 0 40px
        }

        .wrap_inquiry .wrap_contact_tel {
            font-size: 1.6rem;
            padding: 20px 0;
            margin: 30px auto 0
        }

            .wrap_inquiry .wrap_contact_tel p {
                margin: 0 0 15px
            }

                .wrap_inquiry .wrap_contact_tel p:last-of-type {
                    margin: 0
                }

            .wrap_inquiry .wrap_contact_tel .icon_tel {
                font-size: 2.6rem
            }

                .wrap_inquiry .wrap_contact_tel .icon_tel::before {
                    content: "";
                    display: inline-block;
                    width: 25px;
                    height: 25px;
                    background: url(../images/icon_tel.svg) no-repeat center/contain;
                    margin-right: 10px
                }
}
