@charset "UTF-8";
/* line 1, ../_reset.scss */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-family: Verdana Regular Bold, '微軟正黑體';
  font-size: 100%;
  vertical-align: baseline;
  color:#3d3027;
  }

/* line 22, ../_reset.scss */
html {
  line-height: 1;
}

/* line 26, ../_reset.scss */
ol, ul {
  list-style: none;
}

/* line 30, ../_reset.scss */
table {
	border-collapse: collapse;
	border-spacing: 1;
		text-align: center;

}

/* line 35, ../_reset.scss */
caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

/* line 41, ../_reset.scss */
q, blockquote {
  quotes: none;
}

/* line 44, ../_reset.scss */
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

/* line 49, ../_reset.scss */
a img {
  border: none;
}

/* line 53, ../_reset.scss */
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

/*! normalize.css v3.0.0 | MIT License | git.io/normalize */
/*! normalize.css v3.0.0 | HTML5 Display Definitions | MIT License | git.io/normalize */
/* line 9, ../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-normalize-1.5/stylesheets/normalize/_html5.scss */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}

/* line 29, ../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-normalize-1.5/stylesheets/normalize/_html5.scss */
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

/* line 40, ../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-normalize-1.5/stylesheets/normalize/_html5.scss */
audio:not([controls]) {
  display: none;
  height: 0;
}

/* line 47, ../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-normalize-1.5/stylesheets/normalize/_html5.scss */
[hidden],
template {
  display: none;
}

/*! normalize.css v3.0.0 | Base | MIT License | git.io/normalize */
/* line 11, ../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-normalize-1.5/stylesheets/normalize/_base.scss */
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

/* line 19, ../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-normalize-1.5/stylesheets/normalize/_base.scss */
body {
  margin: 0;
}

/*! normalize.css v3.0.0 | Links | MIT License | git.io/normalize */
/* line 9, ../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-normalize-1.5/stylesheets/normalize/_links.scss */
a {
  background: transparent;
}

/* line 15, ../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-normalize-1.5/stylesheets/normalize/_links.scss */
a:active,
a:hover {
  outline: 0;
}

/*! normalize.css v3.0.0 | Typography | MIT License | git.io/normalize */
/* line 9, ../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-normalize-1.5/stylesheets/normalize/_typography.scss */
abbr[title] {
  border-bottom: 1px dotted;
}

/* line 15, ../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-normalize-1.5/stylesheets/normalize/_typography.scss */
b,
strong {
  font-weight: bold;
}

/* line 22, ../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-normalize-1.5/stylesheets/normalize/_typography.scss */
dfn {
  font-style: italic;
}

/* line 29, ../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-normalize-1.5/stylesheets/normalize/_typography.scss */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* line 36, ../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-normalize-1.5/stylesheets/normalize/_typography.scss */
mark {
  background: #ff0;
  color: #000;
}

/* line 43, ../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-normalize-1.5/stylesheets/normalize/_typography.scss */
small {
  font-size: 80%;
}

/* line 49, ../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-normalize-1.5/stylesheets/normalize/_typography.scss */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

/* line 57, ../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-normalize-1.5/stylesheets/normalize/_typography.scss */
sup {
  top: -0.5em;
}

/* line 61, ../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-normalize-1.5/stylesheets/normalize/_typography.scss */
sub {
  bottom: -0.25em;
}

/*! normalize.css v3.0.0 | Embedded Content | MIT License | git.io/normalize */
/* line 9, ../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-normalize-1.5/stylesheets/normalize/_embeds.scss */
img {
  border: 0;
  width:100%;
}

/* line 15, ../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-normalize-1.5/stylesheets/normalize/_embeds.scss */
svg:not(:root) {
  overflow: hidden;
}

/*! normalize.css v3.0.0 | Figures | MIT License | git.io/normalize */
/* line 9, ../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-normalize-1.5/stylesheets/normalize/_groups.scss */
figure {
  margin: 1em 40px;
}

/* line 15, ../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-normalize-1.5/stylesheets/normalize/_groups.scss */
hr {
  box-sizing: content-box;
  height: 0;
}

/* line 23, ../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-normalize-1.5/stylesheets/normalize/_groups.scss */
pre {
  overflow: auto;
}

/* line 29, ../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-normalize-1.5/stylesheets/normalize/_groups.scss */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

/*! normalize.css v3.0.0 | Forms | MIT License | git.io/normalize */
/* line 15, ../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-normalize-1.5/stylesheets/normalize/_forms.scss */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

/* line 27, ../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-normalize-1.5/stylesheets/normalize/_forms.scss */
button {
  overflow: visible;
}

/* line 36, ../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-normalize-1.5/stylesheets/normalize/_forms.scss */
button,
select {
  text-transform: none;
}

/* line 47, ../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-normalize-1.5/stylesheets/normalize/_forms.scss */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

/* line 57, ../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-normalize-1.5/stylesheets/normalize/_forms.scss */
button[disabled],
html input[disabled] {
  cursor: default;
}

/* line 64, ../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-normalize-1.5/stylesheets/normalize/_forms.scss */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/* line 73, ../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-normalize-1.5/stylesheets/normalize/_forms.scss */
input {
  line-height: normal;
}

/* line 83, ../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-normalize-1.5/stylesheets/normalize/_forms.scss */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

/* line 93, ../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-normalize-1.5/stylesheets/normalize/_forms.scss */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/* line 102, ../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-normalize-1.5/stylesheets/normalize/_forms.scss */
input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}

/* line 113, ../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-normalize-1.5/stylesheets/normalize/_forms.scss */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/* line 120, ../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-normalize-1.5/stylesheets/normalize/_forms.scss */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/* line 129, ../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-normalize-1.5/stylesheets/normalize/_forms.scss */
legend {
  border: 0;
  padding: 0;
}

/* line 136, ../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-normalize-1.5/stylesheets/normalize/_forms.scss */
textarea {
  overflow: auto;
}

/* line 143, ../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-normalize-1.5/stylesheets/normalize/_forms.scss */
optgroup {
  font-weight: bold;
}

/*! normalize.css v3.0.0 | Tables | MIT License | git.io/normalize */
/* line 9, ../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-normalize-1.5/stylesheets/normalize/_tables.scss */
table {
	border-collapse: collapse;
	border-spacing: 1;
	text-align: center;
}

/* line 14, ../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-normalize-1.5/stylesheets/normalize/_tables.scss */
td{
	padding: 0;
	text-align: center;
	color: #FEF7DE;
	border: 1px solid #A7A7A7;
	background-color: #202020;
}
th {
	padding: 0;
	text-align: center;
	color: #FF9F0F;
	border: 1px solid #A7A7A7;
	background-color: #191919;
	font-weight: bold;
}
/* line 28, ../_layout.scss */
* {
  box-sizing: border-box;
}

/* line 31, ../_layout.scss */
a {
  text-decoration: none;
  color: inherit;
}
/* line 34, ../_layout.scss */
a:hover {
  color: inherit;
  text-decoration: none;
}

/* line 39, ../_layout.scss */
.sky-container {
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
  width: 1000px !important;
  padding: 0;
}
/* line 12, ../../../../../../../Library/Ruby/Gems/2.0.0/gems/susy-2.2.2/sass/susy/output/support/_clearfix.scss */
.sky-container:after {
  content: " ";
  display: block;
  clear: both;
}
@media only screen and (max-width: 1024px) {
  /* line 39, ../_layout.scss */
  .sky-container {
    max-width: 740px;
    margin-left: auto;
    margin-right: auto;
    width: 740px !important;
  }
  /* line 12, ../../../../../../../Library/Ruby/Gems/2.0.0/gems/susy-2.2.2/sass/susy/output/support/_clearfix.scss */
  .sky-container:after {
    content: " ";
    display: block;
    clear: both;
  }
}
@media only screen and (max-width: 740px) {
  /* line 39, ../_layout.scss */
  .sky-container {
    max-width: 480px;
    margin-left: auto;
    margin-right: auto;
    width: 480px !important;
  }
  /* line 12, ../../../../../../../Library/Ruby/Gems/2.0.0/gems/susy-2.2.2/sass/susy/output/support/_clearfix.scss */
  .sky-container:after {
    content: " ";
    display: block;
    clear: both;
  }
}
@media only screen and (max-width: 480px) {
  /* line 39, ../_layout.scss */
  .sky-container {
    max-width: 430px;
    margin-left: auto;
    margin-right: auto;
    width: 430px !important;
  }
  /* line 12, ../../../../../../../Library/Ruby/Gems/2.0.0/gems/susy-2.2.2/sass/susy/output/support/_clearfix.scss */
  .sky-container:after {
    content: " ";
    display: block;
    clear: both;
  }
}
@media only screen and (max-width: 375px) {
  /* line 39, ../_layout.scss */
  .sky-container {
    max-width: 300px;
    margin-left: auto;
    margin-right: auto;
    width: 300px !important;
  }
  /* line 12, ../../../../../../../Library/Ruby/Gems/2.0.0/gems/susy-2.2.2/sass/susy/output/support/_clearfix.scss */

}
/* line 57, ../_layout.scss */
.wrap {
  overflow: hidden;
  background-image: url(../images/bg.jpg);
  background-color: #0000;
  background-position: center top;
  background-repeat: no-repeat;
}
@media (max-width: 1024px) {
  /* line 13, ../main.scss */
  .wrap {
    background-size: 1530px auto;
  }
}
@media (max-width: 740px) {
  /* line 13, ../main.scss */
  .wrap {
    background-size: 200% auto;
  }
}
@media (max-width: 480px) {
  /* line 13, ../main.scss */
  .wrap {
  overflow: hidden;
  background-image: url(../images/m_bg.jpg);
  background-color: #000000;
  background-position: center top;
  background-repeat: no-repeat;
  }
  @media (max-width: 375px) {
  /* line 13, ../main.scss */
  .wrap {
  background-image: url(../images/m_bg2.jpg);

  }
}
@media (max-width: 500px) {
  /* line 13, ../main.scss */
  .wrap {
    background-size: 200% auto;
    background-position: center top;
  }
}
/* line 60, ../_layout.scss */
.wrap-mask {
  background-color: rgba(0, 0, 0, 0.6);
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 99998;
  left: 0;
  top: 0;
  cursor: pointer;
}

/* line 70, ../_layout.scss */
.loading-mask {
  background: url(../images/loadicon.gif);
  background-color: #ccc;
  background-position: center center;
  background-repeat: no-repeat;
  height: 110%;
  width: 100%;
  position: absolute;
  z-index: 999999;
  left: 0;
  top: -10%;
  margin: 0;
}
@media (max-width: 1024px) {
  /* line 70, ../_layout.scss */
  .loading-mask {
    height: 115%;
    top: -15%;
  }
}

/* line 87, ../_layout.scss */
#topcontrol {
  width: 50px;
  height: 50px;
  z-index: 999;
}
/* line 91, ../_layout.scss */
#topcontrol img {
  width: 100%;
}

/* line 106, ../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/typography/_vertical_rhythm.scss */
html {
  font-size: 100%;
  line-height: 1.5em;
}

/* line 20, ../_base.scss */
* {
  font-family: Arial, '微軟正黑體', '新細明體', serif;
}

/* line 25, ../_base.scss */
h1 {
  font-size: 32px;
  line-height: 48px;
}

/* line 30, ../_base.scss */
p {
  font-size: 16px;
  line-height: 24px;
}

/* line 35, ../_base.scss */
.text-left {
  float: left !important;
}

/* line 38, ../_base.scss */
.text-right {
  float: right !important;
}

/* line 41, ../_base.scss */
.text-center {
  text-align: center !important;
}

/* line 44, ../_base.scss */
.show {
  display: inline-block !important;
}

/* line 47, ../_base.scss */
.hide {
  display: none !important;
}

/* line 50, ../_base.scss */
.unclick {
  cursor: not-allowed !important;
}

/* line 53, ../_base.scss */
.content-fixed {
  position: fixed !important;
  overflow: hidden !important;
  width: 100% !important;
}
