#cross-genre .bonuspoint-icon {
    position: absolute;
    top: -31px;
    right: -30px;
    width: 77px;
    height: 77px;
    background: url(https://r.r10s.jp/evt/event/brand/cross-genre/_cmn/img/20251128/bonus_icon.svg) center center / contain;
    z-index: 2;
}

#cross-genre .stamp-card__bonus-notice {
    display: none;
    margin-top: 5px;
}

#cross-genre .bonuspoint-list {
    margin-top: 42px;
}

#cross-genre .stamp-card__bonus-border {
    height: 20px;
    width: 848px;
    margin: 0 auto;
    background-image: radial-gradient(#34b9a8 5px, transparent 1px);
    background-size: 18px 18px;
    background-repeat: repeat-x;
}

#cross-genre .stamp-card__bonus-inner {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 17px;
}

#cross-genre .stamp-card__bonus-image {
    transform: translateX(-5px);
}

#cross-genre .stamp-card__bonus-lead {
    font-size: 22px;
    line-height: 1.3;
    font-weight: bold;
    text-align: left;
    color: #34b9a8;
}

#cross-genre .stamp-card__bonus-text--font-red {
    color: #ff1a41;
}

#cross-genre .stamp-card__bonus-text {
    position: relative;
    padding-left: 73px;
    font-size: 20px;
    line-height: 1.25;
    font-weight: bold;
    color: #34b9a8;
    text-align: left;
}

#cross-genre .stamp-card__bonus-text::before {
    content: "";
    position: absolute;
    top: 16px;
    left: 28px;
    display: inline-block;
    width: 21px;
    height: 39px;
    background: #34b9a8;
    clip-path: polygon(0 0, 0 100%, 100% 50%);
}

#cross-genre .stamp-card__bonus-text--point {
    font-size: 34px;
}

#cross-genre .stamp-card__bonus-value {
    background-image: url(https://r.r10s.jp/evt/event/brand/cross-genre/_cmn/img/20240830/stamp_card/base_slot.svg);
    background-repeat: no-repeat;
    background-size: contain;
    width: 104px;
    height: 85px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 5px;
    margin-bottom: 10px;
    margin-left: 5px;
    font-size: 64px;
    font-family: Roboto, "Roboto", system-ui !important;
    line-height: 1;
    color: #fe0048;
    text-shadow: 0px 2px #830125;
}

#cross-genre .stamp-card__bonus-times {
    font-size: 47px;
    font-weight: bold;
    color: #34b9a8;
}

#cross-genre .campaign-stampcard[data-bonus-flag="true"] .stamp-card__foot {
    margin-top: 12px;
    row-gap: 26px;
}