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

/* HTML5 display-role reset for older browsers */
article[data-v-605400ea], aside[data-v-605400ea], details[data-v-605400ea], figcaption[data-v-605400ea], figure[data-v-605400ea], footer[data-v-605400ea], header[data-v-605400ea], hgroup[data-v-605400ea], menu[data-v-605400ea], nav[data-v-605400ea], section[data-v-605400ea] {
  display: block;
}
body[data-v-605400ea] {
  line-height: 1;
}
ol[data-v-605400ea], ul[data-v-605400ea] {
  list-style: none;
}
a[data-v-605400ea] {
  text-decoration: none;
}
button[data-v-605400ea] {
  font-family: 'Noto Sans TC', 'PingFang','Noto Sans JP', 'microsoft jhenghei', '微軟正黑體';
}
blockquote[data-v-605400ea], q[data-v-605400ea] {
  quotes: none;
}
blockquote[data-v-605400ea]:before, blockquote[data-v-605400ea]:after, q[data-v-605400ea]:before, q[data-v-605400ea]:after {
  content: '';
  content: none;
}
table[data-v-605400ea] {
  border-collapse: collapse;
  border-spacing: 0;
}
html[data-v-605400ea] {
  font-family: 'Noto Sans TC', 'PingFang','Noto Sans JP', 'microsoft jhenghei', '微軟正黑體';
}
.submitBtn[data-v-605400ea], .appComplete[data-v-605400ea], .deviceText[data-v-605400ea], .removeDeviceBtn[data-v-605400ea] {
  display: flex;
  justify-content: center;
  align-items: center;
}
.deviceList label[data-v-605400ea], .deviceRow[data-v-605400ea] {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.pagination[data-v-605400ea] {
  margin: 20px 0;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  align-items: center;
}
.pagination .page-item[data-v-605400ea] {
    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-605400ea]:hover {
      text-decoration: none;
      background-color: #dee2e6;
      opacity: .9;
}
.pagination .page-item.is_acted[data-v-605400ea] {
      color: #fff;
      background-color: #3280d5;
      border: 1px solid #dee2e6;
}
.pagination .page-control[data-v-605400ea] {
    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-605400ea]:hover {
      text-decoration: none;
      background-color: #1c8aba;
      color: #FFFFFF;
      opacity: .9;
}
.pagination .page-item2[data-v-605400ea] {
    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-605400ea]:hover {
      text-decoration: none;
      background-color: #dee2e6;
      opacity: .9;
}
.pagination .page-item2.is_acted[data-v-605400ea] {
      color: #FFFFFF;
      background-color: #1c8aba;
      border: 1px solid #1c8aba;
}
.pagination .visibleHide[data-v-605400ea] {
    visibility: hidden;
}
@media screen and (max-width: 360px) {
.pagination .page-show[data-v-605400ea] {
    display: none;
}
}
.r18icon[data-v-605400ea] {
  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-605400ea] {
  display: flex;
  justify-content: center;
  margin: 0 15px 0 15px;
}
.newsBannerAD img[data-v-605400ea] {
    width: 100%;
    height: auto;
}
@media screen and (max-width: 1241px) {
.newsBannerAD[data-v-605400ea] {
    margin-top: 20px;
}
}
@media screen and (max-width: 480px) {
.newsBannerAD[data-v-605400ea] {
    height: 90px;
}
}
.hintPassword[data-v-605400ea] {
  color: #f6d155;
}
.hintPassword2[data-v-605400ea] {
  color: #EF3A53;
}
.appComplete[data-v-605400ea] {
  color: #3280D5;
}
.deviceText[data-v-605400ea] {
  color: #444444;
}
.subtitle[data-v-605400ea] {
  color: #A2A2A2;
}
.submitBtn[data-v-605400ea] {
  border: solid 1px #0F4C81;
  background-color: #0F4C81;
  color: #f6d155;
}
.removeDeviceBtn[data-v-605400ea] {
  border: solid 2px #0F4C81;
  background-color: #0F4C81;
  color: #f6d155;
}
html[data-v-605400ea] {
  background-color: white;
  overflow-x: hidden;
  letter-spacing: 1.3px;
}
div[data-v-605400ea] {
  box-sizing: border-box;
}
input[data-v-605400ea] {
  outline: none;
  resize: none;
}
button[data-v-605400ea] {
  outline: none;
}
input[data-v-605400ea]:focus, select[data-v-605400ea]:focus, textarea[data-v-605400ea]:focus, button[data-v-605400ea] {
  outline: none;
}
.page-enter-active[data-v-605400ea], .page-leave-active[data-v-605400ea] {
  transition: opacity 0.2s;
}
.page-enter[data-v-605400ea], .page-leave-active[data-v-605400ea] {
  opacity: 0;
}
.youCantSeeMe[data-v-605400ea] {
  display: none;
  opacity: 0;
}
.pagination[data-v-605400ea], .inline[data-v-605400ea] {
  display: flex;
  align-items: center;
}
.pageLinksA[data-v-605400ea] {
  padding: 10px;
  text-align: center;
  border: 1px solid #dee2e6;
  color: #3280D5;
}
.pagePreLi[data-v-605400ea] {
  padding: 14px;
  text-align: center;
  border: 1px solid #dee2e6;
  width: 3.5rem;
  color: #3280D5;
}
.pageNextLi[data-v-605400ea] {
  padding: 14px;
  text-align: center;
  border: 1px solid #dee2e6;
  width: 3.5rem;
  color: #3280D5;
}
.pagePreLi[data-v-605400ea] {
  border-radius: 8px 0 0 8px;
}
.pageNextLi[data-v-605400ea] {
  border-radius: 0 8px 8px 0;
}
.clickedPage a[data-v-605400ea] {
  background-color: #3280D5;
  color: white;
}
.littleGreyWord[data-v-605400ea], .littlePinkWord[data-v-605400ea], .littleBlueWord[data-v-605400ea], .white13px[data-v-605400ea], .white15px[data-v-605400ea], .white16pxBold[data-v-605400ea], .white18pxBold[data-v-605400ea], .white20pxBold[data-v-605400ea], .white30pxBold[data-v-605400ea], .grey15px[data-v-605400ea], .veryLightGrey14px[data-v-605400ea], .grey16px[data-v-605400ea], .darkGrey16px[data-v-605400ea], .grey18px[data-v-605400ea], .grey18pxBold[data-v-605400ea], .darkGrey18px[data-v-605400ea], .blue513px[data-v-605400ea], .yellow18pxBold[data-v-605400ea], .borderLightGrey18pxBold[data-v-605400ea] {
  font-size: 1rem;
  letter-spacing: 1.3px;
  line-height: 1rem;
}
.deviceList[data-v-605400ea] {
  user-select: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}
.seeMore[data-v-605400ea] {
  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-605400ea] {
  text-decoration: none;
  margin-top: 30px;
}
.blue4Button[data-v-605400ea] {
  border: none;
  background-color: #0F4C81;
  color: #FFFFFF;
  border-radius: 8px;
}
.blue4yellowButton[data-v-605400ea] {
  border: none;
  background-color: #0F4C81;
  color: #f6d155;
  border-radius: 30px;
}
.blue424pxBold[data-v-605400ea] {
  color: #0F4C81;
  font-size: 1.5rem;
  font-weight: bold;
}
.blue428pxBold[data-v-605400ea] {
  color: #0F4C81;
  font-size: 1.75rem;
  font-weight: bold;
}
.littleGreyWord[data-v-605400ea] {
  font-size: 0.8rem;
  color: #656565;
}
.littlePinkWord[data-v-605400ea] {
  font-size: 0.8rem;
  font-weight: 700;
  color: #FF5C83;
}
.littleBlueWord[data-v-605400ea] {
  font-size: 0.8rem;
  font-weight: 700;
  color: #3280D5;
  text-decoration: none;
}
.white13px[data-v-605400ea] {
  font-size: 0.8rem;
  font-weight: 300;
  color: #FFFFFF;
  line-height: 1.31;
}
.white15px[data-v-605400ea] {
  font-size: 0.9rem;
  color: #FFFFFF;
  line-height: 1.33;
  font-weight: normal;
}
.white16pxBold[data-v-605400ea] {
  font-size: 1rem;
  font-weight: bold;
  line-height: 1.33;
  color: #FFFFFF;
}
.white18pxBold[data-v-605400ea] {
  font-size: 1.125rem;
  font-weight: 700;
  line-height: 1.33;
  color: #FFFFFF;
}
.white20pxBold[data-v-605400ea] {
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 1.33;
  color: #FFFFFF;
}
.white30pxBold[data-v-605400ea] {
  font-size: 1.87rem;
  font-weight: 700;
  line-height: 1.33;
  color: #FFFFFF;
}
.grey15px[data-v-605400ea] {
  font-size: 0.9rem;
  color: #656565;
  line-height: 1.33;
  font-weight: normal;
}
.veryLightGrey14px[data-v-605400ea] {
  font-size: 0.875rem;
  color: #9B9B9B;
  line-height: 1.33;
  font-weight: normal;
}
.grey16px[data-v-605400ea] {
  font-size: 1rem;
  color: #656565;
  line-height: 1.33;
  font-weight: normal;
}
.darkGrey16px[data-v-605400ea] {
  font-size: 1rem;
  color: #444444;
  line-height: 1.33;
  font-weight: normal;
}
.grey18px[data-v-605400ea] {
  font-size: 1.1rem;
  color: #656565;
  line-height: 1.33;
  font-weight: normal;
}
.grey18pxBold[data-v-605400ea] {
  font-size: 1.125rem;
  font-weight: 700;
  line-height: 1.33;
  color: #656565;
}
.darkGrey18px[data-v-605400ea] {
  font-size: 1.1rem;
  color: #444444;
  line-height: 1.33;
  font-weight: normal;
}
.darkGrey20px[data-v-605400ea] {
  font-size: 1.25rem;
  font-weight: normal;
  color: #444444;
  line-height: 1.67;
}
.darkGrey22px[data-v-605400ea] {
  font-size: 1.375rem;
  font-weight: normal;
  color: #444444;
  line-height: 1.67;
}
.darkGrey24px[data-v-605400ea] {
  font-size: 1.5rem;
  font-weight: normal;
  color: #444444;
  line-height: 1.67;
}
.blue216px[data-v-605400ea] {
  font-size: 1rem;
  font-weight: 600;
  color: #3280D5;
  line-height: 1.31;
}
.blue222pxBold[data-v-605400ea] {
  font-size: 1.375rem;
  font-weight: 700;
  color: #3280D5;
  line-height: 1.31;
}
.blue225pxBold[data-v-605400ea] {
  font-size: 1.56rem;
  font-weight: 700;
  color: #3280D5;
  line-height: 1.31;
}
.blue314pxBold[data-v-605400ea] {
  font-size: 1rem;
  font-weight: 700;
  color: #1c8aba;
  line-height: 1.31;
}
.blue316pxBold[data-v-605400ea] {
  font-size: 1rem;
  font-weight: 700;
  color: #1c8aba;
  line-height: 1.4;
}
.blue322px[data-v-605400ea] {
  font-size: 1.375rem;
  font-weight: normal;
  color: #1c8aba;
}
.blue320pxBold[data-v-605400ea] {
  font-size: 1.25rem;
  font-weight: bold;
  color: #1c8aba;
}
.blue322pxBold[data-v-605400ea] {
  font-size: 1.375rem;
  font-weight: 700;
  color: #1c8aba;
}
.blue326pxBold[data-v-605400ea] {
  font-size: 1.625rem;
  font-weight: 700;
  color: #1c8aba;
  line-height: 1.31;
}
.blue330pxBold[data-v-605400ea] {
  font-size: 1.875rem;
  font-weight: 700;
  color: #1c8aba;
  line-height: 1.31;
}
.blue513px[data-v-605400ea] {
  font-size: 0.8rem;
  font-weight: 700;
  color: #03304C;
  line-height: 1.31;
}
.yellow18pxBold[data-v-605400ea] {
  font-size: 1.125rem;
  font-weight: 700;
  line-height: 1.33;
  color: #f6d155;
}
.borderLightGrey18pxBold[data-v-605400ea] {
  font-size: 1.125rem;
  font-weight: 700;
  line-height: 1.33;
  color: #EDECEA;
}
.withoutHighlight[data-v-605400ea] {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-tap-highlight-color: transparent;
}
.noAfterimage[data-v-605400ea] {
  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;
}
.centerTitle[data-v-605400ea] {
  margin-top: 22px;
}
.hintPassword[data-v-605400ea] {
  font-size: 1rem;
  font-weight: normal;
  margin-left: 8px;
}
.inputPWBlock[data-v-605400ea] {
  padding: 9px 32px;
  margin-bottom: 40px;
}
.subtitle[data-v-605400ea] {
  font-size: 1rem;
  font-weight: normal;
  line-height: 1.88;
  margin-top: 18px;
}
.inputPW[data-v-605400ea] {
  font-size: 1.25rem;
  line-height: 1.5;
  border-top: 0;
  border-left: 0;
  border-right: 0;
  width: 50%;
  box-sizing: border-box;
}
.hintPassword2[data-v-605400ea] {
  font-size: 1rem;
  font-weight: normal;
  line-height: 1.88;
  margin-top: 11px;
}
.submitBtn[data-v-605400ea] {
  width: 270px;
  height: 45px;
  box-sizing: border-box;
  border-radius: 23px;
  font-size: 18px;
  font-weight: bold;
  line-height: 1.33;
  cursor: pointer;
  margin: 18px auto 40px auto;
}
.appComplete[data-v-605400ea] {
  font-size: 1.5rem;
  font-weight: normal;
  line-height: 1.33;
  margin-top: 41px;
}
.deviceText[data-v-605400ea] {
  font-size: 1.5rem;
  font-weight: normal;
  line-height: 1.33;
  word-break: break-all;
}
.deviceSettingBlock[data-v-605400ea] {
  margin-bottom: 266px;
}
.noDevice[data-v-605400ea], .devicePart[data-v-605400ea] {
  margin-top: 41px;
}
.deviceList[data-v-605400ea] {
  margin-top: 24px;
}
.deviceLoginTime[data-v-605400ea] {
  margin-left: 20px;
}
.deviceName[data-v-605400ea] {
  width: 250px;
}
.removeDeviceBtn[data-v-605400ea] {
  width: 160px;
  height: 45px;
  border-radius: 23px;
  font-size: 1.125rem;
  font-weight: bold;
  line-height: 1.33;
  cursor: pointer;
  margin: 34px auto 0 auto;
}
input[type="checkbox"][data-v-605400ea] {
  appearance: checkbox !important;
  resize: both;
  height: 18px;
  width: 18px;
}
@media screen and (max-width: 768px) {
.centerTitle[data-v-605400ea] {
    margin-top: 0;
}
.myNewArea[data-v-605400ea] {
    width: 95vw;
    padding-top: 130px;
}
.inputPWBlock[data-v-605400ea] {
    padding: 0px 20px;
}
.inputPW[data-v-605400ea] {
    width: 100%;
}
.hintPassword2[data-v-605400ea] {
    font-size: 0.8125rem;
    font-weight: normal;
    line-height: 1.85;
}
.stepText[data-v-605400ea]:not(.active) {
    display: none;
}
.stepIcon[data-v-605400ea] {
    display: none;
}
.appBlock[data-v-605400ea] {
    flex-direction: column;
}
.stepFlowBlock[data-v-605400ea] {
    margin-bottom: 27px;
}
.appleBlock[data-v-605400ea] {
    margin: 32px 0 0 0;
}
.appComplete[data-v-605400ea] {
    margin-top: 32px;
}
.submitBtn[data-v-605400ea] {
    margin-bottom: 26px;
}
.appComplete[data-v-605400ea], .deviceText[data-v-605400ea] {
    font-size: 1.125rem;
    line-height: 1.78;
}
.deviceSettingBlock[data-v-605400ea] {
    margin-bottom: 199px;
}
.deviceList label[data-v-605400ea] {
    flex-direction: column;
    align-items: flex-start;
    margin-left: 15px;
}
.deviceName[data-v-605400ea] {
    width: auto;
}
.devicePart[data-v-605400ea] {
    margin-top: 26px;
}
.deviceLoginTime[data-v-605400ea] {
    margin-left: 0;
}
.deviceRow[data-v-605400ea] {
    align-items: flex-start;
    margin-left: 20px;
}
.each_device[data-v-605400ea] {
    margin-top: 9px;
}
}
@media screen and (min-width: 1000px) and (max-width: 1024px) {
.myNewArea[data-v-605400ea] {
    zoom: 70%;
}
}
@media screen and (min-width: 800px) and (max-width: 900px) {
.myNewArea[data-v-605400ea] {
    zoom: 80%;
}
}
@media screen and (min-width: 767px) and (max-width: 768px) {
.centerTitle[data-v-605400ea]:first-child {
    margin-top: 22px;
}
}
@media screen and (max-width: 320px) {
.passwordChangeBlock[data-v-605400ea], .optBlock[data-v-605400ea], .deviceSettingBlock[data-v-605400ea] {
    zoom: 80%;
}
}
@media screen and (max-width: 280px) {
.passwordChangeBlock[data-v-605400ea], .optBlock[data-v-605400ea], .deviceSettingBlock[data-v-605400ea] {
    zoom: 70%;
}
}
@media screen and (max-width: 240px) {
.passwordChangeBlock[data-v-605400ea], .optBlock[data-v-605400ea], .deviceSettingBlock[data-v-605400ea] {
    zoom: 60%;
}
}
@media screen and (max-height: 1366px) {
.memberAvatarBlock[data-v-605400ea] {
    min-height: 1400px;
}
}
@media screen and (max-height: 1280px) {
.memberAvatarBlock[data-v-605400ea] {
    min-height: 1200px;
}
}
@media screen and (max-height: 1024px) {
.memberAvatarBlock[data-v-605400ea] {
    min-height: 750px;
}
}
@media screen and (max-height: 854px) {
.memberAvatarBlock[data-v-605400ea] {
    min-height: 600px;
}
}
@media screen and (max-height: 653px) {
.memberAvatarBlock[data-v-605400ea] {
    min-height: 400px;
}
}
@media screen and (max-height: 480px) {
.memberAvatarBlock[data-v-605400ea] {
    min-height: 300px;
}
}
@media screen and (max-height: 360px) {
.memberAvatarBlock[data-v-605400ea] {
    min-height: 250px;
}
}
.breadcrumb[data-v-605400ea] {
  margin-bottom: 20px;
}

