@CHARSET "EUC-KR";

/*
* Noto Sans KR (korean) http://www.google.com/fonts/earlyaccess
 */
@font-face {
  font-family: 'Noto Sans KR';
  font-style: normal;
  font-weight: 100;
  src: url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Thin.woff2) format('woff2'),
       url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Thin.woff) format('woff'),
       url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Thin.otf) format('opentype');
}
@font-face {
  font-family: 'Noto Sans KR';
  font-style: normal;
  font-weight: 300;
  src: url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Light.woff2) format('woff2'),
       url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Light.woff) format('woff'),
       url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Light.otf) format('opentype');
}


@font-face {
   font-family: 'Noto Sans KR';
   font-style: normal;
   font-weight: 400;
   src: url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Regular.woff2) format('woff2'),
        url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Regular.woff) format('woff'),
        url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Regular.otf) format('opentype');
 }
@font-face {
   font-family: 'Noto Sans KR';
   font-style: normal;
   font-weight: 500;
   src: url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Medium.woff2) format('woff2'),
        url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Medium.woff) format('woff'),
        url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Medium.otf) format('opentype');
 }

 /*
* Noto Sans KR (korean) http://www.google.com/fonts/earlyaccess
 */
@font-face {
  font-family: 'SCDream';
  font-style: normal;
  font-weight: 100;
  src: url(/asset/font/SCDream1.woff2) format('woff2'),
       url(/asset/font/SCDream1.woff) format('woff'),
       url(/asset/font/SCDream1.otf) format('opentype');
}
@font-face {
  font-family: 'SCDream';
  font-style: normal;
  font-weight: 200;
  src: url(/asset/font/SCDream2.woff2) format('woff2'),
       url(/asset/font/SCDream2.woff) format('woff'),
       url(/asset/font/SCDream2.otf) format('opentype');
}
@font-face {
  font-family: 'SCDream';
  font-style: normal;
  font-weight: 300;
  src: url(/asset/font/SCDream3.woff2) format('woff2'),
       url(/asset/font/SCDream3.woff) format('woff'),
       url(/asset/font/SCDream3.otf) format('opentype');
}
@font-face {
  font-family: 'SCDream';
  font-style: normal;
  font-weight: 400;
  src: url(/asset/font/SCDream4.woff2) format('woff2'),
       url(/asset/font/SCDream4.woff) format('woff'),
       url(/asset/font/SCDream4.otf) format('opentype');
}
@font-face {
  font-family: 'SCDream';
  font-style: normal;
  font-weight: 500;
  src: url(/asset/font/SCDream5.woff2) format('woff2'),
       url(/asset/font/SCDream5.woff) format('woff'),
       url(/asset/font/SCDream5.otf) format('opentype');
}
@font-face {
  font-family: 'SCDream';
  font-style: normal;
  font-weight: 600;
  src: url(/asset/font/SCDream6.woff2) format('woff2'),
       url(/asset/font/SCDream6.woff) format('woff'),
       url(/asset/font/SCDream6.otf) format('opentype');
}
@font-face {
  font-family: 'SCDream';
  font-style: normal;
  font-weight: 700;
  src: url(/asset/font/SCDream7.woff2) format('woff2'),
       url(/asset/font/SCDream7.woff) format('woff'),
       url(/asset/font/SCDream7.otf) format('opentype');
}
@font-face {
  font-family: 'SCDream';
  font-style: normal;
  font-weight: 800;
  src: url(/asset/font/SCDream8.woff2) format('woff2'),
       url(/asset/font/SCDream8.woff) format('woff'),
       url(/asset/font/SCDream8.otf) format('opentype');
}
@font-face {
  font-family: 'SCDream';
  font-style: normal;
  font-weight: 900;
  src: url(/asset/font/SCDream9.woff2) format('woff2'),
       url(/asset/font/SCDream9.woff) format('woff'),
       url(/asset/font/SCDream9.otf) format('opentype');
}

html { width: 100%; height: 100%; font-family: 'Noto Sans KR', Dotum, Gulim, sans-serif; font-size: 16px; font-weight: 400; letter-spacing: -0.05em}
body { width: 100%; height: 100%; }

/* reset */
html, body {margin:0; padding:0; word-break: keep-all; word-wrap:break-word; -webkit-hyphens: auto;  -moz-hyphens: auto;  -ms-hyphens: auto;   hyphens: auto}
form, input, p, h1, h2, h3, h4, h5, h6, ul, ol, li, dl, dt, dd {margin:0; padding:0;}
ul, ol, li {list-style:none;}
img	{border:0; vertical-align:top}
table {border-collapse:collapse; border-spacing:0 !important; width: 100%} 
th, td {padding:0;}
th {font-weight: normal}
textarea {padding:0; margin:0; resize: none}
fieldset {display:block; border:none; padding:0; margin:0}
legend, caption	{width:0; height:0; padding:0; margin:0; font-size:0; line-height:0;}
a{text-decoration: none; color: #000}
input, select {vertical-align: middle; box-sizing: content-box}
input, select, textarea {border: 1px solid #dbdbdb; background: #fff; font-size: 14px; font-family: 'Noto Sans KR',Dotum, Gulim; color: #6d6d6d; letter-spacing: -0.025em; font-weight: 300}
input[type="radio"] {border: 0; background: transparent}
i {font-style: normal}
button {font-family:'Noto Sans KR', Dotum, Gulim, sans-serif; margin: 0; padding:0; overflow: visible; text-transform: none; -webkit-appearance: button; cursor: pointer; border: 0; outline: 0; background: none;}
img {max-width: 100%}
select, textarea, input[type="text"], input[type="password"]{border-radius:0;}

