@charset "UTF-8";

@media screen and (max-width: 900px) {
#mv .mv_img li:nth-of-type(2) img {
    object-position: 70% 50%;
}
}
