/*<!-- favボタン -->*/

/* お気に入り商品登録 */
div.bookmarkArea {
 width:600px;
}
 
#rakutenLimitedId_aroundCart #serviceTableSml {
 margin-top:-7px;
}
 
body div.bkm{
 width: 550px !important;
 height: 77px !important;
}

body #rakutenLimitedId_aroundCart #serviceTableSml td.normal-reserve-favorite div.bookmarkArea div.bkm a.addBkm span.bkmStar {
 display:inline-block !important;
 width: 550px !important;
 height: 77px !important;
 background: url(https://image.rakuten.co.jp/snowland/cabinet/kp1/fav_item.jpg) no-repeat !important;
}
 
/* お気に入り店舗登録 */
body #rakutenLimitedId_aroundCart div.shopBkm {
 padding:7px 0 7px 0 !important;
 width: 550px !important;
 height: 77px !important;
}
 
body #rakutenLimitedId_aroundCart #serviceTableSml td.normal-reserve-favorite div.shopBookmarkArea div.shopBkm a.addShopBkm span.shopBkmStar {
 display:inline-block !important;
 width: 550px !important;
 height: 77px !important;
 background: url(https://image.rakuten.co.jp/snowland/cabinet/kp1/fav_shop.jpg) no-repeat !important;
}

/*<!--favボタンここまで-->*/

/*<!-- reviewボタン -->*/

/* 「レビューを書く」のリンクを独自画像に */
#rakutenLimitedId_aroundCart #serviceTableSml .review a.write{
    text-indent:-9999px;
    padding:0!important;
    display:block;
    width:550px!important;
    height:60px!important;
    background:url(https://image.rakuten.co.jp/snowland/cabinet/kp1/write_review.jpg) no-repeat 0 0!important;
}

/*<!--reviewボタンここまで-->*/

