@charset "UTF-8"; /*------------------------- まずは無料シミュレーション */ #mv_bunner_00000041 { background: url(../images/bunner/free_simulation202012_pc.jpg) center no-repeat #000; background-size: auto 100%; } @media screen and (max-width: 767px) { #mv_bunner_00000041 { background: url(../images/bunner/free_simulation202012_sp.jpg) center no-repeat #000; background-size: auto 100%; } } /*------------------------- 動画センタリング用 */ .mv_movie { background-position: center bottom; margin: 0 auto; text-align: center; }