@charset "UTF-8";

/* EVENT 506 */
/** event.html **/
.eventWrap .inner{width:1220px;}
/* evtTitWrap*/
.evtTitWrap{position:relative; background:url('/resources/images/event/2024/event240527/evtBg.png') center top repeat-x;}
.evtTitWrap .inner{padding:160px 0 15px; width:1455px;}

[class^="evtSection"]{padding:140px 0 150px;}
[class^="evtSection"] .evtLabel{margin-bottom:110px; width:100%; height:104px;}
[class^="evtSection"] .book_info_wrap{display:flex; gap:84px; align-items:flex-start;}
[class^="evtSection"] .book_info_wrap .thumb{box-shadow:13px 13px 32px 3px rgba(32,34,39,.18);}
[class^="evtSection"] .book_info_wrap .book_info_box{position:relative;}
[class^="evtSection"] .book_info_wrap .book_info_box:after{content:''; position:absolute; left:158px; top:50%; transform:translateY(-50%); width:30px; height:30px; background:url('/resources/images/event/2024/event240527/ico_plus.png') no-repeat center;}
[class^="evtSection"] .book_info_wrap .book_info_box li{display:flex; gap:34px;}
[class^="evtSection"] .book_info_wrap .book_info_box li+li{margin-top:59px;}
[class^="evtSection"] .book_info_wrap .book_info_box li .img{position:relative; width:352px;}
[class^="evtSection"] .book_info_wrap .book_info_box li .img .btn_view{position:absolute; right:-23px; bottom:-10px; width:76px; height:76px; background:url('/resources/images/event/2024/event240527/ico_view.png') no-repeat center; border-radius:50%; box-shadow:1px 1px 4px 4px rgba(57,57,62,.09);}
[class^="evtSection"] .book_info_wrap .book_info_box li p{font-size:28px; color:#505462; font-weight:400; line-height:40px; letter-spacing:-0.045em;}
[class^="evtSection"] .book_info_wrap img{max-width:100%;}
[class^="evtSection"] .btnWrap{margin:90px auto 0;}
[class^="evtSection"] .btnWrap .btnApply{margin:0 auto; display:block; width:497px; height:157px;}

.evtSection1{background:#fff39f;}
.evtSection1 .evtLabel{background:url('/resources/images/event/2024/event240527/evtLabel1.png') no-repeat center;}
.evtSection1 .btnWrap .btnApply{background:url('/resources/images/event/2024/event240527/btn_apply1.png') no-repeat center;}

.evtSection2{background:#fff;}
.evtSection2 .evtLabel{background:url('/resources/images/event/2024/event240527/evtLabel2.png') no-repeat center;}
.evtSection2 .btnWrap .btnApply{background:url('/resources/images/event/2024/event240527/btn_apply2.png') no-repeat center;}

.evtSection3{padding-top:300px; height:511px; background:url('/resources/images/event/2024/event240527/evtBnr.png') repeat-x center}
.evtSection3 .evtBtns{display:flex; gap:21px;}
.evtSection3 .evtBtns .btn{width:286px; height:90px;}
.evtSection3 .evtBtns .btn.btn1{background:url('/resources/images/event/2024/event240527/btn_link1.png') no-repeat center;}
.evtSection3 .evtBtns .btn.btn2{background:url('/resources/images/event/2024/event240527/btn_link2.png') no-repeat center;}

/* evtFooter */
.evtFooter{background:#fff;}
.evtFooter .inner{padding:100px 0;width:1220px;}
.evtFooter .inner > strong{font-size:32px;color:#211915;font-weight:600;line-height:1;}
.evtFooter .evtInfoList{margin-top:30px;}
.evtFooter .evtInfoList li{padding-left:14px; text-indent:-14px; font-size:24px;font-weight:400;color:#242632;line-height:40px;}

.evtDetailPop{position:fixed; left:0; right:0; top:0; bottom:0; display:flex; align-items:center; justify-content:center; z-index:100; background:rgba(0,0,0,.4);}
.evtDetailPop .evtPopBox{position:relative; padding:87px 97px; background:#fff; border:2px solid #ff8025; border-radius:40px;}
.evtDetailPop .evtPopCloseBtn{position:absolute; right:30px; top:30px; width:22px; height:22px; background:url('/resources/images/event/2024/event240527/ico_pop_close.png') no-repeat center;}
.evtDetailPop .img{}
.evtDetailPop .img img{max-width:100%;}


/* 팝업 공통*/
#eventPopWrap .eventPop .titWrap .tit{font-size:18px;line-height:72px;}
.popInfoWrap .agreeWrap .infoList li{letter-spacing:-0.05em;}
