@charset "utf-8";

/* main */
.visual-title { font-size: clamp(24px,3.64vw,70px); }

@media screen and (max-width:1200px) {
    .m-business__wrap .box .text-box p > br { display: none; }
}