@charset "UTF-8";
img{vertical-align: top;}
html,body * {
  font-family: 'Noto Sans CJK KR';scroll-behavior: smooth;
}
.left_banner {
  display:none;
}
.subContainer .inner {
  max-width:1240px;
}

.subUniversity {background: url(https://img.megastudyacademy.co.kr/campus/beauty_html_img/University_dev/main_bg_v1.png);position:relative;padding:160px 0 54px;background-size: 100% 100%;background-repeat: no-repeat; }
.subUniversity .inner {
  max-width:1200px;margin: 0 auto;
}
.uni_main_content {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  gap:100px;
}
.uni_main_content ul {
  display: flex;
  flex-direction: column;
  gap:50px;
}
.uniinfo {
  padding:130px 0 90px;background: #fcfdff;
}
.uniinfo .inner{
  display: flex;flex-direction: column;gap:150px;
}
.uniinfo .inner .uniinfo_title{
  display:flex;align-items: center;justify-content:space-between;
}
.uniinfo .inner .uniinfo_title .stu_coment_box {
  position: relative;
}
.uniinfo .inner .uniinfo_title .stu_coment_box img{
  position: absolute;    top: -155px;
  left: -659px;
}
.uniinfo .inner .uniinfo_title p{
  font-size: 60px;font-weight: 400;color: #0c1135;
  line-height: 125%; 
}
.uniinfo .inner .uniinfo_title p > span{
  color: #5071ff;font-weight: 700;
}

.uniinfo .inner .uniinfo_content {
  display: flex;flex-direction: column;justify-content: center;width: 100%;gap:60px;
}
.uniinfo .inner .uniinfo_content ul{
  display: flex;flex-direction: row;justify-content: space-between;align-items: center;
}
.uniinfo .inner .uniinfo_content >p{
  font-size: 40px;font-weight: 400;color: #565656;
  line-height: 125%; text-align: center;
}
.uniinfo .inner .uniinfo_content >p > span{
  color: #f75617;
}
.uniinfo .inner .uniinfo_content >p > span > span{
  font-weight:700;
}
#section02 {
  padding:120px 0 40px;background: #ffe749;
}
#section02 .inner{
  display: flex;flex-direction: column;gap:80px;
}

#section02 .inner .university_pass{
  display: flex;flex-direction: column;gap:80px;width: 100%;
}

#section02 .inner .university_pass .university_pass_title {
  display: flex;flex-direction: column;align-items: center;
}
#section02 .inner .university_pass .university_pass_title p{
  font-size:40px;font-weight:400;color: #303030;
}

#section02 .inner .university_pass .university_pass_title h2{
  font-size:60px;font-weight:400;color: #303030;
}
#section02 .inner .university_pass .university_pass_title h2 span{
  font-weight:900;
}



#section02 .inner .university_pass .university_pass_content{
  display: flex;flex-direction: row;justify-content: space-between;width:100%;
}
#section02 .inner .university_pass .university_pass_content .university_pass_content_basic {
  width:33.3333%;  text-align: center;
}
#section02 .inner .university_pass .university_pass_content .university_pass_content_basic img{
  box-shadow: 10px 10px 30px rgb(0 0 0 / 30%);border-radius: 5px;overflow: hidden;
}

#section02 .inner .university_pass .university_pass_content .university_pass_content_swipe{
  width:33.3333%;overflow: hidden;
}

#section02 .inner .university_pass .university_pass_content .university_pass_content_swipe .university_pass_content_swiper_container {
  position: relative;
}
.university_pass_content_swiper_container .swiper-slide{
  text-align: center;
}
.university_pass_content_swiper_container .swiper-slide img {
  max-width:371px;border-radius: 5px;overflow: hidden;
}
.university_pass_content_swiper_container .swiper-button-next {
  background-image: url(https://img.megastudyacademy.co.kr/campus/beauty_html_img/University_dev/university_pass_content_arrow_next.png);width:50px;height:51px;background-size: 100% 100%;right:0;margin-top:-25.5px;
}
.university_pass_content_swiper_container .swiper-button-prev {
  background-image: url(https://img.megastudyacademy.co.kr/campus/beauty_html_img/University_dev/university_pass_content_arrow_prev.png);width:50px;height:51px;background-size: 100% 100%;left:0;margin-top:-25.5px;
}

#section02 .inner .sec02_middle_txt_box {
  text-align: center;
}

#section03 {
  padding:30px 0 40px;background: #ffe749;
}
#section03 .inner{
  display: flex;
  flex-direction: column;
  gap: 50px;
  max-width: 1360px !important;
  width: 100% !important;
}
#section03 .inner .sec03_middle_slide_box{
  overflow: hidden;
  text-align: center;
  position: relative;
}
#section03 .inner .sec03_middle_slide_box .swiper-container{
  width:100%;position: relative;
}

#section03 .inner .sec03_middle_slide_box .swiper-button-next {
  background-image: url(https://img.megastudyacademy.co.kr/campus/beauty_html_img/University_dev/sec03_slide_arrow_next.png);width:44px;height:81px;background-size: 100% 100%;right:0;margin-top:-40.5px;
}
#section03 .inner .sec03_middle_slide_box .swiper-button-prev {
  background-image: url(https://img.megastudyacademy.co.kr/campus/beauty_html_img/University_dev/sec03_slide_arrow_prev.png);width:44px;height:81px;background-size: 100% 100%;left:0;margin-top:-40.5px;
}

#section03 .inner .sec03_middle_title {
  display: flex;flex-direction: column;align-items: center;
}
#section03 .inner .sec03_middle_title p{
  font-size:24px;font-weight:400;color: #303030;
}

#section03 .inner .sec03_middle_title h2{
  font-size:40px;font-weight:400;color: #303030;
}
#section03 .inner .sec03_middle_title h2 span{
  font-weight:900;
}
#section03 .inner .sec03_middle_content{
  text-align: center;
}


#section04 {
  padding:0 0 140px;background: #ffe749;
}
#section04 .inner{
  display: flex;
  flex-direction: column;
  gap: 50px;
}
#section04 .inner iframe {
  margin:0 auto;
}
#section04 .inner .sec04_title {
  text-align: center;
}
#section04 .inner .sec04_content {
  width:100%;
}
#section04 .inner .sec04_content .sec_04_tab_box{
  width:100%;
  display: flex;flex-direction: column;
}
#section04 .inner .sec04_content .sec_04_tab_box .sec04_tab_btn{
  width:100%;
}
#section04 .inner .sec04_content .sec_04_tab_box .sec04_tab_btn ul{
  width:100%;display: flex;gap:40px;
}

#section04 .inner .sec04_content .sec_04_tab_box .sec04_tab_btn ul li.active{
  opacity: 1;
}
#section04 .inner .sec04_content .sec_04_tab_box .sec04_tab_btn ul li{
  opacity: .5;  width:50%;cursor: pointer;text-align: center;padding:20px 0;
  font-size: 30px;color:#fff44a;font-weight: 700;background: #303030;border-top-left-radius: 15px;border-top-right-radius: 15px;
}
#section04 .inner .sec04_content .sec_04_tab_box .sec04_tab_change_box {
  padding: 30px 0;background: #fff;text-align: center;border-bottom-left-radius: 15px;border-bottom-right-radius: 15px;overflow: hidden;box-shadow: 3px 3px 30px rgba(0,0,0,.5);
}
#section04 .inner .sec04_content .sec_04_tab_box .sec04_tab_change_box ul{
  width:100%;
}
#section04 .inner .sec04_content .sec_04_tab_box .sec04_tab_change_box ul li{
  width:100%;display: none;
}

#section04 .inner .sec04_content .sec_04_tab_box .sec04_tab_change_box ul li.active{
  width:100%;display: block;
}


#section06{
  padding:100px 0 200px;background: #7f7ff3;
}
#section06 .inner{
  display: flex;
  flex-direction: column;
  gap: 20px;
}
#section06 .inner .sec06_title_box{
  text-align: center;padding-bottom:30px;
}
#section06 .inner .sec06_title_box2{
  text-align: center;padding-top:70px;
}
#section06 .inner .sec06_swiper_box01{
  padding:50px 40px 40px;
  background: #fff;
  display: flex;flex-direction: column;gap:40px;border-radius: 5px;
}
#section06 .inner .sec06_swiper_box01 .sec06_swiper_bot_title{
  text-align: center;
}
#section06 .inner .sec06_swiper_box01 .sec06_swiper_bot_title span{
  font-size:34px;color:#fff;font-weight:700;background: #fc3f5b;
  padding:10px 20px;border-radius: 10px;display: inline-block;
}
#section06 .inner .tab {
  width: 100%;
  height: 331px;
}

#section06 .inner .sec06_swiper_box01 .tab li { float:left; margin:1px; list-style: none; width:25%;cursor: unset;background-size: 100% 100%;}
#section06 .inner .tab li.roll_content1_btn1 { background: url(https://img.megastudyacademy.co.kr/campus/beauty_html_img/University_dev/roll_content1_btn1.png);background-repeat: no-repeat;}

#section06 .inner .sec06_swiper_box01 .tab li.roll_content1_btn2 { background: url(https://img.megastudyacademy.co.kr/campus/beauty_html_img/University_dev/roll_content1_btn2.png);background-repeat: no-repeat;}

#section06 .inner .sec06_swiper_box01 .tab li.roll_content1_btn3 {background: url(https://img.megastudyacademy.co.kr/campus/beauty_html_img/University_dev/roll_content1_btn3.png);background-repeat: no-repeat;}

#section06 .inner .sec06_swiper_box01 .tab li.roll_content1_btn4 { background: url(https://img.megastudyacademy.co.kr/campus/beauty_html_img/University_dev/roll_content1_btn4.png);background-repeat: no-repeat;}

#section06 .inner .sec06_swiper_box01 .tab li.roll_content1_btn1.swiper-slide-thumb-active {
  background: url(https://img.megastudyacademy.co.kr/campus/beauty_html_img/University_dev/roll_content1_btn1_on.png);background-repeat: no-repeat;
}

#section06 .inner .sec06_swiper_box01 .tab li.roll_content1_btn2.swiper-slide-thumb-active {
  background: url(https://img.megastudyacademy.co.kr/campus/beauty_html_img/University_dev/roll_content1_btn2_on.png);background-repeat: no-repeat;
}
#section06 .inner .sec06_swiper_box01 .tab li.roll_content1_btn3.swiper-slide-thumb-active {
  background: url(https://img.megastudyacademy.co.kr/campus/beauty_html_img/University_dev/roll_content1_btn3_on.png);background-repeat: no-repeat;
}

#section06 .inner .sec06_swiper_box01 .tab li.roll_content1_btn4.swiper-slide-thumb-active {
  background: url(https://img.megastudyacademy.co.kr/campus/beauty_html_img/University_dev/roll_content1_btn4_on.png);background-repeat: no-repeat;
}

#section06 .inner .sec06_swiper_box02{
  padding: 60px 40px 70px;border-radius: 5px;
  background: #fff;
  display: flex;flex-direction: column;gap:40px;
}
#section06 .inner .sec06_swiper_box02 .sec06_swiper_bot_title{
  text-align: center;
}
#section06 .inner .sec06_swiper_box02 .sec06_swiper_bot_title span{
  font-size:34px;color:#fff;font-weight:700;background: #7f7ff3;
  padding:10px 20px;border-radius: 10px;display: inline-block;
}
#section06 .inner .tab2 {
  width: 100%;
  height: 402px;
}
#section06 .inner .sec06_swiper_box02 .tab2 li { float:left; margin:1px; list-style: none; width:20%;cursor: unset;background-size: 100% 100%;}
#section06 .inner .tab2 li.roll_content1_btn1 { background: url(https://img.megastudyacademy.co.kr/campus/beauty_html_img/University_dev/roll_content2_btn1.png);background-repeat: no-repeat;}

#section06 .inner .sec06_swiper_box02 .tab2 li.roll_content1_btn2 { background: url(https://img.megastudyacademy.co.kr/campus/beauty_html_img/University_dev/roll_content2_btn2.png);background-repeat: no-repeat;}

#section06 .inner .sec06_swiper_box02 .tab2 li.roll_content1_btn3 {background: url(https://img.megastudyacademy.co.kr/campus/beauty_html_img/University_dev/roll_content2_btn3.png);background-repeat: no-repeat;}

#section06 .inner .sec06_swiper_box02 .tab2 li.roll_content1_btn4 { background: url(https://img.megastudyacademy.co.kr/campus/beauty_html_img/University_dev/roll_content2_btn4.png);background-repeat: no-repeat;}

#section06 .inner .sec06_swiper_box02 .tab2 li.roll_content1_btn5 { background: url(https://img.megastudyacademy.co.kr/campus/beauty_html_img/University_dev/roll_content2_btn5.png);background-repeat: no-repeat;}


#section06 .inner .sec06_swiper_box02 .tab2 li.roll_content1_btn1.swiper-slide-thumb-active {
  background: url(https://img.megastudyacademy.co.kr/campus/beauty_html_img/University_dev/roll_content2_btn1_on.png);background-repeat: no-repeat;
}

#section06 .inner .sec06_swiper_box02 .tab2 li.roll_content1_btn2.swiper-slide-thumb-active {
  background: url(https://img.megastudyacademy.co.kr/campus/beauty_html_img/University_dev/roll_content2_btn2_on.png);background-repeat: no-repeat;
}
#section06 .inner .sec06_swiper_box02 .tab2 li.roll_content1_btn3.swiper-slide-thumb-active {
  background: url(https://img.megastudyacademy.co.kr/campus/beauty_html_img/University_dev/roll_content2_btn3_on.png);background-repeat: no-repeat;
}

#section06 .inner .sec06_swiper_box02 .tab2 li.roll_content1_btn4.swiper-slide-thumb-active {
  background: url(https://img.megastudyacademy.co.kr/campus/beauty_html_img/University_dev/roll_content2_btn4_on.png);background-repeat: no-repeat;
}

#section06 .inner .sec06_swiper_box02 .tab2 li.roll_content1_btn5.swiper-slide-thumb-active {
  background: url(https://img.megastudyacademy.co.kr/campus/beauty_html_img/University_dev/roll_content2_btn5_on.png);background-repeat: no-repeat;
}

#section07{
  padding:100px 0 200px;background: #f0f0f0;
}
#section07 .inner{
  display: flex;
  flex-direction: column;
  gap: 60px;
}
#section07 .inner .sec07_title {
  width: 100%;
}
#section07 .inner .sec07_title ul{
  width: 100%;display: flex;justify-content: space-between;align-items: flex-end;
}
#section07 .inner .sec07_title ul li:nth-child(1){
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 20px;
}
#section07 .inner .sec07_title ul li:nth-child(2){
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  gap: 30px;
}
#section07 .inner .sec07_title ul li p{
  font-size:50px;font-weight:500;color:#222222;line-height: 1;
}
#section07 .inner .sec07_title ul li h2{
  font-size:80px;font-weight:700;color:#ff7047;line-height: 1;
}
#section07 .inner .sec07_title ul li h3{
  font-size:30px;font-weight:500;color:#222222;line-height: 1;opacity: .4;
}
#section07 .inner .sec07_title ul li .span_box{
  display: flex;gap:5px;
}
#section07 .inner .sec07_title ul li .span_box span{
  color:#f0f0f0;font-size:26px;font-weight:700;padding: 10px 20px;border-radius: 40px;
}
#section07 .inner .sec07_title ul li .span_box span:nth-child(1){
  background: #222222;
}
#section07 .inner .sec07_title ul li .span_box span:nth-child(2){
  background: #ff7047;
}


#section07 .inner .sec07_content {
  width:100%;
}

#section07 .inner .sec07_content ul{
  width:100%;display: flex;flex-direction: column;gap:40px;
}
#section07 .inner .sec07_content ul li{
  width:100%;display: flex;
}
#section07 .inner .sec07_content ul li .img_box{
  box-shadow: 3px 3px 5px rgba(0,0,0,.18);
  border-top-left-radius:10px;border-top-right-radius:10px;
  border-bottom-left-radius:10px;
}
#section07 .inner .sec07_content ul li .txt_box{
  padding:15px 0;    width: 100%;
}
#section07 .inner .sec07_content ul li .txt_box .con_txt{
  background: #fff;height:100%;width:100%;display: flex;align-items: flex-start;padding:0 30px;flex-direction: column;justify-content: center;gap:10px;border-top-right-radius: 10px;border-bottom-right-radius: 10px;box-shadow: 3px 3px 5px rgba(0,0,0,.18);
}
#section07 .inner .sec07_content ul li .txt_box .con_txt h2{
  font-size:34px;color:#222222;font-weight:700;
}
#section07 .inner .sec07_content ul li .txt_box .con_txt p{
  font-size:24px;color:#222222;font-weight:400;word-break: keep-all;
}
#section07 .inner .sec07_content ul li .txt_box .con_txt p>span{
  color:#ff7047;font-weight:700;
}

#section08{
  width:100%;background: #fc3f5b;
}
#section08 .section08_tab_btn_box{
  width:100%;
}
#section08 .section08_tab_btn_box.fixed{
  position: fixed;top:76px;left:0;z-index: 99;
}
#section08 .section08_tab_btn_box ul{
  width:100%;display: flex;justify-content: center;
  border-bottom:2px solid #ffcddf;
}
#section08 .section08_tab_btn_box ul li{
  width: 50%;
  background: #f697a5;
}
#section08 .section08_tab_btn_box ul li.active{
  background: #fc3f5b;
}
#section08 .section08_tab_btn_box ul li a{
  text-align: center;display: block;color:#fff;font-size:30px;font-weight:700;
  max-width: 620px;  padding:20px 0;
}
#section08 .section08_tab_btn_box ul li:first-child a{
  margin-left: auto;
}
#section08 .section08_tab_btn_box ul li:last-child a{
  margin-right: auto;
}
#section08 .inner {
  max-width:1240px;margin:0 auto
}
#section08 .inner .section08_tab_contents{
  width:100%;padding:80px 0 100px;
}
#section08 .inner .section08_tab_contents .makeup_tab_contents{
  width:100%;display: flex;flex-direction: column;gap:40px;
}
#section08 .inner .section08_tab_contents .makeup_tab_contents .makeup_title{
  text-align: center;
}
#section08 .inner .section08_tab_contents .makeup_tab_contents .sec08_content_box {
  display: flex;flex-direction: row;gap:30px;justify-content: center;width:100%;
}
#section08 .inner .section08_tab_contents .makeup_tab_contents .sec08_content_box .img_box {
  width:100%;display: flex;justify-content: flex-end;align-items: flex-start;position: relative;flex-direction: column;gap:70px;
}

#section08 .inner .section08_tab_contents .makeup_tab_contents .sec08_content_box  .img_box >ul{
  display: flex;justify-content: flex-start;align-items: flex-end;gap:10px;
}
#section08 .inner .section08_tab_contents .makeup_tab_contents .sec08_content_box  .img_box >ul li.curri_btn{
  position: relative; cursor: pointer;
}
#section08 .inner .section08_tab_contents .makeup_tab_contents .sec08_content_box  .img_box >ul li.curri_btn2{ 
  background-image: url(https://img.megastudyacademy.co.kr/campus/beauty_html_img/University_dev/sec08_img02.png);
  width:101px;height:173px;
}
#section08 .inner .section08_tab_contents .makeup_tab_contents .sec08_content_box  .img_box >ul li.curri_btn3{ 
  background-image: url(https://img.megastudyacademy.co.kr/campus/beauty_html_img/University_dev/sec08_img03.png);
  width:101px;height:231px;
}
#section08 .inner .section08_tab_contents .makeup_tab_contents .sec08_content_box  .img_box >ul li.curri_btn4{ 
  background-image: url(https://img.megastudyacademy.co.kr/campus/beauty_html_img/University_dev/sec08_img04.png);
  width:101px;height:289px;
}
#section08 .inner .section08_tab_contents .makeup_tab_contents .sec08_content_box  .img_box >ul li.curri_btn5{ 
  background-image: url(https://img.megastudyacademy.co.kr/campus/beauty_html_img/University_dev/sec08_img05.png);
  width:101px;height:346px;
}
#section08 .inner .section08_tab_contents .makeup_tab_contents .sec08_content_box  .img_box >ul li.curri_btn6{ 
  background-image: url(https://img.megastudyacademy.co.kr/campus/beauty_html_img/University_dev/sec08_img06.png);
  width:101px;height:404px;
}
#section08 .inner .section08_tab_contents .makeup_tab_contents .sec08_content_box  .img_box >ul li.curri_btn7{ 
  background-image: url(https://img.megastudyacademy.co.kr/campus/beauty_html_img/University_dev/sec08_img07.png);
  width:101px;height:461px;
}
#section08 .inner .section08_tab_contents .makeup_tab_contents .sec08_content_box  .img_box >ul li.curri_btn3.as{ 
  background-image: url(https://img.megastudyacademy.co.kr/campus/beauty_html_img/University_dev/sec08_img03_on.png);
  width:101px;height:231px;
}
#section08 .inner .section08_tab_contents .makeup_tab_contents .sec08_content_box  .img_box >ul li.curri_btn4.as{ 
  background-image: url(https://img.megastudyacademy.co.kr/campus/beauty_html_img/University_dev/sec08_img04_on.png);
  width:101px;height:289px;
}
#section08 .inner .section08_tab_contents .makeup_tab_contents .sec08_content_box  .img_box >ul li.curri_btn5.as{ 
  background-image: url(https://img.megastudyacademy.co.kr/campus/beauty_html_img/University_dev/sec08_img05_on.png);
  width:101px;height:346px;
}
#section08 .inner .section08_tab_contents .makeup_tab_contents .sec08_content_box  .img_box >ul li.curri_btn6.as{ 
  background-image: url(https://img.megastudyacademy.co.kr/campus/beauty_html_img/University_dev/sec08_img06_on.png);
  width:101px;height:404px;
}
#section08 .inner .section08_tab_contents .makeup_tab_contents .sec08_content_box  .img_box >ul li.curri_btn7.as{ 
  background-image: url(https://img.megastudyacademy.co.kr/campus/beauty_html_img/University_dev/sec08_img07_on.png);
  width:101px;height:461px;
}
#section08 .inner .section08_tab_contents .makeup_tab_contents .sec08_lec_img_box{
  position: relative;padding: 0 140px;display: flex;flex-direction: column;gap:30px;justify-content: center;align-items: center;
}
#section08 .inner .section08_tab_contents .makeup_tab_contents .sec08_lec_img_box .sec08_slide_box{
  width:100%;overflow: hidden;
}
#section08 .inner .section08_tab_contents .makeup_tab_contents .sec08_lec_img_box .sec08_slide_box .sec08_slide{
  width:100%;
}
#section08 .inner .section08_tab_contents .makeup_tab_contents .slide_title p{
  font-size:30px;font-weight:400;color:#ffcddf;
}
#section08 .inner .section08_tab_contents .makeup_tab_contents .slide_title h2{
  font-size:50px;font-weight:700;color:#ffffff;
}

#section08 .inner .section08_tab_contents .makeup_tab_contents .slide_title {
  width:100%;
  text-align: center;
  padding:40px 0 20px;
}
#section08 .inner .section08_tab_contents .makeup_tab_contents .sec08_lec_img_box .swiper-button-next {
  background-image: url(https://img.megastudyacademy.co.kr/campus/beauty_html_img/University_dev/sec08_arrow_next.png);width:44px;height:81px;background-size: 100% 100%;right:0;margin-top:-40.5px;
}
#section08 .inner .section08_tab_contents .makeup_tab_contents .sec08_lec_img_box .swiper-button-prev {
  background-image: url(https://img.megastudyacademy.co.kr/campus/beauty_html_img/University_dev/sec08_arrow_prev.png);width:44px;height:81px;background-size: 100% 100%;left:0;margin-top:-40.5px;
}


#section08 .inner .section08_tab_contents .makeup_tab_contents .art_mask_notice {
  text-align: center;
}



















#section08 .inner .section08_tab_contents .hair_tab_contents{
  width:100%;display: flex;flex-direction: column;gap:40px;
}
#section08 .inner .section08_tab_contents .hair_tab_contents .hair_title{
  text-align: center;
}
#section08 .inner .section08_tab_contents .hair_tab_contents .sec08_content_box {
  display: flex;flex-direction: row;gap:30px;justify-content: center;width:100%;
}
#section08 .inner .section08_tab_contents .hair_tab_contents .sec08_content_box .img_box {
  width:100%;display: flex;justify-content: flex-end;align-items: flex-start;position: relative;flex-direction: column;gap:70px;
}

#section08 .inner .section08_tab_contents .hair_tab_contents .sec08_content_box  .img_box >ul{
  display: flex;justify-content: flex-start;align-items: flex-end;gap:10px;
}
#section08 .inner .section08_tab_contents .hair_tab_contents .sec08_content_box  .img_box >ul li.curri_btn{
  position: relative; cursor: pointer;
}
#section08 .inner .section08_tab_contents .hair_tab_contents .sec08_content_box  .img_box >ul li.curri_btn2{ 
  background-image: url(https://img.megastudyacademy.co.kr/campus/beauty_html_img/University_dev/sec08_img08.png);
  width:101px;height:173px;
}
#section08 .inner .section08_tab_contents .hair_tab_contents .sec08_content_box  .img_box >ul li.curri_btn3{ 
  background-image: url(https://img.megastudyacademy.co.kr/campus/beauty_html_img/University_dev/sec08_img09.png);
  width:101px;height:231px;
}
#section08 .inner .section08_tab_contents .hair_tab_contents .sec08_content_box  .img_box >ul li.curri_btn4{ 
  background-image: url(https://img.megastudyacademy.co.kr/campus/beauty_html_img/University_dev/sec08_img10.png);
  width:101px;height:289px;
}
#section08 .inner .section08_tab_contents .hair_tab_contents .sec08_content_box  .img_box >ul li.curri_btn5{ 
  background-image: url(https://img.megastudyacademy.co.kr/campus/beauty_html_img/University_dev/sec08_img11.png);
  width:101px;height:346px;
}
#section08 .inner .section08_tab_contents .hair_tab_contents .sec08_content_box  .img_box >ul li.curri_btn6{ 
  background-image: url(https://img.megastudyacademy.co.kr/campus/beauty_html_img/University_dev/sec08_img12.png);
  width:101px;height:404px;
}
#section08 .inner .section08_tab_contents .hair_tab_contents .sec08_content_box  .img_box >ul li.curri_btn7{ 
  background-image: url(https://img.megastudyacademy.co.kr/campus/beauty_html_img/University_dev/sec08_img13.png);
  width:101px;height:461px;
}
#section08 .inner .section08_tab_contents .hair_tab_contents .sec08_content_box  .img_box >ul li.curri_btn3.as{ 
  background-image: url(https://img.megastudyacademy.co.kr/campus/beauty_html_img/University_dev/sec08_img09_on.png);
  width:101px;height:231px;
}
#section08 .inner .section08_tab_contents .hair_tab_contents .sec08_content_box  .img_box >ul li.curri_btn4.as{ 
  background-image: url(https://img.megastudyacademy.co.kr/campus/beauty_html_img/University_dev/sec08_img10_on.png);
  width:101px;height:289px;
}
#section08 .inner .section08_tab_contents .hair_tab_contents .sec08_content_box  .img_box >ul li.curri_btn5.as{ 
  background-image: url(https://img.megastudyacademy.co.kr/campus/beauty_html_img/University_dev/sec08_img11_on.png);
  width:101px;height:346px;
}
#section08 .inner .section08_tab_contents .hair_tab_contents .sec08_content_box  .img_box >ul li.curri_btn6.as{ 
  background-image: url(https://img.megastudyacademy.co.kr/campus/beauty_html_img/University_dev/sec08_img12_on.png);
  width:101px;height:404px;
}
#section08 .inner .section08_tab_contents .hair_tab_contents .sec08_content_box  .img_box >ul li.curri_btn7.as{ 
  background-image: url(https://img.megastudyacademy.co.kr/campus/beauty_html_img/University_dev/sec08_img13_on.png);
  width:101px;height:461px;
}


#section08 .inner .section08_tab_contents .hair_tab_contents .sec08_lec_img_box{
  position: relative;padding: 0 140px;display: flex;flex-direction: column;gap:30px;justify-content: center;align-items: center;
}
#section08 .inner .section08_tab_contents .hair_tab_contents .sec08_lec_img_box .sec08_slide_box{
  width:100%;overflow: hidden;
}
#section08 .inner .section08_tab_contents .hair_tab_contents .sec08_lec_img_box .sec08_slide_box .sec08_slide{
  width:100%;
}
#section08 .inner .section08_tab_contents .hair_tab_contents .slide_title p{
  font-size:30px;font-weight:400;color:#ffcddf;
}
#section08 .inner .section08_tab_contents .hair_tab_contents .slide_title h2{
  font-size:50px;font-weight:700;color:#ffffff;
}

#section08 .inner .section08_tab_contents .hair_tab_contents .slide_title {
  width:100%;
  text-align: center;
  padding:40px 0 20px;
}
#section08 .inner .section08_tab_contents .hair_tab_contents .sec08_lec_img_box .swiper-button-next {
  background-image: url(https://img.megastudyacademy.co.kr/campus/beauty_html_img/University_dev/sec08_arrow_next.png);width:44px;height:81px;background-size: 100% 100%;right:0;margin-top:-40.5px;
}
#section08 .inner .section08_tab_contents .hair_tab_contents .sec08_lec_img_box .swiper-button-prev {
  background-image: url(https://img.megastudyacademy.co.kr/campus/beauty_html_img/University_dev/sec08_arrow_prev.png);width:44px;height:81px;background-size: 100% 100%;left:0;margin-top:-40.5px;
}





#section09{
  width:100%;background-color: #f5f3f2;padding:100px 0 120px;
}
#section09 .inner{
  max-width:1240px;margin: 0 auto;display: flex;flex-direction: column;gap:60px;
}
#section09 .inner .sec09_title {
  text-align: center;
}
#section09 .inner .sec09_title p{
  font-size:30px;color:#6e6e6e;FONT-WEIGHT:400;
}
#section09 .inner .sec09_title h2{
  font-size:50px;color:#fd8651;font-weight:700;
}






#section09 .inner .sec09_review_box{
  position: relative;padding: 0 140px;display: flex;flex-direction: column;gap:30px;justify-content: center;align-items: center;
}
#section09 .inner .sec09_review_box .sec09_review_swiper_box{
  width:100%;overflow: hidden;
}
#section09 .inner .sec09_review_box .sec09_review_swiper_box .review_slide_container{
  width:100%;
}
#section09 .inner .sec09_review_box .sec09_review_swiper_box .review_slide_container .swiper-wrapper .swiper-slide {
  min-height:100%;
}
#section09 .inner .sec09_review_box .sec09_review_swiper_box .review_slide_container .swiper-slide {
  height: auto !important;
}
#section09 .inner .sec09_review_box .sec09_review_swiper_box .review_slide_container .swiper-slide .stu_real_review{
  background: #fff;display: flex;flex-direction: column;gap:15px;justify-content: flex-start;align-items: center;padding:20px;height:100%;
}
#section09 .inner .sec09_review_box .sec09_review_swiper_box .review_slide_container .swiper-slide .stu_real_review h2{
  color:#000000;font-size:32px;font-weight:700;
}
#section09 .inner .sec09_review_box .sec09_review_swiper_box .review_slide_container .swiper-slide .stu_real_review p{
  color:#000000;font-size:20px;font-weight:400;word-break: keep-all;
}
#section09 .inner .sec09_review_box .sec09_review_swiper_box .review_slide_container .swiper-slide .stu_real_review p > span{
  color:#fd8651;font-weight:700;
}
#section09 .inner .sec09_review_box .swiper-button-next {
  background-image: url(https://img.megastudyacademy.co.kr/campus/beauty_html_img/University_dev/sec03_slide_arrow_next.png);width:44px;height:81px;background-size: 100% 100%;right:0;margin-top:-40.5px;
}
#section09 .inner .sec09_review_box .swiper-button-prev {
  background-image: url(https://img.megastudyacademy.co.kr/campus/beauty_html_img/University_dev/sec03_slide_arrow_prev.png);width:44px;height:81px;background-size: 100% 100%;left:0;margin-top:-40.5px;
}






#section10{
  width:100%;background-color: #f5f3f2;padding:0 0 150px;
}
#section10 .inner{
  max-width:1240px;margin: 0 auto;display: flex;flex-direction: column;gap:50px;
}
#section10 .inner .sec10_title{
  text-align: center;display: flex;flex-direction: column;gap:40px;
}
#section10 .inner .sec10_title p{
  font-size: 46px;font-weight:400;color:#6e6e6e;line-height: 1.2;
}

#section10 .inner .sec10_title p span{
  font-weight:700;
}

#section10 .inner .sec10_title h2{
  font-size: 30px;font-weight:400;color:#6e6e6e;
}

#section10 .inner .sec10_content {text-align: center;}


.fixed_question{
  position: fixed;top:25%;left:2%;z-index: 1201;
  width:260px;opacity: 0;transition: opacity 1s ease-in-out;
}
.fixed_question::after{
  position: absolute;bottom:-41px;left:-2px;content: '';
  background-image: url(https://img.megastudyacademy.co.kr/campus/beauty_html_img/University_dev/box_shadow.png);
  width:246px;
  height:41px;
  background-size: 100% 100%;
}
.fixed_question .fixed_title {
  background: #fff44a;padding:18px 0 17px;text-align: center;  border-top-left-radius: 30px;
  border-top-right-radius: 30px;
  overflow: hidden;
}
.fixed_question .fixed_title h2{
  font-size:20px;font-weight:700;color:#303030;
} 
.fixed_question .fixed_content {
  background: #080808;  border: 1px solid #fff44a;
}
.fixed_question .fixed_content ul{
  display: flex;flex-direction: column;
}
.fixed_question .fixed_content ul li{
  padding:24px 15px 24px;border-bottom: 1PX SOLID #393939;
}
.fixed_question .fixed_content ul li:last-child{
  border-bottom: 0;
}
.fixed_question .fixed_content ul li a{
  width:100%;display: flex;justify-content: space-between;font-family: 'Noto Sans KR';
  font-size:18px;color:#ffffff;font-weight: 300;align-items: center;
}
.fixed_question .fixed_content ul li a.on{
  color:#fff44a;font-weight: 700;
}
.fixed_bn_pt {
  position: fixed;top:30%;right:2%;z-index: 99;
  width:260px;opacity: 1;
}

@keyframes flux {
  0% {opacity: 0;}
  50% {opacity: 1;}
  100% {opacity: 0;}
}

#section05{
  position: relative;
  background: #f5f3f2;
}
#section05 img{
  width: 100%;
}

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


/* 대학별 입시요강 */
.collegeExam{padding-bottom: 138px;overflow: hidden;    background: #f5f3f2;}
.collegeExamTit{text-align: center;padding-top: 97px;}
.collegeExamTit .collegeTit{display: inline-block;color: #565656;font-size: 56px;letter-spacing: -0.06em;font-family: 'notokr-bold';position:relative;height: 60px;line-height: 55px;z-index: 1;background: url(https://img.megastudyacademy.co.kr/campus/beauty_html_img/common/ico_dan.png) no-repeat right bottom 3px;padding-right: 25px;}
.collegeExamTit .collegeTit span{display: block;background: #ffbda3;height:10px;position: absolute;bottom: 1px;right: 22px;width: 192px;z-index: -1;}
.collegeList .subTit{color: #000;font-size: 28px;font-family: 'notokr-bold';letter-spacing: -0.02em;line-height: 30px;}
.collegeList{position: relative;padding-left: 33px;}
.collegeList ul{width: 1148px;height:220px;overflow: hidden;}
.collegeList li{float: left;width: 230px !important;height: 220px;/*margin-right: 9px;*/}
.collegeList li .collegeBox{width: 220px;height: 220px;border:1px solid #dedede;background: #fff;}
.collegeList li .imgCollege{width: 220px;height:140px;position: relative;overflow: hidden;}
.collegeList li .imgCollege img{position: absolute;top:50%;left:50%;transform:translate(-50% , -50%);max-width: 165px;}
.collegeList li .txtCollege{width: 100%;}
.collegeList li .txtCollege div:nth-child(1){text-align: center;color: #464646;font-size: 20px;font-family: 'notokr-medium';letter-spacing: -0.03em;line-height: 24px;}
.collegeList li .txtCollege div:nth-child(2){text-align: center;color: #6e6e6e;font-size: 14px;font-family: 'Nanum-R';line-height: 24px;height: 24px;padding-top: 7px;}
.collegeList li .txtCollege div:nth-child(2) span{display: inline-block;height:13px;border-left: 1px solid #dedede;width: 8px;margin-left: 8px;vertical-align: middle;}
.collegeList .mtnCtrl {position:absolute;left: 0px;top: 50px;z-index:1;width:100%;opacity: 0;transition: all 0.4s linear;z-index: 998;}
.collegeList .mtnCtrl .mtnNum {display:none;}
.collegeList .mtnCtrl .mtnArrow {display:block;}
.collegeList .mtnCtrl .prev{display: inline-block;width: 80px;height: 80px;background: url(https://img.megastudyacademy.co.kr/campus/beauty_html_img/main/btn_prev.png) no-repeat 0 0;text-indent: -999em;position: absolute;top:77px;left: 0px;}
.collegeList .mtnCtrl .prev:hover{background: url(https://img.megastudyacademy.co.kr/campus/beauty_html_img/main/btn_prev_on.png) no-repeat 0 0;opacity: 1;}
.collegeList .mtnCtrl .next{display: inline-block;width: 80px;height: 80px;background: url(https://img.megastudyacademy.co.kr/campus/beauty_html_img/main/btn_next.png) no-repeat 0 0;text-indent: -999em;position: absolute;top:77px;right: 0px;}
.collegeList .mtnCtrl .next:hover{background: url(https://img.megastudyacademy.co.kr/campus/beauty_html_img/main/btn_next_on.png) no-repeat 0 0;opacity: 1;}

.collegeList .mtnCtrl2 {position:absolute;left: 0px;top: 50px;z-index:1;width:100%;opacity: 0;transition: all 0.4s linear;z-index: 998;}
.collegeList .mtnCtrl2 .mtnNum2 {display:none;}
.collegeList .mtnCtrl2 .mtnArrow2 {display:block;}
.collegeList .mtnCtrl2 .prev{display: inline-block;width: 80px;height: 80px;background: url(https://img.megastudyacademy.co.kr/campus/beauty_html_img/main/btn_prev.png) no-repeat 0 0;text-indent: -999em;position: absolute;top:77px;left: 0px;}
.collegeList .mtnCtrl2 .prev:hover{background: url(https://img.megastudyacademy.co.kr/campus/beauty_html_img/main/btn_prev_on.png) no-repeat 0 0;opacity: 1;}
.collegeList .mtnCtrl2 .next{display: inline-block;width: 80px;height: 80px;background: url(https://img.megastudyacademy.co.kr/campus/beauty_html_img/main/btn_next.png) no-repeat 0 0;text-indent: -999em;position: absolute;top:77px;right: 0px;}
.collegeList .mtnCtrl2 .next:hover{background: url(https://img.megastudyacademy.co.kr/campus/beauty_html_img/main/btn_next_on.png) no-repeat 0 0;opacity: 1;}

/* 상담 */
.mainCounseling{background: #f5f5f5;padding-bottom: 120px;padding-top: 95px;}
.mainCounseling .inner{overflow: hidden;}
.mainCounseling .mSubTit{font-size: 36px;font-family: 'notokr-bold';letter-spacing: -0.04em;line-height: 40px;background: url(https://img.megastudyacademy.co.kr/campus/beauty_html_img/main/ico_dan.png) no-repeat 0 bottom;background-size:12px;background-position: left 318px bottom;}
.counselingCheck{width: 588px;float: left;margin-top: 40px;}
.counselingCheck h6{color: #565656;font-size:22px;font-family: 'notokr-bold';letter-spacing: -0.04em;font-weight: normal;}
.counselingCheck h6 span{color: #6c6763;font-size: 16px;font-family: 'Nanum-R';letter-spacing: 0;font-weight: normal;padding-left: 5px;}
.counselingCheck h6 span strong{font-weight: normal;color: #ff7b47;}
.counselingCheck .course{padding-top: 15px;overflow: hidden;}
.counselingCheck .course a{display: inline-block;width: 180px;height: 70px;background: #fff;text-align: center;line-height: 70px;color: #565656;font-size: 16px;letter-spacing: -0.04em;font-family: 'notokr-regular';float: left;margin:0 4px 4px 0;}
.counselingCheck .course a:hover,
.counselingCheck .course a.select{background: #ff7b47;letter-spacing: -0.05em;font-family: 'notokr-bold';color: #fff;}
.counselingCheck .process{margin-top: 10px;overflow: hidden;width: 538px;border-top: 2px solid #565656;}
.counselingCheck .process table{width: 100%;}
.counselingCheck .process table tbody th,
.counselingCheck .process table tbody td{padding:20px 0;border-bottom:1px solid #ddd;font-family: 'notokr-regular';font-size: 16px;letter-spacing: -0.04em;line-height: 22px;font-weight: normal;text-align: left;}
.counselingCheck .process table tbody td div{width: 178px;display: inline-block;float: left;margin-top: 10px;}
.counselingCheck .process table tbody td div input{width: 23px;height: 23px;border:1px solid #ddd;vertical-align: middle;margin-right: 8px;}
.counselingCheck .process table tbody td input.int{height: 35px;border:1px solid #ddd;vertical-align: middle;margin-right: 8px;}
.counselingCheck .process table tbody td span{display: inline-block;font-size: 13px;font-family: 'Nanum-R';letter-spacing: -0.04em;color: #75706d;line-height: 18px;vertical-align: middle;}
.counselingCheck .selectProcess{overflow: hidden;margin-top: 15px;}
.counselingCheck .selectProcess .selectProcessBox{width: 208px;height: 64px;position: relative;display: inline-block;float: left;margin:0 3px 3px 0;}
.counselingCheck .selectProcess .selectProcessBox a{display: block;width: 100%;height: 100%;border:1px solid #ddd;background: #fff;padding:13px 0 0 19px;}
.counselingCheck .selectProcess .selectProcessBox a div:nth-child(1){font-size: 16px;line-height: 20px;font-family:'Nanum-R';color: #ff7b47;}
.counselingCheck .selectProcess .selectProcessBox a div:nth-child(2){font-size: 16px;line-height: 20px;font-family:'Nanum-R';color: #565656;}
.counselingCheck .selectProcess .selectProcessBox button{background:url(https://img.megastudyacademy.co.kr/campus/beauty_html_img/main/btn_del.png) no-repeat 0 0;width: 22px;height: 22px;text-indent: -999em;border:0;position: absolute;top:20px;right:20px;cursor: pointer;}
.counselingForm{width: 588px;float: right;position: relative;border-top: 2px solid #565656;margin-top: 90px;}
.counselingForm .counselingFormTable table{width: 100%;}
.counselingForm .counselingFormTable table tbody th{color: #565656;font-size: 16px;font-family: 'notokr-bold';font-weight: normal;text-align: left;padding-left: 20px;border-bottom:1px solid #ddd;}
.counselingForm .counselingFormTable table tbody th span{color: #ff7b47;display: inline-block;padding-left: 5px;}
.counselingForm .counselingFormTable table tbody td{padding:10px 20px 10px 0;border-bottom:1px solid #ddd;font-size: 16px;letter-spacing: -0.04em;font-family: 'notokr-regular';height: 65px;}
.counselingForm .counselingFormTable table tbody td select,
.counselingForm .counselingFormTable table tbody td input{border:1px solid #ddd;vertical-align: middle;height: 44px;font-size: 16px;letter-spacing: -0.025em;font-family: 'notokr-regular';}
.counselingForm .counselingFormTable table tbody td select{color: #323232;font-size: 16px;padding-left: 20px;}
.counselingForm .counselingFormTable table tbody td .cs_branch {
  opacity: 0.5;height: unset;
}
.counselingForm .counselingFormTable table tbody td label span {
  font-size:12px;
}



.personalGuide{margin-top: 20px;position: relative;}
.personalGuide img{position: absolute;top:8px;right:20px;}
.personalGuide a{color: #565656;font-size: 16px;letter-spacing: -0.04em;font-family: 'notokr-regular';/*background:url(https://img.megastudyacademy.co.kr/campus/beauty_html_img/main/ico_d_arr.png) no-repeat right center;*/display: inline-block;padding-right: 20px;-webkit-transition: 0.2s linear;
  -moz-transition: 0.2s linear;
  -ms-transition: 0.2s linear;
  -o-transition: 0.2s linear;
  transition: 0.2s linear;}
.personalGuide div{margin-top: 10px;}
.personalGuide div input{width: 23px;height: 23px;border:1px solid #ddd;vertical-align: middle;margin-right: 8px;}
.personalGuide div label{color: #9b9896;font-size: 14px;letter-spacing: -0.04em;font-family: 'notokr-regular'}
.counselingForm .btnCounseling{margin-top: 66px;}
.counselingForm .btnCounseling a{display: block;width: 100%;height: 76px;color: #fff;background: #bda694;font-family: 'notokr-bold';letter-spacing: -0.05em;font-size: 22px;line-height: 76px;text-align: center;}
.counselingForm .btnCounseling button{display: block;width: 100%;height: 76px;color: #fff;background: #bda694;font-family: 'notokr-bold';letter-spacing: -0.05em;font-size: 22px;line-height: 76px;text-align: center;vertical-align: top;}

.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/beauty_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;}


/* 상담 */
.bg_customer .vTxtBox{top: 178px;}
.bg_customer .visual_tit{font-family: 'notokr-black';font-size: 32px;letter-spacing: 0em;line-height: 34px;color: #fff;padding-bottom: 15px;background: url(https://img.megastudyacademy.co.kr/campus/beauty_html_img/common/ico_w_dan.png) no-repeat left 184px bottom 14px !important;}
.bg_customer .visual_stit{font-family: 'notokr-medium';font-size: 16px;line-height: 21px;letter-spacing: -0.02em;color: #fff;}
.mainCounseling.subPage{background: #fff;}
.mainCounseling.subPage .mSubTit{font-size: 36px;font-family: 'notokr-bold';letter-spacing: -0.04em;line-height: 48px;background: url(https://img.megastudyacademy.co.kr/campus/beauty_html_img/main/ico_dan.png) no-repeat 0 bottom;background-size:12px;background-position:left 631px bottom 7px;}
.subPage .counselingCheck .course a{display: inline-block;width: 180px;height: 70px;background: #f5f5f5;text-align: center;line-height: 70px;color: #565656;font-size: 16px;letter-spacing: -0.04em;font-family: 'notokr-regular';float: left;margin:0 4px 4px 0;border: 1px solid #e5e5e5;}
.subPage .counselingCheck .course a:hover,
.subPage .counselingCheck .course a.select{background: #ff7b47;letter-spacing: -0.05em;font-family: 'notokr-bold';color: #fff;}

.mainCounseling.subPage2{background: #fff;}
.mainCounseling.subPage2 .mSubTit{font-size: 36px;font-family: 'notokr-bold';letter-spacing: -0.04em;line-height: 48px;background: url(https://img.megastudyacademy.co.kr/campus/beauty_html_img/main/ico_dan.png) no-repeat 0 bottom;background-size:12px;background-position:left 662px bottom 7px;}
.subPage2 .counselingForm{width: 100%;}
.subPage2 .counselingForm .counselingFormTable table tbody th{padding-left: 0;}
.subPage2 .table_info{text-align:right;color: #565656;font-size: 16px;letter-spacing: -0.02em;font-family: 'notokr-demilight';padding-top: 40px;}
.subPage2 .table_info span{color: #ff7b47;}
/*.counselingForm .personalGuide div{margin-top: 0;}*/
.subPage2 .counselingForm .counselingFormTable table tbody td{padding-right: 40px;position: relative;}
.subPage2 .counselingForm .counselingFormTable table tbody td .int{padding-left: 20px;}
.subPage2 .counselingForm .counselingFormTable table tbody td label.hidden{position:absolute;top:22px;left:20px;z-index:99;line-height:23px;color:#c4c4c4;font-size: 15px;font-family: 'notokr-demilight';letter-spacing: -0.05em;}
.subPage2 .counselingForm .counselingFormTable table tbody td label{}
.subPage2 .counselingForm .personalGuide a{padding-bottom: 17px;display: block;/*background: url(https://img.megastudyacademy.co.kr/campus/beauty_html_img/common/ico_d_arr_b.png) no-repeat right 20px top 8px;*/font-size: 18px;font-family: 'notokr-medium';color: #565656;border-bottom: 1px solid #e5e5e5;}
.checkboxCss input[id="cb1"] + label {display: inline-block;width: 29px;height: 29px;cursor: pointer;background: url(https://img.megastudyacademy.co.kr/campus/beauty_html_img/common/ico_check_off.png) no-repeat 0 0;}
.checkboxCss input[id="cb1"]:checked + label{background: url(https://img.megastudyacademy.co.kr/campus/beauty_html_img/common/ico_check_on.png) no-repeat 0 0;}
.checkboxCss input{display: none;}
.checkboxCss span{color: #565656;font-size: 16px;letter-spacing: -0.02em;font-family: 'notokr-demilight';display: inline-block;vertical-align: top;margin: 2px 0 0 5px;}

.subPage2 .counselingForm .personalGuide div label{color: #565656;font-size: 16px;letter-spacing: -0.02em;font-family: 'notokr-demilight'}
.subPage2 .counselingForm .btnCounseling{margin-top: 60px;text-align: center;}
.subPage2 .counselingForm .btnCounseling a{width: 240px;display: inline-block;font-size: 18px;letter-spacing: -0.02em;font-family: 'notokr-medium';}
.subPage2 .counselingForm .btnCounseling a:first-child{background: #565656;}
.subPage2 .counselingForm .btnCounseling button{width: 240px;display: inline-block;font-size: 18px;letter-spacing: -0.02em;font-family: 'notokr-medium';}
.subPage2 .counselingForm .btnCounseling button:first-child{background: #565656;}
.subPage2 .counselingForm .btnCounseling .btn_button{width: 240px;display: inline-block;font-size: 18px;letter-spacing: -0.02em;font-family: 'notokr-medium';height: 76px;vertical-align: top;border: 0;background: #bda694;color: #fff;cursor: pointer;}

.personalInfo{background: #f7f7f7;/*border-top: 1px solid #e5e5e5;*/border-bottom: 1px solid #565656;padding:35px 40px;font-size: 15px;line-height: 23px;letter-spacing: -0.02em;font-family: 'notokr-demilight';color: #9a9a9a;display: none;}



