@charset "UTF-8";
/* -----------------------------------------------------------------
基本設定
-------------------------------------------------------------------*/
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.5;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0; }

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block; }

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

h1,
h2,
h3,
h4,
h5,
h6,
p,
ul,
ol {
  margin-top: 0; }

/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */ }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent; }

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
  /* 2 */ }

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder; }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none; }

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */ }

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible; }

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none; }

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type='button'],
[type='reset'],
[type='submit'] {
  -webkit-appearance: button; }

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type='button']::-moz-focus-inner,
[type='reset']::-moz-focus-inner,
[type='submit']::-moz-focus-inner {
  border-style: none;
  padding: 0; }

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type='button']:-moz-focusring,
[type='reset']:-moz-focusring,
[type='submit']:-moz-focusring {
  outline: 1px dotted ButtonText; }

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em; }

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */ }

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline; }

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto; }

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type='checkbox'],
[type='radio'] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type='number']::-webkit-inner-spin-button,
[type='number']::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type='search'] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */ }

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type='search']::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */ }

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block; }

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item; }

/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none; }

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none; }

h1,
h2,
h3,
h4,
h5,
h6,
p,
ul,
ol {
  margin-top: 0; }

html,
body {
  margin: 0;
  padding: 0;
  position: relative;
  height: 100%; }

body {
  font-display: swap;
  text-align: center; }

a {
  text-decoration: none; }

ul {
  margin: 0;
  padding: 0; }
  ul li {
    margin: 0;
    padding: 0;
    list-style-type: none; }

ol {
  padding-left: 0;
  margin-left: 1em; }

textarea:focus,
input:focus {
  outline: none; }

figure {
  margin: 0; }

body {
  font-family: "Noto Sans TC", "Noto Sans JP", "Noto Sans SC", "Roboto", Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: 400; }

body, a {
  color: #666; }

body {
  text-align: left; }

.point {
  color: #DE5E5E;
  font-style: normal; }

.tac {
  text-align: center; }

h1, h2, h3, h4, h5, h6 {
  font-weight: 500; }

/* -----------------------------------------------------------------
組件設定
-------------------------------------------------------------------*/
.title {
  text-align: center;
  font-size: 30px;
  font-weight: 400;
  color: #000;
  margin-bottom: .5em;
  overflow-wrap: break-word;
  word-break: break-all; }

.subtitle {
  color: #6EC63C;
  border-bottom: 1px solid #c1c1c1;
  margin-bottom: .5em; }
  .subtitle h3 {
    border-left: 8px solid #6EC63C;
    padding-left: .5em;
    line-height: 1.2;
    margin-bottom: .5em; }

.sub {
  border-bottom: 1px solid #c1c1c1;
  margin-bottom: 1em;
  font-size: 16px; }
  .sub h4 {
    font-weight: 400;
    margin-bottom: 0.5em; }

.box {
  max-width: 640px;
  padding: 30px;
  border-radius: 5px;
  background-color: #fff; }
  .box-gray {
    background-color: #F4F4F4; }

.social-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
  border: 1px solid #c1c1c1;
  border-radius: 5px;
  width: 100%;
  height: 3em;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s; }
  .social-link .icon {
    margin-right: 5px; }
  .social-link:hover {
    border-color: #666; }

.link {
  color: #666; }
  .link svg {
    fill: #666; }
  .link:hover {
    color: #333; }
    .link:hover svg {
      fill: #333; }

.separate {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
  .separate-gray span {
    background-color: #F4F4F4;
    display: inline-block;
    padding: .5em;
    position: relative;
    z-index: 1; }
  @media screen and (min-width: 768px) {
    .separate {
      padding: 0 15px;
      height: 100%;
      position: relative; }
      .separate::after {
        content: "";
        position: absolute;
        width: 1px;
        height: 100%;
        background-color: #c1c1c1;
        top: 0;
        left: 50%; } }
  @media screen and (max-width: 767px) {
    .separate {
      padding: 15px 0;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center; }
      .separate::after {
        content: "";
        position: absolute;
        width: 100%;
        height: 1px;
        background-color: #c1c1c1;
        top: 50%;
        left: 0; } }

.tips {
  position: relative;
  cursor: pointer; }
  .tips-message {
    display: none;
    position: absolute;
    text-align: left;
    background-color: #fff;
    padding: .5em;
    border-radius: 5px;
    line-height: 1.5;
    top: -13px;
    z-index: 2;
    -webkit-transform: translate(-8px, -100%);
    -ms-transform: translate(-8px, -100%);
    transform: translate(-8px, -100%);
    -webkit-filter: drop-shadow(0px 0px 5px rgba(0, 0, 0, 0.2));
    filter: drop-shadow(0px 0px 5px rgba(0, 0, 0, 0.2)); }
    .tips-message .icon-arrow {
      position: absolute;
      bottom: 0;
      left: 50%;
      -webkit-transform: translate(-50%, 100%);
      -ms-transform: translate(-50%, 100%);
      transform: translate(-50%, 100%); }
    .tips-message-left .icon-arrow {
      left: 1em;
      -webkit-transform: translate(0%, 100%);
      -ms-transform: translate(0%, 100%);
      transform: translate(0%, 100%); }
    .tips-message-right .icon-arrow {
      right: 1em;
      -webkit-transform: translate(0%, 100%);
      -ms-transform: translate(0%, 100%);
      transform: translate(0%, 100%); }
  .tips-group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #bbb; }
    .tips-group svg {
      margin-right: 0.3em; }
    .tips-group:hover {
      color: #666; }
  .tips svg {
    fill: #bbb; }
  .tips.active .tips-message, .tips:hover .tips-message {
    display: block; }
  .tips.active svg, .tips:hover svg {
    fill: #666; }

.help {
  color: #aaa; }
  .help a {
    color: #aaa; }
    .help a:hover {
      color: #666; }

.language {
  margin: 2em 0;
  position: relative;
  cursor: pointer; }
  .language dl {
    margin: 0;
    padding: 0; }
  .language-main {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border: 1px solid #c1c1c1;
    border-radius: 5px;
    padding: 5px 20px;
    background-color: #fff; }
    .language-main span {
      margin-right: 10px; }
      .language-main span:last-child {
        margin-right: 0; }
  .language-list {
    height: 0;
    overflow: hidden;
    position: absolute;
    z-index: 2;
    background-color: #fff;
    width: 100%;
    text-align: center;
    margin: 0;
    border-radius: 5px;
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    font-size: 12px; }
    .language-list a {
      padding: .5em 0;
      display: block; }
      .language-list a:hover {
        color: #000;
        background-color: #F4F4F4; }
    .language-list li:first a {
      border-radius: 5px 5px 0 0; }
    .language-list li:last-child a {
      border-radius: 0 0 5px 5px; }
  .language:hover .language-list {
    height: 20em;
    display: block; }

.notice-item {
  margin-bottom: .3em; }
  .notice-item-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 12px;
    line-height: 1.2; }
  .notice-item .icon {
    margin-right: 5px; }

.notice-gray {
  background-color: #F4F4F4;
  padding: .5em;
  border-radius: 5px;
  margin: .5em 0 1em;
  color: #999; }

.notice-wrong .icon {
  display: none; }

.notice-wrong .active {
  color: #DE5E5E; }
  .notice-wrong .active .icon {
    display: block; }

.link-logout svg {
  margin-right: 5px;
  fill: #666; }

.link-logout:hover {
  color: #000; }
  .link-logout:hover svg {
    fill: #000; }

.tab ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

.tab li {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 0%;
  flex: 1 0 0%;
  text-align: center; }
  .tab li a {
    display: block;
    color: #999;
    height: 2.2em;
    line-height: 2.2em;
    font-size: 24px; }
  .tab li:hover a {
    background-color: rgba(255, 255, 255, 0.5);
    border-radius: 5px 5px 0 0;
    color: #666; }
  .tab li.active a {
    background-color: #fff;
    border-radius: 5px 5px 0 0;
    color: #000; }

@media screen and (max-width: 480px) {
  .tab li a {
    font-size: 18px; } }

@media screen and (max-width: 374px) {
  .tab li a {
    font-size: 16px; } }

.function {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 auto;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }
  .function-item {
    margin: 0 20px 30px; }
  .function-otpcancel .card-top svg {
    -webkit-transform: translate(-50%, -65%);
    -ms-transform: translate(-50%, -65%);
    transform: translate(-50%, -65%); }

.card {
  text-align: center;
  width: 90px; }
  .card-top {
    position: relative;
    margin-bottom: .5em; }
    .card-top svg {
      fill: #000; }
    .card-top a {
      display: block;
      background-color: #FCD200;
      border-radius: 50%;
      width: 100%;
      height: 0;
      padding-top: 100%;
      -webkit-transition: all .3s;
      -o-transition: all .3s;
      transition: all .3s; }
      .card-top a:hover {
        background-color: #000; }
        .card-top a:hover svg {
          fill: #FCD200; }
    .card-top svg {
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%); }
  .card-body {
    line-height: 1.3; }
    .card-body span {
      display: block; }

.games {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 2em 0;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }
  .games-item {
    opacity: .5;
    cursor: pointer;
    padding: 10px; }
    .games-item img {
      width: 110px; }
    .games-item:hover, .games-item.active {
      opacity: 1; }
  @media screen and (max-width: 480px) {
    .games-item img {
      width: 100px; } }

.list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  .list-item {
    margin: 1em; }
    .list-item img {
      max-width: 150px; }
  @media screen and (max-width: 480px) {
    .list-item img {
      max-width: 110px; } }

.field {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-left: 2em;
  background-color: #fff;
  border: 1px solid #c1c1c1;
  border-radius: 5px;
  margin-bottom: .5em; }
  .field input {
    width: 100%; }
  .field label {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: text;
    position: absolute;
    left: 1em;
    height: 3em;
    z-index: 0;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    color: #aaa;
    -webkit-transition: .15s;
    -o-transition: .15s;
    transition: .15s; }
    .field label .icon {
      margin-right: 5px; }
    .field label svg {
      fill: #666; }
    .field label.active .label-text {
      display: none; }
  .field-wrong {
    border-color: #DE5E5E; }
  .field-noicon {
    padding-left: .5em; }
  .field-mail {
    padding-left: 2.5em; }

input {
  border-radius: 5px;
  border: none;
  height: 3em;
  line-height: 3em;
  padding: .5em;
  color: #aaa; }
  input[type="checkbox"] {
    height: auto;
    line-height: auto;
    border: 1px solid #c1c1c1; }

.checkbox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: start;
  padding-left: .2em;
  margin-bottom: .3em; }
  .checkbox input {
    margin-right: .3em;
    -webkit-transform: translate(0, 20%);
    -ms-transform: translate(0, 20%);
    transform: translate(0, 20%); }
  .checkbox .link {
    margin-left: .5em; }

.btn {
  border: none;
  display: block;
  text-align: center;
  border-radius: 5px;
  font-weight: 500;
  height: 3em;
  line-height: 3em;
  width: 100%;
  cursor: pointer;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
  min-width: 6em; }
  .btn-primary {
    color: #000;
    background-color: #FCD200; }
    .btn-primary:hover {
      background-color: #FCE300; }
  .btn-secondary {
    background-color: #999999;
    color: #fff; }
    .btn-secondary:hover {
      background-color: #666; }
  .btn:disabled, .btn[disabled] {
    background-color: #ccc;
    color: #fff;
    cursor: default; }

button.btn {
  line-height: 2.8; }

.button-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }
  .button-group .btn {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 0%;
    flex: 1 0 0%;
    margin-right: 1em; }
    .button-group .btn:last-child {
      margin-right: 0; }

.radio {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-right: 1em; }
  .radio:last-child {
    margin-right: 0; }
  .radio input {
    margin-right: 0.3em; }
  .radio-group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }

.popup {
  display: none;
  padding: 2em 4em;
  border-radius: 5px; }
  .popup-body {
    text-align: center;
    line-height: 1.3;
    color: #666; }
    .popup-body span {
      display: block; }
    .popup-body li {
      text-align: left; }

.popup-iframe {
  position: relative;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }

.msg {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-bottom: 1em; }
  .msg .icon {
    margin-right: .5em; }
  .msg-text {
    text-align: left; }

/* -----------------------------------------------------------------
layout
-------------------------------------------------------------------*/
.wrap {
  position: relative;
  min-height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }

.masthead,
.container,
.footer {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto; }

.masthead {
  min-height: 60px;
  position: relative;
  background-color: #fff; }
  .masthead header {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 0 20px;
    height: 60px; }

.icon-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
  .icon-link .icons {
    margin-right: 5px; }

.container {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  height: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 5em 0; }
  .container > .logo {
    margin-bottom: 20px; }
    .container > .logo img {
      width: 240px; }
  .container-gray {
    background-color: #F4F4F4; }
  @media screen and (max-width: 820px) {
    .container .language {
      display: none; } }
  @media screen and (max-width: 767px) {
    .container {
      padding: 5em 2em; } }

.footer {
  color: #fff; }
  .footer .language {
    display: none;
    margin: 0; }
    .footer .language-main {
      border-radius: 0;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between;
      border-left: 0;
      border-right: 0;
      color: #666; }
    .footer .language-list {
      top: 0;
      -webkit-transform: translate(0, -100%);
      -ms-transform: translate(0, -100%);
      transform: translate(0, -100%);
      border-radius: 0; }
  .footer footer {
    background-color: #252525;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: left;
    height: 100px;
    line-height: 1.3; }
    .footer footer .logo {
      margin-right: 1em; }
    .footer footer .links {
      color: #666; }
    .footer footer p {
      margin-bottom: 0; }
  @media screen and (max-width: 820px) {
    .footer .language {
      display: block; } }
  @media screen and (max-width: 767px) {
    .footer footer {
      height: auto;
      padding: 1em;
      display: block;
      text-align: center; }
      .footer footer .logo {
        margin-right: 0;
        margin-bottom: .5em; } }

.section {
  margin-bottom: 1em; }
  .section:last-child {
    margin-bottom: 0; }
  .section-group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    .section-group .field {
      -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
      flex: 1 1 auto;
      margin-right: 1em; }
  .section-hide {
    display: none; }

.mb-2 {
  margin-bottom: 2em; }

#login {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative; }
  #login .form {
    width: 280px;
    margin-right: 60px; }
  #login .form-section {
    margin-bottom: 10px; }
  #login .social {
    width: 240px; }
    #login .social-link {
      margin-bottom: 10px; }
  #login .tips-message {
    width: 21em; }
  #login .help {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
  @media screen and (min-width: 768px) {
    #login .separate {
      position: absolute;
      height: 100%;
      left: 310px; }
      #login .separate::after {
        height: calc(100% - 40px);
        top: 50%;
        -webkit-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
        transform: translate(0, -50%); } }
  @media screen and (max-width: 767px) {
    #login {
      display: block; }
      #login .form {
        width: 100%; }
      #login .social {
        width: auto; }
      #login .separate {
        position: relative; } }

.dfjccaic {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }

.dfjcsbaic {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }

#page-main,
#page-purchase {
  min-width: 640px; }
  #page-main .box,
  #page-purchase .box {
    border-radius: 0 0 5px 5px;
    padding: 40px 30px; }
    #page-main .box .function,
    #page-purchase .box .function {
      width: 520px;
      margin: 0 auto; }
  @media screen and (max-width: 670px) {
    #page-main,
    #page-purchase {
      min-width: auto;
      width: 100%; }
      #page-main .box,
      #page-purchase .box {
        padding: 30px 15px; }
        #page-main .box .function,
        #page-purchase .box .function {
          width: auto; } }

#page-purchase .subtitle {
  margin-bottom: 2em; }

#notgetmail {
  max-width: 30em; }

#page-register .box,
#page-verify .box,
#page-passwordsetting .box,
#page-otp .box,
#page-otpcancel .box {
  width: 450px;
  margin: auto; }

@media screen and (max-width: 480px) {
  #page-register,
  #page-verify,
  #page-passwordsetting,
  #page-otp,
  #page-otpcancel {
    width: 100%; }
    #page-register .box,
    #page-verify .box,
    #page-passwordsetting .box,
    #page-otp .box,
    #page-otpcancel .box {
      width: auto; } }

#page-subscribe .box {
  width: 400px;
  margin: 0 auto; }

#page-subscribe .subscribe-privacy {
  padding: 1em 0;
  border-top: 1px solid #c1c1c1; }
  #page-subscribe .subscribe-privacy a svg {
    margin-left: .3em; }

@media screen and (max-width: 480px) {
  #page-subscribe .box {
    width: auto; } }

#page-verify .section-group {
  margin-bottom: 0; }

#page-otp .tips-message {
  width: 20em;
  left: 50%;
  -webkit-transform: translate(-50%, -100%);
  -ms-transform: translate(-50%, -100%);
  transform: translate(-50%, -100%); }

#purchase-other .subtitle {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  cursor: pointer; }
  #purchase-other .subtitle .icon svg path {
    fill: #6EC63C; }
  #purchase-other .subtitle.active .icon {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg); }

#purchase-other .list {
  display: none; }
  #purchase-other .list.active {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }

#page-password-find .box {
  width: 450px; }

@media screen and (max-width: 480px) {
  #page-password-find .box {
    width: auto; } }

/*# sourceMappingURL=member.css.map */