/* BASIC css start */
.knpay_btn{display:flex; justify-content: space-between; }
.knpay_btn #kakaopay_order_btn{width:49.5%;}
.knpay_btn #kakaopay_order_btn img{width:100%!important;}
.knpay_btn #nhn_btn{width:49.5%;}
.knpay_btn #nhn_btn .npay_type_A_2{width:100%!important;}
.knpay_btn #nhn_btn .npay_button_box{background:none!important;}

.md_comment{font-family: "Montserrat", "Noto Sans KR", sans-serif!important; font-size:14px; line-height: 1.25!important; color: #222;}
.md_comment b{font-weight:bold;}


.pooky_thumb_sldie{
    display: inline-block;
    vertical-align: top;
    /*width: 1110px;*/ width:440px; margin-right:80px;
    position: relative;
    overflow: hidden;
}
.pooky_thumb_sldie .pooky_thumb_top{}
.pooky_thumb_sldie .pooky_thumb_top .swiper-slide{position: relative;width: 555px;}

.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: 64px;
    margin-right: 4px;
}
.pooky_thumb_sldie .pooky_thumb_bottom .swiper-slide img{max-width:100%;}
.pooky_thumb_sldie .pooky_thumb_bottom .swiper-slide-active{
    opacity: 0.2;
    pointer-events: none;}


.pooky_thumb_sldie .swiper-button-next{
    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{
        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: static;
    margin: 14px 0 17px;
    display: table;
    table-layout: fixed;
    width: 100%;
    box-sizing: border-box;
}

.pooky_thumb_sldie .swiper-pagination .swiper-pagination-bullet{
height: 3px;
    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;
}



/* 상단 섬네일, 상품 옵션 정보 */
#productDetail .thumb-info { *zoom:1 }
#productDetail .thumb-info:after { content: ""; display: block; clear: both; }
/* 섬네일 */
#productDetail .thumb-info .thumb-wrap { float: left; width:600px; text-align: center }
#productDetail .thumb-info .thumb { margin:0 auto; width:600px }
#productDetail .thumb-info .thumb img { }
#productDetail .thumb-info .thumb-ctrl { clear: both; padding-top: 20px; text-align: center; }
#productDetail .thumb-info .thumb-ctrl a { font-size: 11px; }
#productDetail .thumb-info .thumb-ctrl a img { vertical-align: middle; margin-right: 3px; }
#productDetail .thumb-info .thumb-ctrl a:hover { text-decoration: underline; }
/* 상품옵션 정보 */
#productDetail .thumb-info .info {}
#productDetail .thumb-info .info .prd-icons { display: table; padding: 10px 0 5px; }
#productDetail .thumb-info .info .prd-icons .prd-icon { display: inline-block; width: 385px; }
#productDetail .thumb-info .info .prd-icons .prd-icon img { margin-left: 3px; }
#productDetail .thumb-info .info .prd-icons .prd-icon img:first-child { margin-left: 0; }
#productDetail .thumb-info .info .prd-icons .prd-wish { display: inline-block; width: 65px; text-align: right; vertical-align: top; }
#productDetail .thumb-info .info .prd-icons .prd-wish p { display: inline-block; height: 22px; line-height: 20px; padding: 0 4px 0 24px; border: 1px solid #b9b9b9; border-radius: 3px; font-family: 'malgun gothic'; font-size: 13px; color: #000; background: #fff url('/images/common/ico_wish_detail_count.png') no-repeat 5px center; }
#productDetail .thumb-info .info .tit-prd { font-size:18px; color:#1c1c1c }
#productDetail .thumb-info .info .table-opt { margin-top:20px }
#productDetail .thumb-info .info .table-opt tr.xans-record- {border-bottom: 1px solid #eee;}
#productDetail .thumb-info .info .table-opt th,
#productDetail .thumb-info .info .table-opt td { color:#555; padding:10px 0 }
#productDetail .thumb-info .info .table-opt th { color:#555; font-weight: normal }
#productDetail .thumb-info .info .table-opt th .tb-left,
#productDetail .thumb-info .info .table-opt td .tb-left { padding:0 }
#productDetail .thumb-info .info .table-opt td { color:#555 }
/* 판매가격 */
#productDetail .thumb-info .info .table-opt .price {  }
#productDetail .thumb-info .info .table-opt .sell_price { }
/* 주문수량 */
#goods_amount { float:left; }
#productDetail .thumb-info .info .table-opt .opt-spin { position: relative; width: 52px; height: 15px; border: 1px solid #acacac; }
#productDetail .thumb-info .info .table-opt .opt-spin .txt-spin,
#productDetail .thumb-info .info .table-opt .opt-spin .btns { float: left; }
#productDetail .thumb-info .info .table-opt .opt-spin .txt-spin { width: 41px; height: 13px; padding-left: 2px; padding-top: 2px; border: 0; font-size: 11px; }
#productDetail .thumb-info .info .table-opt .opt-spin .btns { width: 17px; height: 15px; border-left: 1px solid #aaa; }
#productDetail .thumb-info .info .table-opt .opt-spin .btns a { overflow: hidden; float: left; width: 100%; height: 8px; text-indent: -999px; background: none; }
#productDetail .thumb-info .info .table-opt .opt-spin .btns a.btn-up { border-bottom: 1px solid #aaa; background: url(/images/d3/modern_simple/btn/btn_h5_spin_up.gif) no-repeat 50% 50%; }
#productDetail .thumb-info .info .table-opt .opt-spin .btns a.btn-dw { background: url(/images/d3/modern_simple/btn/btn_h5_spin_dw.gif) no-repeat 50% 50%; }
#productDetail .thumb-info .info .prd-btns .soldout { margin-top:6px; width:448px; height:104px; font-size:14px; color:#231f20; text-align:center; line-height:104px; letter-spacing:2px; border:1px solid #231f20; background:#fff }
#productDetail .thumb-info .info .prd-btns a { margin-top:6px; font-family:Verdana }
#productDetail .thumb-info .info .prd-btns .btn_buy { display:block; width:448px; height:48px; font-size:13px; color:#fff; text-align:center; line-height:48px; border:1px solid #231f20; background:#231f20; -webkit-transition:all 0.3s ease; transition:all 0.3s ease }
#productDetail .thumb-info .info .prd-btns .btn_buy:hover { color:#000; background:#fff }
#productDetail .thumb-info .info .prd-btns .btn_buy:active { position: relative; top: 1px }
#productDetail .thumb-info .info .prd-btns .btn_cart { display:block; width:448px; height:48px; font-size:13px; color:#231f20; text-align:center; line-height:48px; border:1px solid #231f20; background:#fff; -webkit-transition:all 0.3s ease; transition:all 0.3s ease }
#productDetail .thumb-info .info .prd-btns .btn_cart:hover { color:#fff; background:#231f20 }
#productDetail .thumb-info .info .prd-btns .btn_cart:active { position: relative; top: 1px }
#productDetail .thumb-info .info .prd-btns .btn_barotalk { display:block; margin-top:10px }
#productDetail .thumb-info .info .table-opt .sell_benefit { position:relative; }
#productDetail .thumb-info .info .table-opt .sell_benefit .benefit_btn { display:inline-block; height:18px; line-height:20px; border:1px solid #000; font-size:11px; }
#productDetail .thumb-info .info .table-opt .sell_benefit .benefit_btn span { display:inline-block; height:18px; padding:0 5px; color:#fff; background:#000; vertical-align:top; }
#productDetail .thumb-info .info .table-opt .sell_benefit .benefit_btn em { display:inline-block; height:18px; padding:0 3px 0 0; font-size:10px; vertical-align:top; }
#productDetail .thumb-info .info .wish-icons .prd-wish { display: inline-block; width: 65px; text-align: right; vertical-align: top; }
#productDetail .thumb-info .info .wish-icons .prd-wish span { display: inline-block; height: 22px; line-height: 20px; padding: 0 4px 0 24px; border: 1px solid #b9b9b9; border-radius: 3px; font-family: 'malgun gothic'; font-size: 13px; color: #000; background: #fff url('/images/common/ico_wish_detail_count.png') no-repeat 5px center; }
#productDetail .thumb-info .info .prd-btns #MS_btn_wish .ico-wish { display: inline-block; width: 16px; height: 14px; margin-right:2px; background: url('/images/common/ico_wish_detail_off.png') no-repeat center center; vertical-align: middle; }
#productDetail .thumb-info .info .prd-btns #MS_btn_wish.wish-on .ico-wish { background: url('/images/common/ico_wish_detail_on.png') no-repeat center center; }

/* 통합옵션 */
#productDetail .thumb-info .info .table-opt .opt-wrap { width: 100%; padding:20px 0 7px; }
#productDetail .thumb-info .info .table-opt .opt-wrap .tit { margin-bottom: 5px; }
#productDetail .thumb-info .info .table-opt .opt-wrap-hybrid { width: 100%; padding:0 0 10px; border-bottom:1px solid #e4e4e4; }
#productDetail .thumb-info .info .table-opt .opt-wrap-hybrid .tit { margin-bottom: 8px; color:#969696; }
#productDetail .thumb-info .info .table-opt .opt-wrap-hybrid .tit strong { color:#555; }
#productDetail .thumb-info .info .table-opt .opt-wrap dl { overflow: hidden; width: 100%; *zoom:1; display:flex; align-items:center; color:#222; margin-bottom:7px;}
#productDetail .thumb-info .info .table-opt .opt-wrap dl:after { display:block; clear:both; content:'' }
#productDetail .thumb-info .info .table-opt .opt-wrap dt {width:115px;}
#productDetail .thumb-info .info .table-opt .opt-wrap dd {flex:1;}
#productDetail .thumb-info .info .table-opt .opt-wrap .sel-btn { text-align:right; }
#productDetail .thumb-info .info .table-opt .opt-wrap .sel-btn a { display:inline-block; width:84px; height:24px; font-size:13px; color:#fff; text-align:center; line-height:24px; border:1px solid #231f20; background:#231f20; -webkit-transition:all 0.3s ease; transition:all 0.3s ease }
#productDetail .thumb-info .info .table-opt .opt-wrap .sel-btn a:hover { color:#231f20; background:#fff }
#productDetail .thumb-info .info .table-opt .opt-wrap .sel-btn a:active { position: relative; top: 1px }
#productDetail .thumb-info .info .table-opt .opt-wrap .sel-btn a img { display:none }
#productDetail .thumb-info .info .table-opt .opt-wrap select { width:350px; height:26px }
#productDetail .thumb-info .info .table-opt .opt-wrap .opt-btns { position:relative }
#productDetail .thumb-info .info .table-opt .opt-wrap .opt-btns input { margin-right:3px; width:42px; height:24px; border: 1px solid #dfdfdf; text-align:center !important; line-height:24px }
#productDetail .thumb-info .info .table-opt .opt-wrap .opt-btns a { display:inline-block; width:26px; height:26px; text-indent:-9999em; vertical-align:top; background:url(//image.makeshop.co.kr/makeshop/d3/basic_simple/common/sp_qty.gif) 0 0 no-repeat }
#productDetail .thumb-info .info .table-opt .opt-wrap .opt-btns a.btn-up { background-position:0 0 }
#productDetail .thumb-info .info .table-opt .opt-wrap .opt-btns a.btn-dw { background-position:0 -26px }
#productDetail .thumb-info .info .table-opt .opt-wrap dl .opt-count select { float: left; width:350px; }
#productDetail .thumb-info .info .table-opt .opt-wrap dl .opt-count .opt-btns { padding-top:5px; clear:both }
#productDetail .thumb-info .info .table-opt .option-wrap { margin-top: 10px; padding:10px 0; border-top:1px solid #ddd; }
#productDetail .thumb-info .info .table-opt .option-wrap .option-box { width:100%; }
#productDetail .thumb-info .info .table-opt .option-wrap .option-box .tit { padding:10px 0 5px; color:#666; }
#productDetail .thumb-info .info .table-opt .option-wrap .option-box .list:after { clear: both; content: ""; display: block; }
#productDetail .thumb-info .info .table-opt .option-wrap .option-box .list { width:100%; }
#productDetail .thumb-info .info .table-opt .option-wrap .option-box .list li { float:left; width:70px; margin-left:25px; }
#productDetail .thumb-info .info .table-opt .option-wrap .option-box .list li.first,
#productDetail .thumb-info .info .table-opt .option-wrap .option-box .list li:first-child { margin-left:0; }
#productDetail .thumb-info .info .table-opt .option-wrap .option-box .list li dl { padding-bottom:10px; color:#333; }
#productDetail .thumb-info .info .table-opt .option-wrap .option-box .list li dl dd.prdchk { text-align:left; padding-bottom:5px; }
#productDetail .thumb-info .info .table-opt .option-wrap .option-box .list li dl dd.prdchk input { width:13px; height:13px; }
#productDetail .thumb-info .info .table-opt .option-wrap .option-box .list li dl dd.prdimg { position:relative; }
#productDetail .thumb-info .info .table-opt .option-wrap .option-box .list li dl dd.prdimg img { width:70px; height:70px; }
#productDetail .thumb-info .info .table-opt .option-wrap .option-box .list li dl dd.prdimg.noimg { }
#productDetail .thumb-info .info .table-opt .option-wrap .option-box .list li dl dd.prdimg .soldout { position:absolute; top:0; left:0; display:inline-block; width:100%; height:100%; line-height:71px; color:#fff; text-align:center; }
#productDetail .thumb-info .info .table-opt .option-wrap .option-box .list li dl dd.prdimg .soldout-bg { position:absolute; top:0; left:0; display:inline-block; width:100%; height:100%; background:#000; filter:alpha(opacity:40); opacity:0.4; }
#productDetail .thumb-info .info .table-opt .option-wrap .option-box .list li dl dd.prdimg .sel-img { position:absolute; top:0; left:0; display:inline-block; width:100%; height:100%; background:#000; filter:alpha(opacity:40); opacity:0.4; }
#productDetail .thumb-info .info .table-opt .option-wrap .option-box .list li dl dd.prdname { padding-top:7px; line-height:14px;}
#productDetail .thumb-info .info .table-opt .option-wrap .option-box .list li dl dd.prdname { padding-bottom:3px; line-height:14px;}
#productDetail .thumb-info .info .table-opt .option-wrap .option-box .list li dl dd.prdprice { padding-bottom:3px; }
#productDetail .thumb-info .info .table-opt .option-wrap .option-box .list li dl dd.prdqty { }
#productDetail .thumb-info .info .table-opt .option-wrap .option-box .list li dl dd.prdqty input { width:52px; height:24px; line-height:24px; border: 1px solid #dfdfdf; text-align:center; background:none; }
#productDetail .thumb-info .info .table-opt .option-wrap .option-box .list li dl dd.prdqty .btn-up-down { display:inline-block; width:12px; height:26px; line-height:0; font-size:0; vertical-align:top; }
#productDetail .thumb-info .info .table-opt .option-wrap .option-box .list li dl dd.prdqty .btn-up-down a { display:inline-block; width:12px; height:12px; line-height:0; font-size:0; vertical-align:top; }
#productDetail .thumb-info .info .table-opt .option-wrap .option-box .list li dl dd.prdqty .btn-up-down .btn-up { margin-bottom:2px; }
#productDetail .thumb-info .info .table-opt .option-wrap .option-box .list li.lst-soldout dl { color:#a7a7a7; }
#productDetail .thumb-info .info .table-opt .option-wrap .option-box .list li.lst-soldout dl input { color:#929292; }


/* 상품정보 탭 */
#productDetail .detailTab { padding-top:40px; position:relative }
#productDetail .detailTab ul { padding-left:1px; *zoom:1 }
#productDetail .detailTab ul:after { display:block; clear:both; content:'' }
#productDetail .detailTab ul li { margin-left:-1px; float:left; width:274px; height:49px; border:1px solid #e4e4e5 }
#productDetail .detailTab ul li.first { width:273px }
#productDetail .detailTab ul li a { display:block; height:49px; font-size:13px; color:#303030; line-height:49px; text-align:center; font-family:Verdana }
#productDetail .detailTab ul li a.active { height:47px; border-bottom:3px solid #231f20 }

/* 타이틀 공통 */
#productDetail .tit-detail { position: relative; padding-top:30px; *zoom:1 }
#productDetail .tit-detail:after { display:block; clear:both; content:'' }
#productDetail .tit-detail h3 { float:left; font-size:16px; color:#303030; line-height:18px }
#productDetail .tit-detail .more { float:right }
#productDetail .tit-detail .more a { font-size:11px; color:#8c8b8b }
/* 상품 상세 이미지 */
#productDetail .prd-detail table { table-layout: auto; border-spacing:0 !important; border-collapse:collapse !important }
#productDetail .prd-detail table td { word-break:break-all }
#productDetail .prd-detail { padding-top:10px; margin-top:30px; width: 100%; text-align:left; overflow: hidden }
#productDetail .prd-detail img { max-width: 100%; }

/* 구매할인 */
#productDetail .buy-benefit { position:relative; }
#productDetail .buy-benefit .tit-txt { font-size:12px; color:#000; }
#productDetail .buy-benefit .view-wrap { position:relative; }
#productDetail .buy-benefit .btn-view { display:inline-block; padding:2px 3px 2px 5px; font-size:12px; color:#000; font-family:"Malgun Gothic"; background: url(/images/common/bg_layer_gray.gif) no-repeat; border:1px solid #e3e3e3; }
#productDetail .buy-benefit .btn-view em { display: inline-block; font-size:10px; vertical-align: top; }
#productDetail .buy-benefit .view-wrap { display:none; position:absolute; top:30px; left:50%; max-width:186px; margin-left:-208px; padding:15px; background:#fff; border:1px solid #000; z-index:1; }
#productDetail .buy-benefit .view-wrap.active { display:block; }
#productDetail .buy-benefit .view-wrap .layer-view { font-size:12px; line-height:20px; color:#000; font-weight:bold; }
#productDetail .buy-benefit .view-wrap .layer-view .fc-red { color:#ff0000; }
#productDetail .buy-benefit .view-wrap .layer-view ul.list {margin-top:5px;}
#productDetail .buy-benefit .view-wrap .layer-view ul li.layer-info { color:#585858; border-top:1px solid #ccc; padding-top:5px; margin-top:5px; font-weight:normal; }
#productDetail .buy-benefit .view-wrap .btn-close { position:absolute; right:10px; top:5px; }
/* 구매할인 */

/* 정기배송 혜택 팝업 */
#productDetail .delivery .view-wrap { display:none; position:absolute; top:30px; left:50%; width:290px; margin-left:-208px; background:#fff; border:2px solid #666; z-index:1; }
#productDetail .delivery .view-wrap.active { display:block; }
#productDetail .delivery .view-wrap h3.title {padding:8px 14px; background:#f0f0f0; font-weight:700;}
#productDetail .delivery .view-wrap .list {margin:18px 20px; border:1px solid #e4e4e5; border-top:0;}
#productDetail .delivery .view-wrap .list dl {overflow:hidden;}
#productDetail .delivery .view-wrap .list dt,
#productDetail .delivery .view-wrap .list dd {float:left; width:33.33%; padding:5px 8px; font-size:11px; color:#000; box-sizing:border-box;}
#productDetail .delivery .view-wrap .list dt {border-top:1px solid #e4e4e5; background:#f8f8f8; text-align:center;}
#productDetail .delivery .view-wrap .list dd {border-top:1px solid #e4e4e5; border-left:1px solid #e4e4e5; text-align:right;}
#productDetail .delivery .view-wrap .list dd.txt {color:#ff0000;}
#productDetail .delivery .view-wrap p {margin:-4px 20px 18px; color:#666; font-size:11px;}
#productDetail .delivery .view-wrap p.subs_pop {margin:-4px 15px 18px; color:#666; font-size:11px;}
#productDetail .delivery .view-wrap .btn-close { position:absolute; right:10px; top:5px; }
/* 정기배송 혜택 팝업 */

/* 관련상품 */
#productDetail .item-wrap { padding-top:40px }
#productDetail .item-wrap .prd-opt { padding:5px 0; font-size:13px }
#productDetail .item-wrap .prd-opt p { padding-bottom:5px }
#productDetail .item-wrap .prd-opt select { height:auto }
#productDetail .item-wrap .prd-opt .vo_value_list { height:16px; line-height:16px }
#productDetail .item-wrap .prd-qty { padding:5px 0; margin:0 auto; position: relative; width:60px; height:18px }
#productDetail .item-wrap .prd-qty .MS_related_quantity,
#productDetail .item-wrap .prd-qty .btns { float:left }
#productDetail .item-wrap .prd-qty .MS_related_quantity { width:34px; height:16px; line-height:18px; text-align:right; border:1px solid #acacac; font-size: 11px }
#productDetail .item-wrap .prd-qty .btns { width:17px; height: 16px; border:1px solid #acacac; border-left:none }
#productDetail .item-wrap .prd-qty .btns a { overflow: hidden; float: left; width: 100%; height: 8px; text-indent: -999px; background: none; }
#productDetail .item-wrap .prd-qty .btns a.btn-up { border-bottom: 1px solid #aaa; background: url(/images/d3/modern_simple/btn/btn_h5_spin_up.gif) no-repeat 50% 2px; }
#productDetail .item-wrap .prd-qty .btns a.btn-dw { background: url(/images/d3/modern_simple/btn/btn_h5_spin_dw.gif) no-repeat 50% 2px }
#productDetail .related-allbasket { padding-bottom:40px; text-align:center }
#productDetail .related-allbasket a { display:inline-block; width:248px; height:58px; font-size:13px; color:#fff; font-family:Verdana; text-align:center; line-height:58px; border:1px solid #231f20; background:#231f20; -webkit-transition:all 0.3s ease; transition:all 0.3s ease }
#productDetail .related-allbasket a:hover { color:#231f20; background:#fff }
#productDetail .related-allbasket a:active { position: relative; top: 1px }

/* 정기배송 */ /* 선물하기 */
#productDetail .thumb-info .info .prd-btns .btn_gift { display: block; width: 448px; height: 48px; font-size: 12px; color: #f1191f; text-align: center; line-height: 50px; border: 1px solid #f1191f; background: #fff; }
#productDetail .thumb-info .info .prd-btns .btn_gift:hover { color: #fff; background: #f1191f; }
#productDetail .thumb-info .info .prd-btns .btn_gift:active { position: relative; top: 1px; }
#productDetail .thumb-info .info .prd-btns .btn_gift .fa-gift { font-size: 13px; vertical-align: text-bottom; }
#productDetail .thumb-info .info .prd-btns .btn_gift .fa-gift:before { margin-right:5px; }

/* review-write */
#productDetail .review-write { margin-top:30px; padding:20px; border:1px solid #e4e4e5 }
#productDetail .review-write th,
#productDetail .review-write td { padding:4px 0; }
#productDetail .review-write th { font-weight: normal }
#productDetail .review-write td input[name=hname] { padding-left:5px; width:210px; height:31px; line-height:31px; border:1px solid #ddd }
#productDetail .review-write td label { margin-right:10px }
#productDetail .review-write td textarea { padding:5px; width:840px; height:81px; border:1px solid #ddd }
#productDetail .review-write td .btn_write { display:inline-block; width:109px; height:91px; font-size:14px; color:#fff; text-align:center; line-height:91px; border:1px solid #231f20; background:#231f20; -webkit-transition:all 0.3s ease; transition:all 0.3s ease }
#productDetail .review-write td .btn_write:hover { color:#231f20; background:#fff }
#productDetail .review-write td .btn_write:active { position: relative; top: 1px }
/* 댓글리스트 공통 */
/*
#productDetail .table-slide { border-top: 1px solid #ffc0c0; }
#productDetail .table-slide thead th { font-weight: normal; }
#productDetail .table-slide th,
#productDetail .table-slide td { padding: 10px 0; cursor: pointer; }
#productDetail .table-slide tbody td { background: url(/images/d3/modern_simple/common/dot_h1_w10.gif) repeat-x 0 0; }
#productDetail .table-slide tr.cnt { display: none; }
#productDetail .table-slide tr.cnt td { cursor: default; }
#productDetail .table-slide tr.nbg td { background-image: none; }
#productDetail .table-slide tr.ndata td { border-bottom: 1px solid #b4b4b5; }
#productDetail .table-slide tr.reply .tb-txt { padding-left: 30px; background: url(/images/d3/modern_simple/common/bull_reply.gif) no-repeat 10px 0; }
*/

#productDetail .table-slide { border-top: 1px solid #d7d5d5; }
#productDetail .table-slide thead th { padding:14px 0 13px; font-size:13px; border-bottom: 1px solid #e9e9e9; font-weight: normal; background:#f8f8f8; color:#353535;}
#productDetail .table-slide td { padding: 13px 0; background: url(//image.makeshop.co.kr/makeshop/d3/basic_simple/common/board_dot.gif) repeat-x 0 bottom; color:#191919;}
#productDetail .table-slide td .paging a { font-family:Verdana }
#productDetail .table-slide td .paging .first,
#productDetail .table-slide td .paging .prev,
#productDetail .table-slide td .paging .next,
#productDetail .table-slide td .paging .last {  }
#productDetail .table-slide tr.cnt { display: none; }
#productDetail .table-slide tr.cnt td { padding:20px; color:#999; cursor: default; }
#productDetail .table-slide tr.cnt td p { word-break:break-all; white-space:normal }
#productDetail .table-slide tr.cnt td .MS_cmt_content {padding: 10px 60px 10px 0; position: relative;}
#productDetail .table-slide tr.cnt td .MS_cmt_content .btn-report {float: none; position: absolute; right: 10px; bottom: 10px;}
#productDetail .table-slide tr.cnt td .MS_cmt_hname {display: inline-block; margin-right: 10px; line-height: 13px;}
#productDetail .table-slide tr.reply .tb-txt { padding-left: 30px; background: url(/images/d3/modern_simple/common/bull_reply.gif) no-repeat 10px 0; }
#productDetail .table-slide .list-btm { position:relative; *zoom:1 }
#productDetail .table-slide .list-btm:after { display:block; clear:both; content:'' }
#productDetail .table-slide .btm_write { margin-top:10px; margin-right:-110px; position:relative; float:right; right:110px  }
#productDetail .table-slide .btm_write a { display:inline-block; width:108px; height:38px; font-size:13px; color:#000; text-align:center; line-height:38px; border:1px solid #231f20; background:#fff; -webkit-transition:all 0.3s ease; transition:all 0.3s ease }
#productDetail .table-slide .btm_write a:hover { color:#fff; background:#231f20 }
#productDetail .table-slide .btm_write a:active { position: relative; top: 1px }
#productDetail .table-slide .paging-wrap { margin:0 110px; position:relative; }
#productDetail .table-slide .paging-wrap .paging {margin-bottom:0;}



/* review-list */
#productDetail .review-list { margin-top:10px }
/* qna board */
#productDetail .qna-list { margin-top: 10px }

/* ****************** 상품 상세 옵션 ******************** */
.MK_not_choice { color: red; }
.MK_optAddWrap,
.MK_optAddWrap * { margin: 0; padding: 0; }
.MK_optAddWrap {  }
.MK_optAddWrap li { list-style: none; }
/* 옵션선택 */
#MK_optAddList { overflow: hidden; *zoom: 1; }
#MK_optAddList li { float: left; width: 100%; margin-top: 5px; }
#MK_optAddList .MK_tit,
#MK_optAddList .MK_div,
#MK_optAddList .MK_st { float: left; }
#MK_optAddList .MK_tit,
#MK_optAddList .MK_div { font-size: 11px; line-height: 16px; }
#MK_optAddList .MK_tit { width: 65px; margin-right: 5px; }
#MK_optAddList .MK_div { width: 5px; text-align: center; }
#MK_optAddList .MK_st { width: 205px; }
#MK_optAddList .MK_st .MK_btn-add { cursor: pointer; }
#MK_optAddList .MK_st select { margin-left: 5px; width: 195px; height: 18px; }
/* 옵션선택PP */
#MK_optAddListPP { overflow: hidden; *zoom: 1; }
#MK_optAddListPP .MK_tit,
#MK_optAddListPP .MK_st { float: left; width: auto; }
#MK_optAddListPP .MK_tit { margin-right: 5px; margin-top: 3px; }
/* 옵션 결과 리스트 */
#MK_innerOptWrap { }
#MK_innerOptWrap #MK_innerOptScroll.line { padding-top:5px;/* margin-top:5px; border-top:1px solid #e4e4e5; */}
#MK_innerOptWrap #MK_innerOptScroll.limit { position: relative; height: 150px; overflow-y: auto; }
#MK_innerOptWrap .MK_inner-opt-cm li { *zoom: 1; position: relative; font-size:13px; margin:0 0 16px; padding-top:16px; *padding-bottom:0; border-top:1px solid #eee;}
#MK_innerOptWrap .MK_inner-opt-cm li:after { display:block; clear:both; content:'' }
#MK_innerOptWrap .MK_inner-opt-cm li .MK_price,
#MK_innerOptWrap .MK_inner-opt-cm li .MK_btn-del { position: absolute; }
#MK_innerOptWrap .MK_inner-opt-cm li .MK_p-name,
#MK_innerOptWrap .MK_inner-opt-cm li .MK_price,
#MK_innerOptWrap .MK_inner-opt-cm li .MK_btn-del { display:block; }
#MK_innerOptWrap .MK_inner-opt-cm li .MK_p-name { overflow:hidden; width:200px; vertical-align:middle; text-overflow:ellipsis; white-space:nowrap; color:#757575;}
#MK_innerOptWrap .MK_inner-opt-cm li .MK_price { bottom:0; right:0; font-size:14px; color:#000; font-weight:normal; }
#MK_innerOptWrap .MK_inner-opt-cm li .MK_price span { }
#MK_innerOptWrap .MK_inner-opt-cm li .MK_btn-del { top:22px; right:0; width:13px; height:13px; text-indent:-9999em; background:url(//image.makeshop.co.kr/makeshop/d3/basic_simple/common/btn_comment_del.gif) 0 0 no-repeat }
#MK_innerOptWrap .MK_inner-opt-cm li .MK_qty-ctrl { position:relative; margin-top: 10px; }
#MK_innerOptWrap .MK_inner-opt-cm li .MK_qty-ctrl .basic_option,
#MK_innerOptWrap .MK_inner-opt-cm li .MK_qty-ctrl .MS_amount_basic,
#MK_innerOptWrap .MK_inner-opt-cm li .MK_qty-ctrl .addition_option { width:42px; height:24px; line-height:24px; border: 1px solid #dfdfdf; text-align:center !important; }
#MK_innerOptWrap .MK_inner-opt-cm li .MK_qty-ctrl a { float:left; display:inline-block; width:24px; height:24px; text-indent:-9999em; margin:0; vertical-align:top; background:url(//image.makeshop.co.kr/makeshop/d3/basic_simple/common/sp_qty.gif) 0 0 no-repeat; background-size:cover;}
#MK_innerOptWrap .MK_inner-opt-cm li .MK_qty-ctrl a.MK_btn-up { background-position:0 0; margin:0 4px; }
#MK_innerOptWrap .MK_inner-opt-cm li .MK_qty-ctrl a.MK_btn-dw { background-position:0 -24px }
#MK_innerOptWrap .MK_inner-opt-cm li #MK_p_price_basic_0 {}

/* 사용자 입력 인풋박스 (color, size )*/
.MK_optAddWrap .MK_inner-opt-cm li .MK_txt_uinput { width: 200px; }
/* 하이브리드옵션 */
#MK_innerOptWrap .MK_inner-opt-hybrid li .MK_p-name,
#MK_innerOptWrap .MK_inner-opt-hybrid li .MK_price,
#MK_innerOptWrap .MK_inner-opt-hybrid li .MK_qty-ctrl,
#MK_innerOptWrap .MK_inner-opt-hybrid li .MK_btn-del { display: inline-block; *float:left; }
#MK_innerOptWrap .MK_inner-opt-hybrid li .MK_price { top:4px; bottom:0; right:23px; }
#MK_innerOptWrap .MK_inner-opt-hybrid li .MK_p-name { width:200px; line-height:26px; }
#MK_innerOptWrap .MK_inner-opt-hybrid li .MK_qty-ctrl { vertical-align:middle; margin-top:0; }

/* 기본옵션 */
#MK_innerOptWrap #MK_innerOpt_01 li { padding-bottom:0; }
/* 하이브리드옵션 */
#MK_innerOptWrap #MK_innerOpt_03 {}
/* 총합계 */
#MK_innerOptWrap #MK_innerOptPrice { display:none; padding: 12px 5px 10px; font-size: 12px; color: #333; text-align: right; }
#MK_innerOptAdd {  display:none; padding: 0 5px; font-size: 12px; color: #333; text-align: right; }
#MK_innerOptTotal { padding-top:10px; border-top:1px solid #ebebeb; *zoom:1; text-align:right; display:flex; align-items: center; margin-top:21px;}
#MK_innerOptTotal:after { display:block; clear:both; content:'' }
#MK_innerOptTotal .totalLeft { }
#MK_innerOptTotal .totalRight {flex:1;}
#MK_innerOptTotal .MK_txt-total { font-size:14px; color:#000;}
#MK_innerOptTotal .MK_txt-won { font-size:14px; color:#000;}
#MK_innerOptTotal .MK_total { font-size:12px; color:#000; }
#MK_innerOptTotal .totalRight .MK_total { display:inline-block; font-size:16px; color:#000; vertical-align:middle; }
/* 소리뷰 */
#sorivu { position: relative; margin-top: 20px; }
/* 상품 일반정보(상품정보제공 고시) */
#productWrap { margin:30px auto; width:800px }
#productWrap h3.tb-tit { margin-bottom: 10px; text-align: left; }
#productWrap table { width: 100%; font-size: 13px; border-collapse: collapse; border-width: 1px; border-color: #d6d6d6; border-style: solid; table-layout: fixed; margin-bottom:20px; }
#productWrap table th { border-right: 1px solid #e8e8e8; border-bottom: 1px solid #e8e8e8; color: #5c5c5c; text-align: left; font-weight:normal; padding: 10px 0 10px 20px; }
#productWrap table td { color: #8b8b8b; border-bottom: 1px solid #e8e8e8; word-break: break-all; text-align: left; padding: 10px 0 10px 20px; }

/* 사이즈 차트 */
td.area-btn-size-chart a.btn-size-chart { display:inline-block; width:84px; height:24px; font-size:11px; color:#231f20; text-align:center; line-height:24px; border:1px solid #231f20; background:#fff; -webkit-transition:all 0.3s ease; transition:all 0.3s ease }
td.area-btn-size-chart a.btn-size-chart:hover { color:#fff; background:#231f20 }
td.area-btn-size-chart a.btn-size-chart:active { position: relative; top: 1px }
#sizeChart { padding-bottom:10px; width:810px; position: absolute; display: none; background:#fff }
#sizeChart .btn-close-box { width: 100%; position: relative; }
#sizeChart .btn-close-layer { position: absolute; display: block; width: 15px; height: 14px; top: 10px; right: 10px; color: #FFFFFF; font-size: 15px; font-weight: bold; }

/* 조르기 */
#importune_btn { margin-left:10px }
#importune_btn a { vertical-align:top }

/* 쿠폰정보 */
.couponWrap { text-align:center }
.couponBox { display:inline-block }
.couponInfo { text-align:left }
.couponInfo * { }

.size-chart-box { width: 100%;  border: 2px solid #3F4045;}
.size-chart-box h4 { width: 100%; margin:0; padding: 10px 0px; color: #FFFFFF; background: #3F4045; text-align: center; }
.size-chart-cont { margin:10px auto 0; width:800px; background: #fff }
.size-chart-cont table { width: 100%; margin:0; padding:0; border-collapse: collapse; border: 1px solid #D9DBDA; }
.size-chart-cont table th, .size-chart-cont table td { padding:8px 0; font-size:13px; font-weight:normal; text-align:center }
.size-chart-cont table th { border-bottom:1px solid #d6d6d6 }
.size-chart-cont table tr, .size-chart-img {height: 1px;}

.size-chart-cont img.sc-img-chart,
#sc_img_chart { width: 670px; height: 300px; }
.size-chart-cont img.sc-img-guide,
#sc_img_guide { width: 190px; height: 240px; }
.size-chart-cont p { margin-top: 10px; text-align: left; font-size:13px; color:#a7a7a7 }

#nhn_btn {padding-top:10px;}
#payco_order_btn {padding-top:10px;}
#payco_order_btn .payco_checkout.ta .payco_checkout_btn { margin-top:0 !important }
#kakaopay_order_btn {padding-top:10px;}
.ocb-area { width:323px }
.ocb-area a { margin-top:0 !important }
.__checkout_img_comm {visibility: unset !important;}
/* 통옵 추가 구성 상품 */
#productDetail .thumb-info .info .table-opt td.add-option-tit { padding:15px 0 0; border-top:1px solid #e4e4e5; color:#000; font-size:14px; }
#productDetail .thumb-info .info .table-opt tr.add-option-not-start { border-top:1px dashed #e4e4e5; }
#productDetail .thumb-info .info .table-opt td.add-option-img { padding-top:10px; vertical-align:top; }
#productDetail .thumb-info .info .table-opt td.add-option-img .thumb-s img { max-width:100%; }
#productDetail .thumb-info .info .table-opt td.add-option-wrap { padding-top:10px; }
#productDetail .thumb-info .info .table-opt td.add-option-wrap .prd-icon,
#productDetail .thumb-info .info .table-opt td.add-option-wrap .tit-prd { padding-left:20px; padding-top:0; }
#productDetail .thumb-info .info .table-opt td.add-option-wrap .table-opt { padding-left:20px; }
#productDetail .thumb-info .info .table-opt td.add-option-wrap .table-opt td select.basic_option,
#productDetail .thumb-info .info .table-opt td.add-option-wrap .table-opt td select.addition_option { width:310px; }
#productDetail .thumb-info .info .table-opt td.add-option-wrap .table-opt td input.basic_option,
#productDetail .thumb-info .info .table-opt td.add-option-wrap .table-opt td input.addition_option { width:306px; height:22px; line-height:24px; }
#productDetail .thumb-info .info .table-opt td.add-option-wrap .table-opt td .opt-wrap { padding:5px 0 0 0; }
#productDetail .thumb-info .info .table-opt td.add-option-wrap .table-opt td .opt-wrap .tit { display:none; }
#productDetail .thumb-info .info .table-opt td.add-option-wrap .table-opt td .opt-wrap dd { width: 110px; }
#productDetail .thumb-info .info .table-opt td.add-option-wrap .table-opt td .opt-wrap select { width: 100px; }
#productDetail .thumb-info .info .table-opt td.add-option-wrap .table-opt td .opt-wrap input { width: 205px; }
#productDetail .thumb-info .info .table-opt tr.add-option-end .MK_p-tit { display:block; width:90%; height:100%; line-height:12px; color:#000; font-weight:bold; }
#productDetail .thumb-info .info .table-opt tr.add-option-end .MK_price { top:40px; right:0; }
#productDetail .thumb-info .info .table-opt tr.add-option-end .MK_btn-del { top:0; }
#MK_innerOptWrap .MK_inner-opt-cm li .MK_p-name p { overflow:hidden; text-overflow:ellipsis; }
#MK_innerOptWrap .MK_inner-opt-cm li .MK_p-name span.extra_option_name { overflow:hidden; text-overflow:ellipsis; display: block; }

/* 원클릭옵션 */
.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 3px 0; }                                                                                
.MK-oneclick-list li a { display: inline-block; margin: 0 5px 3px 0; vertical-align: top; border: 1px solid #d7d7d7; border-radius: 4px;} 
.MK-oneclick-list li.MK-oneclick-sel a { border-color:#000000; }
.MK-oneclick-list li.MK-oneclick-sel a span {color:#000;}
.MK-oneclick-list li.MK-oneclick-dis a { filter:alpha(opacity=50); -moz-opacity:.5; opacity:.5; }
.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:50px;}
.MK-oneclick-list li.MK-oneclick-image a img {width: auto; height: 48px;;}
.MK-oneclick-list li.MK-oneclick-image.MK-oneclick-sel a img {height:46px; width: auto;}
.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 {}
.MK-oneclick-list li.MK-oneclick-text.MK-oneclick-sel a {padding:1px;}
.MK-oneclick-list li.MK-oneclick-text span {}
.MK-oneclick-list li.MK-oneclick-text .MS-oneclick-sel span { min-width: 30px; line-height: 27px; }
.MK-oneclick-value { padding: 5px 0; display:none; }
.MK-oneclick-only-text li.MK-oneclick-text { height: auto; }
.MK-oneclick-only-text li.MK-oneclick-text span {padding: 4px 10px; color: #999; font-size: 12px; line-height: 1.7; background: none;}

/* 정기배송 */
#productDetail .thumb-info .info .prd-btns .btn_subs { display:block; width:448px; height:48px; font-size:12px; color:#fff; text-align:center; line-height:50px; border:1px solid #f1191f; background:#f1191f; }
#productDetail .thumb-info .info .prd-btns .btn_subs:hover { color:#000; background:#fff }
#productDetail .thumb-info .info .prd-btns .btn_subs:active { position: relative; top: 1px; }

/* 상품 상세 이벤트 공통 정보 */ 
#productDetail .detail-common-info-event { width:100%; padding-top:20px; word-break: break-all; }
#productDetail .detail-common-info-event img {max-width: 100%; }
#productDetail .detail-common-info-event div {margin-top:15px; }

/* 상품 상세 일반 공통 정보 */
#productDetail .detail-common-info { width:100%; padding-bottom:20px; word-break: break-all; }
#productDetail .detail-common-info dl { padding-top:20px; font-size:12px; font-weight:normal; letter-spacing:-0.5px; }
#productDetail .detail-common-info dl dt { padding-bottom:10px; color:#444; font-weight:bold; }
#productDetail .detail-common-info dl dd { padding-left:10px; color:#777; line-height:20px; }
#productDetail .detail-common-info div {margin-top:15px; }
#productDetail .edibot-product-detail * {line-height:1.5;}

/* 스마트쿠폰목록 */
#productDetail .smart-coupon-list  { padding:20px 0; text-align:center;}
#productDetail .smart-coupon-list  ul {display: inline-block; *display:inline; zoom:1; overflow:hidden; margin-left:-30px; min-width:300px;}
#productDetail .smart-coupon-list  ul li {position:relative; float:left; width:344px; margin:0 0 30px 30px; border:1px solid #cecece; border-radius:10px; letter-spacing:-1px; overflow:hidden; text-align:left;}
#productDetail .smart-coupon-list  ul li .c-info {position:relative; float:left; width:245px; padding:20px; border-right: 1px dashed #cecece; }
#productDetail .smart-coupon-list  ul li .c-image a {display:block;}
#productDetail .smart-coupon-list  ul li .c-image img { width:368px; height:128px;}
#productDetail .smart-coupon-list  ul li p { padding-bottom:10px; line-height:18px; font-size:12px; color:#999; word-break:break-all; font-family:"Malgun Gothic"; }
#productDetail .smart-coupon-list  ul li p:last-child {padding-bottom:0;}
#productDetail .smart-coupon-list  ul li p.c-name { font-size:14px; color:#000; font-weight:bold; word-break: break-all; }
#productDetail .smart-coupon-list  ul li p.c-price {font-size:26px; color:#ff3a34; font-weight:bold; line-height:24px;}
#productDetail .smart-coupon-list  ul li.sc-style1.sc-reserve p.c-price {color:#3b6ce9;}
#productDetail .smart-coupon-list  ul li .sc-btn-down {position:absolute; top:0; right:0; bottom:0; width:58px; margin:auto; vertical-align:middle; background:#f8f8f8; font-family:"Malgun Gothic"; } 
#productDetail .smart-coupon-list  ul li .sc-btn-down > span {position:absolute; left:0; top:0; right:0; bottom:0; margin:auto; height:22px; text-align:center; font-size:0; }
#productDetail .smart-coupon-list  ul li .sc-btn-down > span > span.sc-complete {font-size:12px; color:#999;}
#productDetail .smart-coupon-list  ul li .sc-btn-down > span a { font-size:0; display:inline-block; margin-top:-5px; }
#productDetail .smart-coupon-list  ul li .sc-btn-down span a > span { font-size:0; text-indent:-9999px; display:inline-block; width:22px; height:22px; background:url('/images/common/ico_h11_down_black_l.png') no-repeat center center; }
#productDetail .smart-coupon-list  ul li.sc-style2 {border:1px solid #fff;}
#productDetail .smart-coupon-list  ul li.sc-style2 .c-info { background:#171940; border-color:#171940; }
#productDetail .smart-coupon-list  ul li.sc-style2 p { color:#fff; }
#productDetail .smart-coupon-list  ul li.sc-style2 p.c-txt { color:#999; }
#productDetail .smart-coupon-list  ul li.sc-style2 .sc-btn-down { background:#ff3a34; border:0; color:#fff; }
#productDetail .smart-coupon-list  ul li.sc-style2.sc-reserve .sc-btn-down { background:#3b6ce9; color:#fff; }
#productDetail .smart-coupon-list  ul li.sc-style2 .sc-btn-down span a { color:#fff; }
#productDetail .smart-coupon-list  ul li.sc-style2 .sc-btn-down span .num {color:#fff;}
#productDetail .smart-coupon-list  ul li.sc-style2 .sc-btn-down span a > span { background:url('/images/common/ico_h11_down_white_l.png') no-repeat center center; }
#productDetail .smart-coupon-list  ul li.sc-style3 { width:346px; border:0; border-radius:0; }
#productDetail .smart-coupon-list  ul li.sc-style3 .c-info { width:244px; border:1px solid #000; border-right:2px dotted #272a4d; border-radius:10px; }
#productDetail .smart-coupon-list  ul li.sc-style3 p.c-price { color:#eb3697;}
#productDetail .smart-coupon-list  ul li.sc-style3 .sc-btn-down { background:#fff2f9 ; border:1px solid #272a4d; border-left:0; border-radius:10px; }
#productDetail .smart-coupon-list  ul li.sc-style3 .sc-btn-down span a { color:#999; }
#productDetail .smart-coupon-list  ul li.sc-style3 .sc-btn-down span a > span { background:url('/images/common/ico_h11_down_pink_l.png') no-repeat center center; }
#productDetail .smart-coupon-list  ul li.sc-style3.sc-reserve .sc-btn-down { background:#eefff7; }
#productDetail .smart-coupon-list  ul li.sc-style3.sc-reserve p.c-price {color:#18b776;}
#productDetail .smart-coupon-list  ul li.sc-style3.sc-reserve .sc-btn-down span a > span { background:url('/images/common/ico_h11_down_green_l.png') no-repeat center center; }

#productDetail .btn-report { display:inline-block; float:right; color:#9d9d9d; font-size:11px; margin-top:10px; }

.table-slide.review-list td .writer > span {display: block;}
#productDetail .pr-list-writer > span {display: block;}

.table-slide.review-list .MS_review_content_box .cnttit {position: relative; padding-right: 100px;}
.table-slide.review-list .MS_review_content_box .cnttit .btn-report {float: none; position: absolute; right: 40px; top: 50%; transform: translateY(-50%);}

#productDetail .thumb-info .info .prd-btns { margin-bottom: 10px; text-align: right;}
#productDetail .thumb-info .info .prd-btns .soldout-btns { display: inline-block; }
#productDetail .thumb-info .info .prd-btns .soldout-btns span {display: inline-block; margin-left: 5px; float: left;}
#productDetail .thumb-info .info .prd-btns .soldout-btns span a {display: inline-block; margin: 0;}

/* 샵페이 바로구매 */
#productDetail #shoppay_btn { padding-top: 10px; } /* PC (공통) 상세페이지 전용 */
#cartWrap #shoppay_btn { display: inline; } /* PC (공통) 장바구니 전용 */
.shopdetail #shoppay_btn { padding-top:10px; } /* MO (4.0) 상세페이지 전용 */
#basket #shoppay_btn { margin-top:20px; } /* MO (4.0) 장바구니 전용 */
.shopdetail #shoppay_btn { text-align:center; } /* MO (파워팩) 상세페이지 전용 */
.basket #shoppay_btn { text-align:center; } /* MO (파워팩) 장바구니 전용 */

.shoppay_storebtn_bx,
.shoppay_storebtn_bx *,
.shoppay_button_box,
.shoppay_button_box * { display: inline-block !important; overflow: hidden; !important; float: none !important; position: static !important; top: auto !important; left: auto !important; margin: 0 !important; padding: 0 !important; border: 0 none !important; font-size: 11px !important; line-height:16px !important; font-family: '돋움',Dotum,Helvetica,sans-serif !important; text-align: left !important; text-decoration: none !important;  vertical-align: top !important; background: none !important; border-radius: 0 !important; }
.shoppay_button_box { width: auto !important; height: 100% !important; zoom: 1 !important; padding: 0 !important; border-top: 2px solid #2b2f3a !important; background-color: #fff !important; }
.shoppay_button { position: relative !important; margin: 0 !important; padding: 5px 0 5px 88px !important; zoom:1 !important; }
.shoppay_button .shoppay_blind { overflow: hidden !important; position: absolute !important; width: 1px !important; height: 1px !important; margin: -1px !important; padding: 0 !important; clip: rect(0 0 0 0) !important; }
.shoppay_text { display: block !important; *display: inline !important; position: absolute !important; top: 10px !important; left: 0 !important; width: 82px !important; height: 26px !important; margin: 0 !important; padding: 0 !important; background: url('/images/common/shoppay_sp_text.png') no-repeat !important; }
.shoppay_btn_list { *zoom: 1 !important; display: table !important; width: 100% !important; margin:0 !important; padding: 0 !important; table-layout: fixed !important; list-style: none !important; }
.shoppay_btn_list tbody { display: table-row-group !important; }
.shoppay_btn_list tr { display: table-row !important; }
.shoppay_btn_list .shoppay_btn_item { *width: 120px !important; }
.shoppay_btn_item { display: table-cell !important; height: 37px !important; margin: 0 !important; padding: 0 !important; text-align: left !important; }
.shoppay_btn_link { display: block !important; height: 35px !important; margin: 0 !important; padding: 0 !important; border: 1px solid #bfc4c7 !important; background-color: #fcfcfc !important; background-repeat: no-repeat !important; background-repeat: no-repeat !important; text-align: center !important; text-decoration: none !important; }
.shoppay_btn_item:first-child .shoppay_btn_link { margin: 0 !important; }
.shoppay_text { background-size: 82px auto !important; }
.shoppay_btn_link.shoppay_btn_pay { background-size: 133px auto !important; }
.shoppay_btn_link.shoppay_btn_pay { background-image: url('/images/common/shoppay_sp_payment.png') !important; background-position: 50% 0 !important; background-repeat: no-repeat !important; border-radius: 2px !important; }
.shoppay_btn_link.btn_blue { border-color: #025eea !important; background-color: #025eea !important; }
.shoppay_event { position: relative !important; width: 100% !important; margin: 0 !important; padding: 3px 0 0 0 !important; border: 0 none !important; border-top: 1px solid #e5e9ea !important; letter-spacing: -0.5px !important; }
.shoppay_event_tex t {display: block !important; *display: inline !important; overflow: hidden !important; *width: 100% !important; margin: 0 !important; padding: 5px 0 !important; letter-spacing: 0 !important; white-space: nowrap !important; *zoom: 1 !important; text-overflow: ellipsis !important; word-wrap: normal !important; }
.shoppay_event_text { padding: 0 !important; }
.shoppay_event_text .event_title { display: inline !important; margin: 0 5px 0 0 !important; padding: 0 !important; font-weight: normal !important; color: #015ce8 !important; vertical-align: middle !important; }
.shoppay_event .shoppay_event_text .event_link { display: inline !important; margin: 0 !important; padding: 0 !important; font-weight: normal !important; color: #727272 !important; text-decoration: none !important; vertical-align: middle !important; }
.shoppay_event .shoppay_event_text .event_link span { display: inline-block !important; margin: -1px 0 1px !important; vertical-align: middle !important; }
.shoppay_type_A_1 { width: 277px !important; height: 70px !important; }
.shoppay_type_A_2 { width: 296px !important; height: 84px !important; }
.shoppay_type_A_2 .shoppay_button { padding: 5px 0 5px 86px !important; }
.shoppay_type_A_2 .shoppay_text { top: 14px !important; }
.shoppay_type_A_2 .shoppay_btn_link { height: 45px !important; }
.shoppay_type_A_2 .shoppay_btn_link.shoppay_btn_pay { background-position: 50% -40px !important; }
.shoppay_type_A_3 { width: 338px !important; height: 84px !important; }
.shoppay_type_A_3 .shoppay_button { padding: 6px 0 6px 102px !important; }
.shoppay_type_A_3 .shoppay_text { top: 13px !important; height: 31px !important; background-position: 0 -31px !important; }
.shoppay_type_A_3 .shoppay_btn_link { height: 45px !important; }
.shoppay_type_A_3 .shoppay_btn_link.shoppay_btn_pay { background-position: 50% -40px !important; }

/* 오늘출발 상품 */
#productDetail .today-delivery { display:flex; align-items:center; padding:10px; border:1px solid #e4e4e5; background:#f8f8f8; color:#111; }
#productDetail .today-delivery .icon { padding:12px 10px; border:1px solid #111; border-radius:6px; background:#fff; }
#productDetail .today-delivery .txt { padding-left:12px; }
#productDetail .today-delivery .txt p { padding-top:5px; }





/* detail css */
.xans-product-detail { position:relative; margin:0 auto; padding:30px 0 0 0; }
.xans-product-detail .detailArea { padding:0 0 0 540px; }
.xans-product-detail .detailArea:after { content:""; display:block; clear:both; }

/* headingArea */
.xans-product-detail .headingArea { position:relative; padding:0 0 10px; margin:0 0 15px; line-height:24px; border-bottom:1px solid #e8e8e8; }
.xans-product-detail .headingArea h2 { display:inline; font-size:14px; color:#2e2e2e; }
.xans-product-detail .headingArea .icon img { margin:0 4px 0 0; vertical-align:middle; }
.xans-product-detail .headingArea .icon .icon_img { margin:0; }
.xans-product-detail .headingArea .supply { overflow:hidden; float:right; }
.xans-product-detail .headingArea .supply span { padding:0 3px 0 0; font-size:16px; font-weight:bold; color:#555; }

/* imgArea */
.xans-product-detail .imgArea { float:left; width:546px; margin:0 0 0 -546px; }
/*
.xans-product-detail .imgArea .keyImg { width:346px; margin:0 auto; }
.xans-product-detail .imgArea .keyImg .thumbnail { display:inline-block; position:relative; max-width:100%; }
.xans-product-detail .imgArea .keyImg .prdIcon { position:absolute; top:0; left:0; width:100%; height:100%; background-repeat:no-repeat; }
.xans-product-detail .imgArea .keyImg img { max-width:344px; border:1px solid #ececec; cursor:pointer; }
*/

.xans-product-detail .imgArea .listImg { overflow:hidden; width:346px; margin:30px auto 0; }
.xans-product-detail .imgArea .listImg ul { min-width:400px; height:77px; margin:0 0 0 2px; font-size:0; line-height:0; }
.xans-product-detail .imgArea .listImg li { display:inline-block; margin:0 1px; font-size:12px; line-height:14px; vertical-align:top; }
.xans-product-detail .imgArea .listImg li img { width:65px; height:75px; border:1px solid #ececec; cursor:pointer; }
.xans-product-detail .imgArea .listImg button { position:absolute; top:0; width:21px; height:77px; font-size:0; line-height:0; color:transparent; background:url("//img.echosting.cafe24.com/skin/base/product/btn_product_detail_ctrl.png") no-repeat; }
.xans-product-detail .imgArea .listImg .prev { left:0; background-position:0 0; }
.xans-product-detail .imgArea .listImg .next { right:0; background-position:-31px 0; }
.xans-product-detail .imgArea .control { overflow:hidden; width:346px; margin:30px auto 0; border:1px solid #d7d5d5; text-align:center; background:#fbfafa; }
.xans-product-detail .imgArea .control .btnZoom { display:block; padding:11px 0; color:#787878; font-size:12px; letter-spacing:-0.5px; text-decoration:none; }
.xans-product-detail .imgArea .control .prev { float:left; border-right:1px solid #d7d5d5; }
.xans-product-detail .imgArea .control .next { float:right; border-left:1px solid #d7d5d5; }
.xans-product-detail .imgArea .color { overflow:hidden; width:346px; margin:5px auto; }
.xans-product-detail .imgArea .chips { float:left; width:28px; height:18px; margin:0 3px 3px 0; border:1px solid #e3e3e3; font-size:0; line-height:0; }
.xans-product-detail .imgArea .xans-product-action { width:350px; margin:20px auto 0; padding-bottom:23px; }

.xans-product-detail .likeButton { display:table; margin:20px auto 10px; text-align:center; font-size:14px; }
.xans-product-detail .likeButton button { display:inline-block; padding:11px 20px; border:1px solid #b4b4b4; border-bottom-color:#969696; border-radius:2px; color:#737373; line-height:1em; text-align:right; background-color:#fff; }
.xans-product-detail .likeButton button span { display:inline-block; height:16px; line-height:18px; vertical-align:middle; font-family:Gulim, sans-serif; }
.xans-product-detail .likeButton button img { margin:0 2px 0 0; vertical-align:middle; }
.xans-product-detail .likeButton .title { padding:0 9px 0 0; margin:0 8px 0 0; min-width:0; text-align:left; background:url("//img.echosting.cafe24.com/skin/base_ko_KR/product/bg_bar.gif") no-repeat 100% 3px; }
.xans-product-detail .likeButton.selected .title { color:#ef514c; }
.xans-product-detail .likeButton.selected .count { color:#353535; }

/* infoArea */
.xans-product-detail .infoArea p.delivery { padding:10px 0 20px; }
.xans-product-detail .infoArea .guideArea { overflow:hidden; margin:5px 0 0; padding:8px 11px 0; border-top:1px solid #e8e8e8; }
.xans-product-detail .infoArea .guideArea .info { float:left; color:#757575; }
.xans-product-detail .infoArea .guideArea .sizeGuide { float:right; background:url("//img.echosting.cafe24.com/skin/base_ko_KR/product/ico_sizeGuide.gif") no-repeat 0 3px; }
.xans-product-detail .infoArea .sizeGuide a { display:inline-block; padding:2px 15px 2px 24px; color:#353535; vertical-align:top; background:url("//img.echosting.cafe24.com/skin/base_ko_KR/product/ico_sizeGuide_go.gif") no-repeat 100% 6px; }
.xans-product-detail .infoArea .sizeGuide a:hover { text-decoration:none; }

.xans-product-detail .infoArea table { border:0; font-size:12px; margin:10px 0 0; }
.xans-product-detail .infoArea th { font-weight:normal; color:#353535; width:115px; padding:7px 0 8px 9px; text-align:left; vertical-align:middle; }
.xans-product-detail .infoArea td { padding:7px 6px 8px 0; vertical-align:middle; }
.xans-product-detail .infoArea img { vertical-align:middle; }
.xans-product-detail .infoArea td input[type=text] { width:80%; }
.xans-product-detail .infoArea select { width:100%; height:24px; font-size:12px; color:#353535; }
.xans-product-detail .infoArea td #delivery_cost_prepaid { margin:0 0 5px; }
.xans-product-detail .infoArea td .sale { text-decoration:line-through; }
.xans-product-detail .infoArea td .period { display:block; margin:7px 0 0; font-size:11px; color:#353535; }
.xans-product-detail .infoArea td .mileage li { line-height:1.7em; }
.xans-product-detail .infoArea td .delivery label { margin:0 30px 0 0; }
.xans-product-detail .infoArea td img.qrcode { border:1px solid #e1e1e1; }
.xans-product-detail .infoArea td #span_product_price_text { font-weight:normal; }
.xans-product-detail .infoArea td #span_product_coupon_dc_price { color:#070705; }
.xans-product-detail .infoArea td.fileInfo { color:#757575; }
.xans-product-detail .infoArea td.fileInfo input { width:288px; border:1px solid #c5c5c5; border-right:1px solid #e9e9e9; border-bottom:1px solid #e9e9e9; }
.xans-product-detail .infoArea td.fileInfo .infoDesc { margin:0 0 10px 0; }
.xans-product-detail .infoArea td.fileInfo li { margin:4px 0 0; color:#757575; font-size:11px; }
.xans-product-detail .infoArea td.fileInfo li img { vertical-align:bottom; }
.xans-product-detail .delv_price_B strong { font-weight:normal; }
.xans-product-detail .btnTooltip { display:inline-block; position:relative; z-index:10; vertical-align:middle; }

/*reantal*/
.xans-product-detail .infoArea .rental th { vertical-align:top; }
.xans-product-detail .infoArea .rental p { display:inline-block; font-size:16px; }
.xans-product-detail .infoArea .rental span { color:#999; }
.xans-product-detail .infoArea .rental ul { margin-top:8px; }
.xans-product-detail .infoArea .rental ul li { padding-bottom:4px; color:#999; }

.xans-product-detail .infoArea .xans-product-option tr th { vertical-align:top; }
.xans-product-detail .infoArea .xans-product-option tr td { padding:4px 10px 4px 0; }
.xans-product-detail .infoArea .xans-product-option tr:first-child th,
.xans-product-detail .infoArea .xans-product-option .xans-product-fileoption th { padding-top:14px; border-top:1px solid #e8e8e8; }
.xans-product-detail .infoArea .xans-product-option tr:first-child td,
.xans-product-detail .infoArea .xans-product-option .xans-product-fileoption td { padding-top:10px; border-top:1px solid #e8e8e8; }
.xans-product-detail .infoArea .xans-product-option td.selectButton { text-align:right; }

.xans-product-detail .infoArea .xans-product-addoption .txtByte { font-size:11px; vertical-align:middle; letter-spacing:-1px; }
.xans-product-detail .infoArea .xans-product-addoption .txtByte strong { color:#008bcc; }

/* 상품 옵션 */
.xans-product-detail .infoArea .xans-product-option .value { color:#767479; word-break:break-all; }
.xans-product-detail .infoArea .xans-product-option .value .ec-product-value { color:#363437; }
.xans-product-detail .infoArea .xans-product-option .ec-product-button li { position:relative; overflow:hidden; display:inline-block; margin:0 5px 3px 0; vertical-align:top; border:1px solid #d7d7d7; background:#fff; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box; *display:inline; *zoom:1; }
.xans-product-detail .infoArea .xans-product-option .ec-product-button li:last-child { margin-right:0; }
.xans-product-detail .infoArea .xans-product-option .ec-product-button li a { display:block; min-width:28px; text-align:center; text-decoration:none; word-break:break-all; }
.xans-product-detail .infoArea .xans-product-option .ec-product-button li a span { display:inline-block; padding:6px 5px; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box; }
.xans-product-detail .infoArea .xans-product-option .ec-product-button.ec-product-preview li { padding:3px; }
.xans-product-detail .infoArea .xans-product-option .ec-product-button.ec-product-preview li a { min-width:22px; width:50px; height:50px; }
.xans-product-detail .infoArea .xans-product-option .ec-product-button.ec-product-preview li a img { max-width:100%; max-height:100%; }
.xans-product-detail .infoArea .xans-product-option .ec-product-button.ec-product-preview li a span { overflow:hidden; line-height:0; font-size:0; padding:0; text-indent:120%; white-space:nowrap; }
.xans-product-detail .infoArea .xans-product-option .ec-product-button.ec-product-preview .ec-product-soldout span,
.xans-product-detail .infoArea .xans-product-option .ec-product-button.ec-product-preview .ec-product-disabled span { position:absolute; left:0; top:0; z-index:1; }
.xans-product-detail .infoArea .xans-product-option .ec-product-button.ec-product-preview .ec-product-soldout span { background:url("//img.echosting.cafe24.com/skin/base/product/soldout_bg.png") repeat; }
.xans-product-detail .infoArea .xans-product-option .ec-product-button .ec-product-soldout { border-style:dashed; }
.xans-product-detail .infoArea .xans-product-option .ec-product-button .ec-product-soldout a span { display:inline-block; width:100%; height:100%; cursor:not-allowed; color:#d7d7d7; }
.xans-product-detail .infoArea .xans-product-option .ec-product-button .ec-product-soldout.ec-product-selected { border-style:dashed; }
.xans-product-detail .infoArea .xans-product-option .ec-product-button .ec-product-disabled a { cursor:default; }
.xans-product-detail .infoArea .xans-product-option .ec-product-button .ec-product-disabled a span { display:inline-block; width:100%; height:100%; color:#000; background:#555; filter:alpha(opacity=30); opacity:0.3; }
.xans-product-detail .infoArea .xans-product-option .ec-product-button .ec-product-selected { border:2px solid #495164; }
.xans-product-detail .infoArea .xans-product-option .ec-product-button .ec-product-selected a { margin:-1px; }
.xans-product-detail .infoArea .xans-product-option .ec-product-radio > li { display:inline-block; margin:0 0 3px; }
.xans-product-detail .infoArea .xans-product-option .ec-product-radio label { margin:0 7px 0 0; }
.xans-product-detail .infoArea .xans-product-option .ec-product-radio label input { margin:0 2px 0 0; }
.xans-product-detail .infoArea .xans-product-option .ec-product-radio .ec-product-disabled,
.xans-product-detail .infoArea .xans-product-option .ec-product-radio .ec-product-soldout { color:#d7d7d7; }

/* mileage */
.xans-product-detail .mileage_tooltip{ position:relative; display:inline-block; }
.xans-product-detail .mileage_tooltip .ec-base-tooltip table thead th { font-weight:bold; }
.xans-product-detail .mileage_tooltip .button{ border:1px solid #191919; color:#191919; font-size:11px; display:inline-block; padding:3px 8px; border-radius:2px; margin-left:10px}
.xans-product-detail .mileage_tooltip .mileage_layer { display: block;left: -150px;top: 29px; min-width: 300px; }
.xans-product-detail .mileage_tooltip .mileage_layer p strong { font-weight: bold; color:#191919; }
.xans-product-detail .mileage_tooltip .ec-base-tooltip table th {padding: 7px 6px 8px 9px;}

/* xans-product-action */
.xans-product-detail .infoArea .xans-product-action { padding:30px 0 10px; border-top:1px solid #e8e8e8; }

/* eventArea */
.xans-product-detail .eventArea { color:#353535; }
.xans-product-detail .eventArea h3 { padding:0 0 0 9px; border-top:1px solid #e8e8e8; border-bottom:1px solid #e8e8e8; font-size:12px; color:#008bcc; line-height:39px; }
.xans-product-detail .eventArea .event { padding:27px 10px 46px 9px; color:#353535; line-height:18px; }

/* xans-myshop-benefit */
.xans-myshop-asyncbenefit { margin:30px 0; }
.xans-myshop-asyncbenefit .member { margin:2px 0 19px; }
.xans-myshop-asyncbenefit .member em { font-style:normal; }

/* 상품 미리보기 이미지 */
/*
#image_zoom_small { display:block; position:absolute; z-index:999; background:#fff; outline:2px solid #aaa; filter:alpha(opacity=50); opacity:0.5; }
#zoom_wrap {display: none; position: absolute; top: 0; left: 110%; width: 300px; height: 300px; overflow: hidden; border: 1px solid #ddd; background: #fff; z-index: 10;}
.image_zoom_large { position:absolute; z-index:99; width:500px; height:500px; overflow:hidden; background:#fff; outline:1px solid #ececec; }
.image_zoom_large .image_zoom_large_relative { position: absolute; width: auto; height: auto; transform-origin: top left; }
.image_zoom_large .image_zoom_large_relative img#zoom_image { position:absolute; z-index:99; max-width:none; }
*/

.keyImg {position: relative;}
.thumbnail {position: relative;display: inline-block;}
.zoomLens {position: absolute; width: 250px; height: 250px; background: rgba(255, 255, 255, 0.3); border: 1px solid #999; pointer-events: none; display: none; }
#zoom_wrap {display: none; position: absolute; top: 0; left: 110%; width: 500px; height: 500px; overflow: hidden; border: 1px solid #ddd; background: #fff; z-index: 10; }
#zoom_image {position: absolute;}


#NaverChk_Button { margin:20px auto 0; padding-right:10px; clear:both; }

#divNvPointInfo { display:none; position:absolute; z-index:99; width:245px; padding:10px; color:#777; background:#fff; border:1px solid #5B9761; }
#divNvPointInfo a { display:block; padding:5px 0 0; color:#1ec228; }
#divNvPointInfo a img { vertical-align:middle; }
#imgNaverMileageHelp { cursor:pointer; }

/* 세트상품 및 추가구성상품 */
.xans-product-detail .productSet { margin:10px 0 0; border:1px solid #d7d5d5; border-bottom:0; }
.xans-product-detail .productSet > .title { position:relative; height:40px; line-height:40px; box-sizing:border-box; border-bottom:1px solid #e9e9e9; background-color:#fbfafa; }
.xans-product-detail .productSet > .title h3 { margin:0 0 0 9px; font-size:12px; color:#353535; }
.xans-product-detail .productSet .product > li { position:relative; border-bottom:1px solid #d7d5d5; }
.xans-product-detail .productSet .thumbnail { position:absolute; top:19px; left:19px; z-index:1; width:100px; }
.xans-product-detail .productSet .thumbnail img { max-width:100%; border:1px solid #ededed; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box; }
.xans-product-detail .productSet .information { position:relative; padding:19px 19px 0 135px; }
.xans-product-detail .productSet .information > p { margin:0 0 10px; }
.xans-product-detail .productSet .information .name { padding-right:60px; }
.xans-product-detail .productSet .information .price .del { font-weight:normal; }
.xans-product-detail .productSet .information .salePrice { color:#ff8a56; font-weight:bold; }
.xans-product-detail .productSet .information .btnInfo { position:absolute; top:19px; right:19px; z-index:1; display:block; width:57px; height:20px; vertical-align:middle; background:url("//img.echosting.cafe24.com/skin/base_ko_KR/product/btn_info.gif") no-repeat 0 0; }
.xans-product-detail .productSet .information .btnInfo.selected { background:url("//img.echosting.cafe24.com/skin/base_ko_KR/product/btn_info_on.gif") no-repeat 0 0; }
.xans-product-detail .productSet .information .btnInfo span { overflow:hidden; font-size:0; width:0; height:0; line-height:0; text-indent:120%; }
.xans-product-detail .productSet .option { padding:10px 19px 9px 135px; }
.xans-product-detail .productSet .option > li { margin:0 0 12px; }
.xans-product-detail .productSet .option .name { display:block; margin:0 0 5px; font-weight:normal; }
.xans-product-detail .productSet .option input[type=text] { width:80%; }
.xans-product-detail .productSet .option .ec-base-qty { margin:7px 0 0; }
.xans-product-detail .productSet .option .selectButton { margin:0 0 6px; text-align:right; }
.xans-product-detail .productSet .guide { overflow:hidden; position:relative; margin:0 19px; }
.xans-product-detail .productSet .guide:after { content:""; display:block; clear:both; }
.xans-product-detail .productSet .guide .qty { float:left; display:inline-block; padding:12px 0; color:#757575; }
.xans-product-detail .productSet .guide .qty:before { content:""; position:absolute; top:0; left:0; display:inline-block; width:100%; border-top:1px solid #e8e8e8; }
.xans-product-detail .productSet .guide .sizeGuide { float:right; height:15px; margin:12px 0; background:url("//img.echosting.cafe24.com/skin/base/product/ico_sizeGuide.gif") no-repeat 0 1px; }
.xans-product-detail .productSet .guide .sizeGuide:before { content:""; position:absolute; top:0; left:0; display:inline-block; width:100%; border-top:1px solid #e8e8e8; }
.xans-product-detail .productSet .guide .sizeGuide a { display:inline-block; padding:0 15px 0 24px; background:url("//img.echosting.cafe24.com/skin/base/product/ico_sizeGuide_go.gif") no-repeat 100% center; }
.xans-product-detail .productSet.additional .title span { color:#757575; font-weight:normal; }
.xans-product-detail .productSet.additional .title .toggle { position:absolute; top:8px; right:8px; }
.xans-product-detail .productSet.hide .product { display:none; }
.xans-product-detail .productSet .ec-base-desc { padding:0 0 10px; border-top:0; border-bottom:1px solid #ddd; }
.xans-product-detail .productSet .ec-base-desc dt { width:135px; padding:0 0 0 20px; }

/* 수량 */
.ec-base-desc.quantity { margin:10px 0 0; padding:10px 0 0; border-top:1px solid #ddd; }
.ec-base-desc.quantity dt { width:125px; padding:0 0 0 8px; }

/* 총 상품 */
#totalProducts { margin:21px 0 0; }
#totalProducts table { margin:0; }
#totalProducts table .left { text-align:left; }
#totalProducts table .center { text-align:center; }
#totalProducts table .right { padding-right:9px; font-weight:bold; color:#008bcc; text-align:right; }
#totalProducts thead th { height:0; padding:0; font-size:0; line-height:0; }
#totalProducts tbody th { vertical-align:middle; }
#totalProducts tbody td { padding:9px 0; border-top:1px solid #ebebeb; color:#353535; line-height:18px; vertical-align:middle; word-wrap:break-word; word-break:break-all; }
#totalProducts tbody td p { padding:7px 10px 0 0; font-weight:bold; line-height:21px; }
#totalProducts tbody td p.product span { font-weight:normal; color:#757575; line-height:18px; }
#totalProducts tbody td p.product span.soldOut { color:#008bcc; }
#totalProducts tbody td img { vertical-align:middle; }
#totalProducts tbody td .quantity { display:inline-block; position:relative; width:50px; vertical-align:top; }
#totalProducts tbody td .quantity input { width:22px; height:23px; padding:0 2px 0 3px; line-height:23px; border:1px solid #d4d8d9; border-radius:3px 0 0 3px; }
#totalProducts tbody td .quantity .up { position:absolute; left:28px; top:0; }
#totalProducts tbody td .quantity .down { position:absolute; left:28px; top:12px; }
    #totalProducts tbody.option_products tr td .quantity input,
    #totalProducts tbody.add_products tr td .quantity input { height:19px; line-height:19px; }
    #totalProducts tbody.option_products tr td .quantity .down,
    #totalProducts tbody.add_products tr td .quantity .down { bottom:0; top:auto; }
#totalProducts tbody td .mileage { display:block; white-space:nowrap; }
#totalProducts tbody td .mileage_price { }
#totalProducts tbody tr.option td{border-top: 1px solid #ebebeb;}
#totalProducts tbody tr.option th {border-top:0;}
#totalProducts > table > tbody > tr:first-child > td{border-top: 1px solid #9a9ba0;}
#totalProducts > table > tbody > tr > td:first-child{padding-left:4px;}
#totalProducts table tr.option_product > td{padding:0}
#totalProducts table tr.option_product > td > table tr:first-child td {border-top:0;}
#totalProducts table tr.option_product > td > table tr.option > td{border-top: 1px solid #ebebeb;padding: 9px 0;}
#totalProducts table tr.option_product > td > table tr.option > td:first-child{padding:0}
#totalProducts table tr.option_product + tr.option_product > td{border-top: 1px solid #9a9ba0;}
#totalProducts > table > tbody > tr#totalProductsOption > td:first-child{border-top: 0;padding:0}
#totalProducts table tr.add_product > td { padding: 0; }
#totalProducts table tr.add_product > td > table tr.option > td:first-child { padding: 0; }
#totalProducts table tr.add_product > td > table tr:first-child td { border-top: 0; }

/* 총 상품 금액 */
.totalPrice { margin:10px 0 0; padding:34px 9px 19px; border-top:1px solid #9a9ba0; color:#353535; vertical-align:middle; background:#fff; }
.totalPrice .ec-base-help { margin-left:0; }
.totalPrice .total { color:#008bcc; }
.totalPrice .total em { font-style:normal; font-size:21px; }

/* 배송비 차등부과 레이어 */
.differentialShipping { display:none; overflow:hidden; position:absolute; left:50%; top:17px; z-index:100; width:350px; margin:0 0 0 -176px; }
.differentialShipping h3.title { height:35px; padding:0 35px 0 19px; border:0; color:#fff; font-size:14px; line-height:35px; background:#495164; }
.differentialShipping .content { padding:12px 18px 14px 18px; border:1px solid #757575; border-top:0; text-align:center; background:#fff; }
.differentialShipping .close { position:absolute; right:14px; top:12px; }
.differentialShipping .close img { cursor:pointer; }

.differentialShipping .content ul { color:#757575; line-height:25px; }
.differentialShipping .content li { overflow:hidden; }
.differentialShipping .content li strong { float:left; font-weight:normal; }
.differentialShipping .content li span { float:right; color:#2e2e2e; }
.differentialShipping .content .info { margin:7px 0 0; padding:7px 0 0; border-top:1px dotted #b0b1b3; color:#80aeef; text-align:right; }

/* 배송비레이어 */
.xans-product-detail .shippingFee { position:relative; display:inline-block; }
.xans-product-detail .shippingFee .ec-base-tooltip { margin:0 0 0 -180px; width:360px; }
.xans-product-detail .shippingFee .ec-base-tooltip table th { width:40px; }
.xans-product-detail .shippingFee .ec-base-tooltip table th,
.xans-product-detail .shippingFee .ec-base-tooltip table td { padding:7px 10px 8px 10px; }

/* 회원등급별 할인가 적용 */
.xans-product-detail .infoArea  td > span > ul.discountMember > li { position:relative; float:left; }
.xans-product-detail .infoArea  td ul.discountMember li a { display:block; margin:0 4px 4px 0; }
.xans-product-detail .infoArea  td ul li .discount_layer h3 { margin:0 0 8px; padding:0 10px; font-size:12px; border-bottom:0; }
.xans-product-detail .infoArea  td ul li .discount_layer { display:block; left:-140px; min-width:300px;}
.xans-product-detail .infoArea  td ul li .discount_layer .content { overflow-x:hidden; overflow-y:auto; max-height:400px; }
.xans-product-detail .infoArea  td ul li .discount_layer thead th { padding:0; width:0; height:0; font-size:0; line-height:0; border-width:0 1px 0 1px; }
.xans-product-detail .infoArea  td ul li .discount_layer tbody th { width:auto; }

/* 세트상품 추가정보 레이어 */
.xans-product-detail .productSet .product { position:relative; display:none;}
.xans-product-detail .productSet .description { z-index:10; position:absolute; top:38px; right:0; padding:7px 0 0; }
.xans-product-detail .productSet .description .xans-product-detail { position:relative; padding:15px; border:1px solid #565960; background:#fff; }
.xans-product-detail .productSet .description > h3 { margin:0 0 8px; padding:0 10px; font-size:12px; border-bottom:0; background:url("//img.echosting.cafe24.com/skin/base/common/ico_layer_title.gif") no-repeat 0 50%; }
.xans-product-detail .productSet .description p strong { color:#0088d4; }
.xans-product-detail .productSet .description thead th { padding:0; height:0; font-size:0; line-height:0; }
.xans-product-detail .productSet .description tbody { border:1px solid #d7d5d6; }
.xans-product-detail .productSet .description th,
.xans-product-detail .productSet .description tr:first-child th,
.xans-product-detail .productSet .description tr:first-child td { background:#fbf9fa; border-right:1px solid #e8e8e8; border-bottom: 1px solid #e8e8e8; color:#363636; }
.xans-product-detail .productSet .description th,
.xans-product-detail .productSet .description td { height:15px; border-bottom:1px solid #e8e8e8; }
.xans-product-detail .productSet .description td,
.xans-product-detail .productSet .description tr:first-child td { padding:5px 8px; text-align:left; background:#fff; }
.xans-product-detail .productSet .description tr:last-of-type th,
.xans-product-detail .productSet .description tr:last-of-type td { border-bottom:0; }
.xans-product-detail .productSet .description .color td { font-size:0; line-height:0; }
.xans-product-detail .productSet .description .chips { display:inline-block; width:28px; height:18px; margin:0 2px 3px 0; border:1px solid #e3e3e3; }
.xans-product-detail .productSet .description .btnClose { background:transparent; }
.xans-product-detail .productSet .description > .ec-base-tooltip { display:block; top:0; }
.xans-product-detail .productSet .description > .ec-base-tooltip > .edge { z-index:20; position:absolute; left:auto; right:40px; display:block; margin:0 0 0 -5px; width:9px; height:6px; background:url("//img.echosting.cafe24.com/skin/base/common/ico_option_arrow.gif") no-repeat 0 0; }

/* 정기배송 */
.xans-product-detail .infoArea .regularDelivery { margin:20px 0 0; border-top:1px solid #e8e8e8; }
.xans-product-detail .infoArea .regularDelivery th { vertical-align:top; }
.xans-product-detail .infoArea .regularDelivery .gLabel { position:relative; margin:0 35px 0 0; }
.xans-product-detail .infoArea .regularDelivery .badge { display:inline-block; position:relative; top:-1px; height:18px; margin:0 0 0 5px; padding:0 8px; border-radius:10px; line-height:18px; font-size:12px; font-family:"돋움","Dotum"; color:#fff; background-color:#009ffa; }
.xans-product-detail .infoArea .regularDelivery .badge .icoDown { display:inline-block; position:relative; top:1px; overflow:hidden; width:8px; height:12px; border-radius:50%; line-height:10px; text-indent:-9999px; }
.xans-product-detail .infoArea .regularDelivery .badge .icoDown:before { content:""; display:inline-block; position:absolute; top:3px; left:2px; width:4px; height:4px; background-color:#fff; }
.xans-product-detail .infoArea .regularDelivery .badge .icoDown:after { content:""; display:inline-block; position:absolute; bottom:1px; left:0; width:0; height:0; border-left:4px solid transparent; border-right:4px solid transparent; border-top:4px solid #fff; }
.xans-product-detail .infoArea .regularDelivery .info { margin:14px 0 0; }
.xans-product-detail .infoArea .regularDelivery .info ul { margin:6px 0 0; }
.xans-product-detail .infoArea .regularDelivery .info ul > li { margin:4px 0; letter-spacing:-.8px; }
.xans-product-detail .infoArea .regularDelivery .info .icoSave { display:inline-block; height:12px; padding:0 2px; border:1px solid #ff5454; border-radius:3px; line-height:12px; color:#ff5454; }
.xans-product-detail .infoArea .regularDelivery .info .icoDown { display:inline-block; position:relative; overflow:hidden; width:5px; height:10px; margin:0 0 0 2px; line-height:10px; text-indent:-9999px; }
.xans-product-detail .infoArea .regularDelivery .info .icoDown:before { content:""; display:inline-block; position:absolute; top:0; left:2px; width:1px; height:10px; background-color:#ff5454; }
.xans-product-detail .infoArea .regularDelivery .info .icoDown:after { content:""; display:inline-block; position:absolute; bottom:2px; left:-2px; padding:4px; border:solid #ff5454; border-width:0 1px 1px 0; transform:rotate(45deg); -webkit-transform:rotate(45deg); }

/* App payment button box */
#appPaymentButtonBox { max-width:600px; display:inline-flex; flex-wrap:wrap; gap:10px; margin:20px auto 0;  }
#appPaymentButtonBox > div { margin:0 0 5px 0; }
#appPaymentButtonBox > div:last-of-type { margin-bottom:0; }
#appPaymentButtonBox #kakao-checkout-button { text-align: right; }
#appPaymentButtonBox #checkoutContainer.__checkout_sdk_container.__checkout_buy_s3 .__checkout_buy_notice .__checkout_list_notice { height:34px; }
#appPaymentButtonBox #checkoutContainer.__checkout_buy_container.__checkout_buy_s3 .__checkout_buy_notice .__checkout_list_notice li { height: auto; line-height: normal; }


#prdDetail {text-align:center;}


/* and detail css */
.and .xans-product-detail{background:#fcfbf7}
.and .xans-product-detail .detail-layout-max{max-width:1140px;margin:0 auto}
.and .xans-product-detail .headingArea{border:0;margin:0;padding:0}
.and .xans-product-detail .headingArea h2{font-size:17px;font-weight:500;color:#191919;vertical-align:middle;line-height:1.5}
.and .xans-product-detail .headingArea .icon .icon_img{margin:0 0 0 4px}
.and .xans-product-detail .headingArea .detail_summary{color:#3f3f3f;font-size:14px;line-height:1.6;margin:15px 0 45px}
.and .xans-product-detail .headingArea .detail_price{display:block}
.and .xans-product-detail .headingArea .detail_price span{display:inline-block}
.and .xans-product-detail .headingArea .detail_price span#span_product_price_custom{text-decoration:line-through;font-size:15px;color:#999;;padding-right:10px}
.and .xans-product-detail .headingArea .detail_price span#span_product_price_text{font-size:18px;color:#222;font-weight:600}
.and .xans-product-detail .headingArea .detail_price .ec-sale-rate{position:absolute;right:0;top:0;width:50px;height:50px;text-align:center;line-height:1.2;box-sizing:border-box;background:var(--main-color);color:#fff;font-size:11px;padding:12px 0;border-radius:100%}
.and .xans-product-detail .headingArea .detail_price .ec-sale-rate em{display:block;font-weight:700}
.and .xans-product-detail .detailArea{padding:35px 40px 140px;display:flex}
.and .xans-product-detail .imgArea{width:auto;margin:0;text-align:right}
.and .xans-product-detail .imgArea .keyImg{width:auto;margin-right:80px}
.and .xans-product-detail .imgArea .keyImg img{/*max-width:460px;*/border:0;width:100%;height:auto;cursor:default;}
.and .xans-product-detail .imgArea .keyImg #zoomMouseGiude img {position:absolute; left:0; bottom:3px;}
.and .xans-product-detail .imgArea .control{width:auto;display:none}
.and .xans-product-detail .imgArea .listImg{width:auto;margin-top:10px}
.and .xans-product-detail .imgArea .listImg ul{margin:0;height:auto;text-align:left}
.and .xans-product-detail .imgArea .listImg li{margin:0 10px 0 0;}
.and .xans-product-detail .imgArea .listImg li img{width:150px;height:auto;border:0}
.and .xans-product-detail .imgArea .listImg button{height:100%;background:rgba(0,0,0,0.3);outline:none}
.and .xans-product-detail .imgArea .listImg button.prev:after{content:"";color:#fff;position:absolute;left:50%;top:50%;transform:translate(-50%, -50%);border-top:5px solid transparent;border-right:5px solid #fff;border-bottom:5px solid transparent;}
.and .xans-product-detail .imgArea .listImg button.next:after{content:"";color:#fff;position:absolute;left:50%;top:50%;transform:translate(-50%, -50%);border-top:5px solid transparent;border-left:5px solid #fff;border-bottom:5px solid transparent;}
.and .xans-product-detail .imgArea .color{width:auto}
.and .xans-product-detail .imgArea .xans-product-action{width:auto;padding:0}
.and .xans-product-detail .imgArea .xans-product-action a{display:inline-block}
.and .xans-product-detail .infoArea{float:right;padding:0;max-width:540px}
.and .xans-product-detail .infoArea tr.xans-record-{border-bottom:1px solid #eee}
.and .xans-product-detail .infoArea th{padding:10px 0}
.and .xans-product-detail .infoArea th span{color:#555 !important}
.and .xans-product-detail .infoArea td{line-height: 1.7;padding:6px 6px 6px 0}
.and .xans-product-detail .infoArea td span > span{font-size:13px}
.and .xans-product-detail .infoArea td span > span#span_product_price_custom{color:#555 !important}
.and .xans-product-detail .infoArea td span > span.ec-front-product-item-price{color:#555 !important; font-weight:400}
.and .xans-product-detail .infoArea td .period{margin:0}
.and .xans-product-detail .infoArea select{height:36px}
.and .xans-product-detail .infoArea .guideArea{padding:10px 0 0;display:none}
.and .xans-product-detail .infoArea .xans-product-option tr:first-child th,
.and .xans-product-detail .infoArea .xans-product-option .xans-product-fileoption th,
.and .xans-product-detail .infoArea .xans-product-option tr:first-child td,
.and .xans-product-detail .infoArea .xans-product-option .xans-product-fileoption td{border:0;font-size:13px;color:#222;padding:10px 0;vertical-align:middle}
.and .xans-product-detail .infoArea .xans-product-option .value{display:none;margin-top:10px;color:#999;font-size:11px}
.and .xans-product-detail .infoArea .xans-product-option .value .ec-shop-front-product-option-desc-trigger{display:none}
.and .xans-product-detail .infoArea .xans-product-action .ec-base-button a,
.and .xans-product-detail .infoArea .xans-product-action .ec-base-button span{padding:0 5px;border-radius:4px;margin:0 2px;letter-spacing: .5px;}
.and .xans-product-detail .infoArea .xans-product-action .ec-base-button a{background:#eee;border-color:#eee;font-size:11px;}
.and .xans-product-detail .infoArea .xans-product-action .ec-base-button a:first-of-type{flex: 2;background:var(--main-color);font-size:12px}
.and .xans-product-detail .infoArea .xans-product-option .ec-product-button.ec-product-preview li{border-radius:100px;-webkit-border-radius:100px;-moz-border-radius:100px;-o-border-radius:100px}
.and .xans-product-detail .infoArea .xans-product-option .ec-product-button.ec-product-preview li a{min-width:auto;width:18px;height:18px;border:1px solid rgba(0,0,0,0.15);box-sizing:border-box;border-radius:100px;-webkit-border-radius:100px;-moz-border-radius:100px;-o-border-radius:100px}
.and .xans-product-detail .infoArea .xans-product-option .ec-product-button .ec-product-selected{border:1px solid #000}
.and .xans-product-detail .infoArea .xans-product-option .ec-product-button .ec-product-selected span{color:#000;}
.and .xans-product-detail .infoArea .xans-product-option .ec-product-button.ec-product-preview .ec-product-soldout span{font-size:0}
.and .xans-product-detail .infoArea .xans-product-option .ec-product-button .ec-product-selected a{margin:0}
.and .xans-product-detail .infoArea .xans-product-option .ec-product-button li{border-radius:4px;background:none}
.and .xans-product-detail .infoArea .xans-product-option .ec-product-button li a span{padding:4px 10px;color:#999;font-size:12px;line-height:1.7;background:none}
.and .xans-product-detail .likeButton{margin:10px auto;display:inline-block}
.and .xans-product-detail .likeButton button{outline:none;border-color:#e9e9e9;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;-o-border-radius:5px;margin:0 5px}
.and .xans-product-additional .ec-base-tab{margin-bottom:70px}
.and .xans-product-additional .ec-base-tab .cont{padding:0;font-size:13px;color:#555;margin-bottom:30px;line-height:18px;}
.and .xans-product-additional .ec-base-tab .cont h3{font-weight:600;font-size:13px;color:#555;margin-bottom:10px}
.and .xans-product-additional .detail_menu{text-align:center;padding:40px 0}
.and .xans-product-additional .detail_menu li{display:inline-block;vertical-align:top}
.and .xans-product-additional .detail_menu li a{font-size:13px;color:#999;padding-right:20px;vertical-align:middle;line-height:22px}
.and .xans-product-additional .detail_menu li a:after{content:"";display:inline-block;width:1px;height:10px;background:#eee;margin-left:20px}
.and .xans-product-additional .detail_menu li:last-child a:after{display:none}
.and .xans-product-additional .detail_menu li.selected a{color:#000;font-weight:600}
.and .xans-product-additional .detail_menu li .count{display:inline-block;margin-left:10px;font-size:11px;color:#fff;width:22px;height:22px;line-height:22px;text-align:center;background:#eee;color:#999;border-radius:100%;vertical-align: middle;}
.and .xans-product-additional .detail_menu li.selected .count{background:var(--main-color);color:#fff}
.and .xans-product-additional div.board h3{text-align:center;font-size:22px;color:#000;margin-bottom:20px;font-weight:600}
.and .xans-product-additional div.board p.desc{text-align:center;font-size:13px;color:#999;margin-bottom:50px}
.board p.nodata{border-color:#e9e9e9;color:#999;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;-o-border-radius:5px;line-height: 39px;text-align: center;margin: 15px 0 0;border: 1px solid #d7d5d5;font-weight: bold;}
.and .xans-product-additional div.board td .view{color:#999}
.and .xans-product-additional .ec-base-button.typeBorder{border:0;padding:20px 0}
.and .xans-product-additional .ec-base-table tbody td{padding:15px 0}
.and .xans-product-additional .memoCont{margin:20px 0}
.and .ec-base-paginate.typeSub ol{vertical-align:top}

.and .xans-product-detail [class^='btn'].sizeL{height:50px;line-height:50px}
.and .xans-product-detail .productSet{border-color:#e9e9e9}
.and .xans-product-detail .productSet > .title{margin-bottom:0}
.and .xans-product-detail .productSet > .title h3{text-align:left;font-size:13px}
.and .xans-product-detail .productSet .thumbnail{width:60px}
.and .xans-product-detail .productSet .information,
.and .xans-product-detail .productSet .option{padding-left:100px}
.and .xans-product-detail .productSet .option .name{font-size:10px}
.and .xans-product-detail .productSet .information .name{color:#3f3f3f}
.and .xans-product-detail .productSet .information > p.price,
.and .xans-product-detail .productSet .information > p.salePrice{color:#555;display:inline-block;font-weight:600;color:#3f3f3f}
.and .xans-product-detail .productSet .information > p.salePrice{margin-left:5px}
.and .xans-product-detail .productSet .information .price .del{color:#999}

.and #totalProducts tbody.option_products tr td .quantity input{width:29px}
.and #totalProducts tbody td{border-color:#e9e9e9!important}
.and #totalProducts tbody td p{padding:20px 10px 20px 0;font-size:0}
.and #totalProducts tbody td p br{display:none}
.and #totalProducts tbody td p span{font-size:13px}
.and #totalProducts tbody td.right{color:#000;font-size:13px;font-weight:400}
.and .totalPrice{margin-top:0;text-align:right;border-color:#e9e9e9;font-weight:600;box-sizing:border-box;padding:13px 9px 15px 19px;display:none}
.and .totalPrice .total{color:#000;font-weight:18px}
.and p.ec-base-help{display:none}

.and .xans-product-detail .infoArea .xans-product-action{border:0;padding-top:20px}

.and .xans-product-relation .relation{margin:50px auto;padding:0}
.and .xans-product-relation .relation .title{margin:0 auto 50px}
.and .xans-product-relation .relation .title h2{font-weight:600;letter-spacing:1px;color:#191919;font-size:19px;margin-bottom:0;line-height:1.7}
.and .xans-product-relation .relation .title p{font-size:12px;color:#3f3f3f}
.and .xans-product-relation .relation li.swiper-slide{width:24%;margin-right:1%;text-align:left}
.and .xans-product-relation .relation li.swiper-slide .box p{font-size:13px;}
.and .xans-product-relation .relation li.swiper-slide .box .spec{margin-top:10px}
.and .xans-product-relation .relation li.swiper-slide .box .spec li{line-height:1.3;margin-bottom:10px}
.and .xans-product-relation .relation li.swiper-slide .box .spec li.summary{font-size:13px;color:#999;}
.and .xans-product-relation .relation li.swiper-slide .box .spec li.price{font-size:13px}
.and .xans-product-relation .relation .swiper-container{padding-bottom:50px}
.and .xans-product-relation .relation .swiper-slide img{max-width:100%;height:auto}
.and .xans-product-relation .relation .swiper-pagination-bullet{background:#444}
.and .xans-product-relation .relation .thumb{position:relative;font-size:0;margin-bottom:5px}
.and .xans-product-relation .relation .icon{border:0;font-size:0}
.and .xans-product-relation .relation .icon img{margin:2px 4px 2px 0}

.and .FixButton{display:none;position:fixed;overflow:hidden;bottom:0;left:10%;width:180px;height:40px;line-height:40px;padding:0 15px;box-sizing:border-box;font-size:0;font-weight:600;text-align:center;background:#555;color:#fff;cursor:pointer;transition:all 0.5s;z-index:10}
.and .FixButton > i{font-size:14px;line-height:40px;margin-left:5px;font-weight:200}
.and .FixButton > span{font-size:14px;font-weight:400}
.and .FixButton:hover{background:#000;animation:none}
.and .infoArea.fix{position:fixed;left:10%;bottom:-100%;margin:0;padding:50px 25px 10px;width:380px;border:1px solid #e9e9e9;background:#fff;transition:bottom 0.5s;z-index:12}
.and .infoArea.fix .FixInner{max-height:450px;padding-right:30px;overflow-y:auto}
.and .infoArea.fix .FixInner::-webkit-scrollbar{width:5px;background-color:#f5f5f5;border-radius:5px}
.and .infoArea.fix .FixInner::-webkit-scrollbar-thumb{background-color:#555;border-radius:5px}
.and .infoArea.fix .endButton{display:block;position:absolute;top:15px;right:15px;font-size:20px;color:#999;text-align:center;z-index:12;transition:color 0.5s}
.and .infoArea.fix .endButton:hover{color:#000}
.and .infoArea.fix .ec-base-button{padding:0}
.and .infoArea.fix .xans-product-action{padding:20px 0 0}
.and .infoArea.fix .headingArea .detail_price .ec-sale-rate{display:none}
.and .infoArea .endButton{display:none}

.and .xans-product-action .ec-base-button{padding-top:0}

.and .detail_bnn{font-size:0;padding-top:30px;max-width:1280px;margin:0 auto}
.and .detail_bnn img{max-width:100%;height:auto;margin-bottom:15px}

.and .custom0원{display:none!important}

@-webkit-keyframes bounce2 {
	0%, 20%, 50%, 80%, 100% {transform: translateY(0);}
	40% {transform: translateY(-15px);}
	60% {transform: translateY(-7px);}
}

@-moz-keyframes bounce2 {
	0%, 20%, 50%, 80%, 100% {transform: translateY(0);}
	40% {transform: translateY(-15px);}
	60% {transform: translateY(-7px);}
}

@-o-keyframes bounce2 {
	0%, 20%, 50%, 80%, 100% {transform: translateY(0);}
	40% {transform: translateY(-15px);}
	60% {transform: translateY(-7px);}
}

@keyframes bounce2 {
	0%, 20%, 50%, 80%, 100% {transform: translateY(0);}
	40% {transform: translateY(-15px);}
	60% {transform: translateY(-7px);}
}


/* 추가구성상품 커스텀 */
.xans-product-detail .infoArea .additional .add_prd > tr > td {padding:19px; border-bottom:1px solid #d7d5d5;}
.xans-product-detail .infoArea .additional .toggle img {vertical-align:top; transform: rotate(180deg);}
.xans-product-detail .infoArea .additional .toggle.on img {transform: rotate(0deg);}
.xans-product-detail .infoArea .additional .add-option-img {vertical-align:top; padding:0;}
.xans-product-detail .infoArea .additional .add-option-img img {width:60px;}
.xans-product-detail .infoArea .additional .add-option-wrap {padding:0;}
.xans-product-detail .infoArea .additional .add-option-wrap .price {color: #3f3f3f; font-weight: 600; display:inline-block;}
.xans-product-detail .infoArea .additional .add-option-wrap .salePrice {color: #3f3f3f; font-weight: 600; display:inline-block; margin-left:3px;}
.xans-product-detail .productSet.additional .product > table {margin-top:0;}
#productDetail .thumb-info .info .additional .table-opt {margin:0;}
#productDetail .thumb-info .info .additional .table-opt .opt-wrap {padding:0;}
#productDetail .thumb-info .info .additional .table-opt .opt-wrap .tit {display:none;}
#productDetail .thumb-info .info .additional .table-opt .opt-wrap dl {margin-bottom:5px;}
#productDetail .thumb-info .info .additional .table-opt .opt-wrap dl select {border-radius:4px;}
#productDetail .thumb-info .info .additional .table-opt .opt-wrap dl dt {font-size:10px;}


/* 이벤트배너 */
.detail_common_bnr {
    max-width: 1280px;
    margin: 0 auto 100px;
}

.detail_common_bnr ul {
    display: flex;
}

.detail_common_bnr li {
    width: 50%;
}

.detail_common_bnr li img {
    width: 100%;
}


/* 최대할인가 */
#productDetail .thumb-info .info .table-opt .pooky_best_info tr {
    border-top:none;
    border-bottom:1px solid #d9d4cd;
}
#productDetail .thumb-info .info .table-opt .pooky_best_info th {
    padding: 5px 0 5px 16px;
    /*border-bottom: 1px solid #d9d4cd;*/
    text-align: left;
    background-color: #eae5dd;
    vertical-align: middle;
    width:105px;
    display:inline-block;
}

#productDetail .thumb-info .info .table-opt .pooky_best_info td {
    padding: 5px 0 5px;
    border:none;
}
.pooky_coupon_wrap{
    display: flex;
    justify-content: flex-end;
    margin: 20px 0;
}

.pooky_coupon_wrap .pooky_coupon_open_btn{
    display: flex;
    justify-content: center;
    padding: 10px 16px;
    line-height: 1;
    background: #f7bbbd;
    border-radius: 2px;
    color: #fff;
    font-size: 12px;
}


.pooky_coupon_pop_wrap {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
   
    z-index: 1000;
}
.pooky_coupon_pop_wrap .pop_bg{
    position: absolute;
    background: rgba(0, 0, 0, 0.5);
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 5;
}
/* 팝업 본체 */
.pooky_coupon_pop_wrap .popup-content {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: #fff;
    width: 90%;
    max-width: 400px;
    border-radius: 10px;
    text-align: center;
    z-index: 10;
}
.pooky_coupon_pop_wrap .popup-content h3{
	display: flex;
    align-items: center;
    justify-content: center;
    line-height: 55px;
    font-size: 12px;
    font-weight: 400;
    letter-spacing: -.4px;
    gap: 6px;
    background: #eae5dd;
    border-radius: 10px 10px 0 0;
}
/* 닫기 버튼 */
.pooky_coupon_pop_wrap .close-btn {
    position: absolute;
    top: -45px;
    right: 0px;
    font-size: 30px;
    cursor: pointer;
    color: #fff;
}

/* 버튼 스타일 */
.pooky_coupon_pop_wrap .coupon-btn {
    background-color: #5a3e2b;
    color: white;
    padding: 10px 20px;
    border: none;
    border-radius: 5px;
    cursor: pointer;
}

.pooky_coupon_pop_wrap .coupon-btn.secondary {

}

/* 선택된 버튼 스타일 */
.pooky_coupon_pop_wrap .coupon-btn.active {
    background: #ac9f96;
    color: white;
}

/* 쿠폰 내용 */
.sc-complete br {
    display:none;
}
.pooky_coupon_pop_wrap .coupon-box {
	width: 100%;
    padding: 20px 18px;
    box-sizing: border-box;
    padding-bottom: 0;
    background: #eae5dd;
    
    border-radius: 10px;
}
.pooky_coupon_pop_wrap .coupon-box a{
	display: flex;
    flex-direction: column;
    gap: 13px;
}
.pooky_coupon_pop_wrap .coupon-box h4{
	font-size: 20px;
    font-weight: 500;
    display: flex;
    align-items: center;
    gap: 5px;
    line-height: 1; 
    justify-content: center;
    color: #655345;
}
.pooky_coupon_pop_wrap .coupon-box p{
    font-size: 13px;
    font-weight: 400;
    color: #655345;
    margin-bottom: 10px;
}
.pooky_coupon_pop_wrap .coupon-box button{
    display: block;
    background: #ac9f96;
    line-height: 31px;
    color: #eae5dd;
    width: calc(100% + 36px);
    margin-left: -18px;
    border-radius: 0 0 10px 10px;
    font-size: 13px;
    cursor: default;
    padding: 0;
}

/* 탭 컨테이너 */
.pooky_coupon_pop_wrap .coupon-tabs {
    display: flex;
    padding: 21px 0;
    justify-content: center;
    align-items: center;
    gap: 10px;
}

.pooky_coupon_pop_wrap .coupon-tabs button {
    padding: 12px 18px;
    line-height: 1;
    display: block;
    font-size: 12px;
    background: #eae5dd;
    border-radius: 50px;
    color: #655345;
    font-weight: 400;
    text-align: center;
    box-sizing: border-box;
    letter-spacing: -.5px;
}

/* 쿠폰 내용 숨김 */
.pooky_coupon_pop_wrap .coupon-content {
    display: none;
}

.pooky_coupon_pop_wrap .coupon-content.active {
	display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    gap: 24px;
    padding: 2% 5%;
    justify-content: flex-start;
    font-size: 12px;
    width: 100%;
    box-sizing: border-box;
    margin-bottom: 16px;
}
.pooky .relation.pooky_common_product_wrap{padding:0 20px;}
.pooky .relation.pooky_common_product_wrap .prdList li{padding:0;}


/*테스트*/
#pooky_best_price_wrap {
    position: relative;
    border: 1px solid #d9d4cd;
    border-radius: 6px;
    margin-bottom:30px;
}

#pooky_best_price_wrap * {
    font-size: 12px;
    line-height: 28px;
    box-sizing: border-box;
}

#pooky_best_price_wrap i {
    cursor: pointer;
}

#pooky_best_price_wrap > ul {
    display: flex;
    flex-direction: column;
}

#pooky_best_price_wrap > ul > * {
    display: flex;
    flex-direction: column;
}

#pooky_best_price_wrap > ul > * > li {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

#pooky_best_price_wrap > ul > * > li {
    display: none;
    padding: 0 15px;
}

#pooky_best_price_wrap > ul > * > li.title {
    display: flex;
    width: 100%;
    border-bottom: 1px solid #d9d4cd;
}

#pooky_best_price_wrap > ul > *:last-child > li.title {
    display: flex;
    width: 100%;
    border-bottom: 0
}

#pooky_best_price_wrap > ul > * > li.title * {
    line-height: 35px;
    font-weight: 400;
    color: #000;
    font-size: 13px;
}

#pooky_best_price_wrap > ul > * > li.title b {
}

#pooky_best_price_wrap > ul > * > li.title.point_max dd * {
    font-weight: 500;
    font-size: 13px;
}

#pooky_best_price_wrap > ul > * > li.title dd {
    font-size: 13px;
    font-weight: 500;
    color: #000
}

#pooky_best_price_wrap > ul > * > li.title dt i {
    cursor: pointer;
}

#pooky_best_price_wrap > ul > * > li dt {
    position: relative;
    display: flex;
    align-items: center;
    gap: 2px;
    color: #666;
}
#pooky_best_price_wrap > ul > * > li dt img{width: 18px; cursor:pointer;}
#pooky_best_price_wrap > ul > * > li dd {
    color: #666;
}

#pooky_best_price_wrap > ul > * > li dt b {
    display: none;
}
#pooky_best_price_wrap > ul > * > li dt img{
    width: 12px;
    margin-left: 2px;
    position: relative;
    bottom: 1px;
}
#pooky_best_price_wrap .more_btn {
    background: #eae5dd;
    display: flex;
    justify-content: center;
}

#pooky_best_price_wrap .more_btn a {
    display: flex;
    align-items: center;
    gap: 5px;
    justify-content: center;
    font-size: 11px;
    letter-spacing: -.5px;
    color: #000;
    cursor:pointer;
}

#pooky_best_price_wrap .more_btn a i {
    font-size: 10px;
}

#pooky_best_price_wrap.active > ul > * > li {
    position: relative;
    display: flex
}

#pooky_best_price_wrap.active > ul > * > li.title {
    margin-bottom: 5px;
}

#pooky_best_price_wrap.active > ul > * > li:last-child {
    margin-bottom: 5px;
}

#pooky_best_price_wrap.active .more_btn a i {
    transform: rotate(180deg);
}

#pooky_best_price_wrap .pooky_best_info {
    position: absolute;
    top: 60px;
    left: -1px;
    background: #f6f4ee;
    z-index: 2;
    border-radius: 6px;
    border: 1px solid #d9d4cd;
    padding: 32px 15px;
    font-size: 11px;
    line-height: 16px;
    font-weight: 400;
    opacity: 0;
    visibility: hidden;
    box-sizing: border-box;
    width: calc(100% + 2px);
    transition: all .25s ease-in-out;
}

#pooky_best_price_wrap .pooky_best_info.active {
    opacity: 1;
    visibility: visible;
    top: 33px;
}

#pooky_best_price_wrap .pooky_best_info > ul {
    position: relative;
}

#pooky_best_price_wrap .pooky_best_info_close {
     position: absolute;
    right: -8px;
    top: -27px;
    cursor: pointer;
    background: url(/design/ninnananna/mo/image/icon_x.png);
    width: 12px;
    height: 12px;
    background-size: contain;
}

#pooky_best_price_wrap .pooky_best_info_close i {
    font-size: 13px;
    padding: 5px;
}

#pooky_best_price_wrap .pooky_best_info * {
    line-height: 1.65 !important;
    font-size: 12px;
    font-weight: 300 !important;
    !i;!;}

#pooky_best_price_wrap .pooky_best_info b {
    display: block;
    padding-bottom: 8px;
}

#pooky_best_price_wrap .pooky_best_info td {
    text-align: right;
    border-left:none;
    border-right:none;
}

#pooky_best_price_wrap .ec-base-table.typeWrite tbody th,#one_best_price .ec-base-table.typeWrite tbody td {
    padding-top: 5px;
    padding-bottom: 5px;
}

#pooky_best_price_wrap .more_btn a{
	background-size: 17px;
    background-image: url(/design/ninnananna/mo/image/buy2.png);
    background-repeat: no-repeat;
    background-position: 60% 40%;
}
#pooky_best_price_wrap.active .more_btn a{background-image: url(/design/ninnananna/mo/image/buy1.png); cursor:pointer;}

/* BASIC css end */

