<!-- S : 이벤트 복사영역 여기서부터 -->
<link href="https://fonts.googleapis.com" rel="preconnect" />
<link crossorigin="" href="https://fonts.gstatic.com" rel="preconnect" />
<link href="https://fonts.googleapis.com/css2?family=Michroma&family=Orbitron:wght@400..900&display=swap" rel="stylesheet" />
<style type="text/css">/* root */
:root {
--head: 95px !important;
}
/* common */
body {
min-width: 1440px;
margin: 0;
padding: 0;
font-family: 'pretendard', sans-serif;
}
body * {
box-sizing: border-box;
}
.wrap .special-sub-wrap .sub-top .editor-wrap {
min-width: 1440px;
}
.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%;
}
@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;
}
/* main */
.main {
position: relative;
max-width: 1920px;
}
.art-content-inner .txt.main {
position: absolute;
width: 100%;
left: 50%;
bottom: clamp(166px, 11.56vw, 221.95px);
transform: translateX(-50%);
font-family: 'Orbitron', sans-serif !important;
font-size: clamp(34px, 2.34vw, 45px);
font-weight: 700;
line-height: 1;
letter-spacing: -0.9px;
color: #ffffff;
}
.art-content-inner .txt.main span {
display: inline-block;
color: #fff;
animation: neon-sequence 6s ease-in-out infinite;
}
.art-content-inner .txt.main span:nth-child(1) {
animation-delay: 0s;
}
.art-content-inner .txt.main span:nth-child(2) {
animation-delay: 2s;
}
.art-content-inner .txt.main span:nth-child(3) {
animation-delay: 4s;
}
@keyframes neon-sequence {
0% {
color: #fff;
}
5% {
color: #CAFF73;
}
15% {
color: #CAFF73;
}
25% {
color: #CAFF73;
}
35% {
color: #fff;
}
100% {
color: #fff;
}
}
/* content01 */
.content01 {
padding: 64px 0;
background-image: url(https://image.a-rt.com/art/editor/202602/1772172199453.jpg);
background-repeat: no-repeat;
background-size: cover;
background-position: center;
}
.content01_ttl {
font-family: 'Orbitron', sans-serif !important;
font-size: 32px;
font-weight: 700;
line-height: 1;
letter-spacing: -1px;
color: #CAFF73;
}
.content01_sub_ttl {
margin-top: 16px !important;
font-size: 20px;
font-weight: 400;
line-height: 1.18;
letter-spacing: -1px;
color: #ffffff;
}
.content01_swiper_wrap {
margin-top: 40px !important;
}
.content01_swiper_box {
position: relative;
display: flex;
align-items: center;
max-width: 1278px;
margin: 0 auto;
}
.content01_swiper {
position: relative;
display: flex;
max-width: 1156px;
margin: 0 auto;
overflow-x: hidden;
}
.content01_swiper .swiper-wrapper {
align-items: center;
}
.content01_swiper .swiper-slide {
width: 400px;
}
.content01_swiper .swiper-slide.swiper-slide-prev {
display: flex;
justify-content: flex-end;
}
.content01_swiper .swiper-slide.swiper-slide-next {
display: flex;
justify-content: flex-start;
}
.content01_swiper_box .swiper-button-prev {
width: 37px;
height: 73px;
margin-top: 0;
left: 0;
right: unset;
top: 50%;
transform: translateY(-50%);
background-image: url(https://image.a-rt.com/art/editor/202602/1772172334041.png);
background-size: cover;
background-repeat: no-repeat;
}
.content01_swiper_box .swiper-button-next {
width: 37px;
height: 73px;
margin-top: 0;
left: unset;
right: 0;
top: 50%;
transform: translateY(-50%);
background-image: url(https://image.a-rt.com/art/editor/202602/1772172328245.png);
background-size: cover;
background-repeat: no-repeat;
}
.content01_swiper_rec_wrap {
position: relative;
display: flex;
flex-direction: column;
justify-content: space-between;
align-items: flex-start;
width: 358px;
height: 376px;
padding: 36.93px 36.5px 42px;
box-sizing: border-box;
z-index: 0;
overflow: visible;
}
.swiper-slide.swiper-slide-active .content01_swiper_rec_wrap {
width: 400px;
height: 420px;
padding: 41.25px 41.71px 42px;
}
.content01_swiper_rec_wrap._01 {
background-image: url(https://image.a-rt.com/art/editor/202602/1772172208495.png);
background-size: cover;
background-repeat: no-repeat;
}
.content01_swiper_rec_wrap._02 {
background-image: url(https://image.a-rt.com/art/editor/202602/1772172243547.png);
background-size: cover;
background-repeat: no-repeat;
}
.content01_swiper_rec_wrap._03 {
background-image: url(https://image.a-rt.com/art/editor/202602/1772172263148.png);
background-size: cover;
background-repeat: no-repeat;
}
.content01_swiper_rec_wrap._04 {
background-image: url(https://image.a-rt.com/art/editor/202602/1772172282073.png);
background-size: cover;
background-repeat: no-repeat;
}
.swiper-slide:not(.swiper-slide.swiper-slide-active) .content01_swiper_rec_wrap._01 {
background-image: url(https://image.a-rt.com/art/editor/202602/1772172231002.png);
}
.swiper-slide:not(.swiper-slide.swiper-slide-active) .content01_swiper_rec_wrap._02 {
background-image: url(https://image.a-rt.com/art/editor/202602/1772172252383.png);
}
.swiper-slide:not(.swiper-slide.swiper-slide-active) .content01_swiper_rec_wrap._03 {
background-image: url(https://image.a-rt.com/art/editor/202602/1772172273013.png);
}
.swiper-slide:not(.swiper-slide.swiper-slide-active) .content01_swiper_rec_wrap._04 {
background-image: url(https://image.a-rt.com/art/editor/202602/1772172290119.png);
}
.content01_swiper_rec_ttl {
font-size: 30px;
font-weight: 600;
line-height: 1;
letter-spacing: -1.2px;
text-align: left;
color: #ffffff;
user-select: none;
}
.content01_swiper_rec_txt {
margin-top: 224.93px;
font-size: 18px;
font-weight: 500;
line-height: 1.37;
letter-spacing: -0.75px;
text-align: left;
color: #ffffff;
user-select: none;
}
.content01_swiper_rec_txt span {
font-weight: 700;
color: #CAFF73;
}
.swiper-slide.swiper-slide-active .content01_swiper_rec_ttl {
font-size: 34px;
font-weight: 600;
line-height: 1;
letter-spacing: -1.12px;
text-align: left;
color: #ffffff;
}
.swiper-slide.swiper-slide-active .content01_swiper_rec_txt {
margin-top: 246.43px;
font-size: 21px;
font-weight: 500;
line-height: 1.37;
letter-spacing: -0.83px;
text-align: left;
color: #ffffff;
}
/* content02 */
.content02 {
padding: 64px 0;
background-image: url(https://image.a-rt.com/art/editor/202602/1772172302047.jpg);
background-repeat: no-repeat;
background-size: cover;
background-position: center;
}
.content02_ttl {
font-size: 32px;
font-weight: 700;
line-height: 1;
letter-spacing: -1px;
color: #CAFF73;
}
.content02_txt {
margin: 16px auto 0 !important;
font-size: 20px;
font-weight: 400;
line-height: 1.18;
letter-spacing: -1px;
color: #ffffff;
}
.content02_coupon_wrap {
display: flex;
justify-content: center;
align-items: center;
gap: 16px;
margin: 40px auto 0;
}
.content02_coupon {
display: flex;
flex-direction: column;
justify-content: space-between;
width: 416px;
height: 138px;
padding: 14px 28px 23px 28px;
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;
}
.content02_coupon_row {
display: flex;
justify-content: space-between;
align-items: flex-end;
}
.content02_coupon_ttl {
font-size: 16px;
font-weight: 500;
line-height: 1;
}
.content02_coupon .content02_coupon_dis {
display: flex;
align-items: flex-end;
margin-left: 8px;
}
.content02_coupon_dis_plus {
font-size: 32px;
font-weight: 400;
line-height: 1;
margin-right: -2px;
}
.content02_coupon_dis_num {
margin-right: 3px;
font-size: 60px;
font-weight: 700;
line-height: 0.8;
letter-spacing: -3px;
}
.content02_coupon_dis_per {
font-size: 32px;
font-weight: 700;
line-height: 1;
}
.content02_coupon_dis_txt {
font-size: 25px;
font-weight: 700;
line-height: 0.8;
letter-spacing: -1.25px;
}
.content02_coupon_name {
font-size: 15px;
font-weight: 500;
line-height: 1.2;
letter-spacing: -0.45px;
text-align: right;
}
.content02_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;
}
.content02_coupon_dl_btn_txt {
font-size: 16px;
font-weight: 500;
line-height: 1;
letter-spacing: -0.64px;
}
.content02_coupon_dl_btn_ico {
width: 19px;
height: 19px;
background-image: url(https://image.a-rt.com/art/editor/202602/1771988055041.png);
background-repeat: no-repeat;
background-size: cover;
background-position: center;
}
.content02_caution {
display: flex;
justify-content: center;
align-items: center;
width: 416px;
height: 64px;
margin: 14px auto 0 !important;
}
.content02_caution_btn {
display: flex;
justify-content: center;
align-items: center;
gap: 5px;
text-decoration: none;
}
.content02_caution_ico {
width: 16px;
height: 16px;
background-image: url(https://image.a-rt.com/art/editor/202602/1771988044269.png);
background-repeat: no-repeat;
background-size: cover;
background-position: center;
}
.content02_caution_btn_txt {
font-size: 16px;
font-weight: 600;
line-height: 1;
letter-spacing: -0.64px;
color: #000000;
}
.banner_link {
display: flex;
justify-content: center;
align-items: center;
gap: 60px;
padding: 60px 0;
}
.banner_link img {
max-width: 80px !important;
}
.banner_link span {
display: flex;
align-items: center;
gap: 10px;
font-size: 20px;
font-weight: 400;
line-height: 1;
letter-spacing: -1px;
color: #ffffff;
}
.banner_link span::after {
content: '';
display: block;
width: 7px;
height: 14px;
background-image: url(https://image.a-rt.com/art/editor/202602/1772585105497.png);
background-repeat: no-repeat;
background-size: cover;
background-position: center;
}
/* 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="RUN&LIFE" src="https://image.a-rt.com/art/editor/202602/1772172309679.jpg" />
<p class="txt main"><span>READY</span>, <span>SET</span>, <span>RUN</span></p>
</div>
<div class="content01">
<p class="content01_ttl">RUNNING ESSENTIALS</p>
<p class="content01_sub_ttl">가벼운 러닝부터 일상까지</p>
<div class="content01_swiper_wrap">
<div class="content01_swiper_box">
<div class="swiper-button-prev"> </div>
<div class="swiper content01_swiper">
<div class="swiper-wrapper">
<div class="swiper-slide">
<div class="content01_swiper_rec_wrap _01">
<p class="content01_swiper_rec_ttl">RUNNING</p>
<p class="content01_swiper_rec_txt">자신의 페이스로 달려가는<br />
<span>일상을 위한 러닝 슈즈</span></p>
</div>
</div>
<div class="swiper-slide">
<div class="content01_swiper_rec_wrap _02">
<p class="content01_swiper_rec_ttl">KIDS</p>
<p class="content01_swiper_rec_txt">자유롭게 뛰어놀 수 있는<br />
<span>활동적인 키즈 슈즈</span></p>
</div>
</div>
<div class="swiper-slide">
<div class="content01_swiper_rec_wrap _03">
<p class="content01_swiper_rec_ttl">ACC</p>
<p class="content01_swiper_rec_txt">러닝과 워킹을 완성하는<br />
<span>필수 액세서리</span></p>
</div>
</div>
<div class="swiper-slide">
<div class="content01_swiper_rec_wrap _04">
<p class="content01_swiper_rec_ttl">WALKING</p>
<p class="content01_swiper_rec_txt">가벼운 걸음부터 이어지는<br />
<span>편안한 데일리 워킹화</span></p>
</div>
</div>
</div>
</div>
<div class="swiper-button-next"> </div>
</div>
</div>
</div>
<div class="content02">
<p class="content02_ttl">온라인 전용 혜택</p>
<p class="content02_txt">러닝관 중복 할인 쿠폰</p>
<div class="content02_coupon_wrap">
<div class="content02_coupon"><span class="content02_coupon_row"> <span class="content02_coupon_ttl"> MONTHLY COUPON </span> </span> <span class="content02_coupon_row"> <span class="content02_coupon_dis"> <span class="content02_coupon_dis_num"> 6,000 </span> <span class="content02_coupon_dis_txt"> 원 </span> </span> <span class="content02_coupon_name"> 러닝<br />
전용 쿠폰 </span> </span></div>
</div>
<a class="content02_coupon_dl_btn hover" href="javascript:abc.couponDown('3000000982')"><span class="content02_coupon_dl_btn_txt">쿠폰 다운로드</span> <span class="content02_coupon_dl_btn_ico"></span> </a>
<div class="content02_caution"><a class="btn-md content02_caution_btn" data-href="#modal1" href="javascript:void(0);"><span class="content02_caution_ico"></span> <span class="content02_caution_btn_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/03/12 10:00 - 2026/03/31 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>
<a class="banner_link" href="https://grandstage.a-rt.com/promotion/planning-display/detail/main?plndpNo=2000006334" target="_blank"><img alt="" src="https://image.a-rt.com/art/editor/202602/1772585090803.png" /> <span>RUNNER STAGE에서 전문 러닝화 만나보기</span> </a></div>
</div>
<!-- e : art-container-event --><!-- content01_swiper --><script>
$(function () {
const $swiper = $('.swiper.content01_swiper');
const observer = new IntersectionObserver((entries, observer) => {
entries.forEach(entry => {
if (entry.isIntersecting) {
const slideCount = $swiper.find('.swiper-slide').length;
const swiperInstance = new Swiper('.swiper.content01_swiper', {
slidesPerView: 'auto',
centeredSlides: true,
spaceBetween: 20,
speed: 500,
allowTouchMove: true,
loop: slideCount > 1,
watchOverflow: true,
autoplay: {
delay: 3000,
disableOnInteraction: false,
},
navigation: {
nextEl: '.swiper-button-next',
prevEl: '.swiper-button-prev',
}
});
function updateSpaceBetween() {
const baseSpace = swiperInstance.originalParams.spaceBetween;
if (window.innerWidth <= 720) {
swiperInstance.params.spaceBetween = (baseSpace / 720) * window.innerWidth;
} else {
swiperInstance.params.spaceBetween = baseSpace;
}
swiperInstance.update();
}
updateSpaceBetween();
window.addEventListener('resize', updateSpaceBetween);
observer.unobserve(entry.target);
}
});
}, { threshold: 0.3 });
observer.observe($swiper[0]);
});
</script><!-- 모달 스크립트 --><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><!-- E : 이벤트 복사영역 여기까지 -->