/* BASIC css start */
@import url('https://fonts.googleapis.com/css?family=Noto+Sans+SC:100,300,400,500,700,900&display=swap');
@import url('https://fonts.googleapis.com/css?family=Roboto:100,100i,300,300i,400,400i,500,500i,700,700i,900,900i&display=swap');
@import url('https://fonts.googleapis.com/css?family=Nanum+Gothic:400,700,800&display=swap&subset=korean');
@import url('https://fonts.googleapis.com/css2?family=Michroma&display=swap');

@font-face {
    font-family: 'texgyreheros';
    src: url('http://www.flukeofficial.com/design/fluke/wib/texgyreheros-bold.otf') format('opentype');
    font-weight: bold;
}

@font-face {
    font-family: 'texgyreheros';
    src: url('http://www.flukeofficial.com/design/fluke/wib/texgyreheros-regular.otf') format('opentype');
    font-weight: normal;
}



#specialEvt {text-align: center; }
#specialEvt .tit-pop { text-align: center; }
#specialEvt .cont-pop { width: 100% ; margin-left: auto; margin-right: auto;  }
#specialEvt .cont-pop .cont {  }
#specialEvt .close-wrap { position: relative; padding:5px 0; color: #000; background-color: :#f3f3f3; }


#specialEvt .close-wrap .close { position: relative; width: 500px; margin-left: auto; margin-right: auto; text-align: left; }
#specialEvt .close-wrap .close .btn-close { position: absolute; right: 0px; top: 0px; }



/* 닫기 */
.popup-footer{width:100%;margin:0 auto }
.popup-footer > div{font-size:11px !important;font-family:'Noto Sans KR','Arial','Verdana','돋움','dotum',sans-serif !important;width:100% !important;background-color:#000; 
                    !important;height:32px !important;padding:0; !important;margin:0 !important }
.popup-footer > div span{color:#ffff; }
.popup-footer > div span:first-child{float:left;line-height:25px;padding:0 11px; }
.popup-footer > div span:first-child input{margin:0 0 0 0px;outline:0 }
.popup-footer > div #popup_close_btn{float:right;line-height:31px;padding:0 17px 0 20px;background-color:#000; 
                     transition:all 0.15s ease-in-out;-moz-transition:all 0.15s ease-in-out;-webkit-transition:all 0.15s ease-in-out;-o-effect-blur:all 0.15s ease-in-out;-ms-transition:all 0.15s ease-in-out }
.popup-footer > div #popup_close_btn:hover{background-color:#000;_btn:hover{background-color:rgba(0,0,0,0.55) }
/* BASIC css end */

