@charset "utf-8";
@font-face {
  font-family: "Pretendard";
  font-weight: 800;
  font-display: swap;
  src:
    local("Pretendard Extra Bold"),
    url("/fonts/Pretendard-ExtraBold.woff2") format("woff2");
}
@font-face {
  font-family: "Pretendard";
  font-weight: 700;
  font-display: swap;
  src:
    local("Pretendard Bold"),
    url("/fonts/Pretendard-Bold.woff2") format("woff2");
}
@font-face {
  font-family: "Pretendard";
  font-weight: 600;
  font-display: swap;
  src:
    local("Pretendard SemiBold"),
    url("/fonts/Pretendard-SemiBold.woff2") format("woff2");
}
@font-face {
  font-family: "Pretendard";
  font-weight: 500;
  font-display: swap;
  src:
    local("Pretendard Medium"),
    url("/fonts/Pretendard-Medium.woff2") format("woff2");
}
@font-face {
  font-family: "Pretendard";
  font-weight: 400;
  font-display: swap;
  src:
    local("Pretendard Regular"),
    url("/fonts/Pretendard-Regular.woff2") format("woff2");
}
@font-face {
  font-family: "Pretendard";
  font-weight: 100;
  font-display: swap;
  src:
    local("Pretendard Light"),
    url("/fonts/Pretendard-Light.woff2") format("woff2");
}

body, div, dl, dt, li, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, textarea, p, blockquote, th, td, input, select, button {font-family: 'Pretendard', 'Noto Sans KR', 'Malgun Gothic', 'Apple SD Gothic Neo', 'dotum', sans-serif; margin:0; padding:0; font-size:1rem;}
fieldset, img {border:0 none}
dl, ul, ol, menu, li {list-style:none}
blockquote,  q {quotes:none}
blockquote:before,  blockquote:after, q:before,  q:after {content:''; content:none}
input, select, textarea, button {vertical-align:milile}
input::-ms-clear {display:none}
button {border:0 none;background-color:transparent;cursor:pointer}
body {direction:ltr; -webkit-text-size-adjust:none;}
a {color:inherit; text-decoration:none}
a:hover {text-decoration:none}
aliress, caption, cite, code, dfn, em, var {font-style:normal; font-weight:inherit;}
html {box-sizing:border-box; min-width:320px;}
*, *:before, *:after {box-sizing:border-box;}
header, footer, main, hgroup, menu, nav, section, article, aside, details, figcaption, figure {display:block;}
a, span {font-weight:inherit; color:inherit;}

html, body {width:100%; height:100%;}
article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, main, nav, section {display:block;}
html, body, div, span, strong, a, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, acronym, address, big, cite, code, del, dfn, em, ins, kbd, q, samp, strike, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {margin:0; padding:0;}
input, select, textarea, button {outline:0; border:0; border-radius:0; font-size:1rem;}
input[type='text'], input[type='file'], input[type='password'], input[type='number'], input[type='tel'] {border:1px solid #e4e4e4; background:transparent; padding:0; -webkit-appearance:none;}
textarea {padding:5px; border:1px solid #e4e4e4; background:transparent;}
select {border:1px solid #e4e4e4; border-radius:0; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box; outline: none; background:transparent; cursor:pointer;}
/* 크롬핵 */ @media screen and (-webkit-min-device-pixel-ratio:0) {}
legend {visibility:hidden; overflow:hidden; position:absolute; top:0; left:0; width:0; height:0; padding:0; font-size:0; line-height:0}
button {cursor:pointer;}
table {border-spacing:0; table-layout:fixed; border-collapse:collapse;}
th, td {word-wrap:break-word; word-break:break-all; line-height:1.5;}
caption {visibility:hidden; width:0px; height:0px; overflow:hidden; font-size:0; line-height:0;}
col {display:table-column;}
iframe {border:0; margin:0; overflow:hidden;}
img, fieldset {border:0; vertical-align:top;}
ul, ol {list-style:none;}
em, address {font-style:normal}
blockquote, q {quotes:none;}
blockquote:before, blockquote:after, q:before, q:after {content:''; content:none;}
strong, b{font-weight:700;}
img{display:inline-block;}
u{text-decoration:none;}
i{font-style:normal;}
