@charset "UTF-8";

.section_btn {
    padding-top: 48px;
}

@media screen and (max-width: 640px) {
    padding-top: 20px;
}

