@charset "UTF-8";
@font-face {
  font-family: "Pretendard";
  src: url("../fonts/Pretendard-T.woff") format("woff");
  font-weight: 200;
  font-style: normal;
}
@font-face {
  font-family: "Pretendard";
  src: url("../fonts/Pretendard-L.woff") format("woff");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "Pretendard";
  src: url("../fonts/Pretendard-R.woff") format("woff");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "Pretendard";
  src: url("../fonts/Pretendard-M.woff") format("woff");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "Pretendard";
  src: url("../fonts/Pretendard-SB.woff") format("woff");
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: "Pretendard";
  src: url("../fonts/Pretendard-B.woff") format("woff");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "Pretendard";
  src: url("../fonts/Pretendard-EB.woff") format("woff");
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: "SCDream";
  src: url("../fonts/SCDream3.woff") format("woff");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "SCDream";
  src: url("../fonts/SCDream4.woff") format("woff");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "SCDream";
  src: url("../fonts/SCDream5.woff") format("woff");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "SCDream";
  src: url("../fonts/SCDream6.woff") format("woff");
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: "SCDream";
  src: url("../fonts/SCDream7.woff") format("woff");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "SCDream";
  src: url("../fonts/SCDream8.woff") format("woff");
  font-weight: 800;
  font-style: normal;
}
@font-face {
  font-family: "SCDream";
  src: url("../fonts/SCDream9.woff") format("woff");
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: 'Noto Sans';
  font-style: normal;
  font-weight: 100;
  font-display: swap;
  src: local('Noto Sans Thin'),
       /*url('../font/NotoSans/NotoSansKR-Thin-Hestia.woff2') format('woff2'),*/
       url('../font/NotoSans/NotoSansKR-Thin-Hestia.woff') format('woff'),
       url('../font/NotoSans/NotoSansKR-Thin-Hestia.otf') format('opentype');
}

@font-face {
  font-family: 'Noto Sans';
  font-style: normal;
  font-weight: 200;
  font-display: swap;
  src: local('Noto Sans Light'),
       /*url('../font/NotoSans/NotoSansKR-Light-Hestia.woff2') format('woff2'),*/
       url('../font/NotoSans/NotoSansKR-Light-Hestia.woff') format('woff'),
       url('../font/NotoSans/NotoSansKR-Light-Hestia.otf') format('opentype');
}

@font-face {
  font-family: 'Noto Sans';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: local('Noto Sans DemiLight'),
       /*url('../font/NotoSans/NotoSansKR-DemiLight-Hestia.woff2') format('woff2'),*/
       url('../font/NotoSans/NotoSansKR-DemiLight-Hestia.woff') format('woff'),
       url('../font/NotoSans/NotoSansKR-DemiLight-Hestia.otf') format('opentype');
}

@font-face {
  font-family: 'Noto Sans';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: local('Noto Sans Regular'),
       /*url('../font/NotoSans/NotoSansKR-Regular-Hestia.woff2') format('woff2'),*/
       url('../font/NotoSans/NotoSansKR-Regular-Hestia.woff') format('woff'),
       url('../font/NotoSans/NotoSansKR-Regular-Hestia.otf') format('opentype');
}

@font-face {
  font-family: 'Noto Sans';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: local('Noto Sans Medium'),
       /*url('../font/NotoSans/NotoSansKR-Medium-Hestia.woff2') format('woff2'),*/
       url('../font/NotoSans/NotoSansKR-Medium-Hestia.woff') format('woff'),
       url('../font/NotoSans/NotoSansKR-Medium-Hestia.otf') format('opentype');
}

@font-face {
  font-family: 'Noto Sans';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: local('Noto Sans Bold'),
       /*url('../font/NotoSans/NotoSansKR-Bold-Hestia.woff2') format('woff2'),*/
       url('../font/NotoSans/NotoSansKR-Bold-Hestia.woff') format('woff'),
       url('../font/NotoSans/NotoSansKR-Bold-Hestia.otf') format('opentype');
}

@font-face {
  font-family: 'Noto Sans';
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: local('Noto Sans Black'),
       /*url('../font/NotoSans/NotoSansKR-Black-Hestia.woff2') format('woff2'),*/
       url('../font/NotoSans/NotoSansKR-Black-Hestia.woff') format('woff'),
       url('../font/NotoSans/NotoSansKR-Black-Hestia.otf') format('opentype');
}


html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video, textarea, input, select, button {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font-family: "Pretendard", -apple-system, BlinkMacSystemFont, "Segoe UI", "Noto Sans KR", sans-serif;
  color: #171010;
  vertical-align: baseline;
}

/* HTML5 Display Definitions
   ========================================================================== */
article, aside, details, figcaption, figure,
footer, header, hgroup, main, menu, nav, section {
  display: block;
}

/* Base Styles
   ========================================================================== */
html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
}

html, body {
  width: 100%;
  height: 100%;
}

body {
  line-height: 1.5;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/*body:has(.headerT) {
  --headert-h: 52px;
}*/

/* Lists
   ========================================================================== */
ol, ul {
  list-style: none;
}

/* Quotes
   ========================================================================== */
blockquote, q {
  quotes: none;
}

blockquote::before,
blockquote::after,
q::before,
q::after {
  content: '';
  content: none;
}

/* Form Elements
   ========================================================================== */
textarea {
  outline: none;
  resize: vertical;
}

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

input {
  box-shadow: none;
  border: 0;
  background-clip: padding-box;
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  border-radius: 0;
}

select::-ms-expand {
  display: none;
}

/* Tables
   ========================================================================== */
table {
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
}

th, td {
  vertical-align: middle;
}

/* Links
   ========================================================================== */
a {
  text-decoration: none;
  color: inherit;
  background-color: transparent;
  display: inline-block;
}

a:active,
a:hover {
  outline: 0;
}

a.txt_under {
  text-decoration: underline;
}

/* Text-level Semantics
   ========================================================================== */
strong,
b {
  font-weight: 700;
}

i {
  display: inline-block;
  vertical-align: middle;
  font-style: italic;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

/* Box Sizing
   ========================================================================== */
*,
*::before,
*::after {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}

/* Inheritance
   ========================================================================== */
span,
div {
  font-family: inherit;
  font-weight: inherit;
  font-size: inherit;
  color: inherit;
}

b {
  color: inherit;
  font-family: inherit;
}

/* Mobile Optimization
   ========================================================================== */
* {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* Word Wrapping
   ========================================================================== */
* {
  word-wrap: break-word;
  word-break: keep-all;
  overflow-wrap: break-word;
}

