#cross-genre .stamp-value--hide {
    height: 0;
    opacity: 0;
    pointer-events: none;
}

#cross-genre .stamp-card__bonus-container,
#cross-genre .stamp-card__nextBonus-container {
    position: relative;
    width: 912px;
    margin: 0 auto;
    padding-bottom: 27px;
    border-radius: 26px;
    background: #fff;
}

#cross-genre .stamp-card__bonus-container {
    border: 4px solid #069893;
}

#cross-genre .stamp-card__bonus-container::before {
    content: "";
    display: block;
    position: absolute;
    top: -57px;
    left: calc(50% + 4px);
    transform: translateX(-50%);
    width: 905px;
    height: 115px;
    background: url(https://r.r10s.jp/evt/event/brand/cross-genre/_pc/img/20260227/pic_point_top_coin.png);
}

#cross-genre .stamp-card__nextBonus-container {
    display: none;
    margin-top: 60px;
    padding-bottom: 14px;
    border: 4px solid #fe1941;
}

#cross-genre .stamp-card__nextBonus-container::before {
    content: "";
    display: block;
    position: absolute;
    top: -55px;
    left: calc(50% + -1px);
    transform: translateX(-50%);
    width: 960px;
    height: 129px;
    background: url(https://r.r10s.jp/evt/event/brand/cross-genre/_pc/img/20260227/pic_point_top_kamihfubuki.png);
}

#cross-genre .stamp-card__nextBonus-container::after {
    content: "";
    position: absolute;
    top: -79px;
    left: 50%;
    width: 139px;
    height: 58px;
    background: #fe1941;
    clip-path: polygon(0 0, 100% 0%, 50% 100%);
    transform: translateX(-50%);
}

#cross-genre .stamp-card__bonus-title,
#cross-genre .stamp-card__nextBbonus-title {
    display: inline-block;
    padding: 0 41px 10px;
    background: #069893;
    border-radius: 0 0 20px 20px;
    font-size: 26px;
    font-weight: bold;
    line-height: 1.3;
    color: #fff;
}

#cross-genre .stamp-card__bonus-title {
    background: #069893;
}

#cross-genre .stamp-card__nextBbonus-title {
    background: #fe1941;
}

#cross-genre .stamp-card__bonus-wrap,
#cross-genre .stamp-card__nextBonus-wrap {
    display: flex;
    justify-content: center;
    gap: 23px;
}

#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-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: 12px;
}

#cross-genre .stamp-card__bonus-image {
    transform: translate(-2px,2px);
}

#cross-genre .stamp-card__bonus-image--bonus {
    transform: translate(9px,-3px);
}

#cross-genre .stamp-card__bonus-lead {
    margin-left: 9px;
    font-size: 22px;
    line-height: 1.4;
    font-weight: bold;
    text-align: left;
    color: #34b9a8;
}

#cross-genre .stamp-card__nextBonus-lead {
    margin-left: 9px;
    font-size: 22px;
    line-height: 1.4;
    font-weight: bold;
    text-align: left;
    color: #FE0048;
}

#cross-genre .stamp-card__bonus-lead--second {
    font-size: 18px;
}

#cross-genre .stamp-card__bonus-text--font-red {
    color: #ff1a41;
}

#cross-genre .stamp-card__bonus-text,
#cross-genre .stamp-card__nextBonus-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,
#cross-genre .stamp-card__value,
#cross-genre .stamp-card__nextBonus-value,
#cross-genre .stamp-card__next-value {
    background-repeat: no-repeat;
    background-size: contain;
    width: 102px;
    height: 82px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 2px;
    margin-left: 5px;
    font-size: 62px;
    font-family: Roboto, "Roboto", system-ui !important;
    line-height: 1;
    font-weight: bold;
}

#cross-genre .stamp-card__bonus-value,
#cross-genre .stamp-card__value {
    color: #069893;
    text-shadow: 0px 1px #005b58;
    background-image: url(https://r.r10s.jp/evt/event/brand/cross-genre/_cmn/img/20260227/stamp_card/base_slot_green.svg);
}

#cross-genre .stamp-card__nextBonus-value,
#cross-genre .stamp-card__next-value {
    color: #fe0048;
    text-shadow: 0px 1px #830125;
    background-image: url(https://r.r10s.jp/evt/event/brand/cross-genre/_cmn/img/20260227/stamp_card/base_slot_red.svg);
}

#cross-genre .stamp-card__bonus-times,
#cross-genre .stamp-card__nextBonus-times {
    display: flex;
    align-items: end;
    height: 100%;
    margin-left: 2px;
    font-size: 36px;
    font-weight: bold;
}

#cross-genre .stamp-card__bonus-times {
    color: #34b9a8;
}

#cross-genre .stamp-card__nextBonus-times {
    color: #FE0048;
}

#cross-genre .campaign-stampcard[data-bonus-flag="true"] .stamp-card__foot {
    margin-top: 0;
    row-gap: 29px;
}

#cross-genre .stamp-card__nextBonus-inner {
    display: none;
    justify-content: center;
    align-items: center;
    margin-top: 13px;
    margin-left: 50px;
}

#cross-genre .stamp-card__nextBonus-inner + .stamp-card__nextBonus-inner {
    margin-left: 64px;
}

#cross-genre .stamp-card__nextBonus-text--font-red {
    color: #ff1a41;
}

#cross-genre .stamp-card__nextBonus-text--point {
    font-size: 34px;
}

#cross-genre .stamp-card__bonus-caution {
    margin-top: 8px;
}

/***********/
/* 状態管理 */
/***********/

/*未ログイン*/
#cross-genre .stamp-card__overlay.not-entered-status[style="display: none;"] + .stamp-card__inner .stamp-card__value.multiple-element {
    font-size: 0;
}

#cross-genre .stamp-card__overlay.not-entered-status[style="display: none;"] + .stamp-card__inner .stamp-card__bonus-container {
    display: block;
}

/*初期設定*/
#cross-genre .stamp-card__bonus-notice {
    display: none;
}

#cross-genre .stamp-card__bonus-container {
    display: none;
}

#cross-genre .stamp-card__nextBonus-container {
    margin-top: 0;
}

#cross-genre .stamp-card__nextBonus-container::after {
    display: none;
}

#cross-genre .stamp-card__nextBonus-inner + .stamp-card__nextBonus-inner {
    display: none;
}

#cross-genre .stamp-card__bonus-inner + .stamp-card__bonus-inner {
    display: none;
}

/*カテゴリを一つでも達成していたら*/
#cross-genre .status--openNotice .stamp-card__bonus-container {
    display: block;
}

#cross-genre .status--openNotice .stamp-card__nextBonus-container {
    margin-top: 56px;
}

#cross-genre .status--openNotice .stamp-card__nextBonus-container::after {
    display: block;
}

/*ボーナスエリア表示*/
#cross-genre .stamp-card__bonus-notice.stamp-card__bonus-notice--active {
    display: block;
}

/*一つでもボーナスポイントがある場合*/
#cross-genre .status--bonus .stamp-card__nextBonus-inner + .stamp-card__nextBonus-inner {
    display: flex;
}

#cross-genre .status--bonus .stamp-card__bonus-inner + .stamp-card__bonus-inner {
    display: flex;
}

/*獲得済みスタンプ4以下の場合*/
#cross-genre .stamp-card__nextBonus-inner.stamp-card__nextBonus-inner--active {
    display: flex;
}

#cross-genre .stamp-card__nextBonus-container--active {
    display: block;
}

/*スタンプ5個以上獲得した場合*/
#cross-genre .status--pointFull .stamp-card__nextBonus-container {
    display: none;
}