/* BASIC css start */
.shopdetail .shopdetailInfo {background-color: #fff;}
.shopdetail h3 {font-weight:500; padding:0 15px; margin-bottom:40px;font-size:18px;}
.shopdetail h3 .fa {float:right; font-size: 1.5em;}
.shopdetail .shopdetailInfo .shopdetailInfoTop figure {padding:16px 15px; border-bottom:1px solid #e3e3e3;}
.shopdetail .shopdetailInfo .shopdetailInfoTop figcaption {text-align:left; margin-top:16px;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom {margin-top: 56px;background-color:#fff;padding: 0 15px;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .soldOut {display: block;margin-bottom: 10px;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .ttl_wrap {position:relative;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .ttl_wrap .share_cont {position: absolute;right: 0;top: 2px;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .ttl_wrap .share_cont .pop {display:none;position: absolute;left: -98px;top: -10px;width: 84px;height: 40px;box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.12);-webkit-box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.12);-moz-box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.12);border-radius: 6px;background: #fff;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .ttl_wrap .share_cont .pop ul {display: flex;align-items: center;justify-content: center;height: 100%;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .ttl_wrap .share_cont .pop ul li:first-child {margin-right:4px;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .desc {color:#646464;font-size: 11px;line-height: 17px;margin-top: 36px;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoValue {position: relative;border-bottom: 1px solid #e3e3e3;/* padding:18px 15px; */}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoValue em {color: #000;font-size: 12px;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoValue p {margin-bottom:8px;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoValue p:last-child {margin-bottom:0px;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoValue .shopdetailInfoName {width:30%; display:inline-block;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoValue .shopdetailInfoCont {width:70%;display:inline-block;margin-left: -4px;font-size: 12px;}
.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;}

/* ½æ³×ÀÏ */
.shopdetail .shopdetailInfo .shopdetailInfoTop .thumb_img{width:100%;}
.shopdetail .shopdetailInfo .shopdetailInfoTop .thumb_img img {width:100%}
.shopdetail .shopdetailInfo .shopdetailInfoTop .multiSwiper {position:relative; }
.shopdetail .shopdetailInfo .shopdetailInfoTop .multiSwiper .swiper-wrapper {padding-bottom:30px}
.shopdetail .shopdetailInfo .shopdetailInfoTop .multiSwiper .swiper-pagination-bullet {width:7px;height:7px;background:none;border:1px solid #000;opacity: 1;}
.shopdetail .shopdetailInfo .shopdetailInfoTop .multiSwiper .swiper-pagination-bullet-active {background:#000;}

/* »óÇ°¿É¼Ç */
.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;}

.shopdetail .swiper-btn .swiper-pagination {bottom:0;}
.shopdetail .swiper-btn .swiper-button-next, .shopdetail .swiper-btn .swiper-button-prev {display:none;}

@-webkit-keyframes qbuy {
    from {bottom:-65px;}
    to {bottom:0;}
}
@keyframes qbuy {
    from {bottom:-65px;}
    to {bottom:0;}
}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .option_area.fixed .option_tk {height:400px;padding: 15px; overflow-y:auto; background-color: #fff;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .fixed-btn { display:none;width:100%; box-sizing: border-box; position:relative; bottom:0; left:0; right:0; background-color:#fff; z-index: 101; text-align: center; padding:12px 15px; margin:0 auto;box-shadow: 0px -4px 7px 0px rgba(0,0,0,0.07);
    -webkit-box-shadow: 0px -4px 7px 0px rgba(0,0,0,0.07);
    -moz-box-shadow: 0px -4px 7px 0px rgba(0,0,0,0.07);}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .fixed-btn a {display:inline-block;font-size: 14px;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .fixed-btn a.wish {margin-right:12px;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .fixed-btn a.wish img {width:18px;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .fixed-btn a.cart { width:44%;margin-right: 6px;border:1px solid #999;height:40px;line-height:40px;border-radius:2px; }
.shopdetail .shopdetailInfo .shopdetailInfoBottom .fixed-btn a.buy {width:44%;border:1px solid #A81C1C;background:#A81C1C;color:#fff; height:40px;line-height:40px;border-radius:2px;}

.shopdetail .shopdetailInfo .shopdetailInfoBottom .fixed-btn.fixed {display: block; position: fixed;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .fixed-btn.fixed .flex {display: flex;align-items: center;justify-content: space-between;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .option_area.fixed .fixed-btn.fixed {display: block; position: relative;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .fixed-btn .btn_option {position: absolute; top: -16px; left: 50%; margin-left:-33px;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoMultiSelect {margin-top:50px;background-color: #fff; }
.shopdetail .shopdetailInfo .shopdetailInfoBottom .buy_on {background-color: #fff; text-align: center; padding: 15px 10px; display:none;
    font-size: 0;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .buy_on a {width:48%; color: #231f20; background-color:#fff; border:1px solid #231f20; display: inline-block; padding:10px 0; margin: 0;
    font-size: 12px;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .buy_on a.buy {
    color: #fff;
    background-color: #231f20;
    border: 1px solid #231f20;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .buy_on a + a {
    margin-left: 1%;
}

.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailButton .simple_pay {
    display: flex;
    justify-content: center;
    gap: 8px;
}

.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoSelect {}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoSelect .opt-com {text-align: right;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoSelect p {background-color: #fff;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoSelect p:last-child {margin-bottom:0px;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoSelect .shopdetailInfoName {padding-right: 5px;width: 28%;display: inline-block;-webkit-box-sizing: border-box;-khtml-box-sizing: border-box;-moz-box-sizing: border-box;-ms-box-sizing: border-box;-o-box-sizing: border-box;box-sizing: border-box;vertical-align: middle;color: #666666;font-size: 12px;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoSelect .shopdetailInfoCont {width:70%; display:inline-block; margin-left: -4px;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoSelect .shopdetailInfoCont select {width:100%;padding-left: 5px;font-size: 10px;border: 1px solid #999;color: #000;height: 24px;line-height: 24px;border-radius: 3px;}
.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: #fff;border-bottom: 1px solid #999;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoSelect .add-option-sel {padding-top: 40px;margin-bottom: 24px;font-size: 13px;font-weight: 400;}
.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 #dfdfdf;border-bottom: 1px solid #dfdfdf;margin-bottom:32px;}
.shopdetail .shopdetailBoard a {width:33.33%;background-color: #f9f9f9;border-left: 1px solid #dfdfdf;display:inline-block;margin-left: -1px;font-weight:bold;padding:20px 0;-webkit-box-sizing: border-box;
    -khtml-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;}

.MK_optAddWrap .MK_inner-opt-cm li {
    position:relative;
    padding: 12px 0;
    margin-bottom: 5px;
}
.MK_optAddWrap .MK_inner-opt-cm li:last-child {
    margin-bottom:0;
}
.MK_optAddWrap .MK_inner-opt-cm .MK_p-name {
    display: block;
    width: 35%;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    color: #000;
}
.MK_optAddWrap .MK_inner-opt-cm .MK_qty-ctrl {
    position: absolute;
    top: 10px;
    left: 40%;
}
.MK_optAddWrap .MK_inner-opt-cm .MK_qty-ctrl input[type="tel"] {
    padding: 0;
    width: 44px;
    height: 11px;
    line-height: 11px;
    color: #000;
    font-size: 11px;
    text-align: center !important;
    border: 0;
    float: initial !important;
    border-left: 0;
}
.MK_optAddWrap .MK_inner-opt-cm .MK_qty-ctrl .btn-type-02 {
    float: initial;
    margin-left: -5px;
    background: url(/design/carlyn/renewal/images/mo/ic_plus.svg) no-repeat center #fff;
    font-size: 0;
    background-size: 7px;
}
.MK_optAddWrap .MK_inner-opt-cm .MK_qty-ctrl .btn-type-02 + .btn-type-02 {
    float: left !important;
    background: url(/design/carlyn/renewal/images/mo/ic_minus.svg) no-repeat center #fff;
    font-size: 0;
    background-size: 7px;
    position: absolute;
    top: 7px;
    left: 0;
}
.MK_optAddWrap .MK_inner-opt-cm .MK_btn-del {
    position: absolute;
    top: 14px;
    right: 0;
    background: url(/design/carlyn/renewal/images/mo/ic_cancel.svg) no-repeat;
    width: 6px;
    height: 6px;
    background-size: 6px;
}
.MK_optAddWrap .MK_inner-opt-cm .MK_btn-del img {
    width: 20px;
    margin-right:5px;
    display: none;
}
.MK_optAddWrap .MK_inner-opt-cm .MK_price {
    position: absolute;
    bottom: 15px;
    right: 20px;
    font-size: 12px;
    color: #000;
}
.MK_optAddWrap .MK_inner-opt-cm .MK_price span {
    font-size: 12px;
    font-weight: 400;
    position: relative;
    padding-right: 0px;
}
.MK_optAddWrap .MK_inner-opt-cm .MK_qty-ctrl .btn-type-02 {
    position: absolute;
    top: 7px;
    background-color: #fff;
    width: 7px;
    height: 7px;
    text-align: center;
    vertical-align: middle;
    line-height: 7px;
    color: #000;
    display: inline-block;
}
.MK_optAddWrap .total {
    text-align:right;
    padding:10px 15px;
    font-size: 14px;
}
.MK_optAddWrap .MK_total {
    position: relative;
    font-size: 12px;
    color: #000;
    font-weight: 400;
}
.MK_optAddWrap .MK_txt-won {
    font-size: 12px;
    color: #000;
    font-weight: 400;
}
.MK_optAddWrap_div {
    height:10px;
    padding:0;
    background:#f6f6f6;
    border-top:1px solid #e3e3e3;
    border-bottom:1px solid #e3e3e3;
}
.MK_optAddWrap_line {
    height:1px;
    padding:0;
    background:#f6f6f6;
    border-bottom:1px solid #e3e3e3;
}
#MK_innerOptTotal {
    padding: 0;
    text-align: right;
    margin-top: 32px;
    font-size: 12px;
}


.btn_wish span .wishOn {display:none;}
.btn_wish span.wish-on .wishOff {display:none;}
.btn_wish span.wish-on .wishOn {display:block;}


/* //ÂøºÒ ¾ÆÀÌÄÜ */
.shopdetail .shopdetailInfo .gray-delivery {padding: 2px;background-color: #fff;color: #656565;font-size: 0.875em;border-radius: 3px;border: 1px solid #656565;}
/* //»óÇ°¿É¼Ç */
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailTotal {background-color:#fff; text-align:right; padding:15px; font-size:1.2em;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailTotal em {color:#f1191f; font-size:1.333em; margin-left:16px;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailButton {text-align:center;padding: 30px 0 44px;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailButton .shopdetailButtonTop {display: flex;align-items: center;justify-content: space-between;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailButton .shopdetailButtonTop .sold_out {font-size:13px;color:#A81C1C;display: inline-block9;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailButton .shopdetailButtonTop .sms_btn {width: 64%;border: 1px solid #999;border-radius: 3px;font-size: 13px;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailButton .shopdetailButtonTop a {display: inline-block;width: 45%;font-size: 13px;border-radius: 3px;-webkit-box-sizing: border-box;-khtml-box-sizing: border-box;-moz-box-sizing: border-box;-ms-box-sizing: border-box;-o-box-sizing: border-box;box-sizing: border-box;padding: 10px 0;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailButton .shopdetailButtonTop a.wish {background-color:#FFF;width: 15px;margin-right: 15px;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailButton .shopdetailButtonTop a.cart {margin-right: 6px;color: #000;background-color: #fff;border: 1px solid #999;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailButton .shopdetailButtonTop a.buy {color:#fff;background-color: #000;border: 1px solid #000;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailButton .shopdetailButtonTop p {text-align:center; font-size:12px;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailButton .shopdetailButtonBottom {margin:20px 0;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailButton .shopdetailButtonBottom img {margin:0 2px; width:45px; height:auto;}
.shopdetail .shopdetailCoupon {margin-top:15px;}
.shopdetail .shopdetailCoupon .shopdetailCouponGet {padding:0 15px;}
.shopdetail .shopdetailCoupon .shopdetailCouponGet .image_src {max-width: 100%; padding-bottom: 5px;}
.shopdetail .shopdetailCoupon .shopdetailCouponGet li dl {height:34px; background:url("/images/d3/m_04/bg_coupon@2x.gif") no-repeat left center; padding:10px 0 10px 92px; border-bottom:1px dashed #cbcbcb; position:relative; background-size: 81px auto;}
.shopdetail .shopdetailCoupon .shopdetailCouponGet li:last-child {border-bottom:0px none;}
.shopdetail .shopdetailCoupon .shopdetailCouponGet .MS_coupon dt {width:82px; position:absolute; top:10px; left:0 ; color:#fff; text-align:center;}
.shopdetail .shopdetailCoupon .shopdetailCouponGet .MS_coupon dt strong {font-weight: normal;}
.shopdetail .shopdetailCoupon .shopdetailCouponGet .MS_coupon h4 {font-weight:bold;}
.shopdetail .shopdetailItem .shopdetailItemPopup {text-align:center; padding:0 15px; margin:22px 0;}
.shopdetail .shopdetailItem .shopdetailItemPopup a {font-weight:bold; color:#fff; background-color:#636363; display:block; padding:10px 0;}
.shopdetail .shopdetailItem .shopdetailItemPopup .shopdetailItemZoom {height:60px; padding:0 0 0 75px; margin-top:10px; background:url("/images/d3/m_04/bg_hand@2x.gif") no-repeat 20px center; line-height: 60px; background-size: 50px auto;}
.shopdetail .shopdetailItem .shopdetailImage img {max-width:100% !important; height: auto !important;}
.shopdetail .shopdetailItem .shopdetailImage table {width:100% !important;}
.shopdetail .shopdetailItem .shopdetailImage object {width:100% !important;}
.shopdetail .shopdetailItem .shopdetailImage iframe {width:100% !important;}
.shopdetail .shopdetailItem .shopdetailImage table {table-layout: auto !important;}
.shopdetail .shopdetailItem .shopdetailImage div {}
.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 .shopdetailRelation {display:none !important;}
.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;}

/* ½ºÅ¸ÀÏ¸µÆÁ */
.board-style-wrap {margin: 64px 0 64px;}
.board-style-wrap .title-wrap {display: flex;align-items: center;justify-content: space-between;gap: 56px;margin-bottom: 40px;padding: 0 15px;}
.board-style-wrap .title-wrap .btn-link {position: relative;font-weight: 300;font-size: 11px;line-height: 100%;text-transform: uppercase;}
.board-style-wrap .title-wrap .title {font-weight: 500;font-size: 18px;line-height: 100%;text-align: center;}
.board-style-wrap .list-wrap {padding-left: 15px;}
.board-style-wrap .list-wrap .item {display: block;}
.board-style-wrap .list-wrap .item img {width: 100%;aspect-ratio: 1 / 1;object-fit: cover;}

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


/* ¸®ºäº¸µå */
.shopdetail .shopdetailItem .review_board {position: relative;}
.shopdetail .shopdetailItem .review_board .more_view {position: absolute;right: 15px;top: 0;}
.shopdetail .shopdetailItem .review_board .title {margin-bottom: 40px;font-size: 18px;font-weight: 500;padding: 0 15px;}
.shopdetail .shopdetailItem .review_board .title span {font-size: 16px;color: #999;margin-left: 5px;}
.shopdetail .shopdetailItem .review_board #mPowerreview .total {}
.shopdetail .shopdetailItem .review_board #mPowerreview .tit {display:none;}
.shopdetail .shopdetailItem .review_board #mPowerreview .total .btn-white {border: 1px solid #000;background: #000;color: #fff;font-weight: 400;}
.shopdetail .shopdetailItem .review_board #mPowerreview .sumup p {color:#000;}
.shopdetail .shopdetailItem .review_board #mPowerreview .review-wrap > li {border-bottom:0;padding:0 15px;}
.shopdetail .shopdetailItem .review_board #mPowerreview .photo-odr {padding: 0 15px;box-sizing: border-box;}
.shopdetail .shopdetailItem .review_board #mPowerreview .sumup {padding:15px 0;}

/* ¹®ÀÇÇÏ±â */
.shopdetail .shopdetailItem .qna_board {position: relative;margin-top: 104px;padding:0 15px;}
.shopdetail .shopdetailItem .qna_board .more_view {position: absolute;right: 15px;top: 0px;}
.shopdetail .shopdetailItem .qna_board .title {margin-bottom:40px;font-size: 18px;font-weight: 500;}
.shopdetail .shopdetailItem .qna_board .title span {color:#999;margin-left:5px;}
.shopdetail .shopdetailItem .qna_board .btn_Black {background: #fff;border: 1px solid #999;border-radius: 3px;color: #000;height: 34px;line-height: 34px;font-size: 13px;}
.shopdetail .shopdetailItem .qna_board .list_board {margin-top: 32px;}
.shopdetail .shopdetailItem .qna_board .list_board .arrow {margin-top:2px;}
.shopdetail .shopdetailItem .qna_board .list_board .lock {margin-top: 3px; padding: 0 3px;}
.shopdetail .shopdetailItem .qna_board .list_board li {position: relative;padding: 22px 0 22px;border-bottom: 1px solid #eee;}
.shopdetail .shopdetailItem .qna_board .list_board li dl dt h4 {font-size:13px;}
.shopdetail .shopdetailItem .qna_board .list_board .info {position: absolute;right: 0;top: 22px;font-size: 11px; color: #444;text-align: right;}
.shopdetail .shopdetailItem .qna_board .list_board .info .date {display: block;}
/*.shopdetail .shopdetailItem .qna_board .MS_qna_content_box {margin-top: 40px;padding-top: 32px;border-top: 1px solid #eee;}*/
.shopdetail .shopdetailItem .qna_board .qna_board_content .txt {padding:0 15px;margin-top: 40px;border-top: 1px solid #eee;padding-top: 32px;}
.shopdetail .shopdetailItem .qna_board .qna_board_content .txt > div {padding-bottom: 16px !important; }
.shopdetail .shopdetailItem .qna_board .qna_board_content .txt > div span {color:#000 !important;}
.shopdetail .shopdetailItem .qna_board .qna_board_content .txt input[type="password"] {width: 172px;height: 30px;border: 1px solid #ddd;}
.shopdetail .shopdetailItem .qna_board .qna_board_content .txt input[type="button"] {width: 40px;background: #000;color: #fff;border: 1px solid #000;width: 40px;height: 30px;font-size: 11px;}


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

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

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


/* ÀÓ½ÃÇ°Àý ÀçÀÔ°í SMS ¹Þ±â */
.shopdetail .soldout_anchor { display:block !important; }
.shopdetail .MK_btn-sms {
    display: inline-block; width: 100%; height: 35px; line-height: 35px; text-align: center; border: 1px solid #808080;
    color: #fff; font-weight: bold;
    background-color: #636363;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#636363), to(#5e5e5e));
    background-image: -webkit-linear-gradient(top, #636363, #5e5e5e);
    background-image:    -moz-linear-gradient(top, #636363, #5e5e5e);
    background-image:      -o-linear-gradient(top, #636363, #5e5e5e);
    background-image:   linear-gradient(to bottom, #636363, #5e5e5e);
    -webkit-border-radius: 3px !important; border-radius: 3px !important; -moz-background-clip: padding; -webkit-background-clip: padding-box; background-clip: padding-box;
}
.shopdetail .MK_btn-sms span { padding-left: 24px; background: url(/images/d3/m_01/bull/alarm_fff@2x.png) no-repeat 0 50%; background-size: 18px 14px; }
/* ÀÓ½ÃÇ°Àý ÀçÀÔ°í SMS ¹Þ±â ³¡ */

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

.naver-checkout {width: 33.3333%;}
#nhn_btn {width: 100%;}
#nhn_btn .npay_btn_link.npay_btn_pay {
    position: relative;
    height: 35px !important;
    box-sizing: border-box;
    font-size: 0 !important;
    background: none !important;
    background-position: top;
    width: 100% !important;
    display: inline-block !important;
    border-color: #fff !important;
    background-color: #fff !important;
    background-size: 100% auto !important;
    line-height: 1 !important;
}

#nhn_btn .npay_btn_link.npay_btn_pay::after {
    content: '³×ÀÌ¹öÆäÀÌ';
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 12px;
    font-weight: 400;
    color: #000000;
    width: 100%;
    height: 100%;
    background: #00de5a;
    border-radius: 3px;
    font-family: greycliff-cf, sans-serif;
}

#nhn_btn .npay_text {display:none !important;}
#nhn_btn .npay_btn_list {width:100% !important;}
#nhn_btn .npay_btn_list .npay_btn_item {text-align: center !important;}
#nhn_btn .npay_btn_list .npay_btn_link.npay_btn_pay .npay_logo {display:none !important;}
#nhn_btn .npay_btn_list .npay_btn_item.btn_width {display:none !important;}
#nhn_btn .npay_button_box {border-top:0 !important;}
#nhn_btn .npay_button_box .npay_event {display:none !important;}
#nhn_btn .npay_button {padding: 0 !important;}
#nhn_btn .npay_type_MA_1 {width:auto !important;height:auto !important;}

#kakaopay_order_btn {width: 33.3333%; height: 34px;}
#kakaopay_order_btn a {
    position: relative;
    background: none;
    width: 100%;
    height: 100%;
    background-size: 100% auto;
    display: inline-block;
}

#kakaopay_order_btn a::after {
    content: 'Ä«Ä«¿ÀÆäÀÌ';
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 12px;
    color: #000000;
    width: 100%;
    height: 100%;
    background: #ffeb00;
    border-radius: 3px;
    font-weight: 500;
}



#kakaopay_order_btn a img {display: none;}

#payco_order_btn {width: 33.3333%;height: 40px;text-align: center;}
#payco_order_btn .payco_checkout.ta {
    width: 100%;
    height: auto;
}

#payco_order_btn .payco_checkout .payco_section {
    height: 34px;
    border-top: 0;
}

#payco_order_btn .payco_section_tit {display:none !important;}
#payco_order_btn .payco_checkout .payco_section_wrap {display:none !important;}
#payco_order_btn .payco_checkout.ta .payco_checkout_btn {
    position: relative;
    width: 100% !important;
    height: 100%;
    margin-top: 0 !important;
    border: 0;
    background: none;
    background-position: top;
    background-size: 100% auto;
    display: block;
}

#payco_order_btn .payco_checkout.ta .payco_checkout_btn span {
    display: none;
}

#payco_order_btn .payco_checkout.ta .payco_checkout_btn::after {
    content: 'ÆäÀÌÄÚ';
    position: relative;
    left: 0;
    top: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 12px;
    color: #fff;
    width: 100%;
    height: 100%;
    background: #f82828;
    border-radius: 3px;
    font-weight: 500;
    font-family: greycliff-cf, sans-serif;
}

#payco_order_btn .payco_checkout.ta .payco_btn_txt {
    width: auto;
    height: 32px;
    margin: 0;
    background: none;
}



/* ÇÏÀÌºê¸®µå */
.shopdetail .shopdetailInfo .shopdetailInfoBottom .option_area .option-wrap { padding:5px 15px 10px; background:#f6f6f6; border-bottom:1px solid #e3e3e3; }
.shopdetail .shopdetailInfo .shopdetailInfoBottom .option_area .option-wrap .option-box:not(:last-child)  { width:100%; border-bottom:1px solid #cecece; }
.shopdetail .shopdetailInfo .shopdetailInfoBottom .option_area .option-wrap .option-box.last { border-bottom:none; }
.shopdetail .shopdetailInfo .shopdetailInfoBottom .option_area .option-wrap .option-box .tit { width:100%; padding:10px 0; color:#3b3b3b; }
.shopdetail .shopdetailInfo .shopdetailInfoBottom .option_area .option-wrap .option-box .list:after { clear: both; content: ""; display: block; }
.shopdetail .shopdetailInfo .shopdetailInfoBottom .option_area .option-wrap .option-box .list { width:100%; font-size:0.875em; }
.shopdetail .shopdetailInfo .shopdetailInfoBottom .option_area .option-wrap .option-box .list li { float:left; width:20%; list-style:none; }
.shopdetail .shopdetailInfo .shopdetailInfoBottom .option_area .option-wrap .option-box .list li.last { }
.shopdetail .shopdetailInfo .shopdetailInfoBottom .option_area .option-wrap .option-box .list li dl { width:54px; padding-bottom:10px; text-align:center; color:#333; }
.shopdetail .shopdetailInfo .shopdetailInfoBottom .option_area .option-wrap .option-box .list li dl dd.prdchk { text-align:left; padding-bottom:5px; }
.shopdetail .shopdetailInfo .shopdetailInfoBottom .option_area .option-wrap .option-box .list li dl dd.prdchk input { width:12px; height:12px; }
.shopdetail .shopdetailInfo .shopdetailInfoBottom .option_area .option-wrap .option-box .list li dl dd.prdimg { position:relative; }
.shopdetail .shopdetailInfo .shopdetailInfoBottom .option_area .option-wrap .option-box .list li dl dd.prdimg img { width:54px; height:54px; }
.shopdetail .shopdetailInfo .shopdetailInfoBottom .option_area .option-wrap .option-box .list li dl dd.prdimg.noimg { width:52px; height:52px; border:1px solid #d8d8d8; background:#fff url(/makeshop/newmanager/neoimages/h52_noimg.gif) no-repeat center center; }
.shopdetail .shopdetailInfo .shopdetailInfoBottom .option_area .option-wrap .option-box .list li dl dd.prdimg .soldout { position:absolute; top:0; left:0; display:inline-block; width:54px; height:54px; line-height:56px; color:#fff; text-align:center; }
.shopdetail .shopdetailInfo .shopdetailInfoBottom .option_area .option-wrap .option-box .list li dl dd.prdimg .soldout-bg { position:absolute; top:50%; left:0; display:inline-block; width:54px; height:20px; margin-top:-10px; background:#000; filter:alpha(opacity:40); opacity:0.4; }
.shopdetail .shopdetailInfo .shopdetailInfoBottom .option_area .option-wrap .option-box .list li dl dd.prdimg .sel-img { position:absolute; top:0; left:0; display:inline-block; width:54px; height:54px; background:#000; filter:alpha(opacity:40); opacity:0.4; }
.shopdetail .shopdetailInfo .shopdetailInfoBottom .option_area .option-wrap .option-box .list li dl dd.prdname { padding-top:5px; line-height:14px; word-wrap:break-word;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .option_area .option-wrap .option-box .list li dl dd.prdnote { padding-bottom:3px; line-height:14px; word-wrap:break-word;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .option_area .option-wrap .option-box .list li dl dd.prdprice { padding-bottom:3px; }
.shopdetail .shopdetailInfo .shopdetailInfoBottom .option_area .option-wrap .option-box .list li dl dd.prdqty { }
.shopdetail .shopdetailInfo .shopdetailInfoBottom .option_area .option-wrap .option-box .list li dl dd.prdqty input { display:inline-block; width:20px; height:15px; line-height:17px; padding:0 5px; border:1px solid #707070; font-size:11px; text-align:right; }
.shopdetail .shopdetailInfo .shopdetailInfoBottom .option_area .option-wrap .option-box .list li dl dd.prdqty .btn-up-down { display:inline-block; width:11px; height:14px; line-height:0; font-size:0; vertical-align:top; }
.shopdetail .shopdetailInfo .shopdetailInfoBottom .option_area .option-wrap .option-box .list li dl dd.prdqty .btn-up-down a { display:inline-block; width:11px; height:9px; line-height:0; font-size:0; vertical-align:top; }
.shopdetail .shopdetailInfo .shopdetailInfoBottom .option_area .option-wrap .option-box .list li dl dd.prdqty .btn-up-down .btn-up { margin-bottom:1px; }
.shopdetail .shopdetailInfo .shopdetailInfoBottom .option_area .option-wrap .add-option-sel { font-weight: bold; font-size: 1.1em; padding: 10px 0; border-top:1px solid #cecece; }
.shopdetail .shopdetailInfo .shopdetailInfoBottom .option_area .option-wrap .shopdetailInfoName { width: 28%; padding-right: 5px; display:inline-block; }
.shopdetail .shopdetailInfo .shopdetailInfoBottom .option_area .option-wrap .shopdetailInfoCont {width:70%; display:inline-block; margin-left: -4px;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .option_area .option-wrap .shopdetailInfoCont select {width:100%;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .option_area .option-wrap .shopdetailInfoCount .txt-qnty {text-align:right; padding:0 6px; width: 50px !important;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .option_area .option-wrap .shopdetailInfoCount .fa-plus {background-color: #bbb; width: 35px; height: 35px; text-align: center; vertical-align: middle; line-height: 35px; color: #fff; margin: 0 5px;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .option_area .option-wrap .shopdetailInfoCount .fa-minus {background-color: #bbb; width: 35px; height: 35px; text-align: center; vertical-align: middle; line-height: 35px; color: #fff;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .option_area .MK_optAddWrap #MK_innerOptPrice,
.shopdetail .shopdetailInfo .shopdetailInfoBottom .option_area .MK_optAddWrap #MK_innerOptAdd { padding-bottom:5px; margin-right: 10px; }
.shopdetail .shopdetailInfo .shopdetailInfoBottom .option_area .MK_optAddWrap #MK_optAddWrapList {background-color:#f6f6f6; }

/* Ãß°¡ ±¸¼º »óÇ° */
.shopdetail .shopdetailInfo .shopdetailInfoTit { height:40px; line-height:42px; padding:0 12px;
    border-top: 1px solid #e3e3e3;
    border-bottom: 1px solid #e3e3e3;
    font-size: 12px;
    color: #666;}
.shopdetail .shopdetailInfo .shopdetailInfoWrap:after { clear: both; content: ""; display: block; }
.shopdetail .shopdetailInfo .shopdetailInfoWrap { width:100%; /*border-bottom:1px solid #e3e3e3;*/ }
.shopdetail .shopdetailInfo .shopdetailInfoWrap .shopdetailInfoTop { float:left; width:45%; }
.shopdetail .shopdetailInfo .shopdetailInfoWrap .shopdetailInfoTop figure { padding:15px 12px; border:0; }
.shopdetail .shopdetailInfo .shopdetailInfoWrap .shopdetailInfoValue { float:right; width:52%; padding:15px 0; margin-right:3%; border:0; }
.shopdetail .shopdetailInfo .shopdetailInfoWrap .shopdetailInfoValue .shopdetailInfoprdName {font-size: 12px;font-weight:bold;}
.shopdetail .shopdetailInfo .shopdetailInfoWrap .shopdetailInfoValue .shopdetailInfoCont { width:auto; margin:0; }
.shopdetail .shopdetailInfo .shopdetailInfoWrap .shopdetailInfoValue .shopdetailInfoName { width:auto; }
.shopdetail .shopdetailInfo .shopdetailInfoWrap .shopdetailInfoSelect p { padding:0; background:none; }
.shopdetail .shopdetailInfo .shopdetailInfoWrap .shopdetailInfoSelect .shopdetailInfoCont .basic_option { width:100%; }
.shopdetail .shopdetailInfo .shopdetailInfoWrap .shopdetailInfoSelect .shopdetailInfoName { display:none; width:100%; padding:0 0 5px 0; }

.option_tk .detail_info .ttl {position: relative;border-bottom: 1px solid #999;padding-bottom: 16px;font-size: 13px;font-weight: 400;}
.option_tk .detail_info .ttl .tgl_btn {position: absolute;right: 0;top: 8px;}
.option_tk .detail_info .detail_slide {margin-top:16px;}
.option_tk .detail_info .detail_slide dd {font-size: 11px;font-weight: 400;color: #646464;}

#MK_optAddWrap {margin-top:64px;}

/* ¿øÅ¬¸¯¿É¼Ç */
.shopdetailInfoOneclick {clear:both;background-color: #fff;}
.shopdetailInfoOneclick > span {/* float:left; */}
.shopdetailInfoOneclick .shopdetailInfoList {/* float:left; */width: 100%;vertical-align: middle;display: inline-block;margin-bottom: 64px;}
.MK-oneclick-list {display: grid;grid-template-columns: repeat(4, 1fr);gap: 8px;}
.MK-oneclick-list:after { content: ""; display: block; clear: both; }
.MK-oneclick-list li {border: 1px solid #eee;box-sizing: border-box;}
.MK-oneclick-list li a {/* border:1px solid #231f20; */display: inline-block;border-radius: 1px;box-sizing:border-box;}
.MK-oneclick-list li.MK-oneclick-sel a {border: 1px solid #000000;}
.MK-oneclick-list li.MK-oneclick-dis a { filter:alpha(opacity=50); -moz-opacity:.5; opacity:.5; }
.MK-oneclick-list li.MK-oneclick-color.MK-oneclick-sel a {  padding:1px; filter:alpha(opacity=100); -moz-opacity:1; opacity:1; }
.MK-oneclick-list li a span { display: block; text-align: center; vertical-align: middle; line-height: 19px; }
.MK-oneclick-list li a img { width: 100%; height:100%;}
.MK-oneclick-list li.MK-oneclick-image a {}
.MK-oneclick-list li.MK-oneclick-image a img {width:100%;}
.MK-oneclick-list li.MK-oneclick-image.MK-oneclick-sel a img {}
.MK-oneclick-list li.MK-oneclick-color {width: 30px;height: 30px;}
.MK-oneclick-list li.MK-oneclick-color a { padding: 2px; }
.MK-oneclick-list li.MK-oneclick-color span {width: 25px;height: 25px;}
.MK-oneclick-list li.MK-oneclick-color .mk-oo-sel span { width: 27px; height: 27px; }
.MK-oneclick-list li.MK-oneclick-text  .MK-oneclick-list li.MK-oneclick-text {min-width:35px; max-width:100%; height: 50px; }
.MK-oneclick-list li.MK-oneclick-text a { padding: 2px; }
.MK-oneclick-list li.MK-oneclick-text.MK-oneclick-sel a {padding:1px;}
.MK-oneclick-list li.MK-oneclick-text span { min-width: 29px; line-height: 44px; }
.MK-oneclick-list li.MK-oneclick-text .MS-oneclick-sel span { min-width: 30px; line-height: 27px; }
.MK-oneclick-value { padding-bottom: 3px; display:block; }
.MK-oneclick-only-text li.MK-oneclick-text { height: auto; }
.MK-oneclick-only-text li.MK-oneclick-text span { height: auto; line-height: 19px; }

.tit-prd {width: 90%;font-size: 15px;line-height: 22px;font-weight: 400;}



.table-opt {padding: 10px 0 40px;}
.table-opt .price .normal {font-size:14px;}
.table-opt .price .consumer {font-size:12px;}
.table-opt .price .dc_per {font-size:14px;}
.table-opt .price_wrap .coupon_price {position: relative;margin-top:24px;}
.table-opt .price_wrap .coupon_price .first {color:#646464;}
.table-opt .price_wrap .coupon_price .first .max-discount-estimate {color:#000;margin-left: 5px;}
.table-opt .price_wrap .coupon_price .cp_link {position: absolute;right: 0;top: -4px;}
.table-opt .price_wrap .coupon_price .cp_link a {display: block;width: 63px;height: 24px;line-height: 24px;font-size: 10px;background: #000;color: #fff;text-align: center;border-radius: 2px;}
.table-opt .price_wrap .coupon_price .cp_link a img {margin-top: 9px;margin-left: 3px;}

.table-opt th, .table-opt td {padding:7px 0}
.table-opt th {color: #666666;font-size: 12px;font-weight: normal;text-align: left;padding-left: 10px;}
.table-opt th .tb-left, .table-opt td .tb-left {padding:0}
.table-opt td {color:#555;font-weight: normal;font-size: 12px;}
.table-opt .price {}
.table-opt .sell_price {font-size: 20px;color: #1c1c1c;font-weight:bold;vertical-align: -2px;padding-right: 1px;}
.table-opt .sell_price,
.table-opt .PR_final_price {position: relative;font-size:20px;color:#1c1c1c;font-weight:bold;margin-right: 20px;}
.table-opt .sell_price::after,
.table-opt .PR_final_price::after {display: inline-block;content: '¿ø';position: absolute;right: -14px;bottom: 2px;font-size: 14px;font-weight:normal;}
.table-opt .sell_percent,
.table-opt .PR_total_percent {position: relative;font-size:18px;color:#e5602a;font-weight:bold;}
.table-opt .benefit_btn {float: right;font-size: 14px;line-height: 1;border: 1px solid #1c1c1c;padding: 10px 12px;margin-top: -18px;}
.table-opt .benefit_btn .icon {display: inline-block;width: 12px;height: 12px;background: url('/design/carlyn/images/icon/icon_download.png') center center;background-size: contain;}
.icon_question {display:inline-block; width:16px; height:16px; background:url('/design/carlyn/images/icon/icon_question.png'); background-size:contain; margin-bottom: -5px; opacity: 0.7; cursor:pointer;}
.table-opt table {width: 100%;}

a.-benefit {color: #555;font-weight: bold;font-size: 11px;}
.benefitbtn {cursor:pointer;font-weight: bold;line-height: 26px;}
.benefitbtn button {background: transparent;outline: 0;border: 0;}
.benefitbtn:hover {color: #000;}

/* layer popup */
.pr {
    position:relative !important
}
.layerPop {
    display:none;
    position:absolute;
    top:0;
    left:0;
    width: 320px;
    padding-top:7px;
    background:url(/design/carlyn/images/arrow_layerPop.png) no-repeat 15px 0;
    z-index:10;
}
.layerPop .tit {
    padding:12px 15px 8px;
    background:#000;
    font-size: 14px;
    color:#fff;
    font-weight:bold;
    font-weight: 700;
}
.layerPop .conts {
    padding:15px 10px;
    background:#fff;
    border:2px solid #e3e3e3;
    border-top:0;
    font-size:13px;
    font-weight:normal
}
.layerPop .btnClose {
    position:absolute;
    top: 17px;
    right:15px;
}
#memRate {
    top:0;
    left:125px
}
#popCoup {
    top:0;
    left:125px
}
#popPaper {
    top:3px;
    left:-13px
}
.z1 {
    *z-index:1
}
.leave_reason {
    *zoom:1
}
.leave_reason>li {
    float:left;
    width:33%;
    margin-top:10px
}
.fileDel {
    *margin-left:5px
}
#memBenefit {
    top:-5px;
    left:-80px;
    background-position:192px 0;
}
.pr.order #memBenefit {
    top:0px;
    left:57px;
}
#memBenefit .mem_benefit {
    padding:0;
    background:none;
    border-top:0;
    font-size: 0;
}
#memBenefit .conts {
    padding:0 0 20px;
}
.layerPop .btnClose .btnSet {
    background: transparent;
    border: 0;
    outline: 0;
}
.mem_benefit {
    padding:25px 50px;
    background:#fafafa;
    border-top:1px solid #e3e3e3;
}
.mem_benefit2 {
    padding:20px
}
.mem_benefit>h4 {
    background:url(/design/carlyn/images/bg_line1.gif) repeat-x 0 50%;
    font-size:20px;
    color:#000;
    text-align:center;
    font-weight:bold
}
.mem_benefit>h4>span {
    padding:0 15px;
    background:#fafafa
}
.mem_benefit>dl {
    /* float:left; */
    width: 50%;
    margin-top:20px;
    font-size: 11px;
    display: inline-block;
    vertical-align: top;
}
.mem_benefit>dl>dt {
    padding-left: 17px;
    margin-top:5px;
    font-weight:bold;
    color:#4c4c4c;
}
.mem_benefit>dl>dd {
    padding-left: 17px;
    margin-top:5px;
    color:#888888;
    line-height:1.5;
}
.mem_benefit .benefit2 {
    color:#c69f03
}
.mem_benefit .benefit3 {
    color:#000
}
.mem_benefit .benefit4 {
    color:#c00e0e
}
.c_box:after {
    display: block;
    visibility: hidden;
    clear: both;
    height: 0;
    content: ' ';
}

.mem_benefit>dl>dd {
    padding-top: 2px;
}
.mem_benefit>dl>dd ul li {
    padding-bottom: 5px;
}



.item-wrap .item-cont .item-list .thumb a .-hover-image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    visibility: hidden;
    opacity: 0;
}

.item-wrap .item-cont .item-list .thumb:hover a .-hover-image {
    visibility: visible;
    opacity: 1;
}
.reserve {
    font-size: 12px;
    font-weight: 800;
}
button.btnSet.btnBenefit img, .layerPop .btnClose .btnSet img{
    display: inline-block;
    vertical-align: sub;
}
#MK_innerOptTotal span.MK_txt-total {
    float: left;
}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailButton .shopdetailButtonTop a:first-child {
    margin-left: 0;
}
.btn_Red {
    background-color: #000;
    border: 1px solid #000;
}
.thumb img {
    width: 100%;
}

ul.thumb_list {
    font-size: 0;
}

ul.thumb_list li {
    display: inline-block;
    vertical-align: middle;
    /*  width: 19.2%;*/
    /* padding: 4px 2px; */
    /* -webkit-box-sizing: border-box;
     -khtml-box-sizing: border-box;
     -moz-box-sizing: border-box;
     -ms-box-sizing: border-box;
     -o-box-sizing: border-box;
     box-sizing: border-box;*/
    margin: 5px 0 0;
    margin-right:3px;
}

ul.thumb_list li img {
    width: 100%;
}

ul.thumb_list li:first-child {
    /* padding-left: 0; */
}

ul.thumb_list li:last-child {
    /* padding-right: 0; */
}

ul.thumb_list li + li {
    /*  margin-left: 1%; */
}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .option_area.fixed .shopdetailInfoMultiSelect {

}




#middle {
    width: 100%;
    position: relative;
}
#middle .slick-arrow {
    cursor: pointer;
    z-index: 9;
}
#middle .slick-arrow:hover {
    opacity: 0.75;
}
#middle .middle_prev {
    position: absolute;
    left: 5px;
    top: 50%;
    transform: translateY(-50%);
}
#middle .middle_next {
    position: absolute;
    right: 5px;
    top: 50%;
    transform: translateY(-50%);
}
.shopdetailInfoSelect .txt {
    -webkit-box-sizing: border-box;
    -khtml-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    width: 70%;
    display: inline-block;
    vertical-align: middle;
}
.shopdetailInfoSelect .txt select {
    width: 100%;
    font-size: 12px;
    border: 1px solid #dfdfdf;
    color: #666666;
    background-size: 9px;
    height: 30px;
    line-height: 30px;
}



.option_select a {
    color: #000;
    display: block;
    padding: 8px 0;
    font-size: 15px;
    letter-spacing: 0.5px;
}

.shopdetail .shopdetailInfo .shopdetailInfoWrap .shopdetailInfoSelect p.option_select {
    text-align: center;
    background-color: #f9f9f9 !important;
    border: 1px solid #e1e1e1;
}

.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoSelect .shopdetailInfoCont {
}

ul.thumb_list li, ul.thumb_list li img {
    outline: 0;
}









#productWrap,
#productWrap2 {
    display: none;
    margin:30px auto;
    width:95%
}
#productWrap h3.tb-tit,
#productWrap2 h3.tb-tit {
    margin-bottom: 10px;
    text-align: left;
}
#productWrap table,
#productWrap2 table {
    width: 100%;
    font-size: 11px;
    border-collapse: collapse;
    border-width: 1px;
    border-color: #d6d6d6;
    border-style: solid;
    table-layout: fixed;
}
#productWrap table th,
#productWrap2 table th {
    border-right: 1px solid #e8e8e8;
    border-bottom: 1px solid #e8e8e8;
    color: #5c5c5c;
    text-align: left;
    font-weight:normal;
    padding: 10px 5px 10px 5px;
}
#productWrap table td,
#productWrap2 table td {
    color: #8b8b8b;
    border-bottom: 1px solid #e8e8e8;
    word-break: break-all;
    text-align: left;
    padding: 10px 5px 10px 5px;
}
#productWrap table tr:last-child th, #productWrap2 table tr:last-child th, #productWrap table tr:last-child td, #productWrap2 table tr:last-child td {
    border-bottom: 1px solid #d6d6d6;
}

/* ½º¸¶Æ® ÄíÆù ¸ñ·Ï */
.shopdetail .shopdetailCoupon .smart-coupon-list li {position:relative; margin:14px; border:1px solid #cecece; border-radius:10px; letter-spacing:-1px; overflow:hidden;}
.shopdetail .shopdetailCoupon .smart-coupon-list li .c-info { width:82%; padding:20px; border-right: 1px dashed #cecece; box-sizing: border-box;}
.shopdetail .shopdetailCoupon .smart-coupon-list li .c-image img { width:100%; height:128px;}
.shopdetail .shopdetailCoupon .smart-coupon-list li p { padding-bottom:10px; line-height:18px; font-size:13px; color:#999; word-break:break-all;}
.shopdetail .shopdetailCoupon .smart-coupon-list li p:last-child {padding-bottom:0;}
.shopdetail .shopdetailCoupon .smart-coupon-list li p.c-name { font-size:14px; color:#000; font-weight:bold; word-break: break-all; }
.shopdetail .shopdetailCoupon .smart-coupon-list li p.c-price {font-size:22px; color:#ff3a34; font-weight:bold;}
.shopdetail .shopdetailCoupon .smart-coupon-list li .btn-down {position:absolute; top:0; right:0; width:18%; height:100%; background:#f8f8f8; text-align:center; box-sizing: border-box;}
.shopdetail .shopdetailCoupon .smart-coupon-list li .btn-down span {position:absolute; right:0; top:50%; width:100%; margin-top:-22px; height:44px; font-size:12px; display:flex; word-break:break-all; flex-wrap:wrap; align-items:center; justify-content:center;  }
.shopdetail .shopdetailCoupon .smart-coupon-list li .btn-down span {color:#999;}
.shopdetail .shopdetailCoupon .smart-coupon-list li .btn-down span a { 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; }
.shopdetail .shopdetailCoupon .smart-coupon-list li.sc-style1.sc-reserve p.c-price {color:#3b6ce9;}
.shopdetail .shopdetailCoupon .smart-coupon-list li.sc-style2 {border:1px solid #fff;}
.shopdetail .shopdetailCoupon .smart-coupon-list li.sc-style2 .c-info { background:#171940; border-color:#171940; }
.shopdetail .shopdetailCoupon .smart-coupon-list li.sc-style2 p { color:#fff; }
.shopdetail .shopdetailCoupon .smart-coupon-list li.sc-style2 p.c-txt { color:#999; }
.shopdetail .shopdetailCoupon .smart-coupon-list li.sc-style2 .btn-down { background:#ff3a34; border:0; color:#fff; }
.shopdetail .shopdetailCoupon .smart-coupon-list li.sc-style2 .btn-down a { background:url('/images/common/ico_h11_down_white_l.png') no-repeat center right; }
.shopdetail .shopdetailCoupon .smart-coupon-list li.sc-style2 .btn-down span { color:#fff; }
.shopdetail .shopdetailCoupon .smart-coupon-list li.sc-style2.sc-reserve .btn-down { background:#3b6ce9; color:#fff; }
.shopdetail .shopdetailCoupon .smart-coupon-list li.sc-style3 { border:0; border-radius:0;}
.shopdetail .shopdetailCoupon .smart-coupon-list li.sc-style3 .c-info { border:1px solid #000; border-right:2px dotted #272a4d; border-radius:10px; }
.shopdetail .shopdetailCoupon .smart-coupon-list li.sc-style3 p.c-price { color:#eb3697;}
.shopdetail .shopdetailCoupon .smart-coupon-list li.sc-style3 .btn-down { background:#fff2f9 ; border:1px solid #272a4d; border-left:0; border-radius:10px;}
.shopdetail .shopdetailCoupon .smart-coupon-list li.sc-style3 .btn-down a { background:url('/images/common/ico_h11_down_pink_l.png') no-repeat center right; }
.shopdetail .shopdetailCoupon .smart-coupon-list li.sc-style3.sc-reserve p.c-price {color:#18b776;}
.shopdetail .shopdetailCoupon .smart-coupon-list li.sc-style3.sc-reserve .btn-down { background:#eefff7; }
.shopdetail .shopdetailCoupon .smart-coupon-list li.sc-style3.sc-reserve .btn-down span a {color:#000;}
.shopdetail .shopdetailCoupon .smart-coupon-list li.sc-style3.sc-reserve .btn-down a { background:url('/images/common/ico_h11_down_green_l.png') no-repeat center right; }

.empty-board {text-align:center;padding:20px 0 40px;}

/*
** PROJECT21 ¼öÁ¤
*/
.popup_discount { display:none; position: fixed; left: 0; top: 0; width: 100%; height: 100%; background-color: rgba( 0, 0, 0, 0.75 ); font-weight:normal; z-index: 999; }
.popup_discount * {box-sizing: border-box;}
.popup_discount .box {position: fixed; top: 50%; left: 50%; z-index: 110; width:90%; overflow: hidden; padding: 20px; border: 1px solid #000; background: #fff; transform: translate(-50%,-50%);}
.popup_discount .box h3 {position:relative; font-size: 14px; font-weight:bold; padding-bottom: 15px; margin-bottom:15px; border-bottom: 1px solid #d9d9d9;}
.popup_discount .box h3 .btn_close { display:inline-block; position:absolute; right:0; top:0; width:14px; height:14px; background:url('/design/carlyn/images/icon/icon_close.png') no-repeat center center; background-size: contain; }
.popup_discount .box table {width: 100%;}
.popup_discount .box table tr th,
.popup_discount .box table tr td {padding: 5px 0px;}
.popup_discount .box table tr th {text-align:left; font-weight:normal;}
.popup_discount .box table tr td {text-align:right; font-size:16px; font-weight:bold;}
.popup_discount .box table tr td .unit {font-weight:normal; font-size: 12px;}
.popup_discount .box > p {margin-top: 20px; font-size:10px;}

.scroll_bt_tll {
    bottom: 75px !important;
}
/* BASIC css end */

