<meta charset="UTF-8"><meta name="viewport" content="width=1280, initial-scale=1.0, user-scalable=0"><script type="text/javascript"
src="https://image.a-rt.com/script/artfo/static/common/js/jquery-3.3.1.min.js"></script><!-- 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 {
background: #000000;
color: #ffffff;
font-family: Pretendard, sans-serif !important;
position: relative;
width: 100%;
max-width: 1920px;
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;
}
/* content common */
.content {
padding: 64px 0;
background-repeat: no-repeat;
background-size: cover;
background-position: center;
}
.content_ttl_wrap {
display: flex;
flex-direction: column;
align-items: center;
gap: 18px;
}
.content_txt_wrap {
display: flex;
flex-direction: column;
align-items: center;
gap: 5px;
}
.content_ttl {
font-size: 32px;
font-weight: 700;
line-height: 132%;
letter-spacing: -1.12px;
color: #ffffff;
}
.content_sub_ttl {
font-size: 20px;
font-weight: 600;
line-height: 160%;
letter-spacing: -0.64px;
color: #ffffff;
}
.content_txt {
font-size: 16px;
font-weight: 300;
line-height: 160%;
letter-spacing: -0.64px;
color: #ffffff;
}
/* content copy */
.content._copy {
display: flex;
justify-content: center;
align-items: center;
gap: 76px;
padding: 80px 0;
background-color: #D53743;
}
.content_copy_ttl {
font-size: 28px;
font-weight: 600;
line-height: 100%;
color: #ffffff;
}
.content_copy_txt {
font-size: 16px;
font-weight: 300;
line-height: 160%;
letter-spacing: -0.96px;
text-align: left;
color: #ffffff;
}
/* content intro */
.content._intro {
background-color: #EAE9E4;
}
.content._intro .content_ttl {
color: #000000;
}
.content._intro .content_txt {
color: #000000;
}
.content_intro_video_wrap {
position: relative;
max-width: 720px;
margin: 48px auto 0 !important;
}
.content_intro_video_wrap video {
width: 720px;
}
/* content01 */
.content._01 {
background-image: url(https://image.a-rt.com/art/editor/202604/1775701231788.jpg);
}
.content._01 .content_flex_row {
display: flex;
flex-direction: row;
justify-content: center;
gap: 32px;
}
.content._01 .content_flex_col {
display: flex;
flex-direction: column;
align-items: center;
gap: 32px;
}
.content._01 .content_flex_row._01 {
margin: 64px auto 0 !important;
}
.content._01 .content_flex_row._02 {
margin: 12px auto 0 !important;
}
.content01_img01 {
max-width: 440px;
margin-top: 0 !important;
margin-left: auto !important;
margin-right: auto !important;
}
.content01_img02 {
max-width: 412px;
margin-top: 60px !important;
margin-left: auto !important;
margin-right: auto !important;
}
.content01_img03 {
max-width: 411px;
margin-top: 0 !important;
margin-right: auto !important;
margin-left: auto !important;
}
.content01_img04 {
max-width: 440px;
margin-top: 187px !important;
margin-left: auto !important;
margin-right: auto !important;
}
/* content02 */
.content._02 {
background-color: #EAE9E4;
}
.content._02 .content_ttl,
.content._02 .content_txt {
color: #000000;
}
.content._02 .content_ttl span {
color: #D53743;
}
.content02_img01 {
max-width: 419px;
margin: 32px auto 0 !important;
}
.content02_caution_wrap {
max-width: 490px;
margin: 32px auto 0 !important;
padding: 32px 30px;
border: 1px solid #f6f6f6;
border-radius: 4px;
background-color: rgba(162, 162, 162, 0.1);
}
.content02_caution_ttl {
display: flex;
align-items: center;
gap: 11px;
font-size: 20px;
font-weight: 600;
line-height: 100%;
color: #000000;
}
.content02_caution_ttl::before {
content: '';
display: block;
width: 22px;
height: 22px;
background-image: url(https://image.a-rt.com/art/editor/202604/1775701283499.png);
background-repeat: no-repeat;
background-size: cover;
background-position: center;
}
.content02_caution_list {
display: flex;
flex-direction: column;
align-items: flex-start;
margin: 13px auto 0 !important;
}
.content02_caution_list li {
margin-left: 1.6em;
font-size: 16px;
font-weight: 300;
line-height: 160%;
letter-spacing: -0.64px;
color: #7A7A7A;
text-align: left;
list-style: disc;
}
/* footer */
.footer {
padding: 147px 0 106.8px;
background-color: #000000;
}
.footer .btn {
display: flex;
justify-content: center;
align-items: center;
gap: 12px;
width: 800px;
height: 80px;
margin: 0 auto;
font-size: 20px;
font-weight: 700;
line-height: 100%;
letter-spacing: -0.8px;
text-align: center;
text-decoration: none;
color: #ffffff;
background-color: #000000;
border: 1px solid #ffffff;
transition: .3s ease;
box-sizing: border-box;
}
.footer .btn:hover {
color: #000000;
background: #ffffff;
}
.footer .btn .ico {
display: inline-block;
width: 32px;
height: 32px;
background: url(https://image.a-rt.com/art/editor/202511/1762486356070.png) center/cover no-repeat;
transition: .3s ease;
}
.footer .btn:hover .ico {
background: url(https://image.a-rt.com/art/editor/202511/1762486365218.png) center/cover no-repeat;
}
.footer .copy {
margin-top: 31.6px !important;
text-align: center;
font-size: 18px;
font-weight: 500;
line-height: 100%;
color: #D3D3D3;
}
.footer .copy .attention {
font-weight: 700;
color: #ffffff;
}
</style>
<!--
data-x : X 시작 위치 (-10%, 50px 등)
data-y : Y 시작 위치 (10%, -50px 등)
data-speed : 애니메이션 속도 (.7s, 1s 등)
data-delay : 애니메이션 지연 시간 (.3s, .5s 등)
data-threshold : 화면에 보이는 비율 (0~1, 예: 0.3)
--><!-- s : art-container-event -->
<div class="art-container-event">
<div class="art-content-inner">
<div class="mv"><img alt="CORTIS IS OFF THE WALL VANS OFF THE WALL THE AUTHENTIC SINCE 1966" src="https://image.a-rt.com/art/editor/202604/1775721299418.jpg" /></div>
<div class="content _copy">
<p class="content_copy_ttl">LAUNCHING</p>
<p class="content_copy_txt">지금 공개된 신상부터 주목받는 브랜드까지,<br />
당신을 위한 첫 번째 소식을 지금 바로 만나보세요.</p>
</div>
<div class="content _intro">
<div class="content_ttl_wrap">
<p class="content_ttl">코르티스와 함께한<br />
‘Off The Wall’ 캠페인</p>
<p class="content_txt">틀을 벗어난 자유로운 움직임<br />
코르티스가 보여주는 새로운 시선과 함께<br />
60년을 이어온 어센틱을<br />
런칭 특별 혜택과 함께 만나보세요</p>
</div>
<div class="ani" data-delay="" data-speed="0.7s" data-threshold="0.2" data-x="" data-y="">
<div class="content_intro_video_wrap">
<video autoplay="" controls="" loop="" muted="" playsinline="" preload="auto"><source src="http://api.wecandeo.com/video/default/BOKNS9AQWrHQg7ii9ipD2jMWlwNOz6xais3vH92s4ipKQzRffGy6kRkDnPMxzxNx4FQQvQvSn6XiphVuhmyr3oKYkagieie.mp4" /></video>
</div>
</div>
</div>
<div class="content _01">
<div class="content_ttl_wrap">
<p class="content_ttl">틀을 깨는 움직임<br />
‘Off The Wall’</p>
<p class="content_txt">코르티스가 보여주는 자유로운 창작 방식은<br />
반스가 지켜온 정신과 맞닿아 있습니다</p>
</div>
<div class="content_flex_row _01">
<div class="ani" data-delay="" data-speed="0.7s" data-threshold="0.2" data-x="-10%" data-y="">
<div class="content01_img01"><img alt="" src="https://image.a-rt.com/art/editor/202604/1775701245979.jpg" /></div>
</div>
<div class="ani content_flex_col" data-delay="0.5s" data-speed="0.7s" data-threshold="0.2" data-x="10%" data-y="">
<div class="content01_img02"><img alt="" src="https://image.a-rt.com/art/editor/202604/1775701254164.jpg" /></div>
<div class="content_txt_wrap">
<p class="content_sub_ttl">60년을 이어온 아이코닉 클래식</p>
<p class="content_txt">어센틱은 시대와 문화를 넘나들며<br />
자기 표현의 상징으로 자리잡았습니다</p>
</div>
</div>
</div>
<div class="content_flex_row _02">
<div class="ani content_flex_col" data-delay="" data-speed="0.7s" data-threshold="0.2" data-x="-10%" data-y="">
<div class="content_txt_wrap">
<p class="content_sub_ttl">단순하지만 완성도 높은 디자인</p>
<p class="content_txt">가벼운 착화감과 다양한 컬러로<br />
어떤 스타일에도 자연스럽게 어우러집니다</p>
</div>
<div class="content01_img03"><img alt="" src="https://image.a-rt.com/art/editor/202604/1775701260478.jpg" /></div>
</div>
<div class="ani content_flex_col" data-delay="0.5s" data-speed="0.7s" data-threshold="0.2" data-x="10%" data-y="">
<div class="content01_img04"><img alt="" src="https://image.a-rt.com/art/editor/202604/1775701269440.jpg" /></div>
<div class="content_txt_wrap">
<p class="content_sub_ttl">나만의 방식으로 완성하는 스타일</p>
<p class="content_txt">스트릿과 데일리를 넘나들며<br />
자유롭게 즐겨보세요</p>
</div>
</div>
</div>
</div>
<div class="content _02">
<div class="content_ttl_wrap">
<p class="content_ttl">반스 어센틱<br />
<span>러기지택 증정 이벤트</span></p>
<p class="content_txt">해당 페이지 내 어센틱 구매 시, 사은품 증정</p>
</div>
<div class="ani" data-delay="" data-speed="0.7s" data-threshold="0.2" data-x="" data-y="">
<div class="content02_img01"><img alt="" src="https://image.a-rt.com/art/editor/202604/1775701291672.jpg" /></div>
</div>
<div class="content02_caution_wrap">
<p class="content02_caution_ttl">이벤트 유의 사항</p>
<ul class="content02_caution_list">
<li>본 이벤트는 지정 상품 구매 시, 사은품이 증정됩니다.</li>
<li>사은품은 온라인 물류센터 출고 건에 한하여 제공됩니다.</li>
<li>교환 및 반품 시, 사은품도 함께 반송해 주셔야 정상 처리됩니다.</li>
<li>사은품은 한정 수량으로, 소진 시 별도 안내 없이 종료될 수 있습니다.</li>
<li>사은품은 두 컬러 중 랜덤으로 증정됩니다.</li>
</ul>
</div>
</div>
<div class="footer"><a class="btn" href="https://www.a-rt.com/display/webzine/magazine">더 많은 콘텐츠 보러가기<span class="ico"></span></a>
<p class="copy">콘텐츠가 마음에 들었다면 <span class="attention">좋아요</span>를 눌러주세요.</p>
</div>
</div>
</div>
<!-- e : art-container-event --><!-- 애니메이션 --><script>
(function(){
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);
});
}
if(document.readyState === "loading"){
document.addEventListener("DOMContentLoaded", initAni);
}else{
initAni();
}
})();
</script><!-- 1920px 스크립트 --><script>
function editorCalcWidth() {
var width_size = $(window).width();
if (width_size > 1440) $('.editor-wrap').css({ width: width_size });
}
$(document).ready(function () {
editorCalcWidth();
});
$(window).on('scroll resize', function () {
editorCalcWidth();
});
</script><!-- E : 이벤트 복사영역 여기까지 -->
-
반스
공용어센틱 - 프라이머리 레이싱 레드
69,000원
-
반스
공용어센틱 - 프라이머리 네이비
69,000원
-
반스
공용어센틱 - 프라이머리 체크 트루 블루/화이트
69,000원
-
반스
공용어센틱 - 프라이머리 체크 레이싱 레드/화이트
69,000원
-
반스
공용어센틱 - 프라이머리 체크 블랙/화이트
69,000원
-
반스
공용어센틱 리이슈 44 LX - 블랙/화이트
99,000원
-
반스
공용어센틱 리이슈 44 LX - 레이싱 레드
99,000원
-
반스
공용프리미엄 어센틱 44 엔지니어드 니트 펑크 체크 - 블랙/마쉬멜로우
125,000원
-
반스
공용프리미엄 어센틱 44 엔지니어드 니트 펑크 체크 - 레드/블루
125,000원
-
반스
공용어센틱 - 니트 블랙/블랙
79,000원
-
반스
공용어센틱 - 니트 블랙/트루 화이트
79,000원
-
반스
공용어센틱 - 니트 레이싱 레드
79,000원