@charset "euc-kr";/* bg url: https://img.megagong.net/m/2022/ */

/* S: °øÀ¯ÇÏ±â ÀÌº¥Æ® ¾øÀ¸¸é ´Ù Áö¿ì°í ½ÃÀÛ */
/* ÆË¾÷ */
.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://img.megagong.net/m/common/pop_close2.png) no-repeat center center; font-size: 0; width: 26px; height: 26px; } 

/* con1 */
.evCon1 { background: url('https://img.megagong.net/m/2022/1228_event30/bg_con1.png') no-repeat 0 0; background-size: cover; } 
.evCon1 .inner { padding: 130px 0 170px; } 
.evCon1 .inner .mini_tit_con1 { margin-bottom: 100px; } 

/* con2 */
.evCon2 .inner { padding: 160px 0 160px; } 
.evCon2 .inner .con_tit { margin-bottom: 100px; } 
.evCon2 .inner .curr_say_box { text-align: left; margin: 0 40px 10px 96px; } 
.evCon2 .inner .img_con2_wrap.mo { display: none; } 
.evCon2 .inner .fir_curr_box { border: 2px solid #8661ff; border-radius: 10px; background: #8661ff; color: #fff; margin: 0 40px 0px 96px; } 
.evCon2 .inner .fir_curr_box.fir { margin: 0 40px 80px 96px; } 
.evCon2 .inner .fir_curr_box.sec { margin: 0 40px 35px 96px; } 
.evCon2 .inner .fir_curr_box .day_line { background: #fff; border-radius: 8px; color: #000; position: relative; } 
.evCon2 .inner .fir_curr_box ul { display: flex; justify-content: space-around; padding: 30px 0; align-items: center; } 
.evCon2 .inner .fir_curr_box ul li { font-weight: 300; font-size: 17px; width: 40%; border-left: 1px solid #8661ff; } 
.evCon2 .inner .fir_curr_box ul li:nth-child(1) { border-left: none; width: 20%; } 
.evCon2 .inner .fir_curr_box ul li:nth-child(3) { border-left: 1px dashed #d0c2ff; } 
.evCon2 .inner .fir_curr_box ul li.curr_box_head { font-size: 20px; font-weight: 900; } 

.evCon2 .inner .fir_curr_box .day_line .dot_line { width: 53px; height: 1px; background: #2e00af; display: inline-block; position: absolute; left: -55px; top: 50%; } 
.evCon2 .inner .fir_curr_box .day_line .dot_line::after { content: ""; width: 9px; height: 9px; border-radius: 50%; background: #2e00af; display: inline-block; position: absolute; top:50%; transform: translateY(-43%); right: -6px; } 
.evCon2 .inner .fir_curr_box .day_line .dot_line::before { content: ""; width: 9px; height: 9px; border-radius: 50%; background: #2e00af; display: inline-block; position: absolute; top:50%; transform: translateY(-43%); left: -8px; } 
.evCon2 .inner .fir_curr_box .fir_text { padding: 30px 0; font-size: 18px; } 

.evCon2 .inner .fir_curr_box.gray_ver { border: 1px solid #cfcfcf; } 
.evCon2 .inner .fir_curr_box.gray_ver ul li { border-left: 1px solid #000; } 
.evCon2 .inner .fir_curr_box.gray_ver ul li:nth-child(1) { border-left: none; } 
.evCon2 .inner .fir_curr_box.gray_ver ul li:nth-child(3) { border-left: 1px dashed #cfcfcf; } 
.evCon2 .inner .fir_curr_box.gray_ver .day_line .dot_line { background: #000; } 
.evCon2 .inner .fir_curr_box.gray_ver .day_line .dot_line::after { background: #000; } 
.evCon2 .inner .fir_curr_box.gray_ver .day_line .dot_line::before { background: #000; } 

.evCon2 .inner .curr_box_wrap.mo { display: none; } 
.evCon2 .inner .curr_box_wrap { position: relative; } 
.evCon2 .inner .arrow_wrap_con2 { position: absolute; left: 0px; bottom: -80px; } 

/* ÀÌº¥Æ® */
.evCon3 { background: #260d68; } 
.evCon3 .inner { padding: 60px 0 160px; position: relative; } 
.evCon3 .inner .con_tit { margin-bottom: 70px; } 
.evCon3 .inner .event_end { position: absolute; right: -100px; top: 140px; z-index: 2; } 
.evCon3 .inner .container_info { background: #8661ff; color: #fff; justify-content: left; padding: 12px 50px; margin-bottom: 30px; } 
.evCon3 .inner .container_info.step_head_ver { border-radius: 25px 25px 0 0; margin-bottom: 0px; } 
.evCon3 .inner .container_info .info .info_title::before { background: #fff; } 
.evCon3 .inner .container_info .info .info_title::after { display: none; } 
.evCon3 .inner .container_info .info .info_title { margin-right: 15px; } 
.evCon3 .inner .container_info .info .info_date { font-weight: 300; } 

.evCon3 .inner .step_wrapper { display: flex; flex-direction: row; align-items: center; justify-content: center; margin-bottom: 40px; padding: 55px 0; background-color: #fff; border: 2px solid #8661ff; border-radius: 0px 0px 25px 25px; } 
.evCon3 .inner .step_wrapper .step { flex: 1; position: relative; } 
.evCon3 .inner .step_wrapper .step::after { content: ""; background: url('https://img.megagong.net/m/2022/1228_event30/arrow_con3.jpg') no-repeat 0 0; display: block; width: 35px; height: 35px; position:absolute; right: -20px; top: 50%; transform: translateY(-50%); z-index: 1; } 
.evCon3 .inner .step_wrapper .step:last-child:after { display: none; } 
.evCon3 .inner .step_wrapper .step > img { margin-bottom: 20px; } 
.evCon3 .inner .step_wrapper .step .step_title { margin-bottom: 15px; line-height: 1.2; color: #111111; font-size: 18px; } 
.evCon3 .inner .step_wrapper .step .step_desc { color: #8b68ff; font-size: 13px; } 
.evCon3 .inner .step_wrapper .step:nth-of-type(2) { border-left: 1px solid #dddddd; border-right: 1px solid #dddddd; } 
.evCon3 .inner .step_wrapper a.mg_btn_base.sm, .mg_btn_base.sm { background-color: #939393; border-radius: 50px; font-weight: 400; width: 210px; font-size: 15px; } 

.evCon3 .inner .get_btn { margin-bottom:100px; position: relative; } 
.evCon3 .inner .get_btn::before { content: ""; display: block; background: #ffd06a; width: 276px; height: 1px; position: absolute; top: 50%; } 
.evCon3 .inner .get_btn::after { content: ""; display: block; background: #ffd06a; width: 276px; height: 1px; position: absolute; top: 50%; right: 0px; } 

.evCon3 .inner .info_btn_wrap { display: inline-block; margin-bottom: 60px; } 
.evCon3 .inner .info_btn_wrap::after { content: ""; display: block; clear: both; } 
.evCon3 .inner .info_btn_wrap .info_wrap { border: 3px solid #fff; float: left; color: #fff; font-weight: 900; width: 460px; font-size: 24px; height: 75px } 
.evCon3 .inner .info_btn_wrap .info_wrap.left { margin-right: 13px; } 
.evCon3 .inner .info_btn_wrap .info_wrap.right { background: #fff; border:none; margin-left: 13px; } 
.evCon3 .inner .info_btn_wrap .btnsub_num { line-height: 70px; } 
.evCon3 .inner .info_btn_wrap .btnsub { color: #260d68; font-weight: 900; font-family: 'NotoSans KR'; font-size: 24px; width: 460px; height: 75px } 

.evCon3 .inner .sub_item_wrap ul::after { content: "'"; display: block; clear: left; } 
.evCon3 .inner .sub_item_wrap ul li { background: #fff; width: 32%; float: left; padding: 30px; margin-right: 21px; } 
.evCon3 .inner .sub_item_wrap ul li:last-child { margin-right: 0px; } 
.evCon3 .inner .sub_item_wrap ul li .item_name { font-size: 21px; font-weight: 600; margin-bottom: 30px; } 
.evCon3 .inner .sub_item_wrap ul li .item_img_wrap { margin-bottom: 35px; position: relative; } 
.evCon3 .inner .sub_item_wrap ul li .go_sub_wrap { background: #cccccc; border-radius: 10px; } 
.evCon3 .inner .sub_item_wrap ul li .go_sub_wrap.on { background: #8661ff; } 
.evCon3 .inner .sub_item_wrap ul li .go_sub_wrap a { display: block; color: #fff; padding: 11px; font-size: 19px; } 
.evCon3 .inner .sub_item_wrap ul li .item_num { background: rgba(0,0,0,0.8); color: #fff; width: 65px; height: 65px; border-radius: 50%; font-weight: 600; font-size: 19px; line-height: 65px; position: absolute; right: -15px; bottom: 130px; } 
.evCon3 .inner .sub_item_wrap ul li:nth-child(2) .item_num { right: 23px; } 
.evCon3 .inner .sub_item_wrap ul li:nth-child(3) .item_num { right: 27px; } 

.evCon3 .inner .num_btn { vertical-align: top; margin: 10px auto 30px; line-height: 1; width: auto; position: relative; display: block; font-size: 13px; color: #999999; } 
.evCon3 .inner .num_btn a { text-indent: -9999px; width: 26px; height: 26px; display: inline-block; font-size: 0; vertical-align: top; } 
.evCon3 .inner .num_btn a.btn_plus { background: url('https://img.megagong.net/m/2022/1228_event30/p_btn.png') no-repeat 0 0; margin-left: -4px; background-size: contain; } 
.evCon3 .inner .num_btn a.btn_minus { background: url('https://img.megagong.net/m/2022/1228_event30/m_btn.png') no-repeat 0 0; background-size: contain; } 
.evCon3 .inner .num_btn input[type="text"] { width: 48px; height: 26px; line-height: 28px; border: 1px solid #d2d2d2; text-align: center; margin-left: -4px; display: inline-block; padding: 0; font-size: 14px; max-width: 100%; font-family: '¸¼Àº °íµñ','Malgun Gothic','µ¸¿ò','Dotum',sans-serif; font-weight: 600; } 

.br_768 { display: none; } 
.br_576 { display: none; } 

/* Á¶°Ç ÆË¾÷ */
.mfp-content .big_text { font-size: 20px; font-weight: 900; margin-bottom: 10px; font-family: 'NotoSans KR'; } 
.mfp-content ul li { color: #666666; font-family: 'NotoSans KR'; font-size: 13px; text-indent: -7px; margin-left: 7px; line-height: 18px; } 

/* À¯ÀÇ»çÇ× */
.evtoggleWarning p.w_tit {font-size: 18px;}
.evtoggleWarning p.w_tit i { font-style: inherit; } 
.evtoggleWarning { background: #f8f8f8; } 
.evtoggleWarning .warningList { padding: 80px 0; } 
.warningList li .s_tit { font-size: 17px; margin-bottom: 30px; display: block; } 
.warningList li ul li a.tp2 { color: #ea092e; border: 1px solid #ea092e; padding: 2px; vertical-align: middle; } 
.red_color_text { color: #ea092e; } 
.evtoggleWarning.on .click_text {display: none;}

/* con4 */
.eventWrap .evSection.evCon4 { background: url(https://img.megagong.net/m/2022/1228_event30/bg_con4.png) no-repeat; background-position: bottom; } 
.evCon4 .inner .con_tit { margin-bottom: 60px; } 
.evCon4 .inner { padding: 160px 0 150px; position: relative; } 
.evCon4 .inner .eventVideo { margin-bottom: 120px; } 
.evCon4 .inner .obj_con4 { position: absolute; right: -16px; bottom: -8px; } 


/* con5 */
.evCon5 { background: #9a7bff; } 
.evCon5 .inner { padding: 50px 0 160px; } 
.evCon5 .inner .con_tit { margin-bottom: 65px; } 
.evCon5 .inner .tea_img_con5 { margin: 0 -112px 20px -50px; } 
.evCon5 .inner .btn_con5 { position: relative; } 
.evCon5 .inner .btn_con5::before { content: ""; display: block; background: #ffd06a; width: 240px; height: 1px; position: absolute; top: 50%; } 

.evCon5 .inner .btn_con5::after { content: ""; display: block; background: #ffd06a; width: 240px; height: 1px; position: absolute; top: 50%; right: 0px; } 



/* ÆË¾÷ ½ºÅ©·Ñ */
.tbl_wrap { overflow: auto; width: 100%; height: 406px; } 
.dim_popup.sns table tr td.con { text-align: center; } 

/* ÀÌÁø¿À °­»ç Ãß°¡ */
.evCon5 .inner .tea_img_con5.tea_puls {
    margin: 0 -142px 20px -70px;
}
.flt_inner.renewal li.top{margin-top:0;}
.evCon5.next{
    background: #250e67 url(https://img.megagong.net/m/2024/0313_tech/con5_next_bg.jpg) 50% 0 no-repeat;
    background-size: cover;
}
.evCon5.next .inner{padding:160px 0;}
.evCon5.next .inner .btn_con5::before{display:none;}
.evCon5.next .inner .btn_con5::after{display:none;}

@media screen and (min-width:2300px){
 .eventWrap .evSection.evCon4 { background-size: cover; } 
 }
@media screen and (max-width: 1200px) { /* °øÅë */
 .con_tit { padding: 0 7%; } 

 /* con1 */
 
 .evCon1 .inner { padding: 10% 0 14%; } 
.evCon1 .inner .mini_tit_con1 { margin-bottom: 9%; padding: 0 14%; } 
.evCon1 .inner h3 { padding: 0 5%; } 

/* con2 */
.evCon2 .inner { padding: 13% 0 13%; } 
.evCon2 .inner .con_tit { margin-bottom: 8%; } 

 /* con3 */
 span.point_con3 { display: block; padding: 0 7%; } 

 .evCon3 .inner { padding: 3% 0 13%; } 
 .evCon3 .inner .con_tit { margin-bottom: 6%; } 
 .evCon3 .inner .event_end { right: 0px; top: 70px; width: 20%; } 
 .evCon3 .inner .container_info { margin-bottom: 3%; } 
 .evCon3 .inner .step_wrapper { padding: 3% 0; margin-bottom: 4%; } 
 .evCon3 .inner .info_btn_wrap { margin-bottom: 5%; } 
 .evCon3 .inner .sub_item_wrap ul li { width: 32%; padding: 3%; margin-right: 2%; } 
 .evCon3 .inner .sub_item_wrap ul li .item_name { font-size: 18px; margin-bottom: 13%; } 
 .evCon3 .inner .sub_item_wrap ul li .item_img_wrap { margin-bottom: 6%; padding: 0 6%; } 
 .evCon3 .inner .sub_item_wrap ul li .item_num { bottom: 64%; } 

 /* con4 */
 .eventWrap .evSection.evCon4 { background-size: 100%; } 
 .evCon4 .inner { padding: 13% 0 13%; } 
.evCon4 .inner .con_tit { margin-bottom: 5%; } 
.evCon4 .inner .eventVideo { margin-bottom: 10%; } 
.evCon4 .inner .obj_con4 { right: -1%; bottom: -10%; } 

/* con5 */
.evCon5 .inner .con_tit { margin-bottom: 6%; } 
.evCon5 .inner .tea_img_con5 { margin: 0 0 4% 0px; padding: 0 3%; } 
.evCon5 .inner .text_con5 { padding: 0 10%; } 
.evCon5 .inner { padding: 5% 0 13%; } 

/* ÀÌÁø¿À °­»ç Ãß°¡ */
.evCon5 .inner .tea_img_con5.tea_puls {
    margin: 0 0 4% 0px;
}
.evCon5.next .inner{
    padding: 13% 0;
}

 }



@media screen and (max-width: 992px){
 .clickPop { padding: 15px 0 20px; } 
 .dim_popup.sns .tit { font-size:22px } 
 .dim_popup.sns table { font-size:12px } 

 /* con2 */
 .evCon2 .inner .fir_curr_box .day_line .dot_line {
 display: none; } 
.evCon2 .inner .fir_curr_box { margin: 0 2% 0 2%; } 
.evCon2 .inner .fir_curr_box.fir { margin: 0 2% 10% 2%; } 
.evCon2 .inner .fir_curr_box.sec { margin: 0 2% 4% 2%; } 
.evCon2 .inner .curr_box_wrap.mo { display: block; } 
.evCon2 .inner .curr_box_wrap.pc { display: none; } 
.evCon2 .inner .fir_curr_box ul { padding: 4% 0; } 
.evCon2 .inner .fir_curr_box.trd ul { padding: 3% 0; } 

.evCon2 .inner .fir_curr_box ul li:nth-child(1) { width: 32%; } 
.evCon2 .inner .fir_curr_box ul li { width: 42%; padding: 1% 0; } 
.evCon2 .inner .fir_curr_box .fir_text { padding: 3% 0; font-size: 20px; } 
.evCon2 .inner .curr_say_box { margin: 0 1% 1% 1%; } 
.evCon2 .inner .arrow_wrap_con2 { left: 10%; z-index: -1; } 

 /* con3 */
 .container_info.step_head_ver { display: block; } 
 .evCon3 .inner .step_wrapper { display: block; } 
 .evCon3 .inner .step_wrapper .step::after { right: inherit; top: inherit; bottom: -14%; left: 50%; transform: translateX(-50%) rotate(90deg); } 
 .evCon3 .inner .step_wrapper .step:nth-of-type(2)::after { bottom: -5%; } 
 .step_wrapper .step:nth-of-type(2) { margin: 20px 0; padding: 20px 0; border-top: 1px solid #dddddd; border-bottom: 1px solid #dddddd; } 
 .evCon3 .inner .get_btn::after { display: none; } 
 .evCon3 .inner .get_btn::before { display: none; } 
 .evCon3 .inner .get_btn { margin-bottom: 10%; padding: 0 21%; } 
 .evCon3 .inner .info_btn_wrap .info_wrap.left { margin-right: 0px; margin-bottom: 2%; float: inherit; } 
 .evCon3 .inner .info_btn_wrap .info_wrap.right { margin-left: 0px; } 
 .evCon3 .inner .info_btn_wrap .info_wrap { font-size: 21px; } 
 .evCon3 .inner .info_btn_wrap .btnsub { font-size: 21px; } 
 .evCon3 .inner .sub_item_wrap ul li .item_name { font-size: 15px; } 
 .evCon3 .inner .sub_item_wrap ul li .go_sub_wrap a { padding:4%; font-size: 16px; } 
 .evCon3 .inner .sub_item_wrap ul li .item_num { position: relative; border-radius: 8px; width: 100%; height: 25px; bottom: inherit; right: inherit; line-height: 22px; font-size: 14px; font-weight: 400; margin: 5% 0 12%; } 
 .evCon3 .inner .sub_item_wrap ul li:nth-child(2) .item_num,.evCon3 .inner .sub_item_wrap ul li:nth-child(3) .item_num { right: inherit; } 
 .evCon3 .inner .num_btn { margin: 1% auto 7%; } 

 /* con4 */
 .evCon4 .inner .obj_con4 { display: none; } 
 .text_con4 { padding: 0 6%; } 

/* con5*/
span.point_con5 { display: block; padding: 0 7%; } 
.evCon5 .inner .btn_con5 { padding: 0 21%; } 
.evCon5 .inner .btn_con5::after { display: none; } 
.evCon5 .inner .btn_con5::before { display: none; } 
 }



@media screen and (max-width: 768px) { /* °øÅë */
 .con_tit { padding: 0 4%; } 

 /* con1 */
 .eventWrap .evSection.evCon1 { background-position: 46% 50%; } 
 .evCon1 .inner .mini_tit_con1 { padding: 0 12%; } 

 /* con2 */
 .evCon2 .inner { padding: 13% 0 18%; } 
.evCon2 .inner .fir_curr_box ul li.curr_box_head { font-size: 17px; } 
 .evCon2 .inner .fir_curr_box .fir_text { font-size: 17px; } 
.evCon2 .inner .fir_curr_box ul li { font-size: 15px; } 
.evCon2 .inner .curr_say_box:nth-of-type(2) { padding: 0 34% 0 0 } 

.evtoggleWarning p.w_tit {
    font-size: 16px;
}
 /* con3 */
 .container_info .info { display: block; } 
 .evCon3 .inner .container_info { border-radius: 13px; } 
 .evCon3 .inner .container_info.step_head_ver { border-radius: 13px 13px 0 0; } 
 .evCon3 .inner .step_wrapper { border-radius: 0 0 13px 13px; } 
 .evCon3 .inner .container_info .info .info_title { margin-right: 0px; } 
 .evCon3 .inner .container_info .info .info_title::before { display: none } 

 .step_wrapper { flex-direction: column; } 
 .step_wrapper .step:nth-of-type(2) { margin: 4% 0; padding: 4% 0; border-top: 1px solid #dddddd; border-right: 0; border-left: 0; border-bottom: 1px solid #dddddd; } 
 .evCon3 .inner .step_wrapper .step .step_title { margin-bottom: 2%; font-size: 14px; } 
 .evCon3 .inner .step_wrapper a.mg_btn_base.sm, .mg_btn_base.sm { width: 180px; font-size: 13px; } 
 .evCon3 .inner .step_wrapper .step > img { margin-bottom: 2%; width: 35%; } 
 .evCon3 .inner .step_wrapper .step::after { bottom: -21%; background-size: 75%; } 
 .evCon3 .inner .step_wrapper .step:nth-of-type(2)::after { bottom: -9%; } 
 .evCon3 .inner .info_btn_wrap .info_wrap { font-size: 18px; height: 65px; } 
 .evCon3 .inner .info_btn_wrap .btnsub { font-size: 18px; } 
 .evCon3 .inner .info_btn_wrap .btnsub_num { line-height: 58px; } 
 .evCon3 .inner .info_btn_wrap .btnsub { height: 65px; } 

 .br_768 { display: block; } 

 /* con5 */
 .evCon5 .inner .text_con5 { padding: 0 7%; } 
 }



@media screen and (max-width: 576px){
 .dim_popup.sns { width:90% } 

 /* °øÅë */
 .con_tit { padding: 0 2%; } 

 /* con1 */
 .evCon1 .inner .mini_tit_con1 { padding: 0 4%; } 

/* con2 */
.evCon2 .inner .arrow_wrap_con2 { left: 10%; bottom: -8%; width: 10%; } 
.evCon2 .inner .curr_say_box { margin: 0 0% 1% 0%; } 
.evCon2 .inner .fir_curr_box.fir { margin: 0 0% 10% 0%; } 
.evCon2 .inner .fir_curr_box.sec { margin: 0 0% 4% 0%; } 
.evCon2 .inner .fir_curr_box { margin: 0 0% 0 0%; } 
.evCon2 .inner .fir_curr_box ul li.curr_box_head { font-size: 14px; } 
.evCon2 .inner .fir_curr_box ul li { font-size: 13px; } 
.evCon2 .inner .fir_curr_box .fir_text { font-size: 13px; } 
.evCon2 .inner .fir_curr_box.trd ul { padding: 4% 0; } 

.br_576 { display: block; } 
.evtoggleWarning p.w_tit {
    font-size: 14px;
}

 /* con3 */
 .evCon3 .inner .event_end { top: 40px; } 
 .evCon3 .inner .step_wrapper .step > img { width: 49%; } 
 .evCon3 .inner .get_btn { padding: 0 12%; background: #ffd06a; border-radius: 5px; } 
 .evCon3 .inner .info_btn_wrap { width: 100%; } 
 .evCon3 .inner .info_btn_wrap .info_wrap { width: 100%; } 
 .evCon3 .inner .info_btn_wrap .btnsub { width: 100%; } 
 .evCon3 .inner .info_btn_wrap .info_wrap { font-size: 15px; height: 55px; } 
 .evCon3 .inner .info_btn_wrap .btnsub_num { line-height: 49px; } 
 .evCon3 .inner .info_btn_wrap .btnsub { height: 55px; } 
 .evCon3 .inner .info_btn_wrap .btnsub { font-size: 15px; } 
 .evCon3 .inner .sub_item_wrap ul li { padding: 4%; margin-right: 0%; float: inherit; width: 100%; margin-bottom: 2%; } 
 .evCon3 .inner .sub_item_wrap ul li .item_name { margin-bottom: 5%; } 
 .evCon3 .inner .sub_item_wrap ul li .item_img_wrap { margin-bottom: 5%; padding: 0 22%; } 
 .evCon3 .inner .sub_item_wrap ul li .go_sub_wrap a { padding: 3%; font-size: 14px; } 
 .evCon3 .inner .sub_item_wrap ul li .item_num { width: 30%; margin: 5% auto 12%; } 

 /* con4 */
 .text_con4 { padding: 0 1%; } 

/* con5 */
.evCon5 .inner .tea_img_con5 { padding: 0 1%; } 
.evCon5 .inner .text_con5 { padding: 0 2%; } 
.evCon5 .inner .btn_con5 { padding: 0 8%; background: #ffd06a; border-radius: 5px; } 

.warningList li ul li a.tp2 { font-size: 11px; } 
}

@media screen and (max-width: 375px){
 .evCon3 .inner .step_wrapper .step:nth-of-type(2)::after { bottom: -10%; } 
 .evCon3 .inner .con_box .con_tit { padding: 0 0%; } 
 }

@media screen and (max-width: 280px){
 .evCon3 .inner .step_wrapper .step::after { display: none; } 
 }

.warningList li ul li a.tp1 { background-color:#000; color:#fff; } 