@charset "UTF-8";

@media screen and (max-width: 768px) {
#mv .mv_mov iframe {
    transform: scale(1.01) !important;
    margin: 0 !important;
    width: 100% !important;
}
}