@charset "euc-kr";

/* bg url: https://image.megagong.net/m/2023/ - to-be url */

.evSection {padding: 150px 0; color: #111;}
.evSection .con_tit {font-weight: 900; font-size: 44px; line-height: 1.2;}
.evSection .con_tit .small_tit {font-size: 30px; margin: 0 auto 20px;}
.evSection .con_tit sup {vertical-align: top; font-size: 0.6em;}
.evSection .con_tit .tiny_noti {display: block; font-weight: normal; margin: 5px auto 0; opacity: 0.55;}
.evSection .con_tit .evt_end {position: absolute; top: 2%; right: -9%; max-width: 24%;}
.evSection .con_tit .label {display: block; margin: 0 auto 35px;}
.evSection .color_white {color: #fff;}
.evSection .color_skyblue {color: #5983c3;}
.flt_inner {z-index: 3;}

/* .evCon1 */
.evCon1 {padding: 36px 0 0; background: #6d9bcb url(https://image.megagong.net/m/2023/0629_jinsyjin03/con1_bg.jpg) no-repeat; background-size: auto 100%;}
.evCon1 .sub_tit {font-weight: 900; font-size: 26px; letter-spacing: 0.08em; margin: 0 auto 20px;}
.evCon1 h3 {position: relative;}
.evCon1 h3 .tea_home {position: absolute; right: 72px; bottom: 151px; width: 24px; height: 24px; font-size: 0;}

/* .evCon2 */
.evCon2 {padding: 150px 0 20px; background: #232c32 url(https://image.megagong.net/m/2023/0629_jinsyjin03/con2_bg.jpg) no-repeat; position: relative; z-index: 1;}
.evCon2::before {content: ''; position: absolute; top: 5%; left: 0; width: 100%; height: 100%; background: url(https://image.megagong.net/m/2023/0629_jinsyjin03/con2_arrow.png) no-repeat; background-position: center; z-index: -1;}
.evCon2 .con_tit {margin: 0 auto 135px;}
.evCon2 .per {margin: 0 auto 320px;}
.evCon2 .tiny_noti {display: block; text-align: right; margin-right: 40px; color: #fff; opacity: 0.3;}

/* .evCon3 */
.evCon3 {background: #fff;}
.evCon3 .con_tit {margin: 0 auto 60px;}
.evCon3 .book {margin: 0 -16px 0 -10px;}
.evCon3 .tiny_noti {display: block; text-align: right; color: #b9b9b9;}

/* .evCon4 */
.evCon4 {background: #5983c3;}
.evCon4 .con_tit {margin: 0 auto 40px;}
.evCon4 .sub_tit {position: relative; padding: 16px 0; margin: 0 auto 60px; z-index: 1;}
.evCon4 .sub_tit::before {content: ''; position: absolute; width: 1000%; height: 100%; top: 0; left: -500%; background: #111; z-index: -1;}
.evCon4 .sub_tit span {}
.evCon4 .graph {margin: 0 40px 60px; display: flex; gap: 40px; justify-content: space-between;}
.evCon4 .graph li img {box-shadow: 12px 12px 20px #0000001a; border-radius: 16px;}
.evCon4 .graph li b {display: block; background: #000; border-radius: 20px; font-weight: 900; font-size: 18px; color: #5983c3; width: 30%; max-width: 120px; line-height: 40px; margin: 0 auto 15px;}
.evCon4 .comment {font-weight: 900; font-size: 34px; line-height: 1.2;}

/* .evCon5 */
.evCon5 {padding: 150px 0 0; background: #6c9dca;}
.evCon5 .inner {padding: 0 0 150px;}
.evCon5 .inner::before {content: ''; position: absolute; width: 476px; height: 760px; right: -28%; bottom: 0; background: url(https://image.megagong.net/m/2023/0629_jinsyjin03/con5_tea.png) no-repeat;}
.evCon5 .con_tit {margin: 0 auto 40px;}
.evCon5 .graph {margin: 0 40px 60px; display: flex; gap: 40px; justify-content: space-between;}
.evCon5 .graph li {position: relative;}
.evCon5 .graph li img {box-shadow: 12px 12px 20px #0000001a; border-radius: 16px;}
.evCon5 .graph li .arrow {position: absolute; top: 145px; right: -54px; z-index: 1;}
.evCon5 .graph li .arrow img {box-shadow: none; border-radius: 0;}
.evCon5 .graph li b {display: block; background: #000; border-radius: 20px; font-weight: 900; font-size: 18px; color: #5983c3; line-height: 40px; margin: 0 auto 15px;}
.evCon5 .comment {font-weight: 900; font-size: 34px; line-height: 1.2;}

/* .evCon6 */
.evCon6 {background: #fff;}
.evCon6 .con_tit {margin: 0 auto 55px;}
.evCon6 .video_tab {margin: 0 40px 60px;}
.evCon6 .video_tab .tab_base {display: flex; margin: 0 auto 20px; border: 1px solid #d0d0d0;}
.evCon6 .video_tab .tab_base li {flex: 1; border-right: 1px solid #d0d0d0;}
.evCon6 .video_tab .tab_base li:last-child {border: none;}
.evCon6 .video_tab .tab_base li a {display: block; padding: 20px 0; font-size: 16px; color: #999;}
.evCon6 .video_tab .tab_base li.on a {background: #000; color: #fff;}
.evCon6 .sliderWrap{position: relative;}
.evCon6 .sliderWrap .sliderBasic {margin: 0 40px;}
.evCon6 .sliderWrap .slick-slide img{display: inline-block;}
.evCon6 .sliderWrap .sliderArrow a{position: absolute; top: 50%;transform: translate(0, calc(-50%)); left: 0;}
.evCon6 .sliderWrap .sliderArrow a + a{transform: rotate(180deg) translate(0, calc(50%));left: auto;right: 0;}
.evCon6 .sliderWrap .slick-dots {margin-top: 20px;display: flex;justify-content: center;align-items: center;} 
.evCon6 .sliderWrap .slick-dots li{background: #555;transition: all .1s;cursor: pointer;width: 10px;height: 10px;border-radius: 50%;margin-right: .5%;} 
.evCon6 .sliderWrap .slick-dots li.slick-active{background: #000;} 
.evCon6 .sliderWrap .slick-dots li button{font-size:0;}
.evCon6 .sliderWrap .slick-dots li:last-child{margin-right: 0}
.evCon6 .sliderWrap .slick-list{margin-left: 0vw;} /*edit margin*/
.evCon6 .sliderWrap .slick-slide{margin-right: 0vw;}

/* .evCon7 */
.evCon7 {background: #f3f4f4;}
.evCon7 .con_tit {margin: 0 auto 55px;}
.evCon7 .teaCurr .tbl,
.evCon7 .teaCurr .essential .tbl tr th.leftTit {background: #fff;}
.teaCurr .tbl_wrp:last-of-type {margin: 0;}

/* .evCon8 */
.evCon8 {background: #fff;}
.evCon8 .con_tit {margin: 0 auto 45px;}
.evCon8 .con_box {margin: 0 40px;}
.evCon8 .tab_base {display: flex; margin: 0 auto 20px; border: 1px solid #d0d0d0;}
.evCon8 .tab_base li {flex: 1; border-right: 1px solid #d0d0d0;}
.evCon8 .tab_base li:last-child {border: none;}
.evCon8 .tab_base li a {display: block; padding: 20px 0; font-size: 16px; color: #999;}
.evCon8 .tab_base li.on a {background: #000; color: #fff;}
.evCon8 .lecture {padding-bottom: 0 !important;}

/* .evCon9 */
.evCon9 {background: #b3d9ff; background: -webkit-linear-gradient(to bottom, #b3d9ff, #79b6f4); background: linear-gradient(to bottom, #b3d9ff, #79b6f4);}
.evCon9 .con_tit {margin: 0 auto 40px;}
.evCon9 .sub_tit {font-size: 22px; margin: 0 auto 50px;}
.evCon9 .sub_tit b {font-weight: 900;}
.evCon9 .evt_info {position: relative; display: flex; justify-content: center; align-items: center; margin: 0 auto 40px; z-index: 1;}
.evCon9 .evt_info::before {content: ''; position: absolute; width: 1000%; height: calc(100% - 46px); bottom: 0; left: -500%; background: #fff; opacity: 0.44; z-index: -1;}
.evCon9 .evt_info ul {padding: 46px 0 0;}
.evCon9 .evt_info ul li {text-align: left; font-size: 18px;}
.evCon9 .evt_info ul li + li {margin: 20px 0 0;}
.evCon9 .evt_info ul li b {display: inline-block; background: #679fc8; color: #fff; font-size: 16px; min-width: 120px; line-height: 30px; border-radius: 15px; margin-right: 20px; text-align: center;}
.evCon9 .evt_info ul li .tiny_noti {color: #679fc8; margin-left: 10px;}
.evCon9 .evt_info .tea {margin-left: 80px;}
.evCon9 .evt_gift {margin: 0 auto 100px;}
.evCon9 .evt_way {margin: 0 auto 60px;}
.evCon9 .evt_way .tit {position: relative; margin: 0 auto 30px; z-index: 1;}
.evCon9 .evt_way .tit::before {content: ''; position: absolute; width: 100%; height: 1px; background: #000; top: 50%; left: 0; z-index: -1;}
.evCon9 .evt_way .tit span {background: #000; color: #fff; display: inline-block; padding: 8px 40px; border-radius: 24px; font-weight: bold; font-size: 22px;}
.evCon9 .evt_way ul {display: flex; gap: 15px;}
.evCon9 .evt_way ul li {position: relative; flex: 1; display: flex; flex-direction: column; justify-content: center; align-items: center; background: #fff; border-radius: 10px; padding: 30px; height: 240px; box-shadow: 8px 8px 8px #0000001a}
.evCon9 .evt_way ul li + li::before {content: ''; position: absolute; width: 35px; height: 35px; background: url(https://image.megagong.net/m/2023/0629_jinsyjin03/con9_arrow.png) no-repeat;; top: 50%; left: 10px; transform: translate(-100%, -50%)}
.evCon9 .evt_way ul li em {font-style: normal; font-weight: 900; font-size: 16px; display: inline-block; padding: 1px 10px; background: #f2f2f2; background: -webkit-linear-gradient(to bottom, transparent 0%, transparent 50%, #f2f2f2 50%, #f2f2f2 100%); background: linear-gradient(to bottom, transparent 0%, transparent 50%, #f2f2f2 50%, #f2f2f2 100%);}
.evCon9 .evt_way ul li p {font-size: 16px; margin: auto;}
.evCon9 .evt_way ul li p b {font-weight: 900;}
.evCon9 .evt_way ul li .ref {color: #f00; font-size: 14px; margin-top: auto;}
.evCon9 .evt_way ul li .ref span {display: block; background: #ffe5e5; max-width: 40%; border-radius: 10px; padding: 1px 0; margin: 0 auto 1px;}
.evCon9 .evt_btn {margin: 0 auto 100px;}
.evCon9 .evt_btn a {display: inline-block; margin: 0 15px;}
.eventBoard .evtBoard_common .info_wrap.with_tip button {font-size: 16px; border-bottom: 1px solid #000; font-weight: bold;}

/* .evtoggleWarning */
.eventWrap .evtoggleWarning {padding: 0; background: #f8f8f8;}
.warningList > li.w_tit {position: relative; text-align: center; z-index: 1; margin: 0 auto 70px; padding: 12px 0; font-weight: bold;}
.warningList > li.w_tit::before {content: ''; position: absolute; width: 1000%; height: 100%; top: 0; left: -500%; background: #000; z-index: -1;}
.warningList > li.w_tit span {color: #fff;}
.warningList li ul li .tp1 {background: #fff; border: 1px solid #000; border-radius: 4px;}

/* ÆË¾÷ */
.black_bg{background-color:#000;opacity:0.8;position:fixed;left:0;top:0;width:100%;height:100%;text-indent:-9999em;z-index:92}
.dim_popup button{position:absolute;right: 15px;top: 15px;background: none;}
.clickPop{width: 470px;background: #fff;padding: 30px 0 35px;position: fixed;left:50%;top: 50% !important;-webkit-transform: translate(-50%,-50%);-moz-transform: translate(-50%,-50%);transform: translate(-50%,-50%);z-index: 99;}

/* µî·ÏÇÑ url ÆË¾÷ */
.dim_popup.sns .tit{text-align:center;margin: 20px 0;padding: 0 15px;font-size: 30px;font-weight: bold;}
.dim_popup.sns table{font-size: 14px;}
.dim_popup.sns table tr th, .dim_popup.sns table tr td{padding: 8px 5px;border: 1px solid #ddd;word-break: break-all;text-align: center;}
.dim_popup.sns table tr th{border-color:#fff;background:#eaeaea}
.dim_popup.sns table tr td.con{text-align:left}
.dim_popup.sns .btnConfirm{text-align:center;margin: 40px 0 0 0;}
.dim_popup.sns .btnClose{position:absolute;right: 10px;top: 10px;background: url(https://image.megagong.net/m/common/pop_close2.png) no-repeat center center;font-size: 0;width: 26px;height: 26px;}

@media screen and (max-width: 1200px){
    .evSection {padding: 10% 0;}
    .evSection .con_tit {margin: 0 auto 4%; font-size: 40px;}
    .evSection .con_tit .small_tit {margin: 0 auto 1%;}
    .evSection .con_tit .evt_end {right: 1%;}
    .evSection .con_tit .label {margin: 0 auto 2%; width: 24%;}
    .eventWrap .tiny_noti {font-size: 10px;}

    .evCon1 {padding: 5% 0 0;}
    .evCon1 .sub_tit {margin: 0 auto 2%;}
    .evCon1 h3 {width: 78%; margin: 0 auto;}
    .evCon1 h3 > img {width: 100%;}
    .evCon1 h3 .tea_home {bottom: 17.2%; right: 0%; width: 3%; height: 3%;}

    .evCon2 {padding: 10% 0 2%; background-size: auto 100%;}
    .evCon2::before {background-size: 95% auto; top: 15%;}
    .evCon2 .con_tit {margin: 0 auto 10%;}
    .evCon2 .per {width: 70%; margin: 0 auto 20%;}
    .evCon2 .tiny_noti {margin: 0;}

    .evCon3 .book {margin: 0 -1% 1% 0;}

    .evCon4 .sub_tit {margin: 0 auto 6%;}
    .evCon4 .graph {margin: 0 auto 6%; gap: 20px;}
    .evCon4 .comment {font-size: 28px;}
    
    .evCon5 .inner {padding: 0;}
    .evCon5 .inner::before {content: none;}
    .evCon5 .graph {margin: 0 auto 6%; gap: 20px;}
    .evCon5 .comment {font-size: 28px;}

    .evCon6 .video_tab {margin: 0 auto 6%;}
    .evCon6 .video_tab .tab_base {margin: 0 auto 2%;}
    .evCon6 .video_tab .panel_base {position: relative; padding-top: 56%; width: 100%; height: 0;}
    .evCon6 .video_tab .panel_base iframe {position: absolute; top: 0; left: 0; width: 100%; height: 100%;}
    .evCon6 .sliderWrap .sliderBasic {margin: 0;}
    .evCon6 .sliderWrap .slick-list {margin: 0 -2px;}
    .evCon6 .sliderWrap .slick-slide {margin: 0 2px;}
    .evCon6 .sliderWrap .sliderArrow a {max-width:6%}
    .evCon6 .sliderWrap .slick-slide img{width: 100%; max-width: 320px;}

    .evCon8 .con_box {margin: 0;}
    .evCon8 .tab_base {margin: 0 auto 2%;}

    .evCon9 .sub_tit {margin: 0 auto 4%;}
    .evCon9 .evt_info {margin: 0 auto 4%;}
    .evCon9 .evt_gift {margin: 0 auto 8%;}
    .evCon9 .evt_way {margin: 0 auto 6%;}
    .evCon9 .evt_way .tit {margin: 0 auto 3%;}
    .evCon9 .evt_btn {margin: 0 auto 8%;}

    .warningList > li.w_tit {margin: 0 auto 7%;}
}

@media screen and (max-width: 992px){
    .evSection .con_tit {font-size: 32px;}
    .evSection .con_tit .small_tit {font-size: 22px;}

    .evCon1 .sub_tit {font-size: 18px;}
    .evCon1 h3 {width: 90%;}

    .evCon4 .sub_tit {padding: 10px 0;}
    .evCon4 .sub_tit span {display: block; width: 46%; margin: 0 auto;}
    .evCon4 .graph {gap: 10px;}
    .evCon4 .graph li b {font-size: 16px; line-height: 30px;}
    .evCon4 .comment {font-size: 22px;}

    .evCon5 .graph {gap: 10px;}
    .evCon5 .graph li b {font-size: 16px; line-height: 30px;}
    .evCon5 .graph li .arrow {width: 60%; top: 40%; right: -5%;}
    .evCon5 .comment {font-size: 22px;}

    .evCon6 .video_tab .tab_base li a {padding: 12px 0;}
    .evCon6 .sliderWrap .sliderArrow {display: none;}

    .evCon8 .tab_base li a {padding: 12px 0;}

    .evCon9 .sub_tit {font-size: 18px;}
    .evCon9 .evt_info {justify-content: space-between;}
    .evCon9 .evt_info ul li {font-size: 16px;}
    .evCon9 .evt_info ul li + li {margin: 10px 0 0;}
    .evCon9 .evt_info ul li b {font-size: 14px; line-height: 26px; margin-right: 10px;}
    .evCon9 .evt_info .tea {margin: 0; width: 40%;}
    .evCon9 .evt_way .tit span {font-size: 18px;}
    .evCon9 .evt_way ul li {padding: 20px 10px;}
    .evCon9 .evt_btn a {width: 40%;}
    .eventBoard .evtBoard_common .info_wrap.with_tip button {font-size: 14px; margin: 10px 0 0;}

    .clickPop{padding: 15px 0 20px;}
    .dim_popup.sns .tit{font-size:22px}
    .dim_popup.sns table{font-size:12px}
}

@media screen and (max-width: 768px){
    .evSection .con_tit {font-size: 24px;}
    .evSection .con_tit .small_tit {font-size: 16px;}

    .evCon4 .graph {flex-direction: column; gap: 20px;}
    .evCon4 .graph li b {font-size: 14px; line-height: 24px; margin: 0 auto 2%;}
    .evCon4 .comment {font-size: 18px;}

    .evCon5 .graph {flex-direction: column; gap: 20px;}
    .evCon5 .graph li b {max-width: 480px; font-size: 14px; line-height: 24px; margin: 0 auto 2%;}
    .evCon5 .graph li .arrow {display: none;}
    .evCon5 .comment {font-size: 18px;}

    .evCon6 .video_tab .tab_base li a {font-size: 14px; padding: 8px 0;}

    .evCon8 .tab_base li a {font-size: 14px; padding: 8px 0;}

    .evCon9 .sub_tit {font-size: 16px;}
    .evCon9 .evt_info {justify-content: center; align-items: center; padding: 3% 0;}
    .evCon9 .evt_info::before {width: 98%; height: 100%; left: 1%; border-radius: 10px;}
    .evCon9 .evt_info ul {padding: 0;}
    .evCon9 .evt_info .tea {display: none;}
    .evCon9 .evt_way .tit span {font-size: 16px; padding: 4px 20px;}
    .evCon9 .evt_way ul {flex-direction: column;}
    .evCon9 .evt_way ul li {padding: 2% 0;}
    .evCon9 .evt_way ul li + li::before {content: none;}
    .evCon9 .evt_way ul li em {font-size: 12px; margin: 0 auto 2%;}
    .evCon9 .evt_way ul li p {font-size: 14px; margin: 0 auto 2%;}
    .evCon9 .evt_way ul li .ref {font-size: 12px;}

    .warningList > li.w_tit {padding: 4px 0;}
}

@media screen and (max-width: 576px){
    .evSection .con_tit {font-size: 16px; letter-spacing: -0.05em;}
    .evSection .con_tit .small_tit {font-size: 12px;}

    .evCon1 .sub_tit {font-size: 14px; letter-spacing: 0.02em;}
    .evCon1 h3 {width: 100%;}

    .evCon4 .sub_tit {padding: 4px 0;}
    .evCon4 .sub_tit span {width: 52%;}
    .evCon4 .comment {font-size: 14px;}

    .evCon5 .comment {font-size: 14px;}

    .evCon6 .video_tab .tab_base li a {font-size: 12px; padding: 6px 0;}
    .evCon6 .sliderWrap {margin: 0;}
    /* .evCon6 .sliderWrap .slick-slide {max-width: 320px;} */
    .evCon6 .sliderWrap .sliderArrow a {max-width:10%}
    .evCon6 .sliderWrap .slick-dots{margin-top: 10px;} 
    .evCon6 .sliderWrap .slick-dots li{width: 10px;height: 10px;margin-right: 1.5%;}

    .evCon8 .tab_base li a {font-size: 12px; padding: 6px 0;}

    .evCon9 .sub_tit {font-size: 13px;}
    .evCon9 .evt_info ul li {font-size: 14px; text-align: center;}
    .evCon9 .evt_info ul li b {display: block; width: 50%; font-size: 12px; margin: 0 auto 1%; line-height: 18px;}
    .evCon9 .evt_way .tit span {font-size: 14px;}
    .evCon9 .evt_way ul li em {font-size: 10px;}
    .evCon9 .evt_way ul li p {font-size: 12px;}
    .evCon9 .evt_way ul li .ref {font-size: 10px;}
    .evCon9 .evt_btn a {width: 48%; margin: 0 0.5%;}
    .eventBoard .evtBoard_common .evtBoard_inner {padding: 10px;}
    .eventBoard .evtBoard_common .info_wrap .tip_list {font-size: 12px;}

    .warningList > li.w_tit {font-size: 14px;}

    .dim_popup.sns{width:90%}
}
