@charset "UTF-8";

*{outline: 0;  box-sizing: border-box; }

html, body{height: 100%;}

body{min-width: 320px; line-height: 1.5; word-wrap: break-word; word-break: break-all; letter-spacing: -1px; overflow-x: hidden;}

table {border-collapse: collapse; border-spacing: 0;}

body, input, textarea, select, button, table{font-family: 'JejuMyeongjo'; color: #222; font-size: 16px;}

fieldset, img, button{border:0;}

body, div, p, ul, ol, li, dl, dd, dt, h1, h2, h3, h4, h5, h6, table, tr, th, td,
form, select, textarea, fieldset, legend, figure, figcaption, input, button{margin: 0; padding: 0;}

ol, ul{list-style: none;}

a {text-decoration: none; color: #222;}

em, address {font-style: normal;}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {display: block;}

button{background: transparent; cursor: pointer;}

.blind{position: absolute; clip: rect(0 0 0 0); width: 1px; height: 1px; margin: -1px; overflow: hidden;}