@charset "UTF-8";

.section_cart_01 .list_cart_01 {
  display: flex;
}

.section_cart_01 .list_cart_01 li {
  width: auto;
  flex: 1;
  height: 50px;
  width: 170px;
}

.section_cart_01 .list_cart_01 .btn a {
  height: 100%;
  padding: 0;
}
