@charset "UTF-8";

/*MV上フィルター削除*/
#mv:before {
  display: none;
}

/*背景色変更*/
#smile_lotas + div{
background-color: #4384cf !important;
}