@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Noto+Serif+TC:wght@200;300;400;500;600;700;900&display=swap");
.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;
  }
}

#popup,
#wait {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  opacity: 0;
}

#popup .popup__main {
  width: 440px;
  height: 260px;
  padding: 2rem;
  background: #42111c;
  border: 5px solid #931e1e;
  border-radius: 25px;
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 2;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  -webkit-filter: drop-shadow(0 2px 6px rgba(0, 0, 0, 0.5));
          filter: drop-shadow(0 2px 6px rgba(0, 0, 0, 0.5));
  -webkit-box-shadow: 0 8px 0 #931e1e, 0 1px 2px 1px #020000 inset, 0 -1px 0px 1px #ffffff inset;
          box-shadow: 0 8px 0 #931e1e, 0 1px 2px 1px #020000 inset, 0 -1px 0px 1px #ffffff inset;
}

#popup .popup__main .popup__txt {
  width: 100%;
  font-size: 24px;
  text-align: center;
  color: #ff8888;
  font-weight: 400;
}

#popup .popup__bg {
  background: rgba(0, 0, 0, 0.5);
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
}

#popup.open,
#wait.open {
  opacity: 1;
}

#popup.open {
  z-index: 99998;
}

#wait.open {
  background: rgba(0, 0, 0, 0.5);
  z-index: 99999;
}

.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/2212/accessorysell/evContainer_frame.png) 49.3827160494% 49.3827160494% fill/80px 80px/0 round;
     border-image: url(https://image.tw.ncsoft.com/bns/pc/event/2212/accessorysell/evContainer_frame.png) 49.3827160494% 49.3827160494% fill/80px 80px/0 round;
  border-style: solid;
}
@media screen and (min-width: 577px) {
  .evContainer {
    padding-bottom: 90px;
  }
}
.evContainer ~ .evContainer {
  margin-top: 5.8666666667vw;
}
@media screen and (min-width: 577px) {
  .evContainer ~ .evContainer {
    margin-top: 44px;
  }
}
.evContainer_type-A .evContainer__body {
  background-repeat: repeat-y;
  background-image: url(https://image.tw.ncsoft.com/bns/pc/event/2212/accessorysell/evContainer_typeA_body.png);
}
.evContainer_type-A .evContainer__body::before, .evContainer_type-A .evContainer__body::after {
  background-image: url(https://image.tw.ncsoft.com/bns/pc/event/2212/accessorysell/evContainer_typeA_body_deco.png);
}
.evContainer_type-B .evContainer__body {
  background-repeat: repeat-y;
  background-image: url(https://image.tw.ncsoft.com/bns/pc/event/2212/accessorysell/evContainer_typeB_body.png);
}
.evContainer_type-B .evContainer__body::before, .evContainer_type-B .evContainer__body::after {
  background-image: url(https://image.tw.ncsoft.com/bns/pc/event/2212/accessorysell/evContainer_typeB_body_deco.png);
}
.evContainer__body {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding-left: 5.3333333333vw;
  padding-right: 5.3333333333vw;
}
@media screen and (min-width: 769px) {
  .evContainer__body {
    padding-left: 62px;
    padding-right: 62px;
  }
}
.evContainer__body::before, .evContainer__body::after {
  content: "";
  position: absolute;
  top: 0;
  display: block;
  width: 23px;
  height: 100%;
  background-repeat: repeat-y;
  -webkit-filter: drop-shadow(0 0 5px rgba(0, 0, 0, 0.5));
          filter: drop-shadow(0 0 5px rgba(0, 0, 0, 0.5));
}
.evContainer__body::before {
  left: 0;
}
.evContainer__body::after {
  right: 0;
  -webkit-transform: scale(-1, 1);
          transform: scale(-1, 1);
}
.evContainer__txt-1, .evContainer__txt-2 {
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
}
.evContainer__txt-1 {
  font-weight: bold;
  color: #fff;
  -webkit-filter: drop-shadow(0 0 3px rgb(33, 111, 255));
          filter: drop-shadow(0 0 3px rgb(33, 111, 255));
  font-size: max(4vw, 20px);
  text-align: left;
}
@media screen and (min-width: 769px) {
  .evContainer__txt-1 {
    font-size: 34px;
  }
}
.evContainer__txt-2 {
  color: #ded0b3;
  font-size: max(2.6666666667vw, 16px);
  -webkit-filter: drop-shadow(0 0 3px rgb(0, 0, 0));
          filter: drop-shadow(0 0 3px rgb(0, 0, 0));
}
@media screen and (min-width: 769px) {
  .evContainer__txt-2 {
    font-size: 21px;
  }
}
.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;
  max-width: 100%;
  margin-top: 3.4666666667vw;
  color: #fff;
  -webkit-filter: drop-shadow(0 2px 5px rgba(0, 0, 0, 0.7));
          filter: drop-shadow(0 2px 5px rgba(0, 0, 0, 0.7));
}
@media screen and (min-width: 769px) {
  .subContainer {
    margin-top: 34px;
  }
}
.subContainer::before, .subContainer::after {
  content: "";
  display: block;
  position: absolute;
  width: 50%;
  height: 29px;
  background-image: url(https://image.tw.ncsoft.com/bns/pc/event/2212/accessorysell/line.png);
}
.subContainer::before {
  left: 50%;
  -webkit-transform: scale(-1, 1);
          transform: scale(-1, 1);
}
.subContainer::after {
  right: 50%;
}
.subContainer--deco::before, .subContainer--deco::after {
  width: calc(50% - 10.6666666667vw);
}
@media screen and (min-width: 577px) {
  .subContainer--deco::before, .subContainer--deco::after {
    width: calc(50% - 80px);
  }
}
.subContainer--deco::before {
  margin-left: 10.6666666667vw;
}
@media screen and (min-width: 577px) {
  .subContainer--deco::before {
    margin-left: 80px;
  }
}
.subContainer--deco::after {
  margin-right: 10.6666666667vw;
}
@media screen and (min-width: 577px) {
  .subContainer--deco::after {
    margin-right: 80px;
  }
}
.subContainer--deco .subContainer__body::before {
  content: "";
  display: block;
  position: absolute;
  top: -6vw;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 19.3333333333vw;
  height: 4.5333333333vw;
  background-image: url(https://image.tw.ncsoft.com/bns/pc/event/2212/accessorysell/line_deco.png);
  background-size: contain;
}
@media screen and (min-width: 577px) {
  .subContainer--deco .subContainer__body::before {
    width: 145px;
    height: 34px;
    top: -55px;
  }
}
.subContainer--noLine {
  margin-top: 0;
}
.subContainer--noLine::before, .subContainer--noLine::after {
  display: none;
}
.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;
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
  position: relative;
  text-align: center;
  margin-top: 6.6666666667vw;
}
@media screen and (min-width: 577px) {
  .subContainer__body {
    margin-top: 50px;
  }
}
@media screen and (min-width: 1171px) {
  .subContainer__body {
    -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center;
    font-size: 20px;
  }
}
.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__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;
  }
}

.tableContainer {
  max-width: 100%;
  padding: 12px;
  -o-border-image: url(https://image.tw.ncsoft.com/bns/pc/event/2212/accessorysell/table_frame.png) 46.1538461538% 46.1538461538% fill/12px 12px/0 round;
     border-image: url(https://image.tw.ncsoft.com/bns/pc/event/2212/accessorysell/table_frame.png) 46.1538461538% 46.1538461538% fill/12px 12px/0 round;
  border-style: solid;
}
@media screen and (min-width: 769px) {
  .tableContainer {
    -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center;
  }
}
.tableContainer .table-sm tr > * {
  padding-top: 0.3rem;
  padding-bottom: 0.3rem;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
@media screen and (max-width: 768px) {
  .tableContainer .table-sm tr > * {
    white-space: nowrap;
  }
}
@media screen and (min-width: 769px) {
  .tableContainer .table-sm tr > * {
    padding-top: 0.3rem;
    padding-bottom: 0.3rem;
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }
}
.tableContainer .table-sm thead th {
  min-width: 4rem;
  font-size: 16px;
}
.tableContainer .table-sm tbody th {
  min-width: 8rem;
}
.tableContainer table {
  width: 100%;
  border-collapse: separate !important;
  border-spacing: 1px;
  background: #000;
}
.tableContainer table.bg-color-1 thead tr {
  color: #0d2824;
  background-color: #30dbc2 !important;
}
.tableContainer table.bg-color-1 thead tr .bg-light {
  background-color: #508b83 !important;
}
.tableContainer table.bg-color-1 tbody tr {
  color: #335a55;
  background-color: #f4fcff !important;
}
.tableContainer table.bg-color-1 tbody tr.bg-light th {
  background-color: #8fd8cc !important;
}
.tableContainer table.bg-color-1 tbody tr.bg-light td {
  color: #28302f;
  background-color: #e3f0f2 !important;
}
.tableContainer table.bg-color-1 tbody th {
  background-color: #8acfc5 !important;
}
.tableContainer table.bg-color-2 thead tr {
  color: #101c2e;
  background-color: #5892e9 !important;
}
.tableContainer table.bg-color-2 thead tr.bg-dark {
  background-color: #4779c5 !important;
}
.tableContainer table.bg-color-2 tbody tr {
  color: #33465a;
  background-color: #ebf5ff !important;
}
.tableContainer table.bg-color-2 tbody tr.bg-dark th {
  background-color: #9fbcdb !important;
}
.tableContainer table.bg-color-2 tbody tr.bg-dark td {
  color: #28302f;
  background-color: #ddf0f7 !important;
}
.tableContainer table.bg-color-2 tbody th {
  background-color: #b5d9ff !important;
}
.tableContainer table tr > * {
  text-align: center;
  vertical-align: middle;
  padding-top: 0.3rem;
  padding-bottom: 0.3rem;
  padding-left: 1rem;
  padding-right: 1rem;
}
@media screen and (max-width: 768px) {
  .tableContainer table tr > * {
    white-space: nowrap;
  }
}
@media screen and (min-width: 769px) {
  .tableContainer table tr > * {
    padding-top: 0.3rem;
    padding-bottom: 0.3rem;
    padding-left: 1rem;
    padding-right: 1rem;
  }
}
.tableContainer_typeA table thead th {
  background: -webkit-gradient(linear, left top, left bottom, from(rgb(0, 118, 206)), color-stop(49%, rgb(0, 118, 206)), color-stop(50%, rgb(0, 65, 115)), to(rgb(0, 104, 182)));
  background: linear-gradient(180deg, rgb(0, 118, 206) 0%, rgb(0, 118, 206) 49%, rgb(0, 65, 115) 50%, rgb(0, 104, 182) 100%);
}
.tableContainer_typeA table thead th span {
  -webkit-filter: drop-shadow(0 0 3px rgb(0, 65, 115));
          filter: drop-shadow(0 0 3px rgb(0, 65, 115));
}

.tableContainer_typeB table thead th {
  background: -webkit-gradient(linear, left top, left bottom, from(rgb(6, 116, 120)), color-stop(49%, rgb(6, 116, 120)), color-stop(50%, rgb(3, 63, 65)), to(rgb(5, 104, 108)));
  background: linear-gradient(180deg, rgb(6, 116, 120) 0%, rgb(6, 116, 120) 49%, rgb(3, 63, 65) 50%, rgb(5, 104, 108) 100%);
}
.tableContainer_typeB table thead th span {
  -webkit-filter: drop-shadow(0 0 2px rgb(3, 63, 65));
          filter: drop-shadow(0 0 2px rgb(3, 63, 65));
}

.tableContainer table thead th {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 1rem;
  padding-right: 1rem;
  font-size: max(2.1333333333vw, 14px);
}
@media screen and (min-width: 769px) {
  .tableContainer table thead th {
    font-size: 18px;
  }
}
.tableContainer table tbody tr > * {
  font-size: max(2.1333333333vw, 14px);
}
@media screen and (min-width: 769px) {
  .tableContainer table tbody tr > * {
    font-size: 16px;
  }
}

.obj {
  position: absolute;
  z-index: 1;
}
@media screen and (max-width: 1170px) {
  .obj {
    display: none;
  }
}
.obj_stone-1 {
  top: -336px;
  width: 712px;
  height: 352px;
  background-repeat: no-repeat;
  background-image: url(https://image.tw.ncsoft.com/bns/pc/event/2212/accessorysell/obj_stone-1.png);
  right: 0;
  margin-right: -224px;
}
.obj_stone-2 {
  top: -229px;
  width: 529px;
  height: 419px;
  background-repeat: no-repeat;
  background-image: url(https://image.tw.ncsoft.com/bns/pc/event/2212/accessorysell/obj_stone-2.png);
  left: 0;
  margin-left: -128px;
}
.obj_stone-2 [class^=eff-] {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 594px;
  height: 727px;
  mix-blend-mode: color-dodge;
}
.obj_stone-2 span.eff-1 {
  background-image: url(https://image.tw.ncsoft.com/bns/pc/event/2212/accessorysell/obj_stone-2_eff-1.png);
  mix-blend-mode: overlay;
}
.obj_stone-2 span.eff-2 {
  background-image: url(https://image.tw.ncsoft.com/bns/pc/event/2212/accessorysell/obj_stone-2_eff-2.png);
  mix-blend-mode: plus-lighter;
}
.obj_stone-3 {
  top: -251px;
  width: 446px;
  height: 529px;
  background-repeat: no-repeat;
  background-image: url(https://image.tw.ncsoft.com/bns/pc/event/2212/accessorysell/obj_stone-3.png);
  right: 0;
  margin-right: -120px;
}

:root {
  --color-base: #a7d9ff;
  --color-white: #fff;
}

:root p {
  margin-bottom: 0;
}

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

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

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

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

.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;
}

.list-kome {
  list-style-type: "※";
  text-align: left;
}
@media screen and (max-width: 768px) {
  .list-kome {
    font-size: 3.2vw;
  }
}

.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));
}
@media screen and (max-width: 768px) {
  .kome {
    font-size: 3.2vw;
  }
}

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

.strong {
  font-weight: bold;
}

.coin--c {
  position: relative;
  display: inline-block;
  width: 4.5em;
  text-align: left;
  padding-left: 4vw;
}
@media screen and (min-width: 577px) {
  .coin--c {
    padding-left: 30px;
  }
}
.coin--c::before {
  content: "";
  height: 2.6666666667vw;
  width: 2.6666666667vw;
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -1.3333333333vw;
  background-size: contain;
  background: url(https://image.tw.ncsoft.com/bns/pc/event/2212/accessorysell/coin_c.png) center/contain no-repeat;
}
@media screen and (min-width: 577px) {
  .coin--c::before {
    height: 20px;
    width: 20px;
    margin-top: -10px;
  }
}

@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 {
  font-size: min(4vw, 1rem);
  font-weight: 200;
  background-color: #000305;
}
@media screen and (min-width: 769px) {
  .allContent {
    font-size: 1rem;
    background-color: #051222;
  }
}

.headArea {
  height: 100.6666666667vw;
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover;
  background-image: url(https://image.tw.ncsoft.com/bns/pc/event/2212/accessorysell/mb/main.webp);
}
@media screen and (min-width: 577px) {
  .headArea {
    background-image: url(https://image.tw.ncsoft.com/bns/pc/event/2212/accessorysell/main.webp);
    height: 1252px;
    background-size: auto;
  }
}
.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;
}
.headArea .period {
  position: absolute;
  left: 50%;
  bottom: -30.1333333333vw;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 100vw;
  height: 39.4666666667vw;
  text-indent: -9999em;
  background-image: url(https://image.tw.ncsoft.com/bns/pc/event/2212/accessorysell/period_m.png);
  background-repeat: no-repeat;
  background-position: center top;
  background-size: contain;
  -webkit-filter: drop-shadow(0 2px 5px rgb(0, 0, 0));
          filter: drop-shadow(0 2px 5px rgb(0, 0, 0));
}
@media screen and (min-width: 769px) {
  .headArea .period {
    bottom: -3.2478632479vw;
    width: 85.3846153846vw;
    height: 10.8547008547vw;
    background-image: url(https://image.tw.ncsoft.com/bns/pc/event/2212/accessorysell/period.png);
    background-size: auto 100%;
  }
}
@media screen and (min-width: 1171px) {
  .headArea .period {
    bottom: -38px;
    width: 999px;
    height: 127px;
  }
}

.txt_lede {
  margin-top: 1.3333333333vw;
  text-align: center;
  color: #a4bbd6;
  font-family: "Noto Serif TC", sans-serif;
  font-size: max(2.6666666667vw, 16px);
  -webkit-filter: drop-shadow(0 0 3px rgb(0, 0, 0));
          filter: drop-shadow(0 0 3px rgb(0, 0, 0));
}
@media screen and (min-width: 769px) {
  .txt_lede {
    font-size: 21px;
    margin-top: 10px;
  }
}

.bodyArea {
  padding-top: 0.1px;
  color: var(--color-base);
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  font-family: "Noto Sans TC";
  font-weight: 400;
  background-image: url(https://image.tw.ncsoft.com/bns/pc/event/2212/accessorysell/mb/body_bg.webp);
  background-size: 100% auto;
  background-position-y: 0, 280vw, 280vw;
}
@media screen and (min-width: 577px) {
  .bodyArea {
    background-image: url(https://image.tw.ncsoft.com/bns/pc/event/2212/accessorysell/body_bg.webp);
    background-repeat: no-repeat;
    background-position-x: center;
    background-position-y: 0;
    background-size: auto;
  }
}
.bodyArea a {
  color: #a7d9ff;
}
.bodyArea a:hover {
  color: #a7d9ff;
  text-decoration: none;
}

.sp_list {
  list-style-type: none;
}
.sp_list li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  counter-increment: number;
  -webkit-column-gap: 1.3333333333vw;
     -moz-column-gap: 1.3333333333vw;
          column-gap: 1.3333333333vw;
}
@media screen and (min-width: 577px) {
  .sp_list li {
    -webkit-column-gap: 10px;
       -moz-column-gap: 10px;
            column-gap: 10px;
  }
}
.sp_list li::before {
  content: counter(number);
  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;
  width: 8vw;
  height: 7.8666666667vw;
  background-size: contain;
  background-image: url(https://image.tw.ncsoft.com/bns/pc/event/2212/accessorysell/list-num.png);
  background-repeat: no-repeat;
}
@media screen and (min-width: 577px) {
  .sp_list li::before {
    width: 44px;
    height: 42px;
  }
}
.sp_list li ~ li {
  margin-top: 10px;
}

.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;
  padding-top: 0.1px;
  padding-bottom: 0.1px;
  padding-left: 4vw;
  padding-right: 4vw;
}
@media screen and (min-width: 769px) {
  .innerFrame {
    width: 100%;
    padding-top: 0.1px;
    padding-bottom: 0.1px;
    padding-left: 15px;
    padding-right: 15px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (min-width: 1171px) {
  .innerFrame {
    width: 1170px;
  }
}

.sect ~ .sect {
  margin-top: 13.3333333333vw;
}
@media screen and (min-width: 769px) {
  .sect ~ .sect {
    margin-top: 170px;
  }
}

.sect-1 {
  margin-top: -13.8666666667vw;
}
@media screen and (min-width: 577px) {
  .sect-1 {
    margin-top: -184px;
  }
}

.sect-1__hdg {
  height: 12vw;
  margin-top: -5.3333333333vw;
  text-indent: -9999em;
  background-position-x: center;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url(https://image.tw.ncsoft.com/bns/pc/event/2212/accessorysell/sect-1_hdg.png);
}
@media screen and (min-width: 769px) {
  .sect-1__hdg {
    background-size: auto;
    margin-top: -56px;
    height: 125px;
  }
}

.sect-2__hdg {
  height: 12vw;
  margin-top: -5.3333333333vw;
  text-indent: -9999em;
  background-position-x: center;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url(https://image.tw.ncsoft.com/bns/pc/event/2212/accessorysell/sect-2_hdg.png);
}
@media screen and (min-width: 769px) {
  .sect-2__hdg {
    background-size: auto;
    margin-top: -56px;
    height: 125px;
  }
}

.sect-3__hdg {
  height: 12vw;
  margin-top: -5.3333333333vw;
  text-indent: -9999em;
  background-position-x: center;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url(https://image.tw.ncsoft.com/bns/pc/event/2212/accessorysell/sect-3_hdg.png);
}
@media screen and (min-width: 769px) {
  .sect-3__hdg {
    background-size: auto;
    margin-top: -56px;
    height: 125px;
  }
}

.sect-3 [class^=sect-3__cont-] {
  -ms-flex-item-align: normal;
      -ms-grid-row-align: normal;
      align-self: normal;
  height: 11.3333333333vw;
  margin-bottom: 4vw;
  text-indent: -9999em;
  background-position-x: center;
  background-repeat: no-repeat;
  background-size: contain;
}
@media screen and (max-width: 576px) {
  .sect-3 [class^=sect-3__cont-] {
    height: 9.3333333333vw;
  }
}
@media screen and (min-width: 769px) {
  .sect-3 [class^=sect-3__cont-] {
    height: 72px;
    margin-bottom: 30px;
  }
}
.sect-3__cont-1_hdg {
  background-image: url(https://image.tw.ncsoft.com/bns/pc/event/2212/accessorysell/sect-3_cont-1_hdg.png);
}
.sect-3__cont-2_hdg {
  background-image: url(https://image.tw.ncsoft.com/bns/pc/event/2212/accessorysell/sect-3_cont-2_hdg.png);
}
.sect-3__cont-3_hdg {
  background-image: url(https://image.tw.ncsoft.com/bns/pc/event/2212/accessorysell/sect-3_cont-3_hdg.png);
}

.sect-4__hdg {
  height: 12vw;
  margin-top: -5.3333333333vw;
  text-indent: -9999em;
  background-position-x: center;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url(https://image.tw.ncsoft.com/bns/pc/event/2212/accessorysell/sect-4_hdg.png);
}
@media screen and (min-width: 769px) {
  .sect-4__hdg {
    background-size: auto;
    margin-top: -56px;
    height: 125px;
  }
}

.icoContainer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-column-gap: 10px;
     -moz-column-gap: 10px;
          column-gap: 10px;
  margin-left: -0.3rem;
}
@media screen and (min-width: 769px) {
  .icoContainer {
    margin-left: -1rem;
  }
}
.icoContainer__ico {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 8vw;
}
@media screen and (min-width: 769px) {
  .icoContainer__ico {
    width: 64px;
  }
}
.icoContainer__ico img {
  width: 100%;
}
.icoContainer__name {
  text-align: left;
}

.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;
  }
}

.sect-att {
  color: #c7c7c7;
  background: #162c45;
  padding-top: 6.8376068376vw;
  padding-bottom: 8.547008547vw;
}
@media screen and (min-width: 1171px) {
  .sect-att {
    padding-top: 80px;
    padding-bottom: 100px;
  }
}
/*# sourceMappingURL=style.css.map */