@charset "euc-kr";


/* °øÅë¿ä¼Ò */
.evSection .con_tit .con_tit_sub { margin-bottom: 20px; font-size: 32px; font-weight: 400; } 
.evSection .con_tit .con_tit_main { line-height: 1.2; font-size: 54px; font-weight: 900; } 
.evSection .con_tit .con_tit_main .star { position: relative; } 
.evSection .con_tit .con_tit_main .star::before { position: absolute; top: 15px; right: -5px; content: '*'; font-size: 15px; } 
.evSection .con_tit .con_tit_main .point { color: #e64c01; } 

.flt_inner.renewal li.top {
    margin-top: 0px;
}

.main { min-height: 1150px; background-image: url('https://img.megagong.net/m/2022/1014_gong/main_bg_empty.jpg'); background-repeat: no-repeat; background-position: 50% 0 !important; background-size: 133vw; background-color: #d4bdb1; } 
.main .inner { position: relative; } 
.main h3 { 
    position: absolute;
    top: 52%;
    left: 50%;
    transform: translate(-50%, 0);
    display: flex; flex-direction: column; align-items: center; justify-content: center; width: 110%; } 
.main .main_sub_title { margin-bottom: 25px; color: #fff; font-size: 50px; font-weight: 400; letter-spacing: 1.5px; } 
.main .main_title { line-height: 1.1; color: #e64c01; font-size: 136px; font-weight: 900; letter-spacing: -0.4px; } 
.main .main_title .big{
    position: relative;
    display: inline-block;
    width: 92px;
    height: 130px;
}
.main .main_title .big::before{
    position: absolute;
    top: -14px;
    left: 0;
    content: '1';
    display: inline-block;
    font-size: 158px;
}
.main .main_title .star { position: relative; } 
.main .main_title .star::before { position: absolute; top: 45px; right: 0px; content: '*'; font-size: 15px; } 
.main .main_title .white { display: inline-block; color: #fff; } 
.main .main_title .bold img{
    margin-top: -20px;
}
.main .tiny_noti { display: block; width: 100%; margin-top: 50px; text-align: right; font-size: 13px; opacity: 0.3; } 
.main .teacher{
    margin: 0 -70px;
    margin-top: 100px;
    margin-bottom: 150px;
}
.main .con_box { position: absolute; top: 23%; left: 50%; transform: translate(-50%, 0); display: flex; flex-direction: row; align-items: flex-start; justify-content: space-between; width: 105%; } 
.main .con_box a:nth-of-type(1) { margin-top: 80px; } 
.main .con_box a:nth-of-type(2) { margin-left: 273px; } 
.main .con_box a:nth-of-type(3) { margin-top: 54px; margin-right: -57px; } 


.evCon1 { padding: 150px 0 170px 0; } 
.evCon1 .con_box { margin-top: 70px; } 
.evCon1 .con1_slide .item img { margin: 0 auto; } 
.evCon1 .con1_slide .slick-arrow { display: none !important; } 


.evCon2 { padding: 150px 0; background-color: #f0f0f0; } 
.evCon2 .con_box { position: relative; margin: 0 -10px; margin-top: 70px; } 
.evCon2 .con_box::before, .evCon2 .con_box::after{
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
    content: '';
    width: 333px;
    height: 254px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}
.evCon2 .con_box::before{
    left: -50px;
    background-image: url('https://img.megagong.net/m/2022/1014_gong/con2_img_left.png');
}
.evCon2 .con_box::after{
    top: 40%;
    right: -130px;
    background-image: url('https://img.megagong.net/m/2022/1014_gong/con2_img_right.png');
}
.evCon2 .con_tit .con_tit_sub { margin-top: 25px; } 


.evCon3 { padding: 150px 0; } 
.evCon3 .con3_slide { margin: 75px 0 80px 0; } 
.evCon3 .con3_slide .slick-arrow { display: none !important; } 
.evCon3 .video_wrapper { display: flex; flex-direction: row; align-items: center; justify-content: center; } 
.evCon3 .video_wrapper a { margin-right: 12px; } 
.evCon3 .video_wrapper a:last-of-type { margin-right: 0; } 


.evCon4 { position: relative; padding: 150px 0; overflow: initial !important; } 
.evCon4::before { position: absolute; top: 0; left: 0; content: ''; width: 100%; height: 510px; background-color: #ead7cd; } 
.evCon4 .tab_base { display: flex; flex-direction: row; align-items: center; justify-content: center; margin-top: 66px; } 
.evCon4 .tab_base li { display: flex; flex-direction: column; align-items: center; justify-content: center; flex: 1; margin-right: 3px; height: 100px; color: #dfb9a4; font-size: 26px; font-weight: 900; background-color: #f1e5de; } 
.evCon4 .tab_base li:last-of-type { margin-right: 0; } 
.evCon4 .tab_base li span { font-size: 20px; font-weight: 400; } 
.evCon4 .tab_base li.on { color: #000; background-color: #fff; } 
.evCon4 .panel_base { padding: 93px 0 0 0; } 
.evCon4 .panel_base .tab_title { margin-bottom: 30px; line-height: 1.3; color: #e64c01; font-size: 42px; font-weight: 900; } 
.evCon4 .panel_base .tab_subtitle_wrapper { display: flex; flex-direction: row; align-items: center; justify-content: center; margin-bottom: 50px; } 
.evCon4 .panel_base .tab_subtitle_wrapper .line { flex: 1; height: 1px; background-color: #000; } 
.evCon4 .panel_base .tab_subtitle_wrapper .text { padding: 0 20px; color: #000; font-size: 26px; font-weight: 900; } 
.evCon4 .content_wrapper { display: flex; flex-direction: column; align-items: center; justify-content: center; } 
.evCon4 .content_wrapper .top_wrapper { display: flex; flex-direction: row; align-items: center; justify-content: center; } 
.evCon4 .content_wrapper .top_wrapper .video_bottom { display: flex; flex-direction: row; align-items: center; justify-content: space-between; margin-top: 10px; } 
.evCon4 .content_wrapper .box_wrapper { display: flex; flex-direction: row; align-items: center; justify-content: space-between; width: 100%; margin: 60px 0; } 
.evCon4 .content_wrapper .box_wrapper > div { margin-right: 15px; } 
.evCon4 .content_wrapper .box_wrapper > div:last-of-type { margin-right: 0; } 
.evCon4 .content_wrapper .box_wrapper div:nth-of-type(3) { position: relative; } 
.evCon4 .content_wrapper .box_wrapper div:nth-of-type(3) a { position: absolute; top: 52%; left: 50%; transform: translate(-50%, -50%); width: 250px; height: 50px; } 
.evCon4 .box_slide { display: none; } 
.evCon4 .lecture { position: relative; background-color: #fff; padding-bottom: 0 !important; } 
.evCon4 .lecture .bnr { position: absolute; top: 30px; left: 60%; z-index: 2; } 


.event { padding: 150px 0; background-color: #ead7cd; } 
.event .inner { position: relative; } 
.event .inner .fin { position: absolute; top: 70px; right: 0; } 
.event .con_tit img { margin-bottom: 27px; } 
.event .con_tit .con_tit_sub { margin-bottom: 10px; font-size: 40px; font-weight: 900; } 
.event .con_tit .con_tit_main { margin-bottom: 50px; font-size: 54px; } 
.event .container_info { display: inline-block; margin-bottom: 50px; padding: 12px 80px; font-size: 21px; background-color: transparent; border: 2px solid #000; } 
.event .container_info .info_date { font-weight: 300; } 
.event .gift { margin-bottom: 30px; } 
.event button { margin-bottom: 50px; } 
.event .tiny_noti { font-size: 11px; text-align: left; opacity: 0.3; } 

@media screen and (max-width: 1800px){
    .main { background-size: cover; } 
}

@media screen and (max-width: 1200px) {
    /* °øÅë¿ä¼Ò */
    .evSection .con_tit .con_tit_sub { margin-bottom: 20px; font-size: 28px; } 
    .evSection .con_tit .con_tit_main { font-size: 48px; } 
    .evSection .con_tit .con_tit_main .star::before { position: absolute; top: 15px; right: -5px; content: '*'; font-size: 15px; } 

    .main { min-height: 930px; background-size: cover; } 
    .main .teacher{
        margin: 0 auto;
        margin-top: 100px;
        margin-bottom: 150px;
    }
    .main h3 { margin: 0 auto; margin-top: initial; } 
    .main .main_sub_title { margin-bottom: -20px; font-size: 40px; } 
    .main .main_title { font-size: 100px; } 
    .main .main_title .big::before{
        top: 16px;
        left: 24px;
        font-size: 128px;
    }
    .main .main_title .star::before { top: 32px; } 
    .main .main_title .bold img{
        width: 93px;
    }
    .main .con_box { top: 22%; width: 95%; } 
    .main .con_box a:nth-of-type(1) {     margin-top: 68px; }
    .main .con_box a:nth-of-type(2) { margin-left: 245px; } 
    .main .con_box a:nth-of-type(3) { margin-right: -28px; } 
    .main .tiny_noti { width: 85vw; font-size: 11px; } 

    .evCon2 .con_box { margin: 0 10vw; margin-top: 70px; } 

    .evCon2 .con_box::before, .evCon2 .con_box::after{
        width: 23vw;
        height: 20vw;
    }

    .eventVideo.video_renewal { width: 80vw; margin: 0 auto; } 
    .evCon4::before { height: 490px; } 
    .evCon4 .content_wrapper .top_wrapper .book { display: none; } 
}

@media (max-width: 992px) {
    /* °øÅë¿ä¼Ò */
    .evSection .con_tit .con_tit_sub { margin-bottom: 15px; font-size: 22px; } 
    .evSection .con_tit .con_tit_main { font-size: 36px; } 
    .evSection .con_tit .con_tit_main .star::before { top: 9px; right: -4px; content: '*'; font-size: 15px; } 

    
    .main { min-height: initial; padding-bottom: 5vw; } 
    .main .teacher {
        margin: 0 auto;
        margin-top: 10vw;
        margin-bottom: 13vw;
    }
    .main .main_sub_title { margin-bottom: 20px; font-size: 36px; } 
    .main .main_title { font-size: 80px; } 
    .main .main_title .big{
        width: 62px;
        height: 87px;
    }
    .main .main_title .big::before {
        top: 0;
        left: 11px;
        font-size: 96px;
    }
    .main .main_title .star::before { top: 25px; right: -3px; } 
    .main .main_title .bold img {
        width: 74px;
    }
    .main .con_box { width: 95vw; } 
    .main .con_box a { width: 13vw; } 
    .main .con_box a:nth-of-type(1) { margin-top: 38px; } 
    .main .con_box a:nth-of-type(2) { margin-left: 22vw; } 
    .main .con_box a:nth-of-type(3) { margin-top: 38px; margin-right: -17px; } 
    .main .tiny_noti { margin-top: 5vw; } 

    .evCon1,.evCon2,.evCon3,.evCon4,.event { padding: 10vw 0 10vw 0; } 

    .evCon2 .con_box::before{
        left: -50px;
    }
    .evCon2 .con_box::after{
        right: -108px;
    }

    .evCon4::before { height: calc(298px + 10vw); } 
    .evCon4 .tab_base li { font-size: 22px; } 
    .evCon4 .tab_base li span { font-size: 16px; } 
    .evCon4 .panel_base { padding: 7vw 0 0 0; } 
    .evCon4 .panel_base .tab_title { font-size: 30px; } 
    .evCon4 .panel_base .tab_subtitle_wrapper .text { font-size: 22px; } 
    .evCon4 .content_wrapper .box_wrapper div:nth-of-type(3) a { top: 54%; width: 27vw; } 
    .evCon4 .content_wrapper .box_wrapper { margin: 5vw 0 5vw 0; } 
    .evCon4 .lecture .bnr { width: 15vw; } 
    .event .inner .fin { width: 30vw; } 
    .event .container_info { font-size: 18px; } 
    .event .gift { width: 70vw; } 
}

@media (max-width: 768px){
    .evSection .con_tit .con_tit_sub { margin-bottom: 10px; font-size: 16px; } 
    .evSection .con_tit .con_tit_main { font-size: 26px; } 
    .evSection .con_tit .con_tit_main .star::before { top: 6px; right: -3px; font-size: 10px; } 
    .main .main_title { font-size: 60px; } 

    .main .main_title .star::before { top: 19px; right: -3px; } 
    .main .main_title .big {
        width: 42px;
        height: 67px;
    }
    .main .main_title .big::before {
        top: 0;
        left: 0px;
        font-size: 76px;
    }
    .main .main_title .bold img {
        margin-top: -15px;
        width: 56px;
    }
    .main .main_sub_title { margin-bottom: 10px; font-size: 24px; } 
    .main .con_box a:nth-of-type(1),
    .main .con_box a:nth-of-type(3) { margin-top: 28px; } 
    .main .tiny_noti { font-size: 9px; } 
    .evCon2 .con_tit .con_tit_sub { margin-top: 10px; } 
    .evCon2 .con_box { margin-top: 5vw; } 
    .evCon2 .con_box::after{
        right: -70px;
    }
    .evCon4::before { height: calc(174px + 15vw); } 
    .evCon4 .tab_base { margin-top: 5vw; } 
    .evCon4 .tab_base li { height: 80px; font-size: 20px; } 
    .evCon4 .tab_base li span { font-size: 14px; } 
    .evCon4 .panel_base .tab_title { font-size: 22px; } 

    .evCon4 .panel_base .tab_subtitle_wrapper .text { font-size: 18px; padding: 0 15px; } 
    .evCon4 .content_wrapper .top_wrapper .video_bottom > img { width: 70%; } 
    .evCon4 .content_wrapper .box_wrapper { display: none; } 
    .evCon4 .box_slide { display: block; margin-top: 5vw; } 
    .evCon4 .box_slide .for_link { position: relative; } 
    .evCon4 .box_slide .for_link a { position: absolute; top: 52%; left: 50%; transform: translate(-50%, -50%); width: 250px; height: 50px; } 
    .evCon4 .box_slide img { margin: 0 auto; } 
    .slick-dots { display: flex; flex-direction: row; align-items: center; justify-content: center; margin-top: 15px; color: transparent; font-size: 0; } 
    .slick-dots li { width: 8px; height: 8px; margin: 0 10px; background-color: #f1f1f1; border-radius: 50%; font-size: 0; } 
    .slick-dots li.slick-active { background-color: #aaa; } 
    .slick-dots li button { color: transparent; font-size: 0; } 
    .event .con_tit img { width: 30vw; } 
    .event .container_info { padding: 12px 50px; font-size: 16px; } 
    .event .con_box button { width: 50vw; } 
    .event .tiny_noti { font-size: 9px; } 
}

@media (max-width: 576px){
    .evSection .con_tit .con_tit_sub { margin-bottom: 5px; font-size: 14px; } 
    .evSection .con_tit .con_tit_main { font-size: 18px; } 
    .evSection .con_tit .con_tit_main .star::before { top: 4px; right: -3px; font-size: 10px; } 
    .main .main_sub_title { font-size: 14px; } 
    .main .main_title { font-size: 38px; } 
    .main .main_title .big {
        width: 26px;
        height: 42px;
    }
    .main .main_title .big::before {
        top: 0;
        left: 0px;
        font-size: 48px;
    }
    .main .main_title .bold img {
        margin-top: -9px;
        width: 34px;
    }
    .main .main_title .star::before { top: 11px; right: -3px; font-size: 12px; } 
    .main .con_box a:nth-of-type(1), .main .con_box a:nth-of-type(3) { margin-top: 19px; } 
    .evCon2 .con_tit .con_tit_sub { letter-spacing: -1.5px; } 
    .evCon1 .con_box { margin-top: 5vw; } 
    .evCon2 .con_box{
        margin: 0 auto;
        margin-top: 15vw;
        margin-left: -5vw;
    }
    .evCon2 .con_box::before{
        top: 10px;
        left: 22px;
    }
    .evCon2 .con_box::after{
        top: 0;
        right: -19px;
    }
    .evCon3 .video_wrapper a { margin-right: 5px; } 
    .evCon3 .con3_slide { margin: 5vw 0 5vw 0; } 
    .evCon4::before { height: calc(127px + 15vw); } 
    .evCon4 .tab_base li { height: 60px; font-size: 16px; } 
    .evCon4 .tab_base li span { font-size: 9px; letter-spacing: -1.5px; } 
    .evCon4 .panel_base .tab_title { font-size: 18px; margin-bottom: 5vw; } 
    .evCon4 .panel_base .tab_subtitle_wrapper { margin-bottom: 6vw; } 
    .evCon4 .panel_base .tab_subtitle_wrapper .text { font-size: 14px; } 
    .evCon4 .content_wrapper .top_wrapper .video_bottom > img { width: 66%; margin-right: 3vw; } 
    .evCon4 .lecture .bnr {
        top: 31px;
        left: initial;
        right: 15px;
        width: 44px;
        height: 44px;
    }
    .event .inner .fin { top: 32px; } 
    .event .container_info { margin-bottom: 6vw; padding: 12px 25px; font-size: 14px; } 
    .evSection .con_tit .con_tit_main { margin-bottom: 5vw; } 
    .event .gift { margin-bottom: 5vw; } 
}