@charset "utf-8";
@import url('https://fonts.googleapis.com/css?family=Nanum+Gothic:400,700,800&subset=korean');

/* common */
html, body { width:100%; height:100%;}
html.scrollY {overflow-y:scroll;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,form,fieldset,p,button { margin:0; padding:0; }
body,h1,h2,h3,h4,input,button,span,textarea,select,option,td,li, p, div, a {font-family: 'Nanum Gothic',sans-serif;color:#000;}
body { text-align:left; }
img,fieldset,iframe { border:0 none; }
li { list-style:none; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing:border-box; }
input,select,button { vertical-align:middle; }
/* img{ vertical-align:top; } */
i,em,address { font-style:normal; }
label,button { cursor:pointer; }
a { color:#000;text-decoration:none; }
a:hover { color:#000; text-decoration:none; }
/* hr{ display:none; } */
legend{*width:0;}

table {border-collapse:collapse;border-spacing:0;}
caption {font-size:0; line-height:0; height:0;}