@charset "euc-kr"; /* main */
.main { background-image: url('https://image.megagong.net/m/2023/0828_wjsgywls1/main_bg.jpg'); background-repeat: no-repeat; background-position: center; background-size: cover; } 
.main h3 { position: relative; margin: 0 -75.5px; } 
.main h3 .main_subtext_top { position: absolute; top: 40px; left: 50%; transform: translate(-50%, 0); color: #363636; font-size: 20px; font-weight: 300; } 
.main h3 .main_subtext_top b { font-weight: 400; } 
.main h3 .main_subtext_left { position: absolute; top: 29%; left: 4%; color: #212121; font-size: 18px; text-align: left; } 
.main h3 .main_subtext_left:nth-child(3) { top: 36%; } 
.main h3 .main_subtext_left:nth-child(4) { top: 43%; } 
.main h3 .main_subtext_left span { position: relative; display: inline-block; margin-bottom: 16px; color: #962735; font-size: 22px; font-weight: bold; text-align: left; } 
.main h3 .main_subtext_left span::before { position: absolute; right: 0; bottom: -6px; content: ''; width: 100vw; height: 2px; background-color: #962735; } 
.main h3 .main_subtext_left:nth-child(2) span strong { letter-spacing: 0.2382em; } 
.main h3 .main_subtext_left:nth-child(3) span strong { letter-spacing: 0.10425em; } 
.main h3 .main_subtext_left i { font-style: normal; position: absolute; top: -15px; font-size: 10px; color: #fff; background: #902230; border-radius: 2px; width: 53px; text-align: center; line-height: 16px; } 
.main h3 .main_subtext_bottom { position: absolute; left: 50%; bottom: 76px; transform: translate(-50%, 0); display: flex; flex-direction: row; align-items: center; justify-content: center; color: #212121; font-size: 19px; font-weight: 300; } 
.main h3 .main_subtext_bottom b:first-of-type { margin-left: 15px; } 
.main h3 .main_subtext_bottom b:last-of-type { position: relative; margin-left: 10px; margin-right: 5px; padding-left: 10px; } 
.main h3 .main_subtext_bottom b:last-of-type::before { position: absolute; top: 50%; left: 0; transform: translate(0, -50%); content: ''; width: 1px; height: 19px; background-color: #3e3536; } 


/* main_tab */
.main_tab_base { background-color: #747474; } 
.main_tab_base.on { position: fixed; top: 0; left: 0; width: 100%; z-index: 3; } 
.main_tab_base.on+.panel_base_top.on { padding-top: 80px; } 
.main_tab_base .inner { display: flex; flex-direction: row; align-items: center; justify-content: center; background-color: #747474; } 
.main_tab_base .inner li { flex: 1; height: 80px; background-color: #747474; } 
.main_tab_base .inner li.on { background-color: #962735; } 
.main_tab_base .inner li.on:first-of-type { position: relative; } 
.main_tab_base .inner li.on:last-of-type { position: relative; } 
.main_tab_base .inner li.on:first-of-type::before { position: absolute; top: 0; left: -100vw; content: ''; width: 100vw; height: 100%; background-color: #962735; } 
.main_tab_base .inner li.on:last-of-type::before { position: absolute; top: 0; right: -100vw; content: ''; width: 100vw; height: 100%; background-color: #962735; } 
.main_tab_base .inner li a { display: flex; flex-direction: column; align-items: center; justify-content: center; width: 100%; height: 100%; color: #fff; font-size: 22px; font-weight: 900; } 
.main_tab_base .inner li a i { font-size: 15px; font-style: normal; font-weight: 300; } 


/* evSection */
.br576 { display: none; } 
.evSection .con_tit { margin-bottom: 40px; color: #000000; font-size: 45px; font-weight: 900; } 
.evSection .con_tit i { margin-bottom: 12px; font-size: 26px; font-weight: bold; font-style: normal; } 


/* evCon1 */
.evCon1 { padding: 148px 0 160px 0; background-color: #e7e7e7; } 
.evCon1 .con_tit { margin-bottom: 60px; } 
.evCon1 .con_box .con1_swiper { position: relative; padding-top: 30px; overflow: clip; } 
.evCon1 .con_box .con1_swiper .swiper-wrapper .swiper-slide { padding: 29px 34px 59px 34px; background-color: #fff; border-radius: 15px; } 
.evCon1 .con_box .con1_swiper .swiper-pagination { top: 0; left: initial; right: 0; bottom: initial; display: flex; flex-direction: row; align-items: center; justify-content: flex-end; z-index: 1; } 
.evCon1 .con_box .con1_swiper .swiper-pagination-bullet { width: 13px; height: 13px; margin: 0 1.5px; background-color: #c2c2c2; opacity: 1; } 
.evCon1 .con_box .con1_swiper .swiper-pagination-bullet-active { width: 43px; height: 13px; margin: 0 3px; background-color: #b14e5b; border-radius: 20px; } 
.evCon1 .con_box .con1_swiper .top { position: relative; display: flex; flex-direction: row; align-items: flex-end; justify-content: center; height: 80px; margin-bottom: 20px; padding-bottom: 20px; border-bottom: 2px dashed #ebebeb; } 
.evCon1 .con_box .con1_swiper .top > img:first-of-type { position: absolute; top: 50%; left: 0; transform: translate(0, -50%); } 
.evCon1 .con_box .con1_swiper .bottom { display: flex; flex-direction: column; align-items: center; justify-content: center; } 
.evCon1 .con_box .con1_swiper .bottom p { color: #000000; font-size: 17px; font-weight: 300; } 
.evCon1 .con_box .con1_swiper .bottom span { display: inline-block; margin-top: 30px; padding: 7px 30px; color: #000000; font-size: 16px; font-weight: 300; background-color: #e7e7e7; border-radius: 30px; } 
.evCon1 .con_box > button { display: flex; flex-direction: row; align-items: center; justify-content: center; width: 472px; height: 75px; margin: 0 auto; margin-top: 60px; color: #fff; font-size: 20px; font-weight: bold; font-family: 'NotoSans KR'; background-color: #000000; } 
.evCon1 .con_box > button > img { margin-left: 10px; } 


/* evCon2 */
.evCon2 { padding: 152px 0 160px 0; background-color: #f4d9dd; } 
.evCon2 .con_tit { margin-bottom: 60px; } 
.evCon2 .con_box .con_subtitle { display: flex; flex-direction: row; align-items: center; justify-content: center; margin-bottom: 25px; } 
.evCon2 .con_box .con_subtitle:first-of-type { margin-bottom: 30px; } 
.evCon2 .con_box .con_subtitle .line { flex: 1; height: 1px; background-color: #000; } 
.evCon2 .con_box .con_subtitle .text { margin: 0 30px; color: #000000; font-size: 24px; } 
.evCon2 .con_box .teacher { position: relative; margin-bottom: 105px; } 
.evCon2 .con_box .teacher .bubble { position: absolute; z-index: 1; } 
.evCon2 .con_box .teacher .bubble.bubble01 { left: 45px; bottom: 78px; } 
.evCon2 .con_box .teacher .bubble.bubble02 { right: 41px; bottom: 22px; } 
.evCon2 .con_box .step_wrapper { display: flex; flex-direction: row; align-items: center; justify-content: center; } 
.evCon2 .con_box .step_wrapper .step { flex: 1; padding: 21px 0 35px 0; background-color: #fff; border-radius: 15px; } 
.evCon2 .con_box .step_wrapper .step span { display: inline-block; margin-bottom: 15px; padding: 5px 13px; color: #403536; font-size: 13px; font-weight: bold; border: 1px solid #a4a4a4; border-radius: 30px; } 
.evCon2 .con_box .step_wrapper .step p { color: #000000; font-size: 17px; } 
.evCon2 .con_box .step_wrapper .arrow { margin: 0 -10px; z-index: 1; } 


/* evCon3 */
.evCon3 { padding: 152px 0 152px 0; background-image: url('https://image.megagong.net/m/2023/0828_wjsgywls1/con3_bg.jpg'); background-repeat: no-repeat; background-position: center; background-size: cover; } 
.evCon3 .con_tit { margin-bottom: 30px; } 
.evCon3 .con_box .img_wrapper { display: flex; flex-direction: row; align-items: center; justify-content: center; margin-bottom: 48px; } 
.evCon3 .con_box .img_wrapper img:first-of-type { margin-right: 31px; } 
.evCon3 .con_box > p { font-size: 30px; font-weight: bold; } 


/* evCon4 */
.evCon4 { padding: 145px 0 200px 0; background-color: #962735; } 
.evCon4 .con_tit { color: #fff; } 
.evCon4 .con_box .con4_slide { position: relative; margin: 0 auto; } 
.evCon4 .con_box .con4_slide .slick-arrow { position: absolute; top: 50%; transform: translate(0, -50%); width: 44px; height: 85px; font-size: 0; background-repeat: no-repeat; background-position: center; background-size: contain; z-index: 1; } 
.evCon4 .con_box .con4_slide .slick-prev { left: -84px; background-image: url('https://image.megagong.net/m/2023/0828_wjsgywls1/con4_swiper_left.png'); } 
.evCon4 .con_box .con4_slide .slick-next { right: -84px; background-image: url('https://image.megagong.net/m/2023/0828_wjsgywls1/con4_swiper_right.png'); } 
.evCon4 .con_box .con4_slide .slick-dots li { display: none; } 
.evCon4 .con_box .con4_slide .slick-dots li.slick-active { position: absolute; left: 50%; bottom: -90px; transform: translate(-50%, 0); display: inline-block; width: auto; margin: 0 auto; padding: 7px 30px; color: #fff; font-size: 16px; font-weight: 300; border: 1px solid #cccccc; border-radius: 30px; z-index: 2; } 
.evCon4 .con_box .con4_slide .item { padding: 61px 40px 104px 40px; background-color: #fff; border-radius: 15px; } 
.evCon4 .con_box .con4_slide .item span { display: inline-block; width: 39px; height: 39px; line-height: 39px; margin-bottom: 5px; color: #000000; font-size: 20px; font-weight: bold; background-color: #f4d9dd; border-radius: 50%; } 
.evCon4 .con_box .con4_slide .item h6 { margin-bottom: 17px; color: #000000; font-size: 28px; font-weight: 900; } 
.evCon4 .con_box .con4_slide .item p { margin-bottom: 60px; color: #000000; font-size: 20px; font-weight: 400; } 


/* evCon5 */
.evCon5 { padding: 150px 0 150px 0; background-color: #ececec; } 
.evCon5 .con_box > p { margin-top: 50px; font-size: 28px; font-weight: bold; } 
.evCon5 .con_box .tab_base { display: flex; flex-direction: row; align-items: center; justify-content: center; } 
.evCon5 .con_box .tab_base li { flex: 1; height: 108px; margin-right: 3px; background-color: #e1e1e1; } 
.evCon5 .con_box .tab_base li:last-of-type { margin-right: 0; } 
.evCon5 .con_box .tab_base li.on { background-color: #fff; } 
.evCon5 .con_box .tab_base li a { display: flex; flex-direction: column; align-items: center; justify-content: center; width: 100%; height: 100%; line-height: 1.4; font-size: 20px; font-weight: 300; } 
.evCon5 .con_box .panel_base li { display: flex; flex-direction: column; align-items: center; justify-content: center; min-height: 563px; padding: 35px 0; background-color: #fff; } 
.evCon5 .con_box .panel_base h6 { font-size: 26px; font-weight: bold; } 
.evCon5 .con_box .panel_base .con6_tab_middle1 { margin: 35px 0 35px 0; } 
.evCon5 .con_box .panel_base .con6_tab_middle2 { display: flex; flex-direction: row; align-items: center; justify-content: center; margin: 35px 0 35px 0; } 
.evCon5 .con_box .panel_base .con6_tab_middle2 > img { border-radius: 20px; box-shadow: 10px 10px 10px rgba(0, 0, 0, 0.15); } 
.evCon5 .con_box .panel_base .con6_tab_middle2 > img:first-of-type { margin-right: 40px; } 
.evCon5 .con_box .panel_base .con6_tab_middle3 { display: flex; flex-direction: row; flex-wrap: wrap; align-items: center; justify-content: center; gap: 20px; margin: 35px 63px 35px 63px; padding: 37px 71px; background-color: #ececec; border-radius: 20px; } 
.evCon5 .con_box .panel_base .con6_tab_middle3 span { display: inline-block; width: 222px; height: 45px; line-height: 45px; color: #fff; font-size: 18px; font-weight: 400; border-radius: 30px; } 
.evCon5 .con_box .panel_base .con6_tab_middle3 span:nth-of-type(odd) { background-color: #962735; } 
.evCon5 .con_box .panel_base .con6_tab_middle3 span:nth-of-type(even) { background-color: #5e38bd; } 
.evCon5 .con_box .panel_base p { color: #3a3a3a; font-size: 22px; font-weight: bold; } 


/* evCon6 */
.evCon6 { position: relative; overflow: initial !important; padding: 152px 0 161px 0; background-color: #ffffff; } 
.evCon6::before { position: absolute; left: -8%; bottom: 0; content: ''; width: 369px; height: 1054px; background-image: url('https://image.megagong.net/m/2023/0828_wjsgywls1/con6_teacher.png'); background-repeat: no-repeat; background-position: center; background-size: contain; display: none; } 
.evCon6 .con_box .lecture { padding-bottom: 0 !important; background-color: #fff; } 
/* event */
.event { padding: 162px 0 160px 0; } 
.event .inner { position: relative; } 
.event .inner .fin { position: absolute; top: 73px; right: 21px; z-index: 2; } 
.event .con_tit { margin-bottom: 28px; color: #fff; font-size: 48px; font-weight: 300; } 
.event .con_tit b { font-weight: 900; } 
.event .con_tit > img { margin-bottom: 30px; } 
.event .con_box > p { margin-bottom: 50px; color: #fff; font-size: 25px; font-weight: bold; } 
.event .con_box .container_info { position: relative; flex-direction: column; align-items: flex-start; color: #fff; margin: 0 40px; padding: 30px 40px; background-color: transparent; border-radius: 0; border-top: 1px solid #fff; border-bottom: 1px solid #fff; } 
.event .con_box .container_info .info { margin-right: 0; margin-bottom: 12px; } 
.event .con_box .container_info .info .info_title { margin-right: 23px; padding-left: 10px; } 
.event .con_box .container_info .info .info_title::before { left: 0; background-color: #fff; } 
.event .con_box .container_info .info .info_title::after { content: ':'; width: initial; height: initial; font-weight: 300; background-color: transparent; } 
.event .con_box .container_info .info .info_date { text-align: left; } 
.event .con_box .container_info .info .noti { margin-top: 8px; color: #cfcfcf; font-size: 16px; } 
.event .con_box .container_info .info:nth-of-type(3) { flex-direction: column; align-items: flex-start; justify-content: flex-start; } 
.event .con_box .container_info .info:nth-of-type(3) .info_title { margin-bottom: 12px; } 
.event .con_box .container_info .info:nth-of-type(3) .info_date { padding-left: 15px; } 
.event .con_box .container_info .deco { position: absolute; right: 70px; bottom: 23px; z-index: 1; } 
.event .con_box .gift { display: flex; flex-direction: row; align-items: center; justify-content: space-between; margin: 60px 0 100px 0; } 
.event .con_box .btn_wrapper { display: flex; flex-direction: row; align-items: center; justify-content: center; } 
.event .con_box .btn_wrapper a { display: flex; flex-direction: row; align-items: center; justify-content: center; width: 365px; height: 80px; font-size: 23px; font-weight: bold; } 
.event .con_box .btn_wrapper a:first-of-type { margin-right: 42px; color: #fff; background-color: #1d1d1d; } 
.event .con_box .btn_wrapper a:last-of-type { color: #000000; background-color: #f2a5ec; } 


/* event1 */
.event1 { background-color: #98074b; } 
.event1 .con_tit b { color: #f2a5ec; } 
.event1 .con_box > p span { color: #f2a5ec; } 


/* event2 */
.event2 { background-color: #9c128d; } 
.event2 .con_tit b { color: #b8b8ff; } 
.event2 .con_box > p span { color: #b7b7ff; } 
.event2 .con_box .container_info .deco { right: 46px; bottom: -1px; } 
.event2 .con_box .btn_wrapper a:last-of-type { background-color: #b8b8ff; } 


/* Å¸»ç ¼ö°­ ÀÎÁõÇÏ±â ÆË¾÷ */
[class*=popup_cetify] table:first-of-type { margin-bottom: 10px; } 
[class*=popup_cetify] table th,[class*=popup_cetify] table td { padding: 10px 0; border: 1px solid #ddd; } 
[class*=popup_cetify] table th { text-align: center; background-color: #f1f1f1; } 
[class*=popup_cetify] table td { padding: 10px 5px; } 
#popupCetify .filebox { height: 40px; padding-right: 60px; } 
#popupCetify .filebox .filename { width: 100%; } 
#popupCetify .s-filename { padding-right: 16px; color: #111; font-size: 12px; } 
#popupCetify .filebox .filename input[type="text"], #popupCetify .s-filename-wrap { width: 100%; padding-right: 0; } 
#popupCetify .filebox .filebtn { width: 60px; height: 38px; font-size: 12px; } 
.mg_s_info { margin-top: 10px; } 
.mg_s_info li { margin-top: 5px; line-height: 1.2; font-size: 12px; } 
.mg_s_info li a { color: red; text-decoration: underline; text-underline-offset: 4px; } 
.mg_terms { padding: 10px; font-size: 12px; } 
[class*=popup_cetify] .btns-wrap { display: flex; flex-direction: row; align-items: center; justify-content: center; margin-top: 15px; } 
[class*=popup_cetify] .btns-wrap a { display: inline-block; margin: 0 auto; padding: 20px 40px; color: #fff; font-size: 16px; font-weight: 900; background-color: #111; } 


/* evtoggleWarning */
.warningList li .s_tit { font-weight: 900; } 
.warningList li ul li a { margin-left: 0; color: #ff0000; } 


@media screen and (max-width: 1200px){
 .main h3 { margin: 0 auto; margin-top: 5vw; margin-bottom: 5vw; } 
.main h3 .main_subtext_top { top: 0; white-space: nowrap; } 
.main h3 .main_subtext_left { left: 0; } 
 .main h3 .main_subtext_left i { font-size: 8px; width: 48px; line-height: 14px; top: -13px; } 
.main h3 .main_subtext_bottom { bottom: 6%; } 
.main_tab_base .inner { width: 100%; } 
.evSection .con_tit { font-size: 42px; } 
.evSection .con_tit i { font-size: 24px; } 
.evCon2 .con_box .step_wrapper .step p { font-size: 15px; } 
.evCon3 .con_box .img_wrapper img { width: 47%; } 
.evCon4 { padding: 145px 0; } 
.evCon4 .con_box .con4_slide { margin: 0 38px; } 
.evCon4 .con_box .con4_slide .slick-arrow { width: 22px; height: 55px; } 
.evCon4 .con_box .con4_slide .slick-prev { left: -44px; } 
.evCon4 .con_box .con4_slide .slick-next { right: -44px; } 
.evCon4 .con_box .con4_slide .slick-dots li.slick-active { bottom: -50px; padding: 4px 20px; font-size: 12px } 
.evCon5 .con_box .panel_base li { min-height: initial; } 
.evCon5 .con_box .panel_base .con6_tab_middle3 { padding: 37px 60px; width: 90%; } 
.event .con_box .container_info { margin: 0 auto; } 
.event .con_box .gift > img { height: 164px; margin: 0 20px; } 
 }

@media screen and (max-width: 992px){
 .main h3 .main_subtext_top { font-size: 18px; } 
.main h3 .main_subtext_left { font-size: 16px; } 
 .main h3 .main_subtext_left:nth-child(3) { top: 39%; } 
 .main h3 .main_subtext_left:nth-child(4) { top: 49%; } 
.main h3 .main_subtext_left span { font-size: 18px; } 
.main h3 .main_subtext_bottom { font-size: 16px; } 
.evSection .con_tit { font-size: 33px; } 
.evSection .con_tit i { font-size: 20px; } 
.evCon1 { padding: 10vw 0; } 
.evCon1 .con_tit { margin-bottom: 7vw; } 
.evCon1 .con_box .con1_swiper { padding-top: 18px; } 
.evCon1 .con_box .con1_swiper .swiper-pagination-bullet { width: 9px; height: 9px; } 
.evCon1 .con_box .con1_swiper .swiper-pagination-bullet-active { width: 30px; height: 9px; } 
.evCon1 .con_box .con1_swiper .top > img:first-of-type { width: 20%; } 
.evCon1 .con_box .con1_swiper .top > img:last-of-type { width: 65%; } 
.evCon1 .con_box .con1_swiper .bottom p { font-size: 14px; } 
.evCon1 .con_box > button { margin-top: 5vw; } 
.evCon2 { padding: 10vw 0; } 
.evCon2 .con_tit { margin-bottom: 7vw; } 
.evCon2 .con_box .con_subtitle .text { margin: 0 20px; font-size: 18px; } 
.evCon2 .con_box .teacher { margin-bottom: 7vw; } 
.evCon2 .con_box .teacher .bubble { width: 30%; } 
.evCon2 .con_box .teacher .bubble.bubble01 { left: 0; } 
.evCon2 .con_box .teacher .bubble.bubble02 { right: 0; } 
.evCon2 .con_box .con_subtitle:first-of-type { margin-bottom: 10px; } 
.evCon2 .con_box .con_subtitle { margin-bottom: 10px; } 
.evCon2 .con_box .step_wrapper .step span { margin-bottom: 5px; padding: 2px 10px; font-size: 10px; } 
.evCon2 .con_box .step_wrapper .step p { font-size: 11px; } 
.evCon2 .con_box .step_wrapper .arrow { width: 20px; height: 20px; margin: 0 -8px; } 
.evCon3 { padding: 10vw 0; } 
.evCon3 .con_box .img_wrapper img { width: 50%; } 
.evCon3 .con_box .img_wrapper img:first-of-type { margin-right: 10px; } 
.evCon3 .con_box > p { font-size: 22px; } 
.evCon4 { padding: 10vw 0; } 
.evCon4 .con_box .con4_slide { margin: 0 38px; } 
.evCon4 .con_box .con4_slide .slick-arrow { width: 22px; height: 55px; } 
.evCon4 .con_box .con4_slide .slick-prev { left: -44px; } 
.evCon4 .con_box .con4_slide .slick-next { right: -44px; } 
.evCon4 .con_box .con4_slide .slick-dots li.slick-active { bottom: -30px; padding: 4px 20px; font-size: 12px } 
.evCon4 .con_box .con4_slide .item { padding: 40px 20px 40px 20px; } 
.evCon4 .con_box .con4_slide .item span { width: 25px; height: 25px; line-height: 25px; margin-bottom: 5px; font-size: 12px; } 
.evCon4 .con_box .con4_slide .item h6 { font-size: 22px; } 
.evCon4 .con_box .con4_slide .item p { margin-bottom: 5vw; font-size: 14px; } 
.evCon5 { padding: 10vw 0; } 
.evCon5 .con_box .tab_base li { height: 70px; } 
.evCon5 .con_box .tab_base li a { font-size: 16px } 
.evCon5 .con_box .panel_base li { padding: 6vw 0; } 
.evCon5 .con_box .panel_base h6 { font-size: 20px; } 
.evCon5 .con_box .panel_base p { font-size: 16px; } 
.evCon5 .con_box .panel_base .con6_tab_middle2 > img:first-of-type { margin-right: 10px; } 
.evCon5 .con_box .panel_base .con6_tab_middle3 { gap: 10px; padding: 30px 30px; } 
.evCon5 .con_box .panel_base .con6_tab_middle3 span { width: 175px; height: 40px; line-height: 40px; font-size: 15px; } 
.evCon5 .con_box > p { font-size: 20px; } 
.evCon6 { padding: 10vw 0; } 
.evCon6::before { display: none; } 
.event { padding: 10vw 0; } 
.event .con_tit > img { margin-bottom: 15px; } 
.event .con_box > p { margin-bottom: 4vw; font-size: 20px; } 
.event .con_box .container_info { width: 100%; padding: 30px 10px; } 
.event .con_box .container_info .deco { right: 0; width: 20%; } 
.container_info .info .info_title::before { width: 4px; height: 4px; } 
.event .con_box .gift { flex-wrap: wrap; justify-content: center; margin: 5vw 0 7vw 0; } 
.event .con_box .gift > img { height: 182px; } 
.event .con_box .gift > img:nth-of-type(1),
.event .con_box .gift > img:nth-of-type(2) { margin-bottom: 30px; } 
.event .con_box .btn_wrapper a:first-of-type { margin-right: 15px; } 
 }

@media screen and (max-width: 768px){
 .br576 { display: initial; } 
.main h3 .main_subtext_top { font-size: 14px; } 
.main h3 .main_subtext_left { font-size: 12px; } 
.main h3 .main_subtext_left span { font-size: 13px; } 
.main h3 .main_subtext_bottom { font-size: 12px; white-space: nowrap; } 
.main h3 .main_subtext_bottom a > img { width: 20px; height: 20px; } 
.main_tab_base .inner li a { font-size: 18px; } 
.main_tab_base .inner li a i { font-size: 13px; } 
.evSection .con_tit { font-size: 24px; } 
.evSection .con_tit i { font-size: 16px; } 
.evCon1 .con_box .con1_swiper .swiper-wrapper .swiper-slide { padding: 20px 10px 30px 10px; } 
.evCon1 .con_box .con1_swiper .bottom span { margin-top: 10px; padding: 3px 20px; font-size: 12px; } 
.evCon1 .con_box > button { width: 75%; height: 70px; margin-top: 5vw; font-size: 18px; } 
.evCon2 .con_box .con_subtitle .text { margin: 0 10px; font-size: 16px; } 
.evCon2 .con_box .step_wrapper { flex-wrap: wrap; } 
.evCon2 .con_box .step_wrapper .step { flex: initial; width: 30%; padding: 21px 0 25px 0; } 
.evCon2 .con_box .step_wrapper .step:nth-of-type(4),
.evCon2 .con_box .step_wrapper .step:nth-of-type(5) { margin-top: 10px; } 
.evCon3 .con_box > p { font-size: 16px; } 
.evCon4 .con_box .con4_slide { margin: 0 25px; } 
.evCon4 .con_box .con4_slide .slick-arrow { width: 18px; height: 55px; } 
.evCon4 .con_box .con4_slide .slick-prev { left: -31px; } 
.evCon4 .con_box .con4_slide .slick-next { right: -31px; } 
.evCon4 .con_box .con4_slide .slick-dots li.slick-active { bottom: -15px; padding: 2px 20px; font-size: 9px } 
.evCon4 .con_box .con4_slide .item { padding: 30px 10px 20px 10px; } 
.evCon4 .con_box .con4_slide .item h6 { font-size: 16px; } 
.evCon4 .con_box .con4_slide .item p { font-size: 12px; } 
.evCon5 .con_box .tab_base li { height: 55px; } 
.evCon5 .con_box .tab_base li a { font-size: 12px; } 
.evCon5 .con_box .panel_base h6 { font-size: 16px; } 
.evCon5 .con_box .panel_base p { font-size: 14px; } 
.evCon5 .con_box .panel_base .con6_tab_middle2 > img { width: 47%; } 
.evCon5 .con_box .panel_base .con6_tab_middle3 span { width: 115px; font-size: 12px; } 
.evCon5 .con_box > p { font-size: 16px; } 
.event .con_tit > img { width: 20%; } 
.event .inner .fin { top: 0; right: 0; width: 25vw; } 
.event .con_box > p { font-size: 16px; } 
.container_info { font-size: 14px; } 
.event .con_box .container_info .info .noti { font-size: 10px; } 
.event .con_box .btn_wrapper a { width: 47%; height: 55px; font-size: 18px; } 
 }

@media screen and (max-width: 576px){
 .main h3 .main_subtext_top { font-size: 10px; } 
.main h3 .main_subtext_left { font-size: 9px; } 
.main h3 .main_subtext_left span { font-size: 9px; } 
.main h3 .main_subtext_left span::before { height: 2px; bottom: -2px; } 
 .main h3 .main_subtext_left i { font-size: 6px; width: 35px; line-height: 9px; top: -9px; } 
.main h3 .main_subtext_bottom { bottom: 3%; font-size: 9px; } 
.main h3 .main_subtext_bottom b:first-of-type { margin-left: 7px; } 
.main h3 .main_subtext_bottom b:last-of-type::before { height: 9px; } 
.main h3 .main_subtext_bottom a { width: 20px; } 
.main_tab_base .inner li { height: 65px; } 
.main_tab_base.on+.panel_base_top.on { padding-top: 65px; } 
.main_tab_base .inner li a { font-size: 16px; } 
.main_tab_base .inner li a i { font-size: 9px; } 
.evSection .con_tit { font-size: 20px; } 
.evSection .con_tit i { font-size: 12px; } 
.evCon1 .con_box .con1_swiper .top > img:first-of-type { top: 0; left: 50%; transform: translate(-50%, 0); width: 28%; } 
.evCon1 .con_box .con1_swiper .top > img:last-of-type { width: 100%; } 
.evCon1 .con_box .con1_swiper .top > img.custom { left: 56%; } 
.evCon1 .con_box .con1_swiper .bottom p { font-size: 10px; letter-spacing: -1px; } 
.evCon1 .con_box .con1_swiper .bottom span { font-size: 9px; } 
.evCon1 .con_box > button { width: 90%; height: 55px; font-size: 14px; } 
.evCon2 .con_box .con_subtitle .text { margin: 0 5px; font-size: 12px; letter-spacing: -1.5px; } 
.evCon2 .con_box .teacher .bubble { width: 40%; } 
.evCon2 .con_box .step_wrapper .step p { font-size: 9px; letter-spacing: -1.5px; } 
.evCon3 .con_box .img_wrapper { flex-direction: column; margin-bottom: 4vw; } 
.evCon3 .con_box .img_wrapper img { width: 80%; } 
.evCon3 .con_box .img_wrapper img:first-of-type { margin-right: 0; margin-bottom: 15px; } 
.evCon3 .con_box > p { font-size: 12px; } 
.evCon4 .con_box .con4_slide { margin: 0 15px; } 
.evCon4 .con_box .con4_slide .slick-arrow { width: 10px; height: 40px; } 
.evCon4 .con_box .con4_slide .slick-prev { left: -17px; } 
.evCon4 .con_box .con4_slide .slick-next { right: -17px; } 
.evCon4 .con_box .con4_slide .slick-dots li.slick-active { bottom: -25px; padding: 2px 20px; font-size: 9px } 
.evCon4 .con_box .con4_slide .item { min-height: 290px; padding: 20px 5px 20px 5px; } 
.evCon4 .con_box .con4_slide .item h6 { margin-bottom: 10px; } 
.evCon4 .con_box .con4_slide .item p { font-size: 9px; letter-spacing: -1px; } 
.evCon5 .con_box .tab_base li a { font-size: 10px; } 
.evCon5 .con_box .panel_base h6 { font-size: 12px; } 
.evCon5 .con_box .panel_base p { font-size: 10px; } 
.evCon5 .con_box .panel_base .con6_tab_middle1 { margin: 20px; } 
.evCon5 .con_box .panel_base .con6_tab_middle2 { flex-direction: column; margin: 20px 0 20px 0; } 
.evCon5 .con_box .panel_base .con6_tab_middle2 > img { width: 60%; } 
.evCon5 .con_box .panel_base .con6_tab_middle2 > img:first-of-type { margin-right: 0; margin-bottom: 15px; } 
.evCon5 .con_box .panel_base .con6_tab_middle3 { gap: 5px; margin: 20px 10px 20px 10px; padding: 20px 5px; } 
.evCon5 .con_box .panel_base .con6_tab_middle3 span { width: 101px; height: 30px; line-height: 30px; font-size: 9px; } 
.evCon5 .con_box > p { margin-top: 4vw; } 
.event .con_box > p { font-size: 13px; } 
.container_info { font-size: 12px; } 
.event .con_box .container_info .deco { display:none; } 
.event .con_box .container_info .info:nth-of-type(3) .info_date { padding-left: 0px; } 
.container_info .info .noti { margin-left: 0; } 
.event .con_box .gift > img { height: 100px; } 
.event .con_box .btn_wrapper a { width: 47%; height: 50px; font-size: 15px; } 
.event .con_box .btn_wrapper a:first-of-type { margin-right: 5px; } 
 }