@charset "UTF-8";
/* 

PC      WRAP        TlG         Tablet        Mobile

8px     0.475vw     0.6vw
10px    0.6vw       0.8vw       1vw         2.875vw
11px    0.65vw
12px    0.75vw      0.9vw       1.325vw     3.125vw
13px    0.8vw       1.111vw     1.4vw       3.175vw
14px    0.85vw      1.125vw     1.5vw       3.25vw
15px    0.9vw       1.25vw      1.625vw     3.325vw
17px    1vw         1.275vw
18px    1.075vw     1.325vw     1.75vw      3.375vw
20px    1.1875vw    1.5vw       1.875vw     3.875vw
23px    1.375vw     1.625vw     2vw         4.325vw
25px    1.5vw       1.75vw      2.15vw      4.5vw
30px    1.8vw       2.25vw      2.75vw      6.25vw
32px    1.925vw     2.325vw     2.875vw     6.5vw
45px    2.675vw     3.875vw     5vw         9vw
50px    3vw         4vw         5.25vw      10vw
60px    3.6vw       4vw
75px    4.5vw       5.5vw
80px    4.75vw      
120px   7.125vw     7.75vw      
200px   11.95vw
359px   21.375vw

*/
@font-face {
  font-family: "NanumSquareNeo";
  src: url(https://hangeul.pstatic.net/hangeul_static/webfont/NanumSquareNeo/NanumSquareNeoTTF-aLt.woff2);
  font-weight: 300;
  font-display: swap;
}
@font-face {
  font-family: "NanumSquareNeo";
  src: url(https://hangeul.pstatic.net/hangeul_static/webfont/NanumSquareNeo/NanumSquareNeoTTF-aLt.woff2);
  font-weight: 400;
  font-display: swap;
}
@font-face {
  font-family: "NanumSquareNeo";
  src: url(https://hangeul.pstatic.net/hangeul_static/webfont/NanumSquareNeo/NanumSquareNeoTTF-bRg.woff2);
  font-weight: 400;
  font-display: swap;
}
@font-face {
  font-family: "NanumSquareNeo";
  src: url(https://hangeul.pstatic.net/hangeul_static/webfont/NanumSquareNeo/NanumSquareNeoTTF-cBd.woff2);
  font-weight: 400;
  font-display: swap;
}
@font-face {
  font-family: "NanumSquareNeo";
  src: url(https://hangeul.pstatic.net/hangeul_static/webfont/NanumSquareNeo/NanumSquareNeoTTF-dEb.woff2);
  font-weight: 400;
  font-display: swap;
}
@font-face {
  font-family: "NanumSquareNeo";
  src: url(https://hangeul.pstatic.net/hangeul_static/webfont/NanumSquareNeo/NanumSquareNeoTTF-eHv.woff2);
  font-weight: 400;
  font-display: swap;
}
@font-face {
  font-family: "NanumSquareNeo";
  src: url(https://hangeul.pstatic.net/hangeul_static/webfont/NanumSquareNeo/NanumSquareNeo-Variable.woff2);
  font-weight: 400;
  font-display: swap;
}
@font-face {
  font-family: "NanumSquareNeo";
  src: url(https://hangeul.pstatic.net/hangeul_static/webfont/NanumSquareNeo/NanumSquareNeoTTF-bRg.woff2);
  font-weight: 400;
  font-display: swap;
}
@font-face {
  font-family: "NanumSquareNeo";
  src: url(https://hangeul.pstatic.net/hangeul_static/webfont/NanumSquareNeo/NanumSquareNeoTTF-cBd.woff2);
  font-weight: 700;
  font-display: swap;
}
@font-face {
  font-family: "NanumSquareNeo";
  src: url(https://hangeul.pstatic.net/hangeul_static/webfont/NanumSquareNeo/NanumSquareNeoTTF-dEb.woff2);
  font-weight: 800;
  font-display: swap;
}
@font-face {
  font-family: "NanumSquareNeo";
  src: url(https://hangeul.pstatic.net/hangeul_static/webfont/NanumSquareNeo/NanumSquareNeoTTF-eHv.woff2);
  font-weight: 900;
  font-display: swap;
}
html, body {
  font-family: "NanumSquareNeo", sans-serif;
  font-size: 16px;
  background: #FFF;
  color: #222;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  line-height: normal;
  overflow-x: clip;
  letter-spacing: -0.02rem;
}

.pre {
  font-family: "Pretendard", sans-serif;
}

.swiper-button-next,
.swiper-button-prev {
  margin-top: 0 !important;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.swiper-button-next::after,
.swiper-button-prev::after {
  display: none;
}

/* 관리자 에디터 */
.editor_content h1, .editor_content h2, .editor_content h3, .editor_content h4, .editor_content h5, .editor_content p, .editor_content span {
  display: block;
  -webkit-margin-start: 0px;
          margin-inline-start: 0px;
  -webkit-margin-end: 0px;
          margin-inline-end: 0px;
}
.editor_content h1 {
  -webkit-margin-before: 0.67em;
          margin-block-start: 0.67em;
  -webkit-margin-after: 0.67em;
          margin-block-end: 0.67em;
}
.editor_content h2 {
  -webkit-margin-before: 0.83em;
          margin-block-start: 0.83em;
  -webkit-margin-after: 0.83em;
          margin-block-end: 0.83em;
}
.editor_content h3 {
  -webkit-margin-before: 1em;
          margin-block-start: 1em;
  -webkit-margin-after: 1em;
          margin-block-end: 1em;
}
.editor_content h4 {
  -webkit-margin-before: 1.33em;
          margin-block-start: 1.33em;
  -webkit-margin-after: 1.33em;
          margin-block-end: 1.33em;
}
.editor_content h5 {
  -webkit-margin-before: 1.67em;
          margin-block-start: 1.67em;
  -webkit-margin-after: 1.67em;
          margin-block-end: 1.67em;
}
.editor_content p {
  -webkit-margin-before: 1em;
          margin-block-start: 1em;
  -webkit-margin-after: 1em;
          margin-block-end: 1em;
}
.editor_content span {
  -webkit-margin-before: 1em;
          margin-block-start: 1em;
  -webkit-margin-after: 1em;
          margin-block-end: 1em;
}
.editor_content ul {
  display: block;
  list-style-type: disc;
  -webkit-padding-start: 40px;
          padding-inline-start: 40px;
  -webkit-margin-before: 1em;
          margin-block-start: 1em;
  -webkit-margin-after: 1em;
          margin-block-end: 1em;
}
.editor_content ul li ::marker {
  unicode-bidi: isolate;
  font-variant-numeric: tabular-nums;
  text-transform: none;
  text-indent: 0px !important;
  text-align: start !important;
  -moz-text-align-last: auto !important;
       text-align-last: auto !important;
}
.editor_content li {
  display: list-item;
  text-align: -webkit-match-parent;
  unicode-bidi: isolate;
}
.editor_content ol {
  display: block;
  list-style-type: decimal;
  -webkit-padding-start: 40px;
          padding-inline-start: 40px;
  -webkit-margin-before: 1em;
          margin-block-start: 1em;
  -webkit-margin-after: 1em;
          margin-block-end: 1em;
}

* {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

html, body, h1, h2, h3, h4, h5, h6, p, div, input, nav, textarea, select, header, section, article, aside, footer, form, button, table, thead, tbody, tr, td, th,
ul, li, ol, dl, dt, dd {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

ul, ol {
  list-style: none;
}

a {
  text-decoration: none;
  color: inherit;
  display: block;
}

a, input, button {
  outline: 0;
}

img {
  vertical-align: middle;
  max-width: 100%;
}

figure {
  margin: 0;
}

select {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  border-radius: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: #fff url(../img/select_arrow.png) no-repeat center right 15px;
  background-size: 16px;
}

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

input[type=number]::-webkit-outer-spin-button,
input[type=number]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

input {
  font-family: inherit;
  font-size: inherit;
  border: 0;
  outline: 0;
  color: inherit;
  letter-spacing: inherit;
}

select {
  font-family: inherit;
  font-size: inherit;
  border: 0;
  outline: 0;
  color: inherit;
  letter-spacing: inherit;
}

button {
  font-family: inherit;
  background: none;
  border: 0;
  color: inherit;
  cursor: pointer;
  letter-spacing: inherit;
}

input:not([type=checkbox], [type=radio]),
select, textarea {
  color: inherit;
  font-size: inherit;
  border: 0;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
}

textarea {
  width: 100%;
  font-family: inherit;
  font-size: inherit;
  resize: none;
  outline: 0;
  color: inherit;
  line-height: 1.5;
}

textarea::-webkit-scrollbar {
  width: 5px;
}

textarea::-webkit-scrollbar-track {
  background-color: rgba(0, 0, 0, 0.3);
}

textarea::-webkit-scrollbar-thumb {
  background-color: rgba(0, 0, 0, 0.5);
}

/* textarea::-webkit-scrollbar-thumb:hover {background: #ccc;} */
/* textarea::-webkit-scrollbar-button:start:decrement,
textarea::-webkit-scrollbar-button:end:increment {width:3px;height:0px; background:transparent;}  */
*::-webkit-input-placeholder {
  font-family: inherit;
  font-size: inherit;
  color: #aaa;
}
*::-moz-placeholder {
  font-family: inherit;
  font-size: inherit;
  color: #aaa;
}
*:-ms-input-placeholder {
  font-family: inherit;
  font-size: inherit;
  color: #aaa;
}
*::-ms-input-placeholder {
  font-family: inherit;
  font-size: inherit;
  color: #aaa;
}
*::placeholder {
  font-family: inherit;
  font-size: inherit;
  color: #aaa;
}

fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}

[popover] {
  border: none;
  padding: 0;
  margin: 0;
  left: auto;
}

:focus {
  outline: none;
}

.br_1024,
.br_768,
.br_540 {
  display: none;
}

@media screen and (max-width: 1024px) {
  .br_1024 {
    display: block;
  }
  .br_1024_none {
    display: none;
  }
}
@media screen and (max-width: 768px) {
  html, body {
    font-size: 15px;
  }
  .br_768 {
    display: block;
  }
  .br_768_none {
    display: none;
  }
}
@media screen and (max-width: 540px) {
  html, body {
    font-size: 14px;
  }
  .br_540 {
    display: block;
  }
  .br_540_none {
    display: none;
  }
}
.hei100 {
  height: 100vh;
  height: 100dvh;
  overflow: clip;
}

.wrapper {
  width: 100%;
  max-width: 1680px;
  padding: 0 20px;
  margin: 0 auto;
}

.fadeAni {
  -webkit-transform: translateY(60px);
          transform: translateY(60px);
  opacity: 0;
  -webkit-transition: opacity 0.8s cubic-bezier(0.215, 0.61, 0.8, 1), -webkit-transform 1s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: opacity 0.8s cubic-bezier(0.215, 0.61, 0.8, 1), -webkit-transform 1s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: transform 1s cubic-bezier(0.215, 0.61, 0.355, 1), opacity 0.8s cubic-bezier(0.215, 0.61, 0.8, 1);
  transition: transform 1s cubic-bezier(0.215, 0.61, 0.355, 1), opacity 0.8s cubic-bezier(0.215, 0.61, 0.8, 1), -webkit-transform 1s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.fadeAni.active {
  -webkit-transform: translateY(0);
          transform: translateY(0);
  opacity: 1;
}

.LeftAni {
  -webkit-transform: translateX(-80px);
          transform: translateX(-80px);
  opacity: 0;
  -webkit-transition: opacity 1s cubic-bezier(0.215, 0.61, 0.8, 1), -webkit-transform 1.25s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: opacity 1s cubic-bezier(0.215, 0.61, 0.8, 1), -webkit-transform 1.25s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: transform 1.25s cubic-bezier(0.215, 0.61, 0.355, 1), opacity 1s cubic-bezier(0.215, 0.61, 0.8, 1);
  transition: transform 1.25s cubic-bezier(0.215, 0.61, 0.355, 1), opacity 1s cubic-bezier(0.215, 0.61, 0.8, 1), -webkit-transform 1.25s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.LeftAni.active {
  -webkit-transform: translateX(0);
          transform: translateX(0);
  opacity: 1;
}

.LeftTxt {
  position: relative;
  overflow: hidden;
}
.LeftTxt span {
  clip-path: polygon(0 100%, 0 100%, 0 0, 0 0);
  -webkit-transition: clip-path 1.25s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: clip-path 1.25s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.LeftTxt.active span {
  clip-path: polygon(0 100%, 100% 100%, 100% 0, 0 0);
}

.scroll_motion.active .fadeAni {
  -webkit-transform: translateY(0);
          transform: translateY(0);
  opacity: 1;
}
.scroll_motion.active .LeftAni {
  -webkit-transform: translateX(0);
          transform: translateX(0);
  opacity: 1;
}

.delay1 {
  -webkit-transition-delay: 0.15s;
          transition-delay: 0.15s;
}

.delay2 {
  -webkit-transition-delay: 0.3s;
          transition-delay: 0.3s;
}

.delay3 {
  -webkit-transition-delay: 0.45s;
          transition-delay: 0.45s;
}

.delay4 {
  -webkit-transition-delay: 0.6s;
          transition-delay: 0.6s;
}

.delay5 {
  -webkit-transition-delay: 0.75s;
          transition-delay: 0.75s;
}

.delay6 {
  -webkit-transition-delay: 0.9s;
          transition-delay: 0.9s;
}

html.noScroll,
body.noScroll {
  min-height: 100%;
  overflow: hidden !important;
  -ms-touch-action: none;
      touch-action: none;
}

#topBanner {
  position: relative;
  z-index: 101;
  width: 100%;
  background: #040404;
}
#topBanner a {
  height: 50px;
  font-size: 1.125rem;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-weight: 500;
  color: #FFFFFF;
  text-align: center;
}
#topBanner a span {
  color: #CABD2E;
}

#header {
  position: relative;
  z-index: 101;
  width: 100%;
  -webkit-box-shadow: 2px 2px 20px rgba(0, 0, 0, 0.05);
          box-shadow: 2px 2px 20px rgba(0, 0, 0, 0.05);
}
#header .wrapper {
  height: 75px;
  grid-template-columns: 359px auto 200px;
  gap: 45px;
  width: 100%;
  display: grid;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#header .wrapper .logo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
#header .wrapper .logo img {
  height: 26px;
}
#header .wrapper nav ul {
  gap: 10px;
  grid-template-columns: repeat(5, 1fr);
  display: grid;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#header .wrapper nav ul li a {
  font-size: 1.0625rem;
  font-weight: 800;
  position: relative;
  color: #222;
}
#header .wrapper nav ul li a > p {
  -webkit-transition: opacity 0.15s;
  transition: opacity 0.15s;
  text-align: center;
}
#header .wrapper nav ul li a .hover {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  opacity: 0;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
}
#header .wrapper nav ul li a:hover .org {
  opacity: 0;
}
#header .wrapper nav ul li a:hover .hover {
  opacity: 1;
}
#header .wrapper .toggle_wrap > div {
  position: relative;
}
#header .wrapper .toggle_wrap > div.branch_wrap {
  display: none;
}
#header .wrapper .toggle_wrap > div.branch_wrap > ul {
  left: auto;
  right: 0;
  min-width: -webkit-max-content;
  min-width: -moz-max-content;
  min-width: max-content;
}
#header .wrapper .toggle_wrap > div.branch_wrap > ul > li > a {
  padding: 1.125vw 3vw;
}
#header .wrapper .toggle_wrap > div.branch_wrap > ul > li > a b {
  margin-bottom: 0.7vw;
  display: inline-block;
}
#header .wrapper .toggle_wrap > div > button {
  width: 100%;
  padding: 10px 0;
  -webkit-column-gap: 8px;
     -moz-column-gap: 8px;
          column-gap: 8px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border: 1px solid #222;
  color: #222;
  border-radius: 50px;
}
#header .wrapper .toggle_wrap > div > button img {
  max-width: 25px;
}
#header .wrapper .toggle_wrap > div > button > img {
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
}
#header .wrapper .toggle_wrap > div > button .call_group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#header .wrapper .toggle_wrap > div > button .call_group > p {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#header .wrapper .toggle_wrap > div > button .call_group > p::before {
  margin: 0 11px 0 8px;
  content: "";
  display: block;
  width: 3px;
  height: 3px;
  border-radius: 50%;
  background: #222;
}
#header .wrapper .toggle_wrap > div > button p {
  font-size: 1.125rem;
  font-weight: 600;
}
#header .wrapper .toggle_wrap > div > ul {
  position: absolute;
  top: calc(100% - 5px);
  left: 0;
  width: 100%;
  border: 1px solid rgba(255, 255, 255, 0.5);
  background: #0061D0;
  color: #FFFFFF;
  text-align: center;
  border-radius: 10px;
  overflow: hidden;
  -webkit-transition: z-index 0.2s, opacity 0.2s, top 0.4s;
  transition: z-index 0.2s, opacity 0.2s, top 0.4s;
  opacity: 0;
  z-index: -1;
}
#header .wrapper .toggle_wrap > div > ul > li:not(:last-child) {
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
#header .wrapper .toggle_wrap > div > ul > li > a {
  padding: 15px 0;
  font-size: 0.9375rem;
  font-weight: 500;
}
#header .wrapper .toggle_wrap > div.open > button > img {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
#header .wrapper .toggle_wrap > div.open > ul {
  z-index: 1;
  top: calc(100% + 10px);
  opacity: 1;
}

#quick {
  right: 35px;
  row-gap: 20px;
  top: calc(50% + 60px);
  position: fixed;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 100;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  text-align: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#quick a {
  width: 65px;
  aspect-ratio: 1/1;
  background: #FFFFFF;
  border-radius: 50%;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
#quick a img {
  height: 32px;
  -webkit-transition: opacity 0.15s;
  transition: opacity 0.15s;
}
#quick a p {
  font-size: 0.6875rem;
  font-weight: 900;
  -webkit-transition: opacity 0.15s;
  transition: opacity 0.15s;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
  opacity: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
#quick a:hover > img {
  opacity: 0;
}
#quick a:hover > p {
  opacity: 1;
}

#quickBtn {
  right: 35px;
  bottom: 50px;
  width: 65px;
  aspect-ratio: 1/1;
  background: #0061D0;
  color: #FFFFFF;
  border-radius: 50%;
  position: fixed;
  z-index: 101;
  text-align: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: none;
}
#quickBtn img {
  height: 33px;
}

#footer {
  padding-top: 60px;
  background-color: #111;
  position: relative;
  overflow: hidden;
}
#footer::before {
  max-width: 90%;
  left: 50%;
  bottom: -110%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  content: "";
  display: block;
  aspect-ratio: 1/1;
  -webkit-filter: blur(200px);
          filter: blur(200px);
  background: rgba(9, 75, 121, 0.5);
  width: 929px;
  position: absolute;
  z-index: 1;
}
#footer .link_list {
  gap: 1px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  position: relative;
  z-index: 2;
}
#footer .link_list > li > a {
  height: 120px;
  padding: 0 20px;
  -webkit-column-gap: 12px;
     -moz-column-gap: 12px;
          column-gap: 12px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background: #FFFFFF;
  -webkit-transition: background 0.5s, color 0.5s, -webkit-transform 0.5s;
  transition: background 0.5s, color 0.5s, -webkit-transform 0.5s;
  transition: background 0.5s, color 0.5s, transform 0.5s;
  transition: background 0.5s, color 0.5s, transform 0.5s, -webkit-transform 0.5s;
}
#footer .link_list > li > a .btn_title {
  -webkit-transform: translateY(12px);
          transform: translateY(12px);
  -webkit-transition: -webkit-transform 0.5s;
  transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  transition: transform 0.5s, -webkit-transform 0.5s;
  position: relative;
  text-align: center;
}
#footer .link_list > li > a .btn_title p {
  font-size: 1.4375rem;
  font-weight: 800;
}
#footer .link_list > li > a .btn_title .desc {
  font-size: 0.75rem;
  margin-top: 12px;
  opacity: 0;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
}
#footer .link_list > li > a svg g {
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
}
#footer .link_list > li > a svg rect {
  -webkit-transition: fill 0.5s;
  transition: fill 0.5s;
}
#footer .link_list > li > a svg path {
  -webkit-transition: stroke 0.5s;
  transition: stroke 0.5s;
}
#footer .link_list > li:hover > a {
  -webkit-transform: translateY(-10px);
          transform: translateY(-10px);
  background: #222;
  color: #FFFFFF;
}
#footer .link_list > li:hover > a .btn_title {
  -webkit-transform: translateY(0);
          transform: translateY(0);
}
#footer .link_list > li:hover > a .btn_title .desc {
  opacity: 1;
}
#footer .link_list > li:hover > a svg g {
  opacity: 1;
}
#footer .link_list > li:hover > a svg rect {
  fill: #fff;
}
#footer .link_list > li:hover > a svg path {
  stroke: #222;
}
#footer .footer_bt {
  margin: 60px 0 80px;
  color: #FFFFFF;
  position: relative;
  z-index: 2;
}
#footer .footer_bt .footer_sns {
  -webkit-column-gap: 32px;
     -moz-column-gap: 32px;
          column-gap: 32px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
#footer .footer_bt .footer_sns img {
  max-height: 32px;
}
#footer .footer_bt .copy {
  font-size: 0.875rem;
  margin-top: 23px;
  text-align: center;
}

@media screen and (max-width: 1680px) {
  #topBanner a {
    height: 3vw;
    font-size: 1.075vw;
  }
  #header .wrapper {
    height: 4.5vw;
    grid-template-columns: 21.375vw auto 11.95vw;
    gap: 2.675vw;
  }
  #header .wrapper .logo img {
    height: 1.5vw;
  }
  #header .wrapper nav ul {
    gap: 0.6vw;
  }
  #header .wrapper nav ul li a {
    font-size: 1vw;
  }
  #header .wrapper .toggle_wrap > div > button {
    padding: 0.6vw 0;
    -webkit-column-gap: 0.475vw;
       -moz-column-gap: 0.475vw;
            column-gap: 0.475vw;
  }
  #header .wrapper .toggle_wrap > div > button img {
    max-width: 1.5vw;
  }
  #header .wrapper .toggle_wrap > div > button .call_group > p::before {
    margin: 0 0.6vw 0 0.475vw;
  }
  #header .wrapper .toggle_wrap > div > button p {
    font-size: 1.075vw;
  }
  #header .wrapper .toggle_wrap > div > ul > li > a {
    padding: 0.9vw 0;
    font-size: 0.9vw;
  }
  #quick {
    right: 2vw;
    row-gap: 1vw;
    top: calc(50% + 3.5vw);
  }
  #quick a {
    width: 3.625vw;
  }
  #quick a img {
    height: 1.875vw;
  }
  #quick a p {
    font-size: 0.625vw;
  }
  #footer {
    padding-top: 3.6vw;
  }
  #footer .link_list > li > a {
    height: 7.125vw;
    -webkit-column-gap: 0.75vw;
       -moz-column-gap: 0.75vw;
            column-gap: 0.75vw;
  }
  #footer .link_list > li > a .btn_title {
    -webkit-transform: translateY(0.75vw);
            transform: translateY(0.75vw);
  }
  #footer .link_list > li > a .btn_title p {
    font-size: 1.375vw;
  }
  #footer .link_list > li > a .btn_title .desc {
    font-size: 0.75vw;
    margin-top: 0.75vw;
  }
  #footer .link_list > li > a svg {
    width: 1.5vw;
  }
  #footer .link_list > li:hover > a {
    -webkit-transform: translateY(-0.6vw);
            transform: translateY(-0.6vw);
  }
  #footer .footer_bt {
    margin: 3.6vw 0 4.75vw;
  }
  #footer .footer_bt .footer_sns {
    -webkit-column-gap: 1.925vw;
       -moz-column-gap: 1.925vw;
            column-gap: 1.925vw;
  }
  #footer .footer_bt .footer_sns img {
    max-height: 1.925vw;
  }
  #footer .footer_bt .copy {
    font-size: 0.85vw;
    margin-top: 1.375vw;
  }
}
@media screen and (max-width: 1024px) {
  #topBanner a {
    height: 4vw;
    font-size: 1.325vw;
  }
  #header .wrapper {
    height: 5.75vw;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  #header .wrapper .logo {
    -webkit-column-gap: 2vw;
       -moz-column-gap: 2vw;
            column-gap: 2vw;
  }
  #header .wrapper .logo img {
    height: 1.875vw;
  }
  #header .wrapper nav {
    display: none;
  }
  #header .wrapper .toggle_wrap {
    -webkit-column-gap: 1.5vw;
       -moz-column-gap: 1.5vw;
            column-gap: 1.5vw;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  #header .wrapper .toggle_wrap > div.branch_wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  #header .wrapper .toggle_wrap > div.branch_wrap > button {
    padding: 0 1.125vw 0 1.625vw;
  }
  #header .wrapper .toggle_wrap > div.branch_wrap > ul > li > a {
    padding: 1.125vw 3vw;
  }
  #header .wrapper .toggle_wrap > div.branch_wrap > ul > li > a b {
    margin-bottom: 0.7vw;
  }
  #header .wrapper .toggle_wrap > div.call_wrap > button {
    padding: 0 1vw 0 1.25vw;
  }
  #header .wrapper .toggle_wrap > div > button {
    height: 3.75vw;
    -webkit-column-gap: 0.8vw;
       -moz-column-gap: 0.8vw;
            column-gap: 0.8vw;
  }
  #header .wrapper .toggle_wrap > div > button img {
    max-width: 1.875vw;
  }
  #header .wrapper .toggle_wrap > div > button p {
    font-size: 1.375vw;
  }
  #header .wrapper .toggle_wrap > div > button .call_group > p::before {
    margin: 0 0.8vw 0 0.6vw;
  }
  #header .wrapper .toggle_wrap > div > ul > li > a {
    padding: 1.24vw 0;
    font-size: 1.325vw;
  }
  #quick {
    right: 20px;
    row-gap: 1vw;
    bottom: 4vw;
    max-height: 4.75vw;
    opacity: 0;
    top: auto;
    -webkit-transform: none;
            transform: none;
    overflow: hidden;
    -webkit-transition: bottom 0.3s, max-height 0.3s, opacity 0.35s;
    transition: bottom 0.3s, max-height 0.3s, opacity 0.35s;
  }
  #quick a {
    width: 4.75vw;
    -webkit-box-shadow: 0 0 7px rgba(36, 139, 193, 0.15);
            box-shadow: 0 0 7px rgba(36, 139, 193, 0.15);
  }
  #quick a img {
    height: 2.25vw;
  }
  #quick a p {
    font-size: 0.875vw;
  }
  #quick.open {
    bottom: 9.75vw;
    max-height: 100vw;
    opacity: 1;
    overflow: visible;
  }
  #quickBtn {
    right: 20px;
    bottom: 4vw;
    width: 4.75vw;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  #quickBtn img {
    height: 2.275vw;
  }
  #footer {
    padding-top: 4vw;
  }
  #footer::before {
    max-width: 70%;
    bottom: -70%;
  }
  #footer .link_list > li > a {
    height: 7.75vw;
    -webkit-column-gap: 0.9vw;
       -moz-column-gap: 0.9vw;
            column-gap: 0.9vw;
  }
  #footer .link_list > li > a .btn_title {
    -webkit-transform: translateY(0.9vw);
            transform: translateY(0.9vw);
  }
  #footer .link_list > li > a .btn_title p {
    font-size: 1.625vw;
  }
  #footer .link_list > li > a .btn_title .desc {
    font-size: 0.9vw;
    margin-top: 0.9vw;
  }
  #footer .link_list > li > a svg {
    width: 1.75vw;
  }
  #footer .link_list > li:hover > a {
    -webkit-transform: translateY(-0.8vw);
            transform: translateY(-0.8vw);
  }
  #footer .footer_bt {
    margin: 4vw 0 5vw;
  }
  #footer .footer_bt .footer_sns {
    -webkit-column-gap: 2.325vw;
       -moz-column-gap: 2.325vw;
            column-gap: 2.325vw;
  }
  #footer .footer_bt .footer_sns img {
    max-height: 2.325vw;
  }
  #footer .footer_bt .copy {
    font-size: 1.125vw;
    margin-top: 1.625vw;
  }
}
@media screen and (max-width: 768px) {
  #topBanner a {
    height: 5.25vw;
    font-size: 1.75vw;
  }
  #header .wrapper {
    height: 7vw;
  }
  #header .wrapper .logo {
    -webkit-column-gap: 2.5vw;
       -moz-column-gap: 2.5vw;
            column-gap: 2.5vw;
  }
  #header .wrapper .logo img {
    height: 2.325vw;
  }
  #header .wrapper .toggle_wrap {
    -webkit-column-gap: 1.5vw;
       -moz-column-gap: 1.5vw;
            column-gap: 1.5vw;
  }
  #header .wrapper .toggle_wrap > div.branch_wrap > button {
    padding: 0 1.25vw 0 1.875vw;
  }
  #header .wrapper .toggle_wrap > div.branch_wrap > ul > li > a {
    padding: 1.375vw 4vw;
  }
  #header .wrapper .toggle_wrap > div.branch_wrap > ul > li > a b {
    margin-bottom: 0.7vw;
  }
  #header .wrapper .toggle_wrap > div.call_wrap > button {
    padding: 0 1.25vw 0 1.625vw;
  }
  #header .wrapper .toggle_wrap > div > button {
    height: 4.75vw;
    -webkit-column-gap: 1vw;
       -moz-column-gap: 1vw;
            column-gap: 1vw;
  }
  #header .wrapper .toggle_wrap > div > button img {
    max-width: 2.4vw;
  }
  #header .wrapper .toggle_wrap > div > button p {
    font-size: 1.75vw;
  }
  #header .wrapper .toggle_wrap > div > button .call_group > p::before {
    margin: 0 0.8vw 0 0.3vw;
  }
  #header .wrapper .toggle_wrap > div > ul > li > a {
    padding: 1.625vw 0;
    font-size: 1.625vw;
  }
  #quick {
    row-gap: 1vw;
    bottom: 5vw;
    max-height: 6vw;
  }
  #quick a {
    width: 6vw;
  }
  #quick a img {
    height: 2.725vw;
  }
  #quick a p {
    font-size: 1.125vw;
  }
  #quick.open {
    bottom: 12vw;
  }
  #quickBtn {
    width: 6vw;
    bottom: 5vw;
  }
  #quickBtn img {
    height: 2.625vw;
  }
  #footer {
    padding-top: 4.5vw;
  }
  #footer::before {
    max-width: 60%;
    bottom: -60%;
    -webkit-filter: blur(100px);
            filter: blur(100px);
  }
  #footer .link_list > li > a {
    height: 10vw;
    -webkit-column-gap: 1.325vw;
       -moz-column-gap: 1.325vw;
            column-gap: 1.325vw;
    padding: 0;
    transition: background 0.5s, color 0.5s, transform 0.5s, -webkit-transform 0.5s, height 0.5s;
  }
  #footer .link_list > li > a .btn_title {
    -webkit-transform: translateY(2.65vw);
            transform: translateY(2.65vw);
  }
  #footer .link_list > li > a .btn_title p {
    font-size: 2vw;
  }
  #footer .link_list > li > a .btn_title .desc {
    font-size: 1.325vw;
    margin-top: 1.125vw;
    line-height: 1.6;
  }
  #footer .link_list > li > a svg {
    width: 2.15vw;
  }
  #footer .link_list > li:hover > a {
    height: 12vw;
    -webkit-transform: translateY(-1vw);
            transform: translateY(-1vw);
  }
  #footer .footer_bt {
    margin: 5vw 0 6.5vw;
  }
  #footer .footer_bt .footer_sns {
    -webkit-column-gap: 2.875vw;
       -moz-column-gap: 2.875vw;
            column-gap: 2.875vw;
  }
  #footer .footer_bt .footer_sns img {
    max-height: 2.875vw;
  }
  #footer .footer_bt .copy {
    font-size: 1.5vw;
    margin-top: 2vw;
  }
}
@media screen and (max-width: 540px) {
  #topBanner a {
    height: 10vw;
    font-size: 3.375vw;
  }
  #header .wrapper {
    height: 12vw;
  }
  #header .wrapper .logo {
    -webkit-column-gap: 4.5vw;
       -moz-column-gap: 4.5vw;
            column-gap: 4.5vw;
  }
  #header .wrapper .logo img {
    height: 4vw;
  }
  #header .wrapper .toggle_wrap {
    -webkit-column-gap: 2vw;
       -moz-column-gap: 2vw;
            column-gap: 2vw;
  }
  #header .wrapper .toggle_wrap > div.branch_wrap > button {
    padding: 0 2.875vw;
  }
  #header .wrapper .toggle_wrap > div.branch_wrap > button img {
    display: none;
  }
  #header .wrapper .toggle_wrap > div.branch_wrap > ul > li > a {
    padding: 2.325vw 5.5vw;
  }
  #header .wrapper .toggle_wrap > div.branch_wrap > ul > li > a b {
    margin-bottom: 1vw;
  }
  #header .wrapper .toggle_wrap > div.call_wrap > button {
    padding: 0 1.574vw;
  }
  #header .wrapper .toggle_wrap > div.call_wrap > button > img {
    display: none;
  }
  #header .wrapper .toggle_wrap > div.call_wrap > button .call_group > p {
    display: none;
  }
  #header .wrapper .toggle_wrap > div.call_wrap > ul > li > a {
    padding: 3vw 5vw;
  }
  #header .wrapper .toggle_wrap > div > button {
    height: 7.75vw;
  }
  #header .wrapper .toggle_wrap > div > button img {
    max-width: 4.125vw;
  }
  #header .wrapper .toggle_wrap > div > button p {
    font-size: 3vw;
  }
  #header .wrapper .toggle_wrap > div > button .call_group > p::before {
    margin: 0 0.8vw 0 0.3vw;
  }
  #header .wrapper .toggle_wrap > div > ul {
    min-width: -webkit-max-content;
    min-width: -moz-max-content;
    min-width: max-content;
    left: auto;
    right: 0;
  }
  #header .wrapper .toggle_wrap > div > ul > li > a {
    font-size: 3vw;
  }
  #quick {
    row-gap: 2vw;
    bottom: 8vw;
    max-height: 12vw;
  }
  #quick a {
    width: 12vw;
  }
  #quick a img {
    height: 5vw;
  }
  #quick a p {
    font-size: 2.25vw;
  }
  #quick.open {
    bottom: 22vw;
  }
  #quickBtn {
    width: 12vw;
    bottom: 8vw;
  }
  #quickBtn img {
    height: 5vw;
  }
  #footer {
    padding-top: 15vw;
  }
  #footer::before {
    max-width: 70%;
    bottom: -20%;
    -webkit-filter: blur(30px);
            filter: blur(30px);
    background: rgba(9, 75, 121, 0.7);
  }
  #footer .link_list {
    grid-template-columns: 1fr;
  }
  #footer .link_list > li > a {
    height: 20vw;
    -webkit-column-gap: 3.125vw;
       -moz-column-gap: 3.125vw;
            column-gap: 3.125vw;
    position: relative;
  }
  #footer .link_list > li > a .btn_title {
    -webkit-transform: translateY(3.125vw);
            transform: translateY(3.125vw);
    padding-right: 4.5vw;
  }
  #footer .link_list > li > a .btn_title p {
    font-size: 4.5vw;
  }
  #footer .link_list > li > a .btn_title .desc {
    font-size: 3.125vw;
    margin-top: 2.125vw;
  }
  #footer .link_list > li > a svg {
    width: 4.5vw;
    position: absolute;
    right: 6.5vw;
  }
  #footer .link_list > li:hover > a {
    height: 20vw;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  #footer .footer_bt {
    margin: 12vw 0 15vw;
  }
  #footer .footer_bt .footer_sns {
    -webkit-column-gap: 6.5vw;
       -moz-column-gap: 6.5vw;
            column-gap: 6.5vw;
  }
  #footer .footer_bt .footer_sns img {
    max-height: 6.5vw;
  }
  #footer .footer_bt .copy {
    font-size: 3.25vw;
    margin-top: 4vw;
  }
}
section {
  overflow: clip;
  position: relative;
  z-index: 2;
}

main {
  padding: 65px 0 50px;
  background: #FFFFFF;
  position: relative;
  overflow: hidden;
}
main::before, main::after {
  max-width: 39.8958%;
  content: "";
  display: block;
  aspect-ratio: 1/1;
  -webkit-filter: blur(200px);
          filter: blur(200px);
  width: 766px;
  position: absolute;
  z-index: 1;
}
main::before {
  left: -16%;
  top: -20%;
  background: rgba(65, 36, 193, 0.1);
}
main::after {
  right: -5%;
  bottom: -25%;
  background: rgba(36, 139, 193, 0.2);
}

.section_title {
  -webkit-column-gap: 30px;
     -moz-column-gap: 30px;
          column-gap: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.section_title h3 {
  font-size: 1.875rem;
  font-weight: 900;
}
.section_title h3 span {
  color: #0061D0;
}
.section_title .desc {
  font-size: 0.9375rem;
}
.section_title .desc b {
  font-weight: 900;
}

#section1 {
  margin-bottom: 60px;
}
#section1 .section_title {
  margin-bottom: 20px;
}
#section1 .swiper {
  overflow: hidden;
}
#section1 .course_list {
  gap: 16px;
  grid-template-columns: repeat(5, 1fr);
  display: grid;
}
#section1 .course_list > li {
  border-radius: 10px;
  overflow: hidden;
  position: relative;
}
#section1 .course_list > li > a {
  isolation: isolate;
  position: relative;
}
#section1 .course_list > li > a:hover .blur_bg {
  opacity: 1;
}
#section1 .course_list > li > a:hover .txt_wrap {
  -webkit-transform: translateY(0) !important;
          transform: translateY(0) !important;
}
#section1 .course_list > li > a:hover .txt_wrap .hide {
  opacity: 1;
}
#section1 .course_list > li > a .blur_bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  background: rgba(0, 0, 0, 0.6);
  backdrop-filter: blur(6px);
  -webkit-backdrop-filter: blur(6px);
  opacity: 0;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
}
#section1 .course_list > li > a .img_wrap {
  aspect-ratio: 316/367;
}
#section1 .course_list > li > a .img_wrap img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
#section1 .course_list > li > a .txt_wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 20px;
  color: #FFFFFF;
  width: 100%;
  height: 100%;
  z-index: 3;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-transform: translateY(175px);
          transform: translateY(175px);
  -webkit-transition: -webkit-transform 0.5s;
  transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  transition: transform 0.5s, -webkit-transform 0.5s;
  will-change: transform;
  isolation: isolate;
}
#section1 .course_list > li > a .txt_wrap .org {
  font-weight: 800;
}
#section1 .course_list > li > a .txt_wrap .org .date {
  font-size: 0.9375rem;
  margin-bottom: 12px;
  color: #FFD447;
}
#section1 .course_list > li > a .txt_wrap .org .title {
  font-size: 1.25rem;
  line-height: 1.4;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
#section1 .course_list > li > a .txt_wrap .hide {
  margin-top: 12px;
  -webkit-transition: opacity 0.1s;
  transition: opacity 0.1s;
  opacity: 0;
}
#section1 .course_list > li > a .txt_wrap .hide .detail p {
  font-size: 0.8125rem;
  line-height: 1.8;
}
#section1 .course_list > li > a .txt_wrap .hide .campus_btn {
  font-size: 0.75rem;
  width: 105px;
  margin: 20px 0 0 auto;
  padding: 7px 0;
  aspect-ratio: 211/14;
  background: url(../img/course_link.png) no-repeat right bottom/100% auto;
  font-weight: 700;
  text-align: left;
  display: block;
}

#section2 .section_title {
  margin-bottom: 35px;
}
#section2 .swiper {
  overflow: visible;
}
#section2 .category_list {
  gap: 32px;
  grid-template-columns: repeat(9, 1fr);
  display: grid;
}
#section2 .category_list > li > a .tab_img {
  position: relative;
}
#section2 .category_list > li > a .tab_img .obj {
  width: 100%;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  bottom: 0;
  -webkit-transition: bottom 0.4s;
  transition: bottom 0.4s;
  z-index: 2;
}
#section2 .category_list > li > a .tab_img .bg {
  border-radius: 50%;
  overflow: hidden;
  -webkit-transition: background 0.4s, -webkit-transform 0.4s;
  transition: background 0.4s, -webkit-transform 0.4s;
  transition: background 0.4s, transform 0.4s;
  transition: background 0.4s, transform 0.4s, -webkit-transform 0.4s;
}
#section2 .category_list > li > a .tab_img .bg img {
  width: 100%;
}
#section2 .category_list > li > a > p {
  font-size: 1rem;
  margin-top: 20px;
  line-height: 1.3;
  font-weight: 800;
  text-align: center;
}
#section2 .category_list > li.category1 .tab_img .bg {
  background: #1E50AF;
}
#section2 .category_list > li.category2 .tab_img .bg {
  background: #D0DDEF;
}
#section2 .category_list > li.category3 .tab_img .bg {
  background: #90B7E8;
}
#section2 .category_list > li.category4 .tab_img .bg {
  background: #A5C36D;
}
#section2 .category_list > li.category5 .tab_img .bg {
  background: #F9E2C2;
}
#section2 .category_list > li.category6 .tab_img .bg {
  background: #C4C5D9;
}
#section2 .category_list > li.category7 .tab_img .bg {
  background: #F0B780;
}
#section2 .category_list > li.category8 .tab_img .bg {
  background: #ECC4C4;
}
#section2 .category_list > li.category9 .tab_img .bg {
  background: #D4BFDE;
}
#section2 .category_list > li:hover > a .tab_img .obj {
  bottom: -18px;
}
#section2 .category_list > li:hover > a .tab_img .bg {
  -webkit-transform: translateY(-18px);
          transform: translateY(-18px);
}
#section2 .category_list > li:hover.category1 .tab_img .bg {
  background: rgba(30, 81, 175, 0.5);
}
#section2 .category_list > li:hover.category2 .tab_img .bg {
  background: rgba(208, 221, 239, 0.5);
}
#section2 .category_list > li:hover.category3 .tab_img .bg {
  background: rgba(144, 184, 232, 0.5);
}
#section2 .category_list > li:hover.category4 .tab_img .bg {
  background: rgba(165, 195, 109, 0.5);
}
#section2 .category_list > li:hover.category5 .tab_img .bg {
  background: rgba(249, 226, 194, 0.5);
}
#section2 .category_list > li:hover.category6 .tab_img .bg {
  background: rgba(196, 197, 217, 0.5);
}
#section2 .category_list > li:hover.category7 .tab_img .bg {
  background: rgba(240, 182, 128, 0.5);
}
#section2 .category_list > li:hover.category8 .tab_img .bg {
  background: rgba(236, 196, 196, 0.5);
}
#section2 .category_list > li:hover.category9 .tab_img .bg {
  background: rgba(212, 191, 222, 0.5);
}

#section1 .swiper, #section2 .swiper {
  padding-bottom: 3vw;
}
#section1 .swiper .swiper-pagination, #section2 .swiper .swiper-pagination {
  bottom: 0;
}
#section1 .swiper .swiper-pagination .swiper-pagination-bullet, #section2 .swiper .swiper-pagination .swiper-pagination-bullet {
  opacity: 1;
  background: rgba(0, 97, 208, 0.2);
}
#section1 .swiper .swiper-pagination .swiper-pagination-bullet-active, #section2 .swiper .swiper-pagination .swiper-pagination-bullet-active {
  background: #0061D0;
}

@media screen and (max-width: 1680px) {
  main {
    padding: 3.875vw 0 3vw;
  }
  .section_title {
    -webkit-column-gap: 1.8vw;
       -moz-column-gap: 1.8vw;
            column-gap: 1.8vw;
  }
  .section_title h3 {
    font-size: 1.8vw;
  }
  .section_title .desc {
    font-size: 0.9vw;
  }
  #section1 {
    margin-bottom: 3.6vw;
  }
  #section1 .section_title {
    margin-bottom: 1.1875vw;
  }
  #section1 .course_list {
    gap: 1vw;
  }
  #section1 .course_list > li > a .txt_wrap {
    padding: 1.1875vw;
    -webkit-transform: translateY(10.875vw);
            transform: translateY(10.875vw);
  }
  #section1 .course_list > li > a .txt_wrap .org .date {
    font-size: 0.9vw;
    margin-bottom: 0.75vw;
  }
  #section1 .course_list > li > a .txt_wrap .org .title {
    font-size: 1.1875vw;
  }
  #section1 .course_list > li > a .txt_wrap .hide {
    margin-top: 0.75vw;
  }
  #section1 .course_list > li > a .txt_wrap .hide .detail p {
    font-size: 0.8vw;
  }
  #section1 .course_list > li > a .txt_wrap .hide .campus_btn {
    font-size: 0.75vw;
    width: 6.325vw;
    margin: 1.1875vw 0 0 auto;
    padding: 0.475vw 0;
  }
  #section2 .section_title {
    margin-bottom: 2.125vw;
  }
  #section2 .category_list {
    gap: 1.925vw;
  }
  #section2 .category_list > li > a > p {
    font-size: 0.95vw;
    margin-top: 1.1875vw;
  }
  #section2 .category_list > li:hover > a .tab_img .obj {
    bottom: -1.075vw;
  }
  #section2 .category_list > li:hover > a .tab_img .bg {
    -webkit-transform: translateY(-1.075vw);
            transform: translateY(-1.075vw);
  }
}
@media screen and (max-width: 1024px) {
  main {
    padding: 5vw 0;
  }
  main::before, main::after {
    max-width: 40%;
    -webkit-filter: blur(180px);
            filter: blur(180px);
  }
  .section_title {
    -webkit-column-gap: 2vw;
       -moz-column-gap: 2vw;
            column-gap: 2vw;
  }
  .section_title h3 {
    font-size: 2.25vw;
  }
  .section_title .desc {
    font-size: 1.25vw;
  }
  #section1 {
    margin-bottom: 4vw;
  }
  #section1 .section_title {
    margin-bottom: 1.5vw;
  }
  #section1 .course_swiper .course_list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 0;
    grid-template-columns: none;
  }
  #section1 .course_swiper .course_list > li > a .txt_wrap {
    padding: 2vw;
    -webkit-transform: translateY(15.25vw);
            transform: translateY(15.25vw);
  }
  #section1 .course_swiper .course_list > li > a .txt_wrap .org .date {
    font-size: 1.25vw;
    margin-bottom: 0.9vw;
  }
  #section1 .course_swiper .course_list > li > a .txt_wrap .org .title {
    font-size: 1.75vw;
  }
  #section1 .course_swiper .course_list > li > a .txt_wrap .hide {
    margin-top: 0.9vw;
  }
  #section1 .course_swiper .course_list > li > a .txt_wrap .hide .detail p {
    font-size: 1.125vw;
  }
  #section1 .course_swiper .course_list > li > a .txt_wrap .hide .campus_btn {
    font-size: 1.111vw;
    width: 10vw;
    margin: 1.5vw 0 0 auto;
    padding: 0.8vw 0;
  }
  #section2 .section_title {
    margin-bottom: 1.75vw;
  }
  #section2 .category_swiper .category_list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 0;
    grid-template-columns: none;
  }
  #section2 .category_swiper .category_list > li > a .tab_img {
    padding-top: 1.325vw;
  }
  #section2 .category_swiper .category_list > li > a > p {
    font-size: 1.325vw;
    margin-top: 1.5vw;
  }
  #section2 .category_swiper .category_list > li:hover > a .tab_img .obj {
    bottom: -1.325vw;
  }
  #section2 .category_swiper .category_list > li:hover > a .tab_img .bg {
    -webkit-transform: translateY(-1.325vw);
            transform: translateY(-1.325vw);
  }
}
@media screen and (max-width: 768px) {
  main {
    padding: 6vw 0;
  }
  main::before, main::after {
    max-width: 45%;
    -webkit-filter: blur(100px);
            filter: blur(100px);
  }
  .section_title {
    -webkit-column-gap: 2.5vw;
       -moz-column-gap: 2.5vw;
            column-gap: 2.5vw;
  }
  .section_title h3 {
    font-size: 2.75vw;
  }
  .section_title .desc {
    font-size: 1.625vw;
  }
  #section1 .swiper, #section2 .swiper {
    padding-bottom: 4vw;
  }
  #section1 {
    margin-bottom: 5vw;
  }
  #section1 .section_title {
    margin-bottom: 1.875vw;
  }
  #section1 .course_swiper .course_list > li > a .txt_wrap {
    padding: 2.5vw;
    -webkit-transform: translateY(20.25vw);
            transform: translateY(20.25vw);
  }
  #section1 .course_swiper .course_list > li > a .txt_wrap .org .date {
    font-size: 1.625vw;
    margin-bottom: 1.325vw;
  }
  #section1 .course_swiper .course_list > li > a .txt_wrap .org .title {
    font-size: 2.15vw;
  }
  #section1 .course_swiper .course_list > li > a .txt_wrap .hide {
    margin-top: 1.5vw;
  }
  #section1 .course_swiper .course_list > li > a .txt_wrap .hide .detail p {
    font-size: 1.5vw;
  }
  #section1 .course_swiper .course_list > li > a .txt_wrap .hide .campus_btn {
    font-size: 1.4vw;
    width: 12vw;
    margin: 1.875vw 0 0 auto;
    padding: 1vw 0;
  }
  #section2 .section_title {
    margin-bottom: 1.875vw;
  }
  #section2 .category_swiper .category_list > li > a .tab_img {
    padding-top: 1.75vw;
  }
  #section2 .category_swiper .category_list > li > a > p {
    font-size: 1.75vw;
    margin-top: 1.875vw;
  }
  #section2 .category_swiper .category_list > li:hover > a .tab_img .obj {
    bottom: -1.75vw;
  }
  #section2 .category_swiper .category_list > li:hover > a .tab_img .bg {
    -webkit-transform: translateY(-1.75vw);
            transform: translateY(-1.75vw);
  }
}
@media screen and (max-width: 540px) {
  main {
    padding: 12vw 0;
  }
  main::before, main::after {
    max-width: 70%;
    -webkit-filter: blur(30px);
            filter: blur(30px);
  }
  main::before {
    left: -12%;
    top: -16%;
    z-index: 3;
  }
  main::after {
    right: -12%;
    bottom: -12%;
    background: rgba(36, 139, 193, 0.3);
  }
  .section_title {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    row-gap: 2.875vw;
  }
  .section_title h3 {
    font-size: 6.25vw;
  }
  .section_title .desc {
    font-size: 3.325vw;
  }
  #section1 .swiper, #section2 .swiper {
    padding-bottom: 7.25vw;
  }
  #section1 {
    margin-bottom: 12vw;
  }
  #section1 .section_title {
    margin-bottom: 4.5vw;
    position: relative;
    z-index: 5;
  }
  #section1 .course_swiper {
    overflow: visible;
  }
  #section1 .course_swiper::before {
    content: "";
    display: block;
    width: 20px;
    height: calc(100% - 7.25vw);
    background: #FFFFFF;
    position: absolute;
    left: -20px;
    top: 0;
    z-index: 2;
  }
  #section1 .course_swiper .course_list > li > a::before {
    background: rgba(0, 0, 0, 0.5);
    backdrop-filter: blur(3px);
    -webkit-backdrop-filter: blur(3px);
  }
  #section1 .course_swiper .course_list > li > a .txt_wrap {
    padding: 5vw;
    -webkit-transform: translateY(43vw);
            transform: translateY(43vw);
  }
  #section1 .course_swiper .course_list > li > a .txt_wrap .org .date {
    font-size: 3.325vw;
    margin-bottom: 3.125vw;
  }
  #section1 .course_swiper .course_list > li > a .txt_wrap .org .title {
    font-size: 4.75vw;
  }
  #section1 .course_swiper .course_list > li > a .txt_wrap .hide {
    margin-top: 3.25vw;
  }
  #section1 .course_swiper .course_list > li > a .txt_wrap .hide .detail p {
    font-size: 3.25vw;
  }
  #section1 .course_swiper .course_list > li > a .txt_wrap .hide .campus_btn {
    font-size: 3.175vw;
    width: 27vw;
    margin: 3.5vw 0 0 auto;
    padding: 2.25vw 0;
  }
  #section1 .course_swiper .course_list > li.swiper-slide-active > a .blur_bg {
    opacity: 1;
  }
  #section1 .course_swiper .course_list > li.swiper-slide-active > a .txt_wrap {
    -webkit-transform: translateY(0) !important;
            transform: translateY(0) !important;
  }
  #section1 .course_swiper .course_list > li.swiper-slide-active > a .txt_wrap .hide {
    opacity: 1;
  }
  #section2 .section_title {
    margin-bottom: 4.5vw;
  }
  #section2 .category_swiper .category_list > li > a .tab_img {
    padding-top: 3.375vw;
  }
  #section2 .category_swiper .category_list > li > a > p {
    font-size: 3.325vw;
    margin-top: 3.875vw;
  }
  #section2 .category_swiper .category_list > li:hover > a .tab_img .obj {
    bottom: -3.375vw;
  }
  #section2 .category_swiper .category_list > li:hover > a .tab_img .bg {
    -webkit-transform: translateY(-3.375vw);
            transform: translateY(-3.375vw);
  }
}/*# sourceMappingURL=main.css.map */