@charset "utf-8";

/* 초기화 */
body, pre {margin:0;padding:0;font-family:'Noto Sans KR', sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing: grayscale;}
/* body {margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,'Segoe UI','Roboto','Oxygen','Ubuntu','Cantarell','Fira Sans','Droid Sans','Helvetica Neue',sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing: grayscale;} */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, 
small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, 
canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {margin: 0;padding: 0;border: 0; box-sizing: border-box;}
input, textarea, button, select {box-sizing: border-box; outline: 0; border: 0;}
address, i {font-style: normal;}
a, a:link, a:visited, a:hover, a:focus, a:active {text-decoration:none}
ol, ul, li {list-style: none;}
a {display: block;}
h1, h2, h3, h4, h5, h6, a, label, input, button, select, textarea, img {vertical-align:middle}
h1, h2, h3, h4, h5, h6 {font-size:10px; font-weight: normal;}
input[type=button], input[type=radio], input[type=checkbox], input[type=submit], label {cursor: pointer;}

.blind{z-index:-1;overflow:hidden;position:absolute;height:1px;width:1px;text-indent:-9999em;}
.notKor{ime-mode:disabled;}