/* ================================================
    2027 N¼ö ¾ó¸®¹öµå¹Ý
    -----------------------------------------------
    lec_top         : »ó´Ü Å¸ÀÌÆ² ¿µ¿ª
    ÅÇ °øÅë ¿µ¿ª
=================================================== */
:root {
    --main1-color:#6F3C16;
}

/*--- lec_top ---*/
.lec_top{ background:#1A0D01;}
.lec_top .wide_top_wrap { 
    overflow:hidden; 
    position:relative; 
    height:610px; 
    background:url('https://img.megastudy.net/campus/library/v2015/library/campus_common/2027/earlybird/top_bg.jpg') 50% 0 / cover no-repeat; 
    max-width:2560px; 
    margin:0 auto;
} 

/* visual */
.act_wrap {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 5;
}
.act_wrap .act {
    position: absolute;
    opacity: 0;
}
.act_wrap .act.m01 { top: 108px; left: 50px; }
.act_wrap .act.m02_1 { top: 192px; left: 50px; }
.act_wrap .act.m02_2 { top: 189px; left: 119px; }
.act_wrap .act.m02_3 { top: 208px; left: 187px; }
.act_wrap .act.m02_4 { top: 186px; left: 258px; }

.act_wrap .act.m03 { top: 304px; left: 50px; }
.act_wrap .act.event_flag { top: 0; right: -80px; z-index: 2; }


/* txt */
.remark_txt {margin-top:20px; font-size:14px; line-height:22px; color:#777;}
.gray_box.bn {padding:0 !important; margin-top:15px; background:none !important;}
