/* CSS Document */
.linkArea .linkList .angle, .linkArea .linkList .linkItem.tsClass, .campusBox .campusContentList .item::before, .campusBox .campusTxtList .item .title::after, .campusBox .campusTxtList .item .title::before, .campusBox .campusTxtList .item .title, .campusBox .campusTxtList .item .dot::before, .campusBox .campusTxtList .item .dot, .campusBox .campusImgList .Img, .recruitmentArea .recruitmentList .Txt .title, .recruitmentArea .recruitmentList .imgBox::after, .recruitmentArea .recruitmentList .imgBox::before, .recruitmentArea .recruitmentBox .decoLineBox, .educationList .hover, .educationList .item .plus svg, .educationList .item, .educationList .educationItem::before, .educationList .educationItem, .dotCircleBox .dot::before, .dotCircleBox .dot, .educationArea::before, .benifitBox .benifitList .leftBox .imgBox .Img {
  -webkit-transition: all 0.6s ease-in-out;
  transition: all 0.6s ease-in-out;
}

.bgLineBox {
  z-index: 1;
}

.insBannerArea {
  z-index: 2;
}

.customAnchorBox {
  z-index: 2;
}
@media (max-width: 1599px) {
  .customAnchorBox {
    z-index: 99;
  }
}

.benifitArea {
  position: relative;
  height: 100dvh;
  padding: 150px 0;
  z-index: 1;
}
@media (max-width: 1180px) {
  .benifitArea {
    padding: 100px 0;
  }
}
@media (max-width: 991px) {
  .benifitArea {
    height: auto;
  }
}
@media (max-width: 768px) {
  .benifitArea {
    padding: 80px 0;
  }
}
@media (max-width: 480px) {
  .benifitArea {
    padding: 60px 0;
  }
}
.benifitArea .sectionTitleBox {
  margin-bottom: 4.5rem;
}
@media (max-width: 991px) {
  .benifitArea .sectionTitleBox {
    margin-bottom: 3rem;
  }
}
.benifitArea .titleBox {
  margin-bottom: 0;
}

.benifitBox {
  position: relative;
  overflow-x: clip;
}
@media (max-width: 991px) {
  .benifitBox {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
@media (max-width: 991px) {
  .benifitBox .benifitList {
    width: 100%;
  }
}
.benifitBox .benifitList:not(.slick-slider) {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.benifitBox .benifitList:not(.slick-slider) .benifitItem {
  width: 100%;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}
.benifitBox .benifitList .benifitItem {
  position: relative;
  width: 100%;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-column-gap: 2rem;
     -moz-column-gap: 2rem;
          column-gap: 2rem;
}
@media (max-width: 991px) {
  .benifitBox .benifitList .benifitItem {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    row-gap: 1.5rem;
  }
}
.benifitBox .benifitList .leftBox {
  position: relative;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  max-width: 860px;
}
@media (max-width: 1180px) {
  .benifitBox .benifitList .leftBox {
    max-width: 750px;
  }
}
@media (max-width: 991px) {
  .benifitBox .benifitList .leftBox {
    max-width: none;
  }
}
.benifitBox .benifitList .leftBox .imgBox {
  position: relative;
  width: 100%;
}
.benifitBox .benifitList .leftBox .imgBox .swiper-slide {
  width: 100%;
  max-width: 540px;
}
@media (max-width: 1180px) {
  .benifitBox .benifitList .leftBox .imgBox .swiper-slide {
    max-width: 480px;
  }
}
@media (max-width: 768px) {
  .benifitBox .benifitList .leftBox .imgBox .swiper-slide {
    max-width: 400px;
  }
}
@media (max-width: 575px) {
  .benifitBox .benifitList .leftBox .imgBox .swiper-slide {
    max-width: 350px;
  }
}
@media (max-width: 480px) {
  .benifitBox .benifitList .leftBox .imgBox .swiper-slide {
    max-width: 335px;
  }
}
.benifitBox .benifitList .leftBox .imgBox .swiper-slide .Img {
  opacity: 0;
}
.benifitBox .benifitList .leftBox .imgBox .swiper-slide.swiper-slide-prev .Img, .benifitBox .benifitList .leftBox .imgBox .swiper-slide.swiper-slide-next .Img {
  opacity: 0.5;
}
.benifitBox .benifitList .leftBox .imgBox .swiper-slide.swiper-slide-active .Img {
  opacity: 1;
}
.benifitBox .benifitList .leftBox .imgBox .Img img {
  width: 100%;
  height: auto;
  display: block;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
.benifitBox .benifitList .rightBox {
  position: relative;
  width: 25%;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}
@media (max-width: 991px) {
  .benifitBox .benifitList .rightBox {
    width: 100%;
  }
}
.benifitBox .benifitList .Txt {
  position: relative;
}
.benifitBox .benifitList .Txt .title {
  font-size: 28px;
  font-weight: 600;
  letter-spacing: 0.05em;
  line-height: 1.5;
  color: #fff;
}
@media (max-width: 991px) {
  .benifitBox .benifitList .Txt .title {
    text-align: center;
  }
}
@media (max-width: 768px) {
  .benifitBox .benifitList .Txt .title {
    font-size: 24px;
  }
}
.benifitBox .benifitList .Txt .textEditor {
  margin-top: 1.5rem;
}
@media (max-width: 991px) {
  .benifitBox .benifitList .Txt .textEditor {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin: 1rem auto 0;
  }
}
@media (max-width: 768px) {
  .benifitBox .benifitList .Txt .textEditor {
    margin-top: 0.625rem;
  }
}

.educationArea {
  position: relative;
  background-image: url("../images/deco/career-education-bg.png");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding: 100px 0;
  overflow: hidden;
}
@media (max-width: 768px) {
  .educationArea {
    padding: 80px 0;
  }
}
@media (max-width: 480px) {
  .educationArea {
    padding: 60px 0;
  }
}
.educationArea::before {
  content: "";
  display: block;
  pointer-events: none;
  content: "";
  width: 100%;
  height: 100%;
  background-color: transparent;
  background: -webkit-gradient(linear, left top, left bottom, from(#0a1124), color-stop(50%, rgba(10, 17, 36, 0))), -webkit-gradient(linear, left top, left bottom, color-stop(50%, rgba(10, 17, 36, 0)), to(#0a1124));
  background: linear-gradient(to bottom, #0a1124 0%, rgba(10, 17, 36, 0) 50%), linear-gradient(to bottom, rgba(10, 17, 36, 0) 50%, #0a1124 100%);
  position: absolute;
  top: 0;
  right: auto;
  bottom: auto;
  left: 0;
}
@media (min-width: 401px) {
  .educationArea .controlBox {
    display: none;
  }
}
.educationArea .controlBox .arrowBox {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.educationArea .titleBox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-column-gap: 3rem;
     -moz-column-gap: 3rem;
          column-gap: 3rem;
  margin-bottom: 1rem;
  z-index: 1;
}
@media (max-width: 991px) {
  .educationArea .titleBox {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    row-gap: 0.625rem;
  }
}
.educationArea .titleBox .title {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}
.educationArea .titleBox .text {
  max-width: calc(75% - 4px);
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}
@media (max-width: 1180px) {
  .educationArea .titleBox .text {
    max-width: none;
  }
}
.educationArea .educationBox {
  position: relative;
  width: 100%;
  max-width: 770px;
  height: auto;
  margin: 0 auto;
  z-index: 2;
}
@media (max-width: 1366px) {
  .educationArea .educationBox {
    max-width: 700px;
  }
}
@media (max-width: 1280px) {
  .educationArea .educationBox {
    max-width: 620px;
  }
}
@media (max-width: 768px) {
  .educationArea .educationBox {
    max-width: 500px;
  }
}

.circleMainBox {
  position: relative;
  width: 100%;
  height: auto;
  aspect-ratio: 1/1;
}
@media (max-width: 400px) {
  .circleMainBox {
    display: none;
  }
}
.circleMainBox .blueCoordinate {
  position: relative;
  width: 100%;
  height: auto;
  aspect-ratio: 1/1;
  pointer-events: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.circleMainBox .blueCoordinate img {
  width: 100%;
  height: auto;
  display: block;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
.circleMainBox .circle {
  width: 88%;
  height: auto;
  margin: auto;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  aspect-ratio: 1/1;
  border-radius: 50%;
  border: 0.5px solid rgba(255, 255, 255, 0.3);
}
@media (max-width: 575px) {
  .circleMainBox .circle {
    width: 85%;
  }
}
.circleMainBox .decoCoordinate {
  width: 82%;
  height: auto;
  margin: auto;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  aspect-ratio: 1/1;
  pointer-events: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
@media (max-width: 575px) {
  .circleMainBox .decoCoordinate {
    width: 78%;
  }
}
.circleMainBox .decoCoordinate img {
  width: 100%;
  height: auto;
  display: block;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
.circleMainBox .circleWhite {
  width: 70%;
  height: auto;
  margin: auto;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  aspect-ratio: 1/1;
  border-radius: 50%;
  border: 1px solid #fff;
}
@media (max-width: 575px) {
  .circleMainBox .circleWhite {
    width: 65%;
  }
}
.circleMainBox .circleGray {
  width: 60%;
  height: auto;
  margin: auto;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  aspect-ratio: 1/1;
  border-radius: 50%;
  border: 0.5px solid rgba(255, 255, 255, 0.3);
}
@media (max-width: 575px) {
  .circleMainBox .circleGray {
    width: 54%;
  }
}
.circleMainBox .innerDeco {
  width: 69%;
  height: auto;
  margin: auto;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  aspect-ratio: 1/1;
  position: absolute;
  top: calc(50% + 11px);
  right: auto;
  bottom: auto;
  left: 50%;
  translate: -50% -50%;
  pointer-events: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
@media (max-width: 575px) {
  .circleMainBox .innerDeco {
    width: 60%;
  }
}
.circleMainBox .innerDeco img {
  width: 100%;
  height: auto;
  display: block;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
.circleMainBox .compassBox {
  width: 25%;
  height: auto;
  margin: auto;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  aspect-ratio: 1/1;
  border-radius: 50%;
  background-color: #0a1124;
  padding: 0.625rem;
  pointer-events: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.circleMainBox .compassBox .Img img {
  width: 100%;
  height: auto;
  display: block;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
.circleMainBox .compassBox .txtList {
  width: 100%;
  height: 100%;
  margin: auto;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
@media (max-width: 575px) {
  .circleMainBox .compassBox .txtList {
    display: none;
  }
}
.circleMainBox .compassBox .txtList .txtItem {
  position: absolute;
  display: block;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  font-size: 20px;
  font-weight: 600;
  letter-spacing: 0.05em;
  line-height: 1.25;
  color: #fff;
}
@media (max-width: 1180px) {
  .circleMainBox .compassBox .txtList .txtItem {
    font-size: 18px;
  }
}
@media (max-width: 768px) {
  .circleMainBox .compassBox .txtList .txtItem {
    font-size: 15px;
  }
}
.circleMainBox .compassBox .txtList .txtItem:nth-child(1) {
  bottom: 100%;
  left: 50%;
  translate: -50% -6px;
}
.circleMainBox .compassBox .txtList .txtItem:nth-child(2) {
  top: 50%;
  left: 100%;
  translate: 8px -50%;
}
.circleMainBox .compassBox .txtList .txtItem:nth-child(3) {
  top: 100%;
  left: 50%;
  translate: -50% 8px;
}
.circleMainBox .compassBox .txtList .txtItem:nth-child(4) {
  top: 50%;
  right: 100%;
  translate: -6px -50%;
}

.dotCircleBox {
  width: 40%;
  height: auto;
  aspect-ratio: 1/1;
  position: absolute;
  top: 50%;
  right: auto;
  bottom: auto;
  left: 50%;
  translate: -50% -50%;
  -webkit-filter: drop-shadow(0 0 5px rgba(255, 255, 255, 0.25));
          filter: drop-shadow(0 0 5px rgba(255, 255, 255, 0.25));
}
@media (max-width: 575px) {
  .dotCircleBox {
    width: 30%;
  }
}
.dotCircleBox::before {
  content: "";
  display: block;
  pointer-events: none;
  content: "";
  width: 97%;
  height: auto;
  background-color: transparent;
  aspect-ratio: 1/1;
  border-radius: 50%;
  border: 0.5px solid rgba(255, 255, 255, 0.8);
  position: absolute;
  top: 50%;
  right: auto;
  bottom: auto;
  left: 50%;
  translate: -50% -50%;
}
.dotCircleBox .dot {
  width: 8px;
  height: auto;
  aspect-ratio: 1/1;
  border-radius: 50%;
  background-color: #fff;
  -webkit-box-shadow: 0 0 6px #62bcea;
          box-shadow: 0 0 6px #62bcea;
  position: absolute;
  top: 50%;
  right: auto;
  bottom: auto;
  left: 50%;
  translate: -50% -50%;
  z-index: 1;
}
@media (max-width: 768px) {
  .dotCircleBox .dot {
    width: 6px;
  }
}
.dotCircleBox .dot::before {
  content: "";
  display: block;
  pointer-events: none;
  content: "";
  width: 18px;
  height: auto;
  background-color: rgba(217, 217, 217, 0.2);
  aspect-ratio: 1/1;
  border-radius: 50%;
  border: 0.5px solid rgba(98, 188, 234, 0.5);
  position: absolute;
  top: 50%;
  right: auto;
  bottom: auto;
  left: 50%;
  translate: -50% -50%;
  opacity: 0;
  scale: 0;
}
@media (max-width: 768px) {
  .dotCircleBox .dot::before {
    width: 14px;
  }
}
.dotCircleBox .dot.current {
  background-color: #97c7e5;
}
.dotCircleBox .dot.current::before {
  opacity: 1;
  scale: 1;
}

.educationList {
  width: calc(100% - 120px);
  height: calc(100% - 120px);
  margin: auto;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
@media (max-width: 1366px) {
  .educationList {
    width: calc(100% - 80px);
    height: calc(100% - 80px);
  }
}
@media (max-width: 1280px) {
  .educationList {
    width: calc(100% - 60px);
    height: calc(100% - 60px);
  }
}
@media (max-width: 768px) {
  .educationList {
    width: calc(100% - 20px);
    height: calc(100% - 20px);
  }
}
@media (max-width: 575px) {
  .educationList {
    width: calc(100% - 60px);
    height: calc(100% - 60px);
  }
}
@media (max-width: 400px) {
  .educationList {
    display: none;
  }
}
.educationList .educationItem {
  width: 155px;
  height: auto;
  aspect-ratio: 1/1;
  padding: 0.625rem;
  position: absolute;
  top: 50%;
  right: auto;
  bottom: auto;
  left: 50%;
  translate: -50% -50%;
}
@media (max-width: 1366px) {
  .educationList .educationItem {
    width: 135px;
    padding: 0.5rem;
  }
}
@media (max-width: 1280px) {
  .educationList .educationItem {
    width: 120px;
    padding: 0.375rem;
  }
}
@media (max-width: 1180px) {
  .educationList .educationItem {
    cursor: pointer;
  }
}
@media (max-width: 768px) {
  .educationList .educationItem {
    width: 100px;
    padding: 0.25rem;
  }
}
@media (max-width: 480px) {
  .educationList .educationItem {
    width: 80px;
  }
}
.educationList .educationItem::before {
  content: "";
  display: block;
  pointer-events: none;
  content: "";
  width: 100%;
  height: 100%;
  background-color: transparent;
  position: absolute;
  top: 50%;
  right: auto;
  bottom: auto;
  left: 50%;
  translate: -50% -50%;
  border-radius: 50%;
  border: 1px solid #fff;
  scale: 0;
}
@media (min-width: 1181px) {
  .educationList .educationItem:hover:has(.hover) {
    z-index: 1;
  }
  .educationList .educationItem:hover:has(.hover)::before {
    scale: 1;
  }
  .educationList .educationItem:hover:has(.hover) .item {
    background-color: #7A64F5;
  }
  .educationList .educationItem:hover:has(.hover) .item .plus svg {
    rotate: 45deg;
  }
  .educationList .educationItem:hover:has(.hover) .hover {
    display: block;
    opacity: 1;
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
    -webkit-transition-delay: 0.4s;
            transition-delay: 0.4s;
  }
  @starting-style {
    .educationList .educationItem:hover:has(.hover) .hover {
      opacity: 0;
    }
  }
  @starting-style {
    .educationList .educationItem:hover:has(.hover):nth-child(1) .hover, .educationList .educationItem:hover:has(.hover):nth-child(2) .hover, .educationList .educationItem:hover:has(.hover):nth-child(3) .hover, .educationList .educationItem:hover:has(.hover):nth-child(4) .hover {
      -webkit-transform: translate(-20px, 0);
              transform: translate(-20px, 0);
    }
  }
  @starting-style {
    .educationList .educationItem:hover:has(.hover):nth-child(5) .hover, .educationList .educationItem:hover:has(.hover):nth-child(6) .hover, .educationList .educationItem:hover:has(.hover):nth-child(7) .hover, .educationList .educationItem:hover:has(.hover):nth-child(8) .hover {
      -webkit-transform: translate(20px, 0);
              transform: translate(20px, 0);
    }
  }
}
.educationList .educationItem:nth-child(1) .item > .title {
  max-width: 110px;
}
@media (max-width: 480px) {
  .educationList .educationItem:nth-child(1) .item > .title {
    max-width: 50px;
  }
}
.educationList .educationItem:nth-child(1) .hover {
  position: absolute;
  top: -10px;
  right: auto;
  bottom: auto;
  left: calc(100% + 36px);
  translate: 0 -50%;
  -webkit-transform: translate(-20px, 0);
          transform: translate(-20px, 0);
}
@media (max-width: 1699px) {
  .educationList .educationItem:nth-child(1) .hover {
    left: calc(100% + 20px);
  }
}
@media (max-width: 1280px) {
  .educationList .educationItem:nth-child(1) .hover {
    left: calc(100% + 12px);
  }
}
.educationList .educationItem:nth-child(2) .hover, .educationList .educationItem:nth-child(3) .hover, .educationList .educationItem:nth-child(4) .hover {
  position: absolute;
  top: 50%;
  right: auto;
  bottom: auto;
  left: calc(100% + 36px);
  translate: 0 -50%;
  -webkit-transform: translate(-20px, 0);
          transform: translate(-20px, 0);
}
@media (max-width: 1699px) {
  .educationList .educationItem:nth-child(2) .hover, .educationList .educationItem:nth-child(3) .hover, .educationList .educationItem:nth-child(4) .hover {
    left: calc(100% + 20px);
  }
}
@media (max-width: 1280px) {
  .educationList .educationItem:nth-child(2) .hover, .educationList .educationItem:nth-child(3) .hover, .educationList .educationItem:nth-child(4) .hover {
    left: calc(100% + 12px);
  }
}
.educationList .educationItem:nth-child(5) .hover {
  position: absolute;
  top: auto;
  right: calc(100% + 36px);
  bottom: -15px;
  left: auto;
  translate: 0 50%;
  -webkit-transform: translate(20px, 0);
          transform: translate(20px, 0);
}
@media (max-width: 1699px) {
  .educationList .educationItem:nth-child(5) .hover {
    right: calc(100% + 20px);
  }
}
@media (max-width: 1280px) {
  .educationList .educationItem:nth-child(5) .hover {
    right: calc(100% + 12px);
  }
}
.educationList .educationItem:nth-child(6) .hover, .educationList .educationItem:nth-child(7) .hover, .educationList .educationItem:nth-child(8) .hover {
  position: absolute;
  top: 50%;
  right: calc(100% + 36px);
  bottom: auto;
  left: auto;
  translate: 0 -50%;
  -webkit-transform: translate(20px, 0);
          transform: translate(20px, 0);
}
@media (max-width: 1699px) {
  .educationList .educationItem:nth-child(6) .hover, .educationList .educationItem:nth-child(7) .hover, .educationList .educationItem:nth-child(8) .hover {
    right: calc(100% + 20px);
  }
}
@media (max-width: 1280px) {
  .educationList .educationItem:nth-child(6) .hover, .educationList .educationItem:nth-child(7) .hover, .educationList .educationItem:nth-child(8) .hover {
    right: calc(100% + 12px);
  }
}
@media (max-width: 1180px) {
  .educationList .educationItem.current:has(.hover) {
    z-index: 1;
  }
  .educationList .educationItem.current:has(.hover)::before {
    scale: 1;
  }
  .educationList .educationItem.current:has(.hover) .item {
    background-color: #7A64F5;
  }
  .educationList .educationItem.current:has(.hover) .item .plus svg {
    rotate: 45deg;
  }
}
.educationList .item {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  height: auto;
  aspect-ratio: 1/1;
  border-radius: 50%;
  background-color: #97c7e5;
  -webkit-box-shadow: 0 0 24px rgba(255, 255, 255, 0.3);
          box-shadow: 0 0 24px rgba(255, 255, 255, 0.3);
  padding: 0.25rem;
}
.educationList .item > .title {
  font-size: 20px;
  font-weight: 600;
  letter-spacing: 0.05em;
  line-height: 1.25;
  color: #fff;
  text-align: center;
  max-width: 90px;
  pointer-events: none;
}
@media (max-width: 1366px) {
  .educationList .item > .title {
    font-size: 18px;
  }
}
@media (max-width: 1280px) {
  .educationList .item > .title {
    font-size: 16px;
    max-width: 80px;
  }
}
@media (max-width: 768px) {
  .educationList .item > .title {
    font-size: 15px;
    max-width: 70px;
  }
}
@media (max-width: 480px) {
  .educationList .item > .title {
    font-size: 13px;
    max-width: 55px;
  }
}
.educationList .item .plus {
  width: 36px;
  height: auto;
  aspect-ratio: 1/1;
  border-radius: 50%;
  background-color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: absolute;
  top: 4px;
  right: -8px;
  bottom: auto;
  left: auto;
  padding: 0.625rem;
}
@media (max-width: 1366px) {
  .educationList .item .plus {
    width: 28px;
    padding: 0.5rem;
    right: 0;
  }
}
@media (max-width: 1280px) {
  .educationList .item .plus {
    width: 24px;
    padding: 0.375rem;
    right: 4px;
  }
}
@media (max-width: 768px) {
  .educationList .item .plus {
    width: 20px;
    padding: 0.25rem;
    right: 0;
  }
}
@media (max-width: 480px) {
  .educationList .item .plus {
    width: 16px;
    right: 0;
  }
}
.educationList .item .plus svg {
  width: 100%;
  height: 100%;
  color: #003686;
  will-change: rotate;
}
.educationList .hover {
  display: none;
  opacity: 0;
  transition-behavior: allow-discrete;
}
@media (max-width: 1180px) {
  .educationList .hover {
    display: none;
  }
}
.educationList .hover .innerBox {
  position: relative;
  width: 470px;
  background-color: rgba(255, 255, 255, 0.8);
  border-radius: 20px;
  padding: 2.25rem 2rem 2.25rem 2.5rem;
}
@media (max-width: 1699px) {
  .educationList .hover .innerBox {
    width: 400px;
    padding: 1.25rem 1.5rem;
  }
}
@media (max-width: 1499px) {
  .educationList .hover .innerBox {
    width: 300px;
    border-radius: 12px;
    padding: 1rem 1.25rem;
  }
}
.educationList .hover .title {
  font-size: 22px;
  font-weight: 700;
  letter-spacing: 0.035em;
  line-height: 1.25;
  color: #003686;
}
@media (max-width: 1499px) {
  .educationList .hover .title {
    font-size: 20px;
  }
}
.educationList .hover .text {
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0.035em;
  line-height: 2;
  color: #003686;
  margin-top: 1.25rem;
}
@media (max-width: 1699px) {
  .educationList .hover .text {
    margin-top: 0.75rem;
  }
}
@media (max-width: 1499px) {
  .educationList .hover .text {
    margin-top: 0.5rem;
  }
}

.educationTextBox {
  position: relative;
  width: 100%;
  max-width: 470px;
  margin: 1.5rem auto 0;
  z-index: 1;
}
@media (min-width: 1181px) {
  .educationTextBox {
    display: none;
  }
}
@media (max-width: 768px) {
  .educationTextBox {
    max-width: 400px;
  }
}
@media (max-width: 575px) {
  .educationTextBox {
    margin-top: 1rem;
  }
}
@media (max-width: 400px) {
  .educationTextBox {
    margin-top: 2rem;
  }
}
.educationTextBox .educationTextList:not(.slick-slider) {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.educationTextBox .educationTextList:not(.slick-slider) .educationTextItem {
  width: 100%;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}
.educationTextBox .educationTextList .slick-list {
  margin: 0 -20px;
}
.educationTextBox .educationTextList .educationTextItem {
  position: relative;
  padding: 0 20px;
}
.educationTextBox .educationTextList .item {
  position: relative;
  background-color: rgba(255, 255, 255, 0.8);
  border-radius: 20px;
  padding: 1.5rem 2rem;
}
@media (max-width: 768px) {
  .educationTextBox .educationTextList .item {
    border-radius: 16px;
    padding: 1.25rem 1.5rem;
  }
}
.educationTextBox .educationTextList .title {
  font-size: 20px;
  font-weight: 700;
  letter-spacing: 0.035em;
  line-height: 1.25;
  color: #003686;
}
@media (max-width: 768px) {
  .educationTextBox .educationTextList .title {
    font-size: 18px;
  }
}
.educationTextBox .educationTextList .text {
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0.035em;
  line-height: 2;
  color: #003686;
  margin-top: 0.5rem;
}

.recruitmentArea {
  position: relative;
  padding: 100px 0;
  z-index: 1;
}
@media (max-width: 768px) {
  .recruitmentArea {
    padding: 80px 0;
  }
}
@media (max-width: 480px) {
  .recruitmentArea {
    padding: 60px 0;
  }
}
.recruitmentArea .sectionTitleBox {
  margin-bottom: 5.875rem;
}
@media (max-width: 1366px) {
  .recruitmentArea .sectionTitleBox {
    margin-bottom: 4rem;
  }
}
@media (max-width: 1180px) {
  .recruitmentArea .sectionTitleBox {
    margin-bottom: 3rem;
  }
}
@media (max-width: 575px) {
  .recruitmentArea .sectionTitleBox {
    margin-bottom: 2rem;
  }
}
.recruitmentArea .sectionTitleBox .titleBox {
  margin-bottom: 0;
}
@media (min-width: 992px) {
  .recruitmentArea .sectionTitleBox .controlBox {
    display: none;
  }
}
.recruitmentArea .recruitmentBox {
  position: relative;
  padding: 0 2.625rem;
}
@media (max-width: 1366px) {
  .recruitmentArea .recruitmentBox {
    padding: 0 2rem;
  }
}
@media (max-width: 991px) {
  .recruitmentArea .recruitmentBox {
    padding: 0;
  }
}
.recruitmentArea .recruitmentBox::before {
  content: "";
  display: block;
  pointer-events: none;
  content: "";
  width: 100%;
  height: 2px;
  background-color: #62bcea;
  position: absolute;
  top: 30%;
  right: auto;
  bottom: auto;
  left: 0;
}
@media (min-width: 992px) {
  .recruitmentArea .recruitmentBox::before {
    display: none;
  }
}
@media (max-width: 375px) {
  .recruitmentArea .recruitmentBox::before {
    top: 27%;
  }
}
.recruitmentArea .recruitmentBox .decoLineBox {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  height: 330px;
  position: absolute;
  top: calc(50% - 64px);
  right: auto;
  bottom: auto;
  left: calc(50% + 6px);
  translate: -50% -50%;
}
@media (max-width: 1366px) {
  .recruitmentArea .recruitmentBox .decoLineBox {
    height: 300px;
  }
}
@media (max-width: 1180px) {
  .recruitmentArea .recruitmentBox .decoLineBox {
    height: 250px;
    top: calc(50% - 54px);
  }
}
@media (max-width: 991px) {
  .recruitmentArea .recruitmentBox .decoLineBox {
    display: none;
  }
}
.recruitmentArea .recruitmentBox .decoLineBox .dot {
  display: block;
  width: 10px;
  height: auto;
  aspect-ratio: 1/1;
  border-radius: 50%;
  background-color: #62bcea;
  position: absolute;
  top: auto;
  right: auto;
  bottom: 2px;
  left: 0;
  translate: 0 50%;
  z-index: 1;
}
@media (max-width: 1180px) {
  .recruitmentArea .recruitmentBox .decoLineBox .dot {
    width: 8px;
  }
}
.recruitmentArea .recruitmentBox .decoLineBox .angle {
  display: block;
  width: 10px;
  height: auto;
  aspect-ratio: 1/1;
  border-right: 2px solid #fff;
  border-bottom: 2px solid #fff;
  position: absolute;
  top: 50%;
  right: 4px;
  bottom: auto;
  left: auto;
  rotate: 45deg;
  translate: 50% -50%;
  z-index: 1;
}
@media (max-width: 1180px) {
  .recruitmentArea .recruitmentBox .decoLineBox .angle {
    width: 8px;
  }
}
.recruitmentArea .recruitmentBox .decoLineBox .deco {
  height: 100%;
  color: #808080;
}
.recruitmentArea .recruitmentBox .decoLineBox .blueLine {
  width: 100%;
  height: 100%;
  margin: auto;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  color: transparent;
}
.recruitmentArea .recruitmentBox .decoLineBox .blueLine path {
  stroke-width: 3px;
  stroke: #62bcea;
  stroke-dasharray: 2170;
}
.recruitmentArea .recruitmentList:not(.mobile) {
  position: relative;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 3rem 1.5rem;
}
@media (max-width: 991px) {
  .recruitmentArea .recruitmentList:not(.mobile) {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
@media (max-width: 768px) {
  .recruitmentArea .recruitmentList:not(.mobile) {
    gap: 2rem 1rem;
  }
}
@media (max-width: 575px) {
  .recruitmentArea .recruitmentList:not(.mobile) {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}
@media (max-width: 991px) {
  .recruitmentArea .recruitmentList:not(.mobile) {
    display: none;
  }
}
.recruitmentArea .recruitmentList:not(.mobile) .recruitmentItem {
  width: calc(25% - 1.5rem * 3 / 4);
}
.recruitmentArea .recruitmentList:not(.mobile) .recruitmentItem:nth-child(1) .item {
  margin-left: 0;
  margin-right: auto;
}
.recruitmentArea .recruitmentList:not(.mobile) .recruitmentItem:nth-child(4) {
  margin-left: 25%;
}
.recruitmentArea .recruitmentList:not(.mobile) .item {
  max-width: 230px;
  margin: 0 auto;
}
@media (max-width: 1180px) {
  .recruitmentArea .recruitmentList:not(.mobile) .item {
    max-width: 200px;
  }
}
.recruitmentArea .recruitmentList.mobile {
  margin: -10px;
}
@media (min-width: 992px) {
  .recruitmentArea .recruitmentList.mobile {
    display: none;
  }
}
.recruitmentArea .recruitmentList.mobile .recruitmentItem {
  padding: 10px;
}
.recruitmentArea .recruitmentList .recruitmentItem {
  position: relative;
}
.recruitmentArea .recruitmentList .recruitmentItem.active .imgBox::before {
  scale: 1;
}
.recruitmentArea .recruitmentList .recruitmentItem.active .imgBox::after {
  background-color: #97c7e5;
}
.recruitmentArea .recruitmentList .recruitmentItem.active .imgBox .Img img {
  translate: 0 -100%;
  -webkit-filter: drop-shadow(0 50px 0 #fff);
          filter: drop-shadow(0 50px 0 #fff);
}
@media (max-width: 1366px) {
  .recruitmentArea .recruitmentList .recruitmentItem.active .imgBox .Img img {
    -webkit-filter: drop-shadow(0 40px 0 #fff);
            filter: drop-shadow(0 40px 0 #fff);
  }
}
@media (max-width: 1180px) {
  .recruitmentArea .recruitmentList .recruitmentItem.active .imgBox .Img img {
    -webkit-filter: drop-shadow(0 30px 0 #fff);
            filter: drop-shadow(0 30px 0 #fff);
  }
}
@media (max-width: 480px) {
  .recruitmentArea .recruitmentList .recruitmentItem.active .imgBox .Img img {
    -webkit-filter: drop-shadow(0 28px 0 #fff);
            filter: drop-shadow(0 28px 0 #fff);
  }
}
.recruitmentArea .recruitmentList .recruitmentItem.active .Txt .title {
  color: #97c7e5;
}
.recruitmentArea .recruitmentList .item {
  position: relative;
}
.recruitmentArea .recruitmentList .imgBox {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 155px;
  height: auto;
  aspect-ratio: 1/1;
  margin: 0 auto;
  border-radius: 50%;
}
@media (max-width: 1366px) {
  .recruitmentArea .recruitmentList .imgBox {
    width: 135px;
  }
}
@media (max-width: 1180px) {
  .recruitmentArea .recruitmentList .imgBox {
    width: 115px;
  }
}
@media (max-width: 480px) {
  .recruitmentArea .recruitmentList .imgBox {
    width: 100px;
  }
}
.recruitmentArea .recruitmentList .imgBox::before {
  content: "";
  display: block;
  pointer-events: none;
  content: "";
  width: 100%;
  height: 100%;
  background-color: transparent;
  position: absolute;
  top: 50%;
  right: auto;
  bottom: auto;
  left: 50%;
  translate: -50% -50%;
  border-radius: 50%;
  border: 1px solid rgba(255, 255, 255, 0.8);
  -webkit-box-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
          box-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
  scale: 0.5;
}
.recruitmentArea .recruitmentList .imgBox::after {
  content: "";
  display: block;
  pointer-events: none;
  content: "";
  width: 85%;
  height: auto;
  background-color: #D9D9D9;
  aspect-ratio: 1/1;
  position: absolute;
  top: 50%;
  right: auto;
  bottom: auto;
  left: 50%;
  translate: -50% -50%;
  border-radius: 50%;
  -webkit-box-shadow: 0 0 24px rgba(255, 255, 255, 0.3);
          box-shadow: 0 0 24px rgba(255, 255, 255, 0.3);
}
.recruitmentArea .recruitmentList .imgBox .Img {
  width: 50px;
  overflow: hidden;
  z-index: 1;
}
@media (max-width: 1366px) {
  .recruitmentArea .recruitmentList .imgBox .Img {
    width: 42px;
  }
}
@media (max-width: 1180px) {
  .recruitmentArea .recruitmentList .imgBox .Img {
    width: 32px;
  }
}
@media (max-width: 480px) {
  .recruitmentArea .recruitmentList .imgBox .Img {
    width: 28px;
  }
}
.recruitmentArea .recruitmentList .imgBox .Img img {
  width: 100%;
  height: auto;
  display: block;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  -webkit-transition: translate 0.6s ease-in-out;
  transition: translate 0.6s ease-in-out;
}
.recruitmentArea .recruitmentList .Txt {
  position: relative;
  text-align: center;
  margin-top: 2.5rem;
}
@media (max-width: 1366px) {
  .recruitmentArea .recruitmentList .Txt {
    margin-top: 2rem;
  }
}
@media (max-width: 1180px) {
  .recruitmentArea .recruitmentList .Txt {
    margin-top: 1.5rem;
  }
}
.recruitmentArea .recruitmentList .Txt .title {
  font-size: 22px;
  font-weight: 600;
  letter-spacing: 0.1em;
  line-height: 1.25;
  color: #cbcbcb;
}
@media (max-width: 1180px) {
  .recruitmentArea .recruitmentList .Txt .title {
    font-size: 20px;
  }
}
@media (max-width: 480px) {
  .recruitmentArea .recruitmentList .Txt .title {
    font-size: 18px;
  }
}
.recruitmentArea .recruitmentList .Txt .text {
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 0.035em;
  line-height: 1.8;
  color: #fff;
  margin-top: 0.625rem;
}
@media (max-width: 1180px) {
  .recruitmentArea .recruitmentList .Txt .text {
    font-size: 15px;
    margin-top: 0.5rem;
  }
}
@media (max-width: 480px) {
  .recruitmentArea .recruitmentList .Txt .text {
    font-size: 14px;
  }
}

.campusArea {
  position: relative;
  padding: 100px 0;
  overflow-x: clip;
  z-index: 1;
}
@media (max-width: 768px) {
  .campusArea {
    padding: 80px 0;
  }
}
@media (max-width: 480px) {
  .campusArea {
    padding: 60px 0;
  }
}

.campusBox {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-column-gap: 1.5rem;
     -moz-column-gap: 1.5rem;
          column-gap: 1.5rem;
  margin-top: 6.5rem;
}
@media (max-width: 1366px) {
  .campusBox {
    margin-top: 4.5rem;
  }
}
@media (max-width: 1280px) {
  .campusBox {
    -webkit-column-gap: 1rem;
       -moz-column-gap: 1rem;
            column-gap: 1rem;
  }
}
@media (max-width: 1180px) {
  .campusBox {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    row-gap: 2rem;
    margin-top: 3rem;
  }
}
@media (max-width: 768px) {
  .campusBox {
    margin-right: auto;
  }
}
@media (max-width: 480px) {
  .campusBox {
    margin-top: 1.5rem;
  }
}
.campusBox .leftBox {
  position: relative;
  width: 590px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}
@media (max-width: 1366px) {
  .campusBox .leftBox {
    width: 560px;
  }
}
@media (max-width: 1280px) {
  .campusBox .leftBox {
    width: 520px;
  }
}
@media (max-width: 1180px) {
  .campusBox .leftBox {
    width: 100%;
    max-width: 480px;
    margin: 0 auto;
  }
}
@media (max-width: 768px) {
  .campusBox .leftBox {
    max-width: 400px;
    margin-left: 0;
  }
}
@media (max-width: 575px) {
  .campusBox .leftBox {
    margin-left: auto;
  }
}
@media (max-width: 480px) {
  .campusBox .leftBox {
    max-width: 320px;
  }
}
.campusBox .ImgBox {
  position: relative;
  width: 100%;
  max-width: 460px;
  height: auto;
  aspect-ratio: 1/1;
  border: 1px solid #62bcea;
  border-radius: 50%;
  padding: 2rem;
}
@media (max-width: 1366px) {
  .campusBox .ImgBox {
    max-width: 420px;
  }
}
@media (max-width: 1280px) {
  .campusBox .ImgBox {
    max-width: 365px;
    padding: 1.25rem;
  }
}
@media (max-width: 1180px) {
  .campusBox .ImgBox {
    max-width: none;
  }
}
@media (max-width: 480px) {
  .campusBox .ImgBox {
    padding: 0.75rem;
  }
}
.campusBox .campusImgList:not(.slick-slider) {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
}
.campusBox .campusImgList:not(.slick-slider) .campusImgItem {
  width: 100%;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}
.campusBox .campusImgList .campusImgItem {
  position: relative;
}
.campusBox .campusImgList .item {
  position: relative;
}
.campusBox .campusImgList .Img {
  border-radius: 50%;
  overflow: hidden;
  scale: 0 1;
}
.campusBox .campusImgList .Img img {
  width: 100%;
  height: auto;
  display: block;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
.campusBox .campusImgList .slick-current .Img {
  scale: 1 1;
}
.campusBox .campusTxtList {
  width: min(100%, 200px);
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  row-gap: 1.5rem;
  position: absolute;
  top: 0;
  right: -2px;
  bottom: auto;
  left: auto;
  padding: 3rem 0;
}
@media (max-width: 1180px) {
  .campusBox .campusTxtList {
    width: min(100%, 170px);
    padding: 4.375rem 0;
    left: calc(100% + 28px);
    right: unset;
    translate: -50% 0;
  }
}
@media (max-width: 768px) {
  .campusBox .campusTxtList {
    width: min(100%, 160px);
    padding: 3.375rem 0;
    left: calc(100% + 30px);
  }
}
@media (max-width: 575px) {
  .campusBox .campusTxtList {
    display: none;
  }
}
.campusBox .campusTxtList .campusTxtItem {
  position: relative;
  width: 100%;
  cursor: pointer;
}
.campusBox .campusTxtList .campusTxtItem.second {
  margin-left: 4rem;
}
@media (max-width: 1366px) {
  .campusBox .campusTxtList .campusTxtItem.second {
    margin-left: 3.375rem;
  }
}
@media (max-width: 1280px) {
  .campusBox .campusTxtList .campusTxtItem.second {
    margin-left: 2.5rem;
  }
}
@media (max-width: 1180px) {
  .campusBox .campusTxtList .campusTxtItem.second {
    margin-left: 3.375rem;
  }
}
@media (max-width: 768px) {
  .campusBox .campusTxtList .campusTxtItem.second {
    margin-left: 2.875rem;
  }
}
.campusBox .campusTxtList .item {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-column-gap: 1.25rem;
     -moz-column-gap: 1.25rem;
          column-gap: 1.25rem;
}
@media (min-width: 1181px) {
  .campusBox .campusTxtList .item:hover .title {
    color: #fff;
  }
}
.campusBox .campusTxtList .item .dot {
  position: relative;
  display: block;
  content: "";
  width: 8px;
  height: auto;
  background-color: #fff;
  aspect-ratio: 1/1;
  border-radius: 50%;
  -webkit-box-shadow: 0 0 6px #62bcea;
          box-shadow: 0 0 6px #62bcea;
}
@media (max-width: 1180px) {
  .campusBox .campusTxtList .item .dot {
    width: 6px;
  }
}
.campusBox .campusTxtList .item .dot::before {
  content: "";
  display: block;
  pointer-events: none;
  content: "";
  width: 20px;
  height: auto;
  background-color: rgba(217, 217, 217, 0.5);
  aspect-ratio: 1/1;
  border-radius: 50%;
  border: 0.5px solid rgba(98, 188, 234, 0.5);
  position: absolute;
  top: 50%;
  right: auto;
  bottom: auto;
  left: 50%;
  translate: -50% -50%;
  opacity: 0;
  scale: 0;
  z-index: -1;
}
@media (max-width: 1180px) {
  .campusBox .campusTxtList .item .dot::before {
    width: 16px;
  }
}
.campusBox .campusTxtList .item .title {
  position: relative;
  display: block;
  font-size: 20px;
  font-weight: 600;
  letter-spacing: 0.1em;
  line-height: 1.8;
  color: rgba(255, 255, 255, 0.5);
  padding: 0.375rem 0;
}
@media (max-width: 1180px) {
  .campusBox .campusTxtList .item .title {
    font-size: 18px;
    padding: 0.25rem 0;
  }
}
@media (max-width: 768px) {
  .campusBox .campusTxtList .item .title {
    font-size: 16px;
  }
}
.campusBox .campusTxtList .item .title::before {
  content: "";
  display: block;
  pointer-events: none;
  content: "";
  width: 0;
  height: 1px;
  background-color: #fff;
  position: absolute;
  top: 0;
  right: auto;
  bottom: auto;
  left: 0;
}
.campusBox .campusTxtList .item .title::after {
  content: "";
  display: block;
  pointer-events: none;
  content: "";
  width: 0;
  height: 1px;
  background-color: #fff;
  position: absolute;
  top: auto;
  right: auto;
  bottom: 0;
  left: 0;
}
.campusBox .campusTxtList .currentSlide .item .dot {
  background-color: #62bcea;
}
.campusBox .campusTxtList .currentSlide .item .dot::before {
  opacity: 1;
  scale: 1;
}
.campusBox .campusTxtList .currentSlide .item .title {
  color: #fff;
}
.campusBox .campusTxtList .currentSlide .item .title::before, .campusBox .campusTxtList .currentSlide .item .title::after {
  width: 100%;
}
.campusBox .rightBox {
  position: relative;
  width: 0;
  max-width: 50%;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  padding: 1.875rem 0;
}
@media (max-width: 1180px) {
  .campusBox .rightBox {
    width: 100%;
    max-width: none;
    padding: 0;
  }
}
.campusBox .campusContentList {
  width: 100%;
  height: 100%;
}
.campusBox .campusContentList:not(.slick-slider) {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
}
.campusBox .campusContentList:not(.slick-slider) .campusContentItem {
  width: 100%;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}
.campusBox .campusContentList .slick-list {
  height: 100%;
}
.campusBox .campusContentList .slick-track {
  height: 100%;
}
.campusBox .campusContentList .slick-track .slick-slide > div {
  height: 100%;
}
.campusBox .campusContentList .campusContentItem {
  position: relative;
  height: 100%;
}
.campusBox .campusContentList .item {
  position: relative;
  height: 100%;
  background-color: rgba(0, 54, 134, 0.5);
  padding: 3rem 2.75rem;
}
@media (max-width: 1280px) {
  .campusBox .campusContentList .item {
    padding: 2.25rem 2rem;
  }
}
@media (max-width: 1180px) {
  .campusBox .campusContentList .item {
    padding: 1.5rem 1.75rem;
  }
}
@media (max-width: 768px) {
  .campusBox .campusContentList .item {
    padding: 1rem 1.5rem;
  }
}
.campusBox .campusContentList .item::before {
  content: "";
  display: block;
  pointer-events: none;
  content: "";
  width: 3px;
  height: 100%;
  background-color: #97c7e5;
  position: absolute;
  top: 50%;
  right: auto;
  bottom: auto;
  left: 0;
  translate: 0 -50%;
}
.campusBox .campusContentList .title {
  font-size: 28px;
  font-weight: 600;
  letter-spacing: 0.1em;
  line-height: 1.8;
  color: #fff;
}
@media (max-width: 1280px) {
  .campusBox .campusContentList .title {
    font-size: 24px;
  }
}
@media (max-width: 768px) {
  .campusBox .campusContentList .title {
    font-size: 20px;
  }
}
@media (max-width: 480px) {
  .campusBox .campusContentList .title {
    font-size: 18px;
  }
}
.campusBox .campusContentList .content {
  font-size: 20px;
  font-weight: 400;
  letter-spacing: 0.2em;
  line-height: 1.8;
  color: #fff;
  margin-top: 2.625rem;
}
@media (max-width: 1280px) {
  .campusBox .campusContentList .content {
    font-size: 18px;
    margin-top: 1.5rem;
  }
}
@media (max-width: 768px) {
  .campusBox .campusContentList .content {
    font-size: 16px;
    margin-top: 0.625rem;
  }
}
@media (max-width: 480px) {
  .campusBox .campusContentList .content {
    font-size: 15px;
  }
}

.linkArea {
  position: relative;
  padding-top: 90px;
  z-index: 1;
}
@media (max-width: 1180px) {
  .linkArea {
    padding-top: 0;
  }
}
.linkArea .wrap {
  padding: 0;
}
.linkArea .linkList {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
@media (max-width: 768px) {
  .linkArea .linkList {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.linkArea .linkList .linkItem {
  position: relative;
  width: calc(33.3333333333% - 0rem * 2 / 3);
  padding: 3.625rem 1.5rem;
  background-color: rgba(19, 32, 52, 0.5);
}
@media (max-width: 1366px) {
  .linkArea .linkList .linkItem {
    padding: 2.625rem 1.5rem;
  }
}
@media (max-width: 1180px) {
  .linkArea .linkList .linkItem {
    padding: 2rem 1rem;
  }
}
@media (max-width: 991px) {
  .linkArea .linkList .linkItem {
    padding: 1.5rem 1rem;
  }
}
@media (max-width: 768px) {
  .linkArea .linkList .linkItem {
    width: 100%;
    padding: 1.25rem 1rem;
  }
}
@media (min-width: 1181px) {
  .linkArea .linkList .linkItem:hover:has(.linkWrap) {
    background-color: rgba(0, 54, 134, 0.5);
  }
}
@media (max-width: 768px) {
  .linkArea .linkList .linkItem + .linkItem {
    border-top: 1px solid rgba(255, 255, 255, 0.5);
  }
}
.linkArea .linkList .item {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-column-gap: 1rem;
     -moz-column-gap: 1rem;
          column-gap: 1rem;
  width: 100%;
  max-width: 330px;
  margin: 0 auto;
}
@media (max-width: 1366px) {
  .linkArea .linkList .item {
    max-width: 280px;
  }
}
@media (max-width: 1180px) {
  .linkArea .linkList .item {
    max-width: 230px;
  }
}
@media (max-width: 991px) {
  .linkArea .linkList .item {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    max-width: none;
  }
}
.linkArea .linkList .Txt {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-column-gap: 1rem;
     -moz-column-gap: 1rem;
          column-gap: 1rem;
}
@media (max-width: 1180px) {
  .linkArea .linkList .Txt {
    -webkit-column-gap: 0.625rem;
       -moz-column-gap: 0.625rem;
            column-gap: 0.625rem;
  }
}
@media (max-width: 991px) {
  .linkArea .linkList .Txt {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    row-gap: 1rem;
  }
}
@media (max-width: 768px) {
  .linkArea .linkList .Txt {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
.linkArea .linkList .Txt .Img {
  max-width: 50px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}
@media (max-width: 1366px) {
  .linkArea .linkList .Txt .Img {
    max-width: 44px;
  }
}
@media (max-width: 1180px) {
  .linkArea .linkList .Txt .Img {
    max-width: 36px;
  }
}
@media (max-width: 768px) {
  .linkArea .linkList .Txt .Img {
    max-width: 32px;
  }
}
@media (max-width: 480px) {
  .linkArea .linkList .Txt .Img {
    max-width: 28px;
  }
}
.linkArea .linkList .Txt .Img img {
  width: 100%;
  height: auto;
  display: block;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
.linkArea .linkList .Txt .title {
  font-size: 24px;
  font-weight: 500;
  letter-spacing: 0.02em;
  line-height: 1.25;
  color: #fff;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}
@media (max-width: 1366px) {
  .linkArea .linkList .Txt .title {
    font-size: 20px;
  }
}
@media (max-width: 1180px) {
  .linkArea .linkList .Txt .title {
    font-size: 18px;
  }
}
@media (max-width: 768px) {
  .linkArea .linkList .Txt .title {
    font-size: 16px;
  }
}
@media (max-width: 480px) {
  .linkArea .linkList .Txt .title {
    font-size: 15px;
  }
}
.linkArea .linkList .angle {
  position: relative;
  width: 12px;
  height: auto;
  aspect-ratio: 1/1;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
@media (max-width: 1180px) {
  .linkArea .linkList .angle {
    width: 10px;
  }
}
@media (max-width: 768px) {
  .linkArea .linkList .angle {
    width: 8px;
  }
}
.linkArea .linkList .linkWrap {
  width: 100%;
  height: 100%;
  margin: auto;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
/*# sourceMappingURL=fac.css.map */