/* BASIC css start */
.shopdetail .shopdetailInfo {background-color:#f5f5f5; border-top:1px solid #c7c7c7;}
.shopdetail .shopdetailInfo h2 {font-size:1.333em; font-weight:bold; text-align:center; padding-top:16px;}
.shopdetail .shopdetailInfo .shopdetailInfoTop figure {padding:16px 15px; border-bottom:1px solid #c7c7c7;}
.shopdetail .shopdetailInfo .shopdetailInfoTop figcaption {text-align:left; margin-top:16px;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom {background-color:#fff;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoValue {position: relative; border-bottom:1px solid #c7c7c7; padding:18px 15px;}
.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 {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;}
/* 상품옵션 */
.shopdetail .shopdetailInfo .shopdetailInfoBottom .option_area {}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .option_area.fixed {width: 100%; position: fixed; z-index: 101; bottom: 0; left: 0; right: 0;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .option_area.fixed {-webkit-animation: qbuy 150ms linear 1 normal; animation: qbuy 150ms linear 1 normal;}
@-webkit-keyframes qbuy {
 from {bottom:-65px;}
 to {bottom:0;}
}
@keyframes qbuy {
 from {bottom:-65px;}
 to {bottom:0;}
}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .option_area.fixed .option_tk {height:150px; overflow-y:auto; background-color: #fff;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .fixed-btn {width:100%; box-sizing: border-box; position:relative; bottom:0; left:0; right:0; background-color:#f6f6f6; border-top:1px solid #dfdfdf; z-index: 101; text-align: center; padding:6px; margin:0 auto; display:none;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .fixed-btn.fixed {display: block; position: fixed;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .option_area.fixed .fixed-btn.fixed {display: block; position: relative;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .fixed-btn .btn_option {position: absolute; top: -16px; left: 50%; margin-left:-33px;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoMultiSelect {background-color: #fff; }
.shopdetail .shopdetailInfo .shopdetailInfoBottom .buy_on {background-color: #f6f6f6; text-align: center; padding: 10px 15px; display:none;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .buy_on a {width:48%; color: #3b3b3b; background-color:#fff; border:1px solid #f1191f; display: inline-block; padding:6px 0; margin: 0;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .buy_on a.buy {background-color:#f1191f; color:#fff;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoSelect {}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoSelect .opt-com {text-align: right;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoSelect p {background-color:#f6f6f6; padding: 5px 15px;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoSelect p:last-child {margin-bottom:0px;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoSelect .shopdetailInfoName {width: 28%; padding-right: 5px; display:inline-block; padding-top: 3px; }
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoSelect .shopdetailInfoCont {width:70%; display:inline-block; margin-left: -4px;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoSelect .shopdetailInfoCont select {width:100%;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoSelect .shopdetailInfoCount .txt-qnty {text-align:right; padding:0 6px; width: 50px !important;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoSelect .shopdetailInfoCount .fa-plus {background-color: #bbb; width: 35px; height: 35px; text-align: center; vertical-align: middle; line-height: 35px; color: #fff; margin: 0 5px;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoSelect .shopdetailInfoCount .fa-minus {background-color: #bbb; width: 35px; height: 35px; text-align: center; vertical-align: middle; line-height: 35px; color: #fff;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoMultiSelect .MK_optAddWrap #MK_innerOptScroll {background-color: #f6f6f6; }
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoSelect .add-option-sel {font-weight: bold; font-size: 1.1em; padding-top: 10px;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoSelect .add-option select {margin-bottom: 10px;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoSelect .add-option .shopdetailInfoName {vertical-align: top; padding-top: 11px;}
.shopdetail .shopdetailBoard {text-align:center; border-top:1px solid #bbb; border-bottom:1px solid #bbb; margin-bottom:32px;}
.shopdetail .shopdetailBoard a {width:33.33%; background-color:#f8f8f8; border-left:1px solid #bbb; display:inline-block; margin-left: -1px; font-weight:bold; padding:20px 0;}

.MK_optAddWrap .MK_inner-opt-cm li {position:relative; border-bottom:1px solid #c7c7c7; padding: 12px 0;}
.MK_optAddWrap .MK_inner-opt-cm li:last-child {border-bottom:0px none;}
.MK_optAddWrap .MK_inner-opt-cm .MK_p-name {padding-right: 30px; display: block; padding:0 15px;}
.MK_optAddWrap .MK_inner-opt-cm .MK_qty-ctrl {margin-top:8px; padding:0 15px;}
.MK_optAddWrap .MK_inner-opt-cm .MK_qty-ctrl input[type="tel"] {
    padding: 0 6px;
    width: 39px;
    font-size: 12px;
    height: 30px;
    text-align: center !important;
}
.MK_optAddWrap .MK_inner-opt-cm .MK_btn-del {position:absolute; top:12px; right:5px;    background-image: url(/design/ddingddung/images/m/x.png);
    background-repeat: no-repeat;
    width: 22px;
    height: 22px;
    display: inline-block;}
.MK_optAddWrap .MK_inner-opt-cm .MK_btn-del img {width: 20px; margin-right:5px;
    opacity: 0;}
.MK_optAddWrap .MK_inner-opt-cm .MK_price {position:absolute; bottom:17px; right:0; font-size: 1.3em; margin-right:5px;}
.MK_optAddWrap .MK_inner-opt-cm .MK_qty-ctrl .btn-type-02 {background-color: #bbb; width: 30px; height: 30px; text-align: center; vertical-align: middle; line-height: 30px; color: #fff; display: inline-block;}
.MK_optAddWrap .total {text-align:right; padding:10px 15px; font-size: 17px;}

.MK_optAddWrap .MK_txt-won {font-size:17px;}
.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:12px 10px; text-align:right; }
/* //착불 아이콘 */
.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; padding:15px; border-top:1px solid #4a4a4a;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailButton .shopdetailButtonTop a {padding:15px 14px; display: inline-block; margin:0 2px; font-weight:bold;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailButton .shopdetailButtonTop a.wish {background-color:#FFF; border:1px solid #393939;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailButton .shopdetailButtonTop a.cart {color:#fff; background-color:#393939; border:1px solid #393939;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailButton .shopdetailButtonTop a.buy {color:#fff; background-color:#f1191f; border:1px solid #f1191f; padding:15px 32px;}
.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 {width:100% !important;}
.shopdetail .shopdetailItem .shopdetailImage table {table-layout: auto !important;}
.shopdetail .shopdetailItem .shopdetailImage div {width:100% !important;}
.shopdetail .shopdetailItem .shopdetailNotify {margin-top:24px;}
.shopdetail .shopdetailItem .shopdetailNotify .shopdetailNotifyInfo {padding:0 15px;}
.shopdetail .shopdetailItem .shopdetailNotify .shopdetailNotifyInfo dt {font-weight:bold; margin-bottom:2px;}
.shopdetail .shopdetailItem .shopdetailNotify .shopdetailNotifyInfo dd {margin:0 0 25px 6px;}
.shopdetail .shopdetailRelationItem {padding:0 15px 30px 15px;}
.shopdetail .shopdetailRelationItem .listName input {float:right;}
.shopdetail .shopdetailRelationItem .btn_cart {width:290px; text-align:center; font-weight:bold; color:#fff; background-color:#393939; display:block; padding:10px 0; margin:0 auto;}
/* 관련상품 */
.shopdetailRelation {margin-bottom:30px;}
.shopdetailRelation .list_shoppingRelationItem1x {padding: 0 7px;}
.shopdetailRelation .list_shoppingRelationItem1x ul {width:100%; display:table; table-layout: fixed; box-sizing: border-box;}
.shopdetailRelation .list_shoppingRelationItem1x li {width:100%; display:inline-block; vertical-align: top; border-top:1px solid #d9d9d9; padding:18px 0;}
.shopdetailRelation .list_shoppingRelationItem1x li figure {padding:0 7px;}
.shopdetailRelation .list_shoppingRelationItem1x li:first-child {border:0px none;}
.shopdetailRelation .list_shoppingRelationItem1x li img.listPic {width:40%; float:left;}
.shopdetailRelation .list_shoppingRelationItem1x .list_shoppingInfo {width:57%; float:left; padding-left:3%; position: relative;}
.shopdetailRelation .list_shoppingRelationItem1x .list_shoppingInfo .listName {border-bottom: 1px solid #dedede; padding: 0 15px 2px 0; margin-bottom: 5px;}
.shopdetailRelation .list_shoppingRelationItem1x .list_shoppingInfo .options-select {width:100%;}
.shopdetailRelation .list_shoppingRelationItem1x .MS_related_checkbox {position:absolute; top:0; right:0;}
.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 받기 끝 */

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


#nhn_btn {padding-top:10px;}
#payco_order_btn {padding-top:10px;}
#kakaopay_order_btn {padding-top:10px;}

/* 하이브리드 */
.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; }

/* 원클릭옵션 */
.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; }


/* Slider */
.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}
#productDetail .page-body {
    margin-top:20px
}
/* 상단 섬네일, 상품 옵션 정보 */
#productDetail .thumb-info {
*zoom:1
}
#productDetail .thumb-info:after {
    content: "";
    display: block;
    clear: both;
}
/* 섬네일 */
#productDetail .thumb-info .thumb-wrap {
    float: left;
    width:600px;
    text-align: center
}
#productDetail .thumb-info .thumb {
    margin:0 auto;
    width:600px
}
#productDetail .thumb-info .thumb img {
}
#productDetail .thumb-info .thumb-ctrl {
    clear: both;
    padding-top: 20px;
    text-align: center;
}
#productDetail .thumb-info .thumb-ctrl a {
    font-size: 11px;
}
#productDetail .thumb-info .thumb-ctrl a img {
    vertical-align: middle;
    margin-right: 3px;
}
#productDetail .thumb-info .thumb-ctrl a:hover {
    text-decoration: underline;
}
/* 상품옵션 정보 */
#productDetail .thumb-info .info {
    float:right;
    width:450px
}
#productDetail .thumb-info .info .prd-icon {
    padding-top:10px
}
#productDetail .thumb-info .info .prd-icon img {
    margin-right:3px
}
#productDetail .thumb-info .info .tit-prd {
    font-size:18px;
    color:#1c1c1c
}
#productDetail .thumb-info .info .table-opt {
    margin-top:20px
}
#productDetail .thumb-info .info .table-opt th, #productDetail .thumb-info .info .table-opt td {
    padding:7px 0
}
#productDetail .thumb-info .info .table-opt th {
    color:#969696;
    font-weight: normal
}
#productDetail .thumb-info .info .table-opt th .tb-left, #productDetail .thumb-info .info .table-opt td .tb-left {
    padding:0
}
#productDetail .thumb-info .info .table-opt td {
    color:#555
}
/* 판매가격 */
#productDetail .thumb-info .info .table-opt .price {
}
#productDetail .thumb-info .info .table-opt .sell_price {
    font-size:18px;
    color:#1c1c1c;
    font-weight:bold
}
/* 주문수량 */
#goods_amount {
    float:left;
}
#productDetail .thumb-info .info .table-opt .opt-spin {
    position: relative;
    width: 52px;
    height: 15px;
    border: 1px solid #acacac;
}
#productDetail .thumb-info .info .table-opt .opt-spin .txt-spin, #productDetail .thumb-info .info .table-opt .opt-spin .btns {
    float: left;
}
#productDetail .thumb-info .info .table-opt .opt-spin .txt-spin {
    width: 41px;
    height: 13px;
    padding-left: 2px;
    padding-top: 2px;
    border: 0;
    font-size: 11px;
}
#productDetail .thumb-info .info .table-opt .opt-spin .btns {
    width: 17px;
    height: 15px;
    border-left: 1px solid #aaa;
}
#productDetail .thumb-info .info .table-opt .opt-spin .btns a {
    overflow: hidden;
    float: left;
    width: 100%;
    height: 8px;
    text-indent: -999px;
    background: none;
}
#productDetail .thumb-info .info .table-opt .opt-spin .btns a.btn-up {
    border-bottom: 1px solid #aaa;
    background: url(/images/d3/modern_simple/btn/btn_h5_spin_up.gif) no-repeat 50% 50%;
}
#productDetail .thumb-info .info .table-opt .opt-spin .btns a.btn-dw {
    background: url(/images/d3/modern_simple/btn/btn_h5_spin_dw.gif) no-repeat 50% 50%;
}
#productDetail .thumb-info .info .prd-btns .soldout {
    margin-top:6px;
    width:448px;
    height:104px;
    font-size:14px;
    color:#231f20;
    text-align:center;
    line-height:104px;
    letter-spacing:2px;
    border:1px solid #231f20;
    background:#fff
}
#productDetail .thumb-info .info .prd-btns a {
    margin-top:6px;
    font-family:Verdana
}
#productDetail .thumb-info .info .prd-btns .btn_buy {
    display:block;
    width:448px;
    height:48px;
    font-size:13px;
    color:#fff;
    text-align:center;
    line-height:48px;
    border:1px solid #231f20;
    background:#231f20;
    -webkit-transition:all 0.3s ease;
    transition:all 0.3s ease
}
#productDetail .thumb-info .info .prd-btns .btn_buy:hover {
    color:#000;
    background:#fff
}
#productDetail .thumb-info .info .prd-btns .btn_buy:active {
    position: relative;
    top: 1px
}
#productDetail .thumb-info .info .prd-btns .btn_cart {
    display:block;
    width:448px;
    height:48px;
    font-size:13px;
    color:#231f20;
    text-align:center;
    line-height:48px;
    border:1px solid #231f20;
    background:#fff;
    -webkit-transition:all 0.3s ease;
    transition:all 0.3s ease
}
#productDetail .thumb-info .info .prd-btns .btn_cart:hover {
    color:#fff;
    background:#231f20
}
#productDetail .thumb-info .info .prd-btns .btn_cart:active {
    position: relative;
    top: 1px
}
#productDetail .thumb-info .info .prd-btns .btn_barotalk {
    display:block;
    margin-top:10px
}
/* 통합옵션 */
#productDetail .thumb-info .info .table-opt .opt-wrap {
    width: 100%;
    padding:7px 0
}
#productDetail .thumb-info .info .table-opt .opt-wrap .tit {
    margin-bottom: 5px;
}
#productDetail .thumb-info .info .table-opt .opt-wrap-hybrid {
    width: 100%;
    padding:0 0 10px;
    border-bottom:1px solid #e4e4e4;
}
#productDetail .thumb-info .info .table-opt .opt-wrap-hybrid .tit {
    margin-bottom: 8px;
    color:#969696;
}
#productDetail .thumb-info .info .table-opt .opt-wrap-hybrid .tit strong {
    color:#555;
}
#productDetail .thumb-info .info .table-opt .opt-wrap dl {
    overflow: hidden;
    width: 100%;
*zoom:1
}
#productDetail .thumb-info .info .table-opt .opt-wrap dl:after {
    display:block;
    clear:both;
    content:''
}
#productDetail .thumb-info .info .table-opt .opt-wrap dt {
    float: left;
    width:100px;
    margin-bottom:5px;
    padding-top: 4px;
*padding-bottom:5px;
    color:#555
}
#productDetail .thumb-info .info .table-opt .opt-wrap dd {
    float: left;
    width:350px;
    margin-bottom:5px;
*padding-bottom:5px;
}
#productDetail .thumb-info .info .table-opt .opt-wrap .sel-btn {
    text-align:right;
}
#productDetail .thumb-info .info .table-opt .opt-wrap .sel-btn a {
    display:inline-block;
    width:84px;
    height:24px;
    font-size:13px;
    color:#fff;
    text-align:center;
    line-height:24px;
    border:1px solid #231f20;
    background:#231f20;
    -webkit-transition:all 0.3s ease;
    transition:all 0.3s ease
}
#productDetail .thumb-info .info .table-opt .opt-wrap .sel-btn a:hover {
    color:#231f20;
    background:#fff
}
#productDetail .thumb-info .info .table-opt .opt-wrap .sel-btn a:active {
    position: relative;
    top: 1px
}
#productDetail .thumb-info .info .table-opt .opt-wrap .sel-btn a img {
    display:none
}
#productDetail .thumb-info .info .table-opt .opt-wrap select {
    width:350px;
    height:26px
}
#productDetail .thumb-info .info .table-opt .opt-wrap .opt-btns {
    position:relative
}
#productDetail .thumb-info .info .table-opt .opt-wrap .opt-btns input {
    margin-right:3px;
    width:42px;
    height:24px;
    border: 1px solid #dfdfdf;
    text-align:center !important;
    line-height:24px
}
#productDetail .thumb-info .info .table-opt .opt-wrap .opt-btns a {
    display:inline-block;
    width:26px;
    height:26px;
    text-indent:-9999em;
    vertical-align:top;
    background:url(//image.makeshop.co.kr/makeshop/d3/basic_simple/common/sp_qty.gif) 0 0 no-repeat
}
#productDetail .thumb-info .info .table-opt .opt-wrap .opt-btns a.btn-up {
    background-position:0 0
}
#productDetail .thumb-info .info .table-opt .opt-wrap .opt-btns a.btn-dw {
    background-position:0 -26px
}
#productDetail .thumb-info .info .table-opt .opt-wrap dl .opt-count select {
    float: left;
    width:350px;
}
#productDetail .thumb-info .info .table-opt .opt-wrap dl .opt-count .opt-btns {
    padding-top:5px;
    clear:both
}
#productDetail .thumb-info .info .table-opt .option-wrap {
    margin-top: 10px;
    padding:10px 0;
    border-top:1px solid #ddd;
}
#productDetail .thumb-info .info .table-opt .option-wrap .option-box {
    width:100%;
}
#productDetail .thumb-info .info .table-opt .option-wrap .option-box .tit {
    padding:10px 0 5px;
    color:#666;
}
#productDetail .thumb-info .info .table-opt .option-wrap .option-box .list:after {
    clear: both;
    content: "";
    display: block;
}
#productDetail .thumb-info .info .table-opt .option-wrap .option-box .list {
    width:100%;
}
#productDetail .thumb-info .info .table-opt .option-wrap .option-box .list li {
    float:left;
    width:70px;
    margin-left:25px;
}
#productDetail .thumb-info .info .table-opt .option-wrap .option-box .list li.first, #productDetail .thumb-info .info .table-opt .option-wrap .option-box .list li:first-child {
    margin-left:0;
}
#productDetail .thumb-info .info .table-opt .option-wrap .option-box .list li dl {
    padding-bottom:10px;
    color:#333;
}
#productDetail .thumb-info .info .table-opt .option-wrap .option-box .list li dl dd.prdchk {
    text-align:left;
    padding-bottom:5px;
}
#productDetail .thumb-info .info .table-opt .option-wrap .option-box .list li dl dd.prdchk input {
    width:13px;
    height:13px;
}
#productDetail .thumb-info .info .table-opt .option-wrap .option-box .list li dl dd.prdimg {
    position:relative;
}
#productDetail .thumb-info .info .table-opt .option-wrap .option-box .list li dl dd.prdimg img {
    width:70px;
    height:70px;
}
#productDetail .thumb-info .info .table-opt .option-wrap .option-box .list li dl dd.prdimg.noimg {
}
#productDetail .thumb-info .info .table-opt .option-wrap .option-box .list li dl dd.prdimg .soldout {
    position:absolute;
    top:0;
    left:0;
    display:inline-block;
    width:100%;
    height:100%;
    line-height:71px;
    color:#fff;
    text-align:center;
}
#productDetail .thumb-info .info .table-opt .option-wrap .option-box .list li dl dd.prdimg .soldout-bg {
    position:absolute;
    top:0;
    left:0;
    display:inline-block;
    width:100%;
    height:100%;
    background:#000;
filter:alpha(opacity:40);
    opacity:0.4;
}
#productDetail .thumb-info .info .table-opt .option-wrap .option-box .list li dl dd.prdimg .sel-img {
    position:absolute;
    top:0;
    left:0;
    display:inline-block;
    width:100%;
    height:100%;
    background:#000;
filter:alpha(opacity:40);
    opacity:0.4;
}
#productDetail .thumb-info .info .table-opt .option-wrap .option-box .list li dl dd.prdname {
    padding-top:7px;
    line-height:14px;
}
#productDetail .thumb-info .info .table-opt .option-wrap .option-box .list li dl dd.prdname {
    padding-bottom:3px;
    line-height:14px;
}
#productDetail .thumb-info .info .table-opt .option-wrap .option-box .list li dl dd.prdprice {
    padding-bottom:3px;
}
#productDetail .thumb-info .info .table-opt .option-wrap .option-box .list li dl dd.prdqty {
}
#productDetail .thumb-info .info .table-opt .option-wrap .option-box .list li dl dd.prdqty input {
    width:52px;
    height:24px;
    line-height:24px;
    border: 1px solid #dfdfdf;
    text-align:center;
    background:none;
}
#productDetail .thumb-info .info .table-opt .option-wrap .option-box .list li dl dd.prdqty .btn-up-down {
    display:inline-block;
    width:12px;
    height:26px;
    line-height:0;
    font-size:0;
    vertical-align:top;
}
#productDetail .thumb-info .info .table-opt .option-wrap .option-box .list li dl dd.prdqty .btn-up-down a {
    display:inline-block;
    width:12px;
    height:12px;
    line-height:0;
    font-size:0;
    vertical-align:top;
}
#productDetail .thumb-info .info .table-opt .option-wrap .option-box .list li dl dd.prdqty .btn-up-down .btn-up {
    margin-bottom:2px;
}
#productDetail .thumb-info .info .table-opt .option-wrap .option-box .list li.lst-soldout dl {
    color:#a7a7a7;
}
#productDetail .thumb-info .info .table-opt .option-wrap .option-box .list li.lst-soldout dl input {
    color:#929292;
}
/* 상품정보 탭 */
#productDetail .detailTab {
    padding-top:40px;
    position:relative
}
#productDetail .detailTab ul {
    padding-left:1px;
*zoom:1
}
#productDetail .detailTab ul:after {
    display:block;
    clear:both;
    content:''
}
#productDetail .detailTab ul li {
    margin-left:-1px;
    float:left;
    width:274px;
    height:49px;
    border:1px solid #e4e4e5
}
#productDetail .detailTab ul li.first {
    width:273px
}
#productDetail .detailTab ul li a {
    display:block;
    height:49px;
    font-size:13px;
    color:#303030;
    line-height:49px;
    text-align:center;
    font-family:Verdana
}
#productDetail .detailTab ul li a.active {
    height:47px;
    border-bottom:3px solid #231f20
}
/* 타이틀 공통 */
#productDetail .tit-detail {
    position: relative;
    padding-top:30px;
*zoom:1
}
#productDetail .tit-detail:after {
    display:block;
    clear:both;
    content:''
}
#productDetail .tit-detail h3 {
    float:left;
    font-size:16px;
    color:#303030;
    line-height:18px
}
#productDetail .tit-detail .more {
    float:right
}
#productDetail .tit-detail .more a {
    font-size:11px;
    color:#8c8b8b
}
/* 상품 상세 이미지 */
#productDetail .prd-detail table {
    table-layout: auto;
    border-spacing:0 !important;
    border-collapse:collapse !important
}
#productDetail .prd-detail table td {
    word-break:break-all
}
#productDetail .prd-detail {
    padding-top:10px;
    margin-top:30px;
    width: 100%;
    text-align:left;
    overflow: hidden
}
#productDetail .prd-detail img {
    max-width: 100%;
}
/* 관련상품 */
#productDetail .item-wrap {
    padding-top:40px
}
#productDetail .item-wrap .prd-opt {
    padding:5px 0;
    font-size:13px
}
#productDetail .item-wrap .prd-opt p {
    padding-bottom:5px
}
#productDetail .item-wrap .prd-opt select {
    height:auto
}
#productDetail .item-wrap .prd-opt .vo_value_list {
    height:16px;
    line-height:16px
}
#productDetail .item-wrap .prd-qty {
    padding:5px 0;
    margin:0 auto;
    position: relative;
    width:60px;
    height:18px
}
#productDetail .item-wrap .prd-qty .MS_related_quantity, #productDetail .item-wrap .prd-qty .btns {
    float:left
}
#productDetail .item-wrap .prd-qty .MS_related_quantity {
    width:34px;
    height:16px;
    line-height:18px;
    text-align:right;
    border:1px solid #acacac;
    font-size: 11px
}
#productDetail .item-wrap .prd-qty .btns {
    width:17px;
    height: 16px;
    border:1px solid #acacac;
    border-left:none
}
#productDetail .item-wrap .prd-qty .btns a {
    overflow: hidden;
    float: left;
    width: 100%;
    height: 8px;
    text-indent: -999px;
    background: none;
}
#productDetail .item-wrap .prd-qty .btns a.btn-up {
    border-bottom: 1px solid #aaa;
    background: url(/images/d3/modern_simple/btn/btn_h5_spin_up.gif) no-repeat 50% 2px;
}
#productDetail .item-wrap .prd-qty .btns a.btn-dw {
    background: url(/images/d3/modern_simple/btn/btn_h5_spin_dw.gif) no-repeat 50% 2px
}
#productDetail .related-allbasket {
    padding-bottom:40px;
    text-align:center
}
#productDetail .related-allbasket a {
    display:inline-block;
    width:248px;
    height:58px;
    font-size:13px;
    color:#fff;
    font-family:Verdana;
    text-align:center;
    line-height:58px;
    border:1px solid #231f20;
    background:#231f20;
    -webkit-transition:all 0.3s ease;
    transition:all 0.3s ease
}
#productDetail .related-allbasket a:hover {
    color:#231f20;
    background:#fff
}
#productDetail .related-allbasket a:active {
    position: relative;
    top: 1px
}
/* review-write */
#productDetail .review-write {
    margin-top:30px;
    padding:20px;
    border:1px solid #e4e4e5
}
#productDetail .review-write th, #productDetail .review-write td {
    padding:4px 0;
}
#productDetail .review-write th {
    font-weight: normal
}
#productDetail .review-write td input[name=hname] {
    padding-left:5px;
    width:210px;
    height:31px;
    line-height:31px;
    border:1px solid #ddd
}
#productDetail .review-write td label {
    margin-right:10px
}
#productDetail .review-write td textarea {
    padding:5px;
    width:840px;
    height:81px;
    border:1px solid #ddd
}
#productDetail .review-write td .btn_write {
    display:inline-block;
    width:109px;
    height:91px;
    font-size:14px;
    color:#fff;
    text-align:center;
    line-height:91px;
    border:1px solid #231f20;
    background:#231f20;
    -webkit-transition:all 0.3s ease;
    transition:all 0.3s ease
}
#productDetail .review-write td .btn_write:hover {
    color:#231f20;
    background:#fff
}
#productDetail .review-write td .btn_write:active {
    position: relative;
    top: 1px
}

.aside .navi .item_wrap {
    padding:35px;
    margin:20px 0 15px 0;
    border:1px solid #ececec;
}
.aside .navi .item_wrap .box {
    margin-top:20px;
}
.aside .navi .item_wrap .box:first-child {
    margin-top:0;
}
.aside .navi .item_wrap .box .img_box img {
    border-radius:100%;
}
.aside .navi .item_wrap .box .name_box {
    padding:12px 0;
}
.cate_meta_wrap {
    padding-bottom:15px;
}
.cate_meta_wrap .root_box {
    position:relative;
    color:#ccc;
}
.cate_meta_wrap .root_box a {
    color:#666;
}
.cate_meta_wrap .root_box a:hover {
    text-decoration:underline;
    color:#232323;
}
.cate_meta_wrap .root_box span.cate_current {
    position:relative;
    z-index:1;
    display:inline-block;
*zoom:1;
*display:inline;
    height:13px;
    line-height:13px;
    padding:5px 40px 5px 10px;
    margin:0 4px;
    letter-spacing:-1px;
    font-size:13px;
    color:#666;
    cursor:pointer;
    border:1px solid #ddd;
    background:#fff;
}
.cate_meta_wrap .root_box span.cate_current .line {
    position:absolute;
    width:1px;
    height:16px;
    background:#eee;
    top:4px;
    right:18px;
}
.cate_meta_wrap .root_box span.cate_current .arrow {
    position:absolute;
    width:0px;
    height:0px;
    top:9px;
    right:5px;
    border-color:#bbb transparent transparent transparent;
    border-width:4px;
    border-style:solid;
}
.cate_meta_wrap .root_box span.cate_list {
    display:none;
    position:absolute;
    z-index:10;
    top:23px;
    left:-1px;
    padding:5px;
    border:1px solid #ddd;
    background:#fff;
}
.cate_meta_wrap .root_box span.cate_list a {
    display:block;
    min-width:150px;
    padding:5px 10px 5px 3px;
    color:#828282;
}
.cate_meta_wrap .root_box span.cate_list a:hover {
    color:#BA162F;
}
.cate_meta_wrap .root_box span.cate_list .act {
    font-weight:bold;
    color:#BA162F;
}
.cate_meta_wrap .cate_box {
    padding:5px 30px;
    margin-top:15px;
    border:1px solid #ddd;
    overflow:hidden;
}
.cate_meta_wrap .cate_box a {
    display:block;
    float:left;
    width:25%;
    padding:10px 0;
}
.cate_meta_wrap .cate_box a:hover {
    text-decoration:underline;
}
.cate_meta_wrap .cate_box a.act {
    font-weight:bold;
    color:#418ccc;
}
.product_view .info_section {
    margin-top:10px;
    background:#fff;
}
.product_view .info_section .info_wrap {
    overflow:hidden;
    padding:30px;
    border:1px solid #ddd;
}
.product_view .info_wrap .left_box {
    float:left;
    width:50%;
}
.product_view .info_wrap .middle_box {
    float:right;
    width:46%;
}
.product_view .info_wrap .product_name {
    font-size:22px;
    line-height:22px;
    font-weight:bold;
    color:#424242;
}
.product_view .info_wrap .icon_box {
    margin-top:7px;
}
.product_view .info_wrap .icon span {
    display:inline-block;
    padding:2px 3px;
    margin-right:1px;
    font-size:11px;
    font-weight:normal;
    color:#fff;
    background:#666;
}
.product_view .info_wrap .short_desc {
    margin-top:7px;
    color:#828282;
}
.product_view .info_wrap .order_wrap .order_box {
    padding:10px 0 0 0;
    margin-top:15px;
    background:#f6f6f6;
}
.product_view .info_wrap .order_wrap .supply_price_box .supply_price {
    text-decoration:line-through;
}
.product_view .info_wrap .order_wrap .price_box .price {
    font-size:20px;
    line-height:20px;
    letter-spacing:-1px;
}
.product_view .info_wrap .order_wrap .price_box .rate {
    font-size:15px;
}
.product_view .info_wrap .order_wrap dl {
    padding:7px 10px 7px 20px;
}
.product_view .info_wrap .order_wrap dt {
    display:inline-block;
    zoom:1;
*display:inline;
    width:24%;
    vertical-align:middle;
    line-height:22px;
    color:#999;
    font-weight:bold;
}
.product_view .info_wrap .order_wrap dd {
    display:inline-block;
    zoom:1;
*display:inline;
    width:74%;
    vertical-align:middle;
    line-height:22px;
}
.product_view .info_wrap .attribute_wrap dl {
    background:#f5f5f5;
}
.product_view .info_wrap .attribute_wrap button {
    width:24px;
    height:24px;
    color:#999;
    border:1px solid #ddd;
    background:#fff;
    cursor:pointer;
}
.product_view .info_wrap .attribute_wrap button.attribute_qt_minus_btn {
    float:left;
    border-right:none;
}
.product_view .info_wrap .attribute_wrap button.attribute_qt_plus_btn {
    float:left;
    border-left:none;
}
.product_view .info_wrap .attribute_wrap button.attribute_de_btn {
    width:18px;
    height:18px;
    color:#fff;
    font-size:10px;
    border:none;
    background:#333;
}
.product_view .info_wrap .attribute_wrap input[type=text] {
    float:left;
    width:40px;
    height:24px;
    padding:3px;
    text-align:center;
}
.product_view .info_wrap .attribute_wrap .icon_attribute_box {
}
.product_view .info_wrap .attribute_wrap .icon_attribute_box .variation_box {
}
.product_view .info_wrap .attribute_wrap .icon_attribute_box .variation_box span {
    display:inline-block;
    padding:4px 12px;
    margin:0 2px 2px 0;
    border:1px solid #ddd;
    background:#fff;
    cursor:pointer;
}
.product_view .info_wrap .attribute_wrap .icon_attribute_box .variation_box span.selected {
    padding:3px 11px;
    border:2px solid #E7271C;
}
.product_view .info_wrap .selected_attribute_box dl {
    border-bottom:1px dotted #ddd;
    background:#fff;
}
.product_view .info_wrap .selected_attribute_box dd {
    width:37%;
}
.product_view .info_wrap .sns {
    padding: 10px 0 0 0;
    text-align: right;
    background: #fff;
    border-top: 1px dotted #ddd;
    margin-top: 10px;
}
.product_view .info_wrap .sns a {
    display:inline-block;
    padding:0 8px;
    cursor:pointer;
}
.product_view .info_wrap .amount_box {
    padding:12px 10px 0 0;
    margin-top:10px;
    font-size:15px;
    text-align:right;
    font-weight:bold;
    border-top:2px solid #333;
    background: #fff;
}
.product_view .info_wrap .amount_box .amount {
    font-size:24px;
    letter-spacing:-1px;
}
.product_view .info_wrap .notice_box {
    margin-top:20px;
}
.product_view .info_wrap .notice_box .title {
    font-size:15px;
    font-weight:bold;
    color:#000;
}
.product_view .info_wrap .notice_box .desc {
    margin-top:8px;
    color:#999;
    line-height:18px;
}
.product_view .info_wrap .btn_box {
    margin-top:15px;
}
.product_view .info_wrap .btn_box .top_btn_box {
    overflow:hidden;
}
.product_view .info_wrap .btn_box .top_btn_box .btn {
    padding:14px 0;
    font-size:15px;
    line-height:15px;
    font-weight:bold;
}
.product_view .info_wrap .btn_box .top_btn_box .left {
    float:left;
    width:49%;
}
.product_view .info_wrap .btn_box .top_btn_box .right {
    float:right;
    width:49%;
}
.product_view .info_wrap .btn_box .top_btn_box .btn_buy {
    width:100%;
}
.product_view .info_wrap .btn_box .bottom_btn_box {
    margin-top:6px;
    overflow:hidden;
}
.product_view .info_wrap .btn_box .bottom_btn_box .btn {
    padding:12px 0;
    font-size:15px;
    line-height:15px;
}
.product_view .info_wrap .btn_box .bottom_btn_box .left {
    float:left;
    width:49%;
}
.product_view .info_wrap .btn_box .bottom_btn_box .right {
    float:right;
    width:49%;
}
.product_view .content_wrap .detail_wrap {
    margin-top:50px;
    line-height:27px;
}
.product_view .content_wrap .image_wrap {
    text-align:center;
}
.product_view .content_wrap .image_wrap li {
    padding-top:30px;
}
.product_view .content_wrap .txt_wrap {
    padding:70px 0 25px 0;
}
.product_view .content_wrap .txt_box {
    margin-top:15px;
    border-top:1px solid #ddd;
    border-bottom:1px solid #ddd;
}
.product_view .content_wrap .txt_box table th {
    padding-top:8px;
    padding-bottom:8px;
}
.product_view .content_wrap .txt_box table td {
    padding-top:8px;
    padding-bottom:8px;
}
.product_view .notice_wrap td ul {
    padding-left:15px;
}
.product_view .notice_wrap td ul li {
    padding:1px 0;
    list-style:disc;
}
.product_view .mobile_btn_box {/* display:none; */
}
.form_product_review {
    padding:0 10px;
}
.form_product_review td label {
    font-size:15px;
    color:#418ccc;
}
.order_item_section {
    margin-bottom:15px;
}
.order_price_section {
    margin-bottom:15px;
}
.client_section {
    margin-bottom:15px;
}
.shipping_section .shipping_wrap {
    margin-bottom:15px;
}
.order_item_view .orderid_box {
    min-height:40px;
}
.order_item_view .orderid {
    font-weight:bold;
    color:#418ccc;
    text-decoration:underline;
}
.order_item_view .img_box {
    border-right:none;
}
.order_item_view .img_box img {
    width:60%;
}
.order_item_view .name_box {
    text-align:left;
    border-left:none;
}
.order_item_view .out_of_stock .img_box img {
    filter:alpha(opacity=50);
    opacity:0.5;
    -moz-opacity:0.5;
}
.order_item_view .out_of_stock .color_price {
    text-decoration:line-through;
}
.order_item_view .product_icon {
    margin-bottom:3px;
}
.order_item_view .product_attribute_box {
    padding-top:5px;
    margin:5px 10px 0 0;
    font-size:12px;
    line-height:20px;
    color:#418ccc;
    border-top:1px dotted #ccc;
}
.order_item_view .other_attribute_box {
    padding-top:5px;
    margin:5px 10px 0 0;
    font-size:12px;
    line-height:20px;
    color:#787878;
    border-top:1px dotted #ccc;
}
.order_item_view .short_desc {
    margin-top:5px;
    line-height:20px;
    color:#787878;
}
.order_item_view .btn {
    padding:4px 10px;
    font-size:12px;
}
.order_item_view .btn.attribute_btn {
    margin-top:5px;
}
.order_item_view .btn_box {
    line-height:25px;
}
.order_step {
    margin-bottom:15px;
    border-left:1px solid #ccc;
    overflow:hidden;
}
.order_step li {
    float:left;
    width:18%;
}
.order_step li div {
    padding:16px 0;
    color:#888;
    border-top:2px solid #666669;
    border-bottom:1px solid #ccc;
    font-size:13px;
    font-weight:bold;
    text-align:center;
}
.order_step li.line div {
    border-right:1px solid #ccc;
}
.order_step li.eq1 {
    width:28%
}
.order_step li.eq1 div {
    color:#555;
    background:#f4f4f4;
}
.order_step li.act div {
    color:#fff;
    border-top:2px solid #000;
    border-bottom:1px solid #000;
    background:#272727;
}
.order_list .src_wrap {
    padding:20px;
    margin-bottom:10px;
    border:1px solid #ddd;
    background:#f0f0f4;
}
.order_list .src_wrap .date_box {
    position:relative;
}
.order_list .src_wrap .date_btn_box .btn {
    padding:5px 9px;
    background:#fff;
}
.form_pay .coupon_re_wrap {
    position:fixed;
    z-index:10002;
    left:50%;
    top:50%;
    width:700px;
    max-height:600px;
    margin-left:-350px;
    border:1px solid #ececec;
    box-shadow:rgba(0, 0, 0, 0.15) 0px 1px 10px;
    overflow-y:auto;
}
.form_pay .coupon_re_wrap .coupon_re_box {
    padding:20px;
    background:#fff;
}
.form_pay .coupon_re_wrap .top_btn_box {
    text-align:right;
}
.form_pay .coupon_re_cont {
    text-align:left;
}
.form_pay .coupon_re_cont .box {
    padding:10px 0 0 0;
    margin-top:15px;
    border-top:2px solid #454545;
    border-bottom:1px solid #ddd;
}
.form_pay .coupon_re_cont .name_box {
    padding:0 0 0 5px;
}
.form_pay .coupon_re_cont .coupon_box {
    padding:8px 0;
    margin-top:7px;
    line-height:22px;
    border-top:1px solid #ddd;
    background:#F7F7FC;
}
.form_pay .coupon_re_cont .coupon_box label {
    display:block;
}
.form_pay .coupon_re_cont .coupon_box label.disable {
    text-decoration:line-through;
}
.form_pay .coupon_re_cont .price_box {
    padding:10px 5px;
    text-align:right;
    border-top:1px solid #ddd;
    background:#F7F7FC;
}
.form_pay .coupon_re_wrap .btn_box {
    padding:30px 0;
}
.form_pay .coupon_re_wrap .btn_box .btn {
    padding:8px 14px;
}
.form_pay .coupon_re_wrap .subtotal_box {
    margin-top:20px;
}
.form_pay .pay_wrap {
    margin-bottom:15px;
    overflow:hidden;
}
.form_pay .pay_wrap .left {
    float:left;
    width:65%;
}
.form_pay .pay_wrap .payment_method_select_box th, .form_pay .pay_wrap .payment_method_select_box td {
    border-bottom:none;
}
.form_pay .pay_wrap .form .fix {
    padding-top:13px;
}
.form_pay .pay_wrap .right {
    float:left;
    width:34%;
    margin-left:1%;
}
.form_pay .pay_wrap .right td {
    text-align:right;
}
.form_pay .pay_wrap .right tr.tr_btn th, .form_pay .pay_wrap .right tr.tr_btn td {
    padding-top:30px;
    padding-bottom:30px;
    border-top:2px solid #808080;
}
.form_pay .pay_wrap .right .subtotal {
    font-size:26px;
}
.form_pay .pay_wrap .right .tr_btn a {
    width:48%;
    padding:14px 0;
    text-align:center;
    font-weight:bold;
    font-size:13px;
    line-height:13px;
}
.form_pay .shipping_message_box .box {
    margin-top:5px;
    vertical-align:middle;
}
.form_pay .shipping_message_box textarea {
    width:400px;
    max-width:100%;
    vertical-align:middle;
}
.form_pay .load_message_wrap {
    position:fixed;
    z-index:3000;
    left:50%;
    top:50%;
    width:100%;
    max-width:600px;
    margin:-217px 0 0 -300px;
}
.form_pay .load_message_wrap .close_btn {
    padding:0 0 15px 0;
    text-align:right;
    font-size:25px;
    color:#999;
    font-weight:bold;
    cursor:pointer;
}
.form_pay .load_message_wrap .load_message_box {
    height:400px;
    padding:15px;
    border:3px solid #454545;
    background:#fff;
    overflow-y:auto;
    box-shadow:5px 5px 15px #ccc;
}
.form_pay .load_message_wrap .load_message_box .type_name {
    padding:10px 8px;
    font-size:15px;
    line-height:15px;
    color:#fff;
    font-weight:bold;
    background:#418ccc;
}
.form_pay .load_message_wrap .load_message_box .name_box {
    margin-top:10px;
    border-top:1px solid #ddd;
    border-left:1px solid #ddd;
    overflow:hidden
}
.form_pay .load_message_wrap .load_message_box .name_box li {
    float:left;
    width:25%;
}
.form_pay .load_message_wrap .load_message_box .name_box li div {
    padding:6px 0;
    text-align:center;
    border-right:1px solid #ddd;
    border-bottom:1px solid #ddd;
    cursor:pointer;
}
.form_pay .load_message_wrap .load_meta_wrap {
    margin-top:10px;
}
.form_pay .load_message_wrap .load_meta_wrap .meta_name {
    padding:9px 0;
    font-size:14px;
    line-height:14px;
    text-align:center;
    font-weight:bold;
    border:1px solid #ddd;
    background:#f2f2f2;
}
.form_pay .load_message_wrap .load_meta_wrap .load_meta_box li {
    padding:7px 6px;
    line-height:18px;
    border-bottom:1px solid #ddd;
    cursor:pointer;
}
.form_pg_pay .pay_wrap {
    margin-bottom:15px;
}
.form_pg_pay .pay_wrap .subtotal {
    font-size:26px;
}
.form_pg_pay .result_msg_wrap {
    padding-top:30px;
}
.form_pg_pay .result_msg_wrap .dc {
    padding:25px 0;
    text-align:center;
    border:1px solid #ddd;
    background:#f6f6f9;
}
.form_pg_pay .result_msg_wrap .result_msg {
    font-size:16px;
    font-weight:bold;
}
.form_pg_pay .result_msg_wrap .orderid {
    padding-top:30px;
    font-size:15px;
    font-weight:bold;
}
.pay_view .pay_wrap .subtotal {
    font-size:26px;
}
.pay_view .result_msg_wrap {
    padding-top:30px;
}
.pay_view .result_msg_wrap .dc {
    padding:25px 0;
    text-align:center;
    border:1px solid #ddd;
    background:#f6f6f9;
}
.pay_view .result_msg_wrap .result_msg {
    font-size:16px;
    font-weight:bold;
}
.pay_view .result_msg_wrap .orderid {
    padding-top:30px;
    font-size:15px;
    font-weight:bold;
}
.cart .cart_item_section {
    padding:10px 15px 0 15px;
    margin-bottom:20px;
    border:1px solid #ddd;
}
.cart .product_form_wrap {
    position:fixed;
    z-index:3000;
    left:50%;
    top:50%;
    width:700px;
    max-height:600px;
    margin-left:-350px;
    overflow-y:auto;
}
.cart .product_form_wrap .attribute_re_box {
    padding:20px;
    text-align:left;
    background:#fff;
}
.cart .product_form_wrap .btn_box {
    padding:20px 0;
    text-align:center;
}
.cart .product_form_wrap .btn_box .btn {
    padding:8px 14px;
}
.cart .subtotal_box {
    padding:10px 0;
    text-align:right;
    font-size:15px;
    line-height:26px;
}
.cart .subtotal_box .val {
    font-family:sans-serif;
    font-size:19px;
}
.cart .cart_bottom_btn_box {
    position:relative;
    min-height:27px;
    margin:10px 0;
    text-align:right;
}
.cart .cart_bottom_btn_box .btn {
    padding:6px 16px;
}
.cart .cart_bottom_btn_box .left_btn_box {
    position:absolute;
    top:0;
    left:0;
}
.cart .order_price_section {
    margin-top:15px;
}
.wish .box_wrap {
    overflow:hidden;
    width:calc(100% + 20px);
    padding:15px 0;
    margin-left:-10px;
    border-top:1px solid #ddd;
    border-bottom:1px solid #ddd;
}
.wish .box_wrap .box {
    position:relative;
    overflow:hidden;
    float:left;
    width:25%;
}
.wish .box_wrap .box .inner_box {
    margin:10px;
}
.wish .box_wrap .box .img_box {
    position:relative;
    text-align:center;
}
.wish .box_wrap .box .img_box img {
    vertical-align:top;
    width:100%;
}
.wish .box_wrap .box .out_of_stock img {
    filter:alpha(opacity=50);
    opacity:0.5;
    -moz-opacity:0.5;
}
.wish .box_wrap .box .icon_box {
    position:absolute;
    top:0;
    left:0;
    text-align:left;
    filter:alpha(opacity=90);
    opacity:0.9;
    -moz-opacity:0.9;
}
.wish .box_wrap .box .icon_box span {
    display:inline-block;
    height:13px;
    padding:21px 6px;
    margin-right:1px;
    line-height:13px;
    color:#fff;
    background:#666;
    border-radius:1px;
}
.wish .box_wrap .box .ilike_box {
    position:absolute;
    bottom:12px;
    right:12px;
    line-height:22px;
    font-weight:bold;
    color:#666;
}
.wish .box_wrap .box .cont_box {
    padding:14px;
}
.wish .box_wrap .box .name {
    text-align:center;
    font-size:14px;
    font-weight:bold;
    overflow:hidden;
    white-space:nowrap;
    text-overflow:ellipsis;
}
.wish .box_wrap .box .price_box {
    padding:8px 0 0 0;
    text-align:center;
}
.wish .box_wrap .box .price_box .val {
    font-family:sans-serif;
    font-size:16px;
    color:#494949;
}
.wish .box_wrap .box .check_box {
    padding:0 0 10px 0;
    text-align:center;
}
.wish .box_wrap .box .check_box input {
    width:18px;
    height:18px;
    border:1px solid #ccc;
    background:#fff;
}
.product_icon {
}
.product_icon span {
    display:inline-block;
    padding:3px 7px;
    margin-right:1px;
    font-size:11px;
    line-height:11px;
    font-weight:normal;
    color:#fff;
    background:#666;
    border-radius:11px;
}
.order_meta_status {
    color:#666;
}
.order_meta_status2 {
    color:#418ccc;
}
.order_meta_status3 {
    color:#418ccc;
}
.order_meta_status4 {
    color:#418ccc;
}
.order_meta_status5 {
    color:#418ccc;
}
.order_meta_status6 {
    color:#418ccc;
}
.order_meta_status21 {
    color:#EC2C4A;
}
.order_meta_status22 {
    color:#418ccc;
}
.order_meta_status23 {
    color:#EC2C4A;
}
.order_meta_status24 {
    color:#418ccc;
}
.order_meta_status25 {
    color:#EC2C4A;
}
.order_meta_status26 {
    color:#418ccc;
}
.order_meta_status50 {
    color:#EC2C4A;
}
.combination_list .box_wrap {
    width:calc(100% + 20px);
    margin-left:-10px;
    overflow:hidden;
}
.combination_list .box_wrap .box {
    float:left;
    width:50%;
}
.combination_list .box_wrap .box .inner_box {
    display:block;
    padding:15px;
    margin:10px;
    border:1px solid #ececec;
    background:#F8F8FC;
    border-radius:5px;
    overflow:hidden;
}
.combination_list .box_wrap .box .name {
    padding:4px 0 14px 0;
    font-size:17px;
    font-weight:bold;
}
.combination_list .box_wrap .box .desc {
    height:57px;
    line-height:19px;
    color:#787878;
}
.combination_list .box_wrap .box .img_wrap {
    height:86px;
    margin-top:14px;
    overflow:hidden;
}
.combination_list .box_wrap .box .img_box {
    float:left;
    width:20%;
}
.combination_list .box_wrap .box .img {
    display:block;
    padding:3px;
}
.combination_list .box_wrap .box .img img {
    width:100%;
    height:80px;
    border-radius:3px;
}
.combination_list .box_wrap .box .icon_box {
    height:20px;
    padding:9px 0 15px 0;
}
.combination_list .box_wrap .box .icon_box span {
    display:inline-block;
    height:12px;
    padding:4px 9px;
    margin:0 1px;
    font-size:12px;
    line-height:12px;
    color:#fff;
    background:#666;
    border-radius:22px;
}
.combination_form {
}
.combination_form .request_wrap .user_box .img_box .box {
    float:left;
    width:20%;
}
.combination_form .request_wrap .options_box .box {
    display:inline-block;
    padding:4px 8px;
    margin-right:4px;
    border:1px solid #ddd;
}
.combination_form .target_wrap {
    position:relative;
    padding:20px;
    border:1px solid #ececec;
    background:#fff;
    overflow:hidden;
}
.combination_form .target_wrap .txt {
    display:block;
    position:absolute;
    z-index:0;
    top:50%;
    left:0;
    width:100%;
    margin-top:-8px;
    text-align:center;
    font-size:15px;
    color:#979797;
}
.combination_form .target_wrap .box {
    position:relative;
    z-index:1;
    float:left;
    width:20%;
}
.combination_form .target_wrap .box .inner_box {
    margin:5px;
    border:1px solid #ececec;
    background:#fff;
    cursor:pointer;
}
.combination_form .target_wrap .box .img_box {
    position:relative;
    height:0;
    padding-bottom:100%;
}
.combination_form .target_wrap .box .img_box img {
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    border-radius:3px;
}
.combination_form .target_wrap .box .des_box {
    padding:5px 4px;
}
.combination_view .info_section {
    margin-top:10px;
    background:#fff;
}
.combination_view .info_section .info_wrap {
    overflow:hidden;
    padding:30px;
    border:1px solid #ddd;
}
.combination_view .info_wrap .left_box {
    float:left;
    width:55%;
}
.combination_view .info_wrap .left_box .view .img {
    position:relative;
    height:0;
    padding-bottom:96%;
}
.combination_view .info_wrap .left_box .view img {
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    border-radius:100%;
}
.combination_view .info_wrap .middle_box {
    float:right;
    width:40%;
}
.combination_view .info_wrap .product_name {
    font-size:22px;
    line-height:22px;
    font-weight:bold;
    color:#424242;
}
.combination_view .info_wrap .icon_box {
    margin-top:7px;
}
.combination_view .info_wrap .icon span {
    display:inline-block;
    padding:2px 3px;
    margin-right:1px;
    font-size:11px;
    font-weight:normal;
    color:#fff;
    background:#666;
}
.combination_view .info_wrap .short_desc {
    margin-top:7px;
    color:#828282;
}
.combination_view .info_wrap .order_wrap .order_box {
    padding:10px 0 0 0;
    margin-top:15px;
    background:#f6f6f6;
}
.combination_view .info_wrap .order_wrap .supply_price_box {
}
.combination_view .info_wrap .order_wrap .supply_price_box .supply_price {
    text-decoration:line-through;
}
.combination_view .info_wrap .order_wrap .price_box {
    font-weight:bold;
}
.combination_view .info_wrap .order_wrap .price_box .price {
    font-size:20px;
    line-height:20px;
    letter-spacing:-1px;
}
.combination_view .info_wrap .order_wrap .price_box .rate {
    font-size:15px;
}
.combination_view .info_wrap .order_wrap dl {
    padding:7px 10px 7px 20px;
}
.combination_view .info_wrap .order_wrap dt {
    display:inline-block;
    zoom:1;
*display:inline;
    width:24%;
    vertical-align:middle;
    line-height:22px;
    color:#999;
    font-weight:bold;
}
.combination_view .info_wrap .order_wrap dd {
    display:inline-block;
    zoom:1;
*display:inline;
    width:74%;
    vertical-align:middle;
    line-height:22px;
}
.combination_view .info_wrap .amount_box {
    padding:12px 10px 0 0;
    margin-top:10px;
    font-size:15px;
    text-align:right;
    font-weight:bold;
    color:#333;
    border-top:2px solid #333;
}
.combination_view .info_wrap .amount_box .amount {
    font-size:24px;
    letter-spacing:-1px;
}
.combination_view .info_wrap .notice_box {
    margin-top:20px;
}
.combination_view .info_wrap .notice_box .title {
    font-size:15px;
    font-weight:bold;
    color:#000;
}
.combination_view .info_wrap .notice_box .desc {
    margin-top:8px;
    color:#999;
    line-height:18px;
}
.combination_view .info_wrap .btn_box {
    margin-top:15px;
    overflow:hidden;
}
.combination_view .info_wrap .btn_box .btn {
    padding:12px 0;
    font-size:15px;
    line-height:15px;
    border-radius:21px;
}
.combination_view .info_wrap .btn_box .left {
    float:left;
    width:48%;
}
.combination_view .info_wrap .btn_box .right {
    float:right;
    width:48%;
}
.combination_view .content_wrap .detail_wrap {
    margin-top:50px;
}
.combination_view .content_wrap .image_wrap {
    text-align:center;
}
.combination_view .content_wrap .image_wrap li {
    padding-top:30px;
}
.combination_request_list .box_wrap {
    margin-top:15px;
}
.combination_request_list .box_wrap .box {
    margin-bottom:15px;
}
.combination_request_list .box_wrap .box .inner_box {
    display:block;
    padding:15px;
    border:1px solid #ececec;
    background:#F8F8FC;
    border-radius:5px;
    overflow:hidden;
}
.combination_request_list .box_wrap .box .name {
    padding:4px 0 14px 0;
    font-size:17px;
    font-weight:bold;
}
.combination_request_list .box_wrap .box .memo {
    color:#787878;
}
.combination_request_list .box_wrap .box .btn_box {
    margin-top:19px;
    text-align:right;
}
.combination_request_list .box_wrap .box .btn_box .btn {
    padding:6px 12px;
}
.combination_request_list .box_wrap .box .combination_wrap {
    margin-top:22px;
}
.combination_request_list .box_wrap .box .combination_wrap .combination_box {
    display:block;
    padding:9px 0;
    margin-top:-1px;
    font-size:15px;
    line-height:15px;
    border-top:1px dotted #ddd;
    border-bottom:1px dotted #ddd;
}
.combination_request_list .box_wrap .box .combination_wrap .combination_box:hover {
    text-decoration:underline;
}
.combination_request_form .options_wrap {
    overflow:hidden;
}
.combination_request_form .options_wrap .box {
    float:left;
    width:25%;
    text-align:center;
    font-size:15px;
    font-weight:bold;
}
.combination_request_form .options_wrap .box .inner_box {
    padding:12px;
    margin:3px;
    border:1px solid #eee;
    cursor:pointer;
}
.combination_request_form .options_wrap .box.act .inner_box {
    padding:11px;
    border:2px solid #333;
}
.combination_request_form .options_wrap .box .name {
    padding:6px 0;
}
.src_item_static .box_wrap {
    width:calc(100% + 10px);
    margin:10px 0 0 -5px;
}
.src_item_static .box {
    float:left;
    width:20%;
}
.src_item_static .box .inner_box {
    margin:5px;
    border:1px solid #ececec;
    background:#fff;
    cursor:pointer;
}
.src_item_static .box .des_box {
    padding:5px 4px;
}
.agency_info {
    padding:30px 0 25px 0;
    text-align:center;
    background:#F6F6FC;
}
.agency_info .img_box {
    text-align:center;
}
.agency_info .img_box img {
    width:150px;
    height:150px;
    border-radius:100%;
}
.agency_info .name_box {
    padding:20px 0 20px 0;
    text-align:center;
    font-size:22px;
    font-weight:bold;
}
.agency_info .content_box {
    text-align:center;
    font-size:15px;
    line-height:20px;
    color:#787878;
}
.agency_list {
    padding:30px 0 50px 0;
    background:#F6F6FC;
}
.agency_list .box_wrap {
    width:calc(100% + 20px);
    margin-left:-10px;
    overflow:hidden;
}
.agency_list .box_wrap .box {
    float:left;
    width:33.333333%;
}
.agency_list .box_wrap .box .inner_box {
    display:block;
    padding:15px;
    margin:10px;
    border:1px solid #ececec;
    background:#fff;
    overflow:hidden;
}
.agency_list .box_wrap .box .img_box {
    position:relative;
    height:0;
    padding-bottom:72%;
    background:#f4f4f4;
}
.agency_list .box_wrap .box .img_box img {
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    border-radius:3px;
}
.agency_list .box_wrap .box .name {
    padding:14px 0 0 0;
    font-size:15px;
    line-height:15px;
    font-weight:bold;
}
.agency_list .box_wrap .box .desc {
    padding:8px 0 0 0;
    font-size:13px;
    line-height:19px;
    color:#787878;
}
.agency_view .info_wrap {
    padding:30px 0;
    overflow:hidden;
}
.agency_view .info_box {
    float:left;
    width:45%;
}
.agency_view .info_box dl {
    padding:16px 0;
    text-align:left;
    font-size:15px;
    border-bottom:1px solid #ddd;
    overflow:hidden;
}
.agency_view .info_box dt {
    float:left;
    width:25%;
}
.agency_view .info_box dd {
    float:right;
    width:70%;
    color:#787878;
}
.agency_view .info_box .desc {
    margin-top:20px;
    font-size:15px;
    line-height:19px;
    color:#787878;
}
.agency_view .map_wrap {
    float:right;
    width:45%;
}
 @media screen and (max-width:1099px) {
.cate_meta_wrap {
    margin-top:1em;
}
.cate_meta_wrap .root_box {
    display:none;
}
.product_list {
    padding:0;
}
}
 @media screen and (max-width:767px) {
.mall.show_aside .content {
    margin-top:0;
}
.cate_meta_wrap {
    display:none;
}
.mall .footer {
    padding-bottom:0;
}
.mall .media1_nv {
    display:none !important;
}
.product_view .info_section {
    margin-top:0;
    border-bottom:1px solid #ddd;
}
.product_view .info_section .info_wrap {
    padding:.5em;
    border:none;
}
.product_view .info_wrap .left_box {
    float:none;
    width:100%;
}
.product_view .info_wrap .left_box .banner_wrap .banner_bottom_box {
    bottom:1.2em;
}
.product_view .info_wrap .middle_box {
    float:none;
    width:100%;
    margin:.5em 0 0 0;
}
.product_view .info_wrap .attribute_wrap select {
    padding:.7em 0;
}
.product_view .info_wrap .attribute_wrap button {
    width:2.2em;
    height:2.2em;
    font-size:1.2em;
    font-weight:bold;
}
.product_view .info_wrap .attribute_wrap button.attribute_de_btn {
    width:1.6em;
    height:1.6em;
    font-size:1.2em;
}
.product_view .info_wrap .attribute_wrap input[type=text] {
    width:40px;
    height:2.2em;
    padding:0;
    font-size:1.2em;
    line-height:1.2em;
    text-align:center;
}
.product_view .info_wrap .attribute_wrap select.variation_box {
    width:100%;
}
.product_view .info_wrap .selected_attribute dd .price {
    font-size:1.2em;
}
.product_view .info_wrap .amount_box .amount {
    font-size:1.6em;
}
.product_view .notice_wrap .notice_box {
    margin-top:-1px;
}
.product_view .notice_wrap .txt_title {
    padding-left:.8em;
    border-top:1px solid #ddd;
}
.product_view .tab_cont_section_wrap {
    margin-top:20px;
    background:#fff;
}
.product_view .mobile_title {
    padding:1em .9em;
    border-bottom:1px solid #e6e6e6;
    background:-webkit-linear-gradient(top, #f8f8f8 30%, #efefef 100%);
    background:-moz-linear-gradient(top, #f8f8f8 30%, #efefef 100%);
    background:-ms-linear-gradient(top, #f8f8f8 30%, #efefef 100%);
}
.product_view .mobile_title .arrow_box {
    display:inline-block;
    position:relative;
    position:relative;
    float:right;
    width:25px;
    height:25px;
    margin-top:-6px;
    border-radius:13px;
    background:#fff;
}
.product_view .mobile_title .arrow_box::after {
    position:absolute;
    content:"";
    display:block;
    top:6px;
    left:8px;
    width:6px;
    height:6px;
    border-top:3px solid #ccc;
    border-right:3px solid #ccc;
    -webkit-transform:rotate(135deg);
    transform:rotate(135deg);
}
.product_view .mobile_title.act .arrow_box::after {
    top:9px;
    border-color:#418ccc;
    -webkit-transform:rotate(315deg);
    transform:rotate(315deg);
}
.product_view .tab_cont_section_wrap .tab_cont_section:first-child .mobile_title {
    border-top:1px solid #eaeaea;
}
.product_view .tab_cont_section_wrap .tab_cont {
    padding:0 8px;
}
.product_view .mobile_btn_box {
    position:fixed;
    z-index:1000;
    bottom:0;
    left:0;
    width:98%;
    padding:6px 1% 5px 1%;
    background:#fff;
    box-shadow:0 -2px 16px #ddd;
}
.product_view .mobile_btn_box .btn {
    font-weight:bold;
    height:16px;
    padding:14px 0;
    text-align:center;
    font-size:16px;
    line-height:16px;
    color:#fff;
    border:none;
}
.product_view .mobile_btn_box .left {
    float:left;
    width:49%;
    background:#A30224;
}
.product_view .mobile_btn_box .right {
    float:right;
    width:49%;
    background:#333;
}
.order_item_view .orderid_box {
    font-size:15px;
}
.order_item_view .orderid_box a {
    font-size:15px;
}
.order_item_view .img_box img {
    width:80%;
}
.order_item_view .btn_box .btn {
    margin:0 2px;
}
.form_pay .coupon_re_wrap {
    left:0;
    top:0;
    width:100%;
    height:100%;
    max-height:100%;
    margin-top:0 !important;
    margin-left:0;
}
.form_pay .coupon_re_wrap .coupon_re_box {
    padding:.5em;
}
.form_pay .coupon_re_wrap .btn_box {
    margin:1.2em 0;
    text-align:center;
}
.form_pay .coupon_re_wrap .btn_box .btn {
    width:30%;
    padding:1em 0;
    font-weight:bold;
}
.form_pay .coupon_re_wrap .order_item_view {
    border-bottom:none !important;
}
.form_pay .pay_wrap {
    padding:0 .5em .5em .5em;
    border-top:1px solid #ddd;
    border-bottom:1px solid #ddd;
}
.form_pay .pay_wrap .left {
    float:none;
    width:100%;
}
.form_pay .pay_wrap .payment_method_select_box {
    border-bottom:none !important;
}
.form_pay .pay_wrap .right {
    float:none;
    width:100%;
    margin:1em 0 0 0;
}
.form_pg_pay .pay_wrap {
    padding:0 .5em .5em .5em;
    border-top:1px solid #ddd;
    border-bottom:1px solid #ddd;
}
.form_pg_pay .pay_wrap .left {
    float:none;
    width:100%;
}
.form_pg_pay .pay_wrap .payment_method_select_box {
    border-bottom:none !important;
}
.form_pg_pay .pay_wrap .right {
    float:none;
    width:100%;
    margin:1em 0 0 0;
}
.cart .cart_item_section {
    padding:0;
    border:none;
}
.cart .subtotal_box {
    padding:1em .8em;
    border-top:3px solid #eee;
    background:#fff;
}
.cart .cart_bottom_btn_box {
    padding:1em .8em;
    margin:0;
    border-bottom:1px solid #ddd;
    background:#fff;
}
.cart .cart_bottom_btn_box .btn {
    width:100%;
    padding:1.2em 0;
}
.cart .product_form_wrap {
    left:0;
    top:0;
    width:100%;
    height:100%;
    max-height:100%;
    margin-top:0 !important;
    margin-left:0;
}
.cart .product_form_wrap .attribute_re_box {
    padding:.5em;
}
.cart .product_form_wrap .btn_box {
    margin:1.2em 0;
    text-align:center;
}
.cart .product_form_wrap .btn_box .btn {
    width:30%;
    padding:1em 0;
    font-weight:bold;
}
.wish .box_wrap {
    width:100%;
    margin:0;
    border:none;
}
.wish .box_wrap .box {
    width:50% !important;
}
.wish .box_wrap .box .inner_box {
    margin:4px;
    border:1px solid #eee;
    background:#fff;
}
.order_list {
    margin-top:-1px;
}
.order_list .src_wrap {
    line-height:40px;
    border:none;
    border-top:1px solid #ececec;
    border-bottom:1px solid #ececec;
    background:#fff;
}
.pay_view .result_msg_wrap {
    padding:0;
}
.pay_view .result_msg_wrap .dc {
    padding:2em 0;
    border-top:none;
}
.pay_view .result_msg_wrap .result_msg {
    font-size:1.2em;
}
.pay_view .result_msg_wrap .orderid {
    padding:1.5em 0 0 0;
    font-size:1.2em;
}
.combination_form .target_wrap {
    float:none;
    width:100%;
}
.combination_form .items_wrap {
    float:none;
    width:100%;
}
}
.slide_wrap {
    display: block !important;
}
.opt-wrap select {
    width: 100%;
}
.opt-wrap .tit {
    padding-left: 20px;
}


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

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

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

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

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

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

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


.bbs .bbs_name{padding:25px 1px 20px 1px;font-size:32px;line-height:32px;color:#454545;font-weight:bold;text-align:left;}
@media only screen and (max-width: 1099px){
.bbs .bbs_name {
    padding: .5em 0 .8em .5em;
    font-size: 1.3em;
    line-height: 1.3em;
}
}
.bbs .bbs_name.small{font-size:15px;line-height:20px;}

article.option_area {
    background: #f6f6f6;
}
.shopdetailInfoSelect {
    padding: 0 10px 7px 20px;
}
article.option_area span.shopdetailInfoName {
    display: inline-block;
    zoom: 1;      *
    display: inline;
    width: 24%;
    vertical-align: middle;
    line-height: 22px;
    color: #999;
    font-weight: bold;
}

article.option_area span.txt, article.option_area .shopdetailInfoCont {
    display: inline-block;
    zoom: 1;      *
    display: inline;
    width: 74%;
    vertical-align: middle;
    line-height: 22px;
}

article.option_area p.add-option-sel {
    margin: 10px 0 10px 0;
}

article.option_area select{
    width: 100%;
} 

#MK_innerOptWrap {
    background: #f6f6f6;
}

#MK_innerOptTotal {
    background: #fff;
}

/* BASIC css end */

