@charset "utf-8";
/* CSS Document */

@media only screen and (min-width: 980px) {
    .h3-ttl::before {
        left: -10px;
    }
}
