/* reset */
@charset "utf-8";
@import url("https://fonts.googleapis.com/earlyaccess/notosanskr.css");
html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,pre,a,address,em,img,small,strong,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,embed,figure,footer,header,menu,nav,section,summary,audio,video {
margin: 0;padding: 0;border: 0;font-size: 100%;vertical-align: baseline;font-family:'Noto Sans KR', 'AppleGothic', sans-serif; font-style:normal;
}
table {border: 0;border-collapse: separate;border-spacing: 0}
li {list-style: none; font-weight:300;}
img {border: 0 none;vertical-align: top}
legend,caption {visibility: hidden;width: 0;height: 0;line-height: 0;font-size: 0;color: transparent}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section,main {display: block}
button {margin: 0;padding: 0;border: 0;cursor: pointer;background: none}
a {color: inherit;text-decoration: none; font-weight:400;}
svg {overflow: visible}
hr{border:none;margin:0}
* {-webkit-box-sizing: border-box;-ms-box-sizing: border-box;box-sizing: border-box}