@charset "utf-8";
/*------------------------------------------------------------
    special2025_251204(override)
------------------------------------------------------------*/
@media all and (min-width: 520px) {}

@media all and (max-width: 519px) {}

/* kv_area */
.special.special2025_250714 .z_to_a .kv_area {
    /* max-width: 1440px; */
    margin: auto;
}

.special.special2025_250714 .z_to_a .kv_area .kv_swiper {
    overflow: hidden;
}

.special.special2025_250714 .z_to_a .kv_area .kv_swiper .dlc_btn {
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: center;
    /* padding: 2.014% 3.403% 2.014% 1.112%; */
    /* padding-left: 1.112%; */
    bottom: 12.1%;
    left: 3.48%;
    width: 21.635%;
    height: 10.73%;
    /* max-width: 30.8rem;
    max-height: 8rem; */
    background:
        url(../images/btn_kv_dlc.png) no-repeat center / contain;
}

.special.special2025_250714 .z_to_a .kv_area .kv_swiper .dlc_btn.-gray {
    background:
        url(../images/btn_kv_dlc.png) no-repeat center / contain,
        url(../images/btn_kv_dlc_inner.png) no-repeat center / 99%;
}

.special.special2025_250714 .z_to_a .kv_area .kv_swiper .dlc_btn>picture {
    /* height: 23.7%; */
    height: 35%;
}

.special.special2025_250714 .z_to_a .kv_area .kv_swiper .dlc_btn img {
    display: block;
    height: 100%;
    object-fit: contain;
}

/* .special.special2025_250714 .z_to_a .kv_area .kv_swiper .dlc_btn::after {
    content: "";
    position: absolute;
    display: block;
    background: url(../../common-n/images/icon_blank_wh.png) no-repeat center / contain;
    width: 6.6%;
    aspect-ratio: 1 / 1;
    top: 0;
    bottom: 0;
    right: 1.4rem;
    margin: auto;
} */

.special.special2025_250714 .z_to_a .kv_area .kv_swiper .-main .btn {
    position: absolute;
    display: flex;
    align-items: center;
    /* padding: 2.9rem 4.9rem 2.9rem 1.6rem; */
    bottom: 5.97%;
    left: 3.48%;
    width: 21.39%;
    height: 10.6%;
    /* max-width: 30.8rem;
    max-height: 8rem; */
    background-color: #fff;
}

.special.special2025_250714 .z_to_a .kv_area .kv_swiper .-main .btn>picture {
    height: 35%;
}

.special.special2025_250714 .z_to_a .kv_area .kv_swiper .-main .btn>picture img {
    filter: brightness(0) saturate(100%);
    display: block;
    height: 100%;
    object-fit: contain;
}

@media all and (max-width: 519px) {
    .special.special2025_250714 .z_to_a .kv_area .kv_swiper .dlc_btn {
        /* padding-left: 3.7rem; */
        top: auto;
        bottom: 5.6rem;
        left: 0;
        right: 0;
        margin: auto;
        width: 100%;
        height: 6rem;
        max-width: 32.5rem;
        background:
            url(../images/btn_kv_dlc_sp.png) no-repeat center / contain;
    }

    .special.special2025_250714 .z_to_a .kv_area .kv_swiper .dlc_btn.-gray {
        background:
            url(../images/btn_kv_dlc_sp.png) no-repeat center / contain,
            url(../images/btn_kv_dlc_inner_sp.png) no-repeat center / 99%;

    }

    .special.special2025_250714 .z_to_a .kv_area .kv_swiper .dlc_btn>picture {
        height: 1.8rem;
    }

    .special.special2025_250714 .z_to_a .kv_area .kv_swiper .dlc_btn img {}

    .special.special2025_250714 .z_to_a .kv_area .kv_swiper .dlc_btn::after {
        width: 1.5rem;
        right: 1.8rem;
    }

    .special.special2025_250714 .z_to_a .kv_area .kv_swiper .-main .btn {
        bottom: 5.7rem;
        left: 0;
        right: 0;
        margin: auto;
        width: 100%;
        height: 6rem;
        max-width: 32.3rem;
    }

    .special.special2025_250714 .z_to_a .kv_area .kv_swiper .-main .btn>picture {
        height: 1.8rem;
    }

    .special.special2025_250714 .z_to_a .kv_area .kv_swiper .-main .btn>picture img {}

}


.special.special2025_250714 .z_to_a .kv_area .kv_swiper .nav_wrapper {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 3.2rem;
    padding: 2.5rem 0;
}

.special.special2025_250714 .z_to_a .kv_area .kv_swiper .nav_wrapper>* {
    position: static;
}

.special.special2025_250714 .z_to_a .kv_area .kv_swiper .nav_wrapper .swiper-pagination {
    width: auto;
    display: flex;
    align-items: center;
}

.special.special2025_250714 .z_to_a .kv_area .kv_swiper .nav_wrapper .swiper-pagination .swiper-pagination-bullet {
    width: 1rem;
    height: 1rem;
    margin: 0 0.7rem;
}

.special.special2025_250714 .z_to_a .kv_area .kv_swiper .nav_wrapper .swiper-pagination .swiper-pagination-bullet-active {
    width: 2rem;
    height: 2rem;
    margin: 0 0.2rem;
    background: url(../images/nav_ball.png) no-repeat center / contain;
}

.special.special2025_250714 .z_to_a .kv_area .kv_swiper .nav_wrapper .swiper-button-prev,
.special.special2025_250714 .z_to_a .kv_area .kv_swiper .nav_wrapper .swiper-button-next {
    width: 1.1rem;
    height: 1.7rem;
    margin-top: 0;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}

.special.special2025_250714 .z_to_a .kv_area .kv_swiper .nav_wrapper .swiper-button-prev {
    background-image: url(../../../images/common/icon32.png);
}

.special.special2025_250714 .z_to_a .kv_area .kv_swiper .nav_wrapper .swiper-button-next {
    background-image: url(../../../images/common/icon33.png);
}

.special.special2025_250714 .z_to_a .kv_area .kv_swiper .nav_wrapper .swiper-button-prev:after,
.special.special2025_250714 .z_to_a .kv_area .kv_swiper .nav_wrapper .swiper-button-next:after {
    content: none;
}

@media all and (max-width: 519px) {}

/* purchase */
.special.special2025_250714 .z_to_a .purchase .content_inner .col2+.btn_area {
    margin-top: 6.4rem;
}

.special.special2025_250714 .z_to_a .purchase .dlc .content_inner .present_area::after {
    top: auto;
    bottom: 47%;
    right: 2.1rem;
    width: calc(255 / 1024 * 100%);
    background-image: url(../images/img_dlc.png);
}

@media all and (min-width: 1248px) {
    .special.special2025_250714 .z_to_a .purchase .dlc .content_inner .present_area::after {
        top: -10rem;
        bottom: auto;
    }
}

@media all and (min-width: 520px) {
    .special.special2025_250714 .z_to_a .purchase .content_inner .col2+.btn_area .btn {
        max-width: 72.8rem;
        aspect-ratio: 72.8 / 10;
    }

    .special.special2025_250714 .z_to_a .purchase .dlc .content_inner .col2 {
        align-items: flex-start;
    }

    .special.special2025_250714 .z_to_a .purchase .content_inner .present_area {
        margin-top: 10.9rem;
    }

    .special.special2025_250714 .z_to_a .purchase .content_inner .present_area .inner_block {
        padding-right: calc((200 / 1024 * 100%) + 7.8rem);
    }

    .special.special2025_250714 .z_to_a .purchase .content_inner .present_area .indent_list {
        margin-top: 1.6rem;
        width: calc(100% + ((200 / 1024 * 100%) + 7.8rem));
    }
}

.special.special2025_250714 .z_to_a .content01 .col2 {
    margin-top: 6.1rem;
}

.special.special2025_250714 .z_to_a .content01 .col2::after {
    content: none;
}

.special.special2025_250714 .z_to_a .content01 .col2 .item:last-child .-title {
    width: calc(100% + 5.2rem);
    margin-left: -2.6rem;
    margin-bottom: 4rem;
}

.special.special2025_250714 .z_to_a .content01 .col2 .item:last-child .-title>picture {
    max-width: none;
}

@media all and (max-width: 519px) {
    .special.special2025_250714 .z_to_a .purchase .content_inner .col2+.btn_area {
        width: 32.3rem;
        margin: auto;
        margin-top: 3.2rem;
    }

    .special.special2025_250714 .z_to_a .purchase .content_inner .present_area {
        margin-top: 3.2rem;
    }

    .special.special2025_250714 .z_to_a .purchase .dlc .content_inner .present_area::after {
        width: calc(28.7rem / 2);
        bottom: 14rem;
        right: 1.8rem;
    }

    .special.special2025_250714 .z_to_a .content01 .col2 {
        margin-top: 4rem;
        gap: 4rem;
    }

    .special.special2025_250714 .z_to_a .content01 .col2 .item:last-child .-title {
        width: calc(100% + 3.6rem);
        margin-left: -1.8rem;
    }
}