<!-- S : 이벤트 복사영역 여기서부터 -->
<style type="text/css">/* font */
@import url('https://cdn.jsdelivr.net/gh/orioncactus/pretendard/dist/web/static/pretendard-dynamic-subset.css');
/* root */
:root {
--head: 80px !important;
}
/* common */
body {
min-width: 1200px;
margin: 0;
padding: 0;
}
body * {
box-sizing: border-box;
}
.wrap .special-sub-wrap .sub-top .editor-wrap {
min-width: 1200px;
}
.art-container-event {
position: relative;
width: 100%;
max-width: 1200px;
margin: 0 auto;
text-align: center;
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,
.art-container-event button {
text-decoration: none;
-webkit-tap-highlight-color: transparent;
}
.art-container-event a:focus,
.art-container-event button:focus {
outline: none;
}
.art-content-inner img {
display: block;
width: 100%;
}
/* main */
.mv {
position: relative;
max-width: 100%;
overflow: hidden;
}
.mv .video_wrap {
position: relative;
display: flex;
width: 1200px;
height: 600px;
background-image: url(https://image.a-rt.com/art/editor/202609/1789971336512.jpg);
background-repeat: no-repeat;
background-size: cover;
}
.mv .video_wrap video {
position: absolute;
width: 600px;
left: 0;
top: 0;
}
.mv .video_wrap .mv_ttl {
position: absolute;
max-width: 370px;
right: 170px;
bottom: 64px;
filter: drop-shadow(0 1px 5px rgba(0, 0, 0, 0.45));
}
.mv .video_wrap ._comment {
position: absolute;
right: 60px;
bottom: 24px;
font-size: 10px;
font-weight: 300;
line-height: 100%;
color: #ffffff;
opacity: 0.3;
}
/* content common */
.content {
padding: 64px 0;
background-repeat: no-repeat;
background-size: cover;
background-position: center;
}
.content_ttl01 {
font-size: 16px;
font-weight: 600;
line-height: 100%;
letter-spacing: -0.64px;
color: #4F4F4F;
}
.content_ttl02 {
margin: 18px auto 0 !important;
font-size: 32px;
font-weight: 700;
line-height: 100%;
letter-spacing: -1.12px;
color: #000000;
}
/* content _copy */
.content._copy {
padding: 40px 0;
background-color: #7B5846;
}
.content._copy p {
color: #ffffff;
}
.content._copy ._period {
font-size: 16px;
font-weight: 400;
line-height: 100%;
letter-spacing: -0.64px;
}
.content._copy ._ttl {
margin: 16px auto 0 !important;
font-size: 32px;
font-weight: 700;
line-height: 132%;
letter-spacing: -1.12px;
}
.content._copy ._txt {
margin: 16px auto 0 !important;
font-size: 16px;
font-weight: 300;
line-height: 160%;
letter-spacing: -0.64px;
}
.content._copy ._txt span {
font-weight: 600;
}
/* content _01 */
.content._01 {
padding: 40px 0;
background-color: #F8EFDA;
}
.content_coupon_wrap {
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
gap: 16px;
max-width: 416px;
margin: 48px auto 0 !important;
user-select: none;
}
.content_coupon {
position: relative;
display: flex;
flex-direction: column;
justify-content: space-between;
align-items: flex-start;
width: 416px;
height: 138px;
padding: 14px 28px 23px;
background-image: url(https://image.a-rt.com/art/editor/202609/1789971288671.png);
background-repeat: no-repeat;
background-size: cover;
color: #000000;
}
.content_coupon_ttl_wrap {
display: flex;
justify-content: space-between;
align-items: center;
width: 100%;
}
.content_coupon_ttl {
font-size: 16px;
font-weight: 500;
line-height: 100%;
letter-spacing: -0.64px;
}
.content_coupon_text_wrap {
display: flex;
justify-content: space-between;
align-items: flex-end;
width: 100%;
}
.content_coupon_discount {
display: flex;
justify-content: flex-end;
align-items: flex-end;
}
.content_coupon:nth-of-type(1) .content_coupon_discount {
margin-left: 29px !important;
}
.content_coupon:nth-of-type(2) .content_coupon_discount {
margin-left: 11px !important;
}
.content_coupon_discount .dis_plus {
font-size: 32px;
font-weight: 400;
line-height: 100%;
}
.content_coupon_discount .dis_num {
font-size: 60px;
font-weight: 700;
line-height: 80%;
letter-spacing: -3px;
}
.content_coupon_discount .dis_per {
margin-left: 3px !important;
font-size: 32px;
font-weight: 700;
line-height: 100%;
}
.content_coupon_name {
font-size: 15px;
font-weight: 500;
line-height: 120%;
letter-spacing: -0.45px;
text-align: right;
}
.content_coupon_dl_btn {
display: flex;
justify-content: center;
align-items: center;
gap: 5px;
width: 416px;
height: 64px;
margin: 30px auto 0 !important;
color: #FFFFFF;
background-color: #000000;
font-size: 16px;
font-weight: 500;
line-height: 100%;
letter-spacing: -0.64px;
text-decoration: unset;
}
.content_coupon_dl_btn::after {
content: '';
width: 19px;
height: 19px;
background-image: url(https://image.a-rt.com/art/editor/202609/1789548790398.png);
background-repeat: no-repeat;
background-size: cover;
background-position: center;
}
.coupon_period_wrap {
display: flex;
flex-direction: column;
align-items: flex-start;
gap: 12px;
width: max-content;
margin: 28px auto 0 !important;
}
.coupon_period_wrap .coupon_period_box {
display: flex;
justify-content: center;
align-items: center;
gap: 24px;
}
.coupon_period_wrap .coupon_period_box p:nth-of-type(1) {
display: flex;
justify-content: center;
align-items: center;
width: 108px;
height: 32px;
font-size: 16px;
font-weight: 600;
line-height: 100%;
letter-spacing: -0.64px;
color: #ffffff;
background-color: #9F7D6C;
border-radius: 4px;
}
.coupon_period_wrap .coupon_period_box p:nth-of-type(2) {
font-size: 16px;
font-weight: 400;
line-height: 100%;
letter-spacing: -0.64px;
color: #000000;
}
.coupon_comment {
margin: 28px auto 0 !important;
font-size: 13px;
font-weight: 300;
line-height: 140%;
letter-spacing: -0.39px;
color: #000000;
}
.btn-md_wrap {
display: flex;
justify-content: center;
align-items: center;
width: 416px;
height: 64px;
margin: 12px auto 0 !important;
}
.btn-md {
display: flex;
justify-content: center;
align-items: center;
gap: 5px;
color: #ffffff;
}
.content_caution_ico {
width: 16px;
height: 16px;
background-image: url(https://image.a-rt.com/art/editor/202609/1789548775071.png);
background-repeat: no-repeat;
background-size: cover;
background-position: center;
}
.content_caution_txt {
font-size: 16px;
font-weight: 600;
line-height: 100%;
letter-spacing: -0.64px;
color: #000000;
}
.hover {
opacity: 1;
transition: opacity 0.3s;
}
.hover:hover {
opacity: 0.8;
transition: opacity 0.3s;
}
/* content _02 */
.content._02 {
padding: 64px 0 0 !important;
background-color: #FDFBF4;
}
.content._02 .content_ttl01 {
max-width: 126px;
margin: 0 auto !important;
}
.content._02 .content_ttl02::after {
content: '';
display: block;
width: 420px;
height: 1px;
margin: 30px auto 0 !important;
background-image: url(https://image.a-rt.com/art/editor/202609/1789966340116.png);
background-repeat: no-repeat;
background-size: cover;
background-position: center;
}
.content_swiper_wrap .swiper_txt_wrap {
display: flex;
flex-direction: column;
align-items: center;
gap: 11px;
}
.content_swiper_wrap .swiper_txt_wrap .swiper_ttl {
height: 27px !important;
margin: 0 auto !important;
}
.content_swiper_wrap .swiper_txt_wrap .swiper_ttl img {
width: auto !important;
max-height: 27px !important;
margin: 0 auto !important;
}
.content_swiper_wrap .swiper_txt_wrap .swiper_txt {
font-size: 16px;
font-weight: 300;
line-height: 160%;
letter-spacing: -0.64px;
color: #000000;
}
.content_swiper_wrap .content_swiper_box {
margin: 32px auto 0 !important;
}
.content_swiper_wrap .content_swiper {
overflow: hidden;
}
.content_swiper_wrap .content_swiper .swiper-wrapper {
justify-content: center;
gap: 20px;
}
.content_swiper .swiper-slide {
display: flex;
flex-direction: column;
gap: 12px;
width: 300px;
}
.content_swiper .swiper-slide .img_wrap {
position: relative;
border-radius: 3px;
overflow: hidden;
}
.content_swiper .swiper-slide .img_wrap ._img {
transform: scale(1);
transition: transform 0.3s;
}
.content_swiper .swiper-slide .img_wrap:hover ._img {
transform: scale(1.05);
transition: transform 0.3s;
}
.content_swiper .swiper-slide .img_wrap ._txt {
position: absolute;
display: flex;
flex-direction: column;
gap: 2px;
width: 100%;
left: 18px;
bottom: 18px;
text-align: left;
color: #ffffff;
filter: drop-shadow(0 0 2.45px rgba(0, 0, 0, 0.5));
}
.content_swiper .swiper-slide .img_wrap ._txt ._brand {
font-size: 13px;
font-weight: 500;
line-height: 110%;
}
.content_swiper .swiper-slide .img_wrap ._txt ._item_name {
font-size: 15px;
font-weight: 700;
line-height: 110%;
letter-spacing: -0.35px;
}
.content_swiper .swiper-slide .thumb_wrap {
display: flex;
justify-content: center;
align-items: center;
gap: 10px;
}
.content_swiper .swiper-slide .thumb_wrap ._thumb {
width: 90px;
height: 90px;
}
.content_swiper_wrap:not(._01) {
padding: 64px 0 !important;
}
.content_swiper_wrap._01 {
padding: 30px 0 64px;
}
.content_swiper_wrap._02 {
background-color: #F9F3E1;
}
.content_swiper_wrap._03 {
background-color: #FFFCEF;
}
.content_swiper_wrap._04 {
background-color: #F9F3E1;
}
.content_swiper_wrap._05 {
background-color: #FDFBF4;
}
/* 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;
margin: 0;
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: -11px;
padding-left: 11px;
}
.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;
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">
<div class="video_wrap">
<video autoplay="" loop="" muted="" playsinline="" preload="auto"><source src="https://abcmart.fms.wecandeo.com/3132/2026/09/18/11/V36731591.mp4?key=dyIcYKWQPVpAZLMa%2FLEozN9KDkrhJ4zIT2eUZ1bNoPiRB7d3sA3Iu0F4SO2Fk5hpi%2BeRg%2BPeJAF62%2F1nqyVCbhmO1sFDd3dpaFyDL6p8q%2Fo%3D&packageId=1011216&videoId=17043101" /></video>
<div class="mv_ttl"><img alt="FW SNEAKERS WEEK" src="https://image.a-rt.com/art/editor/202609/1789971325282.png" /></div>
<p class="_comment">AI GENERATED</p>
</div>
</div>
<div class="content _copy">
<div class="ani" data-delay="" data-speed="0.7s" data-threshold="0.3" data-y="-5%">
<p class="_period">9.21 - 9.30</p>
<p class="_ttl">지금 신는 가을 스니커즈</p>
<p class="_txt">지금 주목할 FW 스니커즈와<br />
가을 스타일링을 한자리에.<br />
<span>최대 할인 혜택까지</span> 만나보세요.</p>
</div>
</div>
<div class="content _01">
<div class="ani" data-delay="" data-speed="0.7s" data-threshold="0.3" data-y="-5%">
<p class="content_ttl01">18% + 6,000원, 최대 할인 혜택</p>
<p class="content_ttl02">스니커즈 위크 한정 쿠폰</p>
<div class="content_coupon_wrap">
<div class="content_coupon">
<div class="content_coupon_ttl_wrap">
<p class="content_coupon_ttl">FW SNEAKERS WEEK</p>
</div>
<div class="content_coupon_text_wrap">
<p class="content_coupon_discount"><span class="dis_num">18</span> <span class="dis_per">%</span></p>
<p class="content_coupon_name">신상품<br />
전용 쿠폰</p>
</div>
</div>
<div class="content_coupon">
<div class="content_coupon_ttl_wrap">
<p class="content_coupon_ttl">FW SNEAKERS WEEK</p>
</div>
<div class="content_coupon_text_wrap">
<p class="content_coupon_discount"><span class="dis_plus">+</span> <span class="dis_num">6,000</span> <span class="dis_per">원</span></p>
<p class="content_coupon_name">추천 상품<br />
중복 쿠폰</p>
</div>
</div>
</div>
<a class="content_coupon_dl_btn hover" href="javascript:abc.couponDown('3000001381', '3000001382')"><span class="content_coupon_dl_txt">쿠폰 전체 다운로드</span> </a>
<div class="coupon_period_wrap">
<div class="coupon_period_box">
<p>기간</p>
<p>26. 09. 21 - 26. 09. 30</p>
</div>
<div class="coupon_period_box">
<p>대상 상품</p>
<p>페이지 하단 관련 상품</p>
</div>
</div>
<p class="coupon_comment">· 일부 상품은 쿠폰 적용이 불가합니다.</p>
<div class="btn-md_wrap"><a class="btn-md" data-href="#modal1" href="javascript:void(0);"><span class="content_caution_ico"></span><span class="content_caution_txt">유의사항</span> </a></div>
</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/09/21 18:00 - 2026/09/30 23:59</li>
<li>쿠폰은 통합멤버십 회원 대상이며, 각 쿠폰은 ID당 1회 다운로드 가능합니다.</li>
<li>일부 상품의 경우 쿠폰 적용 대상에서 제외될 수 있습니다.</li>
<li>다운로드한 쿠폰은 마이 페이지 > 쇼핑 혜택 > 쿠폰 리스트에서 확인 가능합니다.</li>
<li>본 행사는 당사 사정에 의해 사전 고지 없이 내용 변경 및 조기 종료 될 수 있습니다.</li>
<li>쿠폰을 사용하여 주문하신 후 취소/반품하신 경우, 재발급되지 않습니다.</li>
</ul>
</div>
<button class="btn-close" data-link="last" type="button">닫기</button></div>
</div>
<div class="content _02">
<div class="content_ttl01"><img alt="TREND EDIT" src="https://image.a-rt.com/art/editor/202609/1789966352886.png" /></div>
<p class="content_ttl02">이번 시즌, 주목할 스타일링 코드</p>
<div class="content_swiper_wrap _01 ani" data-delay="" data-speed="0.7s" data-threshold="0.2" data-x="" data-y="-5%">
<div class="swiper_txt_wrap">
<div class="swiper_ttl"><img alt="01. LOW-PROFILE BALLET" src="https://image.a-rt.com/art/editor/202609/1789966382502.png" /></div>
<p class="swiper_txt">낮고 날렵하게.<br />
발끝을 따라가는 슬림한 실루엣</p>
</div>
<div class="content_swiper_box">
<div class="content_swiper swiper">
<div class="swiper-wrapper">
<div class="swiper-slide">
<div class="img_wrap">
<div class="_img"><img alt="" src="https://image.a-rt.com/art/editor/202609/1789968475046.png" /></div>
<div class="_txt">
<p class="_brand">PUMA</p>
<p class="_item_name">스피드캣 발렛 노바</p>
</div>
</div>
<div class="thumb_wrap"><a class="_thumb hover" href="https://grandstage.a-rt.com/product/new?prdtNo=1020124892" target="_blank"><img alt="" src="https://image.a-rt.com/art/editor/202609/1789968484130.png" /></a> <a class="_thumb hover" href="https://grandstage.a-rt.com/product/new?prdtNo=1020125143" target="_blank"><img alt="" src="https://image.a-rt.com/art/editor/202609/1789968492871.png" /></a> <a class="_thumb hover" href="https://grandstage.a-rt.com/product/new?prdtNo=1020127367" target="_blank"><img alt="" src="https://image.a-rt.com/art/editor/202609/1789968500934.png" /></a></div>
</div>
<div class="swiper-slide">
<div class="img_wrap">
<div class="_img"><img alt="" src="https://image.a-rt.com/art/editor/202609/1789966424498.png" /></div>
<div class="_txt">
<p class="_brand">ADIDAS</p>
<p class="_item_name">스탠 스미스 로우 발레</p>
</div>
</div>
<div class="thumb_wrap"><a class="_thumb hover" href="https://grandstage.a-rt.com/product/new?prdtNo=1020127825" target="_blank"><img alt="" src="https://image.a-rt.com/art/editor/202609/1789968422970.png" /></a> <a class="_thumb hover" href="https://grandstage.a-rt.com/product/new?prdtNo=1020130081" target="_blank"><img alt="" src="https://image.a-rt.com/art/editor/202609/1789968434951.png" /></a> <a class="_thumb hover" href="https://grandstage.a-rt.com/product/new?prdtNo=1020130080" target="_blank"><img alt="" src="https://image.a-rt.com/art/editor/202609/1789968440968.png" /></a></div>
</div>
<div class="swiper-slide">
<div class="img_wrap">
<div class="_img"><img alt="" src="https://image.a-rt.com/art/editor/202609/1789968448910.png" /></div>
<div class="_txt">
<p class="_brand">NUOVO</p>
<p class="_item_name">티니</p>
</div>
</div>
<div class="thumb_wrap"><a class="_thumb hover" href="https://abcmart.a-rt.com/product/new?prdtNo=1010128767" target="_blank"><img alt="" src="https://image.a-rt.com/art/editor/202609/1789968456313.png" /></a> <a class="_thumb hover" href="https://abcmart.a-rt.com/product/new?prdtNo=1010128766" target="_blank"><img alt="" src="https://image.a-rt.com/art/editor/202609/1789968465427.png" /></a></div>
</div>
</div>
</div>
</div>
</div>
<div class="content_swiper_wrap _02 ani" data-delay="" data-speed="0.7s" data-threshold="0.2" data-x="" data-y="-5%">
<div class="swiper_txt_wrap">
<div class="swiper_ttl"><img alt="02. RETRO TECH RUNNER" src="https://image.a-rt.com/art/editor/202609/1789966391204.png" /></div>
<p class="swiper_txt">90~00년대 러닝화의 귀환.<br />
메쉬와 입체적인 디테일로 완성한 테크 무드</p>
</div>
<div class="content_swiper_box">
<div class="content_swiper swiper">
<div class="swiper-wrapper">
<div class="swiper-slide">
<div class="img_wrap">
<div class="_img"><img alt="" src="https://image.a-rt.com/art/editor/202609/1789968605822.png" /></div>
<div class="_txt">
<p class="_brand">FILA</p>
<p class="_item_name">에샤페 MS</p>
</div>
</div>
<div class="thumb_wrap"><a class="_thumb hover" href="https://grandstage.a-rt.com/product/new?prdtNo=1020115072" target="_blank"><img alt="" src="https://image.a-rt.com/art/editor/202609/1789968620592.png" /></a> <a class="_thumb hover" href="https://grandstage.a-rt.com/product/new?prdtNo=1020112427" target="_blank"><img alt="" src="https://image.a-rt.com/art/editor/202609/1789968630056.png" /></a></div>
</div>
<div class="swiper-slide">
<div class="img_wrap">
<div class="_img"><img alt="" src="https://image.a-rt.com/art/editor/202609/1789968514790.png" /></div>
<div class="_txt">
<p class="_brand">NIKE</p>
<p class="_item_name">P-6000</p>
</div>
</div>
<div class="thumb_wrap"><a class="_thumb hover" href="https://grandstage.a-rt.com/product/new?prdtNo=1020128231" target="_blank"><img alt="" src="https://image.a-rt.com/art/editor/202609/1789968528997.png" /></a> <a class="_thumb hover" href="https://grandstage.a-rt.com/product/new?prdtNo=1020113368" target="_blank"><img alt="" src="https://image.a-rt.com/art/editor/202609/1789968538494.png" /></a> <a class="_thumb hover" href="https://abcmart.a-rt.com/product/new?prdtNo=1010120567" target="_blank"><img alt="" src="https://image.a-rt.com/art/editor/202609/1789968551835.png" /></a></div>
</div>
<div class="swiper-slide">
<div class="img_wrap">
<div class="_img"><img alt="" src="https://image.a-rt.com/art/editor/202609/1789968562357.png" /></div>
<div class="_txt">
<p class="_brand">NEW BALANCE</p>
<p class="_item_name">740 시리즈</p>
</div>
</div>
<div class="thumb_wrap"><a class="_thumb hover" href="https://grandstage.a-rt.com/product/new?prdtNo=1020119997" target="_blank"><img alt="" src="https://image.a-rt.com/art/editor/202609/1789968575995.png" /></a> <a class="_thumb hover" href="https://grandstage.a-rt.com/product/new?prdtNo=1020111715" target="_blank"><img alt="" src="https://image.a-rt.com/art/editor/202609/1789968584108.png" /></a> <a class="_thumb hover" href="https://grandstage.a-rt.com/product/new?prdtNo=1020116760" target="_blank"><img alt="" src="https://image.a-rt.com/art/editor/202609/1789968591910.png" /></a></div>
</div>
</div>
</div>
</div>
</div>
<div class="content_swiper_wrap _03 ani" data-delay="" data-speed="0.7s" data-threshold="0.2" data-x="" data-y="-5%">
<div class="swiper_txt_wrap">
<div class="swiper_ttl"><img alt="03. EARTH & CHOCOLATE" src="https://image.a-rt.com/art/editor/202609/1789966399377.png" /></div>
<p class="swiper_txt">브라운부터 베이지까지.<br />
FW를 물들이는 따뜻한 레트로</p>
</div>
<div class="content_swiper_box">
<div class="content_swiper swiper">
<div class="swiper-wrapper">
<div class="swiper-slide">
<div class="img_wrap">
<div class="_img"><img alt="" src="https://image.a-rt.com/art/editor/202609/1789968742256.png" /></div>
<div class="_txt">
<p class="_brand">FILA</p>
<p class="_item_name">글리오 LX</p>
</div>
</div>
<div class="thumb_wrap"><a class="_thumb hover" href="https://grandstage.a-rt.com/product/new?prdtNo=1020130007" target="_blank"><img alt="" src="https://image.a-rt.com/art/editor/202609/1789968751220.png" /></a> <a class="_thumb hover" href="https://grandstage.a-rt.com/product/new?prdtNo=1020130006" target="_blank"><img alt="" src="https://image.a-rt.com/art/editor/202609/1789968761234.png" /></a></div>
</div>
<div class="swiper-slide">
<div class="img_wrap">
<div class="_img"><img alt="" src="https://image.a-rt.com/art/editor/202609/1789968653367.png" /></div>
<div class="_txt">
<p class="_brand">NIKE</p>
<p class="_item_name">문 슈 오리지날</p>
</div>
</div>
<div class="thumb_wrap"><a class="_thumb hover" href="https://grandstage.a-rt.com/product/new?prdtNo=1020128330" target="_blank"><img alt="" src="https://image.a-rt.com/art/editor/202609/1789968665892.png" /></a> <a class="_thumb hover" href="https://grandstage.a-rt.com/product/new?prdtNo=1020128224" target="_blank"><img alt="" src="https://image.a-rt.com/art/editor/202609/1789968676183.png" /></a> <a class="_thumb hover" href="https://grandstage.a-rt.com/product/new?prdtNo=1020128329" target="_blank"><img alt="" src="https://image.a-rt.com/art/editor/202609/1789968684530.png" /></a></div>
</div>
<div class="swiper-slide">
<div class="img_wrap">
<div class="_img"><img alt="" src="https://image.a-rt.com/art/editor/202609/1789968700422.png" /></div>
<div class="_txt">
<p class="_brand">ASICS</p>
<p class="_item_name">젤-1130</p>
</div>
</div>
<div class="thumb_wrap"><a class="_thumb hover" href="https://grandstage.a-rt.com/product/new?prdtNo=1020126043" target="_blank"><img alt="" src="https://image.a-rt.com/art/editor/202609/1789968708420.png" /></a> <a class="_thumb hover" href="https://grandstage.a-rt.com/product/new?prdtNo=1020104164" target="_blank"><img alt="" src="https://image.a-rt.com/art/editor/202609/1789968719714.png" /></a> <a class="_thumb hover" href="https://grandstage.a-rt.com/product/new?prdtNo=1020124812" target="_blank"><img alt="" src="https://image.a-rt.com/art/editor/202609/1789968728655.png" /></a></div>
</div>
</div>
</div>
</div>
</div>
<div class="content_swiper_wrap _04 ani" data-delay="" data-speed="0.7s" data-threshold="0.2" data-x="" data-y="-5%">
<div class="swiper_txt_wrap">
<div class="swiper_ttl"><img alt="04. HERITAGE TEXTURE" src="https://image.a-rt.com/art/editor/202609/1789966407879.png" /></div>
<p class="swiper_txt">트위드, 데님, 코듀로이.<br />
클래식한 소재로 다시 쓰는 FW 헤드웨어</p>
</div>
<div class="content_swiper_box">
<div class="content_swiper swiper">
<div class="swiper-wrapper">
<div class="swiper-slide">
<div class="img_wrap">
<div class="_img"><img alt="" src="https://image.a-rt.com/art/editor/202609/1789968896755.png" /></div>
<div class="_txt">
<p class="_brand">ADIDAS</p>
<p class="_item_name">트위드 베이스볼 캡</p>
</div>
</div>
<div class="thumb_wrap"><a class="_thumb hover" href="https://grandstage.a-rt.com/product/new?prdtNo=1020127587" target="_blank"><img alt="" src="https://image.a-rt.com/art/editor/202609/1789968902861.png" /></a></div>
</div>
<div class="swiper-slide">
<div class="img_wrap">
<div class="_img"><img alt="" src="https://image.a-rt.com/art/editor/202609/1789968796692.png" /></div>
<div class="_txt">
<p class="_brand">NIKE</p>
<p class="_item_name">언스트럭처 데님 캡</p>
</div>
</div>
<div class="thumb_wrap"><a class="_thumb hover" href="https://grandstage.a-rt.com/product/new?prdtNo=1020128398" target="_blank"><img alt="" src="https://image.a-rt.com/art/editor/202609/1789968808931.png" /></a> <a class="_thumb hover" href="https://grandstage.a-rt.com/product/new?prdtNo=1020126176" target="_blank"><img alt="" src="https://image.a-rt.com/art/editor/202609/1789968816047.png" /></a> <a class="_thumb hover" href="https://grandstage.a-rt.com/product/new?prdtNo=1020115854" target="_blank"><img alt="" src="https://image.a-rt.com/art/editor/202609/1789968823578.png" /></a></div>
</div>
<div class="swiper-slide">
<div class="img_wrap">
<div class="_img"><img alt="" src="https://image.a-rt.com/art/editor/202609/1789968838965.png" /></div>
<div class="_txt">
<p class="_brand">ADIDAS</p>
<p class="_item_name">코듀로이 야구 캡</p>
</div>
</div>
<div class="thumb_wrap"><a class="_thumb hover" href="https://grandstage.a-rt.com/product/new?prdtNo=1020117639" target="_blank"><img alt="" src="https://image.a-rt.com/art/editor/202609/1789968845055.png" /></a> <a class="_thumb hover" href="https://grandstage.a-rt.com/product/new?prdtNo=1020121268" target="_blank"><img alt="" src="https://image.a-rt.com/art/editor/202609/1789968852559.png" /></a> <a class="_thumb hover" href="https://grandstage.a-rt.com/product/new?prdtNo=1020121269" target="_blank"><img alt="" src="https://image.a-rt.com/art/editor/202609/1789968861729.png" /></a></div>
</div>
</div>
</div>
</div>
</div>
<div class="content_swiper_wrap _05 ani" data-delay="" data-speed="0.7s" data-threshold="0.2" data-x="" data-y="-5%">
<div class="swiper_txt_wrap">
<div class="swiper_ttl"><img alt="05. ELONGATED BAGS" src="https://image.a-rt.com/art/editor/202609/1789966415854.png" /></div>
<p class="swiper_txt">가로로 길어진 비율과<br />
부드럽게 늘어진 실루엣.</p>
</div>
<div class="content_swiper_box">
<div class="content_swiper swiper">
<div class="swiper-wrapper">
<div class="swiper-slide">
<div class="img_wrap">
<div class="_img"><img alt="" src="https://image.a-rt.com/art/editor/202609/1789968956263.png" /></div>
<div class="_txt">
<p class="_brand">ADIDAS</p>
<p class="_item_name">롱 볼링백</p>
</div>
</div>
<div class="thumb_wrap"><a class="_thumb hover" href="https://grandstage.a-rt.com/product/new?prdtNo=1020129599" target="_blank"><img alt="" src="https://image.a-rt.com/art/editor/202609/1789968963548.png" /></a></div>
</div>
<div class="swiper-slide">
<div class="img_wrap">
<div class="_img"><img alt="" src="https://image.a-rt.com/art/editor/202609/1789968915047.png" /></div>
<div class="_txt">
<p class="_brand">ADIDAS</p>
<p class="_item_name">일롱게이티드 백 위드 포켓</p>
</div>
</div>
<div class="thumb_wrap"><a class="_thumb hover" href="https://grandstage.a-rt.com/product/new?prdtNo=1020129578" target="_blank"><img alt="" src="https://image.a-rt.com/art/editor/202609/1789968920576.png" /></a> <a class="_thumb hover" href="https://grandstage.a-rt.com/product/new?prdtNo=1020129577" target="_blank"><img alt="" src="https://image.a-rt.com/art/editor/202609/1789968927558.png" /></a></div>
</div>
<div class="swiper-slide">
<div class="img_wrap">
<div class="_img"><img alt="" src="https://image.a-rt.com/art/editor/202609/1789968935053.png" /></div>
<div class="_txt">
<p class="_brand">PUMA</p>
<p class="_item_name">1976 플루트 그립 백</p>
</div>
</div>
<div class="thumb_wrap"><a class="_thumb hover" href="https://grandstage.a-rt.com/product/new?prdtNo=1020128751" target="_blank"><img alt="" src="https://image.a-rt.com/art/editor/202609/1789968942026.png" /></a> <a class="_thumb hover" href="https://grandstage.a-rt.com/product/new?prdtNo=1020128750" target="_blank"><img alt="" src="https://image.a-rt.com/art/editor/202609/1789968949331.png" /></a></div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- e : art-container-event --><!-- 모달 스크립트 --><script>
$(document).ready(function () {
const focusableSelector = [
'a[href]',
'button:not([disabled])',
'input:not([disabled])',
'select:not([disabled])',
'textarea:not([disabled])',
'[tabindex]:not([tabindex="-1"])'
].join(',');
let activeModal = null;
let activeOpenBtn = null;
function openModal(openBtn, modal) {
const mainHeight = $('.art-container-event').outerHeight();
activeModal = modal;
activeOpenBtn = openBtn;
$('body').css({
height: mainHeight
}).addClass('md-open');
modal.siblings().attr({
'aria-hidden': true,
inert: ''
});
$('#dim').remove();
modal.before('<div id="dim"></div>');
const dim = $('#dim');
dim.stop().fadeIn();
modal.css('visibility', 'visible');
const focusableItems = modal.find(focusableSelector).filter(':visible');
const firstFocus = focusableItems.first();
const lastFocus = focusableItems.last();
if (firstFocus.length) {
firstFocus.focus();
}
modal.off('keydown.modalFocus').on('keydown.modalFocus', function (e) {
if (e.key !== 'Tab' && e.keyCode !== 9) return;
if (!focusableItems.length) return;
if (e.shiftKey && document.activeElement === firstFocus[0]) {
e.preventDefault();
lastFocus.focus();
}
if (!e.shiftKey && document.activeElement === lastFocus[0]) {
e.preventDefault();
firstFocus.focus();
}
});
dim.off('click.modalDim').on('click.modalDim', function () {
closeModal();
});
$(window).off('keydown.modalEsc').on('keydown.modalEsc', function (e) {
if (e.key === 'Escape' || e.keyCode === 27) {
closeModal();
}
});
}
function closeModal() {
if (!activeModal || !activeModal.length) return;
const iframe = activeModal.find('iframe');
if (iframe.length) {
iframe.attr('src', iframe.attr('src'));
}
$('body').css({
height: ''
}).removeClass('md-open');
$('#dim').stop().fadeOut(function () {
$(this).remove();
});
activeModal
.css('visibility', 'hidden')
.siblings()
.removeAttr('aria-hidden inert');
activeModal.off('keydown.modalFocus');
$(window).off('keydown.modalEsc');
if (
activeOpenBtn &&
activeOpenBtn.length &&
$.contains(document, activeOpenBtn[0])
) {
activeOpenBtn.focus();
}
activeModal = null;
activeOpenBtn = null;
}
$('.btn-md').off('click.modalOpen').on('click.modalOpen', function (e) {
e.preventDefault();
const openBtn = $(this);
const target = openBtn.attr('data-href');
const modal = $(target);
if (!modal.length) return;
openModal(openBtn, modal);
});
$('.md-cnt .btn-close').off('click.modalClose').on('click.modalClose', function () {
closeModal();
});
});
</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><!-- E : 이벤트 복사영역 여기까지 -->