/* BASIC css start */
.listDcPrice {margin-left: 5px;color: #de0000;}
.page_location {position: relative;}
.shopdetailInfoTop .snsBtn {position: absolute;right: 8px;top: 8px;height: 26px;z-index: 2;}
.shopdetailInfoTop .snsBtn a {border: 1px solid #ccc;border-radius: 4px;text-align:center;width: 26px;height: 26px;display: inline-block;background: rgba(255,255,255,0.6);}
.shopdetailInfoTop .snsBtn i {font-size: 18px;color: #555;line-height: 28px;}
/* 썸네일 롤링 */
.thmbWrap {position:relative;width:100%;overflow: hidden;}
.thmbWrap .banner-button-prev,
.thmbWrap .banner-button-next { position: absolute; top: 50%; z-index: 10; margin-top: -21px; }
.thmbWrap .banner-button-next { right: 0 }
.thmbWrap .banner-button-prev i,
.thmbWrap .banner-button-next i { color: #111111; font-size:42px; opacity: 0.7 }
.shopdetail .shopdetailInfo {}
.shopdetail h3.shopdtlTit {font-weight:bold;padding:10px 3%;background-color: #f8f8f8;border-top: 1px solid #e6e6e6;border-bottom: 1px solid #e6e6e6;margin-top: -1px;}
.shopdetail h3.shopdtlTit a { display:block;}
.shopdetail h3.shopdtlTit a span.ttlCnt { color: #f8574f;}
.shopdetail h3.shopdtlTit .fa {float:right;font-size: 1.5em;color: #ccc;}
.shopdetail .shopdetailInfo .shopdetailInfoTop {position: relative; }
.shopdetail .shopdetailInfo .shopdetailInfoTop figure {}
.shopdetail .shopdetailInfo .shopdetailInfoTop figcaption {text-align:left; margin-top:16px;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom {background-color:#fff;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .sdInfoWrap { background:#f8f8f8; border-top: 1px solid #eee; border-bottom: 1px solid #eee; padding: 15px 3%; }
.shopdetail .shopdetailInfo .shopdetailInfoBottom .sdInfoWrap .sdInfoIcon img {vertical-align: middle;margin-bottom: 5px;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .sdInfoWrap h2 {font-size:1.333em;margin: 0 0 6px;color: #111;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .sdInfoWrap figcaption { font-size: 11px; color:#777; margin-bottom: 6px; }
.shopdetail .shopdetailInfo .shopdetailInfoBottom .sdInfoWrap .sPrice {padding-bottom:5px;font-size:18px;color: #111;font-weight:bold;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .sdInfoWrap .sPrice .strike { font-size:11px; color:#999; font-weight:normal; text-decoration:line-through }
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoValue {position: relative;padding: 10px 3%;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoValue em {color:#f1191f; font-size:1.333em;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoValue p {margin-bottom: 10px;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoValue p:last-child {margin-bottom:0px;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoValue .shopdetailInfoName {width:30%; display:inline-block; vertical-align: top; }
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoValue .shopdetailInfoCont {width:70%; 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: 0; 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 {height:150px; overflow-y:auto; background-color: #fff;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .fixed-btn {width:100%; box-sizing: border-box; position:relative; bottom:0; 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 .fixed-btn .fxb a {display: inline-block;font-weight:bold;margin-left: -1px; height: 40px; line-height: 40px; }
.shopdetail .shopdetailInfo .shopdetailInfoBottom .fixed-btn .fxb a.hisBack,
.shopdetail .shopdetailInfo .shopdetailInfoBottom .fixed-btn .fxb a.wish,
.shopdetail .shopdetailInfo .shopdetailInfoBottom .fixed-btn .fxb a.cart {color: #666;background-color: #fff;border: 1px solid #cfcfcf;width: 15%;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .fixed-btn .fxb a.cart i {font-size: 20px;vertical-align: middle;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .fixed-btn .fxb a i {color: #777;font-size: 20px;vertical-align: middle;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .fixed-btn .fxb a.buy {color:#fff;background-color: #00c63c;border: 1px solid #00c63c;width: 69%;text-align: center;}

.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoMultiSelect {background-color: #fff;border-top: 1px solid #eee;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .buy_on {background-color: #f6f6f6; text-align: center; padding: 10px 3%; display:none;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .buy_on a {width:48%;color: #3b3b3b;background-color:#fff;border: 1px solid #ccc;display: inline-block;padding: 8px 0;margin: 0;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .buy_on a.buy {background-color: #111;color:#fff;border: 1px solid #111;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoSelect {}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoSelect .opt-com {text-align: right;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoSelect {/* background-color: #f5f5f5; */padding: 3px 3%;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoSelect p { padding: 3px 0;}
.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 .MS_amount_basic {padding-right: 5px;}
.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: 32px;height: 32px;text-align: center;vertical-align: middle;line-height: 32px;color: #fff;margin: 0 2px;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoSelect .shopdetailInfoCount .fa-minus {background-color: #bbb;width: 32px;height: 32px;text-align: center;vertical-align: middle;line-height: 32px;color: #fff;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoMultiSelect .MK_optAddWrap #MK_innerOptScroll {/* background-color: #f6f6f6; */padding: 0 3%;}
.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 { height:35px; text-align:center; border-top: 1px solid #eee; border-bottom:1px solid #ddd }
.shopdetail .shopdetailBoard ul { *zoom:1 }
.shopdetail .shopdetailBoard ul:after { display:block; clear:both; content:'' }
.shopdetail .shopdetailBoard ul li { float:left; width:20%; height:35px; text-align:center }
.shopdetail .shopdetailBoard a {  height:35px; font-size:12px; color:#555; line-height:35px }
.shopdetail .shopdetailBoard a.actOn { padding-bottom:7px; height:33px; color:#111; font-weight:bold; border-bottom:3px solid #00c63c }

/* 배송교환 */
.deliveryInfo { padding:15px 5px 0 }
.deliveryInfo .deliveryTb { width:100%; border-top:1px solid #333 }
.deliveryInfo .deliveryTb th { padding:10px; font-size:12px; color:#333; font-weight:normal; border-bottom:1px solid #ddd; background:#f8f8f8 }
.deliveryInfo .deliveryTb td { padding:10px; font-size:11px; color:#777; border-bottom:1px solid #ddd }
.deliveryInfo .deliveryTb td strong { color:#111 }

.MK_optAddWrap .MK_inner-opt-cm li {position:relative;border-bottom: 1px solid #eee;padding: 12px 0;}
.MK_optAddWrap .MK_inner-opt-cm li:last-child {
    /* border-bottom: 0; */
}
.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: #fff;width: 33px;height: 33px;text-align: center;vertical-align: middle;line-height: 35px;color: #999;display: inline-block;border: 1px solid #ccc;}
.MK_optAddWrap .total {text-align:right;padding: 10px 3%;font-size: 1.3em;border-bottom: 1px solid #ccc;}
.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: 10px;font-size:1.2em;border-top: 1px solid #eee;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailTotal em {color:#f1191f; font-size:1.333em; margin-left:16px;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailButton {text-align:center;padding: 15px 3% 0;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailButton .shopdetailButtonTop a {padding: 15px 0;display: inline-block;margin: 0 1px;font-weight:bold;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailButton .shopdetailButtonTop a.wish {background-color:#FFF;border: 1px solid #cfcfcf;color: #666;width: 25%;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailButton .shopdetailButtonTop a.cart {color: #00c63c;background-color: #fff;border: 1px solid #00c63c;width: 25%;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailButton .shopdetailButtonTop a.buy {color:#fff;background-color: #323030;border: 1px solid #323030;width: 45%;text-align: center;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailButton .naver-checkout { margin-top: 20px;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailButton .shopdetailButtonBottom {margin:20px 0;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailButton .shopdetailButtonBottom img {margin:0 2px; width:45px; height:auto;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .appBanner { margin-top: 20px; }
.shopdetail .shopdetailInfo .shopdetailInfoBottom .appBanner img {width: 100%; max-width: 100%; }
.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:0 15px; margin:22px 0;}
.shopdetail .shopdetailItem .shopdetailItemPopup a {font-weight:bold; color:#fff; background-color:#636363; display:block; padding:10px 0;}
.shopdetail .shopdetailItem .shopdetailItemPopup .shopdetailItemZoom {height:60px; padding:0 0 0 75px; margin-top:10px; background:url("/images/d3/m_04/bg_hand@2x.gif") no-repeat 20px center; line-height: 60px; background-size: 50px auto;}
.shopdetail .shopdetailItem .shopdetailImage {padding:20px 5px 0;line-height: initial;}
.shopdetail .shopdetailItem .shopdetailImage .shopdetailWrap {margin: 20px 0;}
.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 {}
.shopdetail .shopdetailItem .shopdetailNotify .shopdetailNotifyInfo {padding: 15px 3%;}
.shopdetail .shopdetailItem .shopdetailNotify table {border-collapse:collapse; width: 100%; }
.shopdetail .shopdetailItem .shopdetailNotify table th {padding:10px;width:55px;border: 1px solid #ddd;border-right:0;background-color: #efefef;color:#666;text-align:left;font-weight: normal;}
.shopdetail .shopdetailItem .shopdetailNotify table td {padding:10px; border:1px solid #e8e8e8; border-left:0; background-color:#fff;}
.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 .list_shoppingRelationItem1x {padding: 10px 0 30px;}
.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-bottom:1px solid #ddd; padding:18px 0;}
.shopdetailRelation .list_shoppingRelationItem1x li figure {padding: 0 10px;}
.shopdetailRelation .list_shoppingRelationItem1x li:first-child {padding-top: 8px;}
.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 #ddd; padding: 0 15px 6px 0; margin-bottom: 5px;}
.shopdetailRelation .list_shoppingRelationItem1x .list_shoppingInfo .listPrice { font-weight:normal }
.shopdetailRelation .list_shoppingRelationItem1x .list_shoppingInfo .options-select {width:100%;}
.shopdetailRelation .list_shoppingRelationItem1x .MS_related_checkbox {position:absolute; top:0; right:0;}
.shopdetailRelation .list_shoppingRelationItem1x .list_shoppingInfo .listCount {margin: 12px 0;}
.shopdetailRelation .list_shoppingRelationItem1x .list_shoppingInfo .listCount .amount-input {text-align:right;padding-right: 5px;}
.shopdetailRelation .list_shoppingRelationItem1x .list_shoppingInfo .listCount .fa-plus, 
.shopdetailRelation .list_shoppingRelationItem1x .list_shoppingInfo .listCount .fa-minus{background-color: #fff;width: 30px;height: 30px;text-align: center;vertical-align: middle;line-height: 33px;color: #666;border: 1px solid #ccc;font-size: 14px;margin-left: -1px;}
.shopdetailRelation .list_shoppingRelationItem1x .btn_Black {width:290px; margin:20px auto 0 }
/* //관련상품 */

/* 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 받기 끝 */


#nhn_btn {padding-top:10px;}
.btn_nTalk {margin-top:10px; color:#fff; background-color: #00c73c;width: 288px;text-align: center; height: 46px; line-height: 46px; display: inline-block; font-size: 13px;}
.btn_nTalk i { font-size: 18px; vertical-align: text-top; }
#payco_order_btn {padding-top:10px;}

blockquote {
    margin: 0 !important;
}


/* BASIC css end */

