@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+TC:wght@100;300;400;500;700;900&family=Noto+Serif+TC:wght@200;300;400;500;600;700;900&display=swap");



html,
body {
    overflow: inherit;
}
#content {
    color: #201401;
    font-size: 18px;
    line-height: 1.4;
    background-color: #E9E4DA;
}

#content .inner {
    width: 1120px;
}

#content #headArea {
    height: 1500px;
    background: url(https://image.tw.ncsoft.com/bns/pc/event/2308/soulpass/main.webp) center top no-repeat;
}
#content #headArea .inner {
    white-space: nowrap;
    text-indent: -9999em;
    height: 100%;
}
#content a {
    text-decoration: none;
}

#content .sct .text--serif {
    font-family: "Noto Serif TC", serif;
}
#content .sct .text--red {
    color: #e70101 !important;
}
#content .sct .text--red2 {
    color: #FF463F !important;
}
#content .sct .text--red3 {
    color: #FF6C72 !important;
}
#content .sct .text--dark-purple {
    color: #721b5b;
}
#content .sct .text--pink {
    color: #ea13c0;
}
#content .sct .text--purple {
    color: #844bb1;
}
#content .sct .text--white {
    color: #fff;
}
#content .sct .text--brown {
    color: #B62B32;
}
#content .sct .text--gray {
    color: #bbb;
}
#content .sct .text--xs {
    font-size: 0.8em;
}
#content .sct .text--sm {
    font-size: 0.95em;
}
#content .sct .text--lg {
    font-size: 1.15em;
}
#content .sct .text--xl {
    font-size: 1.3em;
}

#content .sct .bg-black\/40 {
    background: #0006
}

/* ============================================== */

#content #bodyArea {
    margin-top: -340px;
    background: url(https://image.tw.ncsoft.com/bns/pc/event/2308/soulpass/bg.webp) center 340px no-repeat;
}
#content .sct {
    padding-bottom: 300px;
}
#content .sct .frame {
    position: relative;
    padding: 0 90px;
    background: url(https://image.tw.ncsoft.com/bns/pc/event/2308/soulpass/frame_middle.webp) center / contain repeat-y;
}
#content .sct .frame::before,
#content .sct .frame::after {
    content: "";
    position: absolute;
    left: -2.678571%;
    width: 105.357142%;
    height: 320px;
    pointer-events: none;
}
#content .sct .frame::before {
    top: -120px;
    background: url(https://image.tw.ncsoft.com/bns/pc/event/2308/soulpass/frame_top.webp) center bottom / contain no-repeat;
}
#content .sct .frame::after {
    bottom: -120px;
    background: url(https://image.tw.ncsoft.com/bns/pc/event/2308/soulpass/frame_bottom.webp) center top / contain no-repeat;
}
#content .sct .frame__kazari {
    width: 158px;
    height: 230px;
    position: absolute;
    top: 105px;
    background: url(https://image.tw.ncsoft.com/bns/pc/event/2308/soulpass/frame_kazari.webp);
    z-index: 2;
}
#content .sct .frame__kazari.--L {
    left: -156px;
}
#content .sct .frame__kazari.--R {
    right: -156px;
    transform: scaleX(-1);
}


#content .sct .frame-inner {
    position: relative;
    padding-bottom: 40px;
    z-index: 1;


}

#content .sct .item-frame {
    border-style: solid;
    border-width: 40px;
    border-image: url("https://image.tw.ncsoft.com/bns/pc/event/2308/soulpass/frame_inner.webp") 40 fill;
}

#content .sct .item-frame .item-frame__title {
    position: relative;
    padding: 1em 0;
    background: url(https://image.tw.ncsoft.com/bns/pc/event/2308/soulpass/sub_title_bg.webp) center / contain repeat-x;
    border: 1px solid #f649c9;
}
#content .sct .item-frame .item-frame__title::before,
#content .sct .inner-frame::before {
    content: "";
    position: absolute;
    top: 10px;
    right: 10px;
    width: 60px;
    height: 14px;
    background: url(https://image.tw.ncsoft.com/bns/pc/event/2308/soulpass/kazari.webp) center top / contain no-repeat;
}
#content .sct .item-frame .item-frame__main {
    border-left: 1px solid #f649c9;
    border-right: 1px solid #f649c9;
    background: #fff;
}
#content .sct .item-frame .item-frame__bottom {
    background: #f3e3ff;
    border: 1px solid #f649c9;
    border-top-color: #fecff2;
    border-radius: 0 0 15px 15px / 0 0 15px 15px;
}

#content .sct .inner-frame {
    position: relative;
    background: #fff;
    border: 10px solid;
    border-image: url(https://image.tw.ncsoft.com/bns/pc/event/2308/soulpass/inner_frame_border.webp) 33.333% / 10px repeat;
}


#content .sct .title {
    /*margin-top: -24px;*/
    /*margin-bottom: 8px;*/
    position: relative;
    z-index: 2;
}

#content .sct .item-list .item {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    width: calc(20% - 1rem);
    max-width: 154px;
    /*min-height: 145px;*/
    background: url(https://image.tw.ncsoft.com/bns/pc/event/2308/soulpass/icon_bg.webp) center / contain no-repeat;
    aspect-ratio: 1 / 1;
}

#content .sct .item-list .item a {
    color: inherit;
}
#content .sct .item-list .item .item__icon {
    width: 100%;
}
#content .sct .item-list .item .item__icon img {
    width: 50%;
    max-width: 50px;
    border: 1px solid #fe48b6;
}
#content .sct .item-list .item .item__name {
    position: absolute;
    top: 80%;
    color: #fff;
    font-weight: bold;
    font-size: 0.95em;
    text-shadow: 1px 0 1px #000, 2px 0 1px #000, -1px 0 1px #000, -2px 0 1px #000, 1px 1px 1px #000, 2px 1px 1px #000, -1px 1px 1px #000, -2px 1px 1px #000, 1px 2px 1px #000,
        2px 2px 1px #000, -1px 2px 1px #000, -2px 2px 1px #000, 1px -1px 1px #000, 2px -1px 1px #000, -1px -1px 1px #000, -2px -1px 1px #000, 1px -2px 1px #000,
        2px -2px 1px #000, -1px -2px 1px #000, -2px -2px 1px #000;
    margin-left: -1rem;
    margin-right: -1rem;
}
#content .sct .item-list .item--kazari::before {
    content: "";
    position: absolute;
    background: url(https://image.tw.ncsoft.com/bns/pc/event/2308/soulpass/kazari.webp);
    background-size: contain;
    width: 38.961038%;
    aspect-ratio: 1 / 1;
    pointer-events: none;
}
#content .sct .item-list .item--kazariTop::before {
    right: 0;
    top: -12%;
}
#content .sct .item-list .item--kazariLeft::before {
    left: -12%;
    bottom: 12%;
}





#content .sct .table {
    overflow: hidden;
    border: 1px solid #000;
    background: #000;
    /*padding: 2px;*/
}
#content .sct .table table {
    width: 100%;
    border: none;
    /*border-bottom: 1px solid #000;*/
    /*border-right: 1px solid #f649c9;*/
}
#content .sct .table th,
#content .sct .table td {
    height: 55px;
    color: #E6F3FF;
    border-top: 1px solid #000;
    border-left: 1px solid #000;
    padding: 0.35em 0.5em;
}
#content .sct .table thead th {
    color: #FFFFCA;
    font-size: 1.15em;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.35);
    background: url(https://image.tw.ncsoft.com/bns/pc/event/2308/soulpass/table_th_bg.webp) center top;
}
#content .sct .table tbody th,
#content .sct .table tbody td {
    background: #004A51;
}
#content .sct .table tbody tr.bg--2 td,
#content .sct .table tbody tr.bg--2 th,
#content .sct .table tbody th.bg--2,
#content .sct .table tbody td.bg--2 {
    background: #00383E;
}
#content .sct .table .coin {
    display: inline-block;
    margin-right: 0.5em;
}

#content .sct .flow-list [class*="flow--"] {
    width: 25%;
}
#content .sct .flow-list [class*="flow--"] img {
    width: 120.930232%;
    margin-left: -20.930232%;
}


#content .sct .step-frame {
    position: relative;
    width: 100%;
    border: 15px solid;
    border-image: url(https://image.tw.ncsoft.com/bns/pc/event/2308/soulpass/step_frame_inner_border.webp) 33.33333% / 20px repeat;
    background: #f7d2ff;
}
#content .sct .step__thumb .step__thumb-cont {
    position: inherit;
    z-index: 9;
}
#content .sct .step__thumb .step__thumb-bg {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

#content #att {
    position: relative;
    color: #fff;
    background: #466A68;
    max-width: 2560px;
    margin: auto;
}
#content #att::before {
    content: "";
    position: absolute;
    top: -200px;
    left: 0;
    width: 100%;
    height: 200px;
    background: url(https://image.tw.ncsoft.com/bns/pc/event/2308/soulpass/footer.webp) center no-repeat;
    pointer-events: none;
}

#content #headArea .headKazari {
    position: absolute;
    left: 50%;
    bottom: -64px;
    margin-left: 286px;
    width: 480px;
    height: 480px;
    background: url(https://image.tw.ncsoft.com/bns/pc/event/2308/soulpass/kazari2.webp);
    z-index: 2;
    pointer-events: none;
}

#content #sct1 .cage {
    margin-left: -37px;
    margin-right: -37px;
}

#content .stepList {
    display: flex;
    flex-direction: column;
    gap: 40px;
}
#content .stepList__title {position: relative; z-index: 1; margin-bottom: -5%; }

@media screen and (max-width: 1120px) {
    #content .inner {
        max-width: 100%;
    }
    #content #att::before {
        content: none;
    }
    #content .sct:not(#att) {
        margin-right: 1em;
        margin-left: 1em;
    }
    #content .sct .frame {
        padding: 0 4.7vw;
    }
    #content .sct .frame::before,
    #content .sct .frame::after {
        height: 30vw;
    }
    #content .sct .frame::before {
        top: -13vw;
    }
    #content .sct .frame::after {
        bottom: -13vw;
    }
    #content .sct .item-list .item {
        min-height: 12vw;
        width: calc(25% - 1rem);
    }
    #content .sct .item-list .item .item__name {
        /*top: 10vw;*/
        font-size: 0.85em;
    }

    #content .sct .flow-list [class*="flow--"] {
        width: auto;
    }

    #content .sct .frame__kazari {
        display: none;
    }
}
@media screen and (max-width: 640px) {
    #content #headArea {
        height: 151.466666vw;
        background: url(https://image.tw.ncsoft.com/bns/pc/event/2308/soulpass/main_sp.webp) center top / cover no-repeat;
    }
    #content #headArea .headKazari {
        display: none;
    }


    #content #bodyArea {
        /*background: url(https://image.tw.ncsoft.com/bns/pc/event/2308/soulpass/bg_body_sp.jpg) center top / contain no-repeat;*/
        margin-top: -10vw;
        background: none;
    }
    #content {
        font-size: 14px;
    }

    #content .sct .frame {
        padding: 0 2vw;
    }

    #content .sct .item-frame {
        border-style: solid;
        border-width: 20px;
        border-image: url("https://image.tw.ncsoft.com/bns/pc/event/2308/soulpass/frame_inner.webp") 40 fill;
    }

    /*#content .sct .item-frame .item-frame__bottom {*/
    /*    border-radius: 0 0 10px 10px / 0 0 10px 10px;*/
    /*}*/

    #content .sct .frame-inner {
        padding: 0.5em 1em 1.5em;
    }

    #content .sct {
        padding-bottom: 24vw;
    }
    #content .sct .text--lg {
        font-size: inherit;
    }

    #content .sct .title img {
        height: 10vw;
        max-width: 100%;
    }

    #content .sct .sub-title img {
        /*max-height: 1.5em;*/
        max-width: 100%;
    }
    #content .sct .item-frame .item-frame__title::before,
    #content .sct .inner-frame::before {
        top: 5px;
        right: 5px;
        width: 30px;
        height: 7px;
    }


    #content .sct .item-list .item {
        width: calc(32% - 1rem);
        min-height: 20vw;
    }
    #content .sct .item-list .item .item__icon img {
        width: 35%;
    }
    #content .sct .item-list .item .item__name {
        top: 16vw;
        font-size: 0.9em;
    }
    #content .sct .item-list .item .icon-detail::before {
        width: 10vw;
        height: 10vw;
        top: -4vw;
        right: -2vw;
    }

    #content .sct .table {
        overflow-x: auto;
        position: relative;
        background: none;
        border: none;
    }
    #content .sct .table.is-scroll::before {
        content: "SCROLL >";
        display: inline-block;
        width: 100%;
        text-align: left;
    }
    #content .sct .table.is-scroll th,
    #content .sct .table.is-scroll td {
        white-space: nowrap;
    }

    #content .sct .flow-list [class*="flow--"] {
        max-width: 50%;
    }
    #content .sct .step-frame {
        margin-top: -3vw;
        border-width: 10px;
        border-image-width: 10px;
    }
    #content #sct1 .cage {
        margin-left: -18px;
        margin-right: -18px;
    }

}
