@charset "utf-8";

/* http://meyerweb.com/eric/tools/css/reset/
v2.0 | 20110126
License:none (public domain) */

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
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,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video,
button,
input
{
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
   
    vertical-align: baseline;
}
img {
	margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
   
    vertical-align: top;
}
/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}
body {
    line-height: 1;
}
ol,
ul {
    list-style: none;
}
blockquote,
q {
    quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
    content: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
button {
    border: 0 none;
    background-color: transparent;
    cursor: pointer;
}
input, select, textarea, button {
    border-radius: 0;
    vertical-align: middle;
}
th, td, input, select, textarea, button {
    font-size: 13px;
    line-height: 1;
    font-family: AppleSDGothicNeo-Regular,'Malgun Gothic','맑은 고딕',dotum,'돋움',sans-serif;
    color: #222;
    letter-spacing: -1px;
}

@font-face {
  font-family: 'Noto Sans KR';
  font-style: normal;
  font-weight: 100;
  src: url(../css/images/font/NotoSansKR-Thin.woff2) format('woff2'),
       url(../css/images/font/NotoSansKR-Thin.woff) format('woff'),
       url(../css/images/font/NotoSansKR-Thin.otf) format('opentype');

  src: url(../css/images/font/NotoSans-Thin.woff2) format('woff2'),
       url(../css/images/font/NotoSans-Thin.woff) format('woff'),
	   url(../css/images/font/NotoSans-Thin.eot) format('eot'),
       url(../css/images/font/NotoSans-Thin.otf) format('opentype');
}
@font-face {
  font-family: 'Noto Sans KR';
  font-style: normal;
  font-weight: 300;
  src: url(../css/images/font/NotoSansKR-Light.woff2) format('woff2'),
       url(../css/images/font/NotoSansKR-Light.woff) format('woff'),
       url(../css/images/font/NotoSansKR-Light.otf) format('opentype');

  src: url(../css/images/font/NotoSans-Light.woff2) format('woff2'),
       url(../css/images/font/NotoSans-Light.woff) format('woff'),
	   url(../css/images/font/NotoSans-Light.eot) format('eot'),
       url(../css/images/font/NotoSans-Light.otf) format('opentype');
}
@font-face {
   font-family: 'Noto Sans KR';
   font-style: normal;
   font-weight: 400;
   src: url(../css/images/font/NotoSansKR-Regular.woff2) format('woff2'),
        url(../css/images/font/NotoSansKR-Regular.woff) format('woff'),
        url(../css/images/font/NotoSansKR-Regular.otf) format('opentype');

   src: url(../css/images/font/NotoSans-Regular.woff2) format('woff2'),
        url(../css/images/font/NotoSans-Regular.woff) format('woff'),
		url(../css/images/font/NotoSans-Regular.eot) format('eot'),
        url(../css/images/font/NotoSans-Regular.otf) format('opentype');
 }
@font-face {
   font-family: 'Noto Sans KR';
   font-style: normal;
   font-weight: 500;
   src: url(../css/images/font/NotoSansKR-Medium.woff2) format('woff2'),
        url(../css/images/font/NotoSansKR-Medium.woff) format('woff'),
        url(../css/images/font/NotoSansKR-Medium.otf) format('opentype');

   src: url(../css/images/font/NotoSans-Medium.woff2) format('woff2'),
        url(../css/images/font/NotoSans-Medium.woff) format('woff'),
		url(../css/images/font/NotoSans-Medium.eot) format('eot'),
        url(../css/images/font/NotoSans-Medium.otf) format('opentype');
}
@font-face {
   font-family: 'Noto Sans KR';
   font-style: normal;
   font-weight: 700;
   src: url(../css/images/font/NotoSansKR-Bold.woff2) format('woff2'),
        url(../css/images/font/NotoSansKR-Bold.woff) format('woff'),
        url(../css/images/font/NotoSansKR-Bold.otf) format('opentype');

   src: url(../css/images/font/NotoSans-Bold.woff2) format('woff2'),
        url(../css/images/font/NotoSans-Bold.woff) format('woff'),
		url(../css/images/font/NotoSans-Bold.eot) format('eot'),
        url(../css/images/font/NotoSans-Bold.otf) format('opentype');
 }

@font-face {
   font-family: 'Noto Sans KR';
   font-style: normal;
   font-weight: 900;
   src: url(../css/images/font/NotoSansKR-Black.woff2) format('woff2'),
        url(../css/images/font/NotoSansKR-Black.woff) format('woff'),
        url(../css/images/font/NotoSansKR-Black.otf) format('opentype');

   src: url(../css/images/font/NotoSansKR-Black.woff2) format('woff2'),
        url(../css/images/font/NotoSansKR-Black.woff) format('woff'),
		url(../css/images/font/NotoSans-Black.eot) format('eot'),
        url(../css/images/font/NotoSansKR-Black.otf) format('opentype');
 } 

@font-face {
	font-family: 'Pretendar';
	font-style: normal;
	font-weight: 400;
	src: url(../css/images/font/Pretendard-Regular.woff2) format('woff2'),
		url(../css/images/font/Pretendard-Regular.woff) format('woff'),
		url(../css/images/font/Pretendard-Regular.otf) format('opentype');
} 