@charset "UTF-8";
@import url("/css/font-awesome-4.5.0/css/font-awesome.min.css");
.f-danger {
  color: #f00;
}

.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%;
}

table {
  font-family: "新細明體", "細明體";
}
table.prize-table td {
  margin: 0 !important;
  padding: 5px 0 !important;
}
table.prize-table td .col {
  margin: auto !important;
  padding: 0 !important;
  margin-bottom: 8px !important;
}
table tbody,
table tfoot,
table thead,
table th,
table td {
  vertical-align: middle;
}

.gotoheader {
  width: 100%;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  font-size: 1.5em;
  margin-top: 20px;
  text-align: center;
  margin-bottom: 15%;
}
.gotoheader a {
  display: inline-block;
  color: #fecb30;
}
.gotoheader a:hover {
  color: #fe7c9d;
}

/*========= 區塊垂直居中 ==========*/
.centercenter {
  display: inline-flex;
  justify-content: center;
  align-items: center;
}

body {
  background-color: #01236a;
  overflow-x: hidden;
}

.wrapper {
  width: 100vw;
  height: 100%;
  min-height: 200dvh;
  color: #ffffff;
  background-image: url(/Action/11_Star31/20250611M04/images/indexbg.jpg?v=20250610);
  background-color: #01236a;
  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: 34.375%;
  position: relative;
}
@media only screen and (orientation: portrait) {
  .header .container {
    padding-bottom: 42.96875%;
  }
}
@media only screen and (orientation: landscape) {
  .header .container {
    padding-bottom: 34.375%;
  }
}
@media (min-width: 1600px) and (orientation: landscape) {
  .header .container {
    width: 1600px;
    height: 550px;
    padding-bottom: 0;
  }
}
.header .slogan {
  width: 58.5%;
  height: 0;
  padding-bottom: 29.3125%;
  position: absolute;
  top: 12.9090909091%;
  left: 9%;
  background: url(/Action/11_Star31/20250611M04/images/slogan.png?v=20250610);
  background-size: 100%;
  animation: delay 0.3s, zoomIn 0.3s 0.3s, pulse 1s 1.5s infinite;
}
@media only screen and (orientation: portrait) {
  .header .slogan {
    width: 73.125%;
    padding-bottom: 36.640625%;
    left: -1.25%;
  }
}
@media screen and (min-width: 1280px) {
  .header .slogan {
    width: 58.5%;
    padding-bottom: 29.3125%;
    left: 9%;
  }
}
@media screen and (min-width: 1600px) {
  .header .slogan {
    left: 144px;
  }
}
.header .logo {
  width: 21.3125%;
  height: 0;
  padding-bottom: 6.9375%;
  position: absolute;
  top: 22%;
  left: 42.25%;
  z-index: 9;
  background: url(/Action/11_Star31/20250611M04/images/logo.png?v=20250610);
  background-size: 100%;
}
@media only screen and (orientation: portrait) {
  .header .logo {
    width: 26.640625%;
    padding-bottom: 8.671875%;
    left: 40.3125%;
  }
}
.header .logo a {
  width: 100%;
  height: 0;
  padding-bottom: 32.5513196481%;
  display: block;
}

@keyframes delay {
  from, to {
    opacity: 0;
  }
}
.content {
  width: 100%;
  padding-bottom: 50px;
  margin-top: -4%;
}
@media screen and (min-width: 768px) {
  .content {
    background: url(/Action/11_Star31/20250611M04/images/bg_repeat.png?v=20250610);
    background-size: 100%;
    background-repeat: no-repeat;
    background-position-y: 4%;
    background-position-x: center;
    background-size: 120%;
  }
}
@media screen and (min-width: 1280px) {
  .content {
    background: url(/Action/11_Star31/20250611M04/images/bg_repeat.png?v=20250610);
    background-size: 100%;
    background-repeat: no-repeat;
    background-position-y: 4%;
    background-position-x: center;
    background-size: 100%;
  }
}
.content .container {
  width: 100%;
  max-width: 1178px;
  margin: 10px auto 0px auto;
  padding: 52px 1.5em 0 1.5em;
  border: 5px solid transparent;
  position: relative;
}
@media screen and (min-width: 576px) {
  .content .container {
    padding: 72px 3em 0 3em;
  }
}
@media screen and (min-width: 768px) {
  .content .container {
    padding: 87px 4em 0 4em;
  }
}
@media screen and (min-width: 1280px) {
  .content .container {
    padding: 111px 6em 0 6em;
  }
}
@media only screen and (orientation: landscape) {
  .content .container {
    width: calc(80% - 16px);
  }
}
.content .containerBg {
  width: 100%;
  height: 100%;
  position: absolute !important;
  top: 0;
  left: 0;
  display: flex;
  flex-direction: column;
  z-index: 0;
}
.content .containerBg--top {
  width: 100%;
  max-width: 1176px;
  height: 242px;
  background-image: url("/Action/11_Star31/20250611M04/images/cont_top.png?v=20250610");
  background-position: bottom center;
  background-size: 100% 100%;
  background-repeat: no-repeat;
}
@supports (height: clamp(1px, 1vw, 1px)) {
  .content .containerBg--top {
    height: clamp(20px, 18.90625vw, 242px);
  }
}
.content .containerBg--middle {
  width: 100%;
  max-width: 1176px;
  height: 100%;
  background-image: url("/Action/11_Star31/20250611M04/images/cont_repeat.png?v=20250610");
  background-position: top center;
  background-size: 100% auto;
  background-repeat: no-repeat repeat;
}
.content .containerBg--bottom {
  width: 100%;
  max-width: 1176px;
  height: 246px;
  background-image: url("/Action/11_Star31/20250611M04/images/cont_end.png?v=20250610");
  background-position: top center;
  background-size: 100% 100%;
  background-repeat: no-repeat;
}
@supports (height: clamp(1px, 1vw, 1px)) {
  .content .containerBg--bottom {
    height: clamp(20px, 19.21875vw, 246px);
  }
}
.content .container * {
  position: relative;
}
.content .container .part {
  padding: 0 1em;
}
@media screen and (min-width: 576px) {
  .content .container .part {
    padding: 0;
  }
}
.content h3 {
  font-size: 1.5em;
  font-weight: bold;
  margin: 0 auto;
  margin-top: 30px;
  margin-bottom: 24px;
  text-align: center;
  width: 90%;
}
.content h3 img {
  display: block;
  max-width: 476px;
  width: 100%;
  margin: 0 auto;
}
.content h2 {
  font-size: 1em;
  margin: 0 auto;
  margin-top: 0px;
  margin-bottom: 0px;
  text-align: center;
  width: 94%;
}
.content h2 img {
  display: block;
  max-width: 476px;
  width: 100%;
  margin: 0 auto;
}
.content h7 {
  font-size: 1.5em;
  font-weight: bold;
  margin: 0 auto;
  margin-top: 30px;
  margin-bottom: 24px;
  width: 50%;
}
.content h7 img {
  display: block;
  max-width: 476px;
  width: 100%;
  margin: 0 auto;
}
.content h4 {
  position: relative;
  left: 1.5em;
  display: block;
  color: #F7B239;
  border-radius: 5px;
  font-weight: bold;
  font-size: 1.2rem;
  margin: 0 0 16px calc(-1.2em - 5px);
  padding: 0 0.5em;
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  align-items: center;
}
@media screen and (min-width: 576px) {
  .content h4 {
    padding: 0;
  }
}
@media screen and (min-width: 1280px) {
  .content h4 {
    font-size: 1.2rem;
    left: 0.5em;
  }
}
.content h4:before {
  content: "";
  background-image: url("/Action/11_Star31/20250611M04/images/icon.png?v=20250610");
  background-size: 100%;
  width: 1.2em;
  height: 1.2em;
  display: inline-block;
  margin: 0 10px 0 0;
}
.content h5 {
  font-size: 1.2em;
  padding: 0.8em;
  text-align: center;
  margin-bottom: 16px;
  background-image: #dfbb4f;
  background-image: linear-gradient(to left, rgba(223, 187, 79, 0) 0%, #ebd490 20%, #dfbb4f 40%, #dfbb4f 60%, #ebd490 80%, rgba(223, 187, 79, 0) 100%);
  color: #564510;
}
.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: #c94600;
  text-decoration: none;
}
.content ol a:hover,
.content ul a:hover, .content p a:hover {
  color: #754e4e;
}
.content__btn {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  margin-bottom: 20px;
  padding-top: 15px;
}
.content__btn div {
  width: 150px;
  margin-bottom: 15px;
  position: relative;
  color: #fff;
  text-align: center;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  align-items: center;
}
.content__btn div.action a, .content__btn div a:hover {
  width: 142px;
  border-radius: 30px;
  border: 0;
  background: linear-gradient(to top, #e8bb00 0%, #FFE782 100%);
  color: #332900;
}
.content__btn div a {
  width: 142px;
  display: block;
  background: #dfdfdf; /* Old browsers */
  background: linear-gradient(to bottom, #dfdfdf 20%, #b8b8b8 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  color: #303030;
  padding: 12px 8px;
  border-radius: 30px;
  border: 0;
  text-align: center;
  font-weight: bold;
}
@media only screen and (max-width: 798px) {
  .content__btn div a {
    padding: 6px 8px;
  }
}
.content__btn div .label {
  width: auto;
  position: absolute;
  top: -1.28rem;
  left: -0.6rem;
}
.content__btn div .label:before {
  content: "\f0a3";
  font-family: FontAwesome;
  color: #ffe049;
  text-shadow: 1px 1px 2px #4f2a00;
  font-size: 3.5em;
  display: block;
  position: absolute;
}
.content__btn div .label:after {
  content: attr(data-content);
  font-weight: bold;
  color: #4a0000;
  font-size: 0.7em;
  transform: rotate(-30deg);
  white-space: pre;
  line-height: 1.125em;
}

.btnBox a {
  border: 1px solid #ffcffe;
  padding: 1.2em;
  cursor: pointer;
  white-space: nowrap;
  width: auto;
  background-image: #ff9cfc;
  background-image: linear-gradient(to bottom, #ff5ffa 0%, #ff5ffa 20%, #ff9cfc 40%, #ff9cfc 60%, #ff5ffa 80%, #ff5ffa 100%);
  box-shadow: 0px 3px 3px #ff03f7;
  color: #660063;
}
.btnBox a:hover {
  border: 1px solid #ffa6b3;
  background-image: #ff7387;
  background-image: linear-gradient(to bottom, #ff3653 0%, #ff3653 20%, #ff7387 40%, #ff7387 60%, #ff3653 80%, #ff3653 100%);
  box-shadow: 0px 2px 2px #d9001f, inset 0 1px 1px 1px #ff9caa, inset 0 -8px 8px 0px #ffc5cd;
  top: 2px;
  color: #fff;
}

/* ================= item__box ================= */
.item__box {
  background: rgb(255, 255, 255);
  border: 0;
  border-radius: 10px 10px 0 0;
  border: 3px solid #dfbb4f;
  margin: 0 auto;
}
.item__box .item__box--shadow {
  box-shadow: 0px 2px 2px 2px rgba(25, 23, 39, 0.2);
}
.item__box .item__box-title {
  background: linear-gradient(to right, #d4a927 0%, #dfbb4f 20%, #dfbb4f 80%, #d4a927 100%);
  color: #564510;
}
.item__box .item__box-title img {
  display: block;
  margin: 0 auto;
}
.item__box .item__box-get {
  text-align: center;
  color: #ff9100;
  font-weight: bold;
}
.item__box .item__box-get .plus {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  align-items: center;
}
.item__box .item__box-text {
  text-align: left;
}
.item__box .item__box--02 {
  background-color: #ffffff;
  border: 3px #dfbb4f solid;
  border-radius: 10px;
  height: 100%;
}
.item__box .item__box--02 .item__box-title {
  color: #564510;
}
.item__box-img img {
  border-radius: 0px;
}
.item-title {
  width: 96%;
  margin: 0 auto;
  text-align: center;
  font-weight: bold;
  background-color: #dfbb4f;
  border-radius: 12px;
  border: 3px solid #000;
  padding: 5px 0;
}
.item-title img {
  vertical-align: middle;
}

/*================= table================= */
.table tr td, .table tr th {
  border: 1px solid #f3d16b;
}

.table {
  font-family: "Helvetica Neue", "微軟正黑體", "Helvetica", "Arial", "PingFangTC-Light", "STHeitiTC-Light", "Microsoft JhengHei", sans-serif;
  font-size: 1em;
  border-collapse: initial;
  border-radius: 5px;
  color: #202c0d;
  border: 3px solid #f3d16b;
}
.table tr {
  background: #fff;
}
.table tr th {
  position: relative;
  background: linear-gradient(to top, #d9ae2c 0%, #dfbb4f 100%);
  color: #564510;
}
.table tr th.thStyle02 {
  color: #752b00;
  background: #ffec80;
}
.table tr td p {
  margin-left: 0;
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  align-items: center;
}
.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;
}

/* ================= 說明框 ================= */
.explanation .note-main {
  color: #210032;
  border: 5px solid #fff;
  box-shadow: 0px 0px 8px 2px #dfbb4f;
  background: linear-gradient(to top, #e5c86f 0%, #d9ae2f 100%);
  margin: 0 auto;
  padding: 10px 20px;
  text-align: left;
  color: 45deg;
  color: 59.2156862745%;
  color: #564510;
}
.explanation .note-main .icon_tit {
  width: 169px;
  height: 169px;
  position: absolute;
  top: -47%;
  left: 56%;
  z-index: 9;
  background-repeat: no-repeat;
  background-position: center;
}
.explanation .symbol {
  color: #fff;
}
@media only screen and (max-width: 798px) {
  .explanation .symbol {
    transform: rotate(90deg);
  }
}

/*================= box-單雙欄分色(box-compose) ================= */
.box-compose {
  padding: 0 !important;
}
.box-compose .box-composeTitle {
  width: 100%;
  padding: 0;
  margin-right: 0;
  margin-left: 0;
}
.box-compose .box-composeTitle p {
  background-color: #ff5757;
  color: #000;
  border-radius: 5px;
  padding: 10px;
  font-weight: bold;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  align-items: center;
}
.box-compose .box-composeMain {
  width: 100%;
  border-radius: 10px;
  margin: 5px auto;
  padding: 10px 0;
}
.box-compose .box-composeMain-block {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  align-items: center;
  border-radius: 10px;
  padding: 5px;
  color: #e3dcff;
  height: 100%;
  margin-right: 0;
  margin-left: 0;
}
.box-compose .box-composeMain-block .itemlist {
  margin: 5px;
}
.box-compose .box-composeMain img {
  display: block;
  margin: 0 auto;
  max-width: 100%;
}
.box-compose .box-composeMain:nth-child(even) {
  background-color: #55b5e3;
}
.box-compose .box-composeMain:nth-child(even) .box-composeMain-block {
  background: #84d7ff;
  color: #100632;
}
.box-compose .box-composeMain:nth-child(even) .box-composeMain-block.symbol {
  background: transparent;
  color: #100632;
  font-size: 1.5em;
}
.box-compose .box-composeMain:nth-child(odd) {
  background-color: #b489f8;
  white-space: 10px;
}
.box-compose .box-composeMain:nth-child(odd) .box-composeMain-block {
  background: #d4bdf8;
  color: #100632;
}
.box-compose .box-composeMain:nth-child(odd) .box-composeMain-block.symbol {
  background: transparent;
  color: #100632;
  font-size: 1.5em;
}
.box-compose .symbol {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  align-items: center;
  color: rgba(0, 0, 0, 0.35);
}
.box-compose .symbol i {
  font-size: 1.5rem;
}
@media only screen and (max-width: 560px) {
  .box-compose .symbol i {
    font-size: 1.2rem;
  }
}
.box-compose .icon-equal {
  filter: opacity(0.5);
  width: 24px;
  height: 24px;
}
@media only screen and (max-width: 560px) {
  .box-compose .icon-equal {
    transform: rotate(90deg);
  }
}
.box-compose .number {
  font-size: 1.8rem;
  font-weight: bold;
}
@media only screen and (max-width: 560px) {
  .box-compose .number {
    font-size: 1.5rem;
  }
}

/*================= 內容區塊獨立樣式設定 =================*/
.card {
  padding: 30px;
  margin: 8px 0;
}
.card-notice {
  color: #988a5e;
  line-height: 1.5em;
  border-radius: 15px;
  background: linear-gradient(to top, #f3d16b 0%, #fbe49f 100%);
}
.card-notice .rank-title {
  width: 100%;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.card-notice .rank-title p {
  padding: 8px 24px;
  font-size: 1.125em;
  background: #ffae00;
  border-radius: 30px;
  color: #fff;
  display: inline-block;
  text-align: center;
  font-weight: bold;
  margin-left: 0;
  letter-spacing: 3px;
  font-weight: 530;
}
.card-notice .rank-img {
  margin: 16px auto;
}
.card-notice .rank-img img {
  display: block;
  max-width: 100%;
  margin: 0 auto;
}
.card-notice .rank-get {
  width: 100%;
  border: 1px solid #e6a634;
  list-style: none;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.card-notice .rank-get li {
  border: 1px solid #e6a634;
  background: rgba(255, 255, 255, 0.35);
  text-align: center;
  width: 33.3333333333%;
}
@media only screen and (max-width: 560px) {
  .card-notice .rank-get li {
    width: 100%;
  }
}
.card-notice .rank-get li .rank-get_title {
  padding: 3px;
  background: linear-gradient(to top, #ffa200 0%, #ffd489 80%, #ffb940 100%);
  box-shadow: inset 0 0 8px #ffdbb5;
  color: #8b5233;
  font-weight: bold;
}
.card-notice .rank-get li .rank-get_main {
  padding: 3px;
}
.card-notice2 {
  border-radius: 10px;
  background: #FEC3DF;
  outline: 2px dashed #ffffff;
  outline-offset: -12px;
  background: linear-gradient(to top, #7ae7f4 0%, #8ff5e5 100%);
}
.card-notice2 h4 {
  color: #e047af;
  justify-content: center;
  margin-top: 0;
}
.card-notice2 h4::before {
  content: inherit;
}
.card-notice2 .f-danger {
  color: #c80000;
}
.card-notice2 .subtitle {
  color: #009cff;
  font-weight: bold;
}
.card-notice2 p {
  color: #2f4149;
  text-align: left;
  line-height: 1.5em;
}

/*================= tableNote =================*/
.DESClabel {
  position: relative;
}
.DESClabel .label {
  width: 110px;
  position: absolute;
  top: -3em;
  left: 50%;
  transform: translateX(20px);
  padding: 5px;
  background-color: #af2ec6;
  color: #fff;
  border-radius: 10px;
  font-size: 0.85rem;
  line-height: 1.125em;
  text-indent: 0;
  z-index: 1;
}
.DESClabel .label::before {
  content: "";
  position: absolute;
  height: 0;
  width: 0;
  border-top: 15px solid #af2ec6;
  border-right: 15px solid transparent;
  right: 60%;
  bottom: -15px;
  transform: skewX(-15deg);
}

.comment {
  z-index: 1;
  left: inherit;
  right: -10px;
}
@media only screen and (max-width: 798px) {
  .comment {
    right: -40px;
  }
}
.comment:before {
  font-size: 3.5em;
  color: #ff9900;
  filter: drop-shadow(3px 3px 3px #4d2b1e);
}
.comment:after {
  font-size: 1.125em;
  letter-spacing: 0;
}
.comment-purple:before {
  color: #d858ff;
}
.comment01 {
  top: -0.5em;
  left: inherit;
  right: 8em;
}
.comment01::before {
  font-size: 7.5em;
}

.ribbon {
  width: 30px;
  background: linear-gradient(-20deg, #fa0000 0%, #ff6161 80%, #fa0000 100%);
  top: -10px;
  right: 5px;
  font-size: 1rem;
  line-height: 1.125em;
  padding: 6px;
  letter-spacing: 2px;
  white-space: nowrap;
  font-weight: bold;
  color: #fff;
}
@media only screen and (max-width: 798px) {
  .ribbon {
    width: 30px;
    height: 3.2em;
    right: -38px;
    font-size: 0.88rem;
  }
}
@media only screen and (max-width: 560px) {
  .ribbon {
    right: -5px;
  }
}
.ribbon p {
  color: #fff;
  text-orientation: upright;
  -webkit-text-orientation: upright;
  font-weight: normal;
  font-weight: bold;
}
.ribbon:before {
  border-bottom: 6px solid #940000;
  border-left: 6px solibad transparent;
  left: -6px;
  top: 0;
}
@media only screen and (max-width: 560px) {
  .ribbon:before {
    border-bottom: 6px solid #940000;
    border-right: 0 solid transparent;
    border-left: 6px solid transparent;
    right: initial;
    left: -6px;
    top: 0;
  }
}
.ribbon:after {
  border-left: 15px solid #ff0808;
  border-right: 15px solid #ff0808;
  border-bottom: 12px solid transparent;
  bottom: -12px;
  left: 0;
}
@media only screen and (max-width: 798px) {
  .ribbon:after {
    border-left: 15px solid #ff0808;
    border-right: 15px solid #ff0808;
  }
}

.ribbon_01 {
  width: 80%;
  height: 24px;
  margin-left: -9px;
}
.ribbon_01 p {
  font-size: 12px;
  line-height: 1em;
}
.ribbon_01:before {
  margin-top: -8.5px;
  left: 0;
  border-bottom: 9px solid black;
  border-left: 9px solid transparent;
}
.ribbon_01:after {
  width: 0;
  top: 0;
  left: 100%;
  border-top: 12px solid transparent;
  border-bottom: 12px solid transparent;
}
.ribbon_01--A {
  background: linear-gradient(-65deg, #840000 0%, #ea0000 80%, #840000 100%);
  margin-left: -15px;
}
@media only screen and (max-width: 798px) {
  .ribbon_01--A {
    width: 95%;
    height: 35px;
  }
}
.ribbon_01--A:before {
  border-bottom: 9px solid #1e0000;
}
.ribbon_01--A:after {
  border-left: 15px solid #840000;
}
@media only screen and (max-width: 798px) {
  .ribbon_01--A:after {
    border-top: 17.5px solid transparent;
    border-bottom: 17.5px solid transparent;
  }
}

/*================= box-單雙欄分色(box-compose) ================= */
.box-compose .box-composeTitle {
  width: 100%;
  padding: 0;
  margin-right: 0;
  margin-left: 0;
}
.box-compose .box-composeTitle p {
  background-color: #ffbe78;
  color: #000;
  border-radius: 5px;
  padding: 10px;
  font-weight: bold;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  align-items: center;
}
.box-compose .box-composeMain {
  width: 100%;
  border-radius: 10px;
  margin: 5px auto;
  padding: 10px 0;
}
.box-compose .box-composeMain-block {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  align-items: center;
  border-radius: 10px;
  padding: 5px;
  color: #e3dcff;
  height: 100%;
  margin-right: 0;
  margin-left: 0;
}
.box-compose .box-composeMain-block .itemlist {
  margin: 5px;
}
.box-compose .box-composeMain img {
  display: block;
  margin: 0 auto;
  max-width: 100%;
}
.box-compose .box-composeMain:nth-child(even) {
  background-color: #ffbe78;
}
.box-compose .box-composeMain:nth-child(even) .box-composeMain-block {
  background: #ffdfc9;
  color: #100632;
}
.box-compose .box-composeMain:nth-child(even) .box-composeMain-block.symbol {
  background: transparent;
  color: #100632;
  font-size: 1.5em;
}
.box-compose .box-composeMain:nth-child(odd) {
  background-color: #b97bff;
  white-space: 10px;
}
.box-compose .box-composeMain:nth-child(odd) .box-composeMain-block {
  background: #d8b7ff;
  color: #100632;
}
.box-compose .box-composeMain:nth-child(odd) .box-composeMain-block.symbol {
  background: transparent;
  color: #100632;
  font-size: 1.5em;
}
.box-compose .symbol {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  align-items: center;
  color: rgba(0, 0, 0, 0.35);
}
.box-compose .symbol i {
  font-size: 1.5rem;
}
@media only screen and (max-width: 560px) {
  .box-compose .symbol i {
    font-size: 1.2rem;
  }
}
.box-compose .icon-equal {
  filter: opacity(0.5);
  width: 24px;
  height: 24px;
}
@media only screen and (max-width: 560px) {
  .box-compose .icon-equal {
    transform: rotate(90deg);
  }
}
.box-compose .number {
  font-size: 1.8rem;
  font-weight: bold;
}
@media only screen and (max-width: 560px) {
  .box-compose .number {
    font-size: 1.5rem;
  }
}
.box-compose p {
  margin-left: 0;
}

.questionBtn {
  width: 25px;
  height: 25px;
  position: absolute;
  top: 6px;
  right: 22%;
  background: linear-gradient(45deg, #8f0000, red);
  border-radius: 50%;
  box-shadow: 0px 2px 1px #ff4b4b inset, 0px 0px 3px #000;
  border: 1px solid rgb(0, 0, 0);
  display: flex;
  justify-content: center;
  align-items: center;
}
@media only screen and (max-width: 798px) {
  .questionBtn {
    right: 0;
  }
}
@media screen and (min-width: 420px) {
  .questionBtn {
    width: 30px;
    height: 30px;
  }
}
@media only screen and (max-width: 420px) {
  .questionBtn {
    right: -12%;
  }
}
.questionBtn::before {
  content: "";
  background: url(/Action/11_Star31/20250611M04/images/question.svg);
  width: 15px;
  height: 15px;
}
@media screen and (min-width: 420px) {
  .questionBtn::before {
    width: 20px;
    height: 20px;
  }
}
.questionBtn .tooltip {
  display: none;
  position: absolute;
  width: 17em;
  top: 30px;
  right: 0;
  background: linear-gradient(to bottom, #ddf1ff 0%, #adecff 100%);
  border: 2px solid #004297;
  box-shadow: 3px 3px 5px 0 rgba(0, 0, 0, 0.75);
  border-radius: 10px;
  z-index: 1;
  overflow: hidden;
  font-size: calc(12px + 4 * (100vw - 812px) / 788);
  font-size: clamp(12px, 1.25 + vw, 16px) !important;
}
@media (min-aspect-ratio: 16/9) {
  .questionBtn .tooltip {
    font-size: clamp(12px, 2.9090909091 + vh, 16px);
  }
}
.questionBtn .tooltip h5 {
  background: linear-gradient(to bottom, #004297 0%, #0070bb 100%);
  font-size: 1.2em !important;
  line-height: 1.5em;
  padding: 4px;
  margin-bottom: 0;
  color: #fff;
  text-align: center;
}
.questionBtn .tooltip ul.probability {
  width: calc(100% - 16px);
  margin: 0 auto;
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
  list-style: none;
  padding: 4px 0;
}
.questionBtn .tooltip ul.probability li {
  font-size: 1em !important;
  width: 100%;
  line-height: 1.75em;
  padding: 0 2%;
  color: #004297;
  border-bottom: 1px solid #004297;
  position: relative;
}
.questionBtn .tooltip ul.probability li:nth-last-child(-1n+1) {
  border-bottom: 0;
}
.questionBtn:hover .tooltip {
  display: inline-block;
}/*# sourceMappingURL=style.css.map */