@import url('https://fonts.cdnfonts.com/css/nanumsquare-neo');
@import url('https://fonts.cdnfonts.com/css/freestyle-script');

/* Default Style */
html, body { width:100%; height:100%; margin:0;padding:0;font-family: 'NanumSquare Neo', sans-serif;font-weight:400;}
html { 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, select, button, textarea { font-family: 'NanumSquare Neo', sans-serif; color:#222; font-style:normal; font-weight:400; word-break:keep-all; }
body { *word-break:break-all; -ms-word-break:break-all; }
img, fieldset, iframe { border:0 none; }
li { list-style:none; }
input, select, button { vertical-align:middle; }
img { vertical-align:top; }
i, em, address { font-style:normal; }
label, button { cursor:pointer; }
button { margin:0; padding:0; }
a { text-decoration:none; color:#000; }
a:hover { text-decoration:none; }
button * { position:relative; }
button img { left:-3px; *left:auto; }
option { padding-right:6px; }
hr, caption { display:none; }
legend { *width:0 ;}
table {/* border-collapse:collapse;table-layout:fixed; */ border-collapse:collapse; border-spacing:0; }
textarea { resize:none; }
input[type=checkbox] { margin:0 5px 0 0; padding:0; *margin:-3px 0 0 -3px; vertical-align:-3px; *vertical-align:-3px; }
input[type=radio] { margin:0 5px 0 0; padding:0; *margin:-3px 0 0 -3px; vertical-align:-3px; *vertical-align:-3px; }
textarea { resize:none; }

html.on{overflow:hidden;}