html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, a, img, strong, small, dl, dt, dd, ol, ul, li, fieldset, form, input, button, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
  padding: 0;
  margin: 0;
}

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

body {
  line-height: 1;
  font-size: 15px;
}

body.kr {
  font-family: "Noto Sans KR", sans-serif;
}

body.en {
  font-family: "Noto Sans KR", sans-serif;
}

body.tw {
  font-family: "Noto Sans SC", sans-serif;
}

body.th {
  font-family: "Noto Sans Thai", "Noto Sans KR", sans-serif;
}

img, fieldset, button {
  border: 0;
}

ol, ul {
  list-style: none;
}

a {
  text-decoration: none;
  color: inherit;
}

a:hover, a:focus, a:active {
  text-decoration: none;
}

a, img {
  vertical-align: top;
}

a, button, label, input, textarea {
  outline: 0;
}

a, button, label, input, select {
  -webkit-tap-highlight-color: transparent;
}

input, textarea, button, select {
  font-size: inherit;
  font-family: inherit;
  color: inherit;
}

input::-ms-clear {
  display: none;
}

button, label {
  cursor: pointer;
}

button {
  border: 0;
  background-color: transparent;
}

button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
}

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

caption, legend {
  width: 0;
  height: 0;
  text-indent: -9999px;
  font-size: 0;
  line-height: 0;
}

.blind {
  overflow: hidden;
  visibility: hidden;
  position: absolute;
  top: -9999px;
  left: -9999px;
  width: 0;
  height: 0;
}
