@font-face {
  font-family: Pretendard;
  font-weight: 900;
  font-display: swap;
  src: url(https://ssl.pstatic.net/static/wevweb/assets/fonts/pretendard/woff2-subset/Pretendard-Black.subset.woff2)
    format('woff2');
}
@font-face {
  font-family: Pretendard;
  font-weight: 800;
  font-display: swap;
  src: url(https://ssl.pstatic.net/static/wevweb/assets/fonts/pretendard/woff2-subset/Pretendard-ExtraBold.subset.woff2)
    format('woff2');
}
@font-face {
  font-family: Pretendard;
  font-weight: 700;
  font-display: swap;
  src: url(https://ssl.pstatic.net/static/wevweb/assets/fonts/pretendard/woff2-subset/Pretendard-Bold.subset.woff2)
    format('woff2');
}
@font-face {
  font-family: Pretendard;
  font-weight: 600;
  font-display: swap;
  src: url(https://ssl.pstatic.net/static/wevweb/assets/fonts/pretendard/woff2-subset/Pretendard-SemiBold.subset.woff2)
    format('woff2');
}
@font-face {
  font-family: Pretendard;
  font-weight: 500;
  font-display: swap;
  src: url(https://ssl.pstatic.net/static/wevweb/assets/fonts/pretendard/woff2-subset/Pretendard-Medium.subset.woff2)
    format('woff2');
}
@font-face {
  font-family: Pretendard;
  font-weight: 400;
  font-display: swap;
  src: url(https://ssl.pstatic.net/static/wevweb/assets/fonts/pretendard/woff2-subset/Pretendard-Regular.subset.woff2)
    format('woff2');
}
@font-face {
  font-family: Pretendard;
  font-weight: 300;
  font-display: swap;
  src: url(https://ssl.pstatic.net/static/wevweb/assets/fonts/pretendard/woff2-subset/Pretendard-Light.subset.woff2)
    format('woff2');
}
@font-face {
  font-family: Pretendard;
  font-weight: 200;
  font-display: swap;
  src: url(https://ssl.pstatic.net/static/wevweb/assets/fonts/pretendard/woff2-subset/Pretendard-ExtraLight.subset.woff2)
    format('woff2');
}
@font-face {
  font-family: Pretendard;
  font-weight: 100;
  font-display: swap;
  src: url(https://ssl.pstatic.net/static/wevweb/assets/fonts/pretendard/woff2-subset/Pretendard-Thin.subset.woff2)
    format('woff2');
}
@font-face {
  font-family: 'Erica One';
  font-weight: 400;
  font-display: swap;
  src: url(https://ssl.pstatic.net/static/wevweb/assets/fonts/ericaone/woff2/EricaOne-Regular.woff2) format('woff2');
}
body,
p,
h1,
h2,
h3,
h4,
h5,
h6,
ul,
ol,
li,
dl,
dt,
dd,
table,
th,
td,
form,
fieldset,
legend,
input,
textarea,
button,
select {
  padding: 0;
  margin: 0;
}
html {
  -webkit-text-size-adjust: none;
}
body,
input,
textarea,
select,
button,
table {
  font-family: Pretendard, -apple-system, BlinkMacSystemFont, Helvetica, Arial, Dotum, sans-serif;
  font-size: 13px;
}
.use-webfont body,
.use-webfont input,
.use-webfont textarea,
.use-webfont select,
.use-webfont button,
.use-webfont table {
  font-family: Pretendard, -apple-system, BlinkMacSystemFont, Helvetica, Arial, Dotum, sans-serif;
}
img,
fieldset {
  border: 0;
}
ul,
ol,
li {
  list-style: none;
}
em,
address {
  font-style: normal;
}
a {
  color: inherit;
}
a,
a:hover,
a:active,
a:focus {
  text-decoration: none;
  cursor: pointer;
}
form,
fieldset,
button {
  border: 0;
  vertical-align: top;
}
button {
  background: rgba(0, 0, 0, 0);
  color: inherit;
  cursor: pointer;
}
button:disabled {
  cursor: default;
}
img {
  max-width: 100%;
  border: 0;
  vertical-align: top;
}
input,
select {
  vertical-align: middle;
  -webkit-appearance: none;
}
input {
  border: 0;
  border-radius: 0;
}
input[type='text']::-ms-clear,
input[type='password']::-ms-reveal,
input[type='password']::-ms-clear {
  display: none;
}
input[type='checkbox'],
input[type='file'],
input[type='radio'] {
  opacity: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus {
  -webkit-box-shadow: 0 0 0 30px #fff inset !important;
}
input:focus,
textarea:focus,
select:focus {
  outline: none;
}
input,
textarea {
  caret-color: #08ccca;
}
input::placeholder,
textarea::placeholder {
  color: #c8c8c8;
}
textarea {
  overflow: hidden;
}
html,
body,
#root {
  height: 100%;
}
#root {
  display: flex;
  flex-direction: column;
}
table {
  border-collapse: collapse;
}
svg {
  display: block;
}
.scrollbar-custom ::-webkit-scrollbar {
  width: 15px;
}
.scrollbar-custom ::-webkit-scrollbar-thumb {
  border: 4px solid rgba(0, 0, 0, 0);
  border-right-width: 3px;
  border-radius: 8px;
  background-clip: padding-box;
  background-color: rgba(102, 102, 102, 0.4);
}
.scrollbar-custom ::-webkit-scrollbar-track,
.scrollbar-custom ::-webkit-scrollbar-corner {
  background-color: rgba(0, 0, 0, 0);
}
.scrollbar-custom body {
  overflow: overlay;
}
.gHashTag:hover {
  text-decoration: none !important;
}
.blind {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  clip: rect(0 0 0 0);
  width: 1px;
  height: 1px;
  margin: -1px;
  user-select: none;
}
.scroll_none {
  overflow: hidden;
}
.article {
  min-width: 240px;
  padding: 30px 20px 60px;
}
@media screen and (min-width: 1140px) {
  .article {
    width: 1100px;
    padding: 60px 0 100px;
    margin: 0 auto;
  }
}
.title_large {
  margin: 60px 0;
  color: #111;
  font-size: 30px;
  font-weight: 800;
  line-height: 40px;
}
.title_large:first-child {
  margin-top: 0;
}
.title_medium {
  color: #111;
  font-size: 22px;
  font-weight: 800;
  line-height: 30px;
}
.title_heading {
  margin-top: 20px;
  font-size: 18px;
  font-weight: 700;
  line-height: 26px;
}
.title_group {
  display: block;
}
.link_text {
  font-weight: 600;
  word-break: break-all;
  text-decoration: underline;
}
.link_text:hover {
  text-decoration: underline;
}
.section {
  margin-top: 40px;
  color: #444;
  font-size: 14px;
  line-height: 24px;
}
.paragraph,
.group_wrap,
.link_point {
  margin-top: 20px;
}
.link_point {
  color: #08ccca;
  font-size: 18px;
  line-height: 28px;
}
.link_point .link_text {
  font-weight: 700;
}
.group_wrap .paragraph {
  margin-top: 10px;
}
.group_wrap .list {
  margin-top: 10px;
}
.group_wrap ol .list_item + .list_item {
  margin-top: 10px;
}
.list {
  margin-top: 20px;
}
ol > .list_item + .list_item {
  margin-top: 20px;
}
ul .list_item {
  padding-left: 21px;
  text-indent: -21px;
}
ul .list_item::before {
  content: '';
  display: inline-block;
  width: 3px;
  height: 3px;
  margin: 11px 9px 10px;
  border-radius: 50%;
  background-color: #444;
  vertical-align: top;
}
ul ul.list_inner {
  margin-left: -6px;
}
.list_inner {
  margin: 10px 0 10px 15px;
}
.list_inner .list_item + .list_item {
  margin-top: 0;
}
.list_item .paragraph {
  margin-top: 10px;
}
.time {
  color: #111;
}
.table_wrap {
  margin: 20px -20px;
}
.table_inner {
  overflow-x: auto;
  padding: 0 20px;
}
.table {
  table-layout: fixed;
  width: 100%;
}
.table_header {
  background-color: #f7f7fa;
  text-align: center;
}
.table_header.-left {
  text-align: left;
}
th {
  text-align: left;
}
.table_body {
  padding-top: 45px;
}
.table_body_header {
  width: 25vw;
}
@media screen and (min-width: 1140px) {
  .table_body_header {
    width: 300px;
  }
}
.col {
  min-width: 70px;
}
.col.-width_33 {
  width: 33.33%;
}
.cell {
  box-sizing: border-box;
  padding: 10px;
  border: 1px solid #e4e4e4;
  font-weight: 400;
  word-break: break-all;
  vertical-align: top;
}
