h1, h2, h3, h4, h5, dl, dt, dd, ul, li, p, figure {
  margin-bottom: 0;
}

@media screen and (max-width: 575px) {
  html, body {
    overflow-x: hidden;
  }
}

html.open-fb {
  overflow: hidden;
}

body {
  overflow-x: hidden;
}

a {
  color: #85ff5d;
}

button._evBtn {
  background-color: transparent;
  border: none;
  cursor: pointer;
  outline: none;
  padding: 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
button._evBtn:focus {
  outline: none;
}

@media screen and (max-width: 575px) {
  #contentArea {
    background: url(https://static.ncsoft.jp/images/event/bns/2008fortune/mb/bodyBg.jpg) center top/contain no-repeat;
  }
}
@media screen and (min-width: 576px) {
  #contentArea {
    background: url(https://static.ncsoft.jp/images/event/bns/2008fortune/bodyBg.webp) center top fixed no-repeat;
  }
}
@media screen and (min-width: 576px) {
  .no-webp #contentArea {
    background: url(https://static.ncsoft.jp/images/event/bns/2008fortune/bodyBg.jpg) center top fixed no-repeat;
  }
}

.logo {
  position: absolute;
  top: 10px;
  z-index: 2;
  transition: 0.5s;
}
@media screen and (max-width: 575px) {
  .logo {
    left: 1.3333333333vw;
    width: 24vw;
    filter: drop-shadow(0 0 0.5333333333vw black);
  }
}
@media screen and (min-width: 576px) {
  .logo {
    left: 0.9090909091vw;
    width: 18.7272727273vw;
    filter: drop-shadow(0 0 0.3636363636vw black);
  }
}
@media screen and (min-width: 1100px) {
  .logo {
    left: -50px;
    width: 206px;
    filter: drop-shadow(0 0 4px black);
  }
}

.subContBtnWrapper {
  position: absolute;
  z-index: 3;
}
@media screen and (max-width: 575px) {
  .subContBtnWrapper {
    top: 4vw;
    right: 2.6666666667vw;
  }
}
@media screen and (min-width: 576px) {
  .subContBtnWrapper {
    top: 2.7272727273vw;
    right: 1.0909090909vw;
  }
}
@media screen and (min-width: 1100px) {
  .subContBtnWrapper {
    top: 28px;
    right: 0;
  }
  .subContBtnWrapper > * {
    display: block;
  }
}
.subContBtnWrapper ._evBtn {
  display: inline-block;
}
@media screen and (max-width: 575px) {
  .subContBtnWrapper ._evBtn {
    width: 29.3333333333vw;
  }
}
@media screen and (min-width: 576px) {
  .subContBtnWrapper ._evBtn {
    width: 19.9090909091vw;
  }
}
@media screen and (min-width: 1100px) {
  .subContBtnWrapper ._evBtn {
    width: 219px;
  }
}
@media screen and (min-width: 576px) {
  .subContBtnWrapper ._evBtn + ._evBtn {
    margin-left: 0.4545454545vw;
  }
}
@media screen and (min-width: 1100px) {
  .subContBtnWrapper ._evBtn + ._evBtn {
    margin-left: 5px;
  }
}

.eventListModule {
  position: relative;
  z-index: 10;
}

#ncjSnsHolder {
  display: none;
}

.fade-enter-active, .fade-leave-active {
  transition: opacity 0.5s;
}

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

@keyframes blink {
  0% {
    filter: brightness(100%) drop-shadow(0 0 10px rgba(0, 0, 0, 0));
  }
  80% {
    filter: brightness(200%) drop-shadow(0 0 10px black);
  }
  100% {
    filter: brightness(100%) drop-shadow(0 0 10px rgba(0, 0, 0, 0));
  }
}
h1, h2, h3, h4, h5, dl, dt, dd, ul, li, p, figure {
  margin-bottom: 0;
}

@media screen and (max-width: 575px) {
  html, body {
    overflow-x: hidden;
  }
}

html.open-fb {
  overflow: hidden;
}

body {
  overflow-x: hidden;
}

a {
  color: #85ff5d;
}

button._evBtn {
  background-color: transparent;
  border: none;
  cursor: pointer;
  outline: none;
  padding: 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
button._evBtn:focus {
  outline: none;
}

@media screen and (max-width: 575px) {
  #contentArea {
    background: url(https://static.ncsoft.jp/images/event/bns/2008fortune/mb/bodyBg.jpg) center top/contain no-repeat;
  }
}
@media screen and (min-width: 576px) {
  #contentArea {
    background: url(https://static.ncsoft.jp/images/event/bns/2008fortune/bodyBg.webp) center top fixed no-repeat;
  }
}
@media screen and (min-width: 576px) {
  .no-webp #contentArea {
    background: url(https://static.ncsoft.jp/images/event/bns/2008fortune/bodyBg.jpg) center top fixed no-repeat;
  }
}

.logo {
  position: absolute;
  top: 10px;
  z-index: 2;
  transition: 0.5s;
}
@media screen and (max-width: 575px) {
  .logo {
    left: 1.3333333333vw;
    width: 24vw;
    filter: drop-shadow(0 0 0.5333333333vw black);
  }
}
@media screen and (min-width: 576px) {
  .logo {
    left: 0.9090909091vw;
    width: 18.7272727273vw;
    filter: drop-shadow(0 0 0.3636363636vw black);
  }
}
@media screen and (min-width: 1100px) {
  .logo {
    left: -50px;
    width: 206px;
    filter: drop-shadow(0 0 4px black);
  }
}

.subContBtnWrapper {
  position: absolute;
  z-index: 3;
}
@media screen and (max-width: 575px) {
  .subContBtnWrapper {
    top: 4vw;
    right: 2.6666666667vw;
  }
}
@media screen and (min-width: 576px) {
  .subContBtnWrapper {
    top: 2.7272727273vw;
    right: 1.0909090909vw;
  }
}
@media screen and (min-width: 1100px) {
  .subContBtnWrapper {
    top: 28px;
    right: 0;
  }
  .subContBtnWrapper > * {
    display: block;
  }
}
.subContBtnWrapper ._evBtn {
  display: inline-block;
}
@media screen and (max-width: 575px) {
  .subContBtnWrapper ._evBtn {
    width: 29.3333333333vw;
  }
}
@media screen and (min-width: 576px) {
  .subContBtnWrapper ._evBtn {
    width: 19.9090909091vw;
  }
}
@media screen and (min-width: 1100px) {
  .subContBtnWrapper ._evBtn {
    width: 219px;
  }
}
@media screen and (min-width: 576px) {
  .subContBtnWrapper ._evBtn + ._evBtn {
    margin-left: 0.4545454545vw;
  }
}
@media screen and (min-width: 1100px) {
  .subContBtnWrapper ._evBtn + ._evBtn {
    margin-left: 5px;
  }
}

.eventListModule {
  position: relative;
  z-index: 10;
}

#ncjSnsHolder {
  display: none;
}

.fade-enter-active, .fade-leave-active {
  transition: opacity 0.5s;
}

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

@keyframes blink {
  0% {
    filter: brightness(100%) drop-shadow(0 0 10px rgba(0, 0, 0, 0));
  }
  80% {
    filter: brightness(200%) drop-shadow(0 0 10px black);
  }
  100% {
    filter: brightness(100%) drop-shadow(0 0 10px rgba(0, 0, 0, 0));
  }
}
.sectionResult {
  position: relative;
}
@media screen and (max-width: 575px) {
  .sectionResult {
    margin-top: 16vw;
    padding-bottom: 5.3333333333vw;
  }
}
@media screen and (min-width: 576px) {
  .sectionResult {
    margin-top: 10.9090909091vw;
    padding-bottom: 10.9090909091vw;
  }
}
@media screen and (min-width: 1100px) {
  .sectionResult {
    margin-top: 120px;
    padding-bottom: 124px;
  }
}
.sectionResult .contentWrap {
  position: relative;
  background-repeat: no-repeat;
  background-size: contain;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0.1px;
}
.sectionResult .contentWrap > * {
  position: relative;
  z-index: 2;
}
@media screen and (min-width: 576px) {
  .sectionResult .contentWrap > * {
    position: absolute;
  }
}
@media screen and (max-width: 575px) {
  .sectionResult .contentWrap {
    width: 91.7333333333vw;
    height: 148.9333333333vw;
    margin-bottom: 8.5333333333vw;
    background-image: url(https://static.ncsoft.jp/images/event/bns/2008fortune/mb/resultBg_20200916.png);
  }
}
@media screen and (min-width: 576px) {
  .sectionResult .contentWrap {
    width: 100%;
    height: 73.5454545455vw;
    margin-bottom: 3.4545454545vw;
    background-image: url(https://static.ncsoft.jp/images/event/bns/2008fortune/resultBg.webp);
  }
}
@media screen and (min-width: 1100px) {
  .sectionResult .contentWrap {
    width: 100%;
    height: 809px;
    margin-bottom: 38px;
  }
}
@media screen and (min-width: 576px) {
  .no-webp .sectionResult .contentWrap {
    background-image: url(https://static.ncsoft.jp/images/event/bns/2008fortune/resultBg.png);
  }
}
@media screen and (max-width: 575px) {
  .sectionResult__head {
    margin-top: 5.3333333333vw;
    filter: drop-shadow(0 0 1.3333333333vw black);
  }
}
@media screen and (min-width: 576px) {
  .sectionResult__head {
    left: 50%;
    transform: translateX(-50%);
    top: 5.4545454545vw;
  }
}
@media screen and (min-width: 1100px) {
  .sectionResult__head {
    top: 60px;
  }
}
@media screen and (max-width: 575px) {
  .sectionResult__head span {
    text-shadow: 0 0.6666666667vw 1.3333333333vw black;
  }
}
.sectionResult__head i {
  font-style: normal;
}
@media screen and (max-width: 575px) {
  .sectionResult__head i {
    font-size: 4.5333333333vw;
  }
}

@media screen and (max-width: 575px) {
  .sectionResult__point {
    width: 73.8666666667vw;
    margin-top: 1.0666666667vw;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (min-width: 576px) {
  .sectionResult__point {
    width: 40.0909090909vw;
    top: 13vw;
    left: 8.4545454545vw;
  }
}
@media screen and (min-width: 1100px) {
  .sectionResult__point {
    width: 441px;
    top: 143px;
    left: 93px;
  }
}

.sectionResult__pointBlock {
  position: relative;
  background-repeat: no-repeat;
  background-size: contain;
  width: 100%;
}
@media screen and (max-width: 575px) {
  .sectionResult__pointBlock {
    height: 12.8vw;
    margin-top: 1.0666666667vw;
    padding-left: 30.6666666667vw;
  }
}
@media screen and (min-width: 576px) {
  .sectionResult__pointBlock {
    height: 6.9090909091vw;
    margin-top: 0.7272727273vw;
    padding-left: 16.5454545455vw;
  }
}
@media screen and (min-width: 1100px) {
  .sectionResult__pointBlock {
    height: 76px;
    margin-top: 8px;
    padding-left: 182px;
  }
}
.sectionResult__pointBlock:first-child {
  margin-top: 0;
}
.sectionResult__pointBlock--gold {
  background-image: url(https://static.ncsoft.jp/images/event/bns/2008fortune/result_pointBlock_gold.png);
}
.sectionResult__pointBlock--love {
  background-image: url(https://static.ncsoft.jp/images/event/bns/2008fortune/result_pointBlock_love.png);
}
.sectionResult__pointBlock--total {
  background-image: url(https://static.ncsoft.jp/images/event/bns/2008fortune/result_pointBlock_total.png);
}
.sectionResult__pointBlock > * {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.sectionResult__pointBlock dl {
  width: 100%;
}
.sectionResult__pointBlock dt {
  display: none;
}
.sectionResult__pointBlock dd {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  display: flex;
  width: 100%;
}

@media screen and (max-width: 575px) {
  .sectionResult__pointStar {
    width: 5.0666666667vw;
  }
}
@media screen and (min-width: 576px) {
  .sectionResult__pointStar {
    width: 2.7272727273vw;
  }
}
@media screen and (min-width: 1100px) {
  .sectionResult__pointStar {
    width: 30px;
  }
}
@media screen and (max-width: 575px) {
  .sectionResult__pointStar + .sectionResult__pointStar {
    margin-left: 2.4vw;
  }
}
@media screen and (min-width: 576px) {
  .sectionResult__pointStar + .sectionResult__pointStar {
    margin-left: 1.2727272727vw;
  }
}
@media screen and (min-width: 1100px) {
  .sectionResult__pointStar + .sectionResult__pointStar {
    margin-left: 14px;
  }
}

.sectionResult__fortuneMessage {
  position: absolute;
  font-family: "Ryumin ExtraBold KL";
}
@media screen and (max-width: 575px) {
  .sectionResult__fortuneMessage {
    width: 73.8666666667vw;
    margin-top: 2.6666666667vw;
    margin-left: auto;
    margin-right: auto;
    padding: 2.1333333333vw;
    font-size: 3.2vw;
    background: rgba(9, 0, 55, 0.6);
    border: solid 0.2666666667vw #20365a;
    border-radius: 0.8vw;
  }
}
@media screen and (min-width: 576px) {
  .sectionResult__fortuneMessage {
    width: 39.7272727273vw;
    top: 36.7272727273vw;
    left: 8.4545454545vw;
    padding: 1.0909090909vw;
    font-size: 1.6363636364vw;
    background: rgba(9, 0, 55, 0.3);
    border: solid 0.1818181818vw #20365a;
    border-radius: 0.5454545455vw;
  }
}
@media screen and (min-width: 1100px) {
  .sectionResult__fortuneMessage {
    width: 437px;
    top: 404px;
    left: 93px;
    padding: 12px;
    font-size: 18px;
    border: solid 2px #20365a;
    border-radius: 6px;
  }
}

.sectionResult__itemMessageBlock {
  position: absolute !important;
  background-repeat: no-repeat;
  background-size: contain;
}
@media screen and (max-width: 575px) {
  .sectionResult__itemMessageBlock {
    left: 0;
    bottom: 29.0666666667vw;
    width: 100%;
    height: 34.2666666667vw;
  }
}
@media screen and (min-width: 576px) {
  .sectionResult__itemMessageBlock {
    left: 16.3636363636vw;
    bottom: 11.4545454545vw;
    width: 68.4545454545vw;
    height: 21.4545454545vw;
    background-image: url(https://static.ncsoft.jp/images/event/bns/2008fortune/result_item_20200916.png);
  }
}
@media screen and (min-width: 1100px) {
  .sectionResult__itemMessageBlock {
    left: 180px;
    bottom: 126px;
    width: 753px;
    height: 236px;
  }
}
@media screen and (max-width: 575px) {
  .sectionResult__itemMessageBlock::before {
    content: "";
    display: block;
    position: absolute;
    left: -4.2666666667vw;
    bottom: 0;
    width: 37.7333333333vw;
    height: 43.7333333333vw;
    background: url(https://static.ncsoft.jp/images/event/bns/2008fortune/mb/result_item.png) no-repeat;
    background-size: contain;
    pointer-events: none;
  }
}

.sectionResult__itemIcon {
  position: absolute;
}
@media screen and (max-width: 575px) {
  .sectionResult__itemIcon {
    width: 10.2666666667vw;
    top: 4.5333333333vw;
    left: 46.6666666667vw;
  }
}
@media screen and (min-width: 576px) {
  .sectionResult__itemIcon {
    width: 7vw;
    top: 10.7272727273vw;
    left: 20.5454545455vw;
  }
}
@media screen and (min-width: 1100px) {
  .sectionResult__itemIcon {
    width: 77px;
    top: 118px;
    left: 226px;
  }
}

.sectionResult__itemMessageContentWrapper {
  position: absolute;
}
@media screen and (max-width: 575px) {
  .sectionResult__itemMessageContentWrapper {
    top: 13.6vw;
    padding-left: 20.2666666667vw;
  }
}
@media screen and (min-width: 576px) {
  .sectionResult__itemMessageContentWrapper {
    top: 11.6363636364vw;
    padding-left: 17.9090909091vw;
  }
}
@media screen and (min-width: 1100px) {
  .sectionResult__itemMessageContentWrapper {
    top: 128px;
    padding-left: 197px;
  }
}

@media screen and (max-width: 575px) {
  .sectionResult__itemMessage {
    width: 67.2vw;
    height: 8.4vw;
    margin-bottom: 0.5333333333vw !important;
    text-align: center;
  }
}
@media screen and (min-width: 576px) {
  .sectionResult__itemMessage {
    height: 5.0909090909vw;
    margin-bottom: 0.3636363636vw !important;
  }
}
@media screen and (min-width: 1100px) {
  .sectionResult__itemMessage {
    height: 56px;
    margin-bottom: 4px !important;
  }
}
.sectionResult__itemMessage img {
  height: 100%;
}

.sectionResult__itemCoupon {
  font-family: "Hiragino Kaku Gothic W3 JIS2004";
  line-height: 1;
}
@media screen and (max-width: 575px) {
  .sectionResult__itemCoupon {
    margin-left: 0.5333333333vw;
    font-size: 3.2vw;
  }
}
@media screen and (min-width: 576px) {
  .sectionResult__itemCoupon {
    margin-left: 0.3636363636vw;
    font-size: 1.3636363636vw;
  }
}
@media screen and (min-width: 1100px) {
  .sectionResult__itemCoupon {
    margin-left: 4px;
    font-size: 15px;
  }
}

.sectionResult__chara {
  z-index: 1 !important;
}
@media screen and (max-width: 575px) {
  .sectionResult__chara {
    display: none;
  }
}
@media screen and (min-width: 576px) {
  .sectionResult__chara {
    top: 6.8181818182vw;
    right: -14vw;
    width: 70.7272727273vw;
  }
}
@media screen and (min-width: 1100px) {
  .sectionResult__chara {
    top: 75px;
    right: -154px;
    width: 778px;
  }
}

.sectionResult__lowerBlock {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  text-align: center;
}
@media screen and (max-width: 575px) {
  .sectionResult__lowerBlock {
    position: absolute !important;
    bottom: 2.4vw;
    height: 26.6666666667vw;
  }
}
@media screen and (min-width: 576px) {
  .sectionResult__lowerBlock {
    bottom: 2.0909090909vw;
    height: 9.3636363636vw;
  }
}
@media screen and (min-width: 1100px) {
  .sectionResult__lowerBlock {
    bottom: 23px;
    height: 103px;
  }
}
.sectionResult__lowerBlock p {
  font-family: "Hiragino Kaku Gothic W5 JIS2004";
}
@media screen and (max-width: 575px) {
  .sectionResult__lowerBlock p {
    margin-bottom: 1.3333333333vw;
    font-size: 3.4666666667vw;
    text-shadow: 0 0 1.3333333333vw #133d79;
  }
}
@media screen and (min-width: 576px) {
  .sectionResult__lowerBlock p {
    margin-bottom: 0.9090909091vw;
    font-size: 1.8181818182vw;
    text-shadow: 0 0 0.9090909091vw #133d79;
  }
}
@media screen and (min-width: 1100px) {
  .sectionResult__lowerBlock p {
    margin-bottom: 10px;
    font-size: 20px;
    text-shadow: 0 0 10px #133d79;
  }
}

.sectionResult__newClassBtn {
  display: inline-block;
}
@media screen and (max-width: 575px) {
  .sectionResult__newClassBtn {
    width: 31.2vw;
  }
}
@media screen and (min-width: 576px) {
  .sectionResult__newClassBtn {
    width: 16.5454545455vw;
  }
}
@media screen and (min-width: 1100px) {
  .sectionResult__newClassBtn {
    width: 182px;
  }
}

@media screen and (max-width: 575px) {
  .sectionResult__tweetBtn {
    width: 63.7333333333vw;
  }
}
.sectionResult__tweetBtn::before {
  content: "";
  display: block;
  position: absolute;
  background-repeat: no-repeat;
  background-size: contain;
}
@media screen and (max-width: 575px) {
  .sectionResult__tweetBtn::before {
    top: -15.3333333333vw;
    right: -14.1333333333vw;
    width: 32.6666666667vw;
    height: 14.8vw;
    background-image: url(https://static.ncsoft.jp/images/event/bns/2008fortune/mb/result_tweetBabble.png);
  }
}
@media screen and (min-width: 576px) {
  .sectionResult__tweetBtn::before {
    top: -7vw;
    right: -10.4545454545vw;
    width: 10.4545454545vw;
    height: 10.2727272727vw;
    background-image: url(https://static.ncsoft.jp/images/event/bns/2008fortune/result_tweetBabble.png);
  }
}
@media screen and (min-width: 1100px) {
  .sectionResult__tweetBtn::before {
    top: -77px;
    right: -115px;
    width: 115px;
    height: 113px;
  }
}
@media screen and (max-width: 575px) {
  .sectionResult__tweetBtn span {
    font-size: 4.5333333333vw;
  }
}

.toMainBtn {
  font-family: "Hiragino Kaku Gothic W4 JIS2004";
  color: #c7cbf4;
  text-decoration: underline;
}
@media screen and (min-width: 576px) {
  .toMainBtn {
    font-size: 1.4545454545vw;
  }
}
@media screen and (min-width: 1100px) {
  .toMainBtn {
    font-size: 16px;
  }
}

.fancybox-container {
  z-index: 99999992;
}

.campaignDetail {
  display: none;
  padding: 0;
  background: #151134;
  color: #c7cbf4;
}
@media screen and (max-width: 575px) {
  .campaignDetail {
    width: 92vw;
    font-size: 2.4vw;
    box-shadow: 0 0 4.8vw 0 #3123a2 inset;
    border-radius: 2.6666666667vw;
  }
}
@media screen and (min-width: 576px) {
  .campaignDetail {
    width: 98vw;
    font-size: 1.6363636364vw;
    box-shadow: 0 0 3.2727272727vw 0 #3123a2 inset;
    border-radius: 0.9090909091vw;
  }
}
@media screen and (min-width: 1100px) {
  .campaignDetail {
    width: 1078px;
    font-size: 18px;
    box-shadow: 0 0 36px 0 #3123a2 inset;
    border-radius: 10px;
  }
}
.campaignDetail__upperSection {
  background: rgba(14, 34, 69, 0.5);
}
@media screen and (max-width: 575px) {
  .campaignDetail__upperSection {
    padding: 9.3333333333vw 6.6666666667vw 6.6666666667vw;
    border-radius: 2.6666666667vw 2.6666666667vw 0 0;
  }
}
@media screen and (min-width: 576px) {
  .campaignDetail__upperSection {
    padding: 4.1818181818vw 5.6363636364vw 5.4545454545vw;
    border-radius: 0.9090909091vw 0.9090909091vw 0 0;
  }
}
@media screen and (min-width: 1100px) {
  .campaignDetail__upperSection {
    padding: 46px 62px 60px;
    border-radius: 10px 10px 0 0;
  }
}

.campaignDetail__lowerSection {
  background: rgba(0, 0, 0, 0.5);
}
@media screen and (max-width: 575px) {
  .campaignDetail__lowerSection {
    padding: 5.3333333333vw 6.6666666667vw 6.4vw;
    border-radius: 0 0 2.6666666667vw 2.6666666667vw;
  }
}
@media screen and (min-width: 576px) {
  .campaignDetail__lowerSection {
    padding: 2.3636363636vw 5.6363636364vw 4.1818181818vw;
    border-radius: 0 0 0.9090909091vw 0.9090909091vw;
  }
}
@media screen and (min-width: 1100px) {
  .campaignDetail__lowerSection {
    padding: 26px 62px 46px;
    border-radius: 0 0 10px 10px;
  }
}

@media screen and (max-width: 575px) {
  .campaignDetail__head {
    font-size: 5.0666666667vw;
    margin-bottom: 7.2vw;
  }
}
@media screen and (min-width: 576px) {
  .campaignDetail__head {
    font-feature-settings: normal;
    font-size: 3.0909090909vw;
    margin-bottom: 3.0909090909vw;
  }
}
@media screen and (min-width: 1100px) {
  .campaignDetail__head {
    font-size: 34px;
    margin-bottom: 34px;
  }
}

.campaignDetail__item {
  color: #d3efff;
}
.campaignDetail__item dt {
  display: flex;
  justify-content: center;
  align-items: center;
  font-family: "Ryumin Bold KL";
  background: #2a3886;
}
@media screen and (max-width: 575px) {
  .campaignDetail__item dt {
    width: 23.6vw;
    height: 6.6666666667vw;
    font-size: 3.7333333333vw;
    border-radius: 6.6666666667vw;
  }
}
@media screen and (min-width: 576px) {
  .campaignDetail__item dt {
    width: 11.5454545455vw;
    height: 3.2727272727vw;
    font-size: 1.8181818182vw;
    border-radius: 3.2727272727vw;
  }
}
@media screen and (min-width: 1100px) {
  .campaignDetail__item dt {
    width: 127px;
    height: 36px;
    font-size: 20px;
    border-radius: 36px;
  }
}
@media screen and (max-width: 575px) {
  .campaignDetail__item dd {
    font-size: 3.2vw;
    margin-top: 2.1333333333vw;
  }
}
@media screen and (min-width: 576px) {
  .campaignDetail__item dd {
    margin-top: 1.4545454545vw;
  }
}
@media screen and (min-width: 1100px) {
  .campaignDetail__item dd {
    margin-top: 16px;
  }
}
@media screen and (max-width: 575px) {
  .campaignDetail__item + dl {
    margin-top: 5.3333333333vw;
  }
}
@media screen and (min-width: 576px) {
  .campaignDetail__item + dl {
    margin-top: 4vw;
  }
}
@media screen and (min-width: 1100px) {
  .campaignDetail__item + dl {
    margin-top: 44px;
  }
}
@media screen and (min-width: 1100px) {
  .campaignDetail__item--reward dd {
    margin-top: -50px;
    padding-left: 4px;
  }
}
@media screen and (min-width: 576px) {
  .campaignDetail__item--reward dd img {
    width: 87.2727272727vw;
  }
}
@media screen and (min-width: 576px) {
  .campaignDetail__item--reward dd img {
    width: 87.2727272727vw;
  }
}
@media screen and (min-width: 1100px) {
  .campaignDetail__item--reward dd img {
    width: 960px;
  }
}

.campaignDetail__att dt {
  color: #6579e7;
  font-family: "Ryumin ExtraBold KL";
}
@media screen and (max-width: 575px) {
  .campaignDetail__att dt {
    font-size: 4vw;
  }
}
@media screen and (min-width: 576px) {
  .campaignDetail__att dt {
    font-size: 2vw;
  }
}
@media screen and (min-width: 1100px) {
  .campaignDetail__att dt {
    font-size: 22px;
  }
}
.campaignDetail__att dd {
  color: #828ab9;
}
@media screen and (max-width: 575px) {
  .campaignDetail__att dd {
    margin-top: 0.8vw;
    font-size: 3.4666666667vw;
  }
}
@media screen and (min-width: 576px) {
  .campaignDetail__att dd {
    margin-top: 0.5454545455vw;
    font-size: 1.5454545455vw;
  }
}
@media screen and (min-width: 1100px) {
  .campaignDetail__att dd {
    margin-top: 6px;
    font-size: 17px;
  }
}

@keyframes blink {
  0% {
    filter: brightness(100%) drop-shadow(0 0 10px rgba(0, 0, 0, 0));
  }
  80% {
    filter: brightness(200%) drop-shadow(0 0 10px black);
  }
  100% {
    filter: brightness(100%) drop-shadow(0 0 10px rgba(0, 0, 0, 0));
  }
}
.text--color1 {
  color: #fff17c;
}

.text--color2 {
  color: #94b2ea;
}

.text--color3 {
  color: #ff3064;
}

.content .innerFrame {
  position: relative;
  margin: 0 auto;
  padding-top: 0.1px;
}
@media screen and (min-width: 576px) {
  .content .innerFrame {
    max-width: auto;
  }
}
@media screen and (min-width: 1100px) {
  .content .innerFrame {
    max-width: 1100px;
  }
}

.mainBtn {
  position: relative;
  display: inline-block;
}
@media screen and (max-width: 575px) {
  .mainBtn {
    display: block;
    width: 82.6666666667vw;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (min-width: 576px) {
  .mainBtn {
    width: 50.7272727273vw;
    filter: drop-shadow(0 0 0.4545454545vw rgba(0, 0, 0, 0.7));
  }
}
@media screen and (min-width: 1100px) {
  .mainBtn {
    width: 558px;
    filter: drop-shadow(0 0 5px rgba(0, 0, 0, 0.7));
  }
}
@media screen and (max-width: 575px) {
  .mainBtn__txt {
    font-size: 5.3333333333vw;
  }
}
@media screen and (min-width: 576px) {
  .mainBtn__txt {
    font-size: 3.0909090909vw;
  }
}
@media screen and (min-width: 1100px) {
  .mainBtn__txt {
    font-size: 34px;
  }
}
.mainBtn__scren {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  animation: blink 1.5s linear infinite;
}

.mainBtn__txt {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #fff;
  white-space: nowrap;
  font-family: "Hiragino Kaku Gothic W8 JIS2004";
  filter: drop-shadow(0 0 10px rgba(9, 0, 53, 0.55));
}
@media screen and (max-width: 575px) {
  .mainBtn__txt {
    font-size: 5.3333333333vw;
  }
}
@media screen and (min-width: 576px) {
  .mainBtn__txt {
    font-size: 3.0909090909vw;
    filter: drop-shadow(0 0 0.9090909091vw rgba(9, 0, 53, 0.7));
  }
}
@media screen and (min-width: 1100px) {
  .mainBtn__txt {
    font-size: 34px;
    filter: drop-shadow(0 0 10px rgba(9, 0, 53, 0.7));
  }
}
.mainBtn .eff {
  position: absolute;
  z-index: 2;
  display: block;
  background: url(https://static.ncsoft.jp/images/event/bns/2008fortune/mainBtn_eff.webp) left top/contain no-repeat;
  mix-blend-mode: screen;
  pointer-events: none;
}
@supports (-ms-ime-align: auto) {
  .mainBtn .eff {
    display: none;
  }
}
@media screen and (max-width: 575px) {
  .mainBtn .eff {
    width: 53.3333333333vw;
    height: 80.6666666667vw;
  }
}
@media screen and (min-width: 576px) {
  .mainBtn .eff {
    width: 36.3636363636vw;
    height: 55vw;
  }
}
@media screen and (min-width: 1100px) {
  .mainBtn .eff {
    width: 400px;
    height: 605px;
  }
}
@media screen and (max-width: 575px) {
  .mainBtn .eff--1 {
    top: -39.4666666667vw;
    right: -20.5333333333vw;
  }
}
@media screen and (min-width: 576px) {
  .mainBtn .eff--1 {
    top: -26.9090909091vw;
    right: -14vw;
  }
}
@media screen and (min-width: 1100px) {
  .mainBtn .eff--1 {
    top: -296px;
    right: -154px;
  }
}
.mainBtn .eff--2 {
  transform: scale(0.8);
}
@media screen and (max-width: 575px) {
  .mainBtn .eff--2 {
    bottom: -39.4666666667vw;
    left: -16.5333333333vw;
  }
}
@media screen and (min-width: 576px) {
  .mainBtn .eff--2 {
    bottom: -26.9090909091vw;
    left: -11.2727272727vw;
  }
}
@media screen and (min-width: 1100px) {
  .mainBtn .eff--2 {
    bottom: -296px;
    left: -124px;
  }
}
.no-webp .mainBtn .eff {
  background: url(https://static.ncsoft.jp/images/event/bns/2008fortune/mainBtn_eff.png) left top/contain no-repeat;
}

.content {
  position: relative;
  height: 100%;
  color: #fff;
}

.commonTitle {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  font-family: "Ryumin ExtraBold KL";
  line-height: 1;
  text-align: center;
}
@media screen and (max-width: 575px) {
  .commonTitle {
    font-size: 5.3333333333vw;
    line-height: 1.2;
  }
}
@media screen and (min-width: 576px) {
  .commonTitle {
    font-size: 3.0909090909vw;
  }
}
@media screen and (min-width: 1100px) {
  .commonTitle {
    font-size: 34px;
  }
}
.commonTitle::before, .commonTitle::after {
  position: relative;
  z-index: 1;
  content: "";
  display: inline-block;
  background: url(https://static.ncsoft.jp/images/event/bns/2008fortune/result_headDeco.png) center top no-repeat;
  background-size: contain;
}
@media screen and (max-width: 575px) {
  .commonTitle::before, .commonTitle::after {
    width: 6.1333333333vw;
    height: 3.3333333333vw;
  }
}
@media screen and (min-width: 576px) {
  .commonTitle::before, .commonTitle::after {
    width: 4.1818181818vw;
    height: 2.2727272727vw;
  }
}
@media screen and (min-width: 1100px) {
  .commonTitle::before, .commonTitle::after {
    width: 46px;
    height: 25px;
  }
}
@media screen and (max-width: 575px) {
  .commonTitle::before {
    margin-right: 1.8666666667vw;
  }
}
@media screen and (min-width: 576px) {
  .commonTitle::before {
    margin-right: 1.2727272727vw;
  }
}
@media screen and (min-width: 1100px) {
  .commonTitle::before {
    margin-right: 14px;
  }
}
.commonTitle::after {
  transform: scale(-1, 1);
}
@media screen and (max-width: 575px) {
  .commonTitle::after {
    margin-left: 1.8666666667vw;
  }
}
@media screen and (min-width: 576px) {
  .commonTitle::after {
    margin-left: 1.2727272727vw;
  }
}
@media screen and (min-width: 1100px) {
  .commonTitle::after {
    margin-left: 14px;
  }
}
.commonTitle span {
  position: relative;
}
@media screen and (min-width: 576px) {
  .commonTitle span {
    top: -0.2727272727vw;
  }
}
@media screen and (min-width: 1100px) {
  .commonTitle span {
    top: -3px;
  }
}

.sectionMain {
  position: relative;
}
@media screen and (max-width: 575px) {
  .sectionMain {
    height: 170.6666666667vw;
  }
}
.sectionMain .contentWrap {
  position: absolute;
  z-index: 2;
  transition: 0.5s;
}
@media screen and (max-width: 575px) {
  .sectionMain .contentWrap {
    width: 100%;
    top: 82.1333333333vw;
  }
}
@media screen and (min-width: 576px) {
  .sectionMain .contentWrap {
    top: 20.9090909091vw;
    left: -5.4545454545vw;
  }
}
@media screen and (min-width: 1100px) {
  .sectionMain .contentWrap {
    left: 0;
    top: 230px;
  }
}
@media screen and (min-width: 576px) {
  .sectionMain {
    height: 99.0909090909vw;
  }
}
@media screen and (min-width: 1100px) {
  .sectionMain {
    height: 1090px;
  }
}
.sectionMain__title {
  position: relative;
}
@media screen and (max-width: 575px) {
  .sectionMain__title {
    width: 96vw;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (min-width: 576px) {
  .sectionMain__title {
    width: 79.5454545455vw;
    margin-left: 23.7272727273vw;
  }
}
@media screen and (min-width: 1100px) {
  .sectionMain__title {
    width: 875px;
    margin-left: 261px;
  }
}
.sectionMain__title .eff {
  display: block;
  position: absolute;
  mix-blend-mode: screen;
  pointer-events: none;
  z-index: 2;
}
@supports (-ms-ime-align: auto) {
  .sectionMain__title .eff {
    display: none;
  }
}
.sectionMain__title .eff--1 {
  background: url(https://static.ncsoft.jp/images/event/bns/2008fortune/title_eff_1.webp) left top/contain no-repeat;
}
@media screen and (max-width: 575px) {
  .sectionMain__title .eff--1 {
    top: -4.2666666667vw;
    left: -5.3333333333vw;
    width: 125.6vw;
    height: 49.6vw;
  }
}
@media screen and (min-width: 576px) {
  .sectionMain__title .eff--1 {
    top: -3.6363636364vw;
    left: -5.1818181818vw;
    width: 105.7272727273vw;
    height: 41.7272727273vw;
  }
}
@media screen and (min-width: 1100px) {
  .sectionMain__title .eff--1 {
    top: -40px;
    left: -57px;
    width: 1163px;
    height: 459px;
  }
}
.no-webp .sectionMain__title .eff--1 {
  background: url(https://static.ncsoft.jp/images/event/bns/2008fortune/title_eff_1.png) left top/contain no-repeat;
}
.sectionMain__title .eff--2 {
  background: url(https://static.ncsoft.jp/images/event/bns/2008fortune/title_eff_2.webp) left top/contain no-repeat;
}
@media screen and (max-width: 575px) {
  .sectionMain__title .eff--2 {
    top: -2.6666666667vw;
    right: -11.4666666667vw;
    width: 59.7333333333vw;
    height: 37.6vw;
  }
}
@media screen and (min-width: 576px) {
  .sectionMain__title .eff--2 {
    top: -2.1818181818vw;
    right: -9.6363636364vw;
    width: 50.3636363636vw;
    height: 31.7272727273vw;
  }
}
@media screen and (min-width: 1100px) {
  .sectionMain__title .eff--2 {
    top: -24px;
    right: -106px;
    width: 554px;
    height: 349px;
  }
}
.no-webp .sectionMain__title .eff--2 {
  background: url(https://static.ncsoft.jp/images/event/bns/2008fortune/title_eff_2.png) left top/contain no-repeat;
}
.sectionMain__title img {
  position: relative;
  z-index: 1;
  opacity: 0;
}
.sectionMain__title .clone {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: inline-block;
  background: url(https://static.ncsoft.jp/images/event/bns/2008fortune/title_plain.png) no-repeat;
  background-size: contain;
}

.sectionMain__lede {
  padding: 0;
}
@media screen and (max-width: 575px) {
  .sectionMain__lede {
    width: 75.4666666667vw;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 1.8666666667vw !important;
  }
}
@media screen and (min-width: 576px) {
  .sectionMain__lede {
    width: 50.1818181818vw;
    margin-left: 38.9090909091vw;
  }
}
@media screen and (min-width: 1100px) {
  .sectionMain__lede {
    width: 552px;
    margin-left: 428px;
  }
}

.sectionMain__badge {
  position: absolute;
  z-index: 2;
}
@media screen and (max-width: 575px) {
  .sectionMain__badge {
    top: -29.3333333333vw;
    right: -0.8vw;
    width: 33.0666666667vw;
  }
}
@media screen and (min-width: 576px) {
  .sectionMain__badge {
    top: -13.6363636364vw;
    right: 1.8181818182vw;
    width: 18.1818181818vw;
  }
}
@media screen and (min-width: 1100px) {
  .sectionMain__badge {
    top: -176px;
    right: 0;
    width: 223px;
  }
}
.sectionMain__badge a {
  display: block;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  border-radius: 100%;
}
@media screen and (max-width: 575px) {
  .sectionMain__badge a {
    top: 9.0666666667vw;
    width: 26.6666666667vw;
    height: 26.6666666667vw;
  }
}
@media screen and (min-width: 576px) {
  .sectionMain__badge a {
    top: 5.1818181818vw;
    width: 14.1818181818vw;
    height: 14.1818181818vw;
  }
}
@media screen and (min-width: 1100px) {
  .sectionMain__badge a {
    top: 61px;
    width: 180px;
    height: 180px;
  }
}

.sectionMain__chara {
  z-index: 1;
  pointer-events: none;
}
@media screen and (max-width: 575px) {
  .sectionMain__chara {
    position: absolute;
    top: 0;
    left: 0;
    width: 100vw;
    height: 198.4vw;
  }
}
@media screen and (min-width: 576px) {
  .sectionMain__chara {
    position: absolute;
    top: -1.8181818182vw;
    left: -14.9090909091vw;
    width: 84.6363636364vw;
  }
}
@media screen and (min-width: 1100px) {
  .sectionMain__chara {
    top: -20px;
    left: -164px;
    width: 931px;
  }
}

@media screen and (min-width: 576px) {
  .sectionMain__playBtn {
    margin-top: 2.3636363636vw;
    margin-left: 38.4545454545vw;
  }
}
@media screen and (min-width: 1100px) {
  .sectionMain__playBtn {
    margin-top: 26px;
    margin-left: 423px;
  }
}

.sectionMain__noteWrap {
  text-align: center;
}
@media screen and (max-width: 575px) {
  .sectionMain__noteWrap {
    margin-top: 2.6666666667vw;
    font-size: 3.2vw;
  }
}
@media screen and (min-width: 576px) {
  .sectionMain__noteWrap {
    width: 50.1818181818vw;
    margin-top: 1.8181818182vw;
    margin-left: 38.4545454545vw;
  }
}
@media screen and (min-width: 1100px) {
  .sectionMain__noteWrap {
    width: 552px;
    margin-top: 20px;
    margin-left: 423px;
  }
}
.sectionMain__noteWrap .kome {
  display: inline-block;
  text-align: left;
  color: #c7cbf4;
}

.sectionResult {
  position: relative;
}
@media screen and (max-width: 575px) {
  .sectionResult {
    margin-top: 16vw;
    padding-bottom: 5.3333333333vw;
  }
}
@media screen and (min-width: 576px) {
  .sectionResult {
    margin-top: 10.9090909091vw;
    padding-bottom: 10.9090909091vw;
  }
}
@media screen and (min-width: 1100px) {
  .sectionResult {
    margin-top: 120px;
    padding-bottom: 124px;
  }
}
.sectionResult .contentWrap {
  position: relative;
  background-repeat: no-repeat;
  background-size: contain;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0.1px;
}
.sectionResult .contentWrap > * {
  position: relative;
  z-index: 2;
}
@media screen and (min-width: 576px) {
  .sectionResult .contentWrap > * {
    position: absolute;
  }
}
@media screen and (max-width: 575px) {
  .sectionResult .contentWrap {
    width: 91.7333333333vw;
    height: 148.9333333333vw;
    margin-bottom: 8.5333333333vw;
    background-image: url(https://static.ncsoft.jp/images/event/bns/2008fortune/mb/resultBg_20200916.png);
  }
}
@media screen and (min-width: 576px) {
  .sectionResult .contentWrap {
    width: 100%;
    height: 73.5454545455vw;
    margin-bottom: 3.4545454545vw;
    background-image: url(https://static.ncsoft.jp/images/event/bns/2008fortune/resultBg.webp);
  }
}
@media screen and (min-width: 1100px) {
  .sectionResult .contentWrap {
    width: 100%;
    height: 809px;
    margin-bottom: 38px;
  }
}
@media screen and (min-width: 576px) {
  .no-webp .sectionResult .contentWrap {
    background-image: url(https://static.ncsoft.jp/images/event/bns/2008fortune/resultBg.png);
  }
}
@media screen and (max-width: 575px) {
  .sectionResult__head {
    margin-top: 5.3333333333vw;
    filter: drop-shadow(0 0 1.3333333333vw black);
  }
}
@media screen and (min-width: 576px) {
  .sectionResult__head {
    left: 50%;
    transform: translateX(-50%);
    top: 5.4545454545vw;
  }
}
@media screen and (min-width: 1100px) {
  .sectionResult__head {
    top: 60px;
  }
}
@media screen and (max-width: 575px) {
  .sectionResult__head span {
    text-shadow: 0 0.6666666667vw 1.3333333333vw black;
  }
}
.sectionResult__head i {
  font-style: normal;
}
@media screen and (max-width: 575px) {
  .sectionResult__head i {
    font-size: 4.5333333333vw;
  }
}

@media screen and (max-width: 575px) {
  .sectionResult__point {
    width: 73.8666666667vw;
    margin-top: 1.0666666667vw;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (min-width: 576px) {
  .sectionResult__point {
    width: 40.0909090909vw;
    top: 13vw;
    left: 8.4545454545vw;
  }
}
@media screen and (min-width: 1100px) {
  .sectionResult__point {
    width: 441px;
    top: 143px;
    left: 93px;
  }
}

.sectionResult__pointBlock {
  position: relative;
  background-repeat: no-repeat;
  background-size: contain;
  width: 100%;
}
@media screen and (max-width: 575px) {
  .sectionResult__pointBlock {
    height: 12.8vw;
    margin-top: 1.0666666667vw;
    padding-left: 30.6666666667vw;
  }
}
@media screen and (min-width: 576px) {
  .sectionResult__pointBlock {
    height: 6.9090909091vw;
    margin-top: 0.7272727273vw;
    padding-left: 16.5454545455vw;
  }
}
@media screen and (min-width: 1100px) {
  .sectionResult__pointBlock {
    height: 76px;
    margin-top: 8px;
    padding-left: 182px;
  }
}
.sectionResult__pointBlock:first-child {
  margin-top: 0;
}
.sectionResult__pointBlock--gold {
  background-image: url(https://static.ncsoft.jp/images/event/bns/2008fortune/result_pointBlock_gold.png);
}
.sectionResult__pointBlock--love {
  background-image: url(https://static.ncsoft.jp/images/event/bns/2008fortune/result_pointBlock_love.png);
}
.sectionResult__pointBlock--total {
  background-image: url(https://static.ncsoft.jp/images/event/bns/2008fortune/result_pointBlock_total.png);
}
.sectionResult__pointBlock > * {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.sectionResult__pointBlock dl {
  width: 100%;
}
.sectionResult__pointBlock dt {
  display: none;
}
.sectionResult__pointBlock dd {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  display: flex;
  width: 100%;
}

@media screen and (max-width: 575px) {
  .sectionResult__pointStar {
    width: 5.0666666667vw;
  }
}
@media screen and (min-width: 576px) {
  .sectionResult__pointStar {
    width: 2.7272727273vw;
  }
}
@media screen and (min-width: 1100px) {
  .sectionResult__pointStar {
    width: 30px;
  }
}
@media screen and (max-width: 575px) {
  .sectionResult__pointStar + .sectionResult__pointStar {
    margin-left: 2.4vw;
  }
}
@media screen and (min-width: 576px) {
  .sectionResult__pointStar + .sectionResult__pointStar {
    margin-left: 1.2727272727vw;
  }
}
@media screen and (min-width: 1100px) {
  .sectionResult__pointStar + .sectionResult__pointStar {
    margin-left: 14px;
  }
}

.sectionResult__fortuneMessage {
  position: absolute;
  font-family: "Ryumin ExtraBold KL";
}
@media screen and (max-width: 575px) {
  .sectionResult__fortuneMessage {
    width: 73.8666666667vw;
    margin-top: 2.6666666667vw;
    margin-left: auto;
    margin-right: auto;
    padding: 2.1333333333vw;
    font-size: 3.2vw;
    background: rgba(9, 0, 55, 0.6);
    border: solid 0.2666666667vw #20365a;
    border-radius: 0.8vw;
  }
}
@media screen and (min-width: 576px) {
  .sectionResult__fortuneMessage {
    width: 39.7272727273vw;
    top: 36.7272727273vw;
    left: 8.4545454545vw;
    padding: 1.0909090909vw;
    font-size: 1.6363636364vw;
    background: rgba(9, 0, 55, 0.3);
    border: solid 0.1818181818vw #20365a;
    border-radius: 0.5454545455vw;
  }
}
@media screen and (min-width: 1100px) {
  .sectionResult__fortuneMessage {
    width: 437px;
    top: 404px;
    left: 93px;
    padding: 12px;
    font-size: 18px;
    border: solid 2px #20365a;
    border-radius: 6px;
  }
}

.sectionResult__itemMessageBlock {
  position: absolute !important;
  background-repeat: no-repeat;
  background-size: contain;
}
@media screen and (max-width: 575px) {
  .sectionResult__itemMessageBlock {
    left: 0;
    bottom: 29.0666666667vw;
    width: 100%;
    height: 34.2666666667vw;
  }
}
@media screen and (min-width: 576px) {
  .sectionResult__itemMessageBlock {
    left: 16.3636363636vw;
    bottom: 11.4545454545vw;
    width: 68.4545454545vw;
    height: 21.4545454545vw;
    background-image: url(https://static.ncsoft.jp/images/event/bns/2008fortune/result_item_20200916.png);
  }
}
@media screen and (min-width: 1100px) {
  .sectionResult__itemMessageBlock {
    left: 180px;
    bottom: 126px;
    width: 753px;
    height: 236px;
  }
}
@media screen and (max-width: 575px) {
  .sectionResult__itemMessageBlock::before {
    content: "";
    display: block;
    position: absolute;
    left: -4.2666666667vw;
    bottom: 0;
    width: 37.7333333333vw;
    height: 43.7333333333vw;
    background: url(https://static.ncsoft.jp/images/event/bns/2008fortune/mb/result_item.png) no-repeat;
    background-size: contain;
    pointer-events: none;
  }
}

.sectionResult__itemIcon {
  position: absolute;
}
@media screen and (max-width: 575px) {
  .sectionResult__itemIcon {
    width: 10.2666666667vw;
    top: 4.5333333333vw;
    left: 46.6666666667vw;
  }
}
@media screen and (min-width: 576px) {
  .sectionResult__itemIcon {
    width: 7vw;
    top: 10.7272727273vw;
    left: 20.5454545455vw;
  }
}
@media screen and (min-width: 1100px) {
  .sectionResult__itemIcon {
    width: 77px;
    top: 118px;
    left: 226px;
  }
}

.sectionResult__itemMessageContentWrapper {
  position: absolute;
}
@media screen and (max-width: 575px) {
  .sectionResult__itemMessageContentWrapper {
    top: 13.6vw;
    padding-left: 20.2666666667vw;
  }
}
@media screen and (min-width: 576px) {
  .sectionResult__itemMessageContentWrapper {
    top: 11.6363636364vw;
    padding-left: 17.9090909091vw;
  }
}
@media screen and (min-width: 1100px) {
  .sectionResult__itemMessageContentWrapper {
    top: 128px;
    padding-left: 197px;
  }
}

@media screen and (max-width: 575px) {
  .sectionResult__itemMessage {
    width: 67.2vw;
    height: 8.4vw;
    margin-bottom: 0.5333333333vw !important;
    text-align: center;
  }
}
@media screen and (min-width: 576px) {
  .sectionResult__itemMessage {
    height: 5.0909090909vw;
    margin-bottom: 0.3636363636vw !important;
  }
}
@media screen and (min-width: 1100px) {
  .sectionResult__itemMessage {
    height: 56px;
    margin-bottom: 4px !important;
  }
}
.sectionResult__itemMessage img {
  height: 100%;
}

.sectionResult__itemCoupon {
  font-family: "Hiragino Kaku Gothic W3 JIS2004";
  line-height: 1;
}
@media screen and (max-width: 575px) {
  .sectionResult__itemCoupon {
    margin-left: 0.5333333333vw;
    font-size: 3.2vw;
  }
}
@media screen and (min-width: 576px) {
  .sectionResult__itemCoupon {
    margin-left: 0.3636363636vw;
    font-size: 1.3636363636vw;
  }
}
@media screen and (min-width: 1100px) {
  .sectionResult__itemCoupon {
    margin-left: 4px;
    font-size: 15px;
  }
}

.sectionResult__chara {
  z-index: 1 !important;
}
@media screen and (max-width: 575px) {
  .sectionResult__chara {
    display: none;
  }
}
@media screen and (min-width: 576px) {
  .sectionResult__chara {
    top: 6.8181818182vw;
    right: -14vw;
    width: 70.7272727273vw;
  }
}
@media screen and (min-width: 1100px) {
  .sectionResult__chara {
    top: 75px;
    right: -154px;
    width: 778px;
  }
}

.sectionResult__lowerBlock {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  text-align: center;
}
@media screen and (max-width: 575px) {
  .sectionResult__lowerBlock {
    position: absolute !important;
    bottom: 2.4vw;
    height: 26.6666666667vw;
  }
}
@media screen and (min-width: 576px) {
  .sectionResult__lowerBlock {
    bottom: 2.0909090909vw;
    height: 9.3636363636vw;
  }
}
@media screen and (min-width: 1100px) {
  .sectionResult__lowerBlock {
    bottom: 23px;
    height: 103px;
  }
}
.sectionResult__lowerBlock p {
  font-family: "Hiragino Kaku Gothic W5 JIS2004";
}
@media screen and (max-width: 575px) {
  .sectionResult__lowerBlock p {
    margin-bottom: 1.3333333333vw;
    font-size: 3.4666666667vw;
    text-shadow: 0 0 1.3333333333vw #133d79;
  }
}
@media screen and (min-width: 576px) {
  .sectionResult__lowerBlock p {
    margin-bottom: 0.9090909091vw;
    font-size: 1.8181818182vw;
    text-shadow: 0 0 0.9090909091vw #133d79;
  }
}
@media screen and (min-width: 1100px) {
  .sectionResult__lowerBlock p {
    margin-bottom: 10px;
    font-size: 20px;
    text-shadow: 0 0 10px #133d79;
  }
}

.sectionResult__newClassBtn {
  display: inline-block;
}
@media screen and (max-width: 575px) {
  .sectionResult__newClassBtn {
    width: 31.2vw;
  }
}
@media screen and (min-width: 576px) {
  .sectionResult__newClassBtn {
    width: 16.5454545455vw;
  }
}
@media screen and (min-width: 1100px) {
  .sectionResult__newClassBtn {
    width: 182px;
  }
}

@media screen and (max-width: 575px) {
  .sectionResult__tweetBtn {
    width: 63.7333333333vw;
  }
}
.sectionResult__tweetBtn::before {
  content: "";
  display: block;
  position: absolute;
  background-repeat: no-repeat;
  background-size: contain;
}
@media screen and (max-width: 575px) {
  .sectionResult__tweetBtn::before {
    top: -15.3333333333vw;
    right: -14.1333333333vw;
    width: 32.6666666667vw;
    height: 14.8vw;
    background-image: url(https://static.ncsoft.jp/images/event/bns/2008fortune/mb/result_tweetBabble.png);
  }
}
@media screen and (min-width: 576px) {
  .sectionResult__tweetBtn::before {
    top: -7vw;
    right: -10.4545454545vw;
    width: 10.4545454545vw;
    height: 10.2727272727vw;
    background-image: url(https://static.ncsoft.jp/images/event/bns/2008fortune/result_tweetBabble.png);
  }
}
@media screen and (min-width: 1100px) {
  .sectionResult__tweetBtn::before {
    top: -77px;
    right: -115px;
    width: 115px;
    height: 113px;
  }
}
@media screen and (max-width: 575px) {
  .sectionResult__tweetBtn span {
    font-size: 4.5333333333vw;
  }
}

.toMainBtn {
  font-family: "Hiragino Kaku Gothic W4 JIS2004";
  color: #c7cbf4;
  text-decoration: underline;
}
@media screen and (min-width: 576px) {
  .toMainBtn {
    font-size: 1.4545454545vw;
  }
}
@media screen and (min-width: 1100px) {
  .toMainBtn {
    font-size: 16px;
  }
}

.fancybox-container {
  z-index: 99999992;
}

.campaignDetail {
  display: none;
  padding: 0;
  background: #151134;
  color: #c7cbf4;
}
@media screen and (max-width: 575px) {
  .campaignDetail {
    width: 92vw;
    font-size: 2.4vw;
    box-shadow: 0 0 4.8vw 0 #3123a2 inset;
    border-radius: 2.6666666667vw;
  }
}
@media screen and (min-width: 576px) {
  .campaignDetail {
    width: 98vw;
    font-size: 1.6363636364vw;
    box-shadow: 0 0 3.2727272727vw 0 #3123a2 inset;
    border-radius: 0.9090909091vw;
  }
}
@media screen and (min-width: 1100px) {
  .campaignDetail {
    width: 1078px;
    font-size: 18px;
    box-shadow: 0 0 36px 0 #3123a2 inset;
    border-radius: 10px;
  }
}
.campaignDetail__upperSection {
  background: rgba(14, 34, 69, 0.5);
}
@media screen and (max-width: 575px) {
  .campaignDetail__upperSection {
    padding: 9.3333333333vw 6.6666666667vw 6.6666666667vw;
    border-radius: 2.6666666667vw 2.6666666667vw 0 0;
  }
}
@media screen and (min-width: 576px) {
  .campaignDetail__upperSection {
    padding: 4.1818181818vw 5.6363636364vw 5.4545454545vw;
    border-radius: 0.9090909091vw 0.9090909091vw 0 0;
  }
}
@media screen and (min-width: 1100px) {
  .campaignDetail__upperSection {
    padding: 46px 62px 60px;
    border-radius: 10px 10px 0 0;
  }
}

.campaignDetail__lowerSection {
  background: rgba(0, 0, 0, 0.5);
}
@media screen and (max-width: 575px) {
  .campaignDetail__lowerSection {
    padding: 5.3333333333vw 6.6666666667vw 6.4vw;
    border-radius: 0 0 2.6666666667vw 2.6666666667vw;
  }
}
@media screen and (min-width: 576px) {
  .campaignDetail__lowerSection {
    padding: 2.3636363636vw 5.6363636364vw 4.1818181818vw;
    border-radius: 0 0 0.9090909091vw 0.9090909091vw;
  }
}
@media screen and (min-width: 1100px) {
  .campaignDetail__lowerSection {
    padding: 26px 62px 46px;
    border-radius: 0 0 10px 10px;
  }
}

@media screen and (max-width: 575px) {
  .campaignDetail__head {
    font-size: 5.0666666667vw;
    margin-bottom: 7.2vw;
  }
}
@media screen and (min-width: 576px) {
  .campaignDetail__head {
    font-feature-settings: normal;
    font-size: 3.0909090909vw;
    margin-bottom: 3.0909090909vw;
  }
}
@media screen and (min-width: 1100px) {
  .campaignDetail__head {
    font-size: 34px;
    margin-bottom: 34px;
  }
}

.campaignDetail__item {
  color: #d3efff;
}
.campaignDetail__item dt {
  display: flex;
  justify-content: center;
  align-items: center;
  font-family: "Ryumin Bold KL";
  background: #2a3886;
}
@media screen and (max-width: 575px) {
  .campaignDetail__item dt {
    width: 23.6vw;
    height: 6.6666666667vw;
    font-size: 3.7333333333vw;
    border-radius: 6.6666666667vw;
  }
}
@media screen and (min-width: 576px) {
  .campaignDetail__item dt {
    width: 11.5454545455vw;
    height: 3.2727272727vw;
    font-size: 1.8181818182vw;
    border-radius: 3.2727272727vw;
  }
}
@media screen and (min-width: 1100px) {
  .campaignDetail__item dt {
    width: 127px;
    height: 36px;
    font-size: 20px;
    border-radius: 36px;
  }
}
@media screen and (max-width: 575px) {
  .campaignDetail__item dd {
    font-size: 3.2vw;
    margin-top: 2.1333333333vw;
  }
}
@media screen and (min-width: 576px) {
  .campaignDetail__item dd {
    margin-top: 1.4545454545vw;
  }
}
@media screen and (min-width: 1100px) {
  .campaignDetail__item dd {
    margin-top: 16px;
  }
}
@media screen and (max-width: 575px) {
  .campaignDetail__item + dl {
    margin-top: 5.3333333333vw;
  }
}
@media screen and (min-width: 576px) {
  .campaignDetail__item + dl {
    margin-top: 4vw;
  }
}
@media screen and (min-width: 1100px) {
  .campaignDetail__item + dl {
    margin-top: 44px;
  }
}
@media screen and (min-width: 1100px) {
  .campaignDetail__item--reward dd {
    margin-top: -50px;
    padding-left: 4px;
  }
}
@media screen and (min-width: 576px) {
  .campaignDetail__item--reward dd img {
    width: 87.2727272727vw;
  }
}
@media screen and (min-width: 576px) {
  .campaignDetail__item--reward dd img {
    width: 87.2727272727vw;
  }
}
@media screen and (min-width: 1100px) {
  .campaignDetail__item--reward dd img {
    width: 960px;
  }
}

.campaignDetail__att dt {
  color: #6579e7;
  font-family: "Ryumin ExtraBold KL";
}
@media screen and (max-width: 575px) {
  .campaignDetail__att dt {
    font-size: 4vw;
  }
}
@media screen and (min-width: 576px) {
  .campaignDetail__att dt {
    font-size: 2vw;
  }
}
@media screen and (min-width: 1100px) {
  .campaignDetail__att dt {
    font-size: 22px;
  }
}
.campaignDetail__att dd {
  color: #828ab9;
}
@media screen and (max-width: 575px) {
  .campaignDetail__att dd {
    margin-top: 0.8vw;
    font-size: 3.4666666667vw;
  }
}
@media screen and (min-width: 576px) {
  .campaignDetail__att dd {
    margin-top: 0.5454545455vw;
    font-size: 1.5454545455vw;
  }
}
@media screen and (min-width: 1100px) {
  .campaignDetail__att dd {
    margin-top: 6px;
    font-size: 17px;
  }
}

.sky {
  position: fixed;
  z-index: 10;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background: rgba(5, 30, 71, 0.3);
  opacity: 0;
}
.sky > * {
  pointer-events: none;
}
.sky .brightEff {
  opacity: 0;
  position: fixed;
  z-index: 2;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: url(https://static.ncsoft.jp/images/event/bns/2008fortune/brightEff.png);
}
@media screen and (max-width: 575px) {
  .sky .brightEff {
    width: 157.4666666667vw;
    height: 157.4666666667vw;
  }
}
@media screen and (min-width: 576px) {
  .sky .brightEff {
    width: 107.3636363636vw;
    height: 107.3636363636vw;
  }
}
@media screen and (min-width: 1100px) {
  .sky .brightEff {
    width: 1181px;
    height: 1181px;
  }
}

.sky.start .stars {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 2560px;
  height: 2560px;
}
.sky.start .stars3 {
  background: url(https://static.ncsoft.jp/images/event/bns/2008fortune/stars3.png);
  animation: stars3 10s linear;
}
.sky.start .stars2 {
  background: url(https://static.ncsoft.jp/images/event/bns/2008fortune/stars2.png);
  animation: stars2 10s linear;
}
.sky.start .stars1 {
  background: url(https://static.ncsoft.jp/images/event/bns/2008fortune/stars1.png);
  animation: stars1 10s linear;
}

.shootingStar {
  opacity: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 2px;
  height: 2px;
  transform: translate(-200px, -200px);
  transform-origin: 100% 0;
}
.shootingStar::after {
  content: "";
  display: block;
  position: absolute;
  top: -4px;
  left: 3px;
  border: 1px solid rgba(23, 227, 255, 0.7);
  border-width: 2px 100px 2px 100px;
  border-color: transparent transparent transparent rgba(23, 227, 255, 0.7);
  transform-origin: 0 100%;
  transform: scale(0.3) rotate(-135deg) translate3d(0, 0, 0);
}
.shootingStar .eff1 {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 1;
  display: inline-block;
  background: url(https://static.ncsoft.jp/images/event/bns/2008fortune/shootingstar.png) no-repeat;
  background-size: contain;
}
@media screen and (max-width: 575px) {
  .shootingStar .eff1 {
    width: 26.9333333333vw;
    height: 26.9333333333vw;
  }
}
@media screen and (min-width: 576px) {
  .shootingStar .eff1 {
    width: 18.3636363636vw;
    height: 18.3636363636vw;
  }
}
@media screen and (min-width: 1100px) {
  .shootingStar .eff1 {
    width: 202px;
    height: 202px;
  }
}
.shootingStar .eff2 {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 1;
  display: inline-block;
  border-radius: 50%;
}

.shootingStar.start {
  opacity: 1;
  animation: star-move 1.5s ease-out forwards;
}
.shootingStar.start::after {
  animation: star-shooting 1.5s linear forwards;
}
.shootingStar.start .eff1 {
  animation: star-eff1 1.5s linear;
}
.shootingStar.start .eff2 {
  animation: star-eff2 1.5s linear forwards;
}

@keyframes stars3 {
  from {
    transform: translate(0, 0);
  }
  to {
    transform: translate(-5px, -5px);
  }
}
@keyframes stars2 {
  from {
    transform: translate(0, 0);
  }
  to {
    transform: translate(20px, 20px);
  }
}
@keyframes stars1 {
  from {
    transform: translate(0, 0);
  }
  to {
    transform: translate(80px, 80px);
  }
}
@keyframes star-move {
  0% {
    transform: translate(-400px, -400px);
  }
  100% {
    transform: translate(200px, 200px);
  }
}
@keyframes star-eff1 {
  0% {
    transform: translate(-50%, -50%) scale(0.7) rotate(0deg);
  }
  50% {
    transform: translate(-50%, -50%) scale(1.5) rotate(180deg);
  }
  100% {
    transform: translate(-50%, -50%) scale(0.7) rotate(360deg);
  }
}
@keyframes star-eff2 {
  0% {
    opacity: 0;
  }
  30% {
    opacity: 1;
  }
  70% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes star-shooting {
  0% {
    opacity: 0;
    transform: scale(0) rotate(-135deg) translate3d(0, 0, 0);
  }
  50% {
    opacity: 1;
    transform: scale(2) rotate(-135deg) translate3d(0, 0, 0);
  }
  100% {
    opacity: 0;
    transform: scale(0.5) rotate(-135deg) translate3d(0, 0, 0);
  }
}
#loading #gauge::before, #loading #gauge {
  position: absolute;
  bottom: 0;
  left: 0;
  transition: all 0.3s ease;
}

@media screen and (max-width: 575px) {
  #loading #gauge::before, #loading #gauge, #loading {
    width: 180px;
    height: 82px;
  }
}
@media screen and (min-width: 576px) {
  #loading #gauge::before, #loading #gauge, #loading {
    width: 276px;
    height: 126px;
  }
}

#loadingBg {
  position: fixed;
  top: 0;
  left: 0;
  height: auto;
  width: auto;
  min-width: 100%;
  min-height: 100%;
  background: #000;
  z-index: 99998;
}

#loading {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: url(https://static.ncsoft.jp/images/event/bns/2008fortune/loader_bns_off.png) center/contain no-repeat;
  z-index: 99999;
}
#loading #gauge {
  overflow: hidden;
}
#loading #gauge::before {
  content: "";
  background: url(https://static.ncsoft.jp/images/event/bns/2008fortune/loader_bns_on.png) center/contain no-repeat;
}
/*# sourceMappingURL=style.css.map */