<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 {
position: relative;
width: 100%;
max-width: 1920px;
margin: 0 auto;
text-align: center;
font-family: Pretendard, sans-serif !important;
overflow: hidden;
}
.art-content-inner img {
display: block;
width: 100%;
}
.art-content-inner p,
.art-content-inner ul {
margin: 0;
padding: 0;
}
.art-container-event a {
text-decoration: none;
}
/* hover 애니메이션 */
@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;
}
/* 아동 축구화 기간 한정 섹션 */
.content._intro {
padding: 64px 0;
background-image: url(https://image.a-rt.com/art/editor/202606/1780389993765.jpg);
background-repeat: no-repeat;
background-size: cover;
background-position: center;
}
.content._intro .main_ttl {
font-size: 32px;
font-weight: 700;
line-height: 1.4;
letter-spacing: -1px;
color: #ffffff;
}
.content._intro .sub_txt {
margin-top: 16px !important;
font-size: 16px;
font-weight: 400;
line-height: 1.6;
letter-spacing: -0.5px;
color: rgba(255, 255, 255, 0.8);
}
/* BRAND LINE UP 섹션 */
.content._brand {
padding: 64px 0;
background-image: url(https://image.a-rt.com/art/editor/202606/1780389869497.jpg);
background-repeat: no-repeat;
background-size: cover;
background-position: center;
}
.content._brand .section_ttl {
font-size: 28px;
font-weight: 700;
line-height: 1;
letter-spacing: -0.5px;
color: #ffffff;
}
.content._brand .section_txt {
margin-top: 12px !important;
font-size: 16px;
font-weight: 400;
line-height: 1;
letter-spacing: -0.5px;
color: rgba(255, 255, 255, 0.8);
}
.content._brand .brand_img {
max-width: 480px;
margin: 40px auto 0 !important;
}
/* READY TO PLAY 섹션 */
.content._ready {
padding: 64px 0;
background-image: url(https://image.a-rt.com/art/editor/202606/1780390013712.jpg);
background-repeat: no-repeat;
background-size: cover;
background-position: center;
}
.content._ready .section_ttl {
font-size: 28px;
font-weight: 700;
line-height: 1;
letter-spacing: -0.5px;
color: #ffffff;
}
.content._ready .section_txt {
margin-top: 12px !important;
font-size: 16px;
font-weight: 400;
line-height: 1;
letter-spacing: -0.5px;
color: rgba(255, 255, 255, 0.8);
}
.content._ready .ready_img {
max-width: 856px;
margin: 40px auto 0 !important;
}
/* EVENT 공통 */
.content._event {
padding: 64px 0;
}
.content._event01 {
background-image: url(https://image.a-rt.com/art/editor/202606/1780389888554.jpg);
background-repeat: no-repeat;
background-size: cover;
background-position: center;
}
.content._event02 {
background-image: url(https://image.a-rt.com/art/editor/202606/1780389904941.jpg);
background-repeat: no-repeat;
background-size: cover;
background-position: center;
}
.event_label {
font-size: 14px;
font-weight: 600;
line-height: 1;
letter-spacing: 0.5px;
color: #46B540;
}
.event_label02 {
color: #506EE9;
}
.event_ttl {
margin-top: 16px !important;
font-size: 32px;
font-weight: 700;
line-height: 1;
letter-spacing: -1px;
color: #000000;
}
.event_txt {
margin-top: 12px !important;
font-size: 16px;
font-weight: 400;
line-height: 1.6;
letter-spacing: -0.5px;
color: #333333;
}
/* 쿠폰 */
.coupon_wrap {
width: 416px;
margin: 32px auto 0 !important;
}
.coupon_box {
display: flex;
flex-direction: column;
justify-content: space-between;
width: 416px;
height: 138px;
padding: 14px 28px 22px 26px;
background-image: url(https://image.a-rt.com/art/managing/event/20251230_happy_newyear/abc/pc/img/content01_coupon_img.png);
background-repeat: no-repeat;
background-size: cover;
user-select: none;
}
.coupon_ttl_row {
display: flex;
justify-content: space-between;
align-items: center;
}
.coupon_ttl {
font-size: 16px;
font-weight: 500;
line-height: 1;
color: #000000;
}
.coupon_dis_row {
display: flex;
justify-content: space-between;
align-items: flex-end;
}
.coupon_dis {
display: flex;
align-items: flex-end;
}
.coupon_dis_plus {
font-size: 32px;
font-weight: 400;
line-height: 1;
color: #000000;
}
.coupon_dis_num {
font-size: 60px;
font-weight: 700;
line-height: 0.8;
letter-spacing: -3px;
color: #000000;
}
.coupon_dis_unit {
margin-left: 4px;
font-size: 32px;
font-weight: 700;
line-height: 1;
color: #000000;
}
.coupon_name {
font-size: 15px;
font-weight: 500;
line-height: 1.2;
letter-spacing: -0.45px;
text-align: right;
color: #000000;
}
.coupon_dl_btn {
display: flex;
justify-content: center;
align-items: center;
gap: 6px;
width: 416px;
height: 64px;
margin: 24px auto 0 !important;
background-color: #000000;
color: #ffffff;
font-size: 16px;
font-weight: 500;
line-height: 1;
letter-spacing: -0.5px;
text-decoration: none;
}
.coupon_dl_ico {
max-width: 19px;
}
.caution_wrap {
display: flex;
justify-content: center;
align-items: center;
height: 48px;
margin-top: 8px !important;
}
.caution_btn {
display: flex;
justify-content: center;
align-items: center;
gap: 5px;
text-decoration: none;
}
.caution_ico {
max-width: 16px;
}
.caution_txt {
font-size: 16px;
font-weight: 600;
line-height: 1;
letter-spacing: -0.5px;
color: #333333;
}
/* 선물하기 이미지 */
.gift_img {
max-width: 360px;
margin: 40px auto 0 !important;
}
.event_btn {
display: flex;
justify-content: center;
align-items: center;
width: 416px;
height: 64px;
margin: 32px auto 0 !important;
background-color: #000000;
color: #ffffff;
font-size: 16px;
font-weight: 500;
line-height: 1;
letter-spacing: -0.5px;
text-decoration: none;
}
/* 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 .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="mv"><img alt="PLAY TOGETHER 꿈을 향한 플레이! 기간 한정 혜택" src="https://image.a-rt.com/art/editor/202606/1780390006903.jpg" /></div>
<!-- 아동 축구화 기간 한정 할인 혜택 -->
<div class="content _intro">
<p class="main_ttl">아동 축구화<br />
기간 한정 할인 혜택</p>
<p class="sub_txt">지금 시작할 시간!<br />
아동화 특별 할인 혜택으로 꿈을 향한 플레이를 도전해 보세요.</p>
</div>
<!-- BRAND LINE UP -->
<div class="content _brand">
<p class="section_ttl">BRAND LINE UP</p>
<p class="section_txt">다양한 브랜드의 키즈 축구화를 만나보세요</p>
<div class="brand_img"><img alt="NIKE, adidas, PUMA, new balance, FILA, ABC SELECT" src="https://image.a-rt.com/art/editor/202606/1780389881179.png" /></div>
</div>
<!-- READY TO PLAY -->
<div class="content _ready">
<p class="section_ttl">READY TO PLAY</p>
<p class="section_txt">뛰는 공간에 맞는 축구화와 용품 골라보세요!</p>
<div class="ready_img"><img alt="풋살화, 축구화, 용품 추천" src="https://image.a-rt.com/art/editor/202606/1780390020468.png" /></div>
</div>
<!-- EVENT 01 : 아동 축구화 할인 쿠폰 -->
<div class="content _event _event01">
<p class="event_label">EVENT 01</p>
<p class="event_ttl">아동 축구화 할인 쿠폰</p>
<p class="event_txt">필드 위 첫 플레이를 위한 특별 혜택</p>
<div class="coupon_wrap">
<div class="coupon_box">
<div class="coupon_ttl_row">
<p class="coupon_ttl">PLAY TOGETHER</p>
</div>
<div class="coupon_dis_row">
<div class="coupon_dis"><span class="coupon_dis_plus"></span><br />
<span class="coupon_dis_num">15</span> <span class="coupon_dis_unit">%</span></div>
<p class="coupon_name">축구화<br />
전용 쿠폰</p>
</div>
</div>
</div>
<a class="coupon_dl_btn hover" href="javascript:abc.couponDown('3000001169')"><span>쿠폰 다운로드</span> <span class="coupon_dl_ico"> <img alt="" src="https://image.a-rt.com/art/managing/event/20251230_happy_newyear/abc/pc/img/content01_coupon_dl_ico.png" /> </span> </a>
<div class="caution_wrap"><a class="btn-md caution_btn" data-href="#modal1" href="javascript:void(0);"><span class="caution_ico"> <img alt="" src="https://image.a-rt.com/art/managing/event/20251230_happy_newyear/abc/pc/img/content01_caution_ico.png" /> </span> <span class="caution_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/06/04 00:00 – 2026/06/26 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>
<!-- EVENT 02 : 선물하기 서비스 안내 -->
<div class="content _event _event02">
<p class="event_label event_label02">EVENT 02</p>
<p class="event_ttl">선물하기 서비스 안내</p>
<p class="event_txt">주소와 사이즈를 몰라도<br />
연락처로 하나로 간편하게 선물하세요</p>
<div class="gift_img"><img alt="선물하기 서비스" src="https://image.a-rt.com/art/editor/202606/1780389985442.png" /></div>
<a class="event_btn hover" href="https://abcmart.a-rt.com/promotion/event/detail?eventNo=2000001137">자세히 보러가기</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><!-- 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>