<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 {
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_wrap {
position: relative;
}
.mv {
position: relative;
width: 100%;
overflow: hidden;
}
.mv_txt {
position: absolute;
display: flex;
flex-direction: column;
align-items: center;
gap: clamp(11px, 0.73vw, 14px);
width: 100%;
bottom: clamp(45px, 3.13vw, 60px);
}
.mv_txt p {
color: #ffffff;
}
.mv_txt p:nth-of-type(1) {
font-size: clamp(21px, 1.46vw, 28px);
font-weight: 400;
line-height: 100%;
letter-spacing: -0.8px;
}
.mv_txt p:nth-of-type(2) {
font-size: clamp(32px, 2.19vw, 42px);
font-weight: 700;
line-height: 120%;
letter-spacing: -1.12px;
}
.content {
padding: 64px 0;
background-repeat: no-repeat;
background-size: cover;
background-position: center;
}
.content_txt_wrap {
display: flex;
flex-direction: column;
align-items: center;
gap: 14px;
}
.content_ttl {
font-size: 32px;
font-weight: 700;
line-height: 132%;
letter-spacing: -1.12px;
color: #000000;
}
.content_txt {
font-size: 16px;
font-weight: 300;
line-height: 160%;
letter-spacing: -0.64px;
color: #000000;
}
.content_txt span {
font-weight: 700;
}
/* content _copy */
.content._copy {
background-color: #E96E70;
}
.content._copy .txt_wrap {
display: flex;
justify-content: center;
align-items: center;
gap: 76px;
}
.content._copy .txt_wrap p {
color: #ffffff;
}
.content._copy .txt_wrap p:nth-of-type(1) {
font-size: 28px;
font-weight: 700;
line-height: 100%;
}
.content._copy .txt_wrap p:nth-of-type(2) {
font-size: 16px;
font-weight: 400;
line-height: 160%;
letter-spacing: -0.64px;
text-align: left;
}
/* content _01 */
.content._01 {
background-image: url(https://image.a-rt.com/art/editor/202609/1788411662274.jpg);
}
.content._01 .content_img_wrap {
display: flex;
justify-content: center;
gap: 32px;
margin: 40px auto 0 !important;
}
.content._01 .content_img_wrap .content_img {
max-width: 240px;
max-height: 320px;
overflow: hidden;
}
.content._01 .content_img_wrap .content_img img {
transform: scale(1);
transition: transform 0.3s ease-in-out;
}
.content._01 .content_img_wrap .content_img:hover img {
transform: scale(1.05);
}
.content._01 .content_img_wrap .content_img:nth-of-type(1) {
margin-top: 14px !important;
}
.content._01 .content_img_wrap .content_img:nth-of-type(2) {
margin-top: 54px !important;
}
.content._01 .content_img_wrap .content_img:nth-of-type(3) {
margin-top: 0 !important;
}
/* content _02 */
.content._02 {
background-image: url(https://image.a-rt.com/art/editor/202609/1788411696397.jpg);
}
.content._02 .content_list {
display: flex;
justify-content: center;
gap: 24px;
margin: 40px auto 0 !important;
}
.content._02 .content_list li {
position: relative;
max-width: 220px;
border-radius: 12px;
overflow: hidden;
}
.content._02 .content_list li img {
width: 100%;
transform: scale(1);
transition: transform 0.3s ease-in-out;
}
.content._02 .content_list li:hover img {
transform: scale(1.05);
}
.content._02 .content_list li span {
position: absolute;
width: 100%;
left: 50%;
bottom: 25px;
transform: translateX(-50%);
font-size: 20px;
font-weight: 600;
line-height: 100%;
letter-spacing: -0.8px;
color: #ffffff;
}
/* content _03 */
.content._03 {
background-image: url(https://image.a-rt.com/art/editor/202609/1788411743851.jpg);
}
.content._03 .content_swiper_wrap {
display: flex;
justify-content: space-between;
align-items: center;
max-width: 1026px;
height: 400px;
margin: 40px auto 0 !important;
padding: 40px 0 40px 60px !important;
border-radius: 12px;
background-color: #ffffff;
overflow: hidden;
}
.content._03 .content_swiper_wrap._02 {
margin: 32px auto 0 !important;
}
.content._03 .content_swiper_txt_wrap {
position: relative;
display: flex;
flex-direction: column;
z-index: 2;
}
.content._03 .content_swiper_txt_wrap p {
text-align: left;
white-space: nowrap;
}
.content._03 .content_swiper_txt_wrap p:nth-of-type(1).content_swiper_num_ttl {
display: flex;
justify-content: center;
align-items: center;
width: 45px;
height: 25px;
border-radius: 40px;
font-size: 16px;
font-weight: 600;
line-height: 100%;
letter-spacing: -0.64px;
color: #ffffff;
background-color: #E96E70;
}
.content._03 .content_swiper_txt_wrap p:nth-of-type(2) {
margin-top: 18px !important;
font-size: 16px;
font-weight: 600;
line-height: 100%;
letter-spacing: -0.64px;
color: #4F4F4F;
}
.content._03 .content_swiper_txt_wrap p:nth-of-type(3) {
margin-top: 18px !important;
font-size: 32px;
font-weight: 700;
line-height: 100%;
letter-spacing: -1.12px;
color: #000000;
}
.content._03 .content_swiper_txt_wrap p:nth-of-type(4) {
margin-top: 12px !important;
font-size: 16px;
font-weight: 300;
line-height: 160%;
letter-spacing: -0.64px;
color: #000000;
}
.content._03 .content_swiper_txt_wrap p:nth-of-type(4) span {
font-weight: 600;
}
.content_swiper_wrap .content_swiper_box {
position: relative;
max-width: 682px;
height: 320px;
margin-right: -20px !important;
overflow: hidden;
z-index: 1;
}
.content_swiper_wrap .content_swiper_box::before,
.content_swiper_wrap .content_swiper_box::after {
content: '';
position: absolute;
top: 0;
width: 30%;
height: 100%;
z-index: 2;
pointer-events: none;
}
.content_swiper_wrap .content_swiper_box::before {
left: 0;
background: linear-gradient(
to right,
#fff 30%,
rgba(255, 255, 255, 0) 100%
);
}
.content_swiper_wrap .content_swiper_box::after {
right: 0;
background: linear-gradient(
to left,
#fff 35%,
rgba(255, 255, 255, 0) 100%
);
}
.content_swiper_wrap .content_swiper {
height: 320px;
user-select: none;
}
.content_swiper_wrap .content_swiper .swiper-wrapper {
align-items: center;
}
.content_swiper .swiper-slide {
display: flex;
align-items: center;
width: 254px !important;
border-radius: 10px;
overflow: hidden;
}
.content_swiper .swiper-slide.swiper-slide-duplicate-prev,
.content_swiper .swiper-slide.swiper-slide-prev {
justify-content: flex-end;
}
.content_swiper .swiper-slide.swiper-slide-duplicate-next,
.content_swiper .swiper-slide.swiper-slide-next {
justify-content: flex-start;
}
.content_swiper .swiper-slide img {
max-width: 200px;
height: 240px;
opacity: 0.5;
transition: all 0.3s;
}
.content_swiper .swiper-slide.swiper-slide-active img {
max-width: 254px;
height: 320px;
opacity: 1;
transform: scale(1);
transition: all 0.3s;
}
.content_swiper .swiper-slide.swiper-slide-active:hover img {
transform: scale(1.05);
transition: all 0.3s;
}
.content_swiper .arrow_wrap {
position: absolute;
display: flex;
justify-content: space-between;
align-items: center;
width: 366px;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
z-index: 1;
}
.content_swiper .arrow_wrap .next,
.content_swiper .arrow_wrap .prev {
width: 16px;
height: 33px;
background-image: url(https://image.a-rt.com/art/editor/202609/1788411755607.png);
background-repeat: no-repeat;
background-size: cover;
background-position: center;
cursor: pointer;
filter: drop-shadow(0 4px 4px rgba(0, 0, 0, 0.1));
}
.content_swiper .arrow_wrap .next:focus,
.content_swiper .arrow_wrap .prev:focus {
-webkit-tap-highlight-color: transparent;
outline: none;
}
.content_swiper .arrow_wrap .prev {
transform: rotate(180deg);
}
</style>
<!-- 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/202609/1788414636005.jpg" /></div>
<div class="mv_txt ani" data-delay="" data-speed="0.7s" data-threshold="0.3" data-x="" data-y="10%">
<p>밸롭 X 카카오프렌즈</p>
<p>발끝에서 시작되는<br />
귀여운 힐링 라이프</p>
</div>
</div>
<div class="content _copy">
<div class="txt_wrap ani" data-delay="" data-speed="0.7s" data-threshold="0.3" data-x="" data-y="10%">
<p>ABC PLUS 란?</p>
<p>ABC PLUS는 오직 온라인에서만 만날 수 있는 브랜드들로,<br />
다양한 카테고리를 통해 패션과 트렌드를 선도합니다.</p>
</div>
</div>
<div class="content _01">
<div class="content_txt_wrap ani" data-delay="" data-speed="0.7s" data-threshold="0.3" data-x="" data-y="10%">
<p class="content_ttl">매일 신는 슬리퍼로 시작하는<br />
춘식이 데일리 풋케어</p>
<p class="content_txt">일상 속 편안함은 물론 기분 좋은 발바닥 자극까지<br />
오늘도 고생한 내 발을 위한 특별한 시간<br />
춘식이와 함께 데일리 풋케어를 시작해보세요</p>
</div>
<div class="content_img_wrap">
<div class="content_img ani" data-delay="" data-speed="0.7s" data-threshold="0.3" data-x="" data-y="10%"><img alt="" src="https://image.a-rt.com/art/editor/202609/1788411673058.png" /></div>
<div class="content_img ani" data-delay="0.2s" data-speed="0.7s" data-threshold="0.3" data-x="" data-y="10%"><img alt="" src="https://image.a-rt.com/art/editor/202609/1788411679432.png" /></div>
<div class="content_img ani" data-delay="0.4s" data-speed="0.7s" data-threshold="0.3" data-x="" data-y="10%"><img alt="" src="https://image.a-rt.com/art/editor/202609/1788411686873.png" /></div>
</div>
</div>
<div class="content _02">
<div class="content_txt_wrap ani" data-delay="" data-speed="0.7s" data-threshold="0.3" data-x="" data-y="10%">
<p class="content_ttl">하루의 틈마다<br />
꾹꾹 콕콕 리프레시</p>
<p class="content_txt">일상 속 필요한 순간마다 가볍게 신고<br />
편안함은 물론 기분 좋은 발바닥 자극까지 더해<br />
나만의 데일리 리프레시를 즐겨보세요</p>
</div>
<ul class="content_list">
<li class="ani" data-delay="" data-speed="0.7s" data-threshold="0.3" data-x="" data-y="10%"><img alt="" src="https://image.a-rt.com/art/editor/202609/1788411705917.png" /> <span>직장에서도 편하게</span></li>
<li class="ani" data-delay="0.2s" data-speed="0.7s" data-threshold="0.3" data-x="" data-y="10%"><img alt="" src="https://image.a-rt.com/art/editor/202609/1788411715491.png" /> <span>집에서도 여유롭게</span></li>
<li class="ani" data-delay="0.4s" data-speed="0.7s" data-threshold="0.3" data-x="" data-y="10%"><img alt="" src="https://image.a-rt.com/art/editor/202609/1788411726480.png" /> <span>운동을 마친 뒤</span></li>
<li class="ani" data-delay="0.6s" data-speed="0.7s" data-threshold="0.3" data-x="" data-y="10%"><img alt="" src="https://image.a-rt.com/art/editor/202609/1788411733340.png" /> <span>집안일 중에도</span></li>
</ul>
</div>
<div class="content _03">
<div class="content_txt_wrap ani" data-delay="" data-speed="0.7s" data-threshold="0." data-x="" data-y="10%">
<p class="content_ttl">내 취향대로 골라 신는<br />
춘식이 지압 슬리퍼</p>
<p class="content_txt">짜릿한 <span>꾹꾹</span>부터 부드러운 <span>콕콕</span>까지<br />
원하는 자극감에 맞춰 골라보세요</p>
</div>
<div class="content_swiper_wrap _01 ani" data-delay="" data-speed="0.7s" data-threshold="0.1" data-x="" data-y="10%">
<div class="content_swiper_txt_wrap">
<p class="content_swiper_num_ttl">01</p>
<p>강한 자극을 좋아한다면</p>
<p>꾹꾹 지압 슬리퍼</p>
<p>1,700개의 이중 돌기가 발바닥을 촘촘하게 자극해<br />
짜릿하고 확실한 지압감을 느낄 수 있는 <span>꾹꾹 풋베드</span></p>
</div>
<div class="content_swiper_box">
<div class="content_swiper swiper">
<div class="swiper-wrapper">
<div class="swiper-slide"><img alt="" src="https://image.a-rt.com/art/editor/202609/1788411764644.png" /></div>
<div class="swiper-slide"><img alt="" src="https://image.a-rt.com/art/editor/202609/1788411770843.png" /></div>
<div class="swiper-slide"><img alt="" src="https://image.a-rt.com/art/editor/202609/1788411777575.png" /></div>
<div class="swiper-slide"><img alt="" src="https://image.a-rt.com/art/editor/202609/1788411785676.png" /></div>
<div class="swiper-slide"><img alt="" src="https://image.a-rt.com/art/editor/202609/1788411792857.png" /></div>
</div>
<div class="arrow_wrap">
<div class="prev"> </div>
<div class="next"> </div>
</div>
</div>
</div>
</div>
<div class="content_swiper_wrap _02 ani" data-delay="" data-speed="0.7s" data-threshold="0.1" data-x="" data-y="10%">
<div class="content_swiper_txt_wrap">
<p class="content_swiper_num_ttl">02</p>
<p>부드러운 자극부터 시작하고 싶다면</p>
<p>콕콕 지압 슬리퍼</p>
<p>미세한 텍스처 돌기가 발바닥 전체를 부드럽게 자극해<br />
부담 없이 편안하게 즐기기 좋은 <span>콕콕 풋베드</span></p>
</div>
<div class="content_swiper_box">
<div class="content_swiper swiper">
<div class="swiper-wrapper">
<div class="swiper-slide"><img alt="" src="https://image.a-rt.com/art/editor/202609/1788411804635.png" /></div>
<div class="swiper-slide"><img alt="" src="https://image.a-rt.com/art/editor/202609/1788411813185.png" /></div>
<div class="swiper-slide"><img alt="" src="https://image.a-rt.com/art/editor/202609/1788411823265.png" /></div>
<div class="swiper-slide"><img alt="" src="https://image.a-rt.com/art/editor/202609/1788411839036.png" /></div>
<div class="swiper-slide"><img alt="" src="https://image.a-rt.com/art/editor/202609/1788411845858.png" /></div>
<div class="swiper-slide"><img alt="" src="https://image.a-rt.com/art/editor/202609/1788411852249.png" /></div>
</div>
<div class="arrow_wrap">
<div class="prev"> </div>
<div class="next"> </div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- e : art-container-event --><!-- content_swiper --><script>
$(window).on('load', function () {
$('.content_swiper').each(function (i) {
const swiperEl = this;
const $swiper = $(swiperEl);
const baseViewport = 720;
const baseSpaceBetween = 14;
const isMobileSwiper = $swiper.hasClass('_mo');
let resizeFrame;
$swiper.find('.swiper-pagination').addClass('type' + i);
$swiper.find('.swiper-slide').css({
transitionProperty: 'opacity',
transitionDuration: '0.3s'
});
function getSpaceBetween() {
const viewportWidth = window.innerWidth;
if (isMobileSwiper && viewportWidth <= baseViewport) {
return (baseSpaceBetween / baseViewport) * viewportWidth;
}
return baseSpaceBetween;
}
const mySwiper = new Swiper(swiperEl, {
slidesPerView: 'auto',
centeredSlides: true,
spaceBetween: getSpaceBetween(),
speed: 500,
allowTouchMove: true,
loop: true,
watchOverflow: true,
autoplay: {
delay: 3000,
disableOnInteraction: false,
pauseOnMouseEnter: true,
},
navigation: {
nextEl: $swiper.find('.next')[0],
prevEl: $swiper.find('.prev')[0],
},
pagination: {
el: $swiper.find('.swiper-pagination')[0],
clickable: true,
},
});
function updateSwiperLayout() {
window.cancelAnimationFrame(resizeFrame);
resizeFrame = window.requestAnimationFrame(function () {
const activeIndex = mySwiper.activeIndex;
const spaceBetween = getSpaceBetween();
mySwiper.params.spaceBetween = spaceBetween;
mySwiper.originalParams.spaceBetween = spaceBetween;
mySwiper.update();
mySwiper.slideTo(activeIndex, 0, false, true);
});
}
$(window).on('resize.contentSwiper' + i, updateSwiperLayout);
});
});
</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><!-- 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>