/* BASIC css start */
div#fixedfooter {
    display: none;
}
.goUp1 { bottom: 75px;  right: -50px; display: inline-block; position: fixed; z-index:100; transition: 0.5s; }
.goUp1.on { right: 10px; }
.goUp1 span { display: block; width: 40px; height: 40px; background-color: #000; border: 0; border-radius: 100%; margin-top: 7px; }
.goUp1 a { display: inline-block; width: 100%; height: 100%; text-align: center; line-height: 37px; }
.goUp1 img { width: 80%; vertical-align: middle; margin: 0 -1px -2px 0; }
.goUp1 .uup i,.goUp1 .down i { font-size: 22px; color: #fff; line-height: 40px; }


.cateTitle {
    display: flex;
    justify-content: space-around;
    border-bottom: 2px solid #EAEAEA;
    background:#fff;
    border-top: 10px solid #eaeaea;
}
.cateTitle.fix { position: fixed; z-index: 1; top: 50px; width: 100%; }
.cateTitle li {
    width: 33%;
    text-align: center;
}
.cateTitle li.on{border-bottom:2px solid #000}
.cateTitle li a {
    display: block;
    padding: 10px 0;
}
#header {    height: 56px !important;}
#header .headerLnb h3 {
    text-align: left !important;
    margin-left: 14%;
}
div#container { margin-top: -20px !important; padding-bottom:200px;}
span.brd_txt {  display: none;}
strike {
    text-decoration: none;
    color: #bababa;
    font-size: 13px;
}
span.sale {color: #EC193C;
    font-weight: 700;
    font-size: 15px;}

span.price {font-size: 15px;}
img.response100 {
    border-top: 1px solid #f1f1f1;
    box-sizing: border-box;
    border-bottom: 1px solid #f1f1f1;
}
.shopdetail .shopdetailInfo { border-top:1px solid #F4F4F4;}


.shopdetail .shopdetailInfo .shopdetailInfoTop figure {}

.shopdetail .shopdetailInfo .shopdetailInfoTop figcaption,
.shopdetail .shopdetailInfo .shopdetailInfoTop .priceWrap{padding:10px 3%;}
.shopdetail .shopdetailInfo .shopdetailInfoTop .priceWrap i {
    font-style: normal;
    font-size: 11px;
    font-weight: 400;
    display: inline-block;
}
.shopdetail .shopdetailInfo .shopdetailInfoTop figcaption { position: relative; font-size: 15px;}
.shopdetail .shopdetailInfo .shopdetailInfoTop figcaption p.brandName {    margin-bottom: 5px;  font-weight: 700;}
.shopdetail .shopdetailInfo .shopdetailInfoTop figcaption a { position: absolute;  top: 10px;  right: 3%;  font-size: 20px;}
.shopdetail .shopdetailInfo .shopdetailInfoTop figcaption a i.xi-heart { color: #EC193C;}
.shopdetail .shopdetailInfo .shopdetailInfoTop figcaption a span { font-size: 12px;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoValue  .desc2 > ul li {
    display: flex;
    align-items: center;
    font-size: 13px;
    letter-spacing: -.3px;
    margin-bottom: 10px;
    word-break: keep-all;
}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoValue  .desc2 > ul li p:first-child {
    width: 70px;
    flex-shrink: 0;
    font-weight:600
}
.shopdetail .shopdetailInfo .shopdetailInfoBottom {background-color:#fff;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoValue {position: relative; padding:10px 3%;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoValue em {color:#333; font-size:1.333em;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoValue p {margin-bottom:8px;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoValue p:last-child {margin-bottom:0px;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoValue .shopdetailInfoName {width:30%; display:inline-block;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoValue .region {margin-left: 10px;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoValue .btn_relation {position:absolute; top:50%; right:10px; text-align:center; margin-top: -25px;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoValue .btn_relation a {width:50px; height:50px; color:#fff; background-color:#636363; display: inline-block; font-size:0.917em; border-radius: 4px; border:1px solid #424242;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoValue .btn_relation a:first-child {}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoValue .btn_relation a .fa {display:block; margin:6px 0 3px 0;}
.shopdetailInfoDelivery {padding:10px 15px;}
/* »óÇ°¿É¼Ç */
.shopdetail .shopdetailInfo .shopdetailInfoBottom .option_area {}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .option_area.fixed {width: 100%; position: fixed; z-index: 101; bottom: 0; left: 0; right: 0;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .option_area.fixed {-webkit-animation: qbuy 150ms linear 1 normal; animation: qbuy 150ms linear 1 normal;}
@-webkit-keyframes qbuy {
 from {bottom:-65px;}
 to {bottom:0;}
}
@keyframes qbuy {
 from {bottom:-65px;}
 to {bottom:0;}
}

.shopdetail .shopdetailInfo .shopdetailInfoBottom .option_area.fixed .option_tk {
    overflow-y: auto;
    background-color: #FCFCFC;
    padding: 30px 10px;
    position: relative;
    overflow: hidden;
    border-top: 1px solid #F7F7F7;
    height: 200px;
    overflow-y: auto;
}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoValue p.closeBtn {
    position: absolute;
    top: 5px;
    left: 50%;
    margin-left: -12px;
    display:none
}

.shopdetail .shopdetailInfo .shopdetailInfoBottom .fixed-btn {
    width: 100%;
    box-sizing: border-box;
    position: relative;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #000;
    z-index: 101;
    text-align: center;
    margin: 0 auto;
    display: none;
    font-size: 16px;
}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .option_area.fixed .fixed-btn{
display: none;
    position: relative;
    bottom: 0;
}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .fixed-btn.fixed {
    display: block;
    position: fixed;
}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .fixed-btn.fixed .fixed-btn { display: none !important;}
.subbtn {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.subbtn li:nth-child(2) {
    display: flex;
    align-items: center;
    justify-content: space-evenly;
}
.subbtn li a { display: inline-block; color: #fff; }
.subbtn li .btn_wish img { width: 54%; }
.subbtn li .btn_wish + span { font-size: 13px; }
.subbtn li img {
    height: 30px;
}

.subbtn li a i.xi-heart{font-size: 25px;}

.subbtn a.re { position: relative; }
.subbtn li { width: 18%; float: left; }
.subbtn li.wid50 { width: 100% ;position: relative;}
.subbtn li a.buyBtn {
    width: 100%;
    font-size: 16px;
    line-height: 65px;
    background: #000;
    color: #EC193C;
    letter-spacing: 1px;
position: relative;}
.subbtn li a.buyBtn:after {
    content: "";
    position: absolute;
    top: 24px;
    left: 17px;
    display: block;
    width: 1px;
    height: 18px;
    background-color: #545454;
}

.shopdetail .shopdetailInfo .shopdetailInfoBottom .fixed-btn .btn_option {position: absolute; top: -16px; left: 50%; margin-left:-33px;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoMultiSelect {background-color: #fff;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .buy_on { text-align: center;  display:none;overflow:hidden;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .buy_on a {width: 50%; color: #fff; background-color: #353535;  display: inline-block; padding: 20px 0; margin: 0;float: left;font-size: 15px;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .buy_on a.buy {background-color: #000; color: #EC193C;}

.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoSelect {margin-bottom:10px;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoSelect .opt-com {text-align: right;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoSelect p {    display: flex; flex-direction: column;}

.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoSelect .shopdetailInfoName {margin-bottom: 5px;display: inline-block;font-size:15px; font-weight:600}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoSelect .shopdetailInfoCont {display:inline-block; }
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoSelect .shopdetailInfoCont select {width:100%; background-color:#fff;  }
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoSelect .shopdetailInfoCount .txt-qnty {text-align:right; padding:0 6px; width: 50px !important;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoSelect .shopdetailInfoCount .fa-plus {background-color: #bbb; width: 35px; height: 35px; text-align: center; vertical-align: middle; line-height: 35px; color: #fff; margin: 0 5px;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoSelect .shopdetailInfoCount .fa-minus {background-color: #bbb; width: 35px; height: 35px; text-align: center; vertical-align: middle; line-height: 35px; color: #fff;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoMultiSelect .MK_optAddWrap #MK_innerOptScroll {background-color: #f6f6f6; }
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoSelect .add-option-sel {font-weight: bold; font-size: 1.1em; padding-top: 10px;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoSelect .add-option select {margin-bottom: 10px;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoSelect .add-option .shopdetailInfoName {vertical-align: top; padding-top: 11px;}
.shopdetail .shopdetailBoard {text-align:center; border-top:1px solid #bbb; border-bottom:1px solid #bbb; margin-bottom:32px;}
.shopdetail .shopdetailBoard a {width:33.33%; background-color:#f8f8f8; border-left:1px solid #bbb; display:inline-block; margin-left: -1px; font-weight:bold; padding:20px 0;}
.MK_optAddWrap .MK_inner-opt-cm li {position:relative; border-bottom:1px solid #c7c7c7; padding: 12px 0;}
.MK_optAddWrap .MK_inner-opt-cm li:last-child {border-bottom:0px none;}
.MK_optAddWrap .MK_inner-opt-cm .MK_p-name {padding-right: 30px; display: block;}
.MK_optAddWrap .MK_inner-opt-cm .MK_qty-ctrl {margin-top:8px;}
.MK_optAddWrap .MK_inner-opt-cm .MK_qty-ctrl input[type="tel"] {padding:0 6px; width: 50px;}
.MK_optAddWrap .MK_inner-opt-cm .MK_btn-del {position:absolute; top:10px; right:10px;}
.MK_optAddWrap .MK_inner-opt-cm .MK_btn-del img {display:none}
.MK_optAddWrap .MK_inner-opt-cm  .MK_btn-del::after {
    content: '\e9af';
    font-family: 'xeicon' !important;
    font-size: 14px;
    display: inline-block;
    width: 20px;
    height: 20px;
    border: 0.5px solid #9C9C9C;
    text-align: center;
    line-height: 20px;
    color: #919191;
}
.MK_optAddWrap .MK_inner-opt-cm .MK_price {position:absolute; bottom:21px; right:0; font-size: 1.3em;display:none}
.MK_optAddWrap .MK_inner-opt-cm .MK_qty-ctrl .btn-type-02 {background-color: #000; 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: 1.3em;font-weight:500}
.MK_optAddWrap .MK_total {
    font-size: 18px;
    color: #EC193C;
    margin-left: 15px;
}
.MK_optAddWrap .MK_txt-won {font-size:17px;}
/* //»óÇ°¿É¼Ç */
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailTotal {background-color:#fff; text-align:right; padding:15px; font-size:1.2em;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailTotal em {color:#333; font-size:1.333em; margin-left:16px;}


.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailButton {text-align:center;  }
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailButton .shopdetailButtonTop { display: flex;    margin: 20px 0 30px;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailButton .shopdetailButtonTop a { width:50%;display: inline-block;border: 1px solid #9f9f9f; font-size: 16px; height: 60px; line-height: 60px; text-align: center; box-sizing: border-box; }


.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailButton .shopdetailButtonTop a.wish { background-color:#FFF; border:1px solid #393939; }
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailButton .shopdetailButtonTop a.cart {background-color:#FFF; border:1px solid #393939; }
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailButton .shopdetailButtonTop a.buy {color:#fff; background-color:#333; border:1px solid #333; }
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailButton .shopdetailButtonBottom {margin:20px 0;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailButton .shopdetailButtonBottom img {margin:0 2px; width:45px; height:auto;}

.shopdetail .shopdetailItem .shopdetailItemPopup {text-align:center; padding:0 15px; margin-top:50px;}
.shopdetail .shopdetailItem .shopdetailItemPopup a {font-weight:bold; color:#fff; background-color:#636363; display:block; padding:10px 0;}
.shopdetail .shopdetailItem .shopdetailItemPopup .shopdetailItemZoom {
    display: flex;
    justify-content: center;
}
.shopdetail .shopdetailItem .shopdetailItemPopup .shopdetailItemZoom img {
    width: 20px;
    display: inline-block;
    margin-right: 5px;
}
.shopdetail .shopdetailItem .shopdetailImage img {max-width:100% !important; height: auto !important;}
.shopdetail .shopdetailItem .shopdetailImage table {width:100% !important;}
.shopdetail .shopdetailItem .shopdetailImage object {width:100% !important;}
.shopdetail .shopdetailItem .shopdetailImage iframe {width:100% !important;}
.shopdetail .shopdetailItem .shopdetailImage table {table-layout: auto !important;}
.shopdetail .shopdetailItem .shopdetailImage div {width:100% !important;}
.shopdetail .shopdetailItem .shopdetailNotify {margin-top:24px;}
.shopdetail .shopdetailItem .shopdetailNotify .shopdetailNotifyInfo {padding:0 15px;}
.shopdetail .shopdetailItem .shopdetailNotify .shopdetailNotifyInfo dt {font-weight:bold; margin-bottom:2px;}
.shopdetail .shopdetailItem .shopdetailNotify .shopdetailNotifyInfo dd {margin:0 0 25px 6px;}
.shopdetail .shopdetailRelationItem {padding:0 15px 30px 15px;}
.shopdetail .shopdetailRelationItem .listName input {float:right;}
.shopdetail .shopdetailRelationItem .btn_cart {width:290px; text-align:center; font-weight:bold; color:#fff; background-color:#393939; display:block; padding:10px 0; margin:0 auto;}




    /* »óÇ°Áø¿­ */
    .list_shopping1x li {width:50%;}
    .list_shopping1x li a {padding:4px;}
    .list_shopping1x li:first-child a {padding:4px;}
    .list_shopping1x li:nth-child(2) {border:0px none;}
    .list_shopping2x li {width:33.3%;}
    .list_shopping3x li {width:25%;}
    /* //»óÇ°Áø¿­ */
    
    /* ´õº¸±â ¹öÆ° */
    .btn_moreGray {width:335px;}
    /* //´õº¸±â ¹öÆ° */
    /* .layer .layer-pop .txt {max-height: 150px;} GÆÐµå¿¡¼­ »çÀÌÁî°¡ ÀÛ°Ô ³ª¿Í¼­ Á¦°ÅÇÔ */
    .layer .layer-pop {margin:20px auto;}
}



/* °ü·Ã»óÇ° */
.shopdetailRelation {margin-bottom:30px;}
.shopdetailRelation .list_shoppingRelationItem1x {padding: 0 7px;}
.shopdetailRelation .list_shoppingRelationItem1x ul {width:100%; display:table; table-layout: fixed; box-sizing: border-box;}
.shopdetailRelation .list_shoppingRelationItem1x li {width:100%; display:inline-block; vertical-align: top; border-top:1px solid #d9d9d9; padding:18px 0;}
.shopdetailRelation .list_shoppingRelationItem1x li figure {padding:0 7px;}
.shopdetailRelation .list_shoppingRelationItem1x li:first-child {border:0px none;}
.shopdetailRelation .list_shoppingRelationItem1x li img.listPic {width:40%; float:left;}
.shopdetailRelation .list_shoppingRelationItem1x .list_shoppingInfo {width:57%; float:left; padding-left:3%; position: relative;}
.shopdetailRelation .list_shoppingRelationItem1x .list_shoppingInfo .listName {border-bottom: 1px solid #dedede; padding: 0 15px 2px 0; margin-bottom: 5px;}
.shopdetailRelation .list_shoppingRelationItem1x .list_shoppingInfo .options-select {width:100%; background-color:#FFF;  }
.shopdetailRelation .list_shoppingRelationItem1x .MS_related_checkbox {position:absolute; top:0; right:0;}
.shopdetailRelation .list_shoppingRelationItem1x .list_shoppingInfo .listCount {margin: 12px 0;}
.shopdetailRelation .list_shoppingRelationItem1x .list_shoppingInfo .listCount .amount-input {text-align:right;}
.shopdetailRelation .list_shoppingRelationItem1x .list_shoppingInfo .listCount .fa-plus {background-color: #bbb; width: 30px; height: 30px; text-align: center; vertical-align: middle; line-height: 30px; color: #fff;}
.shopdetailRelation .list_shoppingRelationItem1x .list_shoppingInfo .listCount .fa-minus {background-color: #bbb; width: 30px; height: 30px; text-align: center; vertical-align: middle; line-height: 30px; color: #fff;}
.shopdetailRelation .list_shoppingRelationItem1x .btn_Black {width:290px; margin: 0 auto;}
/* //°ü·Ã»óÇ° */

/* IOS µð¹ÙÀÌ½º ¿É¼Ç ¼±ÅÃ ½Ã ÀÚµ¿ È®´ë ¹æÁö */
input[type="text"], input[type="date"], input[type="tel"], input[type="number"], input[type="email"], input[type="password"], select {font-size:16px;}
/* //IOS µð¹ÙÀÌ½º ¿É¼Ç ¼±ÅÃ ½Ã ÀÚµ¿ È®´ë ¹æÁö */

/* OKDGG ¹öÆ° */
.shopdetail .okdgg-checkout {margin-top: 15px;}
.shopdetail .okdgg-checkout img {max-width: 90%; height: auto;}
/* //OKDGG ¹öÆ° */

/* Äü¹ÙÀÌ ¹öÆ° ³ëÃâ ½Ã Ä¿¹Â´ÏÆ¼ ÅÇ À§Ä¡ º¯°æ */
.cs-button {bottom: 53px !important;}
/* //Äü¹ÙÀÌ ¹öÆ° ³ëÃâ ½Ã Ä¿¹Â´ÏÆ¼ ÅÇ À§Ä¡ º¯°æ */



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

#img{width: 100%;}



.video1 { height: 120vw; }
.video_box { margin: 0px; text-align: center; width: 100%; height: 100vw; }
    iframe { width: 100%; height: 100%; }
    @media screen and (min-width: 1025px) {
        .video1 { height: 550px; }
        .video_box { width: 549px; height: 360px; }
    }


.pay {display: flex;  text-align: left; }
.pay p { font-size: 16px; width: 100px; flex-shrink: 0; line-height: 1; }
.pay ul li #kakaopay_order_btn img { width: 100% !important; height: auto !important; }
.pay ul li.naver-checkout { margin-top: -20px; }
.pay .npay_button_box { border-top: none !important; }
#nhn_btn .npay_event { display:none !important; }
#nhn_btn .npay_type_MA_1 { width: 100% !important; height: auto !important; }



.detail_brand_box { display: none; }
.detail_brand_box.on {
    display: block;
    overflow: hidden;
    height: 70px;
    position: relative;
}
.detail_brand_box .brand_logo {
    width: 70px;
    height: 70px;
    background-color: #000;
    margin-right: 10px;
    float: left;
    display: flex;
    justify-content: center;
    align-items: center;
}
.detail_brand_box .brand_logo img{
    width:80%
}
.brand_info_box {
    margin-top: 18px;
}
.detail_brand_box .brand_info_box h2 { font-size: 17px; font-weight: bold; margin-bottom: 3px; }
.detail_brand_box .brand_info_box p { font-size: 11px; }
.detail_brand_box .brand_info_box p span { display: block; font-size: 13px; color: #9d9d9d; }
.detail_brand_box a.brandGo {
    font-size: 10px;
    border: 1px solid #000;
    text-align: center;
    display: inline-block;
    width: 85px;
    height: 16px;
    line-height: 16px;
    float: right;
    position: absolute;
    top: 11px;
    right: 6px;
}
.detail_brand_box  a.brandGo i { margin: 0 -4px 0 -2px; }







.MK_optAddWrap .MK_inner-opt-cm li { position:relative; border-bottom:1px solid #c7c7c7; padding: 12px 0; }
.MK_optAddWrap .MK_inner-opt-cm li:last-child { border-bottom:0px none; }
.MK_optAddWrap .MK_inner-opt-cm .MK_p-name { padding-right: 30px; display: block; padding:0 15px; }
.MK_optAddWrap .MK_inner-opt-cm .MK_qty-ctrl { margin-top:8px; padding:0 15px; }
.MK_optAddWrap .MK_inner-opt-cm .MK_qty-ctrl input[type="tel"] { padding:0 6px; width: 79px; }
.MK_optAddWrap .MK_inner-opt-cm .MK_btn-del { position:absolute; top: 10px; right: 10px; }
.MK_optAddWrap .MK_inner-opt-cm .MK_btn-del img { display: none; }

.MK_optAddWrap .MK_inner-opt-cm .MK_qty-ctrl .btn-type-02 { background-color: #000; }
.MK_optAddWrap .MK_inner-opt-cm .MK_qty-ctrl .btn-type-02 span {}






.shopdetailButtonTop { display: flex; justify-content: center; margin: 25px 10px; }

.shopdetailButtonTop a.btn_order{ background: #222; color: #fff; border: 1px solid #222; font-weight: 200; }


select.basic_option { width: 100%;}




#shadow { position: fixed; left: 0; top: 0; background: #000;  opacity: 0.9; width: 100%; height: 100%; display: none; z-index: 1500; }
#shadow .shadow_box { width: 100%; height: 100%; margin: auto; position:  relative; }
#shadow .closeB { position: absolute; right: 13px; top: 10px; z-index: 1000; font-size: 32px; color: #fff; }

.shareWrap { position: fixed; left: 10%; top: 15%; width: 80%; height: 70%; z-index: 2000; overflow: hidden; text-align: center; display:none; }
.shareWrap > div { display: flex; align-items: center; width: 100%; height: 90%; }
.shareWrap .share_pic { width: 130px; border-radius: 100%; margin-bottom: 25px; }
.shareWrap .share_prd_name { color: #fff; font-size: 13px; font-weight: bold; }
.shareWrap .share_prd_name font { display: none; }
.shareWrap .shareWrap_bt_txt { width: 100%; margin: 40px 0 20px; display: flex; align-items: center; }
.shareWrap .shareWrap_bt_txt .txt { color: #fff; width: 110px; flex-shrink: 0; font-weight: bold; font-size: 13px; }
.shareWrap .shareWrap_bt_txt .line { display: inline-block; width: 40%; height: 1px; background: #fff; opacity: 0.3; }
.shareWrap .share_btn_box { display: flex; }
.shareWrap .share_btn_box p { width: 100%; }
.shareWrap .share_btn_box .share-button { width: 100%; border: none; background: transparent; }
.shareWrap .share_btn_box .share-button span { display: inline-block; width: 42px; height: 42px; line-height: 42px; background: #fff; font-weight: bold; border-radius: 100%; font-size: 13px; }
.shareWrap .share_btn_box img { width: 50px; }    

.shareBtn.on{ display: block; }
.shareBtn li i { font-size: 43px; background: #fff; }

.bt_prd_notice_box { margin-bottom: 60px; }
.bt_prd_notice_box article { padding-top: 80px;}
.bt_prd_notice_box article div:first-child {
    padding: 0 2%;
    box-sizing: border-box;
}
.bt_prd_notice_box h3 { font-size: 18px; margin: 60px 10px 10px; font-weight:600; margin-bottom:5px;}
.bt_prd_notice_box h4 { font-size: 18px; font-weight: 500; margin: 20px 0 10px; }
.bt_prd_notice_box p { margin: 0 10px 5px; word-break: break-all; }
.bt_prd_notice_box p span { font-weight: bold; }
.bt_prd_notice_box .sub_notice_txt { font-size: 11px; color: #949494; font-weight: normal; }
.bt_prd_notice_box table { border-top: 1px solid #000; margin: 20px 0 10px; width: 100%; }
.bt_prd_notice_box tr { border-bottom: 1px solid #c1c1c1; }
.bt_prd_notice_box th,
.bt_prd_notice_box td { padding: 35px 15px; line-height: 20px; }   
.bt_prd_notice_box th { width: 55px; text-align: center; font-size: 13px; font-weight: 500; background-color: #f3f3f3; line-height: 23px; word-break: keep-all; }
.bt_prd_notice_box td { text-align: left; }
.bt_prd_notice_box td li { position: relative; margin: 6px 0 6px 20px; }
.bt_prd_notice_box td ul > li::before { content: "\2022"; position: absolute; top: -2px; left: -18px; }
.bt_prd_notice_box td li ul,
.bt_prd_notice_box td li ol { margin: 0 0 20px; }
.bt_prd_notice_box td li ol li { margin: 0; }
.bt_prd_notice_box td li .in_lst_box > li { margin-bottom: 15px; }
.bt_prd_notice_box td li .in_lst_box > li::before { content: "-"; top: 0; }
.bt_prd_notice_box td li .in_lst_box>li {  margin-left: 0;}
.bt_prd_notice_box .as_btn { display: inline-block; background-color: #dce2f1; padding: 0 10px; height: 25px; line-height: 26px; font-size: 12px; margin-top: 10px; }


div#qna {
    padding: 120px 2% 0;
    box-sizing: border-box;
}
.qaTop {
    overflow: hidden;
    display: flex;
    justify-content: space-between;
    align-items: end;
    margin-bottom: 30px;
}

.qaTop h3 {
    font-size: 22px;
    font-weight: 600;
    display: inline-block;
}
.utilTitle p {
    letter-spacing: -.5px;
}
.util a {
    background: #000;
    padding: 4px 9px;
    font-size: 11px;
    color: #fff;
    width: 63px;
    display: inline-block;
    text-align: center;
    box-sizing: border-box;
    border: 1px solid;
}
.util a:last-child {
    border: 1px solid #000;
    background: #fff;
    color: #000;
}

.empty-board { text-align: center;}
.list_board i.xi-lock-o {  font-size: 18px;vertical-align: bottom;}
.list_board .reply_DONE,
.list_board .reply_PROGRESS{
    border-bottom: 1px solid;
    padding:0 1px 3px;
    margin-left: 10px;
}
.list_board li {
    padding: 10px 0;
    border-bottom: 1px solid #E6E6E6;
}
.list_board li dd.info {
    margin-top: 10px;
    color: #838383;
}


/* Àå¹Ù±¸´Ï ÆË¾÷ */
#basketpage { top: 50% !important; left: 50% !important; margin-left: -40%; width: 80% !important; height: 170px !important; }
#basketpage .fixed-btn{ display:block; width: 100%; height: 100%;     position: fixed; background: rgba(0,0,0,0.4); }
#basketpage .layer-confirm h4 { display: none; }
#basketpage .layer-confirm { position: relative; width: 80% !important; height: 170px; background: #fff !important; padding: 0 !important; top: 50%; left: 50%; margin-top: -85px; margin-left: -40%; }
#basketpage .fixed-btn a.close{ right: 15px!important; top: 20px !important; background: url(//efairplay.img2.kr/www/018_site/01_main/02_mobile/basketpage_close.png) no-repeat 50% 50% !important;
                                background-size: cover !important; text-indent: inherit !important; color: rgba(0,0,0,0); width: 18px !important; height: 18px !important; }
#basketpage .fixed-btn h4{ font-size:15px; display:none }
#basketpage .fixed-btn .txt { font-size: 14px !important; line-height: 20px !important; font-weight: 400 !important; color: #333 !important; padding: 45px 50px 35px !important; word-break: keep-all; }
#basketpage .layer-confirm .btns-2 { padding-bottom: 0 !important; text-align: center; bottom: 0; width: 100%; }
#basketpage .fixed-btn .btns-2 a { border-top: 1px solid #333; font-weight: bold !important; box-sizing: border-box; padding: 0 !important; width: 50%; border-radius: 0 !important; height: 50px;
                                   line-height: 50px; }
#basketpage .fixed-btn .btns-2 a span { font-size: 16px; }
#basketpage .fixed-btn .btns-2 a.btn-cart{ float: left; background: #fff !Important; color: #0d0d0d !important; }
#basketpage .fixed-btn .btns-2 a.btn-conti{ background: #0d0d0d !important; color: #fff !important; }
.fixed-btn {
    width: 100%;
    height: 65px;
    box-sizing: border-box;
    position: relative;
    bottom: 0;
    left: 0;
    background-color: #2A2A2A;
    z-index: 101;
    text-align: center;
    margin: 0 auto;
    display: none;
    font-size: 16px;
}

/* BASIC css end */

