/* BASIC css start */
.shopdetailImage img{width:100%;}
#container { padding-top:0;   }
.headerFixed #container { padding-top: 45px !important; }

body #footer { margin-top:0;  z-index:1; position:relative; }
.fixUpBtn.hide,.floatArea.hide { display:none !important; }

.shopdetail .shopdetailInfo { position:relative; }


.shopdetail .shopdetailInfo > .shopdetailInfoTop { position:absolute; left:0; width:100%; top:-100vw; }
.shopdetail .shopdetailInfo > .shopdetailInfoTop.active { position:fixed; top:45px; }
.shopdetail .shopdetailInfo > .shopdetailInfoTop .detailThumb .swiper-slide img { width:100%; }
.shopdetail .shopdetailInfo > .shopdetailInfoTop .detailThumb .swiper-container-horizontal>.swiper-pagination-bullets { bottom:20px; }
.shopdetail .shopdetailInfo > .shopdetailInfoTop .detailThumb .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet { background:#fff; opacity:1; margin:0 2px; border-radius:0; width:25px; height:3px; }
.shopdetail .shopdetailInfo > .shopdetailInfoTop .detailThumb .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active { background:#000; }
.shopdetail .shopdetailInfo > .shopdetailInfoTop .detailThumb > img { width:100%; }

.shopdetail .shopdetailInfo > .shopdetailInfoTop .detailThumb .swiper-container-horizontal>.swiper-pagination-progressbar { top:auto; bottom:25px; left:5%; width:70%; height:2px; background:#fff; }
.shopdetail .shopdetailInfo > .shopdetailInfoTop .detailThumb .swiper-pagination-progressbar .swiper-pagination-progressbar-fill { background:#000; }


.shopdetail .shopdetailInfo .shopdetailInfoBottom {background-color:#fff; position:relative; z-index:2; margin-top:100vw; }
.shopdetail .shopdetailInfo .shopdetailInfoBottom.active {  }
.shopdetail .shopdetailInfo .shopdetailInfoBottom .nameArea { padding:15px 20px 12px; position:relative; }
.shopdetail .shopdetailInfo .shopdetailInfoBottom .nameArea h2 { font-size:18px;  font-weight:bold; line-height:1.3; word-break:keep-all;  }
.shopdetail .shopdetailInfo .shopdetailInfoBottom .nameArea h2 font {  }
.shopdetail .shopdetailInfo .shopdetailInfoBottom .nameArea .detailSharebtn { position:absolute; top:18px; right:12px; width:15px; }
.shopdetail .shopdetailInfo .shopdetailInfoBottom .nameArea .detailSharebtn img { width:100%; }
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoValue {position: relative; padding:0 5px 30px; margin:0 15px; border-bottom:1px solid #dbdbdb; }
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoValue .sell_price { padding:0 0; font-family: 'Archivo Black','Noto Sans KR', sans-serif; }
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoValue .salePrice { font-weight:bold; font-size:24px; }
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoValue .salePrice span { font-weight:normal; font-size:16px; }
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoValue .salePrice .dcInfo { font-weight:bold; color:#f06a94; margin:0 7px 0 0; font-size:24px; }
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoValue .salePrice strike { font-size:16px; color:#9e9e9e; font-weight:normal; padding:0 0 0 3px; font-family:'Noto Sans KR', sans-serif; font-weight:normal; }
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoValue em {color:#f1191f; font-size:1.333em;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoValue p {margin-bottom:8px;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoValue p:last-child { }
.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;}

.shopdetail .shopdetailInfo .shopdetailInfoBottom .reserveArea { margin:0 15px; border-bottom:1px solid #dbdbdb; padding:20px 5px 10px; font-size:0; }
.shopdetail .shopdetailInfo .shopdetailInfoBottom .reserveArea > ul > li { line-height:1.3; margin:0 0 10px;  }
.shopdetail .shopdetailInfo .shopdetailInfoBottom .reserveArea > ul > li > * { display:inline-block; vertical-align:top; font-size:11px; }
.shopdetail .shopdetailInfo .shopdetailInfoBottom .reserveArea > ul > li > dt { font-weight:bold; width:100px; }
.shopdetail .shopdetailInfo .shopdetailInfoBottom .reserveArea > ul > li > dd { width:calc(100% - 100px); }


.shopdetail .shopdetailInfo .shopdetailInfoBottom .mdComment { margin:0 10px;  border-bottom:1px solid #E8E8E8; padding:20px 3px; }
.shopdetail .shopdetailInfo .shopdetailInfoBottom .mdComment h1 { color:#0A0A0A; font-weight:bold; font-size:12px; padding:0 0 5px; }
.shopdetail .shopdetailInfo .shopdetailInfoBottom .mdComment p { color:#969696; font-size:11px; }

.shopdetail .shopdetailInfo .shopdetailInfoBottom .btn-app { padding:0 15px 50px;  margin:0;  }

.shopdetailInfoDelivery {padding:10px 15px;}


.detailSharePop .detailShareList { position:fixed; top:50%; transform:translate(0,-50%); left:5%; width:90%; background:#fff; z-index:10; text-align:center; box-sizing:border-box; padding:40px 10px 30px; font-size:0; visibility:hidden; opacity:0; transition:0.3s;  }
.detailSharePop .detailShareList h1 { font-size:15px; font-weight:bold; padding:0 0 40px; }
.detailSharePop .detailShareList > div { display:inline-block; vertical-align:top; width:20%; margin:0 5%; box-sizing:border-box; font-size:12px;  }
.detailSharePop .detailShareList > div img { width:25px; }
.detailSharePop .detailShareList > div p { padding:7px 0 0; }
.detailSharePop .detailShareList > div .copyPop { position:fixed; top:50%; left:50%; transform:translate(-50%,-50%); color:#fff; background:rgba(0,0,0,0.8); padding:10px 20px; z-index:11; opacity:0; white-space: pre; }
.detailSharePop .detailShareList .detailShareClose { position:absolute; top:10px; right:10px; width:15px; height:15px; margin:0; }
.detailSharePop .detailShareList .detailShareClose:before { content:''; position:absolute; left:0; width:100%; top:50%; height:1px; background:#000; transform:rotate(45deg); }
.detailSharePop .detailShareList .detailShareClose:after { content:''; position:absolute; left:0; width:100%; top:50%; height:1px; background:#000; transform:rotate(-45deg); }
.detailSharePop .detailShareBack { position:fixed; top:0; width:100%; left:0; bottom:0; z-index:9; background:rgba(0,0,0,0.5); visibility:hidden; opacity:0; transition:0.3s; backdrop-filter: blur(1px); -webkit-backdrop-filter: blur(1px); }
.detailSharePop.active { position:relative; z-index:99; }
.detailSharePop.active .detailShareList,
.detailSharePop.active .detailShareBack { visibility:visible; opacity:1; }

/* »óÇ°¿É¼Ç */
.shopdetail .shopdetailInfo .shopdetailInfoBottom .option_area {}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .option_area .option_tk { margin:0 10px; padding:20px 0px 0; display:none; }
.shopdetail .shopdetailInfo .shopdetailInfoBottom .option_area .option_tk > h1 { font-size:12px; color:#0A0A0A; font-weight:bold; padding:0 0 15px 5px; }
.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;}

.shopdetail .shopdetailInfo .shopdetailInfoBottom .option_area.fixed .option_tk { display:block; max-height:54vh; overflow-y:auto; background-color: #fff; padding:10px 10px 0; margin:0; position:relative; z-index:10; }

.shopdetail .shopdetailInfo .shopdetailInfoBottom .fixed-btn { width:calc(100% - 28px); box-sizing: border-box; position:relative; bottom:18px; left:14px; z-index: 101; text-align: center; padding:0; 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; padding:40px 0 0; background:#fff; width:100%; bottom:0; left:0; }
.shopdetail .shopdetailInfo .shopdetailInfoBottom .option_area.fixed .fixed-btn.fixed .btn_option { display:block; width:20px; height:20px; }
.shopdetail .shopdetailInfo .shopdetailInfoBottom .option_area.fixed .fixed-btn.fixed .btn_option:before { content:''; position:absolute; width:100%; height:1px; left:0; top:50%; background:#171717; transform:rotate(45deg); }
.shopdetail .shopdetailInfo .shopdetailInfoBottom .option_area.fixed .fixed-btn.fixed .btn_option:after { content:''; position:absolute; width:100%; height:1px; left:0; top:50%; background:#171717; transform:rotate(-45deg); }
.shopdetail .shopdetailInfo .shopdetailInfoBottom .fixed-btn .btn_option {position: absolute; top: 10px; right:10px; }
.shopdetail .shopdetailInfo .shopdetailInfoBottom .option_area.fixed .fixBtnBack { position:fixed; top:0; left:0; width:100%; bottom:0; background:rgba(0,0,0,0.5); display:none; }
.shopdetail .shopdetailInfo .shopdetailInfoBottom .option_area.fixed .fixBtnBack.show { display:block; }

.shopdetail .shopdetailInfo .shopdetailInfoBottom .option_area .btnArea { display:flex; height:50px; width:100%; background:#000; border-radius:50px; }
.shopdetail .shopdetailInfo .shopdetailInfoBottom .option_area .btnArea .leftArea { flex:1.2; padding:0 20px; position:relative; }
.shopdetail .shopdetailInfo .shopdetailInfoBottom .option_area .btnArea .leftArea:after { content:''; position:absolute; right:0; width:1px; height:14px; top:18px; background:#fff; opacity:0.7; }
.shopdetail .shopdetailInfo .shopdetailInfoBottom .option_area .btnArea .leftArea ul { display:flex; }
.shopdetail .shopdetailInfo .shopdetailInfoBottom .option_area .btnArea .leftArea ul li { flex:1; }
.shopdetail .shopdetailInfo .shopdetailInfoBottom .option_area .btnArea .leftArea ul li > * { height:50px; display:flex; align-items:center; justify-content:center; position:relative; }
.shopdetail .shopdetailInfo .shopdetailInfoBottom .option_area .btnArea .leftArea ul li img { height:18px; padding:0 5px;  }
.shopdetail .shopdetailInfo .shopdetailInfoBottom .option_area .btnArea .leftArea ul li .asideBtn img { height:16px; }
.shopdetail .shopdetailInfo .shopdetailInfoBottom .option_area .btnArea .leftArea ul li .fixReviewCount { position:absolute; background:#f06a94; border-radius:50%; font-size:9px; line-height:1; padding:2px 4px; right:50%; top:50%; transform:translate(-35%,-100%);   }
.shopdetail .shopdetailInfo .shopdetailInfoBottom .option_area .btnArea .btn_Black { flex:1.1; height:50px; line-height:49px; border-radius:50px; }


.shopdetail .shopdetailInfo .shopdetailInfoBottom .option_area.fixed .fixed-btn.fixed .btnArea { display:none; }

.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoMultiSelect {background-color: #fff; }
.shopdetail .shopdetailInfo .shopdetailInfoBottom .buy_on {background-color: #fff; text-align: center; padding: 10px 10px; display:none; position:relative; z-index:10; font-size:0; }
.shopdetail .shopdetailInfo .shopdetailInfoBottom .buy_on > a {width:calc(33.3333% - 2px); color: #171717; background-color:#fff; border:1px solid #171717; display: inline-block; padding:6px 0; margin: 0; border-radius:31px; font-size:12px; box-sizing:border-box;  }
.shopdetail .shopdetailInfo .shopdetailInfoBottom .buy_on > a.wish { margin:0 2px 0 0; }
.shopdetail .shopdetailInfo .shopdetailInfoBottom .buy_on > a.cartBtn { margin:0 1px; }
.shopdetail .shopdetailInfo .shopdetailInfoBottom .buy_on > a.buy {background-color:#171717; color:#fff; margin:0 0 0 2px; }
.shopdetail .shopdetailInfo .shopdetailInfoBottom .buy_on .naver-checkout { margin:15px 0 0; }
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoSelect { padding:0 5px 15px; border-bottom:1px solid #E8E8E8;  }
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoSelect .opt-com {text-align: right;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoSelect p { padding: 4px 0; font-size:0; }
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoSelect p > * { display:inline-block; vertical-align:middle; }
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoSelect p:last-child { }
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoSelect .shopdetailInfoName {width: 70px;  display:inline-block;  color:#0A0A0A; font-size:12px; }
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoSelect .txt {width:calc(100% - 70px); display:inline-block; } 
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoSelect .txt select { width:100%; height:40px; appearance: none; -moz-appearance: none; -webkit-appearance: none; border-color:#D9D9D9; background:url(/design/monobarbie/PL/img/m_select_arrow2.png) 95% 50% no-repeat; background-size:16px auto; }
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoSelect .shopdetailInfoCont {width:calc(100% - 70px); display:inline-block; }
.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 {  }
.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 #e8e8e8; padding: 15px 5px 12px;}
.MK_optAddWrap .MK_inner-opt-cm li:last-child {border-bottom:0px none;}
.MK_optAddWrap .MK_inner-opt-cm .MK_p-name { display: block; padding:0 30px 0 0; font-size:11px; word-break:keep-all; }
.MK_optAddWrap .MK_inner-opt-cm .MK_p-name strong { font-weight:normal; }
.MK_optAddWrap .MK_inner-opt-cm .MK_p-name .extra_option_name { color:#969696; }
.MK_optAddWrap .MK_inner-opt-cm .MK_qty-ctrl {margin-top:8px; padding:0; font-size:0; }
.MK_optAddWrap .MK_inner-opt-cm .MK_qty-ctrl input[type="tel"] {padding:0 6px; width: 50px; height:29px; border-color:#E8E8E8; text-align:left !important; font-size:11px; margin:0 4px 0 0; appearance: none; -moz-appearance: none; -webkit-appearance: none; }
.MK_optAddWrap .MK_inner-opt-cm .MK_btn-del {position:absolute; top:16px; right:5px; width:16px; height:16px; background:#272727;  }
.MK_optAddWrap .MK_inner-opt-cm .MK_btn-del img {width: 100%; opacity:0; }
.MK_optAddWrap .MK_inner-opt-cm .MK_btn-del:before { content:''; position:absolute; left:4px; width:8px; top:50%; height:1px; background:#fff; transform:rotate(45deg); }
.MK_optAddWrap .MK_inner-opt-cm .MK_btn-del:after { content:''; position:absolute; left:4px; width:8px; top:50%; height:1px; background:#fff; transform:rotate(-45deg); }
.MK_optAddWrap .MK_inner-opt-cm .MK_price {position:absolute; bottom:21px; right:0; font-size: 1.3em; margin-right:5px; }
.MK_optAddWrap .MK_inner-opt-cm .MK_qty-ctrl .btn-type-02 {background-color: #E3E3E3; width: 29px; height: 29px; text-align: center; vertical-align: middle; line-height: 29px; color: #fff; display: inline-block; margin:0 2px 0 0; position:relative;  }
.MK_optAddWrap .MK_inner-opt-cm .MK_qty-ctrl .btn-type-02:nth-of-type(1):before { content:''; position:absolute; left:10px; width:9px; top:14px; height:1px; background:#797979; }
.MK_optAddWrap .MK_inner-opt-cm .MK_qty-ctrl .btn-type-02:nth-of-type(1):after { content:''; position:absolute; left:14px; height:9px; top:10px; width:1px; background:#797979; }
.MK_optAddWrap .MK_inner-opt-cm .MK_qty-ctrl .btn-type-02:nth-of-type(2):before { content:''; position:absolute; left:10px; width:9px; top:14px; height:1px; background:#797979; }
.MK_optAddWrap .total {text-align:right; font-size: 16px;}
.MK_optAddWrap .MK_total {font-size:16px; color:#121212; }
.MK_optAddWrap .MK_txt-won {font-size:16px; font-weight:bold; }
.MK_optAddWrap_div { height:10px;padding:0;background:#f6f6f6;border-top:1px solid #c7c7c7; border-bottom:1px solid #c7c7c7; }
.MK_optAddWrap_line { height:1px;padding:0;background:#f6f6f6; border-bottom:1px solid #c7c7c7; }
#MK_innerOptTotal { padding:15px 0px 17px; text-align:right; border-top:1px solid #171717; margin:-1px 0 0; font-size:0; }
#MK_innerOptTotal .MK_txt-total { float:left; font-weight:bold; font-size:16px; }
/* //ÂøºÒ ¾ÆÀÌÄÜ */
.shopdetail .shopdetailInfo .gray-delivery {padding: 2px;background-color: #fff;color: #656565;font-size: 0.875em;border-radius: 3px;border: 1px solid #656565;}
/* //»óÇ°¿É¼Ç */
.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; margin:20px 15px; 10px }
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailButton .shopdetailButtonTop { margin:0 0 30px; display:none; }
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailButton .shopdetailButtonTop a {padding:0; display: inline-block; margin:0; font-size:14px; }
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailButton .shopdetailButtonTop a.wish { margin:0 0 0 5px; }
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailButton .shopdetailButtonTop a.cart { margin:0 5px 0 0; }
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailButton .shopdetailButtonTop a.buy {color:#fff; background-color:#1C1C1C; padding:0; margin:0 0 10px; height:40px; line-height:40px; border-radius:50px; }
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailButton .shopdetailButtonTop .cartBtnArea { font-size:0; }
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailButton .shopdetailButtonTop .cartBtnArea > * { width:calc(50% - 5px); height:40px; line-height:39px; box-sizing:border-box; border:1px solid #1C1C1C; color:#1C1C1C; border-radius:50px; }
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailButton .shopdetailButtonTop p {font-size:16px;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailButton .shopdetailButtonBottom {margin:20px 0;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailButton .shopdetailButtonBottom img {margin:0 2px; width:45px; 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: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 { box-sizing:border-box;  }
.shopdetail .shopdetailItem .shopdetailImage table {table-layout: auto !important;}
.shopdetail .shopdetailItem .shopdetailImage div {width:100% !important;}

.shopdetail .shopdetailItem .shopdetailNotify { margin:0 15px; padding:0 0 30px; }
.shopdetail .shopdetailItem .shopdetailNotify .btn_toggle { line-height:40px; border:1px solid #e8e8e8; font-size:12px; padding:0 0 0 15px; position:relative;  }
.shopdetail .shopdetailItem .shopdetailNotify .btn_toggle .fa { position:absolute; right:15px; top:15px; }
.shopdetail .shopdetailItem .shopdetailNotify .shopdetailNotifyInfo {padding:15px; border:1px solid #e8e8e8; border-top:0; }
.shopdetail .shopdetailItem .shopdetailNotify .shopdetailNotifyInfo dt { margin-bottom:3px; color:#999; }
.shopdetail .shopdetailItem .shopdetailNotify .shopdetailNotifyInfo dd {margin:0 0 7px 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 { padding:20px 0 20px 15px; }
.shopdetailRelation > h3 { font-size:12px; font-weight:bold; margin:0 0 18px; }
.shopdetailRelation .list_shoppingRelationItem1x {padding: 0;}
.shopdetailRelation .list_shoppingRelationItem1x ul { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; overflow-x: auto; -webkit-overflow-scrolling: touch; padding: 0; box-sizing: border-box; }
.shopdetailRelation .list_shoppingRelationItem1x ul::-webkit-scrollbar-track { -webkit-box-shadow: inset 0 0 0px rgba(0,0,0,0); background-color: #fff; }
.shopdetailRelation .list_shoppingRelationItem1x ul::-webkit-scrollbar-thumb { -webkit-box-shadow: inset 0 0 0px rgba(0,0,0,0); background-color: #999; border-radius: 6px; }
.shopdetailRelation .list_shoppingRelationItem1x ul::-webkit-scrollbar { height: 5px; background-color: #F5F5F5;} 
.shopdetailRelation .list_shoppingRelationItem1x li { margin-right: 2.5vw; margin-bottom: 10px; min-width: 55%; text-align: center; }
.shopdetailRelation .list_shoppingRelationItem1x ul li:last-child { padding-right:15px; }
.shopdetailRelation .list_shoppingRelationItem1x li figure {padding:0; }
.shopdetailRelation .list_shoppingRelationItem1x li:first-child {border:0px none;}
.shopdetailRelation .list_shoppingRelationItem1x li .thumb { margin:0 0 7px; }
.shopdetailRelation .list_shoppingRelationItem1x li img.listPic { width:100%; }
.shopdetailRelation .list_shoppingRelationItem1x .list_shoppingInfo { position: relative; text-align:left; }
.shopdetailRelation .list_shoppingRelationItem1x .list_shoppingInfo .listName {  padding:0 0 5px; }
.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;}
.shopdetailRelation .list_shoppingRelationItem1x .list_shoppingInfo .listCount .fa-plus {background-color: #bbb; width: 30px; height: 30px; text-align: center; vertical-align: middle; line-height: 30px; color: #fff;}
.shopdetailRelation .list_shoppingRelationItem1x .list_shoppingInfo .listCount .fa-minus {background-color: #bbb; 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;}
/* //°ü·Ã»óÇ° */

/* IOS µð¹ÙÀÌ½º ¿É¼Ç ¼±ÅÃ ½Ã ÀÚµ¿ È®´ë ¹æÁö */
input[type="text"], input[type="date"], input[type="tel"], input[type="number"], input[type="email"], input[type="password"], select {font-size:16px;}
/* //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; }
.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-bottom:20px;}
#payco_order_btn {padding-bottom:10px;}
#kakaopay_order_btn {padding-bottom:10px;}
#kakaopay_order_btn img { width:80% !important; height:auto !important; }

/* ÇÏÀÌºê¸®µå */
.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 {  padding:20px 5px 0;  font-size:12px; color:#0A0A0A; font-weight:bold;  }
.shopdetail .shopdetailInfo .shopdetailInfoWrap:after { clear: both; content: ""; display: block; }
.shopdetail .shopdetailInfo .shopdetailInfoWrap { width:100%; border-bottom:1px solid #e8e8e8; font-size:0; padding:20px 5px 0;  box-sizing:border-box; }
.shopdetail .shopdetailInfo .shopdetailInfoWrap > * { display:inline-block; vertical-align:top; }
.shopdetail .shopdetailInfo .shopdetailInfoWrap .shopdetailInfoTop { width:40%; }
.shopdetail .shopdetailInfo .shopdetailInfoWrap .shopdetailInfoTop figure { padding:0 15px 20px 0; border:0; }
.shopdetail .shopdetailInfo .shopdetailInfoWrap .shopdetailInfoValue { width:60%; padding:0; border:0; margin:0; font-size:14px; }
.shopdetail .shopdetailInfo .shopdetailInfoWrap .shopdetailInfoValue .shopdetailInfoprdName { font-weight:bold; font-size:14px;  }
.shopdetail .shopdetailInfo .shopdetailInfoWrap .shopdetailInfoValue .shopdetailInfoCont { width:auto; margin:0; }
.shopdetail .shopdetailInfo .shopdetailInfoWrap .shopdetailInfoValue .shopdetailInfoName { width:auto; }
.shopdetail .shopdetailInfo .shopdetailInfoWrap .shopdetailInfoValue em { color:#0a0a0a; font-size:14px; font-weight:normal; }
.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; }

.shopdetail .shopdetailInfo .shopdetailInfoWrap .shopdetailInfoSelect { border:0; padding:10px 0 0; }
.shopdetail .shopdetailInfo .shopdetailInfoWrap .shopdetailInfoSelect .selectBox { position: relative; z-index: 1; box-sizing:border-box; margin:0; background:#fff;  border:1px solid #d9d9d9; width:100%; background: url(/design/monobarbie/PL/img/m_select_arrow2.png) 95% 50% no-repeat;  background-size: 16px auto; } 
.shopdetail .shopdetailInfo .shopdetailInfoWrap .shopdetailInfoSelect .selectBox label { position: absolute; top: 50%; left: 10%; padding:0; color: #000; z-index: -1;  transform: translate(0,-50%); font-size:13px; white-space: pre; } 
.shopdetail .shopdetailInfo .shopdetailInfoWrap .shopdetailInfoSelect .selectBox select { width: 100%; height: auto; line-height: normal; height:40px; line-height:40px; font-size:12px; padding:0; border: 0; opacity: 0; filter:alpha(opacity=0); -webkit-appearance: none;  -moz-appearance: none; appearance: none; cursor:pointer; }
.shopdetail .shopdetailInfo .shopdetailInfoWrap .shopdetailInfoSelect .opt-com { margin:10px 0 20px; }
.shopdetail .shopdetailInfo .shopdetailInfoWrap .shopdetailInfoSelect .opt-com a { background:#1C1C1C; color:#fff; font-size:12px; height:40px; line-height:40px; }

/* ¿øÅ¬¸¯¿É¼Ç */
.shopdetailInfoOneclick {clear:both; background-color:#f6f6f6; padding: 5px 15px;  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 #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-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; }

.detailBenefit { padding:30px 10px 20px; position:relative; z-index:2; background:#fff; border-bottom:10px solid #f8f8f8; }
.detailBenefit h1 { font-weight:bold; font-size:18px; padding:0 0 35px; }
.detailBenefit ul { font-size:0; margin:0 0 20px; display:flex;  }
.detailBenefit ul li { width:33.3333%; position:relative; text-align:center; flex:1; }
.detailBenefit ul li:after { content:''; position:absolute; top:8%; height:84%; width:1px; right:0; background:#DBDBDB; }
.detailBenefit ul li:last-child:after { width:0; }
.detailBenefit ul li dt { margin:0 0 10px; }
.detailBenefit ul li dt img { max-height:26px; }
.detailBenefit ul li dd { font-size:11px; font-weight:bold; margin:0 0 3px;  }
.detailBenefit ul li p { font-size:11px; color:#989898; }

.shopdetailItem { position:relative; z-index:1; background:#fff; }
.shopdetailItem .detailNavTab { border-bottom:2px solid #171717; margin:0 0 10px;  }
.shopdetailItem .detailNavTab ul { display:flex; }
.shopdetailItem .detailNavTab ul li { flex:1;  text-align:center;  }
.shopdetailItem .detailNavTab ul li a { font-size:11px; color:#969696; line-height:43px; display:block; }
.shopdetailItem .detailNavTab ul li.active a { font-size:12px; color:#fff; background:#171717;   }
#detailTab01,#detailTab02,#detailTab03,#detailTab04 { position:relative; top:-85px; width: 1px; height: 1px; display: inline-block; }

.shopdetailItem .shopdetailImage {  box-sizing:border-box; width:100%; overflow:hidden;  }
.shopdetailItem .shopdetailImage .detailTopInfo { text-align:center; padding:0 10px; box-sizing:border-box; width:100%; overflow:hidden; }
.shopdetailItem .shopdetailImage .detailTopInfo h3 { font-size:20px !important;  font-family: inherit !important;  word-break:keep-all; }
.shopdetailItem .shopdetailImage .detailTopInfo p { font-size:14px !important;  }



.shopdetailItem .shopdetailImage .detailTopInfo_left { text-align:left; padding:0 30px; box-sizing:border-box; }
.shopdetailItem .shopdetailImage .detailTopInfo_left h3 { font-size:20px !important;  font-family: inherit !important;  word-break:keep-all; }
.shopdetailItem .shopdetailImage .detailTopInfo_left p { font-size:14px !important;  }



.shopdetailItem .shopdetailImage .detailPart li { float:none !important; width:100% !important; }
.shopdetailItem .shopdetailImage .detailPart li.img { text-align:center; padding:0 10px; box-sizing:border-box;  }
.shopdetailItem .shopdetailImage .detailPart li.img img {  }
.shopdetailItem .shopdetailImage .detailPart li.txt { padding:0 10px !important; }
.shopdetailItem .shopdetailImage .detailPart li.txt h3 { font-size:20px !important;  font-family: inherit !important; font-weight:bold; word-break:keep-all; }
.shopdetailItem .shopdetailImage .detailPart li.txt p { font-size:14px !important;  }

.shopdetailItem .sizeInfoArea {  }
.shopdetailItem .sizeInfoArea #sizeChart .sizeChartImg img {  max-width:100%; }
.shopdetailItem .sizeInfoArea #sizeChart .sizeTable { margin:0 12px 10px; }
.shopdetailItem .sizeInfoArea #sizeChart .sizeTable h1 { color:#0A0A0A; font-size:12px; font-weight:bold; }
.shopdetailItem .sizeInfoArea #sizeChart .sizeTable h2 { text-align:right; color:#969696; font-size:10px; margin:0 0 4px; }
.shopdetailItem .sizeInfoArea #sizeChart .sizeTable table { width:100%; }
.shopdetailItem .sizeInfoArea #sizeChart .sizeTable table th { line-height:20px; font-weight:normal; border-right:1px solid #fff; border-bottom:1px solid #fff; background:#F2F2F2; font-size:11px; word-break: break-all; max-width:50%; }
.shopdetailItem .sizeInfoArea #sizeChart .sizeTable table th:first-child { background:#2F2F2F; font-weight:bold; color:#fff; border-right:1px solid #fff; text-align:left; padding:8px;  }
.shopdetailItem .sizeInfoArea #sizeChart .sizeTable table td { line-height:20px; text-align:center; border-right:1px solid #fff; border-bottom:1px solid #fff; background:#F2F2F2; font-size:11px; word-break: break-all; max-width:50%; }
.shopdetailItem .sizeInfoArea #sizeChart .sizeTable table td:first-child {  background:#2F2F2F; font-weight:bold; color:#fff; border-right:1px solid #fff; text-align:left; padding:8px;  }
.shopdetailItem .sizeInfoArea .size-chart-info { margin:0 15px 0; font-size:10px; color:#969696; } 
.shopdetailItem .sizeInfoArea .detailCommon { padding:0 0 30px; margin:0 12px; }
.shopdetailItem .sizeInfoArea .detailCommon .detail_info ul {  }
.shopdetailItem .sizeInfoArea .detailCommon .detail_info ul h2 { margin:25px 0 10px; font-size:12px; font-weight:bold;  }
.shopdetailItem .sizeInfoArea .detailCommon .detail_info ul li { font-size:11px; color:#969696; }
.shopdetailItem .sizeInfoArea .detailCommon .detailModel { display:none; }
.shopdetailItem .sizeInfoArea .detailCommon .detailModel center { text-align:left; }
.shopdetailItem .sizeInfoArea .detailCommon .detailModel img { width:50%; } 
.shopdetailItem .sizeInfoArea .detailModelInfo { margin:0px 12px;}
.shopdetailItem .sizeInfoArea .detailModelInfo h1 { margin:0 0 20px; font-size:12px; font-weight:bold; }
.shopdetailItem .sizeInfoArea .detailModelInfo .modelInfo { margin:0 0 30px; }
.shopdetailItem .sizeInfoArea .detailModelInfo .modelInfo .img {width:50%; margin:0 0 15px; }
.shopdetailItem .sizeInfoArea .detailModelInfo .modelInfo .img img {width:100%; }
.shopdetailItem .sizeInfoArea .detailModelInfo .modelInfo .name { font-size:12px; font-weight:bold; }
.shopdetailItem .sizeInfoArea .detailModelInfo .modelInfo .info { font-size:11px; }



.shopdetailItem .sizeInfoArea .detailModelInfo .modelInfo_left {width:50%; float:left}
.shopdetailItem .sizeInfoArea .detailModelInfo .modelInfo_right {width:50%; float:left}

.shopdetailItem .sizeInfoArea .detailModelInfo .modelInfo_left { margin:0 0 30px; }
.shopdetailItem .sizeInfoArea .detailModelInfo .modelInfo_left .img {width:80%; margin:0 0 15px; }
.shopdetailItem .sizeInfoArea .detailModelInfo .modelInfo_left .img img {width:100%; }
.shopdetailItem .sizeInfoArea .detailModelInfo .modelInfo_left .name { font-size:12px; font-weight:bold; }
.shopdetailItem .sizeInfoArea .detailModelInfo .modelInfo_left .info { font-size:11px; }


.shopdetailItem .sizeInfoArea .detailModelInfo .modelInfo_right { margin:0 0 30px; }
.shopdetailItem .sizeInfoArea .detailModelInfo .modelInfo_right .img {width:80%; margin:0 0 15px; }
.shopdetailItem .sizeInfoArea .detailModelInfo .modelInfo_right .img img {width:100%; }
.shopdetailItem .sizeInfoArea .detailModelInfo .modelInfo_right .name { font-size:12px; font-weight:bold; }
.shopdetailItem .sizeInfoArea .detailModelInfo .modelInfo_right .info { font-size:11px; }





.shopdetailItem .sizeInfoArea .detailModelInfo_01 { margin:0px 12px; }
.shopdetailItem .sizeInfoArea .detailModelInfo_01 .modelInfo .name { margin:0 0 20px; font-size:12px; font-weight:bold;  }
.shopdetailItem .sizeInfoArea .detailModelInfo_01 .modelInfo { margin:0 0 30px; }
.shopdetailItem .sizeInfoArea .detailModelInfo_01 .modelInfo .img {width:100%; margin:0 0 15px; }
.shopdetailItem .sizeInfoArea .detailModelInfo_01 .modelInfo .img img {width:100%; }
.shopdetailItem .sizeInfoArea .detailModelInfo_01 .modelInfo .name { font-size:12px; font-weight:bold; }
.shopdetailItem .sizeInfoArea .detailModelInfo_01 .modelInfo .info { font-size:11px; }




.shopdetailItem .toggleArea { border-bottom:10px solid #f8f8f8; padding:0 12px; }
.shopdetailItem .toggleArea h1 { font-weight:bold; font-size:18px; position:relative; line-height:60px;  }
.shopdetailItem .toggleArea h1 span { position:absolute; top:23px; right:0px; width:11px; height:11px; }
.shopdetailItem .toggleArea h1 span:before { content:''; position:absolute; left:0; top:5px; width:100%; height:1px; background:#000; } 
.shopdetailItem .toggleArea h1 span:after { content:''; position:absolute; top:0; left:5px; height:100%; width:1px; background:#000; transition:0.3s; }
.shopdetailItem .toggleArea .toggleList { display:none;  padding:15px 0 20px; word-break:keep-all; }
.shopdetailItem .toggleArea.open h1 span:after { transform:rotate(90deg); }

.shopdetailItem .careArea .toggleList ul li { margin:0 0 10px; font-size:0; }
.shopdetailItem .careArea .toggleList ul li > * { display:inline-block; vertical-align:middle; }
.shopdetailItem .careArea .toggleList ul li dt { width:25%; box-sizing:border-box; padding:0 7px 0 0; }
.shopdetailItem .careArea .toggleList ul li dt img { width:100%; }
.shopdetailItem .careArea .toggleList ul li dd { width:75%; font-size:9px; line-height: 1.5; letter-spacing:-0.5px; color:#969696; }
.shopdetailItem .careArea .toggleList ul li dd b { font-weight:normal; color:#171717; }

.shopdetailItem .agreeArea .toggleList ul li { font-size:10px; color:#656565; margin:0 0 20px; }
.shopdetailItem .agreeArea .toggleList ul li b { color:#0A0A0A; font-size:12px; padding:0 0 5px; display:block;  }
.shopdetailItem .agreeArea .toggleList ul li span { color:#E59DA0; }

.detailSlide { text-align:center; }
.detailSlide h1 { font-size:5vw; font-weight:bold; line-height:1.5; }
.detailSlide.swiper-container-horizontal>.swiper-pagination-bullets { bottom:0; position:relative; padding-top:10px; }
.detailSlide.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet { width:11px; height:11px; margin:1px 2px; }
.detailSlide.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active { background:#000; }

.detailSlidemodel { text-align:center; }
.detailSlidemodel h1 { font-size:5vw; font-weight:bold; line-height:1.5; }
.detailSlidemodel.swiper-container-horizontal>.swiper-pagination-bullets { bottom:0; position:relative; padding-top:10px; }
.detailSlidemodel.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet { width:11px; height:11px; margin:1px 2px; }
.detailSlidemodel.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active { background:#000; }






#basketpage { width:100% !important; height:100% !important; left:0 !important; bottom:0; width:100% !important; top:0 !important; background:rgba(0,0,0,0.5); }
#basketpage .layer-confirm { background:#fff !important; left:5%; width:90% !important; top:50%; transform:translate(0,-50%); position:fixed; z-index:10; box-sizing:border-box; padding:5px 15px !important; }
#basketpage .layer-confirm > h4 { display:none; }
#basketpage .layer-confirm > .txt { padding:80px 10 20px !important; position:relative; color:#141414 !important; font-size:15px !important; }
#basketpage .layer-confirm > .txt:before { content:''; background:url(/design/monobarbie/PL/img/m_detail_popup_smile_ico.png) no-repeat; position:absolute; width:36px; height:36px; left:50%; margin-left:-18px; top:30px; background-size:100% 100%; }
#basketpage .layer-confirm .btns-2 { font-size:0; }
#basketpage .layer-confirm .btns-2 > * { display:inline-block; vertical-align:top; width:calc(50% - 5px); padding:0 !important; height:40px; line-height:39px; border-radius:40px !important; box-sizing:border-box; font-size:12px !important; font-weight:normal !important; }
#basketpage .layer-confirm .btns-2 .btn-cart { background:#fff !important; border:1px solid #171717; color:#171717 !important; margin:0 5px 0 0; }
#basketpage .layer-confirm .btns-2 .btn-conti { background:#171717 !important; color:#fff !important; border:1px solid #171717 !important; margin:0 0 0 5px; }
#basketpage .layer-confirm .close { width:10px !important; right:10px !important; width:14px !important; height:14px !impiortant; background:none !important; }
#basketpage .layer-confirm .close:before { content:''; position:absolute; left:0; width:100%; top:50%; height:1px; background:#000; transform:rotate(45deg); }
#basketpage .layer-confirm .close:after { content:''; position:absolute; left:0; width:100%; top:50%; height:1px; background:#000; transform:rotate(-45deg); }




/* ÀçÀÔ°í¾Ë¸²¾ÆÀÌÄÜ */
.soldout-sms {padding-bottom:20px}
.soldout-sms img {max-width:100%}

.bottomFixBar { display:none; }
/* BASIC css end */

