/* 231006 ½Å±Ô ºñµð¿À ¿µ¿ª °øÅë Ãß°¡ */
.serialVideo {position: relative;background: #000; width: auto; height: auto;overflow: hidden;cursor: pointer; } 
.serialVideo .video_box{background-image: none;z-index: 2;position: relative;padding-bottom: 56.2%;border-radius: 0;width: 1080px;height: 611px;margin: 0 auto;}
.serialVideo .video_box:after{display: none;}
.serialVideo .video_box iframe{position: absolute;top:0;left:0;width:100%;height:100%;}
.serialVideo .video_box .play_area{width: 100% !important;height: 100% !important;position: absolute;width: 100%;height: 100%;}
.serialVideo .video_box .play_area > img {z-index: 1;position: absolute;top: 13px;right: 0;width: 302px; top: 0; width: 100%; } 
.serialVideo .ytb_thumb { position: absolute; left: 0;top: 0;width: 100%; }

.eventWrap{font-family : 'Noto Sans KR' !important;}


@media screen and (max-width: 1200px) {
    .serialVideo .video_box{width: 100%;height: 100%;}
}