<!-- 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;
}
.mv p {
position: absolute;
color: #ffffff;
}
.mv p:nth-of-type(1) {
bottom: clamp(72px, 5vw, 96px);
left: clamp(420px, 29.17vw, 560px);
font-size: clamp(24px, 1.67vw, 32px);
font-weight: 700;
line-height: 1;
letter-spacing: -0.32px;
}
.mv p:nth-of-type(2) {
bottom: clamp(48px, 3.33vw, 64px);
left: clamp(420px, 29.17vw, 560px);
font-size: clamp(15px, 1.04vw, 20px);
font-weight: 400;
line-height: 1;
letter-spacing: -0.2px;
}
.mv p:nth-of-type(3) {
bottom: clamp(48px, 3.33vw, 64px);
right: clamp(420px, 29.17vw, 560px);
font-size: clamp(15px, 1.04vw, 20px);
font-weight: 600;
line-height: 1;
letter-spacing: -0.2px;
}
@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;
}
.copy_wrap {
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
gap: 24px;
padding: 64px 0;
background-color: #272536;
}
.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;
}
.content {
padding: 64px 0;
}
.content_sub_ttl {
font-size: 16px;
font-weight: 600;
line-height: 1;
letter-spacing: -0.64px;
}
.content_main_ttl {
margin-top: 24px !important;
font-size: 42px;
font-weight: 700;
line-height: 1.2;
letter-spacing: -1.12px;
}
.content_txt {
margin-top: 12px !important;
font-size: 20px;
font-weight: 400;
line-height: 1;
letter-spacing: -0.8px;
color: #ffffff;
}
.content._01 {
background-color: #F1F8FF;
}
.content._01 .content_sub_ttl {
color: #000000;
}
.content._01 .content_main_ttl {
position: relative;
display: flex;
justify-content: space-between;
flex-direction: column;
height: 196px;
color: #000000;
z-index: 1;
}
.content._01 .content_main_ttl::after {
content: '';
position: absolute;
width: 170px;
height: 30px;
top: 105px;
left: 50%;
transform: translateX(-50%);
background-color: rgba(32, 112, 118, 0.10);
z-index: -1;
}
.content._01 .content_main_ttl .num {
font-size: 85px;
font-weight: 700;
line-height: 1;
letter-spacing: -1.12px;
color: #7BAAD8;
}
.content._01 .content_main_ttl .num .per {
font-size: 62px;
font-weight: 400;
}
.content01_comment {
margin-top: 20px !important;
font-size: 20px;
font-weight: 400;
line-height: 1;
letter-spacing: -0.8px;
color: #454545;
}
.content._02 {
background-color: #88B0D8;
}
.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: 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;
}
.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_dl_ico {
width: 9.83px;
height: 11.06px;
} */
.content02_coupon_dis {
display: flex;
align-items: flex-end;
margin-left: 12px;
}
.content02_coupon_dis_plus {
font-size: 32px;
font-weight: 400;
line-height: 1;
}
.content02_coupon_dis_num {
font-size: 60px;
font-weight: 700;
line-height: 0.8;
letter-spacing: -3px;
}
.content02_coupon_dis_per {
margin-left: 3px;
font-size: 32px;
font-weight: 700;
line-height: 1;
}
.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 {
max-width: 19.2px;
}
.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_btn_img {
width: 16px;
height: 16px;
}
.content02_caution_btn_txt {
font-size: 16px;
font-weight: 600;
line-height: 1;
letter-spacing: -0.64px;
color: #ffffff;
}
.coupon_info_col {
display: flex;
flex-direction: column;
justify-content: flex-start;
align-items: flex-start;
width: 416px;
margin: 28px auto 0 !important;
gap: 16px;
}
.coupon_info_row {
display: flex;
justify-content: flex-start;
align-items: center;
gap: 24px;
}
.coupon_info_ttl {
display: flex;
justify-content: center;
align-items: center;
width: 108px;
height: 34px;
font-size: 18px;
font-weight: 600;
line-height: 1;
letter-spacing: -0.8px;
color: #ffffff;
background-color: #3A5E82;
border-radius: 4px;
}
.coupon_info_txt {
font-size: 20px;
font-weight: 400;
line-height: 1;
letter-spacing: -0.8px;
}
.content._03 {
padding: 64px 0;
background-image: url(https://image.a-rt.com/art/editor/202601/1768529367271.jpg);
background-repeat: no-repeat;
background-size: cover;
background-position: inherit;
}
.content03_swiper {
position: relative;
width: 1000px;
margin: 36px auto 0 !important;
overflow: hidden;
}
.content._03 .content_sub_ttl {
color: #454545;
}
.content._03 .content_main_ttl {
position: relative;
color: #000000;
}
.content._03 .content_main_ttl::after {
content: '';
position: absolute;
width: 860px;
height: 1px;
bottom: -36px;
left: 50%;
transform: translateX(-50%);
background-color: #8C8C8C;
}
.content03_swiper .swiper-slide {
display: flex;
justify-content: center;
margin-top: 48px !important;
}
.content03_swiper .swiper-slide._01 img {
max-width: 865px !important;
}
.content03_swiper .swiper-slide._02 img {
max-width: 865px !important;
}
.content03_swiper .swiper-slide._03 img {
max-width: 882px !important;
margin-left: -17px !important;
}
.content03_swiper .swiper-slide._04 img {
max-width: 865px !important;
}
.content03_swiper .swiper-pagination {
position: relative;
left: unset !important;
bottom: unset !important;
margin-top: 29px !important;
line-height: 0;
}
.content03_swiper .swiper-pagination .swiper-pagination-bullet {
background: rgba(2, 88, 116, 0.2);
width: 10px;
height: 10px;
margin: 0 4px;
opacity: unset;
}
.content03_swiper .swiper-pagination .swiper-pagination-bullet-active {
background-color: #025874;
}
/* 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="Ready For A New Chapter" src="https://image.a-rt.com/art/editor/202602/1770281611148.jpg" />
<p>QUICK BOOK</p>
<p>빠르게 훑어보는 월간 룩북</p>
<p>2026. FEB</p>
</div>
<div class="copy_wrap">
<p class="copy_ttl">QUICK BOOK<br />
FEBRUARY 2026</p>
<p class="copy_txt">온라인 단독 혜택과 함께<br />
월간 스타일을 빠르게 훑어봅니다</p>
</div>
<div class="content _01">
<p class="content_sub_ttl">01. ONLY ONLINE</p>
<p class="content_main_ttl"><span>신상품</span> <span class="num">10<span class="per">%</span></span> <span>할인 혜택</span></p>
<p class="content01_comment">*정상가 상품 대상</p>
</div>
<div class="content _02">
<p class="content_sub_ttl">02. ONLY ONLINE</p>
<p class="content_main_ttl">더블 할인 쿠폰 혜택</p>
<p class="content_txt">이달의 추천 상품을 위한 더블 할인</p>
<div class="content02_coupon_wrap">
<div class="content02_coupon"><span class="content02_coupon_row"> <span class="content02_coupon_ttl"> COUPON </span> <!-- <span class="content02_coupon_dl_ico">
<img src="https://image.a-rt.com/art/editor/202512/1764898750272.png" alt="">
</span> --> </span> <span class="content02_coupon_row"> <span class="content02_coupon_dis"> <span class="content02_coupon_dis_plus"> + </span> <span class="content02_coupon_dis_num"> 14 </span> <span class="content02_coupon_dis_per"> % </span> </span> <span class="content02_coupon_name"> QUICK BOOK<br />
전용 쿠폰 </span> </span></div>
</div>
<a class="content02_coupon_dl_btn hover" href="javascript:abc.couponDown('3000000956')"><span class="content02_coupon_dl_btn_txt">쿠폰 다운로드</span> <span class="content02_coupon_dl_btn_ico"> <img alt="" src="https://image.a-rt.com/art/editor/202512/1764898740612.png" /> </span> </a>
<div class="coupon_info_col">
<div class="coupon_info_row">
<p class="coupon_info_ttl">기간</p>
<p class="coupon_info_txt">26. 02. 20 ~ 26. 03. 05</p>
</div>
<div class="coupon_info_row">
<p class="coupon_info_ttl">대상 상품</p>
<p class="coupon_info_txt">페이지 하단 관련 상품</p>
</div>
</div>
<div class="content02_caution"><a class="btn-md content02_caution_btn" data-href="#modal1" href="javascript:void(0);"><span class="content02_caution_btn_img"> <img alt="" src="https://image.a-rt.com/art/editor/202601/1768529182876.png" /> </span> <span class="content02_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/20 10:00 - 2026/03/05 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>
<div class="content _03">
<p class="content_sub_ttl">03. MD’s PICK</p>
<p class="content_main_ttl">이달의 추천 룩 훑어보기</p>
<div class="content03_swiper swiper">
<div class="swiper-wrapper">
<div class="swiper-slide _01"><img alt="QUICK BOOK #01 Nike As W Nsw Hooded Jacket 화사한 컬러감의 후드 재킷은 새로운 계절과 시작의 설렘을 잘 보여줘요. Adidas Skirt 다시 찾아온 플리츠 스커트의 시대. 90년대 미니멀리즘에서 영감을 받았어요!" src="https://image.a-rt.com/art/editor/202602/1770281622397.png" /></div>
<div class="swiper-slide _02"><img alt="QUICK BOOK #02 Adidas Workwear Jacket 어떤 옷에도 매치하기 쉬운 클래식한 디자인의 워크자켓은 자주 손이 갈 거예요. Adidas Denim Jeans 사계절 내내 입기 좋은 빈티지한 컬러감의 데님으로 스트릿 패션을 완성해볼까요?" src="https://image.a-rt.com/art/editor/202602/1770281632404.png" /></div>
<div class="swiper-slide _03"><img alt="QUICK BOOK #03 Jordan As W J Flt Flc Ft Mod Crew 우아한 컬러감과 귀여운 크롭 기장, 그리고 탄탄한 소재의 완벽한 삼박자 Nike W Nsw Trnd Vlr Pnt 스포티한 디자인을 고급스러운 컬러와 벨루어 소재로 일상에서도 입기 좋게" src="https://image.a-rt.com/art/editor/202602/1770281639275.png" /></div>
<div class="swiper-slide _04"><img alt="QUICK BOOK #04 Nike As M Nk Ssnl Hw Bb Qz Top 보기만 해도 따뜻해지는 플리스 소재와 컬러감으로 겨울의 마지막을 장식해볼까요? Jordan M J Brk Ovs Oh Pant 편안함에 중점을 뒀어요. 다리가 길어보이는 완벽한 핏은 덤으로요!" src="https://image.a-rt.com/art/editor/202602/1770281646157.png" /></div>
</div>
<div class="swiper-pagination"> </div>
</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 () {
const target = document.querySelector('.swiper');
if (!target) return;
const observer = new IntersectionObserver((entries, observer) => {
entries.forEach(entry => {
if (entry.isIntersecting && !target.classList.contains('initialized')) {
target.classList.add('initialized');
$('.swiper').each(function (i) {
$(this).find('.swiper-pagination').addClass('type' + i);
const mySwiper = new Swiper($(this)[0], {
slidesPerView: 1,
speed: 1000,
allowTouchMove: true,
loop: $('.swiper-slide').length > 1,
watchOverflow: true,
// autoplay: {
// delay: 5000,
// disableOnInteraction: false,
// },
pagination: {
el: $(this).find('.swiper-pagination.type' + i),
clickable: true,
},
});
function updateSpaceBetween() {
const vw = window.innerWidth;
const baseSpace = mySwiper.originalSpaceBetween || mySwiper.params.spaceBetween;
if (vw <= 720) {
const converted = (baseSpace / 720) * vw;
mySwiper.params.spaceBetween = converted;
} else {
mySwiper.params.spaceBetween = baseSpace;
}
mySwiper.update();
}
mySwiper.originalSpaceBetween = mySwiper.params.spaceBetween;
updateSpaceBetween();
$(window).on('resize', updateSpaceBetween);
});
observer.unobserve(entry.target);
}
});
}, { threshold: 0.3 });
observer.observe(target);
});
</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 : 이벤트 복사영역 여기까지 -->