<!-- 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_wrap {
position: relative;
}
.mv {
position: relative;
width: 100%;
overflow: hidden;
}
.mv_txt {
position: absolute;
width: 100%;
bottom: clamp(43px, 3.02vw, 58px);
left: 50%;
transform: translateX(-50%);
font-size: clamp(32px, 2.19vw, 42px);
font-weight: 700;
line-height: 120%;
letter-spacing: -1.12px;
color: #ffffff;
}
.content_copy {
display: flex;
justify-content: center;
align-items: center;
gap: 76px;
padding: 80px 0;
background-color: #19B4DD;
}
.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 {
padding: 64px 0;
background-color: #000000;
}
.content_intro_logo img {
width: auto !important;
max-height: 44px !important;
margin: 0 auto !important;
}
.content_intro_ttl {
margin: 36px auto 0 !important;
font-size: 32px;
font-weight: 700;
line-height: 132%;
letter-spacing: -1.12px;
color: #ffffff;
}
.content_intro_txt {
margin: 18px auto 0 !important;
font-size: 16px;
font-weight: 300;
line-height: 160%;
letter-spacing: -0.64px;
color: #ffffff;
}
.content {
padding: 64px 0;
background-repeat: no-repeat;
background-size: cover;
background-position: center;
}
.content_ttl {
font-size: 32px;
font-weight: 700;
line-height: 120%;
color: #ffffff;
}
.content_txt {
margin: 32px auto 0 !important;
font-size: 16px;
font-weight: 300;
line-height: 160%;
letter-spacing: -0.64px;
color: #ffffff;
}
.content._01 {
background-image: url(https://image.a-rt.com/art/editor/202603/1774572711255.jpg);
}
.content01_img01_wrap {
position: relative;
max-width: 478px;
margin: 0 auto !important;
}
.content01_img01 {
max-width: 478px;
margin-top: 32px !important;
margin-right: auto !important;
margin-left: auto !important;
}
.content01_badge {
position: absolute;
max-width: 128px;
margin-top: 0;
margin-left: auto;
margin-right: auto !important;
top: -24px;
left: -68px;
animation: content01_badge 1.5s infinite linear;
}
@keyframes content01_badge {
0% { transform: rotate(-3deg); }
50% { transform: rotate(3deg); }
100% { transform: rotate(-3deg); }
}
.content01_img02 {
max-width: 564px;
margin-top: 32px !important;
margin-right: auto !important;
margin-left: auto !important;
}
.content01_flex_wrap {
display: flex;
justify-content: center;
gap: 32px;
margin: 42px auto 0 !important;
}
.content01_img03 {
max-width: 366px;
margin-top: 103px !important;
margin-right: auto !important;
margin-left: auto !important;
}
.content01_img04 {
max-width: 366px;
margin-top: 0 !important;
margin-right: auto !important;
margin-left: auto !important;
}
.content._02 {
background-image: url(https://image.a-rt.com/art/editor/202603/1774572765043.jpg);
}
.content02_img01 {
max-width: 478px;
margin-top: 32px !important;
margin-right: auto !important;
margin-left: auto !important;
}
.content02_flex_wrap {
display: flex;
justify-content: center;
gap: 32px;
margin: 32px auto 0 !important;
}
.content02_img02,
.content02_img03,
.content02_img04 {
max-width: 366px;
margin-top: 0;
margin-right: auto !important;
margin-left: auto !important;
}
/* footer */
.footer {
padding: 146.8px 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: 1;
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: 1;
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_wrap">
<div class="mv"><img alt="" src="https://image.a-rt.com/art/editor/202603/1774572818125.jpg" /></div>
<p class="mv_txt">서울을 담은 어센틱<br />
Premium Authentic Seoul</p>
</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_intro_logo"><img alt="" src="https://image.a-rt.com/art/editor/202603/1774572680398.png" /></div>
<p class="content_intro_ttl">서울을 담은 어센틱<br />
한국 단독 컬렉션</p>
<p class="content_intro_txt">대한민국 서울을 담은 반스만의 디자인.<br />
오래도록 사랑받아온 캔버스 슈즈 어센틱을<br />
밴드 그룹 DAY6와 함께 새롭게 선보입니다.</p>
</div>
<div class="wrap-video">
<div class="wrap-video-inner">
<video autoplay="" controls="" muted="" playsinline="" preload="auto"><source src="http://api.wecandeo.com/video/default/BOKNS9AQWrHQg7ii9ipD2jMWlwNOz6xais3vH92s4ipKQzRFBMvr4OyVFvMxzxNx4FQQ9VCfzGbQO2VOWiiipJDgtoUQieie.mp4" /></video>
</div>
</div>
<div class="content _01">
<p class="content_ttl">Premium Authentic Seoul</p>
<div class="ani" data-delay="" data-speed="0.7s" data-threshold="0.3" data-x="" data-y="10%">
<div class="content01_img01_wrap">
<div class="content01_img01"><img alt="" src="https://image.a-rt.com/art/editor/202603/1774572720765.png" /></div>
<div class="content01_badge"><img alt="대한민국 단독 상품" src="https://image.a-rt.com/art/editor/202603/1774572699621.png" /></div>
</div>
</div>
<p class="content_txt">어센틱 60주년을 기념해 선보이는 서울 에디션.<br />
한국에서만 만나볼 수 있는 단독 컬렉션입니다.</p>
<div class="ani" data-delay="" data-speed="0.7s" data-threshold="0.3" data-x="" data-y="10%">
<div class="content01_img02"><img alt="" src="https://image.a-rt.com/art/editor/202603/1774572730437.png" /></div>
</div>
<div class="content01_flex_wrap">
<div class="ani" data-delay="0.5s" data-speed="0.7s" data-threshold="0.3" data-x="-10%" data-y="">
<div class="content01_img03"><img alt="" src="https://image.a-rt.com/art/editor/202603/1774572739719.png" /></div>
</div>
<div class="ani" data-delay="" data-speed="0.7s" data-threshold="0.3" data-x="10%" data-y="">
<div class="content01_img04"><img alt="" src="https://image.a-rt.com/art/editor/202603/1774572748957.png" /></div>
</div>
</div>
</div>
<div class="content _02">
<p class="content_ttl">Premium Authentic Seoul</p>
<div class="ani" data-delay="" data-speed="0.7s" data-threshold="0.3" data-x="" data-y="10%">
<div class="content02_img01"><img alt="" src="https://image.a-rt.com/art/editor/202603/1774572778510.png" /></div>
</div>
<p class="content_txt">한강의 푸른 물결에서 영감 받은 블루 라인 포인트,<br />
신발 뒤쪽에는 ‘SEOUL’과 태극기를 함께 담은 행플래그,<br />
신발 끈 끝과 안쪽까지 디테일을 더해 완성했습니다.</p>
<div class="content02_flex_wrap">
<div class="ani" data-delay="" data-speed="0.7s" data-threshold="0.3" data-x="" data-y="10%">
<div class="content02_img02"><img alt="" src="https://image.a-rt.com/art/editor/202603/1774572786810.png" /></div>
</div>
<div class="ani" data-delay="0.5s" data-speed="0.7s" data-threshold="0.3" data-x="" data-y="10%">
<div class="content02_img03"><img alt="" src="https://image.a-rt.com/art/editor/202603/1774572796240.png" /></div>
</div>
<div class="ani" data-delay="1s" data-speed="0.7s" data-threshold="0.3" data-x="" data-y="10%">
<div class="content02_img04"><img alt="" src="https://image.a-rt.com/art/editor/202603/1774572804464.png" /></div>
</div>
</div>
<p class="content_txt">60주년 기념 어센틱 서울 에디션을<br />
대한민국 단독 컬렉션으로 만나보세요.</p>
</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.3;
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 : 이벤트 복사영역 여기까지 -->
-
반스
프리미엄 어센틱 44 서울
109,000원
-
반스
프리미엄 어센틱 44 서울
109,000원
-
반스
프리미엄 어센틱 44 서울
109,000원
-
반스
어센틱 리이슈 44 LX - 블랙/화이트
99,000원
-
반스
어센틱 리이슈 44 LX - 체커보드 블랙/오프 화이트
99,000원
-
반스
어센틱 리이슈 44 LX - 오프 화이트
99,000원
-
반스
어센틱 리이슈 44 LX - 네이비
99,000원
-
반스
어센틱 리이슈 44 LX - 레이싱 레드
99,000원