@charset "UTF-8";

/* EVENT 497 */
/** event.html **/
.eventWrap .inner{width:1220px;}
.evtContainer{background:#fbfdff url('/resources/images/event/2024/event240621/evtBg.png') center top repeat-x;}
.eventWrap.evtFullType .evtTitWrap .logo{padding-top:0; top:55px;}
.eventWrap.evtFullType .evtTitWrap .logo.logo_r .logoVisang{top:unset; bottom:3px;}

/* evtTitWrap*/
.evtTitWrap{position:relative;}
.evtTitWrap .inner{padding:52px 0 55px; text-align:center;}

/* evtSection */
.evtSection1{background:#f7f7f7;}
.evtSection1 .inner{padding:144px 0 140px;}
.evtSection1 .tab_menu{display:flex;}
.evtSection1 .tab_menu li{position:relative; flex:1; height:100px; background:#9ea0ab;}
.evtSection1 .tab_menu li a{padding:0 255px;display:block;height:100%;background-position:center top; background-repeat:no-repeat;}
.evtSection1 .tab_menu li a i{display:block;width:100px;height:100%;background-position:center; background-repeat:no-repeat;}
.evtSection1 .tab_menu li:nth-child(1){border-radius:0 30px 0 0;}
.evtSection1 .tab_menu li:nth-child(2){border-radius:30px 0 0 0;}
.evtSection1 .tab_menu li:nth-child(1) a i{margin-left:auto; background-image:url('/resources/images/event/2024/event240621/tab01.png');}
.evtSection1 .tab_menu li:nth-child(2) a i{background-image:url('/resources/images/event/2024/event240621/tab02.png');}
.evtSection1 .tab_menu li:nth-child(1).on{background:#005dfe;}
.evtSection1 .tab_menu li:nth-child(2).on{background:#5c31d9;}
.evtSection1 .item_list_wrap{display:flex; align-items:center; justify-content:space-between;}
.evtSection1 .item_list_wrap .thumb{}
.evtSection1 .item_list_wrap img{max-width:100%;}
.evtSection1 .item_list_wrap ul{}
.evtSection1 .item_list_wrap ul li{}
.evtSection1 .item_list_wrap ul li+li{margin-top:40px; padding-top:40px; border-top:5px dotted #e1e1e1;}
.evtSection1 .item_list_wrap .item_box{display:flex; gap:38px;}
.evtSection1 .item_list_wrap .item_box .img{position:relative; width:348px; border:1px solid #ccc; box-shadow:3px 3px 2px 3px rgba(32,34,39,.07)}
.evtSection1 .item_list_wrap .item_box .img .btn_view{position:absolute; right:1px; bottom:1px; width:32px;height:32px; background:url('/resources/images/event/2024/event240621/btn_view.png')}
.evtSection1 .item_list_wrap .item_box .txt{width:370px;}
.evtSection1 .item_list_wrap .item_box .txt p{margin-top:35px; font-size:24px; color:#505462; line-height:34px; letter-spacing:-0.045em;}
.evtSection1 .item_list_wrap .item_box .txt.ty1 p{margin-top:24px;}
.evtSection1 .item_list_wrap .item_box .txt.ty2{margin-top:-19px;}

.evtSection1 .btnWrap{margin-top:70px;}
.evtSection1 .btnWrap .btnApply{margin:0 auto; display:block; width:592px; height:153px; font-size:0; background-repeat:no-repeat; background-position:center;}
.evtCont01 .btnApply{background-image:url('/resources/images/event/2024/event240621/btn_apply1.png');}
.evtCont02 .btnApply{background-image:url('/resources/images/event/2024/event240621/btn_apply2.png');}

/* evtFooter */
.evtFooter{background:#fff;}
.evtFooter .inner{padding:60px 0 65px;width:1220px;}
.evtFooter .inner strong{font-size:32px;color:#211915;font-weight:600;line-height:1;}
.evtFooter .evtInfoList{margin-top:20px;}
.evtFooter .evtInfoList li{position:relative;padding-left:15px;font-size:24px;font-weight:300;color:#242632;line-height:1.5;}
.evtFooter .evtInfoList li span{font-size:inherit; font-weight:600;}
.evtFooter .evtInfoList li:before{content:'-';position:absolute;top:0;left:0;}
.evtFooter .evtInfoList li + li{margin-top:5px;}

.evtDetailPop{position:fixed; left:0; right:0; top:0; bottom:0; background:rgba(20,26,31,.8); display:flex; align-items:center; justify-content:center; z-index:500;}
.evtDetailPop .evtDetailPopWrap{position:relative; padding:50px 80px; background:#fff; border:2px solid #222; border-radius:40px;}
.evtDetailPop .evtDetailPopWrap .btnDetailClose{position:absolute; top:30px; right:30px; width:22px; height:22px; background:url('/resources/images/event/2024/event240621/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.03em;}