@charset "UTF-8";
/* stylelint-disable order/properties-alphabetical-order */
/* stylelint-enable */
@import url("https://fonts.googleapis.com/css2?family=Noto+Serif+TC:wght@200;300;400;500;600;700;900&display=swap&family=Noto+Sans+TC:wght@200;300;400;500;600;700;900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Noto+Serif+TC:wght@200;300;400;500;600;700;900&display=swap");
:root {
  --color-shadow: #fff;
}

html {
  font-size: 3.4666666667vw;
  overflow-x: visible !important;
}
@media screen and (min-width: 577px) {
  html {
    font-size: 2.0833333333vw;
  }
}
@media screen and (min-width: 769px) {
  html {
    font-size: 16px;
  }
}
html [data-text] {
  display: none;
}
html body {
  min-width: auto;
  overflow-x: hidden !important;
  font-size: max(10px, 1rem);
}
html .allContent {
  font-family: "Noto Sans TC", sans-serif;
}
@media screen and (max-width: 768px) {
  html .allContent {
    padding-top: 70px;
  }
}
html button:focus {
  outline: 0;
}
html h1, html h2, html h3, html h4, html h5, html h6, html .h1, html .h2, html .h3, html .h4, html .h5, html .h6 {
  margin-bottom: 0;
}
html h1, html h2, html h3, html h4, html h5, html h6, html .h1, html .h2, html .h3, html .h4, html .h5, html .h6, html b, html strong {
  font-family: "Noto Sans TC", sans-serif;
  font-size: max(10px, 1rem);
}
html p:not(:last-child) {
  margin-bottom: 0;
}
html ul {
  padding-left: 0;
}
html dl, html ol, html ul {
  margin-bottom: 0;
}
html .returnTop {
  z-index: 999;
}
html .table {
  margin-bottom: 0;
}
html .c {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  line-height: 1;
  -webkit-column-gap: 0.1923125rem;
     -moz-column-gap: 0.1923125rem;
          column-gap: 0.1923125rem;
}
@media screen and (min-width: 577px) {
  html .c {
    -webkit-column-gap: 0.3125rem;
       -moz-column-gap: 0.3125rem;
            column-gap: 0.3125rem;
  }
}
html .c::before {
  display: block;
  content: "";
  width: 1.461575rem;
  height: 1.461575rem;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url(https://image.tw.ncsoft.com/bns/pc/event/2403/energywater/img/ico_c.png);
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}
@media screen and (min-width: 577px) {
  html .c::before {
    width: 1.5625rem;
    height: 1.5625rem;
  }
}
html .c span {
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3;
}
html .list-kome {
  padding-left: 1rem;
}
@media screen and (max-width: 768px) {
  html .list-kome {
    text-align: left;
  }
}
html .list-kome li::marker {
  content: "※";
}
html .list-hyphen li {
  margin-left: 1rem;
  font-size: max(10px, 1rem);
}
html .list-hyphen li::marker {
  content: "- ";
}
html .bnsLogo {
  position: absolute;
  top: 2.6666666667vw;
  left: 1.7333333333vw;
}
@media screen and (min-width: 769px) {
  html .bnsLogo {
    top: 25px;
    left: 15px;
  }
}
html .bnsLogo a {
  aspect-ratio: 103/47;
  display: block;
  text-indent: -9999em;
  background: url(https://static.ncsoft.jp/images/bns/common/logo_wh.png) center/contain no-repeat;
  height: 13.3333333333vw;
}
@media screen and (min-width: 769px) {
  html .bnsLogo a {
    height: 94px;
  }
}
html .bnsLogo.is-black a {
  background: url(https://static.ncsoft.jp/images/bns/common/logo_bk.png) center/contain no-repeat;
}

@media screen and (max-width: 1170px) {
  #nctGnb .ncGnb div.wrap {
    height: auto;
    width: 100%;
    min-width: inherit;
  }
  #grobalFooterLink table tr {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  #grobalFooterLink table tr td:not(:last-child) {
    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-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
  #grobalFooterLink table tr td:last-child {
    width: 350px;
  }
  #grobalFooterLink table tr td a {
    width: 100%;
  }
  #nctFooter .ncFooter {
    min-width: inherit !important;
  }
}
@media screen and (max-width: 768px) {
  #nctGnb .ncGnb div.wrap {
    position: relative;
    height: auto;
    width: 100%;
    min-width: inherit;
    margin: 0 auto;
    background: #fff;
  }
  #nctGnb .ncGnb div.wrap .gnbLeft {
    overflow: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -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;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -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;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: 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 .list-container {
    min-width: 100%;
    max-width: 100%;
    padding: 0;
  }
  #nctGnb .gnb-games .list-container .pc, #nctGnb .gnb-games .list-container .mobile {
    float: none;
    padding: 0;
  }
  #nctGnb .gnb-games .list-container .pc .title, #nctGnb .gnb-games .list-container .mobile .title {
    padding-left: 10px;
  }
  #nctGnb .gnb-games .list-container .mobile {
    border-top: 1px solid #eeeeee;
    margin-top: 15px;
    padding-top: 15px;
  }
  #nctGnb .gnb-games .list-container .pc ul, #nctGnb .gnb-games .list-container .mobile ul,
  #nctGnb .gnb-games .list-container .mobile ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  #nctGnb .gnb-games .list-container .pc ul:after, #nctGnb .gnb-games .list-container .mobile ul:after,
  #nctGnb .gnb-games .list-container .mobile ul:after {
    display: none;
  }
  #nctGnb .gnb-games .list-container .pc ul li:first-child, #nctGnb .gnb-games .list-container .mobile ul li:first-child,
  #nctGnb .gnb-games .list-container .mobile ul li:first-child {
    margin-left: 0;
  }
  #grobalFooterLink .footerTableArea .gnbLeft {
    overflow: hidden;
  }
  #grobalFooterLink .footerTableArea table tr {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-line-pack: center;
        align-content: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  #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;
  }
  #nctFooter {
    position: relative;
    z-index: 9;
    height: auto;
    padding: 15px 10px;
  }
  #nctFooter .ncFooter {
    min-width: inherit;
    text-align: center;
  }
  #nctFooter .ncFooter .logo {
    text-align: center;
  }
  #nctFooter .ncFooter .footerMenu {
    position: static;
  }
  #nctFooter .ncFooter address:before {
    display: none !important;
  }
  :root #content .snsList {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    top: 10px;
    right: 0;
  }
  :root #content .snsList li {
    float: none;
  }
  :root #content .snsList li.fbShare {
    margin-left: 0;
  }
  :root #content .snsList li a {
    min-width: initial !important;
  }
}
.fade-enter-active,
.fade-leave-active {
  opacity: 1;
  -webkit-transition: opacity 225ms cubic-bezier(0.4, 0, 0.2, 1);
  transition: opacity 225ms cubic-bezier(0.4, 0, 0.2, 1);
}

.fade-enter,
.fade-leave-to {
  opacity: 0;
}

.modalCont_oops {
  width: 58px;
  height: 58px;
  background: transparent url("https://image.tw.ncsoft.com/bns/pc/event/2403/energywater/img/ico_oops.png") no-repeat 50% 0;
}
.modalCont_txt {
  font-size: 1.3rem;
  color: #fff;
}

.fancybox-slide--current .defaultModal {
  -webkit-transform: translateY(0);
          transform: translateY(0);
  opacity: 1;
  width: 434px;
  height: 273px;
  background: transparent url("https://image.tw.ncsoft.com/bns/pc/event/2403/energywater/img/modalFrame.png") no-repeat 50% 0;
}
.fancybox-slide--current .defaultModal__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;
}

.fancybox-button.fancybox-close-small {
  color: #fff;
}

.evContainer {
  -ms-flex-item-align: stretch;
      align-self: stretch;
  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-style: solid;
  border-width: 0;
  -o-border-image: url(https://image.tw.ncsoft.com/bns/pc/event/2403/energywater/img/eventFrame.png) 214 214 fill/7.5rem 7.5rem/0 round;
     border-image: url(https://image.tw.ncsoft.com/bns/pc/event/2403/energywater/img/eventFrame.png) 214 214 fill/7.5rem 7.5rem/0 round;
}
@media screen and (min-width: 769px) {
  .evContainer {
    max-width: 1110px;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    background-repeat: repeat-y;
    background-position: center top;
    -o-border-image: url(https://image.tw.ncsoft.com/bns/pc/event/2403/energywater/img/eventFrame.png) 214 214 fill/13.375rem 13.375rem/0 round;
       border-image: url(https://image.tw.ncsoft.com/bns/pc/event/2403/energywater/img/eventFrame.png) 214 214 fill/13.375rem 13.375rem/0 round;
  }
}
.evContainer.--typeA .tableContainer {
  padding: 4px;
  -webkit-box-shadow: 0 0 0 1px #282929 inset, 0 0 0 3px #bec1c1 inset, 0 0 0 4px #282929 inset;
          box-shadow: 0 0 0 1px #282929 inset, 0 0 0 3px #bec1c1 inset, 0 0 0 4px #282929 inset;
}
.evContainer.--typeA .table thead {
  background: -webkit-gradient(linear, left top, left bottom, from(#fff606), color-stop(50%, #ffb904), to(#fcb803));
  background: linear-gradient(180deg, #fff606 0%, #ffb904 50%, #fcb803 100%);
}
.evContainer.--typeA .table tbody tr.color-odd {
  background: #fffac5;
}
.evContainer.--typeA .table tbody tr.color-odd .cell-head {
  background: #ffe973;
}
.evContainer.--typeA .table tbody tr.color-even {
  background: #fff9b2;
}
.evContainer.--typeA .table tbody tr.color-even .cell-head {
  background: #ffe55b;
}
.evContainer.--typeA .table tbody td {
  color: #3f370e;
  border-top-color: #645819;
}
.evContainer.--typeA .table tbody td[rowspan]:not(:first-child) {
  border-left: 1px solid #645819;
}
.evContainer.--typeA .table tbody td[rowspan]:not(:last-child) {
  border-right: solid 1px #645819;
}
.evContainer.--typeA .table tbody td.cell-odd {
  background: #443923;
}
.evContainer.--typeA .table tbody td.cell-even {
  background: #3d331f;
}
.evContainer.--typeA .table tbody td + td {
  border-left: solid 1px #645819;
}
.evContainer_header {
  -ms-flex-item-align: stretch;
      align-self: stretch;
  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: 3.75rem;
  -o-border-image: url(https://image.tw.ncsoft.com/bns/pc/event/2403/energywater/img/headerBg.png) 48 48 fill/2rem 2rem/0 round;
     border-image: url(https://image.tw.ncsoft.com/bns/pc/event/2403/energywater/img/headerBg.png) 48 48 fill/2rem 2rem/0 round;
}
@media screen and (min-width: 769px) {
  .evContainer_header {
    -o-border-image: url(https://image.tw.ncsoft.com/bns/pc/event/2403/energywater/img/headerBg.png) 48 48 fill/3rem 3rem/0 round;
       border-image: url(https://image.tw.ncsoft.com/bns/pc/event/2403/energywater/img/headerBg.png) 48 48 fill/3rem 3rem/0 round;
    height: 5.6875rem;
  }
}
.sect.--n1 .evContainer_header span {
  background: transparent url("https://image.tw.ncsoft.com/bns/pc/event/2403/energywater/img/header1.png") no-repeat 50% 0/auto 100%;
}

.sect.--n2 .evContainer_header span {
  background: transparent url("https://image.tw.ncsoft.com/bns/pc/event/2403/energywater/img/header2.png") no-repeat 50% 0/auto 100%;
}

.sect.--n3 .evContainer_header span {
  background: transparent url("https://image.tw.ncsoft.com/bns/pc/event/2403/energywater/img/header3.png") no-repeat 50% 0/auto 100%;
}

.sect.--n4 .evContainer_header span {
  background: transparent url("https://image.tw.ncsoft.com/bns/pc/event/2403/energywater/img/header4.png") no-repeat 50% 0/auto 100%;
}

.sect.--n5 .evContainer_header span {
  background: transparent url("https://image.tw.ncsoft.com/bns/pc/event/2403/energywater/img/header5.png") no-repeat 50% 0/auto 100%;
}

.sect.--n1 .evContainer_header span {
  aspect-ratio: 192/58;
}

.sect.--n2 .evContainer_header::before {
  content: "";
  display: block;
  aspect-ratio: 81/132;
  position: absolute;
  top: -0.625rem;
  left: 50%;
  margin-left: -13.125rem;
  height: 4.125rem;
  background: transparent url("https://image.tw.ncsoft.com/bns/pc/event/2403/energywater/img/limited_dadge.png") no-repeat 50% 0/auto 100%;
}
@media screen and (min-width: 769px) {
  .sect.--n2 .evContainer_header::before {
    top: -1.0625rem;
    margin-left: -23.125rem;
    height: 8.25rem;
  }
}
.sect.--n2 .evContainer_header span {
  aspect-ratio: 540/58;
}

.sect.--n3 .evContainer_header span {
  aspect-ratio: 435/58;
}

.sect.--n4 .evContainer_header span {
  aspect-ratio: 511/58;
}

.sect.--n5 .evContainer_header span {
  aspect-ratio: 381/55;
}

.evContainer_header span {
  text-indent: -9999em;
  height: 2.25rem;
}
@media screen and (min-width: 769px) {
  .evContainer_header span {
    height: 3.625rem;
  }
}
.evContainer_body {
  -ms-flex-item-align: stretch;
      align-self: stretch;
  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;
  padding: 1.25rem 0.75rem;
}
@media screen and (min-width: 769px) {
  .evContainer_body {
    padding: 3.125rem 1.875rem;
  }
}
@media screen and (min-width: 1171px) {
  .evContainer_body {
    padding: 3.125rem 4.125rem;
  }
}
.evContainer__hdg {
  background: #71850a;
  height: 3.25rem;
  border-radius: 3.25rem;
  padding-right: 1.5rem;
  padding-left: 1.5rem;
  border: solid 2px #ffff49;
  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;
}
@media screen and (min-width: 769px) {
  .evContainer__hdg {
    height: 4.25rem;
    padding-right: 2.375rem;
    padding-left: 2.375rem;
    border-radius: 4.25rem;
  }
}
.evContainer__hdg span {
  text-indent: -9999em;
  height: 1.625rem;
}
@media screen and (min-width: 769px) {
  .evContainer__hdg span {
    height: 2rem;
  }
}
.sect.--n1 .evContainer__hdg.--n1 span {
  background: transparent url("https://image.tw.ncsoft.com/bns/pc/event/2403/energywater/img/sect1_hdg1.png") no-repeat 50% 0/auto 100%;
}
.sect.--n1 .evContainer__hdg.--n1 span {
  height: 2.375rem;
  aspect-ratio: 150/44;
}
@media screen and (min-width: 769px) {
  .sect.--n1 .evContainer__hdg.--n1 span {
    height: 2.75rem;
  }
}
.sect.--n1 .evContainer__hdg.--n2 span {
  background: transparent url("https://image.tw.ncsoft.com/bns/pc/event/2403/energywater/img/sect1_hdg2.png") no-repeat 50% 0/auto 100%;
}
.sect.--n1 .evContainer__hdg.--n2 span {
  aspect-ratio: 400/32;
}
.sect.--n1 .evContainer__hdg.--n3 span {
  background: transparent url("https://image.tw.ncsoft.com/bns/pc/event/2403/energywater/img/sect1_hdg3.png") no-repeat 50% 0/auto 100%;
}
.sect.--n1 .evContainer__hdg.--n3 span {
  aspect-ratio: 301/32;
}

.sect.--n5 .evContainer__hdg.--n1 span {
  background: transparent url("https://image.tw.ncsoft.com/bns/pc/event/2403/energywater/img/sect5_hdg1.png") no-repeat 50% 0/auto 100%;
}
.sect.--n5 .evContainer__hdg.--n1 span {
  aspect-ratio: 337/32;
}
.sect.--n5 .evContainer__hdg.--n2 span {
  background: transparent url("https://image.tw.ncsoft.com/bns/pc/event/2403/energywater/img/sect5_hdg2.png") no-repeat 50% 0/auto 100%;
}
.sect.--n5 .evContainer__hdg.--n2 span {
  aspect-ratio: 234/32;
}

.evContainer__disc {
  -ms-flex-item-align: stretch;
      align-self: stretch;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background: rgba(161, 168, 0, 0.5);
  border: solid 1px #a29f2d;
  padding: 1.153875rem;
}
@media screen and (min-width: 769px) {
  .evContainer__disc {
    padding: 1.25rem;
  }
}
.evContainer__disc ol {
  counter-reset: number 0;
  list-style-type: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 0.375rem;
}
.evContainer__disc ol li {
  text-indent: -1.5rem;
  line-height: 1.5;
}
.evContainer__disc ol li::before {
  text-indent: 0;
  counter-increment: number 1; /* number カウンタの増加数をセット */
  content: counter(number) " "; /* 表示形式を指定 */
  background: #ffc700;
  display: inline-block;
  width: 1.3rem;
  height: 1.3rem;
  line-height: 1.2;
  text-align: center;
  border-radius: 100%;
  margin-right: 0.2rem;
  color: rgb(58, 33, 28);
}

.tableContainer {
  width: 100%;
}

.table {
  width: 100%;
}
.table th, .table td {
  vertical-align: middle;
  font-size: inherit;
}
@media screen and (min-width: 577px) {
  .table th [data-fancybox], .table td [data-fancybox] {
    display: none;
  }
}
.table th [data-fancybox-content], .table td [data-fancybox-content] {
  display: none;
}
@media screen and (min-width: 577px) {
  .table th [data-fancybox-content], .table td [data-fancybox-content] {
    display: contents !important;
  }
}
.table th {
  text-align: center;
}
.table tr > * {
  vertical-align: middle !important;
  text-align: center;
  border-top: 1px solid #ffcde3;
  padding: 5px 10px;
}
@media screen and (min-width: 577px) {
  .table tr > * {
    padding: 0.625rem;
  }
}
.table tr > * .cell_icon {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  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;
}
.table tr > * .cell_icon::before {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  content: "";
  width: 8.5333333333vw;
  height: 8.5333333333vw;
  background-image: var(--ico);
  background-size: contain;
}
@media screen and (min-width: 577px) {
  .table tr > * .cell_icon::before {
    width: 3rem;
    height: 3rem;
  }
}
.table tr > * .cell_icon em {
  font-style: normal;
}
.table thead th {
  white-space: nowrap;
  color: #000;
  text-shadow: 1px 1px 1px var(--color-shadow), 1px 0 1px var(--color-shadow), 1px -1px 1px var(--color-shadow), 0 1px 1px var(--color-shadow), 0 0 1px var(--color-shadow), 0 -1px 1px var(--color-shadow), -1px 1px 1px var(--color-shadow), -1px 0 1px var(--color-shadow), -1px -1px 1px var(--color-shadow);
  font-size: max(10px, 1.125rem);
  border-top: none;
  border-color: #000;
  border-width: 0;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-style: solid;
}
.table thead th:first-child {
  border-left-width: 0;
}
.table thead th[rowspan] {
  border-right-width: 1px;
}
.table tbody tr {
  background: #fef3f8;
}
.table tbody tr:nth-of-type(even) {
  background: #fff;
}
.table tbody th {
  color: #ffe6a0;
}
.table tbody td {
  font-weight: 400;
  color: #ffe6a0;
}
.table tbody .cell-head {
  white-space: nowrap;
}
.table tbody .cell-head.--odd {
  background-color: #fef3f8;
}
.table tbody .cell-head.--even {
  background-color: #fff;
}

.obj {
  position: absolute;
  pointer-events: none;
}
@media screen and (max-width: 1170px) {
  .obj {
    display: none;
  }
}
.obj.--n1 {
  top: 10.625rem;
  right: -22.5rem;
  aspect-ratio: 638/962;
  height: 60.125rem;
}
.obj.--n1 .obj__main {
  position: relative;
  display: block;
  aspect-ratio: 638/962;
  height: 60.125rem;
  background: transparent url("https://image.tw.ncsoft.com/bns/pc/event/2403/energywater/img/obj1.png") no-repeat 50% 0/auto 100%;
}
.obj.--n1 .obj__eff {
  position: absolute;
  top: 0;
  left: 0;
  aspect-ratio: 638/962;
  height: 60.125rem;
}
.obj.--n1 .obj__eff.--screen {
  background: transparent url("https://image.tw.ncsoft.com/bns/pc/event/2403/energywater/img/obj1_screen.png") no-repeat 50% 0/auto 100%;
  mix-blend-mode: screen;
}
.obj.--n1 .obj__eff.--dodge1 {
  background: transparent url("https://image.tw.ncsoft.com/bns/pc/event/2403/energywater/img/obj1_dodge1.png") no-repeat 50% 0/auto 100%;
  mix-blend-mode: color-dodge;
}
.obj.--n1 .obj__eff.--dodge2 {
  background: transparent url("https://image.tw.ncsoft.com/bns/pc/event/2403/energywater/img/obj1_dodge2.png") no-repeat 50% 0/auto 100%;
  mix-blend-mode: color-dodge;
}
.obj.--n1 .obj__eff.--color {
  background: transparent url("https://image.tw.ncsoft.com/bns/pc/event/2403/energywater/img/obj1_color.png") no-repeat 50% 0/auto 100%;
  mix-blend-mode: color;
}
.obj.--n2 {
  bottom: -23.125rem;
  left: -28.75rem;
  aspect-ratio: 730/1091;
  height: 68.1875rem;
}
.obj.--n2 .obj__main {
  position: relative;
  display: block;
  aspect-ratio: 730/1091;
  height: 68.1875rem;
  background: transparent url("https://image.tw.ncsoft.com/bns/pc/event/2403/energywater/img/obj2.png") no-repeat 50% 0/auto 100%;
}
.obj.--n2 .obj__eff {
  position: absolute;
  top: 0;
  left: 0;
  aspect-ratio: 730/1091;
  height: 68.1875rem;
}
.obj.--n2 .obj__eff.--screen {
  background: transparent url("https://image.tw.ncsoft.com/bns/pc/event/2403/energywater/img/obj2_screen.png") no-repeat 50% 0/auto 100%;
  mix-blend-mode: screen;
}
.obj.--n2 .obj__eff.--dodge {
  background: transparent url("https://image.tw.ncsoft.com/bns/pc/event/2403/energywater/img/obj2_dodge.png") no-repeat 50% 0/auto 100%;
  mix-blend-mode: color-dodge;
}
.obj.--n2 .obj__eff.--color {
  background: transparent url("https://image.tw.ncsoft.com/bns/pc/event/2403/energywater/img/obj2_color.png") no-repeat 50% 0/auto 100%;
  mix-blend-mode: color;
}
.obj.--n3 {
  top: -44.375rem;
  right: -22.5rem;
  aspect-ratio: 809/820;
  height: 51.25rem;
}
.obj.--n3 .obj__main {
  position: relative;
  display: block;
  aspect-ratio: 809/820;
  height: 51.25rem;
  background: transparent url("https://image.tw.ncsoft.com/bns/pc/event/2403/energywater/img/obj3.png") no-repeat 50% 0/auto 100%;
}
.obj.--n3 .obj__eff {
  position: absolute;
  top: 0;
  left: 0;
  aspect-ratio: 809/820;
  height: 51.25rem;
}
.obj.--n3 .obj__eff.--screen {
  background: transparent url("https://image.tw.ncsoft.com/bns/pc/event/2403/energywater/img/obj3_screen.png") no-repeat 50% 0/auto 100%;
  mix-blend-mode: screen;
}
.obj.--n3 .obj__eff.--dodge1 {
  background: transparent url("https://image.tw.ncsoft.com/bns/pc/event/2403/energywater/img/obj3_dodge1.png") no-repeat 50% 0/auto 100%;
  mix-blend-mode: color-dodge;
}
.obj.--n3 .obj__eff.--color {
  background: transparent url("https://image.tw.ncsoft.com/bns/pc/event/2403/energywater/img/obj3_color.png") no-repeat 50% 0/auto 100%;
  mix-blend-mode: color;
}
.obj.--n4 {
  bottom: 13.75rem;
  right: -23.75rem;
  aspect-ratio: 598/1005;
  height: 62.8125rem;
}
.obj.--n4 .obj__main {
  position: relative;
  display: block;
  aspect-ratio: 598/1005;
  height: 62.8125rem;
  background: transparent url("https://image.tw.ncsoft.com/bns/pc/event/2403/energywater/img/obj4.png") no-repeat 50% 0/auto 100%;
}
.obj.--n4 .obj__eff {
  position: absolute;
  top: 0;
  left: 0;
  aspect-ratio: 598/1005;
  height: 62.8125rem;
}
.obj.--n4 .obj__eff.--screen {
  background: transparent url("https://image.tw.ncsoft.com/bns/pc/event/2403/energywater/img/obj4_screen.png") no-repeat 50% 0/auto 100%;
  mix-blend-mode: screen;
}

.floating_bnr {
  position: absolute;
  z-index: 99;
  -webkit-filter: drop-shadow(0 0.5rem 1.25rem rgba(255, 238, 0, 0));
          filter: drop-shadow(0 0.5rem 1.25rem rgba(255, 238, 0, 0));
  -webkit-transition: -webkit-filter 0.75s ease-out;
  transition: -webkit-filter 0.75s ease-out;
  transition: filter 0.75s ease-out;
  transition: filter 0.75s ease-out, -webkit-filter 0.75s ease-out;
  aspect-ratio: 221/213;
  height: 5rem;
  background: transparent url("https://image.tw.ncsoft.com/bns/pc/event/2403/energywater/img/floating_bnr.png") no-repeat 50% 0/auto 100%;
  position: fixed;
}
@media screen and (max-width: 768px) {
  .floating_bnr {
    right: 0.625rem;
    bottom: 1.875rem;
    display: none;
  }
}
@media screen and (min-width: 769px) {
  .floating_bnr {
    position: fixed;
    right: 1.25rem;
    top: 6.25rem;
    height: 10rem;
  }
}
@media screen and (min-width: 1171px) {
  .floating_bnr {
    height: 13.3125rem;
  }
}
.floating_bnr:hover {
  -webkit-filter: drop-shadow(0 0.5rem 1.25rem rgba(255, 238, 0, 0.6));
          filter: drop-shadow(0 0.5rem 1.25rem rgba(255, 238, 0, 0.6));
}
.floating_bnr a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

:root {
  --color-base: #fff;
  --color-white: #fff;
  --color-highlight: #ff9988;
  --color-danger: #ff4d4d;
  --color-purple: #a770ff;
  --color-2: #ebf5ab;
  --bg-gradient: linear-gradient(180deg, rgba(209,49,21,1) 49%, rgba(177,41,18,1) 50%);
}

:root p {
  margin-bottom: 0;
}

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

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

.color-hilight {
  color: var(--color-highlight) !important;
}

.color-danger {
  color: var(--color-danger) !important;
}

.color-purple {
  color: var(--color-purple) !important;
}

.color-2 {
  color: var(--color-2) !important;
}

.text-shadow {
  text-shadow: 1px 1px 1px var(--color-shadow), 1px 0 1px var(--color-shadow), 1px -1px 1px var(--color-shadow), 0 1px 1px var(--color-shadow), 0 0 1px var(--color-shadow), 0 -1px 1px var(--color-shadow), -1px 1px 1px var(--color-shadow), -1px 0 1px var(--color-shadow), -1px -1px 1px var(--color-shadow);
}

.text-shadow2 {
  text-shadow: 2px 2px 1px var(--color-shadow), 2px 1px 1px var(--color-shadow), 2px 0 1px var(--color-shadow), 2px -1px 1px var(--color-shadow), 2px -2px 1px var(--color-shadow), 1px 2px 1px var(--color-shadow), 1px 1px 1px var(--color-shadow), 1px 0 1px var(--color-shadow), 1px -1px 1px var(--color-shadow), 1px -2px 1px var(--color-shadow), 0 2px 1px var(--color-shadow), 0 1px 1px var(--color-shadow), 0 0 1px var(--color-shadow), 0 -1px 1px var(--color-shadow), 0 -2px 1px var(--color-shadow), -1px 2px 1px var(--color-shadow), -1px 1px 1px var(--color-shadow), -1px 0 1px var(--color-shadow), -1px -1px 1px var(--color-shadow), -1px -2px 1px var(--color-shadow), -2px 2px 1px var(--color-shadow), -2px 1px 1px var(--color-shadow), -2px 0 1px var(--color-shadow), -2px -1px 1px var(--color-shadow), -2px -2px 1px var(--color-shadow);
}

.text-shadow3 {
  text-shadow: 3px 3px 1px var(--color-shadow), 3px 2px 1px var(--color-shadow), 3px 1px 1px var(--color-shadow), 3px 0 1px var(--color-shadow), 3px -1px 1px var(--color-shadow), 3px -2px 1px var(--color-shadow), 3px -3px 1px var(--color-shadow), 2px 3px 1px var(--color-shadow), 2px 2px 1px var(--color-shadow), 2px 1px 1px var(--color-shadow), 2px 0 1px var(--color-shadow), 2px -1px 1px var(--color-shadow), 2px -2px 1px var(--color-shadow), 2px -3px 1px var(--color-shadow), 1px 3px 1px var(--color-shadow), 1px 2px 1px var(--color-shadow), 1px 1px 1px var(--color-shadow), 1px 0 1px var(--color-shadow), 1px -1px 1px var(--color-shadow), 1px -2px 1px var(--color-shadow), 1px -3px 1px var(--color-shadow), 0 3px 1px var(--color-shadow), 0 2px 1px var(--color-shadow), 0 1px 1px var(--color-shadow), 0 0 1px var(--color-shadow), 0 -1px 1px var(--color-shadow), 0 -2px 1px var(--color-shadow), 0 -3px 1px var(--color-shadow), -1px 3px 1px var(--color-shadow), -1px 2px 1px var(--color-shadow), -1px 1px 1px var(--color-shadow), -1px 0 1px var(--color-shadow), -1px -1px 1px var(--color-shadow), -1px -2px 1px var(--color-shadow), -1px -3px 1px var(--color-shadow), -2px 3px 1px var(--color-shadow), -2px 2px 1px var(--color-shadow), -2px 1px 1px var(--color-shadow), -2px 0 1px var(--color-shadow), -2px -1px 1px var(--color-shadow), -2px -2px 1px var(--color-shadow), -2px -3px 1px var(--color-shadow), -3px 3px 1px var(--color-shadow), -3px 2px 1px var(--color-shadow), -3px 1px 1px var(--color-shadow), -3px 0 1px var(--color-shadow), -3px -1px 1px var(--color-shadow), -3px -2px 1px var(--color-shadow), -3px -3px 1px var(--color-shadow);
}

.text-strike {
  text-decoration: line-through;
}

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

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

.open-fb {
  overflow: hidden;
}

[v-cloak] {
  opacity: 0;
}

.list-disc {
  list-style-type: disc;
}

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

.list-circleDecimal {
  counter-reset: number;
  padding-left: 1.6rem;
}
.list-circleDecimal li {
  text-indent: -1.6rem;
}
.list-circleDecimal li::before {
  counter-increment: number 1;
  content: counter(number) "";
  text-indent: 0;
  display: inline-block;
  text-align: center;
  position: relative;
  top: -0.1rem;
  border-radius: 100%;
  background: #f7e06d;
  width: 1.3rem;
  height: 1.3rem;
  line-height: 1;
  font-size: 1rem;
  color: #3c311d;
  font-weight: bold;
  margin-right: 0.3rem;
}
.list-circleDecimal li ~ li {
  margin-top: 0.5rem;
}

.kome {
  display: inline-block;
  padding-left: 1rem;
  text-indent: -1rem;
  font-weight: 400;
}

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

.strong {
  font-weight: bold;
}

.write-mode-rl {
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
}

.write-mode-tb {
  -webkit-writing-mode: horizontal-tb;
      -ms-writing-mode: lr-tb;
          writing-mode: horizontal-tb;
}

@media screen and (min-width: 769px) {
  .write-mode-md-tb {
    -webkit-writing-mode: horizontal-tb;
        -ms-writing-mode: lr-tb;
            writing-mode: horizontal-tb;
  }
}

.allContent {
  font-weight: 200;
  background-color: #fff;
}

.headArea {
  background: transparent url("https://image.tw.ncsoft.com/bns/pc/event/2403/energywater/img/main_m.webp") no-repeat 50% 0/100% auto;
  aspect-ratio: 750/1230;
}
@media screen and (min-width: 769px) {
  .headArea {
    aspect-ratio: auto;
    width: auto;
    height: 1080px;
    background: transparent url("https://image.tw.ncsoft.com/bns/pc/event/2403/energywater/img/main.webp") no-repeat 50% 0/auto 100%;
  }
}

.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: 300;
  background-position-x: center;
  background-color: #a1ba00;
  padding-right: 2.6666666667vw;
  padding-bottom: 13.3333333333vw;
  padding-left: 2.6666666667vw;
}
@media screen and (min-width: 769px) {
  .bodyArea {
    padding-right: 10px;
    padding-bottom: 150px;
    padding-left: 10px;
    background: #a1ba00 url("https://image.tw.ncsoft.com/bns/pc/event/2403/energywater/img/body.webp") no-repeat 50% 0;
  }
}
.bodyArea a {
  color: #a7d9ff;
}
.bodyArea a:hover {
  color: #a7d9ff;
  text-decoration: none;
}

.innerFrame {
  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;
  -ms-flex-item-align: stretch;
      align-self: stretch;
}
@media screen and (min-width: 769px) {
  .innerFrame {
    padding-right: 30px;
    padding-left: 30px;
  }
}
@media screen and (min-width: 1171px) {
  .innerFrame {
    width: 1170px;
    max-width: 1170px;
    -ms-flex-item-align: auto;
        align-self: auto;
    margin-right: auto;
    margin-left: auto;
  }
}

.sect ~ .sect {
  margin-top: 3.125rem;
}
@media screen and (min-width: 769px) {
  .sect ~ .sect {
    margin-top: 6.25rem;
  }
}
.sect.--att {
  position: relative;
  padding: 5.3333333333vw 2.6666666667vw;
  margin-top: 0 !important;
  background: #4a5500;
}
@media screen and (min-width: 769px) {
  .sect.--att {
    padding-top: 100px;
    padding-bottom: 120px;
  }
}
.sect.--att .innerFrame dl {
  -ms-flex-item-align: stretch;
      align-self: stretch;
  position: relative;
  padding-right: 4vw;
  padding-left: 4vw;
}
@media screen and (min-width: 769px) {
  .sect.--att .innerFrame dl {
    padding-right: 66px;
    padding-left: 66px;
    max-width: 1110px;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
  }
}
.sect.--att .innerFrame dl dt {
  font-size: 1.75rem;
  font-weight: bold;
  color: #fff;
}
.sect.--att .innerFrame dl dd {
  color: rgba(255, 255, 255, 0.8235294118);
}
.sect.--att::before {
  content: "";
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  display: block;
  width: 100%;
  pointer-events: none;
  background: transparent url("https://image.tw.ncsoft.com/bns/pc/event/2403/energywater/img/sect-att_upper.png") no-repeat center top;
}
@media screen and (min-width: 769px) {
  .sect.--att::before {
    top: -3.875rem;
    height: 3.875rem;
  }
}
.sect.--n1 {
  margin-top: -4.375rem;
}
@media screen and (min-width: 769px) {
  .sect.--n1 {
    margin-top: -20rem;
  }
}

.item {
  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;
}
.item__ico {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 8vw;
}
@media screen and (min-width: 769px) {
  .item__ico {
    width: 64px;
  }
}
.item__ico img {
  width: 100%;
}
.item__name {
  text-align: left;
}

.btn_reward {
  position: relative;
  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;
  aspect-ratio: 160/56;
  height: 2.75rem;
  margin: auto;
}
@media screen and (min-width: 769px) {
  .btn_reward {
    width: 13.25rem;
    height: 3.5rem;
  }
}
.btn_reward i {
  position: relative;
  z-index: 1;
  color: #3b281c;
  font-weight: 600;
  font-style: normal;
  font-size: max(10px, 0.875rem);
}
@media screen and (min-width: 769px) {
  .btn_reward i {
    font-size: max(10px, 1.125rem);
  }
}

.btn_reward {
  position: relative;
  background: transparent url("https://image.tw.ncsoft.com/bns/pc/event/2403/energywater/img/btn_active_m.png") no-repeat 50% 0/auto 100%;
}
@media screen and (min-width: 769px) {
  .btn_reward {
    background: transparent url("https://image.tw.ncsoft.com/bns/pc/event/2403/energywater/img/btn_active.png") no-repeat 50% 0/auto 100%;
  }
}
.btn_reward i {
  color: #fff;
  text-shadow: 0 0 2px #2b588e, 0 0 2px #2b588e, 0 0 2px #2b588e, 0 0 2px #2b588e, 0 1px 2px #2b588e, 0 1px 2px #2b588e, 0 1px 2px #2b588e, 0 1px 2px #2b588e, 0 2px 2px #2b588e, 0 2px 2px #2b588e, 0 2px 2px #2b588e, 0 2px 2px #2b588e;
}

.btn_reward.is-login {
  background: transparent url("https://image.tw.ncsoft.com/bns/pc/event/2403/energywater/img/btn_login_m.png") no-repeat 50% 0/auto 100%;
}
@media screen and (min-width: 769px) {
  .btn_reward.is-login {
    background: transparent url("https://image.tw.ncsoft.com/bns/pc/event/2403/energywater/img/btn_login.png") no-repeat 50% 0/auto 100%;
  }
}
.btn_reward.is-login i {
  text-shadow: 0 0 2px #3a2b0d, 0 0 2px #3a2b0d, 0 0 2px #3a2b0d, 0 0 2px #3a2b0d, 0 1px 2px #3a2b0d, 0 1px 2px #3a2b0d, 0 1px 2px #3a2b0d, 0 1px 2px #3a2b0d, 0 2px 2px #3a2b0d, 0 2px 2px #3a2b0d, 0 2px 2px #3a2b0d, 0 2px 2px #3a2b0d;
}

.btn_reward[disabled] {
  background: transparent url("https://image.tw.ncsoft.com/bns/pc/event/2403/energywater/img/btn_disabled_m.png") no-repeat 50% 0/auto 100%;
  pointer-events: none;
  opacity: 1;
}
@media screen and (min-width: 769px) {
  .btn_reward[disabled] {
    background: transparent url("https://image.tw.ncsoft.com/bns/pc/event/2403/energywater/img/btn_disabled.png") no-repeat 50% 0/auto 100%;
  }
}
.btn_reward[disabled] i {
  text-shadow: 0 0 2px #000, 0 0 2px #000, 0 0 2px #000, 0 0 2px #000, 0 1px 2px #000, 0 1px 2px #000, 0 1px 2px #000, 0 1px 2px #000, 0 2px 2px #000, 0 2px 2px #000, 0 2px 2px #000, 0 2px 2px #000;
}

.btn_loope {
  position: absolute;
  width: 41px;
  height: 41px;
  top: -16px;
  right: -16px;
  background: transparent url("https://image.tw.ncsoft.com/bns/pc/event/2403/energywater/img/btn_loope.png") no-repeat 50% 0;
}

:root .btn_closeModal {
  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;
  width: 129px;
  height: 37px;
  border-radius: 5px;
  opacity: 1;
  color: #fff;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(33%, rgb(160, 160, 160)), color-stop(67%, rgb(175, 175, 175)));
  background: linear-gradient(180deg, rgb(160, 160, 160) 33%, rgb(175, 175, 175) 67%);
  border: solid 2px rgb(158, 158, 158);
  text-shadow: 0 0 2px rgb(0, 0, 0);
}

.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;
  }
}/*# sourceMappingURL=index.css.map */