/* BASIC css start */
#content{ padding: 0 30px;}


#productDetail .page-body { max-width: 1500px; margin: 20px auto 0;}



.loc-navi{ display: flex; align-items:center;border-top: 1px solid #E2E2E2; border-bottom: 1px solid #E2E2E2; padding: 0 30px; margin-bottom: 60px;}
.loc-navi li{font-size: 14px; color:#000; padding: 0 5px;}
.loc-navi li::after{ display: inline-block; content: ">"; font-size: 14px; transform: translateX(5px);}
.loc-navi li:first-child{ padding-left: 0;}
.loc-navi li:last-child::after{ display: none;}
.loc-navi a{ font-size: 14px; color:#000;}



.product-detail-wrap{display: flex;}
.product-detail-wrap .prd-option-form{ width:750px; padding-left: 7%; position: relative;}
.product-detail-wrap .product-info{ width: calc(100% - 750px);}



#productDetail .direct-app{text-align: right;}
#productDetail .direct-app .btn-app{ display: block; width: 100%; padding: 15px 0; text-align: center; border-radius: 5px; font-size: 15px; border: 1px solid #DEDEDE; }
#productDetail .direct-app .btn-app::after{ display: block; content: "¾ÛÀ¸·Î ±¸¸ÅÇÏ°í Ãß°¡ ÇýÅÃ ¹Þ±â";}
#productDetail .direct-app .btn-app img{ display:none;}
#productDetail .direct-app .step dl.step1{ width: fit-content;}



.prd-option-form .info{ width: 510px; padding-right: 20px; position: sticky; top: 100px; overflow-y:scroll; height: calc(100vh - 100px); }

.prd-option-form{ padding: 1.3rem 1.3rem 3rem;}
.prd-option-form .productInfo > li{display: flex; justify-content: space-between;}
.prd-option-form .productInfo li.top{ align-items: center; margin-bottom: 15px;}
.prd-option-form .productInfo li.top h2{font-size:20px;}
.prd-option-form .productInfo li.top div{display: flex; align-items: center;justify-content: center;}
.prd-option-form .productInfo li.top div .share{cursor: pointer;}

.productInfo .MK-product-icons{ display: inline-flex; vertical-align: middle; margin: 0 0 3px 10px;}
.productInfo .MK-product-icons img{ height: 17px; width: auto; margin-right: 2px; padding: 0;}
.productInfo .MK-product-icons img:last-child{ margin-right: 0;}




.prd-option-form .productInfo li.top .wish{ margin-right: 7px;}
.prd-option-form .productInfo li.top .wish #MS_btn_wish{background-image:url(/design/jmomall/ECHO/uiux/icon/icon_heart_off.svg); display:block; width:19px; height:20px; background-repeat:no-repeat; background-size:contain; background-position:center; margin:0 auto;}
.prd-option-form .productInfo li.top .wish #MS_btn_wish.wish-on{background-image:url(/design/jmomall/ECHO/uiux/icon/icon_heart_on.svg?2);}


.prd-option-form .productInfo li.bottom{ align-items: flex-start; }
.prd-option-form .productInfo li.bottom p:not(.shopdetailInfoValue){ width: 80%; font-size: 15px; line-height: 1.5; color:#525252;}
.prd-option-form .productInfo li.bottom .shopdetailInfoValue {position: relative;  display: flex; align-items: center;}
.prd-option-form .productInfo li.bottom .shopdetailInfoValue > *{ margin-left: 5px; white-space:nowrap;}
.prd-option-form .productInfo li.bottom .shopdetailInfoValue *{font-size: 16px; }
.prd-option-form .productInfo li.bottom .shopdetailInfoValue .c-sale :is(strong, #discount_percent_span){ color:#BF214B;}
.prd-option-form .productInfo li.bottom .shopdetailInfoValue .c-consumer{ font-size: 10px; color:#A2A2A2; text-decoration: line-through;}



/* °ü·Ã»óÇ° */
#related_product_tk{ margin-top: 38px;}
#related_product_tk ul form{ display: flex;}
#related_product_tk li{width: 71px; margin-right: 5px; }
#related_product_tk li.on{ }
#related_product_tk li a{ display: block;}
#related_product_tk li img{ width: 100%; border-radius: 5px;padding: 2px;}
#related_product_tk li.on img{ border: 1px solid #000;}
#related_product_tk li span{ font-size: 13px; color: #525252; padding-top: 6px;display: inline-block;}
/* //°ü·Ã»óÇ° */



/* »ó´Ü ¼¶³×ÀÏ, »óÇ° ¿É¼Ç Á¤º¸ */
#productDetail .thumb-info { margin-bottom: 90px;}
#productDetail .thumb-info:after { content: ""; display: block; clear: both; }
/* ¼¶³×ÀÏ */
#productDetail .thumb-info {display: flex; flex-wrap: wrap; }
#productDetail .thumb-info img { display: inline-block; width: 49.5%; margin: 0 1% 1% 0; }
#productDetail .thumb-info img:nth-child(2n){ margin: 0 0 1% 0;}



.prd-option-form .info .eventBanner{display: block; margin: 15px 0;}
.prd-option-form .info .eventBanner img{width: 100%; }


.alertPop{ display:none; position: fixed; bottom: 3%; left: 50%; transform: translateX(-50%); width: fit-content; background: #393939; 
    padding: 13px 50px; color:#fff; font-size: 16px; border-radius: 5px; z-index: 10;
    transition: transform 0.3s ease-in-out;
}



/* »óÇ°¿É¼Ç Á¤º¸ */
#productDetail .thumb-info .info { }
#productDetail .thumb-info .info .prd-icons { display: table; padding: 10px 0 5px; }
#productDetail .thumb-info .info .prd-icons .prd-icon { display: inline-block; width: 385px; }
#productDetail .thumb-info .info .prd-icons .prd-icon img { margin-left: 3px; }
#productDetail .thumb-info .info .prd-icons .prd-icon img:first-child { margin-left: 0; }
#productDetail .thumb-info .info .prd-icons .prd-wish { display: inline-block; width: 65px; text-align: right; vertical-align: top; }
#productDetail .thumb-info .info .prd-icons .prd-wish p { display: inline-block; height: 22px; line-height: 20px; padding: 0 4px 0 24px; border: 1px solid #b9b9b9; border-radius: 3px; font-family: 'malgun gothic'; font-size: 13px; color: #000; background: #fff url('/images/common/ico_wish_detail_count.png') no-repeat 5px center; }
#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 .sell_benefit { position:relative; }
#productDetail .thumb-info .info .table-opt .sell_benefit .benefit_btn { display:inline-block; height:18px; line-height:20px; border:1px solid #000; font-size:11px; }
#productDetail .thumb-info .info .table-opt .sell_benefit .benefit_btn span { display:inline-block; height:18px; padding:0 5px; color:#fff; background:#000; vertical-align:top; }
#productDetail .thumb-info .info .table-opt .sell_benefit .benefit_btn em { display:inline-block; height:18px; padding:0 3px 0 0; font-size:10px; vertical-align:top; }
#productDetail .thumb-info .info .wish-icons .prd-wish { display: inline-block; width: 65px; text-align: right; vertical-align: top; }
#productDetail .thumb-info .info .wish-icons .prd-wish span { display: inline-block; height: 22px; line-height: 20px; padding: 0 4px 0 24px; border: 1px solid #b9b9b9; border-radius: 3px; font-family: 'malgun gothic'; font-size: 13px; color: #000; background: #fff url('/images/common/ico_wish_detail_count.png') no-repeat 5px center; }
#productDetail .thumb-info .info .prd-btns #MS_btn_wish .ico-wish { display: inline-block; width: 16px; height: 14px; margin-right:2px; background: url('/images/common/ico_wish_detail_off.png') no-repeat center center; vertical-align: middle; }
#productDetail .thumb-info .info .prd-btns #MS_btn_wish.wish-on .ico-wish { background: url('/images/common/ico_wish_detail_on.png') no-repeat center center; }


/* ÅëÇÕ¿É¼Ç */
#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 .prd-detail table { table-layout: auto; border-spacing:0 !important; border-collapse:collapse !important; width: 100%;}
#productDetail .prd-detail table td { word-break:break-all }
#productDetail .prd-detail {}
#productDetail .prd-detail img { width: 100%; }

/* ±¸¸ÅÇÒÀÎ */
#productDetail .buy-benefit { position:relative; }
#productDetail .buy-benefit .tit-txt { font-size:12px; color:#000; }
#productDetail .buy-benefit .view-wrap { position:relative; }
#productDetail .buy-benefit .btn-view { display:inline-block; padding:2px 3px 2px 5px; font-size:12px; color:#000; font-family:"Malgun Gothic"; background: url(/images/common/bg_layer_gray.gif) no-repeat; border:1px solid #e3e3e3; }
#productDetail .buy-benefit .btn-view em { display: inline-block; font-size:10px; vertical-align: top; }
#productDetail .buy-benefit .view-wrap { display:none; position:absolute; top:30px; left:50%; max-width:186px; margin-left:-208px; padding:15px; background:#fff; border:1px solid #000; z-index:1; }
#productDetail .buy-benefit .view-wrap.active { display:block; }
#productDetail .buy-benefit .view-wrap .layer-view { font-size:12px; line-height:20px; color:#000; font-weight:bold; }
#productDetail .buy-benefit .view-wrap .layer-view .fc-red { color:#ff0000; }
#productDetail .buy-benefit .view-wrap .layer-view ul.list {margin-top:5px;}
#productDetail .buy-benefit .view-wrap .layer-view ul li.layer-info { color:#585858; border-top:1px solid #ccc; padding-top:5px; margin-top:5px; font-weight:normal; }
#productDetail .buy-benefit .view-wrap .btn-close { position:absolute; right:10px; top:5px; }
/* ±¸¸ÅÇÒÀÎ */

/* Á¤±â¹è¼Û ÇýÅÃ ÆË¾÷ */
#productDetail .delivery .view-wrap { display:none; position:absolute; top:30px; left:50%; width:290px; margin-left:-208px; background:#fff; border:2px solid #666; z-index:1; }
#productDetail .delivery .view-wrap.active { display:block; }
#productDetail .delivery .view-wrap h3.title {padding:8px 14px; background:#f0f0f0; font-weight:700;}
#productDetail .delivery .view-wrap .list {margin:18px 20px; border:1px solid #e4e4e5; border-top:0;}
#productDetail .delivery .view-wrap .list dl {overflow:hidden;}
#productDetail .delivery .view-wrap .list dt,
#productDetail .delivery .view-wrap .list dd {float:left; width:33.33%; padding:5px 8px; font-size:11px; color:#000; box-sizing:border-box;}
#productDetail .delivery .view-wrap .list dt {border-top:1px solid #e4e4e5; background:#f8f8f8; text-align:center;}
#productDetail .delivery .view-wrap .list dd {border-top:1px solid #e4e4e5; border-left:1px solid #e4e4e5; text-align:right;}
#productDetail .delivery .view-wrap .list dd.txt {color:#ff0000;}
#productDetail .delivery .view-wrap p {margin:-4px 20px 18px; color:#666; font-size:11px;}
#productDetail .delivery .view-wrap p.subs_pop {margin:-4px 15px 18px; color:#666; font-size:11px;}
#productDetail .delivery .view-wrap .btn-close { position:absolute; right:10px; top:5px; }
/* Á¤±â¹è¼Û ÇýÅÃ ÆË¾÷ */

/* °ü·Ã»óÇ° */
#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 }

/* Á¤±â¹è¼Û */ /* ¼±¹°ÇÏ±â */
#productDetail .thumb-info .info .prd-btns .btn_gift { display: block; width: 448px; height: 48px; font-size: 12px; color: #f1191f; text-align: center; line-height: 50px; border: 1px solid #f1191f; background: #fff; }
#productDetail .thumb-info .info .prd-btns .btn_gift:hover { color: #fff; background: #f1191f; }
#productDetail .thumb-info .info .prd-btns .btn_gift:active { position: relative; top: 1px; }
#productDetail .thumb-info .info .prd-btns .btn_gift .fa-gift { font-size: 13px; vertical-align: text-bottom; }
#productDetail .thumb-info .info .prd-btns .btn_gift .fa-gift:before { margin-right:5px; }

/* 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 }
/* ´ñ±Û¸®½ºÆ® °øÅë */
/*
#productDetail .table-slide { border-top: 1px solid #ffc0c0; }
#productDetail .table-slide thead th { font-weight: normal; }
#productDetail .table-slide th,
#productDetail .table-slide td { padding: 10px 0; cursor: pointer; }
#productDetail .table-slide tbody td { background: url(/images/d3/modern_simple/common/dot_h1_w10.gif) repeat-x 0 0; }
#productDetail .table-slide tr.cnt { display: none; }
#productDetail .table-slide tr.cnt td { cursor: default; }
#productDetail .table-slide tr.nbg td { background-image: none; }
#productDetail .table-slide tr.ndata td { border-bottom: 1px solid #b4b4b5; }
#productDetail .table-slide tr.reply .tb-txt { padding-left: 30px; background: url(/images/d3/modern_simple/common/bull_reply.gif) no-repeat 10px 0; }
*/

#productDetail .table-slide {}
#productDetail .table-slide .title{ font-size: 20px; margin: 20px 0;}
#productDetail .table-slide thead th { padding:15px 0; font-size:13px; border-bottom: 1px solid #e9e9e9; font-weight: normal; font-family:Verdana }
#productDetail .table-slide td { padding: 15px 0; background: url(//image.makeshop.co.kr/makeshop/d3/basic_simple/common/board_dot.gif) repeat-x 0 bottom; }
#productDetail .table-slide td .paging a { font-family:Verdana }
#productDetail .table-slide td .paging .first,
#productDetail .table-slide td .paging .prev,
#productDetail .table-slide td .paging .next,
#productDetail .table-slide td .paging .last {  }
#productDetail .table-slide tr.cnt { display: none; }
#productDetail .table-slide tr.cnt td { padding:20px; color:#999; cursor: default; }
#productDetail .table-slide tr.cnt td p { word-break:break-all; white-space:normal }
#productDetail .table-slide tr.cnt td .MS_cmt_content {padding: 10px 60px 10px 0; position: relative;}
#productDetail .table-slide tr.cnt td .MS_cmt_content .btn-report {float: none; position: absolute; right: 10px; bottom: 10px;}
#productDetail .table-slide tr.cnt td .MS_cmt_hname {display: inline-block; margin-right: 10px; line-height: 13px;}
#productDetail .table-slide tr.reply .tb-txt { padding-left: 30px; background: url(/images/d3/modern_simple/common/bull_reply.gif) no-repeat 10px 0; }
#productDetail .table-slide .list-btm { position:relative; *zoom:1 }
#productDetail .table-slide .list-btm:after { display:block; clear:both; content:'' }
#productDetail .table-slide .btm_write { margin-top:10px; margin-right:-110px; position:relative; float:right; right:110px  }
#productDetail .table-slide .btm_write a { display:inline-block; width:108px; height:38px; font-size:13px; color:#000; text-align:center; line-height:38px; border:1px solid #231f20; background:#fff; -webkit-transition:all 0.3s ease; transition:all 0.3s ease }
#productDetail .table-slide .btm_write a:hover { color:#fff; background:#231f20 }
#productDetail .table-slide .btm_write a:active { position: relative; top: 1px }
#productDetail .table-slide .paging-wrap { margin:0 110px; position:relative; float:left; width:880px }


/* Àå¹Ù±¸´Ï, ±¸¸Å ¹öÆ° */
.prd-option-form .prd-btns .action-btn{display: flex; align-items: center; justify-content: space-between; padding: 10px 0 10px;}
.prd-option-form .prd-btns .action-btn a {padding:15px 0; text-align: center; display: inline-block; margin:2px; border-radius: 5px; font-size: 15px;}
.prd-option-form .prd-btns .action-btn a.cart { border:1px solid #DEDEDE; width: 37%;}
.prd-option-form .prd-btns .action-btn a.buy {color:#fff; background-color:#000; width: 60%;}

.soldoutbtn{margin: 30px 0 10px; padding:15px 0; text-align: center; display: inline-block; width: 100%; border-radius: 5px; font-size: 15px;background-color:#DADADA;}

.soldout-btns .fl-r {display: flex; align-items: center; justify-content: space-between; gap:12px;}
.soldout-btns .fl-r span {flex:1;text-align: center; display: inline-block; margin:10px 0; border-radius: 5px; font-size: 15px;}
.soldout-btns .fl-r #soldout_once { border:16px solid #E2E2E2; background:#E2E2E2; color: #525252;}
.soldout-btns .fl-r #soldout_sms {border:1px solid #BF214B; background-color:#fff;}
.soldout-btns .fl-r #soldout_sms.opt_sold_out{width: 100%;}
.soldout-btns .fl-r #soldout_sms a{ display:block; color:#BF214B; font-size: 16px; padding:15px 0; }


.couponPriceInfo{ text-align: center; margin-top: 20px;}
.couponPriceInfo :is(b, b span){ font-weight: 600;}


/* review-list */
#productDetail .review-list { margin-top:10px }
/* qna board */
#productDetail .qna-list { margin-top: 150px }
#productDetail .qna-list .title_wrap{display:flex; align-items: center; justify-content: space-between;}
#productDetail .qna-list .qna_btn{ }
#productDetail .qna-list .qna_btn a{ border: 1px solid #DEDEDE; width: 100px; background: #fff;padding: 10px 0; text-align: center; display: inline-block; border-radius: 5px; font-size: 14px; margin-left: 5px;}

/* ****************** »óÇ° »ó¼¼ ¿É¼Ç ******************** */
.multiSelectResult{ margin-top: 20px;}
.MK_not_choice { color: red; }
.MK_optAddWrap,
.MK_optAddWrap * { margin: 0; padding: 0; }
.MK_optAddWrap {  }
.MK_innerOptDetail{ margin: 30px 0 0; }


.MK_optAddWrap li { list-style: none; margin: 0 0 10px; display: flex; align-items: center; justify-content: space-between; }
.MK_innerOptDetail li *{ font-size: 16px; }
.MK_innerOptDetail li div{display: inline-flex; align-items: center;}
.MK_innerOptDetail li.fee p{ }
.MK_innerOptDetail li.fee .event{ display:inline-block; margin-left: 7px; width: 125px;}
.MK_innerOptDetail li.fee .event img{ width: 100%;}
.MK_innerOptDetail li p{}
.MK_innerOptDetail .MK_total{font-size: 16px; font-weight: 400;}

.MK_innerOptDetail .total_prd_price{ display: flex; align-items: baseline;}


/* ¿É¼Ç¼±ÅÃ */
#MK_optAddList { overflow: hidden; *zoom: 1; }
#MK_optAddList li { float: left; width: 100%; margin-top: 5px; }
#MK_optAddList .MK_tit,
#MK_optAddList .MK_div,
#MK_optAddList .MK_st { float: left; }
#MK_optAddList .MK_tit,
#MK_optAddList .MK_div { font-size: 11px; line-height: 16px; }
#MK_optAddList .MK_tit { width: 65px; margin-right: 5px; }
#MK_optAddList .MK_div { width: 5px; text-align: center; }
#MK_optAddList .MK_st { width: 205px; }
#MK_optAddList .MK_st .MK_btn-add { cursor: pointer; }
#MK_optAddList .MK_st select { margin-left: 5px; width: 195px; height: 18px; }
/* ¿É¼Ç¼±ÅÃPP */
#MK_optAddListPP { overflow: hidden; *zoom: 1; }
#MK_optAddListPP .MK_tit,
#MK_optAddListPP .MK_st { float: left; width: auto; }
#MK_optAddListPP .MK_tit { margin-right: 5px; margin-top: 3px; }
/* ¿É¼Ç °á°ú ¸®½ºÆ® */
#MK_innerOptWrap { }
#MK_innerOptWrap #MK_innerOptScroll.line { padding-top:5px; margin-top:5px; border-top:1px solid #e4e4e5; }
#MK_innerOptWrap #MK_innerOptScroll.limit { position: relative; height: 150px; overflow-y: auto; }
#MK_innerOptWrap .MK_inner-opt-cm li { *zoom: 1; position: relative; font-size:13px; margin:10px 0; *padding-bottom:0; }
#MK_innerOptWrap .MK_inner-opt-cm li:after { display:block; clear:both; content:'' }
#MK_innerOptWrap .MK_inner-opt-cm li .MK_btn-del { position: absolute; }
#MK_innerOptWrap .MK_inner-opt-cm li .MK_p-name,
#MK_innerOptWrap .MK_inner-opt-cm li .MK_btn-del { display:block; }
#MK_innerOptWrap .MK_inner-opt-cm li .MK_p-name { flex:2;}
#MK_innerOptWrap .MK_inner-opt-cm li .MK_p-name .extra_option_name{ padding-left: 8px; margin-left: 5px; position: relative;}
#MK_innerOptWrap .MK_inner-opt-cm li .MK_p-name .extra_option_name::before{display: inline-block; content: "/"; position: absolute; left: 0; top: 0; }

#MK_innerOptWrap .MK_inner-opt-cm li .MK_qty-ctrl { position:relative; flex:1;}
#MK_innerOptWrap .MK_inner-opt-cm li .MK_qty-ctrl .basic_option,
#MK_innerOptWrap .MK_inner-opt-cm li .MK_qty-ctrl .MS_amount_basic,
#MK_innerOptWrap .MK_inner-opt-cm li .MK_qty-ctrl .addition_option { width:42px; height:24px; line-height:24px; border: 1px solid #dfdfdf; text-align:center !important; }
#MK_innerOptWrap .MK_inner-opt-cm li .MK_qty-ctrl a { float:left; display:inline-block; width:30px; height:30px; text-indent:-9999em; margin:0; vertical-align:top}


#MK_innerOptWrap .MK_inner-opt-cm li .MK_btn-del {position:absolute; top:50%; right:16px; transform: translateY(-50%); width: 13px; height: 13px; background: url(/design/jmomall/ECHO/uiux/icon/icon_close.svg?3) 0 0 no-repeat;}
#MK_innerOptWrap .MK_inner-opt-cm li .MK_btn-del img {display:none;}
#MK_innerOptWrap .MK_inner-opt-cm li .MK_price { display: none;}

#MK_innerOptWrap .MK_inner-opt-cm li .MK_qty-ctrl {display: flex; align-items: center; font-size: 0;}
#MK_innerOptWrap .MK_inner-opt-cm li .MK_qty-ctrl input[name="amount[]"] {order:2; text-align: center !important; float: unset !important; padding:0; width: 30px; height: 30px; line-height: 25px; border: 1px solid #DADADA; font-size: 13px;}

#MK_innerOptWrap .MK_inner-opt-cm li .MK_qty-ctrl > [class*="MK_btn"] { position: relative; background:#fff; border: 1px solid #DADADA;}
#MK_innerOptWrap .MK_inner-opt-cm li .MK_qty-ctrl > [class*="MK_btn"]img {display:none;}
#MK_innerOptWrap .MK_inner-opt-cm li .MK_qty-ctrl .MK_btn-up{order:3; border-left: unset;}
#MK_innerOptWrap .MK_inner-opt-cm li .MK_qty-ctrl .MK_btn-dw{order:1; border-right: unset;}
#MK_innerOptWrap .MK_inner-opt-cm li .MK_qty-ctrl .MK_btn-up::before { 
    content: ''; display: block; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%);
    width: 0.5px; height: 7px; background: #000;
}
#MK_innerOptWrap .MK_inner-opt-cm li .MK_qty-ctrl .MK_btn-up::after {
    content: ''; display: block; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%);
    width: 7px; height: 0.5px; background: #000;
}
#MK_innerOptWrap .MK_inner-opt-cm li .MK_qty-ctrl .MK_btn-dw::after { 
    content: ''; display: block; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%);
    width: 7px; height: 0.5px; background: #000;
}

#MK_innerOptWrap .MK_inner-opt-cm li #MK_p_price_basic_0 { font-weight:bold; }



/* »ç¿ëÀÚ ÀÔ·Â ÀÎÇ²¹Ú½º (color, size )*/
.MK_optAddWrap .MK_inner-opt-cm li .MK_txt_uinput { width: 200px; }
.MK_optAddWrap .MK_inner-opt-cm li { display: flex; gap: 15px; align-items: center; justify-content: space-between; position:relative; padding: 15px 16px; margin: 9px 0; background: #f6f6f6;}
.MK_optAddWrap .MK_inner-opt-cm li:last-child { margin-bottom: 0;}



/* ÇÏÀÌºê¸®µå¿É¼Ç */
#MK_innerOptWrap .MK_inner-opt-hybrid li .MK_p-name,
#MK_innerOptWrap .MK_inner-opt-hybrid li .MK_price,
#MK_innerOptWrap .MK_inner-opt-hybrid li .MK_btn-del { display: inline-block; *float:left; }
#MK_innerOptWrap .MK_inner-opt-hybrid li .MK_price { top:4px; bottom:0; right:23px; }
#MK_innerOptWrap .MK_inner-opt-hybrid li .MK_p-name { width:200px; line-height:26px; }
#MK_innerOptWrap .MK_inner-opt-hybrid li .MK_qty-ctrl { vertical-align:middle; margin-top:0; }




/* ±âº»¿É¼Ç */
#MK_innerOptWrap #MK_innerOpt_01 li { }
/* ÇÏÀÌºê¸®µå¿É¼Ç */
#MK_innerOptWrap #MK_innerOpt_03 {}
/* ÃÑÇÕ°è */
#MK_innerOptWrap #MK_innerOptPrice { display:none; padding: 12px 5px 10px; font-size: 12px; color: #333; text-align: right; }
#MK_innerOptAdd {  display:none; padding: 0 5px; font-size: 12px; color: #333; text-align: right; }
#MK_innerOptTotal { border-top:1px solid #e4e4e5; padding:20px 0 0; display: flex; align-items: baseline; justify-content: space-between; margin-top: 20px;}
#MK_innerOptTotal .MK_total_wrap{font-size: 17px; display: flex; align-items: center;}
#MK_innerOptTotal .totalLeft { float:left }
#MK_innerOptTotal .totalRight { float:right }
#MK_innerOptTotal .MK_txt-total { font-size:17px;}
#MK_innerOptTotal .MK_txt-won { font-size:17px; color:#0e0e0e }
#MK_innerOptTotal .MK_total {font-size:17px; font-weight: 500; }
#MK_innerOptTotal .totalRight .MK_total { display:contents; margin-top:-4px; font-size:24px; color:#000; vertical-align:middle; }
/* ¼Ò¸®ºä */
#sorivu { position: relative; margin-top: 20px; }
/* »óÇ° ÀÏ¹ÝÁ¤º¸(»óÇ°Á¤º¸Á¦°ø °í½Ã) */
#productWrap { margin:30px auto; width:100%; }
#productWrap h3.tb-tit { margin-bottom: 10px; text-align: left; }
#productWrap table { width: 100%; font-size: 13px; border-collapse: collapse; border-width: 1px; border-color: #d6d6d6; border-style: solid; table-layout: fixed; margin-bottom:20px; }
#productWrap table th { border-right: 1px solid #e8e8e8; border-bottom: 1px solid #e8e8e8; color: #5c5c5c; text-align: left; font-weight:normal; padding: 10px 0 10px 20px; }
#productWrap table td { color: #8b8b8b; border-bottom: 1px solid #e8e8e8; word-break: break-all; text-align: left; padding: 10px 0 10px 20px; }

/* »çÀÌÁî Â÷Æ® */
td.area-btn-size-chart a.btn-size-chart { display:inline-block; width:84px; height:24px; font-size:11px; color:#231f20; text-align:center; line-height:24px; border:1px solid #231f20; background:#fff; -webkit-transition:all 0.3s ease; transition:all 0.3s ease }
td.area-btn-size-chart a.btn-size-chart:hover { color:#fff; background:#231f20 }
td.area-btn-size-chart a.btn-size-chart:active { position: relative; top: 1px }
#sizeChart { padding-bottom:10px; width:810px; position: absolute; display: none; background:#fff }
#sizeChart .btn-close-box { width: 100%; position: relative; }
#sizeChart .btn-close-layer { position: absolute; display: block; width: 15px; height: 14px; top: 10px; right: 10px; color: #FFFFFF; font-size: 15px; font-weight: bold; }

/* Á¶¸£±â */
#importune_btn { margin-left:10px }
#importune_btn a { vertical-align:top }

/* ÄíÆùÁ¤º¸ */
.couponWrap { text-align:center }
.couponBox { display:inline-block }
.couponInfo { text-align:left }
.couponInfo * { }

.size-chart-box { width: 100%;  border: 2px solid #3F4045;}
.size-chart-box h4 { width: 100%; margin:0; padding: 10px 0px; color: #FFFFFF; background: #3F4045; text-align: center; }
.size-chart-cont { margin:10px auto 0; width:800px; background: #fff }
.size-chart-cont table { width: 100%; margin:0; padding:0; border-collapse: collapse; border: 1px solid #D9DBDA; }
.size-chart-cont table th, .size-chart-cont table td { padding:8px 0; font-size:13px; font-weight:normal; text-align:center }
.size-chart-cont table th { border-bottom:1px solid #d6d6d6 }
.size-chart-cont table tr, .size-chart-img {height: 1px;}

.size-chart-cont img.sc-img-chart,
#sc_img_chart { width: 670px; height: 300px; }
.size-chart-cont img.sc-img-guide,
#sc_img_guide { width: 190px; height: 240px; }
.size-chart-cont p { margin-top: 10px; text-align: left; font-size:13px; color:#a7a7a7 }

#nhn_btn {padding-top:10px; text-align: right;}
#payco_order_btn {padding-top:10px;}
#payco_order_btn .payco_checkout.ta .payco_checkout_btn { margin-top:0 !important }
#kakaopay_order_btn {padding-top:10px;}
.ocb-area { width:323px }
.ocb-area a { margin-top:0 !important }
/* Åë¿É Ãß°¡ ±¸¼º »óÇ° */
#productDetail .thumb-info .info .table-opt td.add-option-tit { padding:15px 0 0; border-top:1px solid #e4e4e5; color:#000; font-size:14px; }
#productDetail .thumb-info .info .table-opt tr.add-option-not-start { border-top:1px dashed #e4e4e5; }
#productDetail .thumb-info .info .table-opt td.add-option-img { padding-top:10px; vertical-align:top; }
#productDetail .thumb-info .info .table-opt td.add-option-img .thumb-s img { max-width:100%; }
#productDetail .thumb-info .info .table-opt td.add-option-wrap { padding-top:10px; }
#productDetail .thumb-info .info .table-opt td.add-option-wrap .prd-icon,
#productDetail .thumb-info .info .table-opt td.add-option-wrap .tit-prd { padding-left:20px; padding-top:0; }
#productDetail .thumb-info .info .table-opt td.add-option-wrap .table-opt { padding-left:20px; }
#productDetail .thumb-info .info .table-opt td.add-option-wrap .table-opt td select.basic_option,
#productDetail .thumb-info .info .table-opt td.add-option-wrap .table-opt td select.addition_option { width:310px;}
#productDetail .thumb-info .info .table-opt td.add-option-wrap .table-opt td input.basic_option,
#productDetail .thumb-info .info .table-opt td.add-option-wrap .table-opt td input.addition_option { width:306px; height:22px; line-height:24px; }
#productDetail .thumb-info .info .table-opt td.add-option-wrap .table-opt td .opt-wrap { padding:5px 0 0 0; }
#productDetail .thumb-info .info .table-opt td.add-option-wrap .table-opt td .opt-wrap .tit { display:none; }
#productDetail .thumb-info .info .table-opt td.add-option-wrap .table-opt td .opt-wrap dd { width: 110px; }
#productDetail .thumb-info .info .table-opt td.add-option-wrap .table-opt td .opt-wrap select { width: 100px; }
#productDetail .thumb-info .info .table-opt td.add-option-wrap .table-opt td .opt-wrap input { width: 205px; }
#productDetail .thumb-info .info .table-opt tr.add-option-end .MK_p-tit { display:block; width:90%; height:100%; line-height:12px; color:#000; font-weight:bold; }
#productDetail .thumb-info .info .table-opt tr.add-option-end .MK_price { top:40px; right:0; }
#productDetail .thumb-info .info .table-opt tr.add-option-end .MK_btn-del { top:0; }
#MK_innerOptWrap .MK_inner-opt-cm li .MK_p-name p { overflow:hidden; text-overflow:ellipsis; display: inline; }
#MK_innerOptWrap .MK_inner-opt-cm li .MK_p-name span.extra_option_name { overflow:hidden; text-overflow:ellipsis; display: inline; padding-left: 8px; margin-left: 5px;}


/* Ãß°¡ ±¸¼º »óÇ° */
.shopdetailInfoWrap.addOption { width:100%; display: flex; }
.shopdetailInfoWrap.addOption .shopdetailInfoTop { }
.shopdetailInfoWrap.addOption .shopdetailInfoTop figure { width: 71px;}
.shopdetailInfoWrap.addOption .shopdetailInfoTop figure img{ width: 100%; border-radius: 5px;}
.shopdetailInfoWrap.addOption .shopdetailInfoTop .extra_etc{ display: flex; align-items: center; margin-top: 10px;}
.shopdetailInfoWrap.addOption .shopdetailInfoTop .extra_etc .MK-product-icons img{ height: 17px; width: auto; margin-right: 2px; padding: 0;}

.shopdetailInfoWrap.addOption .shopdetailInfoValue { padding: 0 0 23px 18px;}
.shopdetailInfoWrap.addOption .shopdetailInfoValue .shopdetailInfoprdName{margin-bottom: 5px;}
.shopdetailInfoWrap.addOption .shopdetailInfoValue .shopdetailInfoprdName span{ font-size:15px;}
.shopdetailInfoWrap.addOption .shopdetailInfoValue .shopdetailInfoprdName span > img{width: 6px; margin-top: 4px; margin-left: 4px;}
.shopdetailInfoWrap.addOption .shopdetailInfoValue .shopdetailInfoCont { width: auto; margin:0; }
.shopdetailInfoWrap.addOption .shopdetailInfoValue .shopdetailInfoCont.price{ margin-bottom: 10px; display: block; font-size: 16px;}
.shopdetailInfoWrap.addOption .shopdetailInfoValue .shopdetailInfoCont.price em{  font-size:16px; }
.shopdetailInfoWrap.addOption .shopdetailInfoValue .shopdetailInfoName { width:auto; }
.shopdetailInfoWrap.addOption .shopdetailInfoSelect{display:flex; flex-wrap: wrap;}
.shopdetailInfoWrap.addOption .shopdetailInfoSelect p { padding:0; background:none; margin: 0 5px 5px 0;}
.shopdetailInfoWrap.addOption .shopdetailInfoSelect .shopdetailInfoCont .basic_option { width:100px; padding: 5px 7px; border-color:#DADADA; border-radius:5px; appearance: none; -webkit-appearance: none; -moz-appearance: none; background-image:url(/design/jmomall/ECHO/uiux/icon/arrow_bottom.svg); background-repeat:no-repeat; background-position:center right 10px; background-size:9px auto;}
.shopdetailInfoWrap.addOption .shopdetailInfoSelect .shopdetailInfoName { display:none; width:100%; padding:0 0 5px 0; }


.option_tk{border-top: 1px solid #DADADA; margin-top: 40px; }
.option_tk .c-op-tit{ padding: 40px 0 20px; font-size: 16px;}
.option_tk .c-op-tit.addOption{ padding: 40px 0 20px;}
.option_area.fixed .option_tk .c-op-tit{ padding: 0 0 20px;  }


/* ¿øÅ¬¸¯¿É¼Ç */
.shopdetailInfoOneclick {clear:both; overflow:hidden; zoom:1; margin-bottom: 15px;}
.shopdetailInfoOneclick:last-child{margin-bottom: 0;}
.shopdetailInfoOneclick > span { color:#1D9564; display: block; font-size: 14px; padding-bottom: 7px;}
.shopdetailInfoOneclick .shopdetailInfoList {display: flex; flex-direction: column; }
.MK-oneclick-value{order: 2; display:none;}
.MK-oneclick-list { overflow-x: scroll; scroll-snap-type: x mandatory; zoom:1; order: 1; display: flex; align-items: center; -ms-overflow-style: none; flex-wrap:wrap;}
.MK-oneclick-list::-webkit-scrollbar{ display:none; }

.MK-oneclick-list:after { content: ""; display: block; clear: both; }
.MK-oneclick-list li { float:left; margin: 0 10px 5px 0; scroll-snap-align: start;}                                                                                
.MK-oneclick-list li a { border:1px solid #DADADA; display: inline-block; border-radius: 30px; box-sizing:border-box; } 
.MK-oneclick-list li.MK-oneclick-sel a { border:1px solid #000; }

.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.MK-oneclick-only-image{gap:8px; align-items: flex-start;}
.MK-oneclick-list li.MK-oneclick-image {margin: 0;}
.MK-oneclick-list li.MK-oneclick-image a {width: 120px; }
.MK-oneclick-list li.MK-oneclick-image a img {width: 120px; border-radius: 5px; }
.MK-oneclick-list li.MK-oneclick-image p{margin: 6px 0 0 0; color:#a2a2a2; font-size: 12px;}

.MK-oneclick-list li.MK-oneclick-image.MK-oneclick-sel a img {}


.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: 5px 16px; min-width:60px;}

.MK-oneclick-list li.MK-oneclick-text a[title*="Ç°Àý"]{ border:unset;  position: relative; overflow: hidden;} 
.MK-oneclick-list li.MK-oneclick-text a[title*="Ç°Àý"]::before,
.MK-oneclick-list li.MK-oneclick-text a[title*="Ç°Àý"]::after{display: inline-block; content: ""; position: absolute; top: 0; left: 0; width: 30px; height: 70px; background: rgba(154, 154, 154, 0.4); }
.MK-oneclick-list li.MK-oneclick-text a[title*="Ç°Àý"]::before{ transform: rotate(45deg) translate(-26px, -14px); } 
.MK-oneclick-list li.MK-oneclick-text a[title*="Ç°Àý"]::after{ transform: rotate(45deg) translate(6px, -20px); }

.MK-oneclick-list li.MK-oneclick-text.MK-oneclick-sel a { }
.MK-oneclick-list li.MK-oneclick-text span {line-height: 44px; }                                                                        
.MK-oneclick-list li.MK-oneclick-text .MS-oneclick-sel span { min-width: 30px; line-height: 27px; }
.MK-oneclick-only-text li.MK-oneclick-text { height: auto; }
.MK-oneclick-only-text li.MK-oneclick-text span { height: auto; line-height: 20px; font-size: 14px; white-space: nowrap;}
.MK-oneclick-only-text + input + span { display:none;}

    /* ÀÌ¹ÌÁö ¿É¼Ç */
.MK-oneclick-list.MK-oneclick-only-image li a { border:unset;}
.MK-oneclick-list.MK-oneclick-only-image li.MK-oneclick-sel a{ border:unset;}
.MK-oneclick-list.MK-oneclick-only-image li.MK-oneclick-image.MK-oneclick-sel a img {border: 1px solid #000000;}



/* Á¤±â¹è¼Û */
#productDetail .thumb-info .info .prd-btns .btn_subs { display:block; width:448px; height:48px; font-size:12px; color:#fff; text-align:center; line-height:50px; border:1px solid #f1191f; background:#f1191f; }
#productDetail .thumb-info .info .prd-btns .btn_subs:hover { color:#000; background:#fff }
#productDetail .thumb-info .info .prd-btns .btn_subs:active { position: relative; top: 1px; }




/* »ó¼¼ Á¤º¸, ¹è¼Û/±³È¯/È¯ºÒ, ÀÚÁÖ ¹¯´Â Áú¹® */
.detail-common-info { word-break: break-all; margin: 50px 0;}
.detail-common-info img {width: 100%;}
.detail-common-info > div{ border-bottom: 1px solid #DADADA;}
.detail-common-info > div .aco_tit{padding: 20px 1.3rem; position: relative; cursor: pointer;}
.detail-common-info > div:first-child .aco_tit{ border-top: 1px solid #dadada;}
.detail-common-info > div .aco_tit span{ position: absolute; right: 1.3rem; top: 50%; transform: translateY(-50%);}

.detail-common-info > div .aco_info{ position: fixed; right:-100vw; top: 0; width: 700px; max-width: 80%; height: 100vh; overflow-y: scroll; z-index: 101; background:#fff; transition: 0.2s; cursor: default; padding: 30px;}
.detail-common-info > div .aco_info.active{ right: 0;  }
.detail-common-info > div .aco_info i{ font-size: 30px;}


/*
.detail-common-info { word-break: break-all; margin: 50px 0;}
.detail-common-info img {width: 100%;}
.detail-common-info > div{ border-bottom: 1px solid #DADADA;}
.detail-common-info > div .aco_tit{padding: 20px 1.3rem; position: relative;}
.detail-common-info > div:first-child .aco_tit{ border-top: 1px solid #dadada;}
.detail-common-info > div .aco_tit span{ position: absolute; right: 1.3rem; top: 50%; transform: translateY(-50%);}
.detail-common-info > div .aco_info{ padding: 0 1.3rem 20px; display:none;}
.detail-common-info > div .aco_info i{display:none;}
*/



/* »ó¼¼ »ó´Ü ÅÇ */
.shopdetailBoard{ width: 100%; margin-bottom: 40px; border-bottom: 1px solid #DADADA; }
.shopdetailBoard ul { display:flex; align-items:center; justify-content:center; max-width: calc(100% - 750px); max-width: 100%; !important;}
.shopdetailBoard ul li {display:block;position: relative; width: 100%; text-align:center;padding:11px 0; font-size: 15px; cursor: pointer;}
.shopdetailBoard ul li.active{ border-bottom: 1px solid #000;}
.shopdetailBoard ul li .c-review-cnt {color: #1D9564}

.product-detail-wrap + .shopdetailBoard{ margin-top: 50px;}
.shopdetailBoard.bottomTab{ margin-top: 50px;}


.sizeTab{ width:100%; *width: calc(100% - 750px);}
.sizeTab img{ width: 100%;}
.sizeTab .c-review-sizeContainer > :is( a, img ){  display: block; width: 750px; margin: 0 auto;}
.sizeTab .c-review-sizeContainer > .sizeTipImgs img{  display: block; width: 750px; margin: 0 auto;}






/* »óÇ° »ó¼¼ ÀÌº¥Æ® °øÅë Á¤º¸ */ 
#productDetail .detail-common-info-event { width:100%; padding-top:20px; word-break: break-all; }
#productDetail .detail-common-info-event img {max-width: 100%; }
#productDetail .detail-common-info-event div {margin-top:15px; }

/* »óÇ° »ó¼¼ ÀÏ¹Ý °øÅë Á¤º¸ 
#productDetail .detail-common-info { width:100%; padding-bottom:20px; word-break: break-all; }
#productDetail .detail-common-info dl { padding-top:20px; font-size:12px; font-weight:normal; letter-spacing:-0.5px; }
#productDetail .detail-common-info dl dt { padding-bottom:10px; color:#444; font-weight:bold; }
#productDetail .detail-common-info dl dd { padding-left:10px; text-indent:-10px; color:#777; line-height:20px; }
#productDetail .detail-common-info div {margin-top:15px; }
*/

/* ½º¸¶Æ®ÄíÆù¸ñ·Ï */
#productDetail .smart-coupon-list  { padding:20px 0; text-align:center;}
#productDetail .smart-coupon-list  ul {display: inline-block; *display:inline; zoom:1; overflow:hidden; margin-left:-30px; min-width:300px;}
#productDetail .smart-coupon-list  ul li {position:relative; float:left; width:344px; margin:0 0 30px 30px; border:1px solid #cecece; border-radius:10px; letter-spacing:-1px; overflow:hidden; text-align:left;}
#productDetail .smart-coupon-list  ul li .c-info {position:relative; float:left; width:245px; padding:20px; border-right: 1px dashed #cecece; }
#productDetail .smart-coupon-list  ul li .c-image a {display:block;}
#productDetail .smart-coupon-list  ul li .c-image img { width:368px; height:128px;}
#productDetail .smart-coupon-list  ul li p { padding-bottom:10px; line-height:18px; font-size:12px; color:#999; word-break:break-all; font-family:"Malgun Gothic"; }
#productDetail .smart-coupon-list  ul li p:last-child {padding-bottom:0;}
#productDetail .smart-coupon-list  ul li p.c-name { font-size:14px; color:#000; font-weight:bold; word-break: break-all; }
#productDetail .smart-coupon-list  ul li p.c-price {font-size:26px; color:#ff3a34; font-weight:bold; line-height:24px;}
#productDetail .smart-coupon-list  ul li.sc-style1.sc-reserve p.c-price {color:#3b6ce9;}
#productDetail .smart-coupon-list  ul li .sc-btn-down {position:absolute; top:0; right:0; bottom:0; width:58px; margin:auto; vertical-align:middle; background:#f8f8f8; font-family:"Malgun Gothic"; } 
#productDetail .smart-coupon-list  ul li .sc-btn-down > span {position:absolute; left:0; top:0; right:0; bottom:0; margin:auto; height:22px; text-align:center; font-size:0; }
#productDetail .smart-coupon-list  ul li .sc-btn-down > span > span.sc-complete {font-size:12px; color:#999;}
#productDetail .smart-coupon-list  ul li .sc-btn-down > span a { font-size:0; display:inline-block; margin-top:-5px; }
#productDetail .smart-coupon-list  ul li .sc-btn-down span a > span { font-size:0; text-indent:-9999px; display:inline-block; width:22px; height:22px; background:url('/images/common/ico_h11_down_black_l.png') no-repeat center center; }
#productDetail .smart-coupon-list  ul li.sc-style2 {border:1px solid #fff;}
#productDetail .smart-coupon-list  ul li.sc-style2 .c-info { background:#171940; border-color:#171940; }
#productDetail .smart-coupon-list  ul li.sc-style2 p { color:#fff; }
#productDetail .smart-coupon-list  ul li.sc-style2 p.c-txt { color:#999; }
#productDetail .smart-coupon-list  ul li.sc-style2 .sc-btn-down { background:#ff3a34; border:0; color:#fff; }
#productDetail .smart-coupon-list  ul li.sc-style2.sc-reserve .sc-btn-down { background:#3b6ce9; color:#fff; }
#productDetail .smart-coupon-list  ul li.sc-style2 .sc-btn-down span a { color:#fff; }
#productDetail .smart-coupon-list  ul li.sc-style2 .sc-btn-down span .num {color:#fff;}
#productDetail .smart-coupon-list  ul li.sc-style2 .sc-btn-down span a > span { background:url('/images/common/ico_h11_down_white_l.png') no-repeat center center; }
#productDetail .smart-coupon-list  ul li.sc-style3 { width:346px; border:0; border-radius:0; }
#productDetail .smart-coupon-list  ul li.sc-style3 .c-info { width:244px; border:1px solid #000; border-right:2px dotted #272a4d; border-radius:10px; }
#productDetail .smart-coupon-list  ul li.sc-style3 p.c-price { color:#eb3697;}
#productDetail .smart-coupon-list  ul li.sc-style3 .sc-btn-down { background:#fff2f9 ; border:1px solid #272a4d; border-left:0; border-radius:10px; }
#productDetail .smart-coupon-list  ul li.sc-style3 .sc-btn-down span a { color:#999; }
#productDetail .smart-coupon-list  ul li.sc-style3 .sc-btn-down span a > span { background:url('/images/common/ico_h11_down_pink_l.png') no-repeat center center; }
#productDetail .smart-coupon-list  ul li.sc-style3.sc-reserve .sc-btn-down { background:#eefff7; }
#productDetail .smart-coupon-list  ul li.sc-style3.sc-reserve p.c-price {color:#18b776;}
#productDetail .smart-coupon-list  ul li.sc-style3.sc-reserve .sc-btn-down span a > span { background:url('/images/common/ico_h11_down_green_l.png') no-repeat center center; }

#productDetail .btn-report { display:inline-block; float:right; color:#9d9d9d; font-size:11px; margin-top:10px; }

.table-slide.review-list td .writer > span {display: block;}
#productDetail .pr-list-writer > span {display: block;}

.table-slide.review-list .MS_review_content_box .cnttit {position: relative; padding-right: 100px;}
.table-slide.review-list .MS_review_content_box .cnttit .btn-report {float: none; position: absolute; right: 40px; top: 50%; transform: translateY(-50%);}

#productDetail .thumb-info .info .prd-btns { margin-bottom: 10px; overflow: hidden; text-align: right;}
#productDetail .thumb-info .info .prd-btns .soldout-btns { display: inline-block; }
#productDetail .thumb-info .info .prd-btns .soldout-btns span {display: inline-block; margin-left: 5px; float: left;}
#productDetail .thumb-info .info .prd-btns .soldout-btns span a {display: inline-block; margin: 0;}

/* ¼¥ÆäÀÌ ¹Ù·Î±¸¸Å */
#productDetail #shoppay_btn { padding-top: 10px; } /* PC (°øÅë) »ó¼¼ÆäÀÌÁö Àü¿ë */
#cartWrap #shoppay_btn { display: inline; } /* PC (°øÅë) Àå¹Ù±¸´Ï Àü¿ë */
.shopdetail #shoppay_btn { padding-top:10px; } /* MO (4.0) »ó¼¼ÆäÀÌÁö Àü¿ë */
#basket #shoppay_btn { margin-top:20px; } /* MO (4.0) Àå¹Ù±¸´Ï Àü¿ë */
.shopdetail #shoppay_btn { text-align:center; } /* MO (ÆÄ¿öÆÑ) »ó¼¼ÆäÀÌÁö Àü¿ë */
.basket #shoppay_btn { text-align:center; } /* MO (ÆÄ¿öÆÑ) Àå¹Ù±¸´Ï Àü¿ë */

.shoppay_storebtn_bx,
.shoppay_storebtn_bx *,
.shoppay_button_box,
.shoppay_button_box * { display: inline-block !important; overflow: hidden; !important; float: none !important; position: static !important; top: auto !important; left: auto !important; margin: 0 !important; padding: 0 !important; border: 0 none !important; font-size: 11px !important; line-height:16px !important; font-family: 'µ¸¿ò',Dotum,Helvetica,sans-serif !important; text-align: left !important; text-decoration: none !important;  vertical-align: top !important; background: none !important; border-radius: 0 !important; }
.shoppay_button_box { width: auto !important; height: 100% !important; zoom: 1 !important; padding: 0 !important; border-top: 2px solid #2b2f3a !important; background-color: #fff !important; }
.shoppay_button { position: relative !important; margin: 0 !important; padding: 5px 0 5px 88px !important; zoom:1 !important; }
.shoppay_button .shoppay_blind { overflow: hidden !important; position: absolute !important; width: 1px !important; height: 1px !important; margin: -1px !important; padding: 0 !important; clip: rect(0 0 0 0) !important; }
.shoppay_text { display: block !important; *display: inline !important; position: absolute !important; top: 10px !important; left: 0 !important; width: 82px !important; height: 26px !important; margin: 0 !important; padding: 0 !important; background: url('/images/common/shoppay_sp_text.png') no-repeat !important; }
.shoppay_btn_list { *zoom: 1 !important; display: table !important; width: 100% !important; margin:0 !important; padding: 0 !important; table-layout: fixed !important; list-style: none !important; }
.shoppay_btn_list tbody { display: table-row-group !important; }
.shoppay_btn_list tr { display: table-row !important; }
.shoppay_btn_list .shoppay_btn_item { *width: 120px !important; }
.shoppay_btn_item { display: table-cell !important; height: 37px !important; margin: 0 !important; padding: 0 !important; text-align: left !important; }
.shoppay_btn_link { display: block !important; height: 35px !important; margin: 0 !important; padding: 0 !important; border: 1px solid #bfc4c7 !important; background-color: #fcfcfc !important; background-repeat: no-repeat !important; background-repeat: no-repeat !important; text-align: center !important; text-decoration: none !important; }
.shoppay_btn_item:first-child .shoppay_btn_link { margin: 0 !important; }
.shoppay_text { background-size: 82px auto !important; }
.shoppay_btn_link.shoppay_btn_pay { background-size: 133px auto !important; }
.shoppay_btn_link.shoppay_btn_pay { background-image: url('/images/common/shoppay_sp_payment.png') !important; background-position: 50% 0 !important; background-repeat: no-repeat !important; border-radius: 2px !important; }
.shoppay_btn_link.btn_blue { border-color: #025eea !important; background-color: #025eea !important; }
.shoppay_event { position: relative !important; width: 100% !important; margin: 0 !important; padding: 3px 0 0 0 !important; border: 0 none !important; border-top: 1px solid #e5e9ea !important; letter-spacing: -0.5px !important; }
.shoppay_event_tex t {display: block !important; *display: inline !important; overflow: hidden !important; *width: 100% !important; margin: 0 !important; padding: 5px 0 !important; letter-spacing: 0 !important; white-space: nowrap !important; *zoom: 1 !important; text-overflow: ellipsis !important; word-wrap: normal !important; }
.shoppay_event_text { padding: 0 !important; }
.shoppay_event_text .event_title { display: inline !important; margin: 0 5px 0 0 !important; padding: 0 !important; font-weight: normal !important; color: #015ce8 !important; vertical-align: middle !important; }
.shoppay_event .shoppay_event_text .event_link { display: inline !important; margin: 0 !important; padding: 0 !important; font-weight: normal !important; color: #727272 !important; text-decoration: none !important; vertical-align: middle !important; }
.shoppay_event .shoppay_event_text .event_link span { display: inline-block !important; margin: -1px 0 1px !important; vertical-align: middle !important; }
.shoppay_type_A_1 { width: 277px !important; height: 70px !important; }
.shoppay_type_A_2 { width: 296px !important; height: 84px !important; }
.shoppay_type_A_2 .shoppay_button { padding: 5px 0 5px 86px !important; }
.shoppay_type_A_2 .shoppay_text { top: 14px !important; }
.shoppay_type_A_2 .shoppay_btn_link { height: 45px !important; }
.shoppay_type_A_2 .shoppay_btn_link.shoppay_btn_pay { background-position: 50% -40px !important; }
.shoppay_type_A_3 { width: 338px !important; height: 84px !important; }
.shoppay_type_A_3 .shoppay_button { padding: 6px 0 6px 102px !important; }
.shoppay_type_A_3 .shoppay_text { top: 13px !important; height: 31px !important; background-position: 0 -31px !important; }
.shoppay_type_A_3 .shoppay_btn_link { height: 45px !important; }
.shoppay_type_A_3 .shoppay_btn_link.shoppay_btn_pay { background-position: 50% -40px !important; }

/* ¿À´ÃÃâ¹ß »óÇ° */
#productDetail .today-delivery { display:flex; align-items:center; padding:10px; border:1px solid #e4e4e5; background:#f8f8f8; color:#111; }
#productDetail .today-delivery .icon { padding:12px 10px; border:1px solid #111; border-radius:6px; background:#fff; }
#productDetail .today-delivery .txt { padding-left:12px; }
#productDetail .today-delivery .txt p { padding-top:5px; }





/* ÃßÃµ »óÇ° */

.shopdetailRelation{margin-top: 150px;}
.shopdetailRelation h4.title{ font-size: 20px; margin: 20px 0;}
.shopdetailRelation .prd_list .prd_info{ padding: 20px 9px;}




#productDetail .prd-detail .detail_colorChip{position:relative;}
#productDetail .prd-detail .detail_colorChip img{width:100%}
#productDetail .prd-detail .detail_colorChip > div{position:absolute; top:20%; right:0; width:100%;}
#productDetail .prd-detail .detail_colorChip > div ul{display:flex; justify-content: center;}
#productDetail .prd-detail .detail_colorChip > div ul li{width: 40px; height: 40px; display: block; border-radius: 50%; margin:0 1.5%; position:relative;}
#productDetail .prd-detail .detail_colorChip > div ul li.on::after{content: ''; display: block; position: absolute; top: 50%; left: 50%; width: 50px; height: 50px; border-radius: 50%; border: solid 1px #000; transform: translate(-50%, -50%);}
#productDetail .prd-detail .detail_colorChip > div > span{font-size:24px; margin-top:5%; display:block; margin-bottom:8%; text-align: center;}
#productDetail .prd-detail .detail_colorChip > div .swiper{display:none; width:90% !important;}
#productDetail .prd-detail .detail_colorChip > div .swiper.on{display:block;}
#productDetail .prd-detail .detail_colorChip > div .swiper .swiper-button-prev{}
#productDetail .prd-detail .detail_colorChip > div .swiper .swiper-button-prev{left:4%; width:auto !important;}
#productDetail .prd-detail .detail_colorChip > div .swiper .swiper-button-next{right:4%; width:auto !important;}
#productDetail .prd-detail .detail_colorChip > div .swiper .swiper-button-prev::after{font-size:0; width:20px; height:40px; background-image:url(/design/jmomall/ECHO/uiux/icon/arrow_left.svg); background-size:contain; background-repeat:no-repeat; background-position:center;}
#productDetail .prd-detail .detail_colorChip > div .swiper .swiper-button-next::after{font-size:0; width:20px; height:40px; background-image:url(/design/jmomall/ECHO/uiux/icon/arrow_right.svg); background-size:contain; background-repeat:no-repeat; background-position:center;}



/* ¼³¸í ½º¿ÍÀÌÆÛ */

.exp_product_swiper .swiper_title { font-size: 30px; font-weight: 500; color: #000000; margin: 0px 0 40px 4px; text-align: left; }
.exp_product_swiper .swiper-wrapper {margin: 0 0 16px 0;}
.exp_product_swiper .swiper-pagination.swiper-pagination-bullets.swiper-pagination-horizontal { position: relative; background: #ffffff; text-align: left; display: flex; align-items: center;
                                                                                                gap: 16px; border-bottom: 1px solid #e2e2e2; margin: 0 0 16px 0;}
.exp_product_swiper .swiper-pagination .swiper-pagination-bullet { width: fit-content; background: 0; opacity: 1; height: fit-content; margin: 0; }
.exp_product_swiper .swiper-pagination .swiper-pagination-bullet span { position:relative; display: inline-block; padding: 16px 0 13px 0; font-size: 20px; color: #a2a2a2; }
.exp_product_swiper .swiper-pagination .swiper-pagination-bullet span::after{content:""; position:absolute; bottom:-1px; left:0; right:0; height:2px; background:#000; display:none;}
.exp_product_swiper .swiper-pagination .swiper-pagination-bullet.on span { color: #000000; }
.exp_product_swiper .swiper-pagination .swiper-pagination-bullet.on span::after {display:block;}
.exp_product_swiper .swiper-button-next,
.exp_product_swiper .swiper-button-prev { color: #000000; left: auto; right: 10px; top: auto; bottom: 30px; }
.exp_product_swiper .swiper-button-next:after,
.exp_product_swiper .swiper-button-prev:after { font-size: 20px; }
.exp_product_swiper .swiper-button-prev:after { transform: rotate(180deg); }
.exp_product_swiper .swiper-button-next.swiper-button-disabled,
.exp_product_swiper .swiper-button-prev.swiper-button-disabled { opacity: 1; display: none; }

.text_swiper.swiper { margin: 0 0 80px 0; -webkit-user-select:none; -moz-user-select:none; -ms-user-select:none; user-select:none; }
.text_swiper .swiper-slide p { text-align: left; word-break: keep-all; font-size: 20px; line-height: 29px; color: #000000; font-weight: 400; }
.text_swiper .swiper-slide span { display: block; text-align: left; word-break: keep-all; margin: 20px 0 0 0; font-size: 18px; font-weight: 400; color: #a2a2a2; }
    
/* ¼³¸í ½º¿ÍÀÌÆÛ */



/* »çÀÌÁî Ã£±â */
.size_calc{width:530px; margin:0 auto; padding-bottom:100px;}
.size_calc > p{text-align: center; font-size: 23px; font-weight: 600; padding-bottom: 16px; padding-top:50px;}
.size_calc > span{text-align:center; font-size:16px; color:#525252; display:block; line-height:1.4}
.size_calc .calc{padding-top:40px; display:flex;align-items: center; padding-bottom:25px; flex-wrap: wrap;}
.size_calc .calc *:not(:last-child){margin-right:4px;}
.size_calc .calc .size_tip{display:block; width:100%; text-align:right; font-size:15px; font-weight:500; padding-bottom:10px;}
.size_calc .calc .size_tip img{width:6px; vertical-align:baseline; margin-left:3px;}
.size_calc .calc input{border-radius:3px; border:solid 1px #e2e2e2; width:calc((100% - 95px) / 3); height:42px; line-height:42px; text-align:center; padding:0 10px; font-size:15px;}
.size_calc .calc button{background:#000; width:60px; line-height:42px; height:42px; color:#fff; border:0; border-radius:3px; font-size:15px; text-align:center;}
.size_calc .calc .result{border-radius:3px; border:solid 1px #e2e2e2; width:calc((100% - 92px) / 3); height:42px; line-height:42px; font-size:15px; text-align:center;}
.size_calc .sist{border-top:solid 1px #E2E2E2; padding-top:25px; display:none;}
.size_calc .sist > p{color:#3182F7; font-size:15px; padding-bottom:16px;}
.size_calc .sist > p > img{width:18px;}
.size_calc .sist ul li{display:flex; margin-bottom:8px; padding:14px 16px; background:#F9F9F9; justify-content: space-between;} 
.size_calc .sist ul li:last-child{margin-bottom:0;}
.size_calc .sist ul li span:first-child{color:#525252; font-size:15px;}
.size_calc .sist ul li span:last-child{color:#3182F7; font-size:15px;}

.sizeTip_popup{position:fixed; top:0; left:0; width:100%; height:100%; background:#fff; z-index:99; padding:50px 30px; overflow-y:auto; display:none;}
.sizeTip_popup .close{width:21px; height:21px; position:fixed; top:50px; right:51px;}
.sizeTip_popup .close img{width:100%;}
.sizeTip_popup > img{width:750px; margin:0 auto; display:block;}

.coupon_popup{display:flex; flex-direction: column; align-items: end; gap: 8px;}
.coupon_popup .MS_option_price {color: #000000; margin-left: 4px;}



.productPopup iframe{display:none;}
.productPopup .popupModal{width:800px; height: 100%; overflow-y:scroll;}
.productPopup .closePopup {position: fixed; top: 20px; right: calc((100% - 800px)/2 + 40px); z-index: 9999; background: url(/design/jmomall/ECHO/uiux/icon/icon_close.svg) no-repeat; background-size: cover;
                           border: 0; width: 20px; height: 20px;}




/* ÀçÀÔ°í ÆË¾÷ */

#contentWrapper .sold_out_popup { z-index: 999; width: 550px; height: 855px; position: fixed; background: #ffffff; top: 50%; right: 10%; transform:translate(0, -50%); border: 1px solid rgba(0, 0, 0, 0.25);}
#contentWrapper .sold_out_popup iframe{ width:100%; height:100%; border: 0;}
#contentWrapper .sold_out_popup .close{ position: absolute; top: 4%; right: 4%; width: 20px; height: 20px;}
#contentWrapper .sold_out_popup .close img{width:100%;}





/* BASIC css end */

