/* BASIC css start */
#contents{padding-top:55px;}
.quick {

}

.image_src {width:100%;}

/*renewal*/
/*모달 팝업*/
.modal .modal-head {
    padding-top:10px;
    border-bottom:1px solid #dddddd;
}
.modal .modal-head h3 {
    margin:0px;
    padding:0px;
    border:none;
    background:white;
    font-family:'Nanum Gothic';
    color:#414141;
    font-size:16px;
    font-weight:bold;
    line-height:55px;
    text-align:center;
}
.modal .modal-body {
    font-size:0px;
}
.modal .modal-body .text-box {
    padding:15px 5px;
    border-bottom:1px solid #dddddd;
}
.modal .modal-body .text-box:last-child {
    border-bottom:none;
}
.modal .modal-body .text-box h4 {
    color:#414141;
    font-family:'Nanum Gothic';
    font-weight:bold;
    font-size:13px;
    line-height:26px;
}
.modal .modal-body .text-box p {
    padding-left:10px;
    background:url('/design/liiz/renewal/mobile/common/guide_simbol.jpg') no-repeat top 8.5px left;
    background-size:2.5px auto;
    font-family:'Nanum Gothic';
    color:#414141;
    font-size:11px;
    line-height:20px;
}
.modal .modal-body .text-box p .gray {
    color:#888888;
}
.modal .modal-body .text-box p.no-simbol {
    margin-top:5px;
    background:none;
}

.modal .modal-body > ul {
}
.modal .modal-body > ul li {
    position:relative;
    padding:20px 0px;
    padding-left:60px;
    border-bottom:1px solid #dddddd;
}
.modal .modal-body > ul li .thumb {
    position:absolute;
    top:20px;
    left:0px;
    width:50px;
    height:50px;
}
.modal .modal-body > ul li .thumb img {
    width:50px;
    height:50px;
}
.modal .modal-body > ul li .info-box {
}
.modal .modal-body > ul li .info-box .title {
    font-family:'Nanum Gothic';
    color:#414141;
    font-size:12px;
    font-weight:bold;
}
.modal .modal-body > ul li .info-box p {
    font-family:'Nanum Gothic';
    color:#888888;
    font-size:11px;
    line-height:16px;
}
.modal .modal-body > ul li .info-box p.first {
    margin:10px 0px;
}


.modal{
    position:fixed;
    display:none;
    width:100%;
    top:0px;
    left:0px;
    right:0px;
    bottom:0px;
    z-index:99999;
    background:rgba(0,0,0,0.5);
    overflow:auto;
}
.modal a.close{
    position:absolute;
    top:0;
    right:0;
    display:inline-block;
    width:35px;
    line-height:35px;
    text-align:center;
    z-index:99;
}
.modal a.close img{
    width:15px;
    vertical-align:middle;
}
.modal > div{
    position:absolute;
    top:0;
    left:0;
    display:none;
    width:100%;
    min-height:100%;
    padding:0px 10px 50px 10px;
    background:#fff;
    font-size:0px;
}
.modal > div > img{
    width:100%;
    vertical-align:top;
}
.modal.active{
    display:block;
}
.modal > div.active{
    display:block;
}

p.item-none{
    line-height:40px;
    color:#888;
    font-family:'Nanum Gothic';
    font-size:16px;
    text-align:center;
}
.item-detail-wrap{
   padding:0px 10px;
}
.item-detail-wrap .detail-top{
    padding-bottom:25px;
    border-bottom:1px solid #ddd;
}
.item-thumb{
    margin-bottom:25px;
}
.item-detail-wrap .detail-top h2{
    line-height:23px;
    color:#414141;
    font-family:'Nanum Gothic';
    font-size:13px;
    font-weight:bold;
    text-align:center;
    
}
.item-detail-wrap .detail-top p{
    line-height:21px;
    color:#888;
    font-family:'Nanum Gothic';
    font-size:11px;
    text-align:center;
}

.detail-price{
    padding-top:7.5px;
    padding-bottom:11px;
    border-bottom:1px solid #ddd;
}
.detail-price p.price-info{
    line-height:28px;
    font-size:0px;
}
.detail-price p.price-info span{
    display:inline-block;
}
.detail-price p.price-info span.info-title{
    color:#414141;
    font-family:'Nanum Gothic';
    font-size:12px;
    width:95px;
}
.detail-price p.price-info span.info-price{
    color:#414141;
    font-family:'Open Sans';
    font-size:12px;
    margin-right:15px;
}
.detail-price p.price-info span.info-price.dc{
    color:#888;
    font-size:12px;
    text-decoration:line-through;
}
.detail-price p.price-info.option{
    line-height:45px;
    height:45px;
}
.detail-price p.price-info.option .select{
    width:calc(100% - 95px);
    margin-right:0px;

}
.detail-price p.price-info.option .select > span{
    display:block;
}
.detail-price p.price-info.option .select select{
    line-height:33px;
    height:35px;
    color:#888;
    font-family:'Nanum Gothic';
    font-size:11px;
    background:#fff;
    border:1px solid #eee;
    padding:0px;
    padding-left:10px;
    box-sizing:border-box;
    background:url('/design/liiz/renewal/mobile/common/select.png')no-repeat center right 10px;
    background-size:11px;
}

.detail-contet-wrap{}
.detail-contet-wrap ul.tabs2{
    position:relative;
    height:22px;
    text-align:center;
    font-size:0px;
    border-bottom:1px solid #ddd;
}
.detail-contet-wrap ul.tabs2 li{
    display:inline-block;
    padding:0px 10px;
    line-height:20px;
}
.detail-contet-wrap ul.tabs2 li a{
    display:block;
    color:#888;
    font-family:'Nanum Gothic';
    font-size:11px;
    border-top:1px solid transparent;
    border-bottom:1px solid transparent;
}
.detail-contet-wrap ul.tabs2 li.active a{
    color:#414141;
    font-weight:bold;
    border-bottom:1px solid #414141;
}
.tab-contents{
padding:0px;
 }
.tab-contents.item-detail img{
    width:100%;
    vertical-align:middle;
}
.tab-contents.model{
    padding-top:30px;
    padding-bottom:50px;
    font-size:0px;
}
.tab-contents.model .model-card{
    display:inline-block;
    width:calc(45% - 5px);
    text-align:center;
}
.tab-contents.model .model-card.odd {
margin-right:10px;
margin-left: 13px;
margin-bottom: 50px;
}
.tab-contents.model .model-card .inner{

}
.tab-contents.model .model-card .inner .thumb{
    margin-bottom:13px;
}
.tab-contents.model .model-card .inner .thumb img{
   width:100%;
   vertical-align:middle;
}

.tab-contents.model .model-card .inner h5{
    line-height:23px;
    margin-bottom:3px;
    color:#414141;
    font-family:'Open Sans';
    font-size:13px;
    font-weight:bold;
}
.tab-contents.model .model-card .inner p{
    line-height:15px;
    color:#888888;
    font-family:'Open Sans';
    font-size:11px;
}


@media (max-width: 375px) and (min-width: 361px){
iframe#sf_chart_iframe_id {
    width:100% !important;
}

}
.list-wrap.related{
    padding:30px 10px 50px 10px;
}
.list-wrap.related ul{
    padding:0px !important;
}
.list-wrap.related ul li{
    padding:0px !important;
}
.list-wrap.related .swiper-pagination{
    line-height:26px;
    bottom:20px;
}
.list-wrap.related .swiper-pagination .swiper-pagination-bullet-active{
    background:#000 !important;
}
.list-wrap.related .swiper-pagination .swiper-pagination-bullet{
    background:#ddd;
    opacity:1 !important;
}
.tab-contents.guide{
    padding:0px 10px;
    padding-top:30px;
    padding-bottom:40px;
}
.tab-contents.guide a{
    display:block;
    line-height:35px;
    padding:0px 20px;
    margin:0px;
    margin-bottom:10px;
    color:#414141;
    font-family:'Nanum Gothic';
    font-size:11px;
    border:1px solid #414141;
    background:url('/design/liiz/renewal/mobile/common/more_arr.png')no-repeat center right 20px;
    background-size:6px;
    box-sizing:border-box;
    text-align:left;
}
.tab-contents.review{
    padding-top:30px;
    padding-bottom:50px;
}
.tab-contents.review img{
    width:100%;
    vertical-align:middle;
}
.tab-contents.qna{
    padding-top:30px;
}
.tab-contents.qna .btn-wrap{}
.tab-contents.qna .btn-wrap a{
    display:inline-block;
    width:calc(50% - 5px);
    line-height:35px;
    color:#414141;
    font-size:13px;
    font-family:'Nanum Gothic';
    text-align:center;
}
.tab-contents.qna .btn-wrap a.all-btn{
    line-height:33px;
    border:1px solid #414141;
    background:#fff;
}
.tab-contents.qna .btn-wrap a.write-btn{
    background:#414141;
    color:#fff;
}
.tab-contents.qna .btn-wrap a:first-child{
    margin-right:8px;
}
.tab-contents.qna .qna-wrap{}
.tab-contents.qna .qna-wrap ul{}
.tab-contents.qna .qna-wrap ul li{
    
} 
.tab-contents.qna .qna-wrap ul li a{
    display:block;
}

.tab-contents.related > h4 {
    line-height: 40px;
    margin-top: 35px;
    color: #333;
    font-family: 'meno-banner-condensed', serif;
    font-size: 24px;
    text-align: center;
}
























.shopdetail .shopdetailInfo {border-top:1px solid #c7c7c7;}
.shopdetail .shopdetailInfo h2 {font-size:1em; font-weight:bold; text-align:left; padding:0px;}


.shopdetail h3 {font-size:1em; font-weight:bold; padding:5px 15px; margin-bottom:10px; background-color:#f5f5f5;border-top:1px solid #eeeeee;border-bottom:1px solid #eeeeee;}


.shopdetail h3 .fa {float:right; font-size: 1.5em;}
.shopdetail .shopdetailInfo .shopdetailInfoTop figure {padding:16px 15px; border-bottom:1px solid #eeeeee;font-size:1em;}
.shopdetail .shopdetailInfo .shopdetailInfoTop figcaption {text-align:left; margin-top:16px;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom {}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoValue {position: relative; border-bottom:0px solid #c7c7c7; padding:18px 15px;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoValue em {color:#3c3c3c;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoValue p {margin-bottom:8px;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoValue p:last-child {margin-bottom:0px;}


.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoValue .shopdetailInfoName {width:30%; display:inline-block;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoValue .shopdetailInfoCont {width:50%; display:inline-block; margin-left: -4px;}


.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoValue .region {margin-left: 10px;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoValue .btn_relation {position:absolute; top:50%; right:10px; text-align:center; margin-top: -25px;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoValue .btn_relation a {width:50px; height:50px; color:#fff; background-color:#636363; display: inline-block; font-size:0.917em; border-radius: 4px; border:1px solid #424242;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoValue .btn_relation a:first-child {}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoValue .btn_relation a .fa {display:block; margin:6px 0 3px 0;}
.shopdetailInfoDelivery {padding:10px 15px;}


/* 상품옵션 */
.shopdetail .shopdetailInfo .shopdetailInfoBottom .option_area {}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .option_area.fixed {width: 100%; position: fixed; z-index: 101; bottom: 0px; left: 0; right: 0;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .option_area.fixed {-webkit-animation: qbuy 150ms linear 1 normal; animation: qbuy 150ms linear 1 normal;}
@-webkit-keyframes qbuy {
 from {bottom:-65px;}
 to {bottom:0;}
}
@keyframes qbuy {
 from {bottom:-65px;}
 to {bottom:0;}
}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .option_area.fixed .option_tk {overflow-y:auto; background-color: #fff;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .fixed-btn {width:100%; box-sizing: border-box; position:relative; bottom:0px; left:0; right:0; background-color:#f6f6f6; border-top:1px solid #dfdfdf; z-index: 101; text-align: center; padding:6px; margin:0 auto; display:none;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .fixed-btn.fixed {display: block; position: fixed;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .option_area.fixed .fixed-btn.fixed {display: block; position: relative;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .fixed-btn .btn_option {position: absolute; top: -16px; left: 50%; margin-left:-33px;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoMultiSelect {background-color: #fff; border-top: 1px dotted #444;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .buy_on {background-color: #f6f6f6; text-align: center; padding: 10px 15px; display:none;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .buy_on a {width:48%; color: #3b3b3b; background-color:#fff; border:1px solid #f1191f; display: inline-block; padding:6px 0; margin: 0;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .buy_on a.buy {background-color:#000000; color:#fff;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoSelect {}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoSelect p {background-color:#f6f6f6; padding: 5px 15px;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoSelect p:last-child {margin-bottom:0px;}



.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoSelect .shopdetailInfoName {width: 28%; padding-right: 5px; display:inline-block;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoSelect .shopdetailInfoCont {width:70%; display:inline-block; margin-left: -4px;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoSelect .shopdetailInfoCont select {width:100%;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoSelect .shopdetailInfoCount .txt-qnty {text-align:right; padding:0 6px; width: 50px !important;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoSelect .shopdetailInfoCount .fa-plus {background-color: #bbb; width: 35px; height: 35px; text-align: center; vertical-align: middle; line-height: 35px; color: #fff; margin: 0 5px;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoSelect .shopdetailInfoCount .fa-minus {background-color: #bbb; width: 35px; height: 35px; text-align: center; vertical-align: middle; line-height: 35px; color: #fff;}


.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoMultiSelect .MK_optAddWrap #MK_innerOptScroll {background-color: #f6f6f6; padding:0 15px;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoSelect .add-option-sel {font-weight: bold; font-size: 1.1em; padding-top: 10px;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoSelect .add-option select {margin-bottom: 10px;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoSelect .add-option .shopdetailInfoName {vertical-align: top; padding-top: 11px;}
.shopdetail .shopdetailBoard {text-align:center; border-top:1px solid #bbb; border-bottom:1px solid #bbb; margin-bottom:32px;}
.shopdetail .shopdetailBoard a {width:33.33%; background-color:#f8f8f8; border-left:1px solid #bbb; display:inline-block; margin-left: -1px; font-weight:bold; padding:20px 0;}
.MK_optAddWrap .MK_inner-opt-cm li {position:relative; border-bottom:1px solid #c7c7c7; padding: 12px 0;}
.MK_optAddWrap .MK_inner-opt-cm li:last-child {border-bottom:0px none;}
.MK_optAddWrap .MK_inner-opt-cm .MK_p-name {padding-right: 30px; display: block;}
.MK_optAddWrap .MK_inner-opt-cm .MK_qty-ctrl {margin-top:8px;}
.MK_optAddWrap .MK_inner-opt-cm .MK_qty-ctrl input[type="tel"] {padding:0 6px; width: 50px;}
.MK_optAddWrap .MK_inner-opt-cm .MK_btn-del {position:absolute; top:12px; right:0;}
.MK_optAddWrap .MK_inner-opt-cm .MK_btn-del img {width: 20px;}
.MK_optAddWrap .MK_inner-opt-cm .MK_price {position:absolute; bottom:21px; right:0; font-size: 1.3em;}
.MK_optAddWrap .MK_inner-opt-cm .MK_qty-ctrl .btn-type-02 {background-color: #bbb; width: 35px; height: 35px; text-align: center; vertical-align: middle; line-height: 35px; color: #fff; display: inline-block;}
.MK_optAddWrap .total {text-align:right; padding:10px 15px; font-size: 1.3em;}
.MK_optAddWrap .MK_total {font-size:18px; color:#f1191f; margin-left:15px;}
.MK_optAddWrap .MK_txt-won {font-size:17px;}



/* //상품옵션 */
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailTotal {background-color:#fff; text-align:right; padding:15px; font-size:1.2em;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailTotal em {color:#3c3c3c; font-size:1.333em; margin-left:16px;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailButton {width:100%; text-align:center; padding:0px; border-bottom:1px solid #aaaaaa;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailButton .shopdetailButtonTop a {padding:15px 18px; display: inline-block; margin:0 2px; font-weight:bold;}


.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailButton .shopdetailButtonTop a.buy {color:#fff; background-color:#000000; border:1px solid #e4e4e4;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailButton .shopdetailButtonTop a.cart {background-color:#f6f6f6; border:1px solid #e4e4e4;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailButton .shopdetailButtonTop a.wish {background-color:#f6f6f6; border:1px solid #e4e4e4;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailButton .shopdetailButtonBottom {margin:20px 0;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailButton .shopdetailButtonBottom img {margin:0 2px; width:25px; height:auto;}
.shopdetail .shopdetailCoupon {margin-top:15px;}
.shopdetail .shopdetailCoupon .shopdetailCouponGet {padding:0 15px;}
.shopdetail .shopdetailCoupon .shopdetailCouponGet .image_src {max-width: 100%; padding-bottom: 5px;}
.shopdetail .shopdetailCoupon .shopdetailCouponGet li dl {height:34px; background:url("/images/d3/m_04/bg_coupon@2x.gif") no-repeat left center; padding:10px 0 10px 92px; border-bottom:1px dashed #cbcbcb; position:relative; background-size: 81px auto;}
.shopdetail .shopdetailCoupon .shopdetailCouponGet li:last-child {border-bottom:0px none;}
.shopdetail .shopdetailCoupon .shopdetailCouponGet .MS_coupon dt {width:82px; position:absolute; top:10px; left:0 ; color:#fff; text-align:center;}
.shopdetail .shopdetailCoupon .shopdetailCouponGet .MS_coupon dt strong {font-weight: normal;}
.shopdetail .shopdetailCoupon .shopdetailCouponGet .MS_coupon h4 {font-weight:bold;}
.shopdetail .shopdetailItem .shopdetailItemPopup {text-align:center; padding:0px; padding:22px 0;}
.shopdetail .shopdetailItem .shopdetailItemPopup a {font-weight:bold; color:#fff; background-color:#636363; display:block; padding:10px 0;}
.shopdetail .shopdetailItem .shopdetailItemPopup .shopdetailItemZoom {height:60px; padding:0 0 0 75px; margin-top:10px; background:url("/images/d3/m_04/bg_hand@2x.gif") no-repeat 20px center; line-height: 60px; background-size: 50px auto;}
.shopdetail .shopdetailItem .shopdetailImage img {max-width:100% !important; height: auto !important;}
.shopdetail .shopdetailItem .shopdetailImage table {width:100% !important;}
.shopdetail .shopdetailItem .shopdetailImage object {width:100% !important;}
.shopdetail .shopdetailItem .shopdetailImage iframe {width:100% !important;}
.shopdetail .shopdetailItem .shopdetailImage table {table-layout: auto !important;}
.shopdetail .shopdetailItem .shopdetailImage div {width:100% !important;}
.shopdetail .shopdetailItem .shopdetailNotify {margin-top:24px;}
.shopdetail .shopdetailItem .shopdetailNotify .shopdetailNotifyInfo {padding:0 15px;}
.shopdetail .shopdetailItem .shopdetailNotify .shopdetailNotifyInfo dt {font-weight:bold; margin-bottom:2px;}
.shopdetail .shopdetailItem .shopdetailNotify .shopdetailNotifyInfo dd {margin:0 0 25px 6px;}
.shopdetail .shopdetailRelationItem {padding:0 15px 30px 15px;}
.shopdetail .shopdetailRelationItem .listName input {float:right;}
.shopdetail .shopdetailRelationItem .btn_cart {width:290px; text-align:center; font-weight:bold; color:#fff; background-color:#393939; display:block; padding:10px 0; margin:0 auto;}
/* 관련상품 */
.shopdetailRelation {margin-bottom:30px;}
.shopdetailRelation .list_shoppingRelationItem1x {padding: 0 7px;}
.shopdetailRelation .list_shoppingRelationItem1x ul {width:100%; display:table; table-layout: fixed; box-sizing: border-box;}
.shopdetailRelation .list_shoppingRelationItem1x li {width:100%; display:inline-block; vertical-align: top; border-top:1px solid #d9d9d9; padding:18px 0;}
.shopdetailRelation .list_shoppingRelationItem1x li figure {padding:0 7px;}
.shopdetailRelation .list_shoppingRelationItem1x li:first-child {border:0px none;}
.shopdetailRelation .list_shoppingRelationItem1x li img.listPic {width:40%; float:left;}
.shopdetailRelation .list_shoppingRelationItem1x .list_shoppingInfo {width:57%; float:left; padding-left:3%; position: relative;}
.shopdetailRelation .list_shoppingRelationItem1x .list_shoppingInfo .listName {border-bottom: 1px solid #dedede; padding: 0 15px 2px 0; margin-bottom: 5px;}
.shopdetailRelation .list_shoppingRelationItem1x .list_shoppingInfo .options-select {width:100%;}
.shopdetailRelation .list_shoppingRelationItem1x .MS_related_checkbox {position:absolute; top:0; right:0;}



/*
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoSelect .shopdetailInfoCount .txt-qnty {text-align:right; padding:0 6px; width: 50px !important;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoSelect .shopdetailInfoCount .fa-plus {background-color: #bbb; width: 35px; height: 35px; text-align: center; vertical-align: middle; line-height: 35px; color: #fff; margin: 0 5px;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoSelect .shopdetailInfoCount .fa-minus {background-color: #bbb; width: 35px; height: 35px; text-align: center; vertical-align: middle; line-height: 35px; color: #fff;}
*/


.shopdetailRelation .list_shoppingRelationItem1x .list_shoppingInfo .listCount {margin: 12px 0;}
.shopdetailRelation .list_shoppingRelationItem1x .list_shoppingInfo .listCount .amount-input {text-align:right; padding:0 6px; width: 50px !important;}
.shopdetailRelation .list_shoppingRelationItem1x .list_shoppingInfo .listCount .fa-plus {border-radius: 4px; border-top:1px solid #cccccc; background-color: #dddddd; width: 30px; height: 30px; text-align: center; vertical-align: middle; line-height: 30px; color: #fff;}
.shopdetailRelation .list_shoppingRelationItem1x .list_shoppingInfo .listCount .fa-minus { border-radius: 4px;border-top:1px solid #cccccc; background-color: #dddddd; width: 30px; height: 30px; text-align: center; vertical-align: middle; line-height: 30px; color: #fff;}
.shopdetailRelation .list_shoppingRelationItem1x .btn_Black {width:290px; margin: 0 auto;}
/* //관련상품 */

/* OKDGG 버튼 */
.shopdetail .okdgg-checkout {margin-top: 15px;}
.shopdetail .okdgg-checkout img {max-width: 90%; height: auto;}
/* //OKDGG 버튼 */

/* 퀵바이 버튼 노출 시 커뮤니티 탭 위치 변경 */
.cs-button {bottom: 53px !important;}
/* //퀵바이 버튼 노출 시 커뮤니티 탭 위치 변경 */


/* 임시품절 재입고 SMS 받기 */
.shopdetail .soldout_anchor { display:block !important; }
.shopdetail .MK_btn-sms {
    display: inline-block; width: 100%; height: 35px; line-height: 35px; text-align: center; border: 1px solid #808080;
    color: #fff; font-weight: bold;
    background-color: #636363;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#636363), to(#5e5e5e));
    background-image: -webkit-linear-gradient(top, #636363, #5e5e5e);
    background-image:    -moz-linear-gradient(top, #636363, #5e5e5e);
    background-image:      -o-linear-gradient(top, #636363, #5e5e5e);
    background-image:   linear-gradient(to bottom, #636363, #5e5e5e);
    -webkit-border-radius: 3px !important; border-radius: 3px !important; -moz-background-clip: padding; -webkit-background-clip: padding-box; background-clip: padding-box;
}
.shopdetail .MK_btn-sms span { padding-left: 24px; background: url(/images/d3/m_01/bull/alarm_fff@2x.png) no-repeat 0 50%; background-size: 18px 14px; }
/* 임시품절 재입고 SMS 받기 끝 */
.soldout { margin-top:6px; width:100%; height:90px; font-size:14px; color:#231f20; text-align:center; line-height:90px; letter-spacing:2px; border:1px solid #231f20; background:#fff }

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


/* 상품 상세 일반 공통 정보 */ 
.detail-common-info { padding:0 15px 20px; word-break: break-all; }
.detail-common-info img {max-width: 100%;}
.detail-common-info dl { padding-top:20px; font-size:inherit; font-weight:normal; letter-spacing:-0.5px; }
.detail-common-info dl dt { padding-bottom:10px; color:#444; font-weight:bold; }
.detail-common-info dl dd { padding-left:10px; text-indent:-10px; color:#777; line-height:20px; }

@media screen and (min-width:420px) and (max-width:767px) {
	.shopdetail .shopdetailInfo .shopdetailInfoTop {float:left;}
	.shopdetail .shopdetailInfo .shopdetailInfoTop figure {border-bottom:0px none;}


	.shopdetailInfoBottom .shopdetailInfoMultiSelect .MK_optAddWrap #MK_innerOptScroll {background-color: #eee;}
	.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailTotal {border-top:1px solid #c7c7c7;}
	.shopdetail .shopdetailCoupon .shopdetailCouponGet {width:335px; margin:0 auto;}
	.shopdetail .shopdetailRelationItem {padding:0 0 30px 0;}
	.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailButton .shopdetailButtonTop a {padding:10px 8px;}
	.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailButton .shopdetailButtonTop a.buy {padding:10px 8px;}
	.shopdetail .shopdetailItem .shopdetailItemPopup {width:335px; margin:22px auto;}
	.shopdetail .shopdetailRelationItem .btn_cart {margin:34px auto;}
	.shopdetailRelation .list_shoppingRelationItem1x li {width:50%;}
	.shopdetailRelation .list_shoppingRelationItem1x li:nth-child(2) {border:0px none;}
}
@media screen and (min-width:768px) {
	.shopdetail .shopdetailInfo .shopdetailInfoTop {float:left;}
	.shopdetail .shopdetailInfo .shopdetailInfoTop figure {border-bottom:0px none;}
    
	.shopdetailInfoBottom .shopdetailInfoMultiSelect .MK_optAddWrap #MK_innerOptScroll {background-color: #eee;}
	.shopdetail .shopdetailCoupon .shopdetailCouponGet {width:335px; margin:0 auto;}
	.shopdetail .shopdetailRelationItem {padding:0 0 30px 0;}
	.shopdetail .shopdetailItem .shopdetailItemPopup {width:335px; margin:22px auto;}
	.shopdetail .shopdetailItem .shopdetailNotify {margin-top:36px;}
	.shopdetail .shopdetailRelationItem .btn_cart {margin:34px auto;}
	.shopdetailRelation .list_shoppingRelationItem1x li {width:50%;}
	.shopdetailRelation .list_shoppingRelationItem1x li:nth-child(2) {border:0px none;}
}












/*.shopdetail .shopdetailBoard a {width:33.33%; background-color:#fff; border-left:1px solid #bbb; display:inline-block; margin-left: -1px; font-weight:bold; padding:20px 0;}*/



.goTopmm {
    position: fixed;  
	width:100%;
	text-align:center;
	font-size:11px;
    top: 0px;  
    right: 0px;  
    z-index: 1150;    
    padding: 0px; 
    background: rgba(246, 246, 246, 1);  
    border-bottom: 1px solid rgba(0, 0, 0, .1);  
    border-radius: 0px;  
    -webkit-border-radius: 0px;  
    margin: 0px 0px 0px 0px;
}




.goTopmm div a{
width:33.33%;
background-color:#f8f8f8;
border-left:1px solid #bbb;
border-right:0px solid #bbb;
display:inline-block;
margin-left: 0px;
font-weight:bold;
padding:0px 0;
}


.goTopmm div span a {
width:33.33%;
background-color:#000;
border-left:1px solid #bbb;
border-right:0px solid #bbb;
display:inline-block;
margin-left: 0px;
font-weight:bold;
padding:0px 0;
color:#fff;
}







/*
.goTopmm div a{
width:33.33%;
background-color:#f8f8f8;
border-right:1px solid #bbb;
display:inline-block;
margin-left: -1px;
font-weight:bold;
padding:0px 0;

}
*/



 .goTopmm2 {
    position: fixed;  
    top: 350px;  
    right: 15px;  
    z-index: 150;    
    padding: 8px;  
    background: rgba(0, 0, 0, .5);  
    border: 1px solid rgba(0, 0, 0, .1);  
    border-radius: 2px;  
    -webkit-border-radius: 2px;  
    margin: 0px 0px 0px 0px;
}
.snsorder {width:90%;position:relative; margin:0 auto; text-align:center;}
.snsorder div{display:inline-block; margin:0 auto;}
.talktalk img {width:100%;}
.talktalk {width:100%;}
.naver-checkout{
    margin-top:20px;
}

/*
.shopdetail .shopdetailBoard {text-align:center; border-top:1px solid #bbb; border-bottom:1px solid #bbb; margin-bottom:32px;}
.shopdetail .shopdetailBoard a {width:33.33%; background-color:#f8f8f8; border-left:1px solid #bbb; display:inline-block; margin-left: -1px; font-weight:bold; padding:20px 0;}
*/












/*.shopdetail .shopdetailBoard a {width:33.33%; background-color:#fff; border-left:1px solid #bbb; display:inline-block; margin-left: -1px; font-weight:bold; padding:20px 0;}*/



.goTopmm {
    position: fixed;  
	width:100%;
	text-align:center;
	font-size:11px;
    top: 0px;  
    right: 0px;  
    z-index: 1150;    
    padding: 0px; 
    background: rgba(246, 246, 246, 1);  
    border-bottom: 1px solid rgba(0, 0, 0, .1);  
    border-radius: 0px;  
    -webkit-border-radius: 0px;  
    margin: 0px 0px 0px 0px;
}




.goTopmm div a{
width:33.33%;
background-color:#f8f8f8;
border-left:1px solid #bbb;
border-right:0px solid #bbb;
display:inline-block;
margin-left: 0px;
font-weight:bold;
padding:0px 0;
}


.goTopmm div span a {
width:33.33%;
background-color:#000;
border-left:1px solid #bbb;
border-right:0px solid #bbb;
display:inline-block;
margin-left: 0px;
font-weight:bold;
padding:0px 0;
color:#fff;
}







/*
.goTopmm div a{
width:33.33%;
background-color:#f8f8f8;
border-right:1px solid #bbb;
display:inline-block;
margin-left: -1px;
font-weight:bold;
padding:0px 0;

}
*/



 .goTopmm2 {
    position: fixed;  
    top: 350px;  
    right: 15px;  
    z-index: 150;    
    padding: 8px;  
    background: rgba(0, 0, 0, .5);  
    border: 1px solid rgba(0, 0, 0, .1);  
    border-radius: 2px;  
    -webkit-border-radius: 2px;  
    margin: 0px 0px 0px 0px;
}
.snsorder {width:90%;position:relative; margin:0 auto; text-align:center;}
.snsorder div{display:inline-block; margin:0 auto;}
.talktalk img {width:100%;}
.talktalk {width:100%;}


/*
.shopdetail .shopdetailBoard {text-align:center; border-top:1px solid #bbb; border-bottom:1px solid #bbb; margin-bottom:32px;}
.shopdetail .shopdetailBoard a {width:33.33%; background-color:#f8f8f8; border-left:1px solid #bbb; display:inline-block; margin-left: -1px; font-weight:bold; padding:20px 0;}
*/


#contents .shopdetail .shopdetailInfo .thumb {
    font-size:0px;
    line-height:0px;
}
#contents .shopdetail .shopdetailInfo .thumb img {
    width:100%;
}

#contents .shopdetail .shopdetailInfo .item-desc {
    margin:0px 10px;
    padding:25px 0px 5px;
    border-bottom:0px solid #dddddd;
    font-size:0px;
    text-align:left;
}
#contents .shopdetail .shopdetailInfo .item-desc h2 {
    font-family:'Nanum Gothic';
    color:#414141;
    font-size:15px;
    font-weight:600;
    line-height:35px;
    text-align:left;
}
#contents .shopdetail .shopdetailInfo .item-desc p {
    font-family:'Nanum Gothic';
    color:#888888;
    font-size:11px;
    line-height:20px;
}

#contents .shopdetail .shopdetailInfo .item-desc .nav {
    font-family:'Nanum Gothic';
    color:#888888;
    font-size:13px;
    font-weight:600;
    line-height:20px;
}

.shopdetail .shopdetailInfo .shopdetailInfoBottom {
    margin:0px 10px;
}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoValue {
    padding:8px 0px !important;
    padding-bottom:0px !important;
    font-size:0px;
}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoValue .shopdetailInfoName {
    width:28% !important;
    font-family:'Nanum Gothic' !important;
    color:#414141 !important;
    font-size:12px !important;
    line-height:25px !important;
    font-weight:normal !important;
    vertical-align:middle !important;
}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoValue .shopdetailInfoCont {
    width:72% !important;
    margin:0px;
    font-family:'Nanum Gothic' !important;
    color:#414141 !important;
    font-size:12px !important;
    line-height:25px !important;
    font-weight:normal !important;
    vertical-align:middle !important;
}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoValue .shopdetailInfoCont .price {
    color:#414141;
    font-size: 20px;
    font-weight:700;
}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoValue .shopdetailInfoCont .price.strike {
    margin-left:0px;
    color:#5d5b5b;
    font-size:12px;
    font-weight:normal;
    text-decoration:line-through;
}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoSelect p {
    padding:5px 0px !important;
    background:transparent !important;
    border:none !important;
    font-size:0px;
}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoSelect .shopdetailInfoName {
    padding:0px;
    font-family:'Nanum Gothic' !important;
    color:#414141 !important;
    font-size:12px !important;
    line-height:25px !important;
    font-weight:normal !important;
    vertical-align:middle !important;
}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoSelect .shopdetailInfoCont {
    width:72% !important;
    margin:0px;
    vertical-align:middle;
}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoSelect .shopdetailInfoCont select {
    width:100% !important;
    height:35px !important;
    padding:0px 10px !important;
    background:white url('/design/liiz/renewal/mobile/common/select_bg.jpg') no-repeat center right !important;
    background-size:33px auto !important;
    border:1px solid #eeeeee !important;
    font-family:'Nanum Gothic' !important;
    color:#888888 !important;
    font-size:11px !important;
    line-height:33px !important;
    box-sizing:border-box !important;
}


.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoMultiSelect {
    border-top:none;
}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoMultiSelect #MK_innerOptWrap {
    margin-top:5px !important;
}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoMultiSelect .MK_optAddWrap #MK_innerOptScroll {
    width:100%;
    padding:0px;
    background:#f7f7f7;
}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoMultiSelect .MK_optAddWrap #MK_innerOptWrap .MK_inner-opt-cm li:first-child {
    margin-top:5px !important;
    padding-top:8px !important;
}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoMultiSelect .MK_optAddWrap #MK_innerOptWrap .MK_inner-opt-cm li:last-child {
    padding-bottom:15px !important;
}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoMultiSelect .MK_optAddWrap #MK_innerOptWrap .MK_inner-opt-cm li {
    margin:0px !important;
    padding:0px 16px !important;
    background:none !important;
    border:none !important;
    text-align:right !important;
}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoMultiSelect .MK_optAddWrap #MK_innerOptWrap .MK_inner-opt-cm li .MK_p-name {
    display:block !important;
    width:100% !important;
    margin:0px !important;
    padding:0px !important;
    font-family:'Nanum Gothic' !important;
    color:#414141 !important;
    font-size:11px !important;
    line-height:30px !important;
    text-align:left !important;
}

.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoMultiSelect .MK_optAddWrap #MK_innerOptWrap .MK_inner-opt-cm li .MK_qty-ctrl {
    position:relative !important;
    top:auto !important;
    bottom:auto !important;
    right:auto !important;
    float:left !important;
    width:100px !important;
    height:25px !important;
    margin:0px !important;
    padding:0px !important;
    background:white !important;
    border:1px solid #eeeeee !important;
    box-sizing:border-box !important;
    vertical-align:middle !important;
    font-size:0px !important;
    text-align:center !important;
}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoMultiSelect .MK_optAddWrap #MK_innerOptWrap .MK_inner-opt-cm li .MK_qty-ctrl input{
    width:50px !important;
    height:23px !important;
    border:none !important;
    background:white !important;
    border-left:1px solid #eeeeee !important;
    border-right:1px solid #eeeeee !important;
    color:#404040 !important;
    font-family:'Open Sans' !important;
    font-size:12px !important;
    line-height:23px !important;
    text-align:center !important;
    box-sizing:border-box !important;
}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoMultiSelect .MK_optAddWrap #MK_innerOptWrap .MK_inner-opt-cm li .MK_qty-ctrl a:nth-child(2) {
    position:absolute !important;
    top:0px !important;
    right:0px !important;
    width:24px !important;
    height:23px !important;
    background:white url('/design/vivnluv/mobile/common/option_plus.jpg') no-repeat center center !important;
    background-size:24px auto !important;
    border:none !important;
    box-shadow:none !important;
}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoMultiSelect .MK_optAddWrap #MK_innerOptWrap .MK_inner-opt-cm li .MK_qty-ctrl a:nth-child(3) {
    position:absolute !important;
    top:0px !important;
    left:0px !important;
    width:24px !important;
    height:23px !important;
    background:white url('/design/vivnluv/mobile/common/option_minus.jpg') no-repeat center center !important;
    background-size:24px auto !important;
    border:none !important;
    box-shadow:none !important;
}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoMultiSelect .MK_optAddWrap #MK_innerOptWrap .MK_inner-opt-cm li .MK_qty-ctrl a span {
    display:none !important;
}


.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoMultiSelect .MK_optAddWrap #MK_innerOptWrap .MK_inner-opt-cm li .MK_price {
    position:relative !important;
    display:inline-block !important; 
    top:auto !important;
    bottom:auto !important;
    right:auto !important;
    font-family:'Nanum Gothic' !important;
    color:#414141 !important;
    font-size:11px !important;
    font-weight:normal !important;
    line-height:25px !important;
    vertical-align:middle !important;
}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoMultiSelect .MK_optAddWrap #MK_innerOptWrap .MK_inner-opt-cm li .MK_price span {
}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoMultiSelect .MK_optAddWrap #MK_innerOptWrap .MK_inner-opt-cm li .MK_btn-del {
    position:relative !important;
    display:inline-block !important;
    top:auto !important;
    bottom:auto !important;
    right:auto !important;
    width:25px !important;
    height:25px !important;
    margin-left:13px !important;
    margin-right:-10px !important;
    background:url('/design/liiz/renewal/mobile/common/option_delete.jpg') no-repeat center center !important;
    background-size:8.5px auto !important;
    vertical-align:middle !important;
    
    
}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoMultiSelect .MK_optAddWrap #MK_innerOptWrap .MK_inner-opt-cm li .MK_btn-del img {
    display:none !important;
}




.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoMultiSelect .MK_optAddWrap #MK_innerOptTotal {
    padding:0px;
    border-top:0px solid #aaaaaa;
    font-size:0px;
    line-height:0px;
}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoMultiSelect .MK_optAddWrap #MK_innerOptTotal .MK_txt-total {
    float:left;
    font-family:'Nanum Gothic' !important;
    color:#414141;
    font-size:13px;
    line-height:45px;
}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoMultiSelect .MK_optAddWrap #MK_innerOptTotal .MK_total {
    color:#000000;
    font-family:'Open Sans' !important;
    font-size:15px;
    font-weight:900;
    line-height:45px;
}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoMultiSelect .MK_optAddWrap #MK_innerOptTotal .MK_txt-won {
    color:#000000;
    font-family:'Nanum Gothic' !important;
    font-size:15px;
    font-weight:900;
    line-height:45px;
}

.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailButton {
    margin-top:5px;
}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailButton .shopdetailButtonTop {
    /*position:relative;
    padding-left:100px;*/
    text-align:center;
}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailButton .shopdetailButtonTop .cart {
    /*position:absolute !important;
    top:0px !important;
    left:0px !important;
    width:45px !important;
    height:45px !important;
    margin:0px !important;
    padding:0px !important;
    background:url('/design/vivnluv/mobile/common/detail_cart.jpg') no-repeat center center !important;
    background-size:44px auto !important;
    border:1px solid #dddddd !important;
    font-size:0px !important;
    box-sizing:border-box !important;*/
    display:inline-block !important;
    /*width:50% !important;*/
    margin:0px !important;
    padding:0px 50px !important;
    /*background:url(/design/vivnluv/mobile/common/button_back8.jpg); !important;*/
    border:none  !important;
    color:#000000 !important;
    font-family:'Open Sans' !important;
    font-size:14px !important;
    line-height:45px !important;
    text-align:center !important;
}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailButton .shopdetailButtonTop .wish {
    display:none;
    position:absolute !important;
    top:0px !important;
    left:50px !important;
    width:45px !important;
    height:45px !important;
    margin:0px !important;
    padding:0px !important;
    background:url('/design/vivnluv/mobile/common/detail_wish.jpg') no-repeat center center !important;
    background-size:44px auto !important;
    border:1px solid #dddddd !important;
    font-size:0px !important;
    box-sizing:border-box !important;
}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailButton .shopdetailButtonTop .buy {
    display:inline-block !important;
    /*width:50% !important;*/
    margin:0px !important;
    padding:0px 50px !important;
    /*background:url(/design/vivnluv/mobile/common/button_back8.jpg); !important;*/
    border:none  !important;
    color:#ffffff !important;
    font-family:'Open Sans' !important;
    font-size:14px !important;
    line-height:45px !important;
    text-align:center !important;
}

.shopdetail .shopdetailInfo .shopdetailInfoBottom .buy_on {
    position:relative;
    padding:5px 10px 10px 10px;
    padding-left:0px;
    background:white;
opacity:0.8;
}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .buy_on .cart {
   /* position:absolute !important;
    top:10px !important;
    left:10px !important;
    width:35px !important;
    height:35px !important;
    margin:0px !important;
    padding:0px !important;
    background:url('/design/vivnluv/mobile/common/detail_cart.jpg') no-repeat center center !important;
    background-size:44px auto !important;
    border:1px solid #dddddd !important;
    font-size:0px !important;
    box-sizing:border-box !important;
    */
    display:inline-block !important;
    width:49% !important;
    margin:0px !important;
    padding:0px !important;
    /*background:url(/design/vivnluv/mobile/common/button_back8.jpg); !important;*/
    border:1px solid #000000  !important;
    color:#000000 !important;
    font-family:'Open Sans' !important;
    font-size:14px !important;
    line-height:45px !important;
    text-align:center !important;
}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .buy_on .wish {
    display:none;
    position:absolute !important;
    top:10px !important;
    left:50px !important;
    width:35px !important;
    height:35px !important;
    margin:0px !important;
    padding:0px !important;
    background:url('/design/vivnluv/mobile/common/detail_wish.jpg') no-repeat center center !important;
    background-size:44px auto !important;
    border:1px solid #dddddd !important;
    font-size:0px !important;
    box-sizing:border-box !important;
}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .buy_on .buy {
    display:inline-block !important;
    width:49% !important;
    margin:0px !important;
    padding:0px !important;
    /*background:url(/design/vivnluv/mobile/common/button_back8.jpg); !important;*/
    border:none  !important;
    color:#ffffff !important;
    font-family:'Open Sans' !important;
    font-size:14px !important;
    line-height:45px !important;
    text-align:center !important;
}



.shopdetail .shopdetailInfo .shopdetailInfoBottom .fixed-btn {
padding:10px 10px 10px 10px;
/*padding-left:90px;*/
background:white; 
opacity : 0.8;
border-top:1px solid #dddddd;
}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .fixed .fixed-btn {
    padding:0px;
}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .fixed-btn .cart {
    /*position:absolute !important;
    top:10px !important;
    left:10px !important;
    width:35px !important;
    height:35px !important;
    margin:0px !important;
    padding:0px !important;
    background:url('/design/vivnluv/mobile/common/detail_cart.jpg') no-repeat center center !important;
    background-size:44px auto !important;
    border:1px solid #dddddd !important;
    font-size:0px !important;
    box-sizing:border-box !important;
    */
    
    
    
    margin:0px !important;
    padding:10px 50px !important;
    /*background:url(/design/vivnluv/mobile/common/button_back8.jpg); !important;*/
    border:1px solid #000  !important;
    color:#000000 !important;
    font-family:'Open Sans' !important;
    
    line-height:40px !important;
    text-align:center !important;
}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .fixed-btn .wish {
    display:none !important;
    position:absolute !important;
    top:10px !important;
    left:50px !important;
    width:35px !important;
    height:35px !important;
    margin:0px !important;
    padding:0px !important;
    background:url('/design/vivnluv/mobile/common/detail_wish.jpg') no-repeat center center !important;
    background-size:44px auto !important;
    border:1px solid #dddddd !important;
    font-size:0px !important;
    box-sizing:border-box !important;
}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .fixed-btn .buy {
    margin:0px !important;
    padding:10px 50px !important;
    /*background:url(/design/vivnluv/mobile/common/button_back8.jpg); !important;*/
    border:none  !important;
    color:#ffffff !important;
    background-color:#000000;
    font-family:'Open Sans' !important;
    font-size:14px !important;
    line-height:45px !important;
    text-align:center !important;
}

.shopdetail .shopdetailInfo .shopdetailInfoBottom .fixed-btn .btn_option {
    display:none;
}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .fixed .fixed-btn .btn_option {
    display:block;
    top:-18px;
    left:50%;
    margin-left:-30px;
    width:60px;
}

.shopdetail .shopdetailInfo .shopdetailInfoBottom .fixed .shopdetailInfoMultiSelect .MK_optAddWrap #MK_innerOptScroll {
    max-height:150px;
    overflow-y:auto;
}


.shopdetail .shopdetailInfo .shopdetailInfoBottom .option_area.fixed .option_tk {
    padding:10px 10px 0px 10px;
    /*max-height:250px;*/
}

.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailButton .shopdetailButtonBottom {
    margin-bottom:35px;
    font-size:0px;
    line-height:0px;
    text-align:center;
}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailButton .shopdetailButtonBottom a {
    display:inline-block;
    width:30px;
    margin:0px 5px;
}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailButton .shopdetailButtonBottom a img {
    width:100%;
    margin:0px;
}














.qna-wrap > ul {
}
.qna-wrap > ul > li {
    padding:20px 0px 15px 0px;
    border-bottom:1px solid #dddddd;
}

.qna-wrap > ul > li.cnt {
    display:none;
}
.qna-wrap > ul > li > a h5 {
    color:#414141;
    font-size:13px;
    line-height:35px;
    overflow:hidden; 
    text-overflow:ellipsis; 
    white-space:nowrap;
}
.qna-wrap > ul > li > a h5 i {
    margin-right:10px;
}
.qna-wrap > ul > li > a p {
    color:#dddddd;
    line-height:15px;
}
.qna-wrap > ul > li > a p span {
    color:#414141;
    font-size:11px;
}
.qna-wrap > ul > li.cnt .img img {
    max-width:100%;
}
.qna-wrap > ul > li.cnt .text {
    color:#414141;
    font-size:11px;
    line-height:15px;
}

/* 빅데이터마이닝 css수정 */
.analyans-wrap .analyans-conts .analyans-slider li dl dt img {width:100%;height: 156px !important;}
.layer-analyans .layer-analyans-cont .analyans-conts .ul-50per li dl dt img {width:100%;min-height: 234px !important;}




/* 원클릭옵션 */
.shopdetailInfoOneclick {clear:both; padding: 5px 0px; overflow:hidden; zoom:1; }
.shopdetailInfoOneclick > span {float:left; }
.shopdetailInfoOneclick .shopdetailInfoList {float:left; width: 70%; }
.MK-oneclick-list { overflow:hidden; zoom:1; }
.MK-oneclick-list:after { content: ""; display: block; clear: both; }
.MK-oneclick-list li { float:left; margin: 0 5px 5px 0; }
.MK-oneclick-list li a { border:1px solid #bdbdbd; display: inline-block; border-radius: 1px; box-sizing:border-box; margin-right: 4px;}
.MK-oneclick-list li.MK-oneclick-sel a { border:2px solid #000000; }
.MK-oneclick-list li.MK-oneclick-dis a { filter:alpha(opacity=50); -moz-opacity:.5; opacity:.5; }
.MK-oneclick-list li.MK-oneclick-color.MK-oneclick-sel a { padding:1px; filter:alpha(opacity=100); -moz-opacity:1; opacity:1; }
.MK-oneclick-list li a span { display: block; text-align: center; vertical-align: middle; line-height: 19px; }
.MK-oneclick-list li a img { width: 100%; height:100%;}
.MK-oneclick-list li.MK-oneclick-image a {height:50px;}
.MK-oneclick-list li.MK-oneclick-image a img {width: auto; height: 48px;;}
.MK-oneclick-list li.MK-oneclick-image.MK-oneclick-sel a img {height:46px; width: auto;}
.MK-oneclick-list li.MK-oneclick-color { width:50px; height: 50px; }
.MK-oneclick-list li.MK-oneclick-color a { padding: 2px; }
.MK-oneclick-list li.MK-oneclick-color span { width: 44px; height: 44px; }
.MK-oneclick-list li.MK-oneclick-color .mk-oo-sel span { width: 27px; height: 27px; }
.MK-oneclick-list li.MK-oneclick-text .MK-oneclick-list li.MK-oneclick-text {min-width:35px; max-width:100%; height: 50px; }
.MK-oneclick-list li.MK-oneclick-text a { padding: 5px; }
.MK-oneclick-list li.MK-oneclick-text.MK-oneclick-sel a {padding:4px;}
.MK-oneclick-list li.MK-oneclick-text span { min-width: 29px; line-height: 44px; }
.MK-oneclick-list li.MK-oneclick-text .MS-oneclick-sel span { min-width: 30px; line-height: 27px; }
.MK-oneclick-value { padding-bottom: 3px; display: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; }


/* 게시글 */
#tabs {margin: 5px;border: 1px solid #bbb; padding-bottom: 10px; font-size: 12px;}
#tabs .shopdetailBoard {overflow: hidden;text-align:center;border-top:1px solid #bbb;border-bottom:1px solid #bbb;background-color: #f8f8f8; padding: 10px 0; margin-bottom: 0;}
#tabs .shopdetailBoard .tab_on {font-weight: bold; padding: 10px 0;}
#tabs .util {border-bottom: 1px solid #464646; padding:10px;}
#tabs .util a {border: 1px solid #424242;display: inline-block;height: 30px;line-height: 30px;border-radius: 3px;width: 100%;text-align: center;}
#tabs .list_board .reply-detail {margin:0 5px;border: 1px solid #73adff;font-size: 0.875em;color: #5da0ff;display: inline-block;height: 18px;line-height: 18px;padding: 0 3px;}
#tabs .review .list_board > ul > li.now > .cont_wrap {display: block;}
#tabs .list_board > ul > li > .wrap .re-wrap {padding:10px; border-top:1px solid #bebebe;}
#tabs .empty-board {text-align: center; padding: 15px 0 5px;}
.list_board ul li {color: #424242; border-bottom: 1px solid #bebebe; word-break: break-all;}
.list_board .re-wrap ul li {font-size: 1em; border-bottom: 0; border-top: 1px dotted #bebebe; margin-top: 5px; padding-top: 5px; list-style: none;}
.list_board ul li dl {padding: 7px;}
.list_board ul li dl h4 {margin: 0}
.list_board ul li .cont_wrap {display: none; padding-top: 5px; border-top: 1px dotted rgb(190, 190, 190); background-color: #f9f9f9; padding: 7px;}
.list_board ul li .cont_wrap img {max-width: 100%; padding-bottom: 5px;}

/* 댓글 */
.MS_cmt_list_box {color: #656565;}
.MS_cmt_list_box .comment_list:last-child {border-bottom: 1px solid #cecece;}
.MS_cmt_list_box .comment_list {padding: 5px;border: 1px solid #cecece;border-bottom: 0;background-color: #fff;}
.MS_cmt_list_box .MS_cmt_hname {padding-left: 5px;}
.MS_cmt_list_box .MS_cmt_content {padding-left: 15px;}
.MS_cmt_list_box .comment_depth2 {padding-left: 10px;}
.MS_cmt_list_box .comment_depth3 {padding-left: 15px;}
#comment_password {width: 250px; left: 7px; box-shadow: 0 0 5px 0 #808080;}
#comment_password input[type="password"] {width: 75%;}
#comment_password form {height: auto !important;}
#comment_password form span {display: block;}

/* 답글 */
.list_board ul li .reply_depth1 .rating,
.list_board ul li .reply_depth1 .info,
.list_board ul li .reply_depth2 .rating,
.list_board ul li .reply_depth2 .info,
.list_board ul li .reply_depth3 .rating,
.list_board ul li .reply_depth3 .info {padding-left: 12px;}
.list_board ul li .reply_status {font-size: 0.875em; color: #777777; font-weight: normal;}

/* 비번입력 */
.list_board input[type="password"] {border-radius: 3px 0 0 3px; width: 80%; border-right: 0; box-sizing: border-box; height: 35px;}
.list_board input[type="button"] {width: 20%; float: right; height: 35px; border-radius: 0 3px 3px 0; background-color: #444; color: #fff; border: 1px solid #444; box-sizing: border-box;}

/* new, hit 아이콘 */
.list_board ul li dl h4 .new {display: inline-block;width: 15px;height: 15px;line-height: 15px;color:#fff;font-size:0.875em;background-color:#5cb7fa;-webkit-border-radius:3px !important;border-radius:3px !important;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box; text-align: center;}
.list_board ul li dl h4 .hit {display: inline-block;width: 15px;height: 15px;line-height: 15px;color:#fff;font-size:0.875em;background-color:#ff912c;-webkit-border-radius:3px !important;border-radius:3px !important;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box; text-align: center;}

/* 수정,삭제버튼 */
.list_board ul li .cont_wrap .comment_modify {text-align: right; margin-top: 5px;}
.list_board ul li .cont_wrap .comment_modify a {width: 45px; border: 1px solid #444; border-radius: 3px; font-size: 0.875em; display: inline-block; text-align: center; line-height: 20px; height: 20px;  background-color: #fff;}
.list_board ul li dl .info .review_del {width: 45px; border: 1px solid #444; border-radius: 3px; font-size: 0.875em; display: inline-block; text-align: center; line-height: 20px; height: 20px;  background-color: #fff;}

/* 페이지네이션 */
.paging {position: relative; text-align: center; margin-top: 15px;}
.paging a.next,
.paging a.prev {width: 30px; height: 25px; line-height: 23px; border: 1px solid #8C8C8C; background-color: #F1F1F1; color: #000;}
.paging strong {font-weight: bold; color: #000; text-align: center; display: inline-block; width: 25px; height: 25px; line-height: 23px; border: 1px solid #111; font-size: .75em; background-color: #fff; margin: 0 2px;}
.paging a {text-align: center; display: inline-block; width: 25px; height: 25px; line-height: 23px; color: #727a8b; border: 1px solid #CECECE; font-size: .75em; font-weight: 700; background-color: #fff; margin: 0 2px;}
.paging .now { font-weight: bold; color: #000; text-align: center; display: inline-block; width: 25px; height: 25px; line-height: 23px; border: 1px solid #111; font-size: .75em; background-color: #fff; margin: 0 2px; }


/* 신고기능 */
.info .btn-member-declare  {display:inline-block; width:14px; height:17px; margin:-4px 0 0 2px; text-indent:-9999px; background:url(/images/d3/modern_simple/btn_declare_icon_2x.png) 0 0 no-repeat; background-size:14px 17px;}
.cnt-btn-block { overflow: hidden;}
.cnt-btn-block .btn-report { float: right; display:inline-block; color:#9d9d9d; font-size:11px; z-index:1; }





















/* BASIC css end */

