@charset "UTF-8";

@media screen and (max-width: 768px) {
    #mv .mv_img li.pos_l img {
        object-position: 30% 50%;
    }
}