/* BASIC css start */
/* »ó¼¼¸¸ Àû¿ë */
header #gnb {position:relative;}
header #detail_gnb {display:block !important;}
body #container {padding-top:0;}
body #gnb p.asideOpen {display:none;}
body #gnb .left_ic .back {display:block;}
body .talk_btn {bottom:65px;}
body #header.fixed #top_banner {height:0;}

.recent-btn { position:absolute; top:5px }
.recent-btn a { display:inline-block; padding:5px 10px; color:#fff; background:#000 }

.fxb .wishBtn .wishOn {display:none;}
.fxb .wishBtn .wish-on .wishOff {display:none;}
.fxb .wishBtn .wish-on .wishOn {display:block;}
.fxb .wishBtn span {line-height:0;}

.dp_no {display:none;}


input[type="checkbox"]{
  appearance: none;
  -webkit-appearance: none;
  width: 16px;
  height: 16px;
  margin: 0 5px 0 0;
  cursor: pointer;
  background: url('/design/zoom/renewal/img/check_off.svg') no-repeat center/contain;
}

input[type="checkbox"]:checked {
  background: url('/design/zoom/renewal/img/check_on.svg') no-repeat center/contain;
}

/* °øÀ¯ÇÏ±â ÆË¾÷ */
#popDimmed {display:none; position: fixed;background: rgba(0, 0, 0, 0.6);width: 100%;height: 100%;top: 0;left: 0;z-index: 999;}
#popDimmed .pop_inner {position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);background: #fff;box-sizing: border-box;}
.sharePop .pop_inner {width: calc(100% - 40px);padding: 16px 16px 48px;}
.sharePop .pop_inner h3 {margin-bottom: 32px;font-size: 17px;line-height:28px;font-weight: 600;}
.sharePop .pop_inner ul {display: flex;align-items: center;justify-content: center;}
.sharePop .pop_inner ul li {margin-right:8px;}
.sharePop .pop_inner ul li:last-child {margin-right:0;}
.sharePop .pop_inner ul li.ic_01 {background:url('/design/zoom/renewal/img/fb_ic.svg') no-repeat;width:56px;height:56px;display:inline-block;}
.sharePop .pop_inner ul li.ic_01 a img {opacity: 0;width: 56px;height: 56px;}
.sharePop .pop_inner ul li.ic_02 {background:url('/design/zoom/renewal/img/tw_ic.svg') no-repeat;width:56px;height:56px;display:inline-block;}
.sharePop .pop_inner ul li.ic_02 a img {opacity: 0;width: 56px;height: 56px;}
.sharePop .popClose {position: absolute;right: 16px;top: 20px;cursor: pointer;}
.sharePop .popClose img {width:13px;}

#MK_recents { display:none; position:absolute; top:38px; left:0; right:0; height:160px; background:#fff; z-index:10; -webkit-box-shadow: 2px 3px 5px 0px rgba(0,0,0,0.4);
-moz-box-shadow: 2px 3px 5px 0px rgba(0,0,0,0.4);
box-shadow: 2px 3px 5px 0px rgba(0,0,0,0.4); }
#MK_recents .items { padding-top:15px; position:relative; width: 85%; margin: 0 auto; overflow: hidden }
#MK_recents .items ul { width: 100%; *zoom:1 }
#MK_recents .items ul:after { display:block; clear:both; content:'' }
#MK_recents .items ul li { float: left; width:25%; list-style-type: none; }
#MK_recents .items ul li a { position: relative; display: block; padding:5px; }
#MK_recents .items ul li img { width: 100%; }
#MK_recents .items .paging { margin:7px 0 0; padding:3px 0; text-align: center; }
#MK_recents .btns a { display: block; width: 12px; height:32px; position: absolute; top: 50%; margin-top: -32px; text-indent: -9999px; }
#MK_recents .btns a.prev { left: 10px; background: url(/images/common/recent_prev_btn@2x.gif) no-repeat 0 0; background-size: contain; }
#MK_recents .btns a.next { right: 10px; background: url(/images/common/recent_next_btn@2x.gif) no-repeat 0 0; background-size: contain; }

/* ½æ³×ÀÏ */
.shopdetail .shopdetailInfo .shopdetailInfoTop .thumb_img{width:100%;}
.shopdetail .shopdetailInfo .shopdetailInfoTop .thumb_img img {width:100%}
.shopdetail .shopdetailInfo .shopdetailInfoTop .multiSwiper {position:relative; }
.shopdetail .shopdetailInfo .shopdetailInfoTop .swiper-btn {position:absolute; bottom:12px; right:16px; z-index: 1; background:rgba(0, 0, 0, 0.35); padding:0 8px; border-radius:30px; width: 60px;height:28px; display: flex;  justify-content: flex-start; align-items: center;box-sizing: border-box;}
.shopdetail .shopdetailInfo .shopdetailInfoTop .swiper-btn .swiper-pagination  {display: flex; justify-content: center;align-items: center;margin-top: 3px; color: #fff; font-size: 12px;  position: static; font-weight:300}
.shopdetail .shopdetailInfo .shopdetailInfoTop .swiper-btn .swiper-pagination span {margin:0 2px}
.shopdetail .shopdetailInfo .shopdetailInfoTop .swiper-btn .swiper-button-next {position:static; height:10px; width:10px; color:#fff;margin:-2px;}
.shopdetail .shopdetailInfo .shopdetailInfoTop .swiper-btn .swiper-button-next::after {font-size:11px;}

.shopdetail .shopdetailInfo {}
.shopdetail .shopdetailInfo .prd_name {padding: 10px 16px;font-size:16px; font-weight:500;}
.shopdetail .shopdetailInfo .prd_price {padding:0 16px;margin-top:15px;}
.shopdetail .shopdetailInfo .prd_price .price .normal {font-size: 20px;font-weight: 400;line-height: 24px;}
.shopdetail .shopdetailInfo .prd_price .price .consumer {font-size: 15px;color: #858585;text-decoration: line-through;margin-bottom: 5px;}
.shopdetail .shopdetailInfo .prd_price .price .dc_per {font-size: 20px;line-height: 24px;font-weight: 400;margin-right: 6px;color:#B30000;}
.shopdetail .shopdetailInfo .prd_subname {color: #858585;padding: 0 15px;margin: 15px 0;word-break: keep-all;}
.shopdetail .shopdetailInfo select {width:77%; border: 1px solid #adadad;height: 44px;line-height: 44px;padding: 0 10px;color: #111;font-weight: 400;}
.shopdetail .all_view {margin:0 16px;}
.shopdetail .all_view > a {display: block;width: 104px;margin-left: auto;border: 1px solid #c5c5c5;color: #111;height: 32px;line-height: 34px;font-size: 11px; text-align: center;}


.shopdetail .shopdetailInfo .shopdetailInfoTop figure {}
.shopdetail .shopdetailInfo .shopdetailInfoTop figcaption {text-align:left; margin-top:16px;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom {background-color:#fff;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoValue {position: relative; padding:18px 15px 0 15px;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoValue em {}
.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: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; text-align: center; }

.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoSelect .shopdetailInfoName {font-size:13px;color:#858585;}

/* »óÇ°¿É¼Ç */
.shopdetail .shopdetailInfo .shopdetailInfoBottom .option_area {border-top:1px solid #e5e5e5;margin: 0;box-sizing: border-box;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .option_area .option_tk {padding:10px 16px;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .option_area .prd_price {display:none;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .option_area.fixed {width: 100%; position: fixed; z-index: 1001; bottom: 0; left: 0; right: 0;background: #fff;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .option_area.fixed {-webkit-animation: qbuy 150ms linear 1 normal; animation: qbuy 150ms linear 1 normal;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .option_area.fixed .option_tk {padding: 12px 16px 28px;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .option_area.fixed .prd_price {display:block;margin-top:28px;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .dimmed {display:none;position: absolute;width: 100%;height: 100%;background: rgba(0, 0, 0, 0.6);top: 0;left: 0;z-index: 990;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .dimmed.show {display:block;}



@-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:#fff;z-index: 999999999; text-align: center; padding:6px; margin:0 auto; display:none;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .fixed-btn.fixed {display: block; position: fixed;padding: 0;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .fixed-btn.fixed .fxb {}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .fixed-btn.fixed .fxb .inner {display:flex;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .option_area .btn_option {display:none; position: absolute; top: -27px; left: 50%; margin-left:-33px;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .option_area.fixed .btn_option {display:block;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .fixed-btn .fxb a {display: inline-block;font-weight:500;height: 48px; line-height: 48px;font-size:14px;box-sizing: border-box; }
.shopdetail .shopdetailInfo .shopdetailInfoBottom .fixed-btn .fxb a.share,
.shopdetail .shopdetailInfo .shopdetailInfoBottom .fixed-btn .fxb a.wish {display: flex;align-items: center;justify-content: center;width:15%;border: 1px solid #adadad;border-right: 0;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .fixed-btn .fxb a.cart {color: #000;background-color: #fff;border: 1px solid #adadad;width: 35%;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .fixed-btn .fxb a i {color: #de0606;font-size: 20px;vertical-align: middle;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .fixed-btn .fxb a.buy {color:#fff;background-color:#000; border: 1px solid #000; width: 35%;text-align: center;}
<!-- //»óÇ°±¸¸Å °íÁ¤¹öÆ° ¿µ¿ª -->

.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoMultiSelect {background-color: #fff; }
.shopdetail .shopdetailInfo .shopdetailInfoBottom .buy_on {background-color: #fff; text-align: center;display:none;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .buy_on a {float: left;background-color: #fff; color: #000; display: inline-block;margin: 0;height: 48px;line-height: 48px;font-size: 14px;font-weight: 500;border: 1px solid #ddd;box-sizing: border-box;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .buy_on a.share,
.shopdetail .shopdetailInfo .shopdetailInfoBottom .buy_on a.wish {display: flex;align-items: center;justify-content: center;width: 15%;border-right: 0;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .buy_on a.cart {width: 35%;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .buy_on a.buy {width: 35%;background-color:#000;border:1px solid #000; color:#fff;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoSelect p { padding: 5px 0;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoSelect p:last-child {margin-bottom:0px;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoSelect .shopdetailInfoName {width: 20%; 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 {margin-top:10px;max-height: 160px;overflow-y: scroll;border-top: 1px solid #ddd;border-bottom: 1px solid #000;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoMultiSelect .MK_optAddWrap #MK_innerOptScroll .MK_inner-opt-cm {}
.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 {padding: 0 16px;margin-top: 40px; margin-bottom:24px;}
.shopdetail .shopdetailBoard a {width:33.33%; border-left:1px solid #bbb; display:inline-block; margin-left: -1px; font-weight:bold; padding:15px 0;}
.shopdetail #tabs .boardList {padding:0 16px;}
.shopdetail #tabs .boardList .empty-board {text-align: center;margin: 40px 0;}
.shopdetail #tabs .boardList .list_board ul li {padding: 15px 0;border-bottom: 1px solid #e5e5e5;}
.shopdetail #tabs .boardList .list_board ul li:first-child {border-top:1px solid #e5e5e5;}
.shopdetail #tabs .boardList .list_board ul li dl dt h4 {font-size:14px;margin-bottom:10px;}
.shopdetail #tabs .boardList .list_board ul li dl dt h4 img {max-width:14px;width:100%;}
.shopdetail #tabs .boardList .list_board ul li dl dd {font-size:13px;color:#858585;}
.shopdetail #tabs .boardList .list_board ul li .qna_board_content {}
.shopdetail #tabs .boardList .list_board ul li .qna_board_content .txt {border-top: 1px solid #ddd;margin-top: 20px;padding: 25px 0 0;color:#000;font-size:14px;font-weight:400;}
.shopdetail #tabs .boardList .list_board ul li .qna_board_content .txt > div {margin-bottom:15px;}
.shopdetail #tabs .boardList .list_board ul li .qna_board_content .txt span {color:#000 !important;font-size:14px;line-height: 24px;font-weight:500;}
.shopdetail #tabs .boardList .list_board ul li .qna_board_content .txt #qna_board_comment_chkpasswd {border:1px solid #ddd;color:#000; height: 42px;line-height: 42px;width: 85%;background: #fff;}
.shopdetail #tabs .boardList .list_board ul li .qna_board_content .txt input {border: 1px solid #000;width: 14%;height: 42px;line-height: 42px;background: #000;color: #fff;}

.shopdetail #tabs .tab_on {font-size: 20px;font-weight: 500;}
.MK_optAddWrap .MK_inner-opt-cm li {position:relative; border-bottom:1px solid #c7c7c7; padding: 16px 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 {position: relative;width: 88px;height: 28px;margin-top:10px;border: 1px solid #ddd;}
.MK_optAddWrap .MK_inner-opt-cm .MK_qty-ctrl input[type="tel"] {position: absolute;left: 28px;padding:0 6px; width: 30px;height: 28px;text-align:center !important;border: none;}
.MK_optAddWrap .MK_inner-opt-cm .MK_btn-del {position:absolute; top:16px; right:0;background:url(/design/zoom/renewal/img/ic_cancel.svg) no-repeat;width:10px;height:9px;}
.MK_optAddWrap .MK_inner-opt-cm .MK_btn-del img {width: 0;}
.MK_optAddWrap .MK_inner-opt-cm .MK_price {position:absolute; bottom:21px; right:0;font-size: 14px;font-weight: 400;}
.MK_optAddWrap .MK_inner-opt-cm .MK_qty-ctrl .btn-type-02 {position: absolute;width: 28px; height: 28px; text-align: center; vertical-align: middle; line-height: 28px; color: #fff; display: inline-block;}
.MK_optAddWrap .MK_inner-opt-cm .MK_qty-ctrl a span {font-size:0;}
.MK_optAddWrap .MK_inner-opt-cm .MK_qty-ctrl a:last-child {left: 0;background: url(/design/zoom/renewal/img/amount_minus.svg) 0 0 no-repeat;}
.MK_optAddWrap .MK_inner-opt-cm .MK_qty-ctrl a:nth-child(2) {right: 0;background: url(/design/zoom/renewal/img/amount_plus.svg) 0 0 no-repeat;}


.MK_optAddWrap .total {display: flex;align-items: center;justify-content: space-between;padding-top: 10px;font-size: 1.2em; }
.MK_optAddWrap .total .MK_txt-total {font-weight: 500;}
.MK_optAddWrap .MK_total {font-size:18px; color:#111;}
.MK_optAddWrap .MK_txt-won {font-size: 18px;font-weight: 600;margin-left: -2px;}
/* //»óÇ°¿É¼Ç */
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailTotal {background-color:#fff; text-align:right; padding:15px; font-size:1.2em;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailTotal em {color:#f1191f; font-size:1.333em; margin-left:16px;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailButton {text-align:center; padding:16px; }
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailButton .shopdetailButtonTop {display:flex;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailButton .shopdetailButtonTop a {height: 48px;padding:15px 0; display: inline-block;font-weight:bold;width: 32.3333%;font-size: 14px;font-weight: 400;box-sizing: border-box;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailButton .shopdetailButtonTop a.share { border:1px solid #adadad;background: #fff url(/design/zoom/renewal/img/ic-share.svg) 50% 50% no-repeat;width: 14.2%;height: 48px;border-right: 0;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailButton .shopdetailButtonTop a.wish { border:1px solid #adadad;background: #fff url(/design/zoom/renewal/img/pc_ic_heart.svg) 50% 50% no-repeat;width: 14.2%;height: 48px;border-right: 0;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailButton .shopdetailButtonTop a.cart {width: 35.5%;color:#000; background-color:#fff; border:1px solid #adadad;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailButton .shopdetailButtonTop a.buy {width: 35.5%;color:#fff; background-color:#000; border:1px solid #000; }
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailButton .shopdetailButtonTop .soldout {font-weight:bold; font-size:1.5em; }

.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailButton .shopdetailButtonBottom {margin:20px 0;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailButton .shopdetailButtonBottom img {margin:0 2px; width:30px; 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 {margin-top:48px;}
.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 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 .shopdetailItem .detailTab {position:sticky;top:35px;left:0;z-index:99;border-top: 6px solid #f9f9f9;background: #fff;}
.shopdetail .shopdetailItem .detailTab.fixed {}
.shopdetail .shopdetailItem .detailTab ul {display:flex;border-bottom: 1px solid #000;}
.shopdetail .shopdetailItem .detailTab ul li {width:25%;text-align: center;padding: 10px 6px;}
.shopdetail .shopdetailItem .detailTab ul li a {font-size: 13px;font-weight: 400;color: #858585;line-height: 20px;white-space: nowrap;}
.shopdetail .shopdetailItem .detailTab ul li.active {border-bottom:2px solid #000;}
.shopdetail .shopdetailItem .detailTab ul li.active a {color:#000;}

.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 {padding:40px 0;border-top: 6px solid #f9f9f9;border-bottom: 6px solid #f9f9f9;}
.shopdetailRelation h3 {padding: 0 16px;font-size: 16px;font-weight: 500;}
.shopdetailRelation .list_shoppingRelationItem1x {padding: 0 16px;}
.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 #d5d5d5; padding:20px 0;}
.shopdetailRelation .list_shoppingRelationItem1x li figure {}
.shopdetailRelation .list_shoppingRelationItem1x li:first-child {border:0px none;}
.shopdetailRelation .list_shoppingRelationItem1x li img.listPic {width:35%; float:left;}
.shopdetailRelation .list_shoppingRelationItem1x .list_shoppingInfo {width:59%; float:left; padding-left:6%; position: relative;}
.shopdetailRelation .list_shoppingRelationItem1x .list_shoppingInfo .listName {padding-left:20px; margin-bottom: 10px;font-size: 13px;font-weight: 400;}
.shopdetailRelation .list_shoppingRelationItem1x .list_shoppingInfo .options-select {width:100%;border: 1px solid #ddd;height: 30px;line-height: 30px;color: #111;padding-left: 5px;}
.shopdetailRelation .list_shoppingRelationItem1x .MS_related_checkbox {position:absolute; top:0; left:20px;}
.shopdetailRelation .list_shoppingRelationItem1x .list_shoppingInfo .listPrice {margin-top:0;margin-bottom:16px;}
.shopdetailRelation .list_shoppingRelationItem1x .list_shoppingInfo .listPrice .normal {font-size:13px;}
.shopdetailRelation .list_shoppingRelationItem1x .list_shoppingInfo .listPrice .consumer {margin: 0 4px;color:#858585;font-size:12px;text-decoration: line-through;}
.shopdetailRelation .list_shoppingRelationItem1x .list_shoppingInfo .listPrice .dc_per {color:#B30000;}
.shopdetailRelation .list_shoppingRelationItem1x .list_shoppingInfo .listCount {display: flex;align-items: center;}
.shopdetailRelation .list_shoppingRelationItem1x .list_shoppingInfo .listCount .countInput {position:relative;display: inline-block;width: 84px;border: 1px solid #ddd;}
.shopdetailRelation .list_shoppingRelationItem1x .list_shoppingInfo .listCount .countTitle {width: 20%;display: inline-block;color: #858585; }
.shopdetailRelation .list_shoppingRelationItem1x .list_shoppingInfo .listCount a {position: absolute;top: 0;top: 0;width: 28px;height: 28px;text-indent: -9999em;}
.shopdetailRelation .list_shoppingRelationItem1x .list_shoppingInfo .listCount .amount-input {margin-left: 28px;width: 28px;height: 28px;line-height: 28px; border: 0;}
.shopdetailRelation .list_shoppingRelationItem1x .list_shoppingInfo .listCount .plus {left: 55px;background: url(/design/zoom/renewal/img/amount_plus.svg) 0 0 no-repeat;}
.shopdetailRelation .list_shoppingRelationItem1x .list_shoppingInfo .listCount .minus {left: 0;background: url(/design/zoom/renewal/img/amount_minus.svg) 0 0 no-repeat;}
.shopdetailRelation .list_shoppingRelationItem1x .list_shoppingInfo .listOpt {padding-bottom: 5px;font-size:0 }
.shopdetailRelation .list_shoppingRelationItem1x .list_shoppingInfo .listOpt p { display:inline-block; width:80% }
.shopdetailRelation .list_shoppingRelationItem1x .list_shoppingInfo .listOpt p.optTitle { width:20%; font-size:12px;color:#858585; }
.shopdetailRelation .list_shoppingRelationItem1x .btn_Black {width:100%; margin: 0 auto;background: #000;border: 1px solid #000;color: #fff;height: 40px;line-height: 40px;font-size: 13px;}
/* //°ü·Ã»óÇ° */



/* TOGETHER */
#togetherArea {display: none; position: relative;padding: 0 16px;margin: 80px 0 40px;}
#togetherArea .together-title {font-size:20px;font-weight:500;line-height: 26px;}
#togetherArea .desc {margin-top: 5px; font-size:13px;color:#858585;}
#togetherArea .box-together { position: relative; padding-top:40px }
#togetherArea .box-together .item-wrap {width: 100%;}
#togetherArea .box-together .item-wrap .bx-wrapper {max-width: none !important;}
#togetherArea .box-together .item-list { padding-right:0;}
#togetherArea .box-together .item-list .thumb { }
#togetherArea .box-together .item-list .thumb img { width:100%; height:100% }
#togetherArea .box-together .item-list .prd-info { padding:16px 0 0 }
#togetherArea .box-together .item-list .prd-name { margin-bottom:0; border:0 }
#togetherArea .box-together .item-list .prd-price { font-weight:normal }
#togetherArea .box-together .item-list .prd-price .consumer {margin: 0 3px;color: #858585;text-decoration: line-through;font-weight: 300;}
#togetherArea .box-together .item-list .prd-price .dc_per {color:#B30000;font-weight: 300;}


/* IOS µð¹ÙÀÌ½º ¿É¼Ç ¼±ÅÃ ½Ã ÀÚµ¿ È®´ë ¹æÁö */
input[type="text"], input[type="date"], input[type="tel"], input[type="number"], input[type="email"], input[type="password"], select {font-size:12px;}
/* //IOS µð¹ÙÀÌ½º ¿É¼Ç ¼±ÅÃ ½Ã ÀÚµ¿ È®´ë ¹æÁö */

/* 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;  width: 100% !important; }
.shopdetail .MK_btn-sms {
    display: inline-block; width: 100%; height: 47px; line-height:47px; 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);
}
.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 ¹Þ±â ³¡ */

.util {display:flex;}
.util a {width: 49%;display:inline-block;text-align:center; height:40px;line-height:40px;font-size:13px;font-weight: 400;}
.util a.btn_Black {background:#000;border:1px solid #000;margin-right:1%;}
.util a.qna_all {border:1px solid #ddd;}


/* ¹è¼Û¾È³» */
.delivery_info { padding-top:40px;margin:0 16px; }
.delivery_info p { font-size:12px; color:#111; line-height:22px }
.delivery_info .deliy_box05 {border-bottom: 1px solid #e5e5e5;}
.delivery_info .s_title {position: relative;padding:14px 0;border-top: 1px solid #e5e5e5; font-size:14px; font-weight:500;cursor: pointer; }
.delivery_info .arrow {position: absolute;right: 0;top: 14px;color: #000;width: 14px;height: 14px;display: flex;align-items: center;justify-content: center;}
.delivery_info .arrow .minus {display:none;}
.delivery_info .arrow.on .minus {display:block;}
.delivery_info .arrow.on .plus {display:none;}
.delivery_info .s_cont {padding: 32px 0;border-top: 1px solid #e5e5e5;display:none;}


#nhn_btn {padding-top:20px;}
#payco_order_btn {padding-top:20px;}



/* ÇÏÀÌºê¸®µå */ 
.shopdetail .shopdetailInfo .shopdetailInfoBottom .option_area .option-wrap { padding:5px 15px 10px; background:#f6f6f6; border-bottom:1px solid #c7c7c7; } 
.shopdetail .shopdetailInfo .shopdetailInfoBottom .option_area .option-wrap .option-box:not(:last-child)  { width:100%; border-bottom:1px solid #cecece; } 
.shopdetail .shopdetailInfo .shopdetailInfoBottom .option_area .option-wrap .option-box.last { border-bottom:none; }
.shopdetail .shopdetailInfo .shopdetailInfoBottom .option_area .option-wrap .option-box .tit { width:100%; padding:10px 0; color:#3b3b3b; }
.shopdetail .shopdetailInfo .shopdetailInfoBottom .option_area .option-wrap .option-box .list:after { clear: both; content: ""; display: block; }
.shopdetail .shopdetailInfo .shopdetailInfoBottom .option_area .option-wrap .option-box .list { width:100%; font-size:0.875em; }
.shopdetail .shopdetailInfo .shopdetailInfoBottom .option_area .option-wrap .option-box .list li { float:left; width:20%; list-style:none; }
.shopdetail .shopdetailInfo .shopdetailInfoBottom .option_area .option-wrap .option-box .list li.last { }
.shopdetail .shopdetailInfo .shopdetailInfoBottom .option_area .option-wrap .option-box .list li dl { width:54px; padding-bottom:10px; text-align:center; color:#333; }
.shopdetail .shopdetailInfo .shopdetailInfoBottom .option_area .option-wrap .option-box .list li dl dd.prdchk { text-align:left; padding-bottom:5px; }
.shopdetail .shopdetailInfo .shopdetailInfoBottom .option_area .option-wrap .option-box .list li dl dd.prdchk input { width:12px; height:12px; }
.shopdetail .shopdetailInfo .shopdetailInfoBottom .option_area .option-wrap .option-box .list li dl dd.prdimg { position:relative; }
.shopdetail .shopdetailInfo .shopdetailInfoBottom .option_area .option-wrap .option-box .list li dl dd.prdimg img { width:54px; height:54px; }
.shopdetail .shopdetailInfo .shopdetailInfoBottom .option_area .option-wrap .option-box .list li dl dd.prdimg.noimg { width:52px; height:52px; border:1px solid #d8d8d8; background:#fff url(/makeshop/newmanager/neoimages/h52_noimg.gif) no-repeat center center; }
.shopdetail .shopdetailInfo .shopdetailInfoBottom .option_area .option-wrap .option-box .list li dl dd.prdimg .soldout { position:absolute; top:0; left:0; display:inline-block; width:54px; height:54px; line-height:56px; color:#fff; text-align:center; }
.shopdetail .shopdetailInfo .shopdetailInfoBottom .option_area .option-wrap .option-box .list li dl dd.prdimg .soldout-bg { position:absolute; top:50%; left:0; display:inline-block; width:54px; height:20px; margin-top:-10px; background:#000; filter:alpha(opacity:40); opacity:0.4; }
.shopdetail .shopdetailInfo .shopdetailInfoBottom .option_area .option-wrap .option-box .list li dl dd.prdimg .sel-img { position:absolute; top:0; left:0; display:inline-block; width:54px; height:54px; background:#000; filter:alpha(opacity:40); opacity:0.4; }
.shopdetail .shopdetailInfo .shopdetailInfoBottom .option_area .option-wrap .option-box .list li dl dd.prdname { padding-top:5px; line-height:14px; word-wrap:break-word;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .option_area .option-wrap .option-box .list li dl dd.prdnote { padding-bottom:3px; line-height:14px; word-wrap:break-word;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .option_area .option-wrap .option-box .list li dl dd.prdprice { padding-bottom:3px; }
.shopdetail .shopdetailInfo .shopdetailInfoBottom .option_area .option-wrap .option-box .list li dl dd.prdqty { }
.shopdetail .shopdetailInfo .shopdetailInfoBottom .option_area .option-wrap .option-box .list li dl dd.prdqty input { display:inline-block; width:20px; height:15px; line-height:17px; padding:0 5px; border:1px solid #707070; font-size:11px; text-align:right; }
.shopdetail .shopdetailInfo .shopdetailInfoBottom .option_area .option-wrap .option-box .list li dl dd.prdqty .btn-up-down { display:inline-block; width:11px; height:14px; line-height:0; font-size:0; vertical-align:top; }
.shopdetail .shopdetailInfo .shopdetailInfoBottom .option_area .option-wrap .option-box .list li dl dd.prdqty .btn-up-down a { display:inline-block; width:11px; height:9px; line-height:0; font-size:0; vertical-align:top; }
.shopdetail .shopdetailInfo .shopdetailInfoBottom .option_area .option-wrap .option-box .list li dl dd.prdqty .btn-up-down .btn-up { margin-bottom:1px; }
.shopdetail .shopdetailInfo .shopdetailInfoBottom .option_area .option-wrap .add-option-sel { font-weight: bold; font-size: 1.1em; padding: 10px 0; border-top:1px solid #cecece; }
.shopdetail .shopdetailInfo .shopdetailInfoBottom .option_area .option-wrap .shopdetailInfoName { width: 28%; padding-right: 5px; display:inline-block; }
.shopdetail .shopdetailInfo .shopdetailInfoBottom .option_area .option-wrap .shopdetailInfoCont {width:70%; display:inline-block; margin-left: -4px;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .option_area .option-wrap .shopdetailInfoCont select {width:100%;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .option_area .option-wrap .shopdetailInfoCount .txt-qnty {text-align:right; padding:0 6px; width: 50px !important;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .option_area .option-wrap .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 .option_area .option-wrap .shopdetailInfoCount .fa-minus {background-color: #bbb; width: 35px; height: 35px; text-align: center; vertical-align: middle; line-height: 35px; color: #fff;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .option_area .MK_optAddWrap #MK_innerOptPrice, 
.shopdetail .shopdetailInfo .shopdetailInfoBottom .option_area .MK_optAddWrap #MK_innerOptAdd { padding-bottom:5px; margin-right: 10px; }
.shopdetail .shopdetailInfo .shopdetailInfoBottom .option_area .MK_optAddWrap #MK_optAddWrapList {background-color:#f6f6f6; }



/* Ãß°¡ ±¸¼º »óÇ° */ 
.shopdetail .shopdetailInfo .shopdetailInfoTit { height:40px; line-height:42px; padding:0 12px; border-top:1px solid #c7c7c7; border-bottom:1px solid #c7c7c7; font-size:14px; color:#000; }
.shopdetail .shopdetailInfo .shopdetailInfoWrap:after { clear: both; content: ""; display: block; }
.shopdetail .shopdetailInfo .shopdetailInfoWrap { width:100%; border-bottom:1px solid #c7c7c7; }
.shopdetail .shopdetailInfo .shopdetailInfoWrap .shopdetailInfoTop { float:left; width:45%; }
.shopdetail .shopdetailInfo .shopdetailInfoWrap .shopdetailInfoTop figure { padding:15px 12px; border:0; }
.shopdetail .shopdetailInfo .shopdetailInfoWrap .shopdetailInfoValue { float:right; width:52%; padding:15px 0; margin-right:3%; border:0; }
.shopdetail .shopdetailInfo .shopdetailInfoWrap .shopdetailInfoValue .shopdetailInfoprdName { font-size:1.333em; font-weight:bold; }
.shopdetail .shopdetailInfo .shopdetailInfoWrap .shopdetailInfoValue .shopdetailInfoCont { width:auto; margin:0; }
.shopdetail .shopdetailInfo .shopdetailInfoWrap .shopdetailInfoValue .shopdetailInfoName { width:auto; }
.shopdetail .shopdetailInfo .shopdetailInfoWrap .shopdetailInfoSelect p { padding:0; background:none; }
.shopdetail .shopdetailInfo .shopdetailInfoWrap .shopdetailInfoSelect .shopdetailInfoCont .basic_option { width:100%; }
.shopdetail .shopdetailInfo .shopdetailInfoWrap .shopdetailInfoSelect .shopdetailInfoName { display:none; width:100%; padding:0 0 5px 0; }



/* ¿øÅ¬¸¯¿É¼Ç */
.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; list-style-type:none; }                                                                                
.MK-oneclick-list li a { border:1px solid #231f20; display: inline-block; border-radius: 1px; box-sizing:border-box; } 
.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: 2px; }
.MK-oneclick-list li.MK-oneclick-text.MK-oneclick-sel a {padding:1px;}
.MK-oneclick-list li.MK-oneclick-text span { min-width: 29px; line-height: 44px; }                                                                        
.MK-oneclick-list li.MK-oneclick-text .MS-oneclick-sel span { min-width: 30px; line-height: 27px; }
.MK-oneclick-value { padding: 3px 0; display:block; }
.MK-oneclick-only-text li.MK-oneclick-text { height: auto; }
.MK-oneclick-only-text li.MK-oneclick-text span { height: auto; line-height: 19px; }


select{width:68%}


.shopdetail .shopdetailInfo .shopdetailInfoBottom .buy_on a.gift { display: inline-flex; align-items: center; justify-content: center; width: 97%; color: #262626; background: #fff; border: 1px solid #333; } /* ¼±¹°ÇÏ±â */
.shopdetail .shopdetailInfo .shopdetailInfoBottom .buy_on a.gift .fa-gift { margin-top: -2px; margin-right: 3px; font-size: 16px; color: #777; } /* ¼±¹°ÇÏ±â*/

/* //»óÇ°¿É¼Ç */
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailButton .shopdetailButtonTop a.gift { display: inline-flex; margin-top:5px; align-items: center; justify-content: center; padding: 15px 0; width: 70%; background: #fff; border: 1px solid #393939; color: #393939; } /* ¼±¹°ÇÏ±â */
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailButton .shopdetailButtonTop a.gift .fa-gift { margin-top: -2px; margin-right: 3px; font-size: 16px; } /* ¼±¹°ÇÏ±â */

/* »óÇ° »ó¼¼ ÀÌº¥Æ® °øÅë Á¤º¸ */ 
.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; }


/* ½º¸¶Æ® ÄíÆù */
.smart_cp {position: relative;padding:0 16px;margin-top:24px;}
.smart_cp .shopdetailInfoName {font-size:13px;color:#858585;}
.smart_cp .shopdetailInfoCont {color:#111;font-size:14px;font-weight:600;margin-left: 10px;}
.smart_cp .shopdetailInfoCont .btn-coupon {position: absolute;right: 16px;top: -5px;background: #000;color: #fff;border-radius: 40px;padding: 6px 10px;font-size: 11px;}

/* BASIC css end */

