@charset "utf-8";
#content{padding-bottom:0}
.breadcrumb, .quick_wrap{display:none}
.wrap.fixed{padding-top:0;}
.wrap.fixed .header{padding:40px 40px 30px 40px;}
.wrap.fixed .header_wrap{position:relative;}
.mb15{margin-bottom:15px;}
.mb20{margin-bottom:20px}
.mb30{margin-bottom:30px}
.mb40{margin-bottom:40px}
.mb50{margin-bottom:50px}
.mb60{margin-bottom:60px}
.mb70{margin-bottom:70px}
.mb80{margin-bottom:80px}
.tal{text-align:left;}
.event_wrap{position:relative;}
.event_wrap section{box-sizing:border-box;}
.event_wrap section .inner{position:relative;}

/* Timer */
.wrap .top_bar.fixed{position:fixed;top:0;left:0;}
.top_bar{background:#001646;width:100%;height:72px;position:absolute;top:193px;left:0;z-index:19;}
.top_bar .inner{height:72px;background:url(https://pic.neungyule.com/netutor/nelt_contest/241014/pc/bg_timer.png) no-repeat center / 1200px 72px;position:relative;}
.top_bar ul{font-size:30px;font-weight:900;color:#fff;display:flex;position:absolute;top:19px;left:495px;text-align:center;}
.top_bar ul li.day{color:#FFEF00;margin-right:20px;}
.top_bar ul li .digit{display:inline-block;width:20px;font-family:'NanumSquare', Arial, sans-serif;letter-spacing:.06em;margin-left:-4px;}
.top_bar ul li em{display:inline-block;width:16px;font-family:'NanumSquare', Arial, sans-serif;vertical-align:middle;margin:0 6px;}
.top_bar ul li.day .digit{width:18px;letter-spacing:0;}
.top_bar ul li.day em{width:auto;margin:0;}

/* 하단 고정 배너 */
.tb_bar{position:fixed;left:0;bottom:0;width:100%;height:87px;z-index:10;background:#fff;overflow:hidden;border-top:3px solid #000;}
.tb_bar.lock{position:absolute;bottom:0;}
.tb_bar .inner{position:relative;width:1200px;height:100%;margin:0 auto;background:none;}
.tb_bar .sc_list{width:882px;height:100%;display:flex;border-left:1px solid #C2C2C2;}
.tb_bar .sc_list > a{width:294px;height:100%;border-right:1px solid #C2C2C2;text-indent:-9999em;background:url(https://pic.neungyule.com/netutor/nelt_contest/241014/pc/sp_tb_bar.png?v=2) no-repeat 0 -3px / 882px 90px;box-sizing:border-box;}
.tb_bar .sc_list > a:hover{background-color:#FFD7AF;} 
.tb_bar .sc_list > a:nth-child(1){background-position-x:0;}
.tb_bar .sc_list > a:nth-child(2){background-position-x:-294px;}
.tb_bar .sc_list > a:nth-child(3){background-position-x:-588px;}
.tb_bar .inner > a{display:inline-block;position:absolute;border:2px solid #000;border-radius:9px;text-indent:-9999em;}
.tb_bar .btn_apply{width:280px;height:54px;background:#FFEF00 url(https://pic.neungyule.com/netutor/nelt_contest/241014/pc/btn_fixed_apply.png) no-repeat 50% 56%;top:11px;right:0;}
.tb_bar .btn_apply:after{width:84px;background-size:100% auto;}
.tb_bar .inner > a:active{top:15px}
.tb_bar .inner > a:before{content:'';width:100%;height:100%;background:#000;border:2px solid #000;z-index:-1;border-radius:9px;position:absolute;top:4px;left:-2px;}
.tb_bar .inner > a:active:before{top:0;}

.bnr_faq{width:1200px;position:fixed;bottom:110px;left:50%;margin-left:-600px;z-index:10;}
.bnr_faq a{display:block;width:96px;;height:96px;border-radius:50%;background:#001646 url(https://pic.neungyule.com/netutor/nelt_contest/240516/pc/bn_float_in.png) no-repeat center;text-indent:-9999em;overflow:hidden;position:absolute;right:-106px;bottom:0;}
.bnr_faq.lock{position:absolute;}
@media screen and (max-width:1430px){
    .bnr_faq a{right:0;}
}

/* visual */
.visual{padding:72px 0 0;height:1568px;background:url(https://pic.neungyule.com/netutor/nelt_contest/241014/pc/bg_visual.png) 50% 72px no-repeat, #230401 url(https://pic.neungyule.com/netutor/nelt_contest/241014/pc/bg_visual2.png) left 50% bottom 0 no-repeat;text-align:center;overflow:hidden;}
.visual .inner{height:100%;}
.visual h2{padding:50px 0 7px;transform-origin:50%;will-change:transform;opacity:0;}
.visual .sub_txt{opacity:0;}
.visual .benefits span{position:absolute;transform-origin:50% 50%;will-change: transform;opacity:0;}
.visual .benefits span.benefit1{top:254px;left:90px;}
.visual .benefits span.benefit2{top:404px;left:0;}
.visual .benefits span.benefit3{top:254px;right:91px;}
.visual .benefits span.benefit4{top:404px;right:0;}
.visual .nelt_obj{position:absolute;top:332px;left:0;}
.ytb_box{width:754px;height:425px;position:absolute;left:50%;margin-left:-377px;bottom:205px;}
.ytb_box iframe{width:100%;height:100%;}

/* preview */
.preview{overflow:hidden;background-color:#000;position:relative;text-align:center;padding:120px 0;box-sizing:border-box;}
.preview .bg_image{filter:blur(8px);-webkit-filter:blur(8px);width:100%;height:100%;opacity:.36;display:flex;justify-content:center;align-items:center;position:absolute;top:0;left:0;}
.preview .bg_image img{width:110%;height:110%;}
.preview .sub_txt1{margin:20px 0 39px;}
.preview .sub_txt3{margin:20px 0 50px;}
.carousel{position:relative;width:100%;height:450px;margin:0 auto;overflow:visible;}
.carousel .swiper-wrapper{align-items:center;}
.carousel .swiper-slide{width:320px;height:180px;background:#000;display:flex;justify-content:center;align-items:center;margin:0 15px;transition:none;overflow:hidden;}
.carousel .swiper-slide img{width:100%;height:100%;display:block;opacity:.6;transition:opacity .5s;}
.carousel .changing, .carousel .changed{transform:translateX(-255px);-ms-user-select:none; -moz-user-select:-moz-none;-khtml-user-select:none;-webkit-user-select:none;user-select:none;transform-origin:center center;}
.carousel .changing.swiper-slide-active,
.carousel .changed.swiper-slide-active{transform:translateX(0);}
.carousel .swiper-slide-active ~ .changing,
.carousel .swiper-slide-active ~ .changed {transform:translateX(255px);}
.carousel .changing{transition:transform .3s;pointer-events:none;}
.carousel .changed{transition:none;}
.carousel .changing.swiper-slide-active,
.carousel .changed.swiper-slide-active{transform:scale(2.5);transform-origin:center center;}
.carousel .changing.swiper-slide-active img,
.carousel .changed.swiper-slide-active img{opacity:1;}
.carousel_nav{width:1008px;height:0;position:absolute;top:176px;left:50%;margin-left:-504px;z-index:2;}
.carousel_nav > span{display:inline-block;width:48px;height:93px;background:url(https://pic.neungyule.com/netutor/nelt_contest/240516/pc/ico_arr_1.png) no-repeat;position:absolute;top:0;cursor:pointer;}
.carousel_nav span.prev{left:0;}
.carousel_nav span.next{right:0;transform:rotate(-180deg);}
.carousel_text{margin:0 0 65px;}
.carousel_text li{display:none;font-size:32px;font-weight:800;color:#fff;text-align:center;position:relative;z-index:2;}
.carousel_text li.active{display:block;}
.carousel_text li .item{transform:translateY(100%);opacity:0;}
.carousel_text li .sub_txt1{font-size:34px;color:#fff;font-weight:800;line-height:44px;margin:0;}
.carousel_text li .sub_txt1 em{color:#FFEF00;}
.carousel_text li .sub_txt2{font-size:26px;line-height:38px;color:rgba(255,255,255,.8);font-weight:700;}
.carousel_text li .sub_txt3{font-size:26px;line-height:38px;color:rgba(255,255,255,.8);text-align:left;width:720px;margin:0 auto;font-weight:700;}
.carousel_text li .mt32{margin-top:32px;}
.carousel_text li .mt30{margin-top:30px;}
.carousel_text li.active .item{animation:upText 1.4s ease forwards;transform:translateY(0);opacity:1;}

@keyframes upText {
    0%{ transform:translateY(100%); opacity:0; }
    50%{ transform:translateY(0); opacity:1; }
}

.review{height:2540px;padding:120px 0;background:#fff url(https://pic.neungyule.com/netutor/nelt_contest/241014/pc/section3_bg.png) 50% 173px no-repeat;text-align:center;}
.review h2{margin:0 0 24px;}
.commu_box{position:relative;height:624px;}
.commu_box i{position:absolute;}
.commu_box span{position:absolute;}
.commu_box.parents{margin:48px 0 74px;}
.parents > i{top:-6px;left:114px;}
.parents > .item1{top:215px;left:96px;}
.parents > .item2{top:314px;left:36px;}
.parents > .item3{top:455px;left:87px;}
.parents > .item4{top:47px;right:111px;}
.parents > .item5{top:334px;right:66px;}
.parents > .item6{top:183px;right:28px;}
.commu_box.teacher{margin:74px 0 120px;}
.teacher > i{top:53px;right:16px;}
.teacher > .item1{top:154px;left:34px;}
.teacher > .item2{top:336px;left:150px;}
.teacher > .item3{top:-26px;left:115px;}
.teacher > .item4{top:435px;left:148px;}
.teacher > .item5{top:264px;right:-22px;}
.teacher > .item6{top:539px;right:2px;}
.review_box{display:flex;flex-wrap:wrap;flex-direction:row;justify-content:space-between;gap:16px 20px;margin:30px 0 0;}
.review_box > span{display:inline-block;box-shadow:0px 4px 6px rgba(0,0,0,.16);border-radius:10px;}

.recommend{background:#FFEBDC;text-align:center;padding:120px 0;}
.reason_box{display:flex;flex-wrap:wrap;flex-direction:row;justify-content:space-between;gap:20px 20px;margin:40px 0 120px;}
.recommend_box{margin:40px 0 0;background:#fff;border-radius:10px;}
.recommend_box > p{overflow:hidden;padding:52px 40px 48px;position:relative;}
.recommend_box > p.min{padding:48px 40px 52px;}
.recommend_box > p.min:before{content:'';width:920px;border-top:1px dashed #707070;position:absolute;right:40px;top:0;}

.gift{background:#E4EFFF;padding:120px 0;text-align:center;}
.gift h2{margin:0 0 32px;}
.pkg_tbl{display:-webkit-box;display:-ms-flexbox;display:flex;width:1200px;margin:39px auto 0;position:relative;z-index:3;}
.pkg_tbl .th_black{width:119px;font-weight:700;color:#fff;font-size:20px;}
.pkg_tbl .th_black > div{background:#4E4E4E;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;align-items:center;}
.pkg_tbl .th_black .th1{height:122px;}
.pkg_tbl .th_black .th2{height:56px;border-top:1px solid #3A3A3A;}
.pkg_tbl .tbl_box{width:540px;text-align:center;}
.pkg_tbl .tbl_box .th{width:100%;height:58px;line-height:58px;color:#fff;font-size:22px;}
.pkg_tbl .tbl_box .th strong{font-weight:700;}
.pkg_tbl .tbl_box .tr{display:-webkit-box;display:-ms-flexbox;display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;justify-content:center;}
.pkg_tbl .tbl_box .tr:nth-child(2){height:64px;border-bottom:1px solid #3A3A3A;}
.pkg_tbl .tbl_box .tr:nth-child(3){height:56px;}
.pkg_tbl .tbl_box .tr .td{width:25%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;align-items:center;border-left:1px solid #3A3A3A;color:#000;line-height:20px;font-size:18px;box-sizing:border-box;}
.pkg_tbl .tbl_box .tr .td:nth-child(1){border-left:0;}
.pkg_tbl .tbl_box.orange{border-right:1px solid #C4C4C4;}
.pkg_tbl .tbl_box.orange .th{background:#E96D0A;}
.pkg_tbl .tbl_box.orange .tr{border-color:#F2D08B;}
.pkg_tbl .tbl_box.orange .td{background:#FFF4DC;border-color:#F2D08B;}
.pkg_tbl .tbl_box.green .th{background:#009459;}
.pkg_tbl .tbl_box.green .tr{border-color:#81D8B4;}
.pkg_tbl .tbl_box.green .td{background:#DFFFF2;border-color:#81D8B4;}

.pkg_box{background:#A5CCFF;position:relative;z-index:2;padding:108px 0 55px;margin-top:-57px;}
.pkg_list_wrap{overflow:hidden;white-space:nowrap;}
.pkg_list{width:5072px;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;flex-wrap:nowrap;animation:slidemove 40s linear infinite}
.pkg_list .item{display:inline-block;width:300px;height:420px;background:#FFF4DC;border-radius:20px;margin:0 8px;}
.pkg_list .item.green{background:#DFFFF2;}
.pkg_list:hover{animation-play-state:paused;}
@keyframes slidemove {
    0% { transform:translate(0, 0); }
    100% { transform:translate(-50%, 0); }
}
@-webkit-keyframes slidemove {
    0% { -webkit-transform:translate(0, 0); }
    100% { -webkit-transform:translate(-50%, 0); }
}

.gift_box{margin:60px 0 0;height:588px;display:flex;background:#fff;border:2px solid #C5C5C5;border-radius:20px;}
.gift_box > p{width:400px;height:100%;position:relative;}
.gift_box > p:after{content:'';display:inline-block;width:1px;height:100%;position:absolute;top:0;left:0;background:url(https://pic.neungyule.com/netutor/nelt_contest/241014/pc/item_line.png) repeat-y;}
.gift_box > p:nth-child(1):after{display:none;}
.gift_box > p:nth-child(2n){background:#F5F5F5;}
.gift_box > p a{display:block;width:100%;height:100%;}
.gift_box p.more a:before{content:'';display:inline-block;width:64px;height:64px;background:url(https://pic.neungyule.com/netutor/nelt_ebird/2408/pc/ico_plus.png) no-repeat 0 0 / 100% auto;position:absolute;bottom:57px;right:42px;}

.schedule{background:#FFFDE1;padding:120px 0;text-align:center;}
.schedule h2{margin:0 0 20px;}
.info_box ul{padding:60px 0 80px;}
.info_box ul li{display:-webkit-box;display:-ms-flexbox;display:flex;gap:0 32px;text-align:left;}
.info_box ul li + li{margin-top:30px;}
.info_box ul li > span{display:inline-block;width:210px;height:80px;line-height:80px;color:#fff;font-size:28px;font-weight:700;background:#03205C;text-align:center;border-radius:40px;}
.info_box ul li.point span{background:#E96D0A;}
.info_box ul li .desc{color:#000;font-size:26px;line-height:40px;letter-spacing:-.02em;}
.info_box ul li .desc .highlight{display:inline-block;background:#FFDEC4;padding:6px 3px;font-weight:900;margin-top:10px;line-height:47px;font-size:32px;}
.info_box ul li .desc em{font-weight:700;font-size:30px;line-height:80px;}
.info_box ul li .desc em.point{color:#E96D0A;}
.info_box ul li .desc strong{font-weight:700;}
.info_box ul li .desc em.extraBold{font-weight:900;}

.ticket_box{position:relative;border-radius:20px;overflow:hidden;box-shadow:0 3px 6px rgba(0,0,0,.16);z-index:2;}
.ticket_box a{position:absolute;display:inline-block;text-indent:-9999em;width:424px;height:86px;left:50%;margin-left:-212px;}
.ticket_box a.btn1{top:466px;}
.ticket_box a.btn2{top:564px;}
.ticket_box span.noti{position:absolute;}

.confirm_box{position:relative;width:100%;background:url(https://pic.neungyule.com/netutor/nelt_contest/241014/pc/section6_arr.png) 50% 0 no-repeat;padding:360px 0 0;text-align:center;}
.confirm_box .left{position:absolute;top:67px;left:0;}
.confirm_box .right{position:absolute;top:67px;right:0;}
.confirm_box .btn_box{margin:0;display:inline-block;position:relative;}
.confirm_box .btn_box i{position:absolute;top:-109px;right:-52px;-webkit-animation:blinkBanner linear 1s infinite;animation:blinkBanner 1s step-end infinite;}
.confirm_box .btn_share{display:inline-block;margin:24px 0 60px;}
@-webkit-keyframes blinkBanner{ 50% { opacity: 0; } }
@keyframes blinkBanner{ 50% { opacity: 0; } }

.qna_box{border:2px solid #C5C5C5;border-radius:10px;overflow:hidden;}
.qna_box li{background:url(https://pic.neungyule.com/netutor/nelt_ebird/2408/pc/line_dotted.png) 0 0 repeat-x, #fff;padding:32px 40px;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:24px;line-height:32px;color:#000;}
.qna_box li:nth-child(1){background-image:none;}
.qna_box li:nth-child(2n){background-color:#F5F5F5;}
.qna_box li .question{width:497px;flex: 0 0 497px;text-align:left;}
.qna_box li .question > span{display:inline-block;width:122px;height:39px;line-height:39px;text-align:center;font-size:20px;font-weight:700;color:#fff;background:#042975;border-radius:20px;margin-bottom:12px;}
.qna_box li .question .desc{margin-top:-2px;}
.qna_box li .question .desc em{display:inline-block;background:#D6E4FF;padding:5px;font-weight:700;margin-top:2px;margin-left:-5px;}
.qna_box li .answer{padding-top:51px;text-align:left;}
.qna_box li .answer strong{font-weight:700;color:#E96D0A;}
.qna_box li .answer .small_box{font-size:20px;}
.qna_box li .answer .small_box strong{color:#000;}

.notice{background:#EFEFEF;padding:100px 0 180px;}
.notice h3{margin:0 0 24px;}
.notice_tbl{border-top:1px solid #000;}
.notice_tbl th, .notice_tbl td{font-size:18px;line-height:30px;letter-spacing:-.02em;color:rgba(0,0,0,.8);border-bottom:1px solid #E5E5E5;}
.notice_tbl th{background:#FFFCE9;text-align:left;padding-left:40px;border-right:1px solid #E5E5E5;}
.notice_tbl td{background:#FFF;padding:18px 10px 18px 30px;word-break:keep-all;}
.notice_tbl td em{color:rgba(255,0,0,.8);font-weight:700;}
.notice_tbl td a{display:inline-block;background:#646464 url(https://pic.neungyule.com/netutor/img/membership/havruta/ico_arr_more.png) no-repeat center right 20px / 9px auto;height:32px;line-height:32px;border-radius:32px;padding:0 36px 0 20px;color:#fff;font-size:16px;font-weight:700;vertical-align:bottom;margin-left:4px;}
.notice_tbl td ul li{position:relative;padding-left:11px;}
.notice_tbl td ul li:before{content:'\00B7';position:absolute;line-height:30px;left:0;}

/* 안내 팝업 */
.layer_wrap{width:480px;overflow:hidden;border-radius:10px;background:#fff;position:fixed;top:50%;left:50%;margin-left:-240px;transform:translateY(-50%);z-index:99999;display:none;}
.layer_wrap img{max-width:100%;}
.layer_wrap .pop_head{padding:25px 30px 0;position:relative;}
.layer_wrap .pop_head .tit{border-bottom:1px solid #CCC;padding-bottom:24px;font-size:28px;line-height:32px;font-weight:900;color:#000;}
.layer_wrap .pop_head .btn_close{display:inline-block;width:20px;height:20px;background:url(https://pic.neungyule.com/netutor/pop/ico_close.svg) no-repeat center / 100% 100%;text-indent:-9999em;overflow:hidden;position:absolute;right:30px;top:30px;}
.layer_wrap .pop_body{padding:30px 28px;word-break:keep-all;}
.layer_wrap .pop_body h4{font-size:22px;font-weight:900;margin:0 0 20px;color:#000;}
.layer_wrap .pop_body h5{font-size:20px;font-weight:900;margin:0 0 10px;color:#000}
.layer_wrap .pop_body p{font-size:16px;line-height:24px;color:#777;margin:0 0 20px;}
.layer_wrap .pop_body p:last-child{margin:0;}
.layer_wrap .pop_body p.noti{color:#555;margin-top:6px;}
.layer_wrap .pop_body p + h4{margin-bottom:10px;}
.layer_wrap .pop_foot{height:60px;line-height:60px;box-sizing:border-box;border-top:1px solid #E5E5E5;display:flex;flex-direction:row;align-items:center;justify-content:center;}
.layer_wrap .pop_foot a{display:block;text-align:center;color:#555;font-size:14px;flex:1 1 0;}

/* NELT 경진대회 참가 신청 팝업*/
.dim2{position:fixed;left:0;top:0;width:100%;height:100%;z-index:99998;background-color:rgba(0,0,0,.65);}
.pop.pop_nelt_contest{position:fixed;left:50%;top:50%;width:1000px;height:632px;transform:translate(-50%, -50%);background-image:none;padding:0;z-index:99999;}
.pop_nelt_contest .pop_header{position:relative;background-color:#82308E;padding:20px 40px;-webkit-box-sizing:border-box;box-sizing:border-box;text-align:center;}
.pop_nelt_contest .pop_header h2{line-height:22px;color:#fff;font-size:22px;font-weight:700;}
.pop_nelt_contest .pop_header .highlight{color:#FF0;margin:6px 0 4px;font-weight:700;}
.pop_nelt_contest .pop_header .highlight + p{color:#FFF;}
.pop_nelt_contest .pop_header .pop_close{display:block;position:absolute;right:40px;top:30px;width:22px;height:22px;text-indent:-9999em;background-image:none;}
.pop_nelt_contest .pop_header .pop_close:before{content:'';display:block;width:32px;height:2px;position:absolute;left:-5px;top:10px;background-color:#fff;-webkit-transform:rotate(45deg);transform:rotate(45deg);}
.pop_nelt_contest .pop_header .pop_close:after{content:'';display:block;width:32px;height:2px;position:absolute;left:-5px;top:10px;background-color:#fff;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);}
.pop_nelt_contest .pop_body{height:548px;background-color:#fff;overflow-y:auto;}
.pop_nelt_contest .pop_body .in_box{padding:30px 40px;}
.pop_nelt_contest .pop_body h3{font-size:16px;font-weight:700;color:#000;margin:30px 0 12px;}
.pop_nelt_contest .pop_body h3:nth-child(1){margin-top:0;}
.pop_nelt_contest .pop_body h4{font-size:15px;font-weight:700;color:#000;}
.pop_nelt_contest .pop_body .noti2 span{color:#8e4699;}
.pop_nelt_contest .pop_body .noti{margin-top:10px;display:inline-block;}
.pop_nelt_contest .pop_body .noti+.noti{margin-left:30px;}
.pop_nelt_contest .pop_body .req{display:inline-block;color:#8e4699;}
.pop_nelt_contest .pop_body table td .tx_val{padding:15px 0 14px 28px;}
.pop_nelt_contest .pop_body .tb_box{border-top:1px solid #E2E2E2;border-bottom:1px solid #E2E2E2;margin:10px 0 16px;}
.pop_nelt_contest .pop_body .tb_box th{background-color:#eee;border-top:1px solid #fff;}
.pop_nelt_contest .pop_body .tb_box tr:first-child th{border-top:none;}
.pop_nelt_contest .pop_body .tb_box td{padding:0;vertical-align:top;}
.pop_nelt_contest .pop_body .tb_box td .it_wrap{padding:0 0 0 20px;font-size:15px;}
.pop_nelt_contest .pop_body .tb_box td .it_wrap input{border:none;border-bottom:1px solid #ccc;width:160px;height:46px;box-sizing:border-box;padding:0 10px;}
.pop_nelt_contest .pop_body .tb_box td .it_wrap input:focus{border-color:#82308E;}
.pop_nelt_contest .pop_body .tb_box td .selectbox{width:80px;height:46px;box-sizing:border-box;line-height:45px;border:none;border-bottom:1px solid #ccc;font-size:15px;padding:0 20px;background: url(https://pic.neungyule.com/netutor/img/_select_toggle.png) no-repeat right 10px top 50%;margin-left:20px;width:142px;}
.pop_nelt_contest .pop_body .tb_box td .selectbox:nth-child(2){margin-left:4px;}
.pop_nelt_contest .pop_body .tb_box td ul{overflow:hidden;padding:30px 20px 0;box-sizing:border-box;}
.pop_nelt_contest .pop_body .tb_box td ul.d1 li{width:100%;margin-bottom:15px;}
.pop_nelt_contest .pop_body .tb_box td ul.d2 li{width:50%;float:left;margin-bottom:15px;}
.pop_nelt_contest .pop_body .tb_box td ul.d3 li{width:33.33%;float:left;margin-bottom:15px;}
.pop_nelt_contest .pop_body .tb_box td ul.date li:nth-child(2) .ra_wrap{display:inline-block;margin-right:8px;height:50px;}
.pop_nelt_contest .pop_body .list_option{display:inline-block;margin-top:-10px;}
.pop_nelt_contest .pop_body .tb_box td .noti{color:#ff0000;font-weight:700;font-size:14px;margin:-18px 0 18px 20px;}
.pop_nelt_contest .pop_body .req.red{color:#ff0000;}
.pop_nelt_contest .pop_body .privacy,
.pop_nelt_contest .pop_body .marketing{margin-top:10px;display:inline-block;}
.pop_nelt_contest .pop_body .tx_box{padding:15px 20px;border:1px solid #ccc;margin-top:10px;line-height:24px;}
.pop_nelt_contest .pop_body .tx_box strong{font-weight:700;}
.pop_nelt_contest .pop_body .st_box{margin-top:20px;}
.pop_nelt_contest .pop_body .st_box p{font-size:15px;color:#555;margin-top:10px;line-height:1.2;}
.pop_nelt_contest .pop_body .st_box ul{overflow:hidden;padding:10px 0 0;}
.pop_nelt_contest .pop_body .st_box ul.d3 li{width:100px;float:left;}
.pop_nelt_contest .pop_body .tx_box{padding:15px 20px;border:1px solid #ccc;margin-top:10px;line-height:24px;background:#fff;}
.pop_nelt_contest .pop_body .gray_box .tx_box strong{color:#82308E;}
.pop_nelt_contest .pop_body .gray_box .tx_box em{color:#ff0000;font-weight:700;}
.pop_nelt_contest .pop_body .gray_box{padding:20px;margin-top:30px;background:#F5F5F5;border-radius:10px;}
.pop_nelt_contest .pop_body .btn_group{margin-top:30px;}
.pop_nelt_contest .pop_body .btn_group .btn_agree{display:block;width:260px;height:70px;line-height:70px;text-align:center;color:#fff;font-size:24px;font-weight:900;background-color:#82308E;border-radius:4px;margin:0 auto;}
.pop_nelt_contest .pop_body .dp_flex_center{display:flex;align-items:center;}
.pop_nelt_contest .pop_body .inp_recmnd_code[readonly]{background-color:#F9F9F9;border:1px solid #F9F9F9;color:#999;}
.pop_nelt_contest .pop_body .inp_recmnd_code[readonly]::placeholder{color:#F9F9F9;}
.pop_nelt_contest .pop_body .info_mark_txt{padding:10px 0 10px 34px;background:url('https://pic.neungyule.com/netutor/img/ico_circle_i.png') no-repeat 10px 10px;}
.pop_nelt_contest .pop_body .txt_notice_red{padding:0 20px 15px;color:red}
.pop_nelt_contest .addr_box > input{height:50px;line-height:50px;}
.pop_nelt_contest .addr_box .btn_zipcode{display:inline-block;width:145px;height:50px;margin-left:10px;line-height:50px;font-size:17px;text-align:center;color:#fff;background:#999}
.pop_nelt_contest .addr_box span{display:block;padding-top:15px;}
.pop_nelt_contest .addr_box span + p{margin-top:6px;}
.pop_nelt_contest .ch_wrap + .ch_wrap{margin-left:30px;}