/* =============================================================================
   GLOBAL STYLES
   ============================================================================= */
*{
    font-family: "dnp-shuei-gothic-gin-std", sans-serif;
    font-weight: 600;
    font-style: normal;
}

/* FANCL Header Styles */
#navHeader {
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.3s ease, visibility 0.3s ease;
    position: fixed !important;
    z-index: 300 !important;
    width: 100%;
    top: 0;
}

#navHeader.visible {
    opacity: 1;
    visibility: visible;
}

@media (max-width: 767.98px) {
    .nav-header .nav_menu {
        width: 100vw;
        height: 100vh;
    }

    .nav-header .nav_menu .nav_menu_inner .nav_menu_close {
        width: 45px;
        height: 45px;
        border-radius: 0 0 0 20px;
    }

    .nav-header .nav_menu .nav_menu_inner .nav_menu_close > span {
        height: 3px;
        width: 25px;
        top: 20px;
        left: 10px;
    }

    .nav-header .nav_menu .nav_menu_inner .nav_menu_top {
        width: 100px;
        margin: 0 auto -10px;
        font-size: 0.9rem;
        padding-top: 20px;
    }

    .nav-header .nav_menu .nav_menu_inner .nav_menu_top::before {
        content: '';
        background: url('/fanclland/sale/assets/img/common/a_btn.svg') no-repeat center/100%;
        position: absolute;
        left: 0;
        right: 0;
        margin: 0 auto;
        aspect-ratio: 1;
        width: 14px;
        bottom: -15px;
    }

    .nav-header .nav_menu .nav_menu_inner .nav_menu_top > img {
        margin-bottom: -15px;
        width: 100%;
    }

    .nav-header .nav_menu .nav_menu_inner .nav_menu_btn {
        aspect-ratio: 750/632;
        background: url('/fanclland/sale/assets/img/common/menu_back_sp.avif') no-repeat center/100%;
        margin-top: -20px;
    }

    .nav-header .nav_menu .nav_menu_inner .nav_menu_btn > a {
        display: block;
        padding: 30px 10px 0;
    }
}

@media (min-width: 768px) {
    .nav-header .nav_menu {
        width: 100vw;
        height: 100vh;
        overflow: hidden;
    }

    .nav-header .nav_menu .nav_menu_inner {
        position: relative;
        height: 100%;
        overflow: hidden;
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .nav-header .nav_menu .nav_menu_inner::before {
        content: '';
        aspect-ratio: 1097 / 870;
        height: 100%;
        background: url('/fanclland/sale/assets/img/common/menu_back01.avif') no-repeat center / contain;
        position: absolute;
        top: 0;
        right: calc(50% + 140px);
        z-index: -1;
    }

    .nav-header .nav_menu .nav_menu_inner::after {
        content: '';
        aspect-ratio: 1094 / 870;
        height: 100%;
        background: url('/fanclland/sale/assets/img/common/menu_back02.avif') no-repeat center / contain;
        position: absolute;
        top: 0;
        left: calc(50% + 140px);
        z-index: -1;
    }

    .nav-header .nav_menu .nav_menu_inner .nav_menu_close {
        width: 63px;
        height: 63px;
        border-radius: 0 0 0 20px;
    }

    .nav-header .nav_menu .nav_menu_inner .nav_menu_close > span {
        height: 5px;
        width: 30px;
        top: 27px;
        left: 15px;
    }

    .nav-header .nav_menu .nav_menu_inner .nav_menu_top {
        width: 120px;
        margin: 0 auto 30px;
        font-size: 1rem;
        padding-top: 40px;
        z-index: 10;
    }

    .nav-header .nav_menu .nav_menu_inner .nav_menu_top::before {
        content: '';
        background: url('/fanclland/sale/assets/img/common/a_btn.svg') no-repeat center/100%;
        position: absolute;
        left: 0;
        right: 0;
        margin: 0 auto;
        aspect-ratio: 1;
        width: 14px;
        bottom: -15px;
    }

    .nav-header .nav_menu .nav_menu_inner .nav_menu_top > img {
        margin-bottom: -15px;
        width: 100%;
    }

    .nav_menu_map_box {
        width: 1000px !important;
        margin: 0 auto;
    }

    .nav_menu_map_box > img.spnone {
        display: block !important;
    }

    .nav_menu_map_box > img.pcnone {
        display: none !important;
    }

    .nav_menu_map_box > .parents_btn {
        position: absolute;
        width: 225px;
        top: -40px;
        left: 0;
        font-size: 18px;
        z-index: 11;
    }

    .nav_menu_map_box > a {
        background-color: #fff;
        border-radius: 30px;
        display: flex;
        justify-content: center;
        align-items: center;
        position: absolute;
        color: #004ea2 !important;
        width: 170px;
        height: 45px;
        font-size: 18px;
        text-decoration: none;
        z-index: 11;
    }

    .nav_menu_map_box > a::before {
        content: '';
        background: url('data:image/svg+xml;utf8,<svg width="14" height="14" viewBox="0 0 14 14" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M7 0 L12 7 L7 14 L2 7 Z" fill="%23004ea2"/></svg>') no-repeat center/100%;
        position: absolute;
        left: 0;
        right: 0;
        margin: 0 auto;
        aspect-ratio: 1;
        width: 14px;
        bottom: -10px;
    }

    .nav_menu_map_box > a.sale {
        top: 301px;
        right: 172px;
    }

    .nav_menu_map_box > a.vip {
        bottom: 60px;
        right: 240px;
    }

    .nav_menu_map_box > .warukeru {
        position: absolute;
        height: fit-content;
        width: 120px;
        bottom: 80px;
        top: 0;
        left: 0;
        right: 0;
        margin: auto;
        z-index: 12;
    }

    .nav_menu_map_box > .warukeru img {
        width: 100%;
        animation: slideAnimation_sp 10s infinite ease-in-out;
    }

    @keyframes slideAnimation_sp {
        0% { transform: translate3d(130%, -220%, 0); opacity: 0; }
        5% { transform: translate3d(130%, -220%, 0); opacity: 1; }
        25% { transform: translate3d(-50%, -20%, 0); }
        50% { transform: translate3d(-20%, 120%, 0); }
        65% { transform: translate3d(-40%, 240%, 0); }
        80% { transform: translate3d(60%, 300%, 0); }
        95% { transform: translate3d(-70%, 380%, 0); opacity: 1; }
        100% { opacity: 0; transform: translate3d(-70%, 380%, 0); }
    }

    .nav-header .nav_menu .nav_menu_inner .nav_menu_btn {
        width: 420px;
        display: block;
        margin: 20px auto 0;
        background: none;
        z-index: 10;
    }

    .nav-header .nav_menu .nav_menu_inner .nav_menu_btn > a {
        display: block;
    }

    .nav-header .nav_menu .nav_menu_inner .nav_menu_btn img {
        width: 100%;
    }
}

.nav-header {
    position: fixed !important;
    z-index: 300 !important;
    width: 100%;
}

/* band - PC */
@media (min-width: 768px) {
    .nav-band {
        background-color: #5dbae5;
        color: #fff;
        display: flex;
        align-items: center;
        height: 50px;
        width: 100%;
        font-size: 20px;
        justify-content: center;
        position: relative;
    }

    .nav-band > a {
        width: 95px;
        position: absolute;
        left: 30px;
    }

    .nav-band > span {
        font-weight: bold;
        text-align: center;
    }
}

/* band - sp */
@media (max-width: 767.98px) {
    .nav-band {
        background-color: #5dbae5;
        color: #fff;
        display: flex;
        align-items: center;
        height: 48px;
        padding: 0 15px;
        justify-content: space-between;
        font-size: 14px;
    }

    .nav-band > a {
        width: 90px;
    }

    .nav-band > span {
        font-weight: bold;
    }
}

.nav-band.active {
    display: none;
}

.nav-band > a img {
    width: 100%;
    height: auto;
}

/* menuIcon - PC */
@media (min-width: 768px) {
    .nav-menu_icon {
        background-color: #fff;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        cursor: pointer;
        position: absolute;
        z-index: 10000;
        width: 63px;
        height: 63px;
        border-radius: 0 0 0 20px;
        gap: 7px;
        top: 50px;
        right: 0;
    }

    .nav-menu_icon > span {
        background-color: #004ea2;
        display: block;
        position: absolute;
        height: 5px;
        width: 30px;
        transition: transform 0.5s ease, opacity 0.5s ease;
    }

    .nav-menu_icon > span:nth-child(1) { top: 15px; }
    .nav-menu_icon > span:nth-child(2) { top: 27px; }
    .nav-menu_icon > span:nth-child(3) { top: 40px; }
}

/* menuIcon - sp */
@media (max-width: 767.98px) {
    .nav-menu_icon {
        background-color: #fff;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        cursor: pointer;
        position: absolute;
        z-index: 10000;
        width: 90px;
        height: 90px;
        border-radius: 0 0 0 20px;
        gap: 5px;
        top: 98px;
        right: 0;
    }

    .nav-menu_icon > span {
        background-color: #004ea2;
        display: block;
        position: absolute;
        height: 3px;
        width: 20px;
        transition: transform 0.5s ease, opacity 0.5s ease;
    }

    .nav-menu_icon > span:nth-child(1) { top: 11px; }
    .nav-menu_icon > span:nth-child(2) { top: 19px; }
    .nav-menu_icon > span:nth-child(3) { top: 28px; }
}

.nav-menu_icon.close_btn {
    background-color: #004ea2;
    top: 0;
}

.nav-menu_icon.close_btn > span {
    background-color: #fff;
}

/* menuiconAnimation - PC */
@media (min-width: 768px) {
    .nav-menu_icon.anim_close > span:nth-child(1) { animation: line1-close 0.5s forwards; }
    .nav-menu_icon.anim_close > span:nth-child(2) { animation: line2-close 0.5s forwards; }
    .nav-menu_icon.anim_close > span:nth-child(3) { animation: line3-close 0.5s forwards; }

    .nav-menu_icon.anim_open > span:nth-child(1) { animation: line1-open 0.5s ease; }
    .nav-menu_icon.anim_open > span:nth-child(2) { animation: line2-open 0.5s ease; }
    .nav-menu_icon.anim_open > span:nth-child(3) { animation: line3-open 0.5s ease; }

    @keyframes line1-close {
        0% { top: 15px; transform: rotate(0); }
        50% { top: 27px; transform: rotate(0); }
        100% { top: 27px; transform: rotate(45deg); }
    }

    @keyframes line2-close {
        0% { top: 27px; transform: rotate(0); }
        50% { top: 27px; transform: rotate(0); }
        100% { top: 27px; transform: rotate(-45deg); }
    }

    @keyframes line3-close {
        0% { top: 40px; opacity: 1; }
        50% { top: 27px; }
        100% { top: 27px; opacity: 0; }
    }

    @keyframes line1-open {
        0% { top: 27px; transform: rotate(45deg); }
        50% { top: 27px; transform: rotate(0); }
        100% { top: 15px; }
    }

    @keyframes line2-open {
        0% { top: 27px; transform: rotate(-45deg); }
        50% { top: 27px; transform: rotate(0); }
        100% { top: 27px; }
    }

    @keyframes line3-open {
        0% { top: 27px; opacity: 0; }
        50% { top: 27px; }
        100% { top: 40px; opacity: 1; }
    }
}

/* menuiconAnimation - sp */
@media (max-width: 767.98px) {
    .nav-menu_icon.anim_close > span:nth-child(1) { animation: line1-close-sp 1s forwards; }
    .nav-menu_icon.anim_close > span:nth-child(2) { animation: line2-close-sp 1s forwards; }
    .nav-menu_icon.anim_close > span:nth-child(3) { animation: line3-close-sp 1s forwards; }

    .nav-menu_icon.anim_open > span:nth-child(1) { animation: line1-open-sp 1s ease; }
    .nav-menu_icon.anim_open > span:nth-child(2) { animation: line2-open-sp 1s ease; }
    .nav-menu_icon.anim_open > span:nth-child(3) { animation: line3-open-sp 1s ease; }

    @keyframes line1-close-sp {
        0% { top: 11px; transform: rotate(0); }
        20% { top: 28px; transform: rotate(0); }
        80% { top: 28px; transform: rotate(0); }
        100% { top: 19px; transform: rotate(45deg); }
    }

    @keyframes line2-close-sp {
        0% { top: 19px; transform: rotate(0); }
        20% { top: 28px; transform: rotate(0); }
        80% { top: 28px; transform: rotate(0); }
        100% { top: 19px; transform: rotate(-45deg); }
    }

    @keyframes line3-close-sp {
        0% { top: 28px; opacity: 1; }
        20% { top: 28px; }
        80% { top: 28px; }
        100% { top: 19px; opacity: 0; }
    }

    @keyframes line1-open-sp {
        0% { top: 19px; transform: rotate(45deg); }
        20% { top: 28px; transform: rotate(0); }
        80% { top: 28px; transform: rotate(0); }
        100% { top: 11px; }
    }

    @keyframes line2-open-sp {
        0% { top: 19px; transform: rotate(-45deg); }
        20% { top: 28px; transform: rotate(0); }
        80% { top: 28px; transform: rotate(0); }
        100% { top: 19px; }
    }

    @keyframes line3-open-sp {
        0% { top: 19px; opacity: 0; }
        20% { top: 28px; }
        80% { top: 28px; }
        100% { top: 28px; opacity: 1; }
    }
}

/* illustration - PC */
@media (min-width: 768px) {
    .nav-header .illustration {
        position: absolute;
        bottom: 15px;
        left: 50%;
        transform: translateX(-50%) translateY(5px);
        opacity: 0;
        pointer-events: none;
        transition: all 0.4s ease;
    }

    .nav-header .illustration img {
        width: 100%;
    }

    .nav-header .illustration.illustration01 { width: 30px; }
    .nav-header .illustration.illustration02 { width: 26px; }
    .nav-header .illustration.illustration03 { width: 20px; }
    .nav-header .illustration.illustration04 { width: 32px; }
    .nav-header .illustration.illustration05 { width: 43px; }
    .nav-header .illustration.illustration06 { width: 27px; }
    .nav-header .illustration.illustration07 { width: 38px; }

    .nav-menu_icon.icon_hover.icon01 .illustration01,
    .nav-menu_icon.icon_hover.icon02 .illustration02,
    .nav-menu_icon.icon_hover.icon03 .illustration03,
    .nav-menu_icon.icon_hover.icon04 .illustration04,
    .nav-menu_icon.icon_hover.icon05 .illustration05,
    .nav-menu_icon.icon_hover.icon06 .illustration06,
    .nav-menu_icon.icon_hover.icon07 .illustration07 {
        opacity: 1;
        transform: translateX(-50%) translateY(0);
    }

    /* pc hover icon */
    .nav-menu_icon.icon_hover > span:nth-child(1) {
        transform: translateY(25px);
        opacity: 0;
    }

    .nav-menu_icon.icon_hover > span:nth-child(2) {
        transform: translateY(10px);
        opacity: 0;
    }

    .nav-menu_icon.icon_hover > span:nth-child(3) {
        opacity: 0.3;
    }
}
/* sp */
@media (max-width: 767.98px) {
    .nav-header .illustration {
        position: absolute;
        bottom: 13px;
        left: 50%;
        transform: translateX(-50%) translateY(30px);
        opacity: 0;
        pointer-events: none;
    }

    /* sp touch icon */
    .nav-menu_icon.anim_close.icon_sp01 .illustration01,
    .nav-menu_icon.anim_close.icon_sp02 .illustration02,
    .nav-menu_icon.anim_close.icon_sp03 .illustration03,
    .nav-menu_icon.anim_close.icon_sp04 .illustration04,
    .nav-menu_icon.anim_close.icon_sp05 .illustration05,
    .nav-menu_icon.anim_close.icon_sp06 .illustration06,
    .nav-menu_icon.anim_close.icon_sp07 .illustration07,
    .nav-menu_icon.anim_open.icon_sp01 .illustration01,
    .nav-menu_icon.anim_open.icon_sp02 .illustration02,
    .nav-menu_icon.anim_open.icon_sp03 .illustration03,
    .nav-menu_icon.anim_open.icon_sp04 .illustration04,
    .nav-menu_icon.anim_open.icon_sp05 .illustration05,
    .nav-menu_icon.anim_open.icon_sp06 .illustration06,
    .nav-menu_icon.anim_open.icon_sp07 .illustration07 {
        animation: popUp 0.8s ease-out forwards;
    }

    @keyframes popUp {
        0% { transform: translateX(-50%) translateY(10px) scale(0.8); opacity: 0; }
        30% { transform: translateX(-50%) translateY(-5px) scale(1.05); opacity: 1; }
        50% { transform: translateX(-50%) translateY(0) scale(1); opacity: 1; }
        80% { transform: translateX(-50%) translateY(-5px) scale(1); opacity: 1; }
        100% { transform: translateX(-50%) translateY(10px) scale(0.8); opacity: 0; }
    }

    .nav-header .nav_menu {
        display: none;
        position: fixed;
        top: 0;
        left: 0;
        overflow: auto;
        z-index: 1000;
        background-color: #fff;
        width: 100vw;
        height: 100vh;
    }

    .nav-header .nav_menu.active {
        display: block;
    }

    .nav-header .nav_menu .nav_menu_close {
        background-color: #004ea2;
        position: absolute;
        top: 0;
        right: 0;
        cursor: pointer;
        display: none;
        width: 45px;
        height: 45px;
        border-radius: 0 0 0 20px;
    }

    .nav-header .nav_menu .nav_menu_close > span {
        background-color: #fff;
        display: block;
        position: absolute;
        height: 3px;
        width: 25px;
        top: 20px;
        left: 10px;
    }

    .nav-header .nav_menu .nav_menu_close > span:nth-child(1) { transform: rotate(45deg); }
    .nav-header .nav_menu .nav_menu_close > span:nth-child(2) { transform: rotate(-45deg); }

    .nav-header .nav_menu .nav_menu_inner {
        position: relative;
    }

    .nav-header .nav_menu .nav_menu_inner .nav_menu_top {
        width: 100px;
        margin: 0 auto -10px;
        font-size: 0.9rem;
        padding-top: 20px;
        text-align: center;
        position: relative;
        display: block;
        color: #004ea2 !important;
    }

    .header .nav_menu .nav_menu_inner .nav_menu_top::before {
        content: '';
        background: url('data:image/svg+xml;utf8,<svg width="14" height="14" viewBox="0 0 14 14" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M7 0 L12 7 L7 14 L2 7 Z" fill="%23004ea2"/></svg>') no-repeat center/100%;
        position: absolute;
        left: 0;
        right: 0;
        margin: 0 auto;
        aspect-ratio: 1;
        width: 14px;
        bottom: -15px;
    }

    .header .nav_menu .nav_menu_inner .nav_menu_top > img {
        margin-bottom: -15px;
        width: 100%;
    }

    .header .nav_menu .nav_menu_inner .nav_menu_btn {
        aspect-ratio: 750/632;
        background: linear-gradient(135deg, #e3f2fd 0%, #f0f8ff 100%);
        margin-top: -20px;
    }

    .header .nav_menu .nav_menu_inner .nav_menu_btn > a {
        display: block;
        padding: 30px 10px 0;
    }

    .header .nav_menu .nav_menu_inner .nav_menu_btn img {
        width: 100%;
    }

    .nav_menu_map_box {
        position: relative;
        width: 100%;
        margin: 20px 0 0 0;
    }

    .nav_menu_map_box > img {
        width: 100%;
        height: auto;
    }

    .nav_menu_map_box > .parents_btn {
        position: absolute;
        width: 45%;
        top: -5px;
        left: -5px;
        font-size: 0.85rem;
    }

    .nav_menu_map_box > .parents_btn > a {
        display: flex;
        justify-content: center;
        align-items: center;
        line-height: 1.2em;
        color: #fff;
        text-decoration: none;
    }

    .nav_menu_map_box > .parents_btn > a:hover {
        opacity: 1;
    }

    .nav_menu_map_box > .parents_btn > a > span {
        position: absolute;
    }

    .nav_menu_map_box > .parents_btn > a > img {
        width: 100%;
    }

    .nav_menu_map_box > a {
        background-color: #fff;
        border-radius: 30px;
        display: flex;
        justify-content: center;
        align-items: center;
        position: absolute;
        color: #004ea2 !important;
        width: 32%;
        height: 30px;
        font-size: 0.8rem;
        text-decoration: none;
    }

    .nav_menu_map_box > a::before {
        content: '';
        background: url('data:image/svg+xml;utf8,<svg width="14" height="14" viewBox="0 0 14 14" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M7 0 L12 7 L7 14 L2 7 Z" fill="%23004ea2"/></svg>') no-repeat center/100%;
        position: absolute;
        left: 0;
        right: 0;
        margin: 0 auto;
        aspect-ratio: 1;
        width: 14px;
        bottom: -7px;
    }

    .nav_menu_map_box > a.roulette { top: 37.2%; left: 3.5%; letter-spacing: -0.06em; }
    .nav_menu_map_box > a.castle { top: 27.6%; left: 34.5%; }
    .nav_menu_map_box > a.bar { top: 19.5%; right: 4.5%; }
    .nav_menu_map_box > a.tarots { top: 57.8%; left: 6.8%; }
    .nav_menu_map_box > a.sale { top: 45.2%; right: 5.5%; }
    .nav_menu_map_box > a.sdgs { bottom: 19.6%; left: 3.9%; }
    .nav_menu_map_box > a.live { bottom: 28.1%; right: 16.6%; }
    .nav_menu_map_box > a.beach { bottom: 10%; left: 18%; }
    .nav_menu_map_box > a.vip { bottom: 5.3%; right: 3.6%; }

    .nav_menu_map_box > .warukeru {
        position: absolute;
        height: fit-content;
        width: 90px;
        bottom: 50px;
        top: 0;
        left: 0;
        right: 0;
        margin: auto;
    }

    .nav_menu_map_box > .warukeru img {
        width: 100%;
        animation: slideAnimation_sp 10s infinite ease-in-out;
    }

    @keyframes slideAnimation_sp {
        0% { transform: translate3d(130%, -220%, 0); opacity: 0; }
        5% { transform: translate3d(130%, -220%, 0); opacity: 1; }
        25% { transform: translate3d(-50%, -20%, 0); }
        50% { transform: translate3d(-20%, 120%, 0); }
        65% { transform: translate3d(-40%, 240%, 0); }
        80% { transform: translate3d(60%, 300%, 0); }
        95% { transform: translate3d(-70%, 380%, 0); opacity: 1; }
        100% { opacity: 0; transform: translate3d(-70%, 380%, 0); }
    }
}

@keyframes popUp {
    0% { transform: translateX(-50%) translateY(10px) scale(0.8); opacity: 0; }
    30% { transform: translateX(-50%) translateY(-5px) scale(1.05); opacity: 1; }
    50% { transform: translateX(-50%) translateY(0) scale(1); opacity: 1; }
    80% { transform: translateX(-50%) translateY(-5px) scale(1); opacity: 1; }
    100% { transform: translateX(-50%) translateY(10px) scale(0.8); opacity: 0; }
}

.nav-header .nav_menu {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    overflow: auto;
    z-index: 1000;
    background-color: #fff;
    width: 100vw;
    height: 100vh;
}

.nav-header .nav_menu.active {
    display: block;
}

.nav-header .nav_menu .nav_menu_close {
    background-color: #004ea2;
    position: absolute;
    top: 0;
    right: 0;
    cursor: pointer;
    display: none;
    width: 45px;
    height: 45px;
    border-radius: 0 0 0 20px;
}

.nav-header .nav_menu .nav_menu_close > span {
    background-color: #fff;
    display: block;
    position: absolute;
    height: 3px;
    width: 25px;
    top: 20px;
    left: 10px;
}

.nav-header .nav_menu .nav_menu_close > span:nth-child(1) { transform: rotate(45deg); }
.nav-header .nav_menu .nav_menu_close > span:nth-child(2) { transform: rotate(-45deg); }

.nav-header .nav_menu .nav_menu_inner {
    position: relative;
}

.nav-header .nav_menu .nav_menu_inner .nav_menu_top {
    width: 150px;
    margin: 0 auto 20px;
    font-size: 18px;
    padding-top: 20px;
    text-align: center;
    position: relative;
    display: block;
    color: #004ea2 !important;
}

.nav-header .nav_menu .nav_menu_inner .nav_menu_top::before {
    content: '';
    background: url('/fanclland/sale/assets/img/a_btn.svg') no-repeat center/100%;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    aspect-ratio: 1;
    width: 22px;
    bottom: -25px;
}

.nav-header .nav_menu .nav_menu_inner .nav_menu_top > img {
    margin-bottom: -40px;
}

.nav-header .nav_menu .nav_menu_inner .nav_menu_btn > a {
    display: block;
}

.nav-header .nav_menu .nav_menu_inner .nav_menu_btn img {
    width: 100%;
}

.nav_menu_map_box {
    position: relative;
    width: 100%;
    margin: 10px 0 0 0;
}

.nav_menu_map_box > img {
    width: 100%;
    height: auto;
}

.nav_menu_map_box > .parents_btn {
    width: 225px;
    top: -40px;
    left: 0;
    font-size: 18px;
}

.nav_menu_map_box > .parents_btn > a {
    display: flex;
    justify-content: center;
    align-items: center;
    line-height: 1.2em;
    color: #fff;
    text-decoration: none;
}

.nav_menu_map_box > .parents_btn > a:hover {
    opacity: 1;
}

.nav_menu_map_box > .parents_btn > a > span {
    position: absolute;
}

.nav_menu_map_box > .parents_btn > a > img {
    width: 100%;
}

.nav_menu_map_box > a {
    width: 170px;
    height: 45px;
    font-size: 18px;

    background-color: #fff;
    border-radius: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    color: #004ea2 !important;
    text-decoration: none;
}

.nav_menu_map_box > a::before {
    content: '';
    background: url('/fanclland/sale/assets/img/a_btn.svg') no-repeat center/100%;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    aspect-ratio: 1;
    width: 22px;
    bottom: -15px;
}

@media (max-width: 750px) {
    .nav_menu_map_box > a.roulette { top: 37.2%; left: 3.5%; letter-spacing: -0.06em; }
    .nav_menu_map_box > a.castle { top: 27.6%; left: 34.5%; }
    .nav_menu_map_box > a.bar { top: 19.5%; right: 4.5%; }
    .nav_menu_map_box > a.tarots { top: 57.8%; left: 6.8%; }
    .nav_menu_map_box > a.sale { top: 45.2%; right: 5.5%; }
    .nav_menu_map_box > a.sdgs { bottom: 19.6%; left: 3.9%; }
    .nav_menu_map_box > a.live { bottom: 28.1%; right: 16.6%; }
    .nav_menu_map_box > a.beach { bottom: 10%; left: 18%; }
    .nav_menu_map_box > a.vip { bottom: 5.3%; right: 3.6%; }


    .nav-header .nav_menu .nav_menu_inner .nav_menu_btn {
        display: block;
        margin: -40px auto 0;
    }

    .nav-header .nav_menu .nav_menu_inner .nav_menu_btn img {
        width: 100%;
        padding-top: 40px;
    }

    .nav-header .nav_menu .nav_menu_inner .nav_menu_top {
        width: 100px;
        margin: 0 auto -10px;
        font-size: 0.9rem;
        padding-top: 20px;
        text-align: center;
        position: relative;
        display: block;
        color: #004ea2 !important;
    }

    .nav-header .nav_menu .nav_menu_inner .nav_menu_top > img {
        margin-bottom: -15px;
        width: 100%;
    }

    .nav_menu_map_box > .parents_btn {
        position: absolute;
        width: 45%;
        top: -5px;
        left: -5px;
        font-size: 0.85rem;
    }

    @keyframes slideAnimation_sp {
        0% {
        transform: translate3d(130%, -220%, 0);
        opacity: 0; }
        5% {
        transform: translate3d(130%, -220%, 0);
        opacity: 1; }
        25% {
        transform: translate3d(-50%, -20%, 0); }
        50% {
        transform: translate3d(-20%, 120%, 0); }
        65% {
        transform: translate3d(-40%, 240%, 0); }
        80% {
        transform: translate3d(60%, 300%, 0); }
        95% {
        transform: translate3d(-70%, 360%, 0);
        opacity: 1; }
        100% {
        opacity: 0;
        transform: translate3d(-70%, 360%, 0); } 
    }

    .nav_menu_map_box > a::before {
        content: '';
        background: url('/fanclland/sale/assets/img/a_btn.svg') no-repeat center/100%;
        position: absolute;
        left: 0;
        right: 0;
        margin: 0 auto;
        aspect-ratio: 1;
        width: 26px;
        bottom: -11px;
    }

    .nav_menu_map_box > a::before {
        content: '';
        background: url('/fanclland/sale/assets/img/a_btn.svg') no-repeat center/100%;
        position: absolute;
        left: 0;
        right: 0;
        margin: 0 auto;
        aspect-ratio: 1;
        width: 18px;
        bottom: -11px;
    }

    .nav_menu_map_box > a {
        background-color: #fff;
        border-radius: 30px;
        display: flex;
        justify-content: center;
        align-items: center;
        position: absolute;
        color: #004ea2 !important;
        width: 32%;
        height: 30px;
        font-size: 0.8rem;
        text-decoration: none;
    }

    .nav-header .illustration img {
        width: 100%;
    }
    /* hoverCharaIcon */
    .nav-header .illustration.illustration01 { width: 34px; }
    .nav-header .illustration.illustration02 { width: 30px; }
    .nav-header .illustration.illustration03 { width: 30px; }
    .nav-header .illustration.illustration04 { width: 32px; }
    .nav-header .illustration.illustration05 { width: 42px; }
    .nav-header .illustration.illustration06 { width: 32px; }
    .nav-header .illustration.illustration07 { width: 33px; }
}

@media (min-width: 768px) {
    .nav_menu_map_box {
        width: 900px;
        margin: 0 auto; 
    }

    .nav_menu_map_box > .parents_btn {
      width: 225px;
      top: -40px;
      left: 0;
      font-size: 18px; 
    }

    .nav_menu_map_box > a {
      width: 190px;
      height: 50px;
      font-size: 18px;
      font-weight: bold;
    }

    .nav_menu_map_box > a::before {
        width: 20px;
        bottom: -10px; 
    }

    .nav_menu_map_box > a.roulette {
        top: 245px;
        left: 153px;
        letter-spacing: -0.06em;
    }

    .nav_menu_map_box > a.castle {
        top: 215px;
        left: 405px;
    }

    .nav_menu_map_box > a.bar {
        top: 165px;
        right: 70px;
    }

    .nav_menu_map_box > a.tarots {
        top: 406px;
        left: 55px;
    }

    .nav_menu_map_box > a.sale {
        top: 332px;
        right: 190px;
    }

    .nav_menu_map_box > a.sdgs {
        top: 476px;
        left: 274px;
    }

    .nav_menu_map_box > a.live {
        bottom: 135px;
        right: 78px;
    }

    .nav_menu_map_box > a.beach {
        bottom: 115px;
        left: 155px;
    }

    .nav_menu_map_box > a.vip {
        bottom: 70px;
        right: 266px;
    }

    .nav_menu_map_box > .warukeru {
        width: 120px !important;
    }

    .nav_menu_map_box .warukeru img {
      animation: slideAnimation 12s infinite ease-in-out, opacity .5s; }
    }

@media (min-width: 768px) {
    .nav_menu_map_box > .warukeru {
        position: absolute;
        height: fit-content;
        width: 180px;
        bottom: 50px;
        top: 0;
        left: 0;
        right: 0;
        margin: auto;
    }

    .nav_menu_map_box > .warukeru img {
        width: 100%;
        animation: slideAnimation_sp 10s infinite ease-in-out;
    }
    .nav_menu .nav_menu_inner .dark_back_left {
        position: absolute;
        width: 75%;
        height: 100%;
        background: linear-gradient(90deg, rgba(0, 33, 107, 0.9) 40%, rgba(0, 33, 107, 0.8) 65%, rgba(0, 33, 107, 0) 100%);
        top: 0;
        right: calc(50% + 550px);
    }

    .nav_menu .nav_menu_inner .dark_back_right {
        position: absolute;
        width: 75%;
        height: 100%;
        background: linear-gradient(270deg, rgba(0, 33, 107, 0.9) 40%, rgba(0, 33, 107, 0.8) 65%, rgba(0, 33, 107, 0) 100%);
        top: 0;
        left: calc(50% + 550px);
    }

    @keyframes slideAnimation_sp {
        0% {
        transform: translate3d(240px, -210px, 0);
        opacity: 0; }
        5% {
        transform: translate3d(240px, -210px, 0);
        opacity: 1; }
        30% {
        transform: translate3d(-190px, -80px, 0); }
        55% {
        transform: translate3d(140px, 10px, 0); }
        70% {
        transform: translate3d(10px, 110px, 0); }
        80% {
        transform: translate3d(60px, 160px, 0); }
        95% {
        transform: translate3d(-100px, 230px, 0);
        opacity: 1; }
        100% {
        opacity: 0;
        transform: translate3d(-100px, 230px, 0); } 
    }
}

@media (max-width: 767.98px) {
    .nav-menu_icon {
        background-color: #fff;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        cursor: pointer;
        position: absolute;
        z-index: 10000;
        width: 45px;
        height: 45px;
        border-radius: 0 0 0 20px;
        gap: 5px;
        top: 48px;
        right: 0;
    }

    .nav-menu_icon > span {
        background-color: #004ea2;
        display: block;
        position: absolute;
        height: 3px;
        width: 20px;
        transition: transform 0.5s ease, opacity 0.5s ease;
    }
}