@charset "UTF-8";
html[data-v-273f981f], body[data-v-273f981f], div[data-v-273f981f], applet[data-v-273f981f], object[data-v-273f981f], iframe[data-v-273f981f], p[data-v-273f981f], blockquote[data-v-273f981f], pre[data-v-273f981f], a[data-v-273f981f], abbr[data-v-273f981f], acronym[data-v-273f981f], address[data-v-273f981f], big[data-v-273f981f], cite[data-v-273f981f], code[data-v-273f981f], del[data-v-273f981f], dfn[data-v-273f981f], img[data-v-273f981f], ins[data-v-273f981f], kbd[data-v-273f981f], q[data-v-273f981f], s[data-v-273f981f], samp[data-v-273f981f], small[data-v-273f981f], strike[data-v-273f981f], sub[data-v-273f981f], sup[data-v-273f981f], tt[data-v-273f981f], var[data-v-273f981f], b[data-v-273f981f], u[data-v-273f981f], i[data-v-273f981f], center[data-v-273f981f], dl[data-v-273f981f], dt[data-v-273f981f], dd[data-v-273f981f], ol[data-v-273f981f], ul[data-v-273f981f], li[data-v-273f981f], fieldset[data-v-273f981f], form[data-v-273f981f], label[data-v-273f981f], legend[data-v-273f981f], table[data-v-273f981f], caption[data-v-273f981f], tbody[data-v-273f981f], tfoot[data-v-273f981f], thead[data-v-273f981f], tr[data-v-273f981f], th[data-v-273f981f], td[data-v-273f981f], article[data-v-273f981f], aside[data-v-273f981f], canvas[data-v-273f981f], details[data-v-273f981f], embed[data-v-273f981f], figure[data-v-273f981f], figcaption[data-v-273f981f], footer[data-v-273f981f], header[data-v-273f981f], hgroup[data-v-273f981f], menu[data-v-273f981f], nav[data-v-273f981f], output[data-v-273f981f], ruby[data-v-273f981f], section[data-v-273f981f], summary[data-v-273f981f], time[data-v-273f981f], mark[data-v-273f981f], audio[data-v-273f981f], video[data-v-273f981f] {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  font-weight: 500;
}
strong[data-v-273f981f] {
  font-weight: bold !important;
}
h1[data-v-273f981f] {
  font-size: 2em !important;
}
h2[data-v-273f981f] {
  font-size: 1.5em !important;
}
h3[data-v-273f981f] {
  font-size: 1em !important;
}
h4[data-v-273f981f] {
  font-size: 1em !important;
}
h5[data-v-273f981f] {
  font-size: 0.8em !important;
}
h6[data-v-273f981f] {
  font-size: 0.7em !important;
}

/* HTML5 display-role reset for older browsers */
article[data-v-273f981f], aside[data-v-273f981f], details[data-v-273f981f], figcaption[data-v-273f981f], figure[data-v-273f981f], footer[data-v-273f981f], header[data-v-273f981f], hgroup[data-v-273f981f], menu[data-v-273f981f], nav[data-v-273f981f], section[data-v-273f981f] {
  display: block;
}
body[data-v-273f981f] {
  line-height: 1;
}
ol[data-v-273f981f], ul[data-v-273f981f] {
  list-style: none;
}
a[data-v-273f981f] {
  text-decoration: none;
}
button[data-v-273f981f] {
  font-family: 'Noto Sans TC', 'PingFang','Noto Sans JP', 'microsoft jhenghei', '微軟正黑體';
}
blockquote[data-v-273f981f], q[data-v-273f981f] {
  quotes: none;
}
blockquote[data-v-273f981f]:before, blockquote[data-v-273f981f]:after, q[data-v-273f981f]:before, q[data-v-273f981f]:after {
  content: '';
  content: none;
}
table[data-v-273f981f] {
  border-collapse: collapse;
  border-spacing: 0;
}
html[data-v-273f981f] {
  font-family: 'Noto Sans TC', 'PingFang','Noto Sans JP', 'microsoft jhenghei', '微軟正黑體';
}
.mainHeader .headerContainer[data-v-273f981f], .bigScreenNav .mainNav[data-v-273f981f], .dd[data-v-273f981f], .loginDD[data-v-273f981f], .navMember[data-v-273f981f], .forSearch[data-v-273f981f], .forSearch .searchArea[data-v-273f981f], .goSearch[data-v-273f981f], .memberHamburger[data-v-273f981f] {
  display: flex;
  justify-content: center;
  align-items: center;
}
.youCantSeeMe[data-v-273f981f], #menuControl[data-v-273f981f], #menuControlMember[data-v-273f981f], #Mobile_MenuControlMember[data-v-273f981f] {
  opacity: 0;
  display: none;
}
.pagination[data-v-273f981f] {
  margin: 20px 0;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  align-items: center;
}
.pagination .page-item[data-v-273f981f] {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 30px;
    height: 30px;
    font-size: 14px;
    font-size: 0.875rem;
    border-radius: 3px;
    margin: 0 5px;
    color: #3280d5;
    border: 1px solid #dee2e6;
}
.pagination .page-item[data-v-273f981f]:hover {
      text-decoration: none;
      background-color: #dee2e6;
      opacity: .9;
}
.pagination .page-item.is_acted[data-v-273f981f] {
      color: #fff;
      background-color: #3280d5;
      border: 1px solid #dee2e6;
}
.pagination .page-control[data-v-273f981f] {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 78px;
    height: 30px;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: bold;
    margin: 0 5px;
    color: #1c8aba;
    border: 1px solid #1c8aba;
}
.pagination .page-control[data-v-273f981f]:hover {
      text-decoration: none;
      background-color: #1c8aba;
      color: #FFFFFF;
      opacity: .9;
}
.pagination .page-item2[data-v-273f981f] {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 26px;
    height: 30px;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: bold;
    margin: 0 5px;
    color: #1c8aba;
    border: 1px solid #1c8aba;
}
.pagination .page-item2[data-v-273f981f]:hover {
      text-decoration: none;
      background-color: #dee2e6;
      opacity: .9;
}
.pagination .page-item2.is_acted[data-v-273f981f] {
      color: #FFFFFF;
      background-color: #1c8aba;
      border: 1px solid #1c8aba;
}
.pagination .visibleHide[data-v-273f981f] {
    visibility: hidden;
}
@media screen and (max-width: 360px) {
.pagination .page-show[data-v-273f981f] {
    display: none;
}
}
.r18icon[data-v-273f981f] {
  position: absolute;
  background-image: url("https://image.gamebase.com.tw/gb_tw/static/site/r18icon2.jpg");
  background-position: center;
  box-sizing: border-box;
  background-size: cover;
  width: 40px;
  height: 28px;
  top: 0;
  left: 0;
  z-index: 2;
}
.newsBannerAD[data-v-273f981f] {
  display: flex;
  justify-content: center;
  margin: 0 15px 0 15px;
}
.newsBannerAD img[data-v-273f981f] {
    width: 100%;
    height: auto;
}
@media screen and (max-width: 1241px) {
.newsBannerAD[data-v-273f981f] {
    margin-top: 20px;
}
}
@media screen and (max-width: 480px) {
.newsBannerAD[data-v-273f981f] {
    height: 90px;
}
}
html[data-v-273f981f] {
  background-color: white;
  overflow-x: hidden;
  letter-spacing: 1.3px;
}
div[data-v-273f981f] {
  box-sizing: border-box;
}
input[data-v-273f981f] {
  outline: none;
  resize: none;
}
button[data-v-273f981f] {
  outline: none;
}
input[data-v-273f981f]:focus, select[data-v-273f981f]:focus, textarea[data-v-273f981f]:focus, button[data-v-273f981f] {
  outline: none;
}
.page-enter-active[data-v-273f981f], .page-leave-active[data-v-273f981f] {
  transition: opacity 0.2s;
}
.page-enter[data-v-273f981f], .page-leave-active[data-v-273f981f] {
  opacity: 0;
}
.youCantSeeMe[data-v-273f981f] {
  display: none;
  opacity: 0;
}
.pagination[data-v-273f981f], .inline[data-v-273f981f] {
  display: flex;
  align-items: center;
}
.pageLinksA[data-v-273f981f] {
  padding: 10px;
  text-align: center;
  border: 1px solid #dee2e6;
  color: #3280D5;
}
.pagePreLi[data-v-273f981f] {
  padding: 14px;
  text-align: center;
  border: 1px solid #dee2e6;
  width: 3.5rem;
  color: #3280D5;
}
.pageNextLi[data-v-273f981f] {
  padding: 14px;
  text-align: center;
  border: 1px solid #dee2e6;
  width: 3.5rem;
  color: #3280D5;
}
.pagePreLi[data-v-273f981f] {
  border-radius: 8px 0 0 8px;
}
.pageNextLi[data-v-273f981f] {
  border-radius: 0 8px 8px 0;
}
.clickedPage a[data-v-273f981f] {
  background-color: #3280D5;
  color: white;
}
.littleGreyWord[data-v-273f981f], .littlePinkWord[data-v-273f981f], .littleBlueWord[data-v-273f981f], .white13px[data-v-273f981f], .white15px[data-v-273f981f], .white16pxBold[data-v-273f981f], .white18pxBold[data-v-273f981f], .white20pxBold[data-v-273f981f], .white30pxBold[data-v-273f981f], .grey15px[data-v-273f981f], .veryLightGrey14px[data-v-273f981f], .grey16px[data-v-273f981f], .darkGrey16px[data-v-273f981f], .grey18px[data-v-273f981f], .grey18pxBold[data-v-273f981f], .darkGrey18px[data-v-273f981f], .blue513px[data-v-273f981f], .yellow18pxBold[data-v-273f981f], .borderLightGrey18pxBold[data-v-273f981f] {
  font-size: 1rem;
  letter-spacing: 1.3px;
  line-height: 1rem;
}
.pcAvata[data-v-273f981f] {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.pcAvata[data-v-273f981f] {
  -webkit-clip-path: circle(50% at 50% 50%);
  clip-path: circle(50% at 50% 50%);
}
.seeMore[data-v-273f981f] {
  box-sizing: border-box;
  border: 1px solid #1c8aba;
  font-weight: 700;
  width: 106px;
  height: 35px;
  line-height: 35px;
  font-size: 18px;
  color: #1c8aba;
  padding: 0 10px 5px 14px;
  margin-top: 30px;
  cursor: pointer;
}
.seeMore[data-v-273f981f] {
  text-decoration: none;
  margin-top: 30px;
}
.blue4Button[data-v-273f981f] {
  border: none;
  background-color: #0F4C81;
  color: #FFFFFF;
  border-radius: 8px;
}
.blue4yellowButton[data-v-273f981f] {
  border: none;
  background-color: #0F4C81;
  color: #f6d155;
  border-radius: 30px;
}
.blue424pxBold[data-v-273f981f] {
  color: #0F4C81;
  font-size: 1.5rem;
  font-weight: bold;
}
.blue428pxBold[data-v-273f981f] {
  color: #0F4C81;
  font-size: 1.75rem;
  font-weight: bold;
}
.littleGreyWord[data-v-273f981f] {
  font-size: 0.8rem;
  color: #656565;
}
.littlePinkWord[data-v-273f981f] {
  font-size: 0.8rem;
  font-weight: 700;
  color: #FF5C83;
}
.littleBlueWord[data-v-273f981f] {
  font-size: 0.8rem;
  font-weight: 700;
  color: #3280D5;
  text-decoration: none;
}
.white13px[data-v-273f981f] {
  font-size: 0.8rem;
  font-weight: 300;
  color: #FFFFFF;
  line-height: 1.31;
}
.white15px[data-v-273f981f] {
  font-size: 0.9rem;
  color: #FFFFFF;
  line-height: 1.33;
  font-weight: normal;
}
.white16pxBold[data-v-273f981f] {
  font-size: 1rem;
  font-weight: bold;
  line-height: 1.33;
  color: #FFFFFF;
}
.white18pxBold[data-v-273f981f] {
  font-size: 1.125rem;
  font-weight: 700;
  line-height: 1.33;
  color: #FFFFFF;
}
.white20pxBold[data-v-273f981f] {
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 1.33;
  color: #FFFFFF;
}
.white30pxBold[data-v-273f981f] {
  font-size: 1.87rem;
  font-weight: 700;
  line-height: 1.33;
  color: #FFFFFF;
}
.grey15px[data-v-273f981f] {
  font-size: 0.9rem;
  color: #656565;
  line-height: 1.33;
  font-weight: normal;
}
.veryLightGrey14px[data-v-273f981f] {
  font-size: 0.875rem;
  color: #9B9B9B;
  line-height: 1.33;
  font-weight: normal;
}
.grey16px[data-v-273f981f] {
  font-size: 1rem;
  color: #656565;
  line-height: 1.33;
  font-weight: normal;
}
.darkGrey16px[data-v-273f981f] {
  font-size: 1rem;
  color: #444444;
  line-height: 1.33;
  font-weight: normal;
}
.grey18px[data-v-273f981f] {
  font-size: 1.1rem;
  color: #656565;
  line-height: 1.33;
  font-weight: normal;
}
.grey18pxBold[data-v-273f981f] {
  font-size: 1.125rem;
  font-weight: 700;
  line-height: 1.33;
  color: #656565;
}
.darkGrey18px[data-v-273f981f] {
  font-size: 1.1rem;
  color: #444444;
  line-height: 1.33;
  font-weight: normal;
}
.darkGrey20px[data-v-273f981f] {
  font-size: 1.25rem;
  font-weight: normal;
  color: #444444;
  line-height: 1.67;
}
.darkGrey22px[data-v-273f981f] {
  font-size: 1.375rem;
  font-weight: normal;
  color: #444444;
  line-height: 1.67;
}
.darkGrey24px[data-v-273f981f] {
  font-size: 1.5rem;
  font-weight: normal;
  color: #444444;
  line-height: 1.67;
}
.blue216px[data-v-273f981f] {
  font-size: 1rem;
  font-weight: 600;
  color: #3280D5;
  line-height: 1.31;
}
.blue222pxBold[data-v-273f981f] {
  font-size: 1.375rem;
  font-weight: 700;
  color: #3280D5;
  line-height: 1.31;
}
.blue225pxBold[data-v-273f981f] {
  font-size: 1.56rem;
  font-weight: 700;
  color: #3280D5;
  line-height: 1.31;
}
.blue314pxBold[data-v-273f981f] {
  font-size: 1rem;
  font-weight: 700;
  color: #1c8aba;
  line-height: 1.31;
}
.blue316pxBold[data-v-273f981f] {
  font-size: 1rem;
  font-weight: 700;
  color: #1c8aba;
  line-height: 1.4;
}
.blue322px[data-v-273f981f] {
  font-size: 1.375rem;
  font-weight: normal;
  color: #1c8aba;
}
.blue320pxBold[data-v-273f981f] {
  font-size: 1.25rem;
  font-weight: bold;
  color: #1c8aba;
}
.blue322pxBold[data-v-273f981f] {
  font-size: 1.375rem;
  font-weight: 700;
  color: #1c8aba;
}
.blue326pxBold[data-v-273f981f] {
  font-size: 1.625rem;
  font-weight: 700;
  color: #1c8aba;
  line-height: 1.31;
}
.blue330pxBold[data-v-273f981f] {
  font-size: 1.875rem;
  font-weight: 700;
  color: #1c8aba;
  line-height: 1.31;
}
.blue513px[data-v-273f981f] {
  font-size: 0.8rem;
  font-weight: 700;
  color: #03304C;
  line-height: 1.31;
}
.yellow18pxBold[data-v-273f981f] {
  font-size: 1.125rem;
  font-weight: 700;
  line-height: 1.33;
  color: #f6d155;
}
.borderLightGrey18pxBold[data-v-273f981f] {
  font-size: 1.125rem;
  font-weight: 700;
  line-height: 1.33;
  color: #EDECEA;
}
.withoutHighlight[data-v-273f981f] {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-tap-highlight-color: transparent;
}
.noAfterimage[data-v-273f981f] {
  image-rendering: optimizeSpeed;
  image-rendering: -moz-crisp-edges;
  image-rendering: -o-crisp-edges;
  image-rendering: -webkit-optimize-contrast;
  image-rendering: optimize-contrast;
  -ms-interpolation-mode: nearest-neighbor;
  backface-visibility: hidden;
}
.nowYouSeeMe[data-v-273f981f] {
  display: block !important;
  opacity: 100 !important;
}
.mainHeader[data-v-273f981f] {
  display: flex;
  position: fixed;
  justify-content: center;
  background-color: #0F4C81;
  min-height: 50px;
  height: 80px;
  width: 100vw;
  z-index: 999;
}
.mainHeader .headerContainer[data-v-273f981f] {
    width: 100%;
    height: 72px;
    padding: 0px 20px;
    margin: auto;
    position: relative;
    justify-content: space-between;
}
.bigScreenNav[data-v-273f981f] {
  display: block;
  width: 800px;
}
.bigScreenNav .mainNav[data-v-273f981f] {
    list-style: none;
}
.bigScreenNav .mainNav li[data-v-273f981f] {
      text-align: center;
      flex-wrap: wrap;
      margin: 0 1rem;
      color: #FFFFFF;
      user-select: none;
}
.bigScreenNav .mainNav li a[data-v-273f981f] {
        display: inline-block;
        text-decoration: none;
        text-align: center;
        padding: 10px 2px;
        color: #FFFFFF;
        size: 1rem;
        font-weight: 400;
        letter-spacing: 1px;
}
.mobileSearch[data-v-273f981f] {
  display: none;
}
.searchButton[data-v-273f981f] {
  width: 30px;
  height: 30px;
}
.logo[data-v-273f981f] {
  margin-left: calc((100% - 1285px)/2);
  width: 200px;
}
.logo a img[data-v-273f981f] {
    vertical-align: middle;
    width: 200px;
    max-width: 180px;
    min-width: 180px;
    height: auto;
    max-height: 72px;
    object-fit: cover;
}
.dd[data-v-273f981f] {
  background: #03304C;
  box-sizing: border-box;
  display: none;
  flex-flow: column;
  position: absolute;
  transition: .2s;
  z-index: 3;
  width: 130px;
}
.dd li a[data-v-273f981f] {
    border-bottom: 1px dotted #90D7FF;
    height: 100%;
    width: 128px;
    padding: 7.5px 0;
    transition: .2s;
    text-align: center;
}
.loginDD[data-v-273f981f] {
  background: #03304C;
  box-sizing: border-box;
  display: none;
  flex-flow: column;
  position: absolute;
  top: 32px;
  right: 0;
  transition: .2s;
  z-index: 3;
  min-width: 145px;
  margin-top: 10px;
}
.loginDD ul[data-v-273f981f] {
    width: 100%;
}
.loginDD ul li[data-v-273f981f] {
      text-align: center;
      flex-wrap: wrap;
      box-sizing: border-box;
      border-bottom: 1px dotted #90D7FF;
      width: 100%;
      transition: .2s;
      text-align: left;
}
.loginDD ul li img[data-v-273f981f] {
        padding-left: 15px;
}
.loginDD ul li a[data-v-273f981f] {
        box-sizing: border-box;
        color: #90D7FF;
        width: 100%;
        height: 100%;
        transition: .2s;
        text-align: left;
        text-decoration: none;
        display: inline-block;
        font-weight: 400;
        letter-spacing: 1px;
}
.loginDD ul li:last-of-type a[data-v-273f981f] {
        text-align: center;
        background-color: #3280D5;
        color: #0F4C81;
        height: 30px;
        line-height: 30px;
        cursor: pointer;
}
.mainNav li:hover a[data-v-273f981f] {
  transition: .2s;
}
.mainNav li:hover .dd[data-v-273f981f] {
  display: flex;
}
.mainNav li:hover .dd a[data-v-273f981f]:hover {
    background: #1c8aba;
    color: #03304C;
}
.loginAccount:hover .loginDD[data-v-273f981f] {
  display: flex;
}
.loginAccount:hover .loginDD ul li a[data-v-273f981f]:hover {
    background: #1c8aba;
    color: #03304C;
}
.navMember[data-v-273f981f] {
  font-size: 1.1rem;
  list-style: none;
  margin-right: calc((100% - 1265px)/2);
}
.navMember li[data-v-273f981f] {
    text-align: center;
    flex-wrap: wrap;
    margin: 0 1rem;
}
.navMember li a[data-v-273f981f] {
      display: inline-block;
      text-decoration: none;
      text-align: center;
      padding: 10px 2px;
      width: auto;
      color: #FFFFFF;
      size: 1rem;
      font-weight: 400;
}
.navMember li:first-child a[data-v-273f981f]:after {
  content: '';
  padding-right: 31px;
  border-right: 1px solid #90D7FF;
}
.isLoginNav[data-v-273f981f] {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  left: 25px;
  margin-right: calc((100% - 1220px)/2);
  width: 265px;
}
.isLoginNav img[data-v-273f981f] {
    width: 20px;
    height: 20px;
    vertical-align: middle;
    padding: 10px;
}
.isLoginNav p[data-v-273f981f] {
    font-size: 1rem;
    color: #90D7FF;
    text-align: left;
    padding: 15px 15px 15px 3px;
}
.isLoginNav p svg[data-v-273f981f] {
      padding-left: 5px;
}
.forSearch[data-v-273f981f] {
  position: fixed;
  width: 100vw;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
}
.forSearch .searchArea[data-v-273f981f] {
    width: 500px;
    height: 150px;
    flex-direction: column;
    background-color: rgba(255, 255, 255, 0.8);
    border-radius: 14px;
    position: absolute;
    top: 200px;
}
.forSearch .searchArea .searchInput #topSearch[data-v-273f981f], .forSearch .searchArea .searchInput #topNewsSearch[data-v-273f981f] {
      display: inline-block;
      width: 110px;
      height: 30px;
      padding-left: 5px;
      background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pg0KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDE2LjAuMCwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPg0KPCFET0NUWVBFIHN2ZyBQVUJMSUMgIi0vL1czQy8vRFREIFNWRyAxLjEvL0VOIiAiaHR0cDovL3d3dy53My5vcmcvR3JhcGhpY3MvU1ZHLzEuMS9EVEQvc3ZnMTEuZHRkIj4NCjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCINCgkgd2lkdGg9IjEyMy45NTlweCIgaGVpZ2h0PSIxMjMuOTU4cHgiIHZpZXdCb3g9IjAgMCAxMjMuOTU5IDEyMy45NTgiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDEyMy45NTkgMTIzLjk1ODsiDQoJIHhtbDpzcGFjZT0icHJlc2VydmUiPg0KPGc+DQoJPHBhdGggZD0iTTExNy45NzksMjguMDE3aC0xMTJjLTUuMywwLTgsNi40LTQuMiwxMC4ybDU2LDU2YzIuMywyLjMsNi4xLDIuMyw4LjQwMSwwbDU2LTU2DQoJCUMxMjUuOTc5LDM0LjQxNywxMjMuMjc5LDI4LjAxNywxMTcuOTc5LDI4LjAxN3oiLz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjwvc3ZnPg0K);
      background-size: 15px 15px;
      background-repeat: no-repeat;
      background-position: 90% 50%;
}
.forSearch .searchArea .searchInput input[data-v-273f981f] {
      display: inline-block;
      width: 320px;
}
.goSearch[data-v-273f981f] {
  width: 150px;
  height: 30px;
  background-color: #3280D5;
  color: white;
  border: none;
  border-radius: 14px;
  text-align: center;
  font-size: 14px;
  box-sizing: border-box;
  margin-top: 15px;
  cursor: pointer;
}
.byeSearch[data-v-273f981f] {
  position: absolute;
  right: 5px;
  top: 5px;
  font-size: 1rem;
  color: white;
  background-color: #A0A0A0;
  border-radius: 50%;
  cursor: pointer;
}
input[data-v-273f981f] {
  display: flex;
  width: 400px;
  height: 30px;
  color: #90D7FF;
  font-size: 14px;
  background-color: #03304C;
  box-sizing: border-box;
  border: none;
  border-radius: 5px;
  padding: 0 10px;
  margin-top: 8px;
}
.fakeHamburger[data-v-273f981f] {
  width: 60px;
  height: 60px;
  display: none;
  position: absolute;
  top: 10px;
  left: 15px;
}
.fakeHamburger[data-v-273f981f]::before {
    content: '';
    position: absolute;
    height: 5px;
    width: 48px;
    background-color: #03304C;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    box-shadow: 0px 12px 0px #03304C, 0px -12px 0px #03304C;
}
.navResponsive[data-v-273f981f] {
  display: flex;
  width: 60%;
  height: 100%;
  top: 80px;
  overflow: auto;
  position: fixed;
  left: -100%;
  z-index: 10;
}
.mobileHamAvata[data-v-273f981f] {
  width: 40px;
  flex: 0 0 auto;
  max-width: 35px;
  height: 30px;
}
.mobileHamAvata img[data-v-273f981f] {
    width: 30px;
    height: 30px;
    border-radius: 50%;
}
.navResponsiveLeftPanel[data-v-273f981f] {
  background-color: #03304C;
  width: 100%;
  height: 100%;
  min-height: 672px;
}
.navResponsiveToHide[data-v-273f981f] {
  margin-top: 75px;
  width: 100%;
  height: 100vh;
  background-color: #000000CC;
  position: fixed;
  right: 0;
  display: none;
  opacity: 0;
  transition: opacity .3s;
}
.navResponsiveMemberToHide[data-v-273f981f] {
  margin-top: 0px;
  width: 100%;
  height: 100vh;
  background-color: #000000CC;
  position: fixed;
  display: none;
  left: 0;
  top: 0;
  opacity: 0;
  transition: opacity .3s;
}
.sideNavPanel[data-v-273f981f] {
  box-sizing: border-box;
  background-color: #0F4C81;
  overflow-x: hidden;
  width: 100%;
}
.sideNavPanel .navLink[data-v-273f981f] {
    width: 100%;
    background-color: #03304C;
    border: none;
    padding: 0;
}
.sideNavPanel .navLink button[data-v-273f981f], .sideNavPanel .navLink a[data-v-273f981f] {
      text-decoration: none;
      display: block;
      color: #FFFFFF;
      background: #03304C;
      font-size: 1rem;
      text-align: left;
      letter-spacing: 2px;
      padding: 18px;
      width: 100%;
      border: none;
      text-align: left;
      outline: none;
}
.navAccordion[data-v-273f981f] {
  box-sizing: border-box;
  font-size: 1rem;
  text-align: left;
  letter-spacing: 2px;
  background-color: #03304C;
  color: #90D7FF;
  cursor: pointer;
  padding-left: 18px;
  width: 100%;
  border: none;
  outline: none;
  transition: 0.4s;
}
.navAccordion li[data-v-273f981f] {
    list-style: none;
    display: block;
}
.navAccordion li a[data-v-273f981f] {
      text-decoration: none;
      display: block;
      color: #90D7FF;
      font-size: 1rem;
      text-align: left;
      letter-spacing: 2px;
      padding: 18px;
      width: 100%;
}
.navAccordion li .guide[data-v-273f981f] {
      color: #FFFFFF;
}
.shoppingNav[data-v-273f981f] {
  width: 100%;
  background-color: #03304C;
  border: none;
}
.shoppingNav a[data-v-273f981f] {
    text-decoration: none;
    display: block;
    color: #90D7FF;
    font-size: 1rem;
    text-align: left;
    letter-spacing: 2px;
    padding: 18px 18px 18px 18px;
    margin-left: -6px;
    width: 100%;
}
.navResponsiveMember[data-v-273f981f] {
  text-align: left;
  width: 60vw;
  height: 100vh;
  background-color: #03304C;
  overflow: auto;
  position: fixed;
  right: -110%;
  top: 0px;
  z-index: 10;
}
.navResponsiveMember .memberNavButton[data-v-273f981f] {
    font-family: 'Noto Sans TC', 'PingFang','Noto Sans JP', 'microsoft jhenghei', '微軟正黑體';
    letter-spacing: 2px;
    font-size: 1rem;
    box-sizing: border-box;
    background-color: #03304C;
    color: #90D7FF;
    cursor: pointer;
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
    transition: 0.4s;
}
.memberHamNav[data-v-273f981f] {
  box-sizing: border-box;
  display: block;
  font-family: 'Noto Sans TC', 'PingFang','Noto Sans JP', 'microsoft jhenghei', '微軟正黑體';
  font-size: 1rem;
  text-align: left;
  letter-spacing: 2px;
  background-color: #03304C;
  color: #90D7FF;
  cursor: pointer;
  padding: 20px;
  width: 100%;
  border: none;
  outline: none;
  text-decoration: none;
}
.memberHamburger[data-v-273f981f] {
  height: 60px;
  display: none;
  position: relative;
  top: 23px;
  right: 15px;
}
.leftMenuActive[data-v-273f981f] {
  left: 0;
  display: flex;
  transition: .5s;
}
.rightMenuActive[data-v-273f981f] {
  right: 0;
  display: block;
  transition: .5s;
}
.sideMemberAccount[data-v-273f981f] {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 10px;
  background-color: #0F4C81;
  box-sizing: border-box;
}
.sideMemberAccount img[data-v-273f981f] {
    width: 50px;
    height: 50px;
    border-radius: 25px;
    cursor: pointer;
}
.sideMemberAccount p[data-v-273f981f] {
    padding-left: 10px;
    color: #90D7FF;
    font-size: 1rem;
    cursor: pointer;
}
.fourMemberIcons[data-v-273f981f] {
  display: flex;
  justify-content: center;
  align-items: center;
}
.fourMemberIcons img[data-v-273f981f] {
    width: 30px;
    height: 30px;
    padding: 7px;
    margin: 0;
    cursor: pointer;
}
.pcAvata[data-v-273f981f] {
  display: block;
  width: 30px;
  height: 30px;
  margin: 7px;
}
.sideFourMemberIcons[data-v-273f981f] {
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  background-color: #0F4C81;
  padding: 10px;
  border-bottom: 1.5px dashed #90D7FF;
}
.sideFourMemberIcons li[data-v-273f981f] {
    margin: 5px 10px;
}
.sideFourMemberIcons li img[data-v-273f981f] {
      cursor: pointer;
}
.sideLoginChoice li[data-v-273f981f] {
  padding: 15px 0 15px 30px;
  display: flex;
  align-items: center;
  cursor: pointer;
}
.sideLoginChoice li a[data-v-273f981f] {
    text-decoration: none;
    color: #90D7FF;
}
.sideLoginChoice li a img[data-v-273f981f] {
      vertical-align: middle;
      padding-right: 10px;
}
.sideLogout[data-v-273f981f] {
  text-align: left;
  box-sizing: border-box;
  padding-left: 30px;
  font-weight: 700;
  background-color: #90D7FF;
  color: #03304C;
  width: 80vw;
  height: 50px;
  line-height: 50px;
  vertical-align: middle;
  cursor: pointer;
}
.sideNavPanel .navLink button[data-v-273f981f]:hover,
.navAccordion li a[data-v-273f981f]:hover,
.memberHamNav[data-v-273f981f]:hover,
.shoppingNav a[data-v-273f981f]:hover {
  background-color: #90D7FF;
  color: #03304C;
  transition: .5s;
}
.sideLoginChoice li[data-v-273f981f]:hover {
  background-color: #90D7FF;
}
.sideLoginChoice li:hover a[data-v-273f981f] {
    color: #03304C;
}
.v-enter[data-v-273f981f] {
  opacity: 0;
}
.v-enter-active[data-v-273f981f] {
  transition: opacity 0.3s;
}
.v-enter-to[data-v-273f981f] {
  opacity: 1;
}
.v-leave[data-v-273f981f] {
  opacity: 1;
}
.v-leave-active[data-v-273f981f] {
  transition: opacity 0.3s;
}
.v-leave-to[data-v-273f981f] {
  opacity: 0;
}
.navBar[data-v-273f981f] {
  padding-top: 80px;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  background: #03304C;
  color: #1c8aba;
  font-size: 1rem;
  font-weight: 400;
  overflow-x: auto;
  white-space: nowrap;
  position: fixed;
  z-index: 998;
  width: 100vw;
}
.navBar .navBarMain[data-v-273f981f] {
    padding: 10px;
    background: #03304C;
    position: sticky;
    left: 0;
    z-index: 2;
    margin-left: calc((100% - 500px)/2);
    color: #1c8aba;
}
.navBar .navBarUL[data-v-273f981f] {
    margin: 0;
    padding: 0;
    width: auto;
    max-width: 36px;
}
.navBar .navBarUL li[data-v-273f981f] {
      padding: 10px 5px;
      display: inline-block;
}
.navBar .navBarUL li a[data-v-273f981f] {
        color: #1c8aba;
}
.navBar .navBarUL li a.nav-bar-active[data-v-273f981f] {
        color: #03304C;
}
.navBar .navBarUL li .guide[data-v-273f981f] {
        color: #FFFFFF;
}
#more_select_btn[data-v-273f981f] {
  overflow: auto;
  display: block;
  max-width: 100%;
  height: 0;
  transition: all 0.3s ease-in-out;
}
#more_select_btn ul[data-v-273f981f] {
    display: flex;
    flex-wrap: wrap;
    padding: 5%;
}
#more_select_btn li[data-v-273f981f] {
    padding: 10px 5px;
    width: auto;
    margin: 5px;
    border: 1px solid #1c8aba;
    border-radius: 10px;
}
#more_select_btn li a[data-v-273f981f] {
      color: #1c8aba;
}
#more_select_btn li a.nav-bar-active[data-v-273f981f] {
      color: #03304C;
}
#more_select_btn li .guide[data-v-273f981f] {
      color: #FFFFFF;
}
.select_button_is_open[data-v-273f981f] {
  height: 345px !important;
}
.nav-bar-active[data-v-273f981f] {
  background: #1c8aba;
}
.Mobile_MainHeader[data-v-273f981f] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 3%;
}
@media screen and (max-width: 1080px) and (max-height: 1920px) {
.headerContainer[data-v-273f981f] {
    width: 60%;
}
.headerContainer .logo[data-v-273f981f] {
      margin-left: 0%;
}
}
@media screen and (max-width: 1200px) {
.mainHeader .headerContainer[data-v-273f981f] {
    width: 60%;
    justify-content: center;
}
.mainHeader .headerContainer .logo[data-v-273f981f] {
      margin-left: 0%;
}
.bigScreenNav[data-v-273f981f] {
    display: none;
}
.fakeHamburger[data-v-273f981f], .memberHamburger[data-v-273f981f], .navResponsiveMember[data-v-273f981f] {
    display: block;
}
.navMember[data-v-273f981f] {
    display: none;
}
.isLoginNav[data-v-273f981f] {
    display: none;
}
.mainNav li[data-v-273f981f] {
    display: none;
}
.mainNav li[data-v-273f981f]:nth-last-Child(1) {
    display: block;
    position: absolute;
    right: 60px;
}
.navResponsiveLeftPanel[data-v-273f981f] {
    width: 100%;
    margin-top: 10px;
}
.navResponsiveLeftPanel .navResponsive[data-v-273f981f] {
      width: 90%;
}
}
@media (min-width: 646px) and (max-width: 1199px) {
.navResponsive[data-v-273f981f] {
    width: 80vw;
}
.navResponsiveMember[data-v-273f981f] {
    width: 80vw;
}
}
@media screen and (max-width: 1024px) {
.navBar[data-v-273f981f] {
    justify-content: center;
}
.mainHeader .headerContainer[data-v-273f981f] {
    justify-content: center;
}
.logo[data-v-273f981f] {
    margin-left: 0;
}
.bigScreenNav[data-v-273f981f] {
    display: none;
}
.navBar .navBarMain[data-v-273f981f] {
    margin-left: 0;
}
.navBar .navBarUL[data-v-273f981f] {
    padding-left: 5%;
}
.tag_nav_bar[data-v-273f981f] {
    display: flex;
    flex-direction: column;
    max-width: 100%;
}
.mobileSearch[data-v-273f981f] {
    display: inline-block;
    margin-right: 20px;
    width: 30px;
    height: 30px;
}
.mobileSearch img[data-v-273f981f] {
      width: 100%;
      height: 100%;
      aspect-ratio: 1 / 1;
}
.memberHamburger[data-v-273f981f] {
    display: flex;
}
.pcAvata[data-v-273f981f] {
    margin: 0;
}
}
@media screen and (max-width: 768px) {
.navBar[data-v-273f981f] {
    padding-top: 80px;
}
.pcAvata[data-v-273f981f] {
    margin: 0;
}
}
@media screen and (min-width: 540px) and (max-width: 600px) {
.navBar[data-v-273f981f] {
    padding-top: 80px;
}
}
@media screen and (max-width: 645px) {
.forSearch .searchArea[data-v-273f981f] {
    width: 80vw;
    position: absolute;
    top: 100px;
}
.forSearch .searchArea input[data-v-273f981f] {
      width: 80%;
      color: #90D7FF;
      font-size: 14px;
      background-color: #03304C;
      box-sizing: border-box;
      border: none;
      border-radius: 5px;
      padding: 0 10px;
      margin-top: 8px;
}
}
@media screen and (max-width: 480px) {
.mainHeader[data-v-273f981f] {
    height: 60px;
}
.headerContainer .logo[data-v-273f981f] {
    margin-left: 0;
    width: 100%;
}
.headerContainer .logo a[data-v-273f981f] {
      display: block;
      width: 100%;
}
.headerContainer .logo a img[data-v-273f981f] {
        display: block;
        vertical-align: middle;
        position: relative;
        padding-left: 10px;
        max-width: 130px;
        min-width: unset;
        max-height: 48px;
        width: 70%;
        height: auto;
        object-fit: fill;
        margin: 0 auto;
        aspect-ratio: 5 / 2;
}
.sideFourMemberIcons li[data-v-273f981f] {
    margin: 3px 2px;
}
.sideLoginChoice li[data-v-273f981f] {
    padding: 10px 0 10px 30px;
}
.mainNav li[data-v-273f981f]:nth-last-Child(1) {
    position: absolute;
    max-width: 20%;
    right: 20px;
}
.mainNav img[data-v-273f981f] {
    width: 30px;
    height: 30px;
}
.navBar[data-v-273f981f] {
    padding-top: 60px;
}
.navBar .navBarMain[data-v-273f981f] {
      margin-left: 0%;
}
.navBar .navBarUL[data-v-273f981f] {
      overflow-x: auto;
      min-width: 50%;
}
.navResponsiveMember[data-v-273f981f] {
    width: 80%;
}
.fakeHamburger[data-v-273f981f] {
    position: absolute;
    top: 0px;
    left: 1px;
}
.fakeHamburger[data-v-273f981f]::before {
      content: '';
      position: absolute;
      height: 5px;
      width: 32px;
      background-color: #03304C;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
}
.memberHamburger[data-v-273f981f] {
    top: 13px;
    height: 30px;
}
.navResponsiveToHide[data-v-273f981f] {
    margin-top: 60px;
}
.navResponsive[data-v-273f981f] {
    top: 60px;
}
.forSearch .searchArea .searchInput[data-v-273f981f] {
    padding-left: 20px;
}
.forSearch .searchArea .searchInput input[data-v-273f981f] {
      width: 250px;
}
}

