.root#ec-cart .ec-shelfRole__tags {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  line-height: 1 !important;
  min-height: 25px !important;
  height: auto;
}
@media only screen and (max-width: 767px) {
  .root#ec-cart .ec-shelfRole__tags {
    min-height: 24px !important;
  }
}
.root#ec-cart .ec-shelfRole__tag {
  margin-right: 5px;
  padding: 4px 8px 4px !important;
  margin-bottom: 4px;
}
.root#ec-cart .l-ecCube #contents {
  background-color: #F4F4F4;
  padding-top: 50px;
  padding-bottom: 90px;
}
@media only screen and (max-width: 767px) {
  .root#ec-cart .l-ecCube #contents {
    padding-top: 30px;
    padding-bottom: 45px;
  }
}
.root#ec-cart .l-ecCube .page-heading {
  border: none;
  margin-bottom: 45px;
  text-align: center;
  font-weight: 600;
  font-size: 30px;
  font-size: 3rem;
}
@media only screen and (max-width: 767px) {
  .root#ec-cart .l-ecCube .page-heading {
    margin-bottom: 15px;
    font-size: 20px;
    font-size: 2rem;
  }
}
.root#ec-cart .l-ecCube .message {
  margin-bottom: 20px;
  font-size: 20px;
  font-size: 2rem;
}
@media only screen and (max-width: 767px) {
  .root#ec-cart .l-ecCube .message {
    font-size: 16px;
    font-size: 1.6rem;
  }
}
.root#ec-cart .l-ecCube .message strong {
  color: #D10404;
  font-weight: 600;
}
.root#ec-cart .l-ecCube div.table ol li {
  background: #004DA3;
  color: #fff;
  font-weight: 500;
}
.root#ec-cart .l-ecCube div.table .tbody .tr {
  background-color: #fff;
}
.root#ec-cart .l-ecCube .cart_item .item_box > .td {
  border: none;
  border-top: 4px solid #F4F4F4;
}
.root#ec-cart .l-ecCube .cart_item .item_detail .item_name {
  line-height: 1.7;
}
.root#ec-cart .l-ecCube .cart_item .item_detail .item_pattern {
  font-size: 1.4rem;
  line-height: 1.7;
}
.root#ec-cart .l-ecCube .cart_item .item_detail .item_price {
  line-height: 1.7;
}
.root#ec-cart .l-ecCube .cart_item .item_box .table .item_detail {
  font-size: 14px;
  font-size: 1.4rem;
}
.root#ec-cart .l-ecCube .cart_item .item_box .table .item_photo > a {
  border: 1px solid #DADADA;
  display: block;
}
@media only screen and (max-width: 767px) {
  .root#ec-cart .l-ecCube .cart_item .item_detail .item_subtotal {
    color: #A0A0A0;
  }
}
.root#ec-cart .l-ecCube .cart_item.table .tbody .tr div.item_subtotal {
  text-align: center;
  font-size: 14px;
  font-size: 1.4rem;
}
.root#ec-cart .l-ecCube .cart_item .item_box .table .item_name a {
  color: #000;
  font-weight: 500;
  text-decoration: none;
}
.root#ec-cart .l-ecCube .item_price {
  color: #000;
  font-weight: 500;
}
.root#ec-cart .l-ecCube .total_box {
  min-width: 100%;
  float: none;
}
.root#ec-cart .l-ecCube .total_box dl {
  background-color: #DEEFFF;
  text-align: right;
  padding: 20px 45px;
}
@media only screen and (max-width: 767px) {
  .root#ec-cart .l-ecCube .total_box dl {
    margin-left: 0;
    padding: 20px;
    font-size: 14px;
    font-size: 1.4rem;
  }
}
.root#ec-cart .l-ecCube .total_box dl.total_price dt {
  width: auto;
  float: none;
  text-align: left;
  display: inline-block;
  font-weight: 500;
}
.root#ec-cart .l-ecCube .total_box dl.total_price dd {
  padding-left: 0;
  text-align: left;
  display: inline-block;
  font-weight: 600;
  line-height: 1.7;
  margin-left: 40px;
}
@media only screen and (max-width: 767px) {
  .root#ec-cart .l-ecCube .total_box dl.total_price dd {
    margin-left: 30px;
  }
}
.root#ec-cart .l-ecCube .total_box .btn_group {
  text-align: center;
}
.root#ec-cart .l-ecCube .total_box .btn_group p {
  display: inline-block;
  width: 280px;
  margin-left: 30px;
}
.root#ec-cart .l-ecCube .total_box .btn_group p:first-child {
  margin-left: 0;
}
@media only screen and (max-width: 767px) {
  .root#ec-cart .l-ecCube .total_box .btn_group p {
    width: 100%;
    margin-left: 0;
  }
}
.root#ec-cart .l-ecCube #cart_item_list {
  margin-bottom: 4px;
  border: none;
}
.root#ec-cart .l-ecCube .cart_item .item_quantity ul li span {
  border: none;
  border-radius: 0;
  width: 32px;
  height: 32px;
}
@media only screen and (max-width: 767px) {
  .root#ec-cart .l-ecCube .cart_item .item_quantity ul li span {
    width: 20px;
    height: 20px;
  }
}
.root#ec-cart .l-ecCube .cart_item .item_quantity ul li span .cb {
  width: 32px;
  height: auto;
  margin: 0;
  padding: 0;
  font-size: 0;
  max-width: none;
}
@media only screen and (max-width: 767px) {
  .root#ec-cart .l-ecCube .cart_item .item_quantity ul li span .cb {
    width: 20px;
  }
}
.root#ec-cart .l-ecCube .cart_item .item_quantity ul li a {
  border: none;
  border-radius: 0;
  width: 32px;
  height: 32px;
}
@media only screen and (max-width: 767px) {
  .root#ec-cart .l-ecCube .cart_item .item_quantity ul li a {
    width: 20px;
    height: 20px;
  }
}
.root#ec-cart .l-ecCube .cart_item .item_quantity ul li a .cb {
  width: 32px;
  height: auto;
  margin: 0;
  padding: 0;
  font-size: 0;
  max-width: none;
}
@media only screen and (max-width: 767px) {
  .root#ec-cart .l-ecCube .cart_item .item_quantity ul li a .cb {
    width: 20px;
  }
}
.root#ec-cart .l-ecCube .icon_edit .cb {
  width: 32px;
  height: 32px;
  margin: 0;
  padding: 0;
  font-size: 0;
  max-width: none;
}
@media only screen and (max-width: 767px) {
  .root#ec-cart .l-ecCube .icon_edit .cb {
    width: 20px;
    height: 20px;
  }
}
.root#ec-cart .l-ecCube .add__external {
  border: 2px solid #004DA3;
  padding: 30px;
  background-color: #fff;
  margin-bottom: 60px;
}
@media only screen and (max-width: 767px) {
  .root#ec-cart .l-ecCube .add__external {
    padding: 15px 10px;
    margin-bottom: 40px;
  }
}
.root#ec-cart .l-ecCube .add__external__hl {
  font-size: 20px;
  font-size: 2rem;
  color: #004DA3;
  font-weight: 600;
  margin-bottom: 10px;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  .root#ec-cart .l-ecCube .add__external__hl {
    font-size: 17px;
    font-size: 1.7rem;
    text-align: left;
  }
}
.root#ec-cart .l-ecCube .add__external__rt {
  font-size: 15px;
  font-size: 1.5rem;
  margin-bottom: 30px;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  .root#ec-cart .l-ecCube .add__external__rt {
    font-size: 14px;
    font-size: 1.4rem;
    text-align: left;
  }
}
.root#ec-cart .l-ecCube .add__external__btnList {
  text-align: center;
}
.root#ec-cart .l-ecCube .add__external__btnList__item {
  display: inline-block;
  margin-left: 20px;
}
@media only screen and (max-width: 767px) {
  .root#ec-cart .l-ecCube .add__external__btnList__item {
    margin-left: 0;
    display: list-item;
    margin-top: 10px;
  }
}
.root#ec-cart .l-ecCube .add__external__btnList__item:first-child {
  margin-left: 0;
}
@media only screen and (max-width: 767px) {
  .root#ec-cart .l-ecCube .add__external__btnList__item:first-child {
    margin-top: 0;
  }
}
.root#ec-cart .l-ecCube .add__external__btnList__item > a {
  position: relative;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 600;
  border-radius: 8px;
  padding: 12px 16px;
  width: 340px;
  display: block;
  text-align: center;
  text-decoration: none;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  .root#ec-cart .l-ecCube .add__external__btnList__item > a {
    font-size: 13px;
    font-size: 1.3rem;
    width: 100%;
  }
}
.root#ec-cart .l-ecCube .add__external__btnList__item > a:before {
  position: absolute;
  top: 50%;
  left: 10px;
  display: inline-block;
  font-size: 0;
}
.root#ec-cart .l-ecCube .add__external__btnList__item--amazon > a {
  background-color: #FF9900;
  color: #000;
}
.root#ec-cart .l-ecCube .add__external__btnList__item--amazon > a:before {
  width: 29px;
  content: url(../../img/common/logo_amazon.svg);
  margin-top: -15px;
}
@media only screen and (max-width: 767px) {
  .root#ec-cart .l-ecCube .add__external__btnList__item--amazon > a:before {
    width: 22px;
    margin-top: -11px;
  }
}
.root#ec-cart .l-ecCube .add__external__btnList__item--amazon > a:hover {
  opacity: 0.8;
}
.root#ec-cart .l-ecCube .add__external__btnList__item--rakuten > a {
  background-color: #BF0000;
  color: #fff;
}
.root#ec-cart .l-ecCube .add__external__btnList__item--rakuten > a:before {
  width: 36px;
  content: url(../../img/common/logo_rakuten.svg);
  margin-top: -22px;
}
@media only screen and (max-width: 767px) {
  .root#ec-cart .l-ecCube .add__external__btnList__item--rakuten > a:before {
    width: 28px;
    margin-top: -16px;
  }
}
.root#ec-cart .l-ecCube .add__external__btnList__item--rakuten > a:hover {
  opacity: 0.8;
}
.root#ec-cart .l-ecCube .add__chackOtherProducts {
  text-align: center;
}
.root#ec-cart .l-ecCube .add__chackOtherProducts > a {
  font-weight: 600;
}/*# sourceMappingURL=cart.css.map */