@import url('https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,700;1,14..32,700&family=Nanum+Myeongjo&family=Noto+Color+Emoji&family=Noto+Sans+Display:ital,wght@0,100..900;1,100..900&family=Noto+Sans+KR:wght@100..900&family=Noto+Serif+KR:wght@200..900&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

@font-face {
  font-family: "GmarketSansMedium";
  src: url("https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2001@1.1/GmarketSansMedium.woff")
    format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "GmarketSansBold";
  src: url("https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2001@1.1/GmarketSansBold.woff")
    format("woff");
  font-weight: normal;
  font-style: normal;
}
html, body * {
  font-family: 'Noto Sans KR';
  scroll-behavior: smooth;
}
* {
  font-family: "Noto Sans KR";
}
#header.fixed{
  height: unset !important;
}
#header.fixed .product_header_container{
  position: relative !important;
}
.main_container img {
  vertical-align: bottom;width: unset;
}
.main_container {
  width:100%;position:relative;
  max-width:768px;
  overflow: hidden;
}
.main_container section {
  overflow: hidden;
}
#ipsiMain {
  text-align: center;
  height: 928px;
  box-shadow: 0 4px 4px rgba(0,0,0,.15);
  position: relative;
  z-index: 10;
}
#ipsiMain .ipsiMain_inner {
  display: flex;
  flex-direction: column;
  align-items: center;justify-content: flex-start;
  height: 100%;
}
.fixed_top_banner {
  position: absolute;
  width: 100%;
  bottom:0;
  left:0;
  height:300px;
}
.fixed_top_banner.fixed {
  position: fixed;
  top:0;lefT:0;
  z-index: 9999;

}
.fixed_top_banner .scroll_btn{
  position: relative;
  background: rgb(70,194,220);
  background: linear-gradient(110deg, rgba(70,214,220,1) 40%, rgba(40,158,255,1) 100%);
  display: grid;
  grid-template-columns: 1fr 1fr;
  width: 100%;
  z-index: 9;
}
.fixed_top_banner a {
  font-size:30px;color:#fff;font-weight:700; line-height:1.2;
  text-align: center;height: 100px;display: flex;align-items: center;
  justify-content: center;border-bottom: 1px solid #fff;
}
.fixed_top_banner a:nth-child(odd){
  border-right:1px solid #fff;
}
.fixed_top_banner a:nth-child(5){
  border-bottom: 0;
}
.fixed_top_banner a:nth-child(6){
  border-bottom: 0;
}
.fixed_top_banner a.active{
  color:#FFFF00;
}
#videoSection{
  width:100%;
}
#videoSection video{
  width:100%;
}
#sectionBrand{
  padding:100px 0;
  background-color: #F8F8F8;
  position: relative;
}

#sectionBrand .inner{
  padding:80px 0;
  max-width: 735px;
  margin:0 auto;
  background-color: #fff;
  border-radius: 24px;
  box-shadow: 0 0 60px rgba(158,158,158,.3);
  border:1px solid #ccc;
  display: flex;flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  gap:40px;
  overflow: hidden;
}
#sectionBrand .inner .section_title{
  text-align: center;
}
#sectionBrand .inner .section_title h2{
  font-family: "GmarketSansBold";font-size:45px;font-weight: 700;color:#333333;
}

#sectionBrand .inner .section_title h2 span{
  font-family: "GmarketSansBold";color:#0183FF;
}

#sectionBrand .inner .section_table {
  margin-bottom: auto;
  display: flex;flex-direction: column;align-items: center;justify-content: center;gap:40px;
  width:100%;
}
#sectionBrand .inner .section_table .tab_change_btn{
  padding:0 48px;overflow: hidden;
}
#sectionBrand .inner .section_table .tab_change_btn a{
  border-radius: 60px;border:1px solid #666666;font-size:24px;font-weight: 400;line-height: 1.5;padding: 11px 79.5px;background: #fff;color: #666666;width: fit-content;
}
#sectionBrand .inner .section_table .tab_change_btn a.active{
  background: rgb(119,119,119);
  background: linear-gradient(135deg, rgba(119,119,119,1) 0%, rgba(16,16,16,1) 100%);
  font-weight:700;color:#fff;
}
#sectionBrand .inner .section_table .tab_line {
  width: 640px;
  height: 1px;
  display: flex;
  background: rgb(204, 204, 204);
}
#sectionBrand .inner .section_table .table_unit {
  display: none;position: relative;
}
#sectionBrand .inner .section_table .table_unit.active {
  display: flex;flex-direction: column;gap:50px;align-items: center;
  justify-content: center;
}
#sectionBrand .inner .section_table .table_unit .unit_info{
  display: none;
}
#sectionBrand .inner .section_table .table_unit .unit_info.active {
  display: block;
}
#sectionBrand .inner .section_table .table_unit1 .unit_info1.active img{
  padding-left: 15px;
}

#sectionBrand .inner .section_table .table_unit .table_slide_btn {
  position: relative;
  width:200px;
  height:38px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
#sectionBrand .inner .section_table .table_unit .table_slide_btn a {
  width: 75px;height:38px;background-size: cover;display: block;
}
#sectionBrand .inner .section_table .table_unit .table_slide_btn a.prev {
  background:url("https://img.megastudyacademy.co.kr/campusdev/beauty_html_img/ipsi/prev_off.png");
}
#sectionBrand .inner .section_table .table_unit .table_slide_btn a.prev.active {
  background:url("https://img.megastudyacademy.co.kr/campusdev/beauty_html_img/ipsi/prev_on.png");
}

#sectionBrand .inner .section_table .table_unit .table_slide_btn a.next {
  background:url("https://img.megastudyacademy.co.kr/campusdev/beauty_html_img/ipsi/next_on.png");
}
#sectionBrand .inner .section_table .table_unit .table_slide_btn a.next.active {
  background:url("https://img.megastudyacademy.co.kr/campusdev/beauty_html_img/ipsi/next_off.png");
}

#sectionBrand .inner .section_table .table_unit.table_unit2 {
  gap:45px;width: 640px;
}
#sectionBrand .inner .section_table .table_unit.table_unit2 .history_left {
  display: flex;flex-direction: column;gap:15px;width:100%;
}
#sectionBrand .inner .section_table .table_unit.table_unit2 .history_left h2{
  font-size:40px;line-height:1.3;color:#222222;font-family: "GmarketSansMedium";font-weight: 500;
}
#sectionBrand .inner .section_table .table_unit.table_unit2 .history_left h2 span {
  font-size:50px;line-height:1.3;color:#0183ff;font-family: "GmarketSansBold";
}
#sectionBrand .inner .section_table .table_unit.table_unit2 .history_left .history_chg_wrap {
  display: flex;flex-direction: column;gap:20px;
}
#sectionBrand .inner .section_table .table_unit.table_unit2 .history_left .history_chg_wrap .history_chg{
  display: flex;gap:30px;align-items: center;justify-content: center;
}
#sectionBrand .inner .section_table .table_unit.table_unit2 .history_left .history_chg_wrap .history_img {
  display: none;
}
#sectionBrand .inner .section_table .table_unit.table_unit2 .history_left .history_chg_wrap .history_img.active {
  display: block;
  border-top-right-radius: 24px;
        border-bottom-left-radius: 24px;
}
#sectionBrand .inner .section_table .table_unit.table_unit2 .history_left .history_chg_wrap .history_chg a {
  font-size:45px;font-weight:800;color:#e0e0e0;line-height: 45px;
}
#sectionBrand .inner .section_table .table_unit.table_unit2 .history_left .history_chg_wrap .history_chg a.active{
  color:#0183FF;font-size:45px;line-height: 45px;
}
#sectionBrand .inner .section_table .table_unit.table_unit2 .history_left .history_chg_wrap .history_chg span {
  width: 1px;height:42px;background: #e0e0e0;display: block;
}
#sectionBrand .inner .section_table .table_unit.table_unit2 .history_right  {
  display: flex;gap:40px;overflow-x: hidden;padding-left:40px;overflow-y: auto; max-height:320px;
  align-items: flex-start;
  justify-content: flex-start;
}
#sectionBrand .inner .section_table .table_unit.table_unit2 .history_right .history_right_wrap{
  display: flex;
  flex-direction: column;gap: 80px;
}
#sectionBrand .inner .section_table .table_unit.table_unit2 .history_right > span {
  display: block;
  width: 1px;
  height: 320px;
  background: #E0E0E0;
}
#sectionBrand .inner .section_table .table_unit.table_unit2 .history_right .his_in {
  position: relative;
}
#sectionBrand .inner .section_table .table_unit.table_unit2 .history_right .his_in img {
  max-width: 570px;
}
#sectionBrand .inner .section_table .table_unit.table_unit2 .history_right .his_in .dot {
  content: '';
  display: block;
  width: 13px;
  height: 13px;
  border-radius: 50%;
  background: #0183FF;
  position: absolute;
  left: -47px;
  top: 17px;
  z-index: 2;
}
#sectionBrand .inner .section_table .table_unit.table_unit2 .history_right .his_in .dot::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: 9;
  background: #0183FF;
  border-radius: 50%;
  animation: 1.5s ease-in-out 0s infinite normal none running dots;
}
@keyframes dots{
0% {
  opacity: 0.5;
  transform: scale(1);
}

100% {
  opacity: 0;
  transform: scale(4);
}
}


#sectionUniv{
  padding: 100px 0;
}
#sectionCertify{
  padding: 100px 0;
    background:url("https://img.megastudyacademy.co.kr/campusdev/beautym_html_img/ipsi/sectionCertify_bg_mo.png");
    background-position: center top;
    background-repeat: no-repeat;
}
#sectionCertify .inner{
  display: flex;align-items: center;
  justify-content: center;gap:68px;
  flex-direction: column;
}
#sectionCertify .inner .section_con{
    background: #fff;
    border:1px solid #ccc;
    width:675px;height:385px;
    padding:30px 40px;
}
#sectionCertify .inner .section_con .passSwiper {
  height:100%;overflow: hidden;
}
#sectionCertify .inner .section_con .passSwiper .swiper-wrapper {
  transition-timing-function: linear;
}
#sectionCertify .inner .section_con .swiper-slide{
  display: flex;gap:60px;align-items: center;justify-content: center;
}
#sectionCertify .inner .section_con .swiper-slide .pass{
  display: flex;gap:25px;align-items: center;justify-content: center;
}
#sectionCertify .inner .section_con .pass .univ_logo img {
  width:135px;
}
#sectionCertify .inner .section_con .pass .univ_line {
  width:1px;height:30px;background: #ccc;display: flex;
}
#sectionCertify .inner .section_con .pass .univ_name span {
  font-size:20px;font-weight:400;line-height: 1.5;color:#333333;
}
#sectionCertify .inner .section_certi {
  max-width:721px;position: relative;margin-left:auto;
}
#sectionCertify .inner .section_certi .certiSwiper{
  width:100%;overflow: hidden;padding-right:47px;
}
#sectionCertify .inner .section_certi .certiSwiper .swiper-slide{
  max-width:252px;
}
#sectionCertify .inner .section_certi .swiper-button-next {
  background:url("https://img.megastudyacademy.co.kr/campusdev/beauty_html_img/ipsi/certiSwiperNext.png");
  width:52px;
  height:52px;
  background-size: cover;
  right:-25px;
}
#sectionCertify .inner .section_certi .swiper-button-prev {
  background:url("https://img.megastudyacademy.co.kr/campusdev/beauty_html_img/ipsi/certiSwiperNext.png");
  width:52px;
  height:52px;
  background-size: cover;
  left:-25px;
  transform: rotate(180deg);
}
#sectionCertify .inner .section_certi .swiper-button-next::after, #sectionCertify .inner .section_certi .swiper-button-prev::after {
  display: none;
}
#sectionCertify .inner .section_certi .swiper-button-prev.swiper-button-disabled {
  background:url("https://img.megastudyacademy.co.kr/campusdev/beauty_html_img/ipsi/certiSwiperPrev.png");
  opacity: 1;
  transform: rotate(0deg);
}
#sectionCertify .inner .section_certi .swiper-button-next.swiper-button-disabled {
  background:url("https://img.megastudyacademy.co.kr/campusdev/beauty_html_img/ipsi/certiSwiperPrev.png");
  opacity: 1;
  transform: rotate(180deg);
}





#S4 {
  padding: 130px 0 40px;
  background-color: #F5F5F5;
}

.S4Box {
  width: 735px;
  border: 1px solid #C9C9C9;
  box-shadow: 0px 0 30px #cccccc;
  border-radius: 24px;
  padding: 0;
  position: relative;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap:60px;
  padding:80px 0;
  background: #fff;
}
.S4Tab {
  width: 100%;
}
#S4_tabs {
  display: grid;
  grid-template-columns: 1fr 1fr;
  padding: 0 30px;
  width: 100%;
}
#S4_tabs li {
  width:100%;
  display: flex;
}
#S4_tabs a {
  display: inline-block;
  color: #2B2B2B;
  font-size:24px;font-weight: 400;line-height: 1.5;
  padding:22px 25px;
  width: 100%;
  text-align: center;
  border: 1px solid #CCCCCC;
  box-sizing: border-box;
}
#S4_tabs li:nth-child(1) a, #S4_tabs li:nth-child(2) a{
  border-bottom:0;
}
#S4_tabs li:nth-child(1) a, #S4_tabs li:nth-child(3) a{
  border-right:0;
}
#S4_tabs #S4_current a,
#S4_tabs #S4_current a::after {
  color: #fff;
  background: rgb(119,119,119);
  background: linear-gradient(135deg, rgba(119,119,119,1) 0%, rgba(16,16,16,1) 100%);
  border:0;
}

.S4Video {
  width: 675px;
  height: 415px;
  margin: 49px auto 0;
  background-color: #e1e1e1;
}

.S4Review {
  width: 100%;max-width: 1100px;
}
.S4Review .swiper-slide{
  text-align: center;
}
.swiper-btn-box{
  width:132px;height:32px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  z-index: 1;
}
.swiper-btn-box span{
  width:1px;height: 30px;
  background: #999999;
  display: flex;
}
.SlideBtnR,
.SlideBtnL {
  width: 16px !important;
  height: 32px !important;
}
.SlideBtnR {
  background: url(https://img.megastudyacademy.co.kr/campusdev/beauty_html_img/ipsi/S4ReviewBtnL.png)
    no-repeat;
  background-position: center;
  background-size: cover;
  position: relative;
  top:unset;left:unset;bottom:unset;
  margin-top:0;
  right: 0;
}

.SlideBtnL {
  background: url(https://img.megastudyacademy.co.kr/campusdev/beauty_html_img/ipsi/S4ReviewBtnL.png)
    no-repeat;
  background-position: center;
  transform: rotate(180deg);
  background-size: cover;
  position: relative;
  top:unset;right:unset;bottom:unset;
  margin-top:0;
}
.SlideBtnR.swiper-button-disabled,.SlideBtnL.swiper-button-disabled{
  background: url(https://img.megastudyacademy.co.kr/campusdev/beauty_html_img/ipsi/S4ReviewBtnL_off.png)
    no-repeat;
  opacity: 1;
  background-size: cover;
}
.SlideBtnL.swiper-button-disabled{
  transform: rotate(0deg);
}
.SlideBtnR.swiper-button-disabled{
  transform: rotate(180deg);
}
.swiper-button-next::after,
.swiper-button-prev::after {
  display: none;
}






















#S5 {
  padding: 40px 0 130px;
  background-color: #F5F5F5;
}

.S5Box {
  width: 735px;
  border: 1px solid #C9C9C9;
  box-shadow: 0px 0 30px #cccccc;
  border-radius: 24px;
  padding: 0;
  position: relative;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap:60px;
  padding:80px 0;
  background: #fff;
}
.S5Tab {
  width: 100%;
}
#S5_tabs {
  display: grid;
  grid-template-columns: 1fr 1fr;
  padding: 0 30px;
  width: 100%;
}
#S5_tabs li {
  width:100%;
  display: flex;
}
#S5_tabs a {
  display: inline-block;
  color: #2B2B2B;
  font-size:24px;font-weight: 400;line-height: 1.5;
  padding:22px 25px;
  width: 100%;
  text-align: center;
  border: 1px solid #CCCCCC;
  box-sizing: border-box;
}

#S5_tabs a.active,
#S5_tabs a.active::after {
  color: #fff;
  background: rgb(119,119,119);
  background: linear-gradient(135deg, rgba(119,119,119,1) 0%, rgba(16,16,16,1) 100%);
  border:0;
}
.S5_content {
  display: none;
}
.S5_content.active {
  display: flex;flex-direction: column;gap:40px;align-items: center;justify-content: center;
}
.S5Video {
  width: 675px;
  height: 415px;
  margin: 49px auto 0;
  background-color: #e1e1e1;
  display: none;
}
.review_container {
  max-width:100%;position: relative;width: 100%;
  padding:0 31px;
}
.S5Review {
  width: 100%;max-width: 1000px;overflow: hidden;
}
.S5Review .swiper-slide {
  width: fit-content !important;
}

.SlideBtnR,
.SlideBtnL {
  width: 16px !important;
  height: 32px !important;
}
.SlideBtnR {
  background: url(https://img.megastudyacademy.co.kr/campusdev/beauty_html_img/ipsi/S4ReviewBtnL.png)
    no-repeat;
  background-position: center;
  background-size: cover;
}

.SlideBtnL {
  background: url(https://img.megastudyacademy.co.kr/campusdev/beauty_html_img/ipsi/S4ReviewBtnL.png)
    no-repeat;
  background-position: center;
  transform: rotate(180deg);
  background-size: cover;
}
.SlideBtnR.swiper-button-disabled,.SlideBtnL.swiper-button-disabled{
  background: url(https://img.megastudyacademy.co.kr/campusdev/beauty_html_img/ipsi/S4ReviewBtnL_off.png)
    no-repeat;
  opacity: 1;
  background-size: cover;
}
.SlideBtnL.swiper-button-disabled{
  transform: rotate(0deg);
}
.SlideBtnR.swiper-button-disabled{
  transform: rotate(180deg);
}
.swiper-button-next::after,
.swiper-button-prev::after {
  display: none;
}

.SlideBtnL,
.swiper-rtl .SlideBtnR {
  left: 0 !important;
}

.SlideBtnL,
.swiper-rtl .SlideBtnR {
  right: 0 !important;
}


#sectionEdu{
  padding:100px 0;
}
#sectionEdu .inner {
  display: flex;flex-direction: column;gap:70px;text-align: center;
}
#sectionEdu .inner .edu_content01 {
  display: flex;flex-direction: column;gap:48px;
  align-items: center;
  justify-content: center;
}
#sectionEdu .inner .edu_content01 .tab_content{
  display: flex;flex-direction: column;gap:30px;
  align-items: center;
  justify-content: center;
  width:100%;
}
#sectionEdu .inner .edu_content01 .tab_content ul {
  display: flex;align-items: center;width:100%;gap:8px;justify-content: center;
}
#sectionEdu .inner .edu_content01 .tab_content ul li {
  max-width: 100%; border: 1px solid #999999;transform: skew(-20deg);
  height:59px;  background: #fff;width: fit-content;
}
#sectionEdu .inner .edu_content01 .tab_content ul li a{
  color:#666666;font-weight: 400;font-size:22px;line-height: 1.5;
  transform: skew(20deg, 0);
  width: 100%;height:100%;
  padding:0 27px;
  display: flex;
  align-items: center;
  justify-content: center;

}
#sectionEdu .inner .edu_content01 .tab_content ul li.active{
  background: rgb(119,119,119);
  background: linear-gradient(135deg, rgba(119,119,119,1) 0%, rgba(16,16,16,1) 100%);
}
#sectionEdu .inner .edu_content01 .tab_content ul li.active a {
  color:#fff;font-weight:700;
}
#sectionEdu .inner .edu_content01 .tab_content .tab_unit_wrap {
  width:100%;    max-width: 675px;
}
#sectionEdu .inner .edu_content01 .tab_content .tab_unit_wrap .tab_unit{
  gap:16px;display: none;
}
#sectionEdu .inner .edu_content01 .tab_content .tab_unit_wrap .tab_unit.active{
  display: flex;flex-direction: column;gap:40px;
}
#sectionEdu .inner .edu_content01 .tab_content .tab_unit_wrap .tab_unit .video_wrap{
  min-height:398px;position: relative;overflow: hidden;
}
#sectionEdu .inner .edu_content01 .tab_content .tab_unit_wrap .tab_unit .video_wrap iframe{
  height:398px;
}
#sectionEdu .inner .edu_content01 .tab_content .tab_unit_wrap .tab_unit .video_wrap .video_wrap_cl {
  display: none;
}
#sectionEdu .inner .edu_content01 .tab_content .tab_unit_wrap .tab_unit .video_wrap img {
  position: absolute;
  top:50%;left:50%;transform:translate(-50%, -50%);
}
#sectionEdu .inner .edu_content01 .tab_content .tab_unit_wrap .tab_unit .edu_tab_swiper {
  width:100%;
}
#sectionEdu .inner .edu_content01 .tab_content .tab_unit_wrap .tab_unit .edu_tab_swiper .swiper-container{
  width:100%;overflow: hidden;MAX-WIDTH: 800PX;position: relative;
}
#sectionEdu .inner .edu_content01 .tab_content .tab_unit_wrap .tab_unit .edu_tab_swiper .swiper-container .swiper-slide {
  width:100%;
}
#sectionEdu .inner .edu_content01 .tab_content .tab_unit_wrap .tab_unit .edu_tab_swiper .swiper-container .swiper-button-prev {
  background: url(https://img.megastudyacademy.co.kr/campusdev/beauty_html_img/ipsi/edu_tab_swiperL.png)
    no-repeat;
  background-position: center;
  background-size: cover;
  width:52px;height:52px;
  transform: rotate(180deg);
  top: unset;
  bottom:40px;
  left:265px;
  z-index: 1;
}

#sectionEdu .inner .edu_content01 .tab_content .tab_unit_wrap .tab_unit .edu_tab_swiper .swiper-container .swiper-button-next{
  background: url(https://img.megastudyacademy.co.kr/campusdev/beauty_html_img/ipsi/edu_tab_swiperL.png)
    no-repeat;
  background-position: center;
  transform: rotate(0deg);
  background-size: cover;
  width:52px;height:52px;
  top: unset;
  bottom:40px;
  right:265px;
  z-index: 1;
}
#sectionEdu .inner .edu_content01 .tab_content .tab_unit_wrap .tab_unit .edu_tab_swiper .swiper-container .swiper-button-prev.swiper-button-disabled, #sectionEdu .inner .edu_content01 .tab_content .tab_unit_wrap .tab_unit .edu_tab_swiper .swiper-container .swiper-button-next.swiper-button-disabled{
  background: url(https://img.megastudyacademy.co.kr/campusdev/beauty_html_img/ipsi/edu_tab_swiperL_off.png)
    no-repeat;
  opacity: 1;
  background-size: cover;
}

#sectionEdu .inner .edu_content01 .tab_content .tab_unit_wrap .tab_unit .edu_tab_swiper .swiper-container .swiper-button-prev.swiper-button-disabled{
  transform: rotate(0deg);
}
#sectionEdu .inner .edu_content01 .tab_content .tab_unit_wrap .tab_unit .edu_tab_swiper .swiper-container .swiper-button-next.swiper-button-disabled{
  transform: rotate(180deg);
}




#ipsiInpoSection {
  background: #EFF0F5;padding:130px 0;
}
#ipsiInpoSection .inner {
  display: flex;flex-direction: column;gap:40px;align-items: center;
}
#ipsiInpoSection .inner .section_title {
  text-align: center;
}
#ipsiInpoSection .inner .section_con {
  display: flex;flex-direction: column;gap:40px;align-items: center;justify-content: center;
  max-width:735px;max-width: 0 auto;
}
#ipsiInpoSection .inner .section_con .info_tab_btn {
  display: flex;gap:20px;
}
#ipsiInpoSection .inner .section_con .info_tab_btn a{
  border-radius: 60px;border:1px solid #666666;font-size:28px;font-weight: 400;line-height: 1.5;padding:0 30px;padding: 4.5px 30px;background: #fff;color: #666666;width:210px;height:60px;text-align: center;
  display: flex;align-items: center;justify-content: center;
}
#ipsiInpoSection .inner .section_con .info_tab_btn a.active{
  background: rgb(119,119,119);
  background: linear-gradient(135deg, rgba(119,119,119,1) 0%, rgba(16,16,16,1) 100%);
  font-weight:700;color:#fff;
}
.info_tab_wrap {
  position: relative;width: 100%;
}
.info_tab_wrap p {
  font-size:18px;color:#666666;text-align: right;padding-top:10px;
}
.info_tab_unit {
  border-radius: 24px;display: none;
}
.info_tab_unit.active{
  display: block;
}
.info_tab_unit2_swiper {
  width: 100%;
}
.info_tab_unit2_swiper .swiper-slide {
  width: fit-content !important;
}
.info_tab_unit3_swiper {
  width: 100%;
}
.info_tab_unit3_swiper .swiper-slide {
  width: fit-content !important;
}
#univInfoSection{
  padding:130px 0;text-align: center;
}

#systemSection{
  padding:130px 0;
  background-color: #F8F8F8;
}
#systemSection .inner {
  display: flex;
  flex-direction: column;
  gap:20px;
}
#systemSection .inner > img{
  position: relative;
  left: 50%;
  transform: translate(-50%, 0);
}


#systemSection .inner .section_wrap{
  display: flex;flex-direction: column;gap:40px;max-width:735px;margin: 0 auto;
}
#systemSection .inner .section_wrap .section_title {
  text-align: center;
}
#systemSection .inner .section_wrap .section_con {
  display: flex;flex-direction: column;gap:40px;align-items: center;justify-content: center;
}
#systemSection .inner .section_wrap .section_con .info_tab_btn {
  display: flex;gap:20px;
}
#systemSection .inner .section_wrap .section_con .info_tab_btn a{
  border-radius: 60px;border:1px solid #666666;font-size:28px;font-weight: 400;line-height: 1.5;padding:0 30px;padding: 4.5px 0;background: #fff;color: #666666;width:210px;height:60px;text-align: center;
  display: flex;align-items: center;justify-content: center;letter-spacing: -0.4px;
}
#systemSection .inner .section_wrap .section_con .info_tab_btn a.active{
  background: rgb(119,119,119);
  background: linear-gradient(135deg, rgba(119,119,119,1) 0%, rgba(16,16,16,1) 100%);
  font-weight:700;color:#fff;
}
#systemSection .inner .section_wrap .section_con .info_tab_unit {
  border-radius: 24px;display: none;
}
#systemSection .inner .section_wrap .section_con .info_tab_unit.active{
  display: flex;
}

#systemSection .inner > img:last-child{
  position: relative;
  left: 50%;
  transform: translate(-50%, 0);
  margin-top:60px;
  width: 735px;
}
#communitySection{
  padding:130px 0;
  background-color: #ffffff;
}
#communitySection .inner {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap:60px;
  width:100%;
  margin: 0 auto;
}
.story_container {
  max-width:768px;position: relative;width: 100%;
  padding: 0 48px;
}
#communitySection .inner .storySwiper {
  width: 100%;max-width: 100%;overflow: hidden;margin: 0 auto;
}
#communitySection .inner .storySwiper .swiper-slide {
  max-width:306px;
}
#communitySection .inner .storySwiper .swiper-slide img{
  max-width:100%;
}




#qnaSection {
  background-image: url(https://img.megastudyacademy.co.kr/campusdev/beautym_html_img/ipsi/qnaSection_bg_mo.png);
  background-position: center bottom;
  background-size: cover;
  padding:150px 0 147px;
  background-color: #ffffff;
}
#qnaSection .inner {
  display: flex;
  flex-direction: column;
  gap:40px;
}
#qnaSection .inner .section_title {
  text-align: center;
}
#qnaSection .inner .section_con {
  display: flex;flex-direction: column;gap:60px;align-items: center;justify-content: center;
}
#qnaSection .inner .section_con .qna_tab_btn {
  display: flex;gap:8px;
}
#qnaSection .inner .section_con .qna_tab_btn a{
  border-radius: 60px;border:1px solid #999999;font-size:28px;font-weight: 400;line-height: 1.5;padding:0 30px;padding: 4.5px 20px;background: #fff;color: #999999;width:fit-content;height:60px;text-align: center;white-space: nowrap;min-width:210px;
  display: flex;align-items: center;justify-content: center;
}
#qnaSection .inner .section_con .qna_tab_btn a.active{
  background: rgb(119,119,119);
  background: linear-gradient(135deg, rgba(119,119,119,1) 0%, rgba(16,16,16,1) 100%);
  font-weight:700;color:#fff;
}
#qnaSection .inner .section_con .qna_tab_unit {
  display: none;width: 100%;position: relative;max-width:675px;margin:0 auto;
}
#qnaSection .inner .section_con .qna_tab_unit.active{
  display: flex;flex-direction: column;gap:30px;align-items: center;justify-content: center;
}
#qnaSection .inner .section_con .qna_tab_unit > a{
  font-family: "GmarketSansMedium";font-size:16px;color:#666666;line-height:1.5;text-align: right;margin-left:auto;border-bottom: 1px solid #666;
}
#qnaSection .inner .section_con .qna_tab_wrap {
  width: 100%;
}
#qnaSection .inner .section_con .qna_tab_unit .swiper-container {
  width:100%;overflow: hidden;max-width: 675px;
}

#qnaSection .inner .section_con .qna_tab_unit .pagination_wrap {
  position: relative;display: flex;gap:30px;width:245px;height:52px;justify-content: space-between;align-items: center;z-index: 1;
}

#qnaSection .inner .section_con .qna_tab_unit .pagination_wrap .swiper-button-prev {
  background: url(https://img.megastudyacademy.co.kr/campusdev/beauty_html_img/ipsi/edu_tab_swiperL.png)
    no-repeat;
  background-position: center;
  background-size: cover;
  width:52px;height:52px;
  transform: rotate(180deg);
  top: unset;
  bottom:unset;
  left:0;
  position: relative;
  margin-top: unset;
  z-index: 1;
}

#qnaSection .inner .section_con .qna_tab_unit .pagination_wrap .swiper-button-next{
  background: url(https://img.megastudyacademy.co.kr/campusdev/beauty_html_img/ipsi/edu_tab_swiperL.png)
    no-repeat;
  background-position: center;
  transform: rotate(0deg);
  background-size: cover;
  width:52px;height:52px;
  top: unset;
  bottom:unset;
  right:0;
  position: relative;
  margin-top: unset;
  z-index: 1;
}
#qnaSection .inner .section_con .qna_tab_unit .pagination_wrap .swiper-button-prev.swiper-button-disabled, #qnaSection .inner .section_con .qna_tab_unit .pagination_wrap .swiper-button-next.swiper-button-disabled{
  background: url(https://img.megastudyacademy.co.kr/campusdev/beauty_html_img/ipsi/edu_tab_swiperL_off.png)
    no-repeat;
  opacity: 1;
  background-size: cover;
}

#qnaSection .inner .section_con .qna_tab_unit .pagination_wrap .swiper-button-prev.swiper-button-disabled{
  transform: rotate(0deg);
}
#qnaSection .inner .section_con .qna_tab_unit .pagination_wrap .swiper-button-next.swiper-button-disabled{
  transform: rotate(180deg);
}
#qnaSection .inner .section_con .qna_tab_unit .pagination_wrap .swiper-pagination{
  position: relative;
  top:unset;
  left:unset;
  bottom:unset;
  width: fit-content;
}
#qnaSection .inner .section_con .qna_tab_unit .pagination_wrap .swiper-pagination{
  font-size: 20px;font-weight:400;line-height:1.5;color: #999999;
}
#qnaSection .inner .section_con .qna_tab_unit .pagination_wrap .swiper-pagination .swiper-pagination-current {
  font-size: 20px;font-weight:400;line-height:1.5;color:#2B2B2B;
}

#qnaSection .inner .section_con .qna_tab_unit .pagination_wrap .swiper-pagination .swiper-pagination-total {
  font-size: 20px;font-weight:400;line-height:1.5;color: #999999;
}








#sectionVideo {
  padding:96px 0 130px;
  background: rgb(247,247,247);
  background: linear-gradient(180deg, rgba(247,247,247,1) 0%, rgba(255,255,255,1) 100%);
  position: relative;
  overflow: visible;
}
#sectionVideo::after{
  content:'';
  position: absolute;
  top:-96px;left:0;
  background-image: url(https://img.megastudyacademy.co.kr/campusdev/beautym_html_img/ipsi/sectionVideoAfterV_mo.png);
  width:770px;
  height:162px;
}
#sectionVideo .inner {
  display: flex;
  flex-direction: column;
  gap:60px;
}
#sectionVideo .inner .secVideo {
  height:378px;width: 675px;background-color: #000;margin:0 auto;
}


.personalGuide{margin-top: 3%;position: relative;border-bottom: 1px solid #c2c2c2;/*padding-bottom: 3%;*/}
.personalGuide .sub-menu{padding:2% 0;}
.personalGuide .sub-menu .t_bt {
	display: flex;align-items: center;
}
.personalGuide .sub-menu .t_bt a {
	display: flex;align-items: center;width:100%;
}
.personalGuide div a{color: #565656;font-size: 26px;font-family: 'notokr-regular';letter-spacing: -0.04em;}
.personalGuide div input{width: 40px;height: 40px;border:1px solid #b1b1b1;vertical-align: middle;margin-right: 3%;}
.personalGuide div .ico_arr{display: inline-block;width: 4%;vertical-align: middle;margin-left: 2%;}
.personalGuide div label{color: #9b9896;font-size: 14px;letter-spacing: -0.04em;font-family: 'notokr-regular'}
.selectTem{position: relative;border:1px solid #ddd;vertical-align: middle;height: 44px;padding-left: 20px;width: 126px;background: #fff;float: left;margin-right: 5px;}
.selectTem .selecta{line-height: 44px;width: 100%;font-family: 'notokr-regular';color: #323232;font-size: 16px;letter-spacing: -0.025em;display: inline-block;background:url(https://img.megastudyacademy.co.kr/campus/beautym_html_img/common/ico_select_d.png) no-repeat right 19px center;}
.subSelect{ position: absolute;width: 124px;top: 100%;left:0;background: #fff;box-shadow: 0 0 10px 0 rgba(0,0,0,.18);transition: all .3s;display:none;transform: translateY(20px);z-index: 1; /*opacity: 0;*/}
.selectTem:hover .subSelect{display:block;transform: translateY(0);/*opacity: 1;*/}
.subSelect a{display: block;width: 100%;color: #323232;font-size: 16px;letter-spacing: -0.025em;padding-left: 20px;line-height: 44px;border-bottom: 1px solid #ddd;}
.subSelect a:hover{background: #ff7b47;color: #fff;}



.rotate {
  -moz-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}


.pagemenu ul {
  padding: 0;
}


.t_bt img {
  width: auto !important;
}

.floating_bar {
  background-color: #0a0a0a !important;
  height: 100px !important;
}
.floating_bar a span {
  display: inline-block;
  width: 1px;
  height: 30px;
  background-color: #fff;
  position: absolute;
  right: 0;
}
.floating_bar a.bar_btn02 {
  background-color: #0a0a0a !important;
  color: #f02828;
}
.floating_bar a.free_test {
  background: #0a0a0a !important;
  position: relative;
}
.floating_bar {
  background: #0a0a0a !important;
  position: relative;
  color: #3effe4;
}
.personalInfo{font-family:"notokr-regular";   font-size: 3.3854vw !important; padding:3.9062vw 0;	display: none;}


.floating_bar a:last-child::after{
  display: none;
}










.fixed_right_box {
  position: absolute;
  right:0;top:100px;
  display: flex;flex-direction: column;align-items: center;
  justify-content: center;gap:22px;
  width: 112px;
  z-index: 1;
}
.fixed_right_box.fixed{
  top:100px;position: fixed;
}
.top_box {
  display: flex;flex-direction: column;align-items: center;
  justify-content: center;width: 100%;
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
  overflow: hidden;
  box-shadow: 0 4px 4px rgba(0,0,0,.15);
}
.top_box .scroll_btn {
  width:100%;
}
.top_box a {
  display: flex;
  flex-direction: column;align-items: center;
  justify-content: center;gap:8px;background: #fff;
  width: 100%;
  font-size: 16px;
  font-weight:400;
  line-height: 1.5;
  color: #999999;
  padding:20px 0;
  position: relative;
}
.top_box a::after {
  content: "";
  width:72px;
  height:1px;
  position:absolute;
  bottom:0;
  left:50%;
  transform: translate(-50%, 0);
  background: #999999;
}
.top_box a.active{
  color:#0183FF;font-weight: 700;
}
.top_box a:nth-child(5):after {
  display: none;
}
.top_box > span {
  background: rgb(1,131,255);
background: linear-gradient(300deg, rgba(1,131,255,1) 0%, rgba(70,210,220,1) 100%);
display: flex;
flex-direction: column;align-items: center;
justify-content: center;width: 100%;
font-size:20px;font-weight: 700;line-height:1.5;color:#fff;
height: 56px;
}
.top_box > a {
  background: #0183FF;
  font-size:18px;
  padding:10px 0;
  color: #fff;
  gap:2px;
}
.top_box > a::after{
  display:none;
}
.bottom_box {
  box-shadow: 0 4px 4px rgba(0,0,0,.15);
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
  overflow: hidden;
}














@media all and (max-width:768px){
  @import url('https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,700;1,14..32,700&family=Nanum+Myeongjo&family=Noto+Color+Emoji&family=Noto+Sans+Display:ital,wght@0,100..900;1,100..900&family=Noto+Sans+KR:wght@100..900&family=Noto+Serif+KR:wght@200..900&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

@font-face {
  font-family: "GmarketSansMedium";
  src: url("https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2001@1.1/GmarketSansMedium.woff")
    format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "GmarketSansBold";
  src: url("https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2001@1.1/GmarketSansBold.woff")
    format("woff");
  font-weight: normal;
  font-style: normal;
}
html, body * {
  font-family: 'Noto Sans KR';
  scroll-behavior: smooth;
}
* {
  font-family: "Noto Sans KR";
}
#header.fixed{
  height: unset !important;
}
#header.fixed .product_header_container{
  position: relative !important;
}
.main_container img {
  vertical-align: bottom;width: unset;
}
.main_container {
  width:100%;position:relative;
  max-width:100.0000vw;
  overflow: hidden;
}
.main_container section {
  overflow: hidden;
}
#ipsiMain {
  text-align: center;
  height: 120.8333vw;
  box-shadow: 0 0.5208vw 0.5208vw rgba(0,0,0,.15);
  position: relative;
  z-index: 10;
}
#ipsiMain .ipsiMain_inner {
  display: flex;
  flex-direction: column;
  align-items: center;justify-content: flex-start;
  height: 100%;
}
#ipsiMain .ipsiMain_inner img {
  max-width:100%;
}
.fixed_top_banner {
  position: absolute;
  width: 100%;
  bottom:0;
  left:0;
  height:39.0625vw;
}
.fixed_top_banner.fixed {
  position: fixed;
  top:0;lefT:0;
  z-index: 9999;

}
.fixed_top_banner .scroll_btn{
  position: relative;
  background: rgb(70,194,220);
  background: linear-gradient(110deg, rgba(70,214,220,1) 40%, rgba(40,158,255,1) 100%);
  display: grid;
  grid-template-columns: 1fr 1fr;
  width: 100%;
  z-index: 9;
}
.fixed_top_banner a {
  font-size:3.9063vw;color:#fff;font-weight:700; line-height:1.2;
  text-align: center;height: 13.0208vw;display: flex;align-items: center;
  justify-content: center;
}
.fixed_top_banner a:nth-child(5){
  border-bottom: 0;
}
.fixed_top_banner a:nth-child(6){
  border-bottom: 0;
}
.fixed_top_banner a.active{
  color:#FFFF00;
}

#sectionBrand{
  padding:13.0208vw 0;
  background-color: #F8F8F8;
  position: relative;
}

#sectionBrand .inner{
  padding:10.4167vw 0;
  max-width: 95.7031vw;
  margin:0 auto;
  background-color: #fff;
  border-radius: 3.1250vw;
  box-shadow: 0 0 7.8125vw rgba(158,158,158,.3);
  display: flex;flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  gap:5.2083vw;
}
#sectionBrand .inner .section_title{
  text-align: center;
}
#sectionBrand .inner .section_title h2{
  font-family: "GmarketSansBold";font-size:5.8594vw;font-weight: 700;color:#333333;
}

#sectionBrand .inner .section_title h2 span{
  font-family: "GmarketSansBold";color:#0183FF;
}

#sectionBrand .inner .section_table {
  margin-bottom: auto;
  display: flex;flex-direction: column;align-items: center;justify-content: center;gap:5.2083vw;
  width:100%;
}
#sectionBrand .inner .section_table .tab_change_btn{
  padding:0 6.2500vw;overflow: hidden;
}
#sectionBrand .inner .section_table .tab_change_btn a{
  border-radius: 7.8125vw;font-size:3.1250vw;font-weight: 400;line-height: 1.5;padding: 1.4323vw 10.3516vw;background: #fff;color: #666666;width: fit-content;
}
#sectionBrand .inner .section_table .tab_change_btn a.active{
  background: rgb(119,119,119);
  background: linear-gradient(135deg, rgba(119,119,119,1) 0%, rgba(16,16,16,1) 100%);
  font-weight:700;color:#fff;
}
#sectionBrand .inner .section_table .tab_line {
  width: 83.3333vw;
  display: flex;
  background: rgb(204, 204, 204);
}
#sectionBrand .inner .section_table .table_unit {
  display: none;position: relative;
}
#sectionBrand .inner .section_table .table_unit.active {
  display: flex;flex-direction: column;gap:6.5104vw;align-items: center;
  justify-content: center;
}
#sectionBrand .inner .section_table .table_unit .unit_info{
  display: none;
}
#sectionBrand .inner .section_table .table_unit .unit_info.active {
  display: block;
}
#sectionBrand .inner .section_table .table_unit .unit_info1 img {
  width:85.2864vw;
}
#sectionBrand .inner .section_table .table_unit .unit_info2 img {
  width:95.7031vw;
}
#sectionBrand .inner .section_table .table_unit3 img {
  width:83.8541vw;
}
#sectionBrand .inner .section_table .table_unit1 .unit_info1.active img{
  padding-left: 1.9531vw;
}

#sectionBrand .inner .section_table .table_unit .table_slide_btn {
  position: relative;
  width:26.0417vw;
  height:4.9479vw;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
#sectionBrand .inner .section_table .table_unit .table_slide_btn a {
  width: 9.7656vw;height:4.9479vw;background-size: cover;display: block;
}
#sectionBrand .inner .section_table .table_unit .table_slide_btn a.prev {
  width:9.7656vw;height:4.9479vw;background-size: cover !important;
}

#sectionBrand .inner .section_table .table_unit .table_slide_btn a.next {
  width:9.7656vw;height:4.9479vw;background-size: cover !important;
}

#sectionBrand .inner .section_table .table_unit.table_unit2 {
  gap:5.8594vw;width: 83.3333vw;
}
#sectionBrand .inner .section_table .table_unit.table_unit2 .history_left {
  display: flex;flex-direction: column;gap:1.9531vw;width:100%;
}
#sectionBrand .inner .section_table .table_unit.table_unit2 .history_left h2{
  font-size:5.2083vw;line-height:1.3;color:#222222;font-family: "GmarketSansMedium";font-weight: 500;
}
#sectionBrand .inner .section_table .table_unit.table_unit2 .history_left h2 span {
  font-size:6.5104vw;line-height:1.3;color:#0183ff;font-family: "GmarketSansBold";
}
#sectionBrand .inner .section_table .table_unit.table_unit2 .history_left .history_chg_wrap {
  display: flex;flex-direction: column;gap:2.6042vw;
}
#sectionBrand .inner .section_table .table_unit.table_unit2 .history_left .history_chg_wrap .history_chg{
  display: flex;gap:3.9063vw;align-items: center;justify-content: center;
}
#sectionBrand .inner .section_table .table_unit.table_unit2 .history_left .history_chg_wrap .history_img {
  display: none;
}
#sectionBrand .inner .section_table .table_unit.table_unit2 .history_left .history_chg_wrap .history_img.active {
  display: block;
  border-top-right-radius: 3.125vw;
  border-bottom-left-radius: 3.125vw;
}
#sectionBrand .inner .section_table .table_unit.table_unit2 .history_left .history_chg_wrap .history_chg a {
  font-size:5.8594vw;font-weight:800;color:#e0e0e0;line-height: 5.8594vw;
}
#sectionBrand .inner .section_table .table_unit.table_unit2 .history_left .history_chg_wrap .history_chg a.active{
  color:#0183FF;font-size:5.8594vw;line-height: 5.8594vw;
}
#sectionBrand .inner .section_table .table_unit.table_unit2 .history_left .history_chg_wrap .history_chg span {
  width: 1px;height:5.4688vw;background: #e0e0e0;display: block;
}
#sectionBrand .inner .section_table .table_unit.table_unit2 .history_right  {
  display: flex;gap:5.2083vw;overflow-x: hidden;padding-left:5.2083vw;overflow-y: auto; max-height:41.6667vw;
}
#sectionBrand .inner .section_table .table_unit.table_unit2 .history_right .history_right_wrap{
  display: flex;
  flex-direction: column;gap: 10.4166vw;
}
#sectionBrand .inner .section_table .table_unit.table_unit2 .history_right > span {
  display: block;
  width: 1px;
  height: 41.6667vw;
  background: #E0E0E0;
}
#sectionBrand .inner .section_table .table_unit.table_unit2 .history_right .his_in {
  position: relative;
}
#sectionBrand .inner .section_table .table_unit.table_unit2 .history_right .his_in img {
  max-width: 74.2188vw;
}
#sectionBrand .inner .section_table .table_unit.table_unit2 .history_right .his_in .dot {
  content: '';
  display: block;
  width: 1.6927vw;
  height: 1.6927vw;
  border-radius: 50%;
  background: #0183FF;
  position: absolute;
  left: -6.1198vw;
  top: 2.2135vw;
  z-index: 2;
}
#sectionBrand .inner .section_table .table_unit.table_unit2 .history_right .his_in .dot::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0.0000vw;
  top: 0.0000vw;
  z-index: 9;
  background: #0183FF;
  border-radius: 50%;
  animation: 1.5s ease-in-out 0s infinite normal none running dots;
}

#sectionUniv{
  padding: 13.0208vw 0;
}
#sectionUniv .inner img {
  width: 100%;
}
#sectionCertify{
  padding: 13.0208vw 0;
    background:url("https://img.megastudyacademy.co.kr/campusdev/beautym_html_img/ipsi/sectionCertify_bg_mo.png");
    background-position: center top;
    background-repeat: no-repeat;
    background-size: 100vw auto;
}
#sectionCertify .inner{
  display: flex;align-items: center;
  justify-content: center;gap:8.8542vw;
  flex-direction: column;
}
#sectionCertify .inner .section_title img {
  width: 83.0729vw;
}
#sectionCertify .inner .section_con{
    background: #fff;
    width:87.8906vw;height:50.1302vw;
    padding:3.9063vw 5.2083vw;
}
#sectionCertify .inner .section_con .passSwiper {
  height:100%;overflow: hidden;
}
#sectionCertify .inner .section_con .passSwiper .swiper-wrapper {
  transition-timing-function: linear;
}
#sectionCertify .inner .section_con .swiper-slide{
  display: flex;gap:7.8125vw;align-items: center;justify-content: center;height: fit-content;
}
#sectionCertify .inner .section_con .swiper-slide .pass{
  display: flex;gap:3.2552vw;align-items: center;justify-content: center;
}
#sectionCertify .inner .section_con .pass .univ_logo img {
  width:17.5781vw;
}
#sectionCertify .inner .section_con .pass .univ_line {
  height:3.9063vw;background: #ccc;display: flex;
}
#sectionCertify .inner .section_con .pass .univ_name span {
  font-size:2.6042vw;font-weight:400;line-height: 1.5;color:#333333;
}
#sectionCertify .inner .section_certi {
  max-width:93.8802vw;position: relative;margin-left:auto;
}
#sectionCertify .inner .section_certi .certiSwiper{
  width:100%;overflow: hidden;padding-right:6.1198vw;
}
#sectionCertify .inner .section_certi .certiSwiper .swiper-slide{
  max-width:32.8125vw;
}
#sectionCertify .inner .section_certi .certiSwiper .swiper-slide img {
  width: 100%;
}
#sectionCertify .inner .section_certi .swiper-button-next {
  background:url("https://img.megastudyacademy.co.kr/campusdev/beauty_html_img/ipsi/certiSwiperNext.png");
  width:6.7708vw;
  height:6.7708vw;
  background-size: cover;
  right:-3.2552vw;
}
#sectionCertify .inner .section_certi .swiper-button-prev {
  background:url("https://img.megastudyacademy.co.kr/campusdev/beauty_html_img/ipsi/certiSwiperNext.png");
  width:6.7708vw;
  height:6.7708vw;
  background-size: cover;
  left:-3.2552vw;
  transform: rotate(180deg);
}
#sectionCertify .inner .section_certi .swiper-button-next::after, #sectionCertify .inner .section_certi .swiper-button-prev::after {
  display: none;
}
#sectionCertify .inner .section_certi .swiper-button-prev.swiper-button-disabled {
  background:url("https://img.megastudyacademy.co.kr/campusdev/beauty_html_img/ipsi/certiSwiperPrev.png");
  opacity: 1;
  transform: rotate(0deg);
}
#sectionCertify .inner .section_certi .swiper-button-next.swiper-button-disabled {
  background:url("https://img.megastudyacademy.co.kr/campusdev/beauty_html_img/ipsi/certiSwiperPrev.png");
  opacity: 1;
  transform: rotate(180deg);
}





#S4 {
  padding: 16.9271vw 0 5.2083vw;
  background-color: #F5F5F5;
}

.S4Box {
  width: 95.7031vw;
  box-shadow: 0.0000vw 0 3.9063vw #cccccc;
  border-radius: 3.1250vw;
  padding: 0;
  position: relative;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap:7.8125vw;
  padding:10.4167vw 0;
  background: #fff;
}
.S4Box > img {
  width: 77.0833vw;
}
.S4Box .S4dot{
  width:87.8906vw;
}
.S4Tab {
  width: 100%;
}
#S4_tabs {
  display: grid;
  grid-template-columns: 1fr 1fr;
  padding: 0 3.9063vw;
  width: 100%;
}
#S4_tabs li {
  width:100%;
  display: flex;
}
#S4_tabs a {
  display: inline-block;
  color: #2B2B2B;
  font-size:3.1250vw;font-weight: 400;line-height: 1.5;
  padding:2.8646vw 3.2552vw;
  width: 100%;
  text-align: center;
  box-sizing: border-box;
}
#S4_tabs li:nth-child(1) a, #S4_tabs li:nth-child(2) a{
  border-bottom:0;
}
#S4_tabs li:nth-child(1) a, #S4_tabs li:nth-child(3) a{
  border-right:0;
}
#S4_tabs #S4_current a,
#S4_tabs #S4_current a::after {
  color: #fff;
  background: rgb(119,119,119);
  background: linear-gradient(135deg, rgba(119,119,119,1) 0%, rgba(16,16,16,1) 100%);
  border:0;
}

.S4Video {
  width: 87.8906vw;
  height: 54.0365vw;
  margin: 6.3802vw auto 0;
  background-color: #e1e1e1;
}

.S4Review {
  width: 100%;max-width: 143.2292vw;
}
.S4Review .swiper-slide{
  text-align: center;
}
.S4Review .swiper-slide img {
  width: 87.8906vw;
}
.swiper-btn-box{
  width:17.1875vw;height:4.1667vw;
  display: flex;
  align-items: center;
  justify-content: space-between;
  z-index: 1;
}
.swiper-btn-box span{
  height: 3.9063vw;
  background: #999999;
  display: flex;
}
.SlideBtnR,
.SlideBtnL {
  width: 2.0833vw !important;
  height: 4.1667vw !important;
}
.SlideBtnR {
  background: url(https://img.megastudyacademy.co.kr/campusdev/beauty_html_img/ipsi/S4ReviewBtnL.png)
    no-repeat;
  background-position: center;
  background-size: cover;
  position: relative;
  top:unset;left:unset;bottom:unset;
  margin-top:0;
}

.SlideBtnL {
  background: url(https://img.megastudyacademy.co.kr/campusdev/beauty_html_img/ipsi/S4ReviewBtnL.png)
    no-repeat;
  background-position: center;
  transform: rotate(180deg);
  background-size: cover;
  position: relative;
  top:unset;right:unset;bottom:unset;
  margin-top:0;
}
.SlideBtnR.swiper-button-disabled,.SlideBtnL.swiper-button-disabled{
  background: url(https://img.megastudyacademy.co.kr/campusdev/beauty_html_img/ipsi/S4ReviewBtnL_off.png)
    no-repeat;
  opacity: 1;
  background-size: cover;
}
.SlideBtnL.swiper-button-disabled{
  transform: rotate(0deg);
}
.SlideBtnR.swiper-button-disabled{
  transform: rotate(180deg);
}
.swiper-button-next::after,
.swiper-button-prev::after {
  display: none;
}






















#S5 {
  padding: 5.2083vw 0 16.9271vw;
  background-color: #F5F5F5;
}

.S5Box {
  width: 95.7031vw;
  box-shadow: 0.0000vw 0 3.9063vw #cccccc;
  border-radius: 3.1250vw;
  padding: 0;
  position: relative;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap:7.8125vw;
  padding:10.4167vw 0;
  background: #fff;
}
.S5Box > img{
  width: 84.5052vw;
}
.S5Box .S5dot{
  width:87.8906vw;
}
.S5Tab {
  width: 100%;
}
#S5_tabs {
  display: grid;
  grid-template-columns: 1fr 1fr;
  padding: 0 3.9063vw;
  width: 100%;
}
#S5_tabs li {
  width:100%;
  display: flex;
}
#S5_tabs a {
  display: inline-block;
  color: #2B2B2B;
  font-size:3.1250vw;font-weight: 400;line-height: 1.5;
  padding:2.8646vw 3.2552vw;
  width: 100%;
  text-align: center;
  box-sizing: border-box;
}

#S5_tabs a.active,
#S5_tabs a.active::after {
  color: #fff;
  background: rgb(119,119,119);
  background: linear-gradient(135deg, rgba(119,119,119,1) 0%, rgba(16,16,16,1) 100%);
  border:0;
}
.S5_content {
  display: none;
}
.S5_content.active {
  display: flex;flex-direction: column;gap:5.2083vw;align-items: center;justify-content: center;
}
.S5Video {
  width: 87.8906vw;
  height: 54.0365vw;
  margin: 6.3802vw auto 0;
  background-color: #e1e1e1;
  display: none;
}
.review_container {
  max-width:100%;position: relative;width: 100%;
  padding:0 4.0365vw;
}
.S5Review {
  width: 100%;max-width: 130.2083vw;overflow: hidden;
}
.S5Review .swiper-slide {
  width: fit-content !important;
}
.S5Review .swiper-slide img {
  width: 42.1875vw;
}
.SlideBtnR,
.SlideBtnL {
  width: 2.0833vw !important;
  height: 4.1667vw !important;
}
.SlideBtnR {
  background: url(https://img.megastudyacademy.co.kr/campusdev/beauty_html_img/ipsi/S4ReviewBtnL.png)
    no-repeat;
  background-position: center;
  background-size: cover;
}

.SlideBtnL {
  background: url(https://img.megastudyacademy.co.kr/campusdev/beauty_html_img/ipsi/S4ReviewBtnL.png)
    no-repeat;
  background-position: center;
  transform: rotate(180deg);
  background-size: cover;
}
.SlideBtnR.swiper-button-disabled,.SlideBtnL.swiper-button-disabled{
  background: url(https://img.megastudyacademy.co.kr/campusdev/beauty_html_img/ipsi/S4ReviewBtnL_off.png)
    no-repeat;
  opacity: 1;
  background-size: cover;
}
.SlideBtnL.swiper-button-disabled{
  transform: rotate(0deg);
}
.SlideBtnR.swiper-button-disabled{
  transform: rotate(180deg);
}
.swiper-button-next::after,
.swiper-button-prev::after {
  display: none;
}

.SlideBtnL,
.swiper-rtl .SlideBtnR {
  left: 0 !important;
}

.SlideBtnL,
.swiper-rtl .SlideBtnR {
  right: 0 !important;
}


#sectionEdu{
  padding:13.0208vw 0;
}
#sectionEdu .inner {
  display: flex;flex-direction: column;gap:9.1146vw;text-align: center;
}
#sectionEdu .inner .edu_content01 {
  display: flex;flex-direction: column;gap:6.2500vw;
  align-items: center;
  justify-content: center;
}
#sectionEdu .inner .edu_content01 .edu_title img {
  width: 86.8489vw;
}
#sectionEdu .inner .edu_content02 img {
  width: 88.0208vw;
}
#sectionEdu .inner .edu_content01 .tab_content{
  display: flex;flex-direction: column;gap:3.9063vw;
  align-items: center;
  justify-content: center;
  width:100%;
}
#sectionEdu .inner .edu_content01 .tab_content ul {
  display: flex;align-items: center;width:100%;gap:1.0417vw;justify-content: center;
}
#sectionEdu .inner .edu_content01 .tab_content ul li {
  max-width: 100%; transform: skew(-20deg);
  height:7.6823vw;  background: #fff;width: fit-content;
}
#sectionEdu .inner .edu_content01 .tab_content ul li a{
  color:#666666;font-weight: 400;font-size:2.8646vw;line-height: 1.5;
  transform: skew(20deg, 0);
  width: 100%;height:100%;
  padding:0 3.5156vw;
  display: flex;
  align-items: center;
  justify-content: center;

}
#sectionEdu .inner .edu_content01 .tab_content ul li.active{
  background: rgb(119,119,119);
  background: linear-gradient(135deg, rgba(119,119,119,1) 0%, rgba(16,16,16,1) 100%);
}
#sectionEdu .inner .edu_content01 .tab_content ul li.active a {
  color:#fff;font-weight:700;
}
#sectionEdu .inner .edu_content01 .tab_content .tab_unit_wrap {
  width:100%;    max-width: 87.8906vw;
}
#sectionEdu .inner .edu_content01 .tab_content .tab_unit_wrap .tab_unit{
  gap:2.0833vw;display: none;
}
#sectionEdu .inner .edu_content01 .tab_content .tab_unit_wrap .tab_unit.active{
  display: flex;flex-direction: column;gap:5.2083vw;
}
#sectionEdu .inner .edu_content01 .tab_content .tab_unit_wrap .tab_unit.active img {
  width: 100%;
}
#sectionEdu .inner .edu_content01 .tab_content .tab_unit_wrap .tab_unit .edu_tab_swiper {
  width:100%;
}
#sectionEdu .inner .edu_content01 .tab_content .tab_unit_wrap .tab_unit .edu_tab_swiper .swiper-container{
  width:100%;overflow: hidden;MAX-WIDTH: NaNvw;position: relative;
}
#sectionEdu .inner .edu_content01 .tab_content .tab_unit_wrap .tab_unit .edu_tab_swiper .swiper-container .swiper-slide {
  width:100%;
}
#sectionEdu .inner .edu_content01 .tab_content .tab_unit_wrap .tab_unit .edu_tab_swiper .swiper-container .swiper-slide img {
  max-width: 87.8906vw;
}
#sectionEdu .inner .edu_content01 .tab_content .tab_unit_wrap .tab_unit .edu_tab_swiper .swiper-container .swiper-button-prev {
  background: url(https://img.megastudyacademy.co.kr/campusdev/beauty_html_img/ipsi/edu_tab_swiperL.png)
    no-repeat;
  background-position: center;
  background-size: cover;
  width:6.7708vw;height:6.7708vw;
  transform: rotate(180deg);
  top: unset;
  bottom:5.2083vw;
  left:34.5052vw;
  z-index: 1;
}

#sectionEdu .inner .edu_content01 .tab_content .tab_unit_wrap .tab_unit .edu_tab_swiper .swiper-container .swiper-button-next{
  background: url(https://img.megastudyacademy.co.kr/campusdev/beauty_html_img/ipsi/edu_tab_swiperL.png)
    no-repeat;
  background-position: center;
  transform: rotate(0deg);
  background-size: cover;
  width:6.7708vw;height:6.7708vw;
  top: unset;
  bottom:5.2083vw;
  right:34.5052vw;
  z-index: 1;
}
#sectionEdu .inner .edu_content01 .tab_content .tab_unit_wrap .tab_unit .edu_tab_swiper .swiper-container .swiper-button-prev.swiper-button-disabled, #sectionEdu .inner .edu_content01 .tab_content .tab_unit_wrap .tab_unit .edu_tab_swiper .swiper-container .swiper-button-next.swiper-button-disabled{
  background: url(https://img.megastudyacademy.co.kr/campusdev/beauty_html_img/ipsi/edu_tab_swiperL_off.png)
    no-repeat;
  opacity: 1;
  background-size: cover;
}

#sectionEdu .inner .edu_content01 .tab_content .tab_unit_wrap .tab_unit .edu_tab_swiper .swiper-container .swiper-button-prev.swiper-button-disabled{
  transform: rotate(0deg);
}
#sectionEdu .inner .edu_content01 .tab_content .tab_unit_wrap .tab_unit .edu_tab_swiper .swiper-container .swiper-button-next.swiper-button-disabled{
  transform: rotate(180deg);
}
#sectionEdu .inner .edu_content01 .tab_content .tab_unit_wrap .tab_unit .video_wrap{
  min-height:51.8229vw;position: relative;overflow: hidden;
}
#sectionEdu .inner .edu_content01 .tab_content .tab_unit_wrap .tab_unit .video_wrap iframe{
  height:51.8229vw;
}



#ipsiInpoSection {
  background: #EFF0F5;padding:16.9271vw 0;
}
#ipsiInpoSection .inner {
  display: flex;flex-direction: column;gap:5.2083vw;align-items: center;
}
#ipsiInpoSection .inner .section_title {
  text-align: center;
}
#ipsiInpoSection .inner .section_title img{
  width: 93.4895vw;
}
#ipsiInpoSection .inner .section_con {
  display: flex;flex-direction: column;gap:5.2083vw;align-items: center;justify-content: center;
  max-width:95.7031vw;max-width: 0 auto;
}
#ipsiInpoSection .inner .section_con .info_tab_btn {
  display: flex;gap:2.6042vw;
}
#ipsiInpoSection .inner .section_con .info_tab_btn a{
  border-radius: 7.8125vw;font-size:3.6458vw;font-weight: 400;line-height: 1.5;padding:0 3.9063vw;padding: 0.5859vw 3.9063vw;background: #fff;color: #666666;width:27.3438vw;height:7.8125vw;text-align: center;
  display: flex;align-items: center;justify-content: center;
}
#ipsiInpoSection .inner .section_con .info_tab_btn a.active{
  background: rgb(119,119,119);
  background: linear-gradient(135deg, rgba(119,119,119,1) 0%, rgba(16,16,16,1) 100%);
  font-weight:700;color:#fff;
}
.info_tab_wrap {
  position: relative;width: 100%;
}
.info_tab_wrap p {
  font-size:2.3438vw;color:#666666;text-align: right;padding-top:1.3021vw;
}
.info_tab_wrap .info_tab_unit1 img {
  width: 100%;
}
.info_tab_unit {
  border-radius: 3.1250vw;display: none;
}
.info_tab_unit.active{
  display: block;
}
.info_tab_unit2_swiper {
  width: 100%;
}
.info_tab_unit2_swiper .swiper-slide {
  width: fit-content !important;
}
.info_tab_unit2_swiper .swiper-slide img {
  width: 179.6875vw;
}
.info_tab_unit3_swiper {
  width: 100%;
}
.info_tab_unit3_swiper .swiper-slide {
  width: fit-content !important;
}
.info_tab_unit3_swiper .swiper-slide img {
  width: 179.5572vw;
}
#univInfoSection{
  padding:16.9271vw 0;text-align: center;
}
#univInfoSection img {
  width: 95.7031vw;
}
#systemSection{
  padding:16.9271vw 0;
  background-color: #F8F8F8;
}
#systemSection .inner {
  display: flex;
  flex-direction: column;
  gap:2.6042vw;
}
#systemSection .inner > img{
  position: relative;
  left: 50%;
  transform: translate(-50%, 0);
}


#systemSection .inner .section_wrap{
  display: flex;flex-direction: column;gap:5.2083vw;max-width:95.7031vw;margin: 0 auto;
}
#systemSection .inner .section_wrap .section_title {
  text-align: center;
}
#systemSection .inner .section_wrap .section_title img {
  width: 93.4895vw;
}
#systemSection .inner .section_wrap .section_con {
  display: flex;flex-direction: column;gap:5.2083vw;align-items: center;justify-content: center;
}
#systemSection .inner .section_wrap .section_con .info_tab_btn {
  display: flex;gap:2.6042vw;
}
#systemSection .inner .section_wrap .section_con .info_tab_btn a{
  border-radius: 7.8125vw;font-size:3.6458vw;font-weight: 400;line-height: 1.5;padding:0 3.9063vw;padding: 0.5859vw 0;background: #fff;color: #666666;width:27.3438vw;height:7.8125vw;text-align: center;
  display: flex;align-items: center;justify-content: center;letter-spacing: -0.0521vw;
}
#systemSection .inner .section_wrap .section_con .info_tab_btn a.active{
  background: rgb(119,119,119);
  background: linear-gradient(135deg, rgba(119,119,119,1) 0%, rgba(16,16,16,1) 100%);
  font-weight:700;color:#fff;
}
#systemSection .inner .section_wrap .section_con .info_tab_unit {
  border-radius: 3.1250vw;display: none;
}
#systemSection .inner .section_wrap .section_con .info_tab_unit.active{
  display: flex;
}
#systemSection .inner .section_wrap .section_con .info_tab_unit img {
  width: 100%;
}
#systemSection .inner > img:last-child{
  position: relative;
  left: 50%;
  transform: translate(-50%, 0);
  margin-top:7.8125vw;
  width: 95.7031vw;
}
#communitySection{
  padding:16.9271vw 0;
  background-color: #ffffff;
}
#communitySection .inner {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap:7.8125vw;
  width:100%;
  margin: 0 auto;
}
#communitySection img {
  width: 87.8906vw;
}
.story_container {
  max-width:100.0000vw;position: relative;width: 100%;
  padding: 0 6.2500vw;
}
#communitySection .inner .storySwiper {
  width: 100%;max-width: 100%;overflow: hidden;margin: 0 auto;
}
#communitySection .inner .storySwiper .swiper-slide {
  max-width:39.8438vw;
}
#communitySection .inner .storySwiper .swiper-slide img{
  max-width:100%;
}




#qnaSection {
  background-image: url(https://img.megastudyacademy.co.kr/campusdev/beautym_html_img/ipsi/qnaSection_bg_mo.png);
  background-position: center bottom;
  background-size: cover;
  padding:19.5313vw 0 19.1406vw;
  background-color: #ffffff;
}
#qnaSection .inner {
  display: flex;
  flex-direction: column;
  gap:5.2083vw;
}
#qnaSection .inner .section_title {
  text-align: center;
}
#qnaSection .inner .section_title img {
  width: 83.0729vw;
}
#qnaSection .inner .section_con {
  display: flex;flex-direction: column;gap:7.8125vw;align-items: center;justify-content: center;
}
#qnaSection .inner .section_con .qna_tab_btn {
  display: flex;gap:1.0417vw;
}
#qnaSection .inner .section_con .qna_tab_btn a{
  border-radius: 7.8125vw;font-size:3.6458vw;font-weight: 400;line-height: 1.5;padding:0 3.9063vw;padding: 0.5859vw 2.6042vw;background: #fff;color: #999999;width:fit-content;height:7.8125vw;text-align: center;white-space: nowrap;min-width:27.3438vw;
  display: flex;align-items: center;justify-content: center;
}
#qnaSection .inner .section_con .qna_tab_btn a.active{
  background: rgb(119,119,119);
  background: linear-gradient(135deg, rgba(119,119,119,1) 0%, rgba(16,16,16,1) 100%);
  font-weight:700;color:#fff;
}
#qnaSection .inner .section_con .qna_tab_unit {
  display: none;width: 100%;position: relative;max-width:87.8906vw;margin:0 auto;
}
#qnaSection .inner .section_con .qna_tab_unit.active{
  display: flex;flex-direction: column;gap:3.9063vw;align-items: center;justify-content: center;
}
#qnaSection .inner .section_con .qna_tab_unit > a{
  font-family: "GmarketSansMedium";font-size:2.0833vw;color:#666666;line-height:1.5;text-align: right;margin-left:auto;
}
#qnaSection .inner .section_con .qna_tab_wrap {
  width: 100%;
}
#qnaSection .inner .section_con .qna_tab_unit .swiper-container {
  width:100%;overflow: hidden;max-width: 87.8906vw;
}
#qnaSection .inner .section_con .qna_tab_unit .swiper-container img {
  width: 100%;
}
#qnaSection .inner .section_con .qna_tab_unit .pagination_wrap {
  position: relative;display: flex;gap:3.9063vw;width:31.9010vw;height:6.7708vw;justify-content: space-between;align-items: center;z-index: 1;
}

#qnaSection .inner .section_con .qna_tab_unit .pagination_wrap .swiper-button-prev {
  background: url(https://img.megastudyacademy.co.kr/campusdev/beauty_html_img/ipsi/edu_tab_swiperL.png)
    no-repeat;
  background-position: center;
  background-size: cover;
  width:6.7708vw;height:6.7708vw;
  transform: rotate(180deg);
  top: unset;
  bottom:unset;
  left:0;
  position: relative;
  margin-top: unset;
  z-index: 1;
}

#qnaSection .inner .section_con .qna_tab_unit .pagination_wrap .swiper-button-next{
  background: url(https://img.megastudyacademy.co.kr/campusdev/beauty_html_img/ipsi/edu_tab_swiperL.png)
    no-repeat;
  background-position: center;
  transform: rotate(0deg);
  background-size: cover;
  width:6.7708vw;height:6.7708vw;
  top: unset;
  bottom:unset;
  right:0;
  position: relative;
  margin-top: unset;
  z-index: 1;
}
#qnaSection .inner .section_con .qna_tab_unit .pagination_wrap .swiper-button-prev.swiper-button-disabled, #qnaSection .inner .section_con .qna_tab_unit .pagination_wrap .swiper-button-next.swiper-button-disabled{
  background: url(https://img.megastudyacademy.co.kr/campusdev/beauty_html_img/ipsi/edu_tab_swiperL_off.png)
    no-repeat;
  opacity: 1;
  background-size: cover;
}

#qnaSection .inner .section_con .qna_tab_unit .pagination_wrap .swiper-button-prev.swiper-button-disabled{
  transform: rotate(0deg);
}
#qnaSection .inner .section_con .qna_tab_unit .pagination_wrap .swiper-button-next.swiper-button-disabled{
  transform: rotate(180deg);
}
#qnaSection .inner .section_con .qna_tab_unit .pagination_wrap .swiper-pagination{
  position: relative;
  top:unset;
  left:unset;
  bottom:unset;
  width: fit-content;
}
#qnaSection .inner .section_con .qna_tab_unit .pagination_wrap .swiper-pagination{
  font-size: 2.6042vw;font-weight:400;line-height:1.5;color: #999999;
}
#qnaSection .inner .section_con .qna_tab_unit .pagination_wrap .swiper-pagination .swiper-pagination-current {
  font-size: 2.6042vw;font-weight:400;line-height:1.5;color:#2B2B2B;
}

#qnaSection .inner .section_con .qna_tab_unit .pagination_wrap .swiper-pagination .swiper-pagination-total {
  font-size: 2.6042vw;font-weight:400;line-height:1.5;color: #999999;
}








#sectionVideo {
  padding:12.5000vw 0 16.9271vw;
  background: rgb(247,247,247);
  background: linear-gradient(180deg, rgba(247,247,247,1) 0%, rgba(255,255,255,1) 100%);
  position: relative;
  overflow: visible;
}
#sectionVideo::after{
  content:'';
  position: absolute;
  top:-12.5000vw;left:0;
  background-image: url(https://img.megastudyacademy.co.kr/campusdev/beautym_html_img/ipsi/sectionVideoAfterV_mo.png);
  width:100.2604vw;
  height:21.0938vw;
  background-size: cover;
}
#sectionVideo .inner {
  display: flex;
  flex-direction: column;
  gap:7.8125vw;
}
#sectionVideo .inner .secVideo {
  height:49.2188vw;width: 87.8906vw;background-color: #000;margin:0 auto;
}


.rotate {
  -moz-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}


.t_bt img {
  width: auto !important;
}

.floating_bar {
  background-color: #0a0a0a !important;
  height: 13.0208vw !important;
}
.floating_bar a span {
  display: inline-block;
  height: 3.9062vw;
  background-color: #fff;
  position: absolute;
  right: 0;
}
.floating_bar a.bar_btn02 {
  background-color: #0a0a0a !important;
  color: #f02828;
}
.floating_bar a.free_test {
  background: #0a0a0a !important;
  position: relative;
}
.floating_bar {
  background: #0a0a0a !important;
  position: relative;
  color: #3effe4;
}
.personalInfo{font-family:"notokr-regular";   font-size: 3.3854vw !important; padding:3.9062vw 0;	display: none;}


.floating_bar a:last-child::after{
  display: none;
}










.fixed_right_box {
  position: absolute;
  right:0;top:13.0208vw;
  display: flex;flex-direction: column;align-items: center;
  justify-content: center;gap:2.8646vw;
  width: 14.5833vw;
  z-index: 1;
}
.fixed_right_box.fixed{
  top:13.0208vw;position: fixed;
}
.top_box {
  display: flex;flex-direction: column;align-items: center;
  justify-content: center;width: 100%;
  border-top-left-radius: 2.0833vw;
  border-bottom-left-radius: 2.0833vw;
  overflow: hidden;
  box-shadow: 0 0.5208vw 0.5208vw rgba(0,0,0,.15);
}
.top_box .scroll_btn {
  width:100%;
}
.top_box a {
  display: flex;
  flex-direction: column;align-items: center;
  justify-content: center;gap:1.0417vw;background: #fff;
  width: 100%;
  font-size: 2.0833vw;
  font-weight:400;
  line-height: 1.5;
  color: #999999;
  padding:2.6042vw 0;
  position: relative;
}
.top_box a::after {
  content: "";
  width:9.3750vw;
  position:absolute;
  bottom:0;
  left:50%;
  transform: translate(-50%, 0);
  background: #999999;
}
.top_box a.active{
  color:#0183FF;font-weight: 700;
}
.top_box a:nth-child(5):after {
  display: none;
}
.top_box > span {
  background: rgb(1,131,255);
background: linear-gradient(300deg, rgba(1,131,255,1) 0%, rgba(70,210,220,1) 100%);
display: flex;
flex-direction: column;align-items: center;
justify-content: center;width: 100%;
font-size:2.6042vw;font-weight: 700;line-height:1.5;color:#fff;
height: 7.2917vw;
}
.top_box > a {
  background: #0183FF;
  font-size:2.3438vw;
  padding:1.3021vw 0;
  color: #fff;
  gap:0.2604vw;
}
.top_box > a::after{
  display:none;
}
.bottom_box {
  box-shadow: 0 0.5208vw 0.5208vw rgba(0,0,0,.15);
  border-top-left-radius: 2.0833vw;
  border-bottom-left-radius: 2.0833vw;
  overflow: hidden;
}
}








@media all and (max-width:768px){
  
  .t_bt img {
    width: auto !important;
  }
  
  .floating_bar {
    background-color: #0a0a0a !important;
    height: 13.0208vw !important;
  }
  .floating_bar a span {
    display: inline-block;
    width: 1px;
    height: 3.9062vw;
    background-color: #fff;
    position: absolute;
    right: 0;
  }
  .floating_bar a.bar_btn02 {
    background-color: #0a0a0a !important;
    color: #f02828;
  }
  .floating_bar a.free_test {
    background: #0a0a0a !important;
    position: relative;
  }
  .floating_bar {
    background: #0a0a0a !important;
    position: relative;
    color: #3effe4;
  }
  .personalInfo{font-family:"notokr-regular";   font-size: 3.3854vw !important; padding:3.9062vw 0;	display: none;}
  
  
  .floating_bar a:last-child::after{
    display: none;
  }
  
  }