@charset "utf-8";
/* ページ独自CSS　PCSP共通（レスポンシブ） */

@media(min-width: 751px) {
    .mvArea {
        width: 600px !important;
    }
}