/* base
-------------------------------------------------------------------------------- */

div.bx-controls-direction,
div#window_close {
	padding-top:10px;
}
.bc-custom-end-screen{
	background-color: #fff;
  padding: 15px;
}
.enquete_color {
  background-color: #E15325;
}

.video-js .vjs-endscreen-overlay-buttons .vjs-control{
	font-size: inherit!important;
	width: 4em!important;
}

.video-js div.vjs-custom-endscreen-overlay div.vjs-modal-dialog-content p.enquete_send_btn_box{
	text-align: center!important;
}

.video-js #movie_enq_form ul#question_list{
	list-style: none;
}

.video-js #movie_enq_form ul#question_list li{
	float: none!important;
}

.video-js .vjs-endscreen-overlay-content {
    background-color: transparent!important;
}



/* �A���P�[�g�̕������� */
@media screen and (max-width: 374px) {
	.bc-custom-end-screen{
		font-size: 12px;
	}
	div#asset-body p {
    padding: 25px 0 10px;
	}
	#movie_area{
		height: 212px!important;
	}
	.brightcove-area-inner{
		padding-top: 72.25%!important;
	}
}
