@charset "utf-8";
html{overflow-y:scroll;height:100%;min-width:360px}
html, body{ min-height: 100%; font-size: 1rem;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,textarea,p,blockquote,th,td,input,select,textarea,button {margin:0;padding:0;}
fieldset,img {border:0 none}
dl,ul,ol,menu,li {list-style:none}
blockquote, q {quotes:none}
blockquote:before, blockquote:after,q:before, q:after {content:'';content:none}
input,select,textarea,button {font-size:100%;vertical-align:middle}
button {border:0 none;background-color:transparent;cursor:pointer}
table {border-collapse:collapse;border-spacing:0}
body {-webkit-text-size-adjust:none}
input[type='text'],input[type='password'],input[type='submit'],input[type='search'] {-webkit-appearance:none; border-radius:0}
input:checked[type='checkbox'] {background-color:#666; -webkit-appearance:checkbox}
button,input[type='button'],input[type='submit'],input[type='reset'],input[type='file'] {-webkit-appearance:button; border-radius:0}
input[type='search']::-webkit-search-cancel-button {-webkit-appearance:none}
body { background:#fff; }
body,th,td,input,select,textarea,button, a{ line-height:1.2; font-family:'Noto Sans KR', sans-serif; color:#424242; font-size: 14px; }
a{ text-decoration:none; }
a:active, a:hover, a:focus { text-decoration:none; }
address,caption,cite,code,dfn,em,var {font-style:normal;font-weight:normal}

.s-only{display:inline-block !important;position:absolute;top:0;left:0;margin:0 !important;padding:0 !important;width:1px !important;height:1px !important;font-size:0;text-indent:-9999em;line-height:0;border:0 !important;overflow:hidden !important;}

@media all and (min-width:970px){
    html, body{ font-size: 16px; }
    body,th,td,input,select,textarea,button, a{ font-size: 16px; }
}