>>988
整理しますと

/* 全画面表示 */
.room-video-wrapper {
width: 100vw !important;
height: auto !important;
top: 0 !important;
left: 0 !important
}

.st-video__setting {
display: none !important
}

.video-settings-bg {
display: none !important
}

.l-main:after {
display: none !important
}

/* テロップ表示の背景色 */
.room-telop {
background-color: transparent !important
}

これで合っていますでしょうか?
これだとテロップの文字が消えてしまいますが。。
万一こちらの問題でしたら申し訳ないです