/* BASIC css start */
.thumb_wrap .swiper-container .swiper-slide img{display:block; max-width:100%; margin:0 auto; }
.thumb_wrap .swiper-container .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background:#000;}

.MK-oneclick-only-text li.MK-oneclick-text span{font-size: .6875rem;}
.MK-oneclick-value{font-size: .6875rem;}
.option_tk .product-opt{margin: 10px 0;}
.option_tk .add-opt_item{margin: 10px 0;}
.shopdetail .shopdetailItem .shopdetail_Content .detail_item{padding: 20px 10px 30px; text-align: center;}


.option_tk .shopdetailInfoSelect{margin-top:10px}
.option_tk .shopdetailInfoSelect select{font-size:12px; margin-bottom:7px}
.shopdetailInfoOneclick{background-color:#fff !important}
.total_box span {font-size: 1.584rem;line-height: 135%;font-weight: 900; color: #d9232e;}

.shopdetail .shopdetailInfo .shopdetailInfoBottom .option_area.fixed::after{content:""; display:block; width:100%; height:100%; position:fixed; top:0; left:0; background:rgba(0,0,0,.5); z-index:-1}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailButton .shopdetailButtonTop .btn_box a.btn_50:nth-of-type(2) {margin-right:6px !important;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailButton .shopdetailButtonTop .btn_box a.wish {margin-right:0 !important;}
body .shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoValue .shopdetailInfoCont .big strong {font-size: 1.026rem;}
body .shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailButton {padding-bottom:0;}
body .shopdetail .shopdetailItem .detail_item_nav ul li a {font-size:12px;}


#sellPrd .prd_price .dc_per {font-size: 16px;color: #f01615;font-weight: 700;display: inline-block;margin-right: 5px;font-family: 'Jost', sans-serif;}
#sellPrd .prd_price .normal {font-size: 16px;font-weight: 700;font-family: 'Jost', sans-serif;}
#sellPrd .prd_price .consumer {text-decoration: line-through;margin-left: 3px;color: #aaaaaa;font-family: 'Jost', sans-serif;}
#sellPrd .prd_price .price {font-family: 'Jost', sans-serif;}

/* °Ô½Ã±Û */
#tabs {
    padding-bottom: 10px;
    font-size: 12px;
    /*margin: 0 10px;*/
}
#tabs .shopdetailBoard {
    overflow: hidden;
    text-align: center;
    border-bottom: 1px solid #cdcdcd;
    padding: 10px 8px;
    margin-bottom: 0;
    text-align: left;
}
#tabs .shopdetailBoard .tab_on {
    padding: 10px 0;
    font-weight: bold;
}
#tabs .util {
    border-bottom: 1px solid #e4e4e4;
    /*padding: 10px;*/
    padding:10px 0; 
}
#tabs .util a {
    border:0;
    display: inline-block;
    height: 30px;
    line-height: 30px;
    width: 100%;
    text-align: center;
    background-color: #b4b4b4;
}
#tabs .list_board .reply-detail {
    margin: 0 5px;
    border: 1px solid #73adff;
    font-size: 0.875em;
    color: #5da0ff;
    display: inline-block;
    height: 18px;
    line-height: 18px;
    padding: 0 3px;
}
#tabs .review .list_board > ul > li.now > .cont_wrap {
    display: block;
}
#tabs .list_board > ul > li > .wrap .re-wrap {
    padding: 10px;
    border-top: 1px solid #bebebe;
}
#tabs .empty-board {
    text-align: center;
    padding: 15px 0 5px;
}
.list_board ul li {
    color: #424242;
    word-break: break-all;
}
.list_board .re-wrap ul li {
    font-size: 1em;
    border-bottom: 0;
    border-top: 1px dotted #bebebe;
    margin-top: 5px;
    padding-top: 5px;
    list-style: none;
}
.list_board ul li dl {
    padding: 7px;
}
.list_board ul li dl h4 {
    margin: 0
}
.list_board ul li .cont_wrap {
    padding-top: 5px;
    border-top: 1px dotted rgb(190, 190, 190);
    padding: 7px;
}
.list_board ul li .cont_wrap img {
    max-width: 100%;
    padding-bottom: 5px;
}
/* ´ñ±Û */
.MS_cmt_list_box {
    color: #656565;
}
.MS_cmt_list_box .comment_list:last-child {
    border-bottom: 1px solid #cecece;
}
.MS_cmt_list_box .comment_list {
    padding: 5px;
    border: 1px solid #cecece;
    border-bottom: 0;
    background-color: #fff;
}
.MS_cmt_list_box .MS_cmt_hname {
    padding-left: 5px;
}
.MS_cmt_list_box .MS_cmt_content {
    padding-left: 15px;
}
.MS_cmt_list_box .comment_depth2 {
    padding-left: 10px;
}
.MS_cmt_list_box .comment_depth3 {
    padding-left: 15px;
}
#comment_password {
    width: 250px;
    left: 7px;
    box-shadow: 0 0 5px 0 #808080;
}
#comment_password input[type="password"] {
    width: 75%;
}
#comment_password form {
    height: auto !important;
}
#comment_password form span {
    display: block;
}
/* ´ä±Û */
.list_board ul li .reply_depth1 .rating, .list_board ul li .reply_depth1 .info, .list_board ul li .reply_depth2 .rating, .list_board ul li .reply_depth2 .info, .list_board ul li .reply_depth3 .rating, .list_board ul li .reply_depth3 .info {
    padding-left: 12px;
}
.list_board ul li .reply_status {
    font-size: 0.875em;
    color: #777777;
    font-weight: normal;
}
/* ºñ¹øÀÔ·Â */
.list_board input[type="password"] {
    border-radius: 3px 0 0 3px;
    width: 80%;
    border-right: 0;
    box-sizing: border-box;
    height: 35px;
}
.list_board input[type="button"] {
    width: 20%;
    float: right;
    height: 35px;
    border-radius: 0 3px 3px 0;
    background-color: #444;
    color: #fff;
    border: 1px solid #444;
    box-sizing: border-box;
}
.paging a.now {
    background-color: #fff !important;
    border: none !important;
    color: #000;
}
/* new, hit ¾ÆÀÌÄÜ */
.list_board ul li dl h4 .new {
    display: inline-block;
    width: 15px;
    height: 15px;
    line-height: 15px;
    color: #fff;
    font-size: 0.875em;
    background-color: #5cb7fa;
    -webkit-border-radius: 3px !important;
    border-radius: 3px !important;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    text-align: center;
}
.list_board ul li dl h4 .hit {
    display: inline-block;
    width: 15px;
    height: 15px;
    line-height: 15px;
    color: #fff;
    font-size: 0.875em;
    background-color: #ff912c;
    -webkit-border-radius: 3px !important;
    border-radius: 3px !important;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    text-align: center;
}
/* ¼öÁ¤,»èÁ¦¹öÆ° */
.list_board ul li .cont_wrap .comment_modify {
    text-align: right;
    margin-top: 5px;
}
.list_board ul li .cont_wrap .comment_modify a {
    width: 45px;
    border: 1px solid #444;
    border-radius: 3px;
    font-size: 0.875em;
    display: inline-block;
    text-align: center;
    line-height: 20px;
    height: 20px;
    background-color: #fff;
}
.list_board ul li dl .info .review_del {
    width: 45px;
    border: 1px solid #444;
    border-radius: 3px;
    font-size: 0.875em;
    display: inline-block;
    text-align: center;
    line-height: 20px;
    height: 20px;
    background-color: #fff;
}

.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfo_basic h2 {
    line-height: 1.667rem !important;
}

#kakaopay_order_btn {
    text-align:center;
}

#payco_order_btn {
    display:none;
    text-align:center;   
}

.related_sec {
    padding:0 15px;
    margin-bottom: 40px;
    overflow: hidden;
}

.related h2 {
    font-size:16px;
    font-weight: 500;
    margin-bottom: 20px;
}

.related_sec .prd-ico input {
    display:none;
}

.related_sec .prd-qty {
    display:none;
}

.related_sec .info .cart_btn {
    display: block;
    border: 1px solid #3b3b3b;
    padding: 5px;
    border-radius: 3px;
    text-align: center;
    margin-bottom:5px;
}

.related_sec .info .prd-opt-sct select {
    font-size: 12px;
    width: 100%;
    height: 27px;
    padding-left:6px;
}

.related_sec .info .prdprice .c_price strike {
    font-size: 13px;
    color: #bfbfbf;
    font-weight: 400;
    font-family: 'Jost', sans-serif;
}

.related_sec .item_list .info p {
    margin-bottom:5px;
}

.related_sec .item_list .info .prd-modelcode {
    font-size:13px;
}

.related_sec .item_list .info p.prdprice {
    display:inline-block;
}

.related_sec .item_list .info .prdprice span {
    margin-right:0;
}

.related_sec .item_list .info p.prd-opt .prd-opt-sct {
    display:block;
    margin-bottom:5px;
}

.related_sec .item_list .info p.prd-opt span:last-child {
    margin-bottom:0;
}


/* °£Æí°áÁ¦ */
.simplePayBtn {
    padding:0 15px;
    display: flex;
    justify-content: space-between;
}

.naver-checkout {
    width: calc(50% - 4px);
}
.naver-checkout .npay_text {
    display: none !important;
}
.naver-checkout .npay_button_box {
    border: none !important;
}
.naver-checkout .npay_event, .npay_btn_item.btn_width {
    display: none !important;
}
.naver-checkout .npay_event, .npay_btn_item.btn_width {
    display: none !important;
}

#nhn_btn .npay_type_MA_1 {
    width:auto !important;
}

#nhn_btn .npay_button {
    padding:0 !important;
}

#kakaopay_order_btn {
    display: inline-block;
    width: calc(50% - 4px);   
}

#kakaopay_order_btn a {
    display: flex;
    justify-content: center;
    width: 100%;
    height: 40px;
    line-height: 40px;
    border: 1px solid #ffed00;
    margin: 0;
    background: #FFED00;
    color: #0B0B0D;
    font-size: 15px;
    border-radius: 3px
}

body .npay_btn_item .npay_btn_link {
    background-image: url(/design/dongjun/2025_renewal/mo_detail_btn_naverpay.png) !important;
    background-size: contain !important;
    background-position: center center !important;
    font-size: 0 !important;
    border-color: #23e974 !important
}

body .npay_btn_link.npay_btn_pay .npay_logo {
    background-image: none !important;
    font-size:0;
}
/* BASIC css end */

