<!-- 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;
}
.wrap .special-sub-wrap .sub-top .editor-wrap {
min-width: 1440px !important;
}
.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 {
position: relative;
width: 100%;
overflow: hidden;
}
.content {
padding: 64px 0;
background-repeat: no-repeat;
background-size: cover;
background-position: center;
}
.content._copy {
display: flex;
flex-direction: column;
gap: 24px;
background-image: url(https://image.a-rt.com/art/editor/202605/1779175555034.jpg);
}
.content._copy .ttl {
font-size: 32px;
font-weight: 700;
line-height: 132%;
letter-spacing: -1.12px;
color: #ffffff;
}
.content._copy .txt {
font-size: 16px;
font-weight: 300;
line-height: 160%;
letter-spacing: -0.64px;
color: #ffffff;
}
.content._plus {
display: flex;
justify-content: center;
align-items: center;
gap: 76px;
padding: 80px 0;
background-color: #5FBEFF;
}
.content._plus .ttl {
font-size: 28px;
font-weight: 700;
line-height: 100%;
color: #ffffff;
}
.content._plus .txt {
font-size: 16px;
font-weight: 400;
line-height: 160%;
letter-spacing: -0.64px;
text-align: left;
color: #ffffff;
}
.content._01 {
background-image: url(https://image.a-rt.com/art/editor/202605/1779175569989.jpg);
}
.content._01 .sub {
font-size: 16px;
font-weight: 600;
line-height: 100%;
letter-spacing: -0.64px;
color: #2A2A2A;
}
.content._01 .ttl {
margin: 24px auto 0 !important;
font-size: 32px;
font-weight: 700;
line-height: 100%;
letter-spacing: -1.12px;
color: #000000;
}
.content._01 .txt {
margin: 12px auto 0 !important;
font-size: 20px;
font-weight: 400;
line-height: 100%;
letter-spacing: -0.8px;
color: #000000;
}
.content01_coupon_wrap {
display: flex;
justify-content: center;
align-items: center;
margin: 40px auto 0;
}
.content01_coupon {
display: flex;
flex-direction: column;
justify-content: space-between;
width: 416px;
height: 138px;
padding: 14px 28px 23px;
background-image: url(https://image.a-rt.com/art/editor/202512/1764898516370.png);
background-repeat: no-repeat;
background-size: cover;
color: #000000;
user-select: none;
}
.content01_coupon_row {
display: flex;
justify-content: space-between;
align-items: flex-end;
}
.content01_coupon_ttl {
font-size: 16px;
font-weight: 500;
line-height: 100%;
}
.content01_coupon_dis {
display: flex;
align-items: flex-end;
margin-left: 36px !important;
}
.content01_coupon_dis_plus {
font-size: 32px;
font-weight: 400;
line-height: 100%;
}
.content01_coupon_dis_num {
margin-left: 0.2px !important;
font-size: 60px;
font-weight: 700;
line-height: 80%;
letter-spacing: -3px;
}
.content01_coupon_dis_per {
margin-left: 3px !important;
font-size: 32px;
font-weight: 700;
line-height: 100%;
}
.content01_coupon_name {
margin-bottom: 2.4px !important;
font-size: 15px;
font-weight: 500;
line-height: 120%;
letter-spacing: -0.45px;
text-align: right;
}
.content01_coupon_dl_btn {
display: flex;
justify-content: center;
align-items: center;
gap: 5px;
width: 416px;
height: 64px;
margin: 30px auto 0 !important;
background-color: #000000;
color: #ffffff;
text-decoration: none;
}
.content01_coupon_dl_btn_txt {
font-size: 16px;
font-weight: 500;
line-height: 100%;
letter-spacing: -0.64px;
}
.content01_coupon_dl_btn_ico {
max-width: 19.2px;
}
.content01_caution {
display: flex;
justify-content: center;
align-items: center;
width: 416px;
height: 64px;
margin: 20px auto 0 !important;
}
.content01_caution_btn {
display: flex;
justify-content: center;
align-items: center;
gap: 5px;
text-decoration: none;
}
.content01_caution_btn_img {
width: 16px;
height: 16px;
}
.content01_caution_btn_txt {
font-size: 16px;
font-weight: 600;
line-height: 100%;
letter-spacing: -0.64px;
color: #000000;
}
/* 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;
margin: 0;
padding-bottom: 30px;
border-bottom: 2px solid #000;
}
.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;
padding: 0;
border: 0;
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"><img alt="썸머 샌들" src="https://image.a-rt.com/art/editor/202605/1779175579431.jpg" /></div>
<div class="content _copy">
<p class="ttl">ABC PLUS와 함께<br />
휴가 준비 한 번에 끝내기</p>
<p class="txt">머리부터 발 끝까지 모두 준비하는<br />
올인원 휴가 준비! 특별한 가격에 만나요</p>
</div>
<div class="content _plus">
<p class="ttl">ABC PLUS는?</p>
<p class="txt">ABC PLUS는 오직 온라인에서만 만날 수 있는 브랜드들로,<br />
다양한 카테고리를 통해 패션과 트렌드를 선도합니다.</p>
</div>
<div class="content _01">
<p class="sub">올인원 혜택</p>
<p class="ttl">얼리 썸머 특별 할인</p>
<p class="txt">기간 한정 추가 할인 쿠폰</p>
<div class="ani" data-delay="" data-speed="0.7s" data-threshold="0.3" data-x="" data-y="10%">
<div class="content01_coupon_wrap">
<div class="content01_coupon"><span class="content01_coupon_row"> <span class="content01_coupon_ttl"> 올인원 COUPON </span> </span> <span class="content01_coupon_row"> <span class="content01_coupon_dis"> <span class="content01_coupon_dis_plus"> + </span> <span class="content01_coupon_dis_num"> 5 </span> <span class="content01_coupon_dis_per"> % </span> </span> <span class="content01_coupon_name"> 얼리<br />
썸머 쿠폰 </span> </span></div>
</div>
<a class="content01_coupon_dl_btn" href="javascript:abc.couponDown('3000001132','3000001133')"><span class="content01_coupon_dl_btn_txt">쿠폰 다운로드</span> <span class="content01_coupon_dl_btn_ico"> <img alt="" src="https://image.a-rt.com/art/editor/202512/1764898740612.png" /> </span> </a>
<div class="content01_caution"><a class="btn-md content01_caution_btn" data-href="#modal1" href="javascript:void(0);"><span class="content01_caution_btn_img"> <img alt="" src="https://image.a-rt.com/art/editor/202604/1775791049291.png" /> </span> <span class="content01_caution_btn_txt">유의사항</span> </a></div>
</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>쿠폰 다운로드 및 사용 기간 2026/05/25 10:00 - 2026/06/07 23:59</li>
<li>쿠폰은 통합 멤버십 회원 대상으로 다운로드 가능합니다.</li>
<li>일부 상품의 경우 쿠폰 적용 대상에서 제외될 수 있습니다.</li>
<li>다운로드한 쿠폰은 마이 페이지 > 쇼핑 혜택 > 쿠폰 리스트에서 확인 가능합니다.</li>
<li>본 행사는 당사 사정에 의해 사전 고지 없이 내용 변경 및 조기 종료 될 수 있습니다.</li>
<li>쿠폰을 사용하여 주문하신 후 취소/반품 하신 경우, 재발급되지 않습니다.</li>
</ul>
</div>
<button class="btn-close" data-link="last" type="button">닫기</button></div>
</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 () {
$(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><!-- 애니메이션 --><script>
(function () {
function waitImagesLoaded(container, callback) {
const imgs = Array.from(container.querySelectorAll('img'));
if (!imgs.length) return callback();
let loaded = 0;
function check() {
loaded++;
if (loaded === imgs.length) callback();
}
imgs.forEach(img => {
if (img.complete) {
check();
} else {
img.addEventListener('load', check, { once: true });
img.addEventListener('error', check, { once: true });
}
});
}
function initAni() {
const style = document.createElement("style");
style.textContent = `
.ani{
--ani-x:0;
--ani-y:0;
--ani-speed:.7s;
--ani-delay:0s;
opacity:0;
transform:translate(var(--ani-x),var(--ani-y));
transition:
opacity var(--ani-speed) var(--ani-delay),
transform var(--ani-speed) var(--ani-delay);
}
.ani.on{
opacity:1;
transform:translate(0,0);
}
.ani.z_index1{position:relative;z-index:1;}
.ani.z_index2{position:relative;z-index:2;}
.ani.z_index3{position:relative;z-index:3;}
@keyframes aniMove{
from{
opacity:0;
transform:translate(var(--ani-x),var(--ani-y));
}
to{
opacity:1;
transform:translate(0,0);
}
}`;
document.head.appendChild(style);
document.querySelectorAll(".ani").forEach(el => {
if (el.dataset.x) el.style.setProperty("--ani-x", el.dataset.x);
if (el.dataset.y) el.style.setProperty("--ani-y", el.dataset.y);
if (el.dataset.speed) el.style.setProperty("--ani-speed", el.dataset.speed);
if (el.dataset.delay) el.style.setProperty("--ani-delay", el.dataset.delay);
const threshold = parseFloat(el.dataset.threshold) || 0;
const io = new IntersectionObserver(entries => {
entries.forEach(e => {
if (e.isIntersecting) {
e.target.classList.add("on");
io.unobserve(e.target);
}
});
}, {
threshold: threshold
});
io.observe(el);
});
}
const container = document.querySelector('.art-container-event');
if (!container) return;
waitImagesLoaded(container, initAni);
})();
</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 : 이벤트 복사영역 여기까지 -->