@charset "UTF-8";
@import url("/css/font-awesome-4.5.0/css/font-awesome.min.css");
.f-danger {
  color: #eb0000;
}

.f-fun {
  color: #f7f40a;
}

.f-primary {
  color: #00fbff;
}

.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;
}

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: #ca0000;
}
.gotoheader a:hover {
  color: #ff18ff;
}

body {
  background-color: #130d01;
  overflow-x: hidden;
}

.wrapper {
  width: 100vw;
  background-size: 120%;
  overflow: hidden;
  background-image: url(/Action/79_TMD/20250610MS/images/indexbg.jpg?v=20250618);
  background-color: #130d01;
  background-position: top center;
  background-repeat: no-repeat;
  color: #ffffff;
  letter-spacing: 1px;
  padding-bottom: 32px;
  position: relative;
}
@media only screen and (orientation: portrait) {
  .wrapper {
    background-size: 150%;
  }
}
@media screen and (min-width: 1280px) {
  .wrapper {
    background-size: 120%;
  }
}
@media screen and (min-width: 1600px) {
  .wrapper {
    background-size: initial;
  }
}

.header {
  width: 100%;
  position: relative;
}
.header .container {
  width: 100%;
  height: 0;
  padding-bottom: 35.625%;
  position: relative;
}
@media only screen and (orientation: portrait) {
  .header .container {
    padding-bottom: 44.53125%;
  }
}
@media screen and (min-width: 1280px) {
  .header .container {
    padding-bottom: 35.625%;
  }
}
@media screen and (min-width: 1600px) {
  .header .container {
    width: 1600px;
    height: 570px;
    padding-bottom: 0;
  }
}
.header .slogan1 {
  width: 41.25%;
  height: 0;
  padding-bottom: 14.0625%;
  position: absolute;
  top: 27.8947368421%;
  left: 23%;
  background-image: url(/Action/79_TMD/20250610MS/images/slogan1.png?v=20250618);
  background-size: 100%;
  -webkit-animation: delay 0.3s, fadeIn 0.6s 0.3s, pulse 1s 1.8s infinite;
          animation: delay 0.3s, fadeIn 0.6s 0.3s, pulse 1s 1.8s infinite;
}
@media only screen and (orientation: portrait) {
  .header .slogan1 {
    width: 51.5625%;
    padding-bottom: 17.578125%;
    left: 16.25%;
  }
}
@media screen and (min-width: 1280px) {
  .header .slogan1 {
    width: 41.25%;
    padding-bottom: 14.0625%;
    left: 23%;
  }
}
@media screen and (min-width: 1600px) {
  .header .slogan1 {
    left: 368px;
  }
}
.header .slogan2 {
  width: 26.0625%;
  height: 0;
  padding-bottom: 10.125%;
  position: absolute;
  top: 58.7719298246%;
  left: 36.9375%;
  background-image: url(/Action/79_TMD/20250610MS/images/slogan2.png?v=20250618);
  background-size: 100%;
  -webkit-animation: delay 0.6s, fadeInDown 0.6s 0.6s;
          animation: delay 0.6s, fadeInDown 0.6s 0.6s;
}
@media only screen and (orientation: portrait) {
  .header .slogan2 {
    width: 32.578125%;
    padding-bottom: 12.65625%;
    left: 33.671875%;
  }
}
@media screen and (min-width: 1280px) {
  .header .slogan2 {
    width: 26.0625%;
    padding-bottom: 10.125%;
    left: 36.9375%;
  }
}
@media screen and (min-width: 1600px) {
  .header .slogan2 {
    left: 591px;
  }
}
.header .subtext {
  width: 27.0625%;
  height: 0;
  padding-bottom: 5.9375%;
  position: absolute;
  top: 13.5087719298%;
  left: 36.625%;
  background-image: url(/Action/79_TMD/20250610MS/images/subtext.png?v=20250618);
  background-size: 100%;
  -webkit-animation: delay 0.6s, fadeInUp 0.6s 0.6s;
          animation: delay 0.6s, fadeInUp 0.6s 0.6s;
}
@media only screen and (orientation: portrait) {
  .header .subtext {
    width: 33.828125%;
    padding-bottom: 7.421875%;
    left: 33.28125%;
  }
}
@media screen and (min-width: 1280px) {
  .header .subtext {
    width: 27.0625%;
    padding-bottom: 5.9375%;
    left: 36.625%;
  }
}
@media screen and (min-width: 1600px) {
  .header .subtext {
    left: 586px;
  }
}
.header .logo {
  width: 16.625%;
  height: 0;
  padding-bottom: 8.5625%;
  position: absolute;
  top: 7.8947368421%;
  left: 20.625%;
  z-index: 9;
  background: url(/Action/79_TMD/20250610MS/images/logo.png?v=20250618);
  background-size: 100%;
  -webkit-animation: delay 0.6s, fadeIn 0.6s 0.6s;
          animation: delay 0.6s, fadeIn 0.6s 0.6s;
}
@media only screen and (orientation: portrait) {
  .header .logo {
    width: 20.78125%;
    padding-bottom: 10.703125%;
    left: 13.28125%;
  }
}
.header .logo a {
  width: 100%;
  height: 0;
  padding-bottom: 51.5037593985%;
  display: block;
}

@-webkit-keyframes delay {
  from, to {
    opacity: 0;
  }
}

@keyframes delay {
  from, to {
    opacity: 0;
  }
}
.nav {
  width: 100%;
  position: relative;
  z-index: 1;
}
.nav .container {
  width: 100%;
  position: relative;
}
@media screen and (min-width: 1280px) {
  .nav .container {
    width: 1125px;
  }
}
.nav .navBtn {
  width: 95%;
  max-width: 967.5px;
  position: relative;
  margin: 0 auto;
  -webkit-animation: zoomIn 0.8s;
          animation: zoomIn 0.8s;
  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;
}
@media only screen and (orientation: portrait) {
  .nav .navBtn {
    width: 95%;
  }
}
@media only screen and (orientation: landscape) {
  .nav .navBtn {
    width: 80%;
  }
}
@media screen and (min-width: 1280px) {
  .nav .navBtn {
    width: 967.5px;
  }
}
.nav .navBtn li {
  width: 33%;
  height: 0;
  padding-bottom: 16.5622739018%;
  margin: 0 -1%;
  display: block;
  list-style: none;
  text-indent: -9999px;
  float: left;
}
@media screen and (min-width: 1280px) {
  .nav .navBtn li {
    width: 322.5px;
    height: 160.24px;
  }
}
.nav .navBtn li.navBtn1 a {
  background-position-x: 0% !important;
}
@media screen and (min-width: 1280px) {
  .nav .navBtn li.navBtn1 a {
    background-position-x: 0px !important;
  }
}
.nav .navBtn li.navBtn2 a {
  background-position-x: -100% !important;
}
@media screen and (min-width: 1280px) {
  .nav .navBtn li.navBtn2 a {
    background-position-x: -322.5px !important;
  }
}
.nav .navBtn li.navBtn3 a {
  background-position-x: -200% !important;
}
@media screen and (min-width: 1280px) {
  .nav .navBtn li.navBtn3 a {
    background-position-x: -645px !important;
  }
}
.nav .navBtn li.action a, .nav .navBtn li a:hover {
  background-image: url(/Action/79_TMD/20250610MS/images/navbtn_action.png?v=20250618);
}
.nav .navBtn li a {
  width: 100%;
  height: 0;
  margin: 0 auto;
  padding-bottom: 49.0666666667%;
  display: block;
  background-image: url(/Action/79_TMD/20250610MS/images/navbtn.png?v=20250618);
  background-size: 300% 100%;
}
@media screen and (min-width: 1280px) {
  .nav .navBtn li a {
    width: 322.5px;
    height: 158.24px;
  }
}
.content {
  width: 100%;
}
.content .container {
  width: calc(100% - 16px);
  max-width: 1244px;
  margin: 0 auto;
  padding: 2em 6em;
  border: 5px solid transparent;
  border-radius: 20px;
}
@media screen and (min-width: 576px) {
  .content .container {
    padding: 4em 8em;
  }
}
@media screen and (min-width: 1280px) {
  .content .container {
    padding: 4em 9em;
  }
}
@media only screen and (orientation: landscape) {
  .content .container {
    width: calc(80% - 16px);
  }
}
@media screen and (max-width: 420px) {
  .content .container {
    padding: 1.5em 4.5em;
  }
}
.content .containerBg {
  width: 100%;
  height: 100%;
  position: absolute !important;
  top: 0;
  left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  z-index: 0;
}
.content .containerBg--top {
  width: 100%;
  max-width: 1244px;
  height: calc(198 / 1280 * 100vw);
  max-height: 198px;
  background-image: url("/Action/79_TMD/20250610MS/images/cont_top.png?v=20250618");
  background-position: bottom center;
  background-size: 100% 100%;
  background-repeat: no-repeat;
}
@media screen and (min-width: 768px) {
  .content .containerBg--top {
    height: clamp(120 * 1px, 198 / 1280 * 100vw, 198 * 1px);
  }
}
.content .containerBg--middle {
  width: 100%;
  max-width: 1244px;
  height: 100%;
  background-image: url("/Action/79_TMD/20250610MS/images/cont_repeat.png?v=20250618");
  background-position: top center;
  background-size: 100% auto;
  background-repeat: no-repeat repeat;
}
.content .containerBg--bottom {
  width: 100%;
  max-width: 1244px;
  height: calc(215 / 1280 * 100vw);
  max-height: 215px;
  background-image: url("/Action/79_TMD/20250610MS/images/cont_end.png?v=20250618");
  background-position: bottom center;
  background-size: 100% 100%;
  background-repeat: no-repeat;
}
@media screen and (min-width: 768px) {
  .content .containerBg--bottom {
    height: clamp(120 * 1px, 215 / 1280 * 100vw, 215 * 1px);
  }
}
.content .container * {
  position: relative;
}
.content .container .part {
  word-wrap: break-word;
}
.content h3 {
  font-weight: bold;
  width: 80%;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  margin-bottom: 1%;
}
.content h3 img {
  display: block;
  max-width: 405px;
  width: 100%;
  margin: 0 auto;
}
@media screen and (max-width: 420px) {
  .content h3 {
    width: 100%;
  }
}
.content h4 {
  position: relative;
  color: #ff8300;
  border-radius: 5px;
  font-weight: bold;
  font-size: 1.2rem;
  margin: 0 0 16px calc(-1.8em - 5px);
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-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;
}
.content h4:before {
  content: "";
  width: 1.8em;
  height: 1.8em;
  display: inline-block;
  margin: 0 3px -4px 0;
  background-size: 100%;
  background-position: center;
  background-repeat: no-repeat;
}
@media screen and (max-width: 420px) {
  .content h4:before {
    width: 1.4em;
    height: 1.4em;
  }
}
.content h4:nth-child(5n+1)::before {
  background-image: url("/Action/79_TMD/20250610MS/images/icon1.png?v=20250618");
}
.content h4:nth-child(5n+2)::before {
  background-image: url("/Action/79_TMD/20250610MS/images/icon2.png?v=20250618");
}
.content h4:nth-child(5n+3)::before {
  background-image: url("/Action/79_TMD/20250610MS/images/icon3.png?v=20250618");
}
.content h4:nth-child(5n+4)::before {
  background-image: url("/Action/79_TMD/20250610MS/images/icon4.png?v=20250618");
}
.content h4:nth-child(5n+5)::before {
  background-image: url("/Action/79_TMD/20250610MS/images/icon5.png?v=20250618");
}
.content h5 {
  font-size: 1.2em;
  padding: 0.8em;
  text-align: center;
  margin-bottom: 16px;
  background-image: #ca0000;
  background-image: -webkit-gradient(linear, right top, left top, from(rgba(202, 0, 0, 0)), color-stop(20%, #ff1818), color-stop(40%, #ca0000), color-stop(60%, #ca0000), color-stop(80%, #ff1818), to(rgba(202, 0, 0, 0)));
  background-image: linear-gradient(to left, rgba(202, 0, 0, 0) 0%, #ff1818 20%, #ca0000 40%, #ca0000 60%, #ff1818 80%, rgba(202, 0, 0, 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: #29ff46;
  text-decoration: underline;
}
.content ol a:hover,
.content ul a:hover, .content p a:hover {
  color: #37e8ff;
}
.content .link {
  color: #29ff46;
  text-decoration: underline;
}
.content .link:hover {
  color: #37e8ff;
}
.content ol li ol li,
.content ol li ul li,
.content ul li ol li,
.content ul li ul li {
  padding-left: 1.2em;
}

.content__btn {
  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;
  margin-bottom: 16px;
}
.content__btn div {
  width: 150px;
  margin-bottom: 15px;
  position: relative;
  color: #fff;
  text-align: center;
  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;
}
.content__btn div.action a, .content__btn div a:hover {
  width: 142px;
  border-radius: 30px;
  border: 0;
  background: -webkit-gradient(linear, left bottom, left top, from(#e8bb00), to(#FFE782));
  background: linear-gradient(to top, #e8bb00 0%, #FFE782 100%);
  color: #665200;
}
.content__btn div a {
  width: 142px;
  display: block;
  background: #dfdfdf; /* Old browsers */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #dfdfdf), to(#b8b8b8));
  background: linear-gradient(to bottom, #dfdfdf 20%, #b8b8b8 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  color: #303030;
  padding: 6px 1.25em;
  border-radius: 30px;
  border: 0;
  text-align: center;
  font-weight: bold;
}
@media screen and (min-width: 1280px) {
  .content__btn div a {
    padding: 12px 8px;
  }
}
.content__btn div .label {
  width: auto;
  position: absolute !important;
  top: 0;
  left: -1em;
}
.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 !important;
}
.content__btn div .label:after {
  content: attr(data-content);
  font-weight: bold;
  color: #4a0000;
  font-size: 0.7em;
  -webkit-transform: rotate(-30deg);
          transform: rotate(-30deg);
  white-space: pre;
  line-height: 1.125em;
}

.btnBox {
  margin-bottom: 16px;
}
.btnBox a {
  width: auto;
  border: 1px solid #9533ff;
  margin-right: 8px;
  padding: 0.6em 2em;
  font-size: 1.15em;
  cursor: pointer;
  white-space: nowrap;
  background-image: #7b00ff;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#5d00c2), color-stop(20%, #5d00c2), color-stop(40%, #7b00ff), color-stop(60%, #7b00ff), color-stop(80%, #5d00c2), to(#5d00c2));
  background-image: linear-gradient(to bottom, #5d00c2 0%, #5d00c2 20%, #7b00ff 40%, #7b00ff 60%, #5d00c2 80%, #5d00c2 100%);
  -webkit-box-shadow: 0px 3px 3px #310066;
          box-shadow: 0px 3px 3px #310066;
  color: #fff;
}
.btnBox a:hover {
  border: 1px solid #ffdd57;
  background-image: #ffd324;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#e6b800), color-stop(20%, #e6b800), color-stop(40%, #ffd324), color-stop(60%, #ffd324), color-stop(80%, #e6b800), to(#e6b800));
  background-image: linear-gradient(to bottom, #e6b800 0%, #e6b800 20%, #ffd324 40%, #ffd324 60%, #e6b800 80%, #e6b800 100%);
  -webkit-box-shadow: 0px 2px 2px #8a6e00, inset 0 1px 1px 1px #ffdb4d, inset 0 -8px 8px 0px #ffe376;
          box-shadow: 0px 2px 2px #8a6e00, inset 0 1px 1px 1px #ffdb4d, inset 0 -8px 8px 0px #ffe376;
  top: 2px;
  color: #665200;
}
.btnBox a:nth-last-child(1) {
  margin-right: 0;
}

.item__box {
  background-color: #230000;
  border-radius: 0;
  margin: 0 auto;
  border: inherit;
  -webkit-box-shadow: 0 0 5px #4f0000;
          box-shadow: 0 0 5px #4f0000;
  border: 1px solid #4f0000;
}
.item__box-title {
  background: -webkit-gradient(linear, left top, right top, from(#1c0000), color-stop(20%, #4f0000), color-stop(80%, #4f0000), to(#1c0000));
  background: linear-gradient(to right, #1c0000 0%, #4f0000 20%, #4f0000 80%, #1c0000 100%);
  padding: 8px;
  color: #fff;
}
.item__box-title img {
  display: block;
  margin: 0 auto;
  width: 100px;
}
.item__box-title p {
  width: 100%;
  line-height: 1.25em;
}
.item__box-img {
  border-radius: 0;
}
.item__box-img p {
  width: 100%;
  padding: 10px;
}
.item__box-get {
  text-align: center;
  font-weight: bold;
  font-size: 1.1rem;
  color: #fff;
}
.item__box-get img {
  width: 100px;
}
.item__box--02 {
  border: 0;
  border-radius: 0;
  height: 100%;
  background: -webkit-gradient(linear, left bottom, left top, from(#1b0101), to(#4b0404));
  background: linear-gradient(to top, #1b0101 0%, #4b0404 100%);
  -webkit-box-shadow: 0 0 5px #4f0000;
          box-shadow: 0 0 5px #4f0000;
}
.item__box--02 .item__box-title {
  background: -webkit-gradient(linear, left top, right top, from(#1c0000), color-stop(20%, #4f0000), color-stop(80%, #4f0000), to(#1c0000));
  background: linear-gradient(to right, #1c0000 0%, #4f0000 20%, #4f0000 80%, #1c0000 100%);
  color: #fff;
  line-height: 1.2;
}
.item__box--02 .item__box-get {
  color: rgba(250, 209, 209, 0.75);
}
.item__box--02 .item__box-img {
  background: inherit;
}
.item__box--03 {
  background-color: #ffffff;
  border: 0;
  border-radius: 0;
  height: 100%;
  background: -webkit-gradient(linear, left bottom, left top, from(#f7d160), to(#f9df91));
  background: linear-gradient(to top, #f7d160 0%, #f9df91 100%);
  -webkit-box-shadow: 0 0 5px #ffe28b;
          box-shadow: 0 0 5px #ffe28b;
}
.item__box--03 .item__box-title {
  background: -webkit-gradient(linear, left top, right top, from(#ffd558), color-stop(20%, #ffe28b), color-stop(80%, #ffe28b), to(#ffd558));
  background: linear-gradient(to right, #ffd558 0%, #ffe28b 20%, #ffe28b 80%, #ffd558 100%);
  color: #664d00;
}
.item__box--03 .item__box-img {
  background: inherit;
}
.item__box--03 .item__box-get {
  color: #664d00;
}

.table tr td, .table tr th {
  border: 1px solid #4f0000;
}

.table {
  border-collapse: initial;
  border-radius: 5px;
  color: #202c0d;
  border: 3px solid #4f0000;
}
.table tr {
  background: #fff;
}
.table tr th {
  position: relative;
  word-wrap: break-word;
  background: -webkit-gradient(linear, left bottom, left top, from(#260000), to(#4f0000));
  background: linear-gradient(to top, #260000 0%, #4f0000 100%);
  color: #fff;
}
.table tr th.thStyle02 {
  color: #752b00;
  background: #ffec80;
}
.table tr td {
  word-wrap: break-word;
  /*單格變色*/
}
.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 img {
  display: block;
  margin: 0 auto;
  width: auto;
  max-width: 100%;
  width: 110px;
}
.table tr td img.img-inline {
  width: 4em;
  display: inline;
  margin: 0;
}
.table tr td[data-tdstyle=style01] {
  background-color: #f6f6f6;
}
.table tr td a {
  color: #006aff;
  text-decoration: underline;
}
.table tr td a:hover {
  color: #ee00ff;
}

.explanation {
  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;
}
.explanation .note-main {
  color: #210032;
  border: 5px solid #fff;
  border-radius: 16px;
  -webkit-box-shadow: 0px 0px 8px 2px #ca0000;
          box-shadow: 0px 0px 8px 2px #ca0000;
  background: -webkit-gradient(linear, left bottom, left top, from(#f00000), to(#a40000));
  background: linear-gradient(to top, #f00000 0%, #a40000 100%);
  margin: 0 auto;
  padding: 10px 20px;
  text-align: left;
  color: #fff;
}
.explanation .symbol {
  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;
}
.explanation .symbol i {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
  color: #fff;
}
@media screen and (min-width: 992px) {
  .explanation .symbol i {
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }
}

.card {
  padding: 30px;
  margin: 8px 0;
}
.card-notice {
  color: #988a5e;
  line-height: 1.5em;
  border-radius: 15px;
  background: -webkit-gradient(linear, left bottom, left top, from(#f3d16b), to(#fbe49f));
  background: linear-gradient(to top, #f3d16b 0%, #fbe49f 100%);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.card-notice2 {
  border-radius: 10px;
  background: #fee0c3;
  outline: 2px dashed #ffffff;
  outline-offset: -12px;
  background: linear-gradient(20deg, #af49c9 0%, #7c50ce 100%);
}
.card-notice2 h4 {
  color: #f0c2ff;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 0;
}
.card-notice2 h4::before {
  content: inherit;
}
.card-notice2 .subtitle {
  color: #ffd000;
  font-weight: bold;
}
.card-notice2 p {
  color: #fff;
  text-align: left;
  line-height: 1.5em;
}

.DESClabel {
  position: relative;
}
.DESClabel .label {
  width: 110px;
  position: absolute !important;
  top: -3em;
  left: 50%;
  -webkit-transform: translateX(20px);
          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 !important;
  height: 0;
  width: 0;
  border-top: 15px solid #af2ec6;
  border-right: 15px solid transparent;
  right: 60%;
  bottom: -15px;
  -webkit-transform: skewX(-15deg);
          transform: skewX(-15deg);
}

.ribbon {
  width: 30px;
  top: -6px;
  right: -1em;
  font-size: 1rem;
  background: linear-gradient(-30deg, #eeaf3a 0%, #eeaf3a 10%, #ffe9bf 80%, #fdd486 100%);
  position: absolute !important;
  text-align: center;
  padding: 0;
  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;
  line-height: 1.125em;
  padding: 10px;
  letter-spacing: 2px;
  z-index: 10;
  color: rgb(75, 40, 0);
  text-orientation: upright;
  -webkit-text-orientation: upright;
  font-weight: bold;
}
@media screen and (min-width: 992px) {
  .ribbon {
    width: 35px;
    top: -6px;
    right: -1em;
    font-size: 1.15rem;
  }
}
.ribbon p {
  color: rgb(75, 40, 0);
  text-orientation: upright;
  -webkit-text-orientation: upright;
  font-weight: normal;
  font-weight: bold;
}
.ribbon:before, .ribbon:after {
  content: "";
  position: absolute !important;
}
.ribbon:before {
  height: 0;
  width: 0;
  border-bottom: 6px solid #8d6a28;
  border-right: 0 solid transparent;
  border-left: 6px solid transparent;
  right: initial;
  left: -6px;
  top: 0;
}
@media screen and (min-width: 768px) {
  .ribbon:before {
    border-bottom: 6px solid #8d6a28;
    border-left: 6px solid transparent;
  }
}
.ribbon:after {
  height: 0;
  width: 0;
  border-left: 15px solid #eeaf3a;
  border-right: 15px solid #eeaf3a;
  border-bottom: 15px solid transparent;
  bottom: -15px;
  left: 0;
}
@media screen and (min-width: 992px) {
  .ribbon:after {
    border-left: 17.5px solid #eeaf3a;
    border-right: 17.5px solid #eeaf3a;
  }
}

.comment {
  width: auto;
  position: absolute !important;
  top: -1.5em;
  left: calc(50% + 30px);
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  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;
  z-index: 1;
}
@media screen and (min-width: 992px) {
  .comment {
    left: calc(50% + 30px);
  }
}
.comment:before {
  content: "\f075";
  font-family: "FontAwesome";
  font-size: 3.5em;
  position: absolute !important;
  display: inline-block;
  color: #ff0000;
}
.comment:after {
  content: attr(data-comment);
  white-space: pre;
  position: relative;
  margin-top: -3%;
  display: inline-block;
  text-align: center;
  color: rgb(255, 255, 255);
  font-weight: bold;
  font-size: 1.125em;
  letter-spacing: 0;
}
.comment-purple:before {
  color: #d858ff;
}
.comment01 {
  top: -0.5em;
  left: inherit;
  left: calc(50% + 150px);
}
.comment01::before {
  font-size: 7.5em;
}

.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: -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;
  margin-bottom: 0;
}
.box-compose .box-composeMain {
  width: 100%;
  border-radius: 10px;
  margin-bottom: 16px;
  margin-left: 0;
  margin-right: 0;
  padding: 10px 0;
}
.box-compose .box-composeMain-block {
  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;
  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: #ad75e2;
}
.box-compose .box-composeMain:nth-child(even) .box-composeMain-block {
  background: #e2a5ff;
  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: #9d89f8;
  white-space: 10px;
}
.box-compose .box-composeMain:nth-child(odd) .box-composeMain-block {
  background: #d2bdf8;
  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: -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;
  color: rgba(0, 0, 0, 0.35);
}
.box-compose .symbol i {
  font-size: 1.2rem;
}
@media screen and (min-width: 768px) {
  .box-compose .symbol i {
    font-size: 1.5rem;
  }
}
.box-compose .icon-equal {
  -webkit-filter: opacity(0.5);
          filter: opacity(0.5);
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}
@media screen and (min-width: 768px) {
  .box-compose .icon-equal {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
}
.box-compose .number {
  font-size: 1.5rem;
  font-weight: bold;
}
@media screen and (min-width: 768px) {
  .box-compose .number {
    font-size: 1.8rem;
  }
}

ul.tabBtn {
  text-align: center;
  margin-left: 0 !important;
  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;
  list-style-type: none;
  margin-bottom: 0;
}
ul.tabBtn li {
  margin: 0.3em 0;
}
ul.tabBtn li a {
  display: block;
  position: relative;
  padding: 8px 16px;
  margin: 0 8px;
  font-weight: bold;
  border-radius: 15px;
  line-height: 24px;
  border: 1px solid #2a89c3;
  -webkit-box-shadow: 0px 3px 3px #00e1ff;
          box-shadow: 0px 3px 3px #00e1ff;
  background-image: #0f3145;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#216b99), color-stop(20%, #216b99), color-stop(40%, #0f3145), color-stop(60%, #0f3145), color-stop(80%, #216b99), to(#216b99));
  background-image: linear-gradient(to bottom, #216b99 0%, #216b99 20%, #0f3145 40%, #0f3145 60%, #216b99 80%, #216b99 100%);
  -webkit-box-shadow: 0px 3px 3px black;
          box-shadow: 0px 3px 3px black;
  color: #fff;
  text-decoration: none;
}
ul.tabBtn li:hover a, ul.tabBtn li.active a {
  cursor: pointer;
  background-color: black;
  border: 1px solid #f4863c;
  background-image: #e6640d;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#984209), color-stop(20%, #984209), color-stop(40%, #e6640d), color-stop(60%, #e6640d), color-stop(80%, #984209), to(#984209));
  background-image: linear-gradient(to bottom, #984209 0%, #984209 20%, #e6640d 40%, #e6640d 60%, #984209 80%, #984209 100%);
  -webkit-box-shadow: 0px 2px #773407, inset 0 2px 2px 2px #bf530b, inset 0 -10px 10px 0px #f26e16;
          box-shadow: 0px 2px #773407, inset 0 2px 2px 2px #bf530b, inset 0 -10px 10px 0px #f26e16;
  color: #fff;
}

.tabMain {
  display: none;
  padding: 20px 0;
}
.tabMain.active {
  display: block;
}

.tooltip-question {
  position: absolute !important;
  width: 36px;
  height: 36px;
  top: 8px;
  right: -11px;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  cursor: pointer;
  z-index: 1;
}
@media screen and (max-width: 767px) {
  .tooltip-question {
    width: 28px;
    height: 28px;
  }
}
.tooltip-question .tooltip-icon {
  width: 100%;
  height: 100%;
  line-height: 20px;
  text-align: center;
  border: 1px solid #000;
  border-radius: 50%;
  font-size: calc(15px + (25 - 15) * (100vw - 768px) / 832);
  font-size: clamp(15px, 25 / 1600 * 100vw, 25px);
  font-weight: bold;
  color: #ffffff;
  background: #d50054;
  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;
}
@media (min-aspect-ratio: 16/9) {
  .tooltip-question .tooltip-icon {
    font-size: calc(15px + (25 - 15) * (100vh - 350px) / 730);
    font-size: clamp(15px, 25 / 570 * 100vh, 25px);
  }
}
@media (min-aspect-ratio: 9/16) and (orientation: portrait) {
  .tooltip-question .tooltip-icon {
    line-height: 1.25em;
    font-size: calc(15px + (17 - 15) * (100vh - 350px) / 730);
    font-size: clamp(15px, 17 / 1600 * 100vh, 17px);
  }
}
@media (max-aspect-ratio: 9/16) and (orientation: portrait) {
  .tooltip-question .tooltip-icon {
    line-height: 1.5em;
    font-size: calc(15px + (25 - 15) * (100vw - 350px) / 1570);
    font-size: clamp(15px, 25 / 570 * 100vw, 25px);
  }
}
.tooltip-question .tooltip {
  display: none;
  position: absolute;
  width: 19em;
  top: 108%;
  right: -128%;
  background: #ffebeb;
  border: 2px solid #991a00;
  -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;
  overflow: hidden;
  font-size: calc(15px + (20 - 15) * (100vw - 768px) / 832);
  font-size: clamp(15px, 20 / 1600 * 100vw, 20px);
  line-height: 1.5;
}
@media (min-aspect-ratio: 16/9) {
  .tooltip-question .tooltip {
    font-size: calc(15px + (20 - 15) * (100vh - 350px) / 730);
    font-size: clamp(15px, 20 / 570 * 100vh, 20px);
  }
}
@media (min-aspect-ratio: 9/16) and (orientation: portrait) {
  .tooltip-question .tooltip {
    line-height: 1.25em;
    font-size: calc(15px + (12 - 15) * (100vh - 350px) / 730);
    font-size: clamp(15px, 12 / 1600 * 100vh, 12px);
  }
}
@media (max-aspect-ratio: 9/16) and (orientation: portrait) {
  .tooltip-question .tooltip {
    line-height: 1.5em;
    font-size: calc(15px + (20 - 15) * (100vw - 350px) / 1570);
    font-size: clamp(15px, 20 / 570 * 100vw, 20px);
  }
}
@media screen and (max-width: 420px) {
  .tooltip-question .tooltip {
    width: 15em;
    right: -145%;
  }
}
.tooltip-question .tooltip h5 {
  background: -webkit-gradient(linear, right top, left top, from(rgba(255, 198, 0, 0)), color-stop(20%, #af1141), color-stop(40%, #e43b6f), color-stop(60%, #e43b6f), color-stop(80%, #af1141), to(rgba(255, 198, 0, 0)));
  background: linear-gradient(to left, rgba(255, 198, 0, 0) 0%, #af1141 20%, #e43b6f 40%, #e43b6f 60%, #af1141 80%, rgba(255, 198, 0, 0) 100%);
  font-size: 1.125em;
  line-height: 1.5rem;
  padding: 4px;
  margin-bottom: 0;
  color: #fff;
}
.tooltip-question .tooltip ul.probability {
  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;
}
.tooltip-question .tooltip ul.probability li {
  font-size: 0.8em;
  padding: 3px 8px;
  color: #4f0000;
  border-bottom: 1px solid #4f0000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.tooltip-question .tooltip ul.probability li:nth-child(odd) {
  width: 65%;
  text-align: center;
  border-right: 1px solid #4f0000;
}
.tooltip-question .tooltip ul.probability li:nth-child(even) {
  width: 35%;
  text-align: center;
}
.tooltip-question .tooltip ul.probability li:last-child {
  border-bottom: 0;
}
.tooltip-question .tooltip ul.probability p {
  padding: 0 1%;
  color: #e60000;
  font-size: 0.8em;
}
.tooltip-question:hover .tooltip {
  display: inline-block;
}

.part-btn {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media screen and (max-width: 767px) {
  .part-btn {
    grid-template-columns: repeat(1, 1fr);
  }
}
.part-btn div {
  background-color: #5F08FF;
  border-radius: 33px;
  border: 2px solid white;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  text-align: center;
  margin: 3%;
}
.part-btn div a {
  display: inline-block;
  text-align: center;
}
.part-btn div a img {
  vertical-align: middle;
  width: 80%;
}
.part-btn div:hover {
  background-color: #FFA900;
}

.part-onebtn div {
  background-color: #5F08FF;
  border-radius: 33px;
  border: 2px solid white;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  text-align: center;
  margin: 3%;
  font-size: 1.5rem;
}
.part-onebtn div a {
  display: block;
  text-align: center;
  padding: 20px 0;
  text-decoration: none;
  color: white;
  font-weight: bold;
}
.part-onebtn div a:hover {
  color: #31008c;
}
.part-onebtn div:hover {
  background-color: #FFA900;
}