@charset "UTF-8";.cart-table{width:100%;border-collapse:collapse;font-size:3.2rem;font-weight:400}.cart-table .title th:nth-child(-n+5){font-size:2rem;font-weight:700;color:#fff;background-color:#142c7e;white-space:nowrap}.cart-table .title th:first-child{border-top-left-radius:50px;border-bottom-left-radius:50px}.cart-table .title th:nth-child(4){border-top-right-radius:50px;border-bottom-right-radius:50px}.cart-table .title th,.cart-table .title td{padding:10px}.cart-table th,.cart-table td{padding:20px 20px 40px;text-align:center}.cart-table td{position:relative}.cart-table td .unit-price,.cart-table td .subtotal{color:#142c7e}.cart-table .information{font-size:2.4rem;text-align:start}.cart-table .quantity-input{width:60px;text-align:center;font-size:3.2rem;font-weight:400;padding:5px;border:2px solid #ccc;border-radius:5px;background-color:#fff;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none}.cart-table .quantity-input option{text-align:center}.cart-table .delete{display:flex;justify-content:center;align-items:center;margin:20px 0}.cart-table .white-space{white-space:nowrap}@media screen and (max-width: 768px){.cart-table{font-size:2rem}.cart-table .title th:nth-child(-n+5){font-size:2rem}.cart-table .information{font-size:2rem;font-weight:400}.cart-table .quantity-input{width:60px;font-size:2rem}}@media screen and (max-width: 575px){.cart-table{font-size:1.4rem}.cart-table .title th:nth-child(-n+5){font-size:1.4rem}.cart-table th,.cart-table td{padding:10px}.cart-table .information{font-size:1.4rem;font-weight:400}.cart-table .quantity-input{width:60px;font-size:1.4rem}}
