@charset "UTF-8";

/* EVENT 511 */
/** event.html **/
.eventWrap .inner{width:1221px;}
.eventWrap.evtFullType .evtTitWrap .logo{padding-top:0; top:55px; left:50%; transform:translateX(-50%); max-width:1000px;}
.eventWrap.evtFullType .evtTitWrap .logo.logo_r .logoVisang{top:unset; bottom:3px;}

/* evtTitWrap*/
.evtTitWrap{position:relative; background:#fff495;}
.evtTitWrap:before{content:'';position:absolute; left:0; right:0; top:0; height:92.437%; background:#4476fb;}
.evtTitWrap .inner{padding:127px 0 0; max-width:1682px; width:100%;}
.evtTitWrap .inner img{max-width:100%;}

/* evtSection */
.evtSection1{background:#fff495;}
.evtSection1 .inner{padding:0 0 86px;}
.evtSection1 .thumb{position:relative;}
.evtSection1 .thumb img{width:100%;}
.evtSection1 .btn_view{position:absolute; left:32px; top:268px; width:513px; height:762px;}
.evtSection1 .btn_view.ty2{left:671px;}
.evtSection1 .btnApply{position:absolute; left:350px; bottom:0; width:360px; height:90px;}

/* evtFooter */
.evtFooter{background:#64656d;}
.evtFooter .inner{padding:60px 0 65px;width:1000px;}
.evtFooter .inner strong{display:block; width:203px; height:25px; font-size:0; background:url('/resources/images/event/2024/event240708/txt.png') no-repeat center;}
.evtFooter .evtInfoList{margin-top:20px;}
.evtFooter .evtInfoList li{position:relative;padding-left:15px;font-size:15px;font-weight:500;color:#fff;line-height:21px; opacity:.8;}
.evtFooter .evtInfoList li:before{content:'';position:absolute;top:9px;left:2px; width:3px ;height:3px; border-radius:50%; background:#fff;}
.evtFooter .evtInfoList li + li{margin-top:5px;}

.evtDetailPop{}
.evtDetailPop .evtPopDimmed{position:fixed; left:0; right:0; top:0; bottom:0; background:rgba(20,26,31,.8);}
.evtDetailPop .evtDetailPopWrap{position:absolute; top:1650px; left:50%; transform:translateX(-50%); padding:45px 108px; background:#fff; border:4px solid #cbcbcb; border-radius:20px;}
.evtDetailPop .evtDetailPopWrap .btnDetailClose{position:absolute; top:30px; right:30px; width:40px; height:40px; background:url('/resources/images/event/2024/event240708/btn_close.png') no-repeat center;}
.evtDetailPop .evtDetailPopWrap .thumb{box-shadow:4px 4px 5px 2px rgba(57, 57, 62,.12)}
.evtDetailPop .evtDetailPopWrap .thumb img{max-width:100%;}

/* 팝업 공통*/
/*#eventPopWrap .eventPop{border-color:#2553ff;}*/
/*#eventPopWrap .eventPop .titWrap{background:#cfe4ff;}*/
/*#eventPopWrap .eventPop .titWrap .tit{color:#121212;}*/
/*.popInfoWrap .btnWrap .btnPopApply{background:#4d72f9;}*/
/*.popInfoWrap .btnWrap .btnPopApply:before{display:none;}*/
.popInfoWrap .agreeWrap .infoList li{letter-spacing:-0.05em;}