@charset "euc-kr";
/* bg url: https://image.megagong.net/m/2025/ */

/* settings */
:root {
    --color-primary: #1468de;
}
.evSection {padding: 150px 0;}
.evSection .con_tit {margin-bottom: 60px;}
.evSection .mini_tit + .con_tit {margin-top: 15px;}
.evSection .tx_primary {color: var(--color-primary);}

.con_tit .end::after {background: #d2e5ff;} /* ÀÌº¥Æ®Á¾·á ¾ÆÀÌÄÜ »ö»óº¯°æ */

.evSection .swiper-pagination {position: static; margin-top: 1%;}
.evSection .swiper-pagination-bullet {width: 16px; height: 16px; margin: 0 10px !important;}
.evSection .swiper-pagination-bullet-active {background: var(--color-primary);}
.eventVideo.system .video_box { padding-bottom: 56.2%;} 
.eventVideo.system .video_box .play_area > img { width: 0; height: 0; } /*ÀÌ¹ÌÁö ¾øÀ»°æ¿ì ÄÁÅÙÃ÷ ¾øÀ½ ¾Ë·µÀÌ ¶ß¹Ç·Î ÀÓ½ÃÁöÁ¤*/
.eventVideo.system .video_title { position: absolute; top: 130px; width: 100%; height: auto; display: flex; flex-direction: column; } 
.eventVideo.system .video_wrap::before {content: '';display: block;font-size: 0; width: 110px; height: 110px; background: url(https://image.megagong.net/m/2025/0408_megalaw/ico_play.png) no-repeat 0 0;position: absolute;bottom: 144px;left: 50%; transform: translateX(-50%); background-size: contain;} 

.eventVideo.system .video_title strong {display: block; margin-top: 10px;}


/* fixmenu */
.fix_menu {background: #142a49;z-index: 5;position: relative;}
.fix_menu ul{width: 1080px;margin: 0 auto;}
.fix_menu li{flex: 1; position: relative;}
.fix_menu li a{display: block; padding: 32px 0; color: #fff;}
.fix_menu li a .ico {position: absolute; top: 50%; left: 10%; transform: translateY(-50%); display: flex; justify-content: center; align-items: center; width: 55px; height: 55px; background: #00fcff; color: #142a49; border-radius: 50%;}
.fix_menu li a .toggle_ico.on {background: var(--color-primary); color: #00fcff;}
.fix_menu li.on a {background-color: var(--color-primary);}
.fix_menu.fixed{position: fixed;top: 0;left: 0;width: 100%;}

/* evCon1 */
.evCon1 {padding: 70px 0 50px; background: #7dbaff url(https://image.megagong.net/m/2025/0408_megalaw/con1_bg.jpg) no-repeat; background-size: auto 100%;}
.evCon1 .s_tit {font-weight: 400; letter-spacing: 0.5em;}
.evCon1 h3 {font-size: 112px; color: #00fcff; line-height: 1.2; letter-spacing: 0.05em; margin: 450px auto 25px;}
.evCon1 h3 span {display: block; color: #fff; font-size: 63px;}
.evCon1 .teacher_home {justify-content: center; color: #fff;}
.evCon1 .teacher_home i {background: #fff;}
.evCon1 .teacher_home b {color: #10121a; background: #00fcff; width: 20px; height: 20px;}

/* evCon2 */
.evCon2 {background: #eaf3ff;}
.evCon2 .news_slide {background: #fff; border-radius: 16px; overflow: hidden; box-shadow: 10px 10px 24px 14px rgba(129, 149, 169, 0.15);}
.evCon2 .news_slide .swiper-slide {padding: 55px 0 60px;}
.evCon2 .news_slide .img {display: block; margin: 40px auto 50px;}
.evCon2 .news_slide .txt {font-weight: 700; color: #5b5b5b;}
.evCon2 .news_slide .txt span {color: #000; background: #00fcff; background: -webkit-linear-gradient(270deg, transparent 75%, #00fbff 75%); background: linear-gradient(180deg, transparent 75%, #00fcff 75%);}
.evCon2 .news_slide_wrap .swiper-pagination {display: block;}
.evCon2 .btm_msg {margin-top: 40px;}

/* evCon3 */
.evCon3 {background: #f7f7f7;}
.evCon3 .way_cont .item {flex: 1;}
.evCon3 .way_cont .item + .item {border-left: 1px dashed #c6c6c6;}
.evCon3 .way_cont .tit {display: inline-block; color: #fff; background: #000; min-width: 140px; border-radius: 16px; padding: 2px 0;}
.evCon3 .way_cont .img {display: block; margin: 40px auto 50px;}
.evCon3 .way_cont .txt ul {width: fit-content; margin: 30px auto 0; text-align: left;}
.evCon3 .way_cont .txt li {position: relative; padding-left: 18px;}
.evCon3 .way_cont .txt li::before {content: ''; position: absolute; top: 6px; left: 0; width: 9px; height: 10px; background: url(https://image.megagong.net/m/2025/0408_megalaw/ico_check.png) no-repeat; background-size: contain;}
.evCon3 .way_cont .txt li + li {margin-top: 10px;}

/* evCon4 */
.evCon4 {background: #fff;}
.evCon4 .review_slide {margin: 0 -84px; overflow: hidden;}
.evCon4 .review_slide .swiper-slide {height: 306px; display: flex; flex-direction: column; background: #fff; border: 2px solid #eaeaf0; border-radius: 12px; padding: 60px 0;}
.evCon4 .review_slide p {font-weight: 400; color: #575757;}
.evCon4 .review_slide .writer {margin-top: auto;}
.evCon4 .evt_con_base {text-align: right; margin-top: 30px;}
.evCon4 .swiper-slide-duplicate {opacity: 1 !important; pointer-events: auto;}

/* evCon5 */
.evCon5 {background: #eaf3ff;}
.evCon5 .con_tit, .evCon5 .mini_tit {position: relative; z-index: 1;}
/*
.evCon5 .video_tab {margin-bottom: 85px; z-index: 0;}
.evCon5 .video_tab::after {content: ''; position: absolute; bottom: 0; left: -500%; width: 1000%; height: 450px; background: #eaf3ff; z-index: -1;}
.evCon5 .video_tab li a {font-weight: 700; padding: 36px 5px;}
.evCon5 .panel_base {background: #fff;}
*/
.evCon5 .eventVideo {margin: 0 40px 80px;}
.evCon5 .point_wrap {gap: 32px; margin: 40px auto 80px;}
.evCon5 .point_wrap .item {flex: 1; background: #fff; border: 2px solid #ebebeb; border-radius: 10px; padding: 40px 0 50px;}
.evCon5 .point_wrap p {margin-top: 30px;}
.evCon5 .curr_tab {border: 1px solid #ececec; margin: 40px 0 20px;}
.evCon5 .curr_tab li a {background: #fff; padding: 16px 0;}
.evCon5 .curr_tab li strong {display: block;}
.evCon5 .curr_tab li.on a {color: #fff; background: var(--color-primary);}
.evCon5 .table-base-wrap table {border-top: 1px solid #ececec;}
.evCon5 .table-base-wrap tr.highlight {position: relative;}
.evCon5 .table-base-wrap tr.highlight td:nth-child(3) {position: initial;}
.evCon5 .table-base-wrap tr.highlight td:nth-child(3)::before {content: ''; position: absolute; width: calc(100% - 23.76% - 4px); height: calc(100% - 4px); top: -2px; right: -2px; border: 4px solid var(--color-primary); z-index: 1; pointer-events: none;}
.evCon5 .table-base-wrap td {position: relative;}
.evCon5 .table-base-wrap td.aL {text-align: left; padding: 15px 50px;}
.evCon5 .table-base-wrap .badge {position: absolute; z-index: 2;}
.evCon5 .table-base-wrap .badge.new {width: 46px; height: 46px; border-radius: 50%; background: #00fcff; display: flex; justify-content: center; align-items: center; top: -12px; left: 20px;}
.evCon5 #tabCurr_2 .table-base-wrap .badge.new {top: 10px;}
.evCon5 .table-base-wrap .badge.signature {color: #fff; background: var(--color-primary); padding: 4px 13px; border-radius: 15px; top: 50%; left: 0; transform: translate(-50%, -50%);}

/* evCon6 */
.evCon6 {background: var(--color-primary);}
.evCon6 .con_tit {margin-bottom: 0;}
.evCon6 .mini_tit {color: #bacbf2;}
.evCon6 .feature_wrap {align-items: center; gap: 45px; margin: 45px 20px 0;}
.evCon6 .tea_img {flex: 1;}
.evCon6 .feature {width: 460px;}
.evCon6 .feature li {background: #f7f7f7; border-radius: 0 40px 40px 40px; padding: 40px 0; box-shadow: 10px 10px 20px 8px rgba(27, 6, 47, 0.25);}
.evCon6 .feature li + li {margin-top: 20px;}
.evCon6 .feature .tit {color: #fff; background: var(--color-primary); width: fit-content; padding: 4px 15px; border-radius: 14px; margin: 0 auto 15px;}
.evCon6 .feature p {color: #585858; font-weight: 400;}

/* evCon7 */
.evCon7 {background: #00fcff;}
.evCon7 .con_tit {margin-bottom: 40px;}
.evCon7 .con_tit .end::after {background: #111;}
.evCon7 .mini_tit {color: #008c8e;}
.evCon7 .share_link_wrap {margin-top: 70px;}
.evCon7 .gift_list_wrap li .badge {background: var(--color-primary);}
.evCon7 .step_base_wrap {margin-top: 80px;}

/* evtoggleWarning */
.evtoggleWarning {padding: 0 !important;}

@media screen and (max-width: 1200px){
    /* settings */
    .evSection {padding: 14% 0;}
    .evSection .con_tit {margin-bottom: 6%;}
    .evSection .mini_tit + .con_tit {margin-top: 1%;}

    /* fixmenu */
    .fix_menu ul {width: 100%;}
    .fix_menu li a {padding: 2vmin 0;}
    .fix_menu li a .ico {left: 5%;}

    /* evCon1 */
    .evCon1 {padding: 7% 0 5%;}
    .evCon1 h3 {font-size:clamp(44px,10.5vmin,100px); margin: 45% auto 3%;}
    .evCon1 h3 span {font-size:clamp(22px,6.5vmin,60px);}
    
    /* evCon5 */
    .evCon4 .review_slide {margin: 0;}

    /* evCon5 */
    .evCon5 .eventVideo {margin: 0 auto 8%;}
    
    /* evCon6 */
    .evCon6 .feature_wrap {margin: 4% auto 0;}

    /* evCon7 */
    .evCon7 .step_base_wrap {margin-top: 8%;}
    .evCon7 .share_link_wrap {margin-top: 7%;}
}
@media screen and (max-width: 992px){
    .eventVideo.system .video_title {top: 12%;}
    .eventVideo.system .video_wrap::before {bottom: 10%;}

    .fix_menu li a .ico {position: static; transform: none; width: fit-content; height: auto; padding: 0 1.5vmin; border-radius: 15px; margin: 0 auto;}

    .evCon2 .news_slide .swiper-slide {padding: 5vmin 2vmin;}

    .evCon3 .way_wrap {overflow-x: auto; padding-bottom: 2vmin;}
    .evCon3 .way_cont {width: 125vw;}

    /*
    .evCon5 .video_tab {margin-bottom: 8%;}
    .evCon5 .video_tab li a {padding: 3vmin 0;}
    */
    .evCon5 .table-base-wrap td.aL {padding: 15px 30px;}
    .evCon5 .table-base-wrap .badge.new {position: static; width: fit-content; height: auto; padding: 0 2vmin; margin: 0 auto; border-radius: 10px;}

    .evCon6 .feature_wrap {gap: 2vmin;}
    .evCon6 .feature {width: auto; flex: 1;}
}
@media screen and (max-width: 768px){
    .evSection .swiper-pagination {margin-top: 3%;}
    .evSection .swiper-pagination-bullet {width: 12px; height: 12px; margin: 0 5px !important;}
    .eventVideo.system .video_wrap::before {width: 14vmin; height: 14vmin;}

    .evCon2 .news_slide .img {margin: 20px auto 30px;}
    .evCon2 .btm_msg {margin-top: 20px;}

    .evCon4 .review_slide .swiper-slide {height: clamp(200px, 40vmin, 300px); padding: 6vmin 0;}
    .evCon4 .evt_con_base {margin-top: 3%;}

    .evCon5 .point_wrap {gap: 1vmin; margin: 4% auto 8%;}
    .evCon5 .point_wrap .item {padding: 4vmin 0 5vmin;}
    .evCon5 .point_wrap .ico {display: inline-block; width: 30%; max-width: 50px; margin: 0 auto;}
    .evCon5 .point_wrap p {margin-top: 3%;}
    .evCon5 .table-base-wrap td.aL {padding: 10px 15px;}
    .evCon5 .table-base-wrap .badge.signature {position: static; padding: 0 1vmin;}
    .evCon5 .table-base-wrap tr.highlight td:nth-child(3)::before {border-width: 2px; top: 0; right: 0;}

    .evCon6 .container_info.horizon {flex-direction: column;}
    .evCon6 .feature_wrap {flex-direction: column; gap: 0;}
    .evCon6 .tea_img {width: 70%; max-width: 300px;}
    .evCon6 .feature {width: 100%;}
    .evCon6 .feature li {padding: 3vmin 0;}
    .evCon6 .feature li + li {margin-top: 2%;}
}
@media screen and (max-width: 576px){
    .evCon1 {padding: 3% 0 5%;}

    .evCon3 .way_cont {width: 135vw;}
    .evCon3 .way_cont .img {margin: 20px auto 30px;}
    .evCon3 .way_cont .txt ul {margin: 20px 10px 0;}

    .evCon5 .point_wrap {flex-direction: column;}
    .evCon5 .curr_tab li a {height: 100px; display: flex; justify-content: center; align-items: center; flex-direction: column; padding: 0;}
    .evCon5 .table-base-wrap td {padding: 10px 5px;}
    .evCon5 .table-base-wrap td.aL {padding: 10px;}

    .evCon6 .feature li {border-radius: 20px;}
}