@charset "utf-8";
/*-------------------------------------------------------------------

-------------------------------------------------------------------*/
*{margin:0; padding:0;box-sizing:border-box; outline:none; -webkit-box-sizing:border-box;}
a {text-decoration:none; -webkit-tap-highlight-color:rgba(0,0,0,.1);margin:0; padding:0; border:0;font-size:100%; vertical-align:baseline; background:transparent;}
a:link{color:#000;text-decoration:none}
a:hover{color:#000;text-decoration:none;}
a:visited{color:#000;text-decoration:none}
a:active{border:0;color:#000;text-decoration:none}
body{line-height:1;background:#fff;color:#000;letter-spacing:-1px}
ol,ul{list-style:none}
html, body{margin:0;padding:0;border:none;color:#000;font-style:normal;height:100%;-webkit-text-size-adjust:none;-webkit-font-smoothing:antialiased;height:100%;width:100%;}
b, strong{font-weight:500}
b, em, i{font-style:normal;}
body, button, h1, h2, h3,
h4, h5, input, select, table, textarea {font-family:'Noto Sans KR', sans-serif, "Apple SD Gothic Neo", "Malgun Gothic", "맑은 고딕", "Dotum", "돋움", sans-serif;font-size:16px; line-height:22px;font-weight:normal}
figure{margin-block-start:0;margin-block-end:0;margin-inline-start:0;margin-inline-end:0;}

