/****************************

MENU
SPECIAL
∟こえにっき

****************************/
body main .special .bc-player-jKMzmQg6Q_default {
	background-color: #000 !important;
}

body main .special .vjs-volume-panel,
body main .special .vjs-picture-in-picture-control,
body main .special .video-js .vjs-play-control .vjs-icon-placeholder {
	display: none !important;
}

.vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar {
  pointer-events: auto !important;
}

.video-js.vjs-layout-x-small .vjs-progress-control {
	display: flex !important;
}