@charset "UTF-8";
/* mixin */
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

main {
  display: block;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

pre {
  font-family: monospace, monospace;
  font-size: 1em;
}

a {
  background-color: transparent;
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}

b, strong {
  font-weight: bolder;
}

code, kbd, samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

small {
  font-size: 80%;
}

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

img {
  border-style: none;
}

button, input, optgroup, select, textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}

button, input {
  overflow: visible;
}

button, select {
  text-transform: none;
}

[type=button], [type=reset], [type=submit], button {
  -webkit-appearance: button;
}

[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

[type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring, button:-moz-focusring {
  outline: 1px dotted ButtonText;
}

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

progress {
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

[type=checkbox], [type=radio] {
  box-sizing: border-box;
  padding: 0;
}

[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
  height: auto;
}

[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

details {
  display: block;
}

summary {
  display: list-item;
}

template {
  display: none;
}

[hidden] {
  display: none;
}

/* RESET plus */
html, body {
  font-family: "PingFangTC-Regular", "Heiti TC", "Noto Sans TC", "Microsoft JhengHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

input, select, option {
  font-family: "PingFangTC-Regular", "Heiti TC", "Noto Sans TC", "Microsoft JhengHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

/* C */
.wrapper {
  position: relative;
  box-sizing: border-box;
  background-position: center top;
  background-repeat: no-repeat;
}
.wrapper * {
  background-position: center top;
  background-repeat: no-repeat;
  box-sizing: border-box;
  word-break: break-all;
}
.wrapper *:after {
  box-sizing: border-box;
  background-position: center top;
  background-repeat: no-repeat;
}
.wrapper *:before {
  box-sizing: border-box;
  background-position: center top;
  background-repeat: no-repeat;
}
.wrapper:after {
  box-sizing: border-box;
  background-position: center top;
  background-repeat: no-repeat;
}
.wrapper:before {
  box-sizing: border-box;
  background-position: center top;
  background-repeat: no-repeat;
}
.wrapper ul, .wrapper li {
  margin: 0;
  padding: 0;
  border: 0;
}
.wrapper li {
  margin-left: 1.25em;
}
.wrapper p {
  margin: 1.25em 0;
}
.wrapper a {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.wrapper select::-ms-expand {
  display: none;
}
.wrapper.mobile *[data-type=dt] {
  display: none !important;
}
.wrapper.desktop *[data-type=mb] {
  display: none !important;
}
.wrapper.typeBG * {
  background-size: 100% auto;
}
.wrapper.typeBG *:after {
  background-size: 100% auto;
}
.wrapper.typeBG *:before {
  background-size: 100% auto;
}
.wrapper.typeBG:after {
  background-size: 100% auto;
}
.wrapper.typeBG:before {
  background-size: 100% auto;
}

@media screen and (max-width: 768px) {
  .wrapper.desktop *[data-type=mb] {
    display: initial !important;
  }
  .wrapper.desktop *[data-type=dt] {
    display: none !important;
  }
}
.btn {
  cursor: pointer;
}

/* gbox */
.gbox {
  box-sizing: border-box;
  font-size: 0;
}
.gbox * {
  box-sizing: border-box;
  word-break: break-all;
  background-position: center top;
  background-repeat: no-repeat;
}
.gbox *:after {
  box-sizing: border-box;
  background-position: center top;
  background-repeat: no-repeat;
}
.gbox *:before {
  box-sizing: border-box;
  background-position: center top;
  background-repeat: no-repeat;
}
.gbox ul, .gbox li {
  margin: 0;
  padding: 0;
  border: 0;
}
.gbox li {
  margin-left: 1.25em;
}
.gbox p {
  margin: 1.25em 0;
}
.gbox a {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.gbox select::-ms-expand {
  display: none;
}

/* desktop */
.wrapper.desktop .btn:hover {
  background-position: center bottom;
}

body.desktop .gbox-btn:hover,
body.desktop .gbox-close:hover {
  background-position: center bottom;
}

/* gama */
.UNI-footer {
  position: relative;
}

@media screen and (max-width: 1000px) {
  #topBar {
    display: none;
  }
}
/* other */
body.ovh {
  overflow: hidden;
}

.swiper-button:before, .swiper-button:after {
  content: "";
  display: none;
}

/* layout */
.gbox {
  background-color: rgba(0, 0, 0, 0.4);
}
.gbox .gbox-wrap {
  margin: 0;
  max-width: none;
  width: auto;
  padding: 48px 88px;
  background-color: transparent;
  background-image: url(../image/lightbox/bg-lightbox.png);
  width: 779px;
  height: 368px;
  background-size: 100% auto;
  box-sizing: border-box;
  position: relative;
}
@media screen and (max-width: 768px) {
  .gbox .gbox-wrap {
    padding: 6.25vw 11.4583333333vw;
    width: 101.4322916667vw;
    height: 47.9166666667vw;
  }
}
.gbox .gbox-wrap:before {
  content: "";
  position: absolute;
  width: 700px;
  height: 340px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  pointer-events: none;
  box-shadow: 0 0 35px 18px rgba(255, 255, 255, 0.35);
}
@media screen and (max-width: 768px) {
  .gbox .gbox-wrap:before {
    width: 91.1458333333vw;
    height: 44.2708333333vw;
    box-shadow: 0 0 4.5572916667vw 2.34375vw rgba(255, 255, 255, 0.35);
  }
}
.gbox .gbox-title {
  margin: 0;
}
.gbox .gbox-content {
  position: relative;
  font-size: 30px;
  color: #001359;
  height: 100%;
  padding-bottom: 60px;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media screen and (max-width: 768px) {
  .gbox .gbox-content {
    font-size: 3.90625vw;
    padding-bottom: 7.8125vw;
  }
}
.gbox .gbox-action {
  position: absolute;
  left: 0;
  bottom: 14px;
  width: 100%;
  padding-bottom: 36px;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media screen and (max-width: 768px) {
  .gbox .gbox-action {
    bottom: 1.8229166667vw;
    padding-bottom: 4.6875vw;
  }
}
.gbox .gbox-action .gbox-btn {
  margin: 0;
  padding: 0;
  background-color: transparent;
  background-image: url(../image/lightbox/btn-lightbox.png);
  border-radius: 0;
  font-size: 30px;
  color: #1d83e2;
  display: flex;
  width: 220px;
  height: 45px;
  letter-spacing: 0.1em;
  justify-content: center;
  align-items: center;
  border-radius: 10px;
  font-weight: bold;
  text-shadow: 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff;
  box-shadow: 0 0 10px 0 rgba(0, 20, 71, 0.75);
}
@media screen and (max-width: 768px) {
  .gbox .gbox-action .gbox-btn {
    font-size: 3.90625vw;
    width: 28.6458333333vw;
    height: 5.859375vw;
    text-shadow: 0 0 0.6510416667vw #fff, 0 0 0.6510416667vw #fff, 0 0 0.6510416667vw #fff, 0 0 0.6510416667vw #fff, 0 0 0.6510416667vw #fff;
    box-shadow: 0 0 1.3020833333vw 0 rgba(0, 20, 71, 0.75);
  }
}
.gbox .gbox-close {
  color: #001359;
}

/* header-main */
#app.wrapper .header-main {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 90px;
  background-color: rgba(0, 0, 0, 0.6);
  padding-left: 82px;
  padding-right: 82px;
  min-width: 1200px;
  z-index: 50;
}
@media screen and (max-width: 1440px) {
  #app.wrapper .header-main {
    height: 6.25vw;
    padding-left: 2.7777777778vw;
    padding-right: 2.7777777778vw;
  }
}
@media screen and (max-width: 1200px) {
  #app.wrapper .header-main {
    height: 7.5vw;
    padding-left: 1.6666666667vw;
    padding-right: 1.6666666667vw;
    min-width: 0;
  }
}
@media screen and (max-width: 768px) {
  #app.wrapper .header-main {
    height: 13.0208333333vw;
    padding-left: 0;
    padding-right: 0;
    background-color: rgba(0, 0, 0, 0.6);
  }
  #app.wrapper .header-main.active {
    background-color: rgba(0, 0, 0, 0.96);
  }
}
#app.wrapper .header-main .header-wrap {
  display: flex;
  width: 100%;
  height: 100%;
  justify-content: space-between;
  align-items: center;
  position: relative;
  z-index: 20;
}
@media screen and (max-width: 768px) {
  #app.wrapper .header-main .header-wrap {
    justify-content: center;
  }
}
#app.wrapper .header-main .header-wrap .logo {
  display: inline-flex;
  background-image: url("../image/logo-gcc.png");
  width: 173px;
  height: 89px;
  flex: 0 0 auto;
}
@media screen and (max-width: 1440px) {
  #app.wrapper .header-main .header-wrap .logo {
    width: 12.0138888889vw;
    height: 6.1805555556vw;
  }
}
@media screen and (max-width: 1200px) {
  #app.wrapper .header-main .header-wrap .logo {
    width: 14.4166666667vw;
    height: 7.4166666667vw;
  }
}
@media screen and (max-width: 768px) {
  #app.wrapper .header-main .header-wrap .logo {
    width: 22.5260416667vw;
    height: 11.5885416667vw;
  }
}
#app.wrapper .header-main .header-wrap .header-list {
  display: inline-flex;
  justify-content: space-around;
  position: relative;
  align-items: flex-start;
  gap: 32px;
  flex-wrap: nowrap;
}
@media screen and (max-width: 1440px) {
  #app.wrapper .header-main .header-wrap .header-list {
    gap: 2.2222222222vw;
  }
}
@media screen and (max-width: 1200px) {
  #app.wrapper .header-main .header-wrap .header-list {
    gap: 1.3333333333vw;
  }
}
@media screen and (max-width: 768px) {
  #app.wrapper .header-main .header-wrap .header-list {
    position: absolute;
    top: 13.0208333333vw;
    left: 0;
    width: 100%;
    display: none;
    padding: 0 4.1666666667vw;
    align-content: flex-start;
  }
  #app.wrapper .header-main .header-wrap .header-list.active {
    display: flex;
    flex-wrap: wrap;
    height: calc(100vh - 37.7604166667vw);
    overflow: auto;
  }
}
#app.wrapper .header-main .header-wrap .header-list .header-cate {
  display: inline-flex;
  flex-direction: column;
  position: relative;
  gap: 32px;
  width: 218px;
  flex-wrap: nowrap;
}
#app.wrapper .header-main .header-wrap .header-list .header-cate[data-type=desktop] {
  display: inline-flex;
}
@media screen and (max-width: 768px) {
  #app.wrapper .header-main .header-wrap .header-list .header-cate[data-type=desktop] {
    display: none;
  }
}
#app.wrapper .header-main .header-wrap .header-list .header-cate[data-type=mobile] {
  display: none;
}
@media screen and (max-width: 768px) {
  #app.wrapper .header-main .header-wrap .header-list .header-cate[data-type=mobile] {
    display: flex;
  }
}
@media screen and (max-width: 1440px) {
  #app.wrapper .header-main .header-wrap .header-list .header-cate {
    gap: 2.2222222222vw;
    width: 15.1388888889vw;
  }
}
@media screen and (max-width: 1200px) {
  #app.wrapper .header-main .header-wrap .header-list .header-cate {
    gap: 1.3333333333vw;
    width: 14.5333333333vw;
  }
}
@media screen and (max-width: 768px) {
  #app.wrapper .header-main .header-wrap .header-list .header-cate {
    gap: 0;
    width: 100%;
    display: flex;
  }
}
#app.wrapper .header-main .header-wrap .header-list .header-cate-tab {
  display: flex;
  text-decoration: none;
  font-size: 30px;
  font-weight: bold;
  color: #95dafc;
  position: relative;
  padding: 0 0.5em;
  height: 90px;
  align-items: center;
  justify-content: center;
  white-space: nowrap;
}
#app.wrapper .header-main .header-wrap .header-list .header-cate-tab[href="javascript:;"] {
  cursor: default;
}
@media screen and (max-width: 1440px) {
  #app.wrapper .header-main .header-wrap .header-list .header-cate-tab {
    font-size: 2.0833333333vw;
    height: 6.25vw;
  }
}
@media screen and (max-width: 1200px) {
  #app.wrapper .header-main .header-wrap .header-list .header-cate-tab {
    font-size: 2vw;
    height: 7.5vw;
  }
}
@media screen and (max-width: 768px) {
  #app.wrapper .header-main .header-wrap .header-list .header-cate-tab {
    padding: 6.7708333333vw 0 6.7708333333vw 4.1666666667vw;
    font-size: 3.90625vw;
    justify-content: flex-start;
    height: auto;
  }
  #app.wrapper .header-main .header-wrap .header-list .header-cate-tab:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    background-image: url(../image/header/mb-li-border.png);
    width: 91.6666666667vw;
    height: 1.4322916667vw;
  }
  #app.wrapper .header-main .header-wrap .header-list .header-cate-tab.header-cate-more:after {
    content: "";
    position: absolute;
    top: 50%;
    right: 4.4270833333vw;
    transform: translate(0, -50%);
    background-image: url(../image/header/mb-li-arrow.png);
    width: 4.9479166667vw;
    height: 3.7760416667vw;
    pointer-events: none;
  }
  #app.wrapper .header-main .header-wrap .header-list .header-cate-tab.header-cate-more.active:after {
    transform: translate(0, -50%) rotate(180deg);
  }
}
#app.wrapper .header-main .header-wrap .header-list .header-cate-sub {
  position: absolute;
  top: 90px;
  left: 0;
  display: flex;
  display: none;
  font-size: 25px;
  line-height: 2em;
  padding-top: 0.5em;
  height: 360px;
  width: 218px;
  flex-direction: column;
}
@media screen and (max-width: 1440px) {
  #app.wrapper .header-main .header-wrap .header-list .header-cate-sub {
    height: 25vw;
    width: 15.1388888889vw;
    top: 6.25vw;
    font-size: 1.7361111111vw;
  }
}
@media screen and (max-width: 1200px) {
  #app.wrapper .header-main .header-wrap .header-list .header-cate-sub {
    height: 30vw;
    width: 14.5333333333vw;
    top: 7.5vw;
    font-size: 1.6666666667vw;
  }
}
@media screen and (max-width: 768px) {
  #app.wrapper .header-main .header-wrap .header-list .header-cate-sub {
    position: relative;
    top: auto;
    height: auto;
    width: 100%;
    padding: 4.1666666667vw;
  }
  #app.wrapper .header-main .header-wrap .header-list .header-cate-sub.active {
    display: flex;
  }
}
#app.wrapper .header-main .header-wrap .header-list .header-cate-sub .header-cate-sub-link {
  display: flex;
  color: #b2b2b2;
  font-size: 25px;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  font-weight: bold;
}
@media screen and (max-width: 1440px) {
  #app.wrapper .header-main .header-wrap .header-list .header-cate-sub .header-cate-sub-link {
    font-size: 1.7361111111vw;
  }
}
@media screen and (max-width: 1200px) {
  #app.wrapper .header-main .header-wrap .header-list .header-cate-sub .header-cate-sub-link {
    font-size: 1.6666666667vw;
  }
}
@media screen and (max-width: 768px) {
  #app.wrapper .header-main .header-wrap .header-list .header-cate-sub .header-cate-sub-link {
    font-size: 4.1666666667vw;
    padding: 3.125vw 5.7291666667vw;
    justify-content: flex-start;
  }
}
#app.wrapper .header-main .header-wrap .header-list .btn-create-account {
  display: none;
}
@media screen and (max-width: 768px) {
  #app.wrapper .header-main .header-wrap .header-list .btn-create-account {
    font-size: 0;
    background-image: url(../image/header/btn-regist-mb.png);
    width: 86.71875vw;
    height: 19.0104166667vw;
    position: fixed;
    display: block;
    bottom: 5.2083333333vw;
    left: 50%;
    transform: translateX(-50%);
    z-index: 10;
  }
}
#app.wrapper .header-main .header-wrap .header-links {
  display: inline-flex;
}
@media screen and (max-width: 768px) {
  #app.wrapper .header-main .header-wrap .header-links {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
  }
}
#app.wrapper .header-main .header-wrap .header-links .header-link {
  display: inline-flex;
  margin-right: 32px;
  width: 72px;
  height: 72px;
  font-size: 0;
}
@media screen and (max-width: 1440px) {
  #app.wrapper .header-main .header-wrap .header-links .header-link {
    margin-right: 2.2222222222vw;
    width: 5vw;
    height: 5vw;
  }
}
@media screen and (max-width: 1200px) {
  #app.wrapper .header-main .header-wrap .header-links .header-link {
    margin-right: 1.3333333333vw;
    width: 6vw;
    height: 6vw;
  }
}
@media screen and (max-width: 768px) {
  #app.wrapper .header-main .header-wrap .header-links .header-link {
    width: 9.375vw;
    height: 9.375vw;
    margin-right: 3.6458333333vw;
  }
}
#app.wrapper .header-main .header-wrap .header-links .header-link.link-gamer {
  background-image: url(../image/header/btn-gamer.png);
}
#app.wrapper .header-main .header-wrap .header-links .header-link.link-gyt {
  background-image: url(../image/header/btn-gyt.png);
  width: 73px;
}
@media screen and (max-width: 1440px) {
  #app.wrapper .header-main .header-wrap .header-links .header-link.link-gyt {
    width: 5.0694444444vw;
  }
}
@media screen and (max-width: 1200px) {
  #app.wrapper .header-main .header-wrap .header-links .header-link.link-gyt {
    width: 6.0833333333vw;
  }
}
@media screen and (max-width: 768px) {
  #app.wrapper .header-main .header-wrap .header-links .header-link.link-gyt {
    width: 9.5052083333vw;
  }
}
#app.wrapper .header-main .header-wrap .header-links .header-link:last-of-type {
  margin-right: 0;
}
@media screen and (max-width: 768px) {
  #app.wrapper .header-main .header-wrap .header-links .header-link:last-of-type {
    margin-right: 2.6041666667vw;
  }
}
#app.wrapper .header-main .btn-menu-mb {
  display: none;
}
@media screen and (max-width: 768px) {
  #app.wrapper .header-main .btn-menu-mb {
    display: block;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    width: 13.0208333333vw;
    height: 13.0208333333vw;
    background-color: rgba(0, 0, 0, 0.6);
    z-index: 30;
  }
  #app.wrapper .header-main .btn-menu-mb:after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 6.25vw;
    height: 0.2604166667vw;
    background-color: rgba(255, 255, 255, 0.7);
    box-shadow: 0 2.6041666667vw 0 rgba(255, 255, 255, 0.7), 0 -2.6041666667vw 0 rgba(255, 255, 255, 0.7);
    pointer-events: none;
  }
  #app.wrapper .header-main .btn-menu-mb.active:after {
    transform: translate(-50%, -50%) rotate(-45deg);
    box-shadow: none;
  }
  #app.wrapper .header-main .btn-menu-mb.active:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) rotate(45deg);
    width: 6.25vw;
    height: 0.2604166667vw;
    background-color: rgba(255, 255, 255, 0.7);
    pointer-events: none;
  }
}
#app.wrapper .header-main .header-cate-bg {
  position: fixed;
  top: 90px;
  left: 0;
  width: 100vw;
  min-width: 1200px;
  height: 360px;
  background-color: rgba(0, 0, 0, 0.6);
  z-index: 1;
  display: none;
}
@media screen and (max-width: 1440px) {
  #app.wrapper .header-main .header-cate-bg {
    top: 6.25vw;
    height: 25vw;
  }
}
@media screen and (max-width: 1200px) {
  #app.wrapper .header-main .header-cate-bg {
    top: 7.5vw;
    height: 24vw;
    min-width: 0;
  }
}
@media screen and (max-width: 768px) {
  #app.wrapper .header-main .header-cate-bg {
    background-color: rgba(0, 0, 0, 0.96);
    top: 13.0208333333vw;
    height: calc(100vh - 13.0208333333vw);
  }
  #app.wrapper .header-main .header-cate-bg.active {
    display: flex;
  }
}
#app.wrapper .btn-top {
  display: none;
}
#app.wrapper .btn-top.important {
  display: block !important;
}
@media screen and (max-width: 768px) {
  #app.wrapper .btn-top {
    position: fixed;
    bottom: 15.625vw;
    right: 0;
    width: 19.140625vw;
    height: 19.140625vw;
    background-image: url(../image/btn-top.png);
    z-index: 20;
  }
}

@media screen and (min-width: 769px) {
  #app.wrapper.desktop .header-main .header-wrap .header-list .header-cate-tab:hover {
    color: #fff;
  }
  #app.wrapper.desktop .header-main .header-wrap .header-list .header-cate-tab:hover:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
    height: 3px;
    background-color: #fff;
    pointer-events: none;
  }
}
@media screen and (min-width: 769px) and (max-width: 1440px) {
  #app.wrapper.desktop .header-main .header-wrap .header-list .header-cate-tab:hover:after {
    height: 0.2083333333vw;
  }
}
@media screen and (min-width: 769px) and (max-width: 1200px) {
  #app.wrapper.desktop .header-main .header-wrap .header-list .header-cate-tab:hover:after {
    height: 0.25vw;
  }
}
@media screen and (min-width: 769px) and (max-width: 768px) {
  #app.wrapper.desktop .header-main .header-wrap .header-list .header-cate-tab:hover:after {
    display: none;
  }
}
@media screen and (min-width: 769px) {
  #app.wrapper.desktop .header-main .header-wrap .header-list .header-cate-sub .header-cate-sub-link:hover {
    color: #fff;
  }
  #app.wrapper.desktop .header-main:hover .header-wrap .header-list .header-cate-sub {
    display: flex;
  }
  #app.wrapper.desktop .header-main:hover .header-cate-bg {
    display: flex;
  }
}

.bulletin-content {
  position: relative !important;
  color: #003c8d !important;
  font-weight: normal !important;
  font-size: 25px !important;
  line-height: 1.5em !important;
  padding: 60px 38px;
  margin-bottom: 20px;
}
@media screen and (max-width: 1200px) {
  .bulletin-content {
    font-size: 2.0833333333vw !important;
    padding: 5vw 3.1666666667vw !important;
    margin-bottom: 1.6666666667vw !important;
  }
}
@media screen and (max-width: 768px) {
  .bulletin-content {
    padding: 5.46875vw 5.46875vw !important;
    margin-bottom: 11.4583333333vw !important;
  }
}
.bulletin-content:before, .bulletin-content:after {
  content: "";
  display: block;
  pointer-events: none;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}
.bulletin-content:before {
  top: 0;
  background-image: url(../image/hr.png);
  width: 1200px;
  height: 40px;
}
@media screen and (max-width: 1200px) {
  .bulletin-content:before {
    width: 100%;
    height: 3.3333333333vw;
  }
}
@media screen and (max-width: 768px) {
  .bulletin-content:before {
    background-image: url(../image/hr-mb.png);
    width: 94.140625vw;
    height: 5.2083333333vw;
  }
}
.bulletin-content:after {
  bottom: 0;
  background-image: url(../image/hr-bottom.png);
  width: 1110px;
  height: 10px;
}
@media screen and (max-width: 1200px) {
  .bulletin-content:after {
    width: 92.5vw;
    height: 0.8333333333vw;
  }
}
@media screen and (max-width: 768px) {
  .bulletin-content:after {
    background-image: url(../image/hr-bottom-mb.png);
    width: 91.6666666667vw;
    height: 1.3020833333vw;
  }
}
.bulletin-content img {
  max-width: 100% !important;
}
.bulletin-content * {
  margin: 0 !important;
  padding: 0 !important;
  border: 0 !important;
  color: #003c8d !important;
  text-indent: 0 !important;
  font-weight: normal !important;
  font-size: 25px !important;
  line-height: 1.5em !important;
  clear: both !important;
  background-color: transparent !important;
}
@media screen and (max-width: 1200px) {
  .bulletin-content * {
    font-size: 2.0833333333vw !important;
  }
}
@media screen and (max-width: 768px) {
  .bulletin-content * {
    font-size: 3.90625vw !important;
  }
}
.bulletin-content a {
  color: #003c8d !important;
  text-decoration: underline !important;
}
.bulletin-content a * {
  color: #003c8d !important;
}
.bulletin-content > *:last-child {
  margin-bottom: 0 !important;
}
.bulletin-content h1, .bulletin-content h2, .bulletin-content h3, .bulletin-content h4, .bulletin-content h5, .bulletin-content h6,
.bulletin-content h1 *, .bulletin-content h2 *, .bulletin-content h3 *, .bulletin-content h4 *, .bulletin-content h5 *, .bulletin-content h6 * {
  margin: 0 0 0.5em 0 !important;
  font-size: 30px !important;
  color: #003c8d !important;
  font-weight: bold !important;
  display: block !important;
}
@media screen and (max-width: 1200px) {
  .bulletin-content h1, .bulletin-content h2, .bulletin-content h3, .bulletin-content h4, .bulletin-content h5, .bulletin-content h6,
  .bulletin-content h1 *, .bulletin-content h2 *, .bulletin-content h3 *, .bulletin-content h4 *, .bulletin-content h5 *, .bulletin-content h6 * {
    font-size: 2.5vw !important;
  }
}
@media screen and (max-width: 768px) {
  .bulletin-content h1, .bulletin-content h2, .bulletin-content h3, .bulletin-content h4, .bulletin-content h5, .bulletin-content h6,
  .bulletin-content h1 *, .bulletin-content h2 *, .bulletin-content h3 *, .bulletin-content h4 *, .bulletin-content h5 *, .bulletin-content h6 * {
    font-size: 4.6875vw !important;
  }
}
.bulletin-content strong {
  font-weight: bold !important;
  color: #f33 !important;
}
.bulletin-content p {
  margin: 0 0 0.75em 0 !important;
  display: block !important;
}
.bulletin-content img {
  max-width: 100%;
}
.bulletin-content ul, .bulletin-content li {
  list-style: inside !important;
}
.bulletin-content ul::marker, .bulletin-content li::marker {
  margin-right: 0.5em !important;
}
.bulletin-content table {
  width: 100% !important;
  border-collapse: collapse !important;
}
.bulletin-content table th, .bulletin-content table td {
  border: 1px solid #003c8d !important;
  padding: 0.25em 0.5em !important;
}
@media screen and (max-width: 1200px) {
  .bulletin-content table th, .bulletin-content table td {
    border-width: 0.0833333333vw !important;
  }
}
@media screen and (max-width: 768px) {
  .bulletin-content table th, .bulletin-content table td {
    padding: 0.125em !important;
    border-width: 0.1302083333vw !important;
    width: auto !important;
    height: auto !important;
    white-space: wrap !important;
  }
}

/* 變數 */
/* 主要 */
html, body {
  background-color: #fff;
}

#app.wrapper {
  height: 1080px;
  background-image: url("../image/bg-service.jpg");
  background-size: 1920px 1080px;
  overflow: hidden;
  min-height: 100vh;
}
@media screen and (max-width: 1200px) {
  #app.wrapper {
    height: 90vw;
    background-size: 160vw 90vw;
  }
}
@media screen and (max-width: 768px) {
  #app.wrapper {
    height: auto;
    background-image: url("../image/bg-service-mb.jpg");
    background-size: 100% auto;
    background-attachment: fixed;
  }
}
#app.wrapper .page-main {
  width: 1200px;
  margin: 0 auto;
  padding-top: 154px;
}
@media screen and (max-width: 1200px) {
  #app.wrapper .page-main {
    padding-top: 12.8333333333vw;
    width: 100%;
  }
}
@media screen and (max-width: 768px) {
  #app.wrapper .page-main {
    padding-top: 26.0416666667vw;
  }
}
#app.wrapper .page-main .title {
  margin: 0 auto 40px;
  font-size: 0;
  background-size: auto 100%;
  height: 85px;
  position: relative;
  background-image: url(../image/subtitle-service.png);
}
@media screen and (max-width: 1200px) {
  #app.wrapper .page-main .title {
    height: 7.0833333333vw;
    margin-bottom: 3.3333333333vw;
  }
}
@media screen and (max-width: 768px) {
  #app.wrapper .page-main .title {
    background-image: url(../image/subtitle-service-mb.png);
    height: 10.0260416667vw;
    margin-bottom: 7.8125vw;
  }
}
#app.wrapper .page-main .title span {
  display: block;
  height: 25px;
  width: 1px;
  background-color: #305298;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  pointer-events: none;
  box-shadow: 92px 0 0 #305298, -92px 0 0 #305298;
}
@media screen and (max-width: 1200px) {
  #app.wrapper .page-main .title span {
    height: 2.0833333333vw;
    width: 0.0833333333vw;
    box-shadow: 7.6666666667vw 0 0 #305298, -7.6666666667vw 0 0 #305298;
  }
}
@media screen and (max-width: 768px) {
  #app.wrapper .page-main .title span {
    height: 2.8645833333vw;
    width: 0.1302083333vw;
    box-shadow: 10.6770833333vw 0 0 #305298, -10.6770833333vw 0 0 #305298;
  }
}
#app.wrapper .page-main .title:before, #app.wrapper .page-main .title:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 219px;
  height: 31px;
  pointer-events: none;
}
@media screen and (max-width: 1200px) {
  #app.wrapper .page-main .title:before, #app.wrapper .page-main .title:after {
    width: 18.25vw;
    height: 2.5833333333vw;
  }
}
@media screen and (max-width: 768px) {
  #app.wrapper .page-main .title:before, #app.wrapper .page-main .title:after {
    width: 25.78125vw;
    height: 3.7760416667vw;
  }
}
#app.wrapper .page-main .title:before {
  background-image: url(../image/dec-subtitle-left.png);
  transform: translate(-409px, -50%);
}
@media screen and (max-width: 1200px) {
  #app.wrapper .page-main .title:before {
    transform: translate(-34.0833333333vw, -50%);
  }
}
@media screen and (max-width: 768px) {
  #app.wrapper .page-main .title:before {
    background-image: url(../image/dec-subtitle-left-mb.png);
    transform: translate(-49.21875vw, -50%);
  }
}
#app.wrapper .page-main .title:after {
  background-image: url(../image/dec-subtitle-right.png);
  transform: translate(190px, -50%);
}
@media screen and (max-width: 1200px) {
  #app.wrapper .page-main .title:after {
    transform: translate(15.8333333333vw, -50%);
  }
}
@media screen and (max-width: 768px) {
  #app.wrapper .page-main .title:after {
    background-image: url(../image/dec-subtitle-right-mb.png);
    transform: translate(23.4375vw, -50%);
  }
}
#app.wrapper .page-main .content {
  position: relative;
  width: 1200px;
  margin: 0 auto;
}
@media screen and (max-width: 1200px) {
  #app.wrapper .page-main .content {
    width: 100%;
  }
}
@media screen and (max-width: 768px) {
  #app.wrapper .page-main .content {
    margin-bottom: 5.7291666667vw;
  }
}
#app.wrapper .page-main .content:before {
  content: "";
  display: block;
  background-image: url(../image/hr.png);
  width: 1200px;
  height: 40px;
  margin-bottom: 13px;
}
@media screen and (max-width: 1200px) {
  #app.wrapper .page-main .content:before {
    width: 100%;
    height: 3.3333333333vw;
    margin-bottom: 1.0833333333vw;
  }
}
@media screen and (max-width: 768px) {
  #app.wrapper .page-main .content:before {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    background-image: url(../image/hr-mb.png);
    width: 94.140625vw;
    height: 5.2083333333vw;
    margin-bottom: 0;
    bottom: -5.7291666667vw;
  }
}
#app.wrapper .page-main .content ul {
  display: flex;
  list-style: none;
  flex-wrap: wrap;
  justify-content: center;
  gap: 28px 160px;
}
@media screen and (max-width: 1200px) {
  #app.wrapper .page-main .content ul {
    gap: 2.3333333333vw 13.3333333333vw;
  }
}
@media screen and (max-width: 768px) {
  #app.wrapper .page-main .content ul {
    gap: 0.5208333333vw 2.2135416667vw;
  }
}
#app.wrapper .page-main .content ul li {
  display: inline-flex;
  margin: 0;
  padding: 0;
}
#app.wrapper .page-main .content ul li a {
  font-size: 0;
  text-decoration: none;
}
#app.wrapper .page-main .content .btn {
  display: inline-flex;
  width: 379px;
  height: 138px;
  margin: 0 auto;
}
@media screen and (max-width: 1200px) {
  #app.wrapper .page-main .content .btn {
    width: 31.5833333333vw;
    height: 11.5vw;
  }
}
@media screen and (max-width: 768px) {
  #app.wrapper .page-main .content .btn {
    width: 30.078125vw;
    height: 11.0677083333vw;
  }
}
#app.wrapper .page-main .content .btn-report {
  background-image: url(../image/service/btn-report.png);
}
@media screen and (max-width: 768px) {
  #app.wrapper .page-main .content .btn-report {
    background-image: url(../image/service/btn-report-mb.png);
  }
}
#app.wrapper .page-main .content .btn-probability {
  background-image: url(../image/service/btn-probability.png);
}
@media screen and (max-width: 768px) {
  #app.wrapper .page-main .content .btn-probability {
    background-image: url(../image/service/btn-probability-mb.png);
  }
}
#app.wrapper .page-main .content .btn-consent {
  background-image: url(../image/service/btn-consent.png);
}
@media screen and (max-width: 768px) {
  #app.wrapper .page-main .content .btn-consent {
    background-image: url(../image/service/btn-consent-mb.png);
  }
}
#app.wrapper .page-main .content .btn-privacy {
  background-image: url(../image/service/btn-privacy.png);
}
@media screen and (max-width: 768px) {
  #app.wrapper .page-main .content .btn-privacy {
    background-image: url(../image/service/btn-privacy-mb.png);
  }
}
#app.wrapper .page-main .content .btn-regulation {
  background-image: url(../image/service/btn-regulation.png);
}
@media screen and (max-width: 768px) {
  #app.wrapper .page-main .content .btn-regulation {
    background-image: url(../image/service/btn-regulation-mb.png);
  }
}
#app.wrapper .page-main .content .btn-hardware {
  background-image: url(../image/service/btn-hardware.png);
}
@media screen and (max-width: 768px) {
  #app.wrapper .page-main .content .btn-hardware {
    background-image: url(../image/service/btn-hardware-mb.png);
  }
}
#app.wrapper .page-main .content .btn-regulation-en {
  background-image: url(../image/service/btn-regulation-en.png);
}
@media screen and (max-width: 768px) {
  #app.wrapper .page-main .content .btn-regulation-en {
    background-image: url(../image/service/btn-regulation-en-mb.png);
  }
}

.content-more {
  display: none;
}
.content-more .bulletin-topbar {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}
@media screen and (max-width: 768px) {
  .content-more .bulletin-topbar {
    padding: 2.6041666667vw 3.90625vw 0;
    margin-bottom: 0;
    justify-content: flex-start;
    flex-direction: column;
    align-items: unset;
  }
}
.content-more .bulletin-topbar .bulletin-title {
  display: inline-flex;
  font-weight: bold;
  color: #305298;
}
@media screen and (max-width: 768px) {
  .content-more .bulletin-topbar .bulletin-title {
    margin-bottom: 2.6041666667vw;
    font-size: 6.25vw;
    display: flex;
    justify-content: center;
  }
}
.content-more .bulletin-topbar .bulletin-date {
  display: inline-flex;
  font-size: 20px;
  color: #003c8d;
  font-weight: bold;
  flex: 1 0 auto;
}
@media screen and (max-width: 1200px) {
  .content-more .bulletin-topbar .bulletin-date {
    font-size: 1.6666666667vw;
  }
}
@media screen and (max-width: 768px) {
  .content-more .bulletin-topbar .bulletin-date {
    font-size: 3.90625vw;
    display: flex;
    justify-content: flex-end;
  }
}
.content-more.active {
  display: block;
}