@font-face {
  font-family: "NotoSansKR";
  src: url("/fonts/NotoSansKR/NotoSansKR-Thin.woff2") format("woff2"), url("/fonts/NotoSansKR/NotoSansKR-Thin.woff") format("woff"), url("/fonts/NotoSansKR/NotoSansKR-Thin.otf") format("truetype");
  font-weight: 100;
}
@font-face {
  font-family: "NotoSansKR";
  src: url("/fonts/NotoSansKR/NotoSansKR-DemiLight.woff2") format("woff2"), url("/fonts/NotoSansKR/NotoSansKR-DemiLight.woff") format("woff"), url("/fonts/NotoSansKR/NotoSansKR-DemiLight.otf") format("truetype");
  font-weight: 200;
}
@font-face {
  font-family: "NotoSansKR";
  src: url("/fonts/NotoSansKR/NotoSansKR-Light.woff2") format("woff2"), url("/fonts/NotoSansKR/NotoSansKR-Light.woff") format("woff"), url("/fonts/NotoSansKR/NotoSansKR-Light.otf") format("truetype");
  font-weight: 300;
}
@font-face {
  font-family: "NotoSansKR";
  src: url("/fonts/NotoSansKR/NotoSansKR-Regular.woff2") format("woff2"), url("/fonts/NotoSansKR/NotoSansKR-Regular.woff") format("woff"), url("/fonts/NotoSansKR/NotoSansKR-Regular.otf") format("truetype");
  font-weight: 400;
}
@font-face {
  font-family: "NotoSansKR";
  src: url("/fonts/NotoSansKR/NotoSansKR-Medium.woff2") format("woff2"), url("/fonts/NotoSansKR/NotoSansKR-Medium.woff") format("woff"), url("/fonts/NotoSansKR/NotoSansKR-Medium.otf") format("truetype");
  font-weight: 500;
}
@font-face {
  font-family: "NotoSansKR";
  src: url("/fonts/NotoSansKR/NotoSansKR-Bold.woff2") format("woff2"), url("/fonts/NotoSansKR/NotoSansKR-Bold.woff") format("woff"), url("/fonts/NotoSansKR/NotoSansKR-Bold.otf") format("truetype");
  font-weight: 700;
}
@font-face {
  font-family: "NotoSansKR";
  src: url("/fonts/NotoSansKR/NotoSansKR-Black.woff2") format("woff2"), url("/fonts/NotoSansKR/NotoSansKR-Black.woff") format("woff"), url("/fonts/NotoSansKR/NotoSansKR-Black.otf") format("truetype");
  font-weight: 900;
}
@font-face {
  font-family: "Roboto";
  src: url("/fonts/Roboto/Roboto-Thin.ttf") format("truetype");
  font-weight: 100;
}
@font-face {
  font-family: "Roboto";
  src: url("/fonts/Roboto/Roboto-Light.ttf") format("truetype");
  font-weight: 300;
}
@font-face {
  font-family: "Roboto";
  src: url("/fonts/Roboto/Roboto-Regular.ttf") format("truetype");
  font-weight: 400;
}
@font-face {
  font-family: "Roboto";
  src: url("/fonts/Roboto/Roboto-Bold.ttf") format("truetype");
  font-weight: 700;
}
@font-face {
  font-family: "Roboto";
  src: url("/fonts/Roboto/Roboto-Black.ttf") format("truetype");
  font-weight: 900;
}
html, body, div, span, iframe,
h1, h2, h3, h4, h5, h6, p,
a, address, cite, code,
img, strong, b, ol, ul, li, hr,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details,
figure, figcaption, footer, header,
menu, nav, section,
button, input, textarea, select {
  font-size: 62.5%;
  caret-color: #6923af;
}
html ::selection, body ::selection, div ::selection, span ::selection, iframe ::selection,
h1 ::selection, h2 ::selection, h3 ::selection, h4 ::selection, h5 ::selection, h6 ::selection, p ::selection,
a ::selection, address ::selection, cite ::selection, code ::selection,
img ::selection, strong ::selection, b ::selection, ol ::selection, ul ::selection, li ::selection, hr ::selection,
fieldset ::selection, form ::selection, label ::selection, legend ::selection,
table ::selection, caption ::selection, tbody ::selection, tfoot ::selection, thead ::selection, tr ::selection, th ::selection, td ::selection,
article ::selection, aside ::selection, canvas ::selection, details ::selection,
figure ::selection, figcaption ::selection, footer ::selection, header ::selection,
menu ::selection, nav ::selection, section ::selection,
button ::selection, input ::selection, textarea ::selection, select ::selection {
  background-color: rgba(156, 85, 227, 0.27);
  color: #fff;
}

body {
  font-family: "NotoSansKR";
}

#wrapper {
  min-width: 1360px;
}

button {
  background-color: transparent;
  font-family: inherit;
  cursor: pointer;
}

input {
  font-family: inherit;
}

img {
  vertical-align: top;
}

.hide {
  display: none !important;
}

.scroll-block {
  overflow: hidden;
}

#aside-quick {
  position: fixed;
  bottom: 50vh;
  right: 0;
  z-index: 10;
  width: 100px;
  height: 492px;
  margin: 0 0 -246px;
  background-color: #fff;
  border-radius: 18px 0 0 20px;
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
}
#aside-quick > .quick-button {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  padding: 15px 0;
  line-height: 2.4rem;
  font-size: 1.6rem;
  font-weight: 500;
  color: #000;
  letter-spacing: -0.032rem;
}
#aside-quick > .quick-button.quick-tioncare {
  padding-top: 31px;
}
#aside-quick > .quick-button.quick-status {
  padding-bottom: 30px;
}
#aside-quick > .quick-button.quick-top {
  gap: 5px;
  width: 100%;
  padding: 21px 0 22px;
  background-color: #6923af;
  border-radius: 0 0 0 18px;
  line-height: 2.2rem;
  font-family: Roboto;
  font-size: 1.8rem;
  font-weight: 500;
  color: #fff;
  letter-spacing: -0.036rem;
}