    /* HEADER  */
    .recruit_page .h_inner {
        padding: 0 15px;
    }

    .recruit_page header nav {
        margin-bottom: 0;
    }

    .recruit_page #logo {
        top: 5px;
        left: 0;
    }

    .recruit_page main .sec_h5_txt {
        min-width: inherit;
        flex-grow: 1;
    }

    .recruit_page main .step_absolute {
        position: relative;
        margin-bottom: 30px;
    }

    .recruit_page .h_contact_social {
        margin: 0 15px 0 0;
    }

    .recruit_page .h_contact_tel {
        margin: 0;
        text-align: center;
    }

    .recruit_page .h_nav_list li span.jp {
        font-size: 20px;
    }

    /* FOOTER */
    .ft_social {
        height: auto;
        padding: 60px 0;
    }

    .ft_social .inner::before {
        bottom: inherit;
        top: calc(50% - 80px);
    }



    /* MAIN  */
    .recruit_menu {
        margin: 120px 0;
    }

    .sec08 h4::before {
        display: none;
    }

    .sec08_content.is_01 .is_content {
        background: url('../images/recruit/sec08_bgc_01.png') no-repeat center /100% 100%;
        padding: 100px 0 0;
    }

    .sec08_content.is_02 .is_content {
        background: url('../images/recruit/sec08_bgc_02.png') no-repeat center /100% 100%;
        padding: 70px 0 0;
    }

    .sec08_content.is_01b .is_content {
        background: url('../images/recruit/sec08_bgc_03.png') no-repeat center /100% 100%;
    }

    .sec06-list {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        position: relative;
        z-index: 2;
        margin-top: 50px;
    }

    .sec06-item {
        width: 280px;
        height: 320px;
        border-radius: 10px;
        border: 6px solid #ef94a5;
        color: #321106;
        font-family: var(--f-MPLUSRound);
        font-weight: 500;
        background-color: #fdf3f5;
        margin-bottom: 25px;
    }

    .sec06-item.sec06-item-big {
        width: 915px;
    }

    .sec06-item.sec06-item-big .sec06-item-tt {
        text-align: center;
        padding-top: 23px;
    }

    .sec06-item.sec06-item-big .sec06-item-tt>p {
        display: inline-block;
    }

    .sec06-item.sec06-item-big .sec06-item-tt .title {
        margin-right: 25px;
        display: inline-block;
    }

    .sec06-item-tt {
        width: 100%;
        padding: 24px 5px 24px 5px;
        height: 73px;
    }

    .sec06-item-tt .title {
        font-size: 30px;
        text-align: center;
        line-height: 1;
        margin-bottom: 4px;
        letter-spacing: -0.001rem;
    }

    .sec06-item-tt .title::before {
        display: none;
    }

    .sec06-item-tt .sub-tt {
        font-size: 14px;
        font-weight: bold;
        text-align: center;
    }

    .sec06-item-tt .dot {
        display: inline-block;
        margin: 0 -10px;
    }

    .sec06-item-box {
        width: 100%;
        height: calc(100% - 110px);
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        padding: 0 5px 4px 5px;
    }

    .sec06-item-big .sec06-item-box {
        flex-direction: row;
        justify-content: space-between;
        padding-bottom: 0;
    }

    .sec06-item-big .sec06-item-box p {
        text-align: right !important;
        margin-bottom: 6px;
    }

    .sec06-item-big .sec06-item-box .small {
        font-size: 75%;
        line-height: 1.5;
        display: block;
    }

    .sec06-item-big .sec06-item-box .box-l {
        width: 50%;
        border-right: 1px solid #ad936a;
        padding: 0 27px 0px;
        height: 100%;
    }

    .sec06-item-big .sec06-item-box .box-r {
        width: 50%;
        border-left: 1px solid #ad936a;
        padding: 0 27px 0px;
        height: 100%;
    }

    .sec06-item-box .slogan {
        font-size: 22px;
        text-align: center;
        width: 220px;
        height: 34px;
        border-radius: 10px;
        display: flex;
        justify-content: center;
        align-items: center;
        color: #FFF;
        margin: 0 auto 11px auto;
        background: #52b88b;
    }

    .sec06-item-box .txt {
        font-size: 24px;
        line-height: 1;
        margin-bottom: 5px;
    }

    .sec06-item-box .txt span {
        font-size: 20px;
    }

    .sec06-item-box .num {
        font-size: 24px;
        line-height: 1;
        margin-bottom: 7px;
        text-align: center;
        letter-spacing: 0.05rem;
        font-weight: 500;
    }

    .sec06-item-box .num span {
        font-size: 60px
    }

    .sec06-item-box .num span span {
        font-size: 48px;
        margin: 0 -15px;
        display: inline-block;
    }

    .sec06-item-box .note {
        font-size: 16px;
        font-weight: bold;
        text-align: center;
    }

    .sec06-item.item03 .sec06-item-box .txt {
        width: 100%;
        padding-left: 40px;
        transform: translateY(5px);
    }

    .sec06-item.item03 .sec06-item-box {
        padding-bottom: 32px;
    }

    .sec06-item.item05 .sec06-item-box {
        padding-bottom: 32px;
    }

    .sec06-item.item06 .sec06-item-box {
        padding-bottom: 20px;
    }

    .sec06-item.item07 .sec06-item-box {
        padding-top: 12px;
    }

    .sec06-item.item02 .sec06-item-box {
        background: url('../images/recruit/sec06-item02-bkg.png') no-repeat center;
    }

    .sec06-item.item03 .sec06-item-box {
        background: url('../images/recruit/sec06-item03-bkg.png') no-repeat center top -18px;
    }

    .sec06-item.item04 .sec06-item-box {
        background: url('../images/recruit/sec06-item04-bkg.png') no-repeat center;
    }

    .sec06-item.item05 .sec06-item-box {
        background: url('../images/recruit/sec06-item05-bkg.png') no-repeat center top -10px;
    }

    .sec06-item.item06 .sec06-item-box {
        background: url('../images/recruit/sec06-item06-bkg.png') no-repeat center;
    }

    .sec06-item.item07 .sec06-item-box {
        background: url('../images/recruit/sec06-item07-bkg.png') no-repeat center top -8px;
    }

    .sec06-item.item08 .sec06-item-box {
        background: url('../images/recruit/sec06-item08-bkg.png') no-repeat center top 0;
    }


    .under main .sec08_content.is_02 .is_content .main_btn {
        background: url('../images/ic-right.png') no-repeat right 10px center /6px #1a854d;
        border-radius: 5px;
        width: 290px;
    }

    .under main .sec08_content.is_01 .is_content .main_btn {
        background: url('../images/ic-right.png') no-repeat right 10px center /6px #f6ad3c;
        border-radius: 5px;
        width: 290px;
    }

    .under main .sec08_content.is_01 .is_content .main_btn:hover {
        background: url('../images/ic-right.png') no-repeat right 10px center /6px #1a854d;
        color: #fff;
    }

    .under main .sec08_content.is_02 .is_content .main_btn:hover {
        background: url('../images/ic-right.png') no-repeat right 10px center /6px #f6ad3c;
        color: #fff;
    }

    .under main .sec08_content .is_content .main_btn::before {
        display: none;
    }

    .sec15 {
        position: relative;
        z-index: 2;
    }

    .sec15_slogan li {
        position: relative;
    }

    .sec15_slogan li.pink2 {
        background: #ed8599;
    }

    .sec15_slogan li.blue2 {
        background: #5dc2d0;
    }

    .sec15_slogan li a {
        width: 100%;
        height: 80px;
        display: flex;
        align-items: center;
        justify-content: center;
        text-align: center;
    }

    /* .sec15_slogan li::before {
        width: 210px;
        height: auto;
        position: absolute;
        bottom: 0;
        right: 0;
        content: '';
        background: url('../images/recruit/recruit_bg1.png') center /cover no-repeat;
        aspect-ratio: 21/14;
    } */

    .sec15_slogan li.blue2::before {
        background: url('../images/recruit/recruit_bg2.png') center /cover no-repeat;
    }

    @media screen and (min-width: 751px) {
        .under main .main_wrap::after {
            background: url("../images/brush01.png") no-repeat right top, url("../images/brush02.png") no-repeat left bottom 50px;
        }

        .recruit_page header .h_box {
            display: flex;
            align-items: center;
        }

        .recruit_page header nav {
            margin-right: 470px;
        }

        .recruit_page header nav .inner {
            width: auto;
        }

        .recruit_page header .h_right {
            right: 15px;
            position: absolute;
            display: flex;
        }

        .recruit_page header.active .h_right .h_contact_tel {
            display: flex;
        }

        .recruit_page main {
            padding-top: 160px;
        }

        #new_recruit.recruit_page main {
            padding-top: 200px;
        }

        .recruit_page main .sec_h5_txt {
            min-width: inherit;
            flex-grow: 1;
        }

        .recruit_page main .step_absolute .list_step {
            position: absolute;
            top: 110px;
            right: 0;
        }

        .recruit_page main .step_absolute .list_step dl::before {
            bottom: -120px;
        }

        .recruit_page main .step_absolute .list_step dl::after {
            width: 30px;
            height: 65%;
            position: absolute;
            top: 100%;
            left: calc(50% - 15px);
            content: '';
            background: #1a854d;
        }

        .recruit_page main .step_absolute .list_step dl {
            margin-bottom: 130px;
        }

        .recruit_page main .step_absolute .list_step dl:nth-child(5) {
            margin-bottom: 0;
        }

        .recruit_page main .step_absolute .list_step dl:nth-child(2) {
            margin-bottom: 90px;
        }

        .recruit_page main .step_absolute .list_step dl:nth-child(2)::before {
            bottom: -80px;
        }

        .recruit_page main .step_absolute .list_step dl:nth-child(2)::after {
            background: #f5ac3d;
            height: 35%;
        }

        .recruit_page main .step_absolute .list_step dl:nth-child(3) {
            margin-bottom: 135px;
        }

        .recruit_page main .step_absolute .list_step dl:nth-child(3)::after {
            height: 50%;
        }

        .recruit_page main .step_absolute .list_step dl:nth-child(4)::after {
            background: #f5ac3d;
        }

        .recruit_page main .step_absolute .list_step dl:nth-child(5)::after {
            display: none;
        }

        .recruit_page .h_nav_list {
            justify-content: center;
            padding: 0;
        }

        .recruit_page .h_nav_list>li:not(:last-child) {
            margin-right: 50px;
        }

        .recruit_page header.active .h_nav_list>li:not(:last-child) {
            margin-right: 40px;
        }

        .sec08_wrapper:not(:last-child) {
            margin-bottom: 150px;
        }

        .sec08_wrapper .image {
            top: 0;
        }

        .sec08_content.is_01 {
            width: 500px;
            height: 302px;
            margin-top: 85px;
            top: 0;
        }

        .sec08_content.is_02 {
            width: 500px;
            height: 312px;
            margin-top: 85px;
            top: 0;
        }

        .sec08_content.is_01::before {
            top: -100px;
        }

        .sec08_content.is_01 .sec08_ttl02 {
            padding-top: 20px;
            margin: 0 0 30px 140px;
        }

        .sec08_content.is_01b .sec08_ttl02 {
            margin: 0 0 30px 120px;
        }

        .sec08_content.is_02 .sec08_ttl02 {
            padding-top: 20px;
            margin: 0 50px 30px 0
        }

        .sec08_content.is_02 .sec08_btn {
            margin: 0 auto
        }

        .sec15 ul {
            padding-top: 50px;
        }

        .sec15_slogan li {
            width: 650px;
            /* padding-right: 100px; */
        }
    }

    @media screen and (min-width: 751px) and (max-width: 1560px) {
        .recruit_page #logo {
            width: 204px;
        }

        .recruit_page header nav {
            margin-right: 31vw;
        }

        .recruit_page header nav .inner {
            padding: 0;
        }

        .recruit_page header .h_box {
            justify-content: space-between;
        }

        .recruit_page header.active .h_inner {
            padding: 10px 0;
        }

        .recruit_page header.active nav {
            margin-right: 290px;
        }

        .recruit_page .h_inner {
            padding: 0 15px;
            margin: 0
        }

        .recruit_page .h_nav_list li span.jp {
            font-size: 17px;
        }

        .recruit_page .h_nav_list>li:not(:last-child) {
            margin-right: 15px;
        }

        .recruit_page main {
            padding-top: 80px;
        }

        #new_recruit.recruit_page main {
            padding-top: 100px;
        }
    }

    @media screen and (max-width: 750px) {
		body .sec06-item.sec06-item-big .sec06-item-tt .title {
			letter-spacing: -.07rem;
			margin-right: 0;
		}
        .under main .main_wrap {
            margin-bottom: 0;
        }

        .under main #topic_path ul {
            padding: 0;
        }

        .under main .frame_recruit {
            padding: 45px 10px 30px;
        }

        .recruit_page .h_inner {
            padding: 0 10px;
        }

        .recruit_page .h_inner #logo {
            width: 102px;
            top: 0;
        }

        .recruit_page .h_nav_list {
            display: block;
        }

        .recruit_page .h_contact_social {
            margin: 10px 0 15px
        }

        .recruit_menu {
            margin: 60px 0;
        }

        .sec06-list {
            justify-content: center;
            max-width: 585px;
            margin: 0 auto;
        }

        .sec06-item:nth-of-type(even) {
            margin-right: auto;
        }

        .sec08_wrapper .image {
            position: relative;
            z-index: 2;
        }

        .sec08_wrapper .container {
            display: flex;
            flex-direction: column-reverse;
        }

        .sec08_content .is_content {
            border-radius: 0;
        }

        .sec08_content.is_01 .is_content,
        .sec08_content.is_02 .is_content {
            padding: 15px;
            width: 320px;
            height: 195px;
            border-radius: 0;
        }

        .long_content.sec08_content.is_02 .is_content {
            padding-top: 15px;
        }

        .sec08_content.is_01 .is_content::before,
        .sec08_content.is_02 .is_content::before {
            width: 280px;
            height: 350px;
        }

        .sec08_content.is_01 .sec08_ttl02::before {
            top: -10px;
            left: -25px;
        }

        .sec08_content.is_01 .sec08_ttl02::after {
            top: -10px;
            right: -25px;
        }

        .sec08_content.is_02 .sec08_ttl02::before,
        .sec08_content.is_02 .sec08_ttl02::after {
            top: -10px;
        }

        .sec15_slogan li:not(:last-child) {
            margin-bottom: 50px;
        }

        .sec15_slogan li a {
            height: 60px;
            font-size: 18px;
            /* padding-right: 100px; */
        }

        .sec15_slogan li::before {
            width: 140px;
        }

        .under main .sec08_content .main_btn {
            width: 200px;
            height: 50px;
        }

        .under main .sec08_ttl02 {
            font-size: 24px;
        }

    }



    @media screen and (max-width: 640px) {
        .sec06-item {
            border-width: 1vw;
            width: 48%;
            margin-bottom: 3.8vw;
            height: 44vw;
        }

        .sec06-item.sec06-item-big {
            width: 100%;
            height: auto;
        }

        .sec06-item-big .sec06-item-box {
            flex-wrap: wrap;
        }

        .sec06-item-tt {
            height: auto;
            padding: 5px;
        }

        .sec06-item-tt .title {
            font-size: 4.5vw;
            line-height: 1.25em;
        }

        .sec06-item-tt .sub-tt {
            font-size: 3vw;
        }

        .sec06-item-box .note {
            font-size: 3vw;
        }

        .sec06-item-box {
            background-size: 30vw;
            height: calc(100% - 10vw);
            padding: 0;
            background-position: center;
            /*  */
        }
        .sec06-item.sec06-item-big.item01 .sec06-item-box{
            align-items: flex-start;
            padding-bottom: 30px;
            height: calc(100% - 14vw);
            
            margin-top: 5px;
        }
.w100_sp{
    width: 100%;
}
        .sec06-item-box .num {
            font-size: 3.5vw;
        }

        .sec06-item-box .num span {
            font-size: 9vw;
        }

        .sec06-item-box .num span span {
            font-size: 7vw;
            margin: 0;
        }

        .sec06-item-box .txt {
            font-size: 5vw;
        }

        .sec06-item.item03 .sec06-item-box .txt {
            padding-left: 7vw;
        }

        .sec06-item-box p {
            margin-bottom: 1vw;
        }

        .sec06-item-box .slogan {
            font-size: 3.2vw;
            width: 35vw;
            height: 5.5vw;
            margin-bottom: 2vw;
        }

        .sec06-item-big .sec06-item-box .box-r,
        .sec06-item-big .sec06-item-box .box-l {
            padding: 0 5vw;
            height: auto;
        }
        .sec06-item-big .sec06-item-box .box-l{
            border-right:0;
        }
        .sec06-item-big .sec06-item-box .box-r {
            border-left: 2px solid #ad936a;
        }
        .sec06-item-big .sec06-item-box .box-r:last-child{
            border-left: 0;
        }
    }