<!-- 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;
}
.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 */
@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;
}
.mv {
position: relative;
width: 100%;
overflow: hidden;
}
@keyframes rotateSwing {
0% { transform: rotate(0deg); }
50% { transform: rotate(5deg); }
100% { transform: rotate(0deg); }
}
@keyframes transformScale {
0% { transform: scale(1); }
50% { transform: scale(1.05); }
100% { transform: scale(1); }
}
.mv_ani {
position: absolute;
filter: drop-shadow(0 1px 3px rgba(0, 0, 0, 0.3));
}
.mv_ani._01 {
max-width: clamp(109px, 7.55vw, 145px);
bottom: clamp(258px, 17.92vw, 344px);
left: clamp(454px, 31.56vw, 606px);
animation: rotateSwing 2s ease-in-out infinite;
animation-delay: 0.5s;
}
.mv_ani._02 {
max-width: clamp(107px, 7.4vw, 142px);
bottom: clamp(169px, 11.77vw, 226px);
left: clamp(411px, 28.54vw, 548px);
animation: rotateSwing 1.8s ease-in-out infinite;
animation-delay: 0.3s;
}
.mv_ani._03 {
max-width: clamp(111px, 7.71vw, 148px);
bottom: clamp(69px, 4.79vw, 92px);
left: clamp(439px, 30.52vw, 586px);
animation: rotateSwing 1.5s ease-in-out infinite;
animation-delay: 0.2s;
}
.mv_ani._04 {
max-width: clamp(153px, 10.63vw, 204px);
bottom: clamp(68px, 4.69vw, 90px);
right: clamp(426px, 29.58vw, 568px);
z-index: 2;
animation: transformScale 2s ease-in-out infinite;
}
.mv_ani._05 {
max-width: clamp(143px, 9.95vw, 191px);
bottom: clamp(206px, 14.32vw, 275px);
right: clamp(434px, 30.16vw, 579px);
z-index: 1;
animation: rotateSwing 2.5s ease-in-out infinite;
animation-delay: 0.3s;
}
.mv_ani._06 {
max-width: clamp(121px, 8.39vw, 161px);
top: clamp(145px, 10.05vw, 193px);
right: clamp(475px, 33.02vw, 634px);
animation: transformScale 1.8s ease-in-out infinite;
animation-delay: 0.3s;
}
.mv_ani._07 {
max-width: clamp(100px, 6.93vw, 133px);
top: clamp(78px, 5.42vw, 104px);
right: clamp(502px, 34.84vw, 669px);
z-index: 2;
animation: rotateSwing 2.5s ease-in-out infinite;
}
.mv_ani._08 {
max-width: clamp(109px, 7.6vw, 146px);
top: clamp(32px, 2.24vw, 43px);
right: clamp(433px, 30.05vw, 577px);
z-index: 1;
animation: transformScale 1.3s ease-in-out infinite;
}
.copy_wrap {
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
padding: 64px 0;
}
.copy_wrap._01 {
gap: 24px;
background-color: #106041;
}
.copy_wrap._02 {
flex-direction: row;
padding: 80px 0;
gap: 76px;
background-color: #F3FADC;
}
.copy_ttl {
font-size: 32px;
font-weight: 700;
line-height: 1.32;
letter-spacing: -1.12px;
color: #ffffff;
}
.copy_txt {
font-size: 16px;
font-weight: 300;
line-height: 1.6;
letter-spacing: -0.64px;
color: #ffffff;
}
.copy_wrap._02 .copy_ttl {
font-size: 28px;
line-height: 1;
letter-spacing: 0;
color: #000000;
}
.copy_wrap._02 .copy_txt {
font-weight: 400;
text-align: left;
color: #000000;
}
.content_intro {
padding: 64px 0;
background: linear-gradient(180deg, #D2EBA8 4.54%, #F2F6B3 100%);
}
.content_sub_ttl {
font-size: 16px;
font-weight: 600;
line-height: 1;
letter-spacing: -0.64px;
color: #2A2A2A;
}
.content_main_ttl {
margin-top: 24px !important;
font-size: 32px;
font-weight: 700;
line-height: 1;
letter-spacing: -1.12px;
color: #000000;
}
.content_txt {
margin-top: 12px !important;
font-size: 20px;
font-weight: 400;
line-height: 1;
letter-spacing: -0.8px;
color: #000000;
}
.content_intro_coupon_wrap {
display: flex;
justify-content: center;
align-items: center;
gap: 16px;
margin: 40px auto 0;
}
.content_intro_coupon {
display: flex;
flex-direction: column;
justify-content: space-between;
width: 416px;
height: 138px;
padding: 13.6px 31.6px 22.8px 25.6px;
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;
}
.content_intro_coupon_row {
display: flex;
justify-content: space-between;
align-items: center;
}
.content_intro_coupon_ttl {
font-size: 16px;
font-weight: 500;
line-height: 1;
}
.content_intro_coupon_dl_ico {
width: 9.83px;
height: 11.06px;
}
.content_intro_coupon_dis {
display: flex;
align-items: flex-end;
margin-left: 12px;
}
.content_intro_coupon_dis_num {
font-size: 60px;
font-weight: 700;
line-height: 0.8;
letter-spacing: -3px;
}
.content_intro_coupon_dis_per {
font-size: 32px;
font-weight: 700;
line-height: 1;
}
.content_intro_coupon_name {
font-size: 15px;
font-weight: 500;
line-height: 1.2;
letter-spacing: -0.45px;
text-align: right;
}
.content_intro_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;
}
.content_intro_coupon_dl_btn_txt {
font-size: 16px;
font-weight: 500;
line-height: 1;
letter-spacing: -0.64px;
}
.content_intro_coupon_dl_btn_ico {
max-width: 19.2px;
}
.content_intro_caution {
display: flex;
justify-content: center;
align-items: center;
width: 416px;
height: 64px;
margin: 14px auto 0 !important;
}
.content_intro_caution_btn {
display: flex;
justify-content: center;
align-items: center;
gap: 5px;
text-decoration: none;
}
.content_intro_caution_btn_img {
width: 16px;
height: 16px;
}
.content_intro_caution_btn_txt {
font-size: 16px;
font-weight: 600;
line-height: 1;
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;
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"><img alt="" src="https://image.a-rt.com/art/editor/202602/1770685396288.jpg" />
<div class="mv_ani _01"><img alt="" src="https://image.a-rt.com/art/editor/202602/1770685149857.png" /></div>
<div class="mv_ani _02"><img alt="" src="https://image.a-rt.com/art/editor/202602/1770685156291.png" /></div>
<div class="mv_ani _03"><img alt="" src="https://image.a-rt.com/art/editor/202602/1770685164586.png" /></div>
<div class="mv_ani _04"><img alt="" src="https://image.a-rt.com/art/editor/202602/1770685172409.png" /></div>
<div class="mv_ani _05"><img alt="" src="https://image.a-rt.com/art/editor/202602/1770685180719.png" /></div>
<div class="mv_ani _06"><img alt="" src="https://image.a-rt.com/art/editor/202602/1770685187921.png" /></div>
<div class="mv_ani _07"><img alt="" src="https://image.a-rt.com/art/editor/202602/1770685196261.png" /></div>
<div class="mv_ani _08"><img alt="" src="https://image.a-rt.com/art/editor/202602/1770685205143.png" /></div>
</div>
<div class="copy_wrap _01">
<p class="copy_ttl">신상과 함께하는<br />
신학기룩 미리보기</p>
<p class="copy_txt">ABC PLUS 신상품 구경하고<br />
2월에만 드리는 특별한 혜택 누리기</p>
</div>
<div class="copy_wrap _02">
<p class="copy_ttl">ABC PLUS는?</p>
<p class="copy_txt">ABC PLUS는 오직 온라인에서만 만날 수 있는 브랜드들로,<br />
다양한 카테고리를 통해 패션과 트렌드를 선도합니다.</p>
</div>
<div class="content_intro">
<p class="content_sub_ttl">SPECIAL BENEFIT</p>
<p class="content_main_ttl">신학기 특별 혜택</p>
<p class="content_txt">이 달의 신상 구경하고 할인받기</p>
<div class="content_intro_coupon_wrap">
<div class="content_intro_coupon"><span class="content_intro_coupon_row"> <span class="content_intro_coupon_ttl"> 신상품 COUPON </span> </span> <span class="content_intro_coupon_row"> <span class="content_intro_coupon_dis"> <span class="content_intro_coupon_dis_num"> 10 </span> <span class="content_intro_coupon_dis_per"> % </span> </span> <span class="content_intro_coupon_name"> ABC PLUS<br />
신학기룩 </span> </span></div>
</div>
<a class="content_intro_coupon_dl_btn hover" href="javascript:abc.couponDown('3000000941')"><span class="content_intro_coupon_dl_btn_txt">쿠폰 다운로드</span> <span class="content_intro_coupon_dl_btn_ico"> <img alt="" src="https://image.a-rt.com/art/editor/202512/1764898526310.png" /> </span> </a>
<div class="content_intro_caution"><a class="btn-md content_intro_caution_btn" data-href="#modal1" href="javascript:void(0);"><span class="content_intro_caution_btn_img"> <img alt="" src="https://image.a-rt.com/art/editor/202512/1764898489709.png" /> </span> <span class="content_intro_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>쿠폰 다운로드 및 사용 기간 2026/02/12 10:00 - 2026/03/02 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><!-- 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 : 이벤트 복사영역 여기까지 -->