/* 動画全画面表示 */
.room-video-wrapper {
width: 100vw !important;
height: auto !important;
top: 55px !important;
left: 0 !important;
}
/* バナー */
.st-banners{display: none !important;}
/* ミュート解除notify */
.st-mute__ballon.active{display: none !important;}
/* キャンペーン クローズボタン */
.room-campaign-close {display: none !important;}
/* キャンペーン リンク */
.room-campaign-link{display: none !important;}
/* キャンペーン バナー */
.room-campaign-banner{display: none !important;}
/* テロップ */
.room-telop{display: none !important;}
/* アバター */
.avater-container{display: none !important;}
/* ルーム内操作 */
.st-activate{display: none !important;}
/* 設定ボタン */
.st-setting__container{display: none !important;}
/* ファン一覧 */
.st-faninfo{display:none !important;}
/* 設定ボタン背景 */
.video-settings-bg{display:none !important;}
/* サイリウム */
.l-main:after{display:none !important;}