@charset "UTF-8";



/*===== PC =====*/
@media only screen and (min-width: 768px),
print,
tv {
    .security-flow+.security-flow {
        margin-top: 60px;
    }

    .call-btn-type01 {
        width: 100%;
    }

}