@charset "UTF-8";
@import url('https://fonts.googleapis.com/css2?family=Noto+Serif+TC:wght@200;300;400;500;600;700;900&display=swap');

html {
    width: calc(100vw - calc(100vw - 100%));
    overflow-x: hidden;
}
html.open-fb {
    overflow-y: hidden;
}

body {
    min-width: auto;
}

.text-color-1 {color: #62f6ff}
.text-color-2 {color: #4b6978}
.text-color-3 {color: #eb9800}
.bg-color-1 {background-color: #303087 !important;}
.bg-color-2 {background-color: #17174e !important;}
.bg-color-2 > td {background-color: #17174e !important;}
.font-size-2 {font-size: 1.3rem;}

ol {
    list-style: decimal;
    list-style-position: inside;
}

#content {
    font-size: 1.1rem;
}
#content .headArea {
    height: 950px;
    background-image: url(https://image.tw.ncsoft.com/bns/pc/event/2209/garderoba/headArea_bg.webp);
}
.no-webp #content .headArea {
    background-image: url(https://image.tw.ncsoft.com/bns/pc/event/2209/garderoba/headArea_bg.jpg);
}

#content .main {
    height: 100%;
    position: relative;
    background-position: center top;
    background-repeat: no-repeat;
}

#content .headArea .innerFrame *:not(.bnsLogo) {
    text-indent: -9999em;
}

#content .headArea .main {
    position: relative;
    height: 100%;
}
#content .headArea .main > * {
    position: absolute;
    left: 50%;
    background-repeat: no-repeat;
    z-index: 10;
    text-indent: -9999em;
}
#content .headArea .main__title {
    width: 1008px;
    height: 264px;
    margin-left: -504px;
    top: 540px;
    background-image: url(https://image.tw.ncsoft.com/bns/pc/event/2209/garderoba/main_title.webp);
}
#content .headArea .main__period {
    width: 692px;
    height: 50px;
    margin-left: -346px;
    top: 800px;
    background-image: url(https://image.tw.ncsoft.com/bns/pc/event/2209/garderoba/main_period.webp);
}
#content .headArea .main__chara,
#content .headArea .main__eff-1,
#content .headArea .main__eff-2 {
    width: 2560px;
    height: 950px;
    margin-left: -1280px;
    top: 0;
}
#content .headArea .main__eff-1,
#content .headArea .main__eff-2 {
    mix-blend-mode: screen;
}

#content .headArea .main__chara {
    z-index: 2;
    background-image: url(https://image.tw.ncsoft.com/bns/pc/event/2209/garderoba/main_chara.webp);
}
#content .headArea .main__eff-1 {
    z-index: 1;
    background-image: url(https://image.tw.ncsoft.com/bns/pc/event/2209/garderoba/main_eff-1.webp);
}
#content .headArea .fixObj {
    position: relative;
    z-index: 100;
    background-image: url(https://image.tw.ncsoft.com/bns/pc/event/2209/garderoba/main_eff-2.webp);
}
.no-webp #content .headArea .main__title {
    background-image: url(https://image.tw.ncsoft.com/bns/pc/event/2209/garderoba/main_title.png);
}
.no-webp #content .headArea .main__period {
    background-image: url(https://image.tw.ncsoft.com/bns/pc/event/2209/garderoba/main_period.png);
}
.no-webp #content .headArea .main__chara {
    background-image: url(https://image.tw.ncsoft.com/bns/pc/event/2209/garderoba/main_chara.png);
}
.no-webp #content .headArea .main__eff-1 {
    background-image: url(https://image.tw.ncsoft.com/bns/pc/event/2209/garderoba/main_eff-1.png);
}
.no-webp #content .headArea .main__eff-2 {
    background-image: url(https://image.tw.ncsoft.com/bns/pc/event/2209/garderoba/main_eff-2.png);
}

#content .bodyArea {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding-top: .1px;
    background: url(https://image.tw.ncsoft.com/bns/pc/event/2209/garderoba/body_bg.webp) center top;
}
.no-webp #content .bodyArea {
    background: url(https://image.tw.ncsoft.com/bns/pc/event/2209/garderoba/body_bg.jpg) center top;
}

.sect {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    min-height: 300px;
    padding-top: .1px;
}
.sect ~ .sect {
    margin-top: 66px;
}
.commonFrame {
    position: relative;
    width: 969px;
    padding: 22px 0;
    margin: 0 auto;
    color: #aaaaff;
}
.commonFrame::before,
.commonFrame::after {
    content: "";
    display: block;
    position: absolute;
    width: 478px;
    height: 256px;
    z-index: 100;
    mix-blend-mode: screen;
    filter: brightness(1.5);
    pointer-events: none;
}
.commonFrame::before {
    left: 30px;
    top: -75px;
    background-image: url(https://image.tw.ncsoft.com/bns/pc/event/2209/garderoba/deco_glow-1.png);
}
.sect-3 .commonFrame::before {
    left: -30px;
}
.commonFrame::after {
    right: -10px;
    bottom: -120px;
    background-image: url(https://image.tw.ncsoft.com/bns/pc/event/2209/garderoba/deco_glow-2.png);
}
.commonFrame-inner {
    display: flex;
    flex-direction: column;
    align-items: center;
    position: relative;
    padding: 20px 70px 20px;
    background: url(https://image.tw.ncsoft.com/bns/pc/event/2209/garderoba/cont_bg.png) center top repeat-y;
}
.commonFrame-inner::before,
.commonFrame-inner::after {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    width: 100%;
    height: 22px;
    background: url(https://image.tw.ncsoft.com/bns/pc/event/2209/garderoba/cont_bg-upper.png) center top repeat-y;
}
.commonFrame-inner::before {
    top: -22px;
}
.commonFrame-inner::after {
    bottom: -22px;
    transform: scale(1, -1);
}

.cont_hdg {
    display: flex;
    align-items: center;
    position: relative;
    height: 67px;
    padding: 0 10px;
    margin-top: -69px;
    color: #fff;
    font-style: oblique;
    font-size: 34px;
    background: url(https://image.tw.ncsoft.com/bns/pc/event/2209/garderoba/cont_hdg_bg.png) repeat-x;
}
.cont_hdg::before,
.cont_hdg::after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    width: 55px;
    height: 100%;
    background: url(https://image.tw.ncsoft.com/bns/pc/event/2209/garderoba/cont_hdg_bg-side.png) no-repeat;
}
.cont_hdg::before {
    left: -55px;
}
.cont_hdg::after {
    right: -55px;
    transform: scale(-1, 1);
}
.cont_hdg-2 {
    overflow: hidden;
    padding: 8px 57px;
    color: #fff;
    font-size: 22px;
    font-weight: 700;
    font-style: oblique;
    clip-path: polygon(14px 0%, 100% 0, 100% calc(100% - 14px), calc(100% - 14px) 100%, 0% 100%, 0% 14px);
    background: linear-gradient(to bottom, #0580fb 0%,#4934d6 100%);
}

.commonFrame li ~ li {
    margin-top: 10px;
}
.commonFrame .tableContainer {
    width: 100%;
}

#content .table {
    width: 100%;
    border: 2px solid #4b4bbd;
}
#content .table.table--sm th,
#content .table.table--sm td {
    font-size: 15px;
}
#content .table th,
#content .table td {
    vertical-align: middle;
    font-size: inherit;
    border-right: 1px solid #4b4bbd;
}
#content .table thead th {
    text-align: center;;
    color: #FFF;
    background: #3c3c9b;
    border-bottom: solid 1px #4b4bbd;
}
#content .table tbody tr > * {
    border-top: 1px solid #4b4bbd;
    padding: 10px 1rem;
}
#content .table tbody td {
    text-align: center;
    color: #aaaaff;
    background: rgb(29,29,98);
}
#content .table tbody td .coin {
    display: inline-block;
    width: 100px;
    position: relative;
    text-align: left;
    padding-left: 35px;
}
#content .table tbody td .coin:before {
    content: '';
    width: 25px;
    height: 25px;
    position: absolute;
    left: 0;
    top: 50%;
    background: url(https://image.tw.ncsoft.com/bns/pc/event/clothesbag/ico_c.png) center no-repeat;
    margin-top: -12.5px;
}
#content .table tbody th .icon img {
    padding-right: 15px;
}

#content .table .setCol {
    border-right-width: 0 !important;
}
#content .table .setCol + * {
    color: #bb8b8b;
}

[class^=chara-] {
    position: absolute;
    z-index: 10;
}
.chara-1 {
    bottom: -193px;
    left: -150px;
}
.chara-2 {
    bottom: -170px;
    right: -207px;
}

.sect-att {
    display: flex;
    justify-content: center;
    margin-top: 100px;
    color: #aaaaff;
    background: #02022a;
}
.sect-att .innerFrame {
    padding: 50px 0 100px;
}
.sect-att dt {
    font-size: 24px;
    font-weight: bold;
}
.sect-att dd {
    margin-top: 10px;
    color: #6d6db1;
}
.sect-att ol li ~ li {
    margin-top: 5px;
}

.objContainer {
    position: absolute;
    left: 50%;
    bottom: 0;
    transform: translate(-50%);
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 2;
    background: url(https://image.tw.ncsoft.com/bns/pc/event/2209/garderoba/obj_beach.png) no-repeat center top;
}
@media screen and (max-width: 1500px) {
    .objContainer {
        min-width: 1500px;
    }
}

