@charset "euc-kr";


/* °øÅë¿ä¼Ò */
.evSection .clamp-title { margin-bottom: 25px; line-height: 1.4; font-size: 50px; font-weight: 900; } 
.evSection .clamp-title span { color: #1937b7; } 
.evSection .clamp-text { margin-bottom: 70px; line-height: 1.5; color: #111111; font-size: 28px; } 


/* main */
.evSection.main { padding: 150px 0 214px 0; background-image: url('https://image.megagong.net/m/2024/0307_gtelp/main_bg.png'); background-repeat: no-repeat; background-position: center; background-size: cover; } 
.evSection.main .clamp-title { font-size:46px; } 
.evSection.main .clamp-text { font-size:20px; } 


/* evCon1 */
.evCon1 { padding: 143px 0 150px 0; background-color: #fff; } 
.evCon1 .clamp-title { margin-bottom: 25px; } 
.evCon1 .clamp-text { margin-bottom: 70px; } 
.evCon1 .clamp-text span { position: relative; z-index: 1; box-shadow: inset 0 -10px #fcf79b; } 
.table { color: #000; font-size: 15px; background-color: #ffffff; } 
.table > li { display: flex; flex-direction: row; align-items: flex-start; justify-content: center; border-bottom: 1px solid #d0d0d0; } 
.table > li:first-of-type { border-top: 1px solid #000; } 
.table > li:last-of-type { border-bottom: 1px solid #000; } 
.table > li > div:first-of-type { width: 35%; } 
.table > li > div:nth-of-type(2) { position: relative; } 
.table > li > div:nth-of-type(2)::before { position: absolute; top: 0; left: 0; content: ''; width: 3px; height: calc(100% + 2px); background-color: #0e2da3; z-index: 2; } 
.table > li > div:nth-of-type(2)::after { position: absolute; top: 0; right: 0; content: ''; width: 3px; height: calc(100% + 2px); background-color: #0e2da3; z-index: 2; } 
.table > li:last-of-type > div:nth-of-type(2) { border-bottom: 3px solid #0e2da3; } 
.table > li > .table_th:nth-of-type(2) { color: #fff; background-color: #0e2da3; } 
.table > li > .table_td:nth-of-type(1) { font-weight: bold; } 
.table > li > .table_td:nth-of-type(2) { color: #1937b7; font-weight: bold; } 
.table_th,
.table_td { display: flex; flex-direction: row; align-items: center; justify-content: center; width: 32.5%; padding: 11px 0; } 
.table_th { height: 47px; font-size: 20px; font-weight: bold; background-color: #f5f5f5; } 
.table_td { min-height: 60px; font-size: 18px; } 


/* evCon2 */
.evCon2 { padding: 143px 0 150px 0; background-color: #f5f5f5; } 
.evCon2 .clamp-text { margin-bottom: 24px; } 
.evCon2 .clamp-title { margin-bottom: 48px; } 
.evCon2 .con_box { display: flex; flex-direction: column; align-items: flex-end; justify-content: center; } 
.evCon2 .con_box > a { display: inline-flex; flex-direction: row; align-items: center; justify-content: center; height: 50px; margin-bottom: 20px; padding: 0 25px; color: #000; font-size: 18px; font-weight: bold; border: 1px solid #000; border-radius: 5px; } 
.evCon2 .tab_base { display: flex; flex-direction: row; align-items: center; justify-content: center; width: 100%; gap: 1px; border-bottom: 2px solid #0e2da3; } 
.evCon2 .tab_base li { flex: 1; height: 70px; background-color: #e5e5e5; } 
.evCon2 .tab_base li a { display: flex; flex-direction: row; align-items: center; justify-content: center; width: 100%; height: 100%; color: #aaaaaa; font-size: 24px; font-weight: 900; } 
.evCon2 .tab_base li.on { background-color: #0e2da3; } 
.evCon2 .tab_base li.on a { color: #fff; } 
.evCon2 .panel_base { width: 100%; } 
.evCon2 .panel_base .panel_base_inner { padding: 60px; background-color: #ffffff; border: 1px solid #bbbbbb; border-top: 0; } 
.evCon2 .panel_base .panel_base_inner .top { display: flex; flex-direction: row; align-items: center; justify-content: center; gap: 20px; margin-bottom: 40px; } 
.evCon2 .panel_base .panel_base_inner .top button { display: inline-block; width: 98px; height: 50px; line-height: 50px; color: #fff; font-size: 18px; font-weight: bold; text-align: center; background-color: #0e2da3; border-radius: 5px; } 
.select { position: relative; flex: 1; height: 50px; padding: 0 65px 0 15px; color: #222222; font-size: 15px; border: 1px solid #cccccc; appearance: none; background-image: url("https://image.megagong.net/m/2024/0307_gtelp/select_arrow.png"); background-repeat: no-repeat; background-position: 100% 50%; cursor: pointer; } 
.select::-ms-expand { display: none; } 
.evCon2 .panel_base .panel_base_inner .bottom { display: flex; flex-direction: column; align-items: center; justify-content: center; gap: 20px; padding: 38px 0; background-color: #ecf0ff; border-radius: 15px; } 
.evCon2 .panel_base .panel_base_inner .bottom > p { display: flex; flex-direction: column; align-items: center; justify-content: center; min-height: 100px; font-size: 26px; } 
.evCon2 .panel_base .panel_base_inner .bottom > .goal { display: flex; flex-direction: column; align-items: center; justify-content: center; gap: 10px; } 
.evCon2 .panel_base .panel_base_inner .bottom > .goal .goal_type { display: flex; flex-direction: row; align-items: center; justify-content: center; gap: 15px; } 
.evCon2 .panel_base .panel_base_inner .bottom > .goal .goal_type > span { display: inline-block; width: 310px; color: #666666; font-size: 26px; text-align: right; } 
.evCon2 .panel_base .panel_base_inner .bottom > .goal .goal_type > div {width: 230px;color: #000;font-size: 26px;font-weight: 900;text-align: left;} 


/* evCon3 */
.evCon3 { padding: 58px 0 151px 0; background-color: #dee2fa; } 
.evCon3 .con3_title { display: flex; flex-direction: column; align-items: center; justify-content: center; margin-bottom: 20px; } 
.evCon3 .con3_title span { display: inline-block; margin-top: 20px; padding: 12px 45px; color: #fff; font-size: 24px; font-weight: bold; background-color: #111111; border-radius: 40px; } 
.evCon3 .clamp-title { margin-bottom: 70px; } 
.evCon3 .box_wrap { display: flex; flex-direction: column; align-items: center; justify-content: center; width: 100%; gap: 40px; } 
.evCon3 .box_wrap .box { display: flex; flex-direction: row; align-items: center; justify-content: center; width: 100%; height: 175px; border-radius: 10px; box-shadow: 0 0 10px rgba(0, 0, 0, 0.05); overflow: hidden; } 
.evCon3 .box_wrap .box .box_title { display: flex; flex-direction: column; align-items: center; justify-content: center; width: 310px; height: 100%; background-color: #0e2da3; } 
.evCon3 .box_wrap .box .box_title h5 { margin-bottom: 15px; line-height: 1.5; color: #fff; font-size: 24px; font-weight: 900; } 
.evCon3 .box_wrap .box .box_title h5 span { color: #f9f038; } 
.evCon3 .box_wrap .box .box_title p { color: #fff; font-size: 16px; } 
.evCon3 .box_wrap .box .box_inner { display: flex; flex-direction: column; align-items: flex-start; justify-content: center; flex: 1; height: 100%; padding-left: 40px; background-color: #fff; } 
.evCon3 .box_wrap .box .box_inner h6 { position: relative; margin-bottom: 15px; font-size: 21px; font-weight: 900; text-align: left; z-index: 1; box-shadow: inset 0 -10px #fcf79b; } 
.evCon3 .box_wrap .box .box_inner p { font-size: 18px; text-align: left; } 


/* evCon4 */
.evCon4 { padding: 58px 0 151px 0; background-color: #c6d0f7; } 
.evCon4 .con4_title { display: flex; flex-direction: column; align-items: center; justify-content: center; margin-bottom: 20px; } 
.evCon4 .con4_title span { display: inline-block; margin-top: 20px; padding: 12px 45px; color: #fff; font-size: 24px; font-weight: bold; background-color: #111111; border-radius: 40px; } 
.evCon4 .clamp-title { margin-bottom: 70px; } 
.evCon4 .tab_base { display: flex; flex-direction: row; align-items: center; justify-content: center; width: 100%; gap: 1px; border-bottom: 2px solid #0e2da3; } 
.evCon4 .tab_base li { flex: 1; height: 110px; background-color: #abb8ea; } 
.evCon4 .tab_base li a { display: flex; flex-direction: column; align-items: center; justify-content: center; width: 100%; height: 100%; color: #838bb0; font-size: 30px; font-weight: 900; } 
.evCon4 .tab_base li a span { display: inline-block; margin-bottom: 5px; font-size: 18px; font-weight: 400; } 
.evCon4 .tab_base li.on { background-color: #0e2da3; } 
.evCon4 .tab_base li.on a { color: #fff; } 
.evCon4 .panel_base_inner { padding-top: 55px; } 
.evCon4 .panel_base_inner .top { display: flex; flex-direction: row; align-items: flex-end; justify-content: center; } 
.evCon4 .panel_base_inner .top > div { display: flex; flex-direction: column; align-items: flex-start; justify-content: center; gap: 30px; } 
.evCon4 .panel_base_inner .top > div .top_title { line-height: 1.4; font-size: 24px; text-align: left; } 
.evCon4 .panel_base_inner .top > div .top_title span { position: relative; font-weight: 900; z-index: 1; } 
.evCon4 .panel_base_inner .top > div .top_title span::before { position: absolute; left: 0; bottom: 0; content: ''; width: 100%; height: 12px; background-color: #fcf79b; z-index: -1; } 
.evCon4 .panel_base_inner .top > div .eventVideo { width: 600px; } 
.evCon4 .con4_slide { margin: 80px 0 40px 0; } 
.evCon4 .con4_slide .swiper-wrapper { gap: 20px; } 
.evCon4 .con4_slide .swiper-slide { display: flex; flex-direction: column; flex: 1 1 auto; height: 180px; } 
.evCon4 .con4_slide .swiper-slide .title { width: calc(100% - 120px); height: 40px; line-height: 40px; margin: 0 auto; color: #fff; font-size: 21px; font-weight: 900; background-color: #0e2da3; border-radius: 30px; z-index: 2; } 
.evCon4 .con4_slide .swiper-slide .text { margin-top: -20px; padding: 49px 10px 35px 10px; line-height: 1.4; font-size: 18px; background-color: #fff; } 
.evCon4 .con4_slide .swiper-pagination { display: none; } 
.evCon4 .table_wrap { border-top: 1px solid #000; border-bottom: 1px solid #000; } 
.evCon4 table th,
.evCon4 table td { height: 60px; color: #000000; font-size: 18px; border: 1px solid #d0d0d0; } 
.evCon4 table th { font-weight: bold; background-color: #f5f5f5; } 
.evCon4 table th b { font-size: 20px; } 
.evCon4 table td { background-color: #fff; } 


/* evCon5 */
.evCon5 { padding: 140px 0 150px 0; background-color: #fff; } 
.evCon5 .clamp-title { margin-bottom: 20px; } 
.evCon5 .clamp-text { margin-bottom: 55px; } 
.evCon5 .con5_sub_title { display: inline-block; margin: 0 auto; margin-top: 70px; margin-bottom: 15px; padding: 12px 35px; color: #fff; font-size: 18px; font-weight: bold; background-color: #0e2da3; border-radius: 40px; } 
.evCon5 .con5_sub_text { margin-bottom: 36px; line-height: 1.4; color: #111111; font-size: 28px; } 
.evCon5 .con5_graph { width: 100%; border: 1px solid #bbbbbb; } 
.evCon5 .con5_graph > .tiny_noti { display: block; margin: 39px 22px 18px 0; color: #111111; font-size: 13px; text-align: right; } 
.evCon5 .swiper_tab_list { display: flex; flex-direction: row; align-items: center; justify-content: flex-end; gap: 5px; margin-bottom: 20px; } 
.evCon5 .swiper_tab_list .swiper_tab { width: 133px; height: 50px; line-height: 50px; color: #999999; font-size: 18px; font-weight: bold; background-color: #e5e5e5; border-radius: 40px; cursor: pointer; } 
.evCon5 .swiper_tab_list .swiper_tab.active { color: #fff; background-color: #0e2da3; } 
.evCon5 .mega_swiper_tab { position: relative; overflow: hidden; background-color: #fff; } 
.evCon5 .mega_swiper_tab .swiper-slide { background-color: #fff; } 

.evCon5 .review_by { float: left; display: inline-block; margin: 30px 0 20px 0; padding: 0 23px; height: 50px; line-height: 50px; color: #fff; font-size: 18px; font-weight: bold; background-color: #111111; border-radius: 40px; } 
.evCon5 .review_by:nth-of-type(6) { margin: 0 0 20px 0; } 
.evCon5 .box_wrap { display: flex; flex-direction: row; align-items: center; justify-content: center; width: 100%; gap: 21px; } 
.evCon5 .box_wrap .box { position: relative; display: flex; flex-direction: column; align-items: center; justify-content: center; flex: 1; padding: 43px 10px; border: 1px solid #d0d0d0; border-top: 2px solid #1c3086; } 
.evCon5 .box_wrap .box::before { position: absolute; right: -1px; bottom: -1px; content: ''; width: 25px; height: 25px; background-image: url('https://image.megagong.net/m/2024/0307_gtelp/con5_box_deco.png'); background-repeat: no-repeat; background-position: center; background-size: contain; } 
.evCon5 .box_wrap .box .box_title { position: relative; margin-bottom: 20px; color: #000; font-size: 21px; font-weight: 900; z-index: 1; } 
.evCon5 .box_wrap .box .box_title span { position: relative; } 
.evCon5 .box_wrap .box .box_title span::before { position: absolute; left: 0; bottom: 0; content: ''; width: 100%; height: 12px; background-color: #fcf79b; z-index: -1; } 
.evCon5 .box_wrap .box .box_text { min-height: 150px; margin-bottom: 15px; line-height: 1.2; color: #666666; font-size: 16px; } 
.evCon5 .box_wrap .box .box_text.custom { min-height: 120px; } 
.evCon5 .box_wrap .box .box_who { color: #999999; font-size: 14px; } 


/* evCon6 */
.evCon6 { padding: 140px 0 150px 0; background-color: #f5f5f5; } 
.evCon6 .clamp-title { margin-bottom: 67px; } 


/* event */
.event { padding: 150px 0; background-color: #0e2ca2; } 
.con_tit .end.ver2::after { mask-image: none; background: inherit !important; background-image: url('https://img.megagong.net/m/2024/0409_gtelp/event_end_ver2.png')!important; background-repeat: no-repeat!important; background-position: center!important; background-size: contain!important; } 
.event .clamp-text { display: flex; flex-direction: column; align-items: center; justify-content: center; margin-bottom: 10px; color: #fff; font-size: 34px; font-weight: 900; } 
.event.new .clamp-text { color: #abbcff; font-size: 26px; font-weight: 400; } 
.event.new .clamp-text span { display: inline-block; margin-top: 20px; line-height: 1.4; color: #faf367; font-size: 35px; } 
.event .clamp-text > img { margin-bottom: 30px; } 
.event .clamp-text .end::after { top: 139px; right: 53px; background: #9fabda; } 
.event .clamp-title { margin-bottom: 25px; color: #faf367; } 
.event.new .clamp-title { margin-bottom: 85px; color: #fff; font-size: 55px; } 
.event.new .clamp-title span { color: #faf367; } 
.event .con_box > p { margin-bottom: 50px; line-height: 1.6; color: rgba(255, 255, 255, 0.6); font-size: 22px; font-weight: 300; } 
.event .info_box { position: relative; display: flex; flex-direction: column; align-items: center; justify-content: center; padding: 55px 0; } 
.event.new .info_box { margin: 70px 0 100px 0; } 
.event .info_box::before { position: absolute; top: 0; left: 50%; transform: translate(-50%, 0); content: ''; width: 100vw; height: 100%; background-color: rgba(255, 255, 255, 0.08); z-index: 0; } 
.event .info_box ul { display: flex; flex-direction: column; align-items: flex-start; justify-content: center; gap: 20px; z-index: 2; } 
.event .info_box ul li { display: flex; flex-direction: row; align-items: center; justify-content: flex-start; color: #fff; font-size: 21px; font-weight: bold; text-align: left; } 
.event .info_box ul li span { width: 130px; height: 19px; line-height: 19px; padding-left: 12px; text-align: left; border-left: 2px solid #fff; } 
.event .gift { display: flex; flex-direction: row; align-items: center; justify-content: center; gap: 79px; margin: 60px 0 79px 0; } 
.event .evt_btn a { display: inline-block; padding: 20px 88px; font-size: 30px; font-weight: bold; background-color: #faf367; border-radius: 10px; } 
.event .evt_btn a > img { margin-left: 14px; } 


/* evWarning */
.evWarning { padding: 60px 0 !important; } 
.evWarning .warningList .w_tit { font-weight: bold; } 
.evWarning .warningList > li { margin-top: 10px; } 
.evWarning .warningList li ul li a { margin-left: 0; color: blue; font-size: inherit; } 


/* ÆË¾÷ */
[class*=mg_popup_wrap] .content_area .content_inner h4 { margin-bottom: 20px; font-size: 30px; font-weight: bold; text-align: center; } 
[class*=mg_popup_wrap] .content_area .content_inner p { margin-bottom: 25px; line-height: 1.4; font-size: 15px; text-align: center; } 
[class*=mg_popup_wrap] .content_area .content_inner p span { color: #1937b7; font-weight: bold; } 
[class*=mg_popup_wrap] .content_area .content_inner .for_table_scroll { border-top: 1px solid #000; border-bottom: 1px solid #000; } 
[class*=mg_popup_wrap] .content_area .content_inner .for_table_scroll > div { height: 328px; overflow: auto; } 
[class*=mg_popup_wrap] .content_area .content_inner .for_table_scroll > div::-webkit-scrollbar { width: 20px; } 
[class*=mg_popup_wrap] .content_area .content_inner .for_table_scroll > div::-webkit-scrollbar-track { background-color: transparent; } 
[class*=mg_popup_wrap] .content_area .content_inner .for_table_scroll > div::-webkit-scrollbar-thumb { background-color: #a7a7a7; border-radius: 20px; border: 5px solid transparent; background-clip: content-box; } 
[class*=mg_popup_wrap] .content_area .content_inner table th,
[class*=mg_popup_wrap] .content_area .content_inner table td { height: 40px; color: #000000; font-size: 13px; text-align: center; border: 1px solid #d0d0d0; } 
[class*=mg_popup_wrap] .content_area .content_inner table th { font-weight: bold; background-color: #f5f5f5; } 
[class*=mg_popup_wrap] .content_area .content_inner table td { background-color: #fff; } 


@media screen and (max-width: 1200px){
    .evSection .clamp-title { font-size: clamp(26px,5vmin,46px); } 
    .evSection .clamp-text { font-size: clamp(15px,3vmin,22px); } 


    .evCon4 .panel_base_inner .top { flex-direction: column; align-items: center; gap: 20px; } 
    .evCon4 .panel_base_inner .top > div { align-items: center; } 
    .evCon4 .panel_base_inner .top > div .top_title { text-align: center; } 


    .event .clamp-text { font-size: clamp(15px, 3vmin, 24px); } 
    .evCon5 .con5_sub_title { font-size: clamp(15px, 3vmin, 22px); } 
    .evCon5 .con5_sub_text,
    .evCon5 .review_by { font-size: clamp(15px, 3vmin, 22px); } 
    .evCon5 .con5_graph > .tiny_noti { font-size: 9px; } 
}

@media screen and (max-width: 992px){
    .evSection .clamp-title { font-size: clamp(26px, 4.5vmin, 46px); } 

    .evCon2 .panel_base .panel_base_inner { padding: 30px; } 
    .evCon2 .panel_base .panel_base_inner .top { margin-bottom: 20px; } 
    .evCon2 .panel_base .panel_base_inner .bottom > p { font-size: 22px; } 
    .evCon2 .panel_base .panel_base_inner .bottom > .goal .goal_type > span,
    .evCon2 .panel_base .panel_base_inner .bottom > .goal .goal_type > div { font-size: 22px; } 


    .evCon3 .box_wrap .box .box_title { width: 230px; } 
    .evCon4 .con4_slide { position: relative; overflow: hidden; } 
    .evCon4 .con4_slide .swiper-wrapper { gap: 0; } 
    .evCon4 .con4_slide .swiper-slide { flex: 1 0 100%; } 
    .evCon4 .con4_slide .swiper-pagination { display: block; bottom: 0; } 


    .evCon5 .swiper_tab_list { justify-content: center; } 
    .evCon5 .box_wrap { flex-wrap: wrap; gap: 10px; width: 70%; margin: 0 auto; } 
    .evCon5 .box_wrap .box { flex: initial; width: 100%; padding: 30px 10px; } 
    .evCon5 .box_wrap .box .box_text,
    .evCon5 .box_wrap .box .box_text.custom { min-height: initial; } 
    .evCon5 .box_wrap .box .box_text br { display: none; } 

    .evCon5 .con5_sub_title { margin-top: 30px; } 
    .evCon5 .con5_sub_title:nth-of-type(4) { margin-top: 60px; } 
    .evCon5 .review_by { float: initial; } 
    .event .info_box ul li { font-size: 18px; } 
    .event .evt_btn a { font-size: 20px; } 
}

@media screen and (max-width: 768px){
    .evSection.main { padding: 10vw 5vw 12vw 5vw; } 

    .evCon1 { padding: 10vw 0; } 
    .evCon1 .clamp-text { margin-bottom: 8vw; } 
    .table > li > div:first-of-type { width: 20%; } 
    .table_th, .table_td { width: 40%; } 
    .table_td { font-size: 16px; } 

    .evCon2 { padding: 10vw 0; } 
    .evCon2 .clamp-title { margin-bottom: 6vw; } 
    .evCon2 .con_box > a { height: 40px; font-size: 14px; } 
    .evCon2 .tab_base li { height: 55px; } 
    .evCon2 .tab_base li a { font-size: 18px; } 
    .evCon2 .panel_base .panel_base_inner .top { gap: 5px; } 
    .evCon2 .panel_base .panel_base_inner .top button { width: 60px; height: 40px; line-height: 40px; font-size: 14px; } 
    .select {height: 40px;padding: 0 40px 0 10px;font-size: 14px;background-size: 40px;} 
    .evCon2 .panel_base .panel_base_inner .bottom > p { min-height: 50px; font-size: 16px; } 
    .evCon2 .panel_base .panel_base_inner .bottom > .goal .goal_type > span {width: 190px;} 
    .evCon2 .panel_base .panel_base_inner .bottom > .goal .goal_type > div {width: 154px;} 
    .evCon2 .panel_base .panel_base_inner .bottom > .goal .goal_type > span, .evCon2 .panel_base .panel_base_inner .bottom > .goal .goal_type > div { font-size: 16px; } 


    .evCon3,
    .evCon4 { padding: 5vw 0 10vw 0; } 
    .evCon3 .con3_title span,
    .evCon4 .con4_title span { margin-top: 10px; padding: 7px 25px; font-size: 16px; } 
    .evCon3 .clamp-title,
    .evCon4 .clamp-title { margin-bottom: 8vw; } 
    .evCon3 .box_wrap .box { flex-direction: column; height: initial; } 
    .evCon3 .box_wrap .box .box_title { width: 100%; padding: 20px 0; } 
    .evCon3 .box_wrap .box .box_inner { align-items: center; width: 100%; flex: initial; padding: 20px 0; } 
    .evCon3 .box_wrap .box .box_inner h6,
    .evCon3 .box_wrap .box .box_inner p { text-align: center; } 


    .evCon4 .tab_base li { height: 90px; } 
    .evCon4 .tab_base li a { font-size: 24px; } 
    .evCon4 .tab_base li a span { margin-bottom: 0; font-size: 14px; } 
    .evCon4 .panel_base_inner .top > div { width: 100%; } 
    .evCon4 .panel_base_inner .top > div .top_title { font-size: 20px; } 
    .evCon4 .panel_base_inner .top > div .eventVideo { width: 100%; } 
    .evCon4 .con4_slide { margin: 8vw 0 5vw 0; } 
    .evCon4 .con4_slide .swiper-slide .title { font-size: 18px; } 
    .evCon4 .con4_slide .swiper-slide .text { font-size: 15px; } 
    .evCon4 table th b { font-size: 15px; } 
    .evCon4 table th, .evCon4 table td { font-size: 13px; } 


    .evCon5 { padding: 10vw 0; } 
    .evCon5 .clamp-text { margin-bottom: 6vw; } 
    .evCon5 .box_wrap .box .box_title { font-size: 18px; } 
    .evCon5 .box_wrap .box .box_text { font-size: 13px; } 
    .evCon5 .box_wrap .box .box_who { font-size: 11px; } 
    .evCon5 .con5_sub_title { margin-top: 5vw; } 
    .evCon5 .con5_sub_title:nth-of-type(4) { margin-top: 10vw; } 
    .evCon5 .con5_graph { overflow: hidden; } 
    .evCon5 .con5_graph > img { margin: 20px 0 0 0; transform: scale(1.2); } 

    .evCon6 { padding: 10vw 0; } 
    .evCon6 .clamp-title { margin-bottom: 8vw; } 


    .event { padding: 10vw 0; } 
    .event .clamp-text,
    .event.new .clamp-text,
    .event.new .clamp-text span { font-size: clamp(15px, 5vmin, 24px); } 
    .event .clamp-text > img { width: 30%; margin-bottom: 30px; } 
    .event .clamp-text .end::after { top: 0; } 
    .event.new .clamp-title { font-size: clamp(26px, 6.8vmin, 46px); } 
    .event .con_box > p { font-size: 15px; } 
    
    .event.new .info_box { margin: 4vw 0 6vw 0; } 
    .event .info_box ul { width: 330px; } 
    .event .info_box ul li { flex-direction: column; align-items: flex-start; justify-content: center; gap: 10px; } 
    .event .gift { gap: 20px; margin: 10vw 0 10vw 0; } 
    .event .gift > img { width: 45%; } 
}

@media screen and (max-width: 576px){
    .evSection .clamp-title { font-size: clamp(20px, 5vmin, 46px); } 
    .evSection .clamp-text { font-size: clamp(12px, 3vmin, 22px); } 


    .evCon1 .clamp-title { margin-bottom: 10px; } 
    .table_th { height: 40px; font-size: 16px; } 
    .table_td { min-height: 40px; font-size: 12px; } 


    .evCon2 .clamp-text { margin-bottom: 10px; } 
    .evCon2 .con_box { align-items: center; } 
    .evCon2 .con_box > a { height: 35px; margin-bottom: 10px; padding: 0 15px; font-size: 12px; } 
    .evCon2 .tab_base li { height: 45px; } 
    .evCon2 .tab_base li a { font-size: 16px; } 
    .evCon2 .panel_base .panel_base_inner { padding: 30px 10px; } 
    .evCon2 .panel_base .panel_base_inner .top { flex-direction: column; } 
    .select { width: 100%; flex: initial; } 
    .evCon2 .panel_base .panel_base_inner .bottom{
    padding: 20px 0;
}
    .evCon2 .panel_base .panel_base_inner .bottom > p{
    font-size: 14px;
}
    .evCon2 .panel_base .panel_base_inner .bottom > .goal .goal_type{
    gap: 7px;
}
    .evCon2 .panel_base .panel_base_inner .bottom > .goal .goal_type > span {width: auto;} 
    .evCon2 .panel_base .panel_base_inner .bottom > .goal .goal_type > div {width: auto;} 
    .evCon2 .panel_base .panel_base_inner .bottom > .goal .goal_type > span, .evCon2 .panel_base .panel_base_inner .bottom > .goal .goal_type > div {font-size: 14px;} 


    .evCon3 .con3_title,
    .evCon4 .con4_title { margin-bottom: 10px; } 
    .evCon3 .con3_title > img, .evCon4 .con4_title > img { width: 50px; } 
    .evCon3 .con3_title span, .evCon4 .con4_title span { font-size: 14px; } 
    .evCon3 .box_wrap .box .box_title h5 { margin-bottom: 10px; font-size: 16px; } 
    .evCon3 .box_wrap .box .box_title p,
    .evCon3 .box_wrap .box .box_inner p { font-size: 13px; } 
    .evCon3 .box_wrap .box .box_inner h6 { font-size: 16px; } 


    .evCon4 .tab_base li { height: 65px; } 
    .evCon4 .tab_base li a { font-size: 16px; } 
    .evCon4 .tab_base li a span { font-size: 10px; } 
    .evCon4 .panel_base_inner .top > img { width: 60%; } 
    .evCon4 .panel_base_inner .top > div .top_title { font-size: 14px; } 
    .evCon4 .con4_slide .swiper-slide .title { font-size: 15px; } 
    .evCon4 .con4_slide .swiper-slide .text { font-size: 13px; } 
    .evCon4 table th b { font-size: 13px; } 
    .evCon4 table th, .evCon4 table td { font-size: 11px; } 


    .evCon5 .clamp-title { margin-bottom: 10px; } 
    .evCon5 .swiper_tab_list .swiper_tab { width: 100px; height: 40px; line-height: 40px; font-size: 15px; } 
    .evCon5 .box_wrap { width: 100%; } 
    .evCon5 .box_wrap .box { padding: 14px 5px; } 
    .evCon5 .box_wrap .box .box_title { margin-bottom: 8px; font-size: 15px; } 
    .evCon5 .box_wrap .box .box_text { margin-bottom: 5px; font-size: 12px; } 
    .evCon5 .con5_sub_title,
    .evCon5 .review_by { height: initial; line-height: initial; padding: 7px 20px; } 

    .event .con_box > p { margin-bottom: 8vw; } 
    .event .info_box ul { width: 230px; } 
    .event .info_box ul li { font-size: 13px; } 
    .event .evt_btn a { padding: 15px 40px; font-size: 16px; } 
    .event .evt_btn a > img { width: 10px; margin-top: -2px; margin-left: 7px; } 


    [class*=mg_popup_wrap] .content_area .content_inner h4 { font-size: 20px; } 
    [class*=mg_popup_wrap] .content_area .content_inner p { margin-bottom: 25px; font-size: 12px; } 
    [class*=mg_popup_wrap] .content_area .content_inner .for_table_scroll > div { height: 40vh; min-height: 300px; } 
    [class*=mg_popup_wrap] .content_area .content_inner .for_table_scroll > div::-webkit-scrollbar { width: 10px; } 
    [class*=mg_popup_wrap] .content_area .content_inner .for_table_scroll > div::-webkit-scrollbar-thumb { border: 2px solid transparent; } 
    [class*=mg_popup_wrap] .content_area .content_inner table th,
    [class*=mg_popup_wrap] .content_area .content_inner table td { height: 40px; font-size: 12px; } 
}