@charset "UTF-8";

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