@charset "UTF-8";


@font-face {
 font-family: 'montserrat-light';
 font-weight: 300;
 src: url(../font/montserrat-light.eot);
 src: url(../font/montserrat-light.eot?#iefix) format('embedded-opentype'),
      url(../font/montserrat-light.woff) format('woff'),
      url(../font/montserrat-light.ttf) format('truetype');
}

@font-face {
 font-family: 'montserrat';
 font-weight: 200;
 src: url(../font/montserrat-extralight.eot);
 src: url(../font/montserrat-extralight.eot?#iefix) format('embedded-opentype'),
      url(../font/montserrat-extralight.woff) format('woff'),
      url(../font/montserrat-extralight.ttf) format('truetype');
}

@font-face {
 font-family: 'montserrat';
 font-weight: 300;
 src: url(../font/montserrat-thin.eot);
 src: url(../font/montserrat-thin.eot?#iefix) format('embedded-opentype'),
      url(../font/montserrat-thin.woff) format('woff'),
      url(../font/montserrat-thin.ttf) format('truetype');
}


@font-face {
 font-family: 'montserrat';
 font-weight: normal;
 src: url(../font/montserrat-regular.eot);
 src: url(../font/montserrat-regular.eot?#iefix) format('embedded-opentype'),
      url(../font/montserrat-regular.woff) format('woff'),
      url(../font/montserrat-regular.ttf) format('truetype');
}

@font-face {
 font-family: 'montserrat';
 font-weight: 500;
 src: url(../font/montserrat-semibold.eot);
 src: url(../font/montserrat-semibold.eot?#iefix) format('embedded-opentype'),
      url(../font/montserrat-semibold.woff) format('woff'),
      url(../font/montserrat-semibold.ttf) format('truetype');
}

@font-face {
 font-family: 'montserrat';
 font-weight: 600;
 src: url(../font/montserrat-bold.eot);
 src: url(../font/montserrat-bold.eot?#iefix) format('embedded-opentype'),
      url(../font/montserrat-bold.woff) format('woff'),
      url(../font/montserrat-bold.ttf) format('truetype');
}

@font-face {
 font-family: 'montserrat';
 font-weight: 800;
 src: url(../font/montserrat-black.eot);
 src: url(../font/montserrat-black.eot?#iefix) format('embedded-opentype'),
      url(../font/montserrat-black.woff) format('woff'),
      url(../font/montserrat-black.ttf) format('truetype');
}


@font-face {
   font-family: 'NotoSansKR';
   font-style: normal;
   font-weight: normal;
	src: url('../font/NotoSansKR-Regular.woff2') format('woff2'),url('../font/NotoSansKR-Regular.woff') format('woff'),url('../font/NotoSansKR-Regular.otf') format('otf');
 }
@font-face {
   font-family: 'NotoSansKR';
   font-style: normal;
   font-weight: 500;
   src: url('../font/NotoSansKR-Medium.woff2') format('woff2'),url('../font/NotoSansKR-Medium.woff') format('woff'),url('../font/NotoSansKR-Medium.otf') format('otf');
 }
 @font-face {
   font-family: 'NotoSansKR';
   font-style: normal;
   font-weight: 600;
   src: url('../font/NotoSansKR-Bold.woff2') format('woff2'),url('../font/NotoSansKR-Bold.woff') format('woff'),url('../font/NotoSansKR-Bold.otf') format('otf');
 }
 @font-face {
   font-family: 'NotoSansKR';
   font-style: normal;
   font-weight: 800;
   src: url('../font/NotoSans-Black.woff2') format('woff2'),url('../font/NotoSans-Black.woff') format('woff'),url('../font/NotoSans-Black.otf') format('otf');
 }

 
 @font-face {
      font-family: 'Nanum Square';
      src: url('../font/NanumSquareL.eot'); /* IE9 Compat Modes */
      src: url('../font/NanumSquareL.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
           url('../font/NanumSquareL.woff') format('woff'), /* Modern Browsers */
           url('../font/NanumSquareL.ttf')  format('truetype'), /* Safari, Android, iOS */
           
      font-style:   normal;
      font-weight:  300;
    }
    
    @font-face {
      font-family: 'Nanum Square';
      src: url('../font/NanumSquareR.eot'); /* IE9 Compat Modes */
      src: url('../font/NanumSquareR.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
           url('../font/NanumSquareR.woff') format('woff'), /* Modern Browsers */
           url('../font/NanumSquareR.ttf')  format('truetype'), /* Safari, Android, iOS */
           
      font-style:   normal;
      font-weight:  400;
    }
    
    @font-face {
      font-family: 'Nanum Square';
      src: url('../font/NanumSquareB.eot'); /* IE9 Compat Modes */
      src: url('../font/NanumSquareB.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
           url('../font/NanumSquareB.woff') format('woff'), /* Modern Browsers */
           url('../font/NanumSquareB.ttf')  format('truetype'), /* Safari, Android, iOS */
           
      font-style:   normal;
      font-weight:  700;
    }
    
    @font-face {
      font-family: 'Nanum Square';
      src: url('../font/NanumSquareEB.eot'); /* IE9 Compat Modes */
      src: url('../font/NanumSquareEB.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
           url('../font/NanumSquareEB.woff') format('woff'), /* Modern Browsers */
           url('../font/NanumSquareEB.ttf')  format('truetype'), /* Safari, Android, iOS */
           url('../font/NanumSquareOTFExtraBold.svg#090d6763bc81b49309446d23fbd10e87') format('svg'); /* Legacy iOS */
           
      font-style:   normal;
      font-weight:  900;
    }
    
/* CSS reset */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin:0;
	padding:0;
	border:0;
	font-size:12px;
	vertical-align:baseline;
	background:transparent;
	-webkit-text-size-adjust:none;
	font-family: 'montserrat', sans-serif;
	list-style:none;
	line-height:1.5;
     word-break: keep-all;
}

em,address{font-style:normal;}
hr{display:none}
body{line-height:1;word-break: keep-all;}
ol, ul{list-style:none;}
blockquote, q{quotes: none;}
blockquote:before, blockquote:after,q:before, q:after{content:'';content:none;}

ins{text-decoration:none;}
del{text-decoration:line-through;}
table{width:100%;border-collapse:collapse;border-spacing:0;table-layout:fixed;word-break:keep-all;}
table th, table td{vertical-align:middle;}
fieldset{margin:0;padding:0;border:0 none;}
legend, caption, .skip{position:absolute; left:-9999px; width:0; height:0; font-size:0; line-height:0; overflow:hidden;}
caption{position:static;}

html, body,input,button,textarea{font-size:12px; color:#888; font-family: 'montserrat', sans-serif;}

a {color:#a7a7a7; text-decoration:none;}
a:hover {color:#a7a7a7; text-decoration:none;}
img,input{vertical-align:top;}
label{vertical-align:middle; font-size:14px; cursor:pointer;}
select {height:24px; margin:0; border: 1px solid #dcdcdc; padding:0; font-size:13px; vertical-align:middle; color:#666;  cursor:pointer;}
textarea {border:1px solid #dcdcdc; color:#888; font-size:13px; line-height:18px; padding:5px; overflow-y:auto; resize:none;-webkit-appearance:none; border-radius:0; font-weight:400;}

h1,h2,h3,h4,h5,h6,th,strong {font-weight:600;}
select {font-family: 'montserrat', sans-serif;}

/* html5 reset */
header, footer, section, article, aside, nav, hgroup, details, menu, figure, figcaption, canvas{display:block; margin:0; padding:0; border:0; font-size:100%; font:inherit; vertical-align:baseline;}
input {-webkit-appearance:none; border-radius:0; padding:0; margin:0;}
input[type='text'] {-webkit-appearance:none;}
textarea:focus, input:focus{outline: none;}

/* skip */
a.skipNavi{position:absolute; display:block; width:100%; left:0; text-align:center; top:-10000px; z-index:500; font-size:1.3em;}
a.skipNavi:hover, a.skipNavi:focus, a.skipNavi:active{position:absolute; top:0; padding:15px 0; font-weight:bold; color:#fff; background:#1d60a7; z-index:500;}

.kr {font-family:'NotoSansKR',sans-serif !important;}
