@keyframes fadeAni1 {
	0% {opacity: 1;}
	50% {opacity: 0.3;}
	100% {opacity: 1;}
}
.inner {width:1100px; margin:0 auto; position:relative;text-align: center;z-index: 99;}
#footer{padding-bottom: 100px !important;}

.content_top {width:100%;position:relative;overflow:hidden;background:#090201;}
.content_top #topEvtPop {position: absolute; top: 121px; left: 50%; transform: translateX(-853px);}
.content_2 {background:#f5f5f5;}
.content_3 {background:#00adc9; padding-bottom: 80px;}
.content_5 {background:#f5f5f5; padding-bottom: 80px;}
.content_6 {background:#fbdf7c; padding-bottom: 80px;}
.content_7 {background:#7f4337; padding-bottom: 80px;}
.content_8 {background:#cbf4f9;}

.abtn {position:absolute; font-size:0; text-indent: -9999em;}
.btn_youtube {bottom:119px; left:490px; width:387px; height:66px;}
.abtn5_1 {right: 114px; top: 26px; width: 121px; height: 39px;}
.abtn6_1 {left: 132px; top: 551px; width: 154px; height: 38px;}
.abtn6_2 {left: 296px; top: 551px; width: 154px; height: 38px;}
.abtn8_1 {right: 280px; bottom: 100px; width: 159px; height: 50px;}

.review_con {position: relative; height: 460px; overflow: hidden;}
.review_con * {box-sizing: border-box;}
.review_con ul {position: absolute; width: 1100px;}
.review_con ul li + li {margin-top: 20px;}
.review_item {display:flex; align-items: center; justify-content: flex-end;}
.review_item >div {position: relative; display:flex; align-items: center; width:860px; height:140px; font-family: 'Pretendard-medium'; font-size:17px; color:#222; line-height:1.3; padding:35px 40px; text-align: left;}
.review_con ul li .review_item.item02 {justify-content: flex-start;}
.review_con ul li .review_item.item02 > div {padding:35px 40px 35px 55px}
.review_item >div .name {position:absolute; bottom:25px; right:40px; font-size:16px; color:#6a6a6a; font-family: 'Pretendard-medium'; font-weight: normal;}
.epl_box01{width:858px; background:url("//jrimg1s.mbest.co.kr/pub_event/20250814p/speechbubble01.png") no-repeat 0 0; }
.epl_box02{background:url("//jrimg1s.mbest.co.kr/pub_event/20250814p/speechbubble02.png") no-repeat 0 0;}

.content_3 .con3_btm_txt {font-size:13px; color:#8befff; font-family: 'Pretendard-bold'; line-height: 1;}

.notice_con {text-align: left;}
.notice_con > strong {display:flex; align-items: center; font-size:20px; color:#555; line-height:1; font-weight: normal; margin-bottom: 17px; font-family: 'Pretendard-extrabold';}
.notice_con > strong img {margin-right:5px;}
.notice_con ul li {position:relative; padding-left:9px; font-size:14px; color:#999; line-height:1.2; font-family: 'Pretendard-medium'; letter-spacing: -0.3px;}
.notice_con ul li+ li {margin-top: 4px;}
.notice_con ul li strong {font-family: 'Pretendard-extrabold'; font-weight: normal;}
.notice_con ul li:before {content:''; position:absolute; top:7px; left:0; width:3px; height:3px; border-radius:50%; background:#999;} 

/* url_box */
.url_box {position: absolute; left: 50px; bottom: 111px; width: 1000px; height: 95px; display: flex; gap: 0 12px; justify-content: space-between; align-items: center; padding: 12px 20px 12px 12px; box-sizing: border-box;}
.url_box input[type=text] {width: calc(100% - 180px); height:65px; border: none; padding-left: 30px; font-size: 24px; font-family: 'notokr-medium'; letter-spacing: -0.03em;border-radius: 12px;}
.url_box input[type=text]:disabled {background-color: #fff;}
.url_box input::placeholder {color: #cccccc;}
.url_box input:focus {outline: none;}
.url_box button {font-size: 0; width: 139px; height: 55px; flex:0 0 auto;}
.url_box button.apply_btn {background: url('//jrimg1s.mbest.co.kr/pub_event/20250814p/btn_apply.png') no-repeat center/contain;}
.url_box button.modify_btn {background: url('//jrimg1s.mbest.co.kr/pub_event/20250814p/btn_modify.png') no-repeat center/contain;}

.content_6 .agree_wrap {position: absolute; bottom: 50px; right: 50px;}
.content_6 .agree_wrap span, .content_6 .agree_wrap a{display:block; height: 37px; padding: 0 15px; border-radius: 18px; background-color: #b2b2b2; text-align: center; line-height: 37px; font-size: 16px; color: #fff; letter-spacing: -0.05em; box-sizing: border-box; font-family: 'Pretendard-medium';}
.content_6 .agree_wrap a {position:relative; display:flex; align-items: center; justify-content: center; background:#656565; min-width:159px; font-family: 'Pretendard-bold';}
.content_6 .agree_wrap a:hover {text-decoration:none;}
.content_6 .agree_wrap a:after {content:''; display:inline-block; width:9px; height:15px; margin-left:5px; background:url("//img1s.mbest.co.kr/pub_event/20250327n/btn_arr.png") no-repeat 0 0 ;}
.content_6 .notice_con, .content_7 .notice_con {padding-left:50px;}
.content_6 .notice_con > strong, .content_6 .notice_con ul li {color:#645111;}
.content_6 .notice_con ul li:before {background:#645111;}

.content_7 .notice_con > strong, .content_7 .notice_con ul li {color:#d7aba3;}
.content_7 .notice_con ul li:before {background:#d7aba3;}

.barbanner {position:fixed; bottom:0; left:0; width:100%; display:flex; align-items: flex-end; justify-content: center; text-align: center; z-index: 100; font-size:0;}
.barbanner a {position:relative; display:inline-block;}
@keyframes flicker {0%{opacity:1;}49%{opacity:1;}50%{opacity:0.5;}99%{opacity:0.5;}100%{opacity:1;}} 

.layerPop {position: fixed; display:flex; align-items: center; justify-content:center; top: 0; left: 0; width: 100%;height: 100%; background: rgba(0, 0, 0, 0.5); z-index: 999999; font-family: 'notokr-medium';}
.layerPop > .inner {background: #fff; border-radius: 10px; margin: 0;}
.layerPop > .inner > .btn_close {position: relative;display: block;text-align: right;width: 100%;padding-right: 15px;}
.layerPop > .inner > .btn_close a {width: 15px; display: inline-block;margin-right: 15px;margin-top: 17px;}
.layerPop .title{padding: 0px 0 22px;border-bottom: 3px solid;}
.layerPop .title p{color:#666;font-size:12px;padding-top: 10px;}
.layerPop .title .t_txt{font-size: 32px;font-family: 'notokr-black';letter-spacing: -0.05em;color: #000;}
.layerPop .title .t_txt span{color: #1f9e42;}
.layerPop textarea {width:100%;height:70px;box-sizing:border-box;font-size:12px;color:#777;border:0;vertical-align:top;outline:none;resize: none;font-family: 'notokr-medium';padding-left:5px;}
.layerPop textarea.bd_txt {border: 1px solid #ccc;}
.layerPop .tblGryC_box {border-color: #a4a4a4;}
.layerPop * {box-sizing: border-box;}
.layerPop input {font-family: 'notokr-medium';padding-left:5px;color:#777}
.layerPop input:focus {outline: none;font-family: 'notokr-medium';padding-left:5px;}
.layerPop .radio_wrap {display: inline-flex; align-items: center;}
.layerPop input[type=radio] {margin-right: 6px;}
.layerPop .ex_list {text-align: left;}
.layerPop .ex_list li {line-height: 1.5; color: #777;}

.popApply{width: 643px; box-shadow:0 5px 0 rgba(0, 0, 0, .3);overflow: hidden;}
.lycont{padding:30px;}
.apply_box{text-align: left;color: #777;font-size: 12px;letter-spacing: -0.05em;}
.apply_box span{display: inline-block;text-align: center;background: #e3f4e8;color: #002d3d;font-weight: bold;border: 1px solid #6cdd8b;width: 108px;line-height:32px;border-radius:5px;}
.apply_table table{width: 100%;border-spacing: 0;border-top: 2px solid #a4a4a4;}
.apply_table table th{border-bottom: 1px solid #ccc;background: #f0f0f0;color: #333;font-size: 12px;letter-spacing: -0.04em;line-height: 18px;}
.apply_table table td{color: #333;font-size: 12px;border-bottom: 1px solid #ccc;border-left: 1px solid #dedede;text-align: left;padding:14px 0;padding-left: 15px;}
.apply_table input{height:24px;}
.apply_table input[type=checkbox]{width: 13px;height: 13px;border: 1px solid #ccc;vertical-align: middle;}
.apply_table .txt{color: #777;letter-spacing: -0.05em;}
.apply_table table td span{display: inline-block;}
.ml30{margin-left: 30px !important}

.apply_table table td .txt_area {border:1px solid #ccc; width: 100%; height:165px; display: flex; flex-direction: column; padding: 7px}
.apply_table table td .txt_area textarea{padding:0; flex:1;}
.apply_table table td .txt_area .txtum{color: #999; font-size: 12px; letter-spacing: -0.01em; text-align: right; margin-top: 7px;}
.apply_table table td dl{display: flex;flex-wrap: wrap;align-items: center;justify-content: space-between;}
.apply_table table td dl dt{color: #333;font-size: 20px;letter-spacing: -0.075em;font-family: 'notokr-medium';margin-right: 14px;}
.apply_table table td dl dd{display: flex;}
.apply_table table td dl dd a{width: 225px;height: 54px;display: inline-flex;align-items: center;justify-content: center;background:#b6b6b6 url('//img1s.mbest.co.kr/pub_event/20241113e/check_off.png') no-repeat 15px center;color: #fff;font-size: 20px;font-family: 'notokr-bold';letter-spacing: -0.065em;border-radius: 8px;margin-left: 10px;}
.apply_table table td dl dd a.on,
.apply_table table td dl dd a:hover{background:#1f9e42 url('//img1s.mbest.co.kr/pub_event/20241113e/check_on.png') no-repeat 15px center;text-decoration: none;}

.pop_txt1{color: #333;font-size: 24px;letter-spacing: -0.055em;font-family: 'notokr-medium';text-align: center; line-height:1;}
.pop_txt1 span{color: #00a637;font-family: 'notokr-bold';}
.pop_txt2{border: 1px solid #ccc;background: #f0f0f0;text-align: center;border-radius: 8px;padding:20px 0;width: 542px;margin: 0 auto;}
.pop_txt2 div:nth-of-type(1){color: #333;letter-spacing: -0.045em;font-size: 26px;font-family: 'notokr-bold';line-height: 1.5;}
.pop_txt2 div:nth-of-type(2){color: #333;letter-spacing: -0.045em;font-size: 16px;line-height: 1.5;font-family: 'notokr-regular';}
.pop_txt3{color: #333;letter-spacing: -0.045em;font-size: 14px;line-height: 1.5;font-family: 'notokr-regular';}

.pop_btn a{display: inline-flex;width: 246px;height: 54px;background: #00a637;color: #fff;font-size: 21px;letter-spacing: -0.075em;font-family: 'notokr-bold';border-radius: 10px;justify-content: center;align-items: center;}
.pop_btn a:hover{text-decoration: none; color:#fff;}
.pop_btn.two{}
.pop_btn.two a{width: 136px;margin:0 3px;}
.pop_btn.two a:nth-of-type(1){background-color: #919191;}

.live_mov { width: 898px; height: 529px; position: fixed; top: 50%;left: 50%;margin: -24.5em 0 0 -37.3em;z-index: 999999;}
.stop_mov_box {width: 836px;height: 470px;background: #f5f5f5; position: absolute;top: 68px;left: 31px; text-align: center;}
.stop_mov_box .stop_mov_info { width: 100%; text-align: center;}
.stop_mov_box .stop_mov_info .stop_mov_info_tit {font-size: 28px;letter-spacing: -0.095em;font-family: 'notokr-bold';padding-bottom: 0;line-height: 1.2;}
.stop_mov_box .stop_mov_info div {color: #212121;padding: 15px 0 35px;font-size: 16px;font-family: 'notokr-medium';letter-spacing: -0.075em;line-height: 22px;}
.stop_mov_box .stop_mov_info div strong { color: #e1220e;font-weight: normal;font-family: 'notokr-bold';}

.pop_onlineLive_bg {position:fixed;top:0;left:0;width:100%;height:100%; z-index:99999999;}
.pop_onlineLive *{box-sizing: border-box;}
.pop_onlineLive {position:absolute;left:50%;top:50%;background:#fff;border-radius:20px;overflow:hidden;z-index:99;}
.pop_onlineLive .pop_close {position:absolute;right:15px;top:15px;}
.pop_onlineLive .tit {height:130px;text-align:center;padding:34px 0 0 0;border-bottom:2px solid #111;}
.pop_onlineLive .cont {padding:20px 30px;text-align:left;color:#777;}
.pop_onlineLive .cont table {width:100%;}
.pop_onlineLive .sec_online_txt {display:table;width:100%;}
.pop_onlineLive .sec_online_txt .th {display:table-cell;vertical-align:middle;width:110px;/*height:46px;*/background:#ffeed5;border-radius:10px;border:1px solid #ebd1aa;color:#333;font-weight:bold;text-align:center;padding:14px 0;}
.pop_onlineLive .sec_online_txt .td {display:table-cell;vertical-align:middle;width:calc(100% - 110px);padding:3px 0 0 15px;line-height: 18px;}
.pop_onlineLive .tblGryC th,
.pop_onlineLive .tblGryC td {padding:17px 20px 13px;}
.pop_onlineLive .cont .txt_img {text-align:center;font-size:23px;color:#111;font-family: 'notokr-medium';letter-spacing:-1px;}
.pop_onlineLive .cont .txt_date {padding:20px 0;background:#f0f0f0;border:1px solid #ccc;border-radius:15px;text-align:center;font-size:18px;color:#111;font-family: 'notokr-regular';letter-spacing:-1px;}
.pop_onlineLive .cont .txt_date p {font-size:25px;color:#111;font-family: 'notokr-bold';}
.pop_onlineLive .banner {background:#f1eedf;}
.pop_onlineLive .banner a {display:block;}
.pop_onlineLive input[type="text"] {height:31px;padding:0 10px;text-align:center;font-size:12px;border:1px solid #ccc;}	
.pop_onlineLive select {height:31px;padding:0 10px;text-align:center;font-size:12px;border:1px solid #ccc;}	
.pop_onlineLive .btn_sq_navy{box-sizing: border-box;display: inline-block;width: 120px;height:31px;padding: 7px 5px;background: #535864;border: 1px solid #535864;font-size: 12px;text-align: center;color: #fff;vertical-align:middle;}
.pop_onlineLive .btn_sq_navy:hover{color:#fff;}
.pop_onlineLive .btn_sq_white{box-sizing: border-box;display: inline-block;width: 120px;height:31px;padding: 7px 5px;background: #fff;border: 1px solid #ccc;font-size: 12px;text-align: center;color: #333;vertical-align:middle;}
.pop_onlineLive .btn_sq_white:hover{color:#333;}
/* 2023-03-17 */
.pop_onlineLive .td1 {display:inline-block;float:left;width:25%;font-family: 'notokr-medium';font-size: 24px;letter-spacing: -1px;line-height: 54px;text-align: center;color:#000;}
.pop_onlineLive .td2 {display:inline-block;float:left;width:37%;}
.pop_onlineLive .td3 {display:inline-block;float:right;width:37%;}
.pop_onlineLive .radioA_study{color: #fff;font-size: 15px;}
.pop_onlineLive .radioA_study input{display: none;}
.pop_onlineLive .radioA_study label{position:relative;box-sizing: border-box;height:54px;width:100%;border-radius: 10px;display:block;padding:0px 0 0 10px;font-family: 'notokr-medium';font-size: 20px;letter-spacing: -1px;line-height: 54px;text-align: center;box-sizing: border-box;}
.pop_onlineLive .radioA_study label::after{content: '';position:absolute;top:50%;left:20px;margin-top:-9px;width:18px;height:18px;border-radius:50%;border:3px solid #fff;box-sizing: border-box;}
.pop_onlineLive .radioA_study input:not(:checked) + label{background:#b6b6b6;}
.pop_onlineLive .radioA_study input:not(:checked) + label::after{background:#fff;}
.pop_onlineLive .radioA_study input:checked + label,
.pop_onlineLive .radioA_study input:checked + label::after{background:#f97c15;}
.pop_onlineLive .bt_ap {box-sizing: border-box;height:54px;background:#003f59;border-radius: 27px;display:inline-block;padding: 0 30px;font-family: 'notokr-medium';font-size: 20px;color:#fff;letter-spacing: -1px;line-height: 54px;text-align: center;box-sizing: border-box;}
.pop_onlineLive .bt_ap.gry {background:#919191;}