/* reset */
html, body, header, footer, nav, section, article, aside, h1, h2, h3, h4, h5, h6, p, ul, ol, li, dl, dt, dd, form, fieldset, legend, caption, blockquote, input, button, select, textarea, button { margin: 0; padding: 0; }

body { min-width: 320px; text-align: left; border: 0 none; }

html { font-family: "Nanum Gothic", sans-serif; font-size: 13px; line-height: 1.385em; color: #666; }

html * { box-sizing: border-box; }

header, footer, nav, section, article, aside { display: block; }

ul, ol { list-style-type: none; }

fieldset { border: none; }

legend { display: none; }

table { table-layout: fixed; border-collapse: collapse; border-spacing: 0; }

table caption { line-height: 0; font-size: 0; }

address, em, i { font-style: normal; }

ruby rt { font-size: 1em; }

hr { display: none; }

img { border: 0; vertical-align: top; }

a { text-decoration: none; outline: none; color: #666; }

a:hover { text-decoration: none; }

input, textarea, button, select { font-family: "Nanum Gothic", sans-serif; font-size: 13px; }

input:focus, textarea:focus, button:focus, select:focus { outline: none; }

input[type="search"]::-webkit-search-cancel-button { display: none; }

input[type="search"]::-ms-clear { display: none; }

button { border: 0 none; background: none; overflow: visible; outline: none; cursor: pointer; }

textarea { border-radius: 0; }

button::-moz-focus-inner { padding: 0; border: 0; }

button:disabled { cursor: default; }

::-webkit-input-placeholder { color: #bbb; }

::-moz-placeholder { color: #bbb; opacity: 1; }

:-ms-input-placeholder { color: #bbb; }

input[type="number"]::-webkit-outer-spin-button, input[type="number"]::-webkit-inner-spin-button { -webkit-appearance: none; margin: 0; }

button { border: none; }

.blind { position: absolute; overflow: hidden; margin: -1px; padding: 0; width: 1px; height: 1px; border: none; clip: rect(0, 0, 0, 0); }

.noscroll { overflow-y: hidden; }

button.disabled { pointer-events: none; cursor: none; }

/*# sourceMappingURL=reset_pc.css.map */
