/* BASIC css start */
table { table-layout:inherit!important; }
caption {
    display: block!important;
    text-indent: -9999em;
    font-size: 0;
}
#productDetail
#productDetail .loc-navi { margin-top: 0px; padding-bottom: 5px; border-bottom: 0px solid #e5e5e5; display:none; }
#productDetail .page-body {  }
/* »ó´Ü ¼¶³×ÀÏ, »óÇ° ¿É¼Ç Á¤º¸ */
#productDetail .thumb-info { zoom: 1; margin-bottom:100px; }
#productDetail .thumb-info:after { content: ""; display: block; clear: both; }

div#content {
    width: auto;
    max-width: 1240px;
    min-width: 1200px;
}


#productDetail select { 
    width: 100%; 
    height: 38px;
    border: 1px solid #ddd;
	display:block;
    background:#fff url('/design/nbmart/1101/pc/detail_select_arrow.png') no-repeat calc(100% - 12px) 50%; 
    background-size:12px 8px;
    appearance:none;
    -moz-appearance:none;
    -webkit-appearance:none;
    -webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box;
    padding-left:12px;	
    font-size:14px; 
    font-weight: 400; 
    color:#111; 
    line-height:38px; 
    outline:none;
}



/* =======================================================
 ¼¶³×ÀÏ¿µ¿ª 
======================================================= */

#productDetail .thumb-info .thumb-wrap {float: left;width: 52%;padding:0 0;text-align: center;}
#productDetail .thumb-info .thumb {margin:0 auto;width: 100%; position:relative;}
#productDetail .thumb-info .thumb img {width: 100%;}

.thumb ul.slick-dots li {
    float: left;
    width: calc((100% - 48px) / 5);
    height: 100.39px;
    text-align: center;
    margin-right: 12px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    margin-top: 3.25%;
    position:relative;
}

.thumb ul.slick-dots li:after {
    content: '';
    width: 100%;
    height: 100%;
    background: rgba(255,255,255,.45);
    position: absolute;
    top: 0;
    left: 0;
}

.thumb ul.slick-dots li.slick-active:after { display:none; }

.thumb ul.slick-dots {
    overflow: hidden;
    width: 550px;
    margin: 0 auto;
}

.thumb ul.slick-dots li.slick-active {
    border: 1px solid #999;
}

.thumb ul.slick-dots li:nth-of-type(5n) {
    margin-right: 0;
}

.thumb ul.slick-dots li button {
    width: 100%;
    height: 100%;
    background-size: 100% 100%!important;
    font-size:0;
}

.arr_box {
    position: absolute;
    width: 100%;
    bottom: 62px;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    height: 0;
}

.arr_box>div.arr1 {
    float: left;
}

.arr_box>div.arr2 {
    float: right;
}

.arr_box>div {
    cursor: pointer;
}


/* ½æ³×ÀÏÀ» ¾Æ·¡·Î ÇÒ °æ¿ì »ç¿ë
.thumb-wrap .bigimg {  text-align:center; margin-right:3px;}
.thumb-wrap .bigimg img { width:100%; }
.thumb-wrap .small_img { float: left;   vertical-align: top; margin-top:3px }
.thumb-wrap .small_img li {  float: left; width:calc(100% / 5); margin-bottom:5px; border:0px solid #ddd; }
.thumb-wrap .small_img li img { width:100%; }
*/

.thumb-wrap .ori img { max-width: 100%;}


/* =======================================================
 ¼¶³×ÀÏ½½¶óÀÌµå 
======================================================= */

.thumb-wrap-silde {  max-width:100%; margin:0 auto 10px; position:relative; }
.thumb-wrap-silde .s-item { display:block; padding:0px; position:relative;  }
.thumb-wrap-silde .s-item > img {  max-width: 100%; /* height:px; */  }
.thumb-wrap-silde .slick-list{ overflow: hidden; display:block; margin:0;padding:0px 0 50px;} /* »óÇÏ¿©¹é */
.thumb-wrap-silde .slick-prev, .thumb-wrap-silde .slick-next{ position:absolute;display:block !important;cursor: pointer;width:32px;height:60px;font-size:0;top:45%; outline: none;padding:0;border:0; opacity:0.3; filter:alpha(opacity=30);background:transparent; z-index:2;}   /* È­»ìÇ¥ Ã³À½À§Ä¡ */
.thumb-wrap-silde .slick-prev { left:30px;background:url(/design/nbmart/wizdesign/slide_prev6.png) 50% 50% no-repeat; }   /* ÀÌÀüÈ­»ìÇ¥ ÀÌ¹ÌÁö°æ·Î */
.thumb-wrap-silde .slick-next{right:30px;background:url(/design/nbmart/wizdesign/slide_next6.png) 50% 50% no-repeat; }  /* ´ÙÀ½È­»ìÇ¥ ÀÌ¹ÌÁö°æ·Î */
.thumb-wrap-silde:hover .slick-prev{ left:10px; opacity:1;filter:alpha(opacity=100);} /* ÀÌÀü¸¶¿ì½º¿À¹ö½Ã À§Ä¡ */
.thumb-wrap-silde:hover .slick-next{ right:10px;opacity:1;filter:alpha(opacity=100);}  /* ´ÙÀ½¸¶¿ì½º¿À¹ö½Ã À§Ä¡ */

.thumb-wrap-silde .slick-prev:hover{background:url(/design/nbmart/wizdesign/slide_prev6.png) 50% 50% no-repeat; opacity:1; filter:alpha(opacity=100);}  /* ÀÌÀüÈ­»ìÇ¥ ¸¶¿ì½º¿À¹ö½Ã È¿°ú */
.thumb-wrap-silde .slick-next:hover{background:url(/design/nbmart/wizdesign/slide_next6.png) 50% 50% no-repeat; opacity:1; filter:alpha(opacity=100);}  /* ´ÙÀ½È­»ìÇ¥ ¸¶¿ì½º¿À¹ö½Ã È¿°ú */
.thumb-wrap-silde .slick-prev, .thumb-wrap-silde .slick-next{-o-transition:0.3s !important;-ms-transition:0.3s !important;-moz-transition:0.3s !important;-webkit-transition:0.3s !important;transition:0.3s !important;}
.thumb-wrap-silde .slick-slider{margin-bottom:0;}

.thumb-wrap-silde .slick-dots { position:absolute;bottom:0px;left:-0px;padding:0;display:block;list-style: none;display:block;text-align:center;width:100%; border:0px solid #000; }
.thumb-wrap-silde .slick-dots li{position: relative;display: inline-block;margin:0 4px;padding:0;cursor: pointer;}
.thumb-wrap-silde .slick-dots li button{border:0;background: transparent;display:block;outline: none;line-height:0;font-size:0;color: transparent;padding:0;cursor: pointer;}
.thumb-wrap-silde .slick-dots li button:hover,.slick-dots li button:focus{outline: none;}
.thumb-wrap-silde .slick-dots li button:hover:before,.slick-dots li button:focus:before{opacity:1;}
.thumb-wrap-silde .slick-dots li button:before{display:block;width:10px;height:10px;content: "";;background:#d1d1d1; border-radius:100px;border:0px solid #888;font-size:0;text-align:center;color: white;opacity:1;-o-transition:0.3s !important;-ms-transition:0.3s !important;-moz-transition:0.3s !important;-webkit-transition:0.3s !important;transition:0.3s !important;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing: grayscale;}
.thumb-wrap-silde .slick-dots li.slick-active button:before {   background:#999; width:10px;  /* µµÆ®»çÀÌÁî */ opacity: 1; }  /* ÇöÀçµµÆ®»çÀÌÁî */





body #productDetail .codi_box input[type=checkbox] {
    -webkit-border-radius: 0;
    -webkit-appearance: none;
    border: 1px solid #ddd;
    width: 22px;
    height: 22px;
    vertical-align: middle;
    background-color: #fff;
    margin: 0;
    margin-top: -4px;
    outline: none;
    background: #fff url(/design/ebbda12/chk_off.png) no-repeat 50% 50%!important;
    background-size: 16px auto!important;
}


body #productDetail .codi_box input[type=checkbox]:checked {
    background: #000 url(/design/ebbda12/chk_on.png) no-repeat 50% 50%!important;
    background-size: 16px auto!important;
    border-color:#000;
}



/* »óÇ°¿É¼Ç Á¤º¸ */
#productDetail .thumb-info .info {float:right;width: 42.4%;}
#productDetail .thumb-info .info .prd-icon {}
#productDetail .thumb-info .info .prd-icon img { margin-right:3px }
#productDetail .thumb-info .info .tit-prd {font-size: 26px;color: #111;font-weight: 400;/* white-space: nowrap; *//* overflow: hidden; *//* text-overflow: ellipsis; */padding-bottom: 12px;letter-spacing:-0.5px;line-height: 1.4;width: 100%;}
#productDetail .thumb-info .info .tit-prd b { color:#000; }
#productDetail .thumb-info .info .prd_price_box { padding-top:25px; margin-bottom:25px; }
#productDetail .thumb-info .info .prd_price_box span.price_t { font-size:25px; font-weight:700; color:#111 }
#productDetail .thumb-info .info .table-opt {  }
#productDetail .thumb-info .info .table-opt th,
#productDetail .thumb-info .info .table-opt td {padding-top: 20px;}
#productDetail .thumb-info .info .table-opt th {color: #999;font-weight: 400;font-size: 14px;}
#productDetail .thumb-info .info .table-opt th div { color: #999;font-weight: 400;font-size: 14px; }
#productDetail .thumb-info .info .table-opt th .tb-left,
#productDetail .thumb-info .info .table-opt td .tb-left {padding:0;position: relative;}
#productDetail .thumb-info .info .table-opt td {color: #111;font-size: 14px;font-weight: 400;}
a.country_pop {
    width: 65px;
    height: 20px;
    line-height: 18px;
    text-align: center;
    display: inline-block;
    border: 1px solid #000;
    color: #000;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    font-size: 11px;
    font-weight: 500;
    margin-top: -5px;
    margin-left: 5px;
    cursor:pointer;
    transition:.3s all;
}

a.group_pop {
    width: 65px;
    height: 20px;
    line-height: 18px;
    text-align: center;
    display: inline-block;
    border: 1px solid #000;
    color: #000;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    font-size: 11px;
    font-weight: 500;
    margin-top: -5px;
    margin-left: 5px;
    cursor:pointer;
    margin-top: -14px;
    width: auto;
    padding: 0 8px;
    margin-left: 9px;
}



a.country_pop:hover {  }
/* ÆÇ¸Å°¡°Ý */
#productDetail .thumb-info .info .table-opt .price {font-size: 15px;color: #111;font-weight: 700;padding-top: 0!important;}
#productDetail .thumb-info .info .table-opt .sell_price { font-size:18px; color:#1c1c1c; font-weight:bold }
/* ÁÖ¹®¼ö·® */
#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: 100%;height:104px;font-size: 15px;color:#231f20;text-align:center;line-height:104px;letter-spacing:2px;border:1px solid #231f20;background:#fff;box-sizing: border-box;}
#productDetail .thumb-info .info .prd-btns>a {box-sizing: border-box;-webkit-box-sizing: border-box;height: 56px;line-height: 56px;font-size: 17px;display: inline-block;margin-right: 10px;display: inline-block;text-align: center;font-weight: 700;}
#productDetail .thumb-info .info .prd-btns a.btn_gift { width:56px;line-height: 48px;border: 2px solid #000;box-sizing: border-box;display: none;}
#productDetail .thumb-info .info .prd-btns .btn_buy {/* display:block; */width: calc((100% - 72px) / 2);color:#fff;text-align:center;border: 1px solid #111;background: #111;-webkit-transition:all 0.3s ease;transition: all 0.3s ease;margin-right: 0;}

#productDetail .thumb-info .info .prd-btns .btn_cart {display: inline-block;width: calc((100% - 72px) / 2);color: #111;text-align:center;border: 1px solid #111;background: #fff;-webkit-transition:all 0.3s ease;transition:all 0.3s ease;margin-right: 8px;}
#productDetail .thumb-info .info .prd-btns .btn_wish {display: inline-block;width: calc((100% - 10px) / 2);color: #000;text-align:center;border: 1px solid #000;background: #fff;-webkit-transition:all 0.3s ease;transition:all 0.3s ease;margin-right: 8px;width: 56px;border-color: #c12f2f;}
#productDetail .thumb-info .info .prd-btns .btn_wish img { vertical-align:middle; margin-top:-5px; width:19px; }

#productDetail .thumb-info .info .prd-btns .btn_cart:hover {  }

#productDetail .thumb-info .info .prd-btns .btn_barotalk {display:block;margin-top:10px;display: none;}
#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 .table-opt .opt-wrap {width: 100%;padding: 20px 0 14px!important;/* border-bottom: 1px solid #000; */}
#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 }
#productDetail .thumb-info .info .table-opt .opt-wrap dl:after { display:block; clear:both; content:'' }
#productDetail .thumb-info .info .table-opt .opt-wrap dt {float: left;width: 90px;/* padding-top: 4px; */color: #999;line-height: 34px;box-sizing: border-box;-webkit-box-sizing: border-box;vertical-align: top;font-size: 14px;font-weight: 400;margin-bottom: 10px;}
#productDetail .thumb-info .info .table-opt .opt-wrap dd {float: left;width: calc(100% - 90px);margin-bottom: 10px;}
#productDetail .thumb-info .info .table-opt .opt-wrap .sel-btn {
    width: calc(100% - 66px);
    float: right;
}
#productDetail .thumb-info .info .table-opt .opt-wrap .sel-btn a {display: block;width: 100%;height: 36px;font-size:13px;color:#fff;text-align:center;line-height: 36px;-webkit-transition:all 0.3s ease;transition:all 0.3s ease;box-sizing: border-box;}

#productDetail .thumb-info .info .table-opt .opt-wrap .sel-btn a:active { position: relative; top: 1px }

#productDetail .thumb-info .info .table-opt .opt-wrap select {width: 100%;height: 38px;line-height: 38px;text-align: left;border: 1px solid #e5e5e5;}
#productDetail .thumb-info .info .table-opt .opt-wrap .opt-btns {position:relative;overflow: hidden;border: 1px solid #111;width: 110px;}
#productDetail .thumb-info .info .table-opt .opt-wrap .opt-btns input {width: 40px;height: 30px;border: none;text-align:center !important;line-height: 30px;font-size:16px;padding:0;}
#productDetail .thumb-info .info .table-opt .opt-wrap .opt-btns a {width: 35px;height: 30px;text-indent:-9999em;background-size: 12px auto!important;float: left;}
#productDetail .thumb-info .info .table-opt .opt-wrap .opt-btns a.btn-up { background:url(/design/build/image_test/opt_plusbt.png) 50% 50% no-repeat; }
#productDetail .thumb-info .info .table-opt .opt-wrap .opt-btns a.btn-dw { background:url(/design/build/image_test/opt_minusbt.png) 50% 50% no-repeat; }
#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; }


/* »óÇ°Á¤º¸ ÅÇ */
.view_tab.fx {
    display: inline-block!important;
}
#productDetail .detailTab {margin-top: 150px;position:relative;border-bottom: 1px solid #ddd;background:#fff;width:1200px;z-index:9;}

#productDetail .detailTab {width: 100%;margin:0 auto;/* display: flex; */text-align: center;font-size: 0;margin-bottom: 64px;}
#productDetail .detailTab a {/* float:left; */width: calc(100% / 4);border-left: none;box-sizing: border-box;-webkit-box-sizing: border-box;text-align: center;cursor:pointer;}
#productDetail .detailTab ul li.first {
}

#productDetail .detailTab a:last-of-type { margin-right:0; }

#productDetail .detailTab a {display: inline-block;font-size: 18px;color: #999;text-align:center;letter-spacing:-0.035em;font-weight: 400;padding: 20px 0;line-height: 1;position: relative;}
#productDetail .detailTab a.on {font-weight: 700; color:#111;}
#productDetail .detailTab a.on:after {content:'';position: absolute;bottom: 0;left: 0;width: 100%;height: 3px;background: #000;}

#productDetail .detailTab a font { font-weight:500; color:#ff6d2a; }

/* Å¸ÀÌÆ² °øÅë */
#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:center; }
#productDetail .prd-detail img { max-width: 100%; }



/* °ü·Ã»óÇ° */

#productDetail .list_box.rel_list { padding: 120px 0 50px; }
#productDetail .list_box.rel_list .tit_box h1 { font-size:25px; text-align:center; }
#productDetail .list_box .items li { margin-bottom:0; }
#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: 30px;line-height: 30px;width: calc(100% - 70px);text-align: left;border: none;border-bottom: 1px solid #000;float: left;}
#productDetail .item-wrap .prd-qty {padding:5px 0;margin:0 auto;position: relative;/* height:18px; */}
#productDetail .item-wrap .prd-qty>div:first-of-type {
    float: left;
    overflow: hidden;
    width: 70px;
    color: #909090;
    font-size: 14px;
    line-height: 30px;
    text-align: left;
    }
#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: 30px;line-height: 30px;text-align:right;border:1px solid #acacac;font-size: 14px;text-align: center!important;border: none;color: #797979;}
#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;  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 }



/* 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 #000 }
#productDetail .table-slide thead th { padding:15px 0; font-size:13px; border-bottom: 1px solid #e9e9e9; font-weight: normal; }
#productDetail .table-slide td { padding: 15px 0; border-bottom:1px solid #e7e7e7; }
#productDetail .paging { padding-bottom:0; }
#productDetail .table-slide td .paging a {  }
#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.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;/* float:left; *//* width:880px; */}




/* review-list */
#productDetail .review-list { }
/* qna board */
#productDetail .qna-list {  }
.content-qna {
    padding-bottom: 70px;
    position:relative;
}

/* ****************** »óÇ° »ó¼¼ ¿É¼Ç ******************** */
.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_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; }
/* ¿É¼Ç °á°ú ¸®½ºÆ® */
#productDetail #MK_innerOptWrap {border: none;margin-top: 0;}
#MK_innerOptWrap #MK_innerOptScroll.line {padding-top:5px;/* border-top: 1px solid #111; */}
#MK_innerOptWrap #MK_innerOptScroll.line>h1 {
    margin-top: 24px;
    font-size: 17px;
    color: #000;
    font-weight: 500;
    float:left;
}
#MK_innerOptWrap #MK_innerOptScroll.limit { position: relative; height: 150px; overflow-y: auto; }
#productDetail #MK_innerOptWrap .MK_inner-opt-cm li {position: relative;font-size:13px;padding: 22px 0;border-bottom: 1px solid #111;line-height: 1;/* min-height: 37px; */}
#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; }

#productDetail #MK_innerOptWrap .MK_inner-opt-cm li .MK_p-name {
    overflow: hidden;
    width: 48%;
    /* text-overflow: ellipsis; */
    /* white-space: nowrap; */
    font-size: 13px;
    color: #111;
    font-weight: 400;
    float:
    left;
    line-height: 1.5;
}

#productDetail #MK_innerOptWrap .MK_inner-opt-cm li .MK_p-name strong { font-weight:400; color:#111; }

#productDetail #MK_innerOptWrap .MK_inner-opt-cm li .MK_price {font-size: 15px;color: #111;font-weight: 700!important;line-height:32px;float:left;right: 29px;top: 50%;transform: translateY(-50%);-webkit-transform: translateY(-50%);-ms-transform: translateY(-50%);-o-transform: translateY(-50%);-moz-transform: translateY(-50%);letter-spacing: -0.025em;}
#MK_innerOptWrap .MK_inner-opt-cm li .MK_price span {
    font-size: 15px;
}
#MK_innerOptWrap .MK_inner-opt-cm li .MK_btn-del {
    top: 50%!important;
    right: 0!important;
    width: 12px!important;
    height: 12px!important;
    text-indent: -9999em!important;
    background: url(/design/nbmart/1101/pc/detail_delete.png) 0 0 no-repeat!important;
    position:absolute!important;
    transform: translateY(-50%);
    background-size: 12px auto!important;
}
#productDetail div#MK_innerOptWrap .MK_inner-opt-cm li .MK_qty-ctrl {
    position: absolute;
    height: 32px;
    box-sizing: border-box;
    width: 102px;
    left: 290px;
    right: auto!important;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    border: 1px solid #ddd;
    }
#productDetail #MK_innerOptWrap .MK_inner-opt-cm li .MK_qty-ctrl .basic_option,
#productDetail #MK_innerOptWrap .MK_inner-opt-cm li .MK_qty-ctrl .MS_amount_basic,
#productDetail #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;}
#productDetail #MK_innerOptWrap .MK_inner-opt-cm li .MK_qty-ctrl input {
    float: none!important;
    height: 32px!important;
    line-height: 32px!important;
    font-size: 13px;
    font-weight: 400;
    color: #111;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    background: none;
    border: none!important;
    /* border-right: 1px solid #e7e7e7!important; */
    /* border-left: 1px solid #e7e7e7!important; */
    box-sizing: border-box;
}
#productDetail #MK_innerOptWrap .MK_inner-opt-cm li .MK_qty-ctrl a {
    float: left;
    display: inline-block;
    width: calc((100% - 42px) / 2);
    height: 28px;
    line-height: 28px;
    background-size: 9px!important;
    background-position: center!important;
    text-indent: -9999em;
    margin: 0;
    vertical-align: middle;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border: none;
}
#productDetail #MK_innerOptWrap .MK_inner-opt-cm li .MK_qty-ctrl a.MK_btn-up {background: #fff url(/design/nbmart/1101/pc/detail_plus_btn.png) 0 0 no-repeat;right: 0;}
#productDetail #MK_innerOptWrap .MK_inner-opt-cm li .MK_qty-ctrl a.MK_btn-dw {background: #fff url(/design/nbmart/1101/pc/detail_minus_btn.png) 0 0 no-repeat;left: 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 {}
/* ÇÏÀÌºê¸®µå¿É¼Ç */
#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; }
#productDetail #MK_innerOptTotal {padding: 24px 0;text-align:right;margin-bottom: 0;}
#MK_innerOptTotal:after { display:block; clear:both; content:'' }
#MK_innerOptTotal .totalLeft { float:left }
#MK_innerOptTotal .totalRight {float:right;}
#MK_innerOptTotal .MK_txt-total { font-size:18px; color:#0e0e0e }
div#MK_innerOptTotal .MK_txt-won {font-size: 20px;color: #c12f2f;font-weight: 700;/* margin-top: -12px; */}
#MK_innerOptTotal .MK_total { font-size:12px; color:#fd0100; }
#MK_innerOptTotal .totalRight .MK_total {display:inline-block;margin-top: -8px;font-size: 20px;color: #c12f2f;vertical-align:middle;margin-right: -2px;font-weight: 700;}
/* ¼Ò¸®ºä */
#sorivu { position: relative; margin-top: 20px; }
/* »óÇ° ÀÏ¹ÝÁ¤º¸(»óÇ°Á¤º¸Á¦°ø °í½Ã) */
#productWrap {margin:30px auto;width: 100%;}
#productWrap h3.tb-tit {margin-bottom: 10px;text-align: left;font-size: 20px;font-weight: 500;color: #111;}
#productWrap table {width: 100%;font-size: 13px;border-collapse: collapse;border-width: 1px;border-color: #d6d6d6;border-style: solid;table-layout: fixed;border: none;border-top: 1px solid #111;}
#productWrap table th {background:#f7f7f7;border-bottom: 1px solid #ddd;color: #111;text-align: left;font-weight: 700;padding: 20px 0 20px 24px;font-size: 14px;}
#productWrap table td {color: #8b8b8b;border-bottom: 1px solid #ddd;word-break: break-all;text-align: left;padding: 20px 0 20px 56px;font-size: 14px;color: #111;font-weight: 400;}

/* »çÀÌÁî Â÷Æ® */
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: 30px;text-align: right;}
#payco_order_btn {padding-top:10px;}
#kakaopay_order_btn {padding-top:10px; text-align: ; }
.ocb-area { width:323px }
.ocb-area a { margin-top:0 !important }
/* Åë¿É Ãß°¡ ±¸¼º »óÇ° */
#productDetail .thumb-info .info .table-opt td.add-option-tit {padding: 0 0 19px;color:#000;font-size:14px;}
#productDetail .thumb-info .info .table-opt tr.add-option-not-start { border-top:1px solid #ddd; }
#productDetail .thumb-info .info .table-opt tr.add-option-not-start>td { padding-bottom:20px; }
#productDetail .thumb-info .info .table-opt td.add-option-img {padding-top: 7px;vertical-align:top;}
#productDetail .thumb-info .info .table-opt td.add-option-img .thumb-s img { max-width:100%; width:100%; }
#productDetail .thumb-info .info .table-opt td.add-option-wrap {padding-top: 0;width: calc(100% - 104px);}
#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: 10px;font-size: 14px;font-weight: 500;padding-bottom: 5px;box-sizing: border-box;}
#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 { padding-bottom: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!important;border-bottom: none;}
#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 .opt-wrap dt { width: 66px; font-size:13px; }
#productDetail .thumb-info .info .table-opt td.add-option-wrap .table-opt td .opt-wrap dd {width: calc(100% - 66px);}
#productDetail .thumb-info .info .table-opt td.add-option-wrap .table-opt td .opt-wrap dd select {height:34px;line-height: 34px;font-size: 13px;}
#productDetail .thumb-info .info .table-opt td.add-option-wrap .table-opt td .opt-wrap select {width: 100%;}
#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;text-wrap: nowrap;}
#MK_innerOptWrap .MK_inner-opt-cm li .MK_p-name span.extra_option_name {overflow:hidden;text-overflow:ellipsis;display: block;color: #999;margin-top: 2px;}


/* ¿øÅ¬¸¯¿É¼Ç */
.MK-oneclick-list { overflow:hidden; zoom:1; }
.MK-oneclick-list:after { content: ""; display: block; clear: both; }
.MK-oneclick-list li { float:left; margin: 0 5px 5px 0;  }                                                                                
.MK-oneclick-list li a { border:1px solid #eee; display: inline-block; border-radius: 1px; box-sizing:border-box; } 
.MK-oneclick-list li.MK-oneclick-sel a { border:1px solid #999; }
.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:28px;}
.MK-oneclick-list li.MK-oneclick-image a img {width: auto; height: 26px;;}
.MK-oneclick-list li.MK-oneclick-image.MK-oneclick-sel a img {height:24px; width: auto;}
.MK-oneclick-list li.MK-oneclick-color { width:30px; height: 30px; } 
.MK-oneclick-list li.MK-oneclick-color a { padding: 2px; }
.MK-oneclick-list li.MK-oneclick-color span { width: 24px; height: 24px; }
.MK-oneclick-list li.MK-oneclick-color .mk-oo-sel span { width: 27px; height: 27px; }
.MK-oneclick-list li.MK-oneclick-text  .MK-oneclick-list li.MK-oneclick-text {min-width:35px; max-width:100%; height: 50px; }
.MK-oneclick-list li.MK-oneclick-text a { padding: 2px; }
.MK-oneclick-list li.MK-oneclick-text.MK-oneclick-sel a {padding:1px;}
.MK-oneclick-list li.MK-oneclick-text span { min-width: 29px; line-height: 44px;  max-width: 320px; overflow: hidden; height: 44px; }                                                                        
.MK-oneclick-list li.MK-oneclick-text .MS-oneclick-sel span { min-width: 30px; line-height: 27px; }
.MK-oneclick-value { padding: 5px 0; display:block; }
.MK-oneclick-only-text li.MK-oneclick-text { height: auto; }
.MK-oneclick-only-text li.MK-oneclick-text span { height: auto; line-height: 19px; max-width: 320px; overflow: hidden; height: 19px; }


/* Á¤±â¹è¼Û */
#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; }





.regular_del_box {  position:relative;margin-bottom: 18px;font-size: 0;}
.regular_del_box a { vetical-align:middle; width:112px; height:26px;line-height: 24px; text-align:center; border:1px solid #000; font-size:13px; color:#000; font-weight:bold;box-sizing: border-box;display: inline-block;background: #fff;letter-spacing: -0.035em;}
.regular_del_box .rg_message {position:relative;vertical-align: middle; display:inline-block; height:26px; line-height:26px; background:#000; text-align:center;font-size: 12px; color:#fff; padding:0 13px; border-radius:5px;margin-left: 14px;}
.regular_del_box .rg_message:before {
      content:
      '';
      width: 0;
      height: 0;
      border-top: 4px solid transparent;
      border-right: 6px solid #000;
      border-bottom: 4px solid transparent;
      position:
      absolute;
      left: -6px;
      top: 50%;
      transform: translateY(-50%);
      }
.hash_outer {text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}      
.hash_tag_Box {display: block;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;max-width:fit-content;}

.hash_tag_Box {font-size:13px;color: #999;font-weight:400;letter-spacing:-0.5px;}

.detail_center_banner {margin: 120px auto 0px;width: 1400px;}
.detail_center_banner a { display:block; margin-bottom:24px; overflow:hidden; }
.detail_center_banner a img { width:100%; }

#productDetail .thumb-info .info .prd_price_box>div {
    font-size: 0;
    margin-bottom: 12px;
}

#productDetail .thumb-info .info .prd_price_box>div>p, #productDetail .thumb-info .info .prd_price_box>div>span {
    display: inline-block;
}

#productDetail .thumb-info .info .prd_right {
    font-size: 15px;
    color: #888;
    font-weight: 500;
    margin-top: 20px;
}




#productDetail .thumb-info .info .prd_right span.consumer_tt {
    font-size: 16px;
    color: #999;
    font-weight: 400;
    margin-left: 6px;
}

#productDetail .thumb-info .info .prd_right span.consumer_tt font {
    font-size: 16px;
}

#productDetail .thumb-info .info .prd_right span.price_tt {
    font-size: 20px;
    color: #111;
    font-weight: 700;
}

#productDetail .thumb-info .info .prd_right span.price_tt em {/* font-weight:600; */}

#productDetail .thumb-info .info .prd_right span.price_tt font {
    font-size: 20px;
    display: inline-block;
    margin-top: 0px;
    font-weight: 700;
}

#productDetail .thumb-info .info .prd_right span.percent_tt {
    font-size: 20px;
    color: #c12f2f;
    font-weight: 700;
    margin-left:6px;
}

#productDetail .thumb-info .info .prd_right span.percent_tt font {
    font-size: 20px;
}

.member_discount_box { background:#f4ecfa;  padding:24px;z-index: 63;}
.member_discount_box>h1 { font-size:16px; color:#000; font-weight:700; letter-spacing:-1px; margin-bottom:20px; }

.member_inner ul li.tit_li span font {
    font-size: 15px;
}
.member_inner ul li.tit_li>span {
    float: right;
    font-size: 18px;
    color: #000;
    font-weight: 500;
}
.member_inner ul li.tit_li p em {
    width: 13px;
    height: 13px;
    display: inline-block;
    text-align: center;
    line-height: 13px;
    border-radius: 50%;
    color: #fff;
    background: #dabbf5;
    font-size: 12px;
    font-weight: 500;
    margin-left: 5px;
    vertical-align: top;
    margin-top: 1px;
}
.member_inner ul li.tit_li>p {
    font-size: 15px;
    color: #000;
    font-weight: 400;
    float: left;
}
.member_inner ul li {
    position: relative;
}

.member_reserve_box { margin-top:20px; }

.member_inner ul li.cont_li { margin-top: 7px;}
.member_inner ul li.cont_li p { font-size:13px; color:#000; font-weight:400;padding-left: 15px;background: url(/design/ebbda12/PC/left_L.svg);background-repeat: no-repeat;background-position: left 3px;float: left;}
.member_inner ul li.cont_li>span { font-size:14px; color:#000; font-weight:400;float: right;}
.member_inner ul li.cont_li>span font { font-size:13px; }

.delivery_end_box {width: 100%;height: 66px;
position:relative;border-top-left-radius: 10px;border-bottom-right-radius: 10px;background-color: #fff;border: 1px solid #000;box-sizing: border-box;padding: 12px 16px;z-index: 45;}
.delivery_icon {
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    background: #f4ecfa;
    border-radius: 50%;
}

.delivery_txt {
    position: absolute;
    left: 67px;
    top: 50%;
    transform: translateY(-50%);
}

.delivery_txt h1 {
    font-size: 14px;
    color: #000;
    font-weight: 500;
}

.delivery_txt h1 em {
    width: 13px;
    height: 13px;
    display: inline-block;
    text-align: center;
    line-height: 13px;
    border-radius: 50%;
    color: #fff;
    background: #dabbf5;
    font-size: 12px;
    font-weight: 500;
    margin-left: 5px;
    vertical-align: top;
    margin-top: 0px;
}

.delivery_txt p {
    font-size: 12px;
    color: #888;
    font-weight: 400;
    margin-top: 5px;
}

.delivery_txt p font {
    color: #000;
}

.mark_pop {
    border: 1px solid #e7e7e7;
    background: #fff;
    padding: 23px;
    position: absolute;
    z-index: 50;
    width: 364px;
    left: 94px;
    top: -3px;
    box-sizing: border-box;
    display: none;
}

.mark_pop.mark2_pop { left: 81px; }
.mark_pop.mark3_pop { left: 105px; }
.mark_pop>h1 {
    font-size: 16px;
    color: #000;
    font-weight: 500;
    letter-spacing: -1px;
    margin-bottom: 14px;
}

.mark_pop>p {
    font-size: 13px;
    color: #000;
    font-weight: 400;
    letter-spacing: -1px;
    line-height: 1.7;
}


.sns_back, .place_back, .group_back {
    position: absolute;
    /* width: 100%; */
    /* height: 100%; */
    z-index: 10;
    top: 25px;
    right: 0;
    display:none;
}

.url_copy_box {display: block;width: 100%;overflow: hidden;height: 48px;line-height: 48px;box-sizing: border-box;-webkit-box-sizing: border-box;margin-top: 30px;}

.url_copy_box input, .url_copy_box a {float: left;}

.share_div .share_inner .url_copy_box a {width: 64px!important;vertical-align: middle;margin: 0;padding: 0;background: none;line-height: 50px;height: 48px;text-align: center;background: #000;color: #fff;font-size: 14px;font-weight: 700;}

.url_copy_box input {outline:none;font-size: 13px!important;color: #000;width: calc(100% - 64px);/* margin-right: 15px; */border: none;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;height: 48px;line-height: 48px;padding-left: 16px;box-sizing: border-box;border: 1px solid #e7e7e7;border-right: 0;}

.share_div .share_inner .url_copy_box a img {margin-top: -4px;height: 20px;vertical-align: middle;}


.share_div, .place_div, .group_div {
    background: #fff;
    padding: 16px 16px 5px;
    width: 384px;
    overflow:
    hidden;
    z-index: 20;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    filter: drop-shadow(5.142px 6.128px 4px rgba(48,45,43,0.1));
    border: 1px solid #ddd;
    box-sizing: border-box;
    border-radius: 6px;
    overflow: hidden;
    }
.place_div { height:263px; }
.share_div .share_inner {
    text-align: center;
    font-size: 0;
    }

.share_div .share_inner a {
    width: 56px;
    display: inline-block;
    text-align: center;
    box-sizing: border-box;
    margin-right: 24px;
    /* margin-bottom: 12px; */
    cursor:
    pointer;
    }

.share_div .share_inner a:nth-of-type(3n) { margin-right:0; }
.share_div .share_inner a img {
    height: 56px;
    }


.op_head {
    padding-bottom: 12px;
    position: relative;
    font-size: 13px;
    font-weight: 500;
    color: #111;
    font-size: 15px;
    font-weight: 500;
    letter-spacing: -1px;
    border-bottom: 2px solid #111;
}

.op_head span { font-size:12px; color:#999; font-weight:500; margin-left:5px }
.op_head span font { color:#c12f2f; }

.op_head a {position:absolute;right:0;top: 5px;cursor:pointer;width: 12px;}
.op_head a img { height:100%; }
.place_inner p {
    margin-bottom: 19px;
    display: block;
    overflow:
    hidden;
}

.place_inner p:last-of-type { margin-bottom:0; }

.place_inner {
    height: 158px;
    overflow-y: scroll;
    padding-right: 15px;
}

.place_inner p span {
    font-size: 13px;
    color: #000;
    font-weight: 400;
}

.place_inner p span:last-of-type { float:right; font-weight:500; font-size:16px; }
.place_inner p span:last-of-type font { font-size:13px; }


.group_inner p {
    display: block;
    overflow:
    hidden;
    padding: 8px 0;
    border-bottom: 1px solid #ddd;
}


.group_inner p:last-of-type { margin-bottom:0; border-bottom:none; }



.group_inner p span {
    font-size: 14px;
    color: #111;
    font-weight: 400;
}

.group_inner p span:first-of-type font {
    font-size: 13px;
    color: #c12f2f;
    margin-left: 7px;
    font-weight: 500;
    margin-top: -2px;
    vertical-align: text-top;
}

.group_inner p span:last-of-type {float:right;font-weight: 700;font-size: 14px;font-size: 15px;}
.group_inner p span:last-of-type font {font-size: 14px;}



.place_inner::-webkit-scrollbar { width: 3px; } 
.place_inner::-webkit-scrollbar-track { background-color: #fff; border-radius: 100px; } 
.place_inner { scrollbar-color: #1c1b1b #fff; } 
.place_inner::-webkit-scrollbar-thumb { background:#000; }

.total_txt {
    width: 100%;
    overflow: hidden;
    font-size: 13px;
    color: #000;
    font-weight: 400;
    margin-top: 5px;
    float: right;
}

.prd-btns {
    font-size:0;
}

.login_go_bt {width: 100%;margin-top: 20px;text-align: center;height: 40px;}

.login_go_bt a {
    display: block;
    background: #000;
    line-height: 40px;
    font-size: 14px;
    color: #fff;
    font-weight: 700;
}


#productDetail .thumb-info .info .prd_price_box>div>span.month_amount {
    font-size: 13px;
    color: #000;
    font-weight: 400;
    margin-left: 5px;
    margin-top: -13px;
    vertical-align: middle;
}


.information_box {
    width: 990px;
    margin: 0 auto;
    margin-top:80px;
}

.information_box>h3 {
    padding: 0 0 32px;
    text-align: center;
    border-bottom: 1px solid #ddd;
    font-size: 28px;
    color: #000;
    font-weight: 600;
    line-height: 1;
}

.information_box table tbody tr th, .information_box table tbody tr td {
    font-size: 16px;
    color: #7b7b7b;
    font-weight: 400;
    padding: 15px 0;
    box-sizing: border-box;
    border-bottom: 1px solid #ddd;
    text-align: left;
    padding-left: 40px;
    line-height: 1;
}

.information_box table tbody tr th {width: 200px;text-align: center;color: #333; font-weight:500; padding-left: 0;background: #f8f8f8;}
.information_box table tbody tr td  { line-height:1.6; }
.information_box table tbody tr:last-of-type th, .information_box table tbody tr:last-of-type td {/* border-bottom:1px solid #000; */}





.delivery_box_list {border-bottom: 1px solid #000;margin-bottom: 0; cursor:pointer;margin-top: 48px;}
.delivery_box {min-height: 0;position: relative;}
.delivery_box_list .delivery_box:first-child { border-top: none; }
.delivery_box_list .title_box {padding: 24px;  position:relative;border-top: 1px solid #000;}
.delivery_box_list .title_box p, .faq_box_list .ans_box p, .notice_box_list .notice_box p  { display:inline-block; }

.delivery_box_list .title_box p:first-child {font-size: 18px; font-weight:400; color:#000;}


.arrow_down { position:absolute;right: 24px;top: 50%;transform: translateY(-50%);transform: -webkit-translateY(-50%);transform: -ms-translateY(-50%);transform: -o-translateY(-50%);transform: -moz-translateY(-50%);}
.arrow_down.rotate { transform: rotate(180deg); -ms-transform: rotate(180deg); -webkit-transform: rotate(180deg); top: 43%; }

.delivery_box_list .content_box { position:relative; display:none;/* padding: 30px 24px; */  position:relative; background:#fff;border-top: 1px solid #e7e7e7;box-sizing: border-box;/* padding: 0 24px; */}
.content_box p:first-child {font-size: 14px; color:#000;font-weight: 400;line-height: 1.8;padding: 30px 24px;width:100%; box-sizing:border-box;min-height: 0;display: inline-block;}

#productDetail .qna-list {margin-top: 10px;width: 100%;margin: 0 auto;position: relative;border-top: 1px solid #000;}
.qna_side {
    padding: 0px 0 20px;
    text-align: left;
    position:relative;
}

.qna_side a {
    font-size: 20px;
    color: #111;
    font-weight: 500;
}

.qna_side a img {
    margin-top: -3px;
    margin-right: 2px;
}

.qna_side span {
    position: absolute;
    right: 0;
    bottom: 12px;;  }
.qna_side span a { font-size: 13px;
    color: #000;
    font-weight: 400;
    letter-spacing: 0.05em;}

.qna_button {
    position: absolute;
    top: 0;
    right: 0;
    font-size: 0;
}

.qna_button a {
    display: inline-block;
    margin-left: 5px;
    width: 136px;
    height: 36px;
    line-height: 34px;
    background: #fff;
    border: 1px solid #ddd;
    text-align: center;
    color: #000;
    font-size: 13px;
    box-sizing: border-box;
}

.qna_button a:last-of-type { color:#fff; background:#111; border-color:#111; }


.qna-item { margin-bottom: 20px; }
.qna-item-title:first-child {}
.qna-item-title {padding: 18px 0;border-bottom: 1px solid #ddd;font-size: 13px;overflow:hidden;color: #000;position: relative;font-size: 0;}
.qna-item-title.op_title { border-bottom:none; }
.qna-item-title.bottom_col { border-bottom-color:#ccc; }

.qna-item-title a>div {
    vertical-align: middle;
    }
.qna-item-title a>div.qna-item-subject {width: calc(100% - 260px);/* white-space: nowrap; *//* overflow:hidden; *//* text-overflow: ellipsis; */text-align:left;color: #111;font-size: 14px;font-weight: 400;position: relative;display: inline-block;line-height: 1;box-sizing: border-box;padding-left: 24px;}
.qna-item-id {width: 105px;font-size: 14px;font-weight: 400;color: #111;display: inline-block;text-align: center;}
.qna-item-date {
    font-size: 14px;
    font-weight: 400;
    color: #111;
    display: inline-block;
    width: 143px;
    text-align: center;
}
.qna-item-num { width: 11%; }

.qna_board_content {
    border-bottom: 1px solid #e7e7e7;
    
}

.qna_board_content .conts {padding: 30px;padding-left:46px;background: #f7f7f7;}

.qna_board_content .txt {
    font-size: 12px;
    line-height: 1.7;
    color: #000;
}


.qna-item .MS_cmt_list_box .comment_list {
    border-top: 1px solid #ccc;
    background:#f5f5f5;
}

p.comment_tit {
    padding-left: 5px;
    padding-top: 15px;
    font-size: 12px;
    color: #000;
    font-weight: 500;
}


.qna-item .MS_cmt_list_box .comment_list table td.MS_cmt_detail {
    text-align: left;
    padding: 15px 20px 15px 15px;
}
.qna-item .MS_cmt_list_box .comment_list table td {
    text-align: center;
    /* background: #f5f5f5; */
    /* border-top: 1px solid #ccc; */
    font-size: 13px;
    color: #000;
}

.qna_board_content .thumbs img {width: 50%;margin-bottom: 20px;}

input#qna_board_comment_chkpasswd {
    height: 48px;
    width: 285px;
    float: left;
    border: 1px solid #ddd;
    border-right: none;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    padding-left: 16px;
}

.qna_board_content .txt .comment_text {font-size: 14px;color: #111;color: #1;nt-weight: 400;overflow: hidden;}

.qna_board_content .txt input[type="button"] {
    height: 48px;
    line-height: 48px;
    width: 96px;
    background: #111;
    border-radius: 0;
    border: none;
    color: #fff;
    float: left;
    font-size: 14px;
    font-weight: 700;
}

.qna_board_content .txt .comment_text>div span {
    color: #111!important;
    font-weight: 700;
}

.qna_board_content .txt .comment_text>div {
    padding: 0!important;
    width: 100%!important;
    margin-bottom: 15px;
    line-height: 24px!important;
}

.qna-title {
    position: absolute;
    top: 14px;
    right: 0;
    font-size: 12px;
    color: #000;
    font-weight: 700;
    border: 1px solid #000;
    width: 110px;
    height: 40px;
    box-sizing: border-box;
    text-align: center;
}

.qna-title a {
    font-size: 13px;
    color: #000;
    font-weight: 400;
    line-height: 38px;
    display: block;
    transition:.3s all;
}

.qna-title a:hover { background:#000; color:#fff; }

.no_list {
    text-align: center;
    padding: 100px 0;
    font-size: 15px;
    color: #000;
    font-weight: 400;
    border-bottom:1px solid #e7e7e7;
}

.mark_pop.mark3_pop p em, .mark_pop.mark3_pop p span {
    display: inline-block;
    vertical-align: top;
}

.mark_pop.mark3_pop p span {
    width: calc(100% - 8px);
}



.info_outer.fix_right {
    position: fixed;
    bottom: 30px;
    left: 50%;
    z-index: 10;
    margin-left: 350px;
}

#productDetail .thumb-info .info.fix_right {
    width: 469px;
    border: 1px solid #e5e5e5;
    padding: 24px;
    box-sizing: border-box;
    background: #fff;
    padding-bottom: 30px;
    padding-right: 8px;
    display:none;
    position: fixed;
    bottom: 130px;
    right: 0;
    z-index:20;
}

#productDetail .thumb-info .info.fix_right.open { display:block; }
.option_close_btn { display:none; }
#productDetail .thumb-info .info.fix_right.open .option_close_btn { display:block; }

.option_close_btn {
    width: 46px;
    height: 46px;
    line-height: 46px;
    position: absolute;
    left: -46px;
    top: -1px;
    border-radius: 6px 0 0 6px;
    text-align: center;
    background: #111;
}

.option_close_btn img {vertical-align:middle;margin-top: -3px;}

.fix_buy_open {display:none;line-height: 46px;width: 117px;height: 46px;border-radius: 6px 0 0 6px;background: #000;color: #ffffff;font-weight: 400;font-size: 14px;text-align:center;float: right;position: fixed;bottom: calc(60vh + 100px);right: 0;}
.fix_buy_open img {vertical-align:middle;margin-left: 3px;margin-top: -3px;}
.fix_buy_open.rot img { transform:rotate(180deg); }
.info_outer.fix_right .fix_buy_open {display: inline-block;}






#productDetail .thumb-info .info.fix_right .info_inner { padding-right:15px; max-height: 56vh; overflow-y: scroll; }

.info.fix_right .info_inner::-webkit-scrollbar { width: 4px; } 
.info.fix_right .info_inner::-webkit-scrollbar-track { background-color: #fff; border-radius: 100px; } 
.info.fix_right .info_inner { scrollbar-color: #1c1b1b #fff; } 
.info.fix_right .info_inner::-webkit-scrollbar-thumb { background:#000; }

#productDetail .thumb-info .info.fix_right .delivery_tr, #productDetail .thumb-info .info.fix_right .del_time_tr, #productDetail .thumb-info .info.fix_right .sub_tit {
    display: none;
}

#productDetail .thumb-info .info.fix_right .table-opt .opt-wrap {
    border-top: none!important;
}

#productDetail .thumb-info .info.fix_right .table-opt .opt-wrap dt, #productDetail .thumb-info .info.fix_right .table-opt .opt-wrap dd {
    /* display: block; */
    /* width: 100%; */

}

#productDetail .thumb-info .info.fix_right .table-opt th, #productDetail .thumb-info .info.fix_right .table-opt dt {font-size: 14px;}

.info.fix_right #MK_innerOptWrap .MK_inner-opt-cm li .MK_qty-ctrl {
    left: 0;
    bottom: 0;
    float: left;
    -webkit-transform: translateY(25%);
}

.info.fix_right #MK_innerOptWrap .MK_inner-opt-cm li .MK_price {right: 0;/* bottom: 20px; */float: left;-webkit-transform: translateY(25%);}

.info.fix_right #MK_innerOptWrap .MK_inner-opt-cm li {
    /* height: 78px; */
}

.info.fix_right #MK_innerOptWrap .MK_inner-opt-cm li .MK_btn-del {
    top: 25px;
    /* transform: translateY(0); */
    /* -webkit-transform: translateY(0); */
}


.info.fix_right #nhn_btn, .info.fix_right #kakaopay_order_btn, .info.fix_right .okvit_btn, .info.fix_right .detail_app_banner {/* display: none; */}

#productDetail .thumb-info .info.fix_right .prd-btns { padding:5px 0; }

#productDetail .thumb-info .info.fix_right .prd-btns a {height: 52px;line-height: 52px;font-size: 15px;}
.info.fix_right .total_txt {
    line-height: 1.4;
}

.info.fix_right #MK_innerOptWrap .MK_inner-opt-cm li .MK_p-name {
    width: 85%;
    /* height: 42px; */
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.info.fix_right #MK_innerOptWrap #MK_innerOptScroll.line {

}

#productDetail .thumb-info .info.fix_right .tit-prd {font-size:22px;height: 72px;box-sizing: border-box;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}


 #productDetail .thumb-info .info.fix_right .table-opt .opt-wrap dd {}


#productDetail .info.fix_right #MK_innerOptTotal {padding: 15px 0;}


#productDetail .thumb-info .info .table-opt .no_member th, #productDetail .thumb-info .info .table-opt .no_member td {
    padding-top: 15px;
}

.place_inner p.line {
    border-top: 1px solid #ddd;
}

.prd_number {
    font-size: 11px;
    background: #000;
    color: #fff;
    padding: 4px 6px;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}

.prd_number span { font-size:12px; }

#productDetail .table-slide.review-list tr.cnt td {
    color: #000;
    line-height: 1.6;
}


#MK_innerOptWrap #MK_innerOptTotal>h1{
    margin-top: 0;
    font-size: 15px;
    color: #111;
    font-weight: 700;
    float: left;
    margin-top: 4px;
}


#productDetail .thumb-info .info .table-opt .price_tr td {
    padding-top: 20px;
    border-top: 1px solid #ddd;
}


#productDetail .thumb-info .info .table-opt .price_tr th { border-top:1px solid #ddd; }


.info_top {position:relative;padding-bottom: 20px;border-bottom:2px solid #000;}
p.sub_tit { font-size: 13px; color: #979797;}
a.share_open { position: absolute; top:0; right:0;}
.share_out_box {
    position: absolute;
    top: 7px;
    right: 0;
}

.share_inner {
    position: absolute;
    top: 0;
    width: max-content;
    left: -25px;
    padding-left: 37px;
    display: none;
}

.share_inner a {
    margin-right: 11px;
    cursor: pointer;
}


#productDetail .thumb-info .info .add-option-wrap .table-opt td {
    padding-top: 10px;
}

#productDetail .thumb-info .info .table-opt td.add-option-wrap .table-opt th {
    padding-top: 10px;
}

.codi_all_btn {
    width: 100%;
    height: 44px;
    line-height: 44px;
    border: 1px solid #e5e5e5;
    background: #f6f6f6;
    padding: 0 16px;
    color: #000;
    position: relative;
    box-sizing: border-box;
    cursor: pointer;
}

.codi_all_btn img {
    position: absolute;
    right: 16px;
    top: 50%;
    transform: translateY(-50%);
    width: 12px;
}



tr.add_opt>td {padding: 10px 0!important;}

.codi_all_btn.rot img {
    transform: translateY(-50%) rotate(180deg);
}
a.card_pop_btn {
    width: 105px;
    height: 25px;
    line-height: 25px;
    background: #fff;
    font-size: 15px;
    border: 1px solid #e5e5e5;
    color: #000;
    font-weight: 300;
    display: inline-block;
    text-align: center;
    letter-spacing: -0.5px;
    cursor: pointer;
    transition: .3s all;
    box-sizing:border-box;
}

a.card_pop_btn:hover { background:#000; color:#fff; border-color:#000; }



.card_pop {display:none;background:#fff;position:absolute;top: 25px;left: 0;/* width: 350px; */box-sizing: border-box;z-index: 10;/* border: 1px solid #ddd; */}



.card_pop>h1 {font-size:16px;color:#000;font-weight: 500;position:relative;line-height: 1;padding: 13px;border-bottom: 1px solid #ddd;}
.card_pop>h1 .card_close {position:absolute;top: 50%;right: 13px;width:14px;cursor: pointer;width:14px;transform: translateY(-50%);}
.card_pop>h1 .card_close img { width:100%; }

.card_pop_inner {
}

.card_pop_inner>h1 {
    text-align: center;
    font-size: 13px;
    color: #757575;
    font-weight: 300;
    position: relative;
    line-height: 1;
    padding: 10px 0;
    background: #f6f6f6;
}

.card_pop_inner>h1 span {
    /* position: absolute; */
    /* right: 0; */
    /* bottom: 0; */
    font-size: 13px;
    color: #757575;
}

.card_pop_inner>h1 span em:first-of-type {
    position: relative;
    margin-right: 6px;
    padding-right: 8px;
}

.card_pop_inner>h1 span em:first-of-type:after {
    content: '';
    background: #bbb;
    width: 1px;
    height: 13px;
    position: absolute;
    right: 0;
    top: 55%;
    transform: translateY(-50%);
}


.card_pop_inner table { border-top:2px solid #000; }
.card_pop_inner table td {font-size:13px;color:#000;font-weight: 400;border-bottom:1px solid #ddd;height: 60px;box-sizing: border-box;}
.card_pop_inner table td:first-of-type { font-size:14px; font-weight:700; text-align:center; }
.card_pop_inner table td:last-of-type {padding: 20px 0;line-height: 1;}

.card_pop_inner table td em:first-of-type {
    position: relative;
    margin-right: 8px;
    padding-right: 8px;
}

.card_pop_inner table td em:first-of-type:after {

    content: '';
    background: #bbb;
    width: 1px;
    height: 13px;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    
}

#productDetail .thumb-info .info .table-opt .card_pop td {
    font-size: 13px;
    font-weight: 300;
    color: #000;
    padding: 0;
    height: auto;
    padding: 23px 0;
    line-height:1.3;
}


#productDetail .thumb-info .info .table-opt .card_pop tr:last-of-type td { border-bottom:none; }

.detail_app_banner { margin-top:30px;}
.detail_app_banner a { display:block; margin-bottom:10px; }

.okvit_btn { text-align:right; }


.copyright_box {
    background: #ededed;
    padding: 56px 0;
    width: 990px;
    margin: 130px auto 0;
}

.copyright_box h1 {
    font-size: 28px;
    font-weight: 500;
    color: #000;
    margin-bottom: 30px;
    display: inline-block;
    position: relative;
    z-index: 2;
    background: url(/design/ebbda12/newFolder/img/copy_right_back.png);
    background-size: 100% 15px;
    background-repeat: no-repeat;
    background-position: 50% 92%;
}

.copyright_box p {
    font-size: 17px;
    color: #000;
    font-weight: 300;
    line-height: 1.8;
}


.delivery_info_tbl {
    width: 990px;
    margin: 0 auto;
    border-top: 1px solid #ddd;
    margin-top:40px;
}

.delivery_info_tbl table th {
    text-align: center;
    background: #ededed;
    font-size: 18px;
    font-weight: 700;
    color: #000;
    border-bottom: 1px solid #ddd;
}


.delivery_info_tbl table td {
    text-align: left;
    padding: 40px 40px;
    border-bottom: 1px solid #ddd;
    padding-right: 0px;
}

.delivery_info_tbl table td ul li {margin-bottom:30px;font-size: 16px;color: #7d7d7d;}
.delivery_info_tbl table td ul li:last-of-type { margin-bottom:0; }
.delivery_info_tbl table td ul li span { display:inline-block; vertical-align:top; }


.info.fix_right .info_top {
    padding-bottom: 15px;
    display: none;
}

#productDetail .fix_right div#MK_innerOptWrap .MK_inner-opt-cm li .MK_qty-ctrl {
    left: 190px;
}
.info.fix_right .share_inner {
    left: auto;
    right: 0;
    padding: 0;
    padding-top: 37px;
    top: 0;
}

.info.fix_right .share_inner a {margin: 0;margin-left: 11px;}

#productDetail .info.fix_right #MK_innerOptWrap .MK_inner-opt-cm li .MK_p-name {
    width: 40%;
    white-space: nowrap;
}



.detail_membership {
    padding: 60px 0;
    text-align: center;
    border-top:1px solid #ddd;
    margin-top:160px;
    margin-bottom: 55px;
}

.detail_membership .banner_title {
    text-align: center;
    margin-bottom: 60px;
}

.detail_membership .banner_title h1 {
    line-height: 1;
    font-size: 41px;
    color: #000;
    font-weight: 600;
}

.detail_membership .banner_title p {
    line-height: 1;
    font-size: 22px;
    color: #000;
    font-weight: 300;
    margin-top: 12px;
}

.detail_membership ul { font-size:0; }
.detail_membership ul li { width:calc(100% / 6); display:inline-block; text-align:center; border-right:1px solid #ddd; box-sizing:border-box; }
.detail_membership ul li:last-of-type { border:none; }
.detail_membership ul li a { font-size:18px; color:#000; font-weight:300;  display:block; padding-top:98px; background-repeat:no-repeat!important; background-position: 50% 0!important; }
.detail_membership ul li a font { display:block; font-weight:700; margin-bottom:3px }

.codi_box.item-wrap .item-list { width:1200px; }


label.prd_chk {
    position: absolute;
    right: 0;
    top: 12px;
}

.codi_box.item-wrap .item-list .info_div {
    margin-top: 0;
}

.opt_div {
    overflow: hidden;
}

.opt_div font {
    float: left;
    width: 70px;
    color: #909090;
    font-size: 14px;
    line-height: 30px;
    text-align: left;
}

.opt_box {
    margin-top: 30px;
}

.rel_cart_bt {
    width: 257px;
    height: 60px;
    background-color: #ffffff;
    border: 1px solid #000000;
    margin: 0 auto;
    text-align: center;
}

.rel_cart_bt a {
    font-size: 18px;
    letter-spacing: 0px;
    line-height: 60px;
    color: #010101;
    text-align: center;
    display: block;
}


#productDetail .item-wrap .prd-qty {}

#productDetail .item-wrap .prd-qty>div:last-of-type {
    float: left;
    height: 30px;
    line-height: 30px;
}

.op_bt_box>a, .op_bt_box>input {
    float: left;
}

.op_bt_box>a.btn-dw {
    font-size: 0;
    width: 15px;
    height: 15px;
    line-height: 15px;
    border: 1px solid #666;
    border-radius: 50%;
    background: url(/design/ebbda12/newFolder/img/codi_minus.png);
    background-repeat: no-repeat;
    background-position: 60% 50%;
    vertical-align: middle;
    margin: 7px 0;
}

.op_bt_box>a.btn-up {
    font-size: 0;
    width: 15px;
    height: 15px;
    line-height: 15px;
    border: 1px solid #666;
    border-radius: 50%;
    background: url(/design/ebbda12/newFolder/img/codi_plus.png);
    background-repeat: no-repeat;
    background-position: center;
    margin: 7px 0;
}

.op_bt_box {
    line-height: 30px;
    overflow: hidden;
}

.bottom_information { width:100%; text-align:center; }


.membership_box {
    padding: 14px 0 0;
    text-align: center;
    border-top: 1px solid #ddd;
    margin-top: 160px;
    margin-bottom: 76px;
}


.tab_title {
    font-size: 0!important;
    padding-top: 80px;
    padding-bottom: 10px;
}


.coupon_div a {font-size:0;height:60px;line-height: 60px;margin: 0;display: block;}
.coupon_div a>div {background:none!important;height: auto!important;width: auto!important;}


.coupon_div {
    width: 100%;
    background: #ededed;
    text-align: center;
    margin-bottom:10px;
}

.coupon_div a h1, .coupon_div a>div {
    display: inline-block;
    font-size: 14px;
    color: #000;
    font-weight: 700;
    line-height: 60px;
}

.coupon_div a>div>div:last-of-type {
    display: none;
}

.coupon_div a>div>div:first-of-type {
    font-size: 14px;
    padding: 0!important;
    font-weight: 300;
    color: #464646;
    margin-left: 8px;
    margin-right: 8px;
}
.coupon_div a img {
    vertical-align: middle;
    margin-top: -10px;
}

#SP_Size_Chart {
    display: block!important;
}


a.btn-app {width: 100%;}
#productDetail .direct-app .btn-app img {display:none;width: 100%;}



.codi_title {
    text-align: center;
    margin-bottom: 30px;
}

.codi_title h1 {
    font-size: 41px;
    color: #000;
    font-weight: 600;
}

.codi_title p {
    font-size: 22px;
    color: #000;
    font-weight: 300;
}

.info_middle {
    /* overflow: hidden; */
    margin-bottom: 12px;
    position:relative;
    width: 100%;
    height: 20px;
}

.info_middle .middle_left {
    float: left;
}

.info_middle .middle_right {
    float: right;
    font-size: 13px;
    color: #111;
    font-weight: 700;
    cursor: pointer;
}

.info_middle .middle_left span.MK-product-icons {
    margin: 0;
}

.info_middle .middle_left span.MK-product-icons img { margin-right:4px; }


.tap_menu { width:100%;height:46px;margin:50px auto;border-bottom:1px solid #000;text-align:center;}
.tap_menu ul{font-size:0;line-height:0;letter-spacing:-4px;}
.tap_menu ul li{ display:inline-block;letter-spacing:0;vertical-align:top;}
.tap_menu ul li a{  display:block; min-width:215px;height:45px;line-height:45px;margin:0 0 0 -1px;border:1px solid #000;border-bottom:none;background:#fff;color:#000;text-align:center;font-size:14px; text-transform:uppercase; }
.tap_menu ul li a:hover{  background:#000;color:#fff;}
.tap_menu ul li.on a { position:relative;z-index:1;height:45px;line-height:45px; border:1px solid #999;border-bottom:none;background:#000;font-weight:700;color:#fff; margin:0 0 0 0px;}
.tap_menu span{display:inline-block;line-height:12px;margin:0 0 0 5px;padding:4px 6px;border-radius:5px;background:#ffb549;color:#fff;font-size:12px;}

#nhn_btn .npay_type_B_2 {
    width: 100%!important;
}

.benefit_box h1 {
    font-size: 20px;
    color: #111;
    font-weight: 500;
    margin-bottom: 15px;
}

#productDetail .detailTab a span {
    margin-left: 4px;
    color: #c12f2f;
}


#productDetail .detailTab a.on span {
    color: #c12f2f;
    margin-left: 4px;
}

.new_custom_paging {padding: 0 0 0;text-align:center}
.new_custom_paging a {margin: 0 8px;display:inline-block;/* height:12px; */font-size: 16px;color: #bbb;padding: 5px 0;border-bottom: 2px solid transparent;width: 16px;text-align: center;font-weight: 500;}
.new_custom_paging .now { color:#111; border-bottom-color:#111; }
.new_custom_paging a.first,
.new_custom_paging a.prev,
.new_custom_paging a.next,
.new_custom_paging a.last {font-size:13px;line-height: 22px;border-bottom:none;color:#111;font-size: 0;}
.new_custom_paging a.first,
.new_custom_paging a.last {letter-spacing:-4px;}
.new_custom_paging a.last {background: url(/design/nbmart/1101/pc/pager_r.png);background-repeat: no-repeat;background-position: center 46%;margin-left: 10px;}
.new_custom_paging a.first {background: url(/design/nbmart/1101/pc/pager_l.png);background-repeat: no-repeat;background-position: center 46%;margin-right: 10px;}

.bottom_delivery_info { padding-bottom:50px; }
.bottom_delivery_info table {width: 100%;font-size: 13px;border-collapse: collapse;border-width: 1px;border-color: #d6d6d6;border-style: solid;table-layout: fixed;border: none;border-top: 1px solid #111;}
.bottom_delivery_info table th {background:#f7f7f7;border-bottom: 1px solid #ddd;color: #111;text-align: left;font-weight: 700;padding: 20px 0 20px 24px;font-size: 14px;}
.bottom_delivery_info table td {color: #8b8b8b;border-bottom: 1px solid #ddd;word-break: break-all;text-align: left;padding: 20px 0 20px 56px;font-size: 14px;color: #111;font-weight: 400; line-height:1.6}



.info .opt_title { display:none; }
.info.fix_right .opt_title {
    display: block;
    font-size: 16px;
    color: #111;
    font-weight: 500;
    padding-bottom: 11px;
    border-bottom: 2px solid #111;
}


#productDetail .thumb-info .info .table-opt tr.size_btn_td td { padding:0; }

#productDetail .thumb-info .info .table-opt tr.size_btn_td td a {
    width: 100%;
    text-align: center;
    height: 50px;
    line-height: 50px;
    display: block;
    background: #f7f7f7;
    border-radius: 8px;
    font-size: 14px;
    color: #111;
    font-weight: 400;
}

#productDetail .thumb-info .info .table-opt tr.size_btn_td td a img {
    vertical-align: middle;
    margin-top: -2px;
    margin-right: 2px;
}


p.brand_p a {
    display: block;
    font-size: 16px;
    color: #999;
    margin-bottom: 5px;
    padding-left: 1px;
}

/* BASIC css end */


/* BASIC css end */

