@charset "utf-8";
@import url('https://font.elice.io/css?family=Elice+DX+Neolli');
#wrap { min-width: 100%; margin: 0 auto; }
.visual-container { display: flex; flex-direction: column; position: relative; width: 100%; /*height: 520px;
  align-items: center;*/ justify-content: flex-start; /*background: #002246 url(../images/visual-bg1.jpg) no-repeat 50% 0;*/ background-size: cover; }
.visual-container .top { display: flex; flex-direction: column; position: relative; width: 100%; height: 432px; align-items: center; justify-content: flex-start; background: #002246 url(../images/visual-bg.jpg) no-repeat 50% 0; background-size: auto 432px; }
.visual-container .logo { width: 100%; height: 60px; background: url(../images/visual-logo.png) 50% 0 no-repeat; background-size: 120px auto; }
.visual-container .title { position: relative; margin: 40px auto; }
.visual-container .title img.h1 { width: 320px; height: auto; z-index: 10; }
.visual-container .title .badge { position: absolute; left: 50%; transform: translateX(60px); width: 80px; height: 80px; z-index: 1; }
.visual-container .point-wrap::before { position: absolute; left: 0; right: 0; bottom: 0; width: 100%; height: 160px; background: rgba(0, 0, 0, 0.50); content: ''; }
.visual-container .point-wrap .m-title {position:absolute; bottom:120px; left: 50%; transform: translateX(-50%); display: block; text-align: center; font-size: 26px; line-height: 28px; color: #FFF; font-family: 'Yeongwol'; }
.visual-container .unit-wrap { display: flex; position: absolute; bottom: 10px; left: 50%; transform: translateX(-50%); flex-direction: row; gap: 6px; justify-content: center; align-items: flex-end; }
.visual-container .unit-wrap .unit { display: block; width: 120px; text-align: center; font-size: 14px; line-height: 20px; font-weight: 500; color: #FFF; }
.visual-container .unit-wrap .unit p { font-size: 14px; line-height: 20px; font-weight: 500; color: #FFEE35; }
.visual-container .unit-wrap .unit.bg-01 { padding: 70px 0 0 0; background: url(../images/point-01.png) no-repeat 50% 0; background-size: 70px 70px; }
.visual-container .unit-wrap .unit.bg-02 { padding: 70px 0 0 0; background: url(../images/point-02.png) no-repeat 50% 0; background-size: 70px 70px; }
.visual-container .unit-wrap .unit.bg-03 { padding: 70px 0 0 0; background: url(../images/point-03.png) no-repeat 50% 0; background-size: 70px 70px; }
/*새학기 최대 20% 할인*/
.content-01 { background-color: #7D3507; padding: 64px 20px; text-align: center; }
.content-01 .topcopy { color: #95CEE9; text-align: center; font-family: "Elice DX Neolli"; font-size: 18px; font-style: normal; font-weight: 500; line-height: 120%; letter-spacing: -0.64px; margin-bottom: 12px; }
.content-01 .topcopy span { font-weight: 500; }
.content-01 .headcopy { color: #FFF; text-align: center; font-family: "Elice DX Neolli"; font-size: 26px; font-weight: 500; line-height: 36px; }
.content-01 .headcopy span { color: #FFDC19; }
.content-01 .date { display: inline-flex; justify-content: center; align-items: center; padding: 12px 20px 10px; background-color: #D44521; font-size: 15px; color: #FFF; font-weight: 500; border-radius: 999px; margin: 12px 0 50px; }
.content-01 .date span { color: #FFDC19; margin-left: 4px; }
.content-01 .pd-wrap { display: inline-flex; flex-direction: row; justify-content: center; gap: 6vw 3vw; flex-wrap: wrap; width: 100%; max-width: 560px; margin: 0 auto; }
.content-01 .pd-wrap li { position: relative; width: calc((100% - 40px) / 2); }
.content-01 .pd-wrap img { width: 100%; max-width: 240px; }
.content-01 .pd-wrap li .badge { position: absolute; top: -2vw; left: 0vw; aspect-ratio: 1/1; width: 14vw; height: 14vw; max-width: 90px; max-height: 90px; }
.content-01 .pd-wrap li .badge.best { background-size: 90px 90px; }
.content-02 { background-color: #FFE0C5; padding: 64px 15px; text-align: center; }
.content-02 .benefit-img { display: flex; gap: 6vw 3vw; justify-content: center; flex-wrap: wrap; flex-direction: row; width: 100%; max-width: 560px; margin: 0 auto; }
.content-02 .benefit-img li { width: calc((100% - 40px) / 2); }
.content-02 .benefit-img img { width: 100%; max-width: 240px; }
.content-02 .title { color: #222222; font-size: 26px; line-height: 36px; font-weight: 500; }
.content-02 .title .small-t { font-size: 16px; line-height: 24px; margin-bottom: 8px; }
.content-02 .title .blue-t { color: #3F4FFD; font-size: 20px; line-height: 28px; /*45.6px*/ margin: 12px 0 24px; }
.content-03 { padding: 0; }
.content-03 .title-container { position: relative; background-color: #894F33; text-align: center; color: #fff; font-weight: 500; padding: 40px 0 20px 0; font-family: 'Elice DX Neolli'; }
.content-03 .title-container::after { content: ''; position: absolute; left: 50%; bottom: -29px; transform: translate(-50%, 0); width: 60px; height: 30px; background: url(../images/subtract.png) no-repeat 0 0; background-size: 60px auto; }
.content-03 .title-container .copy { position: relative; font-size: 22px; font-weight: 500; line-height: 30px; width: 100%; margin: 0 auto; }
.content-03 .title-container .yellow-t { color: #FFDC19; }
/*구매하기*/
.content-04 { padding: 50px 0px; background: #F0EAD9; }
.content-04 .pd-pack { position: relative; border-radius: 24px; background: #fff; width: 340px; margin: 0 auto; padding: 0 0 74px 0; }
.content-04 .pd-pack + .pd-pack { margin-top: 24px; }
.content-04 .pd-pack .product { width: 340px; border-radius: 24px 24px 0 0; }
.content-04 .pd-pack .btn-wrap { position: absolute; left: 50%; bottom: 20px; width: 100%; transform: translateX(-50%); }
.content-04 .pd-pack .buy-now { display: flex; align-items: center; justify-content: center; font-family: 'Elice DX Neolli'; width: calc(100% - 40px); padding: 12px 0 10px; margin: 0 auto; text-align: center; border-radius: 999px; font-family: 'Elice DX Neolli'; font-size: 22px; line-height: 30px; font-weight: 500; color: #FFF; white-space: nowrap; transition: background 0.15s, transform 0.1s; letter-spacing: -0.3px; background-image: linear-gradient(0deg, rgb(255 181 26 / 20%) 0%, rgb(255 223 23 / 20%) 100%), linear-gradient(90deg, rgba(87, 174, 255, 0.00) 58.3%, #dc38ff 100%), linear-gradient(to right, #fb15ff, #ff821a, #c53f00); background-size: 300% 300%; animation: moveGradient 7s ease infinite; }
.content-04 .pd-pack .buy-now span { display: flex; padding: 0 24px 0 0; background: url(../images/icon-arrow-right5px.svg) no-repeat 100% 50%; background-size: 20px 20px; }
@keyframes moveGradient {
  0% { background-position: 0% 50%; }
  50% { background-position: 100% 50%; }
  100% { background-position: 0% 50%; }
}
/*이달의 매거진 슬라이드*/
.content-05 { position: relative; display: flex; padding: 60px 0 30px; flex-direction: column; align-items: center; color: #2A2D38; text-align: center; font-size: 32px; font-weight: 500; line-height: 44px; gap: 16px; }
.content-05 { font-size: 20px; line-height: 26px; font-weight: 500; }
.content-05 .text { width: 90%; margin: 0 auto; }
/*OCEAN : 가장 거대한 기록*/
.ocean-container { padding: 60px 15px 60px; flex-direction: column; align-items: center; gap: 16px; align-self: stretch; background: #040001; }
.ocean-container .cont-tit { color: #fff; text-align: center; font-family: "Elice DX Neolli"; font-size: 16px; line-height: 24px; font-weight: 300; }
.ocean-container .sky { color: #86E6FF; text-align: center; font-family: "Elice DX Neolli"; font-size: 28px; font-style: normal; font-weight: 700; line-height: 36px; margin: 4px 0 12px; }
.ocean-container .date { color: #FFF; text-align: center; font-family: "Elice DX Neolli"; font-size: 16px; font-style: normal; line-height: 24px; font-weight: 500; }
.ocean-container .list { display: flex; flex-direction: column; justify-content: center; align-items: center; gap: 18px; margin: 28px 0; text-align: center; }
.ocean-container .list img { width: 100%; }
.ocean-container .btm-t { font-size: 22px; line-height: 28px; color: #55B0C8; text-align: center; font-weight: 500; }
/*세살버릇 영역*/
.graph-container { display: flex; padding: 60px 5px; flex-direction: column; align-items: center; background: #e0f3ff; align-items: center; color: #2A2D38; text-align: center; font-size: 18px; line-height: 26px; font-weight: 500; gap: 16px; }
.graph-container .point { font-size: 26px; line-height: 36px; font-weight: 500; color: #033bc9; }
.graph-container .graph-img { display: flex; flex-direction: column; justify-content: center; align-items: center; gap: 12px; padding: 0 20px 0; }
.graph-container .graph-img img { display: block; margin: 20px auto 0; width: 100%; }
.graph-container .graph-img .graph { max-width: 500px; min-width: 320px; }
.graph-container .graph-img .kids { max-width: 280px; }
/*우리 아이 책을 안 읽어요*/
.global-news { display: flex; width: 100%; padding: 60px 0; box-sizing: border-box; flex-direction: column; align-items: center; background: #F5EEE4; }
.global-news .title-wrap .tt { display: block; font-family: "Elice DX Neolli"; font-size: 26px; font-weight: 700; color: #493D9E; padding-bottom: 15px; text-align: center; }
.global-news .title-wrap .point { font-family: "Elice DX Neolli"; text-align: center; width: 100%; font-size: 18px; font-weight: 500; line-height: 26px; color: #575A63; }
.card-container { display: flex; flex-direction: row; flex-wrap: wrap; gap: 10px; max-width: 800px; width: 360px; position: relative; background: #F9EEDF; padding: 24px 0 32px 0; }
.card { flex: 1; border-radius: 999px; transition: all 0.1s ease; color: #9ca3af; opacity: 0.3; filter: grayscale(100%); animation: toggleOnOff 8s infinite; }
.card img { width: 175px; height: 175px; object-fit: cover; border-radius: 8px; /*OFF 상태일 때 이미지도 흑백 또는 약간 어둡게 처리할 수 있습니다*/ filter: grayscale(0%); opacity: 1; transition: filter 0.1s ease; }
/*4개 요소에 차례대로 4초씩 지연(delay) 부여*/
.card1 { animation-delay: 0s; /*position: absolute; top: 0; left: 0;*/ }
.card2 { animation-delay: 2s; /*position: absolute; bottom: 0; right: 50%;*/ }
.card3 { animation-delay: 4s; /*position: absolute; top: 0; left: 50%;*/ }
.card4 { animation-delay: 6s; /*position: absolute; bottom: 0; right: 0;*/ }
/*ON / OFF 전환 키프레임 (전체 8초 중 2초 = 25%)*/
@keyframes toggleOnOff {
  /*[ON 구간]: 0% ~ 22% (약 3.5초 동안 ON 유지)*/
  0%, 22% { opacity: 1; filter: grayscale(0%); }
  0% img, 22% img { filter: grayscale(0%); /*이미지를 원래 색상으로*/ opacity: 0.3; filter: grayscale(100%); }
  /*[OFF 구간으로 전환]: 25% ~ 100% (나머지 시간은 OFF 유지)*/
  25%, 100% { opacity: 0.3; filter: grayscale(100%); background: #FFF; }
  25% img, 100% img { filter: grayscale(100%); opacity: 0.3; }
}
.global-news .text-wrap.old-story { color: #2A2D38; text-align: center; font-family: "Elice DX Neolli"; font-size: 16px; font-weight: 500; line-height: 25px; }
.global-news .text-wrap.old-story .name { color: #73757B; text-align: center; font-family: "Elice DX Neolli"; font-size: 14px; font-weight: 500; line-height: 40px; }
/*후기*/
.photo-container { display: flex; padding: 60px 15px; flex-direction: column; align-items: center; gap: 16px; align-self: stretch; background: #D7E2FF; }
.photo-container .device-mobile { width: 96%; margin: 0 auto; text-align: center; }
.photo-container .device-mobile img { max-width: 100%; }
.photo-container .title-wrap { margin: 0 auto; padding: 0; font-size: 20px; line-height: 26px; color: #575A63; text-align: center; }
.photo-container .title-wrap .point { font-size: 24px; line-height: 28px; font-weight: 700; color: #2A2D38; }
/*혜택 크게 보기*/
.benefit-container { display: flex; padding: 50px 0px; flex-direction: column; align-items: center; text-align: center; }
.benefit-container .bene-app-wrap img { width: 330px; }
.benefit-container .title { font-family: "Elice DX Neolli"; position: relative; padding: 0 0 20px 0; }
.benefit-container .title .sm-text { font-size: 18px; line-height: 24px; font-weight: 500; }
.benefit-container .title .badge1 { color: #7D3507; font-family: "Elice DX Neolli"; font-size: 16px; line-height: 20px; font-weight: 500; letter-spacing: -0.56px; padding: 6px 20px 4px 20px; border-radius: 99px; border: 1px solid #7D3507; background: #FFF; display: inline-block; margin-bottom: 12px; }
.benefit-container .title .badge2 { color: #FF7428; font-family: "Elice DX Neolli"; font-size: 16px; line-height: 20px; font-weight: 500; letter-spacing: -0.56px; padding: 6px 20px 4px 20px; border-radius: 99px; border: 1px solid #FF7428; background: #FFF; display: inline-block; margin-bottom: 12px; }
.benefit-container .title .head { color: #373737; text-align: center; font-family: "Elice DX Neolli"; font-size: 22px; font-weight: 700; }
.benefit-container .title .head span { color: #FF7428; }
.benefit-container .title .head.dark { color: #FFF !important; }
.benefit-container .title .head.dark span { color: #7D3507 !important; }
.benefit-container .title div:nth-child(3) { color: #124BC7; text-align: center; font-family: "Elice DX Neolli"; font-size: 28px; font-style: normal; font-weight: 700; line-height: 34px; }
/*.bene-app-wrap.sc01-img {margin: -40px 0;}
.bene-app-wrap.sc02-img {margin: -20px 0;}
.bene-app-wrap.sc03-img {margin:  40px 0 0;}
.bene-app-wrap.sc04-img {margin: -10px 0 -30px;}*/
.benefit-container.sc01 { background: #D28859; }
.benefit-container.sc02 { background: #FFEADB; }
.benefit-container.sc03 { background: #FFC871; }
.benefit-container.sc04 { background: #FFE0CA; }
/*내셔널지오그래픽 키즈 매거진 슬라이드*/
.preview-container { display: flex; padding: 60px 5px; flex-direction: column; align-items: center; gap: 8px; align-self: stretch; background: #FFF; }
.preview-container .title-wrap { margin: 0 auto; padding: 0 0 0 0; font-size: 20px; line-height: 26px; color: #575A63; text-align: center; }
.preview-container .title-wrap .point { font-size: 24px; line-height: 28px; font-weight: 700; color: #252b44; }
/*잡지 롤링*/
.magazine-container { width: 100%; height: auto; margin: 0 auto; background: url(/event/2025/0501_NGM/images/bg_earth.jpg) 50% 100px no-repeat #282829; text-align: center; }
.magazine-container .magazine-section { position: relative; width: 100%; margin: 0 auto; padding: 60px 0; font-size: 0; text-align: center; }
.magazine-container .magazine-section .title-wrap { display: flex; flex-direction: column; align-items: center; gap: 8px; padding: 0 20px; color: #FFF; text-align: center; font-size: 24px; font-weight: 700; line-height: 28px; box-sizing: border-box; }
.magazine-section .text-wrap { display: flex; flex-direction: column; align-items: center; gap: 8px; padding: 20px 20px 0; color: #FFF; text-align: center; font-size: 20px; font-weight: 500; line-height: 24px; box-sizing: border-box; }
.magazine-section .text-wrap .title { color: #FACC15; text-align: center; font-size: 25px; font-weight: 700; line-height: 32px; letter-spacing: -1px; }
.magazine-section .text-wrap .comment { color: #fff; text-align: center; font-size: 14px; font-weight: 300; line-height: 20px; }
.magazine-container .magazine-section img { display: block; margin: 0 auto; }
#magazine-wrap { overflow: hidden; position: relative; width: 100%; height: 220px; padding: 20px 0 0; }
.magazine { width: 3765px; /*보여야 하는 이미지 + 클론이미지 전체 합*/ height: 100%; display: flex; flex-wrap: nowrap; animation: bannermove 36s linear infinite; }
.magazine>div { flex: 0 0 auto; width: 140px; height: 204px; margin: 0 20px 0 0; line-height: 203px; background-color: #282829; vertical-align: top; text-align: center; }
.magazine img { width: 100%; height: 100%; box-shadow: 10px 10px 10px rgba(0, 0, 0, 0.8); }
.magazine>.clone { background-color: green; /*opacity:.4;*/ }
@keyframes bannermove {
  0% { transform: translate(0, 0); }
  100% { transform: translate(-50%, 0); }
}
/*척척박사 내용 미리보기*/
.preview-container.ckdr { background: #ffb800; }
.preview-container.ckdr .title-wrap { display: flex; flex-direction: column; align-items: center; gap: 8px; padding: 0 20px; color: #FFF; text-align: center; font-size: 24px; font-weight: 500; line-height: 32px; box-sizing: border-box; }
/*어워드*/
.award-container { display: flex; padding: 60px 20px; flex-direction: column; align-items: center; justify-content: center; background: url(/event/2025/0501_NGM/images/Section-6.jpg) 50% 0 no-repeat #141D3B; text-align: center; background-size: cover; gap: 20px; box-sizing: border-box; }
.award-container .award-section { display: flex; flex-direction: column; align-items: center; gap: 20px; }
.award-container .award-section .text-wrap { display: flex; flex-direction: column; align-items: center; gap: 8px; color: #FFF; text-align: center; font-size: 18px; font-weight: 500; line-height: 24px; }
.award-container .award-section .text-wrap .title { color: #FACC15; text-align: center; font-size: 28px; font-weight: 700; line-height: 34px; letter-spacing: -1px; }
.award-container .award-section .text-wrap .comment { color: #BFDBFE; text-align: center; font-size: 12px; font-weight: 300; line-height: 16px; }
.award-container .award-section img { display: block; margin: 0 auto; }
.award-container .award-section .mark { display: flex; width: 172px; height: 176px; flex-direction: column; align-items: center; gap: 4px; flex-shrink: 0; color: #FFF; text-align: center; font-size: 15px; font-weight: 500; line-height: 21px; }
.award-container .award-section .mark img { width: 158px; }
.award-container .award-section .company img { width: 285px; }
/*일러두기*/
.notice-container { display: flex; padding: 60px 20px; flex-direction: column; align-items: center; justify-content: flex-start; background: #F9FAFB; text-align: left; gap: 20px; box-sizing: border-box; font-family: 'Elice DX Neolli', sans-serif; }
.notice-section { display: flex; flex-direction: column; align-items: flex-start; gap: 20px; max-width: 400px; }
.notice-section .top-title { font-size: 24px; font-weight: 500; line-height: 34px; }
.notice-section .text-wrap { display: flex; color: #2A2D38; font-size: 18px; font-weight: 500; line-height: 24px; letter-spacing: -0.36px; }
.item-unit { box-sizing: border-box; }
.item-unit .title { padding: 6px 0 12px 0; font-size: 16px; line-height: 26px; font-family: 'Elice DX Neolli', sans-serif; font-weight: 500; color: #1D1D1D; text-align: left; }
.item-unit ul { text-align: left; }
.item-unit ul li { padding: 0 0 0 20px; font-size: 14px; line-height: 21px; color: #666; font-weight: 300; text-align: left; background: url(../images/li_dot.svg) no-repeat 12px 8px; background-size: 3px 3px; }
.item-unit ul li+li { margin: 8px 0 0; }
.notice-section .btn { display: inline-block; padding: 3px 12px; vertical-align: top; text-align: center; border-radius: 4px; background-color: #E4E4E4; }
.notice-section .btn span { font-size: 14px; line-height: 21px; font-family: 'Elice DX Neolli', sans-serif; font-weight: 500; letter-spacing: -0.5px; color: #1D1D1D; }
.notice-section .btn.mg-left { margin-left: 12px; }
.notice-section .btn.kakao { padding-left: 34px; background: url(../images/kakao_icon.svg) no-repeat 10px 4px #FAE100; }
.main-event { font-family: 'Elice DX Neolli', 'Paperlogy', 'Pretendard', 'Noto Sans KR', '돋움', 'Dotum', 'Apple SD Gothic Neo', 'Helvetica', 'sans-serif'; }
.device-pc { display: none; }
.device-mobile { display: block; }
/*상품3종*/
.product-three { display: flex; padding: 60px 0px; flex-direction: column; align-items: center; gap: 16px; align-self: stretch; background: #3f4d86; }
.product-three-item { display: flex; flex-direction: row; align-items: center; gap: 20px; align-self: stretch; }
.product-three a img { width: 80%; margin: 0 auto; }
/*상단 슬라이드 소스*/
.carousel_container { width: 360px; /*max-width: 100%;*/ height: 400px; position: relative; border-radius: 12px; overflow: hidden; margin: 0 auto; }
.carousel_view { height: 100%; overflow: hidden; }
.carousel_wrapper { display: flex; margin: 0 auto; align-items: center; /*세로 중앙 정렬*/ will-change: transform; }
/*각 슬라이드(레이아웃 폭은 고정)*/
.carousel_slide { flex: 0 0 1; box-sizing: border-box; display: flex; align-items: center; justify-content: center; position: relative; transition: transform .5s; pointer-events: auto; }
/*가운데 시각확대 대상(내부 래퍼)*/
.carousel_item { width: calc((100% - 280px) / 2); border-radius: 8px; transition: transform .5s cubic-bezier(.2, .8, .2, 1), box-shadow .3s; transform-origin: center center; display: flex; align-items: center; justify-content: center; }
.carousel_item img { width: 120px; height: auto; object-fit: cover; display: block; /*opacity: 0.5;*/ }
/*활성(가운데) 항목만 확대. 실제 레이아웃 폭은 바뀌지 않음*/
.carousel_slide.active .carousel_item { width: 120px; transform: scale(2); z-index: 3; }
/*활성 슬라이드 자체도 z-index 올려서 겹침 우선권 확보*/
.carousel_slide.active { width: 240px; height: 326px; z-index: 4; }
.carousel_btn { position: absolute; top: 280px; width: 34px; height: 34px; cursor: pointer; transform: translateY(-50%); z-index: 99; background-color: rgba(0, 0, 0, 0.5); border-radius: 50%; }
.carousel_btn::before { content: ''; display: block; width: 22px; height: 22px; border-top: 4px solid #fff; border-right: 4px solid #fff; }
.carousel_btn.prev { left: 20px; }
.carousel_btn.next { right: 20px; }
.padding-tit { padding: 60px 0 !important; }
.cont15 .tit { width: 90%; }
/*@media (max-width: 800px) {
  .visual-container {
    margin-top: 58px;
  }
}*/
.cont-tit { font-size: 26px; font-weight: 700; width: 80%; margin: 0 auto; line-height: 120%; }
.event-tit { font-size: 40px; font-weight: 700; }
.day-tit { font-size: 22px; font-weight: 700; background: #c28b33; padding: 1.8rem 1.5rem 0rem; border-radius: 40px; }
.pdb20 { padding-bottom: 20px; }
.pdb40 { padding-bottom: 40px; }
.cont-tit .blue { color: #3f4d86; }
.cont-05-tit { background: url(../images/cont-05-tit-m.png) #594d99 no-repeat center center; margin: -50px 0 20px; height: 150px; width: 100%; }
.cont-05-titpng { margin-top: -37px; }
.cont-05-tit2 { background: url(../images/cont-05-tit2-m.png) #2878a1 no-repeat center center; margin: -50px 0 20px; height: 150px; width: 100%; }
#chdr .title-wrap { margin: -5px 0 -20px 0; font-size: 20px; color: #fff; text-align: center; font-weight: 500; }
.slider-container-new { position: relative; max-width: 1000px; margin: 10px auto; }
.slidewrap { width: 100%; aspect-ratio: 1000 / 1000; overflow: hidden; position: relative; border-radius: 20px; }
.slider { display: flex; transition: transform 0.5s ease-in-out; }
.slide { flex: 0 0 100%; }
.slide img { width: 100%; height: 100%; object-fit: cover; display: block; }
.arrow { position: absolute; top: 50%; width: 40px; height: 40px; transform: translateY(-50%); cursor: pointer; z-index: 8; }
.prev { left: -60px; /*컨테이너 밖으로*/ }
.next { right: -60px; /*컨테이너 밖으로*/ }
.prev::before,
.next::before { content: ''; display: block; width: 40px; height: 40px; border-top: 6px solid #999; border-right: 6px solid #999; border-radius: 4px; }
.prev.white::before,
.next.white::before { content: ''; display: block; width: 40px; height: 40px; border-top: 6px solid #fff; border-right: 6px solid #fff; border-radius: 4px; }
.prev::before { transform: rotate(-135deg); }
.next::before { transform: rotate(45deg); }
/*모바일에서는 너무 바깥으로 안 나가게*/
@media (max-width: 1092px) {
  .slider-container-new { width: 80%; }
  .prev { left: -45px; }
  .next { right: -45px; }
  .prev::before { content: ''; position: absolute; left: 55%; top: 50%; transform: translate(-50%, -50%) rotate(-135deg); display: block; width: 9px; height: 9px; border-top: 3px solid #aaa; border-right: 3px solid #aaa; border-radius: 2px; }
  .next::before { content: ''; position: absolute; left: 45%; top: 50%; transform: translate(-50%, -50%) rotate(45deg); display: block; width: 9px; height: 9px; border-top: 3px solid #aaa; border-right: 3px solid #aaa; border-radius: 2px; }
  .prev.white::before,
  .next.white::before { content: ''; display: block; width: 12px; height: 12px; border-top: 3px solid #fff; border-right: 3px solid #fff; border-radius: 2px; }
}
/*공통사용*/
.device-pc { display: none; }
.device-mobile { display: block; }
.fc-yellow { color: #FFDA00; }
.fc-white { color: #FFFFFF; }
/*배너*/
.banner-container { display: flex; flex-direction: column; background: url(../images/banner_bg_m.jpg) #0d0d0d no-repeat 50% -240%; align-items: flex-end; }
.banner-section { width: auto; display: flex; margin: 0 auto; color: #fff; }
.banner-text { width: auto; margin-left: auto; display: flex; gap: 12px; flex-direction: column; letter-spacing: -1px; padding: 390px 0 50px 0; text-align: center; }
.banner_text1 { font-size: 16px; line-height: 18px; font-weight: 500; }
.banner_text2 { font-size: 18px; line-height: 24px; font-weight: 500; padding-bottom: 10px; }
.banner_text2 strong { font-size: 36px; line-height: 44px; font-weight: 700; }
.banner-container .buy_btn_galaxy { display: inline-flex; align-items: center; width: 340px; gap: 4px; padding: 16px 12px; border-radius: 12px; font-size: 19px; font-weight: 500; cursor: pointer; animation: buy_btn_galaxy 1.6s infinite; justify-content: center; }
.banner-container .buy_btn_arrow { font-size: 36px; font-weight: normal; line-height: 20px; margin-left: 4px; }
@keyframes buy_btn_galaxy {
  0% { background: #fbd504; color: #000; border: 2px solid #fbd504; }
  45% { background: #fbd504; color: #000; border: 2px solid #fbd504; }
  55% { background: #000; color: #fbd504; border: 2px solid #fbd504; }
  100% { background: #000; color: #fbd504; border: 2px solid #fbd504; }
}
.mview { display: block; }
.pview { display: none; }