/* BASIC css start */
#contents .h_title {
   border-bottom:none !important;
}

.btn_black_new {
    background: #000 !important;
    border: 1px solid #000 !important;
}

.none-data{margin:40px 0;}
#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: #fff; padding:10px;}
#basket .all-select .check_delete{display:inline-block;    float: right; text-decoration: underline;}
#basket .all-select .check_delete span{color:#878787}
#basket .not_provider li {padding:25px 10px; border-bottom: 1px solid #dedede;}
#basket .not_provider li:last-child { border-bottom: none;}
#basket .provider li {padding:20px 0;}
#basket figure {width: 100%;
    display: flex;
    box-sizing: border-box;
    padding: 0 10px;
    flex-direction: row;
    justify-content: space-between;
    align-items: stretch;}
#basket .basketLeft {width: 30%;position:relative; float: left;    margin-right: 2%;}
#basket .basketLeft a {margin-top: 20px;
    display: block;
    width: 100%;}
#basket .basketLeft .MS_input_checkbox {top:0; left:0; position:absolute;}
#basket .basketRight {width: 69%;
    display: flex;
    flex-direction: column;
    align-items: stretch;
    justify-content: space-between;
    align-content: space-around;
    flex-wrap: nowrap;}
#basket .basketRight p {color:#707070; font-size: 0.9rem;}
#basket .basketRight p.price{ color: #222;    margin-bottom: 15px;
}
#basket .basketRight p.price span {    font-size: 1rem;}
#basket .basketRight .pname { 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;    font-size: 1em;}


.fa-lg {
    font-size: 16px;
    line-height: 10px;
}

.fa_close {
    display:inline-block;
    float:right;
    width: 12px;
    margin-top: -6px;  
    padding:5px;
}


#basket .basketRight .fa-plus {background-color: #fff; width: 25px; height: 35px; text-align: center; vertical-align: middle; line-height: 35px; margin-top: 1px; box-sizing:border-box; color: #000;}
#basket .basketRight .fa-minus {background-color: #fff; width: 25px; height: 35px; text-align: center; vertical-align: middle; line-height: 35px; margin-top: 1px; box-sizing:border-box;  color: #000;}
#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;text-align : right;  padding:10px; margin-top:10px;}
#basket .price-total-info-bottom {text-align : right; padding:15px 10px; font-size:1.333em;}
#basket .price-total-info-bottom .txt-price {color : #009e9c; font-weight:bold;}
#basket .price-total-info-bottom .txt-reserve {color : #898989; font-size:0.688em;}
#basket .delivery-type { padding:6px 12px;}
#basket .order-btn {padding:0 10px;}
#basket .order-btn .btn_Red {background-color: #222 !important;
    border: 1px solid #222 !important;
    width: 100%;
    display: inline-block;
    margin: 10px auto;
    height: 50px;
    text-align: center;
    line-height: 50px;
    font-size: 20px;
    font-weight: 600;
    color: #fff;}
#basket .naver-checkout {margin-top: 20px;}


.basketRight p span{margin-left:3px}



.opt_btn{display: flex; flex-direction: row;  justify-content: space-between;}
    
 .opt_btn a{ display: inline-block; width: 49%; height: 40px; text-align: center;line-height: 40px;}
    
  .opt_btn a.buynow {    background-color: black;color: white;}
  .opt_btn  a.option_re{ border: 1px solid #717171;  box-sizing: border-box;color: #717171;}
    



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

.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; display: none; }
.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 {}

/* ÇÏÀÌºê¸®µå ¿É¼ÇÀÌ¹ÌÁö */
.basket-option-dlist li img { width:30px; height:30px; vertical-align:middle; }
/* BASIC css end */

