@charset "utf-8";

@import url('https://fonts.googleapis.com/css?family=Noto+Sans+KR&subset=korean');

/* INTLAB default css */
/* 폰트 
@font-face {
  font-family: 'Nanum Gothic';
  font-style: normal;
  src: url('/resource/font/NanumGothic-Regular.eot');
  src: url('/resource/font/NanumGothic-Regular.eot?#iefix') format('embedded-opentype'), url('/resource/font/NanumGothic-Regular.woff2') format('woff2'), url('/resource/font/NanumGothic-Regular.woff') format('woff'), url('/resource/font/NanumGothic-Regular.ttf') format('truetype');
}
@font-face {
  font-family: 'Nanum Gothic Bold';
  font-style: normal;
  font-weight: normal;
  src: url('/resource/font/NanumGothic-Bold.eot');
  src: url('/resource/font/NanumGothic-Bold.eot?#iefix') format('embedded-opentype'), url('/resource/font/NanumGothic-Bold.woff2') format('woff2'), url('/resource/font/NanumGothic-Bold.woff') format('woff'), url('/resource/font/NanumGothic-Bold.ttf') format('truetype');
}
@font-face {
  font-family: 'Nanum Gothic ExBold';
  font-style: normal;
  font-weight: normal;
  src: url('/resource/font/NanumGothic-ExtraBold.eot');
  src: url('/resource/font/NanumGothic-ExtraBold.eot?#iefix') format('embedded-opentype'), url('/resource/font/NanumGothic-ExtraBold.woff2') format('woff2'), url('/resource/font/NanumGothic-ExtraBold.woff') format('woff'), url('/resource/font/NanumGothic-ExtraBold.ttf') format('truetype');
}

@font-face {
  font-family: 'Nanum Square ExBold';
  font-style: normal;
  font-weight: normal;
  src: url('/resource/font/NanumSquareEB.eot');
  src: url('/resource/font/NanumSquareEB.eot?#iefix') format('embedded-opentype'), url('/resource/font/NanumSquareEB.woff2') format('woff2'), url('/resource/font/NanumSquareEB.woff') format('woff'), url('/resource/font/NanumSquareEB.ttf') format('truetype');
}



@font-face {
    font-family: 'Noto Sans KR';
    font-style: normal;
    font-weight: 100;
    src: local("Noto Sans Thin"), local("NotoSans-Thin"), url("/resource/font/noto/NotoSans-Thin.eot");
    src: url("/resource/font/noto/NotoSansKR-Thin.eot?#iefix") format("embedded-opentype"), url("/resource/font/noto/NotoSansKR-Thin.woff2") format("woff2"), url("/resource/font/noto/NotoSansKR-Thin.woff") format("woff")
}*/
@font-face {
 @font-family: 'Noto Sans KR';
    font-style: normal;
    font-weight: 100;
    src: local("Noto Sans Light"), local("NotoSans-Light"), url("/resource/font/noto/NotoSans-Light.eot");
    src: url("/resource/font/noto/NotoSans-Light.eot?#iefix") format("embedded-opentype"), url("/resource/font/noto/NotoSans-Light.woff2") format("woff2"), url("/resource/font/noto/NotoSans-Light.woff") format("woff")
}

@font-face {
    font-family: 'Noto Sans KR';
    font-style: normal;
    font-weight: 300;
    src: local("Noto Sans Regular"), local("NotoSans-Regular"), url("/resource/font/noto/NotoSans-Regular.eot");
    src: url("/resource/font/noto/NotoSans-Regular.eot?#iefix") format("embedded-opentype"), url("/resource/font/noto/NotoSans-Regular.woff2") format("woff2"), url("/resource/font/noto/NotoSans-Regular.woff") format("woff")
}

@font-face {
    font-family: 'Noto Sans KR';
    font-style: normal;
    font-weight: 400;
    src: local("Noto Sans Medium"), local("NotoSans-Medium"), url("/resource/font/noto/NotoSans-Medium.eot");
    src: url("/resource/font/noto/NotoSans-Medium.eot?#iefix") format("embedded-opentype"), url("/resource/font/noto/NotoSans-Medium.woff2") format("woff2"), url("/resource/font/noto/NotoSans-Medium.woff") format("woff")
}

@font-face {
    font-family: 'Noto Sans KR';
    font-style: normal;
    font-weight: 500;
    src: local("Noto Sans Bold"), local("NotoSans-Bold"), url("/resource/font/noto/NotoSans-Bold.eot");
    src: url("/resource/font/noto/NotoSans-Bold.eot?#iefix") format("embedded-opentype"), url("/resource/font/noto/NotoSans-Bold.woff2") format("woff2"), url("/resource/font/noto/NotoSans-Bold.woff") format("woff")
}

@font-face {
    font-family: 'Noto Sans KR';
    font-style: normal;
    font-weight: 700;
    src: local("Noto Sans Black"), local("NotoSans-Black"), url("/resource/font/noto/NotoSans-Black.eot");
    src: url("/resource/font/noto/NotoSans-Black.eot?#iefix") format("embedded-opentype"), url("/resource/font/noto/NotoSans-Black.woff2") format("woff2"), url("/resource/font/noto/NotoSans-Black.woff") format("woff")
}


html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, address, big, cite, code, del, dfn, em, font, img, ins, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td 
{margin:0; padding:0; font-family:'Noto Sans KR', '돋움', dotum, sans-serif; -webkit-text-size-adjust:none;}

html{height:100%;} /* opera 10 */
body{
	 font-family: 'Noto Sans KR', sans-serif;
    font-size: 15px;
    font-weight:300;
    color: #333;
	
	
	height:100%; font-size:15px; line-height:1.3; background:#fff; }




/* -webkit-text-size-adjust:none; 아이폰 외 세로 방향 전환시 폰트 변화 없음 지정 */

table{border-collapse:collapse; border-spacing:0;}
table caption{
/* width:0; height:0; overflow:hidden; font-size:0; line-height:0;*/
position: absolute;
top: -9999px;
left: -9999px;
}

h1, h2, h3, h4, h5, h6{font-size:100%; margin:0; padding:0;}

img, fieldset, button{border:0 solid transparent;}
button img{display:none;}

ol, ul{list-style:none;}
blockquote, q{quotes:none;}
hr{display:none;}

a:link, a:visited{color:#333; text-decoration:none;}
a:hover{color:#333; text-decoration:none;}
a:active{color:#333; text-decoration:none;}

textarea{overflow:auto;}
html:first-child select{padding-right:6px; height:20px;} /* Opera 9 & Below Fix */
option{padding-right:6px;} /* Firefox Fix */
legend{position:absolute; top:0; left:0; width:0; height:0; overflow:hidden; visibility:hidden; font-size:0; line-height:0;}

/* 보이지 않는 텍스트 */
.blindtext {visibility:visible; width:0; height:0; overflow:hidden; font-size:0; line-height:0; text-indent:-3000em; position:absolute;}
.blind{visibility:visible; width:0; height:0; overflow:hidden; font-size:0; line-height:0; text-indent:-3000em; position:absolute;}



