/* reset */
*{margin:0;padding:0;}
a{color:#000;text-decoration:none;}
ul,ol{list-style:none;}
h1,h2,h3,h4,h5,h6{font-weight:normal;font-size:inherit;}
i,em{font-style:normal;}
b,strong{font-weight:normal;}
table{border-collapse:collapse;}
hr{display:none;}
address{font-style:normal;}

/* common */
html{font-size:14px;font-family: 'Noto Sans KR', sans-serif;}
