/**調整用**/
.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;
    }

}
.moz-money06 {
    text-align: center;
    letter-spacing: -1.45px;
    color: #1F1F1F;
    position: relative;
    margin-left: 6rem;
    font-size: 1.6rem;
    display: inline-block;
}

.moz-money06::before {
    content: "";
    position: absolute;
    margin-left: 0.5rem;
    transform: translate(-0%, 0%);
    background-size: contain;
    background-repeat: no-repeat;
    left: -7rem;
    top: -0.2rem;
}

.moz-money06::before {
    background-image: url(/assets/images/tell/zai-tsu-img.svg);
    top: 0;
    width: 6rem;
    height: 4rem;
}