/* BASIC css start */
#MAKESHOPLY1{display:none;}

/*DMSerifDisplay*/
@font-face {
    font-family:'DMSerifDisplay';
    src: url(../fonts/DMSerifDisplay-Regular.ttf);
}

@font-face {
    font-family:'DMSerifDisplay';
    src: url(../fonts/DMSerifDisplay-Italic.ttf);
    font-style: italic;
}
.swiper-slide video {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
/*common*/
*{box-sizing: border-box;}

#overlay_layer{display:none}
#main{overflow:hidden;box-sizing:border-box;font-weight:400;color:#000;min-width:1500px;}
#main .con-flex{display:flex;justify-content:space-between;align-items:center;}
#main .contents{position:relative;width:100%;padding:170px 0 0;}
#main .inner{width:1200px;margin:0 auto;}
#main img{max-width:100%;}
#main .con-tit{margin-bottom:50px;}
#main .con-tit h2{!important;font-size:50px;line-height:1;}
#main .con-tit p{font-size:22px;line-height:1.4;}
#main .swiper{width:100%;height:100%;overflow:hidden;position:relative;}
#main .player-popup{display:none;position: absolute;top: 0;left: 0;z-index: 990;width: 100%;height: 100%;}
#main .popup .overlay{position: fixed;top: 0;left: 0;width: 100%;height: 100%;background-color: rgba(0,0,0,.8);}
#main .popup .popup-con{position: fixed;top: 50%;left: 50%;z-index: 991;transform: translate(-50%, -50%);width: 900px;}
#main .popup .videoWrapper {
    position: relative;
    padding-bottom: 56.25%; /* 16:9 */
    height: 0;
}
#main .popup .videoWrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

#main .popup .close {
    position: fixed;
    top: 100px;
    right: 100px;
    width: 30px;
    height: 30px;
    cursor: pointer;
    background: url(/design/sillajewel/img/popup-close.png) no-repeat;
    background-size: 100%;
}


/*main banner*/
#main .mainbn{width:100%;}
#main .mainbn-swip{position:relative;width:100%;height:100%;}
#main .mainbn-swip .swiper-slide{width:100%;background-size:cover;background-position:center center;background-repeat:no-repeat;}
<!--#main .mainbn-swip .swiper-slide img{width:100%;}-->
#main .mainbn .mainbn-page{margin-top:20px;text-align:center;}
#main .mainbn .mainbn-page .swiper-pagination-bullet{width:8px;height:8px;border:1px solid #020202;background:#fff;opacity:1;}
#main .mainbn .mainbn-page .swiper-pagination-bullet-active{background:#020202;border:1px solid transparent;}
#main .mainbn .swiper-slide a{display:block;position:relative;width:100%;height:100%;}
#main .mainbn .swiper-slide a::before{content:'';display:block;position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5)}
#main .mainbn .swiper-slide-active a::before{opacity:0;transition:.3s}
#main .mainbn .s2{background-image:url(/design/sillajewel/img/main/banner2.jpg);}
#main .mainbn .s3{background-image:url(/design/sillajewel/img/main/banner3.jpg);}
#main .mainbn .s4{background-image:url(/design/sillajewel/img/main/banner1.jpg);}
#main .mainbn .s5{background-image:url(/design/sillajewel/img/main/banner2.jpg);}
#main .mainbn .s6{background-image:url(/design/sillajewel/img/main/banner3.jpg);}
#main .mainbn .mainbn-swip-prv{position: absolute;top: 50%;left: 50px;z-index: 9;transform: translateY(-50%);}
#main .mainbn .mainbn-swip-nxt{position: absolute;top: 50%;right: 50px;z-index: 9;transform: translateY(-50%);}



#main .main-con{width:100%;margin-top:120px;}

/*category*/
#main .cate-item{width:900px;margin:0 auto;}
#main .cate-item li{width:19%;}
#main .cate-item li a{display:flex;align-items:center;justify-content:center;flex-direction: column;color:#000;font-weight:500;font-size:18px;}
#main .cate-item li img{width:auto;height:35px;margin-bottom:30px;}
#main .cate-item li:hover a{color:#b9e3f9;}

#main .cate-item li:nth-child(1):hover a img{content:url(/design/sillajewel/img/main/cate-icon1-c.png);}
#main .cate-item li:nth-child(2):hover a img{content:url(/design/sillajewel/img/main/cate-icon2-c.png);}
#main .cate-item li:nth-child(3):hover a img{content:url(/design/sillajewel/img/main/cate-icon3-c.png);}
#main .cate-item li:nth-child(4):hover a img{content:url(/design/sillajewel/img/main/cate-icon4-c.png);}
#main .cate-item li:nth-child(5):hover a img{content:url(/design/sillajewel/img/main/cate-icon5-c.png);}


/*intro*/
#main .intro .con-tit{display:table;position:relative;margin:0 auto 150px;text-align:center;}
#main .intro .con-tit img{margin-bottom:50px;}
/*#main .intro .con-tit h2{position:relative;}
#main .intro .con-tit h2::before{content:url(/design/sillajewel/img/main/intro-deco2.png);position:absolute;top:-50px;left:-200px;}
#main .intro .con-tit h2::after{content:url(/design/sillajewel/img/main/intro-deco3.png);position:absolute;top:-20px;right:-130px;}*/
#main .intro .con-wrap .img-area{position:relative;width:100%;text-align:center;}
#main .intro .con-wrap .img-bg{display:flex;position:relative;z-index:1;width:910px;margin:0 auto;justify-content: center;}
#main .intro .con-wrap .cen-bg{overflow:hidden;width:737px;height:1106px;}
#main .intro .con-wrap .cen-bg .bg{width:100%;height:100%;transition:.3s;}
#main .intro .con-wrap .cen-bg:hover .bg{transform:scale(1.2);transition:.5s;}
#main .intro .con-wrap .img-sm{position:absolute;bottom:40px;right:-100px;z-index:3;width:452px;height:452px;}
#main .intro .txt-area h3{position:relative; !important;font-size:90px;color:#b60017;}
/*#main .intro .txt-area h3::before{content:url(/design/sillajewel/img/main/intro-deco4-2.png);position:absolute;top:-270px;left:-80px;z-index:3;}*/
#main .intro .txt-area p{margin:40px 0 45px;font-size:22px;line-height:1.4;}
#main .intro .btn{display:flex;width:230px;height:54px;align-items:center;justify-content:center;background:#000;border-radius:27px;color:#fff; !important;font-size:20px;letter-spacing: 2px;}
#main .intro .con-wrap .cen-txt{margin-left:20px;padding-top:70px;}
#main .intro .txt-area{position:absolute;bottom:0;z-index:3;}

/*new collection*/
/*#main .new-col{padding:170px 0;}*/
#main .new-col .inner{width:1600px;}
#main .new-col .con-wrap{margin-top:150px;}
#main .new-col .con-img{position:relative;width:auto;}
#main .new-col .con-img img{width:100%;}
#main .new-col .con-img .con-tit{position:absolute;bottom:-100px;left:50%;transform:translateX(-50%)}
#main .prod-swip{width: 100%;height: 100%;overflow: hidden;}
#main .prodListCont{position:relative;overflow:visible;}
#main .prod-swip-prv{position: absolute;top: 50%;left: -100px;z-index: 9;transform: translateY(-50%);}
#main .prod-swip-nxt{position: absolute;top: 50%;right: -100px;z-index: 9;transform: translateY(-50%);}
#main .new-col .prodList{flex-wrap:wrap;}
#main .new-col .inner>.con-flex{align-items:stretch}
#main .new-col .con-l{width:calc(40% - 10px);}
#main .new-col .con-l .new-con{width:95%;}
#main .new-col .con-l .prodList .prodThumb{height:815px;}
#main .new-col .con-r{width:calc(60% - 10px);}
#main .new-col .con-r .new-con{width:calc(33% - 5px);margin-bottom:50px;}
#main .new-col .con-r .prodList .prodThumb{height:342px;margin-bottom:0;}
#main .new-col .con-r .prodList .name{font-size:18px;}



/*items*/
/*#main .items{padding:78px 0 170px;}*/
#main .items .con-tit.con-flex{margin-bottom:60px;align-items: flex-end;}
#main .items .con-tit h2{margin-bottom:0;}
#main .items .con-tit a, #main .con-tit a.more-txt{display:block;position:relative;margin-bottom:10px; !important;font-size:22px;color:#aaaaaa;}
#main .items .mdpick .con-tit a::after, #main .items .best-item .con-tit a::after, #main .con-tit a.more-txt::after{content:'';display:block;width:100%;height:1px;background:#aaa;}
#main .items .mdpick{padding-top:80px;}
#main .items .mdpick .tab-lst{display:flex;position:relative;}
#main .items .mdpick .tab-lst li{position:relative;margin:0 15px;}
#main .items .mdpick .tab-lst li:last-child{margin:0 0 0 15px;}
#main .items .mdpick .tab-lst li a{display:flex;height:40px;align-items:center;justify-content:center;}
#main .items .mdpick .tab-lst li.active a{padding:0 25px;color:#fff;background:#000;border-radius:50px;}
#main .items .mdpick .con-wrap{display:flex;position:relative;width:100%;align-items:stretch;}
#main .items .mdpick .con-wrap .con-l{width:40%;height:100%;}
#main .items .mdpick .con-wrap .con-r{width:calc(60% - 40px);}
#main .items .mdpick .con-wrap .con-l .swiper-slide{height:920px;}
#main .items .mdpick .con-wrap .con-l .swiper-slide .bg{width:100%;height:100%;}
#main .items .mdpick .con-wrap .con-l .swiper-slide .bg a{display:block;width:100%;height:100%;}
#main .items .mdpick .s1 .bg{background:url(https://sl3310.speedgabia.com/tirrlirr/mdpick/20241124_01.jpg);background-size:cover;}
#main .items .mdpick .s2 .bg{background:url(https://sl3310.speedgabia.com/tirrlirr/mdpick/20241124_02.jpg);background-size:cover;}
#main .items .mdpick .s3 .bg{background:url(https://sl3310.speedgabia.com/tirrlirr/mdpick/20240207-03.jpg);background-size:cover;}
#main .items .mdpick .con-r-top{width:100%;height:280px;margin-bottom:30px;background:url(https://sl3310.speedgabia.com/tirrlirr/mdpick/20241124.jpg) no-repeat 50% 75%;background-size:cover;}
#main .items .mdpick .con-r .prodList .prodThumb{height:390px;}
#main .items .mdpick .con-r .prodList .prodThumb .bg{height:100%;}
#main .items .mdpick .inner{width:1600px;}
#main .items .mdpick .con-l{position:relative;}
#main .items .mdpick div[class*="prv"]{position:absolute;top:50%;left:10px;z-index:9;transform:translateY(-100%);}
#main .items .mdpick div[class*="nxt"]{position:absolute;top:50%;right:10px;z-index:9;transform:translateY(-100%);}
#main .items .mdpick .con-l .swiper{position:relative;}
#main .items .mdpick .con-tit h2{font-size:50px;}
#main .items .mdpick .mdpick-img-swip .swiper-slide .bg,
#main .items .mdpick .mdpick-img-swip .swiper-slide a{display:block;width:100%;height:100%;}

#main .items .mdpick .prodList .name{font-size:18px;}
/*#main .items .mdpick .con-wrap .conbx{display:none;}
#main .items .mdpick .con-wrap .conbx.active{display:block;}*/

#main .best-item .inner{width:1600px;padding-bottom:80px;border-bottom: 1px solid #ddd;}
/*#main .best-item .con-tit{width:1200px;margin:0 auto 60px;}*/
#main .best-item .best-con{width:calc(20% - 7px);margin-bottom:50px;}
#main .best-item .prodList{flex-wrap:wrap;} 
#main .best-item .prodList .prodThumb{height:390px;margin-bottom:0;}
#main .best-item .prodList .name{font-size:18px;}

/*list*/
#main .prodInfo{padding-top:20px;}
#main .prodList{align-items:flex-start;}
#main .prodSlide{width:390px;background:#fff;}
#main .prodSlide>a{display:block;width:100%;overflow:hidden;}
#main .prodList>div>a .bg,
#main .prodSlide>a .bg{width:100%;height:420px;background-size: cover;background-position: center;transition:.3s;}
#main .prodList .prodThumb{overflow:hidden;position:relative;z-index:2;width:100%;height:420px;}
#main .prodList>div>a:hover .bg,
#main .prodSlide>a:hover .bg{transition:.5s;transform:scale(1.2);}
#main .prodList .prodThumb::after{content:'';display:block;position:absolute;top:0;left:0;z-index:0;width:100%;height:100%;background-color: rgba(0, 0, 0, 0.02);}
#main .prodList .name{font-size:22px;font-family:'Spoqa Han Sans Neo' !important;color: #000;font-weight: 400;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
#main .prodList .prodInfo .prodTitle .prod_percent{margin-left:0;margin-right:10px;color:#9ad2ef;font-weight:700;}
#main .prodList .prodInfo .prodTitle .priceWrap{font-size:18px;font-weight:700;}


/*lookbook*/
#main .lookbook{height:1100px;padding:170px 0;background:#b9e3f9;align-items:stretch;}
#main .lookbook .con-l{display:flex;width:1200px;height:700px;margin:0 auto;flex-direction: column;justify-content:space-between;}
#main .lookbook .con-l .con-wrap>p{margin-bottom:50px;font-family:'DMSerifDisplay' !important;font-size: 22px;opacity:.3;font-style: italic;letter-spacing:2px;}
#main .lookbook .con-l .con-tit p{margin-bottom:50px;font-size:20px;}
#main .lookbook .con-l .con-tit a{display:flex;position:relative;color:#000;font-weight:600;justify-content:flex-start;}
#main .lookbook .con-l .con-tit a span{position:relative;display:table;margin-left:10px;}
#main .lookbook .con-l .con-tit a span::after{content:'';display:block;position:absolute;left:0;bottom:0;width:100%;height:1px;background:#000;}
#main .lookbook .con-l .tit-area{position:relative;}
#main .lookbook .con-l .tit-area .tit-bx{display:none;}
#main .lookbook .con-l .tit-area .tit-bx.active{display:block;}
#main .lookbook .swip-nav{justify-content:flex-start;}
#main .lookbook .lookb-swip-nxt{margin-left:15px;}

#main .lookbook .con-r{overflow:hidden;position:absolute;top:50%;right:0;width:40%;height:700px;padding-left:15px;transform:translateY(-54%);}
#main .lookbook .con-r .swiper{width:100%;height:100%;}
#main .lookbook .con-r .swiper-slide{position:relative;width:510px;height:100%;}
#main .lookbook .con-r .swiper-slide .bg{float:right;width:480px;height:100%;background-size:cover;background-position:center; background-repeat:no-repeat;}
#main .lookbook .con-r .s1 .bg{background-image:url(https://sl3310.speedgabia.com/slshop/board/lookbook_tirrlirr/250307/250307_03.jpg);}
#main .lookbook .con-r .s2 .bg{background-image:url(https://sl3310.speedgabia.com/slshop/board/lookbook_tirrlirr/241122/lookb-deco1.jpg);}
#main .lookbook .con-r .s3 .bg{background-image:url(https://sl3310.speedgabia.com/tirrlirr/lookbook/Main_0228.jpg);}
#main .lookbook .con-r .swiper-slide .bg a{display:block;width:100%;height:100%;}
/* #main .lookbook .con-r .s5 .bg{background-image:url(https://sl3310.speedgabia.com/tirrlirr/lookbook/Main_05_11.jpg);} */
/* #main .lookbook .con-r .s6 .bg{background-image:url(/design/sillajewel/img/main/lookb-img3.jpg);} */
#main .lookbook .con-r .swiper-slide h3{display:table;}
#main .lookbook .con-r .s1 h3{position:absolute;bottom:77px;left:-70px;transform:rotate(-90deg);width:160px;}
#main .lookbook .con-r .s2 h3{position:absolute;bottom:77px;left:-70px;transform:rotate(-90deg);width:160px;}
#main .lookbook .con-r .s3 h3{position:absolute;bottom:77px;left:-70px;transform:rotate(-90deg);width:160px;}
/* #main .lookbook .con-r .s5 h3{position:absolute;bottom:77px;left:-70px;transform:rotate(-90deg);width:160px;} */
/* #main .lookbook .con-r .s6 h3{position:absolute;bottom:58px;left:-50px;transform:rotate(-90deg);width:125px;} */


/*magazine*/
/*#main .magazine a{color:#000;}
#main .magazine .txt{margin-top:40px;}
#main .magazine .con-top a p{margin-bottom:15px;font-size:18px;font-weight:600;color:#c2c2c2;}
#main .magazine .con-top a h3{font-family:'Spoqa Han Sans Neo' !important;font-weight:500;font-size:22px;}
#main .magazine .con-bt .txt.con-flex{justify-content:flex-start;}
#main .magazine .con-bt a h3{font-size:22px;font-weight:500;}
#main .magazine .con-bt a p{margin-left:10px;font-size:18px;color:#888;font-weight:400;}
#main .magazine .con-bt a p::before{content:'£ü';}*/

#main .magazine .img{width:384px;height:480px;background-size:cover;background-position:center center;}
#main .magazine .txt{margin-top:40px;}
#main .magazine .txt p{margin-bottom: 15px;font-size: 18px;font-weight: 600;color: #c2c2c2;}
#main .magazine .txt h3{font-family: 'Spoqa Han Sans Neo' !important;font-weight: 500;font-size: 22px;}

/*review*/
#main .review-swip .img,
#main .review-swip .img img{width:100%;}
#main .review-swip .txt-area{margin-top:40px;}
#main .review-swip .txt-area .name{margin-bottom:25px;font-family:'Spoqa Han Sans Neo' !important;font-weight:500;font-size:20px; white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
#main .review-swip .txt-area .txt{margin-bottom:25px;font-family:'Spoqa Han Sans Neo' !important;font-size:16px;font-weight:300;color:#666666;line-height:1.4;}
#main .review div[class*="prv"]{position:absolute;top:50%;left:-80px;z-index:9;transform:translateY(-200%);}
#main .review div[class*="nxt"]{position:absolute;top:50%;right:-80px;z-index:9;transform:translateY(-200%);}
#main .review .con-wrap{position:relative;}


/* video */
#main .video{position:relative;width:100%;}
#main .video .video-swip .swiper-slide{width:588px;height:280px;}

#main .video .video-swip{position:relative;width:100%;}
.video_bg {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
}
#main .video .slide-item{display:block;position:relative;z-index:9;width:100%;height:100%;}
#main .video .slide-item::after{content:'';display:block;position:absolute;top:0;left:0;z-index:1;width:100%;height:100%;background:rgba(0,0,0,.7);}
#main .video .img{width:100%;height:100%;}
#main .video .con-tit{text-align:center;}
#main .video-swip .txt{margin-top:30px;text-align:center;font-size:22px;font-weight:500;color:#dddddd;}
#main .video .swiper-slide-active .slide-item::after{z-index:-1;opacity:0;}
#main .video .swiper-slide-active .txt{color:#000;}
#main .video .video-swip-control{position:absolute;top:50%;left:50%;width:750px;transform:translate(-50%, -50%);justify-content:space-between;}

#main .video .video-swip-prv{position:absolute;top:50%;left:0;z-index:3;transform:translateY(-50%);}
#main .video .video-swip-nxt{position:absolute;top:50%;right:0;z-index:3;transform:translateY(-50%);}

@media screen and (max-width:1500px){

#main .prod-swip-prv{left:-50px;}
#main .prod-swip-nxt{right:-50px;}
}

/*celeb*/
/*#main .celeb{padding:170px 0;}*/
#main .celeb .img{width:384px;height:480px;background-size:cover;background-position:center center;}
#main .celeb .txt{margin-top:40px;}
#main .celeb .txt p{margin-bottom: 15px;font-size: 18px;font-weight: 600;color: #c2c2c2;}
#main .celeb .txt h3{font-family: 'Spoqa Han Sans Neo' !important;font-weight: 500;font-size: 22px;}

#main a.more-txt {
    display: block;
    position: relative;
     !important;
    font-size: 22px;
    color: #aaaaaa;
    margin-bottom:10px;
}
#main .con-tit.con-flex{align-items: flex-end;}

/*±âÈ¹Àü*/
/* #main .exhibition{padding-bottom:170px;}
#main .exhibition .con-wrap.con-flex{align-items:stretch;}
#main .exhibition .inner{width:1600px;}
#main .exhibition .con-tit.con-flex{width:1200px;margin:0 auto 50px;}
#main .exhibition .con-l{width:380px;}
#main .exhibition .con-l .bg{width:100%;height:100%;background:url(https://sl3310.speedgabia.com/slshop/banner/main_pc0801_02.jpg) no-repeat center;background-size:cover;}
#main .exhibition .con-r{position:relative;width:calc(100% - 430px);}
#main .exhibition .prodList .prodThumb,
#main .exhibition .prodSlide>a .bg{height:400px;}
#main .exhibition .prodSlide .name{font-size:18px;}
#main .exhibition div[class*="prv"]{position:absolute;top:50%;left:10px;z-index:9;transform:translateY(-100%);}
#main .exhibition div[class*="nxt"]{position:absolute;top:50%;right:10px;z-index:9;transform:translateY(-100%);}*/

/*ÇÖÅ°¿öµå*/
#main .hotkw .inner{width:1600px; padding-bottom:170px;}
#main .hotkw .top-img{width:calc(100% - 330px);height:350px;margin-bottom:30px;}
#main .hotkw .s1 .top-img{background:url(https://sl3310.speedgabia.com/tirrlirr/Intro/0808_hot_key_bg.jpg) no-repeat center;background-size:cover;}
#main .hotkw .s2 .top-img{background:url(/design/sillajewel/img/main/kw_diamond.jpg) no-repeat center;background-size:cover;}
#main .hotkw .s3 .top-img{background:url(/design/sillajewel/img/main/kw_gift.jpg) no-repeat center;background-size:cover;}
#main .hotkw .s4 .top-img{background:url(https://sl3310.speedgabia.com/slshop/banner/0101_hot_key_bg.jpg) no-repeat center;background-size:cover;}
#main .hotkw .s5 .top-img{background:url(/design/sillajewel/img/main/kw_couple.jpg) no-repeat center;background-size:cover;}
#main .hotkw .s6 .top-img{background:url(https://sl3310.speedgabia.com/±âÈ¹Àü/20250307/03.jpg) no-repeat center;background-size:cover;}
#main .hotkw .hotkw-con{width:calc(20% - 7px);}
#main .hotkw .prodList .prodThumb{height:390px;}
#main .hotkw .prodList .name{font-size:18px;}
#main .hotkw .con-wrap{position:relative;}
#main .hotkw .hotkw-page{position:absolute;top:150px;right:0;z-index:9;width:300px;}
#main .hotkw .hotkw-page .swiper-pagination-bullet{display:block;position:relative;width:auto;height:auto;background:transparent;opacity:1;line-height:2;}
#main .hotkw .hotkw-page .swiper-pagination-bullet::after{content:'';font-size:16px;color:#ccc;}
#main .hotkw .hotkw-page .swiper-pagination-bullet:nth-child(1)::after{content:'Æ«¸®';}
#main .hotkw .hotkw-page .swiper-pagination-bullet:nth-child(2)::after{content:'´ÙÀÌ¾Æ¸óµå';}
#main .hotkw .hotkw-page .swiper-pagination-bullet:nth-child(3)::after{content:'±âÇÁÆ®';}
#main .hotkw .hotkw-page .swiper-pagination-bullet:nth-child(4)::after{content:'Åº»ý¼®';}
#main .hotkw .hotkw-page .swiper-pagination-bullet:nth-child(5)::after{content:'Ä¿ÇÃ¸µ';}
#main .hotkw .hotkw-page .swiper-pagination-bullet:nth-child(6)::after{content:'Memory Weave';}
#main .hotkw .hotkw-page .swiper-pagination-bullet-active::before{content:'';display:inline-block;position: absolute;top: 50%;left: -110px;transform: translateY(-50%);width:100px;height:13px;background:url(/design/sillajewel/img/main/kw_page.png) no-repeat center;background-size:contain;}
#main .hotkw .hotkw-page .swiper-pagination-bullet-active::after{color:#000;}

/*promotion*/
#main .promotion-bn{margin-bottom:70px;}
#main .promotion-bn .inner{width:100%;}
#main .promotion-bn .con-l,
#main .promotion-bn .con-r{width:50%;}
#main .promotion-bn .con-l img,
#main .promotion-bn .con-r img{width:620px;}
#main .promotion-bn .con-l{background:#c1e3ff;text-align:right;}
#main .promotion-bn .con-r{background:#0d0d0d;text-align:left;}



@media screen and (max-width:1500px){
    
    body{overflow-x:auto !important;}
    .wide-contents .inner{width:100% !important;padding:0 40px;}
   

}


.kakao_popup{position:fixed;bottom:50px;left:30px;width:421px;z-index: 999;}/*left:530px*/
.kakao_popup .popup_img{width:100%;height:140px;background-image:url(/design/sillajewel/images/event/221208/221208_event2.png);background-size:100%;background-repeat:no-repeat;cursor:pointer;}
.kakao_popup .popup_bt{display:flex;width:100%;height:40px;padding:0 10px;box-sizing:border-box;align-items:center;justify-content:space-between;font-weight:600;background:#fff;}
.kakao_popup .popup_bt div.left a {flex: 0 0 auto;width: auto;height: 54px;padding: 0px 30px;line-height: 54px;font-size: 14px;font-weight: 300;color: rgb(137, 137, 137);letter-spacing: -0.43px;text-align: center;box-sizing: border-box;cursor:pointer}
.kakao_popup .popup_bt div.right a {flex: 0 0 auto;width: auto;height: 54px;padding: 0px 30px;line-height: 54px;font-size: 14px;font-weight: 300;color: rgb(31, 31, 31);text-align: center;box-sizing: border-box;cursor:pointer}

/* BASIC css end */

