@charset "UTF-8";
*,
*::before,
*::after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

html {
  -webkit-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  scroll-behavior: smooth;
}

body {
  overflow-x: hidden;
}

:focus-visible {
  outline: 2px solid #005fcc;
  outline-offset: 2px;
}

*,
*::before,
*::after,
html,
body,
header,
section,
article,
aside,
footer,
nav,
hgroup,
h1,
h2,
h3,
h4,
h5,
h6,
div,
button,
dd,
dl,
dt,
fieldset,
form,
input,
legend,
ul,
li,
ol,
p,
select,
table,
td,
textarea,
th,
figure,
figcaption {
  margin: 0;
  padding: 0;
}

html,
body,
button,
input,
select,
table,
textarea,
h1,
h2,
h3,
h4,
h5,
h6,
div,
fieldset,
form,
input,
legend,
ul,
li,
ol,
dd,
dl,
dt,
p,
a,
th,
td,
figure,
figcaption {
  font-family: "pretendard", sans-serif;
}

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

a,
a:link {
  text-decoration: none;
  cursor: pointer;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
}

ul,
li,
dl,
dd,
dt {
  list-style: none;
}

i,
em,
address {
  font-style: normal;
  font-weight: normal;
}

strong {
  font-weight: normal;
}

img,
video,
svg,
canvas,
picture {
  max-width: 100%;
  display: block;
}

iframe {
  max-width: 100%;
}

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

button {
  cursor: pointer;
  background: none;
}

fieldset {
  border: 0;
}

p,
li,
dd {
  line-height: normal;
}

pre {
  white-space: pre-wrap;
}

textarea,
button,
select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0;
  font-size: 16px;
  border: 0;
}

input {
  border-radius: 0;
  border: 0;
}

.hidden {
  position: absolute;
  left: -1000px;
  top: 0;
  width: 1px;
  height: 1px;
  overflow: hidden;
  color: #fff;
}

/* Pretendard */
@font-face {
  font-family: "Pretendard";
  src: url("../fonts/Pretendard-Thin.woff2") format("woff2");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Pretendard";
  src: url("../fonts/Pretendard-ExtraLight.woff2") format("woff2");
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Pretendard";
  src: url("../fonts/Pretendard-Light.woff2") format("woff2");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Pretendard";
  src: url("../fonts/Pretendard-Regular.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Pretendard";
  src: url("../fonts/Pretendard-Medium.woff2") format("woff2");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Pretendard";
  src: url("../fonts/Pretendard-SemiBold.woff2") format("woff2");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Pretendard";
  src: url("../fonts/Pretendard-Bold.woff2") format("woff2");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Pretendard";
  src: url("../fonts/Pretendard-ExtraBold.woff2") format("woff2");
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Pretendard";
  src: url("../fonts/Pretendard-Black.woff2") format("woff2");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
/* Paperlogy */
@font-face {
  font-family: "Paperlogy";
  src: url("../fonts/Paperlogy-1Thin.woff2") format("woff2");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Paperlogy";
  src: url("../fonts/Paperlogy-2ExtraLight.woff2") format("woff2");
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Paperlogy";
  src: url("../fonts/Paperlogy-3Light.woff2") format("woff2");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Paperlogy";
  src: url("../fonts/Paperlogy-4Regular.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Paperlogy";
  src: url("../fonts/Paperlogy-5Medium.woff2") format("woff2");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Paperlogy";
  src: url("../fonts/Paperlogy-6SemiBold.woff2") format("woff2");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Paperlogy";
  src: url("../fonts/Paperlogy-7Bold.woff2") format("woff2");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Paperlogy";
  src: url("../fonts/Paperlogy-8ExtraBold.woff2") format("woff2");
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Paperlogy";
  src: url("../fonts/Paperlogy-9Black.woff2") format("woff2");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
/* Poppins */
.poppins-thin {
  font-family: "Poppins", sans-serif;
  font-weight: 100;
  font-style: normal;
}

.poppins-extralight {
  font-family: "Poppins", sans-serif;
  font-weight: 200;
  font-style: normal;
}

.poppins-light {
  font-family: "Poppins", sans-serif;
  font-weight: 300;
  font-style: normal;
}

.poppins-regular {
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-style: normal;
}

.poppins-medium {
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  font-style: normal;
}

.poppins-semibold {
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  font-style: normal;
}

.poppins-bold {
  font-family: "Poppins", sans-serif;
  font-weight: 700;
  font-style: normal;
}

.poppins-extrabold {
  font-family: "Poppins", sans-serif;
  font-weight: 800;
  font-style: normal;
}

.poppins-black {
  font-family: "Poppins", sans-serif;
  font-weight: 900;
  font-style: normal;
}

.poppins-thin-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 100;
  font-style: italic;
}

.poppins-extralight-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 200;
  font-style: italic;
}

.poppins-light-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 300;
  font-style: italic;
}

.poppins-regular-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-style: italic;
}

.poppins-medium-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  font-style: italic;
}

.poppins-semibold-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  font-style: italic;
}

.poppins-bold-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 700;
  font-style: italic;
}

.poppins-extrabold-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 800;
  font-style: italic;
}

.poppins-black-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 900;
  font-style: italic;
}

/* 잉크립퀴체 손글씨 */
@font-face {
  font-family: "InkLipquid";
  src: url("https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_one@1.0/InkLipquid.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
/* 리디바탕체 */
@font-face {
  font-family: "RIDIBatang";
  src: url("../fonts/RIDIBatang.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
/**
 * ----------------------------------------
 * animation vibrate-1
 * ----------------------------------------
 */
@-webkit-keyframes vibrate-1 {
  0% {
    -webkit-transform: translate(0);
    transform: translate(0);
  }
  20% {
    -webkit-transform: translate(-3px, 3px);
    transform: translate(-3px, 3px);
  }
  40% {
    -webkit-transform: translate(-3px, -3px);
    transform: translate(-3px, -3px);
  }
  60% {
    -webkit-transform: translate(3px, 3px);
    transform: translate(3px, 3px);
  }
  80% {
    -webkit-transform: translate(3px, -3px);
    transform: translate(3px, -3px);
  }
  100% {
    -webkit-transform: translate(0);
    transform: translate(0);
  }
}
@keyframes vibrate-1 {
  0% {
    -webkit-transform: translate(0);
    transform: translate(0);
  }
  20% {
    -webkit-transform: translate(-3px, 3px);
    transform: translate(-3px, 3px);
  }
  40% {
    -webkit-transform: translate(-3px, -3px);
    transform: translate(-3px, -3px);
  }
  60% {
    -webkit-transform: translate(3px, 3px);
    transform: translate(3px, 3px);
  }
  80% {
    -webkit-transform: translate(3px, -3px);
    transform: translate(3px, -3px);
  }
  100% {
    -webkit-transform: translate(0);
    transform: translate(0);
  }
}
/**
 * ----------------------------------------
 * animation slide-in-top
 * ----------------------------------------
 */
@-webkit-keyframes slide-in-top {
  0% {
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
}
@keyframes slide-in-top {
  0% {
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
}
/**
 * ----------------------------------------
 * animation focus-in-contract
 * ----------------------------------------
 */
@-webkit-keyframes focus-in-contract {
  0% {
    letter-spacing: 1em;
    -webkit-filter: blur(12px);
    filter: blur(12px);
    opacity: 0;
  }
  100% {
    -webkit-filter: blur(0px);
    filter: blur(0px);
    opacity: 1;
  }
}
@keyframes focus-in-contract {
  0% {
    letter-spacing: 1em;
    -webkit-filter: blur(12px);
    filter: blur(12px);
    opacity: 0;
  }
  100% {
    -webkit-filter: blur(0px);
    filter: blur(0px);
    opacity: 1;
  }
}
/**
 * ----------------------------------------
 * animation shadow-drop-br
 * ----------------------------------------
 */
@-webkit-keyframes shadow-drop-br {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
  }
  100% {
    -webkit-box-shadow: 12px 12px 20px -12px rgba(0, 0, 0, 0.35);
    box-shadow: 12px 12px 20px -12px rgba(0, 0, 0, 0.35);
  }
}
@keyframes shadow-drop-br {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
  }
  100% {
    -webkit-box-shadow: 12px 12px 20px -12px rgba(0, 0, 0, 0.35);
    box-shadow: 12px 12px 20px -12px rgba(0, 0, 0, 0.35);
  }
}
/**
 * ----------------------------------------
 * animation rotate-center
 * ----------------------------------------
 */
@-webkit-keyframes rotate-center {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes rotate-center {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
/**
 * ----------------------------------------
 * animation rotate-90-cw
 * ----------------------------------------
 */
@-webkit-keyframes rotate-90-cw {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
  }
}
@keyframes rotate-90-cw {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
  }
}
/**
 * 서브페이지 상단 타이틀 부분
 * 무한 움직임 애니메이션 정의
 */
@keyframes subVisualMotion {
  0% {
    transform: scale(1.1) translateX(0) translateY(0);
  }
  50% {
    transform: scale(1.2) translateX(-1%) translateY(-1%);
  }
  100% {
    transform: scale(1.1) translateX(1%) translateY(1%);
  }
}
/* global */
html,
body {
  font-size: 18px;
}

section {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
}

/* header - 기본 */
#header {
  width: 100%;
  display: flex;
  justify-content: center;
  transition: 0.3s;
  position: fixed;
  z-index: 999;
  transition: color 0.4s ease-in-out;
}
#header .hd_container {
  display: flex;
  width: 100%;
  max-width: 1920px;
  padding: 20px 100px;
  justify-content: space-between;
  align-items: center;
}
#header #logo {
  float: none;
  padding: 0;
  position: relative;
  width: 165px;
  height: 55px;
  flex-shrink: 0;
}
#header #logo a {
  display: block;
  position: relative;
}
#header #logo img {
  position: absolute;
  left: 0;
  top: 0;
  transition: opacity 0.4s ease-in-out;
}
#header #gnb {
  background: none;
}
#header #gnb .gnb_1dep {
  display: flex;
  justify-content: center;
  align-items: center;
}
#header #gnb .gnb_item {
  width: 200px;
  position: relative;
}
#header #gnb .gnb_item::before {
  content: "";
  display: block;
  width: 100%;
  height: 20px;
  background-color: #fff;
  position: absolute;
  top: -20px;
  opacity: 0;
}
#header #gnb .gnb_link {
  display: flex;
  width: 200px;
  padding: 22px 45px;
  justify-content: center;
  align-items: center;
  font-family: Pretendard;
  font-size: 1.111rem;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  transition: color 0.3s ease;
}
#header #gnb .gnb_2dep_wrap {
  width: 100%;
  position: absolute;
  background-color: #fff;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
}
#header #gnb .gnb_2dep_wrap::before {
  content: "";
  display: block;
  width: 1px;
  height: 1px;
  background: #ccc;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  opacity: 0;
  transition: width 0.5s ease;
}
#header #gnb .gnb_2dep {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 10px 0 20px 0;
}
#header #gnb .gnb_2dep li {
  width: 100%;
}
#header #gnb .gnb_2dep li a {
  display: block;
  width: 100%;
  height: 39px;
  padding: 10px 0;
  color: #333;
  text-align: center;
  font-family: Pretendard;
  font-size: 0.889rem;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: -0.48px;
  transition: all 0.2s ease;
}
#header #gnb .gnb_2dep li:hover a {
  font-weight: 800;
}
#header #gnb .gnb_item:hover {
  background-color: #fff;
}
#header #gnb .gnb_item:hover::before {
  opacity: 1;
}
#header #gnb .gnb_item:hover .gnb_link {
  color: #3a792e;
}
#header #gnb .gnb_item:hover .gnb_2dep_wrap {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
  pointer-events: auto;
}
#header #gnb .gnb_item:hover .gnb_2dep_wrap::before {
  opacity: 1;
  width: 25px;
}
#header .hamburger {
  position: relative;
  width: 32px;
  height: 32px;
  aspect-ratio: 1/1;
}
#header .hamburger img {
  position: absolute;
  left: 0;
  top: 0;
  transition: opacity 0.5s ease-in-out;
}

#header #gnb .gnb_link {
  color: #111;
}

/* header - 화이트버전 */
#header.white .hd_white {
  opacity: 1;
}
#header.white .hd_color {
  opacity: 0;
}
#header.white #gnb .gnb_link {
  color: #fff;
}

/* header - 블랙버전 */
#header.black .hd_white {
  opacity: 0;
  display: none;
}
#header.black .hd_color {
  opacity: 1;
  display: block;
}
#header.black #gnb .gnb_link {
  color: #111;
}

/* 사이트맵 */
.sitemap {
  position: fixed;
  top: 0;
  right: -50%;
  width: 50%;
  height: 100vh;
  background: rgba(255, 255, 255, 0.9);
  backdrop-filter: blur(7.5px);
  border-left: 3px solid #fff;
  z-index: 9999;
  transition: right 0.4s ease;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.sitemap.open {
  right: 0;
}

.sitemap_inner {
  padding: 125px;
}

.close_btn {
  position: absolute;
  top: 42px;
  right: 105px;
  background: none;
  border: none;
  cursor: pointer;
}
.close_btn:hover img, .close_btn:active img, .close_btn:focus img {
  -webkit-animation: rotate-90-cw 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
  animation: rotate-90-cw 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
}

.sitemap_inner {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  flex: 1 0 0;
  align-self: stretch;
}

.sitemap .gnb_1dep {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 40px;
  align-self: stretch;
}
.sitemap .gnb_1dep .gnb_item {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 15px;
  align-self: stretch;
}
.sitemap .gnb_1dep .gnb_item .gnb_link {
  display: flex;
  align-items: flex-end;
  gap: 10px;
  align-self: stretch;
}
.sitemap .gnb_1dep .gnb_item .gnb_link .ko {
  color: #111;
  font-family: Poppins;
  font-size: 2.222rem;
  font-weight: 700;
  line-height: 120%;
}
.sitemap .gnb_1dep .gnb_item .gnb_link .en {
  color: rgba(17, 17, 17, 0.5);
  font-family: Poppins;
  font-size: 0.778rem;
  line-height: 200%;
}
.sitemap .gnb_1dep .gnb_item .gnb_2dep_wrap .gnb_2dep {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 10px 20px;
}
.sitemap .gnb_1dep .gnb_item .gnb_2dep_wrap .gnb_2dep a {
  color: rgba(17, 17, 17, 0.8);
  font-size: 0.889rem;
  line-height: 150%;
}
.sitemap .gnb_1dep .gnb_item:last-child {
  display: none;
}
.sitemap .shortcut_wrap {
  display: flex;
  align-items: flex-start;
  gap: 22px;
}
.sitemap .shortcut_wrap a {
  border-radius: 999px;
  display: flex;
  height: 50px;
  padding: 0 25px;
  justify-content: center;
  align-items: center;
  gap: 10px;
}
.sitemap .shortcut_wrap a::before {
  content: "";
  display: block;
  width: 21px;
  height: 21px;
  aspect-ratio: 1/1;
  flex-shrink: 0;
}
.sitemap .shortcut_wrap a span {
  font-size: 1rem;
  font-weight: 700;
  line-height: normal;
}
.sitemap .shortcut_wrap .g2b_btn {
  border: 1px solid rgba(235, 235, 235, 0.8);
  background: #fff;
}
.sitemap .shortcut_wrap .g2b_btn::before {
  background: url("../img/ico_quick_g2b.svg") center no-repeat;
}
.sitemap .shortcut_wrap .g2b_btn span {
  color: #003763;
}
.sitemap .shortcut_wrap .lbc_btn {
  background: #51a2c4;
}
.sitemap .shortcut_wrap .lbc_btn::before {
  background: url("../img/ico_quick_lbc.svg") center no-repeat;
}
.sitemap .shortcut_wrap .lbc_btn span {
  color: #ffffff;
}
.sitemap .site_info {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 10px;
  align-self: stretch;
}
.sitemap .site_info .logo {
  display: flex;
  align-items: center;
  gap: 10px;
}
.sitemap .site_info .logo p {
  color: #111;
  font-size: 1.222rem;
  font-weight: 600;
  line-height: normal;
}
.sitemap .site_info .info p {
  text-align: left;
  color: #333;
  font-size: 0.889rem;
  line-height: 162.5%;
}
.sitemap .site_info .copyright .member {
  padding-left: 10px;
}
.sitemap .site_info .copyright .member a {
  text-decoration-line: underline;
  text-decoration-style: solid;
  text-decoration-skip-ink: auto;
  text-decoration-thickness: auto;
  text-underline-offset: auto;
  text-underline-position: from-font;
}

/* footer */
#footer .ft_wrap {
  flex-direction: row;
  justify-content: space-between;
  align-items: flex-end;
  color: #fff;
}
#footer .ft_wrap .ft_le_con {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 20px;
}
#footer .ft_wrap .ft_le_con .logo {
  display: flex;
  align-items: center;
  gap: 10px;
}
#footer .ft_wrap .ft_le_con .logo p {
  color: var(--Grays-White, var(--Grays-White, #fff));
  font-family: Pretendard;
  font-size: 1.222rem;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}
#footer .ft_wrap .ft_le_con .info {
  display: flex;
  flex-direction: column;
  gap: 10px;
  align-items: flex-start;
}
#footer .ft_wrap .ft_le_con .info p {
  color: var(--Grays-White, var(--Grays-White, #fff));
  font-family: Pretendard;
  font-size: 0.778rem;
  font-style: normal;
  font-weight: 400;
  line-height: 157.143%;
  text-align: left;
}
#footer .ft_wrap .ft_le_con .info p.contact {
  display: flex;
  align-items: center;
  gap: 10px;
}
#footer .ft_wrap .ft_le_con .info span {
  display: flex;
  align-items: center;
  gap: 10px;
}
#footer .ft_wrap .ft_le_con .info span::after {
  content: "";
  display: inline-block;
  width: 1px;
  height: 15px;
  background: #ddd;
}
#footer .ft_wrap .ft_le_con .info span:last-child::after {
  content: none;
}
#footer .ft_wrap .ft_ri_con .relsite_wrap {
  position: relative;
  display: inline-block;
}
#footer .ft_wrap .ft_ri_con a {
  display: block;
  width: 200px;
  padding: 12px 20px;
  font-family: "Noto Sans KR";
  font-size: 0.778rem;
  color: rgba(255, 255, 255, 0.8);
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: -0.42px;
}
#footer .ft_wrap .ft_ri_con .btn_relsite_link {
  justify-content: space-between;
  align-items: center;
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-radius: 10px;
}
#footer .ft_wrap .ft_ri_con .btn_relsite_link::after {
  content: "";
  display: block;
  width: 15px;
  height: 15px;
  flex-shrink: 0;
  aspect-ratio: 1/1;
  background: url("../img/ico_ft_plus.svg") center no-repeat;
}
#footer .ft_wrap .ft_ri_con .btn_relsite_link:hover::after {
  -webkit-animation: rotate-center 1.5s linear infinite both;
  animation: rotate-center 1.5s linear infinite both;
}
#footer .ft_wrap .ft_ri_con .relsite_list {
  position: absolute;
  bottom: 44px;
  width: 200px;
  border-radius: 10px;
  z-index: 1;
}
#footer .ft_wrap .ft_ri_con .relsite_list a {
  position: relative;
}
#footer .ft_wrap .ft_ri_con .relsite_list a::after {
  content: "";
  display: block;
  width: 80%;
  height: 1px;
  background: rgba(255, 255, 255, 0.1);
  position: absolute;
  bottom: 0;
}
#footer .ft_wrap .ft_ri_con .relsite_list a:first-child {
  border-top: 0px;
}
#footer .ft_wrap .ft_ri_con .relsite_list a:last-child::after {
  content: none;
}
#footer .ft_wrap .ft_ri_con .relsite_list a:hover {
  font-weight: 600;
}

/*quick 메뉴*/
#quick {
  position: fixed;
  right: 91px;
  bottom: 96px;
  z-index: 999;
}
#quick ul {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  gap: 15px;
}
#quick a,
#quick button {
  display: flex;
  max-width: 50px;
  width: auto;
  height: 50px;
  padding: 0 14px;
  justify-content: center;
  align-items: center;
  gap: 0;
  border-radius: 999px;
  transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  overflow: hidden;
  white-space: nowrap;
  border: none;
  cursor: pointer;
  outline: none;
  border: none;
}
#quick a::before,
#quick button::before {
  content: "";
  display: block;
  flex-shrink: 0;
}
#quick a span,
#quick button span {
  display: inline-block;
  max-width: 0;
  opacity: 0;
  overflow: hidden;
  font-family: "Pretendard", sans-serif;
  font-size: 1rem;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  transition: all 1s ease;
}
#quick a:hover, #quick a:active,
#quick button:hover,
#quick button:active {
  max-width: 300px;
  padding: 0 25px;
  gap: 8px;
}
#quick a:hover span, #quick a:active span,
#quick button:hover span,
#quick button:active span {
  max-width: 200px;
  opacity: 1;
}
#quick .g2b_btn {
  background: #fff;
  border: 1px solid #ddd;
}
#quick .g2b_btn::before {
  width: 21px;
  height: 20px;
  aspect-ratio: 21/20;
  background: url("../img/ico_quick_g2b.svg") center no-repeat;
}
#quick .g2b_btn span {
  color: #003763;
}
#quick .lbc_btn {
  background: #51a2c4;
}
#quick .lbc_btn::before {
  width: 21px;
  height: 21px;
  aspect-ratio: 1/1;
  background: url("../img/ico_quick_lbc.svg") center no-repeat;
}
#quick .lbc_btn span {
  color: #fff;
}
#quick .top_btn {
  background: #8e8e93;
  color: #fff;
}
#quick .top_btn::before {
  width: 22px;
  height: 12px;
  background: url("../img/ico_quick_top.svg") center no-repeat;
}
#quick .top_btn span {
  color: #fff;
}

/* 캡챠 */
#captcha {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
#captcha .captcha_btns_wrap {
  display: flex;
  align-items: center;
  gap: 10px;
}
#captcha .captcha_btns_wrap #captcha_img {
  width: 150px;
  height: 50px;
  border-radius: 10px;
  border: 1px solid #d6dde6;
  padding: 10px 0 0 5px;
}
#captcha .captcha_btns_wrap .captcha_btns_wrap_inner {
  display: flex;
  align-items: center;
  gap: 5px;
}
#captcha .captcha_btns_wrap .captcha_btns_wrap_inner #captcha_mp3,
#captcha .captcha_btns_wrap .captcha_btns_wrap_inner #captcha_reload {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 10px;
  border: 1px solid #d6dde6;
  width: 50px;
  height: 50px;
  background: #f8f8f8;
}
#captcha label {
  font-size: 1rem;
  letter-spacing: -0.78px;
}
#captcha #captcha_key {
  margin: 0;
  width: 265px;
  height: 50px;
  border-radius: 10px;
  border: 1px solid #d6dde6;
  font-size: 1.333rem;
  font-weight: 500;
  padding: 10px 15px;
}
#captcha #captcha_info {
  margin: 0;
  font-size: 0.889rem;
  color: #666;
}

/* 미디어쿼리 */
@media (max-width: 1600px) {
  /* header */
  #header #gnb .gnb_item {
    width: auto;
    position: relative;
  }
  #header #gnb .gnb_link {
    width: auto;
    min-width: 170px;
  }
  /* 사이트맵 */
  .sitemap_inner {
    padding: 100px;
  }
  .sitemap .gnb_1dep .gnb_item .gnb_link .ko {
    font-size: 2rem;
  }
}
@media (max-width: 1440px) {
  /* 사이트맵 */
  .sitemap_inner {
    padding: 80px 100px;
  }
  .sitemap .gnb_1dep {
    gap: 25px;
  }
  .sitemap .gnb_1dep .gnb_item {
    gap: 10px;
  }
  .sitemap .gnb_1dep .gnb_item .gnb_link .ko {
    font-size: 1.8rem;
  }
  .sitemap .site_info .info p {
    text-align: left;
    color: #333;
    font-size: 0.778rem;
    line-height: 162.5%;
  }
}
@media (max-width: 1200px) {
  html,
  body {
    font-size: 16px;
  }
  /* header */
  #header {
    position: absolute;
  }
  #header .hd_container {
    padding: 20px 50px;
  }
  #header #logo {
    width: 140px;
    height: 47px;
  }
  #header #gnb .gnb_link {
    min-width: initial;
    padding: 22px 40px;
  }
  /* 사이트맵 */
  .sitemap {
    height: 100%;
    right: -60%;
    width: 60%;
  }
  /*quick 메뉴*/
  #quick {
    right: 40px;
    bottom: 60px;
  }
}
@media (max-width: 1024px) {
  /* header */
  #header #gnb {
    display: none;
  }
  /* 사이트맵 */
  .sitemap {
    right: -100%;
    width: 100%;
  }
}
@media (max-width: 768px) {
  html,
  body {
    font-size: 14px;
  }
  /* header */
  #header .hd_container {
    padding: 20px 30px;
  }
  /* 사이트맵 */
  .close_btn {
    right: 35px;
  }
  .sitemap_inner {
    padding: 50px;
    overflow-y: auto;
    gap: 50px;
  }
  .sitemap .gnb_1dep {
    gap: 40px;
  }
  .sitemap .gnb_1dep .gnb_item .gnb_link .ko {
    font-size: 2.857rem;
  }
  .sitemap .gnb_1dep .gnb_item .gnb_link .en {
    font-size: 1rem;
  }
  .sitemap .gnb_1dep .gnb_item .gnb_2dep_wrap .gnb_2dep a {
    font-size: 1.143rem;
  }
  .sitemap .shortcut_wrap {
    align-items: initial;
    flex-direction: column;
  }
  .sitemap .shortcut_wrap a span {
    font-size: 1.286rem;
  }
  .sitemap .site_info .logo p {
    font-size: 1.571rem;
  }
  .sitemap .site_info .info p {
    font-size: 0.857rem;
  }
  /* footer */
  #footer .ft_wrap {
    flex-direction: column;
    align-items: flex-start;
    gap: 30px;
  }
  #footer .ft_wrap .ft_le_con .info {
    gap: 5px;
  }
  #footer .ft_wrap .ft_le_con .info p {
    font-size: 0.86rem;
  }
  #footer .ft_wrap .ft_ri_con a {
    font-size: 0.86rem;
  }
  /*quick 메뉴*/
  #quick {
    right: 20px;
  }
}
@media (max-width: 480px) {
  /* 사이트맵  */
  .sitemap .gnb_1dep .gnb_item .gnb_link {
    align-items: flex-start;
    gap: 0px;
    align-self: stretch;
    flex-direction: column;
  }
  .sitemap .gnb_1dep .gnb_item .gnb_link .ko {
    font-size: 2.571rem;
  }
  .sitemap .shortcut_wrap a span {
    font-size: 1rem;
  }
  .sitemap .site_info .logo p {
    font-size: 1.286rem;
  }
  .sitemap .site_info .info p {
    word-break: keep-all;
  }
  .sitemap .site_info .info p span {
    display: block;
  }
  /* footer */
  #footer .ft_wrap .ft_le_con .info p.contact {
    align-items: flex-start;
    gap: 5px;
    flex-direction: column;
  }
  #footer .ft_wrap .ft_le_con .info span::after {
    content: none;
  }
}