@charset "utf-8"; @media screen and (max-width: 768px) { .link_mobile { word-break: break-all; } .link_nonDecoration { color: #000000; text-decoration: none; } }