@charset "UTF-8";
/* Pretendard Variable 한글 폰트 */
@font-face {
  font-family: 'PTD';
  font-weight: 400;
  src: local('Pretendard'), url("../font/PTD_R.woff2") format('woff2'), url("../font/PTD_R.woff") format('woff'), url("../font/PTD_R.ttf") format('truetype');
  font-display: swap;
}
@font-face {
  font-family: 'PTD';
  font-weight: 500;
  src: local('Pretendard'), url("../font/PTD_SB.woff2") format('woff2'), url("../font/PTD_SB.woff") format('woff'), url("../font/PTD_SB.ttf") format('truetype');
  font-display: swap;
}
@font-face {
  font-family: 'PTD';
  font-weight: 300;
  src: local('Pretendard'), url("../font/PTD_T.woff2") format('woff2'), url("../font/PTD_T.woff") format('woff'), url("../font/PTD_T.ttf") format('truetype');
  font-display: swap;
}
/* NotoSerifGeorgian 영문폰트 */
@font-face {
  font-family: 'NSG';
  font-weight: 400;
  src: local('Noto Serif Georgian'), url("../font/NSG_R.woff2") format('woff2'), url("../font/NSG_R.woff") format('woff'), url("../font/NSG_R.ttf") format('truetype');
  font-display: swap;
}
@font-face {
  font-family: 'NSG';
  font-weight: 500;
  src: local('Noto Serif Georgian'), url("../font/NSG_B.woff2") format('woff2'), url("../font/NSG_B.woff") format('woff'), url("../font/NSG_B.ttf") format('truetype');
  font-display: swap;
}
/* Poppins 영문폰트 */
@font-face {
  font-family: 'PP';
  font-weight: 300;
  src: local('Poppins'), url("../font/PP_L.woff2") format('woff2'), url("../font/PP_L.woff") format('woff'), url("../font/PP_L.ttf") format('truetype');
  font-display: swap;
}
@font-face {
  font-family: 'PP';
  font-weight: 400;
  src: local('Poppins'), url("../font/PP_M.woff2") format('woff2'), url("../font/PP_M.woff") format('woff'), url("../font/PP_M.ttf") format('truetype');
  font-display: swap;
}
@font-face {
  font-family: 'PP';
  font-weight: 500;
  src: local('Poppins'), url("../font/PP_B.woff2") format('woff2'), url("../font/PP_B.woff") format('woff'), url("../font/PP_B.ttf") format('truetype');
  font-display: swap;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
iframe,
textarea {
  display: block;
}
audio,
canvas,
progress,
video,
a,
em,
span,
label,
output,
button,
input,
select {
  display: inline-block;
}
switch,
template {
  display: none;
}
article,
aside,
audio,
blockquote,
body,
canvas,
caption,
dd,
details,
div,
dl,
dt,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
html,
iframe,
legend,
li,
main,
menu,
nav,
ol,
p,
pre,
section,
summary,
table,
tbody,
td,
template,
tfoot,
th,
thead,
tr,
ul,
video,
a,
em,
span,
img,
button,
input,
optgroup,
select,
textarea {
  margin: 0;
  padding: 0;
}
article,
aside,
audio,
blockquote,
body,
canvas,
caption,
dd,
details,
div,
dl,
dt,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
html,
iframe,
legend,
li,
main,
menu,
nav,
ol,
p,
pre,
section,
summary,
table,
tbody,
td,
template,
textarea,
tfoot,
th,
thead,
tr,
ul,
video,
a,
em,
span {
  box-sizing: content-box;
}
article,
aside,
audio,
blockquote,
body,
canvas,
caption,
dd,
details,
div,
dl,
dt,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
html,
iframe,
legend,
li,
main,
menu,
nav,
ol,
p,
pre,
section,
summary,
table,
tbody,
td,
template,
textarea,
tfoot,
th,
thead,
tr,
ul,
video {
  border: 0;
  font-size: inherit;
  font-family: inherit;
  word-break: break-all;
}
b,
strong {
  font-weight: 600;
}
address,
cite,
dfn,
em,
i {
  font-style: normal;
}
img {
  max-width: 100%;
  max-height: 100%;
}
img {
  border: none;
  vertical-align: middle;
}
audio {
  max-width: 100%;
  max-height: 100%;
}
svg {
  overflow: hidden;
  vertical-align: middle;
}
mark {
  background-color: #ff0;
  color: #000;
}
small {
  font-size: 90%;
}
sub,
sup {
  position: relative;
  font-size: 0.9em;
  line-height: 0;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
del {
  color: #aaa !important;
  text-decoration: line-through;
}
label {
  cursor: pointer;
}
iframe {
  max-width: 100%;
}
summary {
  display: list-item;
  cursor: pointer;
}
ul {
  list-style: none;
}
ul > li {
  list-style: none;
}
ol {
  overflow: hidden;
  position: relative;
  counter-reset: number;
}
ol > li {
  counter-increment: number;
}
ol > li:before {
  content: counter(number, decimal) ".";
}
table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
}
caption {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  overflow: hidden;
  clip-path: polygon(0 0, 0 0, 0 0);
}
legend {
  overflow: hidden;
  position: absolute;
  width: 1px;
  height: 1px;
  background: none;
  font-size: 0;
  color: transparent;
  line-height: 0;
}
fieldset {
  border: none;
  min-width: 0;
}
hr {
  overflow: hidden;
  position: absolute;
  height: 0;
  width: 0;
}
:after,
:before {
  display: none;
  content: '';
}
.clearfix {
  display: block;
}
.clearfix :after {
  content: "";
  display: table;
  clear: both;
}
.clear {
  clear: both;
}
.hide {
  display: none;
}
button,
input,
optgroup,
select,
textarea {
  border: 1px solid;
  box-sizing: border-box;
  color: inherit;
  font-size: inherit;
  font-family: inherit;
  line-height: inherit;
  vertical-align: middle;
}
button,
input {
  overflow: visible;
}
input[type=search],
input[type=text] {
  -webkit-border-radius: 0;
  -webkit-appearance: none;
}
input[type=search] {
  outline-offset: -2px;
  -webkit-appearance: none;
  appearance: none;
}
input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
  appearance: none;
}
input[type=file] {
  border: none;
}
input[type=file]::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
  -moz-appearance: button;
  border: 1px solid #bbb;
  background: #e0e0e0;
  box-shadow: none;
}
input[type=checkbox],
input[type=radio] {
  padding: 0;
  border: none;
}
button,
select {
  text-transform: none;
}
[type=button],
[type=reset],
[type=submit],
button {
  overflow: visible;
  border-color: transparent;
  background-color: transparent;
  cursor: pointer;
}
[type=button]:focus,
[type=reset]:focus,
[type=submit]:focus,
button:focus {
  outline: 1px dashed #0066ff;
}
textarea {
  overflow: auto;
  resize: vertical;
}
input[disabled],
select:disabled {
  background-color: #ebebeb;
}
[hidden] {
  display: none;
}
@media screen and (max-width: 768px) {
  .skip,
  caption,
  legend {
    overflow: visible;
    font-size: 3px!important;
  }
  .skip * {
    font-size: 3px!important;
  }
  .skip {
    clip: rect(0 0 0 0);
    margin: -1px;
    width: 1px;
    height: 1px;
  }
}
a:link {
  color: #555;
  text-decoration: none;
}
a:visited {
  color: #555;
  text-decoration: none;
}
a:hover {
  color: #707070;
  text-decoration: none;
}
a:active {
  color: #898989;
  text-decoration: none;
}
html,
body {
  width: 100%;
  height: 100%;
}
body {
  color: #555;
  font-family: 'PTD', "Pretendard Variable", Pretendard, "Noto Sans KR", -apple-system, BlinkMacSystemFont, "Apple SD Gothic Neo", Roboto, "Segoe UI", "Malgun Gothic", "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", sans-serif;
  font-size: 16px;
  font-size-adjust: none;
  font-weight: 400;
  line-height: 1.6em;
}
@media screen and (max-width: 850px) {
  body {
    font-size: 14px;
  }
}
/* 본문바로가기  */
.accessibility {
  display: block;
  position: relative;
  overflow: hidden;
  z-index: 3000;
  width: 100%;
  height: 1px;
  margin: 0 -1px -1px 0;
  font-size: 0;
  line-height: 0;
  text-align: center;
}
.accessibility:focus,
.accessibility:active {
  height: auto;
  margin: 0;
  padding: 8px 0;
  background: #20262c;
  color: #fff;
  font-size: 100%;
  font-weight: 700;
  line-height: 1em;
}
.accessibility:hover {
  height: 1px;
}
/* 요소 숨기기 */
.blind {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  overflow: hidden;
  clip-path: polygon(0 0, 0 0, 0 0);
}
.skip {
  overflow: hidden;
  position: absolute;
  width: 1px;
  height: 1px;
  background: 0 0;
  font-size: 0!important;
  color: transparent!important;
  line-height: 0;
}
/* slick */
.slick-slider {
  position: relative;
}
.slick-list {
  overflow: hidden;
  position: relative;
}
.slick-track {
  position: relative;
  top: 0;
  left: 0;
  margin-right: auto;
  margin-left: auto;
}
.slick-track:before,
.slick-track:after {
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-slide {
  display: none;
  float: left;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-vertical .slick-slide {
  display: block;
}
/*# sourceMappingURL=default.css.map */