@import url('https://fastly.jsdelivr.net/gh/wanteddev/wanted-sans@v1.0.1/packages/wanted-sans/fonts/webfonts/variable/split/WantedSansVariable.min.css');

@font-face {
  font-family: 'RiaSans-ExtraBold';
  src: url('https://fastly.jsdelivr.net/gh/projectnoonnu/2410-1@1.0/RiaSans-ExtraBold.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
}

:root {
  font-size: 62.5% !important;
}
.pc-no-br {
  display: none;
}
.mo-no-br {
  display: block;
}
[class*=show_] {
  display: none;
}

.block {
  display: block;
}

.flex {
  display: flex;
}

html,body {
  scroll-behavior: smooth;
}

@media screen and (max-width: 1200px) {
  .hide_1200 {
    display: none !important;
  }
  .show_1200 {
    display: initial;
  }
  .show_1200.block {
    display: block;
  }
  .show_1200.flex {
    display: flex;
  }
  br.show_1200 {
    display: block;
  }
}
@media screen and (max-width: 992px) {
  .show_992 {
    display: initial;
  }
  .show_992.block {
    display: block;
  }
  .show_992.flex {
    display: flex;
  }
  .hide_992 {
    display: none;
  }
  br.show_992 {
    display: block;
  }
}
@media screen and (max-width: 768px) {
  .show_768 {
    display: initial;
  }
  .show_768.block {
    display: block;
  }
  .show_768.flex {
    display: flex;
  }
  .hide_768 {
    display: none;
  }
  br.show_768 {
    display: block;
  }
}
@media screen and (max-width: 576px) {
  :root {
    font-size: 60% !important;
  }
  .show_576 {
    display: initial;
  }
  .show_576.block {
    display: block;
  }
  .show_576.flex {
    display: flex;
  }
  br.show_576 {
    display: block;
  }
  .hide_576 {
    display: none;
  }
}
:root {
  --point: #ff9221;
  --point2: #ff5d37;
  --point3: #e23848;
  --point4: #005b58;
}
.pc{
  display: block;
  margin: 0 auto;
}
.mo{
  display: none;
}

#container.ver_fix {
  margin-top: 55px;
  padding-top:0;
}
.floating_menu {
  display: none !important;
}
.event_2025_05290001 .floating_banner {
  position: absolute;
  right: 160px;
  top: 200px;
  z-index: 9;
}
.event_2025_05290001 .floating_banner.fix {
  position: fixed;  top: 255px;
}
.event_2025_05290001 #sectionMain {
  background-image: url(https://img.megastudyacademy.co.kr/campusdev/mbc/event/2025/0529_orientation/sectionMainBg.png);
  background-position: center top;
  background-repeat: no-repeat;
}
.event_2025_05290001 #sectionMain .inner {
  padding:79px 0 431px;
}

.event_2025_05290001 .fix_wrap {
  height:76px;
}
.event_2025_05290001 .flt_inner {
  z-index: 6;
}
.event_2025_05290001 .fix_menu {
  background: #06113c;
  z-index: 5;
  position: relative;
}
.event_2025_05290001 .fix_menu ul {
  width: 1080px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
  gap:35px;
}
.event_2025_05290001 .fix_menu li {
  position: relative;
}
.event_2025_05290001 .fix_menu li a {
  display: block;
  padding: 27px 0;
  font-size: 24px;
  position: relative;
  color: #fff;
  font-weight: 700;
}
.event_2025_05290001 .fix_menu.fixed {
  position: fixed;
  top: 56px;
  left: 0;
  width: 100%;
}

.event_2025_05290001 .fix_menu .flex li a {
  font-family: "RiaSans-ExtraBold";color:#FFF;font-size:24px;line-height: 1;display: flex;gap:10px;align-items: center;
}
.event_2025_05290001 #section01 {
  background: #ebf8ff;position: relative;
}
.event_2025_05290001 #section01::after{
  background-image: url(https://img.megastudyacademy.co.kr/campusdev/mbc/event/2025/0529_orientation/section01Bg.png);
  width:337px;height:430px;
  background-size: cover;
  content:'';
  position: absolute;
  bottom:-73px;left:50%;
  transform:translate(-50%, 0);z-index: 0;
}
.event_2025_05290001 #section01 .inner {
  padding:120px 0 89px;    position: relative;
  z-index: 1;
}
.event_2025_05290001 #section02 {
  background: #ffe4ed;
  padding:88px 0 90px;
}
.event_2025_05290001 #section02 .inner{
  width:100%;display: flex;flex-direction: column;align-items: center;gap:60px;
}
.event_2025_05290001 #section02 .inner .section02_content{
  display: flex;gap:19px;justify-content: space-between;align-items: flex-end;width: 100%;
}
.event_2025_05290001 #section02 .inner .section02_content .map_img{
  background-color: #fff;padding:85px 12px 80px 16px;border-radius: 20px;  box-shadow: 0px 0px 20px 0px rgba(255, 206, 222, 0.8);min-width: 420px;max-height:840px;position: relative;
}
.event_2025_05290001 #section02 .inner .section02_content .map_img .icon_wrap{
  position:absolute;top:0;left:0;
  display:flex;flex-direction: column;gap:5px;
  align-items: center;justify-content: center;
  cursor: pointer;
}
.event_2025_05290001 #section02 .inner .section02_content .map_img .icon_wrap.areaA{
  top:180px;left:95px;
}
.event_2025_05290001 #section02 .inner .section02_content .map_img .icon_wrap.areaB{
  top: 200px;
    left: 55px;
}
.event_2025_05290001 #section02 .inner .section02_content .map_img .icon_wrap.areaC{
  top:228px;left:135px;
}
.event_2025_05290001 #section02 .inner .section02_content .map_img .icon_wrap.areaG{
  top:393px;right:52px;left:unset;
}
.event_2025_05290001 #section02 .inner .section02_content .map_img .icon_wrap span {
  font-size:17px;font-weight:500;line-height: 1;color:#c1c1c1;font-family: "Wanted Sans Variable";
}
.event_2025_05290001 #section02 .inner .section02_content .map_img .icon_wrap.on span {
  color:#1dc1ff;font-weight:600;transition: all 0.5s ease-in-out;
}
.event_2025_05290001 #section02 .inner .section02_content .map_img .icon_wrap.on svg path{
  fill: #1dc1ff;transition: all 0.5s ease-in-out;
}
.event_2025_05290001 #section02 .inner .section02_content .map_img .icon_wrap svg image.on{
  opacity: 0;transition: all 0.5s ease-in-out;
}
.event_2025_05290001 #section02 .inner .section02_content .map_img .icon_wrap svg image.off{
  opacity: 1;transition: all 0.5s ease-in-out;
}
.event_2025_05290001 #section02 .inner .section02_content .map_img .icon_wrap.on svg image.off{
  opacity: 0;transition: all 0.5s ease-in-out;
}
.event_2025_05290001 #section02 .inner .section02_content .map_img .icon_wrap.on svg image.on{
  opacity: 1;transition: all 0.5s ease-in-out;
}
.event_2025_05290001 #section02 .inner .section02_content .select_campus_btn {
  display: flex;flex-direction: column;width:100%;background: #fff;border-radius: 15px;overflow: hidden;
  box-shadow: 0px 0px 20px 0px rgba(255, 206, 222, 0.8);
}
.event_2025_05290001 #section02 .inner .section02_content .select_campus_btn .tab_base {
  display: flex;
}
.event_2025_05290001 #section02 .inner .section02_content .select_campus_btn .tab_base li {
  position: relative;
}
.event_2025_05290001 #section02 .inner .section02_content .select_campus_btn .tab_base li a {
  font-size:22px;font-weight:500;color:#c1c1c1;font-family: "Wanted Sans Variable";
}
.event_2025_05290001 #section02 .inner .section02_content .select_campus_btn .tab_base li.on a{
  color:#1dc1ff;font-weight:700;
}
.event_2025_05290001 #section02 .inner .section02_content .select_campus_btn .tab_base li.on a::before {
  position: absolute;
  left: 0;
  bottom: -1px;
  content: "";
  width: 100%;
  height: 4px;
  background-color: #1dc1ff;
}
.event_2025_05290001 #section02 .inner .section02_content .select_campus_btn #dtl_tab {
  display: flex;justify-content: center;    column-gap: 28px; flex-wrap: wrap;padding: 15px 0; row-gap:15px;
}
.event_2025_05290001 #section02 .inner .section02_content .select_campus_btn #dtl_tab li {
  border-bottom:0;    
}
.event_2025_05290001 #section02 .inner .section02_content .select_campus_btn #dtl_tab li a {

}
.event_2025_05290001 #section02 .inner .section02_content .select_campus_btn #dtl_tab li a div{
  min-width: 120px;padding:0 10px;max-width: unset;width: unset;font-size:20px;font-weight:500;font-family: "Wanted Sans Variable";display: flex;align-items: center;justify-content: center;color:#222222;min-height:40px;
}

.event_2025_05290001 #section02 .inner .section02_content .select_campus_btn #dtl_tab li:first-of-type {
  border:0;
}
.event_2025_05290001 #section02 .inner .section02_content .select_campus_btn #dtl_tab li.on a div{
  background: #e3f5ff;color:#1dc1ff;border-radius: 40px;font-weight: 700;
}







.event_2025_05290001 #section02 .inner .section02_content .select_campus_container{
  width: 100%;display: flex;flex-direction: column;gap:6px;max-width:761px;
}
.event_2025_05290001 #section02 .inner .section02_content .select_campus_container > p {
  font-size: 14px;color: #8c8c8c;font-weight: 500;font-family: "Wanted Sans Variable";margin-left:auto;line-height: 1;
}
.event_2025_05290001 #section02 .inner .section02_content .select_campus_container .select_campus_con {
  display: flex;flex-direction: column;gap:20px;width:100%;margin-top:15px;
}
.event_2025_05290001 #section02 .inner .section02_content .select_campus_container .select_campus_con .con_img{
  min-height:600px;display: flex;align-items: center;justify-content: center;flex-direction: column;background: #fff;border-radius: 15px;box-shadow: 0px 0px 20px 0px rgba(255, 206, 222, 0.8);
  border:1px solid #ffc3d7;
}
.event_2025_05290001 #section02 .inner .section02_content .select_campus_container .select_campus_con .con_img img {
  margin:0 0 auto;
}
.event_2025_05290001 #section02 .inner .section02_content .select_campus_container .select_campus_con .con_img img.no-image {
  margin:auto 0;
}
.event_2025_05290001 #section02 .inner .section02_content .select_campus_container .select_campus_con .con_info {
  display: flex;gap:21px;width: 100%;
}
.event_2025_05290001 #section02 .inner .section02_content .select_campus_container .select_campus_con .con_info a {
  font-size:22px;font-family: "RiaSans-ExtraBold";color: #ffffff;display: flex;gap:10px;align-items: center;justify-content: center;background: #06113c;border-radius: 10px;width: 100%;height:70px;
}







.event_2025_05290001 #section03 {
  background-image: url(https://img.megastudyacademy.co.kr/campusdev/mbc/event/2025/0529_orientation/section03Bg.png);
  background-position: center top;
  background-repeat: no-repeat;
}
.event_2025_05290001 #section03 .inner {
  padding:90px 0 71px;
}

.event_2025_05290001 #section04 {
  background: #f1f1f1;position: relative;
  padding:90px 0;
}
.event_2025_05290001 #section04 .inner .slide.slide_interview{
  width:100%;display: flex;flex-direction: column;align-items: center;gap:43px;
}
.event_2025_05290001 #section04 .inner .slide_box.slide_box_interview{
  width:100%;
}
.event_2025_05290001 #section04 .inner .slide_box_interview button {
  background: #fff;border-radius: 10px;padding:10px 10px 0 10px;display: flex;flex-direction: column;
    box-shadow: 0px 0px 5px 0px rgba(225, 225, 225, 0.8);
}
.event_2025_05290001 #section04 .inner .slide_box_interview button p {
  padding:26px 0;font-family: "Wanted Sans Variable";font-weight:500;color:#6235ff;font-size:18px;line-height:26px;
}
.event_2025_05290001 #section04 .inner .slide_box_interview button p span{
  padding:26px 0;font-family: "Wanted Sans Variable";font-weight:600;color: #222222;line-height:26px;
}

.event_2025_05290001 .evCon5 {
  background: #fff;
}
.event_2025_05290001 .evCon5 *{
  font-family: "Wanted Sans Variable";
}

.event_2025_05290001 .evCon5 .inner {
  padding:100px 0;display: flex;flex-direction: column;gap:70px;align-items: center;justify-content: center;max-width:1200px;
}
.event_2025_05290001 .evCon5 .con_title {
  margin-bottom:0;
}
.event_2025_05290001 .evCon5 .con_title h2{
  font-size:38px;color:rgba(83, 0, 208, 1);line-height: 53px;font-weight:700;
}
.event_2025_05290001 .evCon5 .con_box {
  width:100%;
  height:100%;
  padding: 111px 0 58px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}

.event_2025_05290001 .evCon5 .con_box::after {
  content:'';
  width:100%;  background-image: url(https://img.megastudyacademy.co.kr/campusdev/mbc/event/2025/0529_orientation/note_top.png);
  height:163px;
  background-size: 1021px 163px;
  background-repeat: no-repeat;
  margin-left: auto;
  max-width: 1080px;
  z-index: 1;
  position: absolute;
  top:0;left:calc(50% + 37px);
  transform: translate(-50%, 0);
}
.event_2025_05290001 .evCon5 .con_box .counsul_table {
  display: flex;flex-direction: column;align-items: center;justify-content: center;gap:28px;
  max-width: 980px;
  padding: 62px 0 59px;
  width:100%;  background-image: url(https://img.megastudyacademy.co.kr/campusdev/mbc/event/2025/0529_orientation/note_bg.png);
  border:2px solid #9a81f7;
  background-size: 980px auto;
  background-position: center;
  border-radius: 10px;
  z-index: 1;
  box-shadow: 30px 20px 30px rgba(0, 0, 0, .4);
}
.event_2025_05290001 .evCon5 .con_box .counsul_table .notice_box p {
  font-size:11px;font-weight:400;color:#8D8D8D;text-align: left;line-height: 12px;
}
.event_2025_05290001 .evCon5 .con_box .counsul_table .info_table {
  border: 1px solid #c1c1c1;width: 870px;  border-radius: 5px;overflow: hidden;
}
.event_2025_05290001 .evCon5 .con_box .counsul_table .info_table .inp_wrap {
  display: flex;border-bottom:1px solid #c1c1c1;min-height:60px;
}
.event_2025_05290001 .evCon5 .con_box .counsul_table .info_table .inp_wrap .inp_wrap_gap {
  display: flex;    width: 50%;
}
.event_2025_05290001 .evCon5 .con_box .counsul_table .info_table .inp_wrap:last-child {
  border-bottom:0;
}
.event_2025_05290001 .evCon5 .con_box .counsul_table .info_table .inp_wrap .table_title {
  min-width:180px;background: #fff;display: flex;align-items: center;justify-content: center;
}
.event_2025_05290001 .evCon5 .con_box .counsul_table .info_table .inp_wrap .table_title h2{
  font-size:19px;font-weight:700;color:#222222;
}
.event_2025_05290001 .evCon5 .con_box .counsul_table .info_table .inp_wrap .table_title h2 span{
  color:#f8c100;
}
.event_2025_05290001 .evCon5 .con_box .counsul_table .info_table .inp_wrap .table_inp {
  display: flex;width: 100%;align-items: center;justify-content: flex-start;padding:15px 30px;flex-wrap: wrap;
  row-gap:0;column-gap:15px;
}
.event_2025_05290001 .evCon5 .con_box .counsul_table .info_table .inp_wrap .table_inp label {
  gap:6px;font-size:18px;color:#222222;font-weight: 500;line-height:1;
}
.event_2025_05290001 .evCon5 .con_box .counsul_table .info_table .inp_wrap.lec_wrap .table_inp {
  max-width:100%;gap:68px;padding:15px 50px;
}
.event_2025_05290001 .evCon5 .con_box .counsul_table .info_table .inp_wrap.cam_wrap .table_inp  {
  display: grid;grid-template-columns: 1fr 1fr 1fr 1fr 1fr;width: 100%;row-gap:20px;justify-content: space-between;padding:33px 50px;
}
.event_2025_05290001 .evCon5 .con_box .counsul_table .info_table .inp_wrap.edu_wrap .table_inp {
  column-gap:40px;
}
.event_2025_05290001 .evCon5 .con_box .counsul_table .info_table .inp_wrap .table_inp input[type="text"]{
  width:100%;height:50px;border: 1px solid #c1c1c1;outline: 0;padding:0 15px;    background: transparent;
}
.event_2025_05290001 .evCon5  .con_box .counsul_table .info_table .inp_wrap .table_inp input[type="tel"]{
  width:100%;height:50px;border: 1px solid #c1c1c1;outline: 0;padding:0 15px;    background: transparent;
}
.event_2025_05290001 .evCon5  .con_box .counsul_table .info_table .inp_wrap .table_inp input[type="tel"]::placeholder{
  color:#c1c1c1;
}
.event_2025_05290001 .evCon5 .con_box .counsul_table .info_table .inp_wrap .table_inp input[type="radio"] {
  appearance: none;
  width: 12px;
  height: 12px;
  box-shadow: 0 0 0 1px #c1c1c1;
  border: 2px solid transparent;
  border-radius: 50%;
  background-color: transparent;
}

.event_2025_05290001 .evCon5 .con_box .counsul_table .info_table .inp_wrap .table_inp input[type="radio"]:checked {
  box-shadow: 0 0 0 1px #c1c1c1;
  border: 2px solid #fff;
  background-color: #f8c100;
}
.event_2025_05290001 .evCon5 .con_box .counsul_table .info_table .inp_wrap .table_inp input[type="radio"]:disabled{
  background: unset;
}

.event_2025_05290001 .evCon5 .con_box .counsul_table .info_table .inp_wrap.name_wrap.tel_wrap .table_inp {
  padding:8px 9px;
}
.event_2025_05290001 .evCon5 .con_box .counsul_table .info_table .inp_wrap.name_wrap.tel_wrap .table_inp label{
  width:100%;
}
.event_2025_05290001 .evCon5 .con_box .counsul_table .pri_container {
  margin-top:79px;display: flex;flex-direction: column;gap:20px;align-items: center;justify-content: center;
}
.event_2025_05290001 .evCon5 .con_box .counsul_table .pri_container a {
  font-size:18px;font-weight:700;color:#000000;line-height:20px;display: flex;gap:15px;align-items: center;
}
.event_2025_05290001 .evCon5 .con_box .counsul_table .pri_container a svg{
  transform: rotate(180deg);
}
.event_2025_05290001 .evCon5 .con_box .counsul_table .pri_container a.on svg{
  transform: rotate(0deg);
}
.event_2025_05290001 .evCon5 .con_box .counsul_table .sub_page_info{
  display: block;
  height: 100px;
  width:100%;
  overflow: auto;
  padding: 20px;
    margin-bottom:0;
    transition: all 1s ease-in-out;
    background-color: #fff;
    border:1px solid #c1c1c1;
  }
  .event_2025_05290001 .evCon5 .con_box .counsul_table .sub_page_info.on {
    display: none;
  }
  .event_2025_05290001 .evCon5 .con_box .counsul_table .sub_page_info.privacy1 p {
    margin-bottom: 20px;
    line-height: 1.4;
    padding-left: 0;
    font-weight: 400;
    text-align: left;
    color:#8c8c8c;
    font-size:14px;
}
.event_2025_05290001 .evCon5 .con_box .counsul_table .sub_page_info.privacy1 p::before {
  content: "";
}
.event_2025_05290001 .evCon5 .con_box .counsul_table .sub_page_info.privacy1 p:last-child{
  margin-bottom:0;
}
.event_2025_05290001 .evCon5 .con_box .counsul_table .sub_page_info.privacy1::-webkit-scrollbar {
  width: 20px;
}
.event_2025_05290001 .evCon5 .con_box .counsul_table .sub_page_info.privacy1::-webkit-scrollbar-thumb {
  background-color: #a7a7a7;
  border-radius: 20px;
  border: 5px solid transparent;
  background-clip: content-box;
}

.event_2025_05290001 .evCon5 .con_box .counsul_table .sub_page_info.privacy1::-webkit-scrollbar-track {
  background-color: transparent;
}
.event_2025_05290001 .evCon5 .con_box .counsul_table .privacy2 label {
  font-size:15px;
}
.event_2025_05290001 .evCon5 .con_box .counsul_table .input_check {
  position: relative;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  width: 14px;
  height: 14px;
  margin: 0;
  border: 1px solid #dddddd;
  cursor: pointer;
}
.event_2025_05290001 .evCon5 .con_box .counsul_table .input_check:checked::before {
  width: 14px;
  height: 14px;
}
.input_check:checked::after {
  top: 1px;
  left: 4px;
  width: 4px;
  height: 8px;
}
.event_2025_05290001 .evCon5 .con_box .counsul_table form > a {
  margin-top:60px;width:370px;height:70px;display: flex;align-items: center;font-size:22px;background-color: #06113c;font-family: "RiaSans-ExtraBold";border-radius: 10px;
}








.event_2025_05290001 #noticeSection{
  background-color: #f6f6f6;padding:50px 0;
}
.event_2025_05290001 #noticeSection .inner {
  display: flex;flex-direction: column;gap:40px;align-items: flex-start;justify-content: flex-start;
  text-align: left;
}
.event_2025_05290001 #noticeSection .inner .notice_unit {
  display: flex;flex-direction: column;gap:15px;
}
.event_2025_05290001 #noticeSection .inner .notice_unit img {
  margin-left:0;
}
.event_2025_05290001 #noticeSection .inner .notice_title h2 {
  font-family: "RiaSans-ExtraBold";color: #8c8c8c;font-size:20px;
}

.event_2025_05290001 #noticeSection .inner .notice_con p {
  font-family: "Wanted Sans Variable";font-weight:400;font-size:18px;color: #8c8c8c;line-height: 28px;
}




























@media all and (max-width:1800px){
  .event_2025_05290001 .floating_banner {
    right: 30px;
  }
}

@media all and (max-width:1300px){
  .inner {
    max-width: 92.3076vw;
  }
  .event_2025_05290001 .floating_banner {
    display: none;
  }
  .event_2025_05290001 #sectionMain {
    background-image: url(https://img.megastudyacademy.co.kr/campusdev/mbc/event/2025/0529_orientation/sectionMainBg.png);
    background-position: center top;
    background-repeat: no-repeat;
    background-size: 147.6923vw auto;
  }
  .event_2025_05290001 #sectionMain .inner {
    padding:6.0769vw 0 33.1538vw;
  }
  .event_2025_05290001 #sectionMain .inner img {
    width: 58.4615vw;
  }
  
  .event_2025_05290001 .fix_wrap {
    height:5.8462vw;
  }
  .event_2025_05290001 .flt_inner {
    z-index: 6;
  }
  .event_2025_05290001 .fix_menu {
    background: #06113c;
    z-index: 5;
    position: relative;
  }
  .event_2025_05290001 .fix_menu ul {
    width: 83.0769vw;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: center;
    gap:2.6923vw;
  }
  .event_2025_05290001 .fix_menu li {
    position: relative;
  }
  .event_2025_05290001 .fix_menu li a {
    display: block;
    padding: 2.0769vw 0;
    font-size: 1.8462vw;
    position: relative;
    color: #fff;
    font-weight: 700;
  }
  .event_2025_05290001 .fix_menu.fixed {
    position: fixed;

    left: 0;
    width: 100%;
  }
  
  .event_2025_05290001 .fix_menu .flex li a {
    font-family: "RiaSans-ExtraBold";color:#FFF;font-size:1.8462vw;line-height: 1;display: flex;gap:0.7692vw;align-items: center;
  }
  .event_2025_05290001 .fix_menu .flex li a svg{
    width: 0.9230vw;height: 1.3076vw;
  }
  .event_2025_05290001 .fix_menu .flex li a svg image{
    width: 0.9230vw;height: 1.3076vw;
  }
  .event_2025_05290001 #section01 {
    background: #ebf8ff;position: relative;
  }
  .event_2025_05290001 #section01::after{
    background-image: url(https://img.megastudyacademy.co.kr/campusdev/mbc/event/2025/0529_orientation/section01Bg.png);
    width:25.9231vw;height:33.0769vw;
    background-size: cover;
    content:'';
    position: absolute;
    bottom:-5.6154vw;left:50%;
    transform:translate(-50%, 0);z-index: 0;
  }
  .event_2025_05290001 #section01 .inner {
    padding:9.2308vw 0 6.8462vw;    position: relative;
    z-index: 1;
  }
  .event_2025_05290001 #section01 .inner img {
    width: 92.3076vw;
  }
  .event_2025_05290001 #section02 {
    background: #ffe4ed;
    padding:6.7692vw 0 6.9231vw;
  }
  .event_2025_05290001 #section02 .inner{
    width:100%;display: flex;flex-direction: column;align-items: center;gap:4.6154vw;
  }
  .event_2025_05290001 #section02 .inner .title img {
    width: 52.2307vw;
  }
  .event_2025_05290001 #section02 .inner .section02_content{
    display: flex;gap:1.4615vw;justify-content: space-between;align-items: flex-end;width: 100%;
  }
  .event_2025_05290001 #section02 .inner .section02_content .map_img{
    background-color: #fff;padding:6.5385vw 0.9231vw 6.1538vw 1.2308vw;border-radius: 1.5385vw;  box-shadow: 0.0000vw 0.0000vw 1.5385vw 0.0000vw rgba(255, 206, 222, 0.8);min-width: 32.3077vw;max-height:64.6154vw;position: relative;
  }
  .event_2025_05290001 #section02 .inner .section02_content .map_img img {
    width: 30.1538vw;
  }
  .event_2025_05290001 #section02 .inner .section02_content .map_img .icon_wrap{
    position:absolute;top:0;left:0;
    display:flex;flex-direction: column;gap:0.3846vw;
    align-items: center;justify-content: center;
    cursor: pointer;
  }
  .event_2025_05290001 #section02 .inner .section02_content .map_img .icon_wrap svg {
    width: 2.9230vw;height: 4.0769vw;
  }
  .event_2025_05290001 #section02 .inner .section02_content .map_img .icon_wrap svg image{
    width: 2.9230vw;height: 4.0769vw;
  }
  .event_2025_05290001 #section02 .inner .section02_content .map_img .icon_wrap.areaA{
    top:13.8462vw;left:7.3077vw;
  }
  .event_2025_05290001 #section02 .inner .section02_content .map_img .icon_wrap.areaB{
    top: 15.3846vw;
      left: 4.2307vw;
  }
  .event_2025_05290001 #section02 .inner .section02_content .map_img .icon_wrap.areaC{
    top:17.5385vw;left:10.3846vw;
  }
  .event_2025_05290001 #section02 .inner .section02_content .map_img .icon_wrap.areaG{
    top:30.2308vw;right:4.0000vw;left:unset;
  }
  .event_2025_05290001 #section02 .inner .section02_content .map_img .icon_wrap span {
    font-size:1.3077vw;font-weight:500;line-height: 1;color:#c1c1c1;font-family: "Wanted Sans Variable";
  }
  .event_2025_05290001 #section02 .inner .section02_content .map_img .icon_wrap.on span {
    color:#1dc1ff;font-weight:600;transition: all 0.5s ease-in-out;
  }

  .event_2025_05290001 #section02 .inner .section02_content .select_campus_btn {
    display: flex;flex-direction: column;width:100%;background: #fff;border-radius: 1.1538vw;overflow: hidden;
    box-shadow: 0.0000vw 0.0000vw 1.5385vw 0.0000vw rgba(255, 206, 222, 0.8);
  }
  .event_2025_05290001 #section02 .inner .section02_content .select_campus_btn .tab_base {
    display: flex;
  }
  .event_2025_05290001 #section02 .inner .section02_content .select_campus_btn .tab_base li {
    position: relative;height: 4.6153vw;
  }
  .event_2025_05290001 #section02 .inner .section02_content .select_campus_btn .tab_base li a {
    font-size:1.6923vw;font-weight:500;color:#c1c1c1;font-family: "Wanted Sans Variable";
  }
  .event_2025_05290001 #section02 .inner .section02_content .select_campus_btn .tab_base li.on a{
    color:#1dc1ff;font-weight:700;
  }
  .event_2025_05290001 #section02 .inner .section02_content .select_campus_btn .tab_base li.on a::before {
    position: absolute;
    left: 0;
    bottom: -0.0769vw;
    content: "";
    width: 100%;
    height: 0.3077vw;
    background-color: #1dc1ff;
  }
  .event_2025_05290001 #section02 .inner .section02_content .select_campus_btn #dtl_tab {
    display: flex;justify-content: center;    column-gap: 2.1538vw; flex-wrap: wrap;padding: 1.1538vw 0; row-gap:1.1538vw;
  }
  .event_2025_05290001 #section02 .inner .section02_content .select_campus_btn #dtl_tab li {
    border-bottom:0;    
  }
  .event_2025_05290001 #section02 .inner .section02_content .select_campus_btn #dtl_tab li a {
  
  }
  .event_2025_05290001 #section02 .inner .section02_content .select_campus_btn #dtl_tab li a div{
    min-width: 9.2308vw;padding:0 0.7692vw;max-width: unset;width: unset;font-size:1.5385vw;font-weight:500;font-family: "Wanted Sans Variable";display: flex;align-items: center;justify-content: center;color:#222222;min-height:3.0769vw;
  }
  
  .event_2025_05290001 #section02 .inner .section02_content .select_campus_btn #dtl_tab li:first-of-type {
    border:0;
  }
  .event_2025_05290001 #section02 .inner .section02_content .select_campus_btn #dtl_tab li.on a div{
    background: #e3f5ff;color:#1dc1ff;border-radius: 3.0769vw;font-weight: 700;
  }
  
  
  
  
  
  
  
  .event_2025_05290001 #section02 .inner .section02_content .select_campus_container{
    width: 100%;display: flex;flex-direction: column;gap:0.4615vw;max-width:58.5385vw;
  }
  .event_2025_05290001 #section02 .inner .section02_content .select_campus_container > p {
    font-size: 1.0769vw;color: #8c8c8c;font-weight: 500;font-family: "Wanted Sans Variable";margin-left:auto;line-height: 1;
  }
  .event_2025_05290001 #section02 .inner .section02_content .select_campus_container .select_campus_con {
    display: flex;flex-direction: column;gap:1.5385vw;width:100%;margin-top:1.1538vw;
  }
  .event_2025_05290001 #section02 .inner .section02_content .select_campus_container .select_campus_con .con_img{
    min-height:46.1538vw;display: flex;align-items: center;justify-content: center;flex-direction: column;background: #fff;border-radius: 1.1538vw;box-shadow: 0.0000vw 0.0000vw 1.5385vw 0.0000vw rgba(255, 206, 222, 0.8);
    border:0.0769vw solid #ffc3d7;
  }
  .event_2025_05290001 #section02 .inner .section02_content .select_campus_container .select_campus_con .con_img img {
    margin:0 0 auto;
  }
  .event_2025_05290001 #section02 .inner .section02_content .select_campus_container .select_campus_con .con_img img.no-image {
    margin:auto 0;
    width: 21.6153vw;
  }
  .event_2025_05290001 #section02 .inner .section02_content .select_campus_container .select_campus_con .con_info {
    display: flex;gap:1.6154vw;width: 100%;
  }
  .event_2025_05290001 #section02 .inner .section02_content .select_campus_container .select_campus_con .con_info a {
    font-size:1.6923vw;font-family: "RiaSans-ExtraBold";color: #ffffff;display: flex;gap:0.7692vw;align-items: center;justify-content: center;background: #06113c;border-radius: 0.7692vw;width: 100%;height:5.3846vw;
  }
  .event_2025_05290001 #section02 .inner .section02_content .select_campus_container .select_campus_con .con_info a svg {
    width: 0.9230vw;height: 1.3076vw;
  }
  .event_2025_05290001 #section02 .inner .section02_content .select_campus_container .select_campus_con .con_info a svg image{
    width: 0.9230vw;height: 1.3076vw;
  }
  
  
  
  
  
  .event_2025_05290001 #section03 {
    background-image: url(https://img.megastudyacademy.co.kr/campusdev/mbc/event/2025/0529_orientation/section03Bg.png);
    background-position: center top;
    background-repeat: no-repeat;
    background-size: 147.6923vw auto;
  }
  .event_2025_05290001 #section03 .inner {
    padding:6.9231vw 0 5.4615vw;
  }
  .event_2025_05290001 #section03 .inner img {
    width: 79.8461vw;
  }
  .event_2025_05290001 #section04 {
    background: #f1f1f1;position: relative;
    padding:6.9231vw 0;
  }
  .event_2025_05290001 #section04 .inner .slide.slide_interview{
    width:100%;display: flex;flex-direction: column;align-items: center;gap:3.3077vw;
  }
  .event_2025_05290001 #section04 .inner .slide.slide_interview .title img {
    width: 46.1538vw;
  }
  .event_2025_05290001 #section04 .inner .slide_box.slide_box_interview{
    width:100%;
  }
  .event_2025_05290001 #section04 .inner .slide_box_interview button {
    background: #fff;border-radius: 0.7692vw;padding:0.7692vw 0.7692vw 0 0.7692vw;display: flex;flex-direction: column;
      box-shadow: 0.0000vw 0.0000vw 0.3846vw 0.0000vw rgba(225, 225, 225, 0.8);
  }
  .event_2025_05290001 #section04 .inner .slide_box_interview button img {
    width: 29.2307vw;
  }
  .event_2025_05290001 #section04 .inner .slide_box_interview button p {
    padding:2.0000vw 0;font-family: "Wanted Sans Variable";font-weight:500;color:#6235ff;font-size:1.3846vw;line-height:2.0000vw;
  }
  .event_2025_05290001 #section04 .inner .slide_box_interview button p span{
    padding:2.0000vw 0;font-family: "Wanted Sans Variable";font-weight:600;color: #222222;line-height:2.0000vw;
  }
  
  .event_2025_05290001 .evCon5 {
    background: #fff;
  }
  .event_2025_05290001 .evCon5 *{
    font-family: "Wanted Sans Variable";
  }
  
  .event_2025_05290001 .evCon5 .inner {
    padding:7.6923vw 0;display: flex;flex-direction: column;gap:5.3846vw;align-items: center;justify-content: center;max-width:92.3077vw;
  }
  .event_2025_05290001 .evCon5 .con_title {
    margin-bottom:0;
  }
  .event_2025_05290001 .evCon5 .con_title img {
    width: 73.4615vw;
  }
  .event_2025_05290001 .evCon5 .con_title h2{
    font-size:2.9231vw;color:rgba(83, 0, 208, 1);line-height: 4.0769vw;font-weight:700;
  }
  .event_2025_05290001 .evCon5 .con_box {
    width:100%;
    height:100%;
    padding: 8.5385vw 0 4.4615vw;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
  }
  
  .event_2025_05290001 .evCon5 .con_box::after {
    content:'';
    width:100%;  background-image: url(https://img.megastudyacademy.co.kr/campusdev/mbc/event/2025/0529_orientation/note_top.png);
    height:12.5385vw;
    background-size: 78.5385vw 12.5385vw;
    background-repeat: no-repeat;
    margin-left: auto;
    max-width: 83.0769vw;
    z-index: 1;
    position: absolute;
    top:0;left:calc(50% + 2.8462vw);
    transform: translate(-50%, 0);
  }
  .event_2025_05290001 .evCon5 .con_box .counsul_table {
    display: flex;flex-direction: column;align-items: center;justify-content: center;gap:2.1538vw;
    max-width: 75.3846vw;
    padding: 4.7692vw 0 4.5385vw;
    width:100%;  background-image: url(https://img.megastudyacademy.co.kr/campusdev/mbc/event/2025/0529_orientation/note_bg.png);
    border:0.1538vw solid #9a81f7;
    background-size: 75.3846vw auto;
    background-position: center;
    border-radius: 0.7692vw;
    z-index: 1;
    box-shadow: 2.3077vw 1.5385vw 2.3077vw rgba(0, 0, 0, .4);
  }
  .event_2025_05290001 .evCon5 .con_box .counsul_table .notice_box p {
    font-size:0.8462vw;font-weight:400;color:#8D8D8D;text-align: left;line-height: 0.9231vw;
  }
  .event_2025_05290001 .evCon5 .con_box .counsul_table .info_table {
    border: 0.0769vw solid #c1c1c1;width: 66.9231vw;  border-radius: 0.3846vw;overflow: hidden;
  }
  .event_2025_05290001 .evCon5 .con_box .counsul_table .info_table .inp_wrap {
    display: flex;border-bottom:0.0769vw solid #c1c1c1;min-height:4.6154vw;
  }
  .event_2025_05290001 .evCon5 .con_box .counsul_table .info_table .inp_wrap .inp_wrap_gap {
    display: flex;    width: 50%;
  }
  .event_2025_05290001 .evCon5 .con_box .counsul_table .info_table .inp_wrap:last-child {
    border-bottom:0;
  }
  .event_2025_05290001 .evCon5 .con_box .counsul_table .info_table .inp_wrap .table_title {
    min-width:13.8462vw;background: #fff;display: flex;align-items: center;justify-content: center;
  }
  .event_2025_05290001 .evCon5 .con_box .counsul_table .info_table .inp_wrap .table_title h2{
    font-size:1.4615vw;font-weight:700;color:#222222;
  }
  .event_2025_05290001 .evCon5 .con_box .counsul_table .info_table .inp_wrap .table_title h2 span{
    color:#f8c100;
  }
  .event_2025_05290001 .evCon5 .con_box .counsul_table .info_table .inp_wrap .table_inp {
    display: flex;width: 100%;align-items: center;justify-content: flex-start;padding:1.1538vw 2.3077vw;flex-wrap: wrap;
    row-gap:0;column-gap:1.1538vw;
  }
  .event_2025_05290001 .evCon5 .con_box .counsul_table .info_table .inp_wrap .table_inp label {
    gap:0.4615vw;font-size:1.3846vw;color:#222222;font-weight: 500;line-height:1;
  }
  .event_2025_05290001 .evCon5 .con_box .counsul_table .info_table .inp_wrap.lec_wrap .table_inp {
    max-width:100%;gap:5.2308vw;padding:1.1538vw 3.8462vw;
  }
  .event_2025_05290001 .evCon5 .con_box .counsul_table .info_table .inp_wrap.cam_wrap .table_inp  {
    display: grid;grid-template-columns: 1fr 1fr 1fr 1fr 1fr;width: 100%;row-gap:1.5385vw;justify-content: space-between;padding:2.5385vw 3.8462vw;
  }
  .event_2025_05290001 .evCon5 .con_box .counsul_table .info_table .inp_wrap.edu_wrap .table_inp {
    column-gap:3.0769vw;
  }
  .event_2025_05290001 .evCon5 .con_box .counsul_table .info_table .inp_wrap .table_inp input[type="text"]{
    width:100%;height:3.8462vw;border: 0.0769vw solid #c1c1c1;outline: 0;padding:0 1.1538vw;    background: transparent;
  }
  .event_2025_05290001 .evCon5  .con_box .counsul_table .info_table .inp_wrap .table_inp input[type="tel"]{
    width:100%;height:3.8462vw;border: 0.0769vw solid #c1c1c1;outline: 0;padding:0 1.1538vw;    background: transparent;
  }
  .event_2025_05290001 .evCon5  .con_box .counsul_table .info_table .inp_wrap .table_inp input[type="tel"]::placeholder{
    color:#c1c1c1;
  }
  .event_2025_05290001 .evCon5 .con_box .counsul_table .info_table .inp_wrap .table_inp input[type="radio"] {
    appearance: none;
    width: 0.9231vw;
    height: 0.9231vw;
    box-shadow: 0 0 0 0.0769vw #c1c1c1;
    border: 0.1538vw solid transparent;
    border-radius: 50%;
    background-color: transparent;
  }
  
  .event_2025_05290001 .evCon5 .con_box .counsul_table .info_table .inp_wrap .table_inp input[type="radio"]:checked {
    box-shadow: 0 0 0 0.0769vw #c1c1c1;
    border: 0.1538vw solid #fff;
    background-color: #f8c100;
  }
  .event_2025_05290001 .evCon5 .con_box .counsul_table .info_table .inp_wrap .table_inp input[type="radio"]:disabled{
    background: unset;
  }
  
  .event_2025_05290001 .evCon5 .con_box .counsul_table .info_table .inp_wrap.name_wrap.tel_wrap .table_inp {
    padding:0.6154vw 0.6923vw;
  }
  .event_2025_05290001 .evCon5 .con_box .counsul_table .info_table .inp_wrap.name_wrap.tel_wrap .table_inp label{
    width:100%;
  }
  .event_2025_05290001 .evCon5 .con_box .counsul_table .pri_container {
    margin-top:6.0769vw;display: flex;flex-direction: column;gap:1.5385vw;align-items: center;justify-content: center;
  }
  .event_2025_05290001 .evCon5 .con_box .counsul_table .pri_container a {
    font-size:1.3846vw;font-weight:700;color:#000000;line-height:1.5385vw;display: flex;gap:1.1538vw;align-items: center;
  }
  .event_2025_05290001 .evCon5 .con_box .counsul_table .pri_container a svg{
    transform: rotate(180deg);
  }
  .event_2025_05290001 .evCon5 .con_box .counsul_table .pri_container a.on svg{
    transform: rotate(0deg);
  }
  .event_2025_05290001 .evCon5 .con_box .counsul_table .sub_page_info{
    display: block;
    height: 7.6923vw;
    width:100%;
    overflow: auto;
    padding: 1.5385vw;
      margin-bottom:0;
      transition: all 1s ease-in-out;
      background-color: #fff;
      border:0.0769vw solid #c1c1c1;
    }
    .event_2025_05290001 .evCon5 .con_box .counsul_table .sub_page_info.on {
      display: none;
    }
    .event_2025_05290001 .evCon5 .con_box .counsul_table .sub_page_info.privacy1 p {
      margin-bottom: 1.5385vw;
      line-height: 1.4;
      padding-left: 0;
      font-weight: 400;
      text-align: left;
      color:#8c8c8c;
      font-size:1.0769vw;
  }
  .event_2025_05290001 .evCon5 .con_box .counsul_table .sub_page_info.privacy1 p::before {
    content: "";
  }
  .event_2025_05290001 .evCon5 .con_box .counsul_table .sub_page_info.privacy1 p:last-child{
    margin-bottom:0;
  }
  .event_2025_05290001 .evCon5 .con_box .counsul_table .sub_page_info.privacy1::-webkit-scrollbar {
    width: 1.5385vw;
  }
  .event_2025_05290001 .evCon5 .con_box .counsul_table .sub_page_info.privacy1::-webkit-scrollbar-thumb {
    background-color: #a7a7a7;
    border-radius: 1.5385vw;
    border: 0.3846vw solid transparent;
    background-clip: content-box;
  }
  
  .event_2025_05290001 .evCon5 .con_box .counsul_table .sub_page_info.privacy1::-webkit-scrollbar-track {
    background-color: transparent;
  }
  .event_2025_05290001 .evCon5 .con_box .counsul_table .privacy2 label {
    font-size:1.1538vw;
  }
  .event_2025_05290001 .evCon5 .con_box .counsul_table .input_check {
    position: relative;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    width: 1.0769vw;
    height: 1.0769vw;
    margin: 0;
    border: 0.0769vw solid #dddddd;
    cursor: pointer;
  }
  .event_2025_05290001 .evCon5 .con_box .counsul_table .input_check:checked::before {
    width: 1.0769vw;
    height: 1.0769vw;
  }
  .input_check:checked::after {
    top: 0.0769vw;
    left: 0.3077vw;
    width: 0.3077vw;
    height: 0.6154vw;
  }
  .event_2025_05290001 .evCon5 .con_box .counsul_table form > a {
    margin-top:4.6154vw;width:28.4615vw;height:5.3846vw;display: flex;align-items: center;font-size:1.6923vw;background-color: #06113c;font-family: "RiaSans-ExtraBold";border-radius: 0.7692vw;
  }
  
  
  
  
  
  
  
  
  .event_2025_05290001 #noticeSection{
    background-color: #f6f6f6;padding:3.8462vw 0;
  }
  .event_2025_05290001 #noticeSection .inner {
    display: flex;flex-direction: column;gap:3.0769vw;align-items: flex-start;justify-content: flex-start;
    text-align: left;
  }
  .event_2025_05290001 #noticeSection .inner .notice_unit {
    display: flex;flex-direction: column;gap:1.1538vw;
  }
  .event_2025_05290001 #noticeSection .inner .notice_unit img {
    width: 20.2307vw;
  }
  .event_2025_05290001 #noticeSection .inner .notice_title h2 {
    font-family: "RiaSans-ExtraBold";color: #8c8c8c;font-size:1.5385vw;
  }
  
  .event_2025_05290001 #noticeSection .inner .notice_con p {
    font-family: "Wanted Sans Variable";font-weight:400;font-size:1.3846vw;color: #8c8c8c;line-height: 2.1538vw;
  }
}


@media all and (max-width:768px){
  .pc{
    display: none;
  }
  .mo{
    display: block;
    margin:0 auto;
  }
  .event_2025_05290001 #sectionMain {
    background-image: url(https://img.megastudyacademy.co.kr/campusdev/mbc/event/2025/0529_orientation/sectionMainBg_mo.png);
    background-size: cover;
  }
  .event_2025_05290001 #sectionMain .inner {
    padding:14.8438vw 0 64.0625vw;
  }
  .event_2025_05290001 #sectionMain .inner img {
    width: 91.1458vw;
  }
 
.event_2025_05290001 .fix_wrap {
  height:11.7188vw;
}
.event_2025_05290001 .fix_menu ul {
  width: 100.0000vw;
}
.event_2025_05290001 .fix_menu li a {
  padding: 4.2969vw 0;
  font-size: 3.3854vw;
}
.event_2025_05290001 .fix_menu.fixed {
  position: fixed;
  top:5.1rem;
}

.event_2025_05290001 .fix_menu .flex li a {
  font-family: "RiaSans-ExtraBold";color:#FFF;font-size:3.1250vw;line-height: 1;display: flex;gap:1.3021vw;align-items: center;
}
.event_2025_05290001 .fix_menu .flex li a svg {
  width: 1.5625vw;
  height: 2.2135vw;
}
.event_2025_05290001 .fix_menu .flex li a svg image {
  width: 1.5625vw;
  height: 2.2135vw;
}

.event_2025_05290001 #section01 {
  background: #ebf8ff;position: relative;
}
.event_2025_05290001 #section01::after{
  background-image: url(https://img.megastudyacademy.co.kr/campusdev/mbc/event/2025/0529_orientation/section01Bg.png);
  width:43.8802vw;height:55.9896vw;
  background-size: cover;
  content:'';
  position: absolute;
  bottom:-12.1094vw;left:50%;
  transform:translate(-50%, 0);z-index: 0;
}
.event_2025_05290001 #section01 .inner {
  padding:11.0677vw 0 9.1146vw;    position: relative;
  z-index: 1;
}
.event_2025_05290001 #section01 .inner img {
  width: 92.1875vw;
}

.event_2025_05290001 #section02 {
  padding:13.4115vw 0 9.1146vw;
}
.event_2025_05290001 #section02 .inner{
  width:100%;display: flex;flex-direction: column;align-items: center;gap:5.2083vw;
}
.event_2025_05290001 #section02 .inner .title img {
  width: 91.2760vw;
}
.event_2025_05290001 #section02 .inner .section02_content {
  max-width:91.1458vw;
}
.event_2025_05290001 #section02 .inner .section02_content .map_img{
  display:none;
}
.event_2025_05290001 #section02 .inner .section02_content .select_campus_btn {
  display: flex;flex-direction: column;width:100%;background: #fff;border-radius: 1.9531vw;overflow: hidden;
  box-shadow: 0.0000vw 0.0000vw 2.6042vw 0.0000vw rgba(255, 206, 222, 0.8);
}
.event_2025_05290001 #section02 .inner .section02_content .select_campus_btn .tab_base li {
  position: relative;height: 9.1146vw;
}
.event_2025_05290001 #section02 .inner .section02_content .select_campus_btn .tab_base li a {
  font-size:3.1250vw;
}
.event_2025_05290001 #section02 .inner .section02_content .select_campus_btn .tab_base li.on a::before {
  position: absolute;
  left: 0;
  bottom: -0.1302vw;
  content: "";
  width: 100%;
  height: 0.5208vw;
  background-color: #1dc1ff;
  border-radius: 0.5208vw;
}
.event_2025_05290001 #section02 .inner .section02_content .select_campus_btn #dtl_tab {
  column-gap: 3.2552vw;padding: 2.9948vw 2.6042vw; row-gap:1.9531vw;
}
.event_2025_05290001 #section02 .inner .section02_content .select_campus_btn #dtl_tab li a div{
  min-width: 14.3229vw;padding:0 1.3021vw;font-size:2.9948vw;min-height:5.7292vw;
}
.event_2025_05290001 #section02 .inner .section02_content .select_campus_btn #dtl_tab li.on a div{
  background: #e3f5ff;color:#1dc1ff;border-radius: 5.7292vw;font-weight: 700;
}
.event_2025_05290001 #section02 .inner .section02_content .select_campus_container{
  width: 100%;display: flex;flex-direction: column;gap:0.7813vw;max-width:99.0885vw;
}
.event_2025_05290001 #section02 .inner .section02_content .select_campus_container > p {
  font-size: 2.4740vw;
}
.event_2025_05290001 #section02 .inner .section02_content .select_campus_container .select_campus_con {
  display: flex;flex-direction: column;gap:2.6042vw;width:100%;margin-top:1.9531vw;
}
.event_2025_05290001 #section02 .inner .section02_content .select_campus_container .select_campus_con .con_img{
  min-height:78.1250vw;display: flex;align-items: center;justify-content: center;flex-direction: column;background: #fff;border-radius: 1.9531vw;box-shadow: 0.0000vw 0.0000vw 2.6042vw 0.0000vw rgba(255, 206, 222, 0.8);
  border:1px solid #ffc3d7;
  padding-bottom:2.6041vw;
}
.event_2025_05290001 #section02 .inner .section02_content .select_campus_container .select_campus_con .con_img img {
  margin:0 0 auto;
}
.event_2025_05290001 #section02 .inner .section02_content .select_campus_container .select_campus_con .con_img img.no-image {
  margin:auto 0;width: 40.3646vw;
}
.event_2025_05290001 #section02 .inner .section02_content .select_campus_container .select_campus_con .con_info {
  display: flex;gap:2.7344vw;width: 100%;
}
.event_2025_05290001 #section02 .inner .section02_content .select_campus_container .select_campus_con .con_info a {
  font-size:3.1250vw;font-family: "RiaSans-ExtraBold";color: #ffffff;display: flex;gap:1.3021vw;align-items: center;justify-content: center;background: #06113c;border-radius: 1.3021vw;width: 100%;height:9.6354vw;line-height:1;
}
.event_2025_05290001 #section02 .inner .section02_content .select_campus_container .select_campus_con .con_info a svg {
  width: 1.5625vw;height:2.2135vw;
}
.event_2025_05290001 #section02 .inner .section02_content .select_campus_container .select_campus_con .con_info a svg image {
  width: 1.5625vw;height:2.2135vw;
}





.event_2025_05290001 #section03 {
  background-image: url(https://img.megastudyacademy.co.kr/campusdev/mbc/event/2025/0529_orientation/section03Bg_mo.png);
  background-size: cover;
}
.event_2025_05290001 #section03 .inner {
  padding:9.1146vw 0;
}

.event_2025_05290001 #section04 {
  background: #f1f1f1;position: relative;
  padding:9.1146vw 0;
  overflow: hidden;
}
.event_2025_05290001 #section04 .inner .slide.slide_interview{
  width:100%;display: flex;flex-direction: column;align-items: center;gap:5.5990vw;
}
.event_2025_05290001 #section04 .inner .slide.slide_interview .title img {
  width: 84.6354vw;
}
.event_2025_05290001 #section04 .inner .slide_box_interview .swiper-slide {
  width: fit-content;
}
.event_2025_05290001 #section04 .inner .slide_box_interview button {
  background: #fff;border-radius: 1.3021vw;padding:1.3021vw 1.3021vw 0 1.3021vw;
    box-shadow: 0.0000vw 0.0000vw 0.6510vw 0.0000vw rgba(225, 225, 225, 0.8);align-items: center;
}
.event_2025_05290001 #section04 .inner .slide_box_interview button img {
  width: 49.4792vw;
}
.event_2025_05290001 #section04 .inner .slide_box_interview button p {
  padding:3.3854vw 0;font-family: "Wanted Sans Variable";font-weight:500;color:#6235ff;font-size:2.8646vw;line-height:3.6458vw;
}
.event_2025_05290001 #section04 .inner .slide_box_interview button p span{
  padding:3.3854vw 0;font-family: "Wanted Sans Variable";font-weight:600;color: #222222;line-height:3.6458vw;
}


.event_2025_05290001 .evCon5 .con_title img {
  width: 71.6146vw;
}


.event_2025_05290001 .evCon5 {
  background: #fff;
}
.event_2025_05290001 .evCon5 *{
  font-family: "Wanted Sans Variable";
}

.event_2025_05290001 .evCon5 .inner {
  padding:13.0208vw 0;display: flex;flex-direction: column;gap:9.1146vw;align-items: center;justify-content: center;max-width:156.2500vw;
}
.event_2025_05290001 .evCon5 .con_title {
  margin-bottom:0;
}
.event_2025_05290001 .evCon5 .con_title h2{
  font-size:4.9479vw;color:rgba(83, 0, 208, 1);line-height: 6.9010vw;font-weight:700;
}
.event_2025_05290001 .evCon5 .con_box {
  width:100%;
  height:100%;
  padding: 14.4531vw 0 7.5521vw;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}

.event_2025_05290001 .evCon5 .con_box::after {
  content:'';
  width:100%;  background-image: url(https://img.megastudyacademy.co.kr/campusdev/mbc/event/2025/0529_orientation/note_top_mo.png);
  height:21.2240vw;
  background-size: 94.9219vw 21.2240vw;
  background-repeat: no-repeat;
  margin-left: auto;
  max-width: 94.9219vw;
  z-index: 1;
  position: absolute;
  top:0;left:calc(50% + 0.5208vw);
  transform: translate(-50%, 0);
}
.event_2025_05290001 .evCon5 .con_box .counsul_table {
  display: flex;flex-direction: column;align-items: center;justify-content: center;gap:3.6458vw;
  max-width: 91.1458vw;
  padding: 8.0729vw 0 7.6823vw;
  width:100%;  background-image: url(https://img.megastudyacademy.co.kr/campusdev/mbc/event/2025/0529_orientation/note_bg_mo.png);
  border:0;
  border-bottom:0.2604vw solid #6033f9;
  background-size: 91.1458vw auto;
  background-position: center;
  border-radius: 0;
  z-index: 1;
  box-shadow: 1.9531vw 2.6042vw 3.9063vw rgba(0, 0, 0, .4);
}
.event_2025_05290001 .evCon5 .con_box .counsul_table .notice_box p {
  font-size:1.4323vw;font-weight:400;color:#8D8D8D;text-align: left;line-height: 1.5625vw;
}
.event_2025_05290001 .evCon5 .con_box .counsul_table .info_table {
  border: 1px solid #c1c1c1;width: 86.1979vw;  border-radius: 0.6510vw;overflow: hidden;
}
.event_2025_05290001 .evCon5 .con_box .counsul_table .info_table .inp_wrap {
  display: flex;border-bottom:1px solid #c1c1c1;min-height:7.8125vw;
}
.event_2025_05290001 .evCon5 .con_box .counsul_table .info_table .inp_wrap .inp_wrap_gap {
  width: 100%;border-bottom:1px solid #c1c1c1;
}
.event_2025_05290001 .evCon5 .con_box .counsul_table .info_table .inp_wrap:last-child {
  flex-direction: column;
}
.event_2025_05290001 .evCon5 .con_box .counsul_table .info_table .inp_wrap .inp_wrap_gap:last-child {
  border-bottom:0;
}
.event_2025_05290001 .evCon5 .con_box .counsul_table .info_table .inp_wrap .table_title {
  min-width:20.8333vw;background: #fff;display: flex;align-items: center;justify-content: center;
}
.event_2025_05290001 .evCon5 .con_box .counsul_table .info_table .inp_wrap .table_title h2{
  font-size:2.4740vw;font-weight:700;color:#222222;
}
.event_2025_05290001 .evCon5 .con_box .counsul_table .info_table .inp_wrap .table_title h2 span{
  color:#f8c100;
}
.event_2025_05290001 .evCon5 .con_box .counsul_table .info_table .inp_wrap .table_inp {
  display: flex;width: 100%;align-items: center;justify-content: flex-start;padding:1.9531vw 3.9063vw;flex-wrap: nowrap;
  row-gap:0;column-gap:1.9531vw;
}
.event_2025_05290001 .evCon5 .con_box .counsul_table .info_table .inp_wrap .table_inp label {
  gap:0.7813vw;font-size:2.8646vw;color:#222222;font-weight: 500;line-height:1;
}
.event_2025_05290001 .evCon5 .con_box .counsul_table .info_table .inp_wrap.lec_wrap .table_inp {
  max-width:100%;gap:2.6042vw;padding:3.7760vw 0 3.7760vw 2.8646vw;
}
.event_2025_05290001 .evCon5 .con_box .counsul_table .info_table .inp_wrap.cam_wrap .table_inp  {
  display: grid;grid-template-columns: 1fr 1fr 1fr;width: 100%;row-gap:5.2083vw;justify-content: space-between;padding:3.2552vw 2.8646vw;
}
.event_2025_05290001 .evCon5 .con_box .counsul_table .info_table .inp_wrap.edu_wrap .table_inp {
  column-gap:5.2083vw;
}
.event_2025_05290001 .evCon5 .con_box .counsul_table .info_table .inp_wrap .table_inp input[type="text"]{
  width:100%;height:8.0729vw;border: 1px solid #c1c1c1;outline: 0;padding:0 1.9531vw;    background: transparent;
  font-size:2.8646vw;
}
.event_2025_05290001 .evCon5  .con_box .counsul_table .info_table .inp_wrap .table_inp input[type="tel"]{
  width:100%;height:8.0729vw;border: 1px solid #c1c1c1;outline: 0;padding:0 1.9531vw;    background: transparent;
  font-size:2.8646vw;
}
.event_2025_05290001 .evCon5  .con_box .counsul_table .info_table .inp_wrap .table_inp input[type="tel"]::placeholder{
  color:#c1c1c1;font-size:2.4740vw;
}
.event_2025_05290001 .evCon5 .con_box .counsul_table .info_table .inp_wrap .table_inp input[type="radio"] {
  appearance: none;
  width: 1.9531vw;
  height: 1.9531vw;
  box-shadow: 0 0 0 1px #c1c1c1;
  border: 0.2604vw solid transparent;
  border-radius: 50%;
  background-color: transparent;
}

.event_2025_05290001 .evCon5 .con_box .counsul_table .info_table .inp_wrap .table_inp input[type="radio"]:checked {
  box-shadow: 0 0 0 1px #c1c1c1;
  border: 0.2604vw solid #fff;
  background-color: #f8c100;
}
.event_2025_05290001 .evCon5 .con_box .counsul_table .info_table .inp_wrap .table_inp input[type="radio"]:disabled{
  background: unset;
}

.event_2025_05290001 .evCon5 .con_box .counsul_table .info_table .inp_wrap.name_wrap.tel_wrap .table_inp {
  padding:1.0417vw;
}
.event_2025_05290001 .evCon5 .con_box .counsul_table .info_table .inp_wrap.name_wrap.tel_wrap .table_inp label{
  width:100%;
}
.event_2025_05290001 .evCon5 .con_box .counsul_table .pri_container {
  margin-top:7.6823vw;display: flex;flex-direction: column;gap:3.7760vw;align-items: center;justify-content: center;
}
.event_2025_05290001 .evCon5 .con_box .counsul_table .pri_container a {
  font-size:2.6042vw;font-weight:700;color:#000000;line-height:2.6042vw;display: flex;gap:1.9531vw;align-items: center;
}
.event_2025_05290001 .evCon5 .con_box .counsul_table .pri_container a svg{
  transform: rotate(180deg);
  width: 1.8229vw;
  height: 1.3021vw;
}
.event_2025_05290001 .evCon5 .con_box .counsul_table .pri_container a svg path{
  width: 1.8229vw;
  height: 1.3021vw;
}
.event_2025_05290001 .evCon5 .con_box .counsul_table .pri_container a.on svg{
  transform: rotate(0deg);
}
.event_2025_05290001 .evCon5 .con_box .counsul_table .sub_page_info{
  display: block;
  height: 15.6250vw;
  width:100%;
  overflow: auto;
  padding: 2.6042vw;
    margin-bottom:0;
    transition: all 1s ease-in-out;
    background-color: #fff;
    border:1px solid #c1c1c1;
  }
  .event_2025_05290001 .evCon5 .con_box .counsul_table .sub_page_info.on {
    display: none;
  }
  .event_2025_05290001 .evCon5 .con_box .counsul_table .sub_page_info.privacy1 p {
    margin-bottom: 2.6042vw;
    line-height: 1.4;
    padding-left: 0;
    font-weight: 400;
    text-align: left;
    color:#8c8c8c;
    font-size:1.8229vw;
}
.event_2025_05290001 .evCon5 .con_box .counsul_table .sub_page_info.privacy1 p::before {
  content: "";
}
.event_2025_05290001 .evCon5 .con_box .counsul_table .sub_page_info.privacy1 p:last-child{
  margin-bottom:0;
}
.event_2025_05290001 .evCon5 .con_box .counsul_table .sub_page_info.privacy1::-webkit-scrollbar {
  width: 2.6042vw;
}
.event_2025_05290001 .evCon5 .con_box .counsul_table .sub_page_info.privacy1::-webkit-scrollbar-thumb {
  background-color: #a7a7a7;
  border-radius: 2.6042vw;
  border: 0.6510vw solid transparent;
  background-clip: content-box;
}

.event_2025_05290001 .evCon5 .con_box .counsul_table .sub_page_info.privacy1::-webkit-scrollbar-track {
  background-color: transparent;
}
.event_2025_05290001 .evCon5 .con_box .counsul_table .privacy2 label {
  font-size:2.6042vw;
}
.event_2025_05290001 .evCon5 .con_box .counsul_table .input_check {
  position: relative;
  -webkit-appearance: auto;
  -moz-appearance: auto;
  appearance: auto;
  width: 1.9531vw;
  height: 1.9531vw;
  margin: 0;
  border: 1px solid #dddddd;
  cursor: pointer;
}
.event_2025_05290001 .evCon5 .con_box .counsul_table .input_check:checked::before {
  width: 2.0833vw;
  height: 2.0833vw;
  display: none;
}
.input_check:checked::after {
  top: 0.1302vw;
  left: 0.5208vw;
  width: 0.6510vw;
  height: 1.1719vw;
  display: none;
}
.event_2025_05290001 .evCon5 .con_box .counsul_table form > a {
  margin-top:7.8125vw;width:48.1771vw;height:9.6354vw;display: flex;align-items: center;font-size:3.1250vw;background-color: #06113c;font-family: "RiaSans-ExtraBold";border-radius: 1.3021vw;
}


.event_2025_05290001 #noticeSection{
  padding:7.8125vw 0 7.5521vw;
}
.event_2025_05290001 #noticeSection .inner {
  gap:6.2500vw;
}
.event_2025_05290001 #noticeSection .inner .notice_unit {
  display: flex;flex-direction: column;gap:1.9531vw;
}
.event_2025_05290001 #noticeSection .inner .notice_title h2 {
  font-size:2.8646vw;
}

.event_2025_05290001 #noticeSection .inner .notice_con p {
  font-size:2.8646vw;line-height: 3.9063vw;
  text-indent: -2.0833vw;
        margin-left: 2.0833vw;
        word-break: keep-all;
}
.event_2025_05290001 #noticeSection .inner .notice_unit img {
  width: 38.9323vw;margin-left: 0;
}





.pc-no-br {
  display: block;
}
.mo-no-br {
  display: none;
}
}