@charset "UTF-8";

@media screen and (max-width:768px){
    #mv .mv_text.t_align_center{
        display: none;
    }
}
