#granite_box01 {
    overflow: hidden;
    padding: 1rem 0 3rem;
}

.benefit-section {
    padding: 5rem 0 !important;
}

#granite_box05 {
    padding: 5rem 0 0;
}

#granite_box05 .c-title02 {
    margin-bottom: 3rem;
}

.faq-section {
    margin-bottom: 6rem !important;
}

@media (max-width: 768px) {
    .benefit-section {
        padding: 5rem 0 0 !important;
    }
}