@charset "UTF-8";

@media screen and (max-width: 768px) {
    .sp_br {
        display: block;
    }
}