@media (max-width: 767px) {
  .position {
    margin-bottom: 0;
  }

  .product_info .pricess {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
  }

  .product_info .nowprice {
    margin: 5px 5px 5px 0;
  }
}

.position {
  margin-bottom: 0;
}

.typebar {
  display: flex;
  justify-content: center;
  align-items: center;
}

.prolist .item .text .prices {
  display: flex;
  flex-direction: column;
}

.add_cart_con .btn-buy {
  background-color: #de0000;
}

.product_imgs .gallery-top .swiper-slide {
  padding-top: 113%;
}

.product_info .nowprice {
  color: #333;
}

#nowprice {
  color: #de0000;
}

.m_head_right .m_cart {
  background: url(https://www.cosbravo.jp/images/m/icon_shopcart.png) center center no-repeat;
  background-size: 30px;
}

.delivery-time {
  display: flex;
  flex-direction: column;
}

.add_cart_con .btn-buy.quick_buy_btn span {
  background-image: url(https://www.cosbravo.jp/images/m/like.png);
  background-size: 20px;
}

.proinfo_page .page_con .shippingcon {
  word-break: break-all;
}

.proinfo_page .page_con .shippingcon {
  /*flex-direction: column;*/
  /* font-weight: bold; */
  margin-top: 20px;
}

.user_nav_m .item.item6 a {
  background-image: url(https://www.cosbravo.jp/images/m/exit.png);
  background-size: 12px;
  background-position: 2% 50%;
}
