@charset "UTF-8";
.page-event .block-thumbnail-t--goods-image figure {
  padding: 0;
  background: transparent;
}
.page-event .block-thumbnail-t--price-infos:has(.default-price) .price {
  color: #da1818;
  font-weight: 500;
}
.page-event .block-thumbnail-t--price-infos .price {
  text-align: left;
  font-weight: 400;
  margin-top: 0;
}
.page-event .block-thumbnail-t--goods .block-goods-favorite {
  position: absolute;
  top: 16px;
  right: 16px;
  width: 24px;
  height: 24px;
}
.page-event .block-thumbnail-t--goods .block-goods-list--favorite--btn {
  position: static;
  width: 24px;
  height: 24px;
  background: url("/img/usr/common/item_favo01.png") no-repeat center/contain;
}
.page-event .block-thumbnail-t--goods .block-goods-list--favorite-registed--btn {
  position: static;
  width: 24px;
  height: 24px;
  background: url("/img/usr/common/item_favo02.png") no-repeat center/contain;
}