@charset "utf-8";

@import url('https://cdn.jsdelivr.net/gh/orioncactus/pretendard/dist/web/variable/pretendardvariable.css');


@font-face {
font-family:Roboto;
font-weight: 500;
src: local("NotoSansKR-Thin"), url(/font/Roboto-Medium.woff) format("woff");
}
@font-face {
  font-family: 'Hv-m';
  font-style: normal;
  src: url(/font/HelveticaNeueLTProMd.otf) format('opentype');
}
@font-face {
  font-family: 'Hv-r';
  font-style: normal;
  src: url(/font/HelveticaNeueLTProRoman.otf) format('opentype');
}
@font-face {
  font-family: 'Ap-b';
  font-style: normal;
  src: url(/font/AppleSDGothicNeoB.ttf) format('truetype');
}
@font-face {
  font-family: 'Ap-r';
  font-style: normal;
  src: url(/font/AppleSDGothicNeoR.ttf) format('truetype');
}
@font-face {
  font-family: 'Ap-m';
  font-style: normal;
  src: url(/font/AppleSDGothicNeoR.ttf) format('truetype');
}
@font-face {
  font-family: 'SF-Pro-Display-Light';
  font-style: normal;
  src: url(/font/SF-Pro-Display-Light.otf) format('opentype');
}
html {overflow-y:scroll}
body {margin:0;padding:0;font-size:0.75em;font-family:'Pretendard', dotum, sans-serif;-webkit-text-size-adjust: none;-moz-text-size-adjust: none;-ms-text-size-adjust: none; font-weight: 300;}
html, h1, h2, h3, h4, h5, h6, form, fieldset, img, p, ul, li {margin:0;padding:0;border:0}
a {text-decoration:none}

ul ul{list-style-type:none;}