.m-mainv {
    padding: 5rem 0 2rem;
}

.c-footer {
    padding: 5rem 0 0;
    margin-top: 15rem;
}

.c-footer address {
    padding: 2rem;
    margin-top: 5rem;
}

.c-slider01 .items .sec h3:not(:last-child) {
    margin-bottom: 1rem;
}

.c-slider01 .items .sec h3 {
    font-size: 2rem;
}

.m-blockcate p {
    color: #000;
    font-size: 2rem;
    font-weight: 600;
    margin-bottom: 1.5rem;
}

.m-block04 .c-title02 {
    margin-bottom: 3rem;
}

.m-block05 {
    padding: 15rem 0;
}

.slick-dots {
    bottom: -5rem !important;
}

.benefit-section {
    padding: 5rem 0 0 !important;
}

.faq-section,
.apply-section,
.function-section {
    padding: 0 !important;
}

.faq-section,
.apply-section {
    margin-bottom: 10rem !important;
}

.apply-section .c-title02.c-title02--01 {
    margin-bottom: 3rem;
}

.apply-section .m-block06:not(:last-child) {
    margin-bottom: 12rem !important;
}

.table-review-section .c-title02 {
    margin-bottom: 1rem;
}

.product-cat_desc {
    margin-bottom: 5rem;
}

@media screen and (max-width: 1024px) {
    .m-mainv {
        padding-top: 10rem;
    }

    .c-footer {
        margin-top: 10rem;
    }

    .benefit-section {
        padding: 0 !important;
    }

    .faq-section {
        margin-bottom: 6rem !important;
    }
}

@media screen and (max-width: 767px) {
    .m-mainv {
        padding-top: 7rem;
    }

    .c-footer {
        padding-top: 3rem;
    }

    .benefit-section {
        padding: 3rem 0 0 !important;
        margin-bottom: 8rem;
    }

    .featured-colors-section .m-block05 {
        padding: 12rem 0;
    }

    .featured-colors-section .slick-dots {
        bottom: -5rem !important;
    }

    .apply-section {
        margin-bottom: 10rem !important;
    }
}

@media screen and (max-width: 567px) {
    .m-mainv {
        padding-top: 7rem;
    }

    .slick-dots {
        bottom: -3rem !important;
    }

    .benefit-section {
        margin-bottom: 0;
    }

    .faq-section,
    .apply-section {
        margin-bottom: 6rem !important;
    }

    .apply-section .m-block06:not(:last-child) {
        margin-bottom: 8rem !important;
    }
}