/* BASIC css start */
body { overflow-x: hidden; }
.swiper-container { overflow: hidden; position: relative; }
.swiper-container .swiper-slide { position: relative; }
.swiper-container .swiper-slide a { display: block; opacity:0.9;}
.swiper-container .swiper-slide img { width: 100%; }

#mainBnr {max-width: 1920px;margin: 0 auto;}
#mainBnr .swiper-pagination-wrap { bottom: 7% !important; left: 0; right: 0; text-align: center; position: absolute; display: flex; align-items: center; width: 100%; z-index: 2; justify-content: center; }
#mainBnr .swiper-pagination { width: 200px; display: flex; justify-content: space-between; position: relative; bottom: auto !important; left: auto !important; right: auto !important; top: auto !important; }
#mainBnr .swiper-container .swiper-slide img { width: 100%; height: 700px; }
#mainBnr .swiper-pagination .swiper-pagination-bullet { background: #fff; opacity: 0.2; border-radius: 0; margin: 0; height: 2px; width: auto; flex-grow: 1; }
#mainBnr .swiper-pagination .swiper-pagination-bullet-active { opacity: 1; }
#mainBnr .txt {text-align: center;position: absolute;top: 30%;left: 0;right: 0;color: #fff;}
#mainBnr .txt img {height: 30px;width: auto;opacity: 0.8;margin-bottom: 38px;}
#mainBnr .txt h1 {font-size: 56px;font-weight: 500;color: #fff;font-family: "Oswald", sans-serif;text-shadow: 0 0 10px #0000008c;}
#mainBnr .txt p {font-size: 20px;font-weight: 500;line-height: 28px;margin-bottom: 0; text-shadow: 0 0 10px #0000008c;}
#mainBnr .page-numbers { color: #fff; font-size: 12px; font-weight: 500; margin-left: 6px; }

.marquee-container {overflow: hidden;white-space: nowrap;max-width: 1920px;color: #cfbba0;position: relative;height: 64px;display: flex;align-items: center;cursor: default;background: #272224;margin-bottom: 60px;margin: 0 auto;}
.marquee { display: flex; animation: scroll 20s linear infinite; font-size: 20px; font-weight: 700; font-family: "Montserrat", sans-serif; }
.marquee span { padding: 0 75px; letter-spacing: 0.2em; font-family: "Oswald", sans-serif; font-weight: 500; }

@keyframes scroll { from { transform: translateX(0); } to { transform: translateX(-50%); } }

#cateSwiper { width: 920px; margin: 100px auto 0; padding-bottom: 20px; }
#cateSwiper h5 { text-align: center; margin-top: 10px; font-size: 14px; font-weight: 400; color: #000; }


.banner { margin-top: 100px; }
.banner img { width: 100%; }

.mainTitle { font-size: 36px; font-weight: 600; line-height: 42.19px; text-align: center; margin: 120px 0 60px; font-family: "Oswald", sans-serif; }


.flexProduct { display: flex; gap: 30px; }
.flexProduct > div { flex: 1; }
.flexProduct > div .banner { margin-top: 0; }
.flexProduct > div .banner h5 { margin-top: 20px; font-size: 24px; font-weight: 500; line-height: 28.13px; text-align: left; }
.flexProduct > div .banner p { margin-top: 10px; color: #999; font-size: 16px; font-weight: 400; line-height: 18.75px; text-align: left; }
.flexProductList { margin-top: 40px; }
.flexProductList .itemList { width: 100%; margin-bottom: 0; display: flex; align-items: center; }
.flexProductList .itemList + .itemList { margin-top: 10px; }
.flexProductList .itemList .thumb { width: 200px; }
.flexProductList .itemList .info { padding-left: 15px; width: 380px; }
.flexProductList .itemList .info .prd-name { margin-top: 0; }
.flexProductList .itemList .prd-wish { width: 70px; text-align: center; }
.flexProductList .itemList .prd-wish a { font-family: 'malgun gothic'; font-size: 14px; color: #000; }
.flexProductList .itemList .prd-wish i.fa { color: #c8c8c8; font-size: 0; vertical-align: text-top; cursor: pointer; background: url('//skin.makeshop.co.kr/skin/enough/images/btn_wish.png') no-repeat; width: 20px; height: 18px; background-size: contain; }
.flexProductList .itemList .prd-wish i.fa-heart { display: none; color: #f41f3a; background: url(//skin.makeshop.co.kr/skin/enough/images/btn_wish_on.png) no-repeat; width: 20px; height: 18px; background-size: contain; }
.flexProductList .itemList .prd-wish .wish-on i.fa-heart { display: inline-block; }
.flexProductList .itemList .prd-wish .wish-on i.fa-heart-o { display: none; }
.flexProductList.ranking { display: flex; margin-top: 0; flex-wrap: wrap; justify-content: space-between; gap: 40px; }
.flexProductList.ranking .itemList { width: 617px; }
.flexProductList.ranking .itemList + .itemList { margin-top: 0; }
.flexProductList.ranking .itemList .number { font-size: 30px; font-style: italic; font-weight: 400; width: 43px; text-align: center; vertical-align: top; align-self: flex-start; }
.flexProductList.ranking .itemList .thumb { border-radius: 200px; overflow: hidden; }
.flexProductList.ranking .itemList .info { width: 315px; }
.flexProductList.ranking .itemList .prd-wish { width: 44px; text-align: right; }


.product-wrap { margin: 0 auto; position: relative; width: 100%; padding: 50px 0 50px 0; }
.product-wrap .cateTit { padding-top: 0; }
.product-wrap .cateTit .moreBtn { float: right; font-weight: 500; color: #000; font-size: 14px; text-transform: uppercase; }
.product-wrap .cateTit h3 { padding-bottom: 30px; text-align: left; font-size: 22px; line-height: 1; color: #000; font-weight: 700; display: flex; align-content: center; justify-content: space-between; align-items: flex-end; }
.product-wrap .item-wrap { position: relative; }
.product-wrap .item-wrap .item-cont .item-list .thumb { position: relative; width: 100%; height: auto; overflow: hidden; border-radius: 20px; }
.product-wrap .item-wrap .item-cont .item-list .thumb a::before { position: absolute; top: 0; bottom: 0; left: 0; right: 0; z-index: 1; background-color: rgba(0,0,0,0.03); content: ""; }
.product-wrap .item-wrap .item-cont .item-list .thumb .prd_thumb img { width: 100%; aspect-ratio: 1 / 1; object-fit: cover; display: block; }
.product-wrap .item-wrap .item-cont .item-list .thumb .new_option { display: none; position: absolute; right: 16px; top: 17px; }
.product-wrap .item-wrap .item-cont .item-list .prd-info { padding-bottom: 0; }
.product-wrap .item-wrap .item-cont .item-list .prd-info .prd-price { padding-top: 0; position: relative; }
.product-wrap .item-wrap .item-cont .item-list .prd-info .prd-price .price { margin-right: 4px; color: #121212; font-size: 16px; line-height: 16px; font-weight: 700; }
.product-wrap .item-wrap .item-cont .item-list .prd-info .prd-price strike { color: #999999; font-size: 12px; line-height: 14px; font-weight: 500; }
.product-wrap .item-wrap .item-cont .item-list .prd-info .prd-price span.replace { color: #121212; font-size: 16px; font-weight: 700; }
.product-wrap .item-wrap .item-cont .item-list .prd-info .prd-price span.discount { color: var(--special-color); font-size: 16px; font-weight: 600; margin-right: 10px; line-height: 16px; }
.product-wrap .item-wrap .item-cont .item-list .prd-info .prd-info-list { text-align: left; }
.product-wrap .item-wrap .item-cont .item-list .prd-info .score img { width: 15px; margin-top: -3px; margin-right: 3px; }
.product-wrap .item-wrap .item-cont .item-list .prd-info .review { margin-left: 5px; }
.product-wrap .item-wrap .item-cont .item-list .prd-wish { padding-top: 0; }
.product-wrap .item-wrap .item-cont .item-list .thumb .new_option .ico.prd-wish::after { bottom: 18px; }


#newPrdWrp .item-cont {  }
#newPrdWrp .item-wrap { overflow: visible; }
#newPrdWrp .item-list { width: 350px !important; }
#newPrdWrp .newPrdWrp { overflow: hidden; }
#newPrdWrp .swiper-scrollbar { overflow: hidden; width: 1260px; left: calc(50% - 120px); background: #ddd; height: 6px; position: unset !important; margin: 30px auto 20px; border-radius: 6px; }
#newPrdWrp .swiper-scrollbar-drag { background: rgba(18,18,18,0.5); }
#newPrdWrp .arrowBox { position: absolute; right: 0; bottom: 30px; }
#newPrdWrp .arrowBox .l-line { display: inline-block; vertical-align: top; width: 1px; height: 12px; background: #ccc2bf; margin: 0 15px; }
#newPrdWrp .swiper-button-prev, #newPrdWrp .swiper-button-next { background: #dddddd; color: #fff; width: 40px; height: 40px; font-size: 10px; border-radius: 50px; }
#newPrdWrp .swiper-button-prev { left: -60px; }
#newPrdWrp .swiper-button-next { right: -60px; }
#newPrdWrp .swiper-button-prev:after, #newPrdWrp .swiper-button-next:after { font-size: 23px; font-weight: 600; }
#newPrdWrp .swiper-button-prev:after { margin-right: 5px; }
#newPrdWrp .swiper-button-next:after { margin-left: 5px; }


#section7 {position:relative;}

#section7 #brandBnr { margin: 100px 0; position: relative; left: auto; transform: none; width: 100vw; max-width: 3840px; height: 910px; margin-left: calc(-50vw + 50%);}
#section7 #brandBnr .brand-story {position: relative;width: 100%;height: 100%;/* margin: 0 auto; *//* background-attachment: fixed; */display: flex;flex-direction: column;}
#section7 #brandBnr .brand-story1::before {background: url("/design/tuneup/images/bg_colnago.jpg") no-repeat center center / cover;content: "";position: absolute;left: 0;top: 0;width: 100%;height: 100%;z-index: -1;filter: blur(5px);transform: scale(1.1);}
#section7 #brandBnr .brand-story2::before {background: url("/design/tuneup/images/bg_scott.jpg") no-repeat center center / cover; content: ""; position: absolute; left: 0; top: 0; width: 100%; height: 100%; z-index: -1; filter: blur(5px);transform: scale(1.1);}
#section7 #brandBnr .brand-story3::before {background: url("/design/tuneup/images/bg_enve.jpg") no-repeat center center / cover; content: ""; position: absolute; left: 0; top: 0; width: 100%; height: 100%; z-index: -1; filter: blur(5px);transform: scale(1.1);}

#section7 #brandBnr .brand-story .overlay {color: #fff;width: 640px;padding-left: 50px;}
#section7 #brandBnr .brand-story .overlay img {height: 60px; width: auto; margin-bottom: 30px;}
#section7 #brandBnr .brand-story .overlay a {background:#303030;color: #cfbba0;font-size: 16px;font-weight: 600;padding: 0 35px;height: 42px;display: flex;align-items: center;justify-content: center;box-sizing: border-box;width: fit-content;border-radius: 50px;transition: .3s;margin-top: 20px;}
#section7 #brandBnr .brand-story .overlay a:hover {background: #cfbba0; color: #303030;}

#section7 #brandBnr .brand-story h2 { font-family: Alexandria; font-weight: 700; font-size: 70px; line-height: 60px; text-transform: uppercase; color: #fff; padding-bottom: 20px; }
#section7 #brandBnr .brand-story p { font-family: Pretendard; font-weight: 500; font-size: 20px; line-height: 140%; text-transform: uppercase; }
#section7 #brandBnr .video-responsive_wrap {position: relative;max-width: 1360px;height: 500px;margin: 0 auto;background-attachment: fixed;display: flex;align-items: center;}
#section7 #brandBnr .video-responsive {position: relative;width: 720px;padding-top: 56.25%;overflow: hidden;height: 0;}
#section7 #brandBnr .video-element {position: absolute;top: 50%;left: 0;transform: translateY(-50%);width: 100%;height: auto;border-radius: 20px;}
#section7 #brandBnr .next-section { margin-top: 800px; }



.section7_pd {max-width:1360px; height: auto; margin: 0 auto;position: relative; width: 100%;}
.section7_pd .item-cont {display: flex; justify-content: space-around; gap: 20px;}
.section7_pd .item-cont .item-list {width: 25%;}
.section7_pd .item-cont .item-list .thumb { position: relative; width: 100%; height: auto; overflow: hidden; border-radius: 20px; }
.section7_pd .item-cont .item-list .thumb a::before { position: absolute; top: 0; bottom: 0; left: 0; right: 0; z-index: 1; background-color: rgba(0,0,0,0.03); content: ""; }
.section7_pd .item-cont .item-list .thumb .prd_thumb img { width: 100%; aspect-ratio: 1 / 1; object-fit: cover; display: block; }
.section7_pd .item-cont .item-list .thumb .new_option { display: none; position: absolute; right: 16px; top: 17px; }
.section7_pd .item-cont .item-list .prd-info { padding-bottom: 0; }
.section7_pd .item-cont .item-list .prd-info .prd-price { padding-top: 0; position: relative; }
.section7_pd .item-cont .item-list .prd-info .prd-price .price {margin-right: 4px;color: #ffffff;font-size: 16px;line-height: 16px;font-weight: 700;}
.section7_pd .item-cont .item-list .prd-info .prd-price strike {color: #c2c2c2;font-size: 12px;line-height: 14px;font-weight: 500;}
.section7_pd .item-cont .item-list .prd-info .prd-price span.replace { color: #121212; font-size: 16px; font-weight: 700; }
.section7_pd .item-cont .item-list .prd-info .prd-price span.discount { color: var(--special-color); font-size: 16px; font-weight: 600; margin-right: 10px; line-height: 16px; }
.section7_pd .item-cont .item-list .prd-info .prd-info-list { text-align: left; }
.section7_pd .item-cont .item-list .prd-info .score img { width: 15px; margin-top: -3px; margin-right: 3px; }
.section7_pd .item-cont .item-list .prd-info .review { margin-left: 5px; }
.section7_pd .item-cont .item-list .prd-wish { padding-top: 0; }
.section7_pd .item-cont .item-list .thumb .new_option .ico.prd-wish::after { bottom: 18px; }

.section7_pd .item-cont .item-list .thumb .new_option {}
.section7_pd .item-cont .item-list .thumb .new_option .ico {display: inline-block;text-align: center;width: 49%;}
.section7_pd .item-cont .item-list .thumb .new_option .ico.prd-wish::after {/*content:"";display:inline-block;width:1px;height:30px;background-color:#eee8da;position: absolute;right: 50%;bottom:15px;*/}
.section7_pd .item-cont .item-list .thumb .new_option .ico img {width:20px;height:100%;}
.section7_pd .item-cont .item-list .thumb .new_option .ico .on {display:none;}
.section7_pd .item-cont .item-list .thumb .new_option .ico .wish-on .off {display:none;}
.section7_pd .item-cont .item-list .thumb .new_option .ico .wish-on .on {display:inline-block;}
.section7_pd .item-cont .item-list .thumb {position:relative;overflow:hidden }
.section7_pd .item-cont .item-list .thumb .prd_thumb img { width:100%;transform: scale(1);transition: all 0.6s ease;}
.section7_pd .item-cont .item-list .thumb .prd_thumb img:hover {transform: scale(1.04);transition: all 0.6s ease;}
.section7_pd .item-cont .item-list .prd-info {font-family: var(--base-font);padding: 5px 0 0 5px;overflow: hidden;}
.section7_pd .item-cont .item-list .prd-ico {text-align:left; display: inline-block;}
.section7_pd .item-cont .item-list .prd-ico img { margin:2px }
.section7_pd .item-cont .item-list .prd-review{color: #FF742C; font-weight: 600; font-size: 13px; text-align: left;}
.section7_pd .item-cont .item-list .prd-name {text-align: left;margin: 10px 0;display: flex;}
.section7_pd .item-cont .item-list .prd-name a {color: #ffffff;font-size: 16px;font-weight: 300;line-height: 16px;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;overflow: hidden;text-overflow: ellipsis;}
.section7_pd .item-cont .item-list .prd-price {  padding-top:5px;text-align: left;}
.section7_pd .item-cont .item-list .prd-price strike { color:#707070; }
.section7_pd .item-cont .item-list .prd-price .price { color:#1c1c1c; }
.section7_pd .item-cont .item-list .prd-color { padding-top:15px;text-align:left;}
.section7_pd .item-cont .item-list .prd-preview { padding-top:5px }
.section7_pd .item-cont .item-list .prd-preview .btn-preview { display:inline-block; width:69px; height:17px; text-indent:-9999em; background:url(//image.makeshop.co.kr/makeshop/d3/basic_simple/common/btn_preview.gif) 0 0 no-repeat }
.section7_pd .item-cont .item-list .prd-benefit { padding-top:5px;text-align:left; }
.section7_pd .item-cont .item-list .prd-wish a {font-size: 14px; color: #000; }
.section7_pd .item-cont .item-list .prd-wish i.fa { margin-right: 4px; color: #c8c8c8; font-size: 22px; vertical-align: text-top; cursor:pointer; }
.section7_pd .item-cont .item-list .prd-wish i.fa-heart { display:none; color: #f41f3a; }
.section7_pd .item-cont .item-list .prd-wish .wish-on i.fa-heart { display:inline-block; }
.section7_pd .item-cont .item-list .prd-wish .wish-on i.fa-heart-o { display:none; }
.section7_pd .item-cont .item-list .prd-subname {
    margin-bottom: 16px;
    color: #999999;
    text-align: left;
    _word-break: keep-all;
    font-weight: 400;
    text-overflow: ellipsis;
    overflow: hidden;
    font-size: 13px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    min-height:16px;    
}


/* 히트 */
#section8 {position: relative; background: none; padding: 100px 0;}
#section8::before {
    content: "";
    position: absolute;
    top: 0; left: 0;
    width: 100%; height: 100%;
    background: url("/design/tuneup/images/section8_BG.jpg") no-repeat center center / cover;
    background-attachment: fixed;  /* 스크롤 고정 */
    opacity: 0.5;  /* 투명도 50% */
    z-index: 0;
}
#section8 .inner {position: relative; z-index: 1;}
#section8 .inner {display: flex;max-width: 1360px;margin: 0 auto;flex-direction: column;} 
#section8 .hit-title {position:relative;width: 100%;padding-bottom:70px;box-sizing: border-box;}
#section8 .hit-title h2 {font-size:30px;font-weight:600;}
#section8 .hit-title h2 img {height: 50px;}
#section8 .hit-title p {font-size: 17px;color:var(--gray);margin:25px 0;}
#section8 .hit-title .item-more a {font-size:14px;font-weight:500;margin-bottom:30px;}
#section8 .hit-title .swiper-button-next {left:50px;bottom:0;top:auto;width:44px;}
#section8 .hit-title .swiper-button-prev {left:0;bottom:0;top:auto;width:44px;}
#section8 .hit-item {width: 100%;margin:0;}
#section8 .hit-item .thumb {width: 100%;height: auto;border-radius: 20px;overflow: hidden;}
#section8 .hit-item .thumb img {width:100%;opacity:0.8;box-shadow: 0 0 14px 0px #000;}
#section8 .hit-item .thumb .thumb-hover {display: flex;align-items: center;flex-direction: column;justify-content: center;border-radius: 20px;overflow: hidden;position:absolute;width:100%;height:100%;text-align:center;opacity:0;transition:all .3s ease;background-color: rgb(0 0 0 / 50%);color:#fff;z-index:55;}
#section8 .hit-item .thumb:hover .thumb-hover {opacity:1;transition:all .3s ease;}
#section8 .hit-item .thumb .thumb-hover ul {width:95%;}
#section8 .hit-item .thumb .thumb-hover .prd-name {font-size:16px;font-weight:600;margin-bottom:25px;}
#section8 .hit-item .thumb .thumb-hover .prd-price {font-size:16px;font-weight:600;}
#section8 .hit-item .thumb .thumb-hover .prd-price .discount {color:var(--point-color);font-weight:700;}

#section8 .nav-basic .swiper-button-next:after {font-size:0;width:100%;height:100%;background:url('//skin.makeshop.co.kr/skin/lifegoods/images/pc/next-ic.svg') no-repeat center;background-size:cover;} 
#section8 .nav-basic .swiper-button-prev:after {font-size:0;width:100%;height:100%;background:url('//skin.makeshop.co.kr/skin/lifegoods/images/pc/prev-ic.svg') no-repeat center;background-size:cover;} 
.mv-t {margin-top:140px;}




#placeBnr { width: 1360px; height: 800px; margin: 0 auto; display: flex; flex-wrap: wrap; flex-direction: column; justify-content: flex-start; gap: 20px; }
#placeBnr .placeBnr01, #placeBnr .placeBnr02, #placeBnr .placeBnr03 { overflow: hidden; position: relative; border-radius: 20px; }
#placeBnr div .placeBnr_img { width: 100%; transition: .3s; }

#placeBnr .placeBnr01 {width: 50%; height: 650px;}
#placeBnr .placeBnr01 .placeBnr01_logo {position:absolute;top:50%;left:50%;transform: translate(-50%,-50%);opacity: 0.9;}

#placeBnr .placeBnr02 {width: 50%; height: 330px;}
#placeBnr .placeBnr02 p {position: absolute;color: #dbdbdb;font-size: 23px;font-weight: 600;top: 50%;left: 50%;transform: translate(-50%, -50%);transition:.5s;text-shadow: 0 0 12px #1a1a1a;z-index:10;}
#placeBnr .placeBnr02 a:hover p {color:#ffffff}
#placeBnr .placeBnr02 a:hover .placeBnr_img {transform:scale(1.05,1.05);}

#placeBnr .placeBnr03 {width: 50%; height: 300px;}
#placeBnr .placeBnr03 p {position: absolute;color: #dbdbdb;font-size: 21px;font-weight: 600;top: 43%;left: 50%;transform: translate(-50%, -50%);transition:.5s;text-shadow: 0 0 12px #1a1a1a;  z-index:10;}
#placeBnr .placeBnr03 p img {margin-right:6px; padding-bottom:3px;}
#placeBnr .placeBnr03 p:nth-child(2) {top:54%; font-size:23px; font-weight:800; }
#placeBnr .placeBnr03 a:hover p {color:#ffffff}
#placeBnr .placeBnr03 a:hover .placeBnr_img {transform:scale(1.05,1.05);}




#secNotice {background: #f7f7f7; padding: 1% 0 5% 0; margin-bottom: 0;}
#secNotice .mainTitle {}
#secNotice .sec_inner {max-width: 1200px;margin: 0 auto;}
#secNotice p.more {padding: 1.5% 1%; text-align: right;}
#secNotice p.more a {font-weight: 600; color: #6d6d6d;}
#secNotice ul {display: flex;flex-direction: row;border-bottom: 1px #d3d3d3 dotted;border-top: 1px #d3d3d3 dotted;}
#secNotice ul li {width: 100%;font-size: 23px;font-weight: 600;padding: 20px 30px;background: #f9f9f9;}
#secNotice ul li p a {color: #7a7a7a;font-size: 15px;letter-spacing: 0.3px;}
#secNotice ul li p a:after {content:'\226B';right: 0;top: 4px;position: absolute;}




 .Colnago_banner {
    position: relative;
    width: 1360px;
    height: 450px;
    overflow: hidden;
    margin:0 auto;
    margin-top:120px;
    border-radius: 20px;
  }
  /* 배경 이미지 */
  .Colnago_bg {
    position: absolute;
    inset: 0;
    background-image: url('http://www.tuneup.co.kr/design/tuneup/images/main_colnago_bg.jpg');
    background-size: cover;
    background-position: center left;
    transform: scale(1.04);
    animation: slowZoom 14s ease-out forwards;
  }
  @keyframes slowZoom {
    from { transform: scale(1.04); }
    to   { transform: scale(1.0); }
  }

  /* 왼쪽 로고 */
  .logo-wrap {
    position: absolute;
    left: 180px;
    top: 50%;
    transform: translateY(-50%);
    z-index: 10;
    opacity: 0;
    animation: fadeIn 1s ease forwards 0.4s, float 4s ease-in-out infinite 1.4s;
  }
  .logo-wrap img {
    width: 230px;
    height: auto;
    display: block;
    filter: drop-shadow(0 12px 32px rgba(0,0,0,0.55));
  }

  @keyframes float {
    0%   { transform: translateY(-50%); }
    50%  { transform: translateY(calc(-50% - 10px)); }
    100% { transform: translateY(-50%); }
  }

  /* 텍스트 블록 */
  .text-block {
    position: absolute;
    right: 68px;
    top: 50%;
    transform: translateY(-50%);
    text-align: right;
    z-index: 10;
    max-width: 520px;
  }
  /* 골드 상단 라인 */
  .top-line {
    width: 40px;
    height: 1px;
    background: #c9a84c;
    margin-left: auto;
    margin-bottom: 18px;
    transform-origin: right center;
    transform: scaleX(0);
    animation: lineIn 0.7s cubic-bezier(0.4,0,0.2,1) forwards 0.3s;
  }
  @keyframes lineIn {
    to { transform: scaleX(1); }
  }
  /* 작은 영문 레이블 */
  .label {
    font-family: "Oswald", sans-serif;
    font-weight: 500;
    font-size: 20px;
    color: #c9a84c;
    text-transform: uppercase;
    margin-bottom: 15px;
    opacity: 0;
    animation: fadeUp 0.7s ease forwards 0.6s;
  }
  /* 메인 한글 카피 */
  .main-copy {
    font-weight: 300;
    font-size: 20px;
    line-height: 150%;
    color: #f0ece4;
    letter-spacing: -0.3px;
    margin-bottom: 8px;
    opacity: 0;
    animation: fadeUp 0.7s ease forwards 0.85s;
  }
  .main-copy strong {
    font-weight: 600;
    color: #ffffff;
  }
  /* 구분선 */
  .divider {
    width: 100%;
    height: 1px;
    background: linear-gradient(to left, transparent 0%, rgba(201,168,76,0.45) 50%, transparent 100%);
    margin: 24px 0;
    opacity: 0;
    animation: fadeUp 0.7s ease forwards 1.1s;
  }

  /* CTA 버튼 */
  .cta-wrap {
    display: flex;
    justify-content: flex-end;
    opacity: 0;
    animation: fadeUp 0.7s ease forwards 1.3s;
  }
  .cta {
    background: #303030;
    color: #cfbba0;
    font-size: 16px;
    font-weight: 600;
    padding: 0 35px;
    height: 42px;
    display: flex;
    align-items: center;
    justify-content: center;
    box-sizing: border-box;
    width: fit-content;
    border-radius: 50px;
    transition: .3s;
    text-decoration: none;
  }
  .cta:hover {
    background: #cfbba0;
    color: #303030;
  }

  @keyframes fadeUp {
    from { opacity: 0; transform: translateY(10px); }
    to   { opacity: 1; transform: translateY(0); }
  }
  @keyframes fadeIn {
    to { opacity: 1; }
  }



/* BASIC css end */

