@charset "utf-8";

html { scroll-behavior: smooth;
}

body,h1,h2,h3,h4,h5,h6,p,dl,dd{margin:0;}
body{
    color:#373737;
    font-family:'Noto Sans KR', sans-serif !important;
    letter-spacing:-1px;
	font-size:1em;
	font-weight:normal;
	overflow: hidden;
}

h1, h2, h3{_font-family:'Michroma', sans-serif;}
h4, h5, h6{font-family:'Noto Sans KR', sans-serif;}

ul{
    margin:0;
    padding:0;
    list-style:none;
}

a{
    text-decoration:none;
    color:#373737;
}


.inner{
    width:1400px;
    margin:0 auto;
}


.inner2{
    width:1320px;
    margin:0 auto;
}


.inner3{width:1720px;margin:0 auto;}

.inner4{width:1920px;margin:0 auto;}
.inner5{width:900px;margin:0 auto;}




.cf::after{
    content:"";
    display:block;
    clear:both;
}



#container{float:none !important; width:auto !important;margin:0!important;}







@import url('http://fonts.cdnfonts.com/css/carmen-sans');



@font-face {
    font-family: 'KHNPHD', sans-serif;
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_one@1.0/KHNPHD.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'michroma', sans-serif;
	src: local("michroma"),
		 url('/fonts/michroma-regular.eot') format('embedded-opentype'),
      	 url('/fonts/michroma-regular.woff') format('woff'),
     	 url('/fonts/michroma-regular.ttf') format('truetype'),
     	 url('/fonts/michroma-regular.svg#NanumGothic') format('svg'),
     	 url('/fonts/michroma-regular.woff') format('woff');
	font-style: normal;
}

@font-face {
    font-family: 'PLAY', sans-serif;
	src: local("PLAY"),
		 url('/fonts/PLAY.eot') format('embedded-opentype'),
      	 url('/fonts/PLAY.woff') format('woff'),
     	 url('/fonts/PLAY-REGULAR.ttf') format('truetype'),
     	 url('/fonts/PLAY-BOLD.ttf') format('truetype'),
     	 url('/fonts/PLAY.svg#NanumGothic') format('svg'),
     	 url('/fonts/PLAY.woff') format('woff');
	font-style: normal;
}

@font-face {
    font-family: 'CARMEN SANS', sans-serif;
	src: local("CARMEN SANS"),
		 url('/fonts/CARMEN SANS.eot') format('embedded-opentype'),
      	 url('/fonts/CARMEN SANS.woff') format('woff'),
     	 url('/fonts/CARMEN SANS-REGULAR.ttf') format('truetype'),
     	 url('/fonts/CARMEN SANS-BOLD.ttf') format('truetype'),
     	 url('/fonts/CARMEN SANS.svg#NanumGothic') format('svg'),
     	 url('/fonts/CARMEN SANS.woff') format('woff');
    font-style: normal;
}


@font-face {
    font-family: 'NPSfontBold';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2310@1.0/NPSfontBold.woff2') format('woff2');
    font-weight: 700;
    font-style: normal;
}