body .cart-item-list-name::before{content: '伝票の種類：';}
body .cart-item-list-price::before {content: '枚数：'}
.cart-action-sum-item td::after,
.cart-action-total td::after{content: ' 枚'}
body .cart-products-box .cart-product-txt .cart-item-list-name::before {content: '伝票ご依頼内容：';}
.cart-products-box .cart-item-list-quantity::before {content: '枚数：';}
.cart-products-box .cart-item-list-quantity::after {content: ' 枚';}
.btn-edit span::before {display:none;}
body .cart-item-list-quantity, .cart-action-sum .cart-action-subtotal, .cart-action-sum .cart-action-breakdown, .cart-action-total .cart-action-breakdown, body .cart-item-list .cart-mypage-history-order-detail li.cart-mypage-history-order-detail-fee,body .cart-item-list .cart-mypage-history-order-detail li:first-child{display:none;}