@charset "UTF-8";
@import url(https://cdn.jsdelivr.net/gh/orioncactus/pretendard/dist/web/static/pretendard.css);
@import url("https://fonts.googleapis.com/css2?family=Outfit:wght@100..900&display=swap");
@import url("https://cdn.jsdelivr.net/npm/bootstrap-icons@1.11.3/font/bootstrap-icons.min.css");
:root {
  --body: #111;
  --primary: #4177EC;
  --secondary: #071D4A;
  --ylw: #FBF4DF;
  --purple: #DEA9DA;
  --softpurple:#9b7c98;
  --blue: #2A83E8;
  --sky: #F0F5FF;
  --softblue: #95B6F4;
  --red: #F83A3D;
  --gray: #666;
  --lightgray: #B2B2B2;
  --dark: #050629;
  --white:#fff;
  --sky: #709AF6;
  --blue: #4144EC;
  --purple: #8E41EC;
  --navy: #071D4A;
  --white:#fff;
  --gray: #666;
  --lightgray: #999;
  --line: #ddd ;
  --tb-line: #E5E5E5 ;
  --bg: #F4F4F5;
  --bg-blue: #F1F5FE;
  --bg-btn: #E8EEFD;
  --softsky: #F1F5FD;
  --softblue: #F3F0FF;
  --softpurple: #F3EDFB;
  --max-width: 1200px ;
  --radius: 16px;
  --font-size: 18px;
  --font-base: "Pretendard", serif ;
  --font-eng: "Outfit", "Pretendard", serif ;
  --container-padding: 20px ;
  --spacing: 80px ;
  --spacing-md: 64px ;
  --spacing-sm: 56px ;
  --spacing-xsm: 32px;
  --spacing-xs: 24px;
  --hd-height: 80px ;
  --input-height: 52px ;
}
@media (max-width: 767.98px) {
  :root {
    --font-size: 16px;
    --input-height: 44px;
    --container-padding: 16px;
    --spacing: 40px ;
    --spacing-md: 32px ;
    --spacing-sm: 28px ;
    --spacing-xsm: 20px ;
    --spacing-xs: 16px;
    --hd-height: 56px ;
  }
}

html, body {
  font-size: var(--font-size);
  line-height: 1.5;
  color: var(--body);
}

body {
  overflow-x: clip;
}

body, div, p, span, h1, h2, h3, h4, h5, h6, ul, ol, li, dl, dt, dd, table, th, td, form, fieldset, legend, input, textarea, button, select, label {
  margin: 0;
  padding: 0;
  font-family: "Pretendard", "Outfit", -apple-system, sans-serif;
  outline: 0;
  letter-spacing: -0.03em;
}

* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

a {
  color: inherit;
  text-decoration: none;
}
a:hover, a:focus, a:active {
  color: inherit;
  text-decoration: none;
}
a u {
  font-weight: 700;
}

main a {
  -webkit-transition: 0.2s;
  transition: 0.2s;
}

li {
  list-style: none;
}

address, em {
  font-style: normal;
}

table {
  width: 100%;
}

textarea {
  resize: none;
  font-size: 1rem;
  outline: 0;
}

u {
  text-decoration-thickness: 1px;
  text-underline-position: under;
}

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

button {
  cursor: pointer;
  background-color: transparent;
  outline: 0 !important;
  color: inherit;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  border: 0;
}
button.no-style {
  background: none;
  line-height: 1;
  border: 0;
}

caption {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

.h1, .h2, .h3, .h4, .h5, .h6, .professor .title, h1, h2, h3, h4, h5, h6 {
  font-weight: 700;
  margin-bottom: 0;
  line-height: 1.5;
  color: var(--dark);
}

.h2 {
  font-size: 56px !important;
  font-weight: 800;
}

.h3 {
  font-size: 44px !important;
}

.h4 {
  font-size: 36px !important;
}

.h5 {
  font-size: 32px !important;
}

.h6, .professor .title {
  font-size: 24px !important;
}

.text-st, .year_header .title, .text-label, .board-faq .accordion-title > span, .board-list li .subject {
  font-size: 22px;
}

.text-lg, .form-agree-group li .accordion-title .check-label, .nav-link {
  font-size: 20px;
}

.text-sm, #profileView .pro_profile_view .position, .professor > li .subtitle, .board-list li .badge, [class^=board-] .data span, .badge {
  font-size: 16px !important;
}

.text-xsm {
  font-size: 15px !important;
}

@media (min-width: 768px) {
  .h2.sm {
    font-size: 48px !important;
  }
  .h6.lg, .professor .lg.title {
    font-size: 28px !important;
  }
}
@media (max-width: 767.98px) {
  .h2 {
    font-size: 32px !important;
  }
  .h3, .h2.sm {
    font-size: 28px !important;
  }
  .h4 {
    font-size: 26px !important;
  }
  .h5, .h6.lg, .professor .lg.title {
    font-size: 24px !important;
  }
  .h6, .professor .title, .text-st, .year_header .title, .text-label, .board-faq .accordion-title > span, .board-list li .subject {
    font-size: 18px !important;
  }
  .text-lg, .form-agree-group li .accordion-title .check-label, .nav-link {
    font-size: 16px !important;
  }
  .text-sm, #profileView .pro_profile_view .position, .professor > li .subtitle, .board-list li .badge, [class^=board-] .data span, .badge {
    font-size: 14px !important;
  }
  .text-xsm {
    font-size: 12px !important;
  }
}
.text-base {
  font-size: 1rem !important;
}

.font-base {
  font-family: "Pretendard", sans-serif !important;
}

.font-eng {
  font-family: "Outfit", serif !important;
}

.text-clamp {
  display: -webkit-box !important;
  overflow: hidden;
  height: 3em;
  line-height: 1.5 !important;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  word-wrap: break-word;
  white-space: normal !important;
  height: auto;
}

.fw300 {
  font-weight: 300 !important;
}

.fw400 {
  font-weight: 400 !important;
}

.fw500 {
  font-weight: 500 !important;
}

.fw600 {
  font-weight: 600 !important;
}

.fw700 {
  font-weight: 700 !important;
}

.fw800 {
  font-weight: 800 !important;
}

.fw900 {
  font-weight: 900 !important;
}

.text-body {
  color: var(--body) !important;
}

.text-sky {
  color: var(--sky) !important;
}

.text-blue {
  color: var(--blue) !important;
}

.text-purple {
  color: var(--purple) !important;
}

.text-navy {
  color: var(--navy) !important;
}

.text-lightgray {
  color: var(--lightgray) !important;
}

.text-gray {
  color: var(--gray) !important;
}

.mt-sp {
  margin-top: var(--spacing);
}

.mt-sp-sm, .modal-footer {
  margin-top: var(--spacing-sm);
}

.mt-sp-xsm, .modal-body {
  margin-top: var(--spacing-xsm);
}

.mt40 {
  margin-top: 40px;
}

.bg-primary, a.bg-primary:hover,
a.bg-primary:focus {
  background-color: var(--primary) !important;
}

.bg-primary {
  background-color: var(--primary) !important;
}

.bg-secondary {
  background-color: var(--secondary) !important;
}

.bg-body {
  background-color: var(--bg) !important;
}

.bg-blue {
  background-color: var(--blue) !important;
}

.bg-purple {
  background-color: var(--purple) !important;
}

.bg-btn {
  background-color: var(--bg-btn) !important;
}

.bg-softsky {
  background-color: var(--softsky) !important;
}

.bg-softblue {
  background-color: var(--softblue) !important;
}

.bg-softpurple {
  background-color: var(--softpurple) !important;
}

@media (min-width: 992px) {
  .mt-3:not([class*=mt-lg]) {
    margin-top: 16px !important;
  }
  .pt-3:not([class*=pt-lg]) {
    padding-top: 16px !important;
  }
}
@media (max-width: 767.98px) {
  .mt40 {
    margin-top: 20px;
  }
}
.keep-all {
  word-break: keep-all;
}

.row:not(.no-gutters) .col-bar {
  margin: 24px;
  width: 1px;
  background-color: var(--line);
  padding: 0 !important;
}
@media (min-width: 1260px) {
  .row:not(.no-gutters) .col-xl-20 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
            flex: 0 0 20%;
    max-width: 20%;
  }
}
@media (min-width: 992px) {
  .row:not(.no-gutters) {
    margin-left: -8px;
    margin-right: -8px;
    row-gap: 16px;
  }
  .row:not(.no-gutters) > [class*=col] {
    padding-left: 8px;
    padding-right: 8px;
  }
  .row:not(.no-gutters).gap-list {
    row-gap: 50px;
  }
  .row:not(.no-gutters).gap-txt {
    row-gap: 8px;
  }
  .row:not(.no-gutters).gap-tbl {
    row-gap: 32px;
    -webkit-column-gap: 40px;
       -moz-column-gap: 40px;
            column-gap: 40px;
  }
  .row:not(.no-gutters).gap-tbl .col-lg-6 {
    max-width: calc(50% - 20px);
  }
}
@media (max-width: 991.98px) {
  .row:not(.no-gutters) {
    margin-left: -4px;
    margin-right: -4px;
    row-gap: 8px;
  }
  .row:not(.no-gutters) > [class*=col] {
    padding-left: 4px;
    padding-right: 4px;
  }
  .row:not(.no-gutters).gap-list {
    row-gap: 20px;
  }
  .row:not(.no-gutters).gap-txt {
    row-gap: 4px;
  }
  .row:not(.no-gutters) .col-bar {
    width: 60%;
    height: 1px;
    margin: 1rem auto;
  }
  .row:not(.no-gutters).gap-tbl {
    row-gap: 24px;
  }
}

.row.tb-style {
  border-top: 2px solid var(--line);
  margin-left: 0;
  margin-right: 0;
  gap: 0;
}
.row.tb-style li {
  border-bottom: 1px solid var(--tb-line);
  padding: 1rem 0;
}
@media (min-width: 992px) {
  .row.gap8 {
    -webkit-column-gap: 8px;
       -moz-column-gap: 8px;
            column-gap: 8px;
  }
  .row.gap40 {
    -webkit-column-gap: 40px;
       -moz-column-gap: 40px;
            column-gap: 40px;
  }
}

@media (min-width: 576px) {
  .scrollset-extend::-webkit-scrollbar, textarea::-webkit-scrollbar,
  .scrollset::-webkit-scrollbar {
    width: 10px;
  }
  .scrollset-extend::-webkit-scrollbar-track, textarea::-webkit-scrollbar-track,
  .scrollset::-webkit-scrollbar-track {
    border-left: 6px solid transparent;
    background: #fff;
    background-clip: padding-box;
    cursor: pointer;
  }
  .scrollset-extend::-webkit-scrollbar-thumb, textarea::-webkit-scrollbar-thumb,
  .scrollset::-webkit-scrollbar-thumb {
    background: var(--line);
    border-radius: 0;
    border-left: 6px solid transparent;
    background: var(--line);
    background-clip: padding-box;
    cursor: pointer;
  }
  .scrollset-extend::-webkit-scrollbar-thumb:hover, textarea::-webkit-scrollbar-thumb:hover,
  .scrollset::-webkit-scrollbar-thumb:hover {
    cursor: pointer;
  }
}
@media (min-width: 992px) {
  .only-pc {
    display: block;
  }
  .only-mo {
    display: none !important;
  }
}
@media (max-width: 991.98px) {
  .only-pc {
    display: none !important;
  }
  .only-mo {
    display: block;
  }
  .m-100 {
    width: 100%;
  }
}
[data-aos=fade-up] {
  -webkit-transform: translate3d(0, 30px, 0);
          transform: translate3d(0, 30px, 0);
}

/* 
	컴포넌트 스타일
	:: icon
	:: Button ,badge
	:: Form
	:: box 
	:: list
	:: Modal 
	:: Swiper
	:: Menu
*/
[class^=icon-] {
  display: inline-block;
  background-size: contain;
  background-repeat: no-repeat;
  text-indent: -9999px;
  vertical-align: middle;
  background-position: center;
  width: 1.3333333333rem;
  height: 1.3333333333rem;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
[class^=icon-].revert {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
[class^=icon-].wh {
  -webkit-filter: grayscale(1) invert(1) brightness(100);
          filter: grayscale(1) invert(1) brightness(100);
}

.icon-arr-circle {
  width: 1.5555555556rem;
  height: 1.5555555556rem;
  background-image: url(../images/arr-circle.svg);
  -webkit-transition: -webkit-transform 0.4s;
  transition: -webkit-transform 0.4s;
  transition: transform 0.4s;
  transition: transform 0.4s, -webkit-transform 0.4s;
}
a:hover .icon-arr-circle {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.icon-home {
  background-image: url(../images/home.svg);
}
.icon-share {
  background-image: url(../images/share.svg);
}
.icon-print {
  background-image: url(../images/print.svg);
}
.icon-file {
  background-image: url(../images/ico-file.svg);
}
.icon-new {
  background-image: url(../images/ico-new.svg);
}
.icon-write {
  background-image: url(../images/ico-write.svg);
}
.icon-photo {
  background-image: url(../images/ico-photo.svg);
}
.icon-download {
  background-image: url(../images/ico-download.svg);
}
.icon-cancel {
  background-image: url(../images/ico-cancel.svg);
}
.icon-arr-up {
  background-image: url(../images/view-arr-up.svg);
}
.icon-arr-down {
  background-image: url(../images/view-arr-down.svg);
}
.icon-cancel-circle {
  background-image: url(../images/cancel.svg);
}
.icon-view {
  width: 1.1111111111rem;
  height: 1.1111111111rem;
  background-image: url(../images/ico-view.svg);
}
.icon-srch {
  background-image: url(../images/search.svg);
}

i.bar {
  display: inline-block;
  vertical-align: middle;
  width: 1px;
  height: 10px;
  background-color: var(--line);
  margin-top: -2px;
}

.img-thumb {
  position: relative;
}
.img-thumb::before {
  content: "";
  display: block;
  padding-top: 60% !important;
}
.img-thumb img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.img-cover {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.img-radius {
  border-radius: var(--radius);
}

.btn {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 0.6666666667rem 1.3333333333rem;
  min-height: 3.5555555556rem;
  font-weight: 700;
  border-radius: 2em;
  border: 2px solid transparent !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
  min-width: 7.7777777778rem;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  background: #E8EEFD;
  color: var(--primary);
}
.btn:disabled, .btn.disabled {
  background-color: #ccc !important;
  opacity: 1;
  pointer-events: none;
}
.btn:has(i) {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  gap: 4px;
}
.btn [class*=icon] {
  width: 1.1111111111rem;
  height: 1.1111111111rem;
}
.btn-secondary {
  background: var(--secondary) !important;
  color: #fff !important;
}
.btn-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0.4444444444rem;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 2.2222222222rem;
}
@media (max-width: 575.98px) {
  .btn-wrap {
    gap: 2px;
  }
}
.btn-wrap .btn {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  max-width: 220px;
  min-width: 0;
  padding-left: 0;
  padding-right: 0;
}

.badge {
  font-weight: 700;
  vertical-align: middle;
  padding: 0.2222222222rem 0.6666666667rem;
  background: #fff;
  color: var(--primary);
  border-radius: 0.3333333333rem;
  font-family: var(--font-eng);
  line-height: 1.5;
}
.badge[class*=bg-] {
  color: #fff;
}

.more-arr {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  vertical-align: top;
  gap: 0.6666666667rem;
  font-size: 16px;
  font-family: var(--font-eng);
  color: var(--navy);
  font-weight: 500;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 29px;
  text-transform: uppercase;
  position: relative;
}
.more-arr:after {
  content: "";
  width: 29px;
  height: 14px;
  background: url(../images/more-arr.svg) no-repeat;
  position: relative;
}
.more-arr:before {
  content: "";
  position: absolute;
  width: 29px;
  height: 29px;
  background: var(--ygrn);
  border-radius: 100%;
  top: 0;
  right: -7px;
}

.bx {
  position: relative;
  padding: var(--spacing-xsm);
  background: var(--bg);
  border-radius: var(--radius);
}
.bx-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  gap: clamp(8px, calc(16 / 1200 * 100vw), 16px);
}
.bx.outline {
  background: none;
  border: 1px solid var(--line);
  padding: var(--container-padding);
}
.bx .tit {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0.4444444444rem;
  margin-bottom: var(--spacing-xs);
}
.dot-text, .list-dash > li, .list-dot > li {
  position: relative;
  padding-left: 0.6666666667rem;
}
.dot-text::before, .list-dash > li::before, .list-dot > li::before {
  content: "";
  position: absolute;
  top: 0.7em;
  left: 0;
  width: 0.2222222222rem;
  height: 0.2222222222rem;
  border-radius: 50%;
  background-color: #ccc;
}

.list-dot > li + li {
  margin-top: 2px;
}
.list-dot.sp > li + li {
  margin-top: 0.4444444444rem;
}

.list-dash > li {
  color: var(--dark);
}
.list-dash > li::before {
  content: " ";
  top: 0.7em;
  width: 0.2222222222rem;
  height: 0.0555555556rem;
  border-radius: 0;
  background-color: var(--body);
}
.list-dash > li + li {
  margin-top: 2px;
}

.caution-text {
  position: relative;
  padding-left: calc(1.1111111111rem + 2px);
  letter-spacing: -0.56px;
  color: var(--dark);
}
.caution-text::before {
  content: "";
  position: absolute;
  top: 0.2em;
  left: 0;
  width: 1.1111111111rem;
  height: 1.1111111111rem;
  background: url(../images/ico-error.svg) no-repeat center center/contain;
}
.caution-text.caution-red {
  color: var(--primary);
}
.caution-text.caution-red::before {
  background-image: url(../images/ico-error-red.svg);
}
.caution-text.caution-blue {
  color: var(--blue);
}
.caution-text.caution-blue::before {
  background-image: url(../images/ico-error-blue.svg);
}
.caution-text + .caution-text {
  margin-top: 2px;
}

.modal-dialog {
  border-radius: var(--radius);
  max-width: 528px;
}
.modal-md .modal-dialog {
  max-width: 680px !important;
}
.modal-lg {
  max-width: none;
}
.modal-lg .modal-dialog {
  max-width: 1000px !important;
}
.modal-wide .modal-dialog {
  max-width: 1280px !important;
}
.modal-content {
  padding: 32px;
  border: 0;
}
.modal-content > div {
  padding: 0;
  border: 0;
}
.modal-header {
  display: block;
}
.modal-header .close {
  position: absolute;
  top: 16px;
  right: 16px;
  font-size: 0;
  opacity: 1;
  width: 40px;
  height: 40px;
  margin: 0;
  padding: 0;
  background: url(../images/icon-hd-sitemap-x.svg) no-repeat center center/contain;
}
.modal-header .close.wh {
  -webkit-filter: invert(1);
          filter: invert(1);
}
@media (max-width: 991.98px) {
  .modal-header .close {
    width: 30px;
    height: 30px;
    top: 10px;
    right: 10px;
  }
}
.modal-footer {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.modal-footer .btn {
  width: 200px;
  max-width: 40% !important;
}

.swiper-controls {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 8px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.swiper-controls [class*=swiper-button] {
  position: static;
  margin: 0;
  width: clamp(40px, calc(52 / 1200 * 100vw), 52px);
  height: clamp(40px, calc(52 / 1200 * 100vw), 52px);
  background: url(../images/swiper-arr-circle.svg) no-repeat center/contain;
}
.swiper-controls [class*=swiper-button]:after {
  display: none;
}

.swiper-button-prev {
  -webkit-transform: scaleX(-1);
          transform: scaleX(-1);
}

.swiper-pagination-fraction {
  position: static;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 0;
  font-family: var(--font-eng);
  font-weight: 600;
  color: var(--secondary);
  margin: 0;
  width: auto;
}
.swiper-pagination-fraction > span {
  font-size: 0.8888888889rem;
}
.swiper-pagination-fraction > span.swiper-pagination-current {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 8px;
  margin-right: 8px;
  color: var(--primary);
}
.swiper-pagination-fraction > span.swiper-pagination-current:after {
  content: "";
  width: 4px;
  height: 4px;
  border-radius: 100%;
  background: #011943;
  opacity: 0.2;
}
.swiper-controls .swiper-pagination-fraction {
  margin-left: 0.4444444444rem;
}

.swiper-horizontal > .swiper-scrollbar, .swiper-scrollbar.swiper-scrollbar-horizontal {
  position: static;
  width: 100%;
  height: 2px;
  background: #D9D9D9;
  margin: 16px 0;
}
.swiper-horizontal > .swiper-scrollbar .swiper-scrollbar-drag, .swiper-scrollbar.swiper-scrollbar-horizontal .swiper-scrollbar-drag {
  background: var(--dark);
}

.nav-link {
  font-weight: 700;
  color: rgba(17, 17, 17, 0.4);
  height: 70px;
  padding: 1em;
  padding: 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;
  word-break: keep-all;
  line-height: 1.2;
}
.nav-link:not(.active):hover {
  color: var(--dark);
}
@media (max-width: 991.98px) {
  .nav-link {
    height: 52px;
  }
}
.nav-pills {
  margin-bottom: var(--spacing);
  background: #fff;
  width: 100%;
}
.nav-pills .nav-item {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.nav-pills .nav-link {
  border: 0;
  border-bottom: 1px solid #ccc;
  border-radius: 0;
}
.nav-pills .nav-link.active {
  border-color: var(--dark);
  background: var(--dark);
  border-radius: 0.8888888889rem;
  color: #fff;
}
.nav-pills li {
  margin-top: -1px;
}
.nav-pills li + li {
  margin-left: -1px;
}
.nav.sticky {
  position: sticky;
  top: calc(var(--hd-height) + 43px);
}
@media (max-width: 1259.98px) {
  .nav.sticky {
    top: calc(var(--hd-height) + 80px);
  }
}

.info-text {
  padding-left: 1.2222222222rem;
  margin-top: 0.8888888889rem;
  background: url(../images/info.svg) no-repeat 0 0.1944444444rem/1.1111111111rem auto;
}

.num {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  border-radius: 6px;
  padding: 0 8px;
  min-width: 2rem;
  min-height: 1.5555555556rem;
  color: #fff;
  font-weight: 600;
  font-family: var(--font-eng);
}

@font-face {
  font-family: "Seoul Cyber";
  font-style: normal;
  font-weight: 600;
  src: url("../font/seoulcyberB.eot"), url("../font/seoulcyberB.eot?#iefix") format("embedded-opentype"), url("../font/seoulcyberB.woff") format("woff"), url("../font/seoulcyberB.otf") format("opentype");
}
header#hd {
  position: sticky;
  top: 0;
  z-index: 100;
  background-color: #fff;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
  --logo-width: 242px;
}
@media (min-width: 1260px) {
  header#hd {
    --container-padding: 50px;
  }
}
header#hd h1 {
  line-height: 0;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
header#hd h1 img {
  width: var(--logo-width);
}
@media (max-width: 991.98px) {
  header#hd h1 img {
    width: 210px;
  }
}
@media (min-width: 992px) {
  header#hd h1 {
    width: 250px;
  }
}
header#hd:has(.hd-sitemap.active) .hd-top {
  border-bottom-color: #fff;
}
header#hd .hd-global {
  background-color: #22374d;
  color: var(--white);
  text-align: center;
}
header#hd .hd-global a {
  position: relative;
  font-size: 16px;
}
header#hd .hd-global [class^=icon-hd] {
  width: 20px;
  height: 20px;
}
header#hd .hd-global > .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0;
  max-width: none;
}
header#hd .hd-global > .container > * {
  height: 40px;
}
header#hd .hd-global > .container .family-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
header#hd .hd-global > .container .family-link > * {
  width: 90px;
}
@media (min-width: 1600px) {
  header#hd .hd-global > .container .family-link > * {
    width: 140px;
  }
}
header#hd .hd-global > .container .family-link > * a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0.4444444444rem;
  height: 40px;
  background: #22374d;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.04);
}
header#hd .hd-global > .container .family-link > * a.bg {
  background-color: #008547;
}
@media (max-width: 991.98px) {
  header#hd .hd-global > .container .family-link li {
    max-width: none !important;
  }
}
header#hd .hd-global > .container .banner {
  position: relative;
}
header#hd .hd-global > .container .banner a {
  line-height: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0.7222222222rem;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #e3442e;
  padding: 0 30px;
  height: 100%;
}
@media (max-width: 767.98px) {
  header#hd .hd-global > .container .banner a {
    font-size: 12px;
  }
}
header#hd .hd-global > .container .quick-btns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-left: auto;
}
@media (min-width: 1600px) {
  header#hd .hd-global > .container .quick-btns {
    margin-right: var(--container-padding);
  }
}
header#hd .hd-global > .container .quick-btns a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0.5555555556rem;
  height: 40px;
  padding: 0 1.1111111111rem;
}
header#hd .hd-global > .container .quick-btns a:has(.icon-hd-lock) {
  background: #857256;
  gap: 0.5555555556rem;
}
header#hd .hd-global > .container .quick-btns .global-pop-open {
  background-color: #3E6874;
}
header#hd .hd-global > .container .icon-hd-com {
  width: 18px;
  height: 18px;
  background-image: url(../images/top_monitor.png);
}
header#hd .hd-global > .container .icon-hd-lock {
  width: 14px;
  height: 18px;
  background-image: url(../images/top_login.png);
}
header#hd .hd-global > .container .icon-hd-bell {
  width: 16px;
  height: 20px;
  background-image: url(../images/top_alarm.png);
}
@media (min-width: 1260px) {
  header#hd .hd-global > .container .family-link li:has(.login) {
    display: none !important;
  }
}
@media (max-width: 1259.98px) {
  header#hd .hd-global > .container {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    padding: 0;
  }
  header#hd .hd-global > .container a {
    font-size: 14px;
  }
  header#hd .hd-global > .container .banner {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
    width: 100%;
    height: 40px;
  }
  header#hd .hd-global > .container .banner a {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding: 0 var(--container-padding);
  }
  header#hd .hd-global > .container .family-link {
    height: 40px;
    gap: 0;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
  header#hd .hd-global > .container .family-link li {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    max-width: 90px;
    width: auto;
  }
  header#hd .hd-global > .container .quick-btns p:has(.icon-hd-com) {
    display: none;
  }
  header#hd .hd-global > .container .quick-btns a {
    padding: 0 10px;
  }
}
header#hd .hd-top {
  border-bottom: 1px solid var(--tb-line);
}
@media (min-width: 992px) {
  header#hd .hd-top {
    position: relative;
    z-index: 201;
    background: #fff;
  }
}
header#hd .hd-top > .container {
  height: var(--hd-height);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  max-width: none;
}
header#hd .hd-top .gnb {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-weight: 700;
  white-space: nowrap;
  height: var(--hd-height);
  margin: 0 auto;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  margin-left: 5%;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
@media (min-width: 1260px) {
  header#hd .hd-top .gnb {
    margin-left: 10%;
  }
}
header#hd .hd-top .gnb > li {
  position: relative;
  -ms-flex-preferred-size: 16.66%;
      flex-basis: 16.66%;
  max-width: 16.66%;
  text-align: center;
}
@media (max-width: 1259.98px) {
  header#hd .hd-top .gnb > li {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    max-width: none;
  }
}
header#hd .hd-top .gnb > li > a {
  display: inline-block;
  position: relative;
  line-height: calc(var(--hd-height) - 1px);
  font-size: 22px;
  font-family: "Seoul Cyber";
}
header#hd .hd-top .gnb > li:hover > a, header#hd .hd-top .gnb > li.active > a {
  color: var(--primary);
}
@media (max-width: 991.98px) {
  header#hd .hd-top .gnb {
    display: none;
  }
}
header#hd .hd-top .aside {
  width: 190px;
  text-align: right;
}
@media (min-width: 992px) {
  header#hd .hd-top .aside {
    display: none;
  }
}
@media (max-width: 1439.98px) {
  header#hd .hd-top .aside {
    width: 32px;
  }
}
@media (max-width: 991.98px) {
  header#hd .hd-top .aside {
    margin-left: auto;
    width: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 8px;
  }
  header#hd .hd-top .aside a {
    width: 76px;
    height: 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;
    gap: 4px;
    border: 1px solid #ccc;
    border-radius: 4px;
    font-size: 14px;
    font-weight: 700;
  }
  header#hd .hd-top .aside a .icon-hd-user {
    width: 20px;
    height: 20px;
    background-image: url(../images/icon-hd-user.svg);
  }
  body:not(:has(#sitemap.active)) header#hd .hd-top .aside a {
    display: none;
  }
}

.icon-hd-sitemap {
  width: 32px;
  height: var(--hd-height);
  background-image: url(../images/sitemap.svg);
}
body:has(#sitemap.active) .icon-hd-sitemap {
  background-image: url(../images/sitemap_close.svg);
}

#sitemap {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  z-index: 200;
}
@media (min-width: 992px) {
  #sitemap {
    height: 0;
    opacity: 0;
    overflow: hidden;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    background-image: -webkit-gradient(linear, left top, right top, color-stop(50%, #ECF2F8), color-stop(50%, #fff));
    background-image: linear-gradient(to right, #ECF2F8 50%, #fff 50%);
    border-bottom: 1px solid #e5e5e5;
    -webkit-box-shadow: 0 0 8px darkgray;
            box-shadow: 0 0 8px darkgray;
  }
  #sitemap.active {
    height: 300px;
    opacity: 1;
  }
  #sitemap .sitemap-text {
    width: 250px;
    word-break: keep-all;
    padding-top: 50px;
    background: url(../images/bg_menus.jpg) no-repeat 100% 100%;
  }
  #sitemap .sitemap-text strong {
    font-size: 27px;
    color: #292929;
    font-weight: 900;
  }
  #sitemap .sitemap-text p {
    font-size: 14px;
    color: #353535;
    margin-top: 17px;
  }
}
@media (max-width: 991.98px) {
  #sitemap {
    position: fixed;
    top: 0;
    height: 100vh;
    left: auto;
    right: 0;
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
    background: #fff;
    width: 0;
    overflow: hidden;
    -webkit-transition: width 0.1s 0.4s, -webkit-transform 0.15s cubic-bezier(0, 0, 0.25, 1) 0.15s;
    transition: width 0.1s 0.4s, -webkit-transform 0.15s cubic-bezier(0, 0, 0.25, 1) 0.15s;
    transition: transform 0.15s cubic-bezier(0, 0, 0.25, 1) 0.15s, width 0.1s 0.4s;
    transition: transform 0.15s cubic-bezier(0, 0, 0.25, 1) 0.15s, width 0.1s 0.4s, -webkit-transform 0.15s cubic-bezier(0, 0, 0.25, 1) 0.15s;
  }
  #sitemap.active {
    -webkit-transform: translateX(0);
            transform: translateX(0);
    width: 100%;
    overflow: visible;
    -webkit-transition: -webkit-transform 0.15s cubic-bezier(0, 0, 0.25, 1) 0.15s;
    transition: -webkit-transform 0.15s cubic-bezier(0, 0, 0.25, 1) 0.15s;
    transition: transform 0.15s cubic-bezier(0, 0, 0.25, 1) 0.15s;
    transition: transform 0.15s cubic-bezier(0, 0, 0.25, 1) 0.15s, -webkit-transform 0.15s cubic-bezier(0, 0, 0.25, 1) 0.15s;
  }
}
#sitemap .inner {
  pointer-events: auto;
  height: 100%;
}
@media (max-width: 991.98px) {
  #sitemap .inner {
    height: calc(100vh - 50px);
    overflow: hidden;
    overflow-y: auto;
  }
}
#sitemap .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: none;
}
@media (max-width: 991.98px) {
  #sitemap .container {
    min-height: calc(100vh - 50px);
    padding: 0;
  }
}
#sitemap .sitemap-depth {
  -ms-flex-preferred-size: 40%;
      flex-basis: 40%;
  max-width: 40%;
  background: #DEEDEE;
  padding: 20px 7px;
}
#sitemap .sitemap-depth button {
  display: block;
  width: 100%;
  font-size: 16px;
  font-weight: 900;
  padding: 10px 16px;
  border-radius: 0 17px 0 17px;
  text-align: left;
}
#sitemap .sitemap-depth .active button {
  background: #0B7C82;
  color: #fff;
  -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.24);
          box-shadow: 0 2px 5px rgba(0, 0, 0, 0.24);
}
#sitemap .sitemap-menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  letter-spacing: -0.04em;
  background: #fff;
}
#sitemap .sitemap-menu a {
  display: block;
  text-align: center;
  padding: 10px 0;
  font-weight: 700;
  font-size: 16px;
}
#sitemap .sitemap-menu a:hover {
  color: var(--primary);
}
#sitemap .sitemap-menu > li {
  padding: 15px 0;
  word-break: keep-all;
  position: relative;
  -ms-flex-preferred-size: 16.66%;
      flex-basis: 16.66%;
  max-width: 16.66%;
  text-align: center;
}
@media (max-width: 1259.98px) {
  #sitemap .sitemap-menu > li {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    max-width: none;
  }
}
@media (max-width: 991.98px) {
  #sitemap .sitemap-menu > li {
    width: 100%;
    padding: 0;
  }
  #sitemap .sitemap-menu > li:not(.active) {
    display: none;
  }
}
@media (max-width: 991.98px) {
  #sitemap .sitemap-menu {
    display: block;
  }
}
@media (min-width: 992px) {
  #sitemap .sitemap-menu {
    margin-left: 5%;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    height: 300px;
  }
}
@media (min-width: 1260px) {
  #sitemap .sitemap-menu {
    margin-left: 10%;
  }
}
@media (max-width: 991.98px) {
  #sitemap .sitemap-menu {
    -ms-flex-preferred-size: 60%;
        flex-basis: 60%;
    max-width: 60%;
    padding: 15px;
  }
  #sitemap .sitemap-menu a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    height: 55px;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding: 0;
    font-size: 15px;
    font-weight: 700;
  }
  #sitemap .sitemap-menu a:after {
    content: "";
    width: 16px;
    height: 16px;
    background: url(../images/m_menu_next.png) no-repeat center/contain;
  }
}
#sitemap .sitemap-hd {
  height: 50px;
  background: #efefef;
  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;
}
#sitemap .sitemap-hd .name {
  min-width: 50px;
  padding-left: 10px;
  font-size: 14px;
  font-weight: 700;
}
#sitemap .sitemap-hd a {
  font-weight: 700;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#sitemap .sitemap-hd a:before {
  content: "";
  width: 16px;
  height: 16px;
  background: url(../images/user.png) no-repeat center/contain;
  margin-right: 4px;
}
#sitemap .sitemap-hd .icon-hd-sitemap {
  width: 50px;
  height: 50px;
  background-size: 32px;
}

@media (max-width: 575.98px) {
  body.is-scroll .hd-global {
    display: none;
  }
}

#ft {
  background: #333;
  color: #fff;
  padding-bottom: clamp(40px, calc(56 / 1200 * 100vw), 56px);
}
#ft .container {
  max-width: calc(1800px + var(--container-padding) * 2);
}
#ft .footer-wrap {
  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;
  padding: 1.3333333333rem 0 0.8888888889rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  margin-bottom: 1.7777777778rem;
}
@media (max-width: 767.98px) {
  #ft .footer-wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 16px;
  }
}
#ft .footer-wrap .left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 0.8888888889rem;
  gap: 0.5em 1em;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
#ft .footer-wrap .green {
  font-weight: 700;
  color: #009E22;
}
#ft .footer-bottom img {
  margin-bottom: 1.3333333333rem;
}
@media (max-width: 575.98px) {
  #ft .footer-bottom img {
    height: 25px;
  }
}
#ft .footer-bottom address, #ft .footer-bottom .copy {
  font-size: 0.7222222222rem;
  opacity: 0.5;
  margin-bottom: 0;
  margin-top: 4px;
}
#ft .footer-bottom .bar {
  margin: 0 0.4444444444rem;
  height: 0.4444444444rem;
}
#ft .family {
  font-size: 0.8333333333rem;
  font-weight: 700;
}
@media (max-width: 767.98px) {
  #ft .family {
    width: 100%;
  }
}
#ft .family button {
  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;
  width: 140px;
}
#ft .family button:after {
  content: "";
  width: 10px;
  height: 5px;
  background: url(../images/dropdown.svg) no-repeat;
}
@media (max-width: 767.98px) {
  #ft .family button {
    width: 100%;
    padding: 0 16px;
    height: 40px;
    background: rgba(0, 0, 0, 0.2);
    border-radius: 8px;
  }
}
#ft .family .dropdown-menu {
  border: 1px solid var(--line);
  border-radius: 0;
  padding: 0;
  min-width: 140px;
  margin: 5px 0;
}
@media (max-width: 767.98px) {
  #ft .family .dropdown-menu {
    width: 100%;
  }
}
#ft .family .dropdown-menu a {
  font-size: 0.8333333333rem;
  font-weight: 400;
  padding: 3px 5px;
}

.container {
  max-width: calc(1400px + var(--container-padding) * 2);
  padding-left: var(--container-padding);
  padding-right: var(--container-padding);
  margin: 0 auto;
}
.index .container {
  max-width: calc(1560px + var(--container-padding) * 2);
}

.sect {
  scroll-margin-top: calc(var(--hd-height) + var(--spacing));
}
.sect + .sect {
  margin-top: var(--spacing);
}
.sect-title {
  margin-bottom: clamp(24px, calc(48 / 1200 * 100vw), 48px);
}
.sect-line {
  border-bottom: 1px solid var(--tb-line);
  padding-bottom: var(--spacing-sm);
}
.sect .h5 {
  margin-bottom: var(--spacing-sm);
  color: var(--dark);
  font-weight: 800;
}
.sect .cont .scroll {
  overflow-x: auto;
}
.sect .cont .scroll img {
  min-width: 600px;
}
.sect .cont article + article {
  margin-top: var(--spacing-md);
  padding-top: var(--spacing-md);
  border-top: 1px solid var(--tb-line);
}
.sect .cont article + article.noline {
  margin-top: var(--spacing-sm);
  border: 0;
  padding-top: 0;
}
.sect .cont article.noline .h6, .sect .cont article.noline .professor .title, .professor .sect .cont article.noline .title {
  margin-bottom: 0.8888888889rem;
}
@media (min-width: 1260px) {
  .sect.flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: var(--spacing-sm);
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .sect.flex > .h5 {
    -ms-flex-preferred-size: 280px;
        flex-basis: 280px;
    max-width: 280px;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
  .sect.flex .cont {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    max-width: 1080px;
  }
}

#ct {
  overflow-x: clip;
  min-height: 100vh;
  padding-bottom: clamp(60px, calc(120 / 1200 * 100vw), 120px);
}
#ct:not(:has(.sub-top-wrap)) #contents-hd {
  margin-top: clamp(24px, calc(56 / 1200 * 100vw), 56px);
}
#ct:not(:has(.sub-top-wrap)) .sect-title {
  display: none;
}
#ct .sns {
  position: relative;
}
#ct .snsgroup {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0.2222222222rem;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
#ct .hd-title {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
@media (max-width: 767.98px) {
  #ct .hd-title img {
    width: 100px;
  }
}

.sub-top-wrap {
  height: 340px;
  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;
  position: relative;
  color: #fff;
  margin: 0 var(--container-padding) clamp(16px, calc(40 / 1200 * 100vw), 40px);
  border-radius: 1.1111111111rem;
}
.sub-top-wrap .bg {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  background-position: center;
  background-size: cover;
  border-radius: 1.1111111111rem;
}
.sub-top-wrap .bg.sub1 {
  background-image: url(../images/bg/sub1.jpg);
}
.sub-top-wrap .bg.sub2 {
  background-image: url(../images/bg/sub2.jpg);
}
.sub-top-wrap .bg.sub3 {
  background-image: url(../images/bg/sub3.jpg);
}
.sub-top-wrap .bg.sub4 {
  background-image: url(../images/bg/sub4.jpg);
}
.sub-top-wrap .bg.sub5 {
  background-image: url(../images/bg/sub5.jpg);
}
.sub-top-wrap .bg.sub6 {
  background-image: url(../images/bg/sub6.jpg);
}
.sub-top-wrap .bg.sub7 {
  background-image: url(../images/bg/sub7.jpg);
}
.sub-top-wrap .bg.sub8 {
  background-image: url(../images/bg/sub8.jpg);
}
.sub-top-wrap .bg.sub9 {
  background-image: url(../images/bg/sub9.jpg);
}
.sub-top-wrap .bg.sub10 {
  background-image: url(../images/bg/sub10.jpg);
}
.sub-top-wrap .bg.sub11 {
  background-image: url(../images/bg/sub11.jpg);
}
.sub-top-wrap .container {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 100%;
}
.sub-top-wrap h2 {
  font-size: clamp(32px, calc(56 / 1200 * 100vw), 56px);
  font-weight: 800;
  line-height: 1;
  color: #fff;
  margin-bottom: clamp(12px, calc(24 / 1200 * 100vw), 24px);
}
@media (max-width: 767.98px) {
  .sub-top-wrap {
    height: 180px;
  }
  .sub-top-wrap .breadcrumb {
    opacity: 0;
    pointer-events: none;
  }
}

.breadcrumb {
  background: none;
  padding: 0;
  gap: 0.7222222222rem;
  font-size: 0.8888888889rem;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0;
}
.breadcrumb > li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0.7222222222rem;
}
.breadcrumb > li .icon-home {
  width: 1.1111111111rem;
  height: 1.1111111111rem;
}
.breadcrumb > li:not(:first-child):before {
  content: "";
  height: 10px;
  border-left: 1px solid rgba(255, 255, 255, 0.5);
}

#contents-hd {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: var(--spacing-xsm);
  margin-bottom: clamp(20px, calc(40 / 1200 * 100vw), 40px);
  background-color: #F3F3F3;
  border-radius: 8px;
  padding: 0 1.3333333333rem;
  padding-left: 0;
  height: 64px;
}
#contents-hd h3 {
  font-size: 44px;
  font-weight: 800;
  line-height: 1.5;
  color: var(--dark);
}
@media (max-width: 767.98px) {
  #contents-hd h3 {
    font-size: 30px;
  }
}
#contents-hd .aside {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-left: auto;
  gap: 0.8888888889rem;
}
#contents-hd .aside .bar {
  height: 10px;
  border-left: 2px solid #111;
}
#contents-hd .aside [class^=icon-] {
  width: 28px;
  height: 28px;
}
#contents-hd .bredcrumb {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 10px 0;
}
#contents-hd .bredcrumb > a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 2.8888888889rem;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
#contents-hd .bredcrumb .icon-home {
  width: 18px;
  height: 18px;
  background-image: url(../images/home-bk.svg);
}
#contents-hd .bredcrumb .dropdown {
  position: relative;
  line-height: 20px;
  gap: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  min-width: 12.2222222222rem;
}
#contents-hd .bredcrumb .dropdown:before {
  content: "";
  position: absolute;
  width: 1px;
  height: 0.8888888889rem;
  top: 50%;
  margin-top: -6px;
  left: 0;
  background: rgba(17, 17, 17, 0.2);
}
#contents-hd .bredcrumb .dropdown > button {
  background: none;
  font-size: 1rem;
  font-weight: 700;
  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;
  gap: 1.3333333333rem;
  min-width: 10.6666666667rem;
  height: 2.8888888889rem;
  line-height: 150%;
  padding: 0 1.3333333333rem;
}
#contents-hd .bredcrumb .dropdown > button:after {
  content: "";
  width: 1.1111111111rem;
  height: 1.1111111111rem;
  background: url(../images/bc_arr.svg) no-repeat center/contain;
}
#contents-hd .bredcrumb .dropdown-menu {
  left: 0 !important;
  top: 100% !important;
  margin-top: 0.8888888889rem;
  -webkit-transform: none !important;
          transform: none !important;
}
#contents-hd .bredcrumb .dropdown-menu a {
  display: block;
  padding: 0.25rem 1.3333333333rem;
}
#contents-hd .bredcrumb .dropdown-menu .dropdown-item.active, #contents-hd .bredcrumb .dropdown-menu .dropdown-item:active {
  background: var(--primary);
}
#contents-hd .bredcrumb .dropdown-menu .dropdown-item {
  padding: 0;
}
@media (max-width: 767.98px) {
  #contents-hd {
    gap: 0;
    margin-top: -16px;
    width: calc(100% - var(--container-padding) * 2);
    padding: 0;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding-bottom: 50px;
    height: auto;
    background-color: transparent;
    position: absolute;
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
  }
  #contents-hd .bredcrumb {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }
  #contents-hd .bredcrumb > a {
    display: none;
  }
  #contents-hd .bredcrumb .dropdown {
    min-width: auto;
    height: 24px;
  }
  #contents-hd .bredcrumb .dropdown > button {
    padding: 0 12px;
    min-width: auto;
    color: #fff;
    height: auto;
    gap: 8px;
  }
  #contents-hd .bredcrumb .dropdown > button::after {
    -webkit-filter: invert(1);
            filter: invert(1);
  }
  #contents-hd .bredcrumb .dropdown::before {
    left: auto;
    right: 0;
    background-color: #fff;
    opacity: 0.5;
  }
  #contents-hd .bredcrumb .dropdown-menu {
    margin-top: 0;
    min-width: 100% !important;
    background: rgba(255, 255, 255, 0.8);
    padding: 0.2rem 0.5rem;
  }
  #contents-hd .bredcrumb .dropdown-menu > li a {
    display: block;
    font-size: 14px;
    padding: 0.2rem 0;
  }
  #contents-hd .aside {
    margin-left: 12px;
  }
  #contents-hd .aside [class^=icon-] {
    width: 24px;
    height: 24px;
  }
  #contents-hd .aside .btn-print, #contents-hd .aside .bar {
    display: none !important;
  }
  #contents-hd .aside .sns button {
    -webkit-filter: invert(1);
            filter: invert(1);
  }
}

#sns {
  position: absolute;
  left: 50%;
  top: 100%;
  margin: 0.5555555556rem 0 0 -1.1111111111rem;
}
#sns:not(.active) {
  display: none;
}
#sns img {
  width: 2.2222222222rem;
  height: 2.2222222222rem;
  max-width: none;
}

.popWrap {
  overflow-x: clip;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.popWrap .pop-hd {
  background: var(--green);
  position: sticky;
  top: 0;
  z-index: 100;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 0.8888888889rem 1.1111111111rem;
}
.popWrap .pop-hd h2 {
  font-size: 28px !important;
  font-weight: 700;
}
.popWrap .btn-close-pop {
  width: 40px;
  height: 40px;
  font-size: 0;
  background: url(../images/icon-hd-sitemap-x.svg) no-repeat center center/contain;
  -webkit-filter: invert(1);
          filter: invert(1);
}
.popWrap .pop-body {
  padding: 32px 56px;
}
.popWrap:has(.scrollset) {
  height: 100vh;
}
.popWrap:has(.scrollset) .pop-body {
  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-flex: 1;
      -ms-flex: 1;
          flex: 1;
  overflow: hidden;
}
.popWrap:has(.scrollset) .scroll-cont {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  overflow-y: auto;
}
@media (max-width: 767.98px) {
  .popWrap .pop-hd h2 {
    font-size: 22px !important;
  }
  .popWrap .btn-close-pop {
    width: 30px;
    height: 30px;
  }
  .popWrap .pop-body {
    padding: 16px 20px;
  }
}

#globalPopup {
  display: none;
  position: absolute;
  top: 165px;
  left: 0;
  right: 0;
  z-index: 10001;
  padding: 0 var(--container-padding);
  text-align: center;
}
#globalPopup .inner {
  display: inline-block;
  vertical-align: top;
  max-width: 100%;
  background: rgba(26, 71, 94, 0.9);
  border-radius: 10px;
  overflow: hidden;
}
#globalPopup .swiper-wrap {
  position: relative;
  padding: 50px 80px;
  max-width: 1500px;
}
@media (max-width: 767.98px) {
  #globalPopup .swiper-wrap {
    padding: clamp(25px, calc(50 / 1200 * 100vw), 50px);
  }
}
#globalPopup .swiper-wrap .swiper-slide a {
  display: block;
}
#globalPopup .swiper-wrap .swiper-slide a img {
  width: 100%;
  aspect-ratio: 320/360;
}
#globalPopup .swiper-wrap [class*=swiper-button] {
  width: 40px;
  height: 40px;
  background: rgba(0, 0, 0, 0.4) url(../images/btn_next_popup.png) no-repeat center;
  top: 50%;
  margin-top: -20px;
  border-radius: 100%;
}
#globalPopup .swiper-wrap [class*=swiper-button]:after {
  display: none;
}
@media (max-width: 767.98px) {
  #globalPopup .swiper-wrap [class*=swiper-button] {
    display: none;
  }
}
#globalPopup .swiper-wrap .swiper-button-next {
  right: 20px;
}
#globalPopup .swiper-wrap .swiper-button-prev {
  left: 20px;
  -webkit-transform: scaleX(-1);
          transform: scaleX(-1);
}
#globalPopup .swiper-wrap .swiper-pagination {
  position: static;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: clamp(10px, calc(20 / 1200 * 100vw), 20px);
  gap: clamp(3px, calc(6 / 1200 * 100vw), 6px);
}
#globalPopup .swiper-wrap .swiper-pagination-bullet {
  background-color: #0f2937;
  width: clamp(6px, calc(12 / 1200 * 100vw), 12px);
  height: clamp(6px, calc(12 / 1200 * 100vw), 12px);
  border-radius: 100%;
  opacity: 1;
}
#globalPopup .swiper-wrap .swiper-pagination-bullet-active {
  background: #a5bac5;
}
#globalPopup .global-pop-close {
  width: 40px;
  height: 40px;
  background: #0e2e3c url("../images/x.png") no-repeat center;
  margin-left: clamp(12px, calc(24 / 1200 * 100vw), 24px);
  border-top-left-radius: 10px;
}
#globalPopup .popup-btm {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
#globalPopup .today-close {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #fff;
  font-size: 14px;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.04);
  gap: clamp(10px, calc(20 / 1200 * 100vw), 20px);
}
#globalPopup .today-close label {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 4px;
}
#globalPopup .today-close input[type=checkbox] {
  position: static;
  opacity: 1;
  width: 16px;
  height: 16px;
}
@media (min-width: 576px) {
  #globalPopup .swiper-wrapper:not(:has(.swiper-slide:nth-child(2))) {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  #globalPopup .swiper-wrapper:not(:has(.swiper-slide:nth-child(2))) .swiper-slide {
    min-width: 320px;
  }
  #globalPopup .swiper-wrapper:not(:has(.swiper-slide:nth-child(2))) .swiper-slide:last-child {
    margin-right: 0 !important;
  }
}
@media (min-width: 992px) {
  #globalPopup .swiper-wrapper:not(:has(.swiper-slide:nth-child(3))) {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  #globalPopup .swiper-wrapper:not(:has(.swiper-slide:nth-child(3))) .swiper-slide {
    min-width: 320px;
  }
  #globalPopup .swiper-wrapper:not(:has(.swiper-slide:nth-child(3))) .swiper-slide:last-child {
    margin-right: 0 !important;
  }
}
@media (min-width: 1260px) {
  #globalPopup .swiper-wrapper:not(:has(.swiper-slide:nth-child(4))) {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  #globalPopup .swiper-wrapper:not(:has(.swiper-slide:nth-child(4))) .swiper-slide {
    min-width: 320px;
  }
  #globalPopup .swiper-wrapper:not(:has(.swiper-slide:nth-child(4))) .swiper-slide:last-child {
    margin-right: 0 !important;
  }
}
@media (max-width: 575.98px) {
  #globalPopup .swiper {
    max-width: 320px;
  }
}

@media print {
  #hd, #ft {
    display: none;
  }
}
[class^=board-] .subject {
  font-weight: 700;
}
[class^=board-] .data {
  color: #999;
  white-space: nowrap;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
[class^=board-] .data span {
  position: relative;
  line-height: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0.4444444444rem;
}
[class^=board-] .data span + span {
  margin-left: 0.4444444444rem;
  padding-left: 0.4444444444rem;
}
[class^=board-] .data span + span::before {
  content: "";
  position: absolute;
  left: 0;
  top: calc(50% - 0.2222222222rem);
  width: 1px;
  height: 0.4444444444rem;
  background: #B6B6B6;
}
[class^=board-] .data .icon-view {
  margin-right: -4px;
}

.board-search {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 8px;
}
.board-search .input-wrap {
  position: relative;
}
.board-search .input-wrap .icon-srch {
  position: absolute;
  right: 0;
  top: 0;
  width: clamp(40px, calc(56 / 1200 * 100vw), 56px);
  height: 100%;
  background-size: 24px;
}
.board-search .input-wrap .form-control {
  padding-right: clamp(40px, calc(56 / 1200 * 100vw), 56px);
}
@media (min-width: 992px) {
  .board-search {
    gap: 16px;
  }
  .board-search select {
    width: 180px;
  }
  .board-search .input-wrap {
    width: 336px;
  }
}
@media (max-width: 991.98px) {
  .board-search {
    width: 100%;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .board-search select.form-control {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
    width: 1%;
    min-width: 0;
  }
  .board-search .input-wrap {
    -ms-flex-preferred-size: 63%;
        flex-basis: 63%;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
}
.board-search .form-control {
  background-color: #F4F4F5 !important;
  padding-left: clamp(8px, calc(16 / 1200 * 100vw), 16px);
  padding-right: clamp(8px, calc(16 / 1200 * 100vw), 16px);
  border: 0;
  border-radius: 0.6666666667rem;
}
.board-search select.form-control {
  padding-right: 1.3333333333rem;
  background-position: 100% 50%;
}
.board-hd {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 8px;
  margin-bottom: 1.7777777778rem;
}
@media (max-width: 991.98px) {
  .board-hd {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .board-hd .board-tot {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
}
.board-ft {
  margin-top: calc(var(--spacing) / 2);
  position: relative;
  text-align: right;
}
@media (min-width: 1260px) {
  .board-ft {
    padding: 0 160px;
  }
  .board-ft .btn {
    position: absolute;
    top: 50%;
    right: 0;
    min-width: 140px;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    background-color: #E8EEFD;
  }
}
@media (max-width: 1259.98px) {
  .board-ft .btn {
    margin-bottom: var(--spacing-sm);
  }
}
.board-list {
  border-top: 1px solid var(--body);
}
.board-list li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 24px 20px;
  border-bottom: 1px solid var(--tb-line);
}
.board-list li .subject {
  -ms-flex-preferred-size: 0;
      flex-basis: 0;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  max-width: 100%;
}
@media (min-width: 992px) {
  .board-list li .subject {
    font-size: 22px;
  }
}
.board-list li .subject [class^=icon-] {
  margin-left: 4px;
}
.board-list li .badge {
  width: 3em;
  height: 2em;
  font-weight: 700;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 2rem;
}
.board-list li .no {
  width: 3em;
  color: #999;
}
.board-list li.noti {
  background-color: #F1F5FE;
}
@media (min-width: 992px) {
  .board-list li {
    gap: 24px;
  }
}
@media (max-width: 991.98px) {
  .board-list li {
    padding: 12px 10px;
    gap: 10px;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .board-list li .data {
    width: 100%;
    padding-left: calc(3em + 10px);
  }
}
.board-gallery {
  display: grid;
  gap: calc(var(--spacing) * 0.7) calc(var(--spacing) / 2);
  grid-template-columns: repeat(3, 1fr);
  padding: var(--spacing-xsm) 0 calc(var(--spacing) * 0.7);
}
.nav ~ .board-gallery {
  padding-top: 0;
}
@media (max-width: 767.98px) {
  .board-gallery {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 575.98px) {
  .board-gallery {
    grid-template-columns: repeat(1, 1fr);
  }
}
.board-gallery .thumb {
  position: relative;
  overflow: hidden;
  aspect-ratio: 1;
  margin-bottom: var(--spacing-xsm);
  border-radius: 1.3333333333rem;
}
.board-gallery .thumb.vod {
  aspect-ratio: 16/9;
  border-radius: 1.3333333333rem;
}
.board-gallery .thumb.vod:after {
  content: "";
  position: absolute;
  width: 2rem;
  height: 2rem;
  top: 0.8888888889rem;
  right: 0.8888888889rem;
  background: url(../images/play.svg) no-repeat center/contain;
}
.board-gallery .thumb img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.board-gallery > li {
  min-width: 0;
}
.board-gallery .text-st, .board-gallery .year_header .title, .year_header .board-gallery .title, .board-gallery .text-label, .board-gallery .board-faq .accordion-title > span, .board-faq .board-gallery .accordion-title > span, .board-gallery .board-list li .subject, .board-list li .board-gallery .subject {
  display: -webkit-box !important;
  overflow: hidden;
  height: 3em;
  line-height: 1.5 !important;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  word-wrap: break-word;
  white-space: normal !important;
  height: auto;
  text-decoration: underline;
}
@media (min-width: 576px) {
  .board-gallery .text-st, .board-gallery .year_header .title, .year_header .board-gallery .title, .board-gallery .text-label, .board-gallery .board-faq .accordion-title > span, .board-faq .board-gallery .accordion-title > span, .board-gallery .board-list li .subject, .board-list li .board-gallery .subject {
    height: 3em;
  }
}
.board-gallery .text-sm, .board-gallery #profileView .pro_profile_view .position, #profileView .pro_profile_view .board-gallery .position, .board-gallery .professor > li .subtitle, .professor > li .board-gallery .subtitle, .board-gallery .badge, .board-gallery [class^=board-] .data span, [class^=board-] .data .board-gallery span, .board-gallery .board-list li .badge, .board-list li .board-gallery .badge {
  color: #999;
  margin-top: 0.5em;
}
.board-faq {
  border-top: 2px solid var(--navy);
}
.board-faq li {
  border-bottom: 1px solid var(--line);
}
.board-faq [class^=accordion] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 20px 16px;
}
.board-faq [class^=accordion] > span, .board-faq [class^=accordion] > div {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  max-width: 100%;
  padding: 3px 40px 3px 24px;
}
.board-faq [class^=accordion]::before {
  display: inline-block;
  width: 40px;
  height: 40px;
  line-height: 40px;
  border-radius: 50%;
  font-family: var(--font-eng);
  color: var(--white);
  font-weight: 600;
  font-size: 1.1111111111rem;
  text-align: center;
}
@media (max-width: 991.98px) {
  .board-faq [class^=accordion] {
    padding: 1rem 10px;
  }
  .board-faq [class^=accordion]::before {
    width: 30px;
    height: 30px;
    line-height: 30px;
  }
  .board-faq [class^=accordion] > span, .board-faq [class^=accordion] > div {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    max-width: 100%;
    padding: 3px 30px 3px 1rem;
  }
}
.board-faq .accordion-title > span {
  font-weight: 700;
}
.board-faq .accordion-title::before {
  content: "Q";
  background-color: var(--navy);
}
.board-faq .accordion-content {
  background-color: var(--bg);
  border-top: 1px solid var(--line);
}
.board-faq .accordion-content > div {
  padding-right: 0 !important;
}
.board-faq .accordion-content::before {
  content: "A";
  background-color: var(--green);
}
.board-view {
  border-top: 2px solid var(--body);
}
.board-view-hd {
  padding: var(--spacing-xsm);
  border-bottom: 1px solid var(--line);
}
.board-view-hd .data {
  margin-top: 0.4444444444rem;
}
.board-view-body {
  border-bottom: 1px solid var(--line);
  padding: var(--spacing-sm) var(--spacing-xsm);
  margin-bottom: var(--spacing-xsm);
  word-break: break-all;
}
.board-view-body ul, .board-view-body ol {
  margin: revert !important;
  padding: revert !important;
}
.board-view-body ul li, .board-view-body ol li {
  list-style: revert !important;
  margin: revert !important;
  padding: revert !important;
}
.board-view-body h1, .board-view-body h2, .board-view-body h3, .board-view-body h4, .board-view-body h5, .board-view-body h6, .board-view-body p {
  margin: revert !important;
}
.board-view-file {
  margin-top: 0.8888888889rem;
}
.board-view-file p + p {
  margin-top: 4px;
}
.board-view-file a {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  gap: 0.2222222222rem;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  vertical-align: top;
}
.board-view-nav a {
  border-radius: var(--radius);
  background: var(--bg);
  padding: 0.8888888889rem;
  gap: 8px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.board-view-nav a span {
  color: var(--primary);
  font-weight: 700;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.board-view-nav a strong {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-left: 0.4444444444rem;
}
.board-view-nav a + a {
  margin-top: 8px;
}
.board-view-nav a.disabled {
  pointer-events: none;
  color: rgba(17, 17, 17, 0.4);
}
.board-write {
  border-top: 2px solid var(--body);
}
.board-write > .form-group {
  border-bottom: 1px solid var(--line);
  padding: 1.3333333333rem 0;
  margin: 0;
}

.pager {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 4px;
  text-align: left;
}
.pager .pagerMoBtn, .pager .txtPager, .pager::before, .pager::after {
  display: none;
}
.pager .pagerBtn {
  display: block;
  width: 44px;
  height: 44px;
  overflow: hidden;
  text-indent: -9999px;
  background: url(../images/page-arr1.svg) no-repeat center/contain;
  opacity: 0.4;
  pointer-events: none;
}
.pager .pagerBtn.btnFirst, .pager .pagerBtn.btnLast {
  background-image: url(../images/page-arr2.svg);
}
.pager .pagerBtn.btnNext, .pager .pagerBtn.btnLast {
  -webkit-transform: scaleX(-1);
          transform: scaleX(-1);
}
.pager .pagerBtn.on {
  opacity: 1;
  pointer-events: auto;
}
@media (max-width: 767.98px) {
  .pager .pagerBtn {
    width: 32px;
    height: 32px;
  }
}
.pager ul {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 4px;
}
.pager ul a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0;
  width: 44px;
  height: 44px;
  overflow: hidden;
  border: 0;
  font-weight: 500;
}
.pager ul a.active {
  background-color: var(--primary);
  border-radius: 50%;
  color: var(--white);
  font-weight: 700;
}
@media (max-width: 767.98px) {
  .pager ul a {
    width: 32px;
    height: 32px;
    font-size: 14px;
  }
}
.pager + .btn-wrap {
  margin-top: var(--spacing);
}

.tb {
  border-collapse: collapse;
  text-align: center;
  border-top: 2px solid var(--body);
  word-break: keep-all;
}
.tb td, .tb th {
  padding: 16px;
  border-bottom: 1px solid var(--tb-line);
}
.tb td:not(:last-child), .tb th:not(:last-child) {
  border-right: 1px solid var(--tb-line);
}
.tb td[rowspan]:not(:first-child), .tb th[rowspan]:not(:first-child) {
  border-left: 1px solid var(--tb-line);
}
.tb td ul, .tb th ul {
  text-align: left;
}
.tb td.txL, .tb th.txL {
  text-align: left;
}
.tb.no-line td, .tb.no-line th {
  border-right: 0 !important;
}
.tb thead th {
  background-color: #E9EFFB;
}
.tb tbody th, .tb tfoot th {
  background-color: var(--bg);
  font-weight: 500;
}
.tb.td-left td {
  text-align: left;
}
.tb.tb-fixed {
  table-layout: fixed;
}
.tb td.bg {
  background: #F7F7F8;
  font-weight: 500;
  white-space: nowrap;
}
.tb .btn .icon-arr {
  background-image: url(../images/chevron_backward.svg);
  transform: scaleX(-1);
}
@media (max-width: 991.98px) {
  .tb td, .tb th {
    padding: 14px 8px;
  }
}

.table-responsive .tb {
  min-width: 600px;
}

.accordion-title::after {
  content: "";
  position: absolute;
  right: 16px;
  top: calc(50% - 12px);
  width: 24px;
  height: 24px;
  background: url(../images/ico-plus.svg) no-repeat center center/contain;
}
.accordion-title::marker {
  display: none;
}

details [class^=accordion] {
  position: relative;
}
details[open] .accordion-title::after {
  background: url(../images/ico-minus.svg) no-repeat center center/contain;
}

.professor {
  position: relative;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  overflow: hidden;
  gap: var(--spacing-xs);
}
.professor > li {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
@media (max-width: 991.98px) {
  .professor > li {
    background-color: #F1F5FE;
  }
  .professor > li:nth-of-type(even) {
    background-color: #F4F4F5;
  }
  .professor > li:not(:nth-of-type(1)) .profImgBox {
    top: var(--spacing-xsm);
  }
}
.professor > li > a:first-child {
  display: block;
  margin-bottom: 1.1111111111rem;
  cursor: text;
}
.professor .profBtn {
  width: 7.7777777778rem;
  height: 2.8888888889rem;
  border-radius: 1.4444444444rem;
  background-color: #fff;
  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: 700;
  color: var(--primary);
}
.professor > li {
  border-radius: var(--radius);
  padding: var(--spacing-xsm);
}
@media (min-width: 992px) {
  .professor > li:nth-of-type(4n+1), .professor > li:nth-of-type(4n+4) {
    background-color: #F1F5FE;
  }
  .professor > li:nth-of-type(4n+2), .professor > li:nth-of-type(4n+3) {
    background-color: #F4F4F5;
  }
}
@media (max-width: 991.98px) {
  .professor {
    grid-template-columns: 1fr;
  }
}

.professor > li {
  --gap: 24px;
  position: relative;
  padding-left: calc(102px + var(--gap) + var(--spacing-xsm));
}
@media (max-width: 1259.98px) {
  .professor > li {
    --gap: 16px;
  }
}
@media (max-width: 575.98px) {
  .professor > li {
    --gap: 8px;
  }
}
.professor > li .profImgBox {
  width: 102px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  position: absolute;
  top: var(--spacing-xsm);
  left: var(--spacing-xsm);
}
.professor > li .subtitle {
  color: var(--gray);
  margin-top: 6px;
  font-weight: 500;
}
.professor > li table {
  margin-bottom: 0.6666666667rem;
}
.professor > li table tr > * {
  vertical-align: top;
  padding-bottom: 0.4444444444rem;
}
.professor > li table .head {
  font-weight: 700;
  width: 1% !important;
  white-space: nowrap;
}
.professor > li table .left {
  padding-left: 0.6666666667rem;
}
@media (max-width: 575.98px) {
  .professor > li table {
    font-size: 14px;
  }
}

#profileView .sel {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0.4444444444rem;
  margin-bottom: calc(var(--spacing) / 2);
}
#profileView .sel > p {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}
#profileView .sel select {
  height: 2.8888888889rem !important;
  border: 2px solid #111;
  border-radius: 1.4444444444rem;
  padding: 0 2.6666666667rem 0 1.3333333333rem;
  background-position: center right 1.3333333333rem;
  font-weight: 700;
  min-width: 7.8888888889rem;
  line-height: 1.5 !important;
  margin: 0 !important;
  width: auto;
}
#profileView .sel .go_btn {
  padding: 0 1.3333333333rem;
  background: var(--primary);
  height: 2.8888888889rem;
  border-radius: 1.4444444444rem;
  color: #fff;
  font-weight: 700;
  border: 0;
}
#profileView .boxin.type3 {
  position: relative;
  border: 0;
  padding: 0;
  margin: 0;
}
#profileView .boxin.type3:before {
  content: "";
  position: absolute;
  bottom: 1.2222222222rem;
  left: -1rem;
  background: url(../images/board/pro_profile_deco.png) no-repeat 0px 0px/contain;
  width: 32px;
  height: 32px;
  z-index: 1;
}
#profileView .pro_profile_view {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: var(--spacing-xsm);
  background: #F1F5FE;
  border-radius: 1.3333333333rem;
  padding-right: 180px;
  gap: var(--spacing-xsm);
}
@media (max-width: 767.98px) {
  #profileView .pro_profile_view {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 24px 24px 60px;
    background-size: auto 90px;
  }
  #profileView .pro_profile_view table {
    width: 100%;
  }
}
#profileView .pro_profile_view:after {
  display: none;
}
#profileView .pro_profile_view .pic {
  width: 102px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  float: none;
}
#profileView .pro_profile_view .pic img {
  width: 100%;
}
#profileView .pro_profile_view .cont {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
#profileView .pro_profile_view .title {
  font-size: 26px;
  font-weight: 700;
  height: auto;
  border-bottom: 0;
  color: var(--dark);
  margin-bottom: 0.8888888889rem;
}
#profileView .pro_profile_view .title:before {
  display: none;
}
@media (max-width: 767.98px) {
  #profileView .pro_profile_view .title {
    font-size: 24px;
    text-align: center;
    line-height: 0;
    margin-top: 0.25em;
  }
}
#profileView .pro_profile_view .position {
  color: var(--gray);
  font-weight: 500;
  vertical-align: middle;
}
#profileView .pro_profile_view .position:first-child {
  margin-left: 0.6666666667rem;
}
@media (max-width: 767.98px) {
  #profileView .pro_profile_view .position:first-child:first-child {
    margin-left: 0;
  }
  #profileView .pro_profile_view .position:first-child:first-child::before {
    content: "";
    display: block;
    height: 1.2em;
  }
}
#profileView .pro_profile_view .position ~ .position {
  display: inline-block;
  line-height: 1.5em;
}
#profileView .pro_profile_view table tr > * {
  vertical-align: top;
  padding-bottom: 0.4444444444rem;
  background: none;
  color: #111;
  line-height: 1.5;
}
#profileView .pro_profile_view table .head {
  font-weight: 700;
  width: 1% !important;
  white-space: nowrap;
}
#profileView .pro_profile_view table .left {
  padding-left: 0.6666666667rem;
  white-space: normal;
}
#profileView .contTable2 {
  border: 0;
  color: var(--body);
  margin: 0;
  display: block;
  margin-top: 8px;
}
#profileView .contTable2 colgroup {
  display: none;
}
#profileView .contTable2 tbody, #profileView .contTable2 th, #profileView .contTable2 td, #profileView .contTable2 tr {
  display: block;
  height: auto;
}
#profileView .contTable2 th {
  width: auto;
  padding: var(--spacing-xsm) 0 var(--spacing-xs);
  background: none;
  text-align: left;
  font-size: clamp(20px, calc(26 / 1200 * 100vw), 26px);
  color: #111;
  border: 0;
}
#profileView .contTable2 td {
  padding: 0 0 var(--spacing-xsm);
  border: 0;
  border-bottom: 1px solid var(--tb-line);
}
#profileView .contTable2 tr:last-child td {
  border-bottom: 0;
}
#profileView .btn_middle2 {
  display: block;
  background: none;
}
#profileView .btn_middle2 > a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 12.2222222222rem;
  height: 3.5555555556rem;
  border-radius: 1.7777777778rem;
  background-color: #E8EEFD;
  margin: clamp(24px, calc(48 / 1200 * 100vw), 48px) auto 0;
  font-weight: 700;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: var(--primary) !important;
  padding: 0;
  font-size: 1rem;
  text-decoration: none;
}

.contTable_c {
  border-top: 2px solid #111;
}
.contTable_c tr > * {
  border: 1px solid var(--tb-line);
  text-align: center;
  height: 3.3333333333rem;
  padding: 0 4px;
}
.contTable_c tr > *:first-child {
  border-left: 0;
}
.contTable_c tr > *:last-child {
  border-right: 0;
}
.contTable_c th {
  background: #F1F2F3;
  text-align: center;
  white-space: nowrap;
  border-color: var(--line) !important;
  border-bottom: 0 !important;
}
.contTable_c tbody b {
  font-weight: 400;
}
.contTable_c tbody td:before {
  width: 1rem;
  aspect-ratio: 1;
  display: block;
  margin: 0 auto;
}
@media (max-width: 767.98px) {
  .contTable_c tbody td:before {
    width: 0.8rem;
  }
}
.contTable_c tbody td:nth-last-child(-n+4):not(:empty) {
  font-size: 0;
}
.contTable_c tbody td:nth-last-child(-n+4):not(:empty)::before {
  content: "";
  background-color: var(--primary);
  -webkit-mask: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxMCAxMCI+PHJlY3QgeD0iMSIgeT0iMSIgd2lkdGg9IjgiIGhlaWdodD0iOCIgdHJhbnNmb3JtPSJyb3RhdGUoNDUgNSA1KSIgZmlsbD0iIzAwMCIvPjwvc3ZnPg==") no-repeat center/contain;
  mask: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxMCAxMCI+PHJlY3QgeD0iMSIgeT0iMSIgd2lkdGg9IjgiIGhlaWdodD0iOCIgdHJhbnNmb3JtPSJyb3RhdGUoNDUgNSA1KSIgZmlsbD0iIzAwMCIvPjwvc3ZnPg==") no-repeat center/contain;
}
.contTable_c tbody td.icon_diamond::before {
  content: "";
  background-color: var(--primary);
  -webkit-mask: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxMCAxMCI+PHJlY3QgeD0iMSIgeT0iMSIgd2lkdGg9IjgiIGhlaWdodD0iOCIgdHJhbnNmb3JtPSJyb3RhdGUoNDUgNSA1KSIgZmlsbD0iIzAwMCIvPjwvc3ZnPg==") no-repeat center/contain;
  mask: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxMCAxMCI+PHJlY3QgeD0iMSIgeT0iMSIgd2lkdGg9IjgiIGhlaWdodD0iOCIgdHJhbnNmb3JtPSJyb3RhdGUoNDUgNSA1KSIgZmlsbD0iIzAwMCIvPjwvc3ZnPg==") no-repeat center/contain;
}
.contTable_c tbody tr:not(:first-child):has([rowspan]:first-child:nth-last-child(9)) td {
  border-top: 2px solid #999;
}
@media (max-width: 767.98px) {
  .contTable_c {
    font-size: 0.8rem;
  }
}

.site-list {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 3.1111111111rem var(--spacing-xsm);
}
@media (max-width: 991.98px) {
  .site-list {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media (max-width: 575.98px) {
  .site-list {
    grid-template-columns: repeat(2, 1fr);
    row-gap: 32px;
  }
}
.site-list li {
  min-width: 0;
  word-break: break-all;
}
.site-list li:hover .box {
  -webkit-box-shadow: 10px 10px 20px rgba(0, 0, 0, 0.08);
          box-shadow: 10px 10px 20px rgba(0, 0, 0, 0.08);
}
.site-list .box {
  aspect-ratio: 302/152;
  background: #fff;
  border: 1px solid var(--tb-line);
  margin-bottom: 0.8888888889rem;
  padding: var(--spacing-xsm);
  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;
}
.site-list .box img {
  max-height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.site-list .text-sm, .site-list .badge, .site-list [class^=board-] .data span, [class^=board-] .data .site-list span, .site-list .board-list li .badge, .board-list li .site-list .badge, .site-list .professor > li .subtitle, .professor > li .site-list .subtitle, .site-list #profileView .pro_profile_view .position, #profileView .pro_profile_view .site-list .position {
  margin-top: 0.2222222222rem;
}

textarea {
  display: block;
  width: 100%;
  line-height: 1.6;
  border: 1px solid transparent;
  border-radius: var(--radius);
  padding: 16px;
}
@media (max-width: 991.98px) {
  textarea {
    padding: 10px;
  }
}

.form-control {
  border: 1px solid transparent;
  padding: 0.6666666667rem 0.8888888889rem;
  border-radius: var(--radius);
  background-color: var(--bg);
  color: var(--body);
  height: var(--input-height);
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}
.form-control::-webkit-input-placeholder {
  color: var(--lightgray);
}
.form-control::-moz-placeholder {
  color: var(--lightgray);
}
.form-control:-ms-input-placeholder {
  color: var(--lightgray);
}
.form-control::-ms-input-placeholder {
  color: var(--lightgray);
}
.form-control::placeholder {
  color: var(--lightgray);
}
.form-control[readonly] {
  background-color: var(--bg);
}
@media (min-width: 768px) {
  .form-control.short {
    width: 320px;
  }
  .form-control.shorter {
    width: 200px;
  }
}

select {
  border: 1px solid transparent;
  padding: 0.6666666667rem 0.8888888889rem;
  padding-right: 2.2222222222rem;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background: #fff url(../images/icon_arrow_down.svg) no-repeat right 0.8888888889rem center/1.3333333333rem;
  height: var(--input-height);
  border-radius: var(--radius);
}
select:invalid {
  color: var(--lightgray) !important;
}

.board-write input[type=radio] {
  width: 1.5em;
  height: 1.5em;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background: url(../images/radio.svg) no-repeat 0 0/cover;
  display: inline-block;
  vertical-align: top;
  margin-right: 0.5555555556rem;
}
.board-write input[type=radio]:checked {
  background-image: url(../images/radio-on.svg);
}
.board-write input[type=radio]:not(:first-child) {
  margin-left: 1.1111111111rem;
}
.board-write input[type=radio] ~ label {
  cursor: pointer;
}
.board-write .col-md:has(input[type=radio]) {
  padding: 0.6666666667rem 0;
}

.text-label {
  font-weight: 800;
  text-align: left;
  -ms-flex-item-align: center;
      align-self: center;
}

.required-mark, label.required::after {
  display: inline-block;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background-color: var(--primary);
  vertical-align: middle;
  margin-left: 0.5em;
  margin-top: -2px;
}

label.required::after {
  content: "";
}

.form-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 0 2rem;
}
.form-group > [class*=col-] {
  padding-left: 0;
  padding-right: 0;
  line-height: 1.5em;
}
.form-group .btn {
  white-space: nowrap;
}
.form-group .col-md-auto {
  -ms-flex-preferred-size: 8.8888888889rem;
      flex-basis: 8.8888888889rem;
  max-width: 8.8888888889rem;
  font-weight: 700;
  padding: 0.6666666667rem 0;
}
.form-group .col-md.static {
  padding: 0.6666666667rem 0;
}

.form-inline {
  row-gap: 16px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (max-width: 991.98px) {
  .form-inline {
    row-gap: 8px;
  }
}

.form-agree textarea {
  border: 0;
}
.form-agree-group li {
  border: 1px solid var(--tb-line);
  border-radius: var(--radius);
  padding: 19px;
}
.form-agree-group li.agree-all {
  background-color: var(--bg);
  border-color: var(--bg);
}
.form-agree-group li.agree-all:has(input:checked) {
  background-color: #F2FBE9;
}
.form-agree-group li.agree-all:has(input:checked) input:checked + span {
  color: var(--green);
}
.form-agree-group li.agree-all .check-label input:checked + span {
  color: var(--green);
}
.form-agree-group li.agree-all .check-label::before {
  background-color: var(--white);
}
.form-agree-group li.agree-all .accordion-title::after {
  display: none;
}
.form-agree-group li + li {
  margin-top: 8px;
}
.form-agree-group li .accordion-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.form-agree-group li .accordion-title .check-label {
  font-weight: 500;
}
.form-agree-group li .accordion-content {
  padding-top: 8px;
}
.form-agree-group li .accordion-content textarea {
  background-color: var(--bg);
}
@media (max-width: 991.98px) {
  .form-agree-group li {
    padding: 10px;
  }
}

.form-email {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 8px;
}
.form-email select {
  min-width: 200px;
}
@media (max-width: 767.98px) {
  .form-email {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .form-email input {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
  .form-email select {
    width: 100%;
  }
}

.form-phone {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 8px;
}
@media (min-width: 768px) {
  .form-phone select, .form-phone input {
    width: 200px;
  }
}

.file-upload {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0.4444444444rem;
  padding: 1.3333333333rem;
  font-weight: 700;
  width: 100%;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.file-upload img {
  width: 2.4444444444rem;
}

.file-group {
  margin-top: 0.8888888889rem;
  display: grid;
  gap: 0.4444444444rem;
  grid-template-columns: repeat(2, 1fr);
}
@media (max-width: 575.98px) {
  .file-group {
    grid-template-columns: repeat(1, 1fr);
  }
}
.file-group li {
  min-width: 0;
}
.file-group .media {
  padding: 0.8888888889rem;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border: 1px solid #ddd;
}

.thumbnail-file {
  width: 5.5555555556rem;
  height: 5.5555555556rem;
  overflow: hidden;
  position: relative;
}
.thumbnail-file .upload {
  width: 100%;
  height: 100%;
  background: url(../images/upload.svg) no-repeat center/contain;
  background-size: contain !important;
  background-color: #f4f4f4 !important;
  background-repeat: no-repeat !important;
  background-position: center !important;
}
.thumbnail-file img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.thumbnail-file .icon-cancel-circle {
  position: absolute;
  top: 0.4444444444rem;
  left: 0.4444444444rem;
  border-radius: 100%;
  -webkit-filter: drop-shadow(0 2px 6px rgba(17, 25, 62, 0.16));
          filter: drop-shadow(0 2px 6px rgba(17, 25, 62, 0.16));
}

.index {
  --spacing: 120px;
}
@media (max-width: 991.98px) {
  .index {
    --spacing: 60px;
  }
}
@media (max-width: 575.98px) {
  .index {
    --spacing: 48px;
  }
}

.index-top {
  margin-left: var(--container-padding);
  margin-right: var(--container-padding);
}
.index-top-visual {
  position: relative;
  border-radius: 1.1111111111rem;
  overflow: hidden;
  margin-bottom: 0.4444444444rem;
}
@media (max-width: 991.98px) {
  .index-top-visual {
    margin-left: calc(var(--container-padding) * -1);
    margin-right: calc(var(--container-padding) * -1);
    border-radius: 0;
  }
}
.index-top-visual .swiper-slide {
  height: 700px;
}
.index-top-visual .swiper-slide .embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.index-top-visual .swiper-slide .embed.index-top-mo {
  display: none;
}
@media (max-width: 767.98px) {
  .index-top-visual .swiper-slide .embed.index-top-pc {
    display: none;
  }
  .index-top-visual .swiper-slide .embed.index-top-mo {
    display: block;
    -o-object-position: 50% 15%;
       object-position: 50% 15%;
  }
}
.index-top-visual .swiper-slide.swiper-slide-active .title > * {
  -webkit-transform: translateY(0px);
          transform: translateY(0px);
  opacity: 1;
}
.index-top-visual .swiper-slide .title {
  position: relative;
  padding-top: 180px;
}
.index-top-visual .swiper-slide .title > * {
  -webkit-transform: translateY(30px);
          transform: translateY(30px);
  opacity: 0;
  -webkit-transition: all 1s;
  transition: all 1s;
  display: block;
}
.index-top-visual .swiper-slide .title .h2 {
  margin: 0.4444444444rem 0 clamp(15px, calc(30 / 1200 * 100vw), 30px);
  font-weight: 500;
  -webkit-transition-delay: 0.25s;
          transition-delay: 0.25s;
}
.index-top-visual .swiper-slide .title .h2 strong {
  font-weight: 800;
}
.index-top-visual .swiper-slide .title .h6, .index-top-visual .swiper-slide .title .professor .title, .professor .index-top-visual .swiper-slide .title .title {
  font-weight: 400;
  -webkit-transition-delay: 0.5s;
          transition-delay: 0.5s;
  color: #778FA3;
}
@media (max-width: 991.98px) and (min-width: 768px) {
  .index-top-visual .swiper-slide .title {
    padding-top: 100px;
  }
  .index-top-visual .swiper-slide .title .h2.sm {
    font-size: 36px !important;
  }
}
@media (max-width: 767.98px) {
  .index-top-visual .swiper-slide .title {
    padding-top: 50%;
    padding-bottom: 100px;
  }
}
@media (max-width: 991.98px) {
  .index-top-visual .swiper-slide {
    height: 440px;
  }
}
@media (max-width: 767.98px) {
  .index-top-visual .swiper-slide {
    height: auto;
  }
}
.index-top-visual .swiper-controls {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  bottom: 180px;
  z-index: 5;
  gap: 4px;
}
.index-top-visual .swiper-controls .swiper-pagination {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  line-height: 0;
  gap: 0.2777777778rem;
  position: static;
  width: auto;
  margin-left: 0.4444444444rem;
}
.index-top-visual .swiper-controls .swiper-pagination-bullet {
  width: 1.3333333333rem;
  height: 0.2222222222rem;
  background: #050629;
  border-radius: 0;
  margin: 0;
}
.index-top-visual .swiper-controls [class*=swiper-button] {
  width: 1.7777777778rem;
  height: 1.7777777778rem;
}
@media (max-width: 1259.98px) {
  .index-top-visual .swiper-controls {
    bottom: 12%;
  }
}
.index-top .top-quick {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  pointer-events: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  z-index: 5;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  gap: 0.4444444444rem;
}
.index-top .top-quick a {
  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-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 120px;
  height: 120px;
  border-radius: 8px;
  background: var(--secondary);
  color: #fff;
  pointer-events: auto;
  gap: 0.3333333333rem;
  text-align: center;
}
@media (max-width: 991.98px) {
  .index-top .top-quick {
    position: relative;
    top: 0;
    -webkit-transform: none;
            transform: none;
    left: 0;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    padding: 0 0 16px;
    margin-top: -30px;
  }
  .index-top .top-quick a {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    width: auto;
    height: 75px;
    font-size: clamp(14px, calc(18 / 1200 * 100vw), 18px);
  }
  .index-top .top-quick img {
    height: 24px;
  }
}
.index-top-quick {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0.4444444444rem;
}
.index-top-quick .bx-quick {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding: clamp(14px, calc(20 / 1200 * 100vw), 20px) clamp(16px, calc(24 / 1200 * 100vw), 24px);
  background: #F4F4F5;
  border-radius: 8px;
  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;
  font-weight: 700;
  min-width: 0;
  font-size: clamp(16px, calc(22 / 1200 * 100vw), 22px);
}
.index-top-quick .bx-quick img {
  height: clamp(24px, calc(32 / 1200 * 100vw), 32px);
}
@media (max-width: 1439.98px) {
  .index-top-quick {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
  }
}
@media (max-width: 767.98px) {
  .index-top-quick {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media (max-width: 575.98px) {
  .index-top-quick {
    grid-template-columns: repeat(2, 1fr);
  }
}

.index-sect {
  margin-top: var(--spacing);
}
.index-sect .hd {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 8px 20px;
  margin-bottom: var(--spacing-xsm);
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.index-sect .hd p {
  color: #333;
}
.index-sect .nav.h4 {
  gap: clamp(12px, calc(16 / 1200 * 100vw), 16px);
}
.index-sect .nav.h4 a:not(.active) {
  opacity: 0.3;
}
.index-sect .swiper-slide {
  height: auto;
}
.index-sect .card {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  border: 0;
}
.index-sect .card img {
  width: 100%;
  border-radius: 0.8888888889rem;
}
.index-sect .card .cont {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding: 1.3333333333rem;
  border-radius: 0.8888888889rem;
  background: var(--primary);
  color: #fff;
}
.index-sect .card .h6, .index-sect .card .professor .title, .professor .index-sect .card .title {
  display: block;
  margin-top: 0.5555555556rem;
  color: #fff;
}
.index-sect .card .badge {
  padding-left: 0.3333333333rem;
  padding-right: 0.3333333333rem;
}
.index-sect .bx {
  padding: clamp(20px, calc(24 / 1200 * 100vw), 24px);
  border-radius: 0.8888888889rem;
  background: #F4F4F5;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 100%;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.index-sect .hd a.btn,
.index-sect .swiper-controls a.btn {
  min-height: 2.8888888889rem;
}
@media (max-width: 575.98px) {
  .index-sect:has(.swiper-controls.float) {
    position: relative;
    padding-bottom: 40px;
  }
  .index-sect:has(.swiper-controls.float) .swiper {
    overflow: visible;
  }
  .index-sect:has(.swiper-controls.float) .swiper-controls.float {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
  }
  .index-sect:has(.swiper-controls.float) .swiper-controls.float .swiper-pagination {
    margin-left: auto;
  }
  .index-sect:has(.swiper-controls.float) .swiper-controls.float .btn {
    display: none;
  }
}

@media (min-width: 1260px) {
  .notice-strength {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    gap: 40px;
  }
  .notice-strength > .index-sect {
    -ms-flex-preferred-size: calc((100% - 40px) / 2);
        flex-basis: calc((100% - 40px) / 2);
    max-width: calc((100% - 40px) / 2);
  }
}
@media (min-width: 1440px) {
  .notice-strength {
    gap: 5%;
  }
  .notice-strength > .index-sect {
    -ms-flex-preferred-size: 47.5%;
        flex-basis: 47.5%;
    max-width: 47.5%;
  }
}

.notice-list li {
  border-bottom: 1px solid var(--line);
}
.notice-list .media {
  padding: 1.1111111111rem 0;
  gap: 0.6666666667rem;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-weight: 500;
}
@media (max-width: 1259.98px) {
  .notice-list .media {
    min-height: 0;
    gap: 0.5714285714rem;
  }
}
.notice-list .badge {
  background: #F4F4F5;
  border-radius: 2rem;
  padding: 0.2222222222rem 0.6666666667rem;
}

.index-schedule .legend {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: clamp(6px, calc(12 / 1200 * 100vw), 12px);
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.index-schedule .legend span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0.4444444444rem;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-weight: 500;
}
.index-schedule .legend .dot {
  width: 0.5555555556rem;
  height: 0.5555555556rem;
}
@media (max-width: 575.98px) {
  .index-schedule .legend {
    display: none;
  }
}
.index-schedule .dot {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
  display: block;
  width: 0.6666666667rem;
  height: 0.6666666667rem;
  border-radius: 100%;
  background: var(--red);
}

@media (max-width: 767.98px) {
  .schedule {
    margin-left: calc(var(--container-padding) * -1);
    margin-right: calc(var(--container-padding) * -1);
    padding-left: 8px;
    padding-right: 8px;
  }
}
.schedule-hd {
  padding: 0.2222222222rem;
  background: var(--secondary);
  border-radius: 2rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 8px;
}
.schedule-hd button {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  font-family: var(--font-eng);
  font-weight: 600;
  padding: clamp(4px, calc(8 / 1200 * 100vw), 8px);
  color: #fff;
  border-radius: 2rem;
}
.schedule-hd button.on {
  background: var(--primary);
}
@media (max-width: 767.98px) {
  .schedule-hd {
    margin: 0 -8px 8px;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    overflow-x: auto;
    border-radius: 0;
  }
  .schedule-hd button {
    min-width: 60px;
  }
}
.schedule-day {
  padding: 0.8888888889rem;
  border-radius: 0.8888888889rem;
  background: #F4F4F5;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin-bottom: 8px;
}
.schedule-day button {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.schedule-day button span {
  width: 1.6666666667rem;
  line-height: 1.6666666667rem;
  border-radius: 100%;
  display: block;
  text-align: center;
  font-family: var(--font-eng);
  margin: 0 auto;
}
.schedule-day button.today span {
  background: var(--primary);
  color: #fff;
}
.schedule-day .dot {
  margin: 0 auto;
}
@media (max-width: 1259.98px) {
  .schedule-day {
    display: none;
  }
}
.schedule-list {
  position: relative;
}
.schedule-list:not(:has(.swiper-button-lock)) {
  padding: 0 72px;
}
.schedule-list [class*=swiper-button] {
  width: 64px;
  height: 100%;
  border-radius: 0.8888888889rem;
  background: #F4F4F5;
  -webkit-transform: none;
          transform: none;
  margin: 0;
  top: 0;
}
.schedule-list [class*=swiper-button]:after {
  content: "";
  width: 20px;
  height: 20px;
  background: url(../images/index/arr.svg) no-repeat center/contain;
}
@media (max-width: 1259.98px) {
  .schedule-list [class*=swiper-button] {
    width: 42px;
    border-radius: 12px;
  }
}
.schedule-list .swiper-button-next {
  right: 0;
}
.schedule-list .swiper-button-prev {
  left: 0;
  -webkit-transform: scaleX(-1);
          transform: scaleX(-1);
}
@media (max-width: 1259.98px) {
  .schedule-list {
    padding: 0px !important;
  }
  .schedule-list [class*=swiper-button] {
    display: none;
  }
}
.schedule-swiper .swiper-slide {
  width: 312px;
  padding: clamp(16px, calc(24 / 1200 * 100vw), 24px);
  border-radius: 0.8888888889rem;
  background: #E9EFFB;
}
.schedule-swiper .swiper-slide .name {
  display: block;
  margin: 2px 0 1.1111111111rem;
  font-size: clamp(18px, calc(22 / 1200 * 100vw), 22px);
}
@media (max-width: 575.98px) {
  .schedule-swiper .swiper-slide .name {
    font-size: 16px !important;
  }
}
.schedule-swiper .swiper-slide .text-primary {
  font-weight: 600;
}
.schedule-swiper .swiper-slide .date {
  font-size: clamp(14, calc(16 / 1200 * 100vw), 16px);
  color: var(--gray);
}
@media (max-width: 1259.98px) {
  .schedule-swiper .swiper-slide {
    width: 280px;
  }
}
@media (max-width: 767.98px) {
  .schedule-swiper .swiper-slide {
    width: 140px;
  }
}

.index-why {
  padding-top: var(--spacing);
  padding-bottom: var(--spacing);
  background: #F4F4F5;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.index-why .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (max-width: 1259.98px) {
  .index-why .container {
    display: block;
  }
}
.index-why .why-thumb-swiper {
  -ms-flex-preferred-size: 42%;
      flex-basis: 42%;
  max-width: 42%;
  overflow: visible;
}
@media (max-width: 1259.98px) {
  .index-why .why-thumb-swiper {
    max-width: none;
    margin-bottom: 24px;
  }
}
.index-why .why-thumb-swiper img {
  border-radius: 0.8888888889rem;
  width: 100%;
}
@media (max-width: 1259.98px) {
  .index-why .why-thumb-swiper img {
    aspect-ratio: 328/140;
    -o-object-fit: cover;
       object-fit: cover;
  }
}
.index-why .why-thumb-swiper::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 100%;
  width: 100vw;
  background: #F4F4F5;
  z-index: 1;
}
.index-why .why-thumb-swiper .swiper-slide:not(.swiper-slide-active) {
  opacity: 0.2;
}
.index-why .why-swiper {
  -ms-flex-preferred-size: 48%;
      flex-basis: 48%;
  max-width: 48%;
}
@media (max-width: 1259.98px) {
  .index-why .why-swiper {
    max-width: none;
  }
}
.index-why .why-swiper .swiper-slide {
  background: #F4F4F5;
}
@media (max-width: 1259.98px) {
  .index-why .why-swiper .swiper-slide {
    background: none;
  }
}
.index-why .why-swiper [class*=swiper-button] {
  width: clamp(32px, calc(40 / 1200 * 100vw), 40px);
  background-image: url(../images/index/swiper.svg);
}
.index-why .h4 {
  font-weight: 500;
  margin: 1.1111111111rem 0 0.6666666667rem;
}
.index-why .text-gray {
  margin-top: 1.1111111111rem;
}
.index-why .swiper-controls {
  margin-top: var(--spacing-xsm);
}
.index-why .swiper-controls .btn {
  margin-left: 1.3333333333rem;
}
@media (max-width: 575.98px) {
  .index-why .swiper-controls {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .index-why .swiper-controls .btn {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
    margin-left: 0;
    padding: 8px 20px;
    min-width: 0;
    min-height: 0;
  }
  .index-why .swiper-controls .swiper-pagination {
    margin-left: auto;
  }
}
@media (max-width: 767.98px) {
  .index-why {
    word-break: keep-all;
  }
  .index-why .h4 {
    font-size: 22px !important;
  }
  .index-why .text-lg, .index-why .nav-link, .index-why .form-agree-group li .accordion-title .check-label, .form-agree-group li .accordion-title .index-why .check-label {
    font-size: 15px !important;
  }
  .index-why .text-sm, .index-why .badge, .index-why [class^=board-] .data span, [class^=board-] .data .index-why span, .index-why .board-list li .badge, .board-list li .index-why .badge, .index-why .professor > li .subtitle, .professor > li .index-why .subtitle, .index-why #profileView .pro_profile_view .position, #profileView .pro_profile_view .index-why .position {
    font-size: 12px !important;
  }
}

.index-thesis .text-clamp {
  margin: 0.8888888889rem 0 0.4444444444rem;
  font-weight: 500;
  -webkit-line-clamp: 3;
}
.index-thesis .bx {
  min-height: clamp(225px, calc(268 / 1200 * 100vw), 268px);
}
.index-thesis .bx img {
  width: clamp(24px, calc(32 / 1200 * 100vw), 32px);
}
.index-thesis .text-sm, .index-thesis .badge, .index-thesis [class^=board-] .data span, [class^=board-] .data .index-thesis span, .index-thesis .board-list li .badge, .board-list li .index-thesis .badge, .index-thesis .professor > li .subtitle, .professor > li .index-thesis .subtitle, .index-thesis #profileView .pro_profile_view .position, #profileView .pro_profile_view .index-thesis .position {
  color: #555;
}
.index-thesis .meta {
  color: #999;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-top: 1.3333333333rem;
  margin-top: auto;
}
.index-thesis .meta span + span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.index-thesis .meta span + span:before {
  content: "";
  height: 0.5555555556rem;
  border-left: 1px solid #ccc;
  margin: 0 0.4444444444rem;
}
.index-thesis .thesis-link {
  margin-top: 1.3333333333rem;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: clamp(8px, calc(16 / 1200 * 100vw), 16px);
}
@media (max-width: 767.98px) {
  .index-thesis .thesis-link {
    grid-template-columns: repeat(1, 1fr);
  }
}
.index-thesis .thesis-link a {
  min-width: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 8px;
  background: #E9EFFB;
  padding: 1.2222222222rem clamp(18px, calc(36 / 1200 * 100vw), 36px);
  border-radius: 3rem;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.index-thesis .thesis-link a .text-st, .index-thesis .thesis-link a .year_header .title, .year_header .index-thesis .thesis-link a .title, .index-thesis .thesis-link a .board-list li .subject, .board-list li .index-thesis .thesis-link a .subject, .index-thesis .thesis-link a .board-faq .accordion-title > span, .board-faq .index-thesis .thesis-link a .accordion-title > span, .index-thesis .thesis-link a .text-label {
  color: var(--primary);
  font-weight: 700;
}
.index-thesis .thesis-link a.ygrn {
  background: #EDF9D2;
}
.index-thesis .thesis-link a.ygrn .text-st, .index-thesis .thesis-link a.ygrn .year_header .title, .year_header .index-thesis .thesis-link a.ygrn .title, .index-thesis .thesis-link a.ygrn .board-list li .subject, .board-list li .index-thesis .thesis-link a.ygrn .subject, .index-thesis .thesis-link a.ygrn .board-faq .accordion-title > span, .board-faq .index-thesis .thesis-link a.ygrn .accordion-title > span, .index-thesis .thesis-link a.ygrn .text-label {
  color: #86BD00;
}
.index-thesis .thesis-link a.sky {
  background: #E3F4FF;
}
.index-thesis .thesis-link a.sky .text-st, .index-thesis .thesis-link a.sky .year_header .title, .year_header .index-thesis .thesis-link a.sky .title, .index-thesis .thesis-link a.sky .board-list li .subject, .board-list li .index-thesis .thesis-link a.sky .subject, .index-thesis .thesis-link a.sky .board-faq .accordion-title > span, .board-faq .index-thesis .thesis-link a.sky .accordion-title > span, .index-thesis .thesis-link a.sky .text-label {
  color: var(--secondary);
}
.index-thesis .thesis-link a > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 4px 8px;
}
.index-thesis .thesis-link a .icon-arr-circle {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

.guide-career .tab-pane {
  position: relative;
}
@media (min-width: 1260px) {
  .guide-career {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .guide-career .index-guide {
    -ms-flex-preferred-size: calc(100% - 500px);
        flex-basis: calc(100% - 500px);
    max-width: calc(100% - 500px);
  }
  .guide-career .index-career {
    -ms-flex-preferred-size: 460px;
        flex-basis: 460px;
    max-width: 460px;
  }
  .guide-career .hd {
    height: 64px;
  }
}
@media (min-width: 1600px) {
  .guide-career {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .guide-career .index-guide {
    -ms-flex-preferred-size: 1000px;
        flex-basis: 1000px;
    max-width: 1000px;
  }
  .guide-career .index-career {
    -ms-flex-preferred-size: calc(96% - 1000px);
        flex-basis: calc(96% - 1000px);
    max-width: calc(96% - 1000px);
  }
}

.career-swiper .swiper-slide {
  width: clamp(240px, calc(320 / 1200 * 100vw), 320px);
}
.career-swiper dt {
  margin-bottom: 0.4444444444rem;
}
.career-swiper .n {
  position: absolute;
  top: clamp(8px, calc(16 / 1200 * 100vw), 16px);
  left: clamp(8px, calc(16 / 1200 * 100vw), 16px);
  width: 1.7777777778rem;
  line-height: 1.7777777778rem;
  text-align: center;
  font-size: 0.8888888889rem;
  border-radius: 0.3333333333rem;
  background: var(--primary);
  color: #fff;
  font-weight: 700;
}

@media (min-width: 576px) {
  .index-guide .swiper-controls {
    position: absolute;
    bottom: 100%;
    right: 0;
    margin-bottom: var(--spacing-xsm);
  }
}
@media (max-width: 575.98px) {
  .index-guide .swiper {
    overflow: visible;
  }
  .index-guide .more-mobile {
    position: absolute;
    bottom: 100%;
    right: 0;
    height: 40px;
    margin-bottom: var(--spacing-xsm);
  }
}
.index-guide .license {
  background: #F4F4F5 url(../images/index/guide.png) no-repeat 100% 0/33% auto;
}
.index-guide .license:has(.badge.bg-primary) {
  background: #E9EFFB url(../images/index/guide.jpg) no-repeat 100% 0/33% auto;
}
.index-guide .bx {
  min-height: clamp(276px, calc(334 / 1200 * 100vw), 334px);
  color: #555;
}
.index-guide .bx dl {
  margin-top: auto;
}
.index-guide .bx dt {
  padding: 0.8888888889rem 0;
  color: #111;
}
.index-guide .bx dt small {
  display: block;
  margin-bottom: 0.2222222222rem;
  line-height: 1;
}

.certi {
  border-radius: 1px;
  background: #FFF url(../images/index/certi1.png) no-repeat 100% 50%/auto 81%;
  -webkit-box-shadow: 1px 1px 4px 0 rgba(0, 0, 0, 0.12);
          box-shadow: 1px 1px 4px 0 rgba(0, 0, 0, 0.12);
  height: 100%;
  padding: 1.5555555556rem 10%;
  position: relative;
  letter-spacing: -0.04em;
  color: #111;
  font-family: var(--font-eng);
  word-break: break-all;
  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;
}
@media (max-width: 575.98px) {
  .certi {
    padding: 35px 10% 20px;
  }
}
.certi::before {
  content: "";
  position: absolute;
  top: 0.2222222222rem;
  left: 0.2222222222rem;
  right: 0.2222222222rem;
  bottom: 0.2222222222rem;
  border: 1px solid #D5E4FF;
  border-radius: 2px;
  pointer-events: none;
}
.certi:after {
  content: "";
  position: absolute;
  width: 15%;
  max-width: 35px;
  aspect-ratio: 35/36;
  background: url(../images/index/certi1_badge.svg) no-repeat 50% 0/contain;
  right: 3%;
  top: 0;
}
@media (max-width: 767.98px) {
  .certi:after {
    width: 31px;
  }
}
.certi .text-primary {
  display: block;
  margin-bottom: 0.2222222222rem;
}
.certi .text-lightgray {
  line-height: 1.4;
  margin-top: 0.2222222222rem;
  font-weight: 700;
}
.certi-list {
  display: grid;
  gap: 16px;
  grid-template-columns: repeat(3, 1fr);
}
.certi-list > li {
  min-width: 0;
}
@media (max-width: 767.98px) {
  .certi-list {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 575.98px) {
  .certi-list {
    gap: 8px;
  }
}

@media (max-width: 575.98px) {
  .more-mobile {
    width: 24px;
    height: 24px;
    background: url(../images/plus.svg) no-repeat center/contain;
    background-color: transparent !important;
    border-radius: 0;
    font-size: 0;
    text-align: left;
    text-indent: -9999em;
    min-width: 0;
    min-height: 0;
    padding: 0;
  }
}

.intro-text {
  position: relative;
  margin-bottom: 2.2222222222rem;
  text-align: center;
  word-break: keep-all;
}
.intro-text .inner {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  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-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #fff;
  gap: 0.4444444444rem;
  padding: 0 1em;
  word-break: keep-all;
  border-radius: var(--radius);
}
@media (max-width: 1259.98px) {
  .intro-text .inner {
    background: rgba(0, 0, 0, 0.2);
  }
}
@media (max-width: 575.98px) {
  .intro-text {
    height: 200px;
    background: url(../images/intro/intro.jpg) no-repeat center/cover;
    border-radius: var(--radius);
  }
  .intro-text img {
    display: none;
  }
}
.intro-goal .item + .item {
  margin-top: 8px;
}
.intro-goal .item .bx {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  border-radius: 12px;
  width: 100%;
  gap: 0.8888888889rem;
}
.intro-degree .bx {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 8px;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  text-align: center;
  min-height: 194px;
}
.intro-degree .bx-wrap {
  width: 100%;
}
@media (max-width: 767.98px) {
  .intro-degree .bx-wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .intro-degree .bx-wrap .bx {
    width: 100%;
  }
}
.intro-degree .bx > div {
  position: relative;
  z-index: 1;
}
.intro-degree .bx::before {
  content: "";
  position: absolute;
  display: block;
  background: url(../images/intro/bg-master.png) no-repeat center/100% 100%;
  width: calc(100% - 16px);
  height: calc(100% - 16px);
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.intro-degree .bx .h6, .intro-degree .bx .professor .title, .professor .intro-degree .bx .title {
  margin: 0.6666666667rem 0 0.2222222222rem 0;
}
.intro-degree .bx b {
  color: #B6B6B6;
}
.intro-certi .certi-list {
  gap: 0.8888888889rem;
  grid-template-columns: 1fr;
}
@media (min-width: 768px) {
  .intro-certi .certi-list {
    grid-template-columns: repeat(2, 1fr);
  }
}
.intro-certi .certi-list > li {
  border-radius: var(--radius);
  overflow: hidden;
}
.intro-certi .certi-list > li.overlay .certi {
  background: #E9EFFB;
}
.intro-certi .certi-list > li.overlay .certi::after {
  mix-blend-mode: overlay;
  background: url(../images/intro/certi_bg1.png) no-repeat top right/contain;
  width: 38%;
  max-width: 8.0555555556rem;
  top: -14%;
  right: -6%;
}
.intro-certi .certi-list .certi {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  background: var(--bg);
  border-radius: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  padding: var(--spacing-xs);
  gap: 1.7777777778rem;
}
.intro-certi .certi-list .certi::before {
  display: none;
}
.intro-certi .certi-list .certi::after {
  width: 25%;
  max-width: 6.6111111111rem;
  background: url(../images/intro/certi_bg2.png) no-repeat top right/contain;
  right: 0;
  top: 0;
}
.intro-certi .certi-list .certi > div strong {
  display: block;
  margin: 0.4444444444rem 0 0.6666666667rem 0;
}
.intro-certi .certi-list .certi > div p {
  color: #333;
}
.intro-career .card-list > li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}
.intro-career .card-list > li + li {
  margin-top: var(--spacing-xs);
}
.intro-career .card-list > li .img {
  min-width: 22.2222222222rem;
}
.intro-career .card-list > li .img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 0.8888888889rem;
}
.intro-career .card-list > li .bx {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
}
.intro-career .card-list > li .bx .num {
  margin-bottom: var(--spacing-xs);
}
.intro-career .card-list > li .bx > div p {
  margin: 0.6666666667rem 0;
  color: #333;
}
.intro-career .card-list > li .bx .tags {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  gap: 8px;
}
.intro-career .card-list > li .bx .tags li {
  padding: 4px 8px;
  background: #fff;
  border-radius: 8px;
  color: var(--primary);
  font-weight: 700;
}
@media (max-width: 991.98px) {
  .intro-career .card-list > li {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .intro-career .card-list > li .img {
    min-width: unset;
    width: 100%;
  }
}

.strength .sect + .sect {
  margin-top: var(--spacing-md);
  padding-top: var(--spacing-md);
  border-top: 1px solid var(--line);
}
.strength .sect .h4 {
  font-weight: 400;
  margin: 0.8888888889rem 0 1.1111111111rem;
  word-break: keep-all;
}
.strength .sect img {
  border-radius: 0.8888888889rem;
}
@media (min-width: 992px) {
  .strength .sect {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 5%;
  }
  .strength .sect > div {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    max-width: 660px;
  }
  .strength .sect:nth-child(even) {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
}
@media (max-width: 991.98px) {
  .strength .sect img {
    width: 100%;
  }
  .strength .sect .cont {
    padding-top: var(--spacing-sm);
  }
}

.step-list {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 0.8888888889rem 1.5555555556rem;
}
@media (max-width: 575.98px) {
  .step-list {
    grid-template-columns: repeat(1, 1fr);
    gap: 1.5555555556rem;
  }
}
.step-list > li {
  position: relative;
  min-width: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background: #F1F5FE;
  border-radius: 0.6666666667rem;
  padding: 1.1111111111rem;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 4px clamp(8px, calc(16 / 1200 * 100vw), 16px);
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-weight: 500;
}
.step-list > li:before {
  position: absolute;
  width: 1.3333333333rem;
  height: 1.3333333333rem;
  background: url(../images/acad/step.svg) no-repeat center/contain;
}
@media (min-width: 576px) {
  .step-list > li:not(:nth-child(3n)):not(:last-child):before {
    content: "";
    top: 50%;
    left: 100%;
    margin-left: 0.1111111111rem;
    margin-top: -0.6666666667rem;
  }
}
@media (max-width: 575.98px) {
  .step-list > li:not(:first-child):before {
    content: "";
    bottom: 100%;
    margin-bottom: 0.1111111111rem;
    left: 50%;
    margin-left: -0.6666666667rem;
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg);
  }
}

.desc-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0.8888888889rem;
}
@media (max-width: 767.98px) {
  .desc-wrap {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 8px;
  }
}
.desc-wrap .bx {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media (max-width: 767.98px) {
  .desc-wrap .bx {
    -ms-flex-preferred-size: calc((100% - 8px) / 2);
        flex-basis: calc((100% - 8px) / 2);
    max-width: calc((100% - 8px) / 2);
  }
}
.desc-wrap .bx dt {
  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;
  font-size: clamp(18px, calc(20 / 1200 * 100vw), 20px);
}
.desc-wrap .bx dt i {
  width: 1.3333333333rem;
  height: 1.3333333333rem;
}
.desc-wrap .bx .icon-acad1 {
  background-image: url(../images/acad/icon1.svg);
}
.desc-wrap .bx .icon-acad2 {
  background-image: url(../images/acad/icon2.svg);
}
.desc-wrap .bx .icon-acad3 {
  background-image: url(../images/acad/icon3.svg);
}
.desc-wrap .bx .icon-acad4 {
  background-image: url(../images/acad/icon4.svg);
}
.desc-wrap .bx dd {
  padding-top: var(--spacing-xsm);
  margin-top: auto;
}

.warning-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0.3333333333rem;
  gap: 0.4444444444rem;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.warning-title:before {
  content: "";
  width: 1.3333333333rem;
  height: 1.3333333333rem;
  background: url(../images/acad/warning.svg) no-repeat center/contain;
}

.career-path .bn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  position: relative;
  width: 100%;
  min-height: 13.3333333333rem;
  padding: 0.8888888889rem;
  background: url(../images/edu/img1.jpg) no-repeat center/cover;
  border-radius: 12px;
}
.career-path .bn p {
  text-align: center;
  font-weight: 700;
}
.career-path .bn .num {
  position: absolute;
  right: 0.8888888889rem;
  top: 0.8888888889rem;
  min-height: 1.7777777778rem;
}
.career-path .bg-arr {
  display: block;
  margin: 0.8888888889rem auto;
}
.career-path dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}
.career-path dl dt {
  min-width: 9.3333333333rem;
}
.career-path dl dd {
  width: 100%;
}
.career-path dl ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  gap: 8px;
  width: 100%;
}
.career-path dl ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
.career-path dl ul li:not(.more) {
  padding: 0.8888888889rem 1.3333333333rem;
  background: #F0F5FF;
  border-radius: 8px;
  color: var(--primary);
  text-align: center;
  font-weight: 700;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.career-path dl ul li.more {
  background-color: #F4F4F5;
  border-radius: 50%;
  width: 1.7777777778rem;
  height: 1.7777777778rem;
  color: #BEBEBE;
  font-weight: 800;
  -ms-flex-item-align: center;
      align-self: center;
}
.career-path dl ul li.more span {
  position: relative;
  top: -4px;
  letter-spacing: 0.8px;
}
.career-path dl.list2 ul li {
  background: #F0F1FF;
  color: #4548E2;
}
.career-path dl.list3 ul li:not(.more) {
  background: #F3EDFB;
  color: #8E41EC;
}
@media (max-width: 767.98px) {
  .career-path dl {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 12px;
  }
  .career-path dl dt {
    text-align: center;
  }
  .career-path dl dd ul {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.roadmap {
  margin-top: 2.2222222222rem;
}
.roadmap > ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  gap: 0.8888888889rem;
}
@media (max-width: 767.98px) {
  .roadmap > ul {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.roadmap > ul * {
  border-radius: 8px;
  text-align: center;
}
.roadmap > ul > li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  max-width: 100%;
}
.roadmap > ul > li strong {
  display: block;
  width: 100%;
  padding: 0.6666666667rem 1.3333333333rem;
}
.roadmap > ul > li > ul {
  padding: 0.8888888889rem;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.roadmap > ul > li > ul > li {
  width: 100%;
  background: #fff;
  padding: 0.6666666667rem 1.3333333333rem;
}
.roadmap > ul > li > ul > li + li {
  margin-top: 0.4444444444rem;
  font-weight: 500;
}

.edu {
  position: relative;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: clamp(24px, calc(48 / 1200 * 100vw), 48px);
}
@media (max-width: 991.98px) {
  .edu {
    grid-template-columns: repeat(1, 1fr);
  }
}
.edu .media {
  gap: var(--spacing-xsm);
  border-bottom: 1px solid var(--tb-line);
  padding-bottom: clamp(20px, calc(40 / 1200 * 100vw), 40px);
}
.edu .media img {
  border-radius: 0.4444444444rem;
  width: 25%;
  max-width: 172px;
}
.edu .media p {
  line-height: 1.6;
}
.edu .media p:not(.text-gray) {
  color: #333;
}
.edu .media .text-gray {
  margin: 0.4444444444rem 0 0.8888888889rem 0;
}

.cert-competition .sect + .sect {
  margin-top: 2.6666666667rem;
}
.cert-competition .sect:first-of-type {
  padding-bottom: 3.1111111111rem;
}
.cert-competition .sect:first-of-type .sect-line {
  padding-bottom: 3.1111111111rem;
}
.cert-competition .sect-line {
  padding-bottom: var(--spacing-md);
}
.cert-competition .sect-line + .sect-line {
  margin-top: var(--spacing-md);
}
.cert-competition .sub-cont + .sub-cont {
  margin-top: 32px;
}
.cert-competition .sub-cont dt {
  margin-bottom: 8px;
}
.cert-competition .sub-cont .bx-wrap {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
  width: 100%;
  -webkit-box-align: initial;
      -ms-flex-align: initial;
          align-items: initial;
}
@media (max-width: 767.98px) {
  .cert-competition .sub-cont .bx-wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.cert-competition .sub-cont .bx-wrap .bx {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  width: 100%;
  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-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.cert-competition .sub-cont .bx-wrap .bx p {
  position: relative;
  font-weight: 400;
  text-align: center;
}
.cert-competition .sub-cont .bx-wrap .bx p:first-of-type {
  font-weight: 500;
  margin-bottom: 1rem;
  padding-bottom: 1rem;
}
.cert-competition .sub-cont .bx-wrap .bx p:first-of-type::after {
  content: "";
  position: absolute;
  display: block;
  width: 1.7777777778rem;
  height: 2px;
  background-color: #111;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.cert-competition .sub-cont .bx-wrap .bx p:last-child {
  margin: auto 0;
}
@media (max-width: 767.98px) {
  .cert-competition .sub-cont .bx-wrap .bx p {
    word-break: keep-all;
  }
  .cert-competition .sub-cont .bx-wrap .bx p br {
    display: none;
  }
  .cert-competition .sub-cont .bx-wrap .bx p:last-child {
    text-align: left;
    margin: 0;
  }
}
.cert-competition .sub-cont .bx-outline {
  margin-top: 8px;
  border-radius: 8px;
  border: 1px solid #E5E5E5;
  padding: 1.1111111111rem;
}
@media (min-width: 768px) {
  .cert-competition .sub-cont .logo-bx {
    max-width: 19.7777777778rem;
  }
}
.cert-competition .sub-cont .logo-bx .bx-outline {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  padding: 1.3333333333rem 1.7777777778rem;
  min-height: 8.4444444444rem;
  margin-bottom: 0.8888888889rem;
}
.cert-competition .sub-cont .logo-bx a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
.cert-competition .sub-cont .list-dot li + li {
  margin-top: 4px;
}
.cert-competition .sub-cont .list-dot + .text-sm, .cert-competition .sub-cont .list-dot + .badge, .cert-competition .sub-cont [class^=board-] .data .list-dot + span, [class^=board-] .data .cert-competition .sub-cont .list-dot + span, .cert-competition .sub-cont .professor > li .list-dot + .subtitle, .professor > li .cert-competition .sub-cont .list-dot + .subtitle, .cert-competition .sub-cont #profileView .pro_profile_view .list-dot + .position, #profileView .pro_profile_view .cert-competition .sub-cont .list-dot + .position {
  margin-top: 4px;
  color: #666;
}
.cert-bn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  position: relative;
  margin-bottom: var(--spacing-xsm);
  padding: 0.6666666667rem 0.8888888889rem;
  border-radius: 12px;
  background: #F4F4F5;
  gap: 8px;
}
@media (max-width: 767.98px) {
  .cert-bn {
    -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: start;
  }
}
.cert-bn::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  background: url(../images/certificate/bn-2.png) no-repeat 0px 0px/cover;
  width: 7.6111111111rem;
  height: 100%;
}
.cert-bn.overlay {
  position: relative;
  background-color: #E9EFFB;
}
.cert-bn.overlay::after {
  mix-blend-mode: overlay;
  background-image: url(../images/certificate/bn-1.png);
}
.cert-bn > p {
  font-weight: 600;
}

.cert-bx .bx {
  padding: 1.1111111111rem;
}
.cert-bx .bx + .bx:not(.bg-white) {
  margin-top: 0.4444444444rem;
}
.cert-bx .media {
  gap: 0.8888888889rem;
}
@media (max-width: 575.98px) {
  .cert-bx .media {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.cert-bx .media strong {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0.4444444444rem;
}
.cert-bx .media .list-dash {
  margin-top: 4px;
}
.cert-bx .media .list-dash li {
  color: #333;
}
.cert-bx .media .bx-wrap {
  margin-top: 0.4444444444rem;
}
.cert-bx .media .bx-wrap .bx {
  display: block;
}

.cert-num-list li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 4px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.cert-num-list li + li {
  margin-top: 0.6666666667rem;
}
.cert-num-list li .font-eng {
  margin-right: 4px;
  width: 2rem;
  padding: 2px;
  border-radius: 6px;
  background: var(--primary);
  color: #fff;
  font-weight: 700;
  text-align: center;
}

.month_calendar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 8px 16px;
  margin-top: clamp(12px, calc(24 / 1200 * 100vw), 24px);
  margin-bottom: clamp(24px, calc(48 / 1200 * 100vw), 48px);
}
@media (max-width: 575.98px) {
  .month_calendar {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.month_calendar .calendar {
  -ms-flex-preferred-size: 376px;
      flex-basis: 376px;
  max-width: 376px;
}
@media (max-width: 1259.98px) {
  .month_calendar .calendar {
    -ms-flex-preferred-size: 280px;
        flex-basis: 280px;
    max-width: 280px;
  }
}
@media (max-width: 575.98px) {
  .month_calendar .calendar {
    max-width: none;
  }
}
.month_calendar .note {
  border: 1px solid #E5E5E5;
  padding: 1.3333333333rem;
  border-radius: 0.8888888889rem;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.month_calendar .note .list-dot em {
  color: var(--primary);
  font-weight: 700;
}
.month_calendar .note li + li {
  margin-top: 0.4444444444rem;
}
.month_calendar .cal_header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  height: 2.3333333333rem;
  background: var(--secondary);
  color: #fff;
  font-size: clamp(18px, calc(22 / 1200 * 100vw), 22px);
  font-weight: 600;
  border-radius: 8px 8px 0 0;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.month_calendar .cal_header a {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
  width: 2.3333333333rem;
  height: 2.3333333333rem;
  background: url(../images/arr-wh.svg) no-repeat center/12px auto;
}
.month_calendar .cal_header a.btn_prev {
  -webkit-transform: scaleX(-1);
          transform: scaleX(-1);
}
.month_calendar .cal_body {
  padding: 0.8888888889rem;
  background: #F7F7F8;
  border-radius: 0 0 8px 8px;
}
.month_calendar .cal_table {
  width: 100%;
  max-width: 312px;
  margin: 0 auto;
  border-collapse: separate;
  border-spacing: 0 4px;
}
.month_calendar .cal_table th, .month_calendar .cal_table td {
  text-align: center;
  font-family: var(--font-eng);
}
.month_calendar .cal_table th {
  font-weight: 400;
  padding: 8px 0;
}
.month_calendar .cal_table td {
  color: #666;
  height: 1.6666666667rem;
  font-weight: 500;
}
.month_calendar .cal_table .sun {
  color: #F66355;
}
.month_calendar .cal_table .sat {
  color: #1462A4;
}

.year_header {
  position: relative;
  padding: 0.8888888889rem;
  text-align: center;
  background: #E9EFFB;
  border-radius: 0.6666666667rem;
  margin-bottom: 0.6666666667rem;
}
.year_header .title {
  color: var(--primary);
  font-weight: 700;
}
.year_header a {
  position: absolute;
  top: 0;
  bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0.4444444444rem;
  opacity: 0.5;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-weight: 500;
}
@media (max-width: 575.98px) {
  .year_header a {
    font-size: 0;
    line-height: 0;
    text-align: left;
    text-indent: -999em;
  }
}
.year_header a:before {
  content: "";
  width: 1.3333333333rem;
  height: 1.3333333333rem;
  background: url(../images/chevron_backward.svg) no-repeat center/contain;
}
.year_header .btn_prev {
  left: 0.8888888889rem;
}
.year_header .btn_next {
  right: 0.8888888889rem;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
.year_header .btn_next:before {
  -webkit-transform: scaleX(-1);
          transform: scaleX(-1);
}

.year_month_list {
  margin-bottom: 1.3333333333rem;
}
.year_month_list ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  overflow-x: auto;
  border-radius: 2rem;
  background: var(--secondary);
  color: #fff;
}
@media (max-width: 575.98px) {
  .year_month_list ul {
    border-radius: 0.6666666667rem;
  }
}
.year_month_list ul li {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.year_month_list ul a {
  display: block;
  text-align: center;
  padding: 0.6666666667rem;
  font-weight: 600;
  font-family: var(--font-eng);
  white-space: nowrap;
}

.month_box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border: 1px solid var(--line);
  border-radius: 0.6666666667rem;
  margin-bottom: 0.5555555556rem;
  overflow: hidden;
}
.month_box > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.month_box .title {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 0;
  font-size: clamp(20px, calc(28 / 1200 * 100vw), 28px);
  font-weight: 600;
  font-family: var(--font-eng);
  width: 3em;
  background: #F4F4F5;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  padding: clamp(12px, calc(24 / 1200 * 100vw), 24px) 0;
}
.month_box .title .pc_br {
  font-size: 0.64em;
  font-weight: 500;
}
.month_box .cal_list {
  padding: clamp(12px, calc(24 / 1200 * 100vw), 24px);
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.month_box .cal_list .list-dot {
  display: grid;
  width: 100%;
  grid-template-columns: repeat(2, 1fr);
  gap: 0.4444444444rem;
}
@media (max-width: 991.98px) {
  .month_box .cal_list .list-dot {
    grid-template-columns: repeat(1, 1fr);
  }
}
.month_box .cal_list .list-dot li {
  min-width: 0;
}
.month_box .cal_list .list-dot .day {
  font-weight: 700;
  font-family: var(--font-eng);
  color: var(--primary);
  margin-right: 10px;
}

/* 수강신청 */
.title-md {
    font-size: 40px !important;
}
.course-desc {
  text-align: center;
  --gutters-margin: -12px;
}
@media (max-width: 767.98px) {
  .course-desc {
    --gutters-margin: -8px;
  }
}
.course-desc dt {
  padding: 0.6666666667rem;
  border-radius: 2rem;
}
.course-desc dt.bg-blue + dd {
  background: #F5F7F8
}
.course-desc dt.bg-purple + dd {
  background: #F5F7F8
}
.course-desc dd {
  padding: clamp(24px, calc(48 / 1260 * 100vw), 48px) var(--spacing-xs);
  border-radius: 0.4444444444rem;
}

.course-step {
  counter-reset: step;
}
.course-step > li {
  counter-increment: step;
  padding: 0.8888888889rem;
  background: #F5F7F8;
  border-radius: 0.4444444444rem;
  position: relative;
}
@media (min-width: 992px) {
  .course-step {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    row-gap: 0.8888888889rem;
    -webkit-column-gap: 48px;
       -moz-column-gap: 48px;
            column-gap: 48px;
  }
  .course-step > li {
    width: calc(50% - 24px);
  }
  .course-step > li:nth-child(odd)::after {
    content: "";
    position: absolute;
    width: 32px;
    aspect-ratio: 1;
    left: calc(100% + 8px);
    top: calc(50% - 16px);
    margin-bottom: clamp(4px, calc(8 / 1260 * 100vw), 8px);
    background: url(../images/curriculum/arr2.svg) no-repeat center/cover;
  }
  .course-step > li:last-child::after {
    display: none;
  }
}
@media (max-width: 991.98px) {
  .course-step > li + li {
    margin-top: 32px;
  }
  .course-step > li + li::before {
    content: "";
    position: absolute;
    width: 24px;
    aspect-ratio: 1;
    left: calc(50% - 12px);
    top: calc(0% - 28px);
    margin-bottom: clamp(4px, calc(8 / 1260 * 100vw), 8px);
    background: url(../images/curriculum/arr2.svg) no-repeat center/cover;
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg);
  }
}
.course-step .text-lg, .course-step .nav-link, .course-step .form-agree-group li .accordion-title .check-label, .form-agree-group li .accordion-title .course-step .check-label, .course-step .checkbox, .course-step .index-track .more-mobile, .index-track .course-step .more-mobile, .course-step .schedule-swiper .swiper-slide .date, .schedule-swiper .swiper-slide .course-step .date {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0.6666666667rem;
}
.course-step .text-lg:before, .course-step .nav-link:before, .course-step .form-agree-group li .accordion-title .check-label:before, .form-agree-group li .accordion-title .course-step .check-label:before, .course-step .checkbox:before, .course-step .index-track .more-mobile:before, .index-track .course-step .more-mobile:before, .course-step .schedule-swiper .swiper-slide .date:before, .schedule-swiper .swiper-slide .course-step .date:before {
  content: counter(step, decimal-leading-zero);
  border-radius: 100%;
  width: 2em;
  height: 2em;
  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;
  color: #fff;
  background: var(--blue);
  font-family: var(--font-eng);
  font-size: 1rem;
  font-weight: 400;
}
.course-step p {
  margin: 3px 0 0 calc(2em + 0.6666666667rem);
}

/*졸업요건*/
.requirement > div{
  margin-bottom: 50px;
}
.requirement .body > div{
  margin-bottom: 20px;
}
.requirement .table-responsive{
  margin: 10px 0px;
}
.requirement .cont{
  margin-left: 20px;
}

.requirement .table-info{
  text-align: right;
  margin-bottom: 5px;
  background-color: white;
}