@charset "UTF-8";


@media screen and (max-width: 767px) {
    .sp_flex {
        display: flex;
    }
}