<!-- 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 {
color: #000000;
font-family: Pretendard, sans-serif !important;
position: relative;
width: 100%;
max-width: 1920px;
margin: 0 auto;
text-align: center;
overflow: hidden;
}
.art-content-inner {
position: relative;
overflow-x: hidden;
}
.art-content-inner img {
display: block;
width: 100%;
}
.art-content-inner p,
.art-content-inner ul {
margin: 0;
padding: 0;
}
.art-container-event ul {
list-style: none;
}
.art-container-event a {
text-decoration: none;
-webkit-tap-highlight-color: transparent;
}
.art-container-event a:focus {
outline: none;
}
/* mv */
.mv_wrap {
position: relative;
}
.mv {
position: relative;
width: 100%;
overflow: hidden;
}
.mv::before {
content: "";
display: block;
padding-top: clamp(585px, 40.63vw, 780px);
}
.mv img {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
object-fit: cover;
}
.mv img:nth-child(1) {
opacity: 1;
z-index: 1;
}
.mv img:nth-child(2),
.mv img:nth-child(3) {
opacity: 0;
z-index: 2;
animation: fade 12s infinite;
}
.mv img:nth-child(2) {
animation-delay: 4s;
}
.mv img:nth-child(3) {
animation-delay: 8s;
}
@keyframes fade {
0% {
opacity: 0;
}
8.33% {
opacity: 1;
}
33.33% {
opacity: 1;
}
41.66% {
opacity: 0;
}
100% {
opacity: 0;
}
}
.mv_txt_wrap {
position: absolute;
display: flex;
flex-direction: column;
align-items: center;
gap: clamp(11px, 0.73vw, 14px);
width: 100%;
bottom: clamp(48px, 3.33vw, 64px);
left: 50%;
transform: translateX(-50%);
z-index: 3;
}
.mv_txt_wrap p {
color: #ffffff;
}
.mv_txt_wrap p:nth-of-type(1) {
font-size: clamp(32px, 2.19vw, 42px);
font-weight: 700;
line-height: 100%;
}
.mv_txt_wrap p:nth-of-type(2) {
font-size: clamp(21px, 1.46vw, 28px);
font-weight: 300;
line-height: 132%;
}
/* content common */
.content {
padding: 64px 0;
background-repeat: no-repeat;
background-size: cover;
background-position: center;
}
/* content _copy */
.content._copy {
display: flex;
justify-content: center;
align-items: center;
gap: 76px;
background-color: #003500;
}
.content._copy p {
color: #ffffff;
}
.content._copy ._ttl {
font-size: 28px;
font-weight: 700;
line-height: 100%;
}
.content._copy ._txt {
font-size: 16px;
font-weight: 400;
line-height: 160%;
letter-spacing: -0.64px;
text-align: left;
}
/* content intro */
.content._intro {
background-image: url(https://image.a-rt.com/art/editor/202607/1785380891214.jpg);
}
.content._intro .logo img {
width: auto !important;
max-height: 44px;
margin: 0 auto !important;
}
.content._intro p {
color: #111111;
}
.content._intro ._ttl {
margin: 36px auto 0 !important;
font-size: 32px;
font-weight: 700;
line-height: 132%;
letter-spacing: -1.12px;
}
.content._intro ._txt {
margin: 18px auto 0 !important;
font-size: 16px;
font-weight: 300;
line-height: 160%;
letter-spacing: -0.64px;
}
.content._intro .video_wrap {
position: relative;
max-width: 720px;
margin: 48px auto 0 !important;
}
.content._intro .video_wrap video {
width: 720px;
}
/* content _01 */
.content._01 {
background-color: #003500;
}
.content._01 p {
color: #ffffff;
}
.content._01 ._ttl {
font-size: 32px;
font-weight: 700;
line-height: 120%;
}
.content._01 ._txt {
margin: 18px auto 0 !important;
font-size: 16px;
font-weight: 300;
line-height: 160%;
letter-spacing: -0.64px;
}
.content._01 .content_list {
position: relative;
display: flex;
flex-wrap: wrap;
gap: 28px;
width: 1200px;
margin: 48px auto 0 !important;
}
.content._01 .content_list li {
width: 586px;
}
.content._01 .content_list li ._img {
width: 100%;
}
.content._01 .content_list li .txt_wrap {
position: absolute;
top: 50%;
transform: translateY(-50%);
display: flex;
flex-direction: column;
gap: 24px;
}
.content._01 .content_list li:nth-of-type(1) .txt_wrap,
.content._01 .content_list li:nth-of-type(2) .txt_wrap {
left: 319px;
}
.content._01 .content_list li:nth-of-type(3) .txt_wrap,
.content._01 .content_list li:nth-of-type(4) .txt_wrap {
left: 281px;
}
.content._01 .content_list li .txt_wrap p {
color: #ffffff;
text-align: left;
}
.content._01 .content_list li .txt_wrap p:nth-of-type(1) {
font-size: 20px;
font-weight: 700;
line-height: 124%;
}
.content._01 .content_list li .txt_wrap p:nth-of-type(2) {
font-size: 16px;
font-weight: 300;
line-height: 160%;
letter-spacing: -0.64px;
}
/* content _02 */
.content._02 {
background-color: #CCE3CC;
}
.content._02 .content_sub_ttl {
display: inline-flex;
justify-content: center;
align-items: center;
padding: 10px !important;
font-size: 16px;
font-weight: 700;
line-height: 100%;
color: #004700;
border-top: 1px solid #004700;
border-bottom: 1px solid #004700;
}
.content._02 .content_main_ttl {
margin: 24px auto 0 !important;
font-size: 32px;
font-weight: 700;
line-height: 100%;
color: #000000;
}
.content._02 .content_txt {
margin: 12px auto 0 !important;
font-size: 20px;
font-weight: 700;
line-height: 100%;
letter-spacing: -0.8px;
color: #000000;
}
.content._02 .content_img {
max-width: 394px;
margin: 50px auto 0 !important;
filter: drop-shadow(0 2px 6px rgba(0, 0, 0, 0.25));
}
.content._02 .content_comment {
margin: 18px auto 0 !important;
font-size: 16px;
font-weight: 400;
line-height: 100%;
letter-spacing: -0.64px;
color: #565656;
}
.content._02 .content_wrap:nth-of-type(2) {
margin: 80px auto 0 !important;
}
.content._02 .content_coupon_wrap {
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
max-width: 416px;
margin: 40px auto 0 !important;
user-select: none;
}
.content._02 .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/202607/1782865919287.png);
background-repeat: no-repeat;
background-size: cover;
}
.content._02 .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;
margin-left: 9px !important;
}
.content._02 .content_coupon_discount .dis_plus {
font-size: 32px;
font-weight: 400;
line-height: 100%;
}
.content._02 .content_coupon_discount .dis_num {
font-size: 60px;
font-weight: 700;
line-height: 80%;
letter-spacing: -3px;
}
.content._02 .content_coupon_discount .dis_per {
margin-left: 3px !important;
font-size: 32px;
font-weight: 700;
line-height: 100%;
}
.content._02 .content_coupon_name {
font-size: 15px;
font-weight: 500;
line-height: 120%;
letter-spacing: -0.45px;
text-align: right;
}
.content._02 .content_coupon_dl_btn {
display: flex;
justify-content: center;
align-items: center;
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._02 .content_coupon_dl_txt {
display: flex;
justify-content: center;
align-items: center;
gap: 5px;
}
.content._02 .content_coupon_dl_txt::after {
content: '';
display: block;
width: 19px;
height: 19px;
background-image: url(https://image.a-rt.com/art/editor/202607/1785380883002.png);
background-repeat: no-repeat;
background-size: cover;
background-position: center;
}
.content._02 .btn-md_wrap {
display: flex;
justify-content: center;
align-items: center;
width: 416px;
height: 64px;
margin: 20px auto 0 !important;
}
.content._02 .btn-md {
display: flex;
justify-content: center;
align-items: center;
gap: 5px;
color: #000000;
}
.content._02 .content_caution_ico {
width: 16px;
height: 16px;
background-image: url(https://image.a-rt.com/art/editor/202607/1785380874974.png);
background-repeat: no-repeat;
background-size: cover;
background-position: center;
}
.content._02 .content_caution_txt {
font-size: 16px;
font-weight: 600;
line-height: 100%;
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;
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"><!-- mv -->
<div class="mv_wrap">
<div class="mv"><img alt="" src="https://image.a-rt.com/art/editor/202607/1785380906876.png" /> <img alt="" src="https://image.a-rt.com/art/editor/202607/1785380912669.png" /> <img alt="" src="https://image.a-rt.com/art/editor/202607/1785380919057.png" /></div>
<div class="mv_txt_wrap">
<p>COLUMBIA</p>
<p>ENGINEERED FOR<br />
WHATEVER</p>
</div>
</div>
<!-- content _copy -->
<div class="content _copy">
<p class="_ttl">ABC PLUS는?</p>
<p class="_txt">ABC PLUS는 오직 온라인에서만 만날 수 있는 브랜드들로,<br />
다양한 카테고리를 통해 패션과 트렌드를 선도합니다.</p>
</div>
<!-- content _intro -->
<div class="content _intro">
<div class="logo"><img alt="Columbia Sportswear Company" src="https://image.a-rt.com/art/editor/202607/1785380898989.png" /></div>
<p class="_ttl">자연 속에서 더 멀리,<br />
더 자유롭게</p>
<p class="_txt">1938년 미국 오리건에서 시작된 컬럼비아는 산, 바다, 설원까지 어떤 환경에서도 모든 탐험가와 함께합니다.<br />
끊임없는 도전과 테스트를 통해 완성된 강인한 내구성과 혁신적인 기술.<br />
컬럼비아는 아웃도어를 위한 최고의 아웃도어 장비를 만듭니다.</p>
<div class="ani video_wrap" data-delay="" data-speed="1s" data-threshold="0.3" data-x="" data-y="">
<video autoplay="" controls="" loop="" muted="" playsinline="" preload="auto"><source src="http://api.wecandeo.com/video/default/BOKNS9AQWrHQg7ii9ipD2jMWlwNOz6xais36fVP1m9nWPhD0Z9njcoXNvMxzxNx4FQQle4YGisviifnHNz3bipPKsV8wieie.mp4" /></video>
</div>
</div>
<!-- content _01 -->
<div class="content _01">
<p class="_ttl">COLUMBIA<br />
READY FOR ADVENTURE</p>
<p class="_txt">예측할 수 없는 날씨와 지형에도 든든한<br />
컬럼비아 필수 아이템</p>
<ul class="content_list">
<li class="ani" data-delay="" data-speed="1s" data-threshold="0.3" data-x="" data-y="">
<div class="_img"><img alt="" src="https://image.a-rt.com/art/editor/202607/1785380810000.png" /></div>
<div class="txt_wrap">
<p>TELLURIX TITANIUM<br />
OUTDRY WIDE</p>
<p>완벽한 방수와 OMNI-MAX™ 쿠셔닝,<br />
비브람 그립으로 거친 지형에서도<br />
편안하고 안정적인 산행을 완성합니다.</p>
</div>
</li>
<li class="ani" data-delay="0.2s" data-speed="1s" data-threshold="0.3" data-x="" data-y="">
<div class="_img"><img alt="" src="https://image.a-rt.com/art/editor/202607/1785380824866.png" /></div>
<div class="txt_wrap">
<p>PEAKFREAK RUSH<br />
SHANDAL</p>
<p>통기성 메시 소재와 뛰어난 쿠션·접지력으로<br />
일상부터 계곡, 가벼운 아웃도어 활동까지<br />
즐길 수 있는 샌들입니다.</p>
</div>
</li>
<li class="ani" data-delay="" data-speed="1s" data-threshold="0.3" data-x="" data-y="">
<div class="_img"><img alt="" src="https://image.a-rt.com/art/editor/202607/1785380840343.png" /></div>
<div class="txt_wrap">
<p>THRIVE REVIVE<br />
SHANDAL</p>
<p>운동화의 안정감과 샌들의 시원함을 더한<br />
하이브리드 퍼포먼스 샌들로, 뛰어난<br />
쿠셔닝과 접지력으로 일상부터 캠핑,<br />
등산까지 편안하게 즐길 수 있습니다.</p>
</div>
</li>
<li class="ani" data-delay="0.2s" data-speed="1s" data-threshold="0.3" data-x="" data-y="">
<div class="_img"><img alt="" src="https://image.a-rt.com/art/editor/202607/1785380855056.png" /></div>
<div class="txt_wrap">
<p>BONRE FOREST 20L<br />
PACKABLE BACKPACK</p>
<p>가볍게 접어 휴대할 수 있는 20L 패커블<br />
백팩으로, 생활방수 소재와 넉넉한 수납<br />
공간을 갖춰 여행과 일상 보조백으로<br />
활용하기 좋습니다.</p>
</div>
</li>
</ul>
</div>
<!-- content _02 -->
<div class="content _02">
<div class="content_wrap">
<p class="content_sub_ttl">컬럼비아 런칭 기념</p>
<p class="content_main_ttl">SPECIAL BENEFIT 1</p>
<p class="content_txt">트레블 파우치 3종 증정</p>
<div class="content_img"><img alt="" src="https://image.a-rt.com/art/editor/202607/1785380865163.png" /></div>
<p class="content_comment">※ 결제가 기준 5만원 이상 구매시 선착순 50명 증정</p>
</div>
<div class="content_wrap">
<p class="content_sub_ttl">컬럼비아 런칭 기념</p>
<p class="content_main_ttl">SPECIAL BENEFIT 2</p>
<p class="content_txt">지금만 받을 수 있는 추가 할인 혜택</p>
<div class="content_coupon_wrap">
<div class="content_coupon">
<div class="content_coupon_ttl_wrap">
<p class="content_coupon_ttl">WELCOME COUPON</p>
</div>
<div class="content_coupon_text_wrap">
<p class="content_coupon_discount"><span class="dis_plus">+</span> <span class="dis_num">10</span> <span class="dis_per">%</span></p>
<p class="content_coupon_name">컬럼비아<br />
런칭 기념 쿠폰</p>
</div>
</div>
</div>
<a class="content_coupon_dl_btn" href="javascript:abc.couponDown('3000001292')"><span class="content_coupon_dl_txt">쿠폰 다운로드</span> </a>
<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>
<!-- 모달창 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/07/31 00:00 - 2026/08/13 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>
</div>
<!-- e : art-container-event --><!-- 애니메이션 --><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><!-- 모달 스크립트 --><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><!-- 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 : 이벤트 복사영역 여기까지 -->