@charset "UTF-8";
.page-event .rrf-icon-default {
  order: 21;
  border-radius: 3px;
  background-color: #e02145;
  color: #fff;
  text-align: center;
  width: 100%;
  font-family: "Zen Maru Gothic", serif;
  font-weight: 900;
}
[data-browse-mode="P"] .page-event .rrf-icon-default {
  display: inline-block;
  margin-bottom: 8px;
  font-size: 14px;
  padding: 0 5px 1px;
}
[data-browse-mode="S"] .page-event .rrf-icon-default {
  font-size: calc(13 / 375 * 100vw);
  border-radius: 5px;
  padding: 0 5px;
  text-align: center;
  margin-bottom: 5px;
}
[data-browse-mode="S"] .page-event .block-ranking-r--description .rrf-icon-default {
  order: 38;
}
[data-browse-mode="P"] .page-event .rrf-icon-default em {
  margin: 0 5px;
  font-weight: 900;
  font-size: 20px;
}
[data-browse-mode="S"] .page-event .rrf-icon-default em {
  font-style: normal;
  font-family: "Zen Maru Gothic", serif;
  font-weight: 900;
  font-size: 20px;
}
.page-goods .block-price-point-rrf-msg-default {
  background-color: #e02145;
  color: #fff;
}