@charset "UTF-8"; 
#dim{position:fixed; top:0; left:0; width:100%; height:100%; z-index:9999999; background:url('/images/dim.png');}
.mainpopup{position:absolute; top:50%; left:50%; width:767px; height:835px; margin:-404px 0 0 -418px; z-index:999;}
.mainpopup .bntPopupClose {position:absolute; top:20px; right:20px; width:25px;height:25px; background:url('/images/close.png') no-repeat;background-size:25px;text-indent:-9999px;cursor:pointer}
.mainpopup .popUpMovie {position:absolute; top:132px; left:40px;width:640px;height:480px;}
.mainpopup .popUpMovie iframe{width:640px;height:480px;}