
@charset "UTF-8";

@media screen and (max-width: 600px) {
  #mv .mv_text p:not(.static) {
    display: block !important;
  }
}
