@charset "utf-8";
@import url('http://fonts.googleapis.com/css?family=Montserrat:400,500,700');
@import url('../../n_css/nanummyeongjo.css');

 
@font-face {
  font-family: 'NBG';
  font-style: normal;
  font-weight: 200;
  src: url(../../fonts/NanumBarunGothicUltraLight.eot);
  src: local('Nanum Barun Gothic UltraLight'),
       local('NanumBarunGothicUltraLight'),
       url(../../fonts/NanumBarunGothicUltraLightd41d.eot?#iefix) format('embedded-opentype'),
       url(../../fonts/NanumBarunGothicUltraLight.html) format('woff2'),
       url(../../fonts/NanumBarunGothicUltraLight.woff) format('woff'),
       url(../../fonts/NanumBarunGothicUltraLight-2.html) format('truetype');
}
@font-face {
  font-family: 'NBG';
  font-style: normal;
  font-weight: 300;
  src: url(../../fonts/NanumBarunGothicLight.eot);
  src: local('Nanum Barun Gothic Light'),
       local('NanumBarunGothicLight'),
       url(../../fonts/NanumBarunGothicLightd41d.eot?#iefix) format('embedded-opentype'),
       url(../../fonts/NanumBarunGothicLight.html) format('woff2'),
       url(../../fonts/NanumBarunGothicLight.woff) format('woff'),
       url(../../fonts/NanumBarunGothicLight-2.html) format('truetype');
}
@font-face {
  font-family: 'NBG';
  font-style: normal;
  font-weight: 400;
  src: url(../../fonts/NanumBarunGothic.eot);
  src: local('NBG'),
       local('NanumBarunGothic'),
       url(../../fonts/NanumBarunGothicd41d.eot?#iefix) format('embedded-opentype'),
       url(../../fonts/NanumBarunGothic.html) format('woff2'),
       url(../../fonts/NanumBarunGothic.woff) format('woff'),
       url(../../fonts/NanumBarunGothic-2.html) format('truetype');
}
@font-face {
  font-family: 'NBG';
  font-style: normal;
  font-weight: 700;
  src: url(../../fonts/NanumBarunGothicBold.eot);
  src: local('Nanum Barun Gothic Bold'),
       local('NanumBarunGothicBold'),
       url(../../fonts/NanumBarunGothicBoldd41d.eot?#iefix) format('embedded-opentype'),
       url(../../fonts/NanumBarunGothicBold.html) format('woff2'),
       url(../../fonts/NanumBarunGothicBold.woff) format('woff'),
       url(../../fonts/NanumBarunGothicBold-2.html) format('truetype');
}
/* Noto Sans */ 
@font-face { 
font-family: 'notokr'; 
src: url('../../fonts/notokr-light.eot'); 
src: url('../../fonts/notokr-lightd41d.eot?#iefix') format('embedded-opentype'), 
url('../../fonts/notokr-light.html') format('woff2'), 
url('../../fonts/notokr-light.woff') format('woff'), 
url('../../fonts/notokr-light.ttf') format('truetype'), 
url('../../fonts/notokr-light.svg#notokr-regular') format('svg'); 
font-weight: 300; 
font-style: normal; 
}
@font-face { 
font-family: 'notokr'; 
src: url('../../fonts/notokr-regular.eot'); 
src: url('../../fonts/notokr-regulard41d.eot?#iefix') format('embedded-opentype'), 
url('../../fonts/notokr-regular.html') format('woff2'), 
url('../../fonts/notokr-regular.woff') format('woff'), 
url('../../fonts/notokr-regular.ttf') format('truetype'), 
url('../../fonts/notokr-regular.svg#notokr-regular') format('svg'); 
font-weight: 400; 
font-style: normal; 
}
@font-face { 
font-family: 'notokr'; 
src: url('../../fonts/notokr-bold.eot');
src: url('../../fonts/notokr-boldd41d.eot?#iefix') format('embedded-opentype'),
url('../../fonts/notokr-bold.html') format('woff2'),
url('../../fonts/notokr-bold.woff') format('woff'),
url('../../fonts/notokr-bold.ttf') format('truetype'),
url('../../fonts/notokr-bold.svg#notokr-bold') format('svg');
font-weight: 600; 
font-style: normal;
}
/* 표준 선택자 */
* {-webkit-text-size-adjust:none; box-sizing:border-box}
body {position:relative}
body, td, input, textarea, div, th, p, a, address ul {font-family:'Montserrat','notokr';  margin:0; padding:0; font-size:12px; 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}
input[type=text], input[type=password], input[type=button], input[type=submit] {-webkit-appearance:none}
.clearfix:before, .clearfix:after {display:block; content:''}
.clearfix:after {clear:both}
/* common elements */
.bt {display:block}
.displaynone {display:none !important}