@font-face {
  font-family: 'roka-bold';
  src: url('/css/googlewebfonts/ROKAF Sans Bold.ttf');
}
@font-face {
  font-family: 'roka-medium';
  src: url('/css/googlewebfonts/ROKAF Sans Medium.ttf');
}
body{width:100%;overflow-x:auto;}
#fixNextTag_infoSec.pd_top_142 {
  padding-top:142px;
}
#header,#footer{
	width:100%;min-width:1180px;
}

#footer .inner{max-width:unset;margin:0 auto; position: relative; box-sizing: border-box;}
#header{position:fixed;z-index:99;background:#fff;}
#footer{position:relative;z-index:98;}
#banners {
  min-width: 1300px;
}
.headertop {
  min-width:1300px;
}
.itheader {
  min-width:1300px;
}
.top_bar_fix {
  min-width:1300px;
}
#wrap {width:100%; min-width:1300px;}
.inner{max-width:1240px;margin:0 auto; position: relative; box-sizing: border-box;}
.sec_title{
  text-align: center;display: flex;flex-direction: column;justify-content: center;align-items: center;gap:30px;width: 100%;
}
.sec_title h2{
  font-family: 'roka-bold';font-size: 64px;color:#2f2f2f;padding:0;width: 100%;text-align: center;
}
.sec_title h2 >span{
  color:#ff5353;
}

#section01 {
  width:100%;background:url(https://img.megastudyacademy.co.kr/campusdev/iws_html_img/event/20240104/MEGASTUDY-1647/sec01_bg.png);
  background-size: 1920px auto;
  background-repeat: no-repeat;
  background-position: center;
}
#section01 .inner{
  padding:125px 0;display: flex;flex-direction: column;justify-content: center;align-items: center;
}

#section02 {
  width:100%;background:#010a3a;
}
#section02 .inner{
  padding:67px 0 86px;display: flex;flex-direction: column;justify-content: center;align-items: center;
}

#section03 {
  width:100%;background:#d9e3ff;
}
#section03 .inner{
  padding:81px 0 78px;display: flex;flex-direction: column;justify-content: center;align-items: flex-start;gap:65px;
}
#section03 .inner .section_unit {
  display: flex;flex-direction: column;gap:25px;width:100%;
}
#section03 .inner .section_unit .sec03_content {
  width:100%;text-align: center;
}
#section03 .inner .section_unit .sec03_content .lec_info {
  display: flex;width:100%;justify-content: space-between;  gap:12px;
}
#section03 .inner .section_unit .sec03_content .lec_info .info_unit {
  width:100%;display: flex;flex-direction: column;border-radius: 10px;overflow: hidden;gap:4px;
}
#section03 .inner .section_unit .sec03_content .lec_info .info_unit.unit_diff{
  min-width:230px;
}
#section03 .inner .section_unit .sec03_content .lec_info .info_title h2{
  font-size: 24px;
  color: #fff;
  font-weight: 700;
  background-color: #010a3a;
  height: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
}
#section03 .inner .section_unit .sec03_content .lec_info .info_content{
  display: flex;width:100%;text-align: center;background-color: #fff;height: 100%;align-items: center;
  flex-direction: column;justify-content: center;padding:20px 0;
}
#section03 .inner .section_unit .sec03_content .lec_info .info_content p {
  display: block;
  width: 100%;
  font-size:24px;
  line-height: 30px;
  color: #111111;
  font-weight:500;
}
#section03 .inner .section_unit .sec03_content .lec_info .info_content p span {
  font-size:20px;font-weight: 400;display: block;
}
#section03 .inner .section_unit .sec03_content .lec_info .info_content p span a {
  font-size:20px;font-weight: 400;display: block;color : #0081ff;
  text-decoration: underline;text-underline-offset: 6px;
}
#section03 .inner .section_unit .sec03_content .lec_info .info_content > span {
  display: block;
  width: 100%;
  font-size:20px;
  line-height: 40px;
  color: #666666;
  font-weight:400;
  text-decoration: line-through;
}
#section03 .inner .section_unit .sec03_content .lec_info .info_content h2 {
  font-size:30px;font-weight: 700;color: #315eff;line-height: 40px;
}

#section04 {
  width:100%;background:url(https://img.megastudyacademy.co.kr/campusdev/iws_html_img/event/20240104/MEGASTUDY-1647/sec04_bg_v2.png);
  background-size: 1920px auto;
    background-repeat: no-repeat;
    background-position: center;
}
#section04 .inner{
  padding:81px 0 80px;max-width:1240px;width:100%;
}


#section05 {
  width:100%;background:url(https://img.megastudyacademy.co.kr/campusdev/iws_html_img/event/20240104/MEGASTUDY-1647/sec05_bg_v2.png);
  background-size: 1920px auto;
    background-repeat: no-repeat;
    background-position: center;
}
#section05 .inner{
  padding:81px 0 80px;max-width:1240px;width:100%;
}

#section06 {
  width:100%;background:#315eff;
}
#section06 .inner{
  padding:80px 0 128px;max-width:1240px;width:100%;
}

#section07 {
  width:100%;background: #fff;
  background-size: 100% 100%;
}
#section07 .inner {
  padding:90px 0 120px;display: flex;flex-direction: column;justify-content: center;align-items: center;gap:10px;width: 100%;
}
#section07 .inner .sec07_content{
 padding-top:70px;
}
