/* BASIC css start */
#nhn_btn .npay_type_A_2{
    width:100% !important;
}

#header.detail-header {
    position:absolute !important;
    z-index:100;
    font-size:0px;
    text-align:center;
}
#contentWrap.detail{
    width:100% !important;
    padding-top:0px !important;
}
/**/
.d-none{
    display:none;
}

/*Å©¸®¸¶ »çÀÌÁî ¿µ¿ª*/
.crema-size-wrap{
    width:100%;
    height:79px;
    border:1px dotted #e5e5e5;
    margin:5px 0px 20px 0px;
}
/*ÇýÅÃ ÆË¾÷*/
.popup{
    display:none;
    width:600px;
    position:fixed;
    top:40%;
    left:0;
    right:0;
    background:#fff;
    margin:0 auto;
    z-index:999;
    font-size:20px;
    padding:0px 30px;
    padding-top:9px;
}
#mem-benefit-pop{
    margin-top:-343px;
}
#card-benefit-pop{
    margin-top:-344px;
}
#size-benefit-pop{margin-top:-343px;
}
.popup.on{
    display:block;
}
.popup .title{
    position:relative;
    height:80px;
    line-height:80px;
    border-bottom:1px solid #333;
}
.popup .title h5{
    color:#333;
    line-height:80px;
    font-size:22px;
}
.popup .title a.close{
    position:absolute;
    top:21px;
    right:-10px;
    width:38px;
    height:38px;
    line-height:38px;
    text-align:center;
}
.popup .title a.close img{
    width:18px;
    height:auto;
    vertical-align:middle;
}
.benefit-table{
    padding-top:35px;
    padding-bottom:60px;
}
.benefit-table > p{
    line-height:45px;
    color:#b2b2b2;
    font-size:14px;
}
.benefit-table table{
    border-top:1px solid #e5e5e5;
}
.benefit-table table tr{
    border-bottom:1px solid #e5e5e5;
}
.benefit-table table tr th{
    background:#f7f7f7;
}
.benefit-table table tr th .row{
    padding:25px 0px;
    text-align:left;
    padding-left:30px;
}
.benefit-table table tr th .row span{
    display:inline-block;
    vertical-align:middle;
}
.benefit-table table tr th .row span.txt{
    color:#333;
    line-height:21px;
    font-size:16px;
}
.benefit-table table tr th .row span.mem-color{
    width:8px;
    height:8px;
    border-radius:20px;
    margin-right:8px;
}
.benefit-table table tr th .row span.mem-color.green{
    background:#47a911;
}
.benefit-table table tr th .row span.mem-color.bronze{
    background:#a97511;
}
.benefit-table table tr th .row span.mem-color.silver{
    background:#bfbfbf;
}
.benefit-table table tr th .row span.mem-color.gold{
    background:#ffc208;
}
.benefit-table table tr th .row span.mem-color.vip{
    background:#e9503b;
}
.benefit-table table tr th .row span.mem-color.teacher{
    background:#b745e3;
}
.benefit-table table tr td{
    padding-left:20px;
    font-size:16px;
    color:#333;
}
.benefit-table table tr th .card-com-image{
    text-align:center;
    padding:12px 0px;
}
#productDetail .page-body {
    width:1280px;
    margin:0 auto;
}
/* »ó´Ü ¼¶³×ÀÏ, »óÇ° ¿É¼Ç Á¤º¸ */
#productDetail .thumb-info { 
    *zoom:1 ;
    position:relative;
    margin-top:53px;
    font-size:0px;
}
.thumb-info .product-form {
    display:inline-block !important;
    vertical-align:top;
    width:460px;
}
#productDetail .thumb-info:after { content: ""; display: block; clear: both; }
/* ¼¶³×ÀÏ */
#productDetail .thumb-info .thumb-wrap {
    display:inline-block;
    width:720px;
    margin-bottom:100px;
    text-align: left;
    font-size:0px;
    padding-right:100px;
    vertical-align:top;
}
#productDetail .thumb-info .thumb-wrap .multi-image-thumbnail{
    display:inline-block;
    vertical-align:top;
    padding-right:30px;
}
#productDetail .thumb-info .thumb-wrap .multi-image-thumbnail ul li{
    width:70px;
    margin-bottom:6px;
}
#productDetail .thumb-info .thumb-wrap .multi-image-thumbnail ul li img{
    width:100%;
    vertical-align:top;
}
#productDetail .thumb-info .thumb-wrap .multi-image-view{
    display:inline-block;
    width:620px;
    vertical-align:top;
}
#productDetail .thumb-info .thumb-wrap .multi-image-view img{
    width:100%;
}
#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 { 
    display:inline-block;
    vertical-align:middle;
    width:460px;
}
.info .info-top{
    position:relative;
    padding-bottom:20px;
    border-bottom:1px solid #e5e5e5;
}
.info .info-top .item-num{
    line-height:11px;
    font-family:'Roboto Condensed';
    font-size:13px;
    color:#b2b2b2;
    padding-bottom:9px;
}
.info .info-top .tit-prd{
    line-height:40px;
    font-size:25px;
    font-weight:normal;
    color:#333;
    padding-bottom:16px;
}
.info .info-top .price-wrap{
    line-height:37px;
    position:relative;
}
.info .info-top .price-wrap > span{
    display:inline-block;
    vertical-align:top;
    font-size:24px;
    color:#333;
    font-family:'Roboto Condensed';
    font-weight:bold;
}
.info .info-top .price-wrap > span.dis-per{
    color:#ff4000;
    padding-right:8px;
        font-size:16px;
    font-weight:normal;
}
.info .info-top .price-wrap .dcsell{
    font-size:0px;
     padding-left:8px;
}
.info .info-top .price-wrap .dcsell strike{
    color:#b2b2b2;
    font-weight:lighter;
    font-size:16px;
    vertical-align:top;
}
.info .info-top .price-wrap .dcsell strike span{
    font-size:24px;
    color:#b2b2b2;
    font-family:'Roboto Condensed';
    font-weight:lighter;
    padding-left:14px;
}
.info .info-top .price-wrap .prd-info-btns{
    position:absolute;
    top:0;
    right:0;
    line-height:inherit;
}
.info .info-top .price-wrap .prd-info-btns:after{
    content:'';
    display:table;
    clear:both;
}
.info .info-top .price-wrap .prd-info-btns > li{
    float:left;
    margin-left:15px;
   
}
.info .info-top .price-wrap .prd-info-btns > li:first-child{
    margin-left:0;
}
.info .info-top .price-wrap .prd-info-btns > li > a{
    display:inline-block;
    width:27px;
    height:27px;
    text-indent:-999px;
    color:transparent;
    font-size:0;
    background:url('/design/huit8/img/pc/detail_share.png')no-repeat center center;
    vertical-align:middle;
}
.info .info-top .price-wrap .prd-info-btns > li > a.btn-wish{
    background:url('/design/huit8/img/pc/detail_wish.png')no-repeat center center;
}

.info .info-top .reserve-wrap {margin-top: 5px;position: relative;min-height: 37px;}
.info .info-top .reserve-wrap .reserve{margin-top: 4px;font-size: 13px;line-height: 18px;color: #5d5d5d;}
.info .info-top .reserve-wrap .noti-coupon {position: absolute;top: 5px;right: 0;height: 32px;padding: 0 15px;border-radius: 4px;background: #f4f4f4;color: #000;font-size: 12px;line-height: 32px;}



/*ÇýÅÃ ÆË¾÷ ¹öÆ°*/
.benefit-btns{
    position:relative;
    font-size:0px;
    margin-bottom:20px;
}
.benefit-btns a{
    display:inline-block;
    height:24px;
    line-height:24px;
    border:1px solid #333;
    color:#333;
    font-size:13px;
    padding:0 6px;
    margin-left:3px;
    vertical-align:top;
    margin-bottom:3px;
}
.benefit-btns a:first-child{
    margin-left:0;
}
/* ÆÇ¸Å°¡°Ý */
#productDetail .thumb-info .info .table-opt .price {  }
#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 {width:100%; height:104px; font-size:14px; color:#333; text-align:center; line-height:104px; letter-spacing:2px; border:1px solid #e5e5e5; background:#fff }
#productDetail .thumb-info .info .prd-btns{
    position:relative;
    margin-top:20px;
    margin-bottom:11px;
}
#productDetail .thumb-info .info .prd-btns .shoping-btns{
    width:100%;
    height:60px;
    line-height:60px;
    font-size:0px;
}
#productDetail .thumb-info .info .prd-btns .shoping-btns a{
    display:inline-block;
    width:50%;
    font-size:16px;
    font-weight:bold;
    border:1px solid #333;
    height:60px;
    line-height:60px;
    text-align:center;
    box-sizing:border-box;
}
#productDetail .thumb-info .info .prd-btns .shoping-btns a.btn_buy{
    background:#333;
    color:#fff;
}
#productDetail .thumb-info .info .prd-btns .shoping-btns a.btn_cart{
    background:#fff;
}
#productDetail .thumb-info .info .prd-btns a.btn_wish{
    position:absolute;
    top:0;
    right:-19px;
    display:inline-block;
    width:60px;
    height:60px;
    line-height:60px;
    text-align:center;
}
/* ÅëÇÕ¿É¼Ç */
#productDetail .thumb-info .info .table-opt .opt-wrap { 
    width: 100%; 
    font-size:0px;
}
#productDetail .thumb-info .info .table-opt{
    padding-top:22px;
}
#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;
    height: 3;
    font-size: 0px;
    padding-bottom: 15px;
}
#productDetail .thumb-info .info .table-opt .opt-wrap dl:after { display:block; clear:both; content:'' }

#productDetail .thumb-info .info .table-opt .opt-wrap dt {
    display: inline-block;
    width: 80px;
    font-size:13px;
    color: #333;
    vertical-align: middle;
}
#productDetail .thumb-info .info .table-opt .opt-wrap dd {
    position: relative;
    display: inline-block;
    width: 380px;
    vertical-align: middle;
}
#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: 100%;
    height: 40px;
    line-height: 40px;
    border: 1px solid #e5e5e5;
    padding: 0px 10px;
    box-sizing: border-box;
    background: url(/design/huit8/img/pc/select_arr.png) no-repeat center right 10px;
}
#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 .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 }

/* 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; font-family:Verdana }

#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.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 { margin-top:10px }
/* qna board */


/* ****************** »óÇ° »ó¼¼ ¿É¼Ç ******************** */
.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 { 
    border-top:1px solid #e5e5e5;
}
#MK_innerOptScroll{
    
}

#MK_innerOptWrap #MK_innerOptScroll.limit { position: relative; height: 150px; overflow-y: auto; }
#MK_innerOptWrap .MK_inner-opt-cm{
   
}
#MK_innerOptWrap .MK_inner-opt-cm li { 
    position:relative;
    font-size:13px; 
    background:#f7f7f7;
    border-top:1px solid #e5e5e5;
    padding:17px 20px;
}
#MK_innerOptWrap #MK_innerOptScroll ul:first-child li:first-child{
    border-top:0px;
    margin-top:10px;
}
#MK_innerOptWrap .MK_inner-opt-cm ul li:first-child{
    border-top:0px;
}
#MK_innerOptWrap .MK_inner-opt-cm ul:last-child li:last-child{
    margin-bottom:8px;
}
#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; 
    height:25px;
    line-height:25px;
    width:200px; 
    color:#333;
    font-size:16px;
    vertical-align:middle; 
    text-overflow:ellipsis; 
    white-space:nowrap; 
}
#MK_innerOptWrap .MK_inner-opt-cm li .MK_price { 
    position:absolute;
    top:20px;
    right:60px;
    line-height:25px;
    font-size:0px;
    font-weight:normal;
}

#MK_innerOptWrap .MK_inner-opt-cm li .MK_price span { 
    font-size:14px;
    font-family:'Roboto Condensed';
    color:#333; 
    font-weight:normal;}
#MK_innerOptWrap .MK_inner-opt-cm li .MK_btn-del { 
    top:20px; 
    right:13px;
    display:inline-block;
    width:25px; 
    height:25px; 
    background:url('/design/huit8/img/pc/qnt_del.png')no-repeat center center;
}
#MK_innerOptWrap .MK_inner-opt-cm li .MK_btn-del img{
    display:none !important;
}
#MK_innerOptWrap .MK_inner-opt-cm li .MK_qty-ctrl {
    line-height: 25px;
    height: 25px;
    position: absolute;
    top: 20px;
    left: 200px;
    font-size:0px;
}
#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 input[type="text"]{
    width:46px;
    height:25px;
    line-height:25px;
    padding-left:25px;
    padding-right:25px;
    background:none !important;
    border:none !important;
    font-size:16px;
    font-family:'Roboto Condensed';
    color:#333;
}
#MK_innerOptWrap .MK_inner-opt-cm li .MK_qty-ctrl a{
    border:1px solid #e5e5e5;
}
#MK_innerOptWrap .MK_inner-opt-cm li .MK_qty-ctrl a img{
    display:none !important;
}
#MK_innerOptWrap .MK_inner-opt-cm li .MK_qty-ctrl a.MK_btn-up { 
    position:absolute;
    top:0;
    right:0;
    width:24px;
    height:24px;
    line-height:24px;
    background:url('/design/huit8/img/pc/qt_plus.png')no-repeat center;
}
#MK_innerOptWrap .MK_inner-opt-cm li .MK_qty-ctrl a.MK_btn-dw { 
    position:absolute;
    top:0;
    left:0;
    width:24px;
    height:24px;
    background:url('/design/huit8/img/pc/qt_minus.png')no-repeat center;
}
#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_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 { 
    position:relative;
    text-align:left;
    line-height:62px;
}
#MK_innerOptTotal:after { display:block; clear:both; content:'' }
#MK_innerOptTotal .totalLeft {
    color:#333;
    font-size:13px;
    font-family:'Nanum Gothic';
    font-weight:bold;
}
#MK_innerOptTotal .totalRight { 
    position:absolute;
    top:0;
    right:0;
    height:62px;
    line-height:62px;
    color:#333;
    font-size:30px;
    font-family:'Roboto Condensed';
    font-weight:bold;
}

#MK_innerOptTotal .MK_total { font-size:12px; color:#fd0100; }
#MK_innerOptTotal .totalRight .MK_total { display:inline-block; margin-top:-4px; font-size:30px; color:#000; vertical-align:middle; font-family:"Roboto Condensed";}
/* ¼Ò¸®ºä */
#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; }
#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; padding-top:50px;text-align:right;}
.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 }
/* Åë¿É Ãß°¡ ±¸¼º »óÇ° */
#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; 
    max-width:320px;
}
.MK-oneclick-list:after { content: ""; display: block; clear: both; }
.MK-oneclick-list li { 
    display:inline-block; 
    margin:0px 5px 5px 0px; 
}                                                                                
.MK-oneclick-list li a { 
    border:1px solid #e5e5e5; 
    display: inline-block; 
    box-sizing:border-box;
} 
.MK-oneclick-list li.MK-oneclick-sel a { 
    border:1px solid #333; 
}
.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:4px; 
    filter:alpha(opacity=100); 
    -moz-opacity:1; opacity:1; 
    box-sizing:border-box;
}
.MK-oneclick-list li.MK-oneclick-color.MK-oneclick-sel a span{
    width:20px;
    height:20px;
}
.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:100px;}
.MK-oneclick-list li.MK-oneclick-image a img {width: auto; height: 98px;;}
.MK-oneclick-list li.MK-oneclick-image.MK-oneclick-sel a img {height:98px; width: auto;}

.MK-oneclick-list li.MK-oneclick-color a { }
.MK-oneclick-list li.MK-oneclick-color span { 
    display:block;
    width:30px;
    height:30px;
}
.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.MK-oneclick-sel a {}
                                                                    
.MK-oneclick-list li.MK-oneclick-text .MS-oneclick-sel span { min-width: 30px; line-height: 27px; }
.MK-oneclick-value { 
    position:absolute;
    top:0;
    right:0;
    font-size:13px;
    color:#b2b2b2;
    height:30px;
    line-height:30px;
}
.MK-oneclick-only-text li.MK-oneclick-text {
    height: 30px;
    line-height:30px;
}
.MK-oneclick-only-text li.MK-oneclick-text span {
    /* height: auto; */
    line-height: 30px;
    max-width: 320px;
    overflow: hidden;
    /* height: 19px; */
    vertical-align: middle;
    padding: 0px 10px;
}


.fixed-btn {
    display:none;
    position:fixed;
    bottom:0px;
    right:50%;
    z-index:9;
    margin-right:-470px;
    width:80px;
    background:#fff;
    border:1px solid #333;
    border-radius:5px 5px 0px 0px;
    border-bottom:0px;
    padding-top:18px;
    padding-bottom:16px;
    text-align:center;
    
}
.fixed-btn span{
    display:inline-block;
    line-height:19px;
    padding-top:16px;
    color:#333;
    font-weight:bold;
    font-size:14px;
    background: url(/design/huit8/img/pc/fixed_btn_up.png)no-repeat top center;
}
.product-form.fixed {
    position:fixed;
    left:50%;
    bottom:0px;
    z-index:10;
    display:none !important;
    width:1100px;
    margin-left:-550px;
    background:white;
    border:1px solid black;
    border-bottom:none;
}


/*¸®ºä*/
.shoping-review{
   
}
.shoping-review p{
    height:35px;
    line-height:35px;
    padding-left:15px;
    background:url('/design/huit8/img/pc/review_count_icon.png')no-repeat center left;
}
.shoping-review p span{
    color:#b2b2b2;
    font-size:14px;
    font-family:'Roboto Condensed';
    padding-right:8px;
    vertical-align:middle;
}
.shoping-review p a{
    color:#333;
    font-size:14px;
    font-family:'Roboto Condensed';
    vertical-align:middle;
}
.naver-buy-wrap{

}
/*¹Ù·Î±¸¸Å ¿­¸²*/
.product-form.fixed.active {
    display:block !important;
    min-height:500px;
}
.product-form.fixed.active .info-top{
    position:absolute;
    top:41px;
    left:591px;
    width:460px;
    padding-bottom:0px;
    border-bottom:1px solid #333;
}
.product-form.fixed.active .info-top .tit-prd{
    line-height:57px;
    padding-bottom:4px;
    text-overflow:ellipsis;
    white-space:nowrap;
    overflow:hidden;
}
.product-form.fixed.active #MK_innerOptWrap{
    border-top:0px;
}
.product-form.fixed.active .info-top .price-wrap{
    display:none;
}
.product-form.fixed.active #MK_innerOptTotal{
    position:absolute;
    top:134px;
    left:591px;
    width:460px;
    border-top:0px ;
}
.product-form.fixed.active .info .prd-btns{
    position:absolute !important;
    top:208px;
    left:591px;
    width:460px;
}
.product-form.fixed.active .shoping-review{
    display:none;
}
.product-form.fixed.active  .naver-buy-wrap{
    display:none;
}
.product-form.fixed.active .crema-size-wrap{
    display:none;
}
.product-form.fixed.active .table-opt{
    width:460px;
    padding-top:40px !important;
    padding-left:52px;
}
.product-form.fixed.active  .fixed-close-btn{
    display:block;
}
.fixed-close-btn {
    display: none;
    position: absolute;
    top: -71px;
    right: -1px;
    z-index: 9;
    width: 80px;
    background: #fff;
    border: 1px solid #333;
    border-radius: 5px 5px 0px 0px;
    border-bottom: 0px;
    padding-top: 18px;
    padding-bottom: 16px;
    text-align: center;
    border-bottom: 1px solid #fff;
}
.fixed-close-btn span{
    display:inline-block;
    line-height:19px;
    padding-top:16px;
    color:#333;
    font-weight:bold;
    font-size:14px;
    background: url('/design/huit8/img/pc/fixed_btn_dw.png')no-repeat top center;
}

/*°ü·Ã »óÇ° ¿µ¿ª*/
.related_product-wrap{
    padding-top:6px;
}
.related_product-wrap .item-list > ul > li{
    margin-bottom:60px;
}
.related_product-wrap .title{
    position:relative;
    height:56px;
    line-height:56px;
    padding-bottom:21px;
}
.related_product-wrap .title h4{
    line-height:56px;
    color:#333;
    font-size:30px;
    font-weight:normal;
}
.related_product-wrap .title .navi-con{
    position:absolute;
    top:0;
    right:0;
    font-size:0px;
}
.related_product-wrap .title .navi-con .common-navi-prev, .related_product-wrap .title .navi-con .common-navi-next {
    position: relative;
    width: 38px;
    height: 38px;
    cursor: pointer;
    top: auto;
    display: inline-block !important;
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: center;
    vertical-align: middle;
    margin: 0;
}
.related_product-wrap .title .navi-con .common-navi-next{
    padding-left:8px;
}
.related_product-wrap .title .navi-con .common-navi-prev{
    padding-right:8px;
}
.related_product-wrap .title .navi-con .common-navi-prev:before{
    content:"";
    position:absolute;
    top:12px;
    right:0;
    display:inline-block;
    width:1px;
    height:18px;
    vertical-align:middle;
    background:#e5e5e5;
}
/*¶ì¹è³Ê*/
.line-banner{
    height:140px;
    line-height:140px;
    text-align:center;
    margin-bottom:3px;
}
.line-banner a{
    display:block;
}
.line-banner a img{
    width:100%;
    vertical-align:middle;
}
/*»ó¼¼ ÅÇ*/
.detail-tabs.fixed{
    position:fixed;
    left:0;
    right:0;
    width:100%;
    z-index:100;
    background:#fff;
    margin:0px;
}
.detail-tabs{
    text-align:center;
    border-bottom:1px solid #e5e5e5;
}
.detail-tabs ul{
    font-size:0px;
}
.detail-tabs ul li{
    display:inline-block;
    width:150px;
    height:67px;
    line-height:67px;
}
.detail-tabs ul li a {
    display: inline-block;
    width: 100%;
    border-bottom: 2px solid transparent;
    line-height: 65px;
    height: 65px;
    margin-bottom: 0px;
    color:#333;
    font-size:16px;
    font-family:'Nanum Gothic'; 
    font-weight:normal;
}
.detail-tabs ul li a.active{
    border-bottom:2px solid #333;
    font-weight:bold;
    
}
.detail-tabs ul li a span{
    font-size:14px;
    font-family:'Roboto Codensed';   
    color:#b2b2b2;
    padding-left:6px;
}

/*ÅÇ ÄÁ*/
.detail-tab-con{
    display:block;
}
.detail-tab-con{
    padding-top:80px;
    padding-bottom:180px;
}

/*µðÅ×ÀÏ ¸®ºä*/
.detail-review {
    text-align:center;
}
.detail-review .stars{
    height:27px;
    line-height:27px;
    padding-bottom:32px;
}
.detail-review .stars ul{
    font-size:0px;

}
.detail-review .stars ul li{
    display:inline-block;
    line-height:27px;
    vertical-align:middle;
    padding:0px 3px;
}
.detail-review .txt{
    padding-bottom:51px;
}
.detail-review .txt h4{
    line-height:47px;
    color:#333333;
    font-size:30px;
    font-family:'Nanum Gothic';
    font-weight:normal;
    padding-bottom:19px;
}
.detail-review .txt h3{
    line-height:35px;
    color:#333333;
    font-size:24px;
    font-family:'Nanum Gothic';
    font-weight:bold;
    padding-bottom:5px;
}
.detail-review .txt p{
    display:inline-block;
    line-height:27px;
    color:#b2b2b2;
    font-size:16px;
    padding-left:24px;
    background:url('/design/huit8/img/pc/icon_important_p.png')no-repeat center left;
}
.detail-review .review-coupon{
    position:relative;
    width:100%;
    height:200px;
    line-height:200px;
    box-sizing:border-box;
    background:#d2a7a3;
    text-align:left;
}
.detail-review .review-coupon:before{
    content:"";
    position:absolute;
    top:50%;
    left:0;
    margin-top:-31px;
    margin-left:-31px;
    display:inline-block;
    width:62px;
    height:62px;
    background:#fff;
    border-radius:300px;
}
.detail-review .review-coupon:after{
    content:"";
    position:absolute;
    top:50%;
    right:0;
    margin-top:-31px;
    margin-right:-31px;
    display:inline-block;
     width:62px;
    height:62px;
    background:#fff;
    border-radius:300px;
}
.detail-review .review-coupon ul{
    font-size:0px;
    text-align:center;
    background: url('/design/huit8/img/pc/coupon_line_dotted.png'),
    url('/design/huit8/img/pc/coupon_line_dotted.png');
    background-repeat: no-repeat, no-repeat;
    background-position:center left 82px,center right 82px;
}
.detail-review .review-coupon ul li{
    display:inline-block;
    vertical-align:middle;
    height:137px;
    line-height:137px;
    text-align:center;
}
.detail-review .review-coupon ul li .box{
    display:inline-block;
    vertical-align:middle;
}
.detail-review .review-coupon ul li .box h5{
    line-height:53px;
    font-size:45px;
    color:#fff;
    font-weight:normal;
    padding-right:44px;
    background:url('/design/huit8/img/pc/icon_coupon_point.png')no-repeat center right;
}
.detail-review .review-coupon ul li .box p{
    line-height:38px;
    color:#333;
    font-size:16px;
    font-weight:bold;
    text-align:center;
}
.detail-review .review-coupon ul li .box p a{
    display:inline-block;
    width:96px;
    height:25px;
    line-height:25px;
    color:#fff;
    font-size:14px;
    text-align:center;
    background:#333;
    border-radius:20px;
    vertical-align:middle;
}
.detail-review .review-coupon ul li{
    padding:0px 58px;
}

/*µðÅ×ÀÏ º¸µå*/
.board_title{
    position:relative;
    height:40px;
    line-height:40px;
    padding-bottom: 21px;
}
.board_title h4{
    color:#333;
    font-size:20px;
    font-family:'Nanum Gothic';
    font-weight:bold;
    height:40px;
    line-height:40px;
}
.board_title h4 span{
    font-size:14px;
    color:#999;
    font-weight:normal;
    padding-left:10px;
}
.btn-write{
    display:inline-block;
    width:120px;
    height:40px;
    line-height:40px;
    text-align:center;
    background:#333;
}
.btn-write span{
    color:#fff;
    font-size:14px;
    font-weight:bold;
    color:#fff;
    padding-left:23px;
    background:url('/design/huit8/img/pc/icon_write_white.png')no-repeat center left;
}
.board_title .btn-write{
    position:absolute;
    top:0;
    right:0;
}
.board-table-01 table tr{
    border-bottom:1px solid #e5e5e5;
}
.board-table-01 table tr td > div{
    line-height:60px;
}
.board-table-01 table tr td .stat{
  
}
.board-table-01 table tr td > div.num{
    font-size:14px;
    color:#333;
}
.board-table-01 table tr td > div.title{
    font-size:16px;
    color:#333;
}
.board-table-01 table tr td > div.writer{
    font-size:14px;
    color:#b2b2b2;
}
.board-table-01 table tr td > div.date{
    font-size:14px;
    color:#b2b2b2;
}
#productDetail .table-slide tr.cnt td{
    padding:0px;
}
.board-table-01 .qna_board_content{
    background:#f7f7f7;
}
.qna_board_content{
    padding:24px 0px;
}
.qna_board_content > div{
    box-sizing:border-box;
    padding-bottom: 0 !important;
    padding-left: 56px !important;
    padding-right: 56px !important;
    padding-top: 0 !important;
    font-size:16px;
    color:#333;
    line-height:25px;
}
.qna_board_content #MS_WritenBySEB{
    position:relative;
    line-height:45px;
    color:#333;
    font-size:16px;
}
.MS_cmt_detail{
    position:relative;
    padding-top:57px !important;
    font-size:16px;
    color:#333;
    line-height:25px;
}
.MS_cmt_detail span{
    font-size:16px;
    color:#333;
    line-height:25px;
}

.MS_cmt_detail:after{
    content:"Answer";
    position:absolute;
    top:0;
    left:0;
    display:inline-block;
    width:80px;
    height:26px;
    line-height:26px;
    color:#fff;
    font-size:16px;
    font-family:'Roboto Condensed';
    text-align:center;
    background:#d2a6a3;
}
.MS_cmt_content {
    font-size:16px;
    color:#333;
    line-height:25px !important;
}
.MS_cmt_list tr{
    border:0px !important;
}
.MS_cmt_list_box > div{
    margin-top:30px;
}
.MS_cmt_list_box > div:first-child{
    margin-top:0px;
}
.reply_status{
    display:inline-block;
    width:70px;
    height:26px;
    line-height:26px;
    text-align:center;
    color:#d2a6a3;
    border:1px solid #d2a6a3;
    font-size:14px;
    vertical-align:middle;
}
.reply_status.reply_NONE{
     color:#999999;
     border:1px solid #cccccc;
}
.board-table-01 .tb-left, .board-table-01 .tb-center, .board-table-01 .tb-right{
    padding:0px;
}

.table-infotype-01 table{
    border-top:1px solid #e5e5e5;
}
.table-infotype-01 table tr{
    border-bottom:1px solid #e5e5e5;
}
.table-infotype-01 table tr th{
    padding:32px 40px;
    text-align:left;
    vertical-align:top;
    background:#f7f7f7;
    line-height:38px;
    color:#333;
    font-family:'Nanum Gothic';
    font-size:20px;
    font-weight:bold;
}
.table-infotype-01 table tr td .txt{
    padding:32px 35px;
    
}
.table-infotype-01 table tr td .txt p{
    line-height:28px;
    color:#333;
    font-size:16px;
    
}
.table-infotype-01 table tr td .txt.list{
    padding:32px 30px;
    display:inline-block;
}
.table-infotype-01 table tr td .txt.list p{
    line-height:40px;
    color:#333;
    font-size:16px;
}
.table-infotype-01 table tr td .txt.list p strong {
    display: inline-block;
    font-weight: bold;
    width: 118px;
    vertical-align: middle;
    font-family:'Nanum Gothic';
}
.product-form.fixed.active .info .info-top .item-num{
    padding-bottom:0px;
}




.table-infotype-01 table tr td .txt.list p {float:left;}
.table-infotype-01 table tr td .txt.list p strong{float:left;width:120px}
.subtxt{float:left;width:800px;}







/* BASIC css end */

