/* BASIC css start */
.shopdetail .shopdetailInfo{}
.shopdetail .shopdetailInfo .shopdetailInfoTop figure{padding-bottom:20px; font-size:11px;}

/* 이미지 */
#listImg ul{font-size:0; line-height:0; letter-spacing:0;}
#listImg ul li{display:inline-block; vertical-align:top; width:100%;}
#listImg ul li img{max-width:100%; cursor:pointer;}
#listImg .swiper-pagination-bullets{bottom:0px;}
#listImg .swiper-pagination-bullet{width:5px; height:5px; border:0; background:#606060; box-sizing:border-box; margin:0 5px;}
#listImg .swiper-pagination-bullet-active{}

.swiper-pagination {position:relative !important;padding-top:15px;}

.shopdetail .shopdetailInfo .shopdetailInfoTop figcaption{margin-top:16px; padding:0 16px; letter-spacing:0.2px; color:#aaa;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom{border-top:1px solid #efefef; margin:0 12px;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoValue{ position: relative;padding: 18px 0 0;font-size: 0;line-height: 0;letter-spacing: 0;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoValue em{font-weight:normal;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoValue p{}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoValue p:last-child{margin-bottom:0px;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoValue .shopdetailInfoName{display:inline-block; vertical-align:middle;width:25%; padding:8px 0 8px 15px; box-sizing:border-box; font-weight:normal; color:#666; letter-spacing:0.5px; font-size:10px; line-height:1}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoValue .shopdetailInfoCont{position:relative;display:inline-block; vertical-align:middle; width:75%; padding:8px 15px 8px 0px; box-sizing:border-box; letter-spacing:0.5px; font-size:10px; line-height:1;}
.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;background:#f9f9f9;margin-bottom:20px;}



/* 상품옵션 */
.shopdetail .shopdetailInfo .shopdetailInfoBottom .option_area{background:#fff; margin:0 0px;}

/* 고정시 옵션영역 */
.shopdetail .shopdetailInfo .shopdetailInfoBottom .option_area.fixed{width:100%; position:fixed; z-index:1000; bottom:0; left:0; right:0; margin:0; -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; padding:15px 15px 0;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .option_area.fixed .option_tk .shopdetailTotal{padding:15px 0 0px;}


.shopdetail .shopdetailInfo .shopdetailInfoBottom .fixed-btn{width:100%; box-sizing:border-box; position:relative; bottom:0; left:0; right:0; background-color:#fff; z-index:1000; text-align:center; padding:10px; margin:0 auto; display:none;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .fixed-btn.fixed{display:block; position:fixed; box-shadow:0px -5px 20px rgba(82,81,80,0.2); background:#fff}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .fixed-btn.fixed > a{display:block;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .option_area.fixed .fixed-btn.fixed{ display:inline-block; box-shadow:none; position:absolute; top:-32px; width:70px; height:32px; background:url('/design/butina7577/onedesign/mobile/images/detail_fixbtn.png') no-repeat center bottom / 70px auto;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .fixed-btn .btn_option{position:absolute; top:-16px; left:50%; margin-left:-33px;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoMultiSelect{margin-top:30px;}



.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoSelect{font-size:0; line-height:0; letter-spacing:0; }

/* 선택완료버튼 */
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoSelect .opt-com{text-align:right; padding:8px 0;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoSelect .opt-com a{}

.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoSelect p{}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoSelect p:last-child{margin-bottom:0px; border-bottom:0;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoSelect .shopdetailInfoName{display:inline-block;vertical-align:middle; width:25%; padding:8px 0 8px 15px; box-sizing:border-box; font-weight:normal; color:#666; letter-spacing:0.5px; font-size:10px; line-height:21px}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoSelect .shopdetailInfoList { display: inline-block;vertical-align:middle; width: 75%;padding: 5px 0 ;box-sizing: border-box;letter-spacing: 0.5px;font-size: 10px;line-height: 1;padding-right:15px;box-sizing:border-box;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoSelect .shopdetailInfoList select {    width: 100%;font-size: 11px;height: 37px;border: 1px solid #ddd;   border-radius: 50px;;}
 
/* 수량관련 */
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoSelect .shopdetailInfoCont{display:inline-block; width:75%; padding:8px 0 8px 15px; box-sizing:border-box; letter-spacing:0.5px; font-size:10px; line-height:1;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoSelect .shopdetailInfoCont input{height:26px; padding:5px; font-size:10px; width:40px;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoSelect .shopdetailInfoCont select{width:100%; height:26px; font-size:10px; padding:3px;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoSelect .shopdetailInfoCount .txt-qnty{text-align:right; padding:0 6px; width:50px !important;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoSelect .shopdetailInfoCount .plus,
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoSelect .shopdetailInfoCount .minus{display:inline-block; width:26px; height:26px; text-align:center; vertical-align:middle; line-height:26px; color:#fff; margin-left:3px; position:relative;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoSelect .shopdetailInfoCount .plus:before{content:""; width:26px; height:26px; position:absolute; top:0; left:0; background:#dedede url('/design/butina7577/onedesign/mobile/images/ico_plus.png') no-repeat center / 6px auto; border-radius:2px;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoSelect .shopdetailInfoCount .minus:before{content:""; width:26px; height:26px; position:absolute; top:0; left:0; background:#dedede url('/design/butina7577/onedesign/mobile/images/ico_minus.png') no-repeat center / 6px auto; border-radius:2px;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailTotal{text-align:right; padding:20px 0 0; font-size:0px; border-top:1px solid #efefef;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailTotal em{font-size:15px; letter-spacing:2px;font-weight:800;}


/* 선택상품 노출되는 부분 */
.MK_optAddWrap .MK_inner-opt-cm{background:#fbfbfb;}
.MK_optAddWrap .MK_inner-opt-cm li{position:relative; border-top:1px solid #efefef; padding:15px 20px;}
.MK_optAddWrap .MK_inner-opt-cm li#basic_0{border-top: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"]{display:inline-block; vertical-align:top; width:30px; height:20px; padding:4px; background:#efefef; font-size:11px;}
.MK_optAddWrap .MK_inner-opt-cm .MK_qty-ctrl a{display:inline-block; vertical-align:top; position:relative; width:20px; height:20px; font-size:10px; line-height:20px; margin-left:3px;}
.MK_optAddWrap .MK_inner-opt-cm .MK_qty-ctrl a:before{content:""; width:20px; height:20px; position:absolute; top:0; left:0; background:#dedede url('/design/butina7577/onedesign/mobile/images/ico_plus.png') no-repeat center / 6px auto;}
.MK_optAddWrap .MK_inner-opt-cm .MK_qty-ctrl a:last-child:before{background:#dedede url('/design/butina7577/onedesign/mobile/images/ico_minus.png') no-repeat center / 6px auto;}
.MK_optAddWrap .MK_inner-opt-cm .MK_qty-ctrl a span{display:block; opacity:0;}

.MK_optAddWrap .MK_inner-opt-cm .MK_btn-del{position:absolute; top:15px; right:20px;}
.MK_optAddWrap .MK_inner-opt-cm .MK_btn-del img{width:20px; height:20px; opacity:0;}
.MK_optAddWrap .MK_inner-opt-cm .MK_btn-del:after{content:""; width:20px; height:20px; position:absolute; top:0px; left:0; background:url('/design/butina7577/onedesign/mobile/images/ico_delete.png') no-repeat center / 8px auto; z-index:0;}
.MK_optAddWrap .MK_inner-opt-cm .MK_price{position:absolute; bottom:15px; right:20px; font-size:0;}
.MK_optAddWrap .MK_inner-opt-cm .MK_price span{font-size:12px; letter-spacing:-0.3px; line-height:20px;}

.MK_optAddWrap .total{text-align:right; padding:20px 10px; font-size:0;}
.MK_optAddWrap .MK_total{font-size:15px; letter-spacing:1px; font-weight:700;}




/* 구매버튼 */
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailButton{font-size:0; line-height:0; letter-spacing:0;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailButton p{font-size:12px; color:#f7413b; border:1px solid #efefef; box-sizing:border-box; height:40px; line-height:40px; display:inline-block; width:77%; text-align:center;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailButton .shopdetailButtonTop a{display:inline-block; vertical-align:top; margin-right:1%; height:45px; line-height:45px; box-sizing:border-box; letter-spacing:-0.3px;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailButton .shopdetailButtonTop a.wish{width:22%;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailButton .shopdetailButtonTop a.cart{width:22%;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailButton .shopdetailButtonTop a.buy{width:54%; font-size:13px; margin-right:0;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailButton .shopdetailButtonTop a.sold{width:77%; font-size:13px; margin-right:0;}

/* 하단고정버튼 클릭 시 구매영역 */
.shopdetail .shopdetailInfo .shopdetailInfoBottom .buy_on{background-color:#fff; text-align:center; padding:10px; font-size:0; line-height:0; letter-spacing:0; display:none;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .buy_on p{font-size:12px; color:#f7413b; border:1px solid #efefef; box-sizing:border-box; height:40px; line-height:40px; display:inline-block; width:84%; text-align:center;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .buy_on a{display:inline-block; vertical-align:top; width:25%; margin-right:1%; height:40px; line-height:40px; box-sizing:border-box; letter-spacing:1px;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .buy_on a:last-child{margin-right:0;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .buy_on a.wish{width:24%;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .buy_on a.cart{width:24%;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .buy_on a.buy{width:50%;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .buy_on a.sold{width:75%;}

.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailButton .shopdetailButtonBottom{margin:10px 0;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailButton .shopdetailButtonBottom img{margin:0 2px; width:45px; height:auto;}

.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;}


/* 리뷰/Q&A 링크 */
.shopdetail .shopdetailBoard{margin:20px 0;text-align:center; font-size:0; line-height:0; letter-spacing:0;}
.shopdetail .shopdetailBoard a{display:inline-block; width:46%; padding:10px 0; font-size:12px; background:#f9f9f9; margin:0 3px; box-sizing:border-box; font-weight:700; letter-spacing:-0.3px; line-height:18px; border:1px solid #efefef; box-sizing:border-box;}
.shopdetail .shopdetailBoard a:first-child{border-left:0;}
.shopdetail .shopdetailBoard a span.fa{margin:6px 0; display:block; font-size:15px;}
.shopdetail .shopdetailBoard a span.count{display:inline-block; vertical-align:middle; padding-left:3px; font-weight:300; font-size:11px;}


/* 상세정보 새창열기 ~ 확대*/
.shopdetail .shopdetailItem .shopdetailItemPopup{width:90%; text-align:center; margin:50px auto; padding-bottom:5px; border-bottom:1px solid #efefef;}
.shopdetail .shopdetailItem .shopdetailItemPopup a{display:inline-block; width:60%;}
.shopdetail .shopdetailItem .shopdetailItemPopup .shopdetailItemZoom{margin-top:5px; display:inline-block; width:200px; height:50px; padding-left:25px; box-sizing:border-box; background:url("/images/d3/m_04/bg_hand@2x.gif") no-repeat 0 center / 24px auto; line-height:50px; color:#afafaf; letter-spacing:-0.3px;}



/* 쿠폰 */
.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 table{border:0;}
.shopdetail .shopdetailItem img{max-width:100%;}
.shopdetail .shopdetailItem .shopdetailImage{margin:30px 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;padding:0 10px;box-sizing:border-box;}
.shopdetail .shopdetailItem .shopdetailNotify{margin-top:24px;}
.shopdetail .shopdetailItem .shopdetailNotify .shopdetailNotifyInfo{padding:0 15px;}
.shopdetail .shopdetailItem .shopdetailNotify .shopdetailNotifyInfo dt{font-weight:bold; margin-bottom:2px;}
.shopdetail .shopdetailItem .shopdetailNotify .shopdetailNotifyInfo dd{margin:0 0 25px 6px;}
.shopdetail .shopdetailRelationItem{padding:0 15px 30px 15px;}
.shopdetail .shopdetailRelationItem .listName input{float:right;}
.shopdetail .shopdetailRelationItem .btn_cart{width:290px; text-align:center; font-weight:bold; color:#fff; background-color:#393939; display:block; padding:10px 0; margin:0 auto;}






/* 관련상품 */
.prd-wrap.relation{margin-top:70px;}
.prd-wrap.relation h3{width:100%; padding:0; line-height:45px; text-align:center; text-decoration:none; font-size:12px; letter-spacing:-0.2px; text-transform:uppercase; font-weight:800; margin-bottom:30px; border-bottom:1px solid #efefef;}
.prd-wrap.relation .prd-subname{display:none;}






/* 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-top:10px;}
#payco_order_btn{padding-top:10px;}



/* 하단 상세정보 탭 */
#tabProduct { margin-top:40px; background-color:#fff; }
#tabProduct ul { position:relative; height:45px; border-bottom:1px solid #efefef; font-size:0; line-height:0; letter-spacing:0; text-align:center;}
#tabProduct li { width:16%; display:inline-block; }
#tabProduct li a {position:relative; height:45px; width:100%; padding:0; color:#d0d0d0; line-height:45px; text-align:center; text-decoration:none; font-size:10px; letter-spacing:1px; text-transform:uppercase; font-weight:300;}
#tabProduct li a span{display:inline-block; position:relative;}
#tabProduct li:first-child a { border-left:0; }
#tabProduct li.selected a { color:#474852; font-weight:800; font-size:12px; }




/* 원클릭옵션 */
.shopdetailInfoOneclick {clear:both; padding:0; 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 {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:.9; opacity:.9; }
.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: 17px;height: 17px;padding: 0px;border-radius: 40px;margin-right:7px;box-sizing: border-box;;} 
.MK-oneclick-list li.MK-oneclick-color a { padding: 3px;background:#f0f0f0;border-radius:100%; }
.MK-oneclick-list li.MK-oneclick-color span {; width: 15px;height: 15px;border-radius: 100%;display: block;}
.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 { display: inline-block;width: 100%;height: 100%;color: #afafaf;background: #f0f0f0;}
.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 { 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: 24px;font-size:11px; }





 /************************* 게시판 리스팅 ***********************/

.util {border-bottom: 1px solid #464646; padding:10px;}
.util a {border: 1px solid #424242;display: inline-block;height: 30px;line-height: 30px;border-radius: 3px;width: 100%;text-align: center;}
.list_board .reply-detail {margin:0 5px;border: 1px solid #73adff;font-size: 0.875em;color: #5da0ff;display: inline-block;height: 18px;line-height: 18px;padding: 0 3px;}
.review .list_board > ul > li.now > .cont_wrap {display: block;}
.list_board > ul > li > .wrap .re-wrap {padding:10px; border-top:1px solid #bebebe;}
.empty-board {text-align: center; padding: 50px 0 ;}
.list_board ul li { font-size: 10px;color: #afafaf;letter-spacing: 0.5px;overflow: hidden;position: relative;padding: 10px 0;min-height: 43px;border-bottom: 1px solid #efefef;}
.list_board .re-wrap ul li {font-size: 1em; border-bottom: 0; border-top: 1px dotted #bebebe; margin-top: 5px; padding-top: 5px; list-style: none;}
.list_board ul li dl {padding: 8px 0;}
.list_board ul li dl h4 margin: 0;display: block;padding-bottom: 5px;font-size: 11px;line-height: 16px;font-weight: normal;letter-spacing: 0.5px;}
.list_board ul li .cont_wrap {display: none; padding-top: 5px; border-top: 1px dotted rgb(190, 190, 190); background-color: #f9f9f9; padding: 7px;}
.list_board ul li .cont_wrap img {max-width: 100%; padding-bottom: 5px;}

.list_board ul li {font-size: 10px;color: #afafaf;letter-spacing: 0.5px;}
.list_board ul li span { position: relative;display: inline-block;padding: 0 7px 0 8px;font-size: 10px;color: #afafaf;letter-spacing: 0.5px;}

.list_board ul li span:first-child{padding-left:0;}
.list_board ul li h4 { display: block;padding-bottom: 5px;font-size: 11px;line-height: 16px;font-weight: normal;letter-spacing: 0.5px;}
/* 댓글 */
.MS_cmt_list_box {color: #656565;}
.MS_cmt_list_box .comment_list:last-child {border-bottom: 1px solid #cecece;}
.MS_cmt_list_box .comment_list {padding: 5px;border: 1px solid #cecece;border-bottom: 0;background-color: #fff;}
.MS_cmt_list_box .MS_cmt_hname {padding-left: 5px;}
.MS_cmt_list_box .MS_cmt_content {padding-left: 15px;}
.MS_cmt_list_box .comment_depth2 {padding-left: 10px;}
.MS_cmt_list_box .comment_depth3 {padding-left: 15px;}
#comment_password {width: 250px; left: 7px; box-shadow: 0 0 5px 0 #808080;}
#comment_password input[type="password"] {width: 75%;}
#comment_password form {height: auto !important;}
#comment_password form span {display: block;}

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

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

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

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



.boardList {padding:20px;}
.btnBoard { margin-top: 0;font-size:0;line-height:0;letter-spacing:0;padding: 0}
.btnBoard > * { position: relative;display: inline-block;letter-spacing: -0.3px;text-align: center;cursor: pointer;-moz-box-sizing: border-box;box-sizing: border-box;width:49.5%;margin-right:1%; display: inline-block;padding: 12px 0;width: 49%;font-weight: normal;box-sizing: border-box;margin-right: 1%;}
.btnBoard > *:nth-child(2n){margin-right:0;}
.shopdetailItem > * {display:none;}
.shopdetailItem > *.active {display:block;}

.shopdetailItem > .guide {margin:10px;padding:10px;background:#f9f9f9;}
.shopdetailItem > .guide table {background:transparent;}

/* 사이즈가이드 */
.shopdetailImage .item_Sizechart {display:none;}
.sizeGuide{ margin: 0;padding: 12px 10px 0 0;text-align: right;border-top: 1px solid #eee;margin: 12px 0 40px;}
.sizeGuide a { position: relative;display: inline-block;font-weight: normal;font-size: 11px;color: #555;}
.sizeGuide a:after {content: "";position: absolute;left: 0;bottom: -1px;width: 100%;height: 1px;background: #777;}


.reviewPoint strong {display:none;}
.reviewPoint b {font-weight:normal;}






/* 추가구성상품 */



/* 추가 구성 상품 */

.shopdetail .shopdetailInfo .addProduct {position:relative;padding:15px;}
.shopdetail .shopdetailInfo .shopdetailInfoTit {    height: 40px;
    line-height: 42px;
    padding: 0 12px;
    border: 1px solid #ddd;
    border-bottom: 0;
    font-size: 11px;
    background: #f9f9f9;
    margin: 15px 0 0; }
.shopdetail .shopdetailInfo .shopdetailInfoWrap:after { clear: both; content: ""; display: block; }
.shopdetail .shopdetailInfo .shopdetailInfoWrap {    border: 1px solid #ddd;
    box-sizing: border-box;
    padding: 15px;
    margin: 0 0 0; }
.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; }


.shopdetail .shopdetailInfo .addProduct .shopdetailInfoValue .shopdetailInfoCont{padding:0 0 8px !important;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .addProduct .shopdetailInfoSelect .shopdetailInfoCont {    display: block;
    width: 100%;
    padding: 0 0 8px;}
    
    
    
/* 대량구매 */

/* 구매할인 추가 */


.shopdetail .shopdetailInfo .buy-benefit { position:relative; display:inline-block; font-weight:bold;width:100%; }

.shopdetail .shopdetailInfo .buy-benefit .line1 > * {display:inline-block;vertical-align:middle;}

.shopdetail .shopdetailInfo .buy-benefit .line1 > .text {padding-right:0;}
.shopdetail .shopdetailInfo .buy-benefit .line1 li {    display: block;
    list-style: none;
    line-height: 1.3;
    font-weight: normal;
    padding-left: 10px;}
.shopdetail .shopdetailInfo .buy-benefit .tit-txt {    color: #292929;
    padding: 6px 6px;
    text-align: center;
    line-height: 1;
    font-size: 10px;
    text-align: center;
    background: #fff;
    border: 1px solid #2e2e2e;
    font-weight: normal;}
.shopdetail .shopdetailInfo .buy-benefit .view-wrap { position:relative; }
.shopdetail .shopdetailInfo .buy-benefit .btn-view {  }

.shopdetail .shopdetailInfo .buy-benefit .btn-view em { display: inline-block; font-size:10px; color: #000; vertical-align: top; }

.shopdetail .shopdetailInfo .buy-benefit .btn1 > * {display:inline-block;vertical-align:middle;}
.shopdetail .shopdetailInfo .buy-benefit .view-wrap {    display: none;
    position: absolute;
    top: 42px;
    left: 0;
    width: 227px;
    padding: 15px;
    background: #fff;
    border: 1px solid #a9a9a9;
    z-index: 1;}
.shopdetail .shopdetailInfo .buy-benefit .view-wrap.active { display:block; }
.shopdetail .shopdetailInfo .buy-benefit .view-wrap .layer-view { font-size:13px; line-height:20px; color:#000; word-break:break-word; font-weight:normal;font-size:11px;}
.shopdetail .shopdetailInfo .buy-benefit .view-wrap .layer-view .fc-red { color:#ff0000; }
.shopdetail .shopdetailInfo .buy-benefit .view-wrap .layer-view ul.list {margin-top:5px;}
.shopdetail .shopdetailInfo .buy-benefit .view-wrap .layer-view ul.list li { list-style-type:none; }
.shopdetail .shopdetailInfo .buy-benefit .view-wrap .layer-view ul.list li.layer-info { list-style-type:none; border-top:1px solid #ccc; padding-top:5px; margin-top:5px; color:#585858; font-weight:normal; }
.shopdetail .shopdetailInfo .buy-benefit .view-wrap .btn-close { position:absolute; right:7px; top:6px; }











.btn1 {
    position: absolute;
    right: 0;
    top: 4px;
}
.buy-benefit .btn-view > b {
    font-size: 16px;
    transform: scale(.85);
    width: 16px;
    height: 16px;
    border: 1px solid #969696;
    border-radius: 100%;
    text-align: center;
    line-height: 16px;
    color: #878787;
}
/* BASIC css end */

