/* ================================================================
   Goods-specific decorations and section variants
   Loaded after subpage.css
   ================================================================ */


/* ----------------------------------------------------------------
   Hero decorations (mobile)
   ---------------------------------------------------------------- */
.page-subhero__deco > img {
    display: none;
}

.page-subhero__deco > .page-subhero__deco-img--bottle,
.page-subhero__deco > .page-subhero__deco-img--note-1,
.page-subhero__deco > .page-subhero__deco-img--note-3 {
    display: block;
}

.page-subhero__deco-img--bottle {
    top: 12px;
    left: calc(50% - 221px);
    width: 90px;
    transform: rotate(-67.972deg);
}

.page-subhero__deco-img--note-3 {
    top: 285px;
    left: calc(50% + 40px);
    width: 35px;
    transform: rotate(6deg);
}

.page-subhero__deco-img--note-1 {
    top: 310px;
    left: calc(50% + 97px);
    width: 45.634px;
    transform: rotate(2.511deg);
}

.page-content__deco-img--shape-4 {
    top: 139px;
    left: calc(50% + 128px);
    width: 56px;
    transform: rotate(18.906deg);
}

.page-content__deco-img--wristband {
    top: 245px;
    left: calc(50% + 6px);
    width: 114.423px;
    transform: rotate(66.414deg);
}

/* ----------------------------------------------------------------
   Content decorations
   ---------------------------------------------------------------- */

.page-content__deco > img {
    display: none;
}

.page-content__deco > .page-content__deco-img--shape-4, .page-content__deco > .page-content__deco-img--wristband {
    display: block;
}

/* ----------------------------------------------------------------
   Dark card
   ---------------------------------------------------------------- */
.dark-card {
    background: rgba(5, 8, 92, 0.20);
    border-radius: 20px;
    -webkit-backdrop-filter: blur(15px);
    backdrop-filter: blur(15px);
    padding: 32px 20px 40px;
    color: var(--fp-white);
    margin: 72px 0 0;
}

.dark-card__inner {
    display: flex;
    flex-direction: column;
    gap: 28px;
}

.dark-card__col {
    display: flex;
    flex-direction: column;
    gap: 16px;          /* default — overridden per column below */
    align-items: flex-start;
}

/* List column: Figma gap between list group and "その他多数" row = 8px */
.dark-card__col--list {
    gap: 8px;
}

/* CTA column: Figma gap = 20px, items centred */
.dark-card__col--cta {
    gap: 20px;
    align-items: center;
}

.dark-card__title {
    color: var(--fp-white);
    font-family: var(--fp-font-jp);
    font-weight: 800;
    font-size: 24px;
    line-height: 36px;
    letter-spacing: 0.96px;
    margin: 0;
    word-wrap: break-word;
}

.dark-card__subtitle {
    color: var(--fp-white);
    font-family: var(--fp-font-jp);
    font-weight: 500;
    font-size: 16px;
    line-height: 32px;
    letter-spacing: 0.64px;
    margin: 0;
}

.dark-card__lists {
    display: block;
    width: 100%;
    gap: 0;
    padding: 0 4px;     /* Figma: padding-left/right 4px on the lists row */
}

.dark-card__items {
    width: 100%;
    min-width: 0;
    margin: 0;
    padding-left: 16px;   /* bullet offset */
    list-style: disc;
    color: var(--fp-white);
    font-family: var(--fp-font-jp);
    font-weight: 700;
    font-size: 14px;
    line-height: 29px;
    letter-spacing: 0.28px;
    display: grid;
    grid-template-columns: 150px minmax(0, 1fr);
    grid-auto-flow: row;
    column-gap: 20px;
    row-gap: 0;
}

.dark-card__items li {
    margin: 0;
}

.dark-card__more {
    padding: 0 20px;
    color: var(--fp-white);
    font-family: var(--fp-font-jp);
    font-weight: 700;
    font-size: 14px;
    line-height: 29.4px;
    max-width: 310px;
}

.dark-card__divider {
    width: 100%;
    height: 1px;
    background: rgba(255, 255, 255, 0.30);
}

.dark-card__note {
    color: var(--fp-white);
    font-family: var(--fp-font-jp);
    font-weight: 500;
    font-size: 16px;
    line-height: 32px;
    letter-spacing: 0.64px;
    margin: 0;
}

.dark-card__button {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 240px;
    height: 60px;
    padding: 12px 40px;
    border-radius: 40px;
    background: #ffffff;
    color: #3288FF;
    font-family: var(--fp-font-jp);
    font-weight: 700;
    font-size: 16px;
    line-height: 17.6px;   /* Figma button text line-height */
    text-decoration: none;
    box-sizing: border-box;
    flex-shrink: 0;
    letter-spacing: 0;
    transition: opacity var(--fp-ease);
}

.dark-card__button:hover {
    opacity: 0.8;
}

/* ----------------------------------------------------------------
   Desktop overrides
   ---------------------------------------------------------------- */
@media (min-width: 1024px) {
    .page-subhero__deco > img {
        display: block;
    }

    .page-subhero__deco-img--bottle {
        width: 191px;
        top: 11px;
        left: calc(50% - 699px);
        transform: rotate(0deg);
    }

    .page-subhero__deco-img--note-1 {
        top: 358px;
        left: calc(50% - 138px);
        width: 88.661px;
        transform: rotate(27.918deg);
    }

    .page-subhero__deco-img--note-3 {
        top: 449px;
        left: calc(50% - 252px);
        width: 66.421px;
        transform: rotate(5.651deg);
    }

    .page-subhero__deco-img--shape-5 {
        top: 8px;
        left: calc(50% - 211px);
        width: 108.112px;
        transform: rotate(-9.352deg);
    }

    .page-subhero__deco-img--circle-6 {
        top: 407px;
        left: calc(50% - 589px);
        width: 124.852px;
        transform: rotate(185.8deg) scaleY(-1);
    }

    .page-subhero__deco-img--circle-4 {
        top: 461px;
        left: calc(50% - 422px);
        width: 32px;
    }

    .page-content__deco > img {
        display: block;
    }

    .page-content__deco-img--shape-4 {
        top: 227px;
        left: calc(50% - 665px);
        width: 120px;
        transform: none;
    }

    .page-content__deco-img--wristband {
        top: 3px;
        left: calc(50% + 401px);
        width: 170.506px;
        transform: rotate(-24.16deg);
    }

    .page-content__deco-img--circle-8 {
        top: 369px;
        left: calc(50% + 460px);
        width: 214.571px;
        height: 194.84px;
    }

    .page-content__deco-img--circle-2 {
        top: 657px;
        left: calc(50% + 600px);
        width: 59.152px;
    }

    .page-content__deco-img--ring-1 {
        top: 794px;
        left: calc(50% + 425px);
        width: 163px;
    }

    .page-content__deco-img--note-1 {
        top: 782px;
        left: calc(50% - 530px);
        width: 54.796px;
        transform: rotate(46.387deg);
    }

    .page-content__deco-img--note-2 {
        top: 841px;
        left: calc(50% - 656px);
        width: 95.508px;
        transform: rotate(22.503deg);
    }

    .page-content__deco-img--circle-6 {
        top: 1063px;
        left: calc(50% + 368px);
        width: 184.5px;
        transform: rotate(4deg) scaleY(-1);
    }

    .page-content__deco-img--shape-1 {
        top: 1605px;
        left: calc(50% - 647px);
        width: 106.056px;
        transform: rotate(81.539deg);
    }

    .page-content__deco-img--note-1-b {
        top: 1650px;
        left: calc(50% + 370px);
        width: 52.344px;
        transform: rotate(27.918deg)
    }

    .dark-card {
        padding: 52px;
    }

    .dark-card__inner {
        display: flex;
        flex-direction: column;
        gap: 28px;
        align-items: flex-start;
    }

    .dark-card__col--main {
        gap: 18px;
        align-self: stretch;
    }

    .dark-card__title {
        font-size: 36px;
        font-weight: 900;
        line-height: 46.8px;
        letter-spacing: 1.44px;
    }
    
    .dark-card__subtitle {
        font-feature-settings: normal;
    }

    .dark-card__col--list {
        display: inline-flex;
        flex-direction: row;
        justify-content: flex-start;
        align-items: flex-end;
        gap: 40px;
        padding: 0 20px;
        align-self: stretch;
    }

    .dark-card__lists {
        width: auto;
        padding: 0;
    }

    .dark-card__items {
        display: grid;
        grid-template-columns: repeat(4, auto);
        grid-auto-flow: row;
        column-gap: 63.5px;
        row-gap: 0;
        list-style: disc;
        padding-left: 25px;
        font-size: 16px;
        font-weight: 700;
        line-height: 32px;
        letter-spacing: 0.64px;
    }

    .dark-card__more {
        padding: 0;
        font-size: 16px;
        font-weight: 700;
        line-height: 32px;
        letter-spacing: 0.64px;
    }

    .dark-card__col--cta {
        gap: 28px;
        align-self: stretch;
    }

    .dark-card__divider {
        width: 866px;
    }

    .dark-card__note {
        width: 804px;
        text-align: center;
        font-feature-settings: normal;
    }
    
    .dark-card + .page-sec {
        margin-top: 68px;
    }
}




