<!-- S : 이벤트 복사영역 여기서부터 -->
<style type="text/css">@import url('https://cdn.jsdelivr.net/gh/orioncactus/pretendard/dist/web/static/pretendard-dynamic-subset.css');
body {
min-width: 1440px;
margin: 0;
padding: 0;
}
body * {
box-sizing: border-box;
}
.art-container-event {
background: #000000;
color: #ffffff;
font-family: Pretendard, sans-serif !important;
position: relative;
width: 100%;
max-width: 1920px;
margin: 0 auto;
text-align: center;
overflow: hidden;
}
.art-content-inner img {
display: block;
width: 100%;
}
.art-content-inner p,
.art-content-inner ul {
margin: 0;
padding: 0;
}
/* content */
.mv_wrap {
position: relative;
width: 100%;
overflow: hidden;
}
.content_intro_wrap {
padding: 64px;
background-color: #F6EDE4;
color: #000000;
}
.content_intro_ttl {
font-size: 32px;
font-weight: 700;
line-height: 1.32;
letter-spacing: -1.12px;
}
.content_intro_txt {
margin-top: 18px !important;
font-size: 16px;
font-weight: 300;
line-height: 1.6;
letter-spacing: -0.64px;
}
.content_intro_txt span {
font-weight: 600;
color: #C62C2C;
}
.content_intro_date_wrap {
display: flex;
justify-content: center;
align-items: center;
gap: 29px;
margin-top: 48px !important;
user-select: none;
}
.content_intro_date {
display: flex;
flex-direction: column;
justify-content: flex-start;
align-items: center;
width: 160px;
height: 173px;
background-image: url(https://image.a-rt.com/art/editor/202512/1765341711425.png);
background-repeat: no-repeat;
background-size: cover;
filter:drop-shadow(1px 4px 11px rgba(0, 0, 0, 0.4)) ;
}
.content_intro_date_txt01 {
margin-top: 28.38px !important;
font-size: 22px;
font-weight: 700;
line-height: 1.28;
letter-spacing: -1px;
color: #ffffff;
}
.content_intro_date_txt02 {
margin-top: 17.93px !important;
font-size: 38px;
font-weight: 700;
line-height: 1.28;
letter-spacing: -1px;
color: #000000;
}
.content_intro_date_txt03 {
margin-top: -2px !important;
font-size: 25px;
font-weight: 500;
line-height: 1.28;
letter-spacing: -1px;
color: #9A9A9A;
}
.content_coupon_wrap {
padding: 64px 0;
background-image: url(https://image.a-rt.com/art/editor/202512/1765341700901.jpg);
background-repeat: no-repeat;
background-size: cover;
}
.content_coupon_wrap_ttl {
font-size: 32px;
font-weight: 700;
line-height: 1;
letter-spacing: -1.12px;
}
.content_coupon_wrap_txt {
margin-top: 12px !important;
font-size: 20px;
font-weight: 400;
line-height: 1;
letter-spacing: -0.8px;
}
.content_coupon_box {
display: flex;
justify-content: center;
align-items: center;
gap: 16px;
margin: 50px auto 0 !important;
}
.content_coupon {
position: relative;
display: flex;
flex-direction: column;
justify-content: space-between;
width: 416px;
height: 138px;
padding: 13.6px 25px 22.8px 25.6px;
background-image: url(https://image.a-rt.com/art/editor/202512/1765341678881.png);
background-repeat: no-repeat;
background-size: cover;
color: #000000;
text-decoration: unset;
user-select: none;
}
.content_coupon_row {
display: flex;
justify-content: flex-start;
align-items: flex-end;
}
.content_coupon_ttl {
font-size: 16px;
font-weight: 500;
line-height: 1;
}
.content_coupon_badge {
position: absolute;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
width: 92px;
height: 92px;
top: -32px;
right: -18px;
background-color: #E7D6C3;
border-radius: 50%;
filter: drop-shadow(0 2px 6px rgba(0, 0, 0, 0.25));
z-index: 1;
}
.content_coupon_badge_txt._01 {
font-size: 20px;
font-weight: 400;
line-height: 1.1;
letter-spacing: -0.8px;
}
.content_coupon_badge_txt._02 {
font-size: 24px;
font-weight: 600;
line-height: 1.1;
letter-spacing: -0.96px;
}
.content_coupon_dis {
display: flex;
align-items: flex-end;
margin-left: 12px;
}
.content_coupon_dis_plus {
font-size: 32px;
font-weight: 400;
line-height: 1;
}
.content_coupon_dis_num {
margin-left: -3px !important;
font-size: 60px;
font-weight: 700;
line-height: 0.8;
letter-spacing: -3px;
}
.content_coupon_dis_txt {
margin-left: 3px;
font-size: 32px;
font-weight: 700;
line-height: 1;
}
.content_coupon_name {
margin-left: 51.6px;
font-size: 15px;
font-weight: 500;
line-height: 1.2;
letter-spacing: -0.45px;
text-align: right;
}
.content_coupon_dl_img {
max-width: 21px;
margin-left: 21px;
}
.content_coupon_caution {
display: flex;
justify-content: center;
align-items: center;
width: 416px;
height: 64px;
margin: 30px auto 0 !important;
}
.content_coupon_caution_btn {
display: flex;
justify-content: center;
align-items: center;
gap: 5px;
text-decoration: none;
}
.content_coupon_caution_btn_img {
width: 16px;
height: 16px;
}
.content_coupon_caution_btn_txt {
font-size: 16px;
font-weight: 600;
line-height: 1;
letter-spacing: -0.64px;
color: #D3D3D3;
}
.banner_link {
display: block;
}
/* 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;
color: #000000;
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 {
color: #ee1c25;
font-weight: 600;
}
.md-cnt.notice .btn-close {
position: absolute;
top: 30px;
right: 30px;
background: url('https://image.a-rt.com/art/editor/202511/1762162521400.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="mv_wrap"><img alt="12 12M-12PM-12,000 12로 완성되는 12월의 주말한정 혜택" src="https://image.a-rt.com/art/editor/202512/1765341722271.jpg" /></div>
<div class="content_intro_wrap">
<p class="content_intro_ttl">주말한정 쿠폰팩</p>
<p class="content_intro_txt"><span>매주 금요일 오후 12시</span>에 열리는 선착순 쿠폰팩을 만나보세요!</p>
<div class="content_intro_date_wrap">
<div class="content_intro_date">
<p class="content_intro_date_txt01">1차</p>
<p class="content_intro_date_txt02">12/12</p>
<p class="content_intro_date_txt03">OPEN</p>
</div>
<div class="content_intro_date">
<p class="content_intro_date_txt01">2차</p>
<p class="content_intro_date_txt02">12/19</p>
<p class="content_intro_date_txt03">OPEN</p>
</div>
<div class="content_intro_date">
<p class="content_intro_date_txt01">3차</p>
<p class="content_intro_date_txt02">12/26</p>
<p class="content_intro_date_txt03">OPEN</p>
</div>
</div>
</div>
<div class="content_coupon_wrap">
<p class="content_coupon_wrap_ttl">12월-12시-12,000의 조합</p>
<p class="content_coupon_wrap_txt">12월을 더 가볍게 즐기는 방법</p>
<div class="content_coupon_box"><a class="content_coupon" href="javascript:abc.couponDown('3000000828')"><span class="content_coupon_badge"> <span class="content_coupon_badge_txt _01">선착순</span> <span class="content_coupon_badge_txt _02">300명</span> </span> <span class="content_coupon_row"> <span class="content_coupon_ttl"> 12-12-12 COUPON </span> </span> <span class="content_coupon_row"> <span class="content_coupon_dis"> <span class="content_coupon_dis_plus"> + </span> <span class="content_coupon_dis_num"> 6,000 </span> <span class="content_coupon_dis_txt"> 원 </span> </span> <span class="content_coupon_name"> 12월<br />
주말 한정 </span> <span class="content_coupon_dl_img"> <img alt="" src="https://image.a-rt.com/art/editor/202512/1765357060446.png" /> </span> </span> </a> <a class="content_coupon" href="javascript:abc.couponDown('3000000829')"> <span class="content_coupon_badge"> <span class="content_coupon_badge_txt _01">선착순</span> <span class="content_coupon_badge_txt _02">300명</span> </span> <span class="content_coupon_row"> <span class="content_coupon_ttl"> 12-12-12 COUPON </span> </span> <span class="content_coupon_row"> <span class="content_coupon_dis"> <span class="content_coupon_dis_plus"> + </span> <span class="content_coupon_dis_num"> 6,000 </span> <span class="content_coupon_dis_txt"> 원 </span> </span> <span class="content_coupon_name"> 12월<br />
주말 한정 </span> <span class="content_coupon_dl_img"> <img alt="" src="https://image.a-rt.com/art/editor/202512/1765357060446.png" /> </span> </span> </a></div>
<div class="content_coupon_caution"><a class="btn-md content_coupon_caution_btn" data-href="#modal1" href="javascript:void(0);"><span class="content_coupon_caution_btn_img"> <img alt="" src="https://image.a-rt.com/art/editor/202512/1765341665836.png" /> </span> <span class="content_coupon_caution_btn_txt">유의사항</span> </a></div>
<!-- 모달창 -->
<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>쿠폰 다운로드 및 사용 기간 2025/12/12 12:00 - 2025/12/14 23:59</li>
<li>쿠폰은 통합멤버십 회원 대상이며, 각 쿠폰은 ID당 1회 다운로드 가능합니다.</li>
<li>본 쿠폰은 매주 리뉴얼되므로, 주차별로 매주 1회씩 신규 다운로드가 가능합니다.</li>
<li>기준 금액 이상 구매 시 적용 가능하며, 일부 상품의 경우 쿠폰 적용 대상에서 제외될 수 있습니다.</li>
<li>다운로드한 쿠폰은 마이 페이지 > 쇼핑 혜택 > 쿠폰 리스트에서 확인 가능합니다.</li>
<li>본 행사는 당사 사정에 의해 사전 고지 없이 내용 변경 및 조기 종료 될 수 있습니다.</li>
<li>쿠폰을 사용하여 주문하신 후 취소/반품 하신 경우, 재발급되지 않습니다.</li>
</ul>
</div>
<button class="btn-close" data-link="last" type="button">닫기</button></div>
</div>
<a class="banner_link" href="https://abcmart.a-rt.com/promotion/planning-display/detail/main?plndpNo=2000006458" target="_blank"><img alt="ABC-MART 더 다양한 상품 보러가기" src="https://image.a-rt.com/art/editor/202512/1765342163325.jpg" /> </a></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 () {
$(this).parent('.md-cnt').find('iframe').attr('src', $(this).parent('.md-cnt').find('iframe')
.attr('src'));
$('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><!-- 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 : 이벤트 복사영역 여기까지 -->