/* BASIC css start */
/*
#basket .btn-wrap {padding:15px 10px;}
#basket .btn-wrap div {width:49%; float:left;}
#basket .btn-wrap div:last-child {float:right;}

#basket .all-select {border-top: 1px solid #4a4a4a; border-bottom: 1px solid #dedede; background-color: #f1f1f1;}
#basket .not_provider li {padding:20px 0;}
#basket .provider li {padding:20px 0;}
#basket figure {width:100%; display: table; box-sizing: border-box; padding:0 10px;}

#basket .basketRight {padding-left:110px;}
#basket .basketRight p {color:#707070; margin-bottom:5px;}

#basket .basketRight .pname {border-bottom:1px solid #dedede;  padding-bottom: 4px;}
#basket .basketRight .pname .blue-delivery {background-color: #74a9e4; color:#fff; font-size:0.917em; padding: 1px 2px;}
#basket .basketRight .pname .red-delivery {background-color: #d674e4; color:#fff; font-size:0.917em; padding: 1px 2px;}
#basket .basketRight .pname .fa {float:right; margin-top: -6px;}



#basket .basketRight .fa-plus {background-color: #bbb; width: 35px; height: 35px; text-align: center; vertical-align: middle; line-height: 35px; color: #fff;}
#basket .basketRight .fa-minus {background-color: #bbb; width: 35px; height: 35px; text-align: center; vertical-align: middle; line-height: 35px; color: #fff;}
#basket .basketRight .btn_Black {margin-top:5px;}
#basket .basketRight .MS_select {width:100%;}
#basket .basketRight .amount-input {width:50px;}

#basket .price-each-info-top {text-align : right; border-top: 1px solid #cbcbcb; border-bottom: 1px solid #cbcbcb; background:#eaeaea; padding:10px;}
#basket .price-each-info-bottom {text-align : right; padding:10px; background:#eaeaea; border-bottom:1px solid #cbcbcb;}
*/
/*
#basket .price-total-info-top {border-top: 2px solid #464646; border-bottom: 1px solid #cbcbcb; background-color: #eaeaea; text-align : right;  padding:10px; margin-top:10px;}
#basket .price-total-info-bottom {border-bottom: 1px solid #cbcbcb; background-color: #eaeaea; text-align : right; padding:15px 10px; font-size:1.333em;}
#basket .price-total-info-bottom .txt-price {color : #f1191f; font-weight:bold;}
#basket .price-total-info-bottom .txt-reserve {color : #898989; font-size:0.688em;}
#basket .delivery-type { padding:15px 10px;}
#basket .order-btn {margin-top:30px; padding:0 20px;}
#basket .order-btn .btn_Red {background-color: #f1191f; border: 1px solid #f1191f; height:60px; text-align:center; padding-top:10px; font-weight:bold; font-size:1.5em;}
#basket .naver-checkout {margin-top: 25px;}
*/ 



@media screen and (min-width:768px) {
 #basket .basketRight .btn_Black {width:315px; display:inline-block; vertical-align: middle; margin-top:0px;}
}

.cart-ft2 { display: block; text-align: center; } 

#container {
    margin-top: 0;
}

.cart-free-wrap { text-align:center; margin-bottom: 10px; }
.cart-free-wrap .btn-list-open { display:inline-block; width:90%; height:30px; line-height:30px; background:#585858; color:#fff; font-weight:bold; font-size: .75em; text-align:center; }
.cart-free-wrap p { padding:10px 0 15px; font-size: .75em; font-weight:bold; }
.cart-free-wrap p span { color:#f40000; }
.cart-free-wrap .btn-more { display:inline-block; width:94%; height:30px; line-height:30px; margin-top:10px; border:1px solid #383838; background:#fff; color:#383838; font-size: .75em; text-align:center; }
.cart-free-wrap .btn-more span { display:inline-block; width:8px; height:5px; margin-left:5px; background:url(/images/d3/m_04/h10_arr.gif) no-repeat 0 0; background-size:100% 100%; vertical-align:middle; }
.cart-free-wrap .list-wrap { overflow-x:hidden; padding:0 20px; margin-top:20px; }
.cart-free-wrap .list-wrap ul { width:100%; list-style:none; }
.cart-free-wrap .list-wrap ul:after { clear: both; content: ""; display: block; }
.cart-free-wrap .list-wrap ul li { float:left; width:33.3333%; height:180px; font-size: .7em; list-style:none; }
.cart-free-wrap .list-wrap ul li dl { margin:10px 10px 10px; }
.cart-free-wrap .list-wrap ul li dl dt { height:100px; margin-bottom:13px; }
.cart-free-wrap .list-wrap ul li dl dt img { width:100%; height:100%; }
.cart-free-wrap .list-wrap ul li dl dd {}


#container {letter-spacing: -0.5px;}
#contents
{
    width: 90% !important;
    margin: auto !important;
}
    
.backbtn {
    margin: 30px 0 15px 0;
    width: 90px;
    height: 30px;
    line-height: 28px;
    background-size: auto 12px;
    background-color: #fff;
    border: 1px solid #efefef;
    border-radius: 30px;
    font-size: 13px;
    color: #222;
    cursor: pointer;
}

.title_name {font-size:1.5rem; text-align:center; padding-bottom:10px;}
.title_name>h1 {font-weight:600;}

.btn_w {background-color:#fff; text-align:center; display:block; border:1px solid #ddd; box-sizing:border-box; vertical-align: middle; padding: 3px 5px; font-size: 12px; position: absolute; right: 0; top: -4px;}
.btn_c {
    width: 80px;
    background-color: #fff;
    text-align: center;
    border: 1px solid #ddd;
    box-sizing: border-box;
    vertical-align: middle;
    padding: 3px 5px;
}

.p_box {display:flex; justify-content: space-around; align-items: center;}
.p_cont {font-size: 1.2rem; line-height: 20px; width: 60%; font-weight: 500; color: #222;}
.product_info {line-height: 35px;}

.btn_box {
    background-color: #fff;
    text-align: center;
    display: block;
    border: 1px solid #ddd;
    box-sizing: border-box;
    vertical-align: middle;
    padding: 6px;
    margin-top:10px;
    font-size:1rem;
}
.btn_box>a {display:block;}

.countwrap {
    position: relative;
    padding: 15px;
    margin-top:20px;
    background: #F7F9FA;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.countbox {
    display: flex;
    align-items: center;
    position: relative;
    overflow: hidden;
    width: 8rem;
    height: 3rem;
    padding: 0.7rem;
    border: 0.1rem solid #EEEEEE;
    background-color: #FFFFFF;
    box-sizing: border-box;
}
.countbox input {
    outline:none;
    width: 100%;
    height: 100%;
    border: 0;
    font-weight: 600;
    font-size: 13px;
    line-height: 1.23em;
    letter-spacing: -0.01em;
    color: #000000;
    text-align: center;
    background: #fff;
    padding:0; 
}


.price-total-info {border-top: 1px solid #eee; padding:0 12px; border-bottom: 1px solid #eee; padding:0 12px; font-size: 1.3rem;}
.price-total-info dl {
    margin: 1.5rem 0;
    text-align: right;
    line-height: 1.8rem;
    display:flex; 
    justify-content: space-between;
}


.countbox_R {font-size:1.5rem; font-weight:600;}

.order-bottom {
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    z-index: 20;
    height: 60px;
    line-height:60px;
    background: #23cf69;
}
.order-bottom h2 {
    color: #fff;
    font-size: 1.3rem;
    text-align:center;
    font-weight:500;
}


#checkoutContainer.__checkout_buy_mobile.__checkout_buy_type2 {width:90% !important;}
.naver-checkout > div > div {width:90% !important;}

/* BASIC css end */

