/* 商品お気に入り */
div.bookmarkArea div.bkm a.addBkm{
    width:380px!important;
    height: 187px!important;
}

div.bookmarkArea div.bkm a.addBkm span.bkmStar{
    display: block;
    width:380px!important;
    height: 187px!important;
}

div.bookmarkArea div.bkm a.addBkm span.bkmStar {
    display: block;
    width:380px!important;
    height: 187px!important;
    margin-right: 4px !important;
    background: url(https://image.rakuten.co.jp/ymsk/cabinet/deco/cart_item.jpg?210528) no-repeat !important;
    cursor: pointer !important;
}

/* ショップお気に入り */

div.shopBookmarkArea div.shopBkm {
    display: block;
    width:380px!important;
    height: 60px!important;
}

div.shopBookmarkArea div.shopBkm a.addShopBkm{
    display: block;
    width:380px!important;
    height: 60px!important;
}

div.shopBookmarkArea div.shopBkm a.addShopBkm span.shopBkmStar {
    display: inline-block !important;
    width:380px!important;
    height: 60px!important;
    margin-right: 4px !important;
    background: url(https://image.rakuten.co.jp/ymsk/cabinet/deco/cart_shop.jpg) no-repeat !important;
    cursor: pointer !important;
}

/* お問い合わせ */

#rakutenLimitedId_aroundCart button.rAskBtn {
    width: 380px !important;
    height: 60px !important;
    background: url(https://image.rakuten.co.jp/ymsk/cabinet/deco/cart_contact.jpg) no-repeat !important;
    overflow: hidden !important;
    border-width: 0px !important;
    cursor: pointer !important;
    display: block !important;
    text-indent: -9999px !important;
    margin: 7px 0 !important;
}

/* レビュー */
body #rakutenLimitedId_aroundCart #serviceTableSml .review {
    width: 380px !important;
    height: 116px !important;
    padding: 60px 0 0 10px !important;
    background: url(https://image.rakuten.co.jp/ymsk/cabinet/deco/cart_review_bg.jpg) no-repeat !important;
}

body #rakutenLimitedId_aroundCart #serviceTableSml .review .write {
    display: inline-block !important;
    background: url(https://image.rakuten.co.jp/ymsk/cabinet/deco/cart_review_btn.jpg) no-repeat !important;
    text-indent: -9999px !important;
    width: 360px !important;
    height: 44px !important;
    padding: 0 !important;
}

/* 買い物カゴボタン */
body div#pagebody #rakutenLimitedId_aroundCart input.rCartBtn, body div#pagebody #rakutenLimitedId_aroundCart input#units + input {
    width: 380px !important;
    height: 57px !important;
    background: url(https://image.rakuten.co.jp/ymsk/cabinet/deco/cart_btn.jpg) no-repeat !important;
    overflow: hidden !important;
    border-width: 0px !important;
    cursor: pointer !important;
    text-indent: 150% !important;
    white-space: nowrap !important;
    margin: 10px 0 0 7px;
    display: block;
}
body #rakutenLimitedId_aroundCart .seeReview {
    background: #ffffff url(https://image.rakuten.co.jp/com/img/rms/storefront/pc/page/btn_review.gif) no-repeat !important;
    background-position: 20% center !important;
    width: 380px;
    text-align: center!important;
    padding: 5px 0px;
}

input[name="inventory_id"] {
    height: 31px;
    /* font-size: 36px; */
    width: 20px;
}

body #rakutenLimitedId_aroundCart .inventory{
    padding:10px!important;
}

span.inventory_desc {
    margin: 10px 0;
    display: block;
}

/*クーポン非表示
#floatingCartCouponButton{
  display: none!important;
}*/
