/* BASIC css start */
.offical-price {text-decoration: line-through;}
.wrapper-temp { padding: 13px; }
.MK_qty-ctrl input { display: inline-block; height: 100%; }
.shopdetail h2 {font-size:1.333em; font-weight:bold; text-align:center; padding-top:16px;}
.shopdetail h3 {font-weight:bold; padding:10px 15px; margin-bottom:10px; background-color:#E6D9D9;}
.shopdetail h3 .fa {float:right; font-size: 1.5em;}
.shopdetailInfoTop figure {padding:16px 15px; border-bottom:1px solid #c7c7c7;}
.shopdetailInfoTop figcaption {text-align:left; margin-top:16px;}
{background-color:#fff;}
.shopdetailInfoValue {position: relative; border-bottom:1px solid #c7c7c7; padding:18px 15px;}
.shopdetailInfoValue em {color:#f1191f; font-size:1.333em;}
.shopdetailInfoValue p {margin-bottom:8px;}
.shopdetailInfoValue p:last-child {margin-bottom:0px;}
.shopdetailInfoValue .shopdetailInfoName {width:30%; display:inline-block;}
.shopdetailInfoValue .shopdetailInfoCont {width:70%; display:inline-block; margin-left: -4px;}
.shopdetailInfoValue .region {margin-left: 10px;}
.shopdetailInfoValue .btn_relation {position:absolute; top:50%; right:10px; text-align:center; margin-top: -25px;}
.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;}
.shopdetailInfoValue .btn_relation a:first-child {}
.shopdetailInfoValue .btn_relation a .fa {display:block; margin:6px 0 3px 0;}
.shopdetailInfoDelivery {padding:10px 15px;}
/* 상품옵션 */
.option_area {}
.option_area.fixed {width: 100%; position: fixed; z-index: 101; bottom: 0; left: 0; right: 0;}
.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;}
}
.option_area.fixed .option_tk {height:auto; max-height:200px; overflow-y:auto; background-color: #f1f1f1;}
.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;}
.fixed-btn.fixed {display: block; position: fixed;}
.option_area.fixed .fixed-btn.fixed {display: block; position: relative;}
.fixed-btn .btn_option {position: absolute; top: -16px; left: 50%; margin-left:-33px;}
.shopdetailInfoMultiSelect {background-color: #fbf6f5; }
.buy_on {background-color: #f6f6f6; text-align: center; padding: 10px 15px; display:none;}
.buy_on a {width:48%; color: #3b3b3b; background-color:#fff; border:1px solid #f1191f; display: inline-block; padding:6px 0; margin: 0;}
.buy_on a.buy {background-color:#f1191f; color:#fff;}
.shopdetailInfoSelect {}
.shopdetailInfoSelect .opt-com {text-align: right;}
.shopdetailInfoSelect p {background-color:#fff; padding: 5px 15px;}
.shopdetailInfoSelect p:last-child {margin-bottom:0px;}
.shopdetailInfoSelect .shopdetailInfoName {width: 28%; padding-right: 5px; display:inline-block; padding-top: 3px; }
.shopdetailInfoSelect .shopdetailInfoCont {width:70%; display:block; margin-left: -4px;}
.shopdetailInfoSelect .shopdetailInfoCont select {width:100%;}
.shopdetailInfoSelect .shopdetailInfoCount .txt-qnty {text-align:right; padding:0 6px; width: 50px !important;}
.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;}
.shopdetailInfoSelect .shopdetailInfoCount .fa-minus {background-color: #bbb; width: 35px; height: 35px; text-align: center; vertical-align: middle; line-height: 35px; color: #fff;}
.shopdetailInfoMultiSelect .MK_optAddWrap #MK_innerOptScroll {background-color: #fff; border:1px solid #ccc; box-sizing:border-box;}
.shopdetailInfoSelect .add-option-sel {font-weight: bold; font-size: 1.1em; padding-top: 10px;}
.shopdetailInfoSelect .add-option select {margin-bottom: 10px;}
.shopdetailInfoSelect .add-option .shopdetailInfoName {vertical-align: top; padding-top: 11px;}
.shopdetailInfoValue .shopdetailInfoCont.listCoupon { position:relative; }
.shopdetailInfoValue .shopdetailInfoCont .btn-coupon { display:inline-block; height:16px; padding:0; margin-left:5px; border:1px solid #000; font-size:10px; }
.shopdetailInfoValue .shopdetailInfoCont .btn-coupon span { display:inline-block; height:16px; padding:0 5px; color:#fff; background:#000; vertical-align:top; font-size:11px; }
.shopdetailInfoValue .shopdetailInfoCont .btn-coupon em { display:inline-block; height:16px; padding:0 3px 0 0; font-size:10px; vertical-align:top; color:#000; }

.MK_optAddWrap .MK_inner-opt-cm li {position:relative; padding: 12px 0;}

.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"] { width: 79px; }
.MK_optAddWrap .MK_inner-opt-cm .MK_btn-del {position:absolute; top:12px; right:0;}
.MK_optAddWrap .MK_inner-opt-cm .MK_btn-del img {width: 20px; margin-right:5px;}
.MK_optAddWrap .MK_inner-opt-cm .MK_price {position:absolute; bottom:21px; right:0; margin-right:5px;}
.MK_optAddWrap .MK_inner-opt-cm .MK_qty-ctrl .btn-type-02 {background-color: #bbb; width: 35px; height: 35px; text-align: center; vertical-align: middle; line-height: 35px; color: #fff; display: inline-block;}
.MK_optAddWrap .total {text-align:right; padding:10px 15px; font-size: 17px;}
.MK_optAddWrap .MK_total {font-size:18px; color:#f1191f; margin-left:5px;}
.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; }
/* //착불 아이콘 */
.gray-delivery {padding: 2px;background-color: #fff;color: #656565;font-size: 0.875em;border-radius: 3px;border: 1px solid #656565;}
/* //상품옵션 */
.shopdetailTotal {background-color:#fff; text-align:right; padding:15px; font-size:1.2em;}
.shopdetailTotal em {color:#f1191f; font-size:1.333em; margin-left:16px;}
.shopdetailButton { margin: 30px 0 15px 0; text-align: center;}
.shopdetailButton .shopdetailButtonTop a {display: inline-block; margin:0 2px; font-weight:bold;}
.shopdetailButton .shopdetailButtonTop a.wish {background-color:#FFF; border:1px solid #393939;}
.shopdetailButton .shopdetailButtonTop a.cart {color:#fff; background-color:#393939; border:1px solid #393939;}
.shopdetailButton .shopdetailButtonTop a.buy {color:#fff; background-color:#f1191f; border:1px solid #f1191f; padding:15px 32px;}
.shopdetailButton .shopdetailButtonBottom {margin:20px 0;}
.shopdetailButton .shopdetailButtonBottom img {margin:0 2px; width:45px; height:auto;}
.shopdetailCoupon {margin-top:15px;}
.shopdetailCoupon .shopdetailCouponGet {padding:0 15px;}
.shopdetailCoupon .shopdetailCouponGet .image_src {max-width: 100%; padding-bottom: 5px;}
.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;}
.shopdetailCoupon .shopdetailCouponGet li:last-child {border-bottom:0px none;}
.shopdetailCoupon .shopdetailCouponGet .MS_coupon dt {width:82px; position:absolute; top:10px; left:0 ; color:#fff; text-align:center;}
.shopdetailCoupon .shopdetailCouponGet .MS_coupon dt strong {font-weight: normal;}
.shopdetailCoupon .shopdetailCouponGet .MS_coupon h4 {font-weight:bold;}
.shopdetailItem .shopdetailItemPopup {text-align:center; padding:0 15px; margin:22px 0;}
.shopdetailItem .shopdetailItemPopup a {font-weight:bold; color:#fff; background-color:#636363; display:block; padding:10px 0;}
.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;}
.shopdetailItem .shopdetailImage img {max-width:100% !important; height: auto !important;}
.shopdetailItem .shopdetailImage table {width:100% !important;}
.shopdetailItem .shopdetailImage object {width:100% !important;}
.shopdetailItem .shopdetailImage iframe {width:100% !important;}
.shopdetailItem .shopdetailImage table {table-layout: auto !important;}
.shopdetailItem .shopdetailImage div {width:100% !important;}
.shopdetailItem .shopdetailNotify {margin-top:24px;}
.shopdetailItem .shopdetailNotify .shopdetailNotifyInfo {padding:0 15px;}
.shopdetailItem .shopdetailNotify .shopdetailNotifyInfo dt {font-weight:bold; margin-bottom:2px;}
.shopdetailItem .shopdetailNotify .shopdetailNotifyInfo dd {margin:0 0 25px 6px;}


/* 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) {
	
	h2 {border-bottom:1px solid #c7c7c7; padding-bottom:16px; background-color: #f5f5f5;}
	.shopdetailInfoTop {float:left;}
	.shopdetailInfoTop figure {border-bottom:0px none;}
	.shopdetailInfoTop, .shopdetail .shopdetailInfo .shopdetailInfoBottom {width:50%;}
	.shopdetailInfoBottom {float:right; background-color:#fff;}
	.shopdetailInfoMultiSelect .MK_optAddWrap #MK_innerOptScroll {background-color: #FBF6F5;}
	.shopdetailInfo .shopdetailInfoBottom .shopdetailTotal {border-top:1px solid #c7c7c7;}
	.shopdetailCoupon .shopdetailCouponGet {width:335px; margin:0 auto;}
	.shopdetailRelationItem {padding:0 0 30px 0;}
	.shopdetailInfo .shopdetailInfoBottom .shopdetailButton .shopdetailButtonTop a {padding:10px 8px;}
	.shopdetailInfo .shopdetailInfoBottom .shopdetailButton .shopdetailButtonTop a.buy {padding:10px 8px;}
	.shopdetailItem .shopdetailItemPopup {width:335px; margin:22px auto;}
	.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) {
	
	h2 {border-bottom:1px solid #c7c7c7; padding-bottom:16px; background-color: #f5f5f5;}
	.shopdetailInfoTop {float:left;}
	.shopdetailInfoTop figure {border-bottom:0px none;}
	.shopdetailInfoTop, .shopdetail .shopdetailInfo .shopdetailInfoBottom {width:50%;}
	.shopdetailInfoMultiSelect .MK_optAddWrap #MK_innerOptScroll {background-color: #FBF6F5;}
	.shopdetailInfo .shopdetailInfoBottom {float:right; background-color:#fff;}
	.shopdetailInfo .shopdetailInfoBottom .shopdetailTotal {border-top:1px solid #c7c7c7;}
	.shopdetailCoupon .shopdetailCouponGet {width:335px; margin:0 auto;}
	.shopdetailRelationItem {padding:0 0 30px 0;}
	.shopdetailItem .shopdetailItemPopup {width:335px; margin:22px auto;}
	.shopdetailItem .shopdetailNotify {margin-top:36px;}
	.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 {margin-top: -10px;}
#kakaopay_order_btn {padding-top:10px;}
.payco_checkout.ta.checkout_a4 {
  background-color: inherit !important;
}

.prd-btn-wrapper-kakao {
  position: relative;
}

.wrapper-kakao-back {
    position: absolute;
    width: 100%;
    height: 25px;
    bottom: 0;
    background: #FBF6F5;
    pointer-events: none;
}

/* 하이브리드 */
.option_area .option-wrap { padding:5px 15px 10px; background:#f6f6f6; border-bottom:1px solid #c7c7c7; }
.option_area .option-wrap .option-box:not(:last-child)  { width:100%; border-bottom:1px solid #cecece; }
.option_area .option-wrap .option-box.last { border-bottom:none; }
.option_area .option-wrap .option-box .tit { width:100%; padding:10px 0; color:#3b3b3b; }
.option_area .option-wrap .option-box .list:after { clear: both; content: ""; display: block; }
.option_area .option-wrap .option-box .list { width:100%; font-size:0.875em; }
.option_area .option-wrap .option-box .list li { float:left; width:20%; list-style:none; }
.option_area .option-wrap .option-box .list li.last { }
.option_area .option-wrap .option-box .list li dl { width:54px; padding-bottom:10px; text-align:center; color:#333; }
.option_area .option-wrap .option-box .list li dl dd.prdchk { text-align:left; padding-bottom:5px; }
.option_area .option-wrap .option-box .list li dl dd.prdchk input { width:12px; height:12px; }
.option_area .option-wrap .option-box .list li dl dd.prdimg { position:relative; }
.option_area .option-wrap .option-box .list li dl dd.prdimg img { width:54px; height:54px; }
.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; }
.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; }
.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; }
.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; }
.option_area .option-wrap .option-box .list li dl dd.prdname { padding-top:5px; line-height:14px; word-wrap:break-word;}
.option_area .option-wrap .option-box .list li dl dd.prdnote { padding-bottom:3px; line-height:14px; word-wrap:break-word;}
.option_area .option-wrap .option-box .list li dl dd.prdprice { padding-bottom:3px; }
.option_area .option-wrap .option-box .list li dl dd.prdqty { }
.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; }
.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; }
.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; }
.option_area .option-wrap .option-box .list li dl dd.prdqty .btn-up-down .btn-up { margin-bottom:1px; }
.option_area .option-wrap .add-option-sel { font-weight: bold; font-size: 1.1em; padding: 10px 0; border-top:1px solid #cecece; }
.option_area .option-wrap .shopdetailInfoName { width: 28%; padding-right: 5px; display:inline-block; }
.option_area .option-wrap .shopdetailInfoCont {width:70%; display:inline-block; margin-left: -4px;}
.option_area .option-wrap .shopdetailInfoCont select {width:100%;}
.option_area .option-wrap .shopdetailInfoCount .txt-qnty {text-align:right; padding:0 6px; width: 50px !important;}
.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;}
.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;}
.option_area .MK_optAddWrap #MK_innerOptPrice,
.option_area .MK_optAddWrap #MK_innerOptAdd { padding-bottom:5px; margin-right: 10px; }
.option_area .MK_optAddWrap #MK_optAddWrapList {background-color:#f6f6f6; }

/* 추가 구성 상품 */
.shopdetailInfoTit { width: 100%; height:40px; line-height:42px; padding:0 12px; font-size:14px; color:#000; border:1px solid #ccc; border-bottom:none; box-sizing:border-box;}
.shopdetailInfoWrap:after { clear: both; content: ""; display: block; }
.shopdetailInfoWrap { width:100%; border:1px solid #ccc; border-bottom:none; box-sizing:border-box;}
.shopdetailInfoWrap .shopdetailInfoTop { float:left; width:45%; }
.shopdetailInfoWrap .shopdetailInfoTop figure { padding:15px 12px; border:0; }
.shopdetailInfoWrap .shopdetailInfoValue { float:right; width:52%; padding:15px 0; margin-right:3%; border:0; }
.shopdetailInfoWrap .shopdetailInfoValue .shopdetailInfoprdName { font-size:1.333em; font-weight:bold; }
.shopdetailInfoWrap .shopdetailInfoValue .shopdetailInfoCont { width:auto; margin:0; }
.shopdetailInfoWrap .shopdetailInfoValue .shopdetailInfoName { width:auto; }
.shopdetailInfoWrap .shopdetailInfoSelect p { padding:0; background:none; }
.shopdetailInfoWrap .shopdetailInfoSelect .shopdetailInfoCont .basic_option { width:100%; }
.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; }




#MK_innerOptTotal {
    padding: 14px;
    font-size: 13px;
    line-height: 15px;
    vertical-align: middle;
    border: 1px solid #d5d5d5;
    background: transparent;
    margin-top: 7px;
}









 #contents ul li img {
     max-width: 100%;
 }

table {
    width: 100%;
    table-layout: fixed;
    border: 0 none;
    border-spacing: 0;
    border-collapse: collapse;
    border:1px solid #ccc;
}

 .xans-product-detail {
     font-size: 13px;
 }

 .xans-product-detail .strike {
     text-decoration: line-through;
 }

 .xans-product-detail .byte {
     font-size: 11px;
     vertical-align: middle;
 }

 .xans-product-detail .byte strong {
     color: #1b87d4;
 }

 .xans-product-detail h1.name {
     margin: 14px 14px 0;
     font-size: 13px;
 }

 .xans-product-detail p.prdIcon {
     margin: 0 14px;
 }

 .xans-product-detail p.prdIcon img {
     margin: 7px 0;
 }

 .xans-product-detail .overview {
     font-size: 12px;
 }

 .xans-product-detail .overview .prdImgView {
     position: relative;
     min-height: 100px;
     text-align: center;
 }

 .xans-product-detail .overview .prdImgView .paginate {
     background: transparent;
 }


 .xans-product-detail .overview .prdImg img {
     width: 100%;
     border: 1px solid #ececec;
 }

 .xans-product-detail .overview .color {
     overflow: hidden;
     margin: 7px 1px 0;
 }

 .xans-product-detail .overview .chips {
     float: left;
     width: 20px;
     height: 16px;
     margin: 0 3px 3px 0;
     font-size: 0;
     line-height: 0;
 }

 .xans-product-detail .overview .topLogo {
     overflow: hidden;
     padding: 0 0 14px;
 }

 .xans-product-detail .overview .topLogo span {
     float: left;
     padding: 0 14px 0 0;
     font-weight: bold;
     font-size: 20px;
     line-height: 26px;
 }

 .xans-product-detail .overview .topLogo span img {
     max-height: 20px;
 }

 .xans-product-detail .overview .topLogo a {
     float: left;
 }

 .xans-product-detail .overview .topLogo a img {
     max-height: 26px;
 }

 .xans-product-detail .prdInfo {
     background: #fff;
     margin-top: 15px;
 }

 .xans-product-detail .prdInfo table tbody.priceArea {
     border-bottom: 1px solid #ececec;
 }

 .xans-product-detail .prdInfo table tbody.priceArea th {
     font-weight: bold;
 }

 .xans-product-detail .prdInfo table tbody.priceArea tr.price td {
     text-decoration: line-through;
 }

 .xans-product-detail .prdInfo table th {
     width: 100px;
     padding: 14px;
     font-weight: normal;
     text-align: left;
     color: #757575;
 }

 .xans-product-detail .prdInfo table td {
     text-align: left;
     padding: 14px;
 }

 .xans-product-detail .prdInfo table td select {
     width: 100%;
 }

 .xans-product-detail .prdInfo table .mileage td p {
     display: inline-block;
 }

 .xans-product-detail .prdInfo table .mileage td img {
     vertical-align: middle;
 }

 .xans-product-detail .prdOption {
     background: #fff;
 }

 .xans-product-detail .prdOption table tr {
     border-top: 1px solid #ececec;
 }

 .xans-product-detail .prdOption table tr:first-child {
     border-top: 0;
 }

 .xans-product-detail .prdOption table th {
     width: 100px;
     text-align: left;
     padding: 7px 14px;
     color: #757575;
     font-weight: normal;
 }

 .xans-product-detail .prdOption table td {
     text-align: left;
     padding: 7px 14px;
 }

 .xans-product-detail .prdOption table td select {
     width: 100%;
 }

 .xans-product-detail .prdOption table td label {
     margin: 0 12px 0 0;
 }

 .xans-product-detail .prdOption table td.selectButton {
     text-align: right;
 }

 .xans-product-detail .prdOption table td.fileInfo input {
     width: 95%;
 }

 .xans-product-detail .prdOption table td.fileInfo .infoDesc {
     margin: 0 0 10px 0;
 }

 .xans-product-detail .prdOption table td.fileInfo li {
     margin: 4px 0 0;
     color: #757575;
     font-size: 11px;
 }

 .xans-product-detail .prdOption table td.fileInfo li .btnDelete {
     overflow: hidden;
     display: inline-block;
     text-indent: -999px;
     width: 21px;
     height: 20px;
     border: 0;
     cursor: pointer;
     background: url("/design/monga2/m_img/btn_delete.png") no-repeat 0 0;
     background-size: 100% 100%;
 }

 .xans-product-detail .prdOption table .quantity td #quantity {
     width: 49px;
 }

 .xans-product-detail .prdOption img {
     vertical-align: middle;
     cursor: pointer;
 }

 .xans-product-detail .btnRestockMail {
     display: inline-block;
     padding: 3px 7px;
     border: 1px solid #d5d5d5;
     border-radius: 2px;
     color: #1b1b1b;
     font-size: 11px;
     background: #fff;
 }

 .xans-product-detail .sizeGuide {
     margin: 0 7px;
     padding: 7px 0 14px 27px;
     background: url("/design/monga2/m_img/ico_sizeGuide.png") no-repeat 7px 9px;
     background-size: auto 10px;
 }

 .xans-product-detail .sizeGuide a {
     display: inline-block;
     padding: 0 14px 0 0;
     font-weight: bold;
     color: #1b1b1b;
     font-size: 13px;
     background: url("/design/monga2/m_img/btn_sizeguide.png") no-repeat 100% 50%;
     background-size: auto 12px;
 }




 #tabProduct {
     font-size: 13px;
     background-color: #fff;
margin-bottom: 5px;
 }

 #tabProduct ul {
     position: relative;
     height: 36px;
     border-top: 1px solid #ececec;
     border-bottom: 1px solid #7f1900;
 }

 #tabProduct ul:after {
     content: "";
     display: block;
     clear: both;
 }

 #tabProduct li {
     width: 25%;
     float: left;
 }

 #tabProduct li a {
     float: left;
     position: relative;
     height: 36px;
     width: 100%;
     padding: 0;
     color: #1b1b1b;
     line-height: 36px;
     text-align: center;
     text-decoration: none;
     border-left: 1px solid #ececec;
 }

 #tabProduct li:first-child a {
     border-left: 0;
 }

 #tabProduct li.selected a {
     height: 37px;
     margin: 0 0 -1px;
     color: #fffffd;
     line-height: 37px;
     font-weight: bold;
     background-color: #7f1900;
     border-left: 0;
 }


 .xans-product-additional,
 .faq {
     margin: 0;
     padding: 0 0 7px;
     background-color: #FBF6F5;
 }

 .xans-product-additional .faq .toggle {
     margin: 0 7px 7px;
     border: 1px solid #d5d5d5;
     background-color: #fff;
 }

 .xans-product-additional .faq .toggle>.title {
     position: relative;
     padding: 14px;
     color: #508bed;
     -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
     cursor: pointer;
     background-color: #f0f0f0;
 }

 .xans-product-additional .faq .toggle>.title:after {
     display: block;
     position: absolute;
     top: 0;
     right: 0;
     content: "";
     width: 40px;
     height: 100%;
     background-repeat: no-repeat;
     background-size: 13px 8px;
     background-position: center;
     background-image: url("/design/monga2/m_img/ico_toggle_arow_down.png");
 }

 .xans-product-additional .faq .toggle.selected>.title:after {
     background-image: url("/design/monga2/m_img/ico_toggle_arow_up.png");
 }

 .xans-product-additional .faq .toggle.disable>.title:after {
     background-image: none !important;
 }

 .xans-product-additional .faq .toggle .contents {
     display: none;
     border-top: 1px solid #ddd;
     padding: 14px;
     color: #777;
 }

 .xans-product-additional .faq .toggle.selected>.contents,
 .xans-product-additional .faq .toggle.disable>.contents {
     display: block;
 }

 .xans-product-additional {
     margin: 0;
     padding: 0;
     background: #fff;
 }

 .xans-product-additional #prdDetail {
     width: 100% !important;
     padding: 0 !important;
     margin: 0 !important;
 }

 .xans-product-additional #prdDetail .button {
     text-align: center;
     padding: 12px 0;
 }

 .xans-product-additional #prdDetail .ico {
     position: relative;
     top: 2px;
     display: inline-block;
     width: 13px;
     height: 13px;
     background-image: url("/design/monga2/m_img/ico_expand.png");
     background-size: 13px 13px;
 }

 .xans-product-additional #prdDetail img {
     width: 100%;
     border: 0 !important;
     margin: 0 !important;
     padding: 0 !important;
 }

 .xans-product-additional .btnMore {
     position: relative;
     margin: 0 auto;
     width: 100%;
 }

 .xans-product-additional .btnMore a {
     display: block;
     padding: 12px 0;
     border-top: 1px solid #f1f1f1;
     border-bottom: 1px solid #d5d5d5;
     color: #757575;
     text-align: center;
     font-weight: bold;
     background: #f5f5f5;
 }

 .xans-product-additional .btnMore span.icoMore {
     display: inline-block;
     margin: 0 0 0 8px;
     width: 12px;
     height: 7px;
     font-size: 0;
     line-height: 0;
     vertical-align: middle;
     background: url("/design/monga2/m_img/btn_more.gif") no-repeat 50% 50%;
     background-size: 12px 7px;
 }

 .animate {
     -webkit-animation-duration: 4s;
     -moz-animation-duration: 4s;
     -o-animation-duration: 4s;
     animation-duration: 4s;
     -webkit-animation-fill-mode: both;
     -moz-animation-fill-mode: both;
     -o-animation-fill-mode: both;
     animation-fill-mode: both;
 }


 .xans-product-additional,
 .faq {
     margin: 0;
     padding: 0 0 7px;
     background-color: #f0f0f0;
 }

 .xans-product-additional .faq .toggle {
     margin: 0 7px 7px;
     border: 1px solid #d5d5d5;
     background-color: #fff;
 }

 .xans-product-additional .faq .toggle>.title {
     position: relative;
     padding: 14px;
     color: #508bed;
     -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
     cursor: pointer;
     background-color: #f0f0f0;
 }

 .xans-product-additional .faq .toggle>.title:after {
     display: block;
     position: absolute;
     top: 0;
     right: 0;
     content: "";
     width: 40px;
     height: 100%;
     background-repeat: no-repeat;
     background-size: 13px 8px;
     background-position: center;
     background-image: url("/design/monga2/m_img/ico_toggle_arow_down.png");
 }

 .xans-product-additional .faq .toggle.selected>.title:after {
     background-image: url("/design/monga2/m_img/ico_toggle_arow_up.png");
 }

 .xans-product-additional .faq .toggle.disable>.title:after {
     background-image: none !important;
 }

 .xans-product-additional .faq .toggle .contents {
     display: none;
     border-top: 1px solid #ddd;
     padding: 14px;
     color: #777;
 }

 .xans-product-additional .faq .toggle.selected>.contents,
 .xans-product-additional .faq .toggle.disable>.contents {
     display: block;
 }

 .xans-product-additional {
     margin: 0;
     padding: 0;
     background: #fbf6f5;
 }

 .xans-product-additional #prdDetail {
     width: 100% !important;
     padding: 0 !important;
     margin: 0 !important;
 }

 .xans-product-additional #prdDetail .button {
     text-align: center;
     padding: 12px 0;
 }

 .xans-product-additional #prdDetail .ico {
     position: relative;
     top: 2px;
     display: inline-block;
     width: 13px;
     height: 13px;
     background-image: url("/design/monga2/m_img/ico_expand.png");
     background-size: 13px 13px;
 }

 .xans-product-additional #prdDetail img {
     width: 100%;
     border: 0 !important;
     margin: 0 !important;
     padding: 0 !important;
 }

 .xans-product-additional .btnMore {
     position: relative;
     margin: 0 auto;
     width: 100%;
 }

 .xans-product-additional .btnMore a {
     display: block;
     padding: 12px 0;
     border-top: 1px solid #f1f1f1;
     border-bottom: 1px solid #d5d5d5;
     color: #757575;
     text-align: center;
     font-weight: bold;
     background: #f5f5f5;
 }

 .xans-product-additional .btnMore span.icoMore {
     display: inline-block;
     margin: 0 0 0 8px;
     width: 12px;
     height: 7px;
     font-size: 0;
     line-height: 0;
     vertical-align: middle;
     background: url("/design/monga2/m_img/btn_more.gif") no-repeat 50% 50%;
     background-size: 12px 7px;
 }

 .animate {
     -webkit-animation-duration: 4s;
     -moz-animation-duration: 4s;
     -o-animation-duration: 4s;
     animation-duration: 4s;
     -webkit-animation-fill-mode: both;
     -moz-animation-fill-mode: both;
     -o-animation-fill-mode: both;
     animation-fill-mode: both;
 }



 .btnArea.type2 {
     padding: 0 3px;
 }

 .btnArea.type2>a,
 .btnArea.type2>button {
     width: 50%;
     height: 34px;
     margin: 0;
     font-size: 13px;
     line-height: 34px;
 }

 .btnArea.type2>a:nth-child(1),
 .btnArea.type2>button:nth-child(1) {
     left: -3px;
 }

 .btnArea.type2>a:nth-child(2),
 .btnArea.type2>button:nth-child(2) {
     right: -3px;
 }


 
 
 .btnArea .btnSubmit {
     height: 36px;
    /* line-height: 36px; */
     color: #fff;
     border: 1px solid #7f1900;
     background: #7f1900;
 }

 .btnArea .btnEm {
     height: 36px; 
    /* line-height: 32px; */
     border: 1px solid #d5d5d5;
     background: #fff;
 }

 .btnArea .soldout {
     cursor: default;
 }
 
 
 .btnArea .gLeft {
     float: left;
 }

 .btnArea .gLeft a,
 .btnArea .gLeft button {
     margin: 0 0 0 5px;
 }

 .btnArea .gLeft a:first-child,
 .btnArea .gLeft button:first-child {
     margin-left: 0;
 }

 .btnArea .gRight {
     float: right;
 }

 .btnArea .gRight a,
 .btnArea .gRight button {
     margin: 0 5px 0 0;
 }

 .btnArea .gRight a:last-child,
 .btnArea .gRight button:last-child {
     margin-right: 0;
 }

.btnArea > a, .btnArea > span, .btnArea > button {
    position: relative;
    display: inline-block;
    letter-spacing: 0;
    text-align: center;
    cursor: pointer;
    font-family: Verdana,"맑은 고딕",Malgun Gothic,"돋움",Dotum;
    font-weight: bold;
    border-radius: 2px;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}


/*review*/

 #prdReview {
     display: none;
 }

 #prdReview h3 {
     display: none;
 }

 #prdReview .board>.btnArea {
     padding: 14px 17px;
     margin: 0 auto;
 }

 #prdReview .nodata {
     padding: 14px 0;
     text-align: center;
 }
 
 .xans-product-review .writeNotiArea {
     padding: 0 14px;
     background: #fff;
 }

 .xans-product-review .writeNotiArea:after {
     content: "";
     display: block;
     clear: both;
 }

 .xans-product-review .writeNotiArea p {
     float: left;
     margin: 7px 0;
 }

 .xans-product-review .writeNotiArea div.gRight {
     float: right;
     margin: 7px 0 0;
 }

 .xans-product-review .noAccess {
     margin: 14px 0;
     font-size: 14px;
     text-align: center;
 }

 .xans-product-review .minor {
     padding: 108px 0 28px;
     text-align: center;
     background: url("/design/monga2/m_img/bg_adult.png") center 14px no-repeat;
     background-size: 80px 80px;
     border-top: 1px solid #d5d5d5;
     border-bottom: 1px solid #d5d5d5;
 }

 .xans-product-review .minor p {
     font-size: 13px;
     margin: 0 0 14px;
 }

 .xans-product-review .boardSort {
     padding: 7px 14px;
     font-size: 13px;
     background: #f1f1f1;
 }

 .xans-product-review .boardSort:after {
     content: "";
     display: block;
     clear: both;
 }

 .xans-product-review .boardSort span {
     float: left;
     margin: 0 14px 0 0;
 }

 .xans-product-review {
     margin: -1px 0 0;
     font-size: 11px;
     background: #fff;
 }

 .xans-product-review>ul>li {
     overflow: hidden;
     position: relative;
     padding: 14px 0;
     min-height: 43px;
     color: #757575;
     border-bottom: 1px solid #d5d5d5;
 }

 .xans-product-review>ul>li:first-child {
     border-top: 1px solid #d5d5d5;
 }

 .xans-product-review .descriptions {
     position: relative;
     margin: 0 0 0 7px;
     padding: 0 7px;
 }

 .xans-product-review .descriptions a {
     display: block;
     color: #757575;
     font-size: 0;
 }

 .xans-product-review .descriptions a .summary {
     display: block;
     padding: 0 15px 10px 0;
     color: #1b1b1b;
     font-size: 15px;
     line-height: 1.3em;
     font-weight: normal;
 }

 .xans-product-review .descriptions a .id {
     padding: 0 7px 0 0;
 }

 .xans-product-review .descriptions a span {
     position: relative;
     display: inline-block;
     padding: 0 7px 0 8px;
     font-size: 11px;
 }

 .xans-product-review .descriptions a span:before {
     display: block;
     content: "";
     position: absolute;
     top: 1px;
     left: 0;
     width: 1px;
     height: 11px;
     background: #d6d6d6;
 }

 .xans-product-review .descriptions a strong+span:before {
     display: none;
 }

 .xans-product-review .descriptions a strong.summary span {
     display: none;
     padding: 0 2px 0 0;
 }

 .xans-product-review .contentView {
     margin: 0;
     padding: 0;
     min-height: 0;
     background: #f9f9f9;
     color: #757575;
     font-size: 15px;
     text-align: left;
     word-wrap: break-word;
 }

 .xans-product-review .contentView .view {
     margin: 0;
     padding: 14px;
 }

 .xans-product-review .contentView .view.secret {
     padding: 14px 28px;
 }

 .xans-product-review .contentView .view.secret .alert {
     display: block;
     margin: 0 0 14px;
     padding: 0 0 0 31px;
     color: #353535;
     font-size: 13px;
     line-height: 1.2em;
     background: url("/design/monga2/m_img/ico_secret.png") 4px 4px no-repeat;
     background-size: 17px 20px;
 }

 .xans-product-review .contentView .view.secret p {
     position: relative;
     padding: 0 46px 0 0;
 }

 .xans-product-review .contentView .view.secret p input[type="password"] {
     width: 100%;
 }

 .xans-product-review .contentView .view.secret p input[type="button"] {
     position: absolute;
     top: 0;
     right: 0;
 }

 .xans-product-review .contentView .attach {
     max-width: 100%;
     text-align: center;
 }

 .xans-product-review .contentView .attach img {
     max-width: 100%;
     margin: 0 0 14px;
     border: 1px solid #dedede;
 }

 .xans-product-review .contentView p {
     color: #1b1b1b;
 }

 .xans-product-review .contentView .btnArea {
     max-width: none;
     margin: 0;
     padding: 0 14px 14px;
 }

 .xans-product-review .contentView .btnArea a em {
     color: #508bed;
 }

 .xans-product-review .contentView .btnArea .ico.write {
     position: relative;
     top: 2px;
     display: inline-block;
     width: 13px;
     height: 13px;
     background-image: url("/design/monga2/m_img/ico_comment.png");
     background-size: 13px 13px;
 }

 .xans-product-review .contentView .boardComment li {
     padding: 0 0 0 14px;
     border-top: 1px solid #d5d5d5;
     background: #f1f1f1;
 }

 .xans-product-review .contentView .boardComment li .btnArea {
     padding: 0 14px 14px;
 }

 .xans-product-review .contentView .boardComment li .btnArea span {
     padding: 0;
 }

 .xans-product-review .contentView .boardComment li .btnArea span a {
     margin: 0 3px 0 0;
 }

 .xans-product-review .contentView .boardComment li .commentInfo {
     padding: 14px 14px 0;
     font-size: 12px;
     color: #757575;
     background: url("/design/monga2/m_img/ico_bullet.png") 0 16px no-repeat;
     background-size: 8px 8px;
 }

 .xans-product-review .contentView .boardComment li .commentInfo .name {
     padding: 0 8px 0 0;
     font-weight: normal;
 }

 .xans-product-review .contentView .boardComment li .commentInfo span {
     position: relative;
     padding: 0 8px;
 }

 .xans-product-review .contentView .boardComment li .commentInfo span:before {
     position: absolute;
     top: 1px;
     left: 0;
     display: inline-block;
     content: "";
     width: 1px;
     height: 11px;
     background: #ccc;
 }

 .xans-product-review .contentView .boardComment li span img {
     width: 50px;
     height: 10px;
     vertical-align: baseline;
 }

 .xans-product-review .contentView .boardComment p.comment {
     padding: 14px;
     color: #1b1b1b;
 }

 .xans-product-review .contentView .boardComment .replyArea {
     padding: 0 0 0 28px;
     border-top: 0;
     background: #f1f1f1;
     background-size: 8px 8px;
 }

 .xans-product-review .contentView .boardComment .replyArea .commentInfo {
     border-top: 1px solid #d5d5d5;
 }

 .xans-product-review .contentView .memoCont {
     padding: 7px 0 0;
     border-top: 1px solid #d5d5d5;
 }

 .xans-product-review .contentView .memoCont .label {
     padding: 0 7px 0 0;
     color: #757575;
     font-weight: normal;
     vertical-align: middle;
     letter-spacing: -1px;
 }

 .xans-product-review .contentView .memoCont .label.hide {
     display: none;
 }

 .xans-product-review .contentView .memoCont .info {
     padding: 0 14px;
 }

 .xans-product-review .contentView .memoCont .info:after {
     content: "";
     display: block;
     clear: both;
 }

 .xans-product-review .contentView .memoCont .info p {
     position: relative;
     box-sizing: border-box;
     width: 50%;
 }

 .xans-product-review .contentView .memoCont .info p .label {
     position: absolute;
     left: 0;
     padding: 0;
     text-align: center;
     font-size: 11px;
     line-height: 29px;
 }

 .xans-product-review .contentView .memoCont .info p.name {
     float: left;
     padding: 0 0 0 30px
 }

 .xans-product-review .contentView .memoCont .info p.name .label {
     width: 30px;
 }

 .xans-product-review .contentView .memoCont .info p.password {
     float: right;
     padding: 0 0 0 50px
 }

 .xans-product-review .contentView .memoCont .info p.password .label {
     width: 50px;
 }

 .xans-product-review .contentView .memoCont .info p.name input[type="text"],
 .xans-product-review .contentView .memoCont .info p.password input[type="password"] {
     width: 100%;
     margin: 0;
 }

 .xans-product-review .contentView .memoCont .info p.password .label {
     margin: 0;
 }

 .xans-product-review .contentView .memoCont .admin {
     margin: 10px 0 0;
 }

 .xans-product-review .contentView .memoCont .admin a {
     display: block;
     text-align: center;
 }

 .xans-product-review .contentView .memoCont .comment {
     margin: 14px 14px 0;
 }

 .xans-product-review .contentView .memoCont .comment textarea#comment {
     width: 100%;
     height: 50px;
     margin: 0 0 7px 0;
     -webkit-box-sizing: border-box;
     -o-box-sizing: border-box;
     -moz-box-sizing: border-box;
     -ms-box-sizing: border-box;
     box-sizing: border-box;
 }

 .xans-product-review .contentView .memoCont .byteRating {
     margin: 5px 0 0;
 }

 .xans-product-review .contentView .memoCont .byteRating:after {
     content: "";
     display: block;
     clear: both;
 }

 .xans-product-review .contentView .memoCont .rating {
     float: left;
     padding: 7px 14px;
     box-sizing: border-box;
 }

 .xans-product-review .contentView .memoCont .rating .label {
     display: inline-block;
     width: 30px;
     padding: 0;
     line-height: 29px;
     text-align: center;
     font-size: 11px;
 }

 .xans-product-review .contentView .memoCont .rating input {
     margin-right: 2px;
 }

 .xans-product-review .contentView .memoCont .rating label {
     margin-right: 10px;
 }

 .xans-product-review .contentView .memoCont .byte {
     float: right;
     text-align: right;
 }

 .xans-product-review .contentView .memoCont .submit {
     text-align: right;
     padding: 0 14px 7px;
 }

 .xans-product-review .contentView .memoCont .captcha {
     overflow: hidden;
     margin: 0 14px;
     padding: 10px 0 10px 90px;
     border-top: 1px solid #ededed;
 }

 .xans-product-review .contentView .memoCont .captcha .form {
     float: left;
     position: relative;
 }

 .xans-product-review .contentView .memoCont .captcha img {
     position: absolute;
     left: -90px;
     margin-right: -90px;
 }

 .xans-product-review .contentView .memoCont .captcha .form {
     width: 100%;
 }

 .xans-product-review .contentView .memoCont .captcha .form p {
     margin: 14px 0 0;
     padding: 0 0 0 20px;
     font-size: 11px;
     background: url("/design/monga2/m_img/ico_important.png") no-repeat 0 50%;
     background-size: 13px 13px;
 }

 .xans-product-review .contentView .memoCont .mButton {
     margin: 10px 0 0;
 }

 .xans-product-review .contentView .memoCont #captcha {
     margin: 2px 0 0 0;
     width: 100%;
 }

 .xans-product-review .contentView .memoCont .boardCommentAuthority {
     padding: 14px;
     text-align: center;
     background: #fff;
 }

/*qna*/

 #prdQnA {
     display: none;
 }

 #prdQnA h3 {
     display: none;
 }

 #prdQnA .board>.btnArea {
     padding: 14px 17px;
     margin: 0 auto;
 }

 #prdQnA .nodata {
     padding: 14px 0;
     text-align: center;
 }


 .xans-product-qna .writeNotiArea {
     padding: 0 14px;
     background: #fff;
 }

 .xans-product-qna .writeNotiArea:after {
     content: "";
     display: block;
     clear: both;
 }

 .xans-product-qna .writeNotiArea p {
     float: left;
     margin: 7px 0;
 }

 .xans-product-qna .writeNotiArea div.gRight {
     float: right;
     margin: 7px 0 0;
 }

 .xans-product-qna .noAccess {
     margin: 14px 0;
     text-align: center;
 }

 .xans-product-qna .minor {
     padding: 108px 0 28px;
     text-align: center;
     background: url("/design/monga2/m_img/bg_adult.png") center 14px no-repeat;
     background-size: 80px 80px;
     border-top: 1px solid #d5d5d5;
     border-bottom: 1px solid #d5d5d5;
 }

 .xans-product-qna .minor p {
     font-size: 13px;
     margin: 0 0 14px;
 }

 .xans-product-qna .boardSort {
     padding: 7px 14px;
     font-size: 13px;
     background: #f1f1f1;
 }

 .xans-product-qna .boardSort:after {
     content: "";
     display: block;
     clear: both;
 }

 .xans-product-qna .boardSort span {
     float: left;
     margin: 0 14px 0 0;
 }

 .xans-product-qna {
     margin: -1px 0 0;
     font-size: 11px;
     background: #fff;
 }

 .xans-product-qna>ul>li {
     overflow: hidden;
     position: relative;
     padding: 14px 0;
     min-height: 43px;
     color: #757575;
     border-bottom: 1px solid #d5d5d5;
 }

 .xans-product-qna>ul>li:first-child {
     border-top: 1px solid #d5d5d5;
 }

 .xans-product-qna .descriptions {
     position: relative;
     margin: 0 0 0 7px;
     padding: 0 7px;
 }

 .xans-product-qna .descriptions a {
     display: block;
     color: #757575;
     font-size: 0;
 }

 .xans-product-qna .descriptions a .summary {
     display: block;
     padding: 0 15px 10px 0;
     color: #1b1b1b;
     font-size: 15px;
     line-height: 1.3em;
     font-weight: normal;
 }

 .xans-product-qna .descriptions a .id {
     padding: 0 7px 0 0;
 }

 .xans-product-qna .descriptions a span {
     position: relative;
     display: inline-block;
     padding: 0 7px 0 8px;
     font-size: 11px;
 }

 .xans-product-qna .descriptions a span:before {
     display: block;
     content: "";
     position: absolute;
     top: 1px;
     left: 0;
     width: 1px;
     height: 11px;
     background: #d6d6d6;
 }

 .xans-product-qna .descriptions a strong+span:before {
     display: none;
 }

 .xans-product-qna .descriptions a strong.summary span {
     display: none;
     padding: 0 2px 0 0;
 }

 .xans-product-qna .contentView {
     margin: 0;
     padding: 0;
     min-height: 0;
     background: #f9f9f9;
     color: #757575;
     font-size: 15px;
     text-align: left;
     word-wrap: break-word;
 }

 .xans-product-qna .contentView .view {
     margin: 0;
     padding: 14px;
 }

 .xans-product-qna .contentView .view.secret {
     padding: 14px 28px;
 }

 .xans-product-qna .contentView .view.secret .alert {
     display: block;
     margin: 0 0 14px;
     padding: 0 0 0 31px;
     color: #353535;
     font-size: 13px;
     line-height: 1.2em;
     background: url("/design/monga2/m_img/ico_secret.png") 4px 4px no-repeat;
     background-size: 17px 20px;
 }

 .xans-product-qna .contentView .view.secret p {
     position: relative;
     padding: 0 46px 0 0;
 }

 .xans-product-qna .contentView .view.secret p input[type="password"] {
     width: 100%;
 }

 .xans-product-qna .contentView .view.secret p input[type="button"] {
     position: absolute;
     top: 0;
     right: 0;
 }

 .xans-product-qna .contentView .attach {
     max-width: 100%;
     text-align: center;
 }

 .xans-product-qna .contentView .attach img {
     max-width: 100%;
     margin: 0 0 14px;
     border: 1px solid #dedede;
 }

 .xans-product-qna .contentView p {
     color: #1b1b1b;
 }

 .xans-product-qna .contentView .btnArea {
     max-width: none;
     margin: 0;
     padding: 0 14px 14px;
 }

 .xans-product-qna .contentView .btnArea a em {
     color: #508bed;
 }

 .xans-product-qna .contentView .btnArea .ico.write {
     position: relative;
     top: 2px;
     display: inline-block;
     width: 13px;
     height: 13px;
     background-image: url("/design/monga2/m_img/ico_comment.png");
     background-size: 13px 13px;
 }

 .xans-product-qna .contentView .boardComment li {
     padding: 0 0 0 14px;
     border-top: 1px solid #d5d5d5;
     background: #f1f1f1;
 }

 .xans-product-qna .contentView .boardComment li .btnArea {
     padding: 0 14px 14px;
 }

 .xans-product-qna .contentView .boardComment li .btnArea span {
     padding: 0;
 }

 .xans-product-qna .contentView .boardComment li .btnArea span a {
     margin: 0 3px 0 0;
 }

 .xans-product-qna .contentView .boardComment li .commentInfo {
     padding: 14px 14px 0;
     font-size: 12px;
     color: #757575;
     background: url("/design/monga2/m_img/ico_bullet.png") 0 16px no-repeat;
     background-size: 8px 8px;
 }

 .xans-product-qna .contentView .boardComment li .commentInfo .name {
     padding: 0 8px 0 0;
     font-weight: normal;
 }

 .xans-product-qna .contentView .boardComment li .commentInfo span {
     position: relative;
     padding: 0 8px;
 }

 .xans-product-qna .contentView .boardComment li .commentInfo span:before {
     position: absolute;
     top: 1px;
     left: 0;
     display: inline-block;
     content: "";
     width: 1px;
     height: 11px;
     background: #ccc;
 }

 .xans-product-qna .contentView .boardComment li span img {
     width: 50px;
     height: 10px;
     vertical-align: baseline;
 }

 .xans-product-qna .contentView .boardComment p.comment {
     padding: 14px;
     color: #1b1b1b;
 }

 .xans-product-qna .contentView .boardComment .replyArea {
     padding: 0 0 0 28px;
     border-top: 0;
     background: #f1f1f1;
     background-size: 8px 8px;
 }

 .xans-product-qna .contentView .boardComment .replyArea .commentInfo {
     border-top: 1px solid #d5d5d5;
 }

 .xans-product-qna .contentView .memoCont {
     padding: 7px 0 0;
     border-top: 1px solid #d5d5d5;
 }

 .xans-product-qna .contentView .memoCont .label {
     padding: 0 7px 0 0;
     color: #757575;
     font-weight: normal;
     vertical-align: middle;
     letter-spacing: -1px;
 }

 .xans-product-qna .contentView .memoCont .label.hide {
     display: none;
 }

 .xans-product-qna .contentView .memoCont .info {
     padding: 0 14px;
 }

 .xans-product-qna .contentView .memoCont .info:after {
     content: "";
     display: block;
     clear: both;
 }

 .xans-product-qna .contentView .memoCont .info p {}

 .xans-product-qna .contentView .memoCont .info p.name {
     float: left;
     margin-right: 3%;
     width: 35%;
 }

 .xans-product-qna .contentView .memoCont .info p.password {
     float: right;
     width: 57%;
     border-bottom: 0;
 }

 .xans-product-qna .contentView .memoCont .info p.name input[type="text"] {
     width: 60%;
 }

 .xans-product-qna .contentView .memoCont .info p.password input[type="password"] {
     width: 55%;
 }

 .xans-product-qna .contentView .memoCont .info p.password .label {
     margin: 0;
 }

 .xans-product-qna .contentView .memoCont .admin {
     margin: 10px 0 0;
 }

 .xans-product-qna .contentView .memoCont .admin a {
     display: block;
     text-align: center;
 }

 .xans-product-qna .contentView .memoCont .comment {
     margin: 14px 14px 0;
 }

 .xans-product-qna .contentView .memoCont .comment textarea#comment {
     width: 100%;
     height: 50px;
     margin: 0 0 7px 0;
     -webkit-box-sizing: border-box;
     -o-box-sizing: border-box;
     -moz-box-sizing: border-box;
     -ms-box-sizing: border-box;
     box-sizing: border-box;
 }

 .xans-product-qna .contentView .memoCont .byteRating {
     margin: 5px 0 0;
     border-bottom: 1px solid #ededed;
 }

 .xans-product-qna .contentView .memoCont .byteRating:after {
     content: "";
     display: block;
     clear: both;
 }

 .xans-product-qna .contentView .memoCont .rating {
     float: left;
     padding: 7px 14px;
     box-sizing: border-box;
 }

 .xans-product-qna .contentView .memoCont .rating .label {
     display: inline-block;
     width: 30px;
     padding: 0;
     line-height: 29px;
     text-align: center;
     font-size: 11px;
 }

 .xans-product-qna .contentView .memoCont .rating input {
     margin-right: 2px;
 }

 .xans-product-qna .contentView .memoCont .rating label {
     margin-right: 10px;
 }

 .xans-product-qna .contentView .memoCont .byte {
     float: right;
     text-align: right;
 }

 .xans-product-qna .contentView .memoCont .submit {
     text-align: right;
     padding: 0 14px 7px;
 }

 .xans-product-qna .contentView .memoCont .captcha {
     overflow: hidden;
     margin: 0 14px;
     padding: 10px 0 10px 90px;
     border-top: 1px solid #ededed;
 }

 .xans-product-qna .contentView .memoCont .captcha .form {
     float: left;
     position: relative;
 }

 .xans-product-qna .contentView .memoCont .captcha img {
     position: absolute;
     left: -90px;
     margin-right: -90px;
 }

 .xans-product-qna .contentView .memoCont .captcha .form {
     width: 100%;
 }

 .xans-product-qna .contentView .memoCont .captcha .form p {
     margin: 14px 0 0;
     padding: 0 0 0 20px;
     font-size: 11px;
     background: url("/design/monga2/m_img/ico_important.png") no-repeat 0 50%;
     background-size: 13px 13px;
 }

 .xans-product-qna .contentView .memoCont .mButton {
     margin: 10px 0 0;
 }

 .xans-product-qna .contentView .memoCont #captcha {
     margin: 2px 0 0 0;
     width: 100%;
 }

 .xans-product-qna .contentView .memoCont .boardCommentAuthority {
     padding: 14px;
     text-align: center;
     background: #fff;
 }


 .paginate {
     text-align: center;
     background: #fff;
 }

 .paginate.typeList {
     padding: 7px 0;
     color: #1b1b1b;
 }

 .paginate.typeList ol {
     margin: 0 8px;
 }

 .paginate.typeList ol,
 .paginate.typeList ol li,
 .paginate.typeList p,
 .paginate.typeList p a,
 .paginate.typeList ol li a {
     display: inline-block;
     vertical-align: middle;
 }

 .paginate.typeList ol li {
     margin: 0 1px 5px;
     list-style: none;
     background: #fff;
 }

 .paginate.typeList p,
 .paginate.typeList ol li a {
     padding: 7px 0 2px;
     width: 31px;
     height: 19px;
     border-radius: 2px;
 }

 .paginate.typeList ol li .other,
 .paginate.typeList p,
 .paginate.typeList ol li a {
     border: 1px solid #d9d9d9;
 }

 .paginate.typeList ol li .this {
     border: 1px solid #508bed;
 }

 .paginate.typeList .this {
     color: #508bed;
 }

 .paginate.typeList .prev,
 .paginate.typeList .next {
     margin: 0 0 5px;
     width: 31px;
     font-size: 15px;
     line-height: 1.2em;
     background: #fff url("/design/monga2/m_img/btn_prev.png") no-repeat 50% 50%;
     background-size: 7px auto;
 }

 .paginate.typeList .next {
     background-image: url("/design/monga2/m_img/btn_next.png");
 }

 .paginate.typeList p span {
     overflow: hidden;
     display: block;
     width: 29px;
     text-indent: -999px;
 }

 .paginate.typeList p a {
     padding: 7px 0 2px;
     width: 31px;
     height: 19px;
     color: #fff;
 }

 .paginate.typeList p a {
     text-align:center;
 }


/*관련상품*/

 .xans-product-relation {
     margin: 0;
     background: #FFF;
 }

 .xans-product-relation:first-child h2 {
     border-top: 0;
 }

 .xans-product-relation h2 {
     margin: 0;
     padding: 14px 14px 0;
     height: 43px;
     font-size: 13px;
     line-height: 43px;
     font-weight:bold;
 }

 .xans-product-relation img {
     max-width: 100%;
 }

 .xans-product-relation li {
     vertical-align: top;
     margin: 0 0 14px;
 }

 .xans-product-relation>ul>li>ul {
     display: table;
     table-layout: fixed;
     width: 100%;
     font-size: 0;
     line-height: 0;
     box-sizing: border-box;
     padding: 0 7px;
 }

 .xans-product-relation>ul>li>ul>li {
     position: relative;
     display: inline-block;
     padding: 0;
     text-align: center;
     vertical-align: top;
 }

 .xans-product-relation .strike {
     font-weight: normal;
     text-decoration: line-through;
 }

 .xans-product-relation>ul[class*="grid"] {
     display: table;
     table-layout: fixed;
     width: 100%;
     font-size: 0;
     line-height: 0;
     box-sizing: border-box;
     padding: 0 7px 0;
 }

 .xans-product-relation>ul[class*="grid"]>li {
     position: relative;
     display: inline-block;
     padding: 0;
     vertical-align: top;
 }

 .xans-product-relation .thumbnail {
     padding: 0 7px;
     margin: 0 0 10px;
 }

 .xans-product-relation .thumbnail img {
     width: 100%;
     border: 1px solid #ECECEC;
 }

 .xans-product-relation .information {
     position: relative;
     min-height: 10px;
     margin: 7px 7px 0;
 }

 .xans-product-relation .name {
     margin: 0 0 10px;
     font-size: 14px;
     line-height: 1.25;
     word-wrap: break-word;
 }

 .xans-product-relation .name a {
     color: #757575;
 }

 .xans-product-relation .price {
     margin: 0 0 10px;
     color: #000;
     font-family: Tahoma;
     font-size: 13px;
     line-height: 1.25em;
 }

 .xans-product-relation .strike {
     text-decoration: line-through;
 }
 
 .xans-product-relation > form > ul[class*="grid"] {
     display: table;
    table-layout: fixed;
    width: 100%;
    font-size: 0;
    line-height: 0;
    box-sizing: border-box;
    padding: 0 7px 0;
 }

 .xans-product-relation .grid2 li {
     width: 50%;
 }

 .xans-product-relation .grid3 li {
     width: 33.333%;
 }

 .xans-product-relation .grid4 li {
     width: 25%;
 }

 .xans-product-relation .grid5 li {
     width: 20%;
 }

 .xans-product-relation >form > ul[class*="grid"] > li {
    position: relative;
    display: inline-block;
    padding: 0;
    vertical-align: top;
 }
 .xans-product-relation .paginate {
     padding: 0 0 14px;
 }
 
 
 
 
 
 .btnArea.type3>a,
 .btnArea.type3>button {
     width: 33.333%;
     margin: 0;
     height: 32px;
     margin: 0;
     font-size: 12px;
    /* line-height: 32px; */
 }

 .btnArea.type3>a:nth-child(1),
 .btnArea.type3>button:nth-child(1) {
     left: -6px;
 }

 .btnArea.type3>a:nth-child(3),
 .btnArea.type3>button:nth-child(3) {
     right: -6px;
 }

.btnArea:after {
    content: "";
    display: block;
    clear: both;
}










 #titleArea span {
     position: absolute;
     top: 50%;
     left: 14px;
     margin: -10px 0 0 0;
 }

 #titleArea span img {
     width: 20px;
     height: 17px;
 }

 #titleArea i {
     font-style: normal;
     font-size: 11px;
     color: #888;
     display: block;
     padding: 0;
     margin: 5px 0 0 0;
 }
 
 
 
 
 
 .xans-product-detaildesign .discountMember {
     position: relative;
 }

 .xans-product-detaildesign td ul.discountMember:after {
     content: "";
     display: clock;
     clear: both;
 }

 .xans-product-detaildesign td>span>ul.discountMember>li {
     float: left;
 }

 .xans-product-detaildesign td ul.discountMember li a {
     float: left;
     margin: 0 5px 5px 0;
 }

 .xans-product-detaildesign td .discount_layer {
     z-index: 10;
     position: absolute;
     left: 0;
     top: 30px;
     margin: 0;
     width: 100%;
     background: #f1f1f1;
 }

 .xans-product-detaildesign td .discount_layer h3 {
     height: 36px;
     margin: 0 0 15px;
     padding: 0 38px 0 7px;
     font-size: 15px;
     line-height: 36px;
     color: #fff;
     background: #7f1900;
 }

 .xans-product-detaildesign td .discount_layer p,
 .xans-product-detaildesign td .discount_layer ul {
     margin: 0 2% 7px;
     padding: 0 10px;
 }

 .xans-product-detaildesign td .discount_layer ul li {
     padding: 0 0 3px;
 }

 .xans-product-detaildesign td .discount_layer p strong {
     color: #0088d4;
 }

 .xans-product-detaildesign td .discount_layer table {
     margin: 0 auto 14px;
     width: 96%;
     background: #fff;
     border: 1px solid #d5d5d5;
 }

 .xans-product-detaildesign td .discount_layer thead th {
     padding: 0;
     height: 0;
     font-size: 0;
     line-height: 0;
 }

 .xans-product-detaildesign td .discount_layer tbody th {
     padding: 7px 3px 7px 7px;
     font-weight: normal !important;
 }

 .xans-product-detaildesign td .discount_layer tbody th,
 .xans-product-detaildesign td .discount_layer tbody td {
     border-bottom: 1px solid #ececec;
 }

 .xans-product-detaildesign td .discount_layer tbody td {
     text-align: right;
 }

 .xans-product-detaildesign td .discount_layer tbody tr:last-of-type th,
 .xans-product-detaildesign td .discount_layer tbody tr:last-of-type td {
     border-bottom: 0;
 }

 .xans-product-detaildesign td .discount_layer tbody td .addMobile {
     display: block;
 }

 .xans-product-detaildesign td .discount_layer .btnClose {
     position: absolute;
     right: 0;
     top: 0;
     z-index: 110;
     width: 36px;
     height: 36px;
     border: 0;
     padding: 0;
     font-size: 0;
     text-indent: 100%;
     background: url("/design/monga2/m_img/ico_close_white.png") center center no-repeat;
     background-size: 14px 14px;
 }

 .xans-product-detaildesign td .discount_layer h4 {
     margin: 0 2% 3px;
     padding: 0 10px;
     font-size: 12px;
 }

 .xans-product-detaildesign td .discount_layer .info,
 .xans-product-detaildesign td .discount_layer p.gCenter {
     margin: 0 2% 15px;
 }

 .xans-product-detaildesign td .discount_layer p.bullet,
 .xans-product-detaildesign td .discount_layer ul.bullet li {
     background: url("/design/monga2/m_img/bg_boardwrite_th.png") no-repeat 3px 6px;
     background-size: 4px auto;
 }

 .xans-product-detaildesign td .discount_layer ul.bullet li {
     padding: 0 10px;
 }
 
 
 .xans-product-detaildesign {
     padding: 14px 7px 7px;
     background: #f1f1f1;
 }

 .xans-product-detaildesign>table {
     font-size: 11px;
     word-wrap: break-word;
     border: 1px solid #d5d5d5;
 }

 .xans-product-detaildesign>table th {
     color: #111;
     background-color: #f5f5f6;
 }

 .xans-product-detaildesign>table thead th {
     padding: 8px 0;
     text-align: center;
 }

 .xans-product-detaildesign>table thead tr>th:first-child {
     border-left: 0;
 }

 .xans-product-detaildesign>table tbody tr:first-child th,
 .xans-product-detaildesign>table tbody tr:first-child td {
     border-top: 0;
 }

 .xans-product-detaildesign>table tbody th,
 .xans-product-detaildesign>table tbody td {
     padding: 7px 3px 7px 7px;
     background: #fff;
     border-top: 1px solid #ececec;
 }

 .xans-product-detaildesign>table tbody th {
     color: #757575;
     text-align: left;
 }

 .xans-product-detaildesign>table tbody td {
     padding-left: 0;
 }

 .xans-product-detaildesign>table input#quantity,
 .xans-product-detaildesign>table img.QuantityUp,
 .xans-product-detaildesign>table img.QuantityDown {
     display: none;
 }

 .xans-product-detaildesign>table img#qrcode {
     width: 70px;
     margin-right: -20px;
     margin-top: 15px;
 }

 .xans-product-detaildesign>table .discount {
     display: block;
     font-size: 11px;
     color: #1c1c1c;
 }

 .xans-product-detaildesign>table .period {
     display: block;
 }

 .xans-product-detaildesign>table #delivery_cost_prepaid {
     display: block;
 }

 .xans-product-detaildesign>table #btn_email_restock img {
     width: auto;
     height: 26px;
 }



.MK_optAddWrap .MK_total::after {content: '원';}

#MK_innerOptTotal span.MK_txt-total {
    color: #1b1b1b;
    font-weight: bold;
}

#MK_innerOptTotal {
    display: flex;
    align-items: center;
    justify-content: space-between;
    background: white;
}

#MK_innerOptTotal .MK_total {
    font-size: 14px;
    line-height: 15px;
    font-family: Tahoma;
    color: #7f1900;
    font-weight: bold;
}




.fixed-btn .btnArea .btnSubmit{
   line-height: 32px;
}

.fixed-btn .btnArea .btnEm{
   line-height: 32px;
}


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





.buy_on .btnArea .btnSubmit {
   line-height: 18px;
}

.buy_on .btnArea .btnEm {
   line-height: 18px;
}



.shopdetailInfoSelect span.txt {
    width: 69%;
    display: inline-block;
}

.shopdetailInfoSelect span.txt select {
    width: 100%;
}

.option_tk {
    border-top: 1px solid #ccc;
}

.optBorder {
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
}



#prdDetail img {
    max-width: 100vw;
    height: auto !important;
}
/* BASIC css end */

