#ec_header .cart, #ec_header_sp .cart {
  position: relative;
}

#ec_header #itemCount, #ec_header_sp #itemCount {
  background-color: #af3737;
  position: absolute;
  left: auto;
  right: -5px;
  top: -5px;
  bottom: auto;
  width: 18px;
  height: 18px;
  border-radius: 50%;
}
.sysFuncCartInfo.cart_info .sysCartInfoItemCount {
  display: none;
}

@media screen and (max-width:640px){

}
@media screen and (min-width:641px) and (max-width:980px){

}
@media screen and (min-width:981px){

}
/* #END_OF_RESOURCE_FILE */
