@charset "uft-8";
@font-face {
  font-family: "Pretendard Variable";
  src: url('https://fastly.jsdelivr.net/gh/Project-Noonnu/noonfonts_2107@1.1/Pretendard-Thin.woff') format('woff');
  font-weight: 100;
  font-style: normal;
}
@font-face {
  font-family: "Pretendard Variable";
  src: url('https://fastly.jsdelivr.net/gh/Project-Noonnu/noonfonts_2107@1.1/Pretendard-ExtraLight.woff') format('woff');
  font-weight: 200;
  font-style: normal;
}
@font-face {
  font-family: "Pretendard Variable";
  src: url('https://fastly.jsdelivr.net/gh/Project-Noonnu/noonfonts_2107@1.1/Pretendard-Light.woff') format('woff');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "Pretendard Variable";
  src: url('https://fastly.jsdelivr.net/gh/Project-Noonnu/noonfonts_2107@1.1/Pretendard-Regular.woff') format('woff');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "Pretendard Variable";
  src: url('https://fastly.jsdelivr.net/gh/Project-Noonnu/noonfonts_2107@1.1/Pretendard-Medium.woff') format('woff');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "Pretendard Variable";
  src: url('https://fastly.jsdelivr.net/gh/Project-Noonnu/noonfonts_2107@1.1/Pretendard-SemiBold.woff') format('woff');
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: "Pretendard Variable";
  src: url('https://fastly.jsdelivr.net/gh/Project-Noonnu/noonfonts_2107@1.1/Pretendard-Bold.woff') format('woff');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "Pretendard Variable";
  src: url('https://fastly.jsdelivr.net/gh/Project-Noonnu/noonfonts_2107@1.1/Pretendard-ExtraBold.woff') format('woff');
  font-weight: 800;
  font-style: normal;
}
@font-face {
  font-family: "Pretendard Variable";
  src: url('https://fastly.jsdelivr.net/gh/Project-Noonnu/noonfonts_2107@1.1/Pretendard-Black.woff') format('woff');
  font-weight: 900;
  font-style: normal;
}

:root {
  /* color */
  --color-red: #ee3e42;
  --color-white: #ffffff;
  --color-yellow: #fbbe28;

  /* size */
  --base-space: 8px;
  --size-button: 60px;
  --size-border: 4px;
  --font-size: 18px;
}

* {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}
ul li {
  list-style: none;
}
a {
  color: #000;
  text-decoration: none;
}
a:hover {text-decoration: none !important;}
a:hover * {text-decoration: none !important; }
button:focus{ outline:0; }

img {
  width: 100%;
  vertical-align: middle;
}
html,
body {
  width: 100%;
  overflow-x: hidden;
  font-family: "Pretendard Variable", Pretendard, -apple-system,
  BlinkMacSystemFont, system-ui, Roboto, "Helvetica Neue", "Segoe UI",
  "Apple SD Gothic Neo", "Noto Sans KR", "Malgun Gothic", "Apple Color Emoji",
  "Segoe UI Emoji", "Segoe UI Symbol", sans-serif;
  font-size: 16px;
  background-color: #f0f0f0;
}

/* body {
  width: 1400px;
  height: 100%;
  margin: 0 auto;
  border: 1px solid #000;
} */

.weight-100 {
  font-weight: 100 !important;
}
.weight-200 {
  font-weight: 200 !important;
}
.weight-300 {
  font-weight: 300 !important;
}
.weight-400 {
  font-weight: 400 !important;
}
.weight-500 {
  font-weight: 500 !important;
}
.weight-600 {
  font-weight: 600 !important;
}
.weight-700 {
  font-weight: 700 !important;
}
.weight-800 {
  font-weight: 800 !important;
}
.weight-900 {
  font-weight: 900 !important;
}

.font-150 {
  font-size: 150px !important;
  line-height: 140%;
}
.font-140 {
  font-size: 140px !important;
  line-height: 140%;
}
.font-120 {
  font-size: 120px !important;
  line-height: 140%;
}
.font-100 {
  font-size: 100px !important;
  line-height: 140%;
}
.font-80 {
  font-size: 80px !important;
  line-height: 140%;
}
.font-70 {
  font-size: 70px !important;
  line-height: 140%;
}
.font-65 {
  font-size: 65px !important;
  line-height: 140%;
}
.font-60 {
  font-size: 60px !important;
  line-height: 140%;
}
.font-55 {
  font-size: 55px !important;
  line-height: 140%;
}
.font-50 {
  font-size: 50px !important;
  line-height: 140%;
}
.font-45 {
  font-size: 45px !important;
  line-height: 140%;
}
.font-44 {
  font-size: 44px !important;
  line-height: 140%;
}
.font-42 {
  font-size: 42px !important;
  line-height: 140%;
}
.font-40 {
  font-size: 40px !important;
  line-height: 140%;
  word-break: keep-all;
}
.font-38 {
  font-size: 38px !important;
  line-height: 140%;
  word-break: keep-all;
}
.font-35 {
  font-size: 35px !important;
  line-height: 140%;
  word-break: keep-all;
}
.font-32 {
  font-size: 32px !important;
  line-height: 140%;
  word-break: keep-all;
}
.font-30 {
  font-size: 30px !important;
  line-height: 140%;
  word-break: keep-all;
}
.font-28 {
  font-size: 28px !important;
  line-height: 140%;
  word-break: keep-all;
}
.font-25 {
  font-size: 25px !important;
  line-height: 150%;
  word-break: keep-all;
}
.font-24 {
  font-size: 24px !important;
  line-height: 150%;
  word-break: keep-all;
}
.font-22 {
  font-size: 22px !important;
  line-height: 150%;
  word-break: keep-all;
}
.font-20 {
  font-size: 20px !important;
  line-height: 150%;
  word-break: keep-all;
}
.font-18 {
  font-size: 18px !important;
  line-height: 150%;
  word-break: keep-all;
}
.font-17 {
  font-size: 17px !important;
  line-height: 180%;
  word-break: keep-all;
}
.font-16 {
  font-size: 16px !important;
  line-height: 160%;
  word-break: keep-all;
}
.font-15 {
  font-size: 15px !important;
  line-height: 150%;
  word-break: keep-all;
}
.font-14 {
  font-size: 14px !important;
  line-height: 140%;
  word-break: keep-all;
}
.font-12 {
  font-size: 12px !important;
  line-height: 130%;
  word-break: keep-all;
}
@media screen and (max-width: 1400px) {
  .font-150 {
    font-size: 85px !important;
    line-height: 120%;
  }
  .font-140 {
    font-size: 80px !important;
    line-height: 120%;
  }
  .font-120 {
    font-size: 75px !important;
    line-height: 120%;
  }
  .font-100 {
    font-size: 70px !important;
    line-height: 120%;
  }
  .font-80 {
    font-size: 60px !important;
    line-height: 120%;
  }
  .font-70 {
    font-size: 55px !important;
    line-height: 120%;
  }
  .font-65 {
    font-size: 55px !important;
    line-height: 120%;
  }
  .font-60 {
    font-size: 50px !important;
    line-height: 120%;
  }
  .font-55 {
    font-size: 45px !important;
    line-height: 120%;
  }
  .font-50 {
    font-size: 42px !important;
    line-height: 120%;
  }
  .font-40 {
    font-size: 32px !important;
  }
}
@media screen and (max-width: 1200px) {
  .font-150 {
    font-size: 80px !important;
  }
  .font-140 {
    font-size: 70px !important;
  }
  .font-120 {
    font-size: 65px !important;
  }
  .font-100 {
    font-size: 60px !important;
  }
  .font-80 {
    font-size: 55px !important;
  }
  .font-70 {
    font-size: 50px !important;
  }
  .font-65 {
    font-size: 48px !important;
  }
  .font-60 {
    font-size: 45px !important;
  }
  .font-55 {
    font-size: 42px !important;
  }
  .font-50 {
    font-size: 40px !important;
  }
  .font-45 {
    font-size: 38px !important;
  }
  .font-44 {
    font-size: 35px !important;
  }
  .font-42 {
    font-size: 32px !important;
  }
  .font-40 {
    font-size: 30px !important;
  }
  .font-38 {
    font-size: 29px !important;
  }
  .font-35 {
    font-size: 28px !important;
  }
  .font-32 {
    font-size: 27px !important;
  }
  .font-30 {
    font-size: 26px !important;
  }
  .font-28 {
    font-size: 25px !important;
  }
  .font-25 {
    font-size: 24px !important;
  }
  .font-24 {
    font-size: 20px !important;
  }
  .font-22 {
    font-size: 19px !important;
  }
  .font-20 {
    font-size: 19px !important;
  }
  .font-18 {
    font-size: 17px !important;
  }
  .font-17 {
    font-size: 16px !important;
  }
  .font-16 {
    font-size: 15px !important;
  }
  .font-15 {
    font-size: 14px !important;
  }
  .font-14 {
    font-size: 13px !important;
  }
}

@media screen and (max-width: 768px) {
  .font-150 {
    font-size: 60px !important;
  }
  .font-140 {
    font-size: 50px !important;
  }
  .font-120 {
    font-size: 45px !important;
  }
  .font-100 {
    font-size: 40px !important;
  }
  .font-80 {
    font-size: 38px !important;
  }
  .font-70 {
    font-size: 35px !important;
  }
  .font-65 {
    font-size: 34px !important;
  }
  .font-60 {
    font-size: 32px !important;
  }
  .font-55 {
    font-size: 30px !important;
  }
  .font-50 {
    font-size: 28px !important;
  }
  .font-45 {
    font-size: 27px !important;
  }
  .font-44 {
    font-size: 26px !important;
  }
  .font-42 {
    font-size: 26px !important;
  }
  .font-40 {
    font-size: 25px !important;
  }
  .font-38 {
    font-size: 24px !important;
  }
  .font-35 {
    font-size: 23px !important;
  }

  .font-30 {
    font-size: 22px !important;
  }
  .font-28 {
    font-size: 20px !important;
  }
  .font-25 {
    font-size: 19px !important;
  }
  .font-24 {
    font-size: 18px !important;
  }
  .font-22 {
    font-size: 17px !important;
  }
  .font-20 {
    font-size: 16px !important;
  }
  .font-18 {
    font-size: 15px !important;
  }
  .font-17 {
    font-size: 15px !important;
  }
  .font-16 {
    font-size: 14px !important;
  }
  .font-15 {
    font-size: 13px !important;
  }
  .font-14 {
    font-size: 12px !important;
  }

  .hd_login li {
    padding-left: 0px;
  }
}
@media screen and (max-width: 400px) {
  .font-150 {
    font-size: 50px !important;
  }
  .font-140 {
    font-size: 45px !important;
  }
  .font-120 {
    font-size: 40px !important;
  }
  .font-100 {
    font-size: 35px !important;
  }
  .font-80 {
    font-size: 32px !important;
  }
  .font-70 {
    font-size: 30px !important;
  }
  .font-65 {
    font-size: 30px !important;
  }
  .font-60 {
    font-size: 29px !important;
  }
  .font-55 {
    font-size: 28px !important;
  }
  .font-50 {
    font-size: 27px !important;
  }
  .font-45 {
    font-size: 26px !important;
  }
  .font-44 {
    font-size: 25px !important;
  }
  .font-42 {
    font-size: 24px !important;
  }
  .font-40 {
    font-size: 23px !important;
  }
  .font-38 {
    font-size: 22px !important;
  }
  .font-35 {
    font-size: 21px !important;
  }
  .font-30 {
    font-size: 20px !important;
  }
  .font-28 {
    font-size: 19px !important;
  }
  .font-25 {
    font-size: 18px !important;
  }
  .font-24 {
    font-size: 17px !important;
  }
  .font-22 {
    font-size: 16px !important;
  }
  .font-20 {
    font-size: 15px !important;
  }
  .font-18 {
    font-size: 13px !important;
  }
  .font-17 {
    font-size: 13px !important;
  }
  .font-16 {
    font-size: 12px !important;
  }
  .font-15 {
    font-size: 12px !important;
  }
  .font-14 {
    font-size: 11px !important;
  }
}

.tab-parent {
  position: relative;
  z-index: 2;
}
.tab-parent .tab-cont {
  cursor: pointer;
}
.tab-child {
  position: relative;
  overflow: hidden;
}
.tab-child > * {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  transition: 0s;
}
.tab-child > *.on {
  position: relative;
  opacity: 1;
  transition: 0.7s;
  z-index:2;
}

.number-flip-container {
  display: flex;
  justify-content: flex-start;
  align-items: baseline;
}
.number-flip-container .number-flip {
  display: flex;
  gap: 0.2em;
  line-height: 1;
}
.number-flip-container .flip-digit-wrapper {
  overflow: hidden;
  display: inline-block;
  height: 1em;
}
.number-flip-container .flip-digit {
  transition: transform 0.6s cubic-bezier(0.22, 1, 0.36, 1);
}
.number-flip-container .flip-digit > div {
  height: 1em;
  line-height: 1;
  text-align: center;
  font-variant-numeric: tabular-nums;
  font-feature-settings: "tnum";
}
.number-flip-container .static-char {
  display: inline-block;
  height: 1em;
  line-height: 1;
}

@media (max-width: 479px) {
  html,
  body {
    font-size: 12px;
  }
}

@media (min-width: 480px) and (max-width: 767px) {
  html,
  body {
    font-size: 14px;
  }
}

@media (min-width: 1440px) {
  html,
  body {
    font-size: 16px;
  }
}



/* header */
header {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999;
  display: flex;
  justify-content: center;
  width: 100%;
  height: 69px;
  border-bottom: 1px solid #efefef;
  transition: 0.3s;
}
header.on {
  background-color:#f0f0f0;
}
header nav#gnb {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 1400px;
  height: 100%;
  z-index: 2;
}

header nav#gnb > li {display:flex; justify-content: flex-end; width:100%; align-items: center;}

header nav#gnb h1 {
  max-width: 100%;
}
header nav#gnb h1 > img {
  width: 15rem;
  max-width: 155px;
}

header nav#gnb .mainMenu {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  height: 100%;
  margin: 0px;
}


dl, ol, ul {
    margin-top: 0px;
    margin-bottom:0px;
}

header nav#gnb .mainMenu > li {
  position: relative;
  height: 100%;
}
header nav#gnb .mainMenu > li > a {
  display: flex;
  align-items: center;
  height: 100%;
  padding: 0 24px;
  color: #010101;
  font-size: 1rem;
  font-weight: 600;
  letter-spacing: -0.5px;
}

header nav#gnb .mainMenu li .subMenu {
  position: absolute;
  top: 68px;
  left: 50%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  min-width: 172px;
  padding: 23px 0;
  transform: translateX(-50%);
  background-color: #fff;
  border-top: 1px solid var(--color-red);
  text-align: center;
  gap: 15px;
}

header nav#gnb .mainMenu li .subMenu > li {
}

header nav#gnb .mainMenu li .subMenu > li a {
  color: #5e5e5e;
  font-weight: 600;
  letter-spacing: -0.5px;
}
header nav#gnb .mainMenu li .subMenu > li a:hover {
  color: var(--color-red);
}
header nav#gnb .lang {
  height: 100%;
}

header nav#gnb .lang img{
 width:20px;
}

header nav#gnb .lang > li {
  position: relative;
  height: 100%;
}
header nav#gnb .lang > li > a {
  display: flex;
  align-items: center;
  height: 100%;
  color: #000;
  font-size: 0.9rem;
  letter-spacing: -0.5px;
  gap: 3px;
      padding: 0px 24px;
}
header nav#gnb .lang .arrow {
  font-size: 0.5rem;
}
header nav#gnb .lang li .langMenu {
  position: absolute;
  top:46px;
  display: none; /* 기본적으로 숨김 */
  width: 100px;
  background: #fff;
  left:-12px;
}
header nav#gnb .lang li .langMenu li {
  padding: 0px 0;
  text-align: center;
}
header nav#gnb .lang li .langMenu li a {
  transition: 0.3s;
  color: #5e5e5e;
  font-weight: 500;
}
header nav#gnb .lang li .langMenu li a:hover {
  color: var(--color-red);
}
/* 화살표 회전 효과 (기본: ▼) */
.lang .arrow {
  display: inline-block;
  transition: transform 0.3s ease;
}

/* 드롭다운 메뉴 열릴 때 화살표 회전 (▲) */
.lang.active .arrow {
  transform: rotate(180deg);
}

header nav#gnb .menuBtn {
  display: none;
}

header .loginBtn {
  white-space: nowrap;
  line-height: 20px;
  border: 1px solid #bdbdbd;
  border-radius: 9999px;
  font-size: 0.9rem;
  padding: 2px 10px;
  cursor: pointer;
  transition: 0.3s;
}
header .loginBtn:hover {
  border-color: var(--color-red);
  color: var(--color-red);
}

header #sitemapBtn {
  position: relative;
  width: 36px;
  height: 20px;
  border: 2px solid #000;
  border-left-width: 0;
  border-right-width: 0;
  margin: 0 0 0 24px;
  transition: 0.3s;
  cursor: pointer;
  background: transparent;
}
header #sitemapBtn:before {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  transform: translate(0, -50%);
  width: 23px;
  height: 2px;
  background-color: #000;
  transition: 0.3s;
}
header #sitemapBtn:hover {
  border-color: var(--color-red);
  transform: translateX(-3px);
}
header #sitemapBtn:hover:before {
  background-color: var(--color-red);
  transform: translate(6px, -50%);
}

header #sitemap {
  position: fixed;
  left: 0;
  bottom: 0;
  width: 100vw;
  height: calc(100vh - 69px);
  /*background: url('../../img/new/sitemap_bg.png') no-repeat right -20% bottom -50%;*/
  background-color: #efefef;
  border-top: 1px solid #dfdfdf;
  transform: translateY(-115%);
  opacity: 0;
  z-index: 1;
  padding: 100px 0 50px;
  font-size: 1rem;
  overflow: auto;
  transition: transform 0.5s ease-in-out, opacity 0.3s ease-in-out 0.2s;
}
header #sitemap.active {
  opacity: 1;
  transform: translateY(0);
}
header #sitemap > section {
  max-width: 1400px;
  margin: 0 auto;
}
header #sitemap .title-wrap {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 0 30px;
  margin-bottom: 40px;
  border-bottom: 1px solid #a3a3a3;
}
header #sitemap .title-wrap .link {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 10px;
}
header #sitemap .title-wrap .link a {
  display: flex;
  line-height: 36px;
  border-radius: 99px;
  padding: 0 15px;
  border: 1px solid #a3a3a3;
  transition: 0.3s;
  align-items: center;
}

header #sitemap .title-wrap .link a img {width:auto; margin-left:10px}

header #sitemap .title-wrap .link a:hover {
  border-color: var(--color-red);
  color: var(--color-red);
}
header #sitemap .sitemap-wrap {
  display: grid;
  grid-template-columns: 130px auto;
  gap: 80px;
}

header #sitemap .sitemap-wrap .tab-cont a:hover {color:var(--color-red);}

header #sitemap .tab-parent[data-group="step-1"] > div {
  position: relative;
  margin: 0 0 30px;
  font-size: 1.5em;
  font-family: 'GmarketSans', sans-serif;
  font-weight: 500;
  transition: 0.3s;
  white-space: nowrap;
  cursor: pointer;
}
header #sitemap .tab-parent[data-group="step-1"] > div.on,
header #sitemap .tab-parent[data-group="step-1"] > div:hover {
  color: var(--color-red);
}
header #sitemap .tab-parent[data-group="step-1"] > div:before {
  content: '●';
  position: absolute;
  top: 50%;
  left: -18px;
  color: transparent;
  line-height: 100%;
  transform: translateY(calc(-50% - 3px));
  font-size: 0.4em;
  transition: 0.3s;
}
header #sitemap .tab-parent[data-group="step-1"] > div.on:before,
header #sitemap .tab-parent[data-group="step-1"] > div:hover:before {
  color: var(--color-red);
}
header #sitemap .tab-parent[data-group="step-1"] .icon {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  display: inline-block;
  width: 25px;
  vertical-align: middle;
  padding: 0 0 0 5px;
  line-height: 100%;
}
header #sitemap .tab-child[data-group="step-1"] > .tab-cont {
  display: grid;
  grid-template-columns: 200px auto;
  gap: 60px;
}
header #sitemap .tab-parent[data-group="step-2"] {
  display: grid;
  height: fit-content;
  row-gap: 20px;
}
header #sitemap .tab-parent[data-group="step-2"] > div {
  position: relative;
  padding: 0 0 0 15px;
  font-size: 1.1em;
  font-weight: 500;
  transition: 0.3s;
  color: #5d5d5d;
  cursor: pointer;
  letter-spacing: -1px;
}
header #sitemap .tab-parent[data-group="step-2"] > div.on,
header #sitemap .tab-parent[data-group="step-2"] > div:hover {
  color: #000;
}
header #sitemap .tab-parent[data-group="step-2"] > div:before {
  content: '●';
  position: absolute;
  top: 50%;
  left: 0;
  color: transparent;
  line-height: 100%;
  transform: translateY(-50%);
  font-size: 0.4em;
  transition: 0.3s;
}
header #sitemap .tab-parent[data-group="step-2"] > div.on:before,
header #sitemap .tab-parent[data-group="step-2"] > div:hover:before {
  color: #000;
}
header #sitemap .tab-child[data-group="step-2"] > .tab-cont.type-1 {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(216px, 1fr));
  gap: 20px;
}
header #sitemap .tab-child[data-group="step-2"] > .tab-cont.type-1 li {
  position: relative;
  overflow: hidden;
  border-radius: 10px;
}
header #sitemap .tab-child[data-group="step-2"] > .tab-cont.type-1 li img {
  transition: 0.3s;
}
header #sitemap .tab-child[data-group="step-2"] > .tab-cont.type-1 li:hover img {
  transform: scale(1.1);
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.1);
}
header #sitemap .tab-child[data-group="step-2"] > .tab-cont.type-1 .text {
  position: absolute;
  padding: 20px 10px;
  bottom: 0;
  left: 0;
  width: 100%;
  color: #FFF;
  font-size: 1.1em;
  text-align: center;
}
header #sitemap .chart-parent {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(154px, 1fr));
  row-gap: 10px;
  margin: 20px 0 0 0;
  padding: 0 1px 0 0;
  align-items: center;
  justify-content: center;
  text-align: center;
}
header #sitemap .chart-parent > .chart-cont {
  padding: 5px;
  border: 1px solid #a3a3a3;
  border-top-width: 0;
  border-bottom-width: 0;
  margin-right: -1px;
  cursor: pointer;
  transition: 0.3s;
}
header #sitemap .chart-parent > .chart-cont:hover,
header #sitemap .chart-parent > .chart-cont.on {
  color: var(--color-red);
}
header #sitemap .chart-child {
  margin: 0 0 30px;
  border-radius: 10px;
  background-color: #060a0b;
  overflow: hidden;
}
header #sitemap .chart-child .chart-cont {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  text-align: center;
  padding: 50px 70px;
  column-gap: 30px;
}
header #sitemap .chart-child + li small {
  font-family: 'GmarketSans', sans-serif;
  color: #4e4d4d;
}
header #sitemap .chart-child .chart-cont .title {
  font-size: 1.28em;
  font-weight: 800;
  margin: 12px 0 3px;
  color: #FFF;
}
header #sitemap .chart-child .chart-cont .date {
  font-size: 0.9em;
  color: #FFF;
}
header #sitemap .chart-child .circle-chart {
  position: relative;
  display: inline-flex;
}
header #sitemap .chart-child .circle-chart .unit {
  font-size: 0.5em;
  font-weight: 300;
}
header #sitemap .chart-child .circle {
  transform: rotate(90deg);
  width: 100%;
  height: 100%;
}
header #sitemap .chart-child circle {
  fill: none;
  stroke-width: 3;
}
header #sitemap .chart-child circle.bg {
  stroke: #a3a3a3;
}
header #sitemap .chart-child circle.progress {
  stroke-dasharray: 0;
  stroke-dashoffset: 0;
  transition: none;
  transform: scaleX(-1); /* 방향 반전 */
  transform-origin: center;
  stroke: url(#grad1);
  stroke-linecap: round;
}
header #sitemap .chart-child #grad1 > stop:nth-of-type(1) {
  stop-color: #ee3e42;
}
header #sitemap .chart-child #grad1 > stop:nth-of-type(2) {
  stop-color: #c50070;
}
header #sitemap .chart-child #grad1 > stop:nth-of-type(3) {
  stop-color: #ee7c3e;
}
header #sitemap .chart-child #grad1 > stop:nth-of-type(4) {
  stop-color: #c50070;
}
header #sitemap .chart-child .percent-text {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 1.7em;
  font-weight: bold;
  color: #FFF;
}
header #sitemap .chart-child .homepage-link {
  display: block;
  color: #FFF;
  text-align: center;
  padding: 15px 10px;
  border-top: 1px solid #FFF;
  margin: 0 50px;
  transition: 0.3s;
}
header #sitemap .chart-child .homepage-link:hover {
  color: yellow;
}

/* footer */
#ft {
  background: #fff;
}
#ft .sponsor_lay {
  position: relative;
  max-width: 1400px;
  margin: 0 auto;
  overflow: hidden;
}
#ft .sponsor_swiper {
  width: 100%;
  padding: 0 40px;
}
#ft .sponsor_swiper .swiper-wrapper {
  height: auto;
  padding: 20px 0;
}
#ft .sponsor_swiper .swiper-button-next,
#ft .sponsor_swiper .swiper-button-prev {
  color: #808080;
  top: 0;
  bottom: 0;
  height: 100%;
  margin: 0;
  background: #FFF;
}
#ft .sponsor_swiper .swiper-button-prev {
  left: 0;
}
#ft .sponsor_swiper .swiper-button-next {
  right: 0;
}
#ft .sponsor_swiper .swiper-button-next:after,
#ft .sponsor_swiper .swiper-button-prev:after {
  transform: scale(0.35);
  transition: 0.3s;
}
#ft .sponsor_swiper .swiper-button-next:hover:after,
#ft .sponsor_swiper .swiper-button-prev:hover:after {
  transform: scale(0.5);
}

footer {
  width: 100%;
  background-color: #333;
}
footer .footerWrap {
  display: flex;
  align-items: center;
  width: 100%;
  max-width: 1400px;
  margin: 0 auto;
  padding: 25px 0 0;
}
footer .info .footerWrap {
  padding: 50px 0;
}

footer .service {
  display: flex;
  width: 100%;
  color: #fff;
}
footer .service dl {
  display: flex;
  align-items: center;
  width: 50%;
  color: #fff;
}
footer .service dl:first-child {
  margin-right: 20px;
}
footer .service dl dt {
  width: 119px;
  height: 30px;
  margin-right: 19px;
  background-color: #4b4b4b;
  border-radius: 15px;
  font-size: 1rem;
  line-height: 30px;
  text-align: center;
}
footer .service dl dd {
  margin-right: 5px;
  letter-spacing: -1px;
}
footer .service dl dd a {
  color: #fff;
}

footer .link {
  width: 100%;
  border-top: 1px solid #b2b2b2;
}
footer .link ul {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  font-size: 0.9rem;
  letter-spacing: -0.1px;
  gap: 9px;
}
footer .link ul li {
  color: #fff;
}
footer .link ul li a {
  color: #fff;
  transition: 0.3s;
}
footer .link ul li a:hover {
  color: var(--color-red);
}

footer .info {
  background:#333;
  display: flex;
  width: 100%;
}
footer .info i {
  display: inline-block;
  width: 152px;
  margin-right: 85px;
}
footer .info .contact {
  display: flex;
  width: 100%;
  max-width: 860px;
  justify-content: space-between;
  column-gap: 10px;
  align-items: center;
  font-size: 0.9em;
}
footer .info .contact > * {
  flex: 1 1 auto;
  width: 100%;
  column-gap: 70px;
}
footer .info .address {
}
footer .info .address span {
  display: block;
  color: #dbdbdb;
  letter-spacing: -1.1px;
  line-height: 190%;
}
footer .info .quick-service .title {
  font-size: 1.1em;
  color: #FFF;
  font-weight: 700;
  margin: 0 0 10px;
}
footer .info .quick-service .service-list > li {
  display: inline-block;
  padding: 3px 10px 3px 0;
}
footer .info .quick-service .service-list > li a {
  color: #fff;
  transition: 0.3s;
}
footer .info .quick-service .service-list > li a:hover {
  color: var(--color-red);
}

footer .copyright {
  max-width: 1400px;
  margin: 0 auto;
  padding: 0 0 20px;
}
footer .copyright p {
  margin-top: 10px;
  color: #5f5f5f;
  letter-spacing: -0.9px;
}
/* footer */

/* quick bnt */
aside {
  position: fixed;
  left: 40px;
  right: 40px;
  bottom: 40px;
  height: 0;
  z-index: 100;
}
aside button {
  transition: 0.3s;
  cursor: pointer;
  background: none;
  border-width: 0;
  z-index: 1;
}
aside #toTop {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 60px;
  height: 60px;
  background: #FFF;
  border-radius: 50%;
}
aside #toTop:before {
  content: '↑';
  display: block;
  font-size: 1.5rem;
  height: 17px;
  overflow: hidden;
  margin: 0 0 5px;
}
aside #toTop:hover {
  background: var(--color-red);
  color: #FFF;
}
aside #toBottom {
  position: absolute;
  left: 0;
  bottom: 0;
  transform: rotate(-90deg) translate(40px, -60px);
  color: #636363;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.7);
}
aside #toBottom:hover {
  color: var(--color-red);
}
aside .quick-menu {
  position: absolute;
  right: 0;
  bottom: 80px;
  padding: 20px 25px;
  border-radius: 10px;
  background: #FFF;
  opacity: 0.95;
}
aside .quick-menu .title {
  font-size: 0;
  position: relative;
  cursor: pointer;
  -webkit-user-select:none;
  -moz-user-select:none;
  -ms-user-select:none;
  user-select:none;
  transition: 0.3s;
}
aside .quick-menu .title:before {
  content: '→';
  display: grid;
  align-items: center;
  justify-content: center;
  width: 26px;
  height: 26px;
  border-radius: 50%;
  background: var(--color-red);
  color: #FFF;
  position: absolute;
  font-size: 1rem;
  left: 0;
  top: 50%;
  transform: translate(calc(-100% - 10px), -50%);
  transition: 0.3s;
  border: 1px solid var(--color-red);
}
aside .quick-menu .title:hover {
  color: var(--color-red);
}
aside .quick-menu .title:hover:before {
  color: var(--color-red);
  background: #FFF;
}
aside .quick-menu .title:after {
  content: 'QUICK';
  font-size: 1rem;
}
aside .quick-menu ul {
  max-width: 0;
  max-height: 0;
  overflow: hidden;
  transition: height 0.6s ease-in-out, width 0.3s ease-in-out 0.3s;
}
aside .quick-menu li {
  font-family: 'GmarketSans', sans-serif;
  list-style: none;
  padding: 7px 0;
  opacity: 0;
}
aside .quick-menu.active {
  max-width: 1000px;
}
aside .quick-menu.active .title,
aside .quick-menu.active .title:before {
  font-size: 1.2rem;
}
aside .quick-menu.active .title:after {
  content: '';
}
aside .quick-menu.active ul {
  max-height: fit-content;
  max-width: fit-content;
  margin: 30px 0 0;
}
aside .quick-menu.active li {
  opacity: 1;
}
aside .quick-menu.active li a {
  transition: 0.3s;
}
aside .quick-menu.active li a:hover {
  color: var(--color-red);
}
/* quick bnt */


/* 반응형 */
@media screen and (max-width: 1700px) {
  aside {
    right: 20px;
    bottom: 20px;
  }
  aside #toBottom {
    transform: rotate(-90deg) translate(40px, -80px)
  }
  #fp-nav.left {
    left: 51px !important;
  }
}
@media screen and (max-width: 1590px) {
  #fp-nav.left {
    left: 31px !important;
  }
}
@media screen and (max-width: 1520px) {
  #fp-nav,
  .page-indicator {
    display: none !important;
  }
}
@media screen and (max-width: 1440px) {
  header nav#gnb {
    padding: 0 20px;
  }
  main section .mainWrap {
    padding: 0 20px;
  }
  .sponsor_swiper {
    padding: 0 20px !important;
  }
  footer .footerWrap {
    padding: 25px 20px;
  }

  header #sitemap {
    padding: 100px 20px 50px;
  }
  header #sitemap .sitemap-wrap {
    gap: 30px;
  }
  header #sitemap .tab-child[data-group="step-1"] > .tab-cont {
    gap: 20px;
  }
}

/* 타블렛 가로, 노트북 */
@media screen and (min-width: 769px) and (max-width: 1200px) {
  html,
  body {
    font-size: 14px;
  }

  header nav#gnb .mainMenu > li > a {
    padding: 0 16px;
  }

  .sponsor_swiper .swiper-button-next {
    right: 10px !important;
  }
  .sponsor_swiper .swiper-button-prev {
    left: 10px !important;
  }

  footer .footerWrap {
    flex-direction: column;
    justify-content: space-evenly;
    align-items: flex-start;
  }
  footer .service dl {
    width: 100%;
  }
  footer .service dl dd {
    margin-right: 10px;
  }
  footer .link {
    height: auto;
    padding: 16px 0;
  }
  footer .info {
    height: auto;
    padding: 20px 0;
  }
  footer .info > .footerWrap {
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
  }
}

@media screen and (max-width: 1100px) {
  header #sitemap .sitemap-wrap {
    grid-template-columns: 1fr;
  }
  header #sitemap .tab-parent[data-group="step-1"] {
    display: flex;
    gap: 20px;
    margin: 0 auto;
  }
  header #sitemap .tab-parent[data-group="step-1"] a:before {
    left: -10px;
    font-size: 0.3em;
  }
  header #sitemap .tab-parent[data-group="step-1"] > [data-id="p-02"] {
    padding: 0 30px 0 0;
  }
}

/* 모바일 가로, 타블렛 세로 */
@media screen and (max-width: 800px) {
  html,
  body {
    font-size: 12px;
  }

  footer .footerWrap {
    flex-direction: column;
    justify-content: space-evenly;
    align-items: flex-start;
  }
  footer .info .footerWrap {
    padding: 30px 20px;
  }
  footer .info .contact {
    flex-direction: column;
    justify-content: space-evenly;
    align-items: flex-start;
    gap: 20px;
  }
  footer .copyright p {
    padding: 0 20px;
  }
  header nav#gnb .mainMenu {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-end;
  }
  header nav#gnb .mainMenu > li:not(:last-child){
    display: none;
  }
  header nav#gnb .mainMenu > li > a {
    color: #5e5e5e;
  }

  header nav#gnb .menuBtn {
    position: relative;
    z-index: 1;
    display:none;
    width: 30px;
    height: 3px;
    cursor: pointer;
    background-color: #000;
    border: none;
  }
  header nav#gnb .menuBtn::before {
    position: absolute;
    bottom: 10px;
    left: 0;
    width: 30px;
    height: 3px;
    content: "";
    background-color: #000;
  }
  header nav#gnb .menuBtn::after {
    position: absolute;
    top: 10px;
    left: 0;
    width: 30px;
    height: 3px;
    content: "";
    background-color: #000;
  }

  .mobileMenu {
    position: fixed;
    top: 0;
    right: -200%;
    z-index: 99;
    width: 80%;
    height: 100vh;
    padding: 30px;
    overflow-y: auto; /* 메뉴 내부 스크롤 가능 */
    transition: 0.3s;
    background: #fff;
  }
  .mobBg {
    position: fixed;
    top: 0;
    left: 0;
    display: none;
    width: 100%;
    height: 100%;
    background: #00000085;
  }

  .mobileMenu.active {
    right: 0;
  }

  body.overflow-hidden {
    overflow: hidden;
  }
  .mobileMenu > li {
  }
  .mobileMenu > li a {
    display: inline-block;
    width: 100%;
    font-size: 1.6rem;
    line-height: 50px;
  }
  .mobileMenu > li > a {
    border-bottom: 1px solid #ddd;
    font-weight: 700;
  }
  .mobileMenu .mobSubMenu {
    display: none;
  }
  .mobileMenu .mobSubMenu > li {
  }
  .mobileMenu .mobSubMenu > li > a {
    transition: 0.3s;
    color: #5e5e5e;
    font-size: 1.4rem;
    line-height: 3.4rem;
  }
  .mobileMenu .mobSubMenu > li > a:hover {
    color: var(--color-red);
  }

  .mobLang {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    gap: 10px;
  }
  .mobLang > li {
    color: #ccc;
  }
  .mobLang > li > a {
    color: #5e5e5e;
    font-size: 1rem;
  }

  .mobMenuClose {
    position: absolute;
    right: 31px;
    width: 2px;
    height: 20px;
    transform: rotate(45deg);
    background-color: #000;
  }
  .mobMenuClose::after {
    position: absolute;
    right: 0;
    width: 2px;
    height: 20px;
    transform: rotate(90deg);
    content: "";
    background-color: #000;
  }

  footer {
    padding: 20 0px;
  }

  footer .service dl {
    width: 100%;
  }
  footer .service dl dd a {
    white-space: nowrap;
  }
  footer .link {
    height: auto;
    padding: 16px 0;
  }
  footer .info {
    height: auto;
    padding: 20px 0;
  }
  
  

header #sitemap .chart-child .chart-cont {
  padding: 20px 20px;
  column-gap:20px;
}  
header #sitemap .chart-child .percent-text {font-size:18px}
header #sitemap .chart-child .chart-cont .title {font-size:14px}

header #sitemap .title-wrap {flex-wrap: wrap;}
header #sitemap .title-wrap .link {margin-top:10px}
}

@media screen and (max-width: 768px) {
  header #sitemap .tab-parent[data-group="step-1"] {
    padding: 0 15px;
    font-size: 0.9em;
  }
  header #sitemap .tab-parent[data-group="step-1"] a {
    margin: 0 0 10px;
  }
  header #sitemap .tab-parent[data-group="step-1"] > [data-id="p-02"] {
    padding: 0 15px 0 0;
  }
  header #sitemap .tab-parent[data-group="step-1"] .icon {
    width: 16px;
  }
  header #sitemap .tab-child[data-group="step-1"] > .tab-cont {
    grid-template-columns: 1fr;
  }
  header #sitemap .tab-parent[data-group="step-2"] {
    display: flex;
    margin: 0 auto 30px;
  }
  header #sitemap .tab-parent[data-group="step-2"] > a:before {
    left: 7px;
  }
}
@media screen and (min-width: 551px) and (max-width: 776px) {
  footer .info .address {
    margin-top: 12px;
  }
}
@media screen and (max-width: 640px) {
  aside .quick-menu {
    bottom: 70px;
    padding: 10px 15px;
	font-size:16px
  }

  header #sitemap.active {
    padding: 50px 10px 50px;
  }
  header #sitemap .tab-parent[data-group="step-1"] {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    row-gap: 10px;
  }
  header #sitemap .tab-parent[data-group="step-1"] > div {
    margin: 0;
  }
  header #sitemap .tab-child[data-group="step-2"] > .tab-cont.type-1 {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media screen and (max-width: 550px) {
  header #sitemap .tab-parent[data-group="step-2"] {
    display: block;
    text-align: center;
    margin: 0 auto;
  }
  header #sitemap .tab-parent[data-group="step-2"] > div {
    display: inline-block;
    margin: 0 0 15px;
  }

  footer .info .address {
    display: flex;
    flex-wrap: wrap;
    margin-top: 12px;
    gap: 6px;
  }
  footer .info .address span {
    margin: 0 !important;
  }
  
}
/* 모바일 세로 */
@media screen and (max-width: 480px) {
  footer .service .footerWrap {
    flex-direction: row;
  }
  footer .info .address span {
    letter-spacing: -0.5px;
  }
  footer .service {
    height: auto;
    padding: 20px 0;
  }
  footer .service dl {
    flex-direction: column;
    align-items: flex-start;
    gap: 12px;
  }
  footer .service dl:first-child {
    margin: 0 0 20px 0;
  }
  footer .service dl dd a {
    padding-left: 6px;
    font-size: 1.2rem;
  }

  footer .service dl dd:nth-child(odd) {
    display: none;
  }
}





/*********** 추가 ********************/
/* Margin Bottom */
.mb10 { margin-bottom: 10px !important; }
.mb20 { margin-bottom: 20px !important; }
.mb30 { margin-bottom: 30px !important; }
.mb40 { margin-bottom: 40px !important; }
.mb50 { margin-bottom: 50px !important; }
.mb60 { margin-bottom: 60px !important; }
.mb70 { margin-bottom: 70px !important; }
.mb80 { margin-bottom: 80px !important; }
.mb90 { margin-bottom: 90px !important; }
.mb100 { margin-bottom: 100px !important; }

/* Margin Top */
.mt0 { margin-top: 0px !important; }
.mt10 { margin-top: 10px !important; }
.mt20 { margin-top: 20px !important; }
.mt30 { margin-top: 30px !important; }
.mt40 { margin-top: 40px !important; }
.mt50 { margin-top: 50px !important; }
.mt60 { margin-top: 60px !important; }
.mt70 { margin-top: 70px !important; }
.mt80 { margin-top: 80px !important; }
.mt90 { margin-top: 90px !important; }
.mt100 { margin-top: 100px !important; }

/* Padding Top */
.pt10 { padding-top: 10px; }
.pt20 { padding-top: 20px; }
.pt30 { padding-top: 30px; }
.pt40 { padding-top: 40px; }
.pt50 { padding-top: 50px; }
.pt60 { padding-top: 60px; }
.pt70 { padding-top: 70px; }
.pt80 { padding-top: 80px; }
.pt90 { padding-top: 90px; }
.pt100 { padding-top: 100px; }

/* Padding Bottom */
.pb5 { padding-bottom: 5px; }
.pb10 { padding-bottom: 10px; }
.pb20 { padding-bottom: 20px; }
.pb30 { padding-bottom: 30px; }
.pb40 { padding-bottom: 40px; }
.pb50 { padding-bottom: 50px; }
.pb60 { padding-bottom: 60px; }
.pb70 { padding-bottom: 70px; }
.pb80 { padding-bottom: 80px; }
.pb90 { padding-bottom: 90px; }
.pb100 { padding-bottom: 100px; }



.mobileMenu_ul_01 {display:none}
.mobileMenu_ul_01  a {font-size: 1.4rem !important;}
.mobileMenu_ul_02 {display:none; padding:10px; background:#f0f0f0}
.mobileMenu_ul_02  a {font-size: 1.2rem !important; margin-left:10px; }

  .mobBg.active {
    display:block;
  }
  
  
  

.skiptranslate {display:none}
