﻿@charset "UTF-8";
/*! normalize.css v6.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */
/* line 12, ../scss/_normalize.scss */
html {
  line-height: 1.15;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/* Sections
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
/* line 25, ../scss/_normalize.scss */
article,
aside,
footer,
header,
nav,
section {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
/* line 39, ../scss/_normalize.scss */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in IE.
 */
/* line 52, ../scss/_normalize.scss */
figcaption,
figure,
main {
  /* 1 */
  display: block;
}

/**
 * Add the correct margin in IE 8.
 */
/* line 62, ../scss/_normalize.scss */
figure {
  margin: 1em 40px;
}

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
/* line 71, ../scss/_normalize.scss */
hr {
  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.
 */
/* line 82, ../scss/_normalize.scss */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/* Text-level semantics
   ========================================================================== */
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
/* line 95, ../scss/_normalize.scss */
a {
  background-color: transparent;
  /* 1 */
  -webkit-text-decoration-skip: objects;
  /* 2 */
}

/**
 * 1. Remove the bottom border in Chrome 57- and Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
/* line 105, ../scss/_normalize.scss */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */
}

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
/* line 115, ../scss/_normalize.scss */
b,
strong {
  font-weight: inherit;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
/* line 124, ../scss/_normalize.scss */
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.
 */
/* line 134, ../scss/_normalize.scss */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/**
 * Add the correct font style in Android 4.3-.
 */
/* line 145, ../scss/_normalize.scss */
dfn {
  font-style: italic;
}

/**
 * Add the correct background and color in IE 9-.
 */
/* line 153, ../scss/_normalize.scss */
mark {
  background-color: #ff0;
  color: #000;
}

/**
 * Add the correct font size in all browsers.
 */
/* line 162, ../scss/_normalize.scss */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
/* line 171, ../scss/_normalize.scss */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

/* line 179, ../scss/_normalize.scss */
sub {
  bottom: -0.25em;
}

/* line 183, ../scss/_normalize.scss */
sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
/* line 194, ../scss/_normalize.scss */
audio,
video {
  display: inline-block;
}

/**
 * Add the correct display in iOS 4-7.
 */
/* line 203, ../scss/_normalize.scss */
audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Remove the border on images inside links in IE 10-.
 */
/* line 212, ../scss/_normalize.scss */
img {
  border-style: none;
}

/**
 * Hide the overflow in IE.
 */
/* line 220, ../scss/_normalize.scss */
svg:not(:root) {
  overflow: hidden;
}

/* Forms
   ========================================================================== */
/**
 * Remove the margin in Firefox and Safari.
 */
/* line 231, ../scss/_normalize.scss */
button,
input,
optgroup,
select,
textarea {
  margin: 0;
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
/* line 244, ../scss/_normalize.scss */
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.
 */
/* line 254, ../scss/_normalize.scss */
button,
select {
  /* 1 */
  text-transform: none;
}

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */
/* line 265, ../scss/_normalize.scss */
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
}

/**
 * Remove the inner border and padding in Firefox.
 */
/* line 276, ../scss/_normalize.scss */
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.
 */
/* line 288, ../scss/_normalize.scss */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * 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.
 */
/* line 302, ../scss/_normalize.scss */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}

/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
/* line 316, ../scss/_normalize.scss */
progress {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */
}

/**
 * Remove the default vertical scrollbar in IE.
 */
/* line 325, ../scss/_normalize.scss */
textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */
/* line 334, ../scss/_normalize.scss */
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
/* line 344, ../scss/_normalize.scss */
[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.
 */
/* line 354, ../scss/_normalize.scss */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}

/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
 */
/* line 363, ../scss/_normalize.scss */
[type="search"]::-webkit-search-cancel-button,
[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.
 */
/* line 373, ../scss/_normalize.scss */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 */
/* line 386, ../scss/_normalize.scss */
details,
menu {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
/* line 395, ../scss/_normalize.scss */
summary {
  display: list-item;
}

/* Scripting
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
/* line 406, ../scss/_normalize.scss */
canvas {
  display: inline-block;
}

/**
 * Add the correct display in IE.
 */
/* line 414, ../scss/_normalize.scss */
template {
  display: none;
}

/* Hidden
   ========================================================================== */
/**
 * Add the correct display in IE 10-.
 */
/* line 425, ../scss/_normalize.scss */
[hidden] {
  display: none;
}

/* line 58, ../scss/_function.scss */
.fieldset span.check .reload {
  font: 0/0 a;
  color: transparent;
}

/* line 1, ../scss/_layout.scss */
body {
  margin: 0;
  font-family: Arial, "微軟正黑體", "Helvetica Neue", Helvetica, sans-serif, "新細明體";
}

/* line 6, ../scss/_layout.scss */
h4 {
  margin: 0;
}

/* line 10, ../scss/_layout.scss */
.root {
  position: relative;
  width: 100vw;
  height: 100vh;
  background-image: url("/images/bg_root.jpg");
  background-position: left top;
  background-repeat: no-repeat;
  background-size: cover;
}
@media (max-width: 800px) and (min-width: 1px) {
  /* line 10, ../scss/_layout.scss */
  .root {
    background-image: none;
  }
}

/* line 30, ../scss/_layout.scss */
.section > .in {
  position: absolute;
  display: flex;
  width: 300px;
  top: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(255, 255, 255, 0.85);
  padding: 30px;
  flex-direction: column;
  justify-content: space-between;
}
@media (max-width: 800px) and (min-width: 1px) {
  /* line 30, ../scss/_layout.scss */
  .section > .in {
    position: static;
    display: block;
    width: auto;
  }
}

/* line 54, ../scss/_layout.scss */
.article > .in:before {
  content: "​";
  display: block;
  height: 160px;
  background-image: url("/images/logo.png");
  background-repeat: no-repeat;
  background-position: center;
  margin-bottom: 15px;
}

/* line 68, ../scss/_layout.scss */
.fieldset + .fieldset {
  margin-top: 30px;
}
/* line 72, ../scss/_layout.scss */
.fieldset span {
  display: block;
}
/* line 75, ../scss/_layout.scss */
.fieldset span + span {
  margin-top: 8px;
}
/* line 81, ../scss/_layout.scss */
.fieldset span.lang:before {
  background-image: url("/images/icon-earth.png");
}
/* line 96, ../scss/_layout.scss */
.fieldset span.account:before {
  background-image: url("/images/icon-account.png");
}
/* line 107, ../scss/_layout.scss */
.fieldset span.password:before {
  background-image: url("/images/icon-lock.png");
}
/* line 123, ../scss/_layout.scss */
.fieldset span.account, .fieldset span.password, .fieldset span.lang {
  position: relative;
  border: 1px solid #e4e4e4;
  border-radius: 3px;
  overflow: hidden;
  padding-left: 40px;
}
/* line 132, ../scss/_layout.scss */
.fieldset span.account:before, .fieldset span.password:before, .fieldset span.lang:before {
  content: "​";
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  bottom: 0;
  width: 40px;
  background-color: #ffffff;
  background-repeat: no-repeat;
  background-position: center;
}
/* line 150, ../scss/_layout.scss */
.fieldset span.check {
  /*a*/
}
/* line 152, ../scss/_layout.scss */
.fieldset span.check img {
  vertical-align: middle;
}
/* line 156, ../scss/_layout.scss */
.fieldset span.check input {
  padding: 0 8px;
  display: inline-block;
  width: 80px;
  line-height: 28px;
  border: 1px solid #e4e4e4;
  border-radius: 3px;
}
/* line 165, ../scss/_layout.scss */
.fieldset span.check .reload {
  display: inline-block;
  height: 25px;
  width: 25px;
  border-radius: 50%;
  background-image: url('../images/reload_icon.png?1498730239');
  background-repeat: no-repeat;
  background-position: center;
  vertical-align: middle;
}
/* line 193, ../scss/_layout.scss */
.fieldset select {
  display: block;
  width: 100%;
  box-sizing: border-box;
  height: 36px;
  border: 0;
  padding: 0 15px;
  font-size: 16px;
}
/* line 202, ../scss/_layout.scss */
.fieldset option {
  line-height: 36px;
  height: 36px;
}
/* line 206, ../scss/_layout.scss */
.fieldset input {
  display: block;
  width: 100%;
  box-sizing: border-box;
  line-height: 36px;
  height: 36px;
  border: 0;
}
/* line 213, ../scss/_layout.scss */
.fieldset input[type="text"], .fieldset input[type="password"] {
  padding: 0 15px;
}
/* line 217, ../scss/_layout.scss */
.fieldset input[type="submit"],
.fieldset input[type="button"] {
  background-color: #1977be;
  border-radius: 3px;
  color: #ffffff;
  font-size: 1em;
  font-family: Arial, "微軟正黑體", "Helvetica Neue", Helvetica, sans-serif, "新細明體";
  cursor: pointer;
  background-image: linear-gradient(to bottom, #2792e3, #1977be);
}
/* line 226, ../scss/_layout.scss */
.fieldset input[type="submit"]:hover {
  background-image: none;
}
/* line 232, ../scss/_layout.scss */
.fieldset img {
  display: inline-block;
  vertical-align: middle;
}

/* line 238, ../scss/_layout.scss */
.aside {
  margin-top: 15px;
}
@media (max-width: 800px) and (min-width: 1px) {
  /* line 238, ../scss/_layout.scss */
  .aside {
    margin-top: 60px;
  }
}
/* line 249, ../scss/_layout.scss */
.aside p {
  line-height: 28px;
}

/*# sourceMappingURL=global.css.map */
