@media (max-width: 768px) {
  .l-mv__title > span:first-child {
    font-size: 8.5vw;
  }
}