<!-- S : 이벤트 복사영역 여기서부터 -->
<style type="text/css">/* font */
@import url('https://cdn.jsdelivr.net/gh/orioncactus/pretendard/dist/web/static/pretendard-dynamic-subset.css');
/* common */
body {
min-width: 1440px;
margin: 0;
padding: 0;
}
body * {
box-sizing: border-box;
}
.wrap .special-sub-wrap .sub-top .editor-wrap {
min-width: 1440px !important;
}
.art-container-event {
position: relative;
width: 100%;
max-width: 1920px;
margin: 0 auto;
text-align: center;
background-color: #000000;
font-family: Pretendard, sans-serif !important;
}
.art-content-inner {
position: relative;
margin: 0 auto;
overflow: hidden;
}
.art-container-event ul {
margin: 0;
padding: 0;
list-style: none;
}
.art-container-event p {
margin: 0;
padding: 0;
}
.art-container-event a {
text-decoration: none;
}
.art-content-inner img {
display: block;
width: 100%;
}
/* main */
.main {
position: relative;
max-width: 100%;
overflow: hidden;
}
/* content common */
.content {
padding: 64px 0;
}
.content_ttl01 {
position: relative;
display: inline-block;
font-size: 16px;
font-weight: 600;
line-height: 1;
letter-spacing: -0.64px;
color: #E55059;
}
.content_ttl02 {
margin-top: 24px !important;
font-size: 32px;
font-weight: 700;
line-height: 1;
letter-spacing: -1.12px;
color: #000000;
}
.content_ttl03 {
margin-top: 12px !important;
font-size: 20px;
font-weight: 400;
line-height: 1;
letter-spacing: -0.8px;
color: #000000;
}
@keyframes hover {
0% { transform: translateY(0); }
25% { transform: translateY(-5px); }
75% { transform: translateY(5px); }
100% { transform: translateY(0); }
}
.hover {
display: block;
}
.hover:hover {
animation: hover 1s linear infinite;
}
/* content intro */
.content._intro {
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
gap: 18px;
background-color: #000000;
}
.content._intro .ttl {
font-size: 32px;
font-weight: 700;
line-height: 1.32;
letter-spacing: -1.12px;
color: #ffffff;
}
.content._intro .ttl span {
color: #E29393;
}
.content._intro .txt {
font-size: 16px;
font-weight: 300;
line-height: 1.6;
letter-spacing: -0.64px;
color: #ffffff;
}
/* content01 */
.content._01 {
background-color: #EBEBEB;
}
.content01_coupon_wrap {
display: flex;
flex-wrap: wrap;
justify-content: flex-start;
align-items: center;
gap: 16px;
max-width: 848px;
margin: 40px auto 0 !important;
user-select: none;
}
.content01_coupon {
position: relative;
display: flex;
flex-direction: column;
justify-content: space-between;
align-items: flex-start;
width: 416px;
height: 138px;
padding: 13.6px 32px 23px 25.6px;
background-image: url(https://image.a-rt.com/art/managing/event/20260211_newyears/abc/pc/img/content01_coupon_img.png);
background-repeat: no-repeat;
background-size: cover;
}
.content01_coupon_ttl_wrap {
display: flex;
justify-content: space-between;
align-items: center;
width: 100%;
}
.content01_coupon_ttl {
font-size: 16px;
font-weight: 500;
line-height: 1;
}
.content01_coupon_dl_img {
width: 9.8px;
height: 11px;
}
.content01_coupon_text_wrap {
display: flex;
justify-content: space-between;
align-items: flex-end;
width: 100%;
}
.content01_coupon_discount {
display: flex;
justify-content: flex-end;
align-items: flex-end;
width: 127px;
}
.content01_coupon_discount .dis_num {
font-size: 60px;
font-weight: 700;
line-height: 0.8;
letter-spacing: -3px;
}
.content01_coupon_discount .dis_per {
margin-left: 3px;
font-size: 32px;
font-weight: 700;
line-height: 1;
}
.content01_coupon_name {
font-size: 15px;
font-weight: 500;
line-height: 1.2;
letter-spacing: -0.45px;
text-align: right;
}
.content01_coupon_name span {
font-size: 18px;
font-weight: 600;
letter-spacing: -0.54px;
}
.content01_coupon_dl_btn {
display: flex;
justify-content: center;
align-items: center;
gap: 5px;
width: 416px;
height: 64px;
margin: 30px auto 0 !important;
color: #FFFFFF;
background-color: #000000;
font-size: 16px;
font-weight: 500;
line-height: 1;
letter-spacing: -0.64px;
text-decoration: unset;
}
.content01_coupon_dl_ico {
max-width: 19px;
}
.btn-md_wrap {
display: flex;
justify-content: center;
align-items: center;
width: 416px;
height: 64px;
margin: 14px auto 0 !important;
}
.btn-md {
display: flex;
justify-content: center;
align-items: center;
gap: 5px;
}
.content01_caution_ico {
max-width: 16px;
}
.content01_caution_txt {
font-size: 16px;
font-weight: 600;
line-height: 1;
letter-spacing: -0.64px;
color: #000000;
}
/* content02 */
.content._02 {
background-color: #FBF8E7;
}
.content02_img {
max-width: 419px;
margin: 40px auto 0 !important;
}
.content02_period {
margin: 16px auto 0 !important;
font-size: 20px;
font-weight: 400;
line-height: 1;
letter-spacing: -0.8px;
color: #000000;
}
.content02_btn {
display: flex;
justify-content: center;
align-items: center;
width: 416px;
height: 64px;
margin: 30px auto 0 !important;
font-size: 16px;
font-weight: 500;
line-height: 1;
letter-spacing: -0.64px;
color: #ffffff;
background-color: #000000;
}
/* content03 */
.content._03 {
background-color: #ffffff;
}
.content03_img_wrap {
position: relative;
max-width: 380px;
margin: 50px auto 0 !important;
}
.content03_img {
max-width: 380px;
}
.content03_pop {
position: absolute;
width: 96px;
height: 96px;
top: -23px;
right: -34px;
background-image: url(https://image.a-rt.com/art/managing/event/20260211_newyears/abc/pc/img/content03_pop_img.png);
background-repeat: no-repeat;
background-size: cover;
background-position: center;
filter: drop-shadow(0 3px 6px rgba(0, 0, 0, 0.2));
}
.content03_pop_txt01 {
margin: 25px auto 0 !important;
font-size: 18px;
font-weight: 400;
line-height: 1;
letter-spacing: -0.77px;
color: #ffffff;
}
.content03_pop_txt02 {
margin: 2px auto 0 !important;
font-size: 24px;
font-weight: 700;
line-height: 1;
letter-spacing: -1.07px;
color: #ffffff;
}
.content03_txt {
margin: 16px auto 0 !important;
font-size: 20px;
font-weight: 400;
line-height: 1;
letter-spacing: -0.8px;
color: #000000;
}
.content03_btn {
display: flex;
justify-content: center;
align-items: center;
width: 416px;
height: 64px;
margin: 30px auto 0 !important;
font-size: 16px;
font-weight: 500;
line-height: 1;
letter-spacing: -0.64px;
color: #ffffff;
background-color: #000000;
}
/* content info */
.content._info {
background: linear-gradient(180deg, #FFF 24.23%, #FFBBC0 124.36%);
}
.content._info .main_ttl {
position: relative;
width: 465px;
margin: 0 auto !important;
font-size: 32px;
font-weight: 700;
line-height: 1;
letter-spacing: -1.12px;
color: #000000;
}
.content._info .main_ttl::after {
content: '';
position: absolute;
width: 265px;
height: 17px;
right: -8px;
bottom: -4px;
background-image: url(https://image.a-rt.com/art/managing/event/20260211_newyears/abc/pc/img/main_ttl_bg.png);
background-repeat: no-repeat;
background-size: contain;
background-position: center;
}
.content._info .info_wrap {
display: flex;
justify-content: center;
align-items: center;
gap: 300px;
margin: 100px auto 0 !important;
}
.content._info .info_box {
display: flex;
flex-direction: column;
align-items: center;
}
.content._info .sub_ttl {
font-size: 20px;
font-weight: 500;
line-height: 1;
letter-spacing: -0.8px;
color: #E55059;
}
.content._info .txt {
margin: 24px auto 0 !important;
font-size: 24px;
font-weight: 500;
line-height: 1.3;
letter-spacing: -1.12px;
color: #000000;
}
.content._info .txt span {
font-weight: 700;
}
.content._info .info_wrap .info_box {
position: relative;
}
.content._info .info_wrap .info_box:nth-of-type(1)::after {
content: '';
position: absolute;
width: 2px;
height: 514px;
right: -150px;
background-color: #E4CFD3;
}
.content._info .info_wrap .info_box:nth-of-type(1) .info_img {
position: relative;
width: 404px;
height: 254px;
margin: 50px auto 0 !important;
}
.content._info .info_img01_01 {
position: absolute;
width: 265px;
height: 168px;
left: 0;
bottom: 4px;
}
.content._info .info_img01_01 img {
position: relative;
z-index: 4;
}
.content._info .info_img01_01::before {
content: '';
position: absolute;
width: 278px;
height: 22px;
left: 50%;
bottom: -9.5px;
transform: translateX(-50%);
background-image: url(https://image.a-rt.com/art/managing/event/20260211_newyears/abc/pc/img/info_img01_01_blur.png);
background-repeat: no-repeat;
background-size: contain;
background-position: center;
z-index: 1;
}
.content._info .info_img01_02 {
position: absolute;
width: 296px;
height: 254px;
right: 0;
bottom: 3px;
}
.content._info .info_img01_02 img {
position: relative;
z-index: 3;
filter: drop-shadow(9px 6px 29px rgba(0, 0, 0, 0.25));
}
.content._info .info_img01_02::before {
content: '';
position: absolute;
width: 142px;
height: 80px;
right: 46px;
bottom: -11px;
background-image: url(https://image.a-rt.com/art/managing/event/20260211_newyears/abc/pc/img/info_img01_02_blur.png);
background-repeat: no-repeat;
background-size: contain;
background-position: center;
z-index: 1;
}
.content._info .info_wrap .info_box:nth-of-type(2) .info_img {
position: relative;
width: 410px;
height: 243px;
margin: 61px auto 0 !important;
}
.content._info .info_img02 {
position: absolute;
width: 410px;
height: 243px;
left: 0;
bottom: 0;
}
.content._info .info_btn {
display: flex;
justify-content: center;
align-items: center;
gap: 0;
width: 416px;
height: 64px;
margin: 40px auto 0 !important;
font-size: 16px;
font-weight: 500;
letter-spacing: -0.64px;
color: #ffffff;
background-color: #000000;
}
.content._info .info_btn::after {
content: '';
display: inline-block;
width: 24px;
height: 24px;
background-image: url(https://image.a-rt.com/art/managing/event/20260211_newyears/abc/pc/img/info_btn_arrow.png);
background-repeat: no-repeat;
background-size: cover;
background-position: center;
}
.content._info .md-cnt.notice {
width: 750px;
padding: 0;
box-sizing: border-box;
}
.info_md_top_wrap {
padding: 46px 69px 47.77px;
}
.info_md_ttl {
font-size: 30px;
font-weight: 600;
line-height: 1.4;
letter-spacing: -0.6px;
}
.info_md_list {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
align-items: center;
gap: 30.77px 17.14px;
margin-top: 38px !important;
}
.info_md_list li {
display: flex;
justify-content: flex-start;
align-items: center;
gap: 14.12px;
width: 292.86px;
}
.info_md_img {
max-width: 92px;
}
.info_md_txt {
font-size: 19px;
font-weight: 500;
letter-spacing: -0.76px;
padding-left: 0.5em !important;
text-indent: -0.5em;
}
.info_md_txt span {
font-size: 16px;
font-weight: 400;
line-height: 1.56;
letter-spacing: -0.64px;
}
.info_md_bottom_wrap {
padding: 20px 0;
background-color: #656565;
}
.info_md_bottom_wrap p {
font-size: 20px;
font-weight: 400;
line-height: 1.65;
letter-spacing: -0.8px;
color: #D9D9D9;
}
/* modal */
.md-cnt.notice {
visibility: hidden;
position: fixed;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
font-family: 'Pretendard', sans-serif !important;
background-color: #fff;
padding: 30px;
width: 800px;
height: auto;
z-index: 1000;
}
.md-cnt.notice .md-tit .main {
font-size: 28px;
font-weight: 600;
letter-spacing: -0.05em;
line-height: 1;
border-bottom: 2px solid #000;
padding-bottom: 30px;
}
.md-cnt.notice .md-txt {
font-size: 18px;
letter-spacing: -0.05em;
line-height: 1.8;
text-align: left;
padding-top: 30px;
}
.md-cnt.notice .md-txt ul {
list-style: inside;
list-style-type: '- ';
text-indent: -12px;
padding-left: 12px;
}
.md-cnt.notice .md-txt li .spot {
font-weight: 600;
background-color: #D0FFDB;
color: #000;
}
.md-cnt.notice .btn-close {
position: absolute;
top: 30px;
right: 30px;
background: url('https://image.a-rt.com/art/managing/event/20230302_NIKE_AIR_MAX_DAY_CAMPAIGN/pc/md/btn2.png') no-repeat center/contain;
width: 27px;
height: 27px;
text-indent: 100%;
white-space: nowrap;
overflow: hidden;
}
#dim {
display: none;
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: rgba(0, 0, 0, 0.5);
z-index: 999;
cursor: pointer;
}
.md-open {
overflow-y: hidden;
padding-right: 17px;
}
</style>
<!-- s : art-container-event -->
<div class="art-container-event">
<div class="art-content-inner">
<div class="main"><img alt="2026 NEW YEARS 설 기간 한정 풍성한 혜택 02.12 - 02.22" src="https://image.a-rt.com/art/managing/event/20260211_newyears/abc/pc/img/main.jpg" /></div>
<div class="content _intro">
<p class="ttl">마음을 전하는 <span>온라인 단독</span> 혜택</p>
<p class="txt">새해의 기운을 담은 풍성한 혜택으로<br />
감사의 마음을 전해보세요.</p>
</div>
<div class="content _01">
<p class="content_ttl01">BENEFIT 1.</p>
<p class="content_ttl02">설 명절 전용 쿠폰팩</p>
<p class="content_ttl03">실속 있는 새해 첫 한정쿠폰</p>
<div class="content01_coupon_wrap">
<div class="content01_coupon">
<div class="content01_coupon_ttl_wrap">
<p class="content01_coupon_ttl">ONLINE-ONLY</p>
<div class="content01_coupon_dl_img"><img alt="" src="https://image.a-rt.com/art/managing/event/20260211_newyears/abc/pc/img/content01_coupon_dl_img.png " /></div>
</div>
<div class="content01_coupon_text_wrap">
<p class="content01_coupon_discount"><span class="dis_num">16</span> <span class="dis_per">%</span></p>
<p class="content01_coupon_name"><span>스니커즈</span><br />
전용 쿠폰</p>
</div>
</div>
<div class="content01_coupon">
<div class="content01_coupon_ttl_wrap">
<p class="content01_coupon_ttl">ONLINE-ONLY</p>
<div class="content01_coupon_dl_img"><img alt="" src="https://image.a-rt.com/art/managing/event/20260211_newyears/abc/pc/img/content01_coupon_dl_img.png" /></div>
</div>
<div class="content01_coupon_text_wrap">
<p class="content01_coupon_discount"><span class="dis_num">14</span> <span class="dis_per">%</span></p>
<p class="content01_coupon_name"><span>스포츠화</span><br />
전용 쿠폰</p>
</div>
</div>
<div class="content01_coupon">
<div class="content01_coupon_ttl_wrap">
<p class="content01_coupon_ttl">ONLINE-ONLY</p>
<div class="content01_coupon_dl_img"><img alt="" src="https://image.a-rt.com/art/managing/event/20260211_newyears/abc/pc/img/content01_coupon_dl_img.png" /></div>
</div>
<div class="content01_coupon_text_wrap">
<p class="content01_coupon_discount"><span class="dis_num">16</span> <span class="dis_per">%</span></p>
<p class="content01_coupon_name"><span>구두·캐주얼</span><br />
전용 쿠폰</p>
</div>
</div>
<div class="content01_coupon">
<div class="content01_coupon_ttl_wrap">
<p class="content01_coupon_ttl">ONLINE-ONLY</p>
<div class="content01_coupon_dl_img"><img alt="" src="https://image.a-rt.com/art/managing/event/20260211_newyears/abc/pc/img/content01_coupon_dl_img.png" /></div>
</div>
<div class="content01_coupon_text_wrap">
<p class="content01_coupon_discount"><span class="dis_num">12</span> <span class="dis_per">%</span></p>
<p class="content01_coupon_name"><span>슬리퍼·샌들</span><br />
전용 쿠폰</p>
</div>
</div>
<div class="content01_coupon">
<div class="content01_coupon_ttl_wrap">
<p class="content01_coupon_ttl">ONLINE-ONLY</p>
<div class="content01_coupon_dl_img"><img alt="" src="https://image.a-rt.com/art/managing/event/20260211_newyears/abc/pc/img/content01_coupon_dl_img.png" /></div>
</div>
<div class="content01_coupon_text_wrap">
<p class="content01_coupon_discount"><span class="dis_num">14</span> <span class="dis_per">%</span></p>
<p class="content01_coupon_name"><span>의류 상·하의</span><br />
전용 쿠폰</p>
</div>
</div>
<div class="content01_coupon">
<div class="content01_coupon_ttl_wrap">
<p class="content01_coupon_ttl">ONLINE-ONLY</p>
<div class="content01_coupon_dl_img"><img alt="" src="https://image.a-rt.com/art/managing/event/20260211_newyears/abc/pc/img/content01_coupon_dl_img.png" /></div>
</div>
<div class="content01_coupon_text_wrap">
<p class="content01_coupon_discount"><span class="dis_num">16</span> <span class="dis_per">%</span></p>
<p class="content01_coupon_name"><span>의류 아우터</span><br />
전용 쿠폰</p>
</div>
</div>
</div>
<a class="content01_coupon_dl_btn hover" href="javascript:abc.couponDown('3000000935','3000000936','3000000937','3000000938','3000000939','3000000940')"><span class="content01_coupon_dl_txt">쿠폰 전체 다운로드</span> <span class="content01_coupon_dl_ico"> <img alt="" src="https://image.a-rt.com/art/managing/event/20260211_newyears/abc/pc/img/content01_coupon_dl_ico.png" /> </span> </a>
<div class="btn-md_wrap"><a class="btn-md" data-href="#modal1" href="javascript:void(0);"><span class="content01_caution_ico"> <img alt="" src="https://image.a-rt.com/art/managing/event/20260211_newyears/abc/pc/img/content01_caution_ico.png" /></span> <span class="content01_caution_txt">유의사항</span> </a></div>
<!-- 모달창 1 -->
<div aria-labelledby="mdTit1" aria-modal="true" class="md-cnt notice" id="modal1" role="dialog">
<div class="md-tit">
<h4 class="main" id="mdTit1">유의사항</h4>
</div>
<div class="md-txt">
<ul>
<li>쿠폰 다운로드 및 사용 기간 2026/02/12 12:00 - 2026/02/22 23:59</li>
<li>쿠폰은 통합멤버십 회원 대상이며, 각 쿠폰은 ID당 2회 다운로드 가능합니다.</li>
<li>일부 상품의 경우 쿠폰 적용 대상에서 제외될 수 있습니다.</li>
<li>다운로드한 쿠폰은 마이 페이지 > 쇼핑 혜택 > 쿠폰 리스트에서 확인 가능합니다.</li>
<li>본 행사는 당사 사정에 의해 사전 고지 없이 내용 변경 및 조기 종료 될 수 있습니다.</li>
<li>쿠폰을 사용하여 주문하신 후 취소/반품 하신 경우, 재발급되지 않습니다.</li>
</ul>
</div>
<button class="btn-close" data-link="last" type="button">닫기</button></div>
</div>
<div class="content _02">
<p class="content_ttl01">BENEFIT 2.</p>
<p class="content_ttl02">설 명절 전용 특가</p>
<p class="content_ttl03">온라인에서만 진행되는 설 한정 혜택</p>
<div class="content02_img"><img alt="설날특가 Sale" src="https://image.a-rt.com/art/managing/event/20260211_newyears/abc/pc/img/content02_img.jpg" /></div>
<p class="content02_period">26. 02. 14 - 02. 22</p>
<!-- 특가 보러가기 --><a class="content02_btn hover" data-show="2026-02-14 00:30" href="https://abcmart.a-rt.com/promotion/planning-display/detail?plndpNo=200000666" target="_blank">특가 보러가기</a> <!-- 위 a 태그 내 data-show의 날짜에 맞게 자동 노출됩니다. (날짜 시간 부분 변경하여 테스트 가능) --></div>
<div class="content _03">
<p class="content_ttl01">BENEFIT 3.</p>
<p class="content_ttl02">구매 페이백 이벤트</p>
<p class="content_ttl03">5만원 이상 구매하면 추첨을 통해 기프트카드 증정</p>
<div class="content03_img_wrap">
<div class="content03_img"><img alt="" src="https://image.a-rt.com/art/managing/event/20260211_newyears/abc/pc/img/content03_img.png" /></div>
<div class="content03_pop">
<p class="content03_pop_txt01">추첨</p>
<p class="content03_pop_txt02">200명</p>
</div>
</div>
<p class="content03_txt">[ABC마트] 기프트카드 5,000원</p>
<a class="content03_btn hover" href="https://www.a-rt.com/promotion/event/detail?eventNo=2000002258" target="_blank">이벤트 보러가기 </a></div>
<div class="content _info">
<p class="main_ttl">전하고 싶은 마음, 기다림 없이 전하세요</p>
<div class="info_wrap">
<div class="info_box">
<p class="sub_ttl">INFO 1.</p>
<p class="txt">마음을 담은 한장,<br />
<span>기프트 카드로 센스있게</span></p>
<div class="info_img">
<div class="info_img01_01"><img alt="" src="https://image.a-rt.com/art/managing/event/20260211_newyears/abc/pc/img/info_img01_01.png" /></div>
<div class="info_img01_02"><img alt="" src="https://image.a-rt.com/art/managing/event/20260211_newyears/abc/pc/img/info_img01_02.png" /></div>
</div>
<a class="info_btn hover" href="https://www.a-rt.com/giftcard/giftcard-guide?track=W0034" target="_blank">구매 / 선물하기 </a></div>
<div class="info_box">
<p class="sub_ttl">INFO 2.</p>
<p class="txt">배송 걱정 없이<br />
<span>가까운 매장에서 바로 픽업</span></p>
<div class="info_img">
<div class="info_img02"><img alt="" src="https://image.a-rt.com/art/managing/event/20260211_newyears/abc/pc/img/info_img02.png" /></div>
</div>
<a class="btn-md info_btn hover" data-href="#modal2" href="javascript:void(0);">픽업 이용 방법 </a></div>
</div>
<!-- 모달창 2 -->
<div aria-modal="true" class="md-cnt notice" id="modal2" role="dialog">
<div class="info_md_top_wrap">
<p class="info_md_ttl">ABC마트<br />
매장 픽업 이용방법</p>
<ul class="info_md_list">
<li>
<div class="info_md_img"><img alt="" src="https://image.a-rt.com/art/editor/202509/1758697234574.png" /></div>
<p class="info_md_txt">1.매장픽업 가능 상품 주문</p>
</li>
<li>
<div class="info_md_img"><img alt="" src="https://image.a-rt.com/art/editor/202509/1758697242798.png" /></div>
<p class="info_md_txt">2.상품 수령할 매장 선택</p>
</li>
<li>
<div class="info_md_img"><img alt="" src="https://image.a-rt.com/art/editor/202509/1758697254514.png" /></div>
<p class="info_md_txt">3.픽업 알림 받기</p>
</li>
<li>
<div class="info_md_img"><img alt="" src="https://image.a-rt.com/art/editor/202509/1758697263343.png" /></div>
<p class="info_md_txt">4.매장 방문하여 상품 수령<br />
<span>(알림 수신 후 최대 7일 이내)</span></p>
</li>
</ul>
</div>
<div class="info_md_bottom_wrap">
<p>* 픽업 가능 매장은 주문 단계에서<br />
실시간으로 확인할 수 있어요</p>
</div>
<button class="btn-close" data-link="last" type="button">닫기</button></div>
</div>
<div class="banner_wrap"><a href="https://grandstage.a-rt.com/promotion/planning-display/detail?plndpNo=2000006636" target="_blank"><img alt="GRAND STAGE 더 다양한 상품 보러 가기" src="https://image.a-rt.com/art/managing/event/20260211_newyears/abc/pc/img/banner_img.jpg" /> </a></div>
</div>
</div>
<!-- e : art-container-event --><!-- 모달 스크립트 --><script>
$(document).ready(function () {
$('.btn-md').on('click', function () {
const openBtn = $(this);
const mdCnt = $($(this).attr('data-href'));
const closeBtn = mdCnt.find('.btn-close');
const first = mdCnt.find('[data-link="first"]');
const last = mdCnt.find('[data-link="last"]');
const mainHeight = $('.art-container-event').outerHeight();
$('body').css({
height: mainHeight
}).addClass('md-open');
mdCnt.siblings().attr({
'aria-hidden': true,
inert: ''
});
mdCnt.before('<div id="dim"></div>');
const dim = $('#dim');
dim.stop().fadeIn().next().css('visibility', 'visible');
first.on('keydown', function (e) {
if (e.shiftKey && e.keyCode === 9) {
e.preventDefault();
last.focus();
}
});
last.on('keydown', function (e) {
if (!e.shiftKey && e.keyCode === 9) {
e.preventDefault();
first.focus();
}
});
closeBtn.on('click', function () {
$('body').css({
height: ''
}).removeClass('md-open');
dim.stop().fadeOut(function () {
$(this).remove();
});
mdCnt.css('visibility', 'hidden').siblings().removeAttr('aria-hidden inert');
openBtn.focus();
});
dim.on('click', function () {
closeBtn.trigger('click');
});
$(window).on('keydown', function (e) {
if (e.keyCode === 27) closeBtn.click();
});
});
});
</script><!-- 특가 보러가기 노출 --><script>
(function () {
function parseDateTime(text) {
if (!text) return null;
const m = String(text).trim().match(/^(\d{4})-(\d{1,2})-(\d{1,2})[ T](\d{1,2}):(\d{2})$/);
if (!m) return null;
return new Date(Number(m[1]), Number(m[2]) - 1, Number(m[3]), Number(m[4]), Number(m[5]), 0, 0);
}
function apply() {
const now = new Date();
document.querySelectorAll('a.content02_btn[data-show]').forEach(a => {
const at = parseDateTime(a.getAttribute('data-show'));
if (!at) return;
if (now >= at) {
a.style.display = '';
} else {
a.style.display = 'none';
}
});
}
if (document.readyState === 'loading') {
document.addEventListener('DOMContentLoaded', apply, { once: true });
} else {
apply();
}
setInterval(apply, 30000);
})();
</script><!-- 1920px 스크립트 --><script>
function editorCalcWidth() {
var width_size = $(window).width();
if (width_size > 1200) $('.editor-wrap').css({width: width_size});
}
$(document).ready(function () {
editorCalcWidth();
});
$(window).on('scroll resize', function () {
editorCalcWidth();
});
</script><!-- E : 이벤트 복사영역 여기까지 -->