<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.itemList--ranking .itemList__unit {
  padding-top: 55px;
}
.itemList--ranking .itemList__unit:before {
  display: flex !important;
  align-items: center;
  justify-content: center;
  top: 0 !important;
  left: 50% !important;
  transform: translateX(-50%) !important;
  -webkit-transform: translateX(-50%) !important;
  -ms-transform: translateX(-50%) !important;
  width: 100px !important;
  height: 40px !important;
  text-align: center !important;
  border-radius: 0 !important;
  border: none !important;
  font-size: 25px !important;
  line-height: 25px !important;
  color: #265d69 !important;
  background: url('https://img14.shop-pro.jp/PA01183/578/etc/pc_rankicon4.png') !important;
  background-position: center top;
  background-size: contain;
}
.itemList--ranking .itemList__unit:nth-child(1):before {
  background: url('https://img14.shop-pro.jp/PA01183/578/etc/pc_rankicon1.png') !important;
  background-position: center top;
  background-size: contain;
  width: 56px !important;
  color: #766613 !important;
}
.itemList--ranking .itemList__unit:nth-child(2):before {
  background: url('https://img14.shop-pro.jp/PA01183/578/etc/pc_rankicon2.png') !important;
  background-position: center top;
  background-size: contain;
  width: 56px !important;
  color: #5e5e5e !important;
}
.itemList--ranking .itemList__unit:nth-child(3):before {
  background: url('https://img14.shop-pro.jp/PA01183/578/etc/pc_rankicon3.png') !important;
  background-position: center top;
  background-size: contain;
  width: 56px !important;
  color: #886c53 !important;
}
</pre></body></html>