@charset "utf-8";

/*
 * Copyright    :    ONEDAYNET.CO.KR
 * SOLUTION     :    HYSSENCE 3.0
 * Directory    :    pages/css/
 * File         :    c_shop.css
 * SUMMARY      :    장바구니/주문
*/



/* ********************************************** *
 * 장바구니
 * ********************************************** */
.c_shop{}
.c_shop .c_group_tit {margin-top:30px; padding-bottom:5px; border-bottom:1px solid #000;}
.c_shop .c_group_tit.order {margin-top:0; }
.c_shop .c_btnbox {padding-bottom:50px; margin-top:30px}

/* 장바구니에 담긴 상품이 없을때 */
.c_shop .none {text-align:center; margin:50px 0 50px 0; overflow:hidden; padding:60px 0; background:#fafafa;border-radius:20px;}
.c_shop .none .gtxt {background:transparent url('../images/c_img/shop_none.png') center top no-repeat; padding-top:60px; font-size:17px; color:#999; letter-spacing:-1px;}

/* 주문결제 : 비회원 주문 개인정보 수집동의 */
.c_shop .c_agree {margin-top:-15px}
.c_shop .c_agree .form {margin-top:0}
.c_shop .c_agree .form .text_box {border-top:0;}
.c_shop .c_agree .agree_check {text-align:center;}

/* 주문결제 : 주문자, 배송자 정보폼 */
.c_shop .c_form {border-top:0; margin-top:0}
.c_shop .c_form .order_select {float:none; min-width:335px}

/* 완료페이지 (주문결제완료) */
.c_shop .c_complete .complete_box .tit {margin-top:0}
.c_shop .c_complete .complete_box .sub_txt {margin-top:15px}
.c_shop .c_complete .c_btnbox {padding-bottom:0}
.c_shop .c_complete .order_number {  font-size:1.5em; font-weight:600; margin-bottom:30px; color:#333; display:block; text-align:center; border:1px solid #e2e2e2; padding:20px 30px; background:#fff;border-radius:10px;}
.c_shop .c_complete .order_number strong {letter-spacing:0px;}
.c_shop .complete_total {margin-top:30px}
.c_shop .complete_list .cart_table {border-top:0;}

.c_shop .c_item_list .item_quick {display:none;}


/* ********************************************** *
 * 장바구니 : 상품 리스트
 * ********************************************** */
.cart_list_wrap{position:relative;margin:70px 0;}
.cart_list_wrap:before{content:'';position:absolute;top:0;right:25%;width:1px;height:100%;background:#eee;}
.cart_list_wrap .left_box{float:left;width:75%;padding-right:2.5%;}
.cart_list_wrap .total_box{float:left;width:25%;padding-left:2.5%;font-size:.85em;}

.c_cart_list{margin-bottom:20px;font-size:.85em;}
.c_cart_list .cart_list_top{padding:16px 30px;background:#fafafa;border:1px solid #e2e2e2;border-radius:10px 10px 0 0;}
.c_cart_list .cart_list_top .guide_txt{position:absolute;top:18px;right:30px;color:#666;}
.c_cart_list .cart_list_top .tit_box{position:relative;font-size:1.25em;line-height:1.25em;color:#666;}
.c_cart_list .cart_list_top .tit_box .shop_tit{position:relative;font-weight:500;color:#000;padding-right:10px;margin-right:8px;}
.c_cart_list .cart_list_top .tit_box .shop_tit:after{content:'';position:absolute;top:4px;right:0;width:1px;height:12px;background:#e2e2e2;}
.c_cart_list .cart_list_top .tit_box .chk_all input{width:16px;height:16px;line-height:inherit;line-height:1.25em;vertical-align:middle;}
.c_cart_list .cart_table > ul > li{position:relative;margin-top:-1px;border:1px solid #e2e2e2;}
.c_cart_list .cart_table > ul > li:before{content:'';position:absolute;top:0;right:20%;width:1px;height:100%;background:#eee;}
.c_cart_list .cart_table > ul > li:last-child{border-radius: 0 0 10px 10px;}
.c_cart_list .cart_table > ul > li > div{float:left;}
.c_cart_list .cart_table > ul > li > .thumb_wrap{position:absolute;top:30px;left:30px;}
.c_cart_list .cart_table > ul > li > .thumb_wrap .label_box{position:absolute;top:5px;left:5px;}
.c_cart_list .cart_table > ul > li > .pd_item{width:80%;padding:30px;padding-left:160px;min-height:140px;}
.c_cart_list .cart_table > ul > li > .pd_price{width:20%;padding:30px 10px;text-align:center;}
.c_cart_list .cart_table > ul > li > .pd_price .delivery{margin-top:10px;padding:10px 0;color:#666;border-top:1px solid #eee;}
.c_cart_list .cart_table > ul > li > .pd_price .point{padding:5px 10px;background:#fafafa;color:#666;border-radius:5px;font-size:.9em;}
.c_cart_list .cart_table > ul > li > .pd_price .point .deco{margin-right:5px;width:14px;height:14px;background:#666;color:#fff;border-radius:50%;}
.c_cart_list a.thumb_box{width:100px;height:100px;border-radius:10px;overflow:hidden;}
.c_cart_list a img{width:100%;height:100%;}



/* 장바구니 상품리스트 */
.c_cart_list .order_item {text-align:left; padding:0 20px 20px;}

.c_cart_list .cart_table .t_price {font-weight:600; font-size:15px; font-weight:600; color:#333;}
.c_cart_list .order_item .item_name {overflow:hidden;  padding-bottom:5px}
.c_cart_list .order_item .title {font-size:1.3em; color:#333; font-weight:600; letter-spacing:-1px; padding:2px 0 5px; word-wrap:break-word; word-break:keep-all;}
.c_cart_list .option ul {display:table; width:100%; table-layout:fixed; border-top:1px solid #eee; }
.c_cart_list .option li {list-style:none; display:table-cell; vertical-align:middle; padding:10px 0}
.c_cart_list .option .opt_tit {padding-left:41px; position:relative; line-height:17px; letter-spacing:-0.5px; word-wrap:break-word; word-break:keep-all;}
.c_cart_list .option .opt_tit.opt_none {padding-left:0}
.c_cart_list .option .opt_tit .icon {position:absolute; left:0; top:0; font-size:11px; color:#666; height:19px; box-sizing:border-box; border:1px solid #666; padding:0 4px; line-height:15px; cursor:default}
.c_cart_list .option .opt_tit .icon.add {border-color:#ccc; color:#999;}
.c_cart_list .option .price {width:70px; text-align:right; padding:0 10px; letter-spacing:-0.5px;}
.c_cart_list .option .price strong {color:#333; font-weight:600; letter-spacing:0px;}
.c_cart_list .option .num {width:45px; text-align:right; letter-spacing:-0.5px; padding-right:10px}
.c_cart_list .option .num strong {color:#333; font-weight:600; letter-spacing:0px;}
.c_cart_list .option .counter {width:76px; padding-left:10px}
.c_cart_list .delete {width:23px;}
.c_cart_list .delete .btn_delete {width:23px; height:23px; border:1px solid #ccc; background:transparent url('../images/c_img/shop_opt_del.gif') center center no-repeat; box-sizing:border-box;}

.cart_file{position:relative;margin:5px auto 10px;padding:6px 12px;background:#fff4f5;border:1px dashed #dea6a6;border-radius:5px;font-size:12px;}
.cart_file .fb{position:relative;margin-right:14px;font-weight:600;}
.cart_file .fb:before{content:'';position:absolute;right:-9px;top:3px;width:1px;height:10px;background:#ddd;}
.cart_file .file_nm{color:#d10b13;text-decoration:underline;font-weight:500;    word-break: break-all;}
.cart_file .change_file{padding:2px 4px;margin-left:5px;border:1px solid #e2e2e2;border-radius:2px;background:#fff;color:#666;vertical-align:middle;font-weight:500;font-size:11px;}
.cart_file .change_file .arrow{width:8px;}
.cart_file .change_file .arrow:before{top:2px;left:0;width:3px;height:3px;border-color:#666;}
.cart_file .change_file:hover{background:#d10b13 ;color:#fff;border:1px solid #d10b13 ;}
.cart_file .change_file:hover .arrow:before{border-color:#fff;}

/* 장바구니 리스트 하단 총 갯수, 총금액 */
.c_cart_list tfoot td {padding:10px}
.c_cart_list tfoot .total_tit {font-size:13px; letter-spacing:-1px; text-align:center;}
.c_cart_list tfoot .tit {font-size:13px; letter-spacing:-1px; margin-right:5px; float:left;}
.c_cart_list tfoot .total {font-size:13px; letter-spacing:-1px; float:left;}
.c_cart_list tfoot .total strong {color:#000; font-weight:600; font-size:15px; float:left; line-height:18px; letter-spacing:0px;}

/* 쿠폰다운로드 추가 */
.c_cart_list .if_coupon .t_name {color:#666;}
.c_cart_list .if_coupon .t_benefit {color:#000; font-weight:600;}
.c_cart_list .if_coupon .t_benefit strong {color:#ff6600;}
.c_cart_list .if_coupon .c_btn {float:none !important; margin:0px !important;}

.c_cart_list .member_benefit {overflow:hidden;}
.c_cart_list .member_benefit span {display:inline-block; font-size:12px !important; font-weight:400 !important; margin-top:5px; color:#999; letter-spacing:-1px; background:#fff; padding:6px 10px; border:1px solid #ddd;}
.c_cart_list .member_benefit strong {color:#cd3726; font-weight:600 !important; letter-spacing:0px; display:block;}



/* ********************************************** *
 * 장바구니 선택상품삭제, 비우기 버튼
 * ********************************************** */
.c_cart_ctrl {margin-bottom:10px; overflow:hidden;}
.c_cart_ctrl .select_num {font-size:1.15em;font-weight:500;}
.c_cart_ctrl .select_num .num {color:#999; }
.c_cart_ctrl .select_num strong { color:#000;}









/* ********************************************** *
 * 수량선택박스
 * ********************************************** */
.c_counter_design {overflow:hidden; background:#fff; border:1px solid #ccc; position:relative; display:block; padding:0 22px}
.c_counter_design .btn {position:absolute; top:0; text-align:center; width:21px; height:21px;}
.c_counter_design .counter_input {font-size:12px; float:none; width:100%; text-align:center; height:21px; font-weight:600; color:#000; background:#f5f5f5; line-height:20px; padding-bottom:1px; box-sizing:border-box;padding:0;border:0;border-radius:0;}
.c_counter_design .btn_minus {left:0; border-right:1px solid #ccc; background:transparent url('../images/c_img/ic_minus.gif') center center no-repeat;}
.c_counter_design .btn_plus {right:0; border-left:1px solid #ccc; background:transparent url('../images/c_img/ic_plus.gif') center center no-repeat;}
.c_counter_design .btn_minus .shape:after {display:none;}









/* ********************************************** *
 * 상품쿠폰
 * ********************************************** */
.c_coupon {overflow:hidden; margin-top:5px; padding-bottom:3px; overflow:hidden; width:450px;}
.c_coupon .coupon_box {border:1px solid #cd3726; display:inline-block; position:relative; padding-left:92px; overflow:visible; max-width:325px}
.c_coupon .coupon_box input[type=checkbox] {margin:3px 0 0 8px;}
.c_coupon .coupon_tit {position:absolute; left:0; top:50%; letter-spacing:-1px; padding:0 5px; width:90px; box-sizing:border-box; text-align:center; margin-top:-9px; cursor:default; color:#666;}
.c_coupon .one_coupon {float:left; padding:8px 10px 9px;  position:relative; overflow:visible; border-left:1px dashed #ccc; min-height:17px; }
.c_coupon .one_coupon .shape {position:absolute; left:-6px; z-index:10; width:11px; height:6px;}
.c_coupon .one_coupon .shape.ic_top {  top:-1px; background:transparent url('../images/c_img/coupon_ic1.png') left top no-repeat;}
.c_coupon .one_coupon .shape.ic_bottom {  bottom:-1px; background:transparent url('../images/c_img/coupon_ic2.png') left top no-repeat;}
.c_coupon .one_coupon .txt {letter-spacing:-1px; position:relative; padding:0 10px; font-size:12px; line-height:16px; word-wrap:break-word; word-break:keep-all; color:#666; float:left; cursor:default}
.c_coupon .one_coupon .txt.tt {max-width:155px; overflow:hidden; text-overflow:ellipsis; white-space: nowrap; word-wrap: normal !important; display:block;}
.c_coupon .one_coupon .txt.tt:before {content:""; position:absolute; right:0; top:50%; width:1px; height:11px; background:#ccc; margin-top:-4px; }
.c_coupon .one_coupon strong {color:#db0300; line-height:16px; letter-spacing:0px;}
.c_coupon .one_coupon em {letter-spacing:0px;}
.c_coupon label .coupon_tit {cursor:pointer}
.c_coupon label .one_coupon .txt {cursor:pointer}



/* ********************************************** *
 * 장바구니 : 내가 찜한상품 더보기 버튼
 * ********************************************** */
.c_item_list .c_other_item {position:relative;}
.c_item_list .c_other_item .more {position:absolute; right:-10px; bottom:-2px; font-size:13px; color:#999; text-decoration:underline; padding:15px}
.c_item_list .c_other_item .more:hover {color:#333;}




/* ********************************************** *
 * 장바구니, 주문결제 총 결제 금액
 * ********************************************** */
.total_box .title{padding-bottom:20px;font-size:1.667em;font-weight:500;border-bottom:1px solid #eee;}
.c_total_price {padding-top:20px;}
.c_total_price .price {position:relative;margin-bottom:16px;padding-left:80px;font-size:1.25em;text-align:right;}
.c_total_price .price .tit{position:absolute;top:0;left:0;width:70px;text-align:left;}
.c_total_price .price_num strong {color:#000; letter-spacing:0px; font-weight:600; font-size:1.2em;line-height:1.2em;}
.c_total_price .total_num {padding:20px 0 10px;margin-top:20px;border-top:1px solid #eee; color:#d70c19}

.c_total_price .total_num .tit{top:20px;}
.c_total_price .total_num .price_num strong {font-size:1.4em;color:#d70c19;}
.c_total_price .ic_price {float:left; width:20px; height:20px; border:1px solid #ccc; margin:0 20px}
.total_box .btnbox li{margin:5px 0;}
.total_box .btnbox a{width:100%;font-size:1.3em;line-height:2.8em;border-radius:5px;}

.cart_notice{margin-bottom:60px;padding:30px;border:dashed #ddd;border-width:1px 0;}


/* ********************************************** *
 * 주문결제 : 주문상품리스트
 * ********************************************** */
.c_cart_list.order_cart_list .cart_table > ul > li:last-child{border-radius:0}
.order_cart_list .b_box{padding: 20px;background: #fff3f3;border:1px solid #e2e2e2;border-top:0;border-radius:0 0 10px 10px;}
.order_cart_list .b_box li{position:relative;margin-right:8px;padding-right:8px;}
.order_cart_list .b_box li:before{content:'';position:absolute;top:3px;right:0;width:1px;height:10px;background:#c7c6be;}
.order_cart_list .b_box li:last-child:before{display:none;}



/* ********************************************** *
 * 주문 - 폼
 * ********************************************** */
.c_shop .c_form_list_order{border-top:1px solid #333;}
.c_shop .c_form_list_order > ul > li{position:relative;padding:12px 0;padding-left:140px;min-height:30px;border-bottom:1px solid #eee;}
.c_shop .c_form_list_order > ul > li > .tit{width:100px;position:absolute;top:24px;left:0;font-weight:500;font-size:1.167em;}
.c_shop .c_form_list_order > ul > li > .con{min-height:40px;}
.c_shop .c_form_list_order > ul > li .radio_box{margin-top:10px;}
.c_shop .c_form_list_order input,.c_shop .c_form_list_order select{height:45px;line-height:45px;}
.c_shop .c_form_list_order .nbtn:not(.nbtn_ss){height:45px;line-height:45px;padding:0 20px;border-radius:5px;}
.c_shop .c_form_list_order .textarea_design {border:1px solid #dfdfdf; clear:both; display:block; width:100%; padding:10px; box-sizing:border-box;line-height:inherit;}



/* ********************************************** *
 * 주문결제 : 할인 및 추가 혜택 적용
 * ********************************************** */
.c_add_sale {overflow:hidden;}
.c_add_sale li {list-style:none; overflow:hidden; position:relative; padding:8px 0;}
.c_add_sale.c_form_list_order > ul > li .tit{font-size:1.3em;}
.c_add_sale .txt {letter-spacing:-1px; padding:0 10px; margin-left:1px; position:relative;}
.c_add_sale .txt:before {content:""; position:absolute; left:-1px; top:50%; width:1px; height:10px; background:#ccc; margin-top:-5px}
.c_add_sale .txt:first-child {padding-left:0; margin-left:0}
.c_add_sale .txt:first-child:before {display:none}
.c_add_sale .txt em {color:#999; letter-spacing:0px;}
.c_add_sale .txt .num {color:#000; letter-spacing:0px;}
.c_add_sale .txt strong {font-weight:600;}

/* 쿠폰선택 셀렉트박스 */
.c_add_sale select { max-width:320px}
.c_add_sale select:focus {border-color:#aaa;}
.c_add_sale select::-ms-expand {display:none;}

/* 쿠폰명, 할인가격 */
.c_add_sale .icon {height:23px; padding:0 8px; background:#ccc; color:#666; font-size:11px; letter-spacing:-1px; line-height:21px; font-weight:600; float:left; margin-right:10px; position:absolute; left:0; top:50%; margin-top:-12px}
.c_add_sale .coupon_name {letter-spacing:-1px; float:left; line-height:16px; padding:0 80px 3px 80px; word-wrap:break-word; word-break:keep-all;}
.c_add_sale .coupon_name.no_coupon {padding-left:0}
.c_add_sale .coupon_price {font-size:13px; line-height:20px; margin-left:3px; }
.c_add_sale .coupon_price strong {letter-spacing:0px; color:#000; font-weight:600;}

/* 할인, 추가혜택 공통 버튼 */
.c_add_sale .c_btnbox {margin-top:0; padding-bottom:0}
.c_add_sale .c_btnbox li {border:0;}
.c_add_sale .c_btnbox .c_btn {width:83px; line-height:25px;}
.c_add_sale .delete {position:absolute; right:0; top:50%; margin-top:-12px}

/* 프로모션 코드할인 */
.c_add_sale .promo_form{position:relative;display:inline-block;}
.c_add_sale .promo_form input{width:100%;padding-right:86px;max-width:320px;}
.c_add_sale .promo_form a{position:absolute;top:0;right:0;width:86px;}
.c_add_sale .promo .btnbox{display:inline-block;}
.c_add_sale .promo .promotion_text{margin-top:10px;padding:10px;background:#fafafa;}

/* 적립금, 프로모션 코드 인풋 */
.c_add_sale input,.c_add_sale select {border:1px solid #666 !important;}
.c_add_sale input:focus {border-color:#999;}
.c_add_sale .input_design.if_date{background:transparent url('../images/icon_date.gif') 5px center no-repeat; padding:5px 10px 6px 30px}
.c_add_sale .if_no_sale .input_design {border-color:#d1d1d1}


/* 적립금 가이드 */
.c_add_sale .tip_txt {padding-left:16px; color:#999; letter-spacing:-1px; position:relative; padding-top:6px; clear:both}
.c_add_sale .tip_txt:before {content:""; position:absolute; left:0; top:9px; width:13px; height:13px; background:transparent url('../images/c_img/join_tip.gif') left top no-repeat;}
.c_add_sale .tip_txt.black {color:#333;}
.c_add_sale .tip_txt.black:before {background-position:left bottom;}
.c_add_sale .input_box .tip_txt {margin-left:5px}
.c_add_sale .input_box .tip_txt .num {letter-spacing:0px; color:#000; text-decoration:underline;}



/* ********************************************** *
 * 배송지정보 
 * ********************************************** */
.c_shop .tit_box{line-height:26px;}
.c_shop .c_form_list_order .addr2{padding:10px 18px;background:#fafafa;border-radius:5px;}
.c_shop .c_form_list_order .addr2 .input_addr2{border:0;background:transparent;height:14px;line-height:14px;border:0;padding:0;}



/* ********************************************** *
 * 배송지정보 : 이전주소 선택
 * ********************************************** */
.c_form .address_box {overflow:hidden;}
.c_form .address {overflow:hidden; padding:3px 80px 5px 0; position:relative; border-top:1px solid #e5e5e5; margin-top:-1px}
.c_form .address .txt_box {float:left; line-height:22px; margin-left:-9px; position:relative;}
.c_form .address .c_btn {position:absolute; right:0; top:50%; margin-top:-11px; z-index:10}
.c_form .address .txt {padding:0 8px; position:relative; float:left; margin-left:1px}
.c_form .address .txt:before {content:""; position:absolute; left:-1px; top:50%; width:1px; height:11px; background:#ddd; margin-top:-4px}
.c_form .address .txt.name {color:#000; font-weight:600;}
.c_form .address .txt_box:hover .txt {color:#000;}



/* ********************************************** *
 * 주문결제 : 결제합계
 * ********************************************** */
.order_total_price {background:#fafafa; text-align:center; margin-top:10px;border-top:1px solid #333;}
.order_total_price li{position:relative;width:25%;padding:30px 0;border-right:1px solid #eee;font-size:1.15em;}
.order_total_price li:last-child{border:0;}
.order_total_price .price {margin-bottom:5px;color:#666;}
.order_total_price .price_num {color:#000;}
.order_total_price .price_num strong { letter-spacing:0px; font-weight:600; font-size:22px;}
.order_total_price .total_num  .price_num {color:#d70c19;}
.order_total_price .ic_price {position:absolute;top:50%;right:-10px;margin-top:-10px;width:30px; height:30px;background-color:#fff;border-radius:50%;}
.order_total_price .ic_plus {background: url('../images/c_img/ic_total_plus.gif') center center no-repeat #fff;}
.order_total_price .ic_minus {background: url('../images/c_img/ic_total_minus.gif') center center no-repeat #fff;}
.order_total_price .ic_equal {background: url('../images/c_img/ic_total_equal.gif') center center no-repeat #fff;}

.total_box .agree_box{margin:10px 0;}
.total_box .agree_box .chkbox{padding:10px 10px 0;box-shadow:2px 2px 6px 2px rgba(0,0,0,0.05);border-radius:5px;overflow:hidden;}
.total_box .agree_box .chkbox label{color:#000;}
.total_box .agree_box .sub_txt{padding:10px;color:#666;background:#fafafa;font-size:11px;}


/* ********************************************** *
 * 주문결제 : 결제정보폼
 * ********************************************** */
.if_last_order .bank {min-width:300px}

/* 구매확인 라벨 */
.if_last_order .label_design {padding-left:18px; position:relative;}
.if_last_order .label_design input {position:absolute; left:0; top:6px;}

/* 주문결제 : 결제수단 선택 아이콘 */
.if_last_order .pay_select {display:table; width:100%; table-layout:fixed;}
.if_last_order .pay_select li {position:relative; display:table-cell; text-align:center;}
.if_last_order .pay_select label{position:relative;padding:10px;display:block;border:1px solid #ddd;}
.if_last_order .pay_select input {position:absolute; width:100%; height:20px; padding:0; opacity:0; border:none; margin:0; z-index:10; background:none; appearance:none; -webkit-appearance:none;cursor:pointer;}
.if_last_order .pay_select input[type="radio"] + label:before{content:'';display:block;margin:0 auto;width:60px;height:60px;background: url('../images/new/ir_pay.png') 6px -75px no-repeat;}
.if_last_order .pay_select input[type="radio"]:checked + label{background:#fafafa;border:1px solid #d70c19;}
.if_last_order .pay_select input[type="radio"]:focus + label{border:1px dotted #666;}
.if_last_order .pay_select input[type="radio"]:checked + label{color:#d70c19;}

.if_last_order .pay_select li.use_real input[type="radio"] + label:before{background-position:-110px -75px;}
.if_last_order .pay_select li.use_vert input[type="radio"] + label:before{background-position:-228px -75px;}
.if_last_order .pay_select li.use_bank input[type="radio"] + label:before{background-position:-347px -75px;}
.if_last_order .pay_select li.use_card input[type="radio"]:checked + label:before{background-position:6px 0;}
.if_last_order .pay_select li.use_real input[type="radio"]:checked + label:before{background-position:-110px 0;}
.if_last_order .pay_select li.use_vert input[type="radio"]:checked + label:before{background-position:-228px 0;}
.if_last_order .pay_select li.use_bank input[type="radio"]:checked + label:before{background-position:-347px 0;}

.ID_paymethod_online{margin:10px 0;padding:10px 0;border-top:1px solid #000;}
.ID_paymethod_online > ul{padding:20px 0;border-bottom:1px solid #e2e2e2;}
.ID_paymethod_online > ul > li{padding:0 10px;}
.ID_paymethod_online > ul > li .tit{margin-bottom:10px;font-size:1.1em;color:#666;}

.js_get_tax_form{background:#fafafa;padding:20px;border-bottom:1px solid #e2e2e2;}
.js_get_tax_form > ul > li{padding:10px 0;}
.js_get_tax_form > ul > li .tit{margin-bottom:10px;font-size:1.1em;color:#666;}

.ID_paymethod_payco{margin:10px 0;padding:20px 0;border-top:1px solid #000;border-bottom:1px solid #e2e2e2;}

/* 결제정보 : 총 결제금액 박스 */
.c_form .total_order {background:#f5f5f5; display:table-cell; vertical-align:top; width:260px; padding:20px; border-bottom:1px solid #ddd;}
.c_form .total_order ul {}
.c_form .total_order li {list-style:none; overflow:hidden; border-bottom:1px dashed #ccc; padding:5px 0 2px}
.c_form .total_order .price_tt {float:left; font-size:13px; letter-spacing:-1px; line-height:25px;}
.c_form .total_order .price {float:right; color:#666; font-size:13px; line-height:25px;}
.c_form .total_order .price strong {font-size:15px; font-weight:600; color:#000; margin-right:2px}
.c_form .total_order .icon {width:10px; height:10px; margin-right:15px}
.c_form .total_order .icon.plus {background:transparent url('../images/c_img/ic_total_plus.gif') left center no-repeat;}
.c_form .total_order .icon.minus {background:transparent url('../images/c_img/ic_total_minus.gif') left center no-repeat;}
.c_form .order_price {margin-top:20px; overflow:hidden;}
.c_form .order_price .price_tt {font-size:15px;}
.c_form .order_price .price {font-size:15px;}
.c_form .order_price .price strong {font-size:25px; color:#cd3726; margin-right:0}


/* ********************************************** *
 * 주문내역 상세보기
 * ********************************************** */
.cart_item{margin-top:20px;}
.cart_item > ul > li{position:relative;border:1px solid #e2e2e2;border-radius:10px;overflow:hidden;margin-top:-1px;margin-bottom:10px;}

.cart_item > ul > li > .clearfix > div{position:relative;float:left;}
.cart_item > ul > li > .clearfix > .left_box{width:85%;padding:30px 30px 30px 160px;border-right:1px solid #eee;min-height:160px;}
.cart_item > ul > li > .clearfix > .right_box{width:15%;padding:30px 0;text-align:center;}
.cart_item .thumb_td{position:absolute;top:30px;left:30px;}
.cart_item .thumb_td .nbtn{position:absolute;bottom:0;width:100%;left:0;}
.cart_item .thumb_box > a{width:100px;height:100px;border-radius:10px;overflow:hidden;}
.cart_item .thumb_box > a img{width:100%;height:100%;}
.cart_item > ul > li .b_box{padding:20px;background:#fffdea;}
.cart_item > ul > li .b_box li{position:relative;margin-right:8px;padding-right:8px;}
.cart_item > ul > li .b_box li:before{content:'';position:absolute;top:3px;right:0;width:1px;height:10px;background:#c7c6be;}
.cart_item > ul > li .b_box li:last-child:before{display:none;}
.cart_item > ul > li .b_box .dele strong{font-weight:normal;}

/* 결제확인 */
.c_shop .c_form_list{padding:20px 0;border-top:1px solid #333;border-bottom:1px solid #e2e2e2;font-size:.9em;}
.c_shop .c_form_list > ul > li{position:relative;padding:8px 0 8px;padding-left:140px;min-height:30px;}
.c_shop .c_form_list > ul > li .tit{width:100px;position:absolute;top:8px;left:0;color:#666;}
.c_shop .c_form_list > ul > li .addr2{margin-top:10px;padding:5px 10px;background:#fafafa;font-size:.9em;color:#666;}
.c_shop .c_form_list > ul > li.total_pay .tit{color:#2842d3;}
.c_shop .c_form_list > ul > li .pay_amount{text-align:right;font-weight:500;}
.c_shop .c_form_list > ul > li .pay_amount strong{font-size:1.3em;}