@charset "UTF-8";
@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");
:root {
  --color-base: #cdb88d;
  --color-white: #fff;
}

.text-xxl {
  font-size: 1.2rem;
}
@media screen and (min-width: 769px) {
  .text-xxl {
    font-size: 30px;
  }
}

.text-xl {
  font-size: 1.04rem;
}
@media screen and (min-width: 769px) {
  .text-xl {
    font-size: 26px;
  }
}

.text-l {
  font-size: 0.8rem;
}
@media screen and (min-width: 769px) {
  .text-l {
    font-size: 20px;
  }
}

.text-m {
  font-size: 0.64rem;
}
@media screen and (min-width: 769px) {
  .text-m {
    font-size: 16px;
  }
}

.text-s {
  font-size: 0.56rem;
}
@media screen and (min-width: 769px) {
  .text-s {
    font-size: 14px;
  }
}

.text-xs {
  font-size: 0.52rem;
}
@media screen and (min-width: 769px) {
  .text-xs {
    font-size: 13px;
  }
}

.fancybox-content {
  background-color: transparent;
  overflow: visible;
  padding: 5.8666666667vw 0;
}
@media screen and (min-width: 577px) {
  .fancybox-content {
    padding: 20px 0;
  }
}
@media screen and (min-width: 1171px) {
  .fancybox-content {
    width: 1170px;
  }
}
.fancybox-content .popup__frame {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  row-gap: 15px;
  height: 100%;
}
@media screen and (min-width: 577px) {
  .fancybox-content .popup__costume {
    height: 70vh;
  }
}
.fancybox-content .popup__costume img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
@media screen and (max-width: 576px) {
  .fancybox-content .title {
    font-size: 6.6666666667vw;
  }
}
@media screen and (min-width: 577px) {
  .fancybox-content .title {
    margin-bottom: -64px;
  }
}

:root .fancybox-button--arrow_right, :root .fancybox-button--arrow_left {
  width: 13.3333333333vw;
  height: 13.3333333333vw;
  padding: 2.6666666667vw;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  background-color: transparent;
}
@media screen and (min-width: 577px) {
  :root .fancybox-button--arrow_right, :root .fancybox-button--arrow_left {
    width: 80px;
    height: 80px;
    padding: 10px;
  }
}
:root .fancybox-button--arrow_right[disabled], :root .fancybox-button--arrow_left[disabled] {
  opacity: 0.25;
}
:root .fancybox-button--arrow_right {
  background-image: url(https://static.ncsoft.jp/images/event/bns/clothesbag/popup_next.png);
}
@media screen and (max-width: 576px) {
  :root .fancybox-button--arrow_right {
    right: 1.3333333333vw;
  }
}
:root .fancybox-button--arrow_left {
  background-image: url(https://static.ncsoft.jp/images/event/bns/clothesbag/popup_prev.png);
}
@media screen and (max-width: 576px) {
  :root .fancybox-button--arrow_left {
    left: 1.3333333333vw;
  }
}
:root .fancybox-button--close {
  top: 2.6666666667vw;
  right: 2.6666666667vw;
  width: 5.3333333333vw;
  height: 5.3333333333vw;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url(https://static.ncsoft.jp/images/event/bns/clothesbag/popup_close.png);
}
@media screen and (min-width: 577px) {
  :root .fancybox-button--close {
    top: 20px;
    right: 20px;
    width: 40px;
    height: 40px;
  }
}
:root .fancybox-button svg {
  display: none;
}

.evContainer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  position: relative;
  padding-bottom: 12vw;
  -o-border-image: url(https://image.tw.ncsoft.com/bns/pc/event/evContainer_frame.png) 49.8338870432% 49.3710691824% fill/300px 317px/0 round;
     border-image: url(https://image.tw.ncsoft.com/bns/pc/event/evContainer_frame.png) 49.8338870432% 49.3710691824% fill/300px 317px/0 round;
  border-style: solid;
}
@media screen and (min-width: 577px) {
  .evContainer {
    margin-left: 33px;
    margin-right: 33px;
    padding-top: 60px;
    padding-left: 70px;
    padding-right: 70px;
    padding-bottom: 64px;
  }
}
.evContainer__footer {
  background-color: #0c1b25;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: rgba(255, 255, 255, 0.3);
}
@media screen and (max-width: 768px) {
  .evContainer__footer {
    padding-top: 4.5333333333vw;
    padding-bottom: 4.5333333333vw;
    padding-left: 5.3333333333vw;
    padding-right: 5.3333333333vw;
  }
}
@media screen and (min-width: 769px) {
  .evContainer__footer {
    padding-top: 34px;
    padding-bottom: 34px;
  }
}
.evContainer__innerFrame {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.subContainer {
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  row-gap: 26px;
  max-width: 100%;
  margin-top: 24px;
}
.subContainer + .subContainer {
  margin-top: 42px;
}
.subContainer--line::before {
  -ms-flex-item-align: normal;
      -ms-grid-row-align: normal;
      align-self: normal;
  content: "";
  display: block;
  height: 14px;
  background-position: center;
  background-image: url(https://image.tw.ncsoft.com/bns/pc/event/subContainer_line.png);
}
.subContainer__head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.subContainer__body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  text-align: center;
}
@media screen and (min-width: 1171px) {
  .subContainer__body {
    -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center;
    font-size: 18px;
  }
}
.subContainer__body_innerFrame {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-item-align: normal;
      -ms-grid-row-align: normal;
      align-self: normal;
}
@media screen and (min-width: 1171px) {
  .subContainer__body_innerFrame {
    -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center;
  }
}
.subContainer__ex {
  position: relative;
  z-index: 2;
  -ms-flex-item-align: normal;
      -ms-grid-row-align: normal;
      align-self: normal;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 14px;
  background: rgba(100, 61, 22, 0.35);
  padding: 40px;
}
.subContainer__ex_hdg {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-column-gap: 10px;
     -moz-column-gap: 10px;
          column-gap: 10px;
  font-family: "Noto Sans JP", sans-serif !important;
  font-weight: 600;
  color: #542614;
}
.subContainer__ex_hdg::before, .subContainer__ex_hdg::after {
  content: "";
  display: block;
  width: 80px;
  height: 2px;
  background: #542614;
}
.subContainer__ex figure {
  margin-top: 20px;
  margin-bottom: 0;
}
.subContainer__footer {
  background-color: #0c1b25;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: rgba(255, 255, 255, 0.3);
}
@media screen and (max-width: 768px) {
  .subContainer__footer {
    padding-top: 4.5333333333vw;
    padding-bottom: 4.5333333333vw;
    padding-left: 5.3333333333vw;
    padding-right: 5.3333333333vw;
  }
}
@media screen and (min-width: 769px) {
  .subContainer__footer {
    padding-top: 34px;
    padding-bottom: 34px;
  }
}
.subContainer__hdg {
  color: #560512;
  font-family: "Noto Serif JP", sans-serif;
  font-weight: 800;
  font-size: 32px;
}
.subContainer__txt {
  color: #560512;
}

.itemContainer {
  position: relative;
  z-index: 2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-column-gap: 60px;
     -moz-column-gap: 60px;
          column-gap: 60px;
}
.itemContainer--reprint {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  row-gap: 20px;
  margin-top: 20px;
}
.itemContainer--reprint .item_subContainer {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.itemContainer--reprint .item_subContainer .item_sub {
  width: 174px;
  height: 174px;
}
.itemContainer .ico_loupe {
  position: absolute;
  z-index: 1;
  width: 60px;
  height: 60px;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url(https://image.tw.ncsoft.com/bns/pc/event/ico_loupe.png);
}
.itemContainer .ico_value {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: absolute;
  z-index: 1;
  width: 45px;
  height: 45px;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url(https://image.tw.ncsoft.com/bns/pc/event/ico_value.png);
}
.itemContainer .item_main {
  position: relative;
  width: 488px;
  height: 408px;
  background-repeat: no-repeat;
}
.itemContainer .item_main::before {
  content: "";
  display: block;
  position: absolute;
  background-repeat: no-repeat;
}
.itemContainer .item_main--ribon-1::before {
  top: -70px;
  left: -107px;
  width: 610px;
  height: 485px;
  background-image: url(https://image.tw.ncsoft.com/bns/pc/event/itemRibon-1.png);
}
.itemContainer .item_main--ribon-2::before {
  top: -116px;
  left: -63px;
  width: 657px;
  height: 608px;
  background-image: url(https://image.tw.ncsoft.com/bns/pc/event/itemRibon-2.png);
}
.itemContainer .item_main .ico_loupe {
  top: 14px;
  right: 14px;
}
.itemContainer .item_subContainer {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 174px 20px 174px;
  grid-template-columns: repeat(2, 174px);
  grid-auto-rows: 174px;
  gap: 20px;
  position: relative;
  z-index: 1;
}
.itemContainer .item_subContainer--reprint {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.itemContainer .item_subContainer--reprint .item_sub {
  width: 174px;
  height: 174px;
}
.itemContainer .item_sub {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-top: 18px;
  row-gap: 14px;
}
.itemContainer .item_sub--red {
  background-image: url(https://image.tw.ncsoft.com/bns/pc/event/item_sub-red.png);
}
.itemContainer .item_sub--green {
  background-image: url(https://image.tw.ncsoft.com/bns/pc/event/item_sub-green.png);
}
.itemContainer .item_sub__ico {
  position: relative;
  width: 87px;
  height: 87px;
}
.itemContainer .item_sub__ico .ico_loupe {
  top: -20px;
  right: -20px;
}
.itemContainer .item_sub__ico .ico_value {
  bottom: -15px;
  right: -20px;
  font-family: "Noto Sans JP", sans-serif !important;
  font-size: 14px;
  font-weight: 600;
  color: #fff;
}
.itemContainer .item_sub__ico figure {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 64px;
  height: 64px;
  margin: auto;
}
.itemContainer .item_sub__name {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 2.5rem;
  font-size: 15px;
  text-align: center;
}
.sect-1 .cont-1 .itemContainer .item_main {
  background-image: url(https://image.tw.ncsoft.com/bns/pc/event/sect-1_cont-1_itemImg.png);
}
.sect-1 .cont-2 .itemContainer .item_main {
  background-image: url(https://image.tw.ncsoft.com/bns/pc/event/sect-1_cont-2_itemImg.png);
}

.sect-2 .cont-1 .itemContainer .item_main {
  background-image: url(https://image.tw.ncsoft.com/bns/pc/event/sect-2_cont-1_itemImg.png);
}

.obj_chara {
  position: absolute;
  z-index: 1;
  opacity: 0.7;
}
.obj_chara-1 {
  bottom: -196px;
  width: 250px;
  height: 377px;
  background-repeat: no-repeat;
  background-image: url(https://image.tw.ncsoft.com/bns/pc/event/obj_chara-1.png);
  right: 0;
  margin-right: -74px;
}
.obj_chara-2 {
  bottom: -94px;
  width: 302px;
  height: 501px;
  background-repeat: no-repeat;
  background-image: url(https://image.tw.ncsoft.com/bns/pc/event/obj_chara-2.png);
  left: 0;
  margin-left: -119px;
}
.obj_chara-3 {
  bottom: -100px;
  width: 191px;
  height: 489px;
  background-repeat: no-repeat;
  background-image: url(https://image.tw.ncsoft.com/bns/pc/event/obj_chara-3.png);
  right: 0;
  margin-right: -40px;
}

.noti {
  position: relative;
  padding: 0.1px;
}
.noti::before {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  border-style: solid;
  pointer-events: none;
}
.noti__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
}
.noti--1::before {
  -o-border-image: url(https://image.tw.ncsoft.com/bns/pc/event/2308/clothesbag/frame-1.png) 42 42 fill/44px 42px/0 round;
     border-image: url(https://image.tw.ncsoft.com/bns/pc/event/2308/clothesbag/frame-1.png) 42 42 fill/44px 42px/0 round;
}
.noti--1 .noti__inner {
  margin: 6px;
  padding: 7.4666666667vw;
  font-size: 4vw;
  border: solid 1px #988f7e;
  background: -webkit-gradient(linear, left top, right top, from(rgb(26, 21, 55)), color-stop(50%, rgb(31, 30, 101)), to(rgb(26, 21, 55)));
  background: linear-gradient(90deg, rgb(26, 21, 55) 0%, rgb(31, 30, 101) 50%, rgb(26, 21, 55) 100%);
}
@media screen and (min-width: 577px) {
  .noti--1 .noti__inner {
    margin: 6px;
    padding: 40px;
    font-size: 20px;
  }
}

.noti--2::before {
  -o-border-image: url(https://image.tw.ncsoft.com/bns/pc/event/2308/clothesbag/frame-2.png) 42 42 fill/44px 42px/0 round;
     border-image: url(https://image.tw.ncsoft.com/bns/pc/event/2308/clothesbag/frame-2.png) 42 42 fill/44px 42px/0 round;
}
.noti--2 .noti__inner {
  row-gap: 4vw;
  padding-top: 10.6666666667vw;
  padding-bottom: 8vw;
}
@media screen and (min-width: 577px) {
  .noti--2 .noti__inner {
    row-gap: 20px;
    min-height: 600px;
    padding-top: 80px;
    padding-bottom: 50px;
    padding-top: 80px;
    padding-bottom: 50px;
  }
}
.noti--2 .noti__inner .title--new {
  position: absolute;
  top: 0;
  width: 100%;
  margin-top: 10px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.noti--2 .noti__inner .costume__bg {
  -ms-flex-item-align: normal;
      -ms-grid-row-align: normal;
      align-self: normal;
  position: absolute;
  top: 4vw;
  width: 100%;
  height: 114.6666666667vw;
  background-position-x: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-image: url(https://image.tw.ncsoft.com/bns/pc/event/2308/clothesbag/cos_bg.webp);
  mix-blend-mode: screen;
}
@media screen and (min-width: 577px) {
  .noti--2 .noti__inner .costume__bg {
    background-size: auto;
    top: 0;
    height: 1000px;
  }
}
.noti--2 .noti__inner .costume__new {
  position: relative;
  z-index: 1;
  margin-top: 8vw;
}
@media screen and (min-width: 577px) {
  .noti--2 .noti__inner .costume__new {
    margin-top: 40px;
  }
}
.noti--2 .noti__inner .costume__new img {
  width: 100%;
}

.noti--3::before {
  -o-border-image: url(https://image.tw.ncsoft.com/bns/pc/event/2308/clothesbag/frame-1.png) 42 42 fill/44px 42px/0 round;
     border-image: url(https://image.tw.ncsoft.com/bns/pc/event/2308/clothesbag/frame-1.png) 42 42 fill/44px 42px/0 round;
}
.noti--3 .noti__inner {
  padding-top: 8vw;
  padding-bottom: 8vw;
  margin: 6px;
  border: solid 1px #988f7e;
  background: -webkit-gradient(linear, left top, right top, from(rgb(26, 21, 55)), color-stop(50%, rgb(31, 30, 101)), to(rgb(26, 21, 55)));
  background: linear-gradient(90deg, rgb(26, 21, 55) 0%, rgb(31, 30, 101) 50%, rgb(26, 21, 55) 100%);
}
@media screen and (min-width: 577px) {
  .noti--3 .noti__inner {
    padding: 40px;
  }
}

.noti--4::before {
  -o-border-image: url(https://image.tw.ncsoft.com/bns/pc/event/2308/clothesbag/frame-1.png) 42 42 fill/44px 42px/0 round;
     border-image: url(https://image.tw.ncsoft.com/bns/pc/event/2308/clothesbag/frame-1.png) 42 42 fill/44px 42px/0 round;
}
.noti--4 .noti__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-top: 8vw;
  padding-bottom: 8vw;
  margin: 6px;
  border: solid 1px #988f7e;
  background: rgb(14, 14, 14);
}
@media screen and (min-width: 577px) {
  .noti--4 .noti__inner {
    padding-top: 80px;
    padding-left: 40px;
    padding-right: 40px;
    padding-bottom: 60px;
  }
}

.costume__ss {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  position: relative;
  -webkit-column-gap: 10px;
     -moz-column-gap: 10px;
          column-gap: 10px;
  row-gap: 10px;
}
.costume__ss .ss--stone {
  margin-bottom: 0;
}
.costume__ss img {
  width: 100%;
}
.costume__ss--purple figure, .costume__ss--navy figure {
  position: relative;
}
.costume__ss--purple figure::before, .costume__ss--navy figure::before {
  content: "";
  display: block;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  pointer-events: none;
  border-width: 1px;
  border-style: solid;
  border-color: initial;
  -o-border-image: initial;
     border-image: initial;
}
@media screen and (max-width: 576px) {
  .costume__ss--purple .costume__petName, .costume__ss--navy .costume__petName {
    font-size: 2.6666666667vw;
  }
}
.costume__ss--purple .costume__petName::before, .costume__ss--navy .costume__petName::before {
  content: "";
  display: block;
  position: absolute;
  top: -3px;
  left: -1px;
  width: calc(100% + 2px);
  height: calc(100% + 6px);
  pointer-events: none;
  border-width: 1px;
  border-style: solid;
}
.costume__ss--purple .costume__petName::after, .costume__ss--navy .costume__petName::after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  width: 100%;
  height: 20px;
  margin-top: -10px;
  background-position-x: 50%;
  background-repeat: no-repeat;
}
.costume__ss--purple figure {
  background-image: url(https://static.ncsoft.jp/images/event/bns/clothesbag/p_purple.png);
}
.costume__ss--purple figure::before {
  border-color: rgb(166, 147, 213);
}
.costume__ss--purple .costume__petName {
  background-color: rgb(191, 183, 255);
  border-top-color: rgb(190, 157, 255);
  border-bottom-color: rgb(89, 62, 187);
}
.costume__ss--purple .costume__petName::before {
  border-color: rgb(20, 8, 49);
}
.costume__ss--purple .costume__petName::after {
  background-image: url(https://static.ncsoft.jp/images/event/bns/clothesbag/p_bullet_purple.png);
}
.costume__ss--navy figure {
  background-image: url(https://static.ncsoft.jp/images/event/bns/clothesbag/p_navy.png);
}
.costume__ss--navy figure::before {
  border-color: rgb(147, 199, 213);
}
.costume__ss--navy .costume__petName {
  background-color: rgb(151, 205, 222);
  border-top-color: rgb(150, 228, 248);
  border-bottom-color: rgb(51, 115, 163);
}
.costume__ss--navy .costume__petName::before {
  border-color: rgb(20, 8, 49);
}
.costume__ss--navy .costume__petName::after {
  background-image: url(https://static.ncsoft.jp/images/event/bns/clothesbag/p_bullet_navy.png);
}
.costume__ss .costume__pet {
  position: relative;
  width: 34.6666666667vw;
}
@media screen and (min-width: 577px) {
  .costume__ss .costume__pet {
    width: 186px;
    margin-bottom: 30px;
  }
}
.costume__ss .costume__petName {
  position: absolute;
  left: 2px;
  bottom: 2px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 2rem;
  width: calc(100% - 4px);
  font-size: 2.6666666667vw;
  font-weight: bold;
  text-align: center;
  line-height: 1.2;
  color: rgb(18, 21, 32);
  border-width: 2px 0px;
  border-style: solid;
}
@media screen and (min-width: 577px) {
  .costume__ss .costume__petName {
    height: 65px;
    font-size: 20px;
  }
}
.costume__ss .costume__className {
  color: rgb(132, 154, 205);
  text-align: center;
  margin-top: 5px;
  font-size: 2.6666666667vw;
}
@media screen and (min-width: 577px) {
  .costume__ss .costume__className {
    font-size: 14px;
  }
}
.costume__ss .costume__weapon {
  width: 25.3333333333vw;
}
@media screen and (min-width: 577px) {
  .costume__ss .costume__weapon {
    width: 158px;
  }
}

.costume__new img {
  display: inline-block;
  vertical-align: top;
  width: 100%;
}

.costumeContainer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-column-gap: 4vw;
     -moz-column-gap: 4vw;
          column-gap: 4vw;
  row-gap: 5.3333333333vw;
}
@media screen and (min-width: 577px) {
  .costumeContainer {
    -webkit-column-gap: 22px;
       -moz-column-gap: 22px;
            column-gap: 22px;
    row-gap: 30px;
  }
}
.costumeContainer .costume__card {
  position: relative;
  width: 34.6666666667vw;
}
@media screen and (min-width: 577px) {
  .costumeContainer .costume__card {
    width: 318px;
  }
}
.costumeContainer .costume__card .card__title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  z-index: 2;
  height: 6.9333333333vw;
  color: #E7CC8E;
  background: url(https://static.ncsoft.jp/images/event/bns/clothesbag/card_ttl.png) center no-repeat;
}
@media screen and (max-width: 576px) {
  .costumeContainer .costume__card .card__title {
    font-size: 3.2vw;
    background-size: contain;
  }
}
@media screen and (min-width: 577px) {
  .costumeContainer .costume__card .card__title {
    height: 46px;
  }
}
.costumeContainer .costume__card .card__thumb {
  overflow: hidden;
  margin-top: 1.3333333333vw;
}
@media screen and (max-width: 576px) {
  .costumeContainer .costume__card .card__thumb {
    height: 42.6666666667vw;
    border: solid 1px #faebca;
  }
}
@media screen and (min-width: 577px) {
  .costumeContainer .costume__card .card__thumb {
    margin-top: -20px;
  }
}
.costumeContainer .costume__card .card__thumb img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
}
.costumeContainer .costume__card .card__btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
  -ms-grid-columns: (136px)[2];
  grid-template-columns: repeat(2, 136px);
  -ms-grid-rows: 48px;
  grid-template-rows: 48px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  row-gap: 1.3333333333vw;
}
.costumeContainer .costume__card .card__btn > *:nth-child(1) {
  -ms-grid-row: 1;
  -ms-grid-column: 1;
}
.costumeContainer .costume__card .card__btn > *:nth-child(2) {
  -ms-grid-row: 1;
  -ms-grid-column: 2;
}
@media screen and (max-width: 576px) {
  .costumeContainer .costume__card .card__btn {
    margin-top: 2vw;
  }
}
@media screen and (min-width: 577px) {
  .costumeContainer .costume__card .card__btn {
    display: -ms-grid;
    display: grid;
    row-gap: 10px;
    position: absolute;
    bottom: 20px;
    padding: 0 15px;
  }
}
.costumeContainer .costume__card .card__btn .btn_popup {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #000;
  font-size: 2.6666666667vw;
  text-decoration: none;
  padding-bottom: 5px;
  padding-left: 0;
  padding-right: 0;
  background: #ECC786;
  border-top: 2px solid #fbda93;
  border-bottom: 3px solid #865e28;
  border-radius: 10px;
  line-height: 1;
}
@media screen and (min-width: 577px) {
  .costumeContainer .costume__card .card__btn .btn_popup {
    font-size: 18px;
  }
}
.costumeContainer .costume__card .card__btn .btn_video {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-left: 0.2rem;
  padding-right: 0.2rem;
  color: #FFF;
  font-weight: bold;
  font-size: 2.6666666667vw;
  background: -webkit-gradient(linear, left top, left bottom, from(rgb(119, 145, 215)), to(rgb(41, 63, 148)));
  background: linear-gradient(rgb(119, 145, 215) 0%, rgb(41, 63, 148) 100%);
  border-top: 3px solid rgb(237, 244, 251);
  border-bottom: 3px solid rgb(18, 34, 95);
  -ms-grid-column: 1;
      grid-column-start: 1;
  -ms-grid-column-span: 2;
  grid-column-end: 3;
}
@media screen and (min-width: 577px) {
  .costumeContainer .costume__card .card__btn .btn_video {
    font-size: 18px;
  }
}

.btn.btn_video--lg {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-column-gap: 2.6666666667vw;
     -moz-column-gap: 2.6666666667vw;
          column-gap: 2.6666666667vw;
  color: rgb(255, 255, 255);
  font-family: "Reimin Y10 ExtraBold";
  text-align: left;
  line-height: 1.2;
  text-decoration: none;
  background: -webkit-gradient(linear, left top, left bottom, from(rgb(119, 145, 215)), to(rgb(41, 63, 148)));
  background: linear-gradient(rgb(119, 145, 215) 0%, rgb(41, 63, 148) 100%);
  border-top: 5px solid rgb(237, 244, 251);
  border-bottom: 5px solid rgb(18, 34, 95);
  -webkit-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
  border-radius: 10px;
}
@media screen and (min-width: 577px) {
  .btn.btn_video--lg {
    -webkit-column-gap: 20px;
       -moz-column-gap: 20px;
            column-gap: 20px;
    width: 579px;
    height: 115px;
    font-size: 30px;
    margin: 30px auto 0px;
  }
}

.table {
  width: 100%;
  border: 2px solid #fff;
}
.table--sm th, .table--sm td {
  font-size: 16px;
}
.table th, .table td {
  vertical-align: middle;
  font-size: inherit;
  border-right: 1px solid #fff;
}
.table th {
  text-align: center;
}
.table tr > * {
  border-top: 1px solid #fff;
  padding: 5px 10px;
}
@media screen and (max-width: 576px) {
  .table tr > * {
    font-size: min(2.6666666667vw + 1rem, 2.6666666667vw);
  }
}
@media screen and (min-width: 577px) {
  .table tr > * {
    padding: 10px 1rem;
  }
}
.table tr > * .icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-column-gap: 10px;
     -moz-column-gap: 10px;
          column-gap: 10px;
}
@media screen and (max-width: 576px) {
  .table tr > * .icon img {
    -ms-flex-negative: 0;
        flex-shrink: 0;
    height: 9.3333333333vw;
  }
}
.table tr > * .icon em {
  font-style: normal;
}
.table thead th {
  height: 45px;
  color: #FFF;
  background: -webkit-gradient(linear, left top, left bottom, from(rgb(148, 102, 37)), to(rgb(106, 63, 3)));
  background: linear-gradient(to bottom, rgb(148, 102, 37) 0%, rgb(106, 63, 3) 100%);
}
.table tbody tr:nth-child(2n) th {
  background: #d5bb98;
}
.table tbody tr:nth-child(2n) td {
  background: #eadbc6;
}
.table tbody th {
  background: #c3ab8a;
}
.table tbody td {
  text-align: center;
  background: #dfc9ab;
}
.table tbody td .c {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
  text-align: left;
  -webkit-column-gap: 2.6666666667vw;
     -moz-column-gap: 2.6666666667vw;
          column-gap: 2.6666666667vw;
}
@media screen and (min-width: 577px) {
  .table tbody td .c {
    -webkit-column-gap: 10px;
       -moz-column-gap: 10px;
            column-gap: 10px;
  }
}
.table tbody td .c::before {
  content: "";
  display: block;
  width: 5.3333333333vw;
  height: 5.3333333333vw;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url(https://image.tw.ncsoft.com/bns/pc/event/clothesbag/ico_c.png);
}
@media screen and (min-width: 577px) {
  .table tbody td .c::before {
    width: 25px;
    height: 25px;
  }
}

:root p {
  margin-bottom: 0;
}

.color-base {
  color: var(--color-base);
}

.color-white {
  color: var(--color-white);
}

html, body {
  overflow-x: visible;
}

:root html {
  width: calc(100vw - (100vw - 100%));
}

:root body {
  min-width: auto;
  line-height: 1.4;
  counter-reset: number 0;
}

button[type=button] {
  background-color: transparent;
  border: none;
}

figure {
  margin-bottom: 0;
}

.open-fb {
  overflow: hidden;
}

.text-big {
  font-size: 2.4rem;
  font-weight: 800;
}

.text-white {
  color: #fff0d9;
}

.text-color-1 {
  color: #ff6d6d;
}

.text-color-2 {
  color: #ff8036;
}

.text-size-1 {
  font-size: max(2.1333333333vw, 14px);
}
@media screen and (min-width: 769px) {
  .text-size-1 {
    font-size: 16px !important;
  }
}

.list-disc {
  list-style-type: disc;
  margin-bottom: 0;
}

.list-kome {
  list-style-type: "※";
  text-align: left;
  margin-bottom: 0;
}

.kome {
  display: inline-block;
  padding-left: 1em;
  text-indent: -1em;
  -moz-text-align-last: left;
       text-align-last: left;
  -webkit-filter: drop-shadow(0 0 2px rgb(0, 0, 0));
          filter: drop-shadow(0 0 2px rgb(0, 0, 0));
}

.kome::before {
  content: "※";
}

.strong {
  font-weight: bold;
}

@media screen and (max-width: 576px) {
  h1, .h1 {
    font-size: 2.1rem !important;
  }
  h2, .h2 {
    font-size: 1.8rem !important;
  }
  h3, .h3 {
    font-size: 1.4rem !important;
  }
  h4, .h4 {
    font-size: 1.1rem !important;
  }
  h5, .h5 {
    font-size: 1.1rem !important;
  }
  h6, .h6 {
    font-size: 1rem;
  }
}
.allContent {
  min-width: 1138px;
  font-weight: 200;
  font-size: 1rem;
  background-color: #051222;
}

.headArea {
  height: 135.0666666667vw;
  background-repeat: no-repeat;
  background-position: center top;
  background-size: auto 100%;
  background-image: url(https://image.tw.ncsoft.com/bns/pc/event/2308/clothesbag/main_m.webp);
}
@media screen and (min-width: 769px) {
  .headArea {
    height: 1000px;
    background-size: auto;
    background-image: url(https://image.tw.ncsoft.com/bns/pc/event/2308/clothesbag/main.webp);
  }
}
.headArea .bnsLogo {
  position: absolute;
  top: 2vw;
  left: 2vw;
  width: 28vw;
  height: 13vw;
}
@media screen and (min-width: 769px) {
  .headArea .bnsLogo {
    top: 26px;
    left: 10px;
    width: 206px;
    height: 94px;
  }
}
@media screen and (min-width: 1171px) {
  .headArea .bnsLogo {
    left: 50%;
    margin-left: -570px;
  }
}
.headArea .bnsLogo a {
  display: block;
  height: 100%;
  background: url(https://static.ncsoft.jp/images/bns/common/logo_wh.png) no-repeat;
  background-size: contain;
  text-indent: -9999em;
}
.headArea [class^=text] {
  text-indent: -9999em;
}

.txt_lede {
  margin-top: 10px;
  text-align: center;
  color: #a4bbd6;
  font-family: "Noto Serif TC", sans-serif;
  font-size: 21px;
  -webkit-filter: drop-shadow(0 0 3px rgb(0, 0, 0));
          filter: drop-shadow(0 0 3px rgb(0, 0, 0));
}

.bodyArea {
  position: relative;
  padding-top: 0.1px;
  font-size: 16px;
  color: var(--color-base);
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  font-family: "Noto Sans TC", sans-serif;
  font-weight: 400;
  background-image: url(https://image.tw.ncsoft.com/bns/pc/event/2308/clothesbag/bg_body_t.webp), url(https://image.tw.ncsoft.com/bns/pc/event/2308/clothesbag/bg_body_r.webp);
  background-repeat: no-repeat, repeat-y;
  background-position-x: center;
  background-position-y: 0, 1000px;
  background-size: auto;
}

.costume-popup .popup {
  display: none;
}

.innerFrame {
  position: relative;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0.1px;
  padding-bottom: 0.1px;
  padding-left: 2.6666666667vw;
  padding-right: 2.6666666667vw;
}
@media screen and (min-width: 577px) {
  .innerFrame {
    padding-top: 0.1px;
    padding-bottom: 0.1px;
    padding-left: 24px;
    padding-right: 24px;
  }
}
@media screen and (min-width: 1171px) {
  .innerFrame {
    width: 1136px;
    padding-top: 0.1px;
    padding-bottom: 0.1px;
    padding-left: 17px;
    padding-right: 17px;
  }
}

.sect ~ .sect {
  margin-top: 50px;
}

.sect.sect-4 {
  margin-top: 80px;
}

.title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-item-align: normal;
      -ms-grid-row-align: normal;
      align-self: normal;
  height: 104px;
  color: #0a1d38;
  font-size: 40px;
  text-align: center;
  font-weight: bold;
  font-family: "Noto Serif TC", serif;
  padding-bottom: 10px;
  position: relative;
  z-index: 3;
  text-shadow: 2px 2px 0 #ffe9ad, -2px 2px 0 #ffe9ad, 2px -2px 0 #ffe9ad, -2px -2px 0 #ffe9ad;
  background-repeat: no-repeat;
  background-position-x: center;
}
.title--s {
  background-image: url(https://image.tw.ncsoft.com/bns/pc/event/clothesbag/ttl_s.png);
}
.title--l {
  background-image: url(https://image.tw.ncsoft.com/bns/pc/event/clothesbag/ttl_l.png);
}
.title--new {
  text-shadow: 2px 2px 0 #dee6ff, -2px 2px 0 #dee6ff, 2px -2px 0 #dee6ff, -2px -2px 0 #dee6ff;
  background-image: url(https://image.tw.ncsoft.com/bns/pc/event/clothesbag/ttl_new.png);
}

.inlineScroll {
  overflow-y: auto;
  overflow-x: hidden;
  width: 100%;
}
@media screen and (min-width: 577px) {
  .inlineScroll::-webkit-scrollbar {
    width: 4px;
    height: 6px;
    background: none;
    background: #463519;
  }
}
@media screen and (min-width: 577px) {
  .inlineScroll::-webkit-scrollbar-thumb {
    background: #ff006a;
    cursor: pointer;
  }
}

.att {
  padding: 1rem;
  color: #ff4b3d;
  text-align: center;
  background: rgba(0, 0, 0, 0.5);
  border: solid 1px #574c58;
}

.sect-att {
  position: relative;
  z-index: 1;
  background-color: rgba(0, 0, 0, 0.5);
  background-repeat: no-repeat;
}
@media screen and (min-width: 577px) {
  .sect-att {
    padding: 80px 0 130px;
  }
}
.sect-att dt {
  font-size: 20px;
  color: #fff;
}
.sect-att ol {
  list-style-position: inside;
  list-style-type: decimal;
  color: #849acd;
}

.kaimo {
  position: absolute;
  right: -123px;
  z-index: 10;
  width: 157px;
  height: 249px;
  padding-top: 177px;
  background-image: url(https://image.tw.ncsoft.com/bns/pc/event/2308/clothesbag/kaimo.png);
}
.kaimo__txtContainer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-family: "Noto Sans TC", sans-serif !important;
  font-weight: 600;
}
.kaimo__value {
  font-size: 17px;
  color: #fff;
}
.kaimo__txt {
  color: #26050a;
  line-height: 1.2;
}
.sect-1 .cont-1 .kaimo {
  top: -100px;
}
.sect-1 .cont-2 .kaimo {
  top: -45px;
}

.sect-2 .cont-1 .kaimo {
  top: -82px;
}

.sect-3 .cont-1 .kaimo {
  top: -212px;
}

:root .fancybox-close-small {
  right: 24px;
  top: 24px;
  width: 64px;
  height: 64px;
}
/*# sourceMappingURL=style.css.map */