/*@import "//cdn.jsdelivr.net/npm/font-applesdgothicneo@1.0/all.min.css";*/
@font-face {
    font-family: 'KBIZHanmaumMyungjo';
    src: url('https://fastly.jsdelivr.net/gh/projectnoonnu/noonfonts_one@1.0/KBIZHanmaumMyungjo.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

*{margin:0px auto; padding:0px; border:0px; outline:0px; box-sizing:border-box;}
img{border:0px; vertical-align:top;}

html, body{ /*font-family: 'SCoreDream';*/}
ul, li{list-style:none;}
a{text-decoration:unset;}
em{font-style:unset;}


#container{position:relative; width:100%; /*max-width:1240px;*/ height:100%; overflow:hidden;}


