.rakuten-badge {
  position: absolute;
  width: 90%;
  height: 18px;
  top: -17px;
  right: 4px;
  cursor: pointer;
  background: #be0000;
  border-radius: 10px 10px 0 0;
  text-align: center;
  font-size: 0.85em;
}

.rakuten-badge:link,
.rakuten-badge:visited,
.rakuten-badge:hover,
.rakuten-badge:active {
  color: white;
  text-decoration: none;
}

.rakuten-dock-txt {
  font-size: 0.78em;
  color: #333;
  display: block;
  line-height: 1.1;
}
