
/* 장바구니 */
.cart_processDept {width: 100%; height: 92px; background: url(/images/img_cart_process01.jpg) no-repeat 0 0;}
.cart_processDept.pd_bg02 {background: url(/images/img_cart_process02.jpg) no-repeat 0 0;}
.cart_processDept.pd_bg03 {background: url(/images/img_cart_process03.jpg) no-repeat 0 0;}
.cart_processDept li {float: left; padding: 20px 0 0 0; margin: 0 192px 0 80px; font-size: 29px; color: #fff;}
.cart_processDept li:last-child {margin: 0 0 0 58px;}
.cart_processDept li span {display: block; font-size: 13px;}

.cart_cate {margin: 22px 0 0 0; border-bottom: 1px solid #232a32;}
.cart_cate li {float: left; min-width: 210px; height: 42px; margin: 0 0 -1px 0; line-height: 47px; text-align: center; font-size: 15px; border: 1px solid #232a32; border-bottom: 1px solid #fff;}

.cart_cateCn {margin: 45px 0 0 0;}
table .cart_counter .input_outGray {display: block; width: 40px; height: 27px; padding: 0; margin: 0 auto; line-height: 27px; text-align: center;}
table .cart_counter .btn_dark_s {display: block; width: 40px; padding: 0; margin: 3px auto 0;}
table .deliveryTag {display: inline-block; padding: 3px; margin: 0 0 3px 0; font-size: 11px; border: 1px solid #999;}
table .cart_choiceBtns a {display: block; width: 50px; padding: 0; margin: 0 auto; box-sizing: border-box;}
table .cart_choiceBtns a:nth-child(2) {margin: 3px auto;}
.view_totalPrice {padding: 25px 0; border-bottom: 1px solid #e5e5e5; background: #fafafa;}
.view_totalPrice li {float: left; width: 25%; padding: 0 0 0 50px; line-height: 25px; font-size: 13px; box-sizing: border-box;}
/*.view_totalPrice li:nth-child(1) {background: url(/images/ico_minus_cart.png) no-repeat right center;}
.view_totalPrice li:nth-child(2) {background: url(/images/ico_plus_cart.png) no-repeat right center;}
.view_totalPrice li:nth-child(3) {background: url(/images/ico_total_cart.png) no-repeat right center;}*/
.view_totalPrice li:nth-child(1) {background: url(/images/ico_plus_cart.png) no-repeat right center;}
.view_totalPrice li:nth-child(2) {background: url(/images/ico_total_cart.png) no-repeat right center; }
.view_totalPrice li span {display: block;}
.view_totalPrice li strong {font-size: 20px;}
.view_totalPrice.noneObj {background: #fafafa}
.view_totalPrice.noneObj li {background: none;}
.view_totalPrice.noneObj li:first-child {line-height: 48px;}



/* 주문/결제 */
.show_totalWrap {width: 317px; margin: 74px 0 0 0;}

.show_totalPrice {border: 1px solid #232a32; box-sizing: border-box;}
.show_totalPrice .tit {padding: 20px 0; text-align: center; font-size: 22px; font-weight: 600;}
.show_totalPrice table {width: 100%; border-top: 1px solid #e5e5e5; box-sizing: border-box;}
.show_totalPrice table tr {}
.show_totalPrice table td {padding: 20px 30px 0; font-size: 13px;}
.show_totalPrice table td strong {font-size: 15px;}

.show_totalWrap .btn_red_l {width: 317px; height: 70px; padding: 0; line-height: 70px; font-size: 20px;}



/* 주문완료 */
.payInfo {border-bottom: 1px solid #e6e6e6;}
.payInfo table {}
.payInfo table tr {border: none;}
.payInfo table td:first-child {padding-left: 20px;}
.payInfo table td:last-child {padding-right: 20px;}
.payInfo table tr:last-child td {padding-bottom: 30px;}

.pay_completeCn {padding: 35px 0 120px 0;}
.pay_completeCn > .fs15 {padding: 35px 0 50px 0;}
.pay_completeCn ul {display: inline-block; height: 55px; padding: 0 35px; margin: 0 auto; line-height: 55px; background: #fafafa;}
.pay_completeCn ul li {float: left;}
.pay_completeCn ul li:nth-child(2) {padding: 0 20px;}

