@charset "utf-8";

.visual-title,
.sec-m-company .cover .inner p,
.sec-m-company .slide .title { font-family: var(--font-Play); }
.ani-counter { bottom: 14.5%; }

@media screen and (max-width:1700px) {
    .sec-m-company .cover .inner p {font-size: clamp(25px,4.35vw,74px);}
}
@media screen and (max-width:500px) {
    .sec-m-company .slide .text-box p > br { display: none; }
}