<!-- S : 이벤트 복사영역 여기서부터 --><script type="text/javascript" src="https://image.a-rt.com/script/artfo/static/common/js/jquery-3.3.1.min.js"></script><style type="text/css">@import url('https://cdn.jsdelivr.net/gh/orioncactus/pretendard/dist/web/static/pretendard-dynamic-subset.css'); /* root */ :root { --head: 100px !important; } body { min-width: 1200px; margin: 0; padding: 0; } body * { box-sizing: border-box; } .art-container-event { background: #000000; color: #ffffff; font-family: Pretendard, sans-serif !important; position: relative; width: 100%; max-width: 1200px; margin: 0 auto; text-align: center; } .art-content-inner { position: relative; margin: 0 auto; overflow: hidden; } .art-container-event ul { margin: 0; padding: 0; list-style: none; } .art-container-event p { margin: 0; padding: 0; } .art-container-event a { text-decoration: none; } .art-content-inner img { display: block; width: 100%; } /* content */ @keyframes hover { 0% { transform: translateY(0); } 25% { transform: translateY(-5px); } 75% { transform: translateY(5px); } 100% { transform: translateY(0); } } .hover { display: block; } .hover:hover { animation: hover 1s linear infinite; } /* mv */ .mv { display: flex; flex-direction: column; align-items: center; padding: 58px 0 298px; background-image: url(https://image.a-rt.com/art/editor/202604/1776219427033.jpg); background-repeat: no-repeat; background-size: cover; background-position: center; } .mv p { font-size: 42px; font-weight: 800; line-height: 120%; letter-spacing: -1.12px; color: #ffffff; } .mv p span { color: #AEFF4E; } /* content common */ .content { padding: 64px 0; } .main_ttl { font-size: 32px; font-weight: 700; line-height: 132%; letter-spacing: -1.12px; color: #0039B5; } .sub_ttl { margin-top: 6px !important; font-size: 20px; font-weight: 300; line-height: 132%; letter-spacing: -0.8px; color: #000000; } .link_btn { display: flex; justify-content: center; align-items: center; width: 416px; height: 64px; margin: 30px auto 0 !important; font-size: 16px; font-weight: 500; line-height: 100%; letter-spacing: -0.64px; color: #ffffff; background-color: #000000; } /* content _copy */ .content._copy { padding: 58px 0; background-color: #001541; } .content._copy p { font-size: 20px; font-weight: 300; line-height: 132%; letter-spacing: -1px; color: #ffffff; } .content._copy p span { font-weight: 600; color: #AEFF4E; } /* gnb */ #tabNav { position: sticky; top: var(--head); z-index: 2; } #tabNav .tablist { display: flex; align-items: center; overflow: hidden; overflow-x: auto; font-family: var(--font) !important; white-space: nowrap; transition: all 0.3s; -ms-overflow-style: none; /* IE, Edge */ scrollbar-width: none; /* Firefox */ } #tabNav .tablist::-webkit-scrollbar { display: none; /* 크롬, 사파리, 오페라 등 Webkit 기반 브라우저 */ } #tabNav li { position: relative; width: 100%; height: 80px; transition: all 0.3s; } #tabNav li a { position: relative; display: flex; justify-content: center; align-items: center; width: 100%; height: 100%; font-size: 24px; font-weight: 500; line-height: 100%; letter-spacing: -0.96px; text-decoration: unset; color: #919191; background-color: #B7FF62; transition: all 0.15s; } #tabNav li a::after { content: ''; position: absolute; width: 1px; height: 20px; top: 50%; right: 0; transform: translateY(-50%); background-color: rgba(255, 255, 255, 0.8); } #tabNav li:last-child a::after { display: none; } #tabNav li.active a, #tabNav li a:hover { font-weight: 600; color: #000000; } /* content _01 */ .content._01 { background-color: #E9E9E9; } .content._01 .list { display: flex; flex-wrap: wrap; justify-content: center; gap: 20px; max-width: 516px; margin: 40px auto 0 !important; } .content._01 .list li { display: flex; flex-direction: column; width: 240px; padding: 24px 0; background-repeat: no-repeat; background-size: cover; background-position: center; } .content._01 .list li:nth-of-type(1) { background-image: url(https://image.a-rt.com/art/editor/202604/1776219250637.png); } .content._01 .list li:nth-of-type(2) { background-image: url(https://image.a-rt.com/art/editor/202604/1776219260365.png); } .content._01 .list li:nth-of-type(3) { background-image: url(https://image.a-rt.com/art/editor/202604/1776219270055.png); } .content._01 .list li:nth-of-type(4) { background-image: url(https://image.a-rt.com/art/editor/202604/1776219277786.png); } .content._01 .list li p:nth-of-type(1) { font-size: 20px; font-weight: 700; line-height: 122%; letter-spacing: -0.8px; color: #000000; } .content._01 .list li p:nth-of-type(2) { margin-top: 8px !important; font-size: 18px; font-weight: 400; line-height: 120%; letter-spacing: -0.8px; color: rgba(0, 0, 0, 0.8); } .content._01 .list li p:nth-of-type(2) span { letter-spacing: -1.6px; } .content._01 .list li p:nth-of-type(3) { margin-top: 115px !important; font-size: 16px; font-weight: 400; line-height: 120%; letter-spacing: -0.64px; color: #B0B0B0; } /* content _02 */ .content._02 { background-color: #DEE8FF; } .content._02 .list { display: flex; flex-direction: column; align-items: center; margin: 40px auto 0 !important; } .content._02 .list li:not(:first-of-type) { margin-top: 32px !important; } .content._02 .list li .step_wrap { display: flex; align-items: center; gap: 18px; width: 454px; margin: 0 auto !important; } .content._02 .list li .step_wrap p:nth-of-type(1) { display: flex; justify-content: center; align-items: center; width: 100px; height: 40px; border-radius: 30px; font-size: 20px; font-weight: 600; line-height: 100%; letter-spacing: -1px; color: #ffffff; background-color: #0039B5; } .content._02 .list li .step_wrap p:nth-of-type(2) { font-size: 20px; font-weight: 400; line-height: 100%; letter-spacing: -0.8px; color: #000000; } .content._02 .list li .step_img { position: relative; max-width: 376px; margin: 32px auto 0 !important; } .content._02 .list li:nth-of-type(1) .step_img::after { content: ''; position: absolute; display: block; width: 94px; height: 96px; right: 70px; bottom: -10px; background-image: url(https://image.a-rt.com/art/editor/202604/1776219311593.png); background-repeat: no-repeat; background-size: cover; background-position: center; } .content._02 .list li:nth-of-type(2) .step_img::after { content: ''; position: absolute; display: block; width: 140px; height: 92px; left: -17px; bottom: 80px; background-image: url(https://image.a-rt.com/art/editor/202604/1776219334587.png); background-repeat: no-repeat; background-size: cover; background-position: center; } /* content _03 */ .content._03 { background: linear-gradient(180deg, #F8F8F8 22.58%, #BFD2FF 100%); } .content._03 .list:not(:nth-of-type(3)) { display: flex; flex-direction: column; margin: 48px auto 0 !important; } .content._03 .list:nth-of-type(2) { margin: 32px auto 0 !important; } .content._03 .list:not(:nth-of-type(3)) li:nth-of-type(1) { display: flex; justify-content: center; align-items: center; gap: 12px; font-size: 20px; font-weight: 400; line-height: 150%; letter-spacing: -0.8px; color: #000000; } .content._03 .list:not(:nth-of-type(3)) li:nth-of-type(1)::before { content: ''; display: inline-flex; justify-content: center; align-items: center; width: 30px; height: 30px; border-radius: 18px; font-size: 20px; font-weight: 400; letter-spacing: -1px; color: #ffffff; background-color: #1E1E1E; } .content._03 .list:nth-of-type(1) li:nth-of-type(1)::before { content: '1'; } .content._03 .list:nth-of-type(2) li:nth-of-type(1)::before { content: '2'; } .content._03 .list:not(:nth-of-type(3)) li:nth-of-type(2) .list_img { width: 370px; margin: 28px auto 0 !important; } .content._03 .list:nth-of-type(2) li:nth-of-type(2) .list_img:nth-of-type(1) { position: relative; } .content._03 .list:nth-of-type(2) li:nth-of-type(2) .list_img:nth-of-type(1)::after { content: ''; position: absolute; width: 107px; height: 102px; top: 15px; left: 128px; background-image: url(https://image.a-rt.com/art/editor/202604/1776219384675.png); background-repeat: no-repeat; background-size: cover; background-position: center; } .content._03 .list:nth-of-type(2) li:nth-of-type(2) .list_img:nth-of-type(2) { margin: 32px auto 0 !important; } .content._03 .list:not(:nth-of-type(3)) li:nth-of-type(2) p { margin: 28px auto 0 !important; font-size: 20px; font-weight: 400; line-height: 150%; letter-spacing: -1px; color: #000000; } .content._03 > .txt_wrap { display: flex; justify-content: center; align-items: center; width: 607px; height: 100px; margin: 32px auto 0 !important; border-radius: 10px; background-color: #CCDBFF; } .content._03 > .txt_wrap p { font-size: 20px; font-weight: 400; line-height: 150%; letter-spacing: -0.8px; color: #000000; } .content._03 .list:nth-of-type(3) { display: flex; flex-direction: row; justify-content: center; gap: 14.27px; margin: 48px auto 0 !important; } .content._03 .list:nth-of-type(3) li a { display: flex; flex-direction: column; justify-content: space-between; align-items: center; width: 269px; height: 349px; padding: 46px 0 34px; border-radius: 27px; background-color: #ffffff; filter: drop-shadow(3.49px 3.49px 3.49px rgba(0, 0, 0, 0.25)); } .content._03 .list:nth-of-type(3) li a .txt_wrap { display: flex; flex-direction: column; align-items: center; gap: 11.75px; } .content._03 .list:nth-of-type(3) li a .txt_wrap .ttl { font-size: 32px; font-weight: 600; line-height: 34.9px; color: #0039B5; } .content._03 .list:nth-of-type(3) li a .txt_wrap .txt { font-size: 20px; font-weight: 400; line-height: 120%; letter-spacing: -0.8px; color: #000000; } .content._03 .list:nth-of-type(3) li:nth-of-type(1) a .img { width: 159px; } .content._03 .list:nth-of-type(3) li:nth-of-type(2) a .img { width: 102px; } .content._03 .list:nth-of-type(3) li a .link_txt { display: flex; align-items: center; gap: 8.4px; font-size: 22px; font-weight: 700; color: #000000; } .content._03 .list:nth-of-type(3) li a .link_txt::after { content: ''; display: block; width: 12px; height: 19px; background-image: url(https://image.a-rt.com/art/editor/202604/1776219355210.png); background-repeat: no-repeat; background-size: cover; background-position: center; } /* content _faq */ .content._faq { background-color: #0039B5; } .content._faq p:nth-of-type(1) { font-size: 32px; font-weight: 700; line-height: 128%; color: #ffffff; } .content._faq p:nth-of-type(2) { margin: 20px auto 0 !important; font-size: 20px; font-weight: 300; line-height: 150%; color: #ffffff; }</style><!-- s : art-container-event --><div class="art-container-event"><!-- mv --><div class="mv art-content-inner"><p><span>POINT</span><br />올인원 가이드</p></div><!-- content _copy --><div class="content _copy"><p><span>현금처럼 사용 가능한 포인트 혜택!</span><br />적립 조건부터 사용법까지 한 눈에 확인하세요</p></div><!-- GNB --><nav id="tabNav"><ul class="tablist" role="tablist"> <li aria-controls="tabpanel1" class="tab" id="tab1" role="tab"><a href="#tabpanel1">포인트 적립</a></li> <li aria-controls="tabpanel2" class="tab" id="tab2" role="tab"><a href="#tabpanel2">포인트 확인</a></li> <li aria-controls="tabpanel3" class="tab" id="tab3" role="tab"><a href="#tabpanel3">포인트 사용</a></li></ul></nav><!-- content _01 --><div aria-labelledby="tab1" class="art-content-inner cnt content _01" id="tabpanel1"><p class="main_ttl">1. 포인트 적립</p><p class="sub_ttl">다양한 방법으로 포인트를 적립하세요</p><ul class="list"> <li class="ani" data-delay="" data-speed="0.7s" data-threshold="0.3" data-x="" data-y="10%"> <p>회원 가입</p> <p>멤버십 회원 가입 기념<br /> 5,000p 적립</p> </li> <li class="ani" data-delay="" data-speed="0.7s" data-threshold="0.3" data-x="" data-y="10%"> <p>구매</p> <p>상품 구매 확정 시,<br /> <span>등급별 구매 적립률에 따라 적립</span></p> <p>여행가 0.5%, 탐험가 0.5%,<br /> 수집가 1%, 개척자 2%</p> </li> <li class="ani" data-delay="" data-speed="0.7s" data-threshold="0.3" data-x="" data-y="10%"> <p>만보기</p> <p>1일 걸음 수에 따라<br /> 포인트 적립</p> <p>3천보 10p, 5천보 10p,<br /> 1만보 30p</p> </li> <li class="ani" data-delay="" data-speed="0.7s" data-threshold="0.3" data-x="" data-y="10%"> <p>후기 작성</p> <p>상품 구매 후기 작성 시,<br /> 최대 1,500P 적립</p> <p>텍스트 500p, 사진 1,000p,<br /> 동영상 1,500p</p> </li></ul></div><!-- content _02 --><div aria-labelledby="tab2" class="art-content-inner cnt content _02" id="tabpanel2"><p class="main_ttl">2. 포인트 확인</p><p class="sub_ttl">소중한 포인트, 이렇게 확인하세요</p><ul class="list"> <li class="ani" data-delay="" data-speed="0.7s" data-threshold="0.3" data-x="" data-y="10%"> <div class="step_wrap"> <p>STEP 1</p> <p>ABC-CAMP APP 홈 > 마이페이지</p> </div> <div class="step_img"><img alt="" src="https://image.a-rt.com/art/editor/202604/1776219299367.png" /></div> </li> <li class="ani" data-delay="" data-speed="0.7s" data-threshold="0.3" data-x="" data-y="10%"> <div class="step_wrap"> <p>STEP 2</p> <p>포인트</p> </div> <div class="step_img"><img alt="" src="https://image.a-rt.com/art/editor/202604/1776219323490.png" /></div> </li> <li class="ani" data-delay="" data-speed="0.7s" data-threshold="0.3" data-x="" data-y="10%"> <div class="step_wrap"> <p>STEP 3</p> <p>포인트 상세 정보 확인</p> </div> <div class="step_img"><img alt="" src="https://image.a-rt.com/art/editor/202604/1776219345286.png" /></div> </li></ul><a class="link_btn hover" href="https://member.a-rt.com/p/point-view" target="_blank">포인트 확인하기</a></div><!-- content _03 --><div aria-labelledby="tab3" class="art-content-inner cnt content _03" id="tabpanel3"><p class="main_ttl">3. 포인트 사용</p><p class="sub_ttl">어디에서나 간편하게 사용하세요</p><ul class="list ani" data-delay="" data-speed="0.7s" data-threshold="0.3" data-x="" data-y="10%"> <li>온라인 구매</li> <li> <div class="list_img"><img alt="" src="https://image.a-rt.com/art/editor/202604/1776219365240.png" /></div> </li></ul><div class="txt_wrap"><p>‘주문서 작성/결제’ > ‘포인트 결제’에서<br />사용 가능 포인트 조회 및 적용</p></div><ul class="list ani" data-delay="" data-speed="0.7s" data-threshold="0.3" data-x="" data-y="10%"> <li>오프라인 구매</li> <li> <div class="list_img"><img alt="" src="https://image.a-rt.com/art/editor/202604/1776219374589.png" /></div> <p>1. ABC-CAMP APP 메인 > SHOP 버튼 클릭</p> <div class="list_img"><img alt="" src="https://image.a-rt.com/art/editor/202604/1776219394278.png" /></div> <p>2. 직원에게 바코드 보여주고 결제 시 포인트 사용 요청</p> </li></ul><ul class="list"> <li class="ani" data-delay="" data-speed="0.7s" data-threshold="0.3" data-x="" data-y="10%"><a class="hover" href="https://www.a-rt.com/display/ranking/main" target="_blank"><span class="txt_wrap"> <span class="ttl">RANKING</span> <span class="txt"> 지금 가장 HOT한 상품을<br /> 한번에 만나보세요 </span> </span> <span class="img"> <img alt="" src="https://image.a-rt.com/art/editor/202604/1776219406669.png" /> </span> <span class="link_txt">바로가기</span> </a></li> <li class="ani" data-delay="0.3s" data-speed="0.7s" data-threshold="0.3" data-x="" data-y="10%"><a class="hover" href="https://www.a-rt.com/display/new" target="_blank"><span class="txt_wrap"> <span class="ttl">NEW</span> <span class="txt"> 트렌디한 신상품을<br /> 가장 먼저 만나보세요 </span> </span> <span class="img"> <img alt="" src="https://image.a-rt.com/art/editor/202604/1776219416709.png" /> </span> <span class="link_txt">바로가기</span> </a></li></ul></div><!-- content _faq --><div class="content _faq"><p>[ FAQ ]</p><p>포인트 관련 정보가 더 궁금하신가요?<br />자주 묻는 질문에서 확인해 보세요</p><a class="link_btn hover" href="https://www.a-rt.com/board/faq/read-faq-search?searchValue=%ED%8F%AC%EC%9D%B8%ED%8A%B8&page=1" target="_blank">고객센터 바로가기</a></div></div><!-- e : art-container-event --><!-- GNB 스크립트 --><script> $(document).ready(function () { const topSpace = 180; function onScroll() { const scrollY = Math.ceil($(window).scrollTop() + topSpace); $('.art-content-inner.cnt').each(function () { const cntTop = Math.floor($(this).offset().top); const cntBtm = cntTop + $(this).height(); if (scrollY >= cntTop && scrollY < cntBtm) { $(this).addClass('active'); $('#' + $(this).attr('aria-labelledby')) .addClass('active') .siblings() .removeClass('active'); } else { $(this).removeClass('active'); $('#' + $(this).attr('aria-labelledby')).removeClass('active'); } }); } $('#tabNav li a').on('click', function (event) { event.preventDefault(); $('html, body') .stop() .animate({ scrollTop: $($(this).attr('href')).offset().top - topSpace }, 0); }); $(window).on('scroll', onScroll); }); </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><!-- E : 이벤트 복사영역 여기까지 -->
로그인 후 멤버십 등급을 확인하고
이벤트에 응모해 주세요.