/* #Reset
--------------------------------------------------------------- */

a, abbr, acronym, address, applet, article, aside, audio, b, big, blockquote, body, canvas, caption, center, cite, code, dd, del, details, dfn, dialog, div, dl, dt, em, embed, fieldset, figcaption, figure, font, footer, form, h1,h2, h3, h4, h5, h6, header, hgroup, hr, html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, meter, nav, object, ol, output, p, pre, progress, q, rp, rt, ruby, s, samp, section, small, span, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, time, tr, tt, u, ul, var, video, xmp {
font-size: 100%;
margin: 0;
padding: 0;
border: 0;
outline: none;
}
video{
width: 100%;
}
html {
height: 100%;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { /* Override the default (display: inline) for browsers that do not recognize HTML5 tags. IE8 (and lower) requires a shiv: http://ejohn.org/blog/html5-shiv */
display: block;
}
b, strong { /* Makes browsers agree. IE + Opera = font-weight: bold. Gecko + WebKit = font-weight: bolder. */
font-weight: bold;
font-weight: 900;
}
img {
font-size: 0;
color: transparent;
vertical-align: middle;
-ms-interpolation-mode: bicubic; /* For IE. http://css-tricks.com/ie-fix-bicubic-scaling-for-images */
}
li { /* For IE6 + IE7: "display: list-item" keeps bullets from disappearing if hasLayout is triggered. */
display: list-item;
list-style: none;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
th, td, caption {
font-weight: normal;
vertical-align: top;
text-align: left;
}
q {
quotes: none;
}
q:before, q:after {
content: '';
content: none;
}
sub, sup, small {
font-size: 75%;
}
sub, sup {
line-height: 0;
position: relative;
vertical-align: baseline;
}
sub {
bottom: -0.25em;
}
sup {
top: -0.5em;
}
svg { /* For IE9. Without, occasionally draws shapes outside the boundaries of <svg> rectangle. */
overflow: hidden;
}
p:empty {
display: none !important;
}

/* #General
--------------------------------------------------------------- */
::-moz-selection { /* Code for Firefox */
color: #000;
background: #ffc400;
}

::selection {
color: #000;
background: #ffc400;
}


*, *:after, *:before {
-webkit-box-sizing: border-box; box-sizing: border-box;
-webkit-font-smoothing: antialiased; font-smoothing: antialiased;
/*text-rendering: optimizeLegibility;*/
}


/* Clear fix */
.clearfix:before,
.clearfix:after {
content: " ";
display: table;
}
.clearfix:after {
clear: both;
}
.clearfix {
*zoom: 1;
}



/* Misc. */
img {
max-width: 100%;
height: auto;
vertical-align: bottom;
}
a {
text-decoration: none;
-webkit-transition: color 0.2s ease; -o-transition: color 0.2s ease; transition: color 0.2s ease;
}
a {
color: #282828;
outline: 0;
}
a:hover {
color: #282828;
}


/* Forms */
input[type="text"],
input[type="password"],
input[type="number"],
input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="time"], input[type="month"], input[type="week"],
input[type="email"],
input[type="search"],
input[type="tel"],
input[type="url"],
input.input-text,
select,
textarea {
background: none;
font-family: inherit;
line-height: 1.6;
outline: 0;
padding: 10px 25px;
font-size: 20px;
border: 0;
border: 1px solid #ccc;
width: 100%;border-radius: 0;
-webkit-box-shadow: none; box-shadow: none;
-webkit-appearance: none;
}
input[type="text"]:focus,
input[type="password"]:focus,
input[type="number"]:focus,
input[type="date"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="time"]:focus, input[type="month"]:focus, input[type="week"]:focus,
input[type="email"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="url"]:focus,
input.input-text:focus,
select:focus,
textarea:focus {
outline: 0;
border-color: #000;
}

/* Forms: Chrome - Input autofill background color */
input:-webkit-autofill {
-webkit-box-shadow: 0 0 0 1000px white inset;
}

/* Button */
button,
input[type=submit] {
display: inline-block;
font-size: 16px;
line-height: 16px;
padding: 9px 15px 10px;
border: 0 none;border-radius: 0;
text-align: center;
opacity: 1;
-webkit-transition: opacity 0.2s ease; -o-transition: opacity 0.2s ease; transition: opacity 0.2s ease;

}
button:hover,
input[type=submit]:hover {
opacity: 0.82;
}
button:active,
button:focus,
input[type=submit]:active,
input[type=submit]:focus {
outline: none;
}

button[disabled],
button.disabled,
button.loading {
cursor: default;
opacity: 0.3;
}



/* #Typography
--------------------------------------------------------------- */
@import url('https://fonts.googleapis.com/css?family=Noto+Serif+TC');
/* noto-serif-tc-regular - latin_chinese-traditional */
@font-face {
  font-family: 'Noto Serif TC';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/noto-serif-tc-v6-latin_chinese-traditional-regular.eot'); /* IE9 Compat Modes */
  src: local('Noto Serif TC'), local('NotoSerifTC-Regular'),
       url('../fonts/noto-serif-tc-v6-latin_chinese-traditional-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/noto-serif-tc-v6-latin_chinese-traditional-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/noto-serif-tc-v6-latin_chinese-traditional-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/noto-serif-tc-v6-latin_chinese-traditional-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/noto-serif-tc-v6-latin_chinese-traditional-regular.svg#NotoSerifTC') format('svg'); /* Legacy iOS */
}
/* noto-serif-tc-600 - latin_chinese-traditional */
@font-face {
  font-family: 'Noto Serif TC';
  font-style: normal;
  font-weight: 600;
  src: url('../fonts/noto-serif-tc-v6-latin_chinese-traditional-600.eot'); /* IE9 Compat Modes */
  src: local('Noto Serif TC SemiBold'), local('NotoSerifTC-SemiBold'),
       url('../fonts/noto-serif-tc-v6-latin_chinese-traditional-600.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/noto-serif-tc-v6-latin_chinese-traditional-600.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/noto-serif-tc-v6-latin_chinese-traditional-600.woff') format('woff'), /* Modern Browsers */
       url('../fonts/noto-serif-tc-v6-latin_chinese-traditional-600.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/noto-serif-tc-v6-latin_chinese-traditional-600.svg#NotoSerifTC') format('svg'); /* Legacy iOS */
}
body {
font-size: 14px;
line-height: 1.8;
letter-spacing: 1px;
font-family:  'Noto Serif TC',serif,Times,STSong,BiauKai,SimSun,FangSong;
font-weight: 600;
color: #000;
}
h1, h2, h3, h4, h5, h6 {
font-style: normal;
font-weight: normal;
line-height: 1.8;
}
h5, h6 {
line-height: 1.6;
}
h1 { font-size: 70px; }
h2 { font-size: 36px; }
h3 { font-size: 30px; }
h4 { font-size: 20px; }
h5 { font-size: 18px; }
h6 { font-size: 16px; }



::-webkit-input-placeholder { opacity: 0.5; }
:-moz-placeholder { opacity: 0.5; } /* FF 4 to 18 */
::-moz-placeholder { opacity: 0.5; } /* FF 19+ */
:-ms-input-placeholder { opacity: 0.5; }
@supports (-ms-accelerator:true) { /* Fix: Edge placeholder text not displaying when opacity < 1 is used for webkit */
::-webkit-input-placeholder { opacity: 1; }
}