@charset "euc-kr";
@import url('//fonts.googleapis.com/css?family=Montserrat:400,500,700');
@import url('//fonts.googleapis.com/earlyaccess/nanummyeongjo.css');
@import url(https://cdn.rawgit.com/moonspam/NanumSquare/master/nanumsquare.css);
/* 
 * Nanum Barun Gothic Web Fonts
 * https://github.com/hiun/NanumBarunGothic
 * Copyright (c) 2010, NAVER Corporation (http://www.nhncorp.com) 
 */
 
@font-face {
  font-family: 'KoPub Dotum';
  font-style: normal;
  src: url(../../img/fonts/KoPubDotumMedium.eot);
  src: local('KoPubDotumMedium'),
       url(../../img/fonts/KoPubDotumMedium.woff) format('woff'),
       url(../../img/fonts/KoPubDotumMedium.ttf) format('truetype');
}

@font-face {
  font-family: 'NBG';
  font-style: normal;
  font-weight: 200;
  src: url(../../img/fonts/NanumBarunGothicUltraLight.eot);
  src: local('Nanum Barun Gothic UltraLight'),
       local('NanumBarunGothicUltraLight'),
       url(../../img/fonts/NanumBarunGothicUltraLight.eot?#iefix) format('embedded-opentype'),
       url(../../img/fonts/NanumBarunGothicUltraLight.woff2) format('woff2'),
       url(../../img/fonts/NanumBarunGothicUltraLight.woff) format('woff'),
       url(../../img/fonts/NanumBarunGothicUltraLight.ttf) format('truetype');
}
@font-face {
  font-family: 'NBG';
  font-style: normal;
  font-weight: 300;
  src: url(../../img/fonts/NanumBarunGothicLight.eot);
  src: local('Nanum Barun Gothic Light'),
       local('NanumBarunGothicLight'),
       url(../../img/fonts/NanumBarunGothicLight.eot?#iefix) format('embedded-opentype'),
       url(../../img/fonts/NanumBarunGothicLight.woff2) format('woff2'),
       url(../../img/fonts/NanumBarunGothicLight.woff) format('woff'),
       url(../../img/fonts/NanumBarunGothicLight.ttf) format('truetype');
}
@font-face {
  font-family: 'NBG';
  font-style: normal;
  font-weight: 400;
  src: url(../../img/fonts/NanumBarunGothic.eot);
  src: local('NBG'),
       local('NanumBarunGothic'),
       url(../../img/fonts/NanumBarunGothic.eot?#iefix) format('embedded-opentype'),
       url(../../img/fonts/NanumBarunGothic.woff2) format('woff2'),
       url(../../img/fonts/NanumBarunGothic.woff) format('woff'),
       url(../../img/fonts/NanumBarunGothic.ttf) format('truetype');
}
@font-face {
  font-family: 'NBG';
  font-style: normal;
  font-weight: 700;
  src: url(../../img/fonts/NanumBarunGothicBold.eot);
  src: local('Nanum Barun Gothic Bold'),
       local('NanumBarunGothicBold'),
       url(../../img/fonts/NanumBarunGothicBold.eot?#iefix) format('embedded-opentype'),
       url(../../img/fonts/NanumBarunGothicBold.woff2) format('woff2'),
       url(../../img/fonts/NanumBarunGothicBold.woff) format('woff'),
       url(../../img/fonts/NanumBarunGothicBold.ttf) format('truetype');
}
/* Noto Sans */ 
@font-face { 
font-family: 'notokr'; 
src: url('../../img/fonts/notokr-light.eot'); 
src: url('../../img/fonts/notokr-light.eot?#iefix') format('embedded-opentype'), 
url('../../img/fonts/notokr-light.woff2') format('woff2'), 
url('../../img/fonts/notokr-light.woff') format('woff'), 
url('../../img/fonts/notokr-light.ttf') format('truetype'), 
url('../../img/fonts/notokr-light.svg#notokr-regular') format('svg'); 
font-weight: 300; 
font-style: normal; 
}
@font-face { 
font-family: 'notokr'; 
src: url('../../img/fonts/notokr-regular.eot'); 
src: url('../../img/fonts/notokr-regular.eot?#iefix') format('embedded-opentype'), 
url('../../img/fonts/notokr-regular.woff2') format('woff2'), 
url('../../img/fonts/notokr-regular.woff') format('woff'), 
url('../../img/fonts/notokr-regular.ttf') format('truetype'), 
url('../../img/fonts/notokr-regular.svg#notokr-regular') format('svg'); 
font-weight: 400; 
font-style: normal; 
}
@font-face { 
font-family: 'notokr'; 
src: url('../../img/fonts/notokr-bold.eot');
src: url('../../img/fonts/notokr-bold.eot?#iefix') format('embedded-opentype'),
url('../../img/fonts/notokr-bold.woff2') format('woff2'),
url('../../img/fonts/notokr-bold.woff') format('woff'),
url('../../img/fonts/notokr-bold.ttf') format('truetype'),
url('../../img/fonts/notokr-bold.svg#notokr-bold') format('svg');
font-weight: 600; 
font-style: normal;
}



/* Ç¥ÁØ ¼±ÅÃÀÚ */
* {-webkit-text-size-adjust:none; box-sizing:border-box}
body, td, input, textarea, div, th, p, a, address ul {font-family:'Montserrat','notokr';  margin:0; padding:0; font-size:13px; color:#666; letter-spacing:-0.05em}
a:link      {color:#333; text-decoration:none}
a:visited   {color:#333; text-decoration:none}
a:active    {color:#333; text-decoration:none}
a:hover     {color:#666; text-decoration:none}
form, p, h1, h2, h3, h4, h5, h6 {margin:0; padding:0}
fieldset, img {margin:0; padding:0; border:0; vertical-align:middle}
caption, legend {display:none}
address, em, i {font-style:normal}
ul, ol {list-style-type:none; margin:0; padding:0}
input, button, select {font:inherit; vertical-align:middle}
input[type=button], input[type=submit], input[type=reset] {-webkit-appearance:none}
.clearfix:before, .clearfix:after {display:block; content:''}
.clearfix:after {clear:both}
/* common elements */
.bt {display:block}
.displaynone {display:none !important}