@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: "Noto Sans TC", "PingFangTC-Regular", "Heiti TC", "Microsoft JhengHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

input, select, option {
  font-family: "Noto Sans TC", "PingFangTC-Regular", "Heiti 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;
}

/* layout */
/* 變數 */
/* 主要 */
html, body {
  position: relative;
  background-color: #F8F8F8;
}

#app.wrapper {
  padding: 64px 0 80px;
  min-height: calc(100vh - 70px);
}
#app.wrapper .main {
  position: relative;
  margin: 0 auto;
  background-color: #fff;
  width: 992px;
  border: 1px solid #E8E8E8;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
  border-radius: 10px;
  padding: 64px 32px 32px;
}
#app.wrapper .contents {
  margin-bottom: 36px;
  height: 376px;
  display: flex;
  justify-content: center;
  align-items: center;
}
#app.wrapper .contents .content {
  display: inline-flex;
  width: 50%;
  align-items: center;
  justify-content: center;
}
#app.wrapper .contents .content:last-of-type {
  border-left: 1px solid #C4C4C4;
}
#app.wrapper .contents .content-1 {
  flex-direction: column;
}
#app.wrapper .contents .content-1 .title {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #535353;
  font-weight: 700;
  font-size: 20px;
  margin-bottom: 0 !important;
}
#app.wrapper .contents .content-1 .title .logo-gp {
  margin-right: 8px;
}
#app.wrapper .contents .content-1 .block {
  display: flex;
  flex-direction: column;
}
#app.wrapper .contents .content-1 .block input::-moz-placeholder {
  color: #696969;
  opacity: 1;
}
#app.wrapper .contents .content-1 .block input::placeholder {
  color: #696969;
  opacity: 1;
}
#app.wrapper .contents .content-1 .block input::-ms-input-placeholder {
  color: #696969;
}
#app.wrapper .contents .content-1 .block .input-text {
  display: inline-flex;
  color: #696969;
  margin-bottom: 4px;
  line-height: 1.5em;
  font-size: 16px;
  font-weight: 700;
}
#app.wrapper .contents .content-1 .block .row-recaptcha {
  width: 336px;
  height: 89px;
  margin: 0 auto 16px;
}
#app.wrapper .contents .content-1 .block .row-btn {
  text-align: center;
  margin-bottom: 10px;
}
#app.wrapper .contents .content-1 .block .row-btn:last-of-type {
  margin-bottom: 0;
}
#app.wrapper .contents .content-1 .block-1 {
  padding-top: 48px;
}
#app.wrapper .contents .content-1 .block-1 .row-form {
  margin: 0 auto 48px;
  width: 320px;
}
#app.wrapper .contents .content-1 .block-1 .row-account {
  display: block;
  margin-bottom: 4px;
}
#app.wrapper .contents .content-1 .block-1 .row-checkbox {
  display: inline-flex;
  font-size: 16px;
  line-height: 1.5em;
  align-items: center;
}
#app.wrapper .contents .content-1 .block-1 .row-checkbox .input-checkbox {
  display: inline-flex;
  width: 24px;
  height: 24px;
  margin-right: 4px;
}
#app.wrapper .contents .content-1 .block-1 .input-account {
  display: block;
  border-radius: 4px;
  border: 1px solid #C4C4C4;
  padding: 8px 16px;
  color: #000;
  margin-bottom: 8px;
  width: 100%;
}
#app.wrapper .contents .content-1 .block-2 {
  padding-top: 8px;
}
#app.wrapper .contents .content-1 .block-2 .row-form {
  margin: 0 auto 16px;
  width: 320px;
}
#app.wrapper .contents .content-1 .block-2 .row-text {
  color: #535353;
  font-size: 16px;
  margin-bottom: 8px;
  text-align: center;
  line-height: 1.5em;
}
#app.wrapper .contents .content-1 .block-2 .row-account-array {
  position: relative;
  margin-bottom: 48px;
}
#app.wrapper .contents .content-1 .block-2 .row-account-array:after {
  content: "";
  position: absolute;
  top: 50%;
  right: 16px;
  transform: translateY(-50%);
  background-image: url(../image/icon-arrow-down.png);
  width: 24px;
  height: 24px;
  pointer-events: none;
}
#app.wrapper .contents .content-1 .block-2 .select-account-array {
  cursor: pointer;
  padding: 8px 48px 8px 16px;
  display: block;
  border-radius: 4px;
  border: 1px solid #C4C4C4;
  padding: 8px 16px;
  color: #000;
  margin-bottom: 8px;
  width: 100%;
  font-size: 16px;
  line-height: 1.5em;
  color: #696969;
  box-sizing: border-box;
}
#app.wrapper .contents .content-1 .block-2 .password-outer {
  position: relative;
}
#app.wrapper .contents .content-1 .block-2 .password-outer span {
  content: "";
  position: absolute;
  top: 50%;
  right: 16px;
  transform: translateY(-50%);
  width: 24px;
  height: 24px;
  cursor: pointer;
  z-index: 2;
}
#app.wrapper .contents .content-1 .block-2 .password-outer.password span {
  background-image: url(../image/icon-eye.png);
}
#app.wrapper .contents .content-1 .block-2 .password-outer.text span {
  background-image: url(../image/icon-eye-close.png);
}
#app.wrapper .contents .content-1 .block-2 .input-password {
  display: block;
  border-radius: 4px;
  border: 1px solid #C4C4C4;
  padding: 8px 48px 8px 16px;
  color: #000;
  margin-bottom: 8px;
  width: 100%;
}
#app.wrapper .contents .content-1 .block-2 .row-password {
  display: block;
  position: relative;
}
#app.wrapper .contents .content-1 .block-2 .row-password.error {
  color: #E34949;
}
#app.wrapper .contents .content-1 .block-2 .row-password.error .error-msg {
  position: absolute;
  top: 2px;
  right: 0;
  display: inline-flex;
  align-items: center;
  font-size: 12px;
}
#app.wrapper .contents .content-1 .block-2 .row-password.error .error-msg::before {
  content: "";
  background-image: url(../image/icon-error-sm.png);
  width: 16px;
  height: 14px;
  display: inline-block;
  margin-right: 4px;
}
#app.wrapper .contents .content-1 .block-2 .row-password.error .input-password {
  border: 3px solid #E34949;
  color: #E34949;
}
#app.wrapper .contents .content-2 {
  flex-direction: column;
  padding: 32px 72px;
}
#app.wrapper .contents .content-2 .title {
  display: flex;
  font-size: 20px;
  line-height: 1.5em;
  font-weight: 700;
  color: #2A2A2A;
  margin-bottom: 0 !important;
}
#app.wrapper .contents .content-2 .qrcode {
  padding: 16px;
}
#app.wrapper .contents .content-2 .qrcode .image {
  width: 122px;
  height: 122px;
  display: block;
}
#app.wrapper .contents .content-2 .qrcode img {
  display: block;
  width: 100%;
  height: 100%;
}
#app.wrapper .contents .content-2 .text {
  display: flex;
  font-size: 16px;
  line-height: 1.5em;
  color: #535353;
  margin-bottom: 16px;
}
#app.wrapper .contents .content-2 .mid-line {
  position: relative;
  width: 100%;
  margin-bottom: 16px;
  display: flex;
  align-items: center;
  justify-content: center;
}
#app.wrapper .contents .content-2 .mid-line:after {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background-color: #C4C4C4;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
#app.wrapper .contents .content-2 .mid-line .mid-line-text {
  position: relative;
  font-size: 16px;
  line-height: 1.5em;
  color: #535353;
  background-color: #fff;
  display: inline-block;
  z-index: 2;
}
#app.wrapper .contents .content-2 .mid-line .mid-line-text:after, #app.wrapper .contents .content-2 .mid-line .mid-line-text:before {
  content: "";
  display: inline-block;
  width: 0.5em;
  height: 100%;
  background-color: #fff;
}
#app.wrapper .contents .content-2 .mid-line .btn-third {
  font-weight: 700;
  font-size: 16px;
  color: #696969;
}
#app.wrapper .links {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
#app.wrapper .links .link {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  text-decoration: none;
}
#app.wrapper .links .link.link-register {
  font-size: 16px;
  font-weight: 700;
  color: #FF8300;
  margin-bottom: 2px;
  line-height: 1.5em;
}
#app.wrapper .links .link.link-login-error {
  padding: 8px;
  color: #2A2A2A;
}
#app.wrapper .icon-window-open {
  display: inline-block;
  width: 25px;
  height: 24px;
  background-image: url(../image/icon-window-open.png);
}
#app.wrapper .logo-gp {
  display: inline-block;
  width: 31px;
  height: 31px;
}
#app.wrapper .logo-gp img {
  display: block;
  width: 100%;
  height: 100%;
}
#app.wrapper .btn {
  display: inline-block;
  padding: 8px 16px;
  font-weight: 700;
  font-size: 16px;
  line-height: 1.5em;
  border-radius: 4px;
  cursor: pointer;
  border: 1px solid #696969;
  box-shadow: none;
}
#app.wrapper .btn.btn-next, #app.wrapper .btn.btn-sms {
  border: none;
}
#app.wrapper .btn-hk {
  position: absolute;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  color: #535353;
  right: 25px;
  bottom: 15px;
}
#app.wrapper .icon-exchange {
  display: inline-block;
  width: 26px;
  height: 26px;
  background-image: url(../image/icon-exchange.png);
  margin-right: 10px;
}

#app.wrapper.mobile {
  padding: 0;
  min-height: 100vh;
}
#app.wrapper.mobile .main {
  width: 100%;
  border: none;
  box-shadow: none;
  border-radius: 0;
  padding: 12.6888217523vw 10.8761329305vw 24.16918429vw;
}
#app.wrapper.mobile .contents {
  margin-bottom: 0;
  height: auto;
  display: flex;
  flex-direction: column;
}
#app.wrapper.mobile .contents .content {
  display: flex;
  width: 100%;
}
#app.wrapper.mobile .contents .content:last-of-type {
  border-top: 1px solid #C4C4C4;
  border-left: none;
}
#app.wrapper.mobile .contents .content-1 {
  flex-direction: column;
  padding-bottom: 12.9909365559vw;
}
#app.wrapper.mobile .contents .content-1 .title {
  font-size: 4.833836858vw;
}
#app.wrapper.mobile .contents .content-1 .title .logo-gp {
  margin-right: 2.416918429vw;
}
#app.wrapper.mobile .contents .content-1 .block .input-text {
  margin-bottom: 1.2084592145vw;
  font-size: 4.833836858vw;
}
#app.wrapper.mobile .contents .content-1 .block .row-recaptcha {
  width: 67.3716012085vw;
  height: 17.8247734139vw;
  margin: 0 auto 10.8761329305vw;
}
#app.wrapper.mobile .contents .content-1 .block-1 {
  padding-top: 8.1570996979vw;
}
#app.wrapper.mobile .contents .content-1 .block-1 .row-form {
  margin: 0 auto 4.833836858vw;
  width: 70.6948640483vw;
}
#app.wrapper.mobile .contents .content-1 .block-1 .row-account {
  margin-bottom: 2.416918429vw;
}
#app.wrapper.mobile .contents .content-1 .block-1 .row-checkbox {
  font-size: 4.833836858vw;
}
#app.wrapper.mobile .contents .content-1 .block-1 .row-checkbox .input-checkbox {
  width: 7.250755287vw;
  height: 7.250755287vw;
  margin-right: 1.2084592145vw;
}
#app.wrapper.mobile .contents .content-1 .block-1 .input-account {
  border-radius: 1.2084592145vw;
  border: 1px solid #C4C4C4;
  padding: 2.416918429vw 4.833836858vw;
  margin-bottom: 2.416918429vw;
}
#app.wrapper.mobile .contents .content-1 .block-2 {
  padding-top: 8.1570996979vw;
}
#app.wrapper.mobile .contents .content-1 .block-2 .row-form {
  margin: 0 auto 2.416918429vw;
  width: 70.6948640483vw;
}
#app.wrapper.mobile .contents .content-1 .block-2 .row-text {
  font-size: 4.833836858vw;
  margin-bottom: 2.416918429vw;
}
#app.wrapper.mobile .contents .content-1 .block-2 .row-account-array {
  margin-bottom: 12.084592145vw;
}
#app.wrapper.mobile .contents .content-1 .block-2 .row-account-array:after {
  right: 2.416918429vw;
  width: 7.250755287vw;
  height: 7.250755287vw;
}
#app.wrapper.mobile .contents .content-1 .block-2 .select-account-array {
  cursor: pointer;
  padding: 2.416918429vw 14.501510574vw 2.416918429vw 4.833836858vw;
  border-radius: 1.2084592145vw;
  border: 1px solid #C4C4C4;
  padding: 2.416918429vw 4.833836858vw;
  margin-bottom: 2.416918429vw;
  font-size: 4.833836858vw;
}
#app.wrapper.mobile .contents .content-1 .block-2 .password-outer span {
  right: 2.416918429vw;
  width: 7.250755287vw;
  height: 7.250755287vw;
}
#app.wrapper.mobile .contents .content-1 .block-2 .input-password {
  border-radius: 1.2084592145vw;
  border: 1px solid #C4C4C4;
  padding: 2.416918429vw 14.501510574vw 2.416918429vw 4.833836858vw;
  margin-bottom: 2.416918429vw;
}
#app.wrapper.mobile .contents .content-1 .block-2 .row-password.error .error-msg {
  font-size: 3.6253776435vw;
  top: 1.8126888218vw;
}
#app.wrapper.mobile .contents .content-1 .block-2 .row-password.error .error-msg::before {
  width: 4.833836858vw;
  height: 4.2296072508vw;
  margin-right: 1.2084592145vw;
}
#app.wrapper.mobile .contents .content-1 .block-2 .row-password.error .input-password {
  border: 0.9063444109vw solid #E34949;
}
#app.wrapper.mobile .contents .content-1 .row-btn {
  margin-bottom: 3.0211480363vw;
}
#app.wrapper.mobile .contents .content-1 .row-btn:last-of-type {
  margin-bottom: 3.0211480363vw !important;
}
#app.wrapper.mobile .contents .content-2 {
  padding: 12.6888217523vw 6.3444108761vw 0;
}
#app.wrapper.mobile .contents .content-2 .title {
  font-size: 6.0422960725vw;
}
#app.wrapper.mobile .contents .content-2 .qrcode {
  padding: 4.833836858vw;
}
#app.wrapper.mobile .contents .content-2 .qrcode .image {
  width: 36.8580060423vw;
  height: 36.8580060423vw;
}
#app.wrapper.mobile .contents .content-2 .text {
  font-size: 4.833836858vw;
  margin-bottom: 3.0211480363vw;
}
#app.wrapper.mobile .contents .content-2 .mid-line {
  margin-bottom: 3.0211480363vw;
}
#app.wrapper.mobile .contents .content-2 .mid-line:after {
  height: 1px;
}
#app.wrapper.mobile .contents .content-2 .mid-line .mid-line-text {
  font-size: 4.833836858vw;
}
#app.wrapper.mobile .contents .content-2 .btn-third {
  color: #696969;
  font-size: 4.2296072508vw;
}
#app.wrapper.mobile .links .link.link-register {
  font-size: 4.833836858vw;
  margin-bottom: 0;
}
#app.wrapper.mobile .links .link.link-login-error {
  padding: 2.416918429vw;
}
#app.wrapper.mobile .icon-window-open {
  width: 7.5528700906vw;
  height: 7.250755287vw;
}
#app.wrapper.mobile .logo-gp {
  width: 7.250755287vw;
  height: 7.250755287vw;
}
#app.wrapper.mobile .btn {
  padding: 2.416918429vw 4.833836858vw;
  font-size: 4.833836858vw;
  border-radius: 1.2084592145vw;
  border: 1px solid #696969;
}
#app.wrapper.mobile .btn.btn-next, #app.wrapper.mobile .btn.btn-sms {
  border: none;
}
#app.wrapper.mobile .btn-hk {
  font-size: 4.833836858vw;
  right: 50%;
  transform: translateX(50%);
  bottom: 4.5317220544vw;
}
#app.wrapper.mobile .icon-exchange {
  width: 7.8549848943vw;
  height: 7.8549848943vw;
  margin-right: 3.0211480363vw;
}