<!-- 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 !important;
}
.art-container-event {
background: #000000;
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;
}
/* mv */
.mv {
position: relative;
width: 100%;
overflow: hidden;
}
.mv .mv_txt_wrap {
position: absolute;
display: flex;
flex-direction: column;
width: 100%;
bottom: clamp(43px, 3.02vw, 58px);
left: 50%;
transform: translateX(-50%);
}
.mv .mv_txt_wrap p {
color: #ffffff;
}
.mv .mv_txt_wrap p:nth-of-type(1) span {
display: block;
}
.mv .mv_txt_wrap p:nth-of-type(1) span:nth-of-type(1) {
font-size: clamp(22px, 1.56vw, 30px);
font-weight: 300;
line-height: 120%;
letter-spacing: -1.12px;
}
.mv .mv_txt_wrap p:nth-of-type(1) span:nth-of-type(2) {
margin: clamp(4px, 0.26vw, 5px) auto 0 !important;
font-size: clamp(39px, 2.71vw, 52px);
font-weight: 700;
line-height: 120%;
letter-spacing: -1.12px;
}
.mv .mv_txt_wrap p:nth-of-type(2) {
margin: clamp(11px, 0.73vw, 14px) auto 0 !important;
font-size: clamp(21px, 1.46vw, 28px);
font-weight: 300;
line-height: 100%;
letter-spacing: -0.8px;
}
/* content */
.content {
padding: 64px 0;
}
.content .sub_ttl {
font-size: 16px;
font-weight: 600;
line-height: 100%;
letter-spacing: -0.64px;
color: rgba(42, 42, 42, 0.6);
}
.content .main_ttl {
margin: 24px auto 0 !important;
font-size: 32px;
font-weight: 700;
line-height: 100%;
letter-spacing: -1.12px;
color: #000000;
}
.content_txt {
margin: 12px auto 0 !important;
font-size: 20px;
font-weight: 400;
line-height: 100%;
letter-spacing: -0.8px;
color: #000000;
}
/* content _01 */
.content._01 {
background-color: #F5F5F5;
}
.content._01 .coupon {
display: flex;
flex-direction: column;
width: 416px;
height: 167px;
margin: 35px auto 0 !important;
padding: 13px 0 21px;
background-image: url(https://image.a-rt.com/art/editor/202604/1776755880351.png);
background-repeat: no-repeat;
background-size: cover;
background-position: center;
}
.content._01 .coupon p {
color: #000000;
}
.content._01 .coupon p:nth-of-type(1) {
font-size: 18px;
font-weight: 500;
line-height: 100%;
}
.content._01 .coupon p:nth-of-type(1) span {
font-weight: 700;
}
.content._01 .coupon p:nth-of-type(2) {
display: flex;
align-items: flex-end;
margin: 31px auto 0 !important;
}
.content._01 .coupon p:nth-of-type(2) span:nth-of-type(1) {
font-size: 60px;
font-weight: 700;
line-height: 80%;
letter-spacing: -3px;
}
.content._01 .coupon p:nth-of-type(2) span:nth-of-type(2) {
margin-left: 3px !important;
font-size: 32px;
font-weight: 700;
line-height: 100%;
}
.content._01 .coupon p:nth-of-type(3) {
margin: 18px auto 0 !important;
font-size: 15px;
font-weight: 500;
line-height: 120%;
letter-spacing: -0.45px;
}
.content._01 .coupon_info_col {
display: flex;
flex-direction: column;
justify-content: flex-start;
align-items: flex-start;
width: 416px;
margin: 35px auto 0 !important;
gap: 16px;
}
.content._01 .coupon_info_row {
display: flex;
justify-content: flex-start;
align-items: center;
gap: 16px;
}
.content._01 .coupon_info_ttl {
display: flex;
justify-content: center;
align-items: center;
width: 132px;
height: 34px;
font-size: 18px;
font-weight: 600;
line-height: 100%;
letter-spacing: -0.8px;
color: #000000;
background-color: #D2D2D2;
border-radius: 4px;
}
.content._01 .coupon_info_txt {
font-size: 20px;
font-weight: 400;
line-height: 100%;
letter-spacing: -0.8px;
color: #000000;
}
.content._01 .coupon_info_row:nth-of-type(1) .coupon_info_txt span {
font-weight: 700;
}
.content._01 .coupon_info_row:nth-of-type(2) .coupon_info_txt span {
color: rgba(0, 0, 0, 0.4);
}
.content._01 .coupon_info_row:nth-of-type(3) .coupon_info_txt span {
display: inline-block;
margin: 0 12px !important;
font-size: 20px;
letter-spacing: -0.8px;
}
.content._01 .coupon_info_row:nth-of-type(2),
.content._01 .coupon_info_row:nth-of-type(5) {
align-items: flex-start;
}
.content._01 .coupon_info_row:nth-of-type(2) .coupon_info_txt,
.content._01 .coupon_info_row:nth-of-type(5) .coupon_info_txt {
line-height: 120%;
text-align: left;
}
.content_caution {
display: flex;
justify-content: center;
align-items: center;
width: 416px;
height: 64px;
}
.content._01 .content_caution {
margin: 20px auto 0 !important;
}
.content._02 .content_caution {
margin: 40px auto 0 !important;
}
.content_caution_btn {
display: flex;
justify-content: center;
align-items: center;
gap: 5px;
text-decoration: none;
}
.content_caution_btn_img {
width: 16px;
height: 16px;
}
.content_caution_btn_txt {
font-size: 16px;
font-weight: 600;
line-height: 100%;
letter-spacing: -0.64px;
color: #000000;
}
/* content _02 */
.content._02 {
background-color: #F1FFF8;
}
.content._02 .content_swiper_wrap {
position: relative;
width: 556px;
}
.content._02 .content_swiper {
position: relative;
max-width: 500px !important;
margin: 0 auto !important;
overflow: hidden;
}
.content._02 .content_step_wrap {
display: flex;
flex-direction: column;
gap: 60px;
margin: 40px auto 0 !important;
}
.content._02 .content_step_wrap .content_step {
display: flex;
flex-direction: column;
align-items: center;
gap: 20px;
}
.content._02 .content_step_wrap .content_step .content_step_ttl {
display: flex;
align-items: center;
gap: 12px;
font-size: 20px;
font-weight: 600;
line-height: 150%;
letter-spacing: -1px;
color: #000000;
}
.content._02 .content_step_wrap .content_step .content_step_ttl::before {
content: '';
display: block;
width: 20px;
height: 17px;
background-image: url(https://image.a-rt.com/art/editor/202604/1776755870326.png);
background-repeat: no-repeat;
background-size: cover;
background-position: center;
}
.content._02 .content_step_wrap .content_step .content_step_txt {
margin: -6px auto 7px;
font-size: 18px;
font-weight: 400;
line-height: 150%;
letter-spacing: -1px;
color: #00CE5E;
}
.content._02 .content_swiper .swiper-slide {
width: 500px !important;
cursor: pointer;
}
.content._02 .content_swiper .swiper-slide .slide_ttl {
display: flex;
justify-content: center;
align-items: center;
width: 91px;
height: 32px;
margin: 0 auto 20px !important;
border-radius: 30px;
font-size: 18px;
font-weight: 600;
line-height: 100%;
letter-spacing: -1px;
color: #ffffff;
background-color: #00CE5E;
}
.content._02 .content_swiper .swiper-slide img {
max-width: 340px !important;
margin: 0 auto !important;
}
.content._02 .content_swiper .swiper-slide p {
margin: 30px auto 0 !important;
font-size: 20px;
font-weight: 400;
line-height: 150%;
letter-spacing: -1px;
color: #000000;
}
.content._02 .content_swiper .swiper-slide p span.fw_bold {
font-weight: 700;
}
.content._02 .content_swiper .swiper-slide p span.fc_gray {
color: rgba(0, 0, 0, 0.5);
}
.content._02 .content_swiper_wrap .swiper-button-next,
.content._02 .content_swiper_wrap .swiper-button-prev {
width: 19px;
height: 35px;
margin-top: 0;
background-image: url(https://image.a-rt.com/art/editor/202604/1776755897310.png);
background-repeat: no-repeat;
background-size: cover;
background-position: center;
}
.content._02 .content_step_wrap .content_step:nth-of-type(1) .content_swiper_wrap .swiper-button-next,
.content._02 .content_step_wrap .content_step:nth-of-type(1) .content_swiper_wrap .swiper-button-prev {
top: 152px;
}
.content._02 .content_step_wrap .content_step:nth-of-type(2) .content_swiper_wrap .swiper-button-next,
.content._02 .content_step_wrap .content_step:nth-of-type(2) .content_swiper_wrap .swiper-button-prev {
top: 162px;
}
.content._02 .content_swiper_wrap .swiper-button-prev {
left: 0;
transform: rotate(180deg);
}
.content._02 .content_swiper_wrap .swiper-button-next {
right: 0;
}
/* banner_link */
.banner_link {
display: flex;
gap: 60px;
justify-content: center;
align-items: center;
padding: 60px 0;
text-decoration: none;
background-color: #000000;
}
.banner_link img {
width: 80px !important;
}
.banner_link span {
display: flex;
gap: 10px;
align-items: center;
font-size: 20px;
font-weight: 400;
line-height: 100%;
letter-spacing: -1px;
color: #ffffff;
}
.banner_link span::after {
content: '';
display: block;
width: 7px;
height: 14px;
background-image: url(https://image.a-rt.com/art/editor/202604/1776755844772.png);
background-repeat: no-repeat;
background-size: cover;
background-position: center;
}
/* modal */
.md-cnt.notice {
visibility: hidden;
position: fixed;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
font-family: 'Pretendard', sans-serif !important;
background-color: #fff;
color: #000000;
padding: 30px;
width: 800px;
height: auto;
z-index: 1000;
}
.md-cnt.notice .md-tit .main {
font-size: 28px;
font-weight: 600;
letter-spacing: -0.05em;
line-height: 1;
margin: 0;
padding-bottom: 30px;
border-bottom: 2px solid #000;
}
.md-cnt.notice .md-txt {
font-size: 18px;
letter-spacing: -0.05em;
line-height: 1.8;
text-align: left;
padding-top: 30px;
}
.md-cnt.notice .md-txt ul {
list-style: inside;
list-style-type: '- ';
text-indent: -12px;
padding-left: 12px;
word-break: keep-all;
}
.md-cnt.notice .md-txt li .spot {
color: #ee1c25;
font-weight: 600;
}
.md-cnt.notice .btn-close {
position: absolute;
top: 30px;
right: 30px;
background: url('https://image.a-rt.com/art/editor/202511/1762162521400.png') no-repeat center/contain;
width: 27px;
height: 27px;
padding: 0;
border: 0;
text-indent: 100%;
white-space: nowrap;
overflow: hidden;
}
#dim {
display: none;
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: rgba(0, 0, 0, 0.5);
z-index: 999;
cursor: pointer;
}
.md-open {
overflow-y: hidden;
padding-right: 17px;
}
</style>
<!-- s : art-container-event -->
<div class="art-container-event">
<div class="art-content-inner">
<div class="mv">
<img src="https://image.a-rt.com/art/editor/202604/1776755889356.jpg" alt="">
<div class="mv_txt_wrap">
<p>
<span>쇼핑의 혜택을 더하다</span>
<span>이달의 카드 혜택</span>
</p>
<p>
한 눈에 보는 카드 할인 혜택
</p>
</div>
</div>
<div class="content _01">
<p class="sub_ttl">
INFO 1
</p>
<p class="main_ttl">
카드사 제휴 할인 혜택
</p>
<div class="coupon">
<p><span>10만원 이상</span> 결제 시 즉시할인</p>
<p><span>8,000</span><span>원</span></p>
<p>4월의 쇼핑 혜택</p>
</div>
<div class="coupon_info_col">
<div class="coupon_info_row">
<p class="coupon_info_ttl">
프로모션 대상
</p>
<p class="coupon_info_txt">
<span>통합멤버십 회원</span>
</p>
</div>
<div class="coupon_info_row">
<p class="coupon_info_ttl">
프로모션 혜택
</p>
<p class="coupon_info_txt">
10만원 이상 결제 시,<br>
8천원 즉시 할인 <span>(기간 내 1인 1회)</span>
</p>
</div>
<div class="coupon_info_row">
<p class="coupon_info_ttl">
프로모션 기간
</p>
<p class="coupon_info_txt">
26. 04. 23<span>-</span>26. 04. 30
</p>
</div>
<div class="coupon_info_row">
<p class="coupon_info_ttl">
대상 상품
</p>
<p class="coupon_info_txt">
페이지 하단 관련 상품
</p>
</div>
<div class="coupon_info_row">
<p class="coupon_info_ttl">
대상 카드
</p>
<p class="coupon_info_txt">
우리/삼성/국민/신한/현대/하나/<br>
롯데/농협/비씨 카드 등
</p>
</div>
</div>
<div class="content_caution">
<a href="javascript:void(0);" class="btn-md content_caution_btn" data-href="#modal1">
<span class="content_caution_btn_img">
<img src="https://image.a-rt.com/art/editor/202604/1775791049291.png" alt="">
</span>
<span class="content_caution_btn_txt">유의사항</span>
</a>
</div>
<!-- 모달창 -->
<div aria-labelledby="mdTit1" aria-modal="true" class="md-cnt notice" id="modal1" role="dialog">
<div class="md-tit">
<h4 class="main" id="mdTit1">유의사항</h4>
</div>
<div class="md-txt">
<ul>
<li>실 결제 금액은 카드사 결제창 금액을 확인하여 주시기 바랍니다.</li>
<li>할인 적용 대상 상품은 기간 중 변동 될 수 있습니다.</li>
<li>프로모션 예산 소진시 별도 고지 없이 프로모션이 종료될 수 있습니다.</li>
<li>할인 적용 가능 카드는 결제 단계에서 최종 확인하실 수 있습니다.</li>
</ul>
</div>
<button class="btn-close" data-link="last" type="button">닫기</button>
</div>
</div>
<div class="content _02">
<p class="sub_ttl">
INFO 2
</p>
<p class="main_ttl">
카드사 할인 방법
</p>
<p class="content_txt">
할인 상품 확인 후, 결제 시 쿠폰 적용
</p>
<div class="content_step_wrap">
<div class="content_step">
<p class="content_step_ttl">할인 적용 상품 확인</p>
<div class="content_swiper_wrap">
<div class="content_swiper swiper">
<div class="swiper-wrapper">
<div class="swiper-slide">
<img src="https://image.a-rt.com/art/editor/202604/1776755913859.png" alt="">
<p>
1. 주문하려는 상품의 <span class="fw_bold">상세페이지>카드혜택</span>에서<br>
프로모션 대상 여부 확인
</p>
</div>
<div class="swiper-slide">
<img src="https://image.a-rt.com/art/editor/202604/1776755929927.png" alt="">
<p>
2. 프로모션 <span class="fw_bold">대상 상품</span>들만 주문하고, 신용/체크카드 결제 할인받기!<br>
<span class="fc_gray">(미대상 상품이 포함된 경우 할인 불가)</span>
</p>
</div>
</div>
</div>
<div class="swiper-button-prev"></div>
<div class="swiper-button-next"></div>
</div>
</div>
<div class="content_step">
<p class="content_step_ttl">결제 시 쿠폰 적용 방법</p>
<p class="content_step_txt">
결제 시 ‘할인쿠폰’을 적용해야 할인금액으로 구매 가능합니다.<br>
아래의 사용 방법을 확인하고 주문해 주시기 바랍니다.
</p>
<div class="content_swiper_wrap">
<div class="content_swiper swiper">
<div class="swiper-wrapper">
<div class="swiper-slide">
<p class="slide_ttl">STEP 01</p>
<img src="https://image.a-rt.com/art/editor/202604/1776933053792.png" alt="">
<p>
결제수단 <span class="fw_bold">'신용/체크카드'</span> 선택 후<br>
결제하기 클릭
</p>
</div>
<div class="swiper-slide">
<p class="slide_ttl">STEP 02</p>
<img src="https://image.a-rt.com/art/editor/202604/1776933068759.png" alt="">
<p>
<span class="fw_bold">‘할인 받기’</span> 클릭 시 노출되는 팝업창에서 결제 할<br>
카드사에 맞는 <span class="fw_bold">‘할인 쿠폰 적용’</span> 클릭
</p>
</div>
<div class="swiper-slide">
<p class="slide_ttl">STEP 03</p>
<img src="https://image.a-rt.com/art/editor/202604/1776933075816.png" alt="">
<p>
금액 할인 확인 후<br>
‘다음’ 클릭하여 결제 진행
</p>
</div>
</div>
</div>
<div class="swiper-button-prev"></div>
<div class="swiper-button-next"></div>
</div>
</div>
</div>
<div class="content_caution">
<a href="javascript:void(0);" class="btn-md content_caution_btn" data-href="#modal2">
<span class="content_caution_btn_img">
<img src="https://image.a-rt.com/art/editor/202604/1775791049291.png" alt="">
</span>
<span class="content_caution_btn_txt">유의사항</span>
</a>
</div>
<!-- 모달창 -->
<div aria-labelledby="mdTit1" aria-modal="true" class="md-cnt notice" id="modal2" role="dialog">
<div class="md-tit">
<h4 class="main" id="mdTit1">유의사항</h4>
</div>
<div class="md-txt">
<ul>
<li>해당 프로모션은 대상 상품 구매 시에만 할인 혜택이 적용됩니다.</li>
<li>할인쿠폰을 적용하셔야 할인된 금액으로 결제되며, 결제 완료 시 프로모션 혜택은 자동으로 사용 처리 됩니다.</li>
<li>할인쿠폰을 적용하지 않더라도 혜택 사용 횟수는 차감되며, 이후 동일 혜택 재사용이 불가합니다.</li>
<li>최종 결제 금액은 결제창에서 확인하여 주시기 바랍니다.</li>
</ul>
</div>
<button class="btn-close" data-link="last" type="button">닫기</button>
</div>
</div>
</div>
</div>
<!-- e : art-container-event -->
<!-- 모달 스크립트 -->
<script>
$(document).ready(function () {
$('.btn-md').on('click', function () {
const openBtn = $(this);
const mdCnt = $($(this).attr('data-href'));
const closeBtn = mdCnt.find('.btn-close');
const first = mdCnt.find('[data-link="first"]');
const last = mdCnt.find('[data-link="last"]');
const mainHeight = $('.art-container-event').outerHeight();
$('body').css({
height: mainHeight
}).addClass('md-open');
mdCnt.siblings().attr({
'aria-hidden': true,
inert: ''
});
mdCnt.before('<div id="dim"></div>');
const dim = $('#dim');
dim.stop().fadeIn().next().css('visibility', 'visible');
first.on('keydown', function (e) {
if (e.shiftKey && e.keyCode === 9) {
e.preventDefault();
last.focus();
}
});
last.on('keydown', function (e) {
if (!e.shiftKey && e.keyCode === 9) {
e.preventDefault();
first.focus();
}
});
closeBtn.on('click', function () {
$(this).parent('.md-cnt').find('iframe').attr('src', $(this).parent('.md-cnt').find('iframe')
.attr('src'));
$('body').css({
height: ''
}).removeClass('md-open');
dim.stop().fadeOut(function () {
$(this).remove();
});
mdCnt.css('visibility', 'hidden').siblings().removeAttr('aria-hidden inert');
openBtn.focus();
});
dim.on('click', function () {
closeBtn.trigger('click');
});
$(window).on('keydown', function (e) {
if (e.keyCode === 27) closeBtn.click();
});
});
});
</script>
<!-- 스와이퍼 -->
<script>
(function () {
function init() {
var targets = document.querySelectorAll('.content_swiper');
if (!targets.length || typeof Swiper === 'undefined') return;
targets.forEach(function (el, i) {
if (el.dataset.swiperReady === 'true') return;
if (el.swiper) {
el.swiper.destroy(true, true);
}
var parent = el.parentElement;
if (!parent) return;
var next = parent.querySelector('.swiper-button-next');
var prev = parent.querySelector('.swiper-button-prev');
if (next) next.classList.add('content-swiper-next-' + i);
if (prev) prev.classList.add('content-swiper-prev-' + i);
el.dataset.swiperReady = 'true';
var mySwiper = new Swiper(el, {
slidesPerView: 1,
speed: 500,
allowTouchMove: true,
loop: el.querySelectorAll('.swiper-slide').length > 1,
watchOverflow: true,
spaceBetween: 20,
navigation: {
nextEl: '.content-swiper-next-' + i,
prevEl: '.content-swiper-prev-' + i
},
observer: true,
observeParents: true
});
var baseSpace = mySwiper.params.spaceBetween;
function updateSpaceBetween() {
var vw = window.innerWidth;
if (vw <= 720) {
mySwiper.params.spaceBetween = (baseSpace / 720) * vw;
} else {
mySwiper.params.spaceBetween = baseSpace;
}
mySwiper.update();
}
updateSpaceBetween();
window.addEventListener('resize', updateSpaceBetween);
});
}
function boot() {
init();
var count = 0;
var timer = setInterval(function () {
init();
count++;
if (count > 30) clearInterval(timer);
}, 300);
}
if (document.readyState === 'loading') {
document.addEventListener('DOMContentLoaded', boot);
} else {
boot();
}
})();
</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>
<!-- E : 이벤트 복사영역 여기까지 -->