/* BASIC css start */
#contents {margin: 0 !important;}
#container {margin-top:0% !important;}
#footer{padding-bottom: 50px !important;}
.material_img {padding: 0 !important; }



.option_tk .select2-container--default .select2-results__option:first-child {display: none;}
.option_tk .select2-container--default .select2-results__option[aria-disabled=true] {
    display: none;
}
.option_tk .select2-container {text-align:left;}
.option_tk .select2-container--open {position:relative!important; top:0!important; left:0!important; width:100%;}
.option_tk .select2-container--open .select2-dropdown {position:relative;width:100%!important;border:none;z-index: 10;}



.select2-hidden-accessible { position: fixed !important; }
.clearfix:after {visibility: hidden;}
.js_select2_option {border:1px solid #e2e2e8; text-align:left; border-radius:4px; width: 100%!important;}
.js_select2_option.hasValue .selected_value {margin-left:5px;position:relative;display:inline-block;text-overflow: ellipsis;white-space:nowrap;word-wrap:normal;overflow:hidden;max-width: calc(100% - 60px);}
.js_select2_option.hasValue .selected_value:before {content:'/'; position:relative; top:0; left:0; display:inline-block; margin-right:5px;}
.js_select2_option .select2-results li {border-top:1px solid #e2e2e8;padding:0 10px;line-height:48px;font-size:15px;line-height: 1.5;height: 48px;display: flex;align-items: center;}
.js_select2_option .option_selected_title {padding:0 10px;line-height:48px;font-size:16px;color:#4a4a4a;position:relative;display: flex;align-items: center;justify-content: flex-start;box-sizing: border-box;}
.js_select2_option .option_selected_title svg {position:absolute; top:50%; right:10px; margin-top:-10px;}
.js_select2_option.open .option_selected_title svg {transform:rotate(-180deg)}
.js_select2_option.open {border:1px solid #bb395c;}
.js_select2_option .select2.select2-container {display:none;}

.js_select2_option .select2-container--default .select2-selection--single {border:none;}


/* ´ÙÁßÀÌ¹ÌÁö */
    
   
.shopdetailInfoTop {overflow: hidden;}
.shopdetailInfoTop  .swiper {
        width: 100%;
        height: 100%;
        overflow: hidden;
      }

.shopdetailInfoTop  .swiper-slide {
        text-align: center;
        font-size: 18px;
        background: #fff;

        /* Center slide text vertically */
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
      }

.shopdetailInfoTop .swiper-slide img {
        display: block;
        width: 100%;
        height: 100%;
        object-fit: cover;
      }


.shopdetailInfoTop .swiper {
        width: 100%;
        /*height: 300px;*/
        margin-left: auto;
        margin-right: auto;
      }

.shopdetailInfoTop  .swiper-slide {
        background-size: cover;
        background-position: center;
      }

.shopdetailInfoTop  .mySwiper2 {
        height: 80%;
        width: 100%;
        position: relative;
        overflow: hidden;
      }


.shopdetailInfoTop  .mySwiper {
        height: 20%;
        box-sizing: border-box;
        padding: 10px;
        position: relative;
        width: 100%;
        position: relative;
        overflow: hidden;
      }

.shopdetailInfoTop  .mySwiper .swiper-slide {
        height: 60px !important;
        opacity: 0.4;
        overflow:hidden;
        width: 52px !important;
        margin-right: 2px;
      }

.shopdetailInfoTop  .mySwiper .swiper-slide-thumb-active, .shopdetailInfoTop  .mySwiper .swiper-slide-active {
        opacity: 1;
      }

.shopdetailInfoTop  .swiper-slide img {
        display: block;
        width: 100%;
        height: 100%;
        /* object-fit: cover; */
        overflow: hidden;
      }
      
   /*´ÙÁß ¾Æ·§ÂÊ*/   
.shopdetailInfoTop .swiper-button-prev2 {
    /*display: none;*/
    border:0;
    outline:0;
    width:25px;
    /* height:36px; */
    position:absolute;
    left:0;
    top: 27px;
    z-index:10;
    }
.shopdetailInfoTop .swiper-button-prev2 i{    font-size: 24px;
    color: #000;
    opacity:1;
    border:0;
    outline:0;
    }   
.shopdetailInfoTop .swiper-button-next2 {
    /*display: none;*/
    background: none;
    border:0;
    outline:0;
    width:25px;
    /* height:36px; */
    position:absolute;
    right:0;
    top: 27px;
    z-index:10;
    }
.shopdetailInfoTop .swiper-button-next2 i{
    font-size: 24px;
    color: #000;
    opacity:1;

    border:0;
    outline:0;
}     
   
   
    
/*´ÙÁß À­ÂÊ*/    
.shopdetailInfoTop .swiper-button-prev {background: none;margin-left:10px;    border:0;
    outline:0;width:36px; height:36px}
.shopdetailInfoTop .swiper-button-prev i{    font-size: 24px;
    color: #fff;
    background:#00000030;
    border-radius:100%;
    padding:6px;
    background-size:40px;
    border:0;
    outline:0;
    }   
.shopdetailInfoTop .swiper-button-next {background: none;  margin-right:10px;    border:0;
    outline:0; width:36px; height:36px}
.shopdetailInfoTop .swiper-button-next i{    font-size: 24px;
    color: #fff;
    background:#00000030;
    border-radius:100%;
    padding:6px;
    background-size:40px;
       border:0;
    outline:0;
    
}        

.shopdetailInfoTop .swiper-button-next, .shopdetailInfoTop .swiper-button-prev {border-radius:100%;background:#00000030;box-sizing:border-box;background-size: 24px 24px;background-repeat: no-repeat;}
.shopdetailInfoTop .swiper-button-next:after, .shopdetailInfoTop .swiper-button-prev:after {font-size:20px; color:#fff; }
.shopdetailInfoTop .swiper-button-next:after {  padding: 2px 0 0 4px;}
.shopdetailInfoTop .swiper-button-prev:after {  padding: 2px 4px 0 0px;}
.shopdetailInfoTop .swiper-button-next {background-image:url(/design/chicfox/imgs/comm/ic_arrow_down.png);transform: rotate(270deg);right: 16px;background-position: center top 8px}
.shopdetailInfoTop .swiper-button-prev {background-image:url(/design/chicfox/imgs/comm/ic_arrow_up.png);transform: rotate(270deg);right: 32px;background-position: center top 4px;}

 
 
/*»ó¼¼´õº¸±â¹öÆ°*/ 
.shopdetail .mobileDetailMore { display:none; position: absolute;bottom: 0;margin: 18px 0px 0px;width: 100%;/* background: #fff; */padding: 60px 0px 0;background-repeat:repeat-x;}
.shopdetail .mobileDetailMore a {display:block;width: 67%;height:50px;font-size:14px;color: #000;MARGIN: 0px auto;text-align:center;line-height:50px;background: #ffffff;border: 2px solid #000;}
.shopdetail .mobileDetailMore a i { line-height:52px; vertical-align:top }
 
/*Àå¹Ù±¸´Ï ´ã±â*/
#basketpage{top:30% !important;}
.layer-confirm{background:#000 !important;}


.shopdetail .shopdetailInfo {background-color: #fff;}
.shopdetail .shopdetailInfo h2 {font-size: 20px;margin-bottom: 10px;font-weight: bold;padding-right: 60px;margin-top: 0px;line-height: 27px; word-wrap: break-word;  word-break: keep-all;}
.shopdetail h3 {font-weight:bold;padding: 10px;margin-bottom: 20px;border-bottom: 1px solid #ddd;font-size: 16px;margin-top: 20px;}
.shopdetail h3 .fa {float:right; font-size: 1.5em;}


.listPrice {color: #111;font-weight:bold;line-height: 16px; }
.listPrice .strike {color:#ccc;font-weight: normal;margin-right: 3px;font-size: 14px;text-decoration:line-through;display: inline-block; margin-bottom:10px;}
.listPrice .salePercent {color:#ff6b13;margin-right:10px; margin-left:0}
.listPrice .dcOn {display:block; }



/*»ó¼¼ :: 2 Áø¿­*/
.shopdetail .detail-two-guide{}
.shopdetail .detail-two-guide .twoTop {}
.shopdetail .detail-two-guide .twoContent {width:100%}
.shopdetail .detail-two-guide .twoContent li{width:50%; float:left}
.shopdetail .detail-two-guide .twoContent li a{display:block}
.shopdetail .detail-two-guide .twoContent li a img{width:100%}
.shopdetail .detail-two-guide .twoBottom{}



/* »ó¼¼ ÀÌ¹ÌÁö ¹è³Ê */
.mImgBanner{width: 100%; margin-top: 40px;}
.mImgBanner a{display:inline-block; margin-bottom:10px}
.mImgBanner a img{width:100%}



/* »ó¼¼ :: ±âº» ::  Ãß°¡ ½½¶óÀÌµå */
.itemListWrap { margin:0px 0 60px; position:relative; width:100%; overflow:hidden }
.itemListWrap img{width:100%;}
.itemListWrap .swiper-scrollbar{/* height:2px !important; */width: auto;height: 2px;left: 5vw;right: 5vw;bottom: 14px;background: #dbdbdb;}

.itemListWrap .swiper-button-next {
    background-image: url(/design/chicfox/imgs/comm/xi-angle-right-thin.png) !important;
    top: 45% !important;
    right: -45% !important;
}
.itemListWrap .swiper-button-prev {
    background-image: url(/design/chicfox/imgs/comm/xi-angle-left-thin.png) !important;
    top: 45% !important;
    left: -45% !important;
}





/* »ó¼¼ :: ±âº» ::  Ãß°¡ ½½¶óÀÌµå 01 */
.addSliderWrap { margin:0px 0 60px; position:relative; width:100%; overflow:hidden }
.addSliderWrap .swiper-slide { width:100%; }
.addSliderWrap .swiper-slide a { display:block; padding:0 ; }
.addSliderWrap .swiper-slide img { width:100% }
.addSliderWrap .add-pagination { display:table; table-layout:fixed; width:100% !important;margin-top:10px }
.addSliderWrap .swiper-pagination-bullet-active {background-color:#000 !important}




/* »ó¼¼ :: ¹è°æÇü :: Ãß°¡ ½½¶óÀÌµå 02*/
.bgboxSliderWrap {margin: 0px 0 78px; position:relative;   width:100%;  overflow:hidden;background-repeat: no-repeat;  padding-bottom: 35px;  background-size: cover; }
.bgboxSliderWrap .swiper-slide { width:85%; }
.bgboxSliderWrap .swiper-slide a { display:block; padding:0 ; }
.bgboxSliderWrap .swiper-slide img {width: 85% !important;padding-top: 54px;}
.bgboxSliderWrap .box-pagination { display:table; table-layout:fixed; width:100% !important;margin-top:10px }
.bgboxSliderWrap .swiper-pagination-bullet-active {background-color:#000 !important}





/* °ü·Ã»óÇ° */
.shopdetailRelation {margin-top: 40px;overflow:hidden;padding: 20px 0px 36px 15px;background: #f9f9f9;}
.shopdetailRelation h3 {padding: 0 0px;font-size: 18px;font-weight:700;border-bottom: 0 !important;}
.shopdetailRelation .list_shoppingRelationItem1x {padding-top: 0px;}
.shopdetailRelation .swiper-slide {width:40%;overflow: hidden; padding-bottom:2px}
.shopdetailRelation .swiper-slide .listPic { width:100% }
.shopdetailRelation .swiper-slide .list_shoppingInfo {padding: 6px 0px 15px;/* overflow: hidden; */}
.shopdetailRelation .swiper-slide .list_shoppingInfo .sell-price { font-weight:400 }
.shopdetailRelation .swiper-slide .list_shoppingInfo .btnRelatedView { display:inline-block; width:86px; height:25px; font-size:11px; text-align:center; line-height:25px; border:1px solid #242424 }
.shopdetailRelation .btn_Black {background:#fff; color:#000;  width: 80%;  margin: 20px auto;}
.shopdetailRelation .infoWrap{float: left;padding-left: 19px;}
.shopdetailRelation .infoWrap select{margin-bottom:2px;width: 100%;/* font-size: 12px; */}
.shopdetailRelation .MS_related_checkbox{float: left;position: absolute;    margin-top: 2px;}
.shopdetailRelation .listCount {margin-top:2px}
.shopdetailRelation .listCount input{width:40px;text-align: center;padding-left: 0;height: 30px;vertical-align: top;border-left: none;border-right: none;}
.shopdetailRelation .listCount .xi{border:1px solid #ddd;width: 28px;height: 28px;text-align:center;line-height:30px;/* margin-top: 5px; */}
.shopdetailRelation  .listPrice {padding-top:0}
/* //°ü·Ã»óÇ° */

.shopdetail .shopdetailInfo .shopdetailInfoBottom {background-color:#fff;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoValue {position: relative;padding: 12px 12px 12px;display:inline-block !important;width:100%;box-sizing:border-box}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoValue em {color: #111;font-size:1.333em;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoValue .listPrice {font-size: 16px;position:relative;/* border-bottom: 1px solid #ddd; */padding-bottom: 20px;width: 100%;font-weight: 600;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoValue .listPrice .salePercent { font-size:20px; font-weight:500}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoValue .sns_share{position: absolute; right: 24px;  top:15px;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoValue .snsShareBtn {/* position:absolute; */right:15px;font-size: 13px;/* margin-top: -30px; */    display: block;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoValue .snsShareBtn i {vertical-align: -2px;font-size: 16px;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoValue .snsShareBtn img{width:20px}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoValue p {margin-bottom: 10px;color: #000;font-size: 14px;font-weight: 500;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoValue p:last-child {margin-bottom:0px;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoValue .shopdetailInfoName {width: 22%;display:inline-block;vertical-align: middle;font-size: 13px;font-weight: bold;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoValue .shopdetailInfoCont {width: 77%;display:inline-block;margin-left: -4px;vertical-align: middle;font-size: 13px;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoValue .shopdetailInfoCont a {color:#000}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoValue .region {margin-left: 10px;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoValue .btn_relation {position:absolute; top:50%; right:10px; text-align:center; margin-top: -25px;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoValue .btn_relation a {width:50px; height:50px; color:#fff; background-color:#636363; display: inline-block; font-size:0.917em; border-radius: 4px; border:1px solid #424242;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoValue .btn_relation a:first-child {}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoValue .btn_relation a .fa {display:block; margin:6px 0 3px 0;}
.shopdetailInfoDelivery {padding:10px 24px;}
/* »óÇ°¿É¼Ç */
/*.shopdetail .shopdetailInfo .shopdetailInfoBottom .option_area {width: 100%; position: fixed; z-index: 1001; bottom: -100%; left: 0; right: 0;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .option_area .option_tk {padding: 0 24px; display:none; }*/
.shopdetail .shopdetailInfo .shopdetailInfoBottom .option_area.fixed  .option_tk {padding: 0 24px; display:none; }
.shopdetail .shopdetailInfo .shopdetailInfoBottom .option_area.fixed {width: 100%; position: fixed; z-index: 1001; bottom: 0!important; -webkit-animation: qbuy 150ms linear 1 normal; animation: qbuy 150ms linear 1 normal;}
@-webkit-keyframes qbuy {
 from {bottom:-65px;}
 to {bottom:0;}
}
@keyframes qbuy {
 from {bottom:-65px;}
 to {bottom:0;}
}

.fixedBtns { font-size:0 }
.fixedMask { display:none; position:fixed; top:0; left:0; right:0; bottom:0; width:100%; height:100%; background:rgba(0,0,0,0.7); z-index:1001 }
.option_area.fixed .fixed-btn.fixed .fixedMask { display:block !important; }

.shopdetail .shopdetailInfo .shopdetailInfoBottom .option_area.fixed .option_tk {display: block; max-height: calc(100vh - 300px);overflow-y:auto;background-color: #fff;padding-top:16px;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .fixed-btn { width:100%;box-sizing: border-box;position:relative;bottom:0px;left:0;right:0;z-index: 101;text-align: center;padding: 0;margin:0 auto;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .fixed-btn.fixed {position: fixed;background: #fff;padding: 10px; /*box-shadow: 0 3px 5px;*/ bottom:62px}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .fixed-btn.fixed.act{bottom:44px !important;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .fixed-btn.fixed .lnr{font-size:22px; vertical-align:middle}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .option_area.fixed .fixed-btn.fixed img { display: none; width:73px}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .fixed-btn .btn_option {display:none; position: absolute; top: -10px; left: 50%; margin-left:-33px;z-index:10000}


.shopdetail .shopdetailInfo .shopdetailInfoBottom .option_area.fixed .fixed-btn.fixed {display: block;position: relative; top:50px; bottom:auto; padding: 2px; z-index:-1;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .fixed-btn .btn_option {position: absolute;top:-18px;left: 50%;margin-left:-33px;display: none;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .fixed-btn .fxb a {display: inline-block;margin-left: 0;height: 50px;line-height: 50px;vertical-align: top; float:left; font-size:14px}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .fixed-btn .fxb a.wish { width: 42px; height: 50px; box-sizing: border-box; padding:13px 12px 13px 5px;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .fixed-btn .fxb a.cart {display:none}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .fixed-btn .fxb a.cart img{width:24px; vertical-align:middle}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .fixed-btn .fxb a i {font-size: 20px;line-height: 42px;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .fixed-btn .fxb a.buy {border-radius: 10px;color:#fff;background-color: #000;width: calc(100% - 42px);text-align: center;font-size:14px;font-weight:bold;}

/* ½Ç½Ã°£ Àç°í */
.makeshop-stock-sellpia-btn {border: 1px solid #ccc; text-align:center; line-height:36px;font-size:14px;display:block; color:#fff; font-weight:bold; background:#fff; margin-top:10px;}



.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoMultiSelect {background-color: #fff;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .buy_on {background-color: #fff;text-align: center;padding-top: 20px;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .buy_on a {width:calc(50% - 38px); color: #000; border:1px solid  #000; display: inline-block;padding: 14px 0;margin: 0;font-size: 15px; vertical-align: top; margin-right:6px}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .buy_on a.buy {color: #fff; background-color: #000; margin-right:0;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .buy_on a.wishBtn {width: 50px;padding: 12.5px 0;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .buy_on a.wishBtn img {width:20px;  margin:0}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoSelect { }
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoSelect .optionTip{ width: 67%;display: inline-block; margin-left: 20%; vertical-align: middle; padding-left: 6px; margin-top: 15px; margin-bottom: 3px; }

.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoSelect .optionTip em{color:#ff6b13;/* font-weight: 600; */}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoSelect .opt-com {text-align: right;margin-top: 7px;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoSelect .opt-com  .sel-btn {display:inline-block;width: 100%; height:32px;color:#fff;text-align:center;line-height: 32px;border:1px solid #231f20;background:#231f20;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoSelect p {padding: 5px 0; /*margin-bottom:10px*/}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoSelect p:last-child {margin-bottom: 0;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoSelect .shopdetailInfoName {width: 35%;padding-right: 5px;display:inline-block;font-size: 16px;font-weight: bold;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoSelect .shopdetailInfoCont {width: calc(65% - 5px);display:inline-block;margin-left: -4px;font-size: 16px;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoSelect .shopdetailInfoCont input {padding: 0 10px 0 0;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoSelect .shopdetailInfoCont select {width:100%; display:none !important}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoSelect .shopdetailInfoCont em {font-size:inherit}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoSelect .shopdetailInfoCount .txt-qnty {text-align:right; padding:0 6px; width: 50px !important;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoSelect .shopdetailInfoCount .fa-plus {background-color: #bbb;width: 32px;height: 32px;text-align: center;vertical-align: middle;line-height: 32px;color: #fff;margin: 0 5px;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoSelect .shopdetailInfoCount .fa-minus {background-color: #bbb;width: 32px;height: 32px;text-align: center;vertical-align: middle;line-height: 32px;color: #fff;}
#MK_innerOptScroll {margin-top: 15px;/* border-top: 2px solid #000; *//* border-bottom: 2px solid #000; */}
.MK_inner-opt-cm {/* border-bottom: 1px solid #000; */}
#MK_innerOptWrap .MK_inner-opt-cm li {/* margin-top:10px; */padding: 10px 0;position:relative;/* border-top: 1px solid #ddd; */background: #fff; *zoom:1;border-top: 1px solid #ddd;min-height: 28px;}
#MK_innerOptWrap .MK_inner-opt-cm li:first-child {border-top: 1px solid #e5e5e5;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoSelect .add-option-sel {font-weight: bold; font-size: 1.1em; padding-top: 10px;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoSelect .add-option select {margin-bottom: 10px;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoSelect .add-option .shopdetailInfoName {vertical-align: top; padding-top: 11px;}
.shopdetail .shopdetailBoard {position:relative;text-align:center;margin-bottom: 20px;display: table;width: 100%;padding-top:0px;background: #fff;}
.shopdetail .shopdetailBoard .shopdetailBoard a.actOn {background-color: #000;border-top: 1px solid #000;border-bottom: 2px solid #000;color: #fff;font-weight: bold;}

.shopdetail .shopdetailBoard.act{position: fixed;top:-51px; z-index:10; }
.shopdetail .shopdetailBoard.Sact{position: fixed;top:-51px; z-index:10; }
.shopdetail .shopdetailBoard.Tact{position: fixed;/*top:-51px;*/top:0;  z-index:10; }
.shopdetail .shopdetailBoard a {margin-left: 0px;font-size:11px;margin-top: 1px;border-right: 1px solid #ddd;border-top: 1px solid #ddd;border-bottom: 1px solid #000;border-left: 0;text-align: center;height: 40px;line-height: 40px;display: block;background: #fff;width:32.8% !important;display: inline-block;color: #666;}
.shopdetail .shopdetailBoard a:last-child {border-right:none; }
.shopdetail .shopdetailBoard a.on{background-color:#fff;border-bottom: none;border-right: 1px solid #000;border-top: 1px solid #000;border-left: 1px solid #000;border-bottom: 0;color: #000;font-weight: bold;/*width: 24.5% !important;*/}
.shopdetail .shopdetailBoard a span {font-size: 11px;;color: #000;font-weight: 400;height: 18px;line-height: 18px;text-align: center;}

.MK_optAddWrap .MK_inner-opt-cm li {position:relative;/* border-top: 1px solid #c7c7c7; */padding: 12px 0;/* border-bottom: 1px solid #000; */}
.MK_optAddWrap .MK_inner-opt-cm li:last-child {border-bottom:0px none;}
.MK_optAddWrap .MK_inner-opt-cm .MK_p-name {padding-right:30px;color:#000;display:block;}
.MK_optAddWrap .MK_inner-opt-cm .MK_qty-ctrl{margin-top:8px;padding:0 28px;font-size:0;position:relative;vertical-align:top;display:inline-block;}
.MK_optAddWrap .MK_inner-opt-cm .MK_qty-ctrl input{padding:0 6px;width:54px;height:30px;font-size:12px;border-color:#e1e1e1;text-align:center !important;box-shadow:none;}
.MK_optAddWrap .MK_inner-opt-cm .MK_btn-del{position:absolute;top:10px;right:0;display:block;}
.MK_optAddWrap .MK_inner-opt-cm .MK_btn-del:before {
    display:block;width:21px;height:21px;text-align:center;line-height:21px;content:"\e9af";font-size:21px;color:#000;
	font-family:xeicon;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;
    -webkit-font-smoothing:antialiased;
    -moz-osx-font-smoothing:grayscale;
}
.MK_optAddWrap .MK_inner-opt-cm .MK_btn-del img{display:none;}
.MK_optAddWrap .MK_inner-opt-cm .MK_price{position:absolute;bottom:20px;right:0;font-size:0;line-height:0;}
.MK_optAddWrap .MK_inner-opt-cm .MK_price span{font-size:14px;line-height:12px;color:#000;font-weight:500;vertical-align:-1px;display:inline-block;}
.MK_optAddWrap .MK_inner-opt-cm .btn-type-02{position:absolute;top:0;bottom:0;right:0;background-color:#fff;width:28px;height:28px;text-align:center;vertical-align:middle;font-size:12px;line-height:28px;color:#444;border:1px solid #e1e1e1;overflow:hidden;display:inline-block;}
.MK_optAddWrap .MK_inner-opt-cm .btn-type-02 span{display:none;}
.MK_optAddWrap .MK_inner-opt-cm .btn-type-02 ~ .btn-type-02{left:0;right:auto;}
.MK_optAddWrap .MK_inner-opt-cm .btn-type-02:after{
	width:16px;height:16px;margin:6px auto 0;content:"\e913";font-size:16px;line-height:16px;color:#000;text-align:center;display:block;
	font-family:xeicon;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;
	-webkit-font-smoothing:antialiased;
	-moz-osx-font-smoothing:grayscale;
}
.MK_optAddWrap .MK_inner-opt-cm .btn-type-02 ~ .btn-type-02:after{content:"\e91a";}
.MK_optAddWrap .total {text-align:right;padding:15px 0 20px;height:18px;color:#000;font-size:0;}
.MK_optAddWrap .MK_txt-total, .MK_optAddWrap .MK_txt-won{font-size: 16px;font-weight: 500;text-align: left;float: left;}
.MK_optAddWrap .MK_total{padding-left:2px;font-size: 18px;color:#000;font-weight: 700;vertical-align: 2;display:inline-block;}
.MK_optAddWrap .MK_txt-won{
    float: right;
}


.MK_optAddWrap_div {height:10px;padding:0;/* background:#f6f6f6; *//* border-top:1px solid #c7c7c7; *//* border-bottom:1px solid #c7c7c7; */}
.MK_optAddWrap_line { height:1px;padding:0;background:#f6f6f6; border-bottom:1px solid #c7c7c7; }
#MK_innerOptTotal {text-align:right;border-top: 2px solid #000;}
/* //ÂøºÒ ¾ÆÀÌÄÜ */
.shopdetail .shopdetailInfo .gray-delivery {padding: 2px;background-color: #fff;color: #656565;font-size: 0.875em;border-radius: 3px;border: 1px solid #656565;}
/* //»óÇ°¿É¼Ç */
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailTotal {background-color:#fff; text-align:right; padding:15px; font-size:1.2em;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailTotal em {color:#f1191f; font-size:1.333em; margin-left:16px;}
.shopdetail .shopdetailButton {/*padding: 10px;*/}
.shopdetail .shopdetailButtonTop{/*padding-bottom:20px;*/}
.shopdetail .shopdetailButtonTop .center{width:100%;padding-top: 4px;}
.shopdetail .shopdetailButtonTop .left, .shopdetail .shopdetailButtonTop .right{width:50%;box-sizing:border-box;}
.shopdetail .shopdetailButtonTop .left{padding-right: 2px;}
.shopdetail .shopdetailButtonTop .right{padding-left: 2px;}
.shopdetail .shopdetailButtonTop .cbtn{width:100%;}
.shopdetail .shopdetailButtonTop .soldout, .shopdetail .shopdetailButtonTop .errorTxt, .shopdetail .shopdetailButtonTop .is_soldout{text-align: center;
    font-size: 14px;
    color: #000;
    padding: 5px 0;
    border: 1px solid #ddd;
    height: 30px;
    line-height: 30px;
    background: #f9f9f9;}



.listSubname{    color: #666 !important; margin-top: 5px;}
.shopdetail .shopdetailButtonTop .btnArea{display: none; text-align:center;}
.shopdetail .shopdetailButtonTop .btnArea:after{content:"";display:block;clear:both;}
.shopdetail .shopdetailButtonTop .btnArea .left{float:left;text-align:left;}
.shopdetail .shopdetailButtonTop .btnArea .right{float:right;text-align:left;}
.shopdetail .shopdetailButtonTop .btnArea .center{display:inline-block;}
.shopdetail .shopdetailButtonTop .cbtn{display:inline-block;vertical-align:top;box-sizing:border-box;text-align:center;border:1px solid #ddd;}
.shopdetail .shopdetailButtonTop .cbtn.active{border-color:#a4a4a4;background-color:#a4a4a4;color:#fff;}
.shopdetail .shopdetailButtonTop .cbtn.prdDetailBtn{height: 48px;font-size: 15px;line-height: 46px;color: #231f20;}
.shopdetail .shopdetailButtonTop .cbtn.prdDetailBtn i{font-size:20px;color:#333;vertical-align: -3px;margin-right:5px;margin-left: -2px;}
.shopdetail .shopdetailButtonTop .cbtn.grayStyle {border-color: #999;background-color: #999;color:#fff;}
.shopdetail .shopdetailButtonTop .cbtn.grayStyle i {color:#fff;}
.shopdetail .shopdetailButtonTop .cbtn.activeStyle{border-color: #404040;color:#fff;background-color: #404040;}
.shopdetail .shopdetailButtonTop .cbtn.activeStyle i {color:#fff;}

.shopdetail .shopdetailCoupon {margin: 15px 0;}
.shopdetail .shopdetailCoupon h3 {padding: 10px 0 5px;margin-bottom: 0;}
.shopdetail .shopdetailCoupon .shopdetailCouponGet {}
.shopdetail .shopdetailCoupon .shopdetailCouponGet .image_src {max-width: 100%; padding-bottom: 5px;}
.shopdetail .shopdetailCoupon .shopdetailCouponGet li dl {padding: 5px 0 5px 110px;position:relative;background-size: 90px auto;min-height: 46px;}
.shopdetail .shopdetailCoupon .shopdetailCouponGet .MS_coupon dt {width: 95px;position:absolute;top: 50%;left:0;text-align:center;font-size: 13px;margin-top: -20px;border: 1px dashed #ddd;height: 40px;line-height: 40px;background: #fcfcfc;}
.shopdetail .shopdetailCoupon .shopdetailCouponGet .MS_coupon dd { color:#999; padding-top: 4px; }
.shopdetail .shopdetailCoupon .shopdetailCouponGet .MS_coupon h4 {font-weight:bold;color:#111;}
.shopdetail .shopdetailItem .shopdetailItemPopup {text-align:center; padding:0 15px; margin:22px 0;}
.shopdetail .shopdetailItem .shopdetailItemPopup a {font-weight:bold; color:#fff; background-color:#636363; display:block; padding:10px 0;}
.shopdetail .shopdetailItem .shopdetailItemPopup .shopdetailItemZoom {height:60px; padding:0 0 0 75px; margin-top:10px; background:url("/images/d3/m_04/bg_hand@2x.gif") no-repeat 20px center; line-height: 60px; background-size: 50px auto;}
/*»çÀÌÁî Á¤º¸*/
.detail_scroll{display:inline-block;position:relative;}
.detail_scroll2{display:none!important;position:fixed;top:100px;z-index:102;} 
.sizeBackground{display:none;position:fixed;top:0px;width:100vw;height:100vh; overflow-y: scroll; background-color:#fff;z-index:101;}
.sizeBackground .crema-fit-product-combined-detail{padding-bottom: 60px}
.sizeClose{color:#474747;position:absolute;top: 40px;right:20px;font-size: 40px;}
.detail_scroll #smartfabric_wrap{height: 79vh !important;}
.detail_scroll2 #smartfabric_wrap{height: 79vh !important;overflow-y: scroll;}
.shopdetail .shopdetailItem .shopdetailImage {position: relative;/* padding-bottom: 130px; */line-height: 1.3;}
.shopdetail .shopdetailItem .shopdetailImage img {max-width:100% !important; height: auto !important;}
.shopdetail .shopdetailItem .shopdetailImage table {width:100% !important;}
.shopdetail .shopdetailItem .shopdetailImage object {width:100% !important;}
.shopdetail .shopdetailItem .shopdetailImage .shopdetailImageArea{position: relative;/*height: 5500px;overflow: hidden; */}
.shopdetail .shopdetailItem .shopdetailImage.unset{padding-bottom: 0;}
.shopdetail .shopdetailItem .shopdetailImage.unset .shopdetailImageArea{height: auto;}

.shopdetail .shopdetailItem .videoWrap{position:relative;height: 0; /*padding-top: 100%; */padding-bottom:100%;} 
.shopdetail .shopdetailItem .videoWrap iframe {position:absolute;width:100%;height:100%;border:0;top:0;left:0;}

.shopdetail .shopdetailItem .shopdetailImage table {table-layout: auto !important;}
/*.shopdetail .shopdetailItem .shopdetailImage div {width:100% !important;}*/
.shopdetail .shopdetailItem .shopdetailNotify {margin-top:24px;}
.shopdetail .shopdetailItem .shopdetailNotify .shopdetailNotifyInfo {padding:0 15px;}
.shopdetail .shopdetailItem .shopdetailNotify .shopdetailNotifyInfo dt {font-weight:bold; margin-bottom:2px;}
.shopdetail .shopdetailItem .shopdetailNotify .shopdetailNotifyInfo dd {margin:0 0 25px 6px;}
.shopdetail .shopdetailRelationItem {padding:0 15px 30px 15px;}
.shopdetail .shopdetailRelationItem .listName input {float:right;}
.shopdetail .shopdetailRelationItem .btn_cart {width:290px; text-align:center; font-weight:bold; color:#fff; background-color:#393939; display:block; padding:10px 0; margin:0 auto;}


.shopdetail .infoSectionWrap{padding-top:50px; margin:0 10px}

/* IOS µð¹ÙÀÌ½º ¿É¼Ç ¼±ÅÃ ½Ã ÀÚµ¿ È®´ë ¹æÁö */
input[type="text"], input[type="date"], input[type="tel"], input[type="number"], input[type="email"], input[type="password"], select {font-size:13px;}
/* //IOS µð¹ÙÀÌ½º ¿É¼Ç ¼±ÅÃ ½Ã ÀÚµ¿ È®´ë ¹æÁö */

/* OKDGG ¹öÆ° */
.shopdetail .okdgg-checkout {margin-top: 15px;}
.shopdetail .okdgg-checkout img {max-width: 90%; height: auto;}
/* //OKDGG ¹öÆ° */

/* Äü¹ÙÀÌ ¹öÆ° ³ëÃâ ½Ã Ä¿¹Â´ÏÆ¼ ÅÇ À§Ä¡ º¯°æ */
.cs-button { display: none !important;}
/* //Äü¹ÙÀÌ ¹öÆ° ³ëÃâ ½Ã Ä¿¹Â´ÏÆ¼ ÅÇ À§Ä¡ º¯°æ */


/* ÀÓ½ÃÇ°Àý ÀçÀÔ°í SMS ¹Þ±â */
.shopdetail .soldout_anchor { display:block !important; }
.shopdetail .MK_btn-sms {
    display: inline-block; width: 100%; height: 35px; line-height: 35px; text-align: center; border: 1px solid #808080;
    color: #fff; font-weight: bold;
    background-color: #636363;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#636363), to(#5e5e5e));
    background-image: -webkit-linear-gradient(top, #636363, #5e5e5e);
    background-image:    -moz-linear-gradient(top, #636363, #5e5e5e);
    background-image:      -o-linear-gradient(top, #636363, #5e5e5e);
    background-image:   linear-gradient(to bottom, #636363, #5e5e5e);
    -webkit-border-radius: 3px !important; border-radius: 3px !important; -moz-background-clip: padding; -webkit-background-clip: padding-box; background-clip: padding-box;
}
.shopdetail .MK_btn-sms span { padding-left: 24px; background: url(/images/d3/m_01/bull/alarm_fff@2x.png) no-repeat 0 50%; background-size: 18px 14px; }
/* ÀÓ½ÃÇ°Àý ÀçÀÔ°í SMS ¹Þ±â ³¡ */

#nhn_btn {padding-top:10px;}
#payco_order_btn {padding-top:10px;}
#kakaopay_order_btn {padding-top: 15px;text-align: center;}

/* ÇÏÀÌºê¸®µå */
.shopdetail .shopdetailInfo .shopdetailInfoBottom .option_area .option-wrap { padding:5px 15px 10px; background:#f6f6f6; border-bottom:1px solid #c7c7c7; }
.shopdetail .shopdetailInfo .shopdetailInfoBottom .option_area .option-wrap .option-box:not(:last-child)  { width:100%; border-bottom:1px solid #cecece; }
.shopdetail .shopdetailInfo .shopdetailInfoBottom .option_area .option-wrap .option-box.last { border-bottom:none; }
.shopdetail .shopdetailInfo .shopdetailInfoBottom .option_area .option-wrap .option-box .tit { width:100%; padding:10px 0; color:#3b3b3b; }
.shopdetail .shopdetailInfo .shopdetailInfoBottom .option_area .option-wrap .option-box .list:after { clear: both; content: ""; display: block; }
.shopdetail .shopdetailInfo .shopdetailInfoBottom .option_area .option-wrap .option-box .list { width:100%; font-size:0.875em; }
.shopdetail .shopdetailInfo .shopdetailInfoBottom .option_area .option-wrap .option-box .list li { float:left; width:20%; list-style:none; }
.shopdetail .shopdetailInfo .shopdetailInfoBottom .option_area .option-wrap .option-box .list li.last { }
.shopdetail .shopdetailInfo .shopdetailInfoBottom .option_area .option-wrap .option-box .list li dl { width:54px; padding-bottom:10px; text-align:center; color:#333; }
.shopdetail .shopdetailInfo .shopdetailInfoBottom .option_area .option-wrap .option-box .list li dl dd.prdchk { text-align:left; padding-bottom:5px; }
.shopdetail .shopdetailInfo .shopdetailInfoBottom .option_area .option-wrap .option-box .list li dl dd.prdchk input { width:12px; height:12px; }
.shopdetail .shopdetailInfo .shopdetailInfoBottom .option_area .option-wrap .option-box .list li dl dd.prdimg { position:relative; }
.shopdetail .shopdetailInfo .shopdetailInfoBottom .option_area .option-wrap .option-box .list li dl dd.prdimg img { width:54px; height:54px; }
.shopdetail .shopdetailInfo .shopdetailInfoBottom .option_area .option-wrap .option-box .list li dl dd.prdimg.noimg { width:52px; height:52px; border:1px solid #d8d8d8; background:#fff url(/makeshop/newmanager/neoimages/h52_noimg.gif) no-repeat center center; }
.shopdetail .shopdetailInfo .shopdetailInfoBottom .option_area .option-wrap .option-box .list li dl dd.prdimg .soldout { position:absolute; top:0; left:0; display:inline-block; width:54px; height:54px; line-height:56px; color:#fff; text-align:center; }
.shopdetail .shopdetailInfo .shopdetailInfoBottom .option_area .option-wrap .option-box .list li dl dd.prdimg .soldout-bg { position:absolute; top:50%; left:0; display:inline-block; width:54px; height:20px; margin-top:-10px; background:#000; filter:alpha(opacity:40); opacity:0.4; }
.shopdetail .shopdetailInfo .shopdetailInfoBottom .option_area .option-wrap .option-box .list li dl dd.prdimg .sel-img { position:absolute; top:0; left:0; display:inline-block; width:54px; height:54px; background:#000; filter:alpha(opacity:40); opacity:0.4; }
.shopdetail .shopdetailInfo .shopdetailInfoBottom .option_area .option-wrap .option-box .list li dl dd.prdname { padding-top:5px; line-height:14px; word-wrap:break-word;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .option_area .option-wrap .option-box .list li dl dd.prdnote { padding-bottom:3px; line-height:14px; word-wrap:break-word;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .option_area .option-wrap .option-box .list li dl dd.prdprice { padding-bottom:3px; }
.shopdetail .shopdetailInfo .shopdetailInfoBottom .option_area .option-wrap .option-box .list li dl dd.prdqty { }
.shopdetail .shopdetailInfo .shopdetailInfoBottom .option_area .option-wrap .option-box .list li dl dd.prdqty input { display:inline-block; width:20px; height:15px; line-height:17px; padding:0 5px; border:1px solid #707070; font-size:11px; text-align:right; }
.shopdetail .shopdetailInfo .shopdetailInfoBottom .option_area .option-wrap .option-box .list li dl dd.prdqty .btn-up-down { display:inline-block; width:11px; height:14px; line-height:0; font-size:0; vertical-align:top; }
.shopdetail .shopdetailInfo .shopdetailInfoBottom .option_area .option-wrap .option-box .list li dl dd.prdqty .btn-up-down a { display:inline-block; width:11px; height:9px; line-height:0; font-size:0; vertical-align:top; }
.shopdetail .shopdetailInfo .shopdetailInfoBottom .option_area .option-wrap .option-box .list li dl dd.prdqty .btn-up-down .btn-up { margin-bottom:1px; }
.shopdetail .shopdetailInfo .shopdetailInfoBottom .option_area .option-wrap .add-option-sel { font-weight: bold; font-size: 1.1em; padding: 10px 0; border-top:1px solid #cecece; }
.shopdetail .shopdetailInfo .shopdetailInfoBottom .option_area .option-wrap .shopdetailInfoName { width: 28%; padding-right: 5px; display:inline-block; }
.shopdetail .shopdetailInfo .shopdetailInfoBottom .option_area .option-wrap .shopdetailInfoCont {width:70%; display:inline-block; margin-left: -4px;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .option_area .option-wrap .shopdetailInfoCont select {width:100%;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .option_area .option-wrap .shopdetailInfoCount .txt-qnty {text-align:right; padding:0 6px; width: 50px !important;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .option_area .option-wrap .shopdetailInfoCount .fa-plus {background-color: #bbb; width: 35px; height: 35px; text-align: center; vertical-align: middle; line-height: 35px; color: #fff; margin: 0 5px;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .option_area .option-wrap .shopdetailInfoCount .fa-minus {background-color: #bbb; width: 35px; height: 35px; text-align: center; vertical-align: middle; line-height: 35px; color: #fff;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .option_area .MK_optAddWrap #MK_innerOptPrice,
.shopdetail .shopdetailInfo .shopdetailInfoBottom .option_area .MK_optAddWrap #MK_innerOptAdd { padding-bottom:5px; margin-right: 10px; }
.shopdetail .shopdetailInfo .shopdetailInfoBottom .option_area .MK_optAddWrap #MK_optAddWrapList {/* background-color:#f6f6f6; */}

/* Ãß°¡ ±¸¼º »óÇ° */
.shopdetail .shopdetailInfo .shopdetailInfoTit {margin: 10px 0 ;border-top: 1px solid #ddd;font-size:14px;color:#000;font-weight: 600;padding-top: 10px;}
.shopdetail .shopdetailInfo .shopdetailInfoTit span {font-size:12px;font-weight: normal;}
.shopdetail .shopdetailInfo .shopdetailInfoWrap:after { clear: both; content: ""; display: block; }
.shopdetail .shopdetailInfo .shopdetailInfoWrap {width:100%;border-bottom: 1px solid #ddd;}
.shopdetail .shopdetailInfo .shopdetailInfoWrap:first-child{ border-bottom : 0; }
.shopdetail .shopdetailInfo .shopdetailInfoWrap .shopdetailInfoTop {float:left;width: 35%;}
.shopdetail .shopdetailInfo .shopdetailInfoWrap .shopdetailInfoTop figure {padding: 10px 0;border:0;}
.shopdetail .shopdetailInfo .shopdetailInfoWrap .shopdetailInfoValue {float:right;width: 60%;padding: 10px 0;border:0;}
.shopdetail .shopdetailInfo .shopdetailInfoWrap .shopdetailInfoValue .shopdetailInfoprdName {font-size: 14px;font-weight: 500;}
.shopdetail .shopdetailInfo .shopdetailInfoWrap .shopdetailInfoValue p {margin-bottom: 6px;}
.shopdetail .shopdetailInfo .shopdetailInfoWrap .shopdetailInfoValue .shopdetailInfoCont {width: 100%;margin:0;}
.shopdetail .shopdetailInfo .shopdetailInfoWrap .shopdetailInfoValue .shopdetailInfoName { width:auto; }
.shopdetail .shopdetailInfo .shopdetailInfoWrap .shopdetailInfoSelect p { padding:0; background:none; }
.shopdetail .shopdetailInfo .shopdetailInfoWrap .shopdetailInfoSelect .shopdetailInfoCont .basic_option { width:100%; display:inline-block !important }
.shopdetail .shopdetailInfo .shopdetailInfoWrap .shopdetailInfoSelect .shopdetailInfoName { display:none; width:100%; padding:0 0 5px 0; }

/* ¿øÅ¬¸¯¿É¼Ç */
/* ¿øÅ¬¸¯¿É¼Ç */
.shopdetailInfoOneclick {clear:both; background-color:#ffffff; padding: 10px 0px;  overflow:hidden; zoom:1;}
.shopdetailInfoOneclick > span {float:left; }
.shopdetailInfoOneclick .shopdetailInfoList {float:left; width: 70%; }
.MK-oneclick-list { overflow:hidden; zoom:1; }
.MK-oneclick-list:after { content: ""; display: block; clear: both; }
.MK-oneclick-list li {float:left;margin: 0 10px 10px 0;}                                                                                
.MK-oneclick-list li a { border:1px solid #cccccc; display: inline-block; border-radius: 1px; box-sizing:border-box; } 
.MK-oneclick-list li.MK-oneclick-sel a {border: 2px solid #000203;}
.MK-oneclick-list li.MK-oneclick-dis a { filter:alpha(opacity=50); -moz-opacity:.5; opacity:.3;    display: flex;    justify-content: center;    align-items: center;
    overflow: hidden;}

/*.MK-oneclick-list li.MK-oneclick-dis a:after {content:'';height:30px; background-color: #000;  transform: rotate(45deg); width:1px ; position:absolute}*/
.MK-oneclick-list li.MK-oneclick-color.MK-oneclick-sel a {padding: 0px;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: 39px;}                         
.MK-oneclick-list li a img { width: 100%; height:100%;}
.MK-oneclick-list li.MK-oneclick-image { width:35px; height: 35px; } 
.MK-oneclick-list li.MK-oneclick-image a {padding: 2px;}
.MK-oneclick-list li.MK-oneclick-image a img { width: 30px; height: 30px;}
.MK-oneclick-list li.MK-oneclick-image.MK-oneclick-sel a img { width: 27px; height: 27px; }
.MK-oneclick-list li.MK-oneclick-color {width: 40px;height: 40px;} 
.MK-oneclick-list li.MK-oneclick-color a {padding: 0px;}
.MK-oneclick-list li.MK-oneclick-color span {width: 40px;height: 40px;}
.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: 7px; border: 1px solid #cccccc; display: inline-block; border-radius: 1px; box-sizing: border-box;}
.MK-oneclick-list li.MK-oneclick-text.MK-oneclick-sel a {padding:7px;}
.MK-oneclick-list li.MK-oneclick-text span { min-width: 29px; line-height: 44px; color: #1b1b1b; }                                                                        
.MK-oneclick-list li.MK-oneclick-text .MS-oneclick-sel span { min-width: 30px; line-height: 27px; }
.MK-oneclick-value {padding-bottom: 3px;display:block;font-size: 11px;}
.MK-oneclick-only-text li.MK-oneclick-text { height: auto;}
.MK-oneclick-only-text li.MK-oneclick-text span { height: auto; line-height: 19px; width: auto; }




/* SNS °øÀ¯ÇÏ±â ÆË¾÷ */
.snsSharePop { display:none; position:fixed; top:0; left:0; width:100%; height:100%; font-size:12px; text-align:center; background:rgba(0,0,0,.7); z-index:9999; }
.snsSharePop .snsShareInner,
.snsSharePop:before { display:inline-block; vertical-align:middle }
.snsSharePop:before { width:1px; height:100%; content:'' }
.snsSharePop .snsShareInner { width:90%; max-height:90%; border-radius:10px; overflow:auto; z-index:99999 }
.snsSharePop .snsShareInner .sns_share_title { padding:0 10px; background:#fff }
.snsSharePop .snsShareInner .sns_share_title .snsShareTop { padding-left:5px; position:relative; height:48px; font-size:18px; color:#000; font-weight:700; text-align:left; line-height:48px; border-bottom:1px solid #ddd }
.snsSharePop .snsShareInner .sns_share_title .snsShareTop .btnSnsPopClose { position:absolute; top:0; right:0; font-size:24px; line-height:53px }
.snsSharePop .snsShareInner .box { max-height:450px; background:#fff }
.snsSharePop .snsShareInner .sns_share_list .snsList { padding:23px 0 19px; font-size:0; text-align:center }
.snsSharePop .snsShareInner .sns_share_list .snsList li {display:inline-block;margin: 0 10px;vertical-align:top;}
.snsSharePop .snsShareInner .sns_share_list .snsList li a { display:block }
.snsSharePop .snsShareInner .sns_share_list .snsList li .tx {display:block;padding-top:8px;font-size:12px;color:#000;font-weight:700;vertical-align:top;}
.snsSharePop .snsShareInner .sns_share_list .snsList li img { width:38px }
.snsSharePop .snsShareInner .sns_share_list .snsList li button {width:38px;height: 38px;border:0;border-radius:5px;/* background:#eee; */background: url(/design/chicfox/imgs/comm/detail_url.jpg) no-repeat;background-size: 38px;padding: 0;margin: 0 !important;background-position: left center;}
.snsSharePop .snsShareInner .sns_share_bottom { padding:0 10px 10px; background:#fff }
.snsSharePop .snsShareInner .sns_share_bottom .btnSnsPopClose { display:block; height:33px; font-size:12px; color:#000; font-weight:700; line-height:33px; border:1px solid #ddd; border-radius:10px }

/* BASIC css end */



/* qna »óÇ°¹®ÀÇ */
.qnaWrap{    padding-top: 21px;}
.qnaWrap .qnaTit{    font-weight: bold;
    padding: 10px;
    margin-bottom: 0px;
    border-bottom: 1px solid #ddd;
    font-size: 16px;
    margin-top: 40px;}
.qna_list { padding: 0 10px; }
.qna_list ul { padding: 10px 0px; border-bottom: 1px solid #ddd; }
.qna_list ul li { line-height: 20px; font-size: 11px; color: #999; }
.qna_list ul li .qna_tit { vertical-align: middle; }
.qna_list ul li .qna_tit a { display: inline-block; }
.qna_list ul li .qna_tit span { line-height: normal; margin-right: 3px; }
.qna_list ul li .qna_tit span img { vertical-align: middle; }
.qna_list ul li:nth-child(2) { color: #000; }
.nbg{text-align: center;
    padding: 20px 0;}

.qna_list::after { content:''; display:block; clear: both; }
.tit-detail { padding: 0 10px; height: 35px; font-size: 14px; text-align: center; }
.tit-detail .btm_write {     padding: 0 10px; line-height: 35px; margin-right: 10px;  float: left; width: calc(50% - 5px); height: 100%; background: #000; border: 1px solid #000; box-sizing: border-box; }
.tit-detail .btm_write a { color: #fff; }
.tit-detail .more {  float: left; line-height: 35px; width: calc(50% - 5px); height: 100%;border: 1px solid #dcdcdc; box-sizing: border-box; margin-top:0  }

.paging-wrap .paging a { border:0 none; color: #000; }
.paging-wrap .paging a.now { background: transparent; font-weight: bold; border: 0 none; }

.qna_board_content > div { padding: 15px 0 !important; }
.qna_board_content > div img { width: 100%; }


/*ÆÄ¿ö¸®ºä*/
#mPowerreview .pr-tab {border-bottom: none;}
#mPowerreview .pr-tab li.now a {    border-bottom: 2px solid #000;    color: #000; font-size:14px}
#mPowerreview .pr-tab li a { font-size:14px !important;border-bottom: 2px solid #ddd; }




#content .tit-page {border-bottom:none}
#mono-layer{padding-top:40px;}
.rv_topWrap{width: 100%;overflow:hidden;margin: 20px auto 0;position: relative;}
.rv_topWrap .topbannerSwiper{position: relative;}
.rv_topWrap .topbanner-pagination {position: absolute;text-align: center;transition: .3s opacity;transform: translate3d(0,0,0);font-size: 10px;z-index: 1;color:#fff;background: rgb(0 0 0 / 70%);width: 25px;left: 85%;padding: 4px 10px;border-radius: 100px;}
.rv_topWrap .swiper-slide img { display: block;  width: 100%; height: auto;  object-fit: cover;  }    

/* Ä«Åå ÇÃÄ£¹è³Ê */
.kakao_coupon {padding:0 24px; }
.kakao_coupon a {display:inline-block; padding:0;  width:100%; height:54px; line-height:54px; box-sizing:border-box; font-size:14px; color:#000; font-weight:600;  background:#f8f8f8; text-align:center}
.kakao_coupon a em {display:inline-block;}
.kakao_coupon a span {color:#eb5728; font-weight:bold;}

/* ½Å»ó ¹è³Ê */
.new_discount{padding:0 24px; margin-top:5px;}
.new_discount a {display:inline-block; padding:0;  width:100%; height:54px; line-height:54px; box-sizing:border-box; font-size:14px; color:#000; font-weight:600;  background:#f8f8f8; text-align:center}
.new_discoun ta em {display:inline-block; padding-right:60px;}
.new_discount a span {color:#eb5728; font-weight:bold;}


.shopdetail iframe:not([id^=review_widget]) {max-width:100% !important;  min-height:230px; height:auto !important; }


.btn_toggle_area {bottom:70px !important}

@media (min-width: 320px) { 

   /* .shopdetail .shopdetailBoard a {width:24.5% !important}
    .shopdetail .shopdetailBoard a span {position: absolute; top: 37px; right: 31%;}*/

 }


#headerBtmWrap {display:none!important;}

.thumbnail_frame .swiper-wrapper {margin-bottom:24px}

.btn-app a {display:inline-block; }



.banner_box {margin-top:-6px; }
.banner_box a {display: inline-block; width: 100%; height: 54px;  line-height: 54px; box-sizing: border-box; font-size: 14px; color: #000; font-weight: 600; background: #f8f8f8; text-align: center; margin-bottom:10px; }
.banner_box a:last-child {margin-bottom:0; }
.banner_box a em {color:#ff6b13}




.sns_buy {padding-top:10px; background:#fff }

.shopdetail .shopdetailInfo .shopdetailAdd {max-height:200px; overflow: auto;}
.shopdetail .shopdetailInfo .shopdetailAdd .shopdetailInfoWrap {border-bottom: 1px solid #ddd;}
.shopdetail .shopdetailInfo .shopdetailAdd .shopdetailInfoWrap:last-child {border:none; }
.shopdetail .shopdetailInfo .shopdetailAdd .shopdetailInfoValue .listPrice .salePercent {font-size: 12px; margin-left: 4px;}
.shopdetail .shopdetailInfo .shopdetailAdd .shopdetailInfoValue .shopdetailInfoCont {padding:0}
.shopdetail .shopdetailInfo .shopdetailAdd .shopdetailInfoSelect .opt-com {margin-top:10px}
.shopdetail .shopdetailInfo .shopdetailAdd .shopdetailInfoSelect .opt-com .sel-btn {box-sizing:border-box; width:100%; height:32px; line-height: 32px;}
.shopdetail .shopdetailInfo .shopdetailAdd .shopdetailInfoValue .listPrice span {display:inline-block; margin:0 }
.shopdetail .shopdetailInfo .shopdetailAdd .shopdetailInfoValue .listPrice .strike {text-decoration: line-through; font-size:12px}

#kakaopay_order_btn {display:none !important}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .option_area.fixed #kakaopay_order_btn  {display:block!important;  background:#fff; padding:10px 25px 10px; }
.shopdetail .shopdetailInfo .shopdetailInfoBottom .option_area.fixed #kakaopay_order_btn a {display: inline-block;width: 100%;height: 42px;border: 1px solid #ffe500; background:#ffe500; border-radius: 5px;position:relative;box-sizing: border-box;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .option_area.fixed #kakaopay_order_btn a:before {content:"";position:absolute;top:calc(50% - 8px);;left: calc(50% - 35.5px);display:inline-block;width: 71px;height: 16px;background-image:url(https://t1.kakaocdn.net/checkout/pay/_sdk/img_checkout_rtn.png);background-position: 0 -180px;background-repeat: no-repeat !important;background-size: 200px 260px !important;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .option_area.fixed #kakaopay_order_btn a img { display:none; }


.shopdetail .shopdetailInfo .shopdetailInfoBottom .gift_btn {padding: 0px 24px;background: #fff;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .gift_btn .gift {display: flex;width:100%;height: 45px;font-size:15px;text-align: center;border: 1px solid #000;color: #000;align-items: center;justify-content: center;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .gift_btn .gift i {display:inline-block; margin-right:6px;}




.inventory_btn {border-bottom: 1px solid; height: 16px; line-height: 16px; font-size: 14px; display: inline-block; padding: 0 4px; color: #0059df; font-weight: 600;}


.new_banner_box {text-align:center; }
.new_banner_box a {display:block; margin-bottom:10px;  }
.new_banner_box a:last-child {margin-bottom:0}



.prodSwiperBox { margin:60px 0;}
.prodSwiperBox .swiper-slide {padding: 0 1%; box-sizing: border-box;}
.prodSwiperBox .swiper-slide img {width:100%}
/*.prodSwiperBox .swiper-pagination { bottom: 0!important; }
.prodSwiperBox .swiper-pagination-bullet { width: 8px; height: 8px; margin: 0 4px!important; }
.prodSwiperBox .swiper-pagination-bullet-active { background: #000; }*/
.prodSwiperBox .swiper-button-prev { left:32px;   background:none; margin: 0; top: calc(50% - 36px); z-index: 1;}
.prodSwiperBox .swiper-button-prev:after {content: ''; width:22px; height:22px;border-top: 2px solid #ddd; border-right: 2px solid #ddd;display: inline-block; transform: rotate(225deg);position: absolute;top:12px; left:15px;}
.prodSwiperBox .swiper-button-next { right:32px; background:none; margin: 0; top: calc(50% - 36px); z-index: 1; }
.prodSwiperBox .swiper-button-next:after {content: ''; width:22px; height:22px;border-top: 2px solid #ddd; border-right: 2px solid #ddd;display: inline-block; transform: rotate(45deg);position: absolute;top:12px;right:15px;}
.prodSwiperBox .swiper-pagination{ left:25% !important; bottom:16px !important; width:50% !important; border-radius:0 !important; background:rgba(204,204,204,0.8) !important; height: 5px;}
.prodSwiperBox .swiper-scrollbar-drag { border-radius:0 !important; background:#b1b1b1 !important }




.shopdetail .vimeoWrap{position: relative;padding-bottom:120%;overflow: hidden;margin: 0;}
.shopdetail .vimeoWrap iframe {width:100% !important; height:100% !important; position:absolute; top:0; left:0}


/*  ³×ÀÌ¹ö ÆäÀÌ */
#nhn_btn { background:#fff; margin-top:0; padding-top:0; padding-bottom:10px }
.naver-checkout {}
.naver-checkout .npay_type_MA_1 {width:100% !important;box-sizing: border-box;padding: 0; height:auto !important}
.naver-checkout .npay_button_box {border:none !important}
.naver-checkout .npay_text {display:none !important; }
.naver-checkout .npay_button {padding:0px !important }
.naver-checkout .npay_btn_link {border-radius:10px !important;}
.naver-checkout .npay_event {display:none !important;}
.naver-checkout .npay_btn_link.btn_green {background:#fff !important;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .option_area.fixed .npay_type_MA_1 {padding:0 24px 10px !important}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .option_area.fixed .sns_buy {padding:0}

/*
.shopdetail .shopdetailInfo .shopdetailInfoBottom .option_area.fixed #nhn_btn {padding-bottom:10px}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .option_area.fixed #nhn_btn .npay_btn_link.btn_green {background:#fff !important; }
.shopdetail .shopdetailInfo .shopdetailInfoBottom .option_area.fixed #nhn_btn .npay_btn_link.npay_btn_pay .npay_logo {width: 64px !important; background: url("/design/chicfox/phps/img/icon_npay_logo.png")no-repeat center/85px  auto!important;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .option_area.fixed #nhn_btn .npay_btn_link.npay_btn_pay {color: #00bd39 !important;border-radius: 5px !important;font-size: 0 !important;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .option_area.fixed #nhn_btn .npay_btn_link.npay_btn_pay:after {content:"°áÁ¦ÇÏ±â"; display:inline-block; color:#00bd39; font-size:14px}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .option_area.fixed .npay_btn_link.npay_btn_zzim {border-radius:5px !important }
*/


/* 240604 new */
.prod_info_list {margin-top:24px; padding-top:24px; border-top:2px solid #000;  }
.prod_info_list li {display:flex;align-items: center;justify-content: flex-start;margin-bottom:10px;}
.prod_info_list li:last-child {margin-bottom:0}
.prod_info_list li.dn {display:none !important; }
.prod_info_list li .txt {font-size:14px; width:90px;  font-weight:400; color:#000}
.prod_info_list li .num {width:calc(100% - 90px);font-size:14px;color: #949494;display:flex;align-items: center;justify-content: flex-start;}
.prod_info_list li .num span {margin-right:2px; }
.prod_info_list li .num span:last-child {margin-right:0; }
.prod_info_list li .num .price {color:#000; font-size:18px; font-weight:bold; margin-left:5px }
.prod_info_list li .num .strike {text-decoration: line-through;}


.shopdetailInfoDelivery {display:none; }
.option_area {padding:0 12px; }
.option_area .option_tk {padding-top:12px;border-top: 1px solid #e5e5e5;}
.option_area .optionList {display:flex;align-items: flex-start;justify-content: space-between;position: relative;}
.option_area .optionList .tt {font-size:14px;width:90px;font-weight:400;color:#000;box-sizing:border-box;line-height: 40px;}
.option_area .optionList .js_select2_option {width:calc(100% - 90px) !important;box-sizing: border-box;border-radius: 0;}
.option_area .optionList .js_select2_option .option_selected_title {line-height:40px;border:none;font-size: 14px;} 
.shopdetail .shopdetailInfo .shopdetailInfoBottom .buy_on {display:flex;align-items: flex-start;justify-content: flex-start;margin-bottom:10px; }
.shopdetail .shopdetailInfo .shopdetailInfoBottom .buy_on a {display:flex;justify-content: center;align-items: center; height:50px; box-sizing:border-box}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .buy_on a img {height:20px; margin-right:10px;  }
.shopdetail .shopdetailInfo .shopdetailInfoBottom .buy_on #saveCart {width:130px; }
.shopdetail .shopdetailInfo .shopdetailInfoBottom .buy_on a.buy {width: calc(100% - 192px);}

.shopdetail .shopdetailInfo .shopdetailInfoBottom .fixed-btn.fixed .fxb {display:flex; }
.shopdetail .shopdetailInfo .shopdetailInfoBottom .fixed-btn.fixed .fxb .wish {display:none; }
.shopdetail .shopdetailInfo .shopdetailInfoBottom .fixed-btn.fixed .fxb .cartBtn {display:flex;justify-content: center;align-items: center; width:130px; border:1px solid #ccc; border-radius:10px; margin-right:6px;  }
.shopdetail .shopdetailInfo .shopdetailInfoBottom .fixed-btn.fixed .fxb .cartBtn img {height:20px; margin-right:10px;  }
.shopdetail .shopdetailInfo .shopdetailInfoBottom .fixed-btn.fixed .fxb .btn_directBuy {width: calc(100% - 136px);}

.shopdetail .shopdetailInfo .shopdetailInfoBottom .fixed-btn.fixed {display:none; }
.shopdetail .shopdetailInfo .shopdetailInfoBottom .fixed-btn.fixed.FIX {display:block; }
.shopdetail .shopdetailInfo .shopdetailInfoBottom .option_area.fixed {padding:0}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .option_area.fixed .option_tk {padding-bottom:10px; }
.shopdetail .shopdetailInfo .shopdetailInfoBottom .option_area.fixed .optionList {display:block; }
.shopdetail .shopdetailInfo .shopdetailInfoBottom .option_area.fixed .optionList .tt {display:none; }
.shopdetail .shopdetailInfo .shopdetailInfoBottom .option_area.fixed .optionList .js_select2_option {width: 100% !important; margin:0}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .option_area.fixed .buy_on  {padding:0 24px 10px; margin:0}

.shopdetail .youtubeIframe {position:relative; width:100%;padding-bottom:177%; margin:0 auto}
.shopdetail .youtubeIframe iframe {width:100% !important ;height:100% !important; position:absolute; top:0; left:0; min-height:auto !important}



.normal_header {display:none !important; }
.shopdetail_header {display:flex !important; ; }
.shopdetailInfoTop .swiper-pagination {padding:5px 15px; position: absolute; bottom: 20px; left:auto; right: 20px; height: auto; font-size: 11px; color: #fff; text-align: center; border-radius: 25px; background: rgba(0, 0, 0, 0.6); z-index: 10; width:auto; font-size:12px;  }
.shopdetailInfoTop .swiper-button-next, .shopdetailInfoTop .swiper-button-prev {display:none; }

.btn_toggle_area {display:none !important; }
.btn_toggle_area_shopdetail_fix {display: none;position: fixed;bottom:128px;right: 14px;z-index: 10;/* text-align:center; */}
.btn_toggle_area_shopdetail_fix a {display: block;}
.btn_toggle_area_shopdetail_fix a.btn_up {line-height: 32px;width: 30px;height: 30px;position: absolute;margin-right: 2px;bottom: 117px;right:0;color:#111;font-size: 16px;text-align: center;background-color: rgba( 255, 255, 255, 0.8 );border:1px solid #ddd;border-radius: 100%;}
.btn_toggle_area_shopdetail_fix a.btn_down {line-height: 36px;width: 30px;height: 30px;position: absolute;bottom: 78px; right:0; color: #111;font-size: 16px;text-align: center;background-color: rgba( 255, 255, 255, 0.8 );border:1px solid #ddd;border-radius: 100%;}
.btn_toggle_area_shopdetail_fix a.btn_kakao {position: relative;left: 2px;/* padding-bottom:10px; */}
.btn_toggle_area_shopdetail_fix a.btn_kakao img {width: 30px;}
.btn_toggle_area_shopdetail_fix a.btn_navetalk {position: relative;left: 4px;padding-bottom: 10px;}
.btn_toggle_area_shopdetail_fix a.btn_navetalk img{width: 26px;}
.btn_toggle_area_shopdetail_fix a.channelTalk {position: absolute;bottom: 21px; right:-6px; width:45px;}
.btn_toggle_area_shopdetail_fix a.channelTalk img{width: 100%;}
.btn_toggle_area_shopdetail_fix a.happyTalk {position: absolute;bottom: 21px; right:-6px; width:45px;}
.btn_toggle_area_shopdetail_fix a.happyTalk img{width: 100%;}



.shopdetail #shopdetailReviewTitle {padding-top:60px; }

/* BASIC css end */

