@charset "UTF-8";
@import url("/css/font-awesome-4.5.0/css/font-awesome.min.css");
.f-danger {
  color: rgb(255, 88, 88);
}

.f-fun {
  color: #f7f40a;
}

.f-primary {
  color: #92bbff;
}

.f-success {
  color: #28a745;
}

.f-info {
  color: #17a2b8;
}

.f-beauty {
  color: #da92ff;
}

.f-light {
  color: #fff;
}

.f-wraning {
  color: #ff6dc3;
}

.f-dark {
  color: #000;
}

.f-secondary {
  color: #868e96;
}

img {
  max-width: 100%;
}

.img-group {
  width: 100%;
  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;
}

table {
  font-family: "新細明體", "細明體";
}
table tbody,
table tfoot,
table thead,
table th,
table td {
  vertical-align: middle;
  margin: 0 !important;
}

.gotoheader {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  font-size: 1.5em;
  text-align: center;
  margin-bottom: 56px;
}
.gotoheader a {
  display: inline-block;
  color: #457ff5;
}
.gotoheader a:hover {
  color: #8df9d6;
}

body {
  overflow-x: hidden;
}

.wrapper {
  width: 100%;
  height: 100%;
  color: #442300;
  background-image: url(/Action/11_Star31/20231122SU/images/indexbg.jpg?v=20231121);
  background-color: #6289D8;
  background-size: 120%;
  background-position: top center, bottom center;
  background-repeat: no-repeat;
}
@media only screen and (orientation: portrait) {
  .wrapper {
    background-size: 150%;
  }
}
@media only screen and (orientation: landscape) {
  .wrapper {
    background-size: 108%;
  }
}
@media (min-width: 1600px) and (orientation: landscape) {
  .wrapper {
    background-size: initial;
  }
}

.header {
  width: 100%;
  margin: 0 auto;
  overflow: hidden;
  position: relative;
}
@media only screen and (orientation: landscape) {
  .header {
    width: 90vw;
  }
}
@media (min-width: 1600px) and (orientation: landscape) {
  .header {
    width: 100%;
  }
}
.header .container {
  width: 100%;
  height: 0;
  padding-bottom: 50%;
  position: relative;
}
@media only screen and (orientation: portrait) {
  .header .container {
    padding-bottom: 62.5%;
  }
}
@media only screen and (orientation: landscape) {
  .header .container {
    padding-bottom: 50%;
  }
}
@media (min-width: 1600px) and (orientation: landscape) {
  .header .container {
    width: 1600px;
    height: 800px;
    padding-bottom: 0;
  }
}
.header .role {
  width: 21.5625%;
  height: 0;
  padding-bottom: 50.1875%;
  position: absolute;
  top: 1%;
  left: 52.3125%;
  background: url(/Action/11_Star31/20231122SU/images/role.png?v=20231121);
  background-size: 100%;
  -webkit-animation: delay 0.3s, bounceInRight 0.5s 0.3s;
          animation: delay 0.3s, bounceInRight 0.5s 0.3s;
}
@media only screen and (orientation: portrait) {
  .header .role {
    width: 26.953125%;
    padding-bottom: 62.734375%;
    left: 52.890625%;
  }
}
@media (min-width: 1600px) and (orientation: landscape) {
  .header .role {
    width: 345px;
    height: 803px;
    padding-bottom: 0;
    left: 837px;
  }
}
.header .slogan {
  width: 61.8125%;
  height: 0;
  padding-bottom: 16.875%;
  position: absolute;
  top: 58.375%;
  left: 19.0625%;
  background: url(/Action/11_Star31/20231122SU/images/slogan.png?v=20231121);
  background-size: 100%;
  -webkit-animation: delay 0.3s, bounceIn 0.5s 0.3s, pulse 1.25s 2.3s infinite;
          animation: delay 0.3s, bounceIn 0.5s 0.3s, pulse 1.25s 2.3s infinite;
}
@media only screen and (orientation: portrait) {
  .header .slogan {
    width: 77.265625%;
    padding-bottom: 21.09375%;
    left: 11.328125%;
  }
}
@media (min-width: 1600px) and (orientation: landscape) {
  .header .slogan {
    width: 989px;
    height: 270px;
    padding-bottom: 0;
    left: 305px;
  }
}
.header .logo {
  width: 16.8125%;
  height: 0;
  padding-bottom: 5.4375%;
  position: absolute;
  top: 1.625%;
  left: 31.875%;
  z-index: 9;
  background-image: url(/Action/11_Star31/20231122SU/images/logo.png?v=20231121);
  background-size: 100%;
  -webkit-animation: fadeInUp 0.5s;
          animation: fadeInUp 0.5s;
}
@media only screen and (orientation: portrait) {
  .header .logo {
    width: 21.015625%;
    padding-bottom: 6.796875%;
    left: 27.34375%;
  }
}
@media (min-width: 1600px) and (orientation: landscape) {
  .header .logo {
    width: 269px;
    height: 87px;
    padding-bottom: 0;
    left: 510px;
  }
}
.header .logo a {
  width: 100%;
  height: 0;
  padding-bottom: 32.3420074349%;
  display: block;
}

@-webkit-keyframes delay {
  from, to {
    opacity: 0;
  }
}

@keyframes delay {
  from, to {
    opacity: 0;
  }
}
/* ================= 內容 ================= */
.content {
  width: 100%;
  border-radius: 25px;
}
.content .container {
  width: calc(100% - 16px);
  max-width: 960px;
  margin: 10px auto 0 auto;
  padding: 16px 2em 0 2em;
  border: 5px solid #B4C8FF;
  border-radius: 20px;
  background: rgb(255, 255, 255);
}
@media only screen and (orientation: landscape) {
  .content .container {
    width: calc(85vw - 16px);
  }
}
@media (min-width: 1600px) and (orientation: landscape) {
  .content .container {
    width: calc(100% - 16px);
    padding: 16px 3em 0 3em;
  }
}
.content h3 {
  font-size: 1.5em;
  font-weight: bold;
  margin-bottom: 16px;
  width: 100%;
}
.content h3 img {
  display: block;
  max-width: 937px;
  width: 100%;
  margin: 0 auto;
}
.content h4 {
  position: relative;
  display: block;
  color: #009AFF;
  border-radius: 5px;
  font-weight: bold;
  font-size: 1.2rem;
  margin: 0 0 16px calc(-1.2em - 5px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (min-width: 1280px) {
  .content h4 {
    font-size: 1.2rem;
  }
}
.content h4:before {
  content: "";
  background-image: url("/Action/11_Star31/20231122SU/images/icon.png?v=20231121");
  background-size: 100%;
  width: 1.2em;
  height: 1.2em;
  display: inline-block;
  margin: 0 5px 0 0;
}
.content h5 {
  font-size: 1.2em;
  padding: 0.8em;
  text-align: center;
  margin-bottom: 16px;
  background-image: #6289D8;
  background-image: -webkit-gradient(linear, right top, left top, from(rgba(98, 137, 216, 0)), color-stop(20%, #9fb7e7), color-stop(40%, #6289D8), color-stop(60%, #6289D8), color-stop(80%, #9fb7e7), to(rgba(98, 137, 216, 0)));
  background-image: linear-gradient(to left, rgba(98, 137, 216, 0) 0%, #9fb7e7 20%, #6289D8 40%, #6289D8 60%, #9fb7e7 80%, rgba(98, 137, 216, 0) 100%);
  color: #fff;
}
.content h6 {
  font-size: 1.125em;
  line-height: 1.5em;
  padding: 15px;
  text-align: center;
  color: #7CACFF;
  margin-bottom: 16px;
}
.content h6 span {
  padding: 5px 15px;
  background: #7CACFF;
  border-radius: 8px;
  color: #fff;
  margin-right: 6px;
  font-weight: bold;
}
.content ol a,
.content ul a, .content p a {
  color: #2a5cff;
  text-decoration: underline;
}
.content ol a:hover,
.content ul a:hover, .content p a:hover {
  color: #ff2af2;
}
.iframe-ingame {
  display: none;
}
@media screen and (min-width: 768px) {
  .iframe-ingame {
    display: block;
    position: relative;
    width: 100%;
    height: 0 !important;
    padding-bottom: 55%;
    overflow: hidden;
    margin-top: 3%;
  }
}
.iframe-ingame iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 5px solid #6289D8;
  border-radius: 20px;
}

.btn-ingame {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (min-width: 992px) {
  .btn-ingame {
    display: none;
  }
}

/* ================= item__box ================= */
.item__box {
  background: rgba(168, 30, 92, 0.2);
  border-radius: 0;
  margin: 0 auto;
  border: inherit;
  -webkit-box-shadow: 0 0 5px #C60059;
          box-shadow: 0 0 5px #C60059;
  border: 1px solid #C60059;
}
.item__box--shadow {
  -webkit-box-shadow: 0px 2px 2px 2px rgba(25, 23, 39, 0.2);
          box-shadow: 0px 2px 2px 2px rgba(25, 23, 39, 0.2);
}
.item__box-title {
  background: -webkit-gradient(linear, left top, right top, from(#930042), color-stop(20%, #C60059), color-stop(80%, #C60059), to(#930042));
  background: linear-gradient(to right, #930042 0%, #C60059 20%, #C60059 80%, #930042 100%);
  padding: 8px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  color: #fff;
}
.item__box-title img {
  display: block;
  margin: 0 auto;
}
.item__box-title p {
  width: 100%;
  font-size: 1rem;
  line-height: 1.2em;
}
.item__box-title p .ico {
  font-size: 1em;
}
.item__box-title .questionBtn {
  top: 4px;
  left: 10px;
}
.item__box-title .questionBtn .tooltip {
  top: 35px;
  left: -5px;
}
.item__box-img {
  border-radius: 0;
}
.item__box-get {
  text-align: center;
  color: #ff9100;
  font-weight: bold;
  font-size: 0.85rem;
}
.item__box-get .plus {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.item__box-text {
  text-align: left;
}
.item__box--02 {
  background-color: #ffffff;
  border: 0;
  border-radius: 0;
  height: 100%;
  background: -webkit-gradient(linear, left bottom, left top, from(#5587eb), to(#83a7f0));
  background: linear-gradient(to top, #5587eb 0%, #83a7f0 100%);
  -webkit-box-shadow: 0 0 5px #7ca5f7;
          box-shadow: 0 0 5px #7ca5f7;
}
.item__box--02 .item__box-title {
  background: -webkit-gradient(linear, left top, right top, from(#4c84f4), color-stop(20%, #7ca5f7), color-stop(80%, #7ca5f7), to(#4c84f4));
  background: linear-gradient(to right, #4c84f4 0%, #7ca5f7 20%, #7ca5f7 80%, #4c84f4 100%);
  color: #fff;
}
.item__box--02 .item__box-img {
  background: inherit;
}
.item__box--02 .item__box-get {
  background: -webkit-gradient(linear, left top, right top, from(#94bbff), color-stop(50%, #b2cdff), to(#94bbff));
  background: linear-gradient(to right, #94bbff 0%, #b2cdff 50%, #94bbff 100%);
  width: 100%;
  font-size: 1.12em;
  line-height: 40px;
  padding: 0;
}
.item__box--02 .item__box-get p {
  color: #0080ff;
}
.item__box--03 {
  background-color: #ffffff;
  border: 0;
  border-radius: 0;
  height: 100%;
  background: -webkit-gradient(linear, left bottom, left top, from(#f47628), to(#f69559));
  background: linear-gradient(to top, #f47628 0%, #f69559 100%);
  -webkit-box-shadow: 0 0 5px #ff9350;
          box-shadow: 0 0 5px #ff9350;
}
.item__box--03 .item__box-title {
  background: -webkit-gradient(linear, left top, right top, from(#ff741d), color-stop(20%, #ff9350), color-stop(80%, #ff9350), to(#ff741d));
  background: linear-gradient(to right, #ff741d 0%, #ff9350 20%, #ff9350 80%, #ff741d 100%);
  color: #fff;
}
.item__box--03 .item__box-img {
  background: inherit;
}
.item__box--03 .item__box-get {
  color: #ff0;
}

/*================= table ================= */
.table tr td, .table tr th {
  border: 1px solid #8d003f;
}

.table {
  border-collapse: initial;
  border-radius: 5px;
  color: #202c0d;
  border: 3px solid #8d003f;
}
.table tr {
  background: #fff;
}
.table tr th {
  position: relative;
  background: -webkit-gradient(linear, left bottom, left top, from(#9d0047), to(#C60059));
  background: linear-gradient(to top, #9d0047 0%, #C60059 100%);
  color: #fff;
}
.table tr th.thStyle02 {
  color: #752b00;
  background: #ffec80;
}
.table tr td {
  /*單格變色*/
}
.table tr td p {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.table tr td span {
  display: inline-block;
  line-height: 1.2em;
}
.table tr td img {
  display: block;
  margin: 0 auto;
  max-width: 100%;
}
.table tr td img.img-inline {
  width: 4em;
  display: inline;
  margin: 0;
}
.table tr td[data-tdstyle=style01] {
  background-color: #f6f6f6;
}

.questionBtn {
  width: 24px;
  height: 26px;
  position: absolute;
}
@media screen and (min-width: 576px) {
  .questionBtn {
    width: 30px;
    height: 30px;
  }
}
.questionBtn::before {
  content: "";
  display: block;
  width: 24px;
  height: 24px;
  position: absolute;
  border-radius: 20px;
  border: 1px solid #ff4545;
  background-image: url(/Action/11_Star31/20231122SU/images/question.svg?v=20231121), radial-gradient(circle, #ff0000 0%, #b10000 100%);
  background-position: center center;
  background-size: 56%, 100%;
  background-repeat: no-repeat;
}
@media screen and (min-width: 576px) {
  .questionBtn::before {
    width: 30px;
    height: 30px;
  }
}
.questionBtn.right .tooltip {
  right: -5em;
}
.questionBtn.center .tooltip {
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.questionBtn .tooltip {
  display: none;
  position: absolute;
  width: 16.5em;
  top: 30px;
  -webkit-transform: translateZ(1px);
          transform: translateZ(1px);
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.9)), to(rgba(0, 0, 0, 0.7)));
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.9) 0%, rgba(0, 0, 0, 0.7) 100%);
  border: 2px solid #004297;
  -webkit-box-shadow: 3px 3px 5px 0 rgba(0, 0, 0, 0.75);
          box-shadow: 3px 3px 5px 0 rgba(0, 0, 0, 0.75);
  border-radius: 10px;
  z-index: 1;
}
.questionBtn .tooltip.show {
  display: inline-block !important;
}
.questionBtn .tooltip h5 {
  background: -webkit-gradient(linear, left top, left bottom, from(#004297), to(#0070bb));
  background: linear-gradient(to bottom, #004297 0%, #0070bb 100%);
  line-height: 1.2em;
  padding: 4px;
  margin-bottom: 0;
  color: #fff;
  text-align: center;
  font-size: calc(14px + (20 - 14) * ((100vw - 768px) / (1600 - 768)));
  font-size: clamp(14px, calc((20 / 1600) * 100vw), 20px);
}
@media (min-aspect-ratio: 16/9) {
  .questionBtn .tooltip h5 {
    font-size: calc(14px + ((20 - 14) * ((100vh - 350px) /(1080 - 350))));
    font-size: clamp(14px, calc((20 / 800) * 100vh), 20px);
  }
}
@media (min-aspect-ratio: 9/16) and (orientation: portrait) {
  .questionBtn .tooltip h5 {
    line-height: 1.25em;
    font-size: calc(14px + ((12 - 14) * ((100vh - 350px) /(1080 - 350))));
    font-size: clamp(14px, calc((12 / 1600) * 100vh), 12px);
  }
}
@media (max-aspect-ratio: 9/16) and (orientation: portrait) {
  .questionBtn .tooltip h5 {
    line-height: 1.5em;
    font-size: calc(14px + ((20 - 14) * ((100vw - 350px) /(1920 - 350))));
    font-size: clamp(14px, calc((20 / 800) * 100vw), 20px);
  }
}
.questionBtn .tooltip p {
  text-align: center;
  color: #fff;
  font-size: calc(14px + (18 - 14) * ((100vw - 768px) / (1600 - 768)));
  font-size: clamp(14px, calc((18 / 1600) * 100vw), 18px);
}
@media (min-aspect-ratio: 16/9) {
  .questionBtn .tooltip p {
    font-size: calc(14px + ((18 - 14) * ((100vh - 350px) /(1080 - 350))));
    font-size: clamp(14px, calc((18 / 800) * 100vh), 18px);
  }
}
@media (min-aspect-ratio: 9/16) and (orientation: portrait) {
  .questionBtn .tooltip p {
    line-height: 1.25em;
    font-size: calc(14px + ((10 - 14) * ((100vh - 350px) /(1080 - 350))));
    font-size: clamp(14px, calc((10 / 1600) * 100vh), 10px);
  }
}
@media (max-aspect-ratio: 9/16) and (orientation: portrait) {
  .questionBtn .tooltip p {
    line-height: 1.5em;
    font-size: calc(14px + ((18 - 14) * ((100vw - 350px) /(1920 - 350))));
    font-size: clamp(14px, calc((18 / 800) * 100vw), 18px);
  }
}
.questionBtn .tooltip ul.probability {
  width: calc(100% - 16px);
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  list-style: none;
  padding: 2px 0;
}
.questionBtn .tooltip ul.probability li {
  line-height: 1.2em;
  padding: 4px 2px;
  color: #fff;
  border-bottom: 1px solid #004297;
  position: relative;
  font-weight: normal;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: calc(12px + (16 - 12) * ((100vw - 768px) / (1600 - 768)));
  font-size: clamp(12px, calc((16 / 1600) * 100vw), 16px);
}
@media (min-aspect-ratio: 16/9) {
  .questionBtn .tooltip ul.probability li {
    font-size: calc(12px + ((16 - 12) * ((100vh - 350px) /(1080 - 350))));
    font-size: clamp(12px, calc((16 / 800) * 100vh), 16px);
  }
}
@media (min-aspect-ratio: 9/16) and (orientation: portrait) {
  .questionBtn .tooltip ul.probability li {
    line-height: 1.25em;
    font-size: calc(12px + ((8 - 12) * ((100vh - 350px) /(1080 - 350))));
    font-size: clamp(12px, calc((8 / 1600) * 100vh), 8px);
  }
}
@media (max-aspect-ratio: 9/16) and (orientation: portrait) {
  .questionBtn .tooltip ul.probability li {
    line-height: 1.5em;
    font-size: calc(12px + ((16 - 12) * ((100vw - 350px) /(1920 - 350))));
    font-size: clamp(12px, calc((16 / 800) * 100vw), 16px);
  }
}
.questionBtn .tooltip ul.probability li:nth-child(odd) {
  width: calc(100% - 4.5em);
  text-align: left;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.questionBtn .tooltip ul.probability li:nth-child(even) {
  width: 4.5em;
  text-align: right;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.questionBtn .tooltip ul.probability li:nth-last-child(-1n+2) {
  border-bottom: 0;
}