<style type="text/css">@font-face {
font-family: 'GrandStage-Regular';
src: url('GrandStage-Regular.eot?#iefix') format('embedded-opentype'), url('GrandStage-Regular.otf') format('opentype'), url('GrandStage-Regular.woff') format('woff'), url('GrandStage-Regular.ttf') format('truetype'), url('GrandStage-Regular.svg#GrandStage-Regular') format('svg');
font-weight: normal;
font-style: normal;
}
@import url('https://cdn.jsdelivr.net/gh/orioncactus/pretendard/dist/web/static/pretendard-dynamic-subset.css');
.art-container-event {
position: relative;
width: 100%;
max-width: 1920px;
margin: 0 auto;
text-align: center;
overflow: hidden;
}
.art-content-inner {
position: relative;
display: flex;
justify-content: center;
margin: 0 auto;
overflow: hidden;
}
.art-content-inner img {
display: block;
width: 100%;
}
.art-content-inner .txt {
position: absolute;
color: #fff;
width: 100%;
}
@keyframes neon {
from {
text-shadow: 0 0 2px #fff, 0 0 4px #fff, 0 0 6px #fff, 0 0 8px #37ec59, 0 0 70px #37ec59, 0 0 80px #37ec59, 0 0 100px #37ec59, 0 0 150px #37ec59;
}
to {
text-shadow: 0 0 0 #fff, 0 0 0 #fff, 0 0 0 #fff, 0 0 0 #37ec59, 0 0 35px #37ec59, 0 0 40px #37ec59, 0 0 50px #37ec59, 0 0 75px #37ec59;
}
}
.art-content-inner .txt.main {
top: 51.63%;
left: 50%;
transform: translateX(-50%);
font-family: 'GrandStage-Regular', sans-serif !important;
font-size: 70px;
animation: neon 1s ease-in-out infinite alternate;
}
.art-content-inner .txt.sub {
top: 58%;
left: 50%;
transform: translateX(-50%);
font-family: 'Pretendard', sans-serif !important;
font-size: 22px;
line-height: 1.5;
}
.art-content-inner .txt.sub .spot {
color: #37ec59;
font-weight: 500;
}
@keyframes fade-in {
0% {
opacity: 0;
transform: translate(-50%, 10%);
}
100% {
opacity: 1;
transform: translate(-50%, 0);
}
}
@keyframes fade-out {
0% {
opacity: 1;
transform: translate(-50%, 0);
}
100% {
opacity: 0;
transform: translate(-50%, 10%);
}
}
.ani {
animation: fade-out 0.6s ease-in-out forwards;
opacity: 0;
}
.ani.active {
animation: fade-in 0.6s ease-in-out forwards;
}
@media (max-width: 1440px) {
.art-content-inner .txt.main {
font-size: 52px;
}
.art-content-inner .txt.sub {
font-size: 18px;
}
}
</style>
<!-- s : art-container-event -->
<div class="art-container-event">
<div class="art-content-inner main"><img src="https://image.a-rt.com/art/managing/event/20240926_runner_stg/pc/main2.jpg" />
<p class="txt main">BEAT YOUR BEST</p>
<p class="txt sub ani">러닝화에 대한 모든 것<br />
<span class="spot">러너 스테이지</span>를 만나보세요.<br />
<br />
엘리트 선수들이 신는 최상급 레이싱화부터<br />
러닝을 시작하는 입문자를 위한 스타터 러닝화까지!<br />
나에게 딱 맞는 러닝화를 찾고 즐거운 러닝을 경험해 보세요!</p>
</div>
<div class="art-content-inner"><img src="https://image.a-rt.com/art/managing/event/20240926_runner_stg/pc/bg2.jpg" usemap="#map1" /><map name="map1"><!-- 소제목 랜딩 --><area alt="RACER 상품 더 보러가기" coords="722,984,1202,1138" href="#prodContent1" shape="rect" /> <area alt="TRAINER 상품 더 보러가기" coords="734,2110,1196,2258" href="#prodContent2" shape="rect" /> <area alt="BEGINNER 상품 더 보러가기" coords="746,3228,1182,3366" href="#prodContent3" shape="rect" /> <area alt="트레일 러닝화 상품 더 보러가기" coords="738,4072,1190,4228" href="#prodContent4" shape="rect" /> <!-- 별도 기획전 랜딩 --> <area alt="엔트리 레벨 러닝화 보기" coords="732,4836,1178,4992" href="https://abcmart.a-rt.com/promotion/planning-display/detail?plndpNo=2000005188" shape="rect" target="_blank" /> <!-- 소제목 랜딩 --> <area alt="EQUIPMENT" coords="506,5708,754,5840" href="#prodContent5" shape="rect" /> <area alt="APPAREL" coords="854,5722,1070,5840" href="#prodContent6" shape="rect" /> <!-- 별도 기획전 랜딩 --> <area alt="GARMIN" coords="1182,5714,1416,5836" href="https://abcmart.a-rt.com/product/brand/page/main?brandNo=900144" shape="rect" target="_blank" /></map></div>
<div class="art-content-inner banner"><a href="https://grandstage.a-rt.com/board/store?track=W0008" target="_blank"><img alt="오프라인 러닝 전문 매장 안내" src="https://image.a-rt.com/art/managing/event/20240926_runner_stg/pc/banner2.jpg" /> </a></div>
<div class="art-content-inner banner"><a href="https://grandstage.a-rt.com/promotion/planning-display/detail/main?plndpNo=2000003799" target="_blank"><img alt="써코니 러닝 전문관 바로가기" src="https://image.a-rt.com/art/managing/event/20240926_runner_stg/pc/banner3.jpg" /> </a></div>
</div>
<!-- e : art-container-event --><!-- 1920px 스크립트 --><script>
function editorCalcWidth() {
var width_size = $(window).width();
if (width_size > 1200) $('.editor-wrap').css({ width: width_size });
}
function fixImageMaps(force) {
var imgs = document.querySelectorAll('img[usemap]');
[].forEach.call(imgs, function (img) {
if (!img.naturalHeight) {
return;
}
var h = img.height / img.naturalHeight;
var w = img.width / img.naturalWidth;
var map = document.getElementsByName(img.useMap.slice(1))[0];
if (!map) {
return;
}
for (var i = 0; i < map.children.length; i++) {
var area = map.children[i];
if (!area.coords) {
continue;
}
var coords = area.coords;
if (!area.originalCoords) {
area.originalCoords = coords;
} else {
coords = area.originalCoords;
}
var split = coords.split(',');
var fixed = '';
split.forEach(function (coord, n) {
if (n != 0) {
fixed += ',';
}
fixed += n % 2 == 0 ? Number(coord) * w : Number(coord) * h;
});
area.coords = fixed;
}
});
}
$(document).ready(function () {
editorCalcWidth();
fixImageMaps();
});
$(window).on('scroll resize', function () {
editorCalcWidth();
fixImageMaps();
});
</script><!-- 스크롤 이벤트 스크립트 --><script>
$(function () {
$(window).on('scroll', function () {
const scrollY = $(this).scrollTop() + $(this).height() * 1;
$('.ani').each(function () {
if (scrollY > $(this).offset().top) $(this).addClass('active');
else $(this).removeClass('active');
});
});
});
</script>