/* BASIC css start */
/* BASIC css start */
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@400&display=swap');


#contents a, #contents dd, #contents del, #contents div, #contents dl, #contents dt, #contents em, #contents h1, #contents h2, #contents h3, #contents h4, #contents h5, #contents h6,#contents i, #contents iframe, #contents img, #contents input, #contents label, #contents legend, #contents li, #contents ol, #contents p, #contents select, #contents span, #contents strike, #contents strong, #contents table, #contents tbody, #contents td, #contents textarea, #contents tfoot, #contents th, #contents thead, #contents tr, #contents ul{
      font-family: 'Noto Sans KR', 'Quicksand', 'malgun gothic', sans-serif !important;
}
.bottom-fixed-menu-container {display:none;padding:0;}

.bottom-fixed-menu-container > ul{padding:0 !important;}
.bottom-fixed-menu-container > ul li{width: 16.3% !important;}
.bottom-fixed-menu-container .buy_btn{width: 130px !important;position: relative;height: 42px;}
.bottom-fixed-menu-container .buy_btn a{
    background: #f7babc;
    color: #000;
    display: block;
    font-weight: 400;
    height: 53px;
    line-height: 53px;
    font-size: 14px;
    top: -2px;
    font-weight: bold;
}
/*
»ó´Ü ÀÌ¹ÌÁö ½½¶óÀÌµå ¸¶¿ì½º ¿À¹ö½Ã Ä¿¼­¸ð¾ç*/
.btn {cursor:pointer;}

/*»ó´Ü ÀÌ¹ÌÁö ½½¶óÀÌµå ÆäÀÌÀú À§Ä¡*/
.cycle-slideshow, .cycle-slideshow * { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.cycle-slideshow { width: 950px; height: 950px  margin: 10px auto; padding: 0; position: relative;}
.cycle-slideshow div.slide { width: 100%; height: 100% }
.cycle-slideshow img { 
    /* 
    some of these styles will be set by the plugin (by default) but setting them here helps avoid flash-of-unstyled-content
    */
    position: absolute; top: 0; left: 0;
    width: 100%; padding: 0; display: block;
}
/* in case script does not load */
.cycle-slideshow img:first-child {
    position: static; z-index: 100;
}
.cycle-pager { 
    text-align: center; width: 100%; z-index: 500; position: absolute; bottom: 0px; overflow: hidden;
}
.cycle-pager span { 
    font-family: Nanumgothic; font-size: 30px; width: 15px; height: 15px; 
    display: inline-block; color: #ddd; cursor: pointer; 
}
.cycle-pager span.cycle-pager-active {color: #000;}
.cycle-pager > * {cursor: pointer;}











/* */
.shop_de_subname.common > table > tbody > tr > td > li {

font-size:10pt; text-align: center; line-height:2; letter-spacing: -0.05em;}

.shop_de_subname.common > table > tbody > tr > td {text-align: center;}





<!--ÅÇ¸Þ´º-->

.tadtad{
    width:400px;
    height:auto;  

}







input.button {
    display:none;
}


input[type=radio]:checked + .contents { 
    visibility: visible;
    max-height:500px;
    -webkit-transform: scale(1,1);
    -ms-transform: scale(1,1);
    transform:scale(1,1);
    opacity:1;
}




.label {
    height:45px;
    line-height:50px;
    width:100%;
    display:inline-block;
    float:left;
    overflow:hidden;
    cursor:pointer;
}


.label .rotate {
    display:inline-block;
}
.label .rotate p {
    position:relative;
    font-size:11px;
    white-space: nowrap;
    left:20px;;
    font-family: "µ¸¿ò";
    color:#000;
}

/* ÄÁÅÙÃ÷ º»¹® */
.contents {
    position:relative;
    visibility: collapse;
    float:left;
    height:auto;
    width:100%;
    -webkit-transform: scale(1,0);
    -ms-transform: scale(1,0);
    transform:scale(1,0);
    -ms-transform-origin:top;    
    -webkit-transform-origin:top;  
    transform-origin:top;  
    max-height:0;
    -webkit-transition:transform 0.2s ease-out, opacity 0.2s ease-out, max-height 0.1s ease-out;
    transition:transform 0.2s ease-out, opacity 0.2s ease-out, max-height 0.1s ease-out;
    opacity:0;
    z-index:-1;
    overflow:hidden;
}


/*220927 ¼öÁ¤*/
#SMS_shopdetailInfo #contents .shopdetailInfoBottom .shopdetailInfoSelect{margin-bottom:20px;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoSelect .txt{
        width: 70%;
    display: inline-block;
    box-sizing: border-box;
    padding: 0;
}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoSelect .txt select{
    height: 35px;
    padding: 0 0 0 10px !important;
    border: none;
    font-weight: bold;
    font-size: 12px !important;
    color: #333;
    vertical-align: initial;
    background-color: #48e5c2 !important;
    background: url(/design/iloveje/custom/img/down_arr.png) center right no-repeat !important;
    background-size: 10px !important;
    width: 95%;
}

#sns_layer_pop{
    display:none;
    position: fixed;
    top: 0;
    left: 0;
    background: #0006;
    z-index: 1000;
    width: 100%;
    height: 100%;
}
#sns_layer_pop .sns_layer_wrap{text-align: center;padding: 15px;border: 1px solid #ccc;position: absolute;top: 50%;left: 50%;width: 240px;margin: -120px 0 0 -120px;background: #fff;}
#sns_layer_pop .sns_layer_wrap .title{font-size: 15px !important;padding: 0 0 15px !important;}
#sns_layer_pop .sns_layer_wrap .shopdetailButtonBottom{
    position: relative !important;
    top: 0 !important;
    right: 0 !important;
    text-align: center;
    overflow: hidden;
}
#sns_layer_pop .sns_layer_wrap .shopdetailButtonBottom a{display: inline-block;width: 25% !important;padding: 3%;float: left;box-sizing: border-box;height: auto !important;}
#sns_layer_pop .sns_layer_wrap .shopdetailButtonBottom a img{}
#sns_layer_pop .sns_layer_wrap .shopdetailButtonBottom a:last-child{
    margin: 0 !important;
}
#sns_layer_pop .sns_layer_wrap .clost_btn{position: absolute;top: 19px;right: 15px;width: 14px;}
#sns_layer_pop .sns_layer_wrap .clost_btn img{
    max-width: 100%;
    height: auto !important;
}

#SMS_shopdetailInfo.pooky_detail .SMS_ShopDetail_layout_right{
    padding: 15px;
    font-size: 15px;
  
}
#SMS_shopdetailInfo.pooky_detail .shop_de_name{
    padding: 0;
    margin-bottom: 10px;
}
#SMS_shopdetailInfo.pooky_detail .shop_de_name .name{

    font-weight: 400 !important;
    font-size: 15px !important;
    color:#000 !important;
}
#SMS_shopdetailInfo.pooky_detail .shop_de_name .shop_de_subname{
        margin: 0 0 5px;
    font-size: 12px;
       color: #979797;
    font-weight: 400;
}
#SMS_shopdetailInfo.pooky_detail .detail_top{
    overflow: hidden;
}
#SMS_shopdetailInfo.pooky_detail .detail_top .shop_name_in{
    float: left;
    width: 80%;
}
#SMS_shopdetailInfo.pooky_detail .detail_top .sharea_area{
    width: 20%;
    text-align: right;
    float: left;
}
#SMS_shopdetailInfo.pooky_detail .detail_top .sharea_area .sns_btn{
    margin: 0 0 5px;
    display: inline-block;
    width: 24px;
}
#SMS_shopdetailInfo.pooky_detail .detail_top .sharea_area .sns_btn img{max-width: 100%;height: auto !important;}
#SMS_shopdetailInfo.pooky_detail .detail_top .sharea_area .wish_btn{
    font-size: 15px;
    text-decoration: underline;
    font-weight: 400;
    display: none;
}

#SMS_shopdetailInfo.pooky_detail #contents .shopdetailInfoBottom .shopdetailInfoValue{
        margin: 0;
    padding: 0;
}
#SMS_shopdetailInfo.pooky_detail #contents .shopdetailInfoBottom .shopdetailInfoValue .shopdetailInfoName{display: none;}
#SMS_shopdetailInfo.pooky_detail #contents .shopdetailInfoBottom .shopdetailInfoValue .shopdetailInfoCont{
    font-size: 15px;
    font-weight: 400;
    text-align: center;
    float: none;
    margin-left: 0px;
}
#SMS_shopdetailInfo.pooky_detail #contents .shopdetailInfoBottom .shopdetailInfoValue .shopdetailInfoCont b{
    font-size: 15px;
    font-weight: 400;
}
#SMS_shopdetailInfo.pooky_detail #contents .option_tk{padding: 0;} /*margin-top: 30px;*/
#SMS_shopdetailInfo.pooky_detail #contents .shopdetailInfoBottom .shopdetailInfoSelect .Pooky_one_option .shopdetailInfoName{float:none;width:100%;border: 0;padding-left: 0;font-weight: 500;margin-bottom: 10px;font-size: 13px;}
#SMS_shopdetailInfo.pooky_detail #contents .shopdetailInfoBottom .shopdetailInfoSelect .Pooky_one_option .shopdetailInfoName b{
    color: #000;
    font-weight: bold;
}
#SMS_shopdetailInfo.pooky_detail #contents .shopdetailInfoBottom .shopdetailInfoSelect .Pooky_one_option .shopdetailInfoName .red{
    font-weight: normal;
    color: #f00;
    margin: 0 5px;
}
#SMS_shopdetailInfo.pooky_detail #contents .MK_optAddWrap .MK_inner-opt-cm .MK_p-name{
    font-weight: 400;
    margin-bottom: 20px;
    font-size: 13px;
}
#SMS_shopdetailInfo.pooky_detail #contents .shopdetailInfoBottom .shopdetailInfoMultiSelect .MK_optAddWrap .MK_inner-opt-cm li{
    padding: 15px 0;
}
#SMS_shopdetailInfo.pooky_detail #contents .shopdetailInfoBottom .shopdetailInfoMultiSelect .MK_optAddWrap #MK_innerOptScroll{background: #f5f5f5;}

#SMS_shopdetailInfo.pooky_detail #contents .MK-oneclick-list li.MK-oneclick-image a input{
    width: 14px !important;
    height: 16px !important;
    vertical-align: top;
    margin-right: 5px;
    background-image: url(/design/iloveje/Pooky/button_off.png) !important;
    background-repeat: no-repeat;
    background-position: center !important;
    background-size: contain !important;
    appearance: none !important;
    background-color: #fff !important;
    border: 0 !important;
    position: relative;
    top: 1px;
}
#SMS_shopdetailInfo.pooky_detail #contents .MK-oneclick-list li.MK-oneclick-image.MK-oneclick-sel a input{
    background-image: url(/design/iloveje/Pooky/button_on.png) !important;
}
#SMS_shopdetailInfo.pooky_detail #contents .MK_optAddWrap .MK_inner-opt-cm .MK_btn-del{background-image: url(/design/iloveje/Pooky/x.png);top: 12px;width: 25px;height: 25px;}


#SMS_shopdetailInfo.pooky_detail .MK_optAddWrap .MK_inner-opt-cm .MK_qty-ctrl{
    overflow: hidden;
    margin: 0;
    font-size: 0;
    display: inline-block;
}
#SMS_shopdetailInfo.pooky_detail .MK_optAddWrap .MK_inner-opt-cm .MK_qty-ctrl input{
    position: absolute;
    border: 0 !important;
    background: transparent;
    left: 30px;
    height:30px !important;
    width: 45px;
    font-size: 13px !important;
}
#SMS_shopdetailInfo.pooky_detail .MK_optAddWrap .MK_inner-opt-cm .MK_qty-ctrl a:nth-child(2){float: right;background: #efefef !important;border-color: #c3c3c3 !important;width: 30px!important;height: 30px!important;}
#SMS_shopdetailInfo.pooky_detail .MK_optAddWrap .MK_inner-opt-cm .MK_qty-ctrl a:nth-child(2):after{
    content: "+";
    font-size: 15px;
    font-weight: normal;
    line-height: 27px;
}
#SMS_shopdetailInfo.pooky_detail .MK_optAddWrap .MK_inner-opt-cm .MK_qty-ctrl a:nth-child(2) span{
    font-size: 0;
}
#SMS_shopdetailInfo.pooky_detail .MK_optAddWrap .MK_inner-opt-cm .MK_qty-ctrl a:nth-child(3){
    float: left;
    margin-right: 45px;
    background: #efefef !important;
    border-color: #c3c3c3 !important;
    width: 30px!important;height: 30px!important;
}
#SMS_shopdetailInfo.pooky_detail .MK_optAddWrap .MK_inner-opt-cm .MK_qty-ctrl a:nth-child(3):after{
    content:
    "-";
    font-size: 15px;
    font-weight: normal;
    line-height: 27px;
    }
#SMS_shopdetailInfo.pooky_detail .MK_optAddWrap .MK_inner-opt-cm .MK_qty-ctrl a:nth-child(3) span{}
#SMS_shopdetailInfo.pooky_detail .MK_optAddWrap .MK_inner-opt-cm .MK_price{bottom: 26px;font-size: 13px;}

#SMS_shopdetailInfo.pooky_detail #contents .MK_optAddWrap #MK_innerOptWrap.total{padding:0 !important;}
#SMS_shopdetailInfo.pooky_detail #contents .MK_optAddWrap .total{/*text-align: left;*/ margin-top:0px; }
#SMS_shopdetailInfo.pooky_detail #contents .MK_optAddWrap .total .MK_txt-total{
        font-size: 18px;
        letter-spacing: 0;
        font-weight: normal;
}
#SMS_shopdetailInfo.pooky_detail #contents .MK_optAddWrap .MK_total{font-size: 18px;margin-left: 5px;letter-spacing: 0;}
#SMS_shopdetailInfo.pooky_detail #contents .shopdetailInfoBottom .shopdetailButton{padding:0;}
#SMS_shopdetailInfo.pooky_detail #contents .shopdetailInfoBottom .shopdetailButton .shopdetailButtonTop a.cart{
    width: 80%;
    background: #f7babc;;
    border-radius: 50px;
    height: 50px;
    line-height: 50px;
    overflow: hidden;
}
#SMS_shopdetailInfo.pooky_detail #contents .shopdetailInfoBottom .shopdetailButton .shopdetailButtonTop a.cart span{color: #fff;font-weight: normal;font-size: 14px;letter-spacing: 0;}
#SMS_shopdetailInfo.pooky_detail #contents .shopdetailInfoBottom .shopdetailButton .shopdetailButtonTop a.buy{
    border-radius: 50px;
    height: 50px;
    line-height: 50px;
    background: #fff;
    border: 1px solid #000;
}
#SMS_shopdetailInfo.pooky_detail #contents .shopdetailInfoBottom .shopdetailButton .shopdetailButtonTop a.buy span{
    font-weight: normal;
    font-size: 14px;
    letter-spacing: 0;
}
#nhn_btn .npay_type_MA_1{
    width: 370px !important;
    
}    
/*¼±¹°ÇÏ±â »èÁ¦´Â ¿©±â¼­ºÎÅÍ*/
#SMS_shopdetailInfo.pooky_detail #contents .shopdetailInfoBottom .shopdetailButton .shopdetailButtonTop a.gift { 
display: inline-flex; 
align-items: center; 
justify-content: center; 
width: 100%;
color: #262626;
background: #fff;
border: 1px solid #000;
border-radius: 50px;
height: 50px;
line-height: 50px;} 


#SMS_shopdetailInfo.pooky_detail #contents .shopdetailInfoBottom .shopdetailButton .shopdetailButtonTop a.gift {float:right!important;}

/* ¼±¹°ÇÏ±â */

/*¼±¹°ÇÏ±â »èÁ¦´Â ¿©±â±îÁö*/   


/*¿øÅ¬¸¯ css*/
.shopdetailInfoOneclick {clear:both;  overflow:hidden; zoom:1;margin-bottom: 20px;}
.shopdetailInfoOneclick > span {float:left; }
.shopdetailInfoOneclick .shopdetailInfoList {}
.MK-oneclick-list { overflow:hidden; zoom:1; }
.MK-oneclick-list:after { content: ""; display: block; clear: both; }
.MK-oneclick-list li { float:left; margin: 0 5px 5px 0; }                                                                                
.MK-oneclick-list li a {display: inline-block;border-radius: 1px; box-sizing:border-box;font-size: 13px;} 
.MK-oneclick-list li.MK-oneclick-dis a { filter:alpha(opacity=50);-moz-opacity:.5;}
.MK-oneclick-list li.MK-oneclick-dis a span{
    color: #c9cbca;
}
.MK-oneclick-list li.MK-oneclick-color.MK-oneclick-sel a {  padding:1px; filter:alpha(opacity=100); -moz-opacity:1; opacity:1; }
.MK-oneclick-list li a span { display: block; text-align: center; vertical-align: middle; line-height: 19px; }                         
.MK-oneclick-list li a img { width: 100%; height:100%;}
.MK-oneclick-list li.MK-oneclick-image a {height: auto;text-align: center;vertical-align: middle;}
.MK-oneclick-list li.MK-oneclick-image.MK-oneclick-sel a{
    font-weight: bold;
}
.MK-oneclick-list li.MK-oneclick-image a img {width: auto;height: 75px;border: 1px solid #c9cbca;display: block;margin-bottom: 5px;border-radius: 5px;}
.MK-oneclick-list li.MK-oneclick-image.MK-oneclick-sel a img {height: 75px;width: auto;border: 2px solid #a3d7f1;}
.MK-oneclick-list li.MK-oneclick-color { width:50px; height: 50px; } 
.MK-oneclick-list li.MK-oneclick-color a { padding: 2px; }
.MK-oneclick-list li.MK-oneclick-color span { width: 44px; height: 44px; }
.MK-oneclick-list li.MK-oneclick-color .mk-oo-sel span { width: 27px; height: 27px; }
.MK-oneclick-list li.MK-oneclick-text  .MK-oneclick-list li.MK-oneclick-text {min-width:35px; max-width:100%; height: 50px; }
.MK-oneclick-list li.MK-oneclick-text a { padding: 2px; }
.MK-oneclick-list li.MK-oneclick-text.MK-oneclick-sel a {padding:1px;}
.MK-oneclick-list li.MK-oneclick-text span { min-width: 29px; line-height: 44px; }                                                                        
.MK-oneclick-list li.MK-oneclick-text .MS-oneclick-sel span { min-width: 30px; line-height: 27px; }
.MK-oneclick-value {padding-bottom: 3px; display:none; }
.MK-oneclick-only-text li.MK-oneclick-text {height: 31px;border: 1px solid #c9cbca;padding: 3px 15px;border-radius: 50px;margin-bottom: 5px;color: #fff;}
.MK-oneclick-only-text li.MK-oneclick-text span { height: auto; line-height: 19px; }


/*.bottom-fixed-menu-container > ul > li{width:20% !Important;}*/

.pooky_custom_btn{}
.pooky_custom_btn span{background-image: url(/design/iloveje/Pooky/detail_btn01.png);}

#wnansdurl {
	position: relative;
	top: -70px;
	left: 0;
}



.SMS_TopBtn.detail-page{bottom: 155px !important;}
#SMS_recentBtn {    bottom: 75px !important;display:none !important; }

.size_floating{
    display: none;
        position: fixed;
    right: 15px;
    z-index: 99;
    border: none;
    cursor: pointer;
    padding: 15px;
    width: 35px;
    height: 35px;
    background-image: url(//cdn.snapfit.co.kr/common/btn_size.png);
    background-size: 100%;
    bottom: 74px;
    opacity: 0.6;
}
.size_floating img{}




#SMS_shopdetailInfo #contents .shopdetailInfoBottom .shopdetailButton .shopdetailButtonTop a.cart, #SMS_shopdetailInfo #contents .shopdetailInfoBottom .shopdetailButton .shopdetailButtonTop a.wish {background-image:url(/design/iloveje/Pooky/241008_heart01.png);
width:10%; background-color:#fff; margin-right:15px; background-repeat:no-repeat; background-position:top; background-size:30px;
}

#SMS_shopdetailInfo #contents .shopdetailInfoBottom .shopdetailButton .shopdetailButtonTop a.cart, #SMS_shopdetailInfo #contents .shopdetailInfoBottom .shopdetailButton .shopdetailButtonTop a.wish:hover {background-image:url(//ilovej.cdn.smart-img.com/ilovej/product_img/2025/JXS/JXSSH03/heart2.png);}



.bottom-fixed-menu-container > ul > li span.count {
    transform-origin: right center;  
    transform: translateX(30%);
    display: inline-block;
    white-space: nowrap;
    min-width: 20px;
    padding: 0 6px;
    box-sizing: border-box;
    width:auto;
}
.pooky_thumb_sldie{position: relative;max-width: 100vw;overflow: hidden;padding-bottom: 15px;}
.pooky_thumb_sldie .pooky_thumb_top{max-width: 100%;margin-bottom: 10px;}
.pooky_thumb_sldie .pooky_thumb_top .swiper-slide{position: relative;}

.pooky_thumb_sldie .pooky_thumb_top .swiper-slide:after{
    content: "";
    display: inline-block;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.4);
    position: absolute;
    top: 0;
    left: 0;
}
.pooky_thumb_sldie .pooky_thumb_top .swiper-slide.swiper-slide-active:after{display:none;}
.pooky_thumb_sldie .pooky_thumb_top .swiper-slide img{max-width:100%;}
.pooky_thumb_sldie .pooky_thumb_bottom .swiper-slide{
        margin-bottom: 0;
    height: auto;
    width: 52px;
    margin-right: 2px;
  opacity: 0.4;
    
 
}
.pooky_thumb_sldie .pooky_thumb_bottom .swiper-slide img{max-width:100%;}
.pooky_thumb_sldie .pooky_thumb_bottom .swiper-slide-thumb-active{
        opacity: 1;
     
 }


.pooky_thumb_sldie .swiper-button-next{
    display:none;
    background-image:url(/design/iloveje/Pooky/arrow_w02.png);
    width: 80px;
    height: 80px;
        top: 41%;
    margin: 0;
    transform: translateY(-50%);
    
    
}
.pooky_thumb_sldie .swiper-button-prev{
 display:none;
        background-image:url(/design/iloveje/Pooky/arrow_w01.png);
    width: 80px;
    height: 80px;
        top: 41%;
    margin: 0;
    transform: translateY(-50%);
}
.pooky_thumb_sldie .swiper-pagination{
        position: absolute;
        margin: 0px 0 0px;
        display: table;
        table-layout: fixed;
        box-sizing: border-box;
        bottom: 0 !important;
        width: calc(100% - 20px) !important;
        left: 50% !important;
        transform: translateX(-50%);
}

.pooky_thumb_sldie .swiper-pagination .swiper-pagination-bullet{height: 2px;display: table-cell;background: rgba(158, 158, 158, 0.5);opacity: 1;border-radius: 0;width: 8px;cursor: pointer;}
.pooky_thumb_sldie .swiper-pagination .swiper-pagination-bullet-active{
    background: #f7bbbd;
}

/* BASIC css end */



.SMS_ShopDetail_subMenu_wrap > ul > li span.count {
    transform-origin: right center;
    display: inline-block;
    white-space: nowrap;
    min-width: 20px;
    padding: 0 6px;
    box-sizing: border-box;
    width: auto;
    height: 20px;
    border-radius: 20px;
    font-weight: bold;
    font-size: 11px;
    color: #000;
    text-align: center;
    line-height: 20px;
    background: #fededf;
}





/* BASIC css end */

