/* stylelint-disable order/properties-alphabetical-order */
/* stylelint-enable */
@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");
#content {
  color: #ecf0ff;
  font-family: "Noto Sans JP", sans-serif;
  background: #000;
  font-size: 20px;
  line-height: 1.4;
  overflow-x: hidden;
}
#content * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
#content a {
  text-decoration: none;
}
#content i {
  font-style: normal;
}
#content img {
  max-width: 100%;
}
#content button {
  background-color: transparent;
  border: none;
  cursor: pointer;
  outline: none;
  padding: 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
#content table th,
#content table td {
  vertical-align: middle;
  font-size: inherit;
}
#content table img {
  vertical-align: middle;
}
@media screen and (max-width: 960px) {
  #content {
    font-size: 14px;
  }
  #content .inner {
    width: auto;
  }
}
@media screen and (max-width: 960px) {
  #content #headArea .fixObj .snsList {
    top: 15px;
  }
  #content #headArea .fixObj .snsList li.fbOfficial,
  #content #headArea .fixObj .snsList li.ad,
  #content #headArea .fixObj .snsList li.bnsOfficial {
    font-size: 11px;
  }
  #content #headArea .fixObj .snsList li.fbOfficial a,
  #content #headArea .fixObj .snsList li.ad a,
  #content #headArea .fixObj .snsList li.bnsOfficial a {
    min-width: auto;
    padding: 0 0.5em;
  }
}
#content #headArea .bnsLogo a {
  height: 100%;
  background: url(https://image.tw.ncsoft.com/bns/pc/common/logo_w.png) center/contain no-repeat;
}
@media screen and (max-width: 960px) {
  #content #headArea .bnsLogo {
    height: 46px;
    width: 100px;
    position: absolute;
    top: 10px;
    left: 0;
    margin: 0;
  }
  #content #headArea .bnsLogo a {
    height: 100%;
    width: 100%;
    margin: 0;
  }
}
@media screen and (max-width: 960px) {
  #content #bodyArea #att li {
    font-size: 1em;
  }
}

.text--red {
  color: #a92323;
}

.text--yellow {
  color: #ffda69;
}

.text--gray {
  color: #c0bfd2;
}

.text--darkGray {
  color: #73718d;
}

.text--opacity80 {
  color: rgba(255, 255, 255, 0.8);
}

.text--opacity50 {
  color: rgba(255, 255, 255, 0.5);
}

.text--xs {
  font-size: 0.75em;
}

.text--sm {
  font-size: 0.85em;
}

.text--md {
  font-size: 1em;
}

.text--lg {
  font-size: 1.15em;
}

.text--xl {
  font-size: 1.3em;
}

.text--serif {
  font-family: "Noto Serif TC", serif;
}

.fancybox-slide {
  padding-top: 3em;
  padding-bottom: 3em;
}

@media screen and (max-width: 640px) {
  html,
  body {
    font-size: 14px;
    min-width: auto !important;
  }
  #nctGnb .ncGnb div.wrap {
    position: relative;
    height: auto;
    width: 100%;
    min-width: inherit;
    margin: 0 auto;
    background: #fff;
  }
  #nctGnb .ncGnb div.wrap .gnbLeft {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -moz-align-items: center;
    -ms-align-items: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    border-bottom: 1px solid #eeeeee;
  }
  #nctGnb .ncGnb div.wrap .gnbLeft .btnList, #nctGnb .ncGnb div.wrap .gnbLeft .btnList.on {
    border: none;
    padding: 10px 45px 0 24px;
  }
  #nctGnb .ncGnb div.wrap .gnbMenu {
    position: static;
  }
  #nctGnb .ncGnb div.wrap .gnbMenu .menu {
    min-width: 100%;
    height: 30px;
  }
  #nctGnb .ncGnb div.wrap .gnbMenu .menu ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -moz-align-items: center;
    -ms-align-items: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  #nctGnb .ncGnb div.wrap .gnbMenu .menu ul li {
    height: 30px;
    width: 25%;
    text-align: center;
  }
  #nctGnb .ncGnb div.wrap .gnbMenu .menu ul li + li a {
    border-left: 1px solid #ececec;
  }
  #nctGnb .ncGnb div.wrap .gnbMenu .menu ul li a {
    height: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -moz-justify-content: center;
    -ms-justify-content: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 0;
  }
  #nctGnb .gnb-games {
    border-top: 1px solid #eeeeee;
    padding: 10px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  #nctGnb .gnb-games div.list-container {
    min-width: 100%;
    max-width: 100%;
    padding: 0;
  }
  #nctGnb .gnb-games div.list-container div.pc, #nctGnb .gnb-games div.list-container div.mobile {
    float: none;
    padding: 0;
  }
  #nctGnb .gnb-games div.list-container div.pc .title, #nctGnb .gnb-games div.list-container div.mobile .title {
    padding-left: 10px;
  }
  #nctGnb .gnb-games div.list-container div.mobile {
    border-top: 1px solid #eeeeee;
    margin-top: 15px;
    padding-top: 15px;
  }
  #nctGnb .gnb-games div.list-container div.pc ul, #nctGnb .gnb-games div.list-container div.mobile ul,
  #nctGnb .gnb-games div.list-container div.mobile ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -moz-align-items: center;
    -ms-align-items: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  #nctGnb .gnb-games div.list-container div.pc ul:after, #nctGnb .gnb-games div.list-container div.mobile ul:after,
  #nctGnb .gnb-games div.list-container div.mobile ul:after {
    display: none;
  }
  #nctGnb .gnb-games div.list-container div.pc ul li:first-child, #nctGnb .gnb-games div.list-container div.mobile ul li:first-child,
  #nctGnb .gnb-games div.list-container div.mobile ul li:first-child {
    margin-left: 0;
  }
  #grobalFooterLink .footerTableArea table tr {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -moz-align-items: center;
    -ms-align-items: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-align-content: center;
    -ms-flex-line-pack: center;
        align-content: center;
  }
  #grobalFooterLink .footerTableArea table tr td {
    border: none;
    border-right: 1px solid #ddd;
  }
  #grobalFooterLink .footerTableArea table tr td:not(:last-child) {
    width: 25%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  #grobalFooterLink .footerTableArea table tr td:last-child {
    width: 100%;
    border-top: 1px solid #dddddd;
    padding: 10px;
  }
  div#nctFooter {
    position: relative;
    z-index: 9;
    height: auto;
    padding: 15px 10px;
  }
  div#nctFooter div.ncFooter {
    min-width: inherit;
    text-align: center;
  }
  div#nctFooter div.ncFooter .logo {
    text-align: center;
  }
  div#nctFooter div.ncFooter div.footerMenu {
    position: static;
  }
  div#nctFooter div.ncFooter address:before {
    display: none !important;
  }
  #content {
    padding-top: 70px;
  }
}
#content #headArea {
  height: 1200px;
  background: url("https://image.tw.ncsoft.com/bns/pc/event/2208/treasure/img/main.jpg") center no-repeat;
}
@media screen and (max-width: 640px) {
  #content #headArea {
    height: 164vw;
    background: url("https://image.tw.ncsoft.com/bns/pc/event/2208/treasure/img/main_sp.jpg") center/cover no-repeat;
  }
}
#content #bodyArea {
  background-image: url("https://image.tw.ncsoft.com/bns/pc/event/2208/treasure/img/bg_body_top.jpg"), url("https://image.tw.ncsoft.com/bns/pc/event/2208/treasure/img/bg_body_recommend.jpg"), url("https://image.tw.ncsoft.com/bns/pc/event/2208/treasure/img/bg_body_bottom.jpg"), url("https://image.tw.ncsoft.com/bns/pc/event/2208/treasure/img/bg_body_repeat.jpg");
  background-position: center top, center 1795px, center 3300px, center;
  background-repeat: no-repeat, no-repeat, no-repeat, repeat-y;
}
@media screen and (max-width: 640px) {
  #content #bodyArea {
    background: #000;
  }
}
@media screen and (max-width: 640px) {
  #content #bodyArea .sct {
    padding-right: 0.5em;
    padding-left: 0.5em;
  }
}
#content #bodyArea .sct .inner {
  z-index: 2;
}
#content #bodyArea .sct .frame {
  background-color: #1c1c24;
  background-image: url("https://image.tw.ncsoft.com/bns/pc/event/2208/treasure/img/frame_t.png"), url("https://image.tw.ncsoft.com/bns/pc/event/2208/treasure/img/frame_b.png");
  background-position: center top, center bottom;
  background-repeat: no-repeat;
  border-radius: 1em;
}
@media screen and (max-width: 640px) {
  #content #bodyArea .sct .frame {
    background-size: contain;
  }
}
#content #bodyArea .sct .inr-frame {
  border-top: 2px solid #0f1014;
  border-bottom: 1px solid #323339;
  border-radius: 0.5em;
  background: #14151a;
}
#content #bodyArea .sct .sct__title, #content #bodyArea .sct .sct__recommend .recommend__main-item .main-item__name {
  font-size: 3.5em;
  color: #eaf0fe;
  font-weight: bold;
  text-align: center;
  font-family: "Noto Serif TC", serif;
}
#content #bodyArea .sct .sct__title span, #content #bodyArea .sct .sct__recommend .recommend__main-item .main-item__name span {
  position: relative;
  display: inline-block;
  padding-right: 0.15em;
  padding-left: 0.15em;
}
#content #bodyArea .sct .sct__title span::before, #content #bodyArea .sct .sct__recommend .recommend__main-item .main-item__name span::before, #content #bodyArea .sct .sct__title span::after, #content #bodyArea .sct .sct__recommend .recommend__main-item .main-item__name span::after {
  content: "";
  position: absolute;
  top: 50%;
  height: 75px;
  width: 75px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
#content #bodyArea .sct .sct__title span::before, #content #bodyArea .sct .sct__recommend .recommend__main-item .main-item__name span::before {
  left: -1em;
  background: url("https://image.tw.ncsoft.com/bns/pc/event/2208/treasure/img/title_l.png") center/contain no-repeat;
}
#content #bodyArea .sct .sct__title span::after, #content #bodyArea .sct .sct__recommend .recommend__main-item .main-item__name span::after {
  right: -1em;
  background: url("https://image.tw.ncsoft.com/bns/pc/event/2208/treasure/img/title_r.png") center/contain no-repeat;
}
@media screen and (max-width: 640px) {
  #content #bodyArea .sct .sct__title, #content #bodyArea .sct .sct__recommend .recommend__main-item .main-item__name {
    font-size: 2em;
  }
  #content #bodyArea .sct .sct__title span::before, #content #bodyArea .sct .sct__recommend .recommend__main-item .main-item__name span::before, #content #bodyArea .sct .sct__title span::after, #content #bodyArea .sct .sct__recommend .recommend__main-item .main-item__name span::after {
    height: 1em;
    width: 1em;
  }
}
#content #bodyArea .sct .sct__sub-title {
  font-size: 1.25em;
  color: #d5d5d5;
  font-weight: bold;
  text-align: center;
  font-family: "Noto Serif TC", serif;
  text-shadow: 0 0 5px #480909, 0 0 5px #480909, 0 0 5px #480909;
}
#content #bodyArea .sct .sct__sub-title span {
  position: relative;
  display: inline-block;
  height: 90px;
  min-width: 250px;
  background: url("https://image.tw.ncsoft.com/bns/pc/event/2208/treasure/img/sub_title_c.png") center/contain repeat-x;
  padding: 0.3em 0.75em;
}
#content #bodyArea .sct .sct__sub-title span::before, #content #bodyArea .sct .sct__sub-title span::after {
  content: "";
  position: absolute;
  top: 50%;
  height: 90px;
  width: 125px;
  margin-top: -45px;
}
#content #bodyArea .sct .sct__sub-title span::before {
  left: -4.75em;
  background: url("https://image.tw.ncsoft.com/bns/pc/event/2208/treasure/img/sub_title_l.png") center no-repeat;
}
#content #bodyArea .sct .sct__sub-title span::after {
  right: -4.75em;
  background: url("https://image.tw.ncsoft.com/bns/pc/event/2208/treasure/img/sub_title_r.png") center no-repeat;
}
#content #bodyArea .sct .sct__sub-title.is-blue {
  text-shadow: 0 0 5px #092f50, 0 0 5px #092f50, 0 0 5px #092f50;
}
#content #bodyArea .sct .sct__sub-title.is-blue span {
  background: url("https://image.tw.ncsoft.com/bns/pc/event/2208/treasure/img/sub_title_c_blue.png") center/contain repeat-x;
}
#content #bodyArea .sct .sct__sub-title.is-blue span::before {
  background: url("https://image.tw.ncsoft.com/bns/pc/event/2208/treasure/img/sub_title_l_blue.png") center no-repeat;
}
#content #bodyArea .sct .sct__sub-title.is-blue span::after {
  right: -4.75em;
  background: url("https://image.tw.ncsoft.com/bns/pc/event/2208/treasure/img/sub_title_r_blue.png") center no-repeat;
}
#content #bodyArea .sct .sct__sub-title.is-purple {
  text-shadow: 0 0 5px #4310ae, 0 0 5px #4310ae, 0 0 5px #4310ae;
}
#content #bodyArea .sct .sct__sub-title.is-purple span {
  background: url("https://image.tw.ncsoft.com/bns/pc/event/2208/treasure/img/sub_title_c_purple.png") center/contain repeat-x;
}
#content #bodyArea .sct .sct__sub-title.is-purple span::before {
  background: url("https://image.tw.ncsoft.com/bns/pc/event/2208/treasure/img/sub_title_l_purple.png") center no-repeat;
}
#content #bodyArea .sct .sct__sub-title.is-purple span::after {
  right: -4.75em;
  background: url("https://image.tw.ncsoft.com/bns/pc/event/2208/treasure/img/sub_title_r_purple.png") center no-repeat;
}
@media screen and (max-width: 640px) {
  #content #bodyArea .sct .sct__sub-title {
    font-size: 1em;
  }
  #content #bodyArea .sct .sct__sub-title span {
    height: 12vw;
    padding: 0.3em 0.5em;
  }
  #content #bodyArea .sct .sct__sub-title span::before, #content #bodyArea .sct .sct__sub-title span::after {
    height: 12vw;
    width: 9.3333333333vw;
    margin-top: -6vw;
  }
  #content #bodyArea .sct .sct__sub-title span::before {
    left: -8.6666666667vw;
    background: url("https://image.tw.ncsoft.com/bns/pc/event/2208/treasure/img/sub_title_l_sp.png") center/contain no-repeat;
  }
  #content #bodyArea .sct .sct__sub-title span::after {
    right: -8.6666666667vw;
    background: url("https://image.tw.ncsoft.com/bns/pc/event/2208/treasure/img/sub_title_r_sp.png") center/contain no-repeat;
  }
  #content #bodyArea .sct .sct__sub-title.is-blue span::before {
    left: -8.6666666667vw;
    background: url("https://image.tw.ncsoft.com/bns/pc/event/2208/treasure/img/sub_title_l_sp_blue.png") center/contain no-repeat;
  }
  #content #bodyArea .sct .sct__sub-title.is-blue span::after {
    right: -8.6666666667vw;
    background: url("https://image.tw.ncsoft.com/bns/pc/event/2208/treasure/img/sub_title_r_sp_blue.png") center/contain no-repeat;
  }
  #content #bodyArea .sct .sct__sub-title.is-purple span::before {
    left: -8.6666666667vw;
    background: url("https://image.tw.ncsoft.com/bns/pc/event/2208/treasure/img/sub_title_l_sp_purple.png") center/contain no-repeat;
  }
  #content #bodyArea .sct .sct__sub-title.is-purple span::after {
    right: -8.6666666667vw;
    background: url("https://image.tw.ncsoft.com/bns/pc/event/2208/treasure/img/sub_title_r_sp_purple.png") center/contain no-repeat;
  }
}
#content #bodyArea .sct .sct__date {
  color: #999aa0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#content #bodyArea .sct .sct__date .date__title {
  font-size: 0.9em;
  color: #c0c2ca;
  background: #14151a;
  border-top: 1px solid #0f1013;
  border-bottom: 1px solid #323339;
  padding: 0.25em 0.75em;
  border-radius: 1em;
  margin-right: 0.5em;
}
@media screen and (max-width: 640px) {
  #content #bodyArea .sct .sct__date {
    display: block;
    text-align: center;
  }
  #content #bodyArea .sct .sct__date .date__title {
    display: inline-block;
  }
}
#content #bodyArea .sct .sct__item-box {
  text-align: center;
}
#content #bodyArea .sct .sct__item-box .item-box {
  overflow: hidden;
}
#content #bodyArea .sct .sct__item-box .item-box .item__name {
  min-height: 2.8em;
}
#content #bodyArea .sct .sct__item-box .item-box .item__thumb {
  position: relative;
}
#content #bodyArea .sct .sct__item-box .item-box .item__thumb .no {
  position: absolute;
  right: 1em;
  bottom: 1.5em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 3.5em;
  width: 3.5em;
  font-size: 0.9em;
  color: #fff;
  font-weight: bold;
  text-shadow: 0 0 5px #480909, 0 0 5px #480909, 0 0 5px #480909;
  background: url("https://image.tw.ncsoft.com/bns/pc/event/2208/treasure/img/item_no.png") center/contain no-repeat;
}
#content #bodyArea .sct .sct__item-box .item-box .item__thumb .no.is-sm {
  height: 2.75em;
  width: 2.75em;
  font-size: 0.85em;
  position: absolute;
  right: 0.5em;
  bottom: 0.5em;
}
#content #bodyArea .sct .sct__item-box .item-box .item__thumb .no.is-left {
  position: absolute;
  right: auto;
  bottom: 1.5em;
  left: 0.5em;
}
#content #bodyArea .sct .sct__item-box .item-box .item__thumb .no.is-left + .no {
  position: absolute;
  right: 0.5em;
  bottom: 1.5em;
}
#content #bodyArea .sct .sct__item-box .item-box .item__price {
  position: relative;
  display: inline-block;
  width: 70%;
  max-width: 200px;
  font-size: 1.15em;
  color: #d62f22;
  font-weight: bold;
  background: #000000;
  border-top: 1px solid #0f1013;
  border-bottom: 1px solid #323339;
  border-radius: 1em;
  padding-left: 0.75em;
}
#content #bodyArea .sct .sct__item-box .item-box .item__price::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0.5em;
  --webkit-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  height: 20px;
  width: 20px;
}
#content #bodyArea .sct .sct__item-box .item-box .item__price.is-c::before {
  background: url(https://image.tw.ncsoft.com/bns/pc/common/coin_c.png) center/contain no-repeat;
}
#content #bodyArea .sct .sct__item-box .item-box .item__price.is-d {
  color: #eaab3c;
}
#content #bodyArea .sct .sct__item-box .item-box .item__price.is-d::before {
  background: url(https://image.tw.ncsoft.com/bns/pc/common/coin_d.png) center/contain no-repeat;
}
#content #bodyArea .sct .sct__item-box .item-box .item__price.is-new-c::before {
  background: url(https://image.tw.ncsoft.com/bns/pc/common/coin_new_c.png) center/contain no-repeat;
}
#content #bodyArea .sct .sct__item-box .item-box .item__price.is-new-d {
  color: #eaab3c;
}
#content #bodyArea .sct .sct__item-box .item-box .item__price.is-new-d::before {
  background: url(https://image.tw.ncsoft.com/bns/pc/common/coin_new_d.png) center/contain no-repeat;
}
@media screen and (max-width: 640px) {
  #content #bodyArea .sct .sct__item-box .item-box {
    width: 48%;
  }
  #content #bodyArea .sct .sct__item-box .item-box.is-lg {
    width: 100%;
  }
}
#content #bodyArea .sct .sct__recommend .recommend__main-item .main-item__name {
  font-size: 1.35em;
  color: #d5d5d5;
  font-weight: bold;
  text-align: center;
  font-family: "Noto Serif TC", serif;
}
#content #bodyArea .sct .sct__recommend .recommend__main-item .main-item__name span {
  background: rgba(9, 8, 11, 0.6);
  border-top: 1px solid #0f1013;
  border-bottom: 1px solid #323339;
  border-radius: 1em;
  padding: 0 2em;
}
#content #bodyArea .sct .sct__recommend .recommend__main-item .main-item__name span::before, #content #bodyArea .sct .sct__recommend .recommend__main-item .main-item__name span::after {
  height: 30px;
  width: 30px;
}
#content #bodyArea .sct .sct__recommend .recommend__main-item .main-item__name span::before {
  left: 0.25em;
}
#content #bodyArea .sct .sct__recommend .recommend__main-item .main-item__name span::after {
  right: 0.25em;
}
#content #bodyArea .sct .sct__recommend .recommend__main-item .main-item__thumb {
  display: inline-block;
  padding: 4px;
  border-radius: 8px;
  background: rgb(255, 205, 99);
  background: linear-gradient(135deg, rgb(255, 205, 99) 5%, rgb(255, 205, 99) 5%, rgb(162, 63, 255) 50%, rgb(255, 205, 99) 95%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#ffcd63", endColorstr="#ffcd63",GradientType=1 );
}
#content #bodyArea .sct .sct__recommend .recommend__main-item .main-item__thumb .thumb-frame {
  position: relative;
  padding: 0.5em;
  border-radius: 5px;
  background: #000;
}
#content #bodyArea .sct .sct__recommend .recommend__main-item .main-item__thumb .thumb-frame::before, #content #bodyArea .sct .sct__recommend .recommend__main-item .main-item__thumb .thumb-frame::after {
  content: "";
  height: 105px;
  width: 105px;
  mix-blend-mode: screen;
  pointer-events: none;
}
#content #bodyArea .sct .sct__recommend .recommend__main-item .main-item__thumb .thumb-frame::before {
  position: absolute;
  top: -23px;
  left: -27px;
  background: url("https://image.tw.ncsoft.com/bns/pc/event/2208/treasure/img/recommend_light_1.png") center no-repeat;
}
#content #bodyArea .sct .sct__recommend .recommend__main-item .main-item__thumb .thumb-frame::after {
  position: absolute;
  right: -40px;
  bottom: -30px;
  background: url("https://image.tw.ncsoft.com/bns/pc/event/2208/treasure/img/recommend_light_2.png") center no-repeat;
}
#content #bodyArea .sct .sct__recommend .recommend__main-item .main-item__detail {
  text-shadow: 0 0 5px #000, 0 0 5px #000;
}
#content #bodyArea .sct .sct__recommend .recommend__item {
  width: 50%;
  margin-right: auto;
  margin-left: auto;
}
#content #bodyArea .sct .sct__recommend .recommend__item .item .item__thumb {
  width: 73px;
  padding: 2px;
  border-radius: 5px;
  background: rgb(162, 165, 187);
  background: linear-gradient(135deg, rgb(162, 165, 187) 0%, rgb(40, 43, 48) 50%, rgb(162, 165, 187) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#a2a5bb", endColorstr="#a2a5bb",GradientType=1 );
}
#content #bodyArea .sct .sct__recommend .recommend__item .item .item__thumb .thumb-frame {
  background: #000;
  border-radius: 3px;
  overflow: hidden;
}
#content #bodyArea .sct .sct__recommend .recommend__item .item .item__thumb .thumb-frame img {
  width: 100%;
}
@media screen and (max-width: 640px) {
  #content #bodyArea .sct .sct__recommend .recommend__main-item .main-item__name span {
    padding: 0 1.5em;
  }
  #content #bodyArea .sct .sct__recommend .recommend__main-item .main-item__name span::before, #content #bodyArea .sct .sct__recommend .recommend__main-item .main-item__name span::after {
    height: 1em;
    width: 1em;
  }
  #content #bodyArea .sct .sct__recommend .recommend__main-item .main-item__name span::before {
    left: 0.5em;
  }
  #content #bodyArea .sct .sct__recommend .recommend__main-item .main-item__name span::after {
    right: 0.5em;
  }
  #content #bodyArea .sct .sct__recommend .recommend__main-item .main-item__thumb {
    max-width: 30%;
    padding: 2px;
  }
  #content #bodyArea .sct .sct__recommend .recommend__item {
    width: 80%;
  }
  #content #bodyArea .sct .sct__recommend .recommend__item .item .item__thumb {
    width: 10.6666666667vw;
  }
}
#content #bodyArea .sct.is-recommend {
  position: relative;
}
#content #bodyArea .sct.is-recommend::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 100%;
}
#content #bodyArea .sct.is-recommend .inner {
  z-index: 9;
}
#content #bodyArea .sct.is-recommend .recommend-char {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-position: center top;
  background-repeat: no-repeat;
  pointer-events: none;
}
@media screen and (max-width: 640px) {
  #content #bodyArea .sct.is-recommend {
    background: url("https://image.tw.ncsoft.com/bns/pc/event/2208/treasure/img/bg_sp_recommend.jpg") center top/cover no-repeat;
  }
  #content #bodyArea .sct.is-recommend::after {
    content: "";
    position: absolute;
    right: 0;
    bottom: 0;
    height: 5vh;
    width: 100%;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgb(0, 0, 0)));
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgb(0, 0, 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#00000000", endColorstr="#000000",GradientType=0 );
  }
  #content #bodyArea .sct.is-recommend .recommend-char {
    z-index: 1;
    width: 130%;
    left: -15%;
    background-size: contain;
    background-position: center top 20vw;
  }
  #content #bodyArea .sct.is-recommend .inner {
    z-index: 2;
  }
}
#content #bodyArea .sct .sct__bonus .bonus {
  width: 32%;
}
#content #bodyArea .sct .sct__bonus .bonus .bonus__title {
  height: 62px;
  width: 100%;
  font-size: 1.2em;
  font-weight: bold;
  text-shadow: 0 0 5px #480909, 0 0 5px #480909, 0 0 5px #480909;
  background: url("https://image.tw.ncsoft.com/bns/pc/event/2208/treasure/img/ribbon_red.png") center/contain no-repeat;
  margin-top: -2em;
}
#content #bodyArea .sct .sct__bonus .bonus .bonus__title.is-blue {
  text-shadow: 0 0 5px #092f50, 0 0 5px #092f50, 0 0 5px #092f50;
  background: url("https://image.tw.ncsoft.com/bns/pc/event/2208/treasure/img/ribbon_blue.png") center/contain no-repeat;
}
#content #bodyArea .sct .sct__bonus .bonus .bonus__title.is-purple {
  text-shadow: 0 0 5px #4310ae, 0 0 5px #4310ae, 0 0 5px #4310ae;
  background: url("https://image.tw.ncsoft.com/bns/pc/event/2208/treasure/img/ribbon_purple.png") center/contain no-repeat;
}
#content #bodyArea .sct .sct__bonus .bonus .bonus__item {
  min-height: 10em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-align-content: center;
  -ms-flex-line-pack: center;
      align-content: center;
}
#content #bodyArea .sct .sct__bonus .bonus .btn-frame {
  position: relative;
}
#content #bodyArea .sct .sct__bonus .bonus .btn-frame .item__costume {
  position: relative;
}
#content #bodyArea .sct .sct__bonus .bonus .btn-frame .item__costume::before {
  content: "";
  position: absolute;
  top: 50%;
  right: -1em;
  height: 80%;
  width: 0.75em;
  border: 1px solid #999aa0;
  border-left: none;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
@media screen and (max-width: 640px) {
  #content #bodyArea .sct .sct__bonus .bonus {
    width: 48%;
  }
  #content #bodyArea .sct .sct__bonus .bonus .bonus__title {
    height: 10.6666666667vw;
  }
  #content #bodyArea .sct .sct__bonus .bonus .bonus__item {
    min-height: auto;
  }
}
#content #bodyArea .sct .sct__guide .guide__tab {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-align-content: center;
  -ms-flex-line-pack: center;
      align-content: center;
}
#content #bodyArea .sct .sct__guide .guide__tab .tab {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 114px;
  width: 357px;
  font-size: 1.7em;
  color: #25262d;
  font-weight: bold;
  text-align: center;
  font-family: "Noto Serif TC", serif;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  padding-bottom: 0.5em;
  text-shadow: 0 1px 0 #575765;
  cursor: pointer;
}
#content #bodyArea .sct .sct__guide .guide__tab .tab:nth-child(1) {
  background-image: url("https://image.tw.ncsoft.com/bns/pc/event/2208/treasure/img/tab_default.png"), url("https://image.tw.ncsoft.com/bns/pc/event/2208/treasure/img/tab_1_active.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
#content #bodyArea .sct .sct__guide .guide__tab .tab:nth-child(1):hover, #content #bodyArea .sct .sct__guide .guide__tab .tab:nth-child(1).active {
  background: url("https://image.tw.ncsoft.com/bns/pc/event/2208/treasure/img/tab_1_active.png") center/contain no-repeat;
  color: rgba(255, 255, 255, 0.9);
  text-shadow: 0 0 5px #fff;
}
#content #bodyArea .sct .sct__guide .guide__tab .tab:nth-child(2) {
  background-image: url("https://image.tw.ncsoft.com/bns/pc/event/2208/treasure/img/tab_default.png"), url("https://image.tw.ncsoft.com/bns/pc/event/2208/treasure/img/tab_2_active.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
#content #bodyArea .sct .sct__guide .guide__tab .tab:nth-child(2):hover, #content #bodyArea .sct .sct__guide .guide__tab .tab:nth-child(2).active {
  background: url("https://image.tw.ncsoft.com/bns/pc/event/2208/treasure/img/tab_2_active.png") center/contain no-repeat;
  color: rgba(255, 255, 255, 0.9);
  text-shadow: 0 0 5px #fff;
}
#content #bodyArea .sct .sct__guide .guide__tab .tab:nth-child(3) {
  background-image: url("https://image.tw.ncsoft.com/bns/pc/event/2208/treasure/img/tab_default.png"), url("https://image.tw.ncsoft.com/bns/pc/event/2208/treasure/img/tab_3_active.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
#content #bodyArea .sct .sct__guide .guide__tab .tab:nth-child(3):hover, #content #bodyArea .sct .sct__guide .guide__tab .tab:nth-child(3).active {
  background: url("https://image.tw.ncsoft.com/bns/pc/event/2208/treasure/img/tab_3_active.png") center/contain no-repeat;
  color: rgba(255, 255, 255, 0.9);
  text-shadow: 0 0 5px #fff;
}
@media screen and (max-width: 960px) {
  #content #bodyArea .sct .sct__guide .guide__tab .tab {
    height: 10.2666666667vw;
    width: 31.3333333333vw;
    font-size: 1em;
  }
}
#content #bodyArea .sct .sct__guide .guide__main {
  background: #1b1c22;
  margin-top: -4em;
}
#content #bodyArea .sct .sct__guide .guide__main .main {
  display: none;
  opacity: 0;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
#content #bodyArea .sct .sct__guide .guide__main .main.active {
  display: block;
  opacity: 1;
  -webkit-animation: guideFade 0.3s linear 0s;
          animation: guideFade 0.3s linear 0s;
}
@-webkit-keyframes guideFade {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes guideFade {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
#content #bodyArea .sct .sct__guide .guide__main .sct__guide-att {
  width: 100%;
}
#content #bodyArea .sct .sct__guide .guide__main .sct__guide-att.is-red {
  background: -webkit-gradient(linear, left top, right top, from(rgba(74, 17, 14, 0)), color-stop(20%, rgb(74, 17, 14)), color-stop(80%, rgb(74, 17, 14)), to(rgba(74, 17, 14, 0)));
  background: linear-gradient(to right, rgba(74, 17, 14, 0) 0%, rgb(74, 17, 14) 20%, rgb(74, 17, 14) 80%, rgba(74, 17, 14, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#004a110e", endColorstr="#004a110e",GradientType=1 );
}
#content #bodyArea .sct .sct__guide .guide__main .sct__guide-att.is-yellow {
  background: -webkit-gradient(linear, left top, right top, from(rgba(72, 55, 7, 0)), color-stop(20%, rgb(72, 55, 7)), color-stop(80%, rgb(72, 55, 7)), to(rgba(72, 55, 7, 0)));
  background: linear-gradient(to right, rgba(72, 55, 7, 0) 0%, rgb(72, 55, 7) 20%, rgb(72, 55, 7) 80%, rgba(72, 55, 7, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#00483707", endColorstr="#00483707",GradientType=1 );
}
#content #bodyArea .sct .sct__guide .guide__main .sct__guide-att.is-purple {
  background: -webkit-gradient(linear, left top, right top, from(rgba(72, 55, 7, 0)), color-stop(20%, rgb(72, 55, 7)), color-stop(80%, rgb(72, 55, 7)), to(rgba(72, 55, 7, 0)));
  background: linear-gradient(to right, rgba(72, 55, 7, 0) 0%, rgb(72, 55, 7) 20%, rgb(72, 55, 7) 80%, rgba(72, 55, 7, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#00483707", endColorstr="#00483707",GradientType=1 );
}
#content #bodyArea .sct .sct__guide .guide__main .sct__step .step {
  width: 48%;
}
#content #bodyArea .sct .sct__guide .guide__main .sct__step .step .step__title {
  font-size: 1.2em;
  font-weight: bold;
  margin-top: -2em;
}
#content #bodyArea .sct .sct__guide .guide__main .sct__step .step .step__title b {
  display: inline-block;
  border-radius: 1em;
  padding: 0.25em 1em;
  background: #000;
  border-bottom: 1px solid #2c2d2f;
}
#content #bodyArea .sct .sct__guide .guide__main .sct__step .step .step__text {
  min-height: 3em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#content #bodyArea .sct .sct__guide .guide__main .sct__step .step .btn-frame {
  position: relative;
}
#content #bodyArea .sct .sct__guide .guide__main .sct__step .step .btn-frame .item__costume {
  position: relative;
}
#content #bodyArea .sct .sct__guide .guide__main .sct__step .step .btn-frame .item__costume::before {
  content: "";
  position: absolute;
  top: 50%;
  right: -1em;
  height: 80%;
  width: 0.75em;
  border: 1px solid #999aa0;
  border-left: none;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
#content #bodyArea .sct .sct__guide .guide__main .sct__point-table {
  position: relative;
}
#content #bodyArea .sct .sct__guide .guide__main .sct__point-table .point-table {
  overflow: hidden;
}
#content #bodyArea .sct .sct__guide .guide__main .sct__point-table .point-table.is-th {
  width: 5.5em;
}
#content #bodyArea .sct .sct__guide .guide__main .sct__point-table .point-table:not(.is-th) {
  width: calc(100% - 5.5em);
}
#content #bodyArea .sct .sct__guide .guide__main .sct__point-table .point-table .table {
  width: 100%;
}
#content #bodyArea .sct .sct__guide .guide__main .sct__point-table .point-table .table th,
#content #bodyArea .sct .sct__guide .guide__main .sct__point-table .point-table .table td {
  height: 60px;
  border-right: 1px solid #000;
  padding: 0 1em;
}
#content #bodyArea .sct .sct__guide .guide__main .sct__point-table .point-table .table thead th {
  font-size: 1em;
  font-weight: normal;
  text-shadow: 0 -1px 0 #000;
  border-top: 1px solid #616161;
  background: rgb(71, 71, 71);
  background: -webkit-gradient(linear, left top, left bottom, from(rgb(71, 71, 71)), color-stop(25%, rgb(68, 68, 68)), color-stop(75%, rgb(55, 55, 55)), to(rgb(50, 50, 50)));
  background: linear-gradient(to bottom, rgb(71, 71, 71) 0%, rgb(68, 68, 68) 25%, rgb(55, 55, 55) 75%, rgb(50, 50, 50) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#474747", endColorstr="#323232",GradientType=0 );
}
#content #bodyArea .sct .sct__guide .guide__main .sct__point-table .point-table .table tbody th,
#content #bodyArea .sct .sct__guide .guide__main .sct__point-table .point-table .table tbody td {
  background: #181818;
}
#content #bodyArea .sct .sct__guide .guide__main .sct__point-table .point-table .table tbody td:last-child {
  color: #538cd2;
}
#content #bodyArea .sct .sct__guide .guide__main .sct__point-table .point-table .table tbody td:nth-last-child(2) {
  color: #ca9800;
}
#content #bodyArea .sct .sct__guide .guide__main .sct__point-table .point-table .table tbody td:nth-last-child(3) {
  color: #cf3d33;
}
#content #bodyArea .sct .sct__guide .guide__main .sct__point-table .point-table .table tbody tr:nth-child(2n) th,
#content #bodyArea .sct .sct__guide .guide__main .sct__point-table .point-table .table tbody tr:nth-child(2n) td {
  background: #252525;
}
#content #bodyArea .sct .sct__guide .guide__main .sct__point-table .point-table .swiper-pagination {
  bottom: 20px;
}
#content #bodyArea .sct .sct__guide .guide__main .sct__point-table .point-table .swiper-pagination .swiper-pagination-bullet {
  opacity: 1;
  height: 18px;
  width: 18px;
  background: #000;
  border-bottom: 1px solid #2b2c30;
  margin: 0 0.65em;
}
#content #bodyArea .sct .sct__guide .guide__main .sct__point-table .point-table .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #fff;
  border-bottom: 2px solid #b6b6b7;
}
@media screen and (max-width: 640px) {
  #content #bodyArea .sct .sct__guide .guide__main {
    margin-top: -2em;
  }
  #content #bodyArea .sct .sct__guide .guide__main .sct__point-table .point-table .table thead th {
    height: 2em;
  }
  #content #bodyArea .sct .sct__guide .guide__main .sct__point-table .point-table .table tbody td,
  #content #bodyArea .sct .sct__guide .guide__main .sct__point-table .point-table .table tbody th {
    height: 5em;
    padding: 0 0.5em;
    font-size: 0.9em;
  }
  #content #bodyArea .sct .sct__guide .guide__main .sct__point-table .point-table .swiper-pagination {
    bottom: 0.5em;
  }
  #content #bodyArea .sct .sct__guide .guide__main .sct__point-table .point-table .swiper-pagination .swiper-pagination-bullet {
    height: 1em;
    width: 1em;
  }
}
#content #bodyArea .sct#att {
  background: #0d0d10;
}
#content #bodyArea .sct#att .sct__att-title {
  height: 62px;
  width: 201px;
  font-size: 1.2em;
  font-weight: bold;
  text-align: center;
  text-shadow: 0 0 5px #333, 0 0 5px #333, 0 0 5px #333;
  background: url("https://image.tw.ncsoft.com/bns/pc/event/2208/treasure/img/ribbon_gray.png") center left/contain no-repeat;
  padding-top: 0.15em;
}
@media screen and (max-width: 640px) {
  #content #bodyArea .sct#att .sct__att-title {
    height: 10.6666666667vw;
    width: 40vw;
  }
}
#content #bodyArea .sct .btn-frame {
  display: inline-block;
  position: relative;
}
#content #bodyArea .sct .btn-frame .btn__detail {
  height: 50px;
  width: 50px;
  text-indent: -999em;
  background: url("https://image.tw.ncsoft.com/bns/pc/event/2208/treasure/img/icon_detail.png") center/contain no-repeat;
}
#content #bodyArea .sct .btn-frame .btn__detail.is-bottom, #content #bodyArea .sct .btn-frame .btn__detail.is-top {
  position: absolute;
  right: -20px;
}
#content #bodyArea .sct .btn-frame .btn__detail.is-top {
  top: -20px;
}
#content #bodyArea .sct .btn-frame .btn__detail.is-bottom {
  bottom: -20px;
}
#content #bodyArea .sct .btn-frame .btn__detail.is-lg {
  height: 65px;
  width: 65px;
}
#content #bodyArea .sct .btn-frame .btn__detail.is-bonus {
  height: 40px;
  width: 40px;
  position: absolute;
  top: 50%;
  right: -45px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
@media screen and (max-width: 640px) {
  #content #bodyArea .sct .btn-frame .btn__detail {
    height: 35px;
    width: 35px;
  }
  #content #bodyArea .sct .btn-frame .btn__detail.is-top {
    top: -15px;
  }
  #content #bodyArea .sct .btn-frame .btn__detail.is-bottom {
    bottom: -15px;
  }
  #content #bodyArea .sct .btn-frame .btn__detail.is-lg {
    height: 50px;
    width: 50px;
  }
  #content #bodyArea .sct .btn-frame .btn__detail.is-bonus {
    height: 30px;
    width: 30px;
    position: absolute;
    top: 50%;
    right: -30px;
  }
}
#content #bodyArea .sct .btn {
  position: relative;
  display: inline-block;
  font-size: 1.5em;
  color: #b570fe;
  font-weight: bold;
  text-align: center;
  background: #0d0c11;
  padding: 0.75em 4em 0.75em 2.5em;
  border-bottom: 5px solid #000;
  border-radius: 5em;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
#content #bodyArea .sct .btn::before {
  content: "";
  position: absolute;
  top: 50%;
  right: 2.5em;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  height: 0;
  width: 0;
  border-style: solid;
  border-width: 11px 0 11px 14px;
  border-color: transparent transparent transparent #b570fe;
}
#content #bodyArea .sct .btn:hover {
  color: #bf84ff;
  background: #15141a;
  border-bottom: 5px solid #08080a;
}
@media screen and (max-width: 640px) {
  #content #bodyArea .sct .btn {
    font-size: 1.25em;
    color: #b570fe;
    font-weight: bold;
    text-align: center;
    background: #0d0c11;
    padding: 0.35em 3em 0.35em 2em;
  }
  #content #bodyArea .sct .btn::before {
    position: absolute;
    top: 50%;
    right: 1.75em;
    border-width: 0.35em 0 0.35em 0.5em;
  }
}
#content #fix-bnr {
  z-index: 19;
  position: absolute;
  top: 545px;
  right: 90px;
}
#content #fix-bnr.move {
  position: fixed;
  top: 80px;
}
@media screen and (max-width: 1260px) {
  #content #fix-bnr {
    right: 1em;
    width: 40vw;
    max-width: 400px;
  }
}
@media screen and (max-width: 640px) {
  #content #fix-bnr {
    position: absolute;
    top: calc(70px + 35vw);
    right: 0px;
    bottom: auto;
    width: 35%;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }
  #content #fix-bnr.move {
    position: absolute;
    top: calc(70px + 35vw);
  }
}

#item-detail {
  width: 100%;
  max-width: 1100px;
  background: #1b1b22;
  border: 2px solid #343445;
  color: #c0bfd2;
  border-radius: 1.5em;
}
#item-detail .sct__title, #item-detail #content #bodyArea .sct .sct__recommend .recommend__main-item .main-item__name, #content #bodyArea .sct .sct__recommend .recommend__main-item #item-detail .main-item__name {
  font-size: 3.5em;
  color: #eaf0fe;
  font-weight: bold;
  text-align: center;
  font-family: "Noto Serif TC", serif;
}
#item-detail .sct__title span, #item-detail #content #bodyArea .sct .sct__recommend .recommend__main-item .main-item__name span, #content #bodyArea .sct .sct__recommend .recommend__main-item #item-detail .main-item__name span {
  position: relative;
  display: inline-block;
  padding: 0 0.25em;
}
#item-detail .sct__title span::before, #item-detail #content #bodyArea .sct .sct__recommend .recommend__main-item .main-item__name span::before, #content #bodyArea .sct .sct__recommend .recommend__main-item #item-detail .main-item__name span::before, #item-detail .sct__title span::after, #item-detail #content #bodyArea .sct .sct__recommend .recommend__main-item .main-item__name span::after, #content #bodyArea .sct .sct__recommend .recommend__main-item #item-detail .main-item__name span::after {
  content: "";
  position: absolute;
  top: 50%;
  height: 75px;
  width: 75px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
#item-detail .sct__title span::before, #item-detail #content #bodyArea .sct .sct__recommend .recommend__main-item .main-item__name span::before, #content #bodyArea .sct .sct__recommend .recommend__main-item #item-detail .main-item__name span::before {
  left: -1em;
  background: url("https://image.tw.ncsoft.com/bns/pc/event/2208/treasure/img/title_l.png") center/contain no-repeat;
}
#item-detail .sct__title span::after, #item-detail #content #bodyArea .sct .sct__recommend .recommend__main-item .main-item__name span::after, #content #bodyArea .sct .sct__recommend .recommend__main-item #item-detail .main-item__name span::after {
  right: -1em;
  background: url("https://image.tw.ncsoft.com/bns/pc/event/2208/treasure/img/title_r.png") center/contain no-repeat;
}
@media screen and (max-width: 640px) {
  #item-detail .sct__title, #item-detail #content #bodyArea .sct .sct__recommend .recommend__main-item .main-item__name, #content #bodyArea .sct .sct__recommend .recommend__main-item #item-detail .main-item__name {
    font-size: 2em;
  }
  #item-detail .sct__title span::before, #item-detail #content #bodyArea .sct .sct__recommend .recommend__main-item .main-item__name span::before, #content #bodyArea .sct .sct__recommend .recommend__main-item #item-detail .main-item__name span::before, #item-detail .sct__title span::after, #item-detail #content #bodyArea .sct .sct__recommend .recommend__main-item .main-item__name span::after, #content #bodyArea .sct .sct__recommend .recommend__main-item #item-detail .main-item__name span::after {
    height: 1em;
    width: 1em;
  }
}
#item-detail .sct__table .table {
  width: 100%;
}
#item-detail .sct__table .table th,
#item-detail .sct__table .table td {
  height: 40px;
  border-right: 1px solid #000;
  padding: 0.5em 1em;
  vertical-align: middle;
}
#item-detail .sct__table .table th:last-child,
#item-detail .sct__table .table td:last-child {
  border-right: none;
}
#item-detail .sct__table .table thead th {
  font-size: 1em;
  font-weight: normal;
  text-shadow: 0 -1px 0 #000;
  border-top: 1px solid #616161;
  background: rgb(71, 71, 71);
  background: -webkit-gradient(linear, left top, left bottom, from(rgb(71, 71, 71)), color-stop(25%, rgb(68, 68, 68)), color-stop(75%, rgb(55, 55, 55)), to(rgb(50, 50, 50)));
  background: linear-gradient(to bottom, rgb(71, 71, 71) 0%, rgb(68, 68, 68) 25%, rgb(55, 55, 55) 75%, rgb(50, 50, 50) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#474747", endColorstr="#323232",GradientType=0 );
}
#item-detail .sct__table .table tbody th,
#item-detail .sct__table .table tbody td {
  background: #181818;
}
#item-detail .sct__table .table tbody tr:nth-child(2n) th,
#item-detail .sct__table .table tbody tr:nth-child(2n) td {
  background: #252525;
}
@media screen and (max-width: 640px) {
  #item-detail .sct__table {
    position: relative;
    width: 100%;
    overflow-x: scroll;
    font-size: 0.85em;
    padding-bottom: 0.5em;
  }
  #item-detail .sct__table::before {
    content: "SCROLL >";
    display: block;
    height: 2em;
    width: 100%;
    font-size: 0.85em;
    color: #fff;
    text-align: left;
  }
  #item-detail .sct__table .table th,
  #item-detail .sct__table .table td {
    white-space: nowrap;
  }
}