.order__btn-addcart {
    color: #FFF;
    background-color: #f25d5d;
}
.order__btn-addcart:hover {
  color: #ffffff;
  background: #de3939;
}
.product__image-main img {
    width: 100%;
    height: auto;
}
.product__explain {
    padding: 0px 0px 60px;
    line-height: 1.8;
    margin-top: 50px;
}
div#product {
    font-size: 1.2em;
}
.product__info.hidden-phone {
    font-size: 0.85em;
    line-height: 100%;
}
li.product-list__unit img {
    width: 100%;
    height: 120px;
  object-fit: cover;
}
.product__model:before{
content:"¾¦ÉÊÈÖ¹æ";
}
.product__model {
    color: #000000;
    font-size: 0.6em;
    display: block;
    font-weight: normal;
}