@charset "utf-8";

@import url(//fonts.googleapis.com/earlyaccess/nanummyeongjo.css);
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@100;200;300;400;500;600;700;800;900&display=swap");

@font-face {
  font-family: "Gotham-Bold";
  src: url("../googlewebfonts/Gotham-Bold.otf") format("truetype");
}

*,
*::before,
*::after {
  box-sizing: border-box;
}

html {
  font-size: 10px;
  line-height: 1;
  scroll-behavior: smooth;
}

body {
}

ul,
li {
  list-style-type: none;
}

.clear-fix::after {
  content: "";
  display: block;
  clear: both;
}
img {
  margin-bottom: 0;
}
.blind {
  overflow: hidden;
  font-size: 0;
  line-height: 0;
  width: 1px;
  height: 1px;
  position: absolute;
}

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

button {
  border: none;
  outline: none;
  cursor: pointer;
}


#section01 {
  width: 100%;
  height: 900px;
  position: relative;
}
#section01 .motion_inner_box {
  max-width: 1200px;
  width: 100%;
  margin: 0 auto;
  position: absolute;
  left: 50%;
  transform: translate(-50%, 0);
  text-align: center;
}
#section01 .motion_inner_box div {
  padding-top: 279px;
}

.video {
  width: 100%;
  position: absolute;
  overflow: hidden;
  top: 0;
}

.video video {
  width: 100%;
  height: 100%;
}

#section2_re {
  background-color: #f1f8ff;
  position: relative;
  text-align: center;
  padding: 90px 0 88px;
}

#section03 {
  background: #191919;
  padding: 111px 0 0;
  position: relative;
}

#section03 .motion_inner_box {
  max-width: 1200px;
  width: 100%;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  gap: 40px;
  text-align: center;
  justify-content: center;
  align-items: center;
}
#section03 .motion_inner_box .sec03_content_line01 {
  display: flex;
  flex-direction: column;
  gap: 40px;
  text-align: center;
  justify-content: center;
  width: 100%;
  align-items: center;
}
#section03 .motion_inner_box .sec03_content_line01 .sec03_title > p {
  font-size: 35px;
  color: #fff;
  font-family: "GmarketSansMedium";
  line-height: 145%;
}
#section03 .motion_inner_box .sec03_content_line03 .sec03_title02 > p {
  padding-bottom: 30px;
  font-size: 28px;
  color: #fff;
  font-family: "S-CoreDream-6Bold";
}
#section03 .motion_inner_box .sec03_content_line01 .sec03_title > h2 {
  font-size: 50px;
  color: #4bceff;
  font-family: "GmarketSansMedium";
  font-weight: bold;
  line-height: 145%;
}

#section03 .motion_inner_box .sec03_content_line01 .sec03_content {
  width: 100%;
}
#section03
  .motion_inner_box
  .sec03_content_line01
  .sec03_content
  .swiper-thumb {
  width: 100%;
  padding-bottom: 15px;
}
#section03
  .motion_inner_box
  .sec03_content_line01
  .sec03_content
  .swiper-thumb
  ul
  li
  button {
  width: 100%;
  padding: 20px 0;
  font-family: "GmarketSansMedium";
  font-size: 24px;
  position: relative;
  opacity: 0.5;
  background: #fff;
  letter-spacing: -0.5px;
}
#section03
  .motion_inner_box
  .sec03_content_line01
  .sec03_content
  .swiper-thumb
  ul
  li.swiper-slide-thumb-active
  button {
  background: #4bceff;
  opacity: 1;
}
#section03
  .motion_inner_box
  .sec03_content_line01
  .sec03_content
  .swiper-thumb
  ul
  li
  button::after {
  content: "";
  position: absolute;
  bottom: -15px;
  left: 50%;
  margin-left: -15px;
  border-top: 15px solid #fff;
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
}

#section03
  .motion_inner_box
  .sec03_content_line01
  .sec03_content
  .swiper-thumb
  ul
  li.swiper-slide-thumb-active
  button::after {
  border-top: 15px solid #4bceff;
}
#section03
  .motion_inner_box
  .sec03_content_line01
  .sec03_content
  .swiper-thumb
  ul
  li
  button
  > span {
  font-family: "S-CoreDream-6Bold";
  font-size: 18px;
}

#section03 .motion_inner_box .sec03_content_line03 {
  display: flex;
  flex-direction: column;
  gap: 30px;
  justify-content: center;
  width: 100%;
}
#section03 .motion_inner_box .sec03_content_line03 .sec03_title {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  gap: 30px;
  text-align: left;
}
#section03 .motion_inner_box .sec03_content_line03 .sec03_title p {
  font-size: 20px;
  color: #fff;
  font-family: "Noto Sans KR", sans-serif;
}

#section03 .motion_inner_box .sec03_content_line03 .sec03_content {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
#section03 .motion_inner_box .sec03_content_line03 .sec03_content .swiper-top {
  width: 100%;
}
#section03
  .motion_inner_box
  .sec03_content_line03
  .sec03_content
  .swiper-top
  .swiper-slide {
  display: flex;
  flex-direction: column;
  gap: 30px;
}
#section03
  .motion_inner_box
  .sec03_content_line03
  .sec03_content
  .swiper-top
  .sec03_swiper_content {
  width: 100%;
}
#section03
  .motion_inner_box
  .sec03_content_line03
  .sec03_content
  .swiper-top
  .sec03_swiper_content
  ul {
  width: 100%;
  display: flex;
  gap: 20px;
}

#section03 .motion_inner_box .sec03_content_line03 .sec03_content .li_txt_box {
  width: 100%;
  background: #191919;
  display: flex;
  gap: 20px;
}
#section03
  .motion_inner_box
  .sec03_content_line03
  .sec03_content
  .li_txt_box
  ul {
  display: flex;
  flex-direction: column;
  gap: 10px;
  border: 1px solid #424242;
  border-radius: 10px;
  cursor: pointer;
  height: 64px;
  overflow: hidden;
  transition: all 1s ease-in-out;
  width: 100%;
  padding: 10px 32px;
  align-items: flex-start;
}
#section03
  .motion_inner_box
  .sec03_content_line03
  .sec03_content
  .li_txt_box
  ul
  li {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
}
#section03
  .motion_inner_box
  .sec03_content_line03
  .sec03_content
  .li_txt_box
  ul
  li
  .txt_tit {
  display: flex;
  gap: 10px;
  align-items: center;
}
#section03
  .motion_inner_box
  .sec03_content_line03
  .sec03_content
  .li_txt_box
  ul
  li
  .txt_tit
  p {
  font-size: 20px;
  font-family: "GmarketSansMedium";
  color: #fff;
}
#section03
  .motion_inner_box
  .sec03_content_line03
  .sec03_content
  .li_txt_box
  ul
  li
  .txt_arrow {
  display: flex;
}
#section03
  .motion_inner_box
  .sec03_content_line03
  .sec03_content
  .li_txt_box
  ul
  li
  .txt_arrow
  .txt_arrow_img {
  transform: rotate(0deg);
  transition: all 1s ease-in-out;
}
#section03
  .motion_inner_box
  .sec03_content_line03
  .sec03_content
  .li_txt_box
  ul
  li
  .txt_arrow
  .txt_arrow_img.on {
  transform: rotate(180deg);
}
#section03
  .motion_inner_box
  .sec03_content_line03
  .sec03_content
  .li_txt_box
  ul
  li:nth-child(2) {
  justify-content: flex-start;
  text-align: left;
  flex-direction: column;
  gap: 22px;
  display: flex;
  min-height: unset;
  transition: all 0.1s;
}
#section03
  .motion_inner_box
  .sec03_content_line03
  .sec03_content
  .li_txt_box
  ul.on {
  height: 175px;
}
#section03
  .motion_inner_box
  .sec03_content_line03
  .sec03_content
  .ex_box
  .li_txt_box
  ul.on {
  height: 325px;
}

#section03
  .motion_inner_box
  .sec03_content_line03
  .sec03_content
  .ex_box2
  .li_txt_box
  ul.on {
  height: 206px;
}

#section03
  .motion_inner_box
  .sec03_content_line03
  .sec03_content
  .li_txt_box
  ul
  li:nth-child(2)
  span {
  width: 100%;
  height: 1px;
  background: #424242;
}
#section03
  .motion_inner_box
  .sec03_content_line03
  .sec03_content
  .li_txt_box
  ul
  li:nth-child(2)
  p {
  font-size: 20px;
  color: #fff;
  font-family: "Noto Sans KR", sans-serif;
  letter-spacing: -1px;
  width: 100%;
  padding-bottom: 28px;
}

#section03
  .motion_inner_box
  .sec03_content_line03
  .sec03_content
  .li_txt_box
  > ul
  > li
  p {
  font-size: 28px;
  color: #fff;
  font-family: "S-CoreDream-6Bold";
}

#section03_1 {
  background: #191919;
  padding: 50px 0 0;
  position: relative;
}
#section03_1 .motion_inner_box {
  max-width: 1920px;
  width: 100%;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  text-align: center;
  justify-content: center;
  align-items: center;
}
#section03_1 .motion_inner_box .sec03_1_title {
  text-align: center;
  width: 1200px;
  margin: 0 auto;
  border-top: 5px solid#555555;
  padding-top: 90px;
}
#section03_1 .motion_inner_box .sec03_1_title > span {
  display: flex;
  align-items: center;
  font-size: 28px;
  color: #fff;
  font-family: "S-CoreDream-3Light";
  justify-content: center;
}
#section03_1 .motion_inner_box .sec03_1_title h2 {
  font-size: 50px;
  color: #fff;
  font-family: "S-CoreDream-8Heavy";
}

#section03_1 .motion_inner_box .sec03_1_video {
  text-align: center;
}
#section03_1 .motion_inner_box .sec03_1_video div {
  width: 800px;
  height: auto;
  margin: 39px 0 45px;
}
@keyframes videosizeDown {
  0% {
    width: 800px;
  }
  100% {
    width: 1200px;
  }
}
@keyframes videosizeUp {
  0% {
    width: 1200px;
  }
  100% {
    width: 800px;
  }
}
#section03_1 .motion_inner_box .sec03_1_video video {
  width: 100%;
  height: 100%;
}

#section03_1 .motion_inner_box .sec03_1_content {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 15px;
  padding-bottom: 86px;
}

#section03_1 .motion_inner_box .sec03_1_content ul {
  width: 100%;
  display: flex;
  gap: 15px;
}
#section03_1 .motion_inner_box .sec03_1_content ul li {
  width: 25%;
  cursor: pointer;
  position: relative;
  overflow: hidden;
  transition: all 1s ease-in-out;
}
#section03_1 .motion_inner_box .sec03_1_content ul li:hover .hover_box {
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
  z-index: 3;
  top: 0;
  left: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  color: #fff;
  transition: all 0.5s ease-in-out;
}
#section03_1 .motion_inner_box .sec03_1_content ul li .hover_box {
  background: rgba(0, 0, 0, 0);
  transition: all 0.5s ease-in-out;
  position: absolute;
  width: 100%;
  height: 100%;
}
#section03_1 .motion_inner_box .sec03_1_content ul li .hover_box h2 {
  font-size: 22px;
  font-family: "S-CoreDream-6Bold";
  color: #fff;
}

#section03_1 .motion_inner_box .sec03_1_content ul li .hover_box p {
  font-size: 18px;
  font-family: "S-CoreDream-4Regular";
  color: #fff;
}
#section03_1 .motion_inner_box .sec03_1_content ul li:hover img {
  transform: scale(1.1);
}
#section03_1 .motion_inner_box .sec03_1_content ul li > img {
  width: 100%;
  height: 100%;
  transition: all 1s ease-in-out;
}
.sec03_1_popup_bg {
  position: fixed;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.8);
  width: 100%;
  height: 100%;
  z-index: 301;
  display: none;
}
.sec03_1_popup {
  position: fixed;
  top: 50%;
  left: 50%;
  width: 100%;
  z-index: 302;
  margin-top: -277.5px;
  display: none;
  max-width: 1200px;
  margin-left: -600px;
}
.sec03_1_popup > a {
  position: absolute;
  top: -50px;
  right: 0;
}
.sec03_1_popup .sec03_1_popup_inner {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}
.sec03_1_popup .sec03_1_popup_inner .popup-container {
  width: 100%;
  text-align: center;
}
.sec03_1_popup .sec03_1_popup_inner .popup-container .swiper-slide {
  min-height: 555px;
  align-items: center;
  display: flex;
  justify-content: center;
}
.sec03_1_popup .sec03_1_popup_inner .popup-container .swiper-button-next {
  background: url("https://img.megastudyacademy.co.kr/campus/iws_html_img/class/class03_dev/pop_arr_Right.png");
  width: 55px;
  height: 55px;
}
.sec03_1_popup .sec03_1_popup_inner .popup-container .swiper-button-prev {
  background: url("https://img.megastudyacademy.co.kr/campus/iws_html_img/class/class03_dev/pop_arr_Left.png");
  width: 55px;
  height: 55px;
}
.sec03_1_popup .sec03_1_popup_inner .popup-container .swiper-button-prev::after,
.sec03_1_popup
  .sec03_1_popup_inner
  .popup-container
  .swiper-button-next::after {
  display: none;
}

.sec03_youtube {
  width: 100%;
}

.sec03_youtube iframe {
  width: 100%;
  height: 100%;
  border-radius: 10px;
}

#section04_re {
  background-color: #f1f8ff;
  text-align: center;
  padding: 90px 0;
  position: relative;
}

#section04_re .s4_btn {
  display: inline-block;
  background-color: #601ad4;
  font-family: "GmarketSansMedium";
  font-size: 30px;
  color: #fff;
  padding: 16px 67px 8px;
  border-radius: 10px;
  position: absolute;
  bottom: 106px;
  left: 50%;
  transform: translate(-50%, 0);
}

#section05_1 {
  text-align: center;
  background-color: #eee;
  padding-top: 90px;
}

.five_01_T {
  padding-bottom: 36px;
}

.section05_1_list {
  width: 1200px;
  margin: auto;
  display: flex;
  flex-wrap: wrap;
  gap: 24px;
}

.section05_1_list .list {
  background-color: #fff;
  border-radius: 10px;
  text-align: center;
  padding: 30px 28px 37px 28px;
  width: 280px;
  margin-bottom: 6px;
}

.twoDmotion {
  border: 1px solid#0dbcbb;
}
.twoDcourse {
  color: #0dbcbb;
}
.twoDname {
  color: #0dbcbb;
}

.threeDmotion {
  border: 1px solid#05a7ea;
}
.threeDcourse {
  color: #05a7ea;
}
.threeDname {
  color: #05a7ea;
}

.threeDcg {
  border: 1px solid#803fec;
}
.threeDcgcourse {
  color: #803fec;
}
.threeDcgname {
  color: #803fec;
}

.list {
  background: url("https://careergate-service.s3.amazonaws.com/img/campusdev/iws_html_img/class/class03_dev_re/bg.png")
    no-repeat 50% 80%;
}
.listInfo1 {
  padding: 25px 0 8px;
  font-family: "GmarketSansMedium";
  letter-spacing: -0.6px;
}
.listInfo2 {
  font-family: "Noto Sans KR", sans-serif;
  color: #555555;
  font-size: 20px;
  line-height: 25px;
  font-weight: 500;
}
.listCourse {
  font-size: 30px;
  font-weight: 700;
  line-height: 30px;
}
.listName {
  font-size: 26px;
}

#section05 {
  background: #ebebeb;
  padding: 119px 0 110px;
  position: relative;
}
#section05 .motion_inner_box {
  max-width: 1240px;
  width: 100%;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  gap: 0;
  text-align: center;
  justify-content: center;
  align-items: center;
}
#section05 .motion_inner_box .sec05_title_box {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  gap: 10px;
}
#section05 .motion_inner_box .sec05_title_box p {
  font-size: 50px;
  font-family: "S-CoreDream-8Heavy";
  color: #2d2d2d;
}
#section05 .motion_inner_box .sec05_title_box p > span {
  color: #6a37ff;
  font-family: "S-CoreDream-8Heavy";
  position: relative;
}
#section05 .motion_inner_box .sec05_title_box p > span::after {
  content: "";
  position: absolute;
  top: -5px;
  left: 50%;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: #6a37ff;
  margin-left: -3.5px;
}
#section05 .motion_inner_box .aa {
  padding: 0 40px;
  width: 100%;
  position: relative;
}

#section05 .motion_inner_box .sec05_review_box {
  width: 100%;
}
#section05 .motion_inner_box .sec05_review_box ul {
  width: 100%;
  display: flex;
  flex-direction: row;
  gap: 0;
  justify-content: center;
  align-items: center;
  padding: 30px 0;
}
#section05 .motion_inner_box .sec05_review_box ul li {
  width: 33.3333%;
  text-align: left;
  background: #fff;
  display: flex;
  flex-direction: column;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
  border-top-left-radius: 10px;
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.4);
  border-top-right-radius: 10px;
  padding: 20px;
  gap: 20px;
  min-height: 500px;
  cursor: pointer;
}
#section05 .motion_inner_box .sec05_review_box ul li .swipe_line {
  width: 100%;
  height: 1px;
  background: #ccc;
  margin-top: auto;
}
#section05 .motion_inner_box .sec05_review_box ul li p {
  font-size: 18px;
  font-family: "Noto Sans KR", sans-serif;
  color: #2d2d2d;
  letter-spacing: -0.1px;
}
#section05 .motion_inner_box .sec05_review_box ul li p > span {
  font-size: 18px;
  color: #2d2d2d;
  position: relative;
  z-index: 1;
}
#section05 .motion_inner_box .sec05_review_box ul li p > span::after {
  content: "";
  position: absolute;
  bottom: 3px;
  left: 0;
  width: 100%;
  height: 8px;
  background-color: #c3ecff;
  z-index: -1;
}
#section05 .motion_inner_box .sec05_review_box ul li > span {
  font-size: 22px;
  font-family: "GmarketSansMedium";
  text-align: right;
}
#section05 .motion_inner_box .aa .popup_arrow_btn_next {
  background-image: url("https://img.megastudyacademy.co.kr/campus/iws_html_img/class/class03_dev/review_arrow_btn_next.png");
  width: 17px;
  height: 27px;
  background-size: 100% 100%;
  right: 0;
}
#section05 .motion_inner_box .aa .popup_arrow_btn_prev {
  background-image: url("https://img.megastudyacademy.co.kr/campus/iws_html_img/class/class03_dev/review_arrow_btn_prev.png");
  width: 17px;
  height: 27px;
  background-size: 100% 100%;
  position: absolute;
  left: 0;
}
#section05 .motion_inner_box .aa .popup_arrow_btn_next::after {
  display: none;
}
#section05 .motion_inner_box .aa .popup_arrow_btn_prev::after {
  display: none;
}
#section05 .motion_inner_box .sec05_review_box ul {
  justify-content: unset;
}

#section06 {
  width: 100%;
  background: #ebebeb;
  padding-bottom: 90px;
  position: relative;
}
#section06 .motion_inner_box {
  max-width: 1200px;
  width: 100%;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  gap: 0;
  text-align: center;
  justify-content: center;
  align-items: center;
}
#section06 .motion_inner_box .sec06_title {
  text-align: center;
}
#section06 .motion_inner_box .sec06_title > span {
  display: flex;
  align-items: center;
  font-size: 28px;
  color: #2d2d2d;
  font-family: "S-CoreDream-3Light";
  justify-content: center;
}
#section06 .motion_inner_box .sec06_title h2 {
  font-size: 50px;
  color: #2d2d2d;
  font-family: "S-CoreDream-8Heavy";
}
#section06 .motion_inner_box .sec06_content {
  padding: 60px 0;
}
#section06 .motion_inner_box .sec06_content .slide-container {
  width: 100%;
  position: relative;
}
#section06 .motion_inner_box .sec06_content .slide-container .slide-view {
  width: 100%;
}
#section06
  .motion_inner_box
  .sec06_content
  .slide-container
  .slide-view
  .slide-wrap {
  position: relative;
  width: 800px;
  height: 400px;
  margin: 0 auto;
  transform-style: preserve-3d;
  transform: perspective(800px) translateZ(-400px) rotateY(calc(-90deg * 0));
  transition: all 1s;
}
#section06
  .motion_inner_box
  .sec06_content
  .slide-container
  .slide-view
  .slide-wrap
  .slide {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#section06
  .motion_inner_box
  .sec06_content
  .slide-container
  .slide-view
  .slide-wrap
  .slide
  .slide-gap {
  margin: 0 60px;
  height: 100%;
}
#section06
  .motion_inner_box
  .sec06_content
  .slide-container
  .slide-view
  .slide-wrap
  .slide
  .slide-gap
  .slide-content {
  opacity: 1;
  position: relative;
  width: auto;
  height: 100%;
  background-size: cover;
  transition: all 0.5s ease-in-out;
}
#section06
  .motion_inner_box
  .sec06_content
  .slide-container
  .slide-view
  .slide-wrap
  .slide
  .slide-gap
  .slide-content.active {
  box-shadow: rgba(116, 108, 92, 0.8) 0px 4px 16px,
    rgba(116, 108, 92, 0.8) 0px 8px 24px, rgba(116, 108, 92, 0.8) 0px 16px 56px;
}
#section06
  .motion_inner_box
  .sec06_content
  .slide-container
  .slide-view
  .slide-wrap
  .slide
  .slide-gap
  .slide-content:hover {
  transform: scale(1.1);
}

#section06
  .motion_inner_box
  .sec06_content
  .slide-container
  .slide-view
  .slide-wrap
  .slide
  .slide-gap
  .slide-content
  a {
  display: block;
  height: 100%;
  transition: all 0.5s ease-in-out;
  background: rgba(0, 0, 0, 0.4);
  cursor: unset;
}
#section06
  .motion_inner_box
  .sec06_content
  .slide-container
  .slide-view
  .slide-wrap
  .slide
  .slide-gap
  .slide-content
  a.active {
  background: rgba(0, 0, 0, 0);
}

#section06
  .motion_inner_box
  .sec06_content
  .slide-container
  .slide-view
  .slide-wrap
  .slide0 {
  transform: rotateY(calc(120deg * 0)) translateZ(400px);
}
#section06
  .motion_inner_box
  .sec06_content
  .slide-container
  .slide-view
  .slide-wrap
  .slide1 {
  transform: rotateY(calc(120deg * 1)) translateZ(400px);
}
#section06
  .motion_inner_box
  .sec06_content
  .slide-container
  .slide-view
  .slide-wrap
  .slide2 {
  transform: rotateY(calc(120deg * 2)) translateZ(400px);
}

#section06
  .motion_inner_box
  .sec06_content
  .slide-container
  .sec06_slide_btn_next {
  position: absolute;
  top: 50%;
  right: -10%;
  background-image: url(https://img.megastudyacademy.co.kr/campus/iws_html_img/class/class03_dev/sec06_slide_btn_next_arrow.png);
  width: 55px;
  height: 55px;
  background-size: 100% 100%;
  margin-top: -38px;
}

#section06
  .motion_inner_box
  .sec06_content
  .slide-container
  .sec06_slide_btn_next
  > a.active {
  background: rgba(0, 0, 0, 0.5);
  border-radius: 50%;
}

#section06
  .motion_inner_box
  .sec06_content
  .slide-container
  .sec06_slide_btn_prev {
  position: absolute;
  top: 50%;
  left: -10%;
  background-image: url(https://img.megastudyacademy.co.kr/campus/iws_html_img/class/class03_dev/sec06_slide_btn_prev_arrow.png);
  width: 55px;
  height: 55px;
  margin-top: -38px;
  background-size: 100% 100%;
}
#section06
  .motion_inner_box
  .sec06_content
  .slide-container
  .sec06_slide_btn_prev
  > a.active {
  background: rgba(0, 0, 0, 0.5);
  border-radius: 50%;
}

#section06
  .motion_inner_box
  .sec06_content
  .slide-container
  .sec06_slide_btn
  a {
  display: block;
  height: 100%;
}

#section07 {
  background: url("https://img.megastudyacademy.co.kr/campus/iws_html_img/class/class03_dev/sec07_bg.png");
  padding: 87px 0 91px;
  background-size: cover;
}
#section07 .motion_inner_box {
  text-align: center;
  margin: 0 auto;
  max-width: 1200px;
  width: 100%;
}
#section07 .motion_inner_box h2 {
  font-size: 26px;
  font-family: "Noto Sans KR", sans-serif;
  color: #fff;
  letter-spacing: -0.3px;
}
#section07 .motion_inner_box p {
  font-size: 40px;
  font-family: "GmarketSansMedium";
  color: #4bceff;
  letter-spacing: -0.25px;
}

.sec07_popup_bg {
  position: fixed;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.8);
  width: 100%;
  height: 100%;
  z-index: 301;
  display: none;
}
.sec07_popup {
  position: fixed;
  top: 50%;
  left: 50%;
  width: 100%;
  z-index: 302;
  display: none;
  max-width: 1200px;
  margin-left: -600px;
  height: 100%;
  max-height: 768px;
  margin-top: -384px;
}
.sec07_popup > a {
  position: absolute;
  top: -50px;
  right: 100px;
}
.sec07_popup .sec07_popup_inner {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  height: 100%;
}
.sec07_popup .sec07_popup_inner .popup-container2 {
  width: 100%;
  text-align: center;
  padding: 0 100px;
  height: 100%;
}
.sec07_popup .sec07_popup_inner .popup-container2 .swiper-slide {
  background: #fff;
  align-items: center;
  display: flex;
  justify-content: space-evenly;
  flex-direction: column;
  padding: 30px 60px 30px 70px;
  gap: 20px;
  height: 100%;
  border-radius: 10px;
}
.sec07_popup .sec07_popup_inner .popup-container2 .swiper-slide > h2 {
  color: #2d2d2d;
  font-size: 30px;
  font-family: "GmarketSansMedium";
  letter-spacing: -0.25px;
  font-weight: 700;
}
.sec07_popup .sec07_popup_inner .popup-container2 .swiper-slide .qa_box {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  width: 100%;
  overflow-y: scroll;
  padding-right: 30px;
}
.sec07_popup
  .sec07_popup_inner
  .popup-container2
  .swiper-slide
  .qa_box::-webkit-scrollbar {
  width: 8px;
}
.sec07_popup
  .sec07_popup_inner
  .popup-container2
  .swiper-slide
  .qa_box::-webkit-scrollbar-thumb {
  background-color: #2f3542;
  border-radius: 10px;
}
.sec07_popup
  .sec07_popup_inner
  .popup-container2
  .swiper-slide
  .qa_box::-webkit-scrollbar-track {
  background-color: #ccc;
}

.sec07_popup .sec07_popup_inner .popup-container2 .swiper-slide .qa_box ul {
  width: 100%;
}
.sec07_popup .sec07_popup_inner .popup-container2 .swiper-slide .qa_box ul li {
  display: flex;
  align-items: center;
  gap: 30px;
  border-top: 1px solid #e8e8e8;
  padding: 30px 0;
}

.sec07_popup
  .sec07_popup_inner
  .popup-container2
  .swiper-slide
  .qa_box
  ul
  li
  h2 {
  color: #5562ff;
  font-size: 46px;
  letter-spacing: -0.7px;
  font-family: "GmarketSansMedium";
  font-weight: 700;
}
.sec07_popup
  .sec07_popup_inner
  .popup-container2
  .swiper-slide
  .qa_box
  ul
  li
  .txt_box {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  text-align: left;
  gap: 10px;
}
.sec07_popup
  .sec07_popup_inner
  .popup-container2
  .swiper-slide
  .qa_box
  ul
  li
  .txt_box
  p {
  color: #2d2d2d;
  font-size: 22px;
  font-family: "GmarketSansMedium";
  letter-spacing: -0.25px;
}
.sec07_popup
  .sec07_popup_inner
  .popup-container2
  .swiper-slide
  .qa_box
  ul
  li
  .txt_box
  span {
  color: #787878;
  font-size: 18px;
  font-family: "Noto Sans KR", sans-serif;
  letter-spacing: -0.25px;
  word-break: keep-all;
}

.sec07_popup .sec07_popup_inner .popup-container2 .swiper-button-next {
  background: url("https://img.megastudyacademy.co.kr/campus/iws_html_img/class/class03_dev/pop_arr_Right.png");
  width: 55px;
  height: 55px;
}
.sec07_popup .sec07_popup_inner .popup-container2 .swiper-button-prev {
  background: url("https://img.megastudyacademy.co.kr/campus/iws_html_img/class/class03_dev/pop_arr_Left.png");
  width: 55px;
  height: 55px;
}
.sec07_popup .sec07_popup_inner .popup-container2 .swiper-button-prev::after,
.sec07_popup .sec07_popup_inner .popup-container2 .swiper-button-next::after {
  display: none;
}

#fix_bot_bar {
  position: fixed;
  bottom: 0;
  left: 0;
  background-color: #fe792c;
  width: 100%;
  padding: 19px 0;
  z-index: 100;

  min-width: 1903px;
}
#fix_bot_bar .motion_inner_box {
  max-width: 960px;
  width: 100%;
  margin: 0 auto;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  gap: 15px;
}

#fix_bot_bar .motion_inner_box span {
  font-size: 35px;
  font-family: "S-CoreDream-8Heavy";
  color: #fff;
}

#fix_bot_bar .motion_inner_box a {
  font-size: 26px;
  font-family: "GmarketSansMedium";
  font-weight: bold;
  color: #fff;
  background: #000000;
  padding: 14px 45px 9px;
  border-radius: 50px;
  margin-left: auto;
}

#fix_eclip_banner {
  position: fixed;
  top: 25%;
  right: 10%;
  z-index: 98;
  display: none;
}
#fix_eclip_banner .motion_inner_box {
  max-width: 1200px;
  width: 100%;
  margin: 0 auto;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  gap: 15px;
}

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
  background-image: unset;
}

@media all and (max-width: 1870px) {
  #section01 {
    /* height: 39.9465vw; */
  }
}
