html {
  font-size: 16px;
}

html body {
  background-color: #000;
  margin: 0;
}

html body * {
  box-sizing: border-box;
  word-break: keep-all;
}

html body a {
  text-decoration: none;
}

html body button {
  cursor: pointer;
  background-color: #0000;
  border: 0;
  padding: 0;
}

html body ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

html body em {
  font-style: normal;
  display: inline-block;
}

html body.menuOn {
  overflow-y: hidden !important;
}

@media (width <= 768px) {
  html {
    font-size: 10px;
  }
}

@font-face {
  font-family: AppleSDGothicNeo;
  font-weight: 100;
  src: url("AppleSDGothicNeoT.d7f7fc7d.ttf") format("truetype");
}

@font-face {
  font-family: AppleSDGothicNeo;
  font-weight: 200;
  src: url("AppleSDGothicNeoUL.bf8c13c3.ttf") format("truetype");
}

@font-face {
  font-family: AppleSDGothicNeo;
  font-weight: 300;
  src: url("AppleSDGothicNeoL.89490920.ttf") format("truetype");
}

@font-face {
  font-family: AppleSDGothicNeo;
  font-weight: 400;
  src: url("AppleSDGothicNeoR.fa1577d1.ttf") format("truetype");
}

@font-face {
  font-family: AppleSDGothicNeo;
  font-weight: 500;
  src: url("AppleSDGothicNeoM.185cc5c6.ttf") format("truetype");
}

@font-face {
  font-family: AppleSDGothicNeo;
  font-weight: 600;
  src: url("AppleSDGothicNeoSB.4e45f1af.ttf") format("truetype");
}

@font-face {
  font-family: AppleSDGothicNeo;
  font-weight: 700;
  src: url("AppleSDGothicNeoB.4e780355.ttf") format("truetype");
}

@font-face {
  font-family: AppleSDGothicNeo;
  font-weight: 800;
  src: url("AppleSDGothicNeoEB.3ea490ae.ttf") format("truetype");
}

@font-face {
  font-family: AppleSDGothicNeo;
  font-weight: 900;
  src: url("AppleSDGothicNeoH.294fd7d9.ttf") format("truetype");
}

@font-face {
  font-family: Pretendard;
  font-weight: 900;
  font-display: swap;
  src: local(Pretendard Black), url("Pretendard-Black.c56f6a41.woff2") format("woff2"), url("Pretendard-Black.92dfbc96.woff") format("woff");
}

@font-face {
  font-family: Pretendard;
  font-weight: 800;
  font-display: swap;
  src: local(Pretendard ExtraBold), url("Pretendard-ExtraBold.169f6c48.woff2") format("woff2"), url("Pretendard-ExtraBold.5c2ef0cf.woff") format("woff");
}

@font-face {
  font-family: Pretendard;
  font-weight: 700;
  font-display: swap;
  src: local(Pretendard Bold), url("Pretendard-Bold.e06615ed.woff2") format("woff2"), url("Pretendard-Bold.c4e80f26.woff") format("woff");
}

@font-face {
  font-family: Pretendard;
  font-weight: 600;
  font-display: swap;
  src: local(Pretendard SemiBold), url("Pretendard-SemiBold.08b7051c.woff2") format("woff2"), url("Pretendard-SemiBold.7342fdb8.woff") format("woff");
}

@font-face {
  font-family: Pretendard;
  font-weight: 500;
  font-display: swap;
  src: local(Pretendard Medium), url("Pretendard-Medium.50788d4f.woff2") format("woff2"), url("Pretendard-Medium.a21507d2.woff") format("woff");
}

@font-face {
  font-family: Pretendard;
  font-weight: 400;
  font-display: swap;
  src: local(Pretendard Regular), url("Pretendard-Regular.bd495bf9.woff2") format("woff2"), url("Pretendard-Regular.7707f0e6.woff") format("woff");
}

@font-face {
  font-family: Pretendard;
  font-weight: 300;
  font-display: swap;
  src: local(Pretendard Light), url("Pretendard-Light.df51e50f.woff2") format("woff2"), url("Pretendard-Light.54c55bc7.woff") format("woff");
}

@font-face {
  font-family: Pretendard;
  font-weight: 200;
  font-display: swap;
  src: local(Pretendard ExtraLight), url("Pretendard-ExtraLight.7f652993.woff2") format("woff2"), url("Pretendard-ExtraLight.a22c95bf.woff") format("woff");
}

@font-face {
  font-family: Pretendard;
  font-weight: 100;
  font-display: swap;
  src: local(Pretendard Thin), url("Pretendard-Thin.378197cf.woff2") format("woff2"), url("Pretendard-Thin.9669cc66.woff") format("woff");
}

@font-face {
  font-family: NotoSansKR;
  font-weight: 100;
  src: url("NotoSansKR-Thin.0f3b2922.ttf") format("truetype");
}

@font-face {
  font-family: NotoSansKR;
  font-weight: 200;
  src: url("NotoSansKR-ExtraLight.43206495.ttf") format("truetype");
}

@font-face {
  font-family: NotoSansKR;
  font-weight: 300;
  src: url("NotoSansKR-Light.f23cb049.ttf") format("truetype");
}

@font-face {
  font-family: NotoSansKR;
  font-weight: 400;
  src: url("NotoSansKR-Regular.1ebd34a2.ttf") format("truetype");
}

@font-face {
  font-family: NotoSansKR;
  font-weight: 500;
  src: url("NotoSansKR-Medium.25d0cb5d.ttf") format("truetype");
}

@font-face {
  font-family: NotoSansKR;
  font-weight: 600;
  src: url("NotoSansKR-SemiBold.8034a99d.ttf") format("truetype");
}

@font-face {
  font-family: NotoSansKR;
  font-weight: 700;
  src: url("NotoSansKR-Bold.04fcbfb1.ttf") format("truetype");
}

@font-face {
  font-family: NotoSansKR;
  font-weight: 800;
  src: url("NotoSansKR-ExtraBold.883ad403.ttf") format("truetype");
}

@font-face {
  font-family: NotoSansKR;
  font-weight: 900;
  src: url("NotoSansKR-Black.93c7b933.ttf") format("truetype");
}

body, body * {
  letter-spacing: -.3px;
  font-family: AppleSDGothicNeo, NotoSansKR, sans-serif;
}

.main-inner {
  max-width: 1920px;
  margin: 0 auto;
}

.main-inner.layout-inner {
  padding-top: 13rem;
}

.main-inner .page-title {
  justify-content: space-between;
  align-items: flex-end;
  display: flex;
  position: relative;
}

.main-inner .page-title .title {
  position: relative;
}

.main-inner .page-title .title > span {
  color: #fff;
  font-size: 3rem;
  font-weight: 700;
}

.main-inner .page-title .title:after {
  content: "";
  z-index: -1;
  opacity: 0;
  background-color: #fac00199;
  border-radius: 50%;
  width: 2.5rem;
  height: 2.5rem;
  transition: all .5s .6s;
  display: block;
  position: absolute;
  top: -.5rem;
  right: -1rem;
  overflow: hidden;
  transform: translateY(100%);
}

.main-inner .page-title .title.on:after {
  opacity: 1;
  transform: translateY(.5rem);
}

.main-inner .page-title .bread-crumbs {
  gap: 1rem;
  display: flex;
}

.main-inner .page-title .bread-crumbs > li i {
  color: #999;
  font-size: .8rem;
}

.main-inner .page-title .bread-crumbs > li span {
  color: #999;
  font-size: 1rem;
}

.main-inner .page-title .bread-crumbs > li:last-of-type span {
  color: #fff;
}

.main-inner .contents {
  padding-bottom: 10rem;
  overflow-x: hidden;
}

@media (width <= 768px) {
  .main-inner .page-title .title > span {
    font-size: 2.8rem;
  }

  .main-inner .page-title .bread-crumbs > li i {
    font-size: 1rem;
  }

  .main-inner .page-title .bread-crumbs > li span {
    font-size: 1.2rem;
  }

  .main-inner .contents {
    padding-bottom: 100px;
  }
}

#header {
  width: 100%;
}

.header-inner {
  z-index: 1000;
  width: 100%;
  max-width: 1920px;
  height: 100px;
  transition: all .5s;
  position: fixed;
  left: 50%;
  overflow: hidden;
  transform: translateX(-50%);
}

.header-inner.menuOn {
  box-shadow: 0 0 20px #0000001a;
}

.header-inner.menuOn .header-contents .logo .white-logo {
  display: none;
}

.header-inner.menuOn .header-contents .logo .color-logo {
  display: block;
}

.header-inner.menuOn .header-contents .nav {
  opacity: 0;
  z-index: -1;
}

.header-inner.menuOn .header-contents .menu-btn > button > span {
  background-color: #2c2c2c;
}

.header-inner.menuOn .header-contents .menu-btn > button > span:nth-of-type(2) {
  transform: translateY(8px);
}

.header-inner.menuOn .header-contents .menu-btn > button > span:nth-of-type(4) {
  transform: translateX(8px);
}

.header-inner.menuOn .header-contents .menu-btn > button > span:nth-of-type(6) {
  transform: translateX(-8px);
}

.header-inner.menuOn .header-contents .menu-btn > button > span:nth-of-type(8) {
  transform: translateY(-8px);
}

.header-inner.on {
  background-color: #fff;
  height: 400px;
}

.header-inner.on:before {
  content: "";
  background: #f1f1f1;
  width: 100%;
  height: 1px;
  display: block;
  position: absolute;
  top: 100px;
  left: 0;
}

.header-inner.on .header-contents .logo .white-logo {
  display: none;
}

.header-inner.on .header-contents .logo .color-logo {
  display: block;
}

.header-inner.on .header-contents .nav .depth1 > li > a {
  color: #222;
}

.header-inner.on .header-contents .nav .depth1 > li .depth2 {
  opacity: 1;
}

.header-inner.on .header-contents .menu-btn > button > span {
  background-color: #2c2c2c;
}

.header-inner.fix {
  background-color: #fff;
}

.header-inner.fix:before {
  content: "";
  background: #f1f1f1;
  width: 100%;
  height: 1px;
  display: block;
  position: absolute;
  top: 100px;
  left: 0;
}

.header-inner.fix .header-contents .logo .white-logo {
  display: none;
}

.header-inner.fix .header-contents .logo .color-logo {
  display: block;
}

.header-inner.fix .header-contents .nav .depth1 > li > a {
  color: #222;
}

.header-inner.fix .header-contents .nav .depth1 > li .depth2 {
  opacity: 1;
}

.header-inner.fix .header-contents .menu-btn > button > span {
  background-color: #2c2c2c;
}

.header-inner .header-contents {
  justify-content: space-between;
  align-items: center;
  padding: 0 2rem;
  display: flex;
}

.header-inner .header-contents .logo > a > img {
  width: auto;
  max-height: 50px;
}

.header-inner .header-contents .logo .white-logo {
  display: block;
}

.header-inner .header-contents .logo .color-logo {
  display: none;
}

.header-inner .header-contents .nav .depth1 {
  justify-content: center;
  display: flex;
}

.header-inner .header-contents .nav .depth1 > li {
  position: relative;
}

.header-inner .header-contents .nav .depth1 > li > a {
  color: #fff;
  justify-content: center;
  align-items: center;
  height: 100px;
  padding: 0 40px;
  font-size: 1rem;
  display: flex;
}

.header-inner .header-contents .nav .depth1 > li .depth2 {
  opacity: 0;
  text-align: center;
  width: 100%;
  padding: 30px 0 0;
  position: absolute;
}

.header-inner .header-contents .nav .depth1 > li .depth2 > li {
  margin-bottom: 2rem;
}

.header-inner .header-contents .nav .depth1 > li .depth2 > li > a {
  color: #666;
  font-size: 1rem;
}

.header-inner .header-contents .nav .depth1 > li:before {
  content: "";
  z-index: -1;
  opacity: 0;
  background: #f9f9f9;
  width: 100%;
  height: 400px;
  transition: all .5s;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}

.header-inner .header-contents .nav .depth1 > li:hover > a {
  color: #2478d7;
}

.header-inner .header-contents .nav .depth1 > li:hover:before {
  opacity: 1;
}

.header-inner .header-contents .menu-btn {
  transition: all .5s;
}

.header-inner .header-contents .menu-btn > button {
  grid-template-columns: repeat(3, 1fr);
  gap: 5px;
  display: grid;
}

.header-inner .header-contents .menu-btn > button > span {
  background-color: #fff;
  width: 3px;
  height: 3px;
  transition: all .5s;
  display: block;
}

.header-inner .header-contents .menu-btn:hover {
  transform: rotate(90deg);
}

.header-menu {
  opacity: 0;
  z-index: -1;
  background-color: #fff;
  width: 100vw;
  height: 100vh;
  transition: all .5s;
  position: fixed;
  top: 0;
  left: 0;
}

.header-menu.on {
  opacity: 1;
  z-index: 999;
}

.header-menu .nav {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}

.header-menu .nav .depth1 {
  flex-direction: column;
  justify-content: center;
  width: 100%;
  max-width: 60%;
  margin: 0 auto;
  display: flex;
}

.header-menu .nav .depth1 > li {
  border-bottom: 1px solid #f1f1f1;
  align-items: center;
  padding: 2rem 0;
}

.header-menu .nav .depth1 > li:hover > a {
  color: #2478d7;
  padding-left: 3rem;
}

.header-menu .nav .depth1 > li:hover > a:before {
  opacity: 1;
  left: 0;
}

.header-menu .nav .depth1 > li.on > a {
  color: #2478d7;
  padding-left: 3rem;
}

.header-menu .nav .depth1 > li.on > a:before {
  opacity: 1;
  left: 0;
}

.header-menu .nav .depth1 > li > a {
  color: #222;
  width: 15rem;
  font-size: 2rem;
  font-weight: 700;
  transition: all .5s;
  display: block;
  position: relative;
}

.header-menu .nav .depth1 > li > a:before {
  content: "";
  transform-origin: top;
  opacity: 0;
  background-color: #2478d7;
  border-radius: 4px;
  width: 15px;
  height: 15px;
  transition: all .5s;
  display: block;
  position: absolute;
  top: 50%;
  left: 30px;
  transform: rotate(45deg)translateY(-50%);
}

.header-menu .nav .depth1 > li .depth2 > li {
  margin-right: 2rem;
}

.header-menu .nav .depth1 > li .depth2 > li > a {
  color: #666;
  font-size: 1.1rem;
}

.header-menu .nav .depth1 > li .depth2 > li > a:hover {
  color: #2478d7;
}

@media (width <= 768px) {
  .header-inner {
    height: 80px;
  }

  .header-inner .header-contents {
    align-items: center;
    height: 100%;
  }

  .header-inner .header-contents .logo > a > img {
    max-height: 40px;
  }

  .header-menu .nav .depth1 > li > a {
    font-size: 2.5rem;
  }

  .header-menu .nav .depth1 > li .depth2 {
    margin-top: 2rem;
    display: none;
  }

  .header-menu .nav .depth1 > li .depth2 > li {
    margin-bottom: 1rem;
  }

  .header-menu .nav .depth1 > li .depth2 > li > a {
    font-size: 1.8rem;
  }
}

@media (width >= 768px) {
  .header-menu .nav .depth1 > li .depth2 {
    height: auto !important;
    display: flex !important;
  }
}

#footer {
  width: 100%;
}

.footer-inner {
  max-width: 1920px;
  margin: auto;
  padding: 4rem;
  position: relative;
}

.footer-inner .footer-left {
  background-color: #282e42;
  padding: 3rem;
  display: flex;
}

.footer-inner .footer-left .footer-logo {
  align-items: center;
  width: 40%;
  display: flex;
}

.footer-inner .footer-left .footer-logo > img {
  max-width: 100%;
  max-height: 120px;
}

.footer-inner .footer-left .footer-info {
  flex-direction: column;
  justify-content: space-between;
  width: 60%;
  display: flex;
}

.footer-inner .footer-left .footer-info .footer-link {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
}

.footer-inner .footer-left .footer-info .footer-link > li {
  margin-right: 1rem;
}

.footer-inner .footer-left .footer-info .footer-link > li > a, .footer-inner .footer-left .footer-info .footer-info-item .title {
  color: #fff;
  font-size: 1rem;
}

.footer-inner .footer-left .footer-info .footer-info-item .sub {
  color: #fff;
  font-size: .9rem;
}

.footer-inner .footer-left .footer-info .footer-copyright > span {
  color: #fff;
  font-size: .8rem;
}

.footer-inner .footer-right {
  padding: 2rem 0 2rem 2rem;
}

.footer-inner .footer-right .copyright > div:first-of-type {
  color: #2478d7;
  font-size: 1.8rem;
}

.footer-inner .footer-right .copyright > div:nth-of-type(2) {
  color: #fff;
  font-size: 2rem;
}

.footer-inner .footer-right .pdf-container {
  margin-top: 2rem;
}

.footer-inner .footer-right .pdf-container > button {
  background-color: #282f42;
  border: none;
  border-radius: 5px;
  padding: .8rem 1.2rem;
}

.footer-inner .footer-right .pdf-container > button > a {
  color: #fff;
  align-items: center;
  display: flex;
}

.footer-inner .footer-right .pdf-container > button > a > img {
  width: 20px;
  margin-left: 10px;
}

.footer-inner .footer-navigation {
  position: absolute;
  bottom: 50px;
  right: 100px;
}

.footer-inner .footer-navigation > button {
  color: #2478d7;
  transform-origin: 100%;
  cursor: pointer;
  background-color: #0000;
  border: none;
  align-items: center;
  gap: 1rem;
  font-size: .8rem;
  display: flex;
  transform: rotate(90deg);
}

.footer-inner .footer-navigation > button:before {
  content: "";
  background: #2478d7;
  width: 70px;
  height: 1px;
  display: block;
}

@media (width <= 768px) {
  .footer-inner {
    padding: 0;
  }

  .footer-inner .footer-left .footer-logo {
    width: 30%;
    padding-right: 20px;
  }

  .footer-inner .footer-left .footer-logo > img {
    max-width: 100%;
    max-height: 90px;
  }

  .footer-inner .footer-left .footer-info {
    width: 70%;
  }

  .footer-inner .footer-left .footer-info .footer-link > li > a {
    font-size: 1.2rem;
  }

  .footer-inner .footer-left .footer-info .footer-info-item {
    margin: 1rem 0;
  }

  .footer-inner .footer-left .footer-info .footer-info-item .title {
    font-size: 1.1rem;
  }

  .footer-inner .footer-left .footer-info .footer-info-item .sub {
    font-size: 1rem;
  }

  .footer-inner .footer-navigation {
    bottom: 20px;
    right: 15px;
  }
}

.popup-list .popup-box {
  z-index: 1000;
  max-width: 450px;
  position: fixed;
  box-shadow: 0 15px 25px #0000004d, 0 5px 10px #0003;
}

.popup-list .popup-box[data-index="1"] {
  top: 50%;
  left: 50%;
  transform: translate(-120%, -60%);
}

.popup-list .popup-box[data-index="2"] {
  max-width: 500px;
  top: 50%;
  left: 50%;
  transform: translate(16%, -48%);
}

.popup-list .popup-box[data-index="3"] {
  top: 50%;
  left: 50%;
  transform: translate(20%, -58.5%);
}

.popup-list .popup-box[data-index="3"] .link-btn {
  cursor: pointer;
  border-radius: 5px;
  width: 26%;
  height: 5%;
  display: block;
  position: absolute;
  top: 83.6%;
  left: 50%;
  transform: translate(-50%);
}

.popup-list .popup-box .content {
  position: relative;
}

.popup-list .popup-box .content img {
  width: 100%;
  height: auto;
}

.popup-list .popup-box .bottom-bar {
  background-color: #ffffff80;
  justify-content: space-between;
  align-items: center;
  padding: 0 6px;
  display: flex;
}

.popup-list .popup-box .bottom-bar .close-btn > i {
  color: #fff;
  font-size: .8rem;
}

.popup-list .popup-box .bottom-bar .close-btn > span, .popup-list .popup-box .bottom-bar .checkbox {
  cursor: pointer;
  font-size: .9rem;
}

@media (width <= 768px) {
  .popup-list .popup-box {
    z-index: 1000;
    width: 80vw;
    max-width: 360px;
    position: fixed;
    box-shadow: 0 15px 25px #0000004d, 0 5px 10px #0003;
  }

  .popup-list .popup-box[data-index="1"], .popup-list .popup-box[data-index="2"], .popup-list .popup-box[data-index="3"] {
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }

  .popup-list .popup-box .content img {
    width: 100%;
    height: auto;
  }

  .popup-list .popup-box .bottom-bar {
    background-color: #ffffff80;
    justify-content: space-between;
    align-items: center;
    padding: 0 6px;
    display: flex;
  }

  .popup-list .popup-box .bottom-bar .close-btn > i {
    color: #fff;
    font-size: 1.2rem;
  }

  .popup-list .popup-box .bottom-bar .close-btn > span, .popup-list .popup-box .bottom-bar .checkbox {
    cursor: pointer;
    font-size: 1.2rem;
  }
}
/*# sourceMappingURL=Nextory.9a0464f8.css.map */
