.benefit-section {
    padding: 7rem 0 5rem !important;
}

#silestone_box05 {
    padding: 0;
    margin-bottom: 5rem;
}

#silestone_box05 .illust.illust03 {
    top: -10rem;
    z-index: 0;
}

#silestone_box05 .c-title02 {
    margin-bottom: 3rem;
}

@media screen and (max-width: 767px) {
    #silestone_box05 {
        margin-bottom: 5rem;
    }

    .benefit-section {
        padding: 3rem 0 0 !important;
    }
}

@media screen and (max-width: 567px) {
    #silestone_box01 {
        padding: 0 0 3rem 0;
    }

    .benefit-section {
        padding: 5rem 0 0 !important;
    }
}