/**調整用**/
.header-mag {
    margin-top: 5rem;
}

@media (min-width: 820px) {
    .header-mag {
        margin-top: 0;
    }
}


.zai-re-dl {
    margin-left: 0rem;
}

@media (min-width: 780px) {
    .area-top-posi-re {
        height: 30rem;
    }

    .cap-h1-zai-box-zai {
        position: relative;
        margin-top: 0rem;
    }

    .thumb .slick-slide,
    .thumb02 .slick-slide {
        flex: 0 0 30% !important;
    }

    .area-job-bg {
        padding: 1rem 1.5rem !important;
    }

    .zai-re-dl {
        margin-left: 0rem !important;
    }

    .cap-h1-zai-box-zai::after {
        width: 16rem !important;
        height: 12rem !important;
    }

    .sec-access-bg {
        height: 65rem !important;
    }

}