@charset "utf-8";

header,
footer,
.header_staging_attention {
    position: relative;
    z-index: 13;
}

header {
    margin-bottom: 0;
}

footer {
    background-color: #F1F1F1;
}

main {
    font-family: 'Noto Sans JP', 'Helvetica Neue', Arial, 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', 'ヒラギノ角ゴシック', 'Hiragino Sans', Meiryo, メイリオ, sans-serif;
    position: relative;
    z-index: 1;
}

.cp-bg-fixed {
    position: fixed;
    width: 1920px;
    top: -100px;
    bottom: -100px;
    left: 50%;
    transform: translate3d(-50%, 0, 0); 
    background-image: url("/resources/a/image/landing/campaign/summerfestival2026/background_base.jpg?date=20260708");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    z-index: -2;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

#container {
    margin-bottom: 0;
}

a:hover,
a:active,
a:link,
a:visited {
    text-decoration: none;
}

.cp-main__background_1 {
    position: relative;
    max-width: 390px;
    margin: 0 auto;
    box-shadow: 5px 0 15px rgba(0, 0, 0, 0.3), -5px 0 15px rgba(0, 0, 0, 0.3);
}

.cp-main__background_1::before {
    content: '';
    position: fixed;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
    max-width: 390px;
    height: 100%;
    background-image: url("/resources/a/image/landing/campaign/summerfestival2026/top_bg.jpg?date=20260708");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    z-index: -1;
    pointer-events: none;
}

.cp-main__background_2 {
    position: relative;
    background-image: url("/resources/a/image/landing/campaign/summerfestival2026/ennichi_bg.png?date=20260708");
    background-repeat: repeat;
    background-size: contain;
    max-width: 390px;
    margin: 0 auto;
    box-shadow: 5px 0 15px rgba(0, 0, 0, 0.3), -5px 0 15px rgba(0, 0, 0, 0.3);
}

.cp-container {
    display: flex;
    justify-content: center;
}

.cp-container.cp-product {
    padding: 0 0 10px;
    overflow: hidden;
}

.cp-top__wrapper {
    width: 100%;
    margin: 0 auto;
}

.cp-top__inner {
    width: 100%;
    max-width: 345px;
    padding-top: 30px;
    margin: 0 auto;
}

.cp-top__logo-area {
    position: relative;
}

.cp-logo {
    position: relative;
    width: 100%;
    z-index: 2;
}

.cp-logo img {
    width: 100%;
    height: auto;
    object-fit: contain;
}

.cp-top__logo-area__content {
    position: absolute;
    z-index: 1;
    animation: fadeAnimation 2s linear infinite;
}

@keyframes fadeAnimation {
    0% {
        opacity: 0;
        transform: scale(0.6);
    }

    50% {
        opacity: 1;
        transform: scale(0.9);
    }

    70% {
        opacity: 0;
        transform: scale(1.1);
    }

    100% {
        opacity: 0;
        transform: scale(1.1);
    }
}


.cp-top__logo-area__content_1 {
    background-image: url("/resources/a/image/landing/campaign/summerfestival2026/logo_fireflower1.png");
    background-repeat: no-repeat;
    background-size: contain;
    width: calc(40.95 / 375 * 100%);
    aspect-ratio: 82/74;
    top: 47.2%;
    left: 0.4%;
    z-index: 1;
    animation-delay: 0s;
}

.cp-top__logo-area__content_2 {
    background-image: url("/resources/a/image/landing/campaign/summerfestival2026/logo_fireflower2.png");
    background-repeat: no-repeat;
    background-size: contain;
    width: calc(62.08 / 375 * 100%);
    aspect-ratio: 125/118;
    top: 8.4%;
    left: 4.9%;
    animation-delay: 0.2s;
}

.cp-top__logo-area__content_3 {
    background-image: url("/resources/a/image/landing/campaign/summerfestival2026/logo_fireflower3.png");
    background-repeat: no-repeat;
    background-size: contain;
    width: calc(47.47 / 375 * 100%);
    aspect-ratio: 95/90;
    top: 8.4%;
    left: 69.31%;
    animation-delay: 0.4s;
}

.cp-top__logo-area__content_4 {
    background-image: url("/resources/a/image/landing/campaign/summerfestival2026/logo_fireflower4.png");
    background-repeat: no-repeat;
    background-size: contain;
    width: calc(59.48 / 375 * 100%);
    aspect-ratio: 119/121;
    top: 21.8%;
    left: 80.72%;
    animation-delay: 0.6s;
}

.cp-logo_date {
    width: 100%;
    max-width: 243px;
    margin: 0 auto;
}

.cp-logo_date img {
    width: 100%;
    height: auto;
}

.cp-top__yagura {
    width: 100%;
    overflow: hidden;
    margin-bottom: -7px;
}

.cp-top__yagura img {
    width: 100%;
    height: auto;
    transform: scale(1.1);
}

/* クーポン */
.cp-coupon {
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
    z-index: 2;
}

.cp-coupon img {
    width: 100%;
    height: auto;
}

.cp-coupon__head {
    max-width: 350px;
    width: 100%;
    z-index: 0;
}

.cp-coupon__banner {
    max-width: 340px;
    width: 100%;
    background-color: #FFFFFF;
}
.cp-coupon__banner a:hover {
    opacity: 0.7;
}

.cp-coupon__foot {
    width: 100%;
    display: flex;
    align-items: flex-end;
    overflow: hidden;
}

.cp-coupon__foot-content {
    flex-shrink: 0;
}

.cp-coupon__foot-content img {
    width: 100%;
    height: auto;
    display: block;
}

.hito01 {
    width: calc(46.44 / 375 * 100%);
    z-index: 0;
    margin-left: calc(-10 /375 * 100%);
}

.hito02 {
    width: calc(38.49 / 375 * 100%);
    z-index: 6;
    margin-left: calc(-17.1 /375 * 100%);
}

.hito03 {
    width: calc(39.5 / 375 * 100%);
    z-index: 5;
    margin-left: calc(-5.73 /375 * 100%);
}

.hito04 {
    width: calc(41.44 / 375 * 100%);
    z-index: 4;
    margin-left: calc(-1.3 /375 * 100%);
}

.hito05 {
    width: calc(34.8 / 375 * 100%);
    z-index: 3;
    margin-left: calc(-8 /375 * 100%);
}

.hito06 {
    width: calc(47.33 / 375 * 100%);
    z-index: 2;
    margin-left: calc(-8.87 /375 * 100%);
}

.hito07 {
    width: calc(44.62 / 375 * 100%);
    z-index: 1;
    margin-left: calc(-3.66 /375 * 100%);
}

.hito01--second {
    margin-left: calc(6 /375 * 100%);
}

/* 左右反転アニメーション 3パターン */
@keyframes hito-flip {

    0%,
    70% {
        transform: scaleX(1);
    }

    75%,
    95% {
        transform: scaleX(-1);
    }

    100% {
        transform: scaleX(1);
    }
}

.hito01,
.hito04,
.hito07 {
    animation: hito-flip 14s ease-in-out infinite;
}

.hito02,
.hito05 {
    animation: hito-flip 17s ease-in-out infinite;
}

.hito03,
.hito06 {
    animation: hito-flip 20s ease-in-out infinite;
}

.cp__head {
    width: 100%;
}

.cp__head img {
    width: 100%;
    height: auto;
}

.cp__inner {
    padding-left: 10px;
    padding-right: 10px;
}

.cp-bg-fixed__content {
    position: fixed;
    background-repeat: no-repeat;
    z-index: -1;
    transform: translate(-50%, -50%);
    animation: fadeAnimation 6s linear infinite;
    opacity: 0;
}

.cp-bg-fixed__content--topleft {
    background-image: url("/resources/a/image/landing/campaign/summerfestival2026/bg_content_top_left.png");
    background-size: 100% 100%;
    top: calc(50% - 25vw);
    left: calc(50% - 46vw);
    width: 26vw;
    max-width: 470px;
    aspect-ratio: 496 / 495;
}

.cp-bg-fixed__content--topright {
    background-image: url("/resources/a/image/landing/campaign/summerfestival2026/bg_content_top_right.png");
    background-size: 100% 100%;
    top: calc(50% - 25vw);
    left: calc(50% + 21vw);
    width: 28vw;
    max-width: 537px;
    aspect-ratio: 537 / 536;
    animation-delay: 1s;
}

.cp-bg-fixed__content--bottomleft {
    background-image: url("/resources/a/image/landing/campaign/summerfestival2026/bg_content_bottom_left.png");
    background-size: 100% 100%;
    top: calc(50% + 4vw);
    left: 0;
    width: 35vw;
    max-width: 672px;
    aspect-ratio: 672 / 763;
    animation-delay: 2s;
}

.cp-bg-fixed__content--bottomright {
    background-image: url("/resources/a/image/landing/campaign/summerfestival2026/bg_content_bottom_right.png");
    background-size: 100% 100%;
    top: calc(50% + 4vw);
    left: calc(50% + 12vw);
    width: 23.4vw;
    max-width: 449px;
    aspect-ratio: 449 / 456;
    animation-delay: 3s;
}
@media (max-width: 1399px) {
    .cp-bg-fixed__content--topleft {
        top: calc(50% - 350px);
        left: calc(50% - 644px);
        width: 364px;
    }

    .cp-bg-fixed__content--topright {
        top: calc(50% - 350px);
        left: calc(50% + 294px);
        width: 392px;
    }

    .cp-bg-fixed__content--bottomleft {
        top: calc(50% + 56px);
        left: calc(50% - 700px);
        width: 490px;
    }

    .cp-bg-fixed__content--bottomright {
        top: calc(50% + 56px);
        left: calc(50% + 168px);
        width: 327.6px;
    }
}
@media not all and (max-width: 1920px) {
    .cp-bg-fixed {
        width: 100vw;
    }
}

.cp-goldfish .cp__head {
    position: relative;
    z-index: 1;
    margin-bottom: -20px;
}

.cp-ennichi__head {
    width: 100%;
    background-image: url("/resources/a/image/landing/campaign/summerfestival2026/ennichi_bg_fireflower.png");
    background-repeat: no-repeat;
    background-size: 125%;
    background-position: center 13%;
    padding-bottom: 15px;
}

.cp-ennichi__head .cp__head {
    max-width: 350px;
    width: 100%;
    margin: 0 auto;
}

.cp-ennichi__contents {
    width: 100%;
    background-image: url("/resources/a/image/landing/campaign/summerfestival2026/ennichi_bg_lantern.png");
    background-repeat: no-repeat;
    background-size: 125%;
    background-position: center 13%;
}

.cp-ennichi__contents .cp__head {
    margin-bottom: 40px;
}

.cp__booklist {
    display: flex;
    justify-content: center;
}

.cp__booklist--line {
    overflow: hidden;
    width: 100%;
    display: grid;
    column-gap: 10px;
    grid-template-columns: 1fr 1fr 1fr;
}

.cp__booklist--book {
    margin-bottom: 32px;
}

.cp__booklist--picture {
    margin-bottom: 6px;
    width: 100%;
    display: flex;
    align-items: flex-end;
    padding-top: 157%;
    position: relative;
}

.cp__booklist--picture a {
    display: inline-block;
}

.cp__booklist--picture img {
    box-sizing: border-box;
    border: solid 1px #222222;
    box-shadow: 1px 2px 3px rgba(0, 0, 0, 0.25);
    width: 100%;
    height: auto;
    position: absolute;
    bottom: 0;
    left: 0;
}

.cp__btn--free {
    height: 40px;
    border-radius: 3px;
    background-color: #FF5A00;
}

.cp__btn--free-text {
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #FFFFFF;
    font-weight: bold;
    font-size: 18px;
}

.cp__btn--free:hover {
    opacity: 0.7;
}

.cp__btn-area {
    width: 100%;
    aspect-ratio: 375/161;
    background-image: url("/resources/a/image/landing/campaign/summerfestival2026/shooting.png");
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-position: center bottom;
    display: flex;
    justify-content: center;
    align-items: center;

}

.cp__btn--show-all {
    max-width: 322px;
    width: 100%;
    height: auto;
    margin: 0 auto;
}

.cp__btn--show-all a {
    display: inline-block;
}

.cp__btn--show-all img {
    width: 100%;
    height: auto;
}
@media (max-width: 950px) {
    .cp-ennichi__contents .cp__head {
        margin-bottom: 10px;
    }
    .cp__booklist--book {
        margin-bottom: 20px;
    }
}
/* 最新情報 */
.cp-information-contents {
    position: relative;
    padding-bottom: 20px;
}

.cp__head--decoration--flex {
    position: absolute;
    top: -8.5%;
    left: 0;
    right: 0;
    z-index: 2;
    width: 100%;
    display: flex;
    justify-content: space-between;
}

.cp__head-decoration {
    width: 90px;
}

.cp__head-decoration img {
    width: 100%;
    height: auto;
}

.cp-parallax-content {
    position: absolute;
    inset: 0;
    overflow: hidden;
    pointer-events: none;
}

.cp-lantern {
    position: absolute;
    width: 90px;
    aspect-ratio: 171 / 217;
    background-repeat: no-repeat;
    background-size: contain;
    pointer-events: none;
    z-index: 0;
}

.cp-information-contents .cp__head,
.cp-information-contents .cp__inner {
    position: relative;
    z-index: 1;
}

.cp-lantern--1 {
    left: -6%;
    top: 5%;
    background-image: url("/resources/a/image/landing/campaign/summerfestival2026/lantern1.png");
}

.cp-lantern--2 {
    left: -6%;
    top: 25%;
    background-image: url("/resources/a/image/landing/campaign/summerfestival2026/lantern2.png");
}

.cp-lantern--3 {
    right: -6%;
    top: 15%;
    background-image: url("/resources/a/image/landing/campaign/summerfestival2026/lantern3.png");
}

.cp-lantern--4 {
    right: -6%;
    top: 35%;
    background-image: url("/resources/a/image/landing/campaign/summerfestival2026/lantern4.png");
}

.cp__banner {
    width: 100%;
    max-width: 350px;
    margin: 15px auto 0;
    background-color: #FFFFFF;
}

.cp__banner img {
    width: 100%;
    height: auto;
}
.cp__banner--flex {
    display: flex;
    align-items: stretch;
    justify-content: center;
}
.cp__banner a:hover{
    opacity: 0.7;
}
.cp__banner-cta {
    width: 30px; 
    background: linear-gradient(
        180deg,
        #8f6b00 0%,
        #d4af37 25%,
        #fff6b0 45%,
        #d4af37 55%,
        #8f6b00 100%
    );
    display: flex;
    align-items: center;
    justify-content: center;
    color: #000000;
    flex-shrink: 0;
    font-size: 20px;
    font-weight: bold;
}
@media (max-width: 374px) {
    .cp__head-decoration {
        width: 70px;
    }
}

/* ===== goldfish scooping 2026 ===== */
/* --- utility --- */
.sf2026-hidden {
    display: none;
}

/* --- wrapper --- */
.sf2026-wrap {
    position: relative;
    max-width: 390px;
    margin: 0 auto;
    font-family: sans-serif;
    box-sizing: border-box;
    overflow: hidden;
}

.sf2026-bg {
    display: block;
    width: 100%;
    height: auto;
}

/* --- initial screen --- */
.sf2026-initial {
    position: absolute;
    inset: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.sf2026-play-btn {
    position: absolute;
    top: 415px;
    width: 260px;
    height: 80px;
    cursor: pointer;
    border: none;
    background: none;
    padding: 0;
    animation: sf2026-pulse 1.4s ease-in-out infinite;
}

.sf2026-play-btn img {
    width: 100%;
    height: 100%;
    display: block;
    object-fit: contain;
}

@keyframes sf2026-pulse {

    0%,
    100% {
        transform: scale(1);
    }

    50% {
        transform: scale(1.14);
    }
}

.sf2026-share-btn {
    position: absolute;
    top: 545px;
    left: 50%;
    transform: translateX(-50%);
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 6px;
    width: 150px;
    height: 38px;
    background-color: #CE945B;
    border: none;
    border-radius: 6px;
    cursor: pointer;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    text-decoration: none;
    color: #333333;
}

.sf2026-share-btn img {
    width: 26px;
    height: 26px;
    opacity: 1 !important;
}

.sf2026-share-btn span {
    font-size: 15px;
    font-weight: bold;
    color: #333333;
}

.sf2026-share-btn:hover {
    opacity: 0.7;
}

/* --- play screen --- */
.sf2026-play {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    display: none;
    width: 100%;
    aspect-ratio: 1125 / 1191;
    box-sizing: border-box;
    background-image: url("/resources/a/image/landing/campaign/summerfestival2026/goldfish_stall_floor.png");
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.sf2026-play.is-active {
    display: block;

}

/* pool */
.sf2026-pool {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.sf2026-pool__bg {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    object-fit: fill;
}

/* stage (play area) */
.sf2026-stage {
    position: absolute;
    inset: 55px;
    touch-action: none;
    user-select: none;
    -webkit-user-select: none;
    cursor: default;
}

/* water layers (children of pool) */
.sf2026-water-base {
    position: absolute;

    width: calc(100% - 60px);
    aspect-ratio: 1125 / 1191;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);

    background-color: #53CBFF33;
    border-radius: 5px;
    pointer-events: none;
    z-index: 3;
    overflow: hidden;
}

.sf2026-water-shadow {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    aspect-ratio: 825 / 876;
    transform: translate(-50%, -50%);
    pointer-events: none;
    animation: sf2026-orbit 8s linear infinite;
    animation-delay: 1.5s;
    border-radius: 5px;
}

.sf2026-water-shadow img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.sf2026-water-reflection {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    aspect-ratio: 825 / 876;
    transform: translate(-50%, -50%);
    pointer-events: none;
    animation: sf2026-orbit 8s linear infinite;
}

.sf2026-water-reflection img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

@keyframes sf2026-orbit {
    0% {
        transform: translate(-50%, -50%) translate(0px, -8px);
    }

    25% {
        transform: translate(-50%, -50%) translate(8px, 0px);
    }

    50% {
        transform: translate(-50%, -50%) translate(0px, 8px);
    }

    75% {
        transform: translate(-50%, -50%) translate(-8px, 0px);
    }

    100% {
        transform: translate(-50%, -50%) translate(0px, -8px);
    }
}

/* --- fish --- */
.sf2026-fish {
    position: absolute;
    pointer-events: none;
    will-change: left, top, transform;
    transform-origin: center center;
    z-index: 2;
}

.sf2026-fish__body {
    display: block;
    width: 36px;
    height: auto;
    position: relative;
    z-index: 1;
}

.sf2026-fish__tail {
    display: block;
    width: 22px;
    height: auto;
    position: absolute;
    bottom: -18px;
    left: 50%;
    transform: translateX(-50%);
    transform-origin: 50% 0%;
}

@keyframes sf2026-tail-wag {
    0% {
        transform: translateX(-50%) rotate(-25deg);
    }

    100% {
        transform: translateX(-50%) rotate(25deg);
    }
}

.sf2026-fish__tail--wag-a {
    animation: sf2026-tail-wag 1.1s ease-in-out infinite alternate;
}

.sf2026-fish__tail--wag-b {
    animation: sf2026-tail-wag 0.75s ease-in-out infinite alternate;
}

/* --- poi --- */
.sf2026-poi {
    position: absolute;
    width: 100px;
    height: auto;
    z-index: 10;
    cursor: grab;
    touch-action: none;
    will-change: left, top;
    transition: filter 0.15s;
}

.sf2026-poi.is-dragging {
    cursor: grabbing;
}

.sf2026-poi.is-sinking {
    animation: sf2026-poi-sink 0.9s ease-in forwards;
    pointer-events: none;
}

@keyframes sf2026-poi-sink {
    0% {
        opacity: 1;
        transform: scale(1) rotate(0deg);
    }

    40% {
        transform: scale(0.88) rotate(-12deg);
    }

    100% {
        opacity: 0;
        transform: scale(0.45) rotate(-18deg) translateY(16px);
    }
}

/* ripple */
.sf2026-ripple {
    position: absolute;
    border-radius: 50%;
    border: 2.5px solid rgba(255, 255, 255, 0.85);
    width: 24px;
    height: 24px;
    margin-left: -12px;
    margin-top: -12px;
    pointer-events: none;
    animation: sf2026-ripple-expand 1.1s ease-out forwards;
}

.sf2026-ripple--delay1 {
    animation-delay: 0.18s;
}

.sf2026-ripple--delay2 {
    animation-delay: 0.36s;
}

@keyframes sf2026-ripple-expand {
    0% {
        transform: scale(1);
        opacity: 0.9;
    }

    100% {
        transform: scale(8);
        opacity: 0;
    }
}

/* tooltip */
.sf2026-tooltip {
    position: absolute;
    z-index: 11;
    transform: translate(-50%, -100%);
    margin-top: -24px;
    background: #00000080;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    line-height: 1.5;
    white-space: pre;
    text-align: center;
    padding: 12px 18px;
    border-radius: 10px;
    pointer-events: none;
    opacity: 1;
    transition: opacity 0.4s ease;
}

.sf2026-tooltip::after {
    content: '';
    position: absolute;
    bottom: -20px;
    left: 50%;
    transform: translateX(-50%);
    border: 20px solid transparent;
    border-bottom-width: 0;
    border-top-color: #00000080;
}

.sf2026-tooltip.is-hiding {
    opacity: 0;
}

/* --- result screen --- */
.sf2026-result {
    position: absolute;
    inset: 0;
    display: none;
    box-sizing: border-box;
}

.sf2026-result.is-visible {
    display: block;
}

.sf2026-result__img {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    z-index: 0;
}

.sf2026-result__comment--wrap {
    width: calc(220 / 375 * 100%);
    aspect-ratio: 220 / 20;
    position: absolute;
    top: calc(460 / 580 * 100%);
    left: calc(26.17 / 375 * 100%);
    z-index: 1;
}

.sf2026-result__comment {
    width: calc(220 / 375 * 100%);
    aspect-ratio: 220 / 20;
    position: absolute;
    top: calc(473 / 580 * 100%);
    left: calc(135 / 375 * 100%);
    z-index: 1;
    font-size: 16px;
    color: #444444;
    font-weight: bold;
    white-space: nowrap;
    pointer-events: none;
    text-align: center;
    transform: translate(-50%, -50%);
}

.sf2026-result__login-btn {
    position: absolute;
    top: calc(403 / 580 * 100% + 4px);
    left: 50%;
    transform: translateX(-50%);
    display: block;
    width: 300px;
    height: 100px;
    z-index: 1;
}

.sf2026-result__login-btn img {
    width: 100%;
    height: auto;
}

.sf2026-result__share-btn {
    position: absolute;
    bottom: calc(16/ 580 * 100%);
    left: calc(10 / 375 * 100%);
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 6px;
    width: calc(215 / 375 * 100%);
    aspect-ratio: 215 / 38;
    border: none;
    border-radius: 6px;
    cursor: pointer;
    box-shadow: 0px 4px 4px 0px #00000040;
    text-decoration: none;
    color: #000;
    z-index: 1;
}

.sf2026-result__share-btn img {
    width: 26px;
    height: 26px;
    opacity: 1 !important;
}

.sf2026-result__share-btn span {
    font-size: 15px;
    font-weight: bold;
    color: #000;
}

/* --- transition overlay --- */
.sf2026-overlay {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    aspect-ratio: 1125/1191;
    background: #fff;
    opacity: 0;
    pointer-events: none;
    z-index: 12;
}

.sf2026-overlay.is-fade-in {
    animation: sf2026-fade-in 0.35s ease forwards;
}

.sf2026-overlay.is-fade-out {
    animation: sf2026-fade-out 0.35s ease forwards;
}

@keyframes sf2026-fade-in {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 0.8;
    }
}

@keyframes sf2026-fade-out {
    0% {
        opacity: 0.8;
    }

    100% {
        opacity: 0;
    }
}

/* --- responsive (below 390px) --- */
@media (max-width: 389px) {
    .sf2026-wrap {
        max-width: 100vw;
    }

    .sf2026-play-btn {
        top: calc(415 / 390 * 100vw);
    }

    .sf2026-share-btn {
        top: calc(545 / 390 * 100vw);
    }

    .sf2026-result__login-btn {
        width: calc(300 / 390 * 100vw);
        height: calc(100 / 390 * 100vw);
    }
}
