@charset "UTF-8";

* {box-sizing: border-box;}

body {line-height: 1.5; word-wrap: break-word; word-break: break-all; overflow-x: hidden;}

table {border-collapse: collapse; border-spacing: 0;}

body, input, textarea, select, button, table {font-family: 'Pretendard', sans-serif; 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,li {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;}

html, body{ height: 100%;}