/*
Theme Name: TENTEN BLOG
Theme URI: http://underscores.me/
Author: Underscores.me
Author URI: http://underscores.me/
Description: Description
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: tenten-blog
Tags:

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

tenten-blog is based on Underscores http://underscores.me/, (C) 2012-2015 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Navigation
	## Links
	## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
    ## Posts and pages
	## Asides
	## Comments
# Infinite scroll
# Media
	## Captions
	## Galleries
--------------------------------------------------------------*/
body.admin-bar .nav {
	top: 32px;
}

body.admin-bar .main-nav {
	margin-top: 40px;
}


/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
	outline: 0;
}

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
}

.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
	content: "";
	display: table;
	table-layout: fixed;
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
	clear: both;
}

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget {
	margin: 0 0 1.5em;
}

/* Make sure select elements fit in widgets. */
.widget select {
	max-width: 100%;
}

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
.sticky {
	display: block;
}

.hentry {
	margin: 0 0 1.5em;
}

.byline,
.updated:not(.published) {
	display: none;
}

.single .byline,
.group-blog .byline {
	display: inline;
}

.page-content,
.entry-content,
.entry-summary {
	margin: 1.5em 0 0;
}

.page-links {
	clear: both;
	margin: 0 0 1.5em;
}

/*--------------------------------------------------------------
## Asides
--------------------------------------------------------------*/
.blog .format-aside .entry-title,
.archive .format-aside .entry-title {
	display: none;
}

/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comment-content a {
	word-wrap: break-word;
}

.bypostauthor {
	display: block;
}

/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation, /* Older / Newer Posts Navigation (always hidden) */
.infinite-scroll.neverending .site-footer { /* Theme Footer (when set to scrolling) */
	display: none;
}

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {
	display: block;
}

/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
	max-width: 100%;
}

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
	margin-bottom: 1.5em;
	max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}

.wp-caption-text {
	text-align: center;
}

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery {
	margin-bottom: 1.5em;
}

.gallery-item {
	display: inline-block;
	text-align: center;
	vertical-align: top;
	width: 100%;
}

.gallery-columns-2 .gallery-item {
	max-width: 50%;
}

.gallery-columns-3 .gallery-item {
	max-width: 33.33%;
}

.gallery-columns-4 .gallery-item {
	max-width: 25%;
}

.gallery-columns-5 .gallery-item {
	max-width: 20%;
}

.gallery-columns-6 .gallery-item {
	max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
	max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
	max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
	max-width: 11.11%;
}

.gallery-caption {
	display: block;
}

@charset "UTF-8";article,aside,button,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}button,input,label,select,textarea{margin:0;white-space:normal;background:0 0;box-sizing:border-box;padding:0;text-align:left;border:0}*,::after,::before,button{box-sizing:border-box}.btn--filter span,.footer-logobar__description,.text--left,button{text-align:left}.clear:after,.form-group:after,.nav-topbar__extras:after,.searchform:after,.single-post .post-tags:after,.single-post__meta:after{clear:both}#post-more-btn,.plus-icon,.plus-icon-black,button,input[type=button],input[type=submit]{cursor:pointer}#mCSB_1,a,button,input,input:focus,select,select:focus,textarea{outline:0}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{border:0;font:inherit;vertical-align:baseline;margin:0;padding:0}body,button{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:none}table{border-collapse:collapse;border-spacing:0}input,label,select,textarea{display:inline-block;vertical-align:middle;line-height:1;font-size:inherit;font-family:inherit}select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:url(../img/select-arrow.svg) right 50% no-repeat}.slide-in{opacity:0;-webkit-transform:translateY(40px);transform:translateY(40px)}.bounce-in{opacity:0;-webkit-transform:scale(0);transform:scale(0)}@-webkit-keyframes fadeUp{0%,30%{opacity:0;-webkit-transform:translateY(20px);transform:translateY(20px)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes fadeUp{0%,30%{opacity:0;-webkit-transform:translateY(20px);transform:translateY(20px)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes $name{0%{opacity:.3}40%{opacity:.5;box-shadow:0 0 0 2px rgba(39,51,119,.7),0 0 10px 10px #E1E8ED,0 0 0 10px rgba(39,51,119,.9)}100%{box-shadow:0 0 0 2px rgba(39,51,119,.7),0 0 10px 10px #E1E8ED,0 0 0 10px rgba(39,51,119,.9);-webkit-transform:scale(1.5);transform:scale(1.5);opacity:0}}@keyframes $name{0%{opacity:.3}40%{opacity:.5;box-shadow:0 0 0 2px rgba(0,174,217,.7),0 0 10px 10px #E1E8ED,0 0 0 10px rgba(0,174,217,.9)}100%{box-shadow:0 0 0 2px rgba(0,174,217,.7),0 0 10px 10px #E1E8ED,0 0 0 10px rgba(0,174,217,.9);-webkit-transform:scale(1.5);transform:scale(1.5);opacity:0}}.overflow-fixed{overflow:hidden;height:100vh;width:100%}.footer,.footer-bottom,.footer>.row{position:relative}.float--left{float:left}.float--right{float:right}.float--none{float:none}.align--center{display:block;margin-left:auto;margin-right:auto}.no-margin{margin:0}.inline{display:inline}.show{display:block}.hide{display:none!important}.screen-reader,.text--hide{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.container,.md-container,.sm-container{margin-right:auto;margin-left:auto}.full-width{width:100%}img.full-width{max-width:100%;height:auto;display:block;width:auto}.table,body{height:100%}.text--right{text-align:right}.footer-bottom__content,.footer-logobar,.nav--fullscreen,.text--center{text-align:center}.text--justify{text-align:justify}.table{display:table;width:100%}.table-cell{display:table-cell;vertical-align:middle}.clear:after,.clear:before,.form-group:after,.form-group:before,.nav-topbar__extras:after,.nav-topbar__extras:before,.searchform:after,.searchform:before{content:" ";display:table}.bottom--general:before,.bubble:before,.plus-icon span:after,.plus-icon-black span:after{content:""}.bg-cover{background-repeat:no-repeat;background-size:cover;background-position:50% 50%}.footer-block--inline-lists .footer-block__item,.footer-logobar__description,.footer-logobar__logo,.inline-middle{display:inline-block;vertical-align:middle}.site-content{margin-top:50px}body{overflow-x:hidden;min-width:320px;font-size:16px;font-family:"Effra W01 Light",source-han-sans-traditional,source-han-sans-simplified-c,"微軟正黑體","Microsoft JhengHei",Helvetica,Arial,sans-serif;font-weight:200;color:#898989;-webkit-tap-highlight-color:rgba(0,0,0,.1);background:#fff}html{visibility:hidden}html.mti-inactive{visibility:visible}a,button{text-decoration:none;color:#424242;transition:color .3s}@media (min-width:1025px){a:hover,button:hover{color:#FED312}}i{display:inline-block}@media (min-width:851px){.row{padding:5em 0}}@media (max-width:850px){.row{padding:2em 0}}.container{max-width:1140px}@media (min-width:1251px){.xl-container{max-width:1270px;margin-right:auto;margin-left:auto}}@media (max-width:1250px){.container{padding:0 5vw}.xl-container{max-width:1140px;margin-right:auto;margin-left:auto;padding:0 5vw}.md-container{padding:0 5vw}}.md-container{max-width:940px}.sm-container{max-width:820px}@media (max-width:1250px){.sm-container{padding:0 5vw}}.block-item{display:block;width:100%}hr{max-width:1140px;margin:0 auto;border:0;background-color:#eee;height:1px}input:-webkit-autofill,select:-webkit-autofill,textarea:-webkit-autofill{-webkit-box-shadow:0 0 0 1000px #F2F2F2 inset;-webkit-text-fill-color:#898989}.gap .hr--full{max-width:100%}.textanim{stroke-dasharray:2000;stroke-dashoffset:2000;-webkit-transform:translateY(40px);transform:translateY(40px);fill:#fff}.infinity,.infinity_2,.loader,.loader_2{stroke-dasharray:200,80}@-webkit-keyframes dash{to{stroke-dashoffset:0}100%,35%,65%{fill:#fff}}@keyframes dash{to{stroke-dashoffset:0}100%,35%,65%{fill:#fff}}@keyframes anim{0%{stroke-dashoffset:0}100%{stroke-dashoffset:2000}}@-webkit-keyframes anim{0%{stroke-dashoffset:0}100%{stroke-dashoffset:2000}}.infinity{-webkit-animation:animlogo 5s linear 1;animation:animlogo 5s linear 1}.infinity_2{-webkit-animation:animlogo 7s linear 1;animation:animlogo 7s linear 1}.loader{-webkit-animation:animlogo 6s linear infinite;animation:animlogo 6s linear infinite}.loader_2{-webkit-animation:animlogo 8s linear infinite;animation:animlogo 8s linear infinite}#outline{stroke-dasharray:2.43px,242.78px;stroke-dashoffset:0;-webkit-animation:animlogo 2.6s linear 1;animation:animlogo 2.6s linear 1}@-webkit-keyframes animlogo{0%{stroke-dashoffset:0}100%{stroke-dashoffset:1395}}@keyframes animlogo{0%{stroke-dashoffset:0}100%{stroke-dashoffset:1395}}.outlinebg{opacity:.2}.logopath{stroke-dasharray:100}.bottom--general{background-repeat:no-repeat;background-position:50% 50%;background-size:cover;position:relative;padding:2em 0}.bottom--general:before{position:absolute;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.4);z-index:1}.bottom--general .container{position:relative;z-index:2}.bottom--general .top-heading,.bottom--general p,.bottom--general.hosting h3{color:#fff}.link--black-circle,.link--circle,.link--orange-circle,.link--sky-blue-circle,.link--white-circle{display:block;max-width:180px;text-align:center;text-transform:uppercase;font-family:"Effra W01 Regular",source-han-sans-traditional,source-han-sans-simplified-c,"微軟正黑體","Microsoft JhengHei",Helvetica,Arial,sans-serif;font-size:1em;padding:15px 0;margin:0 auto;border-radius:3em;border-style:solid;border-width:2px;transition:all .25s}.link--circle{border-color:#434345;color:#434345}@media (min-width:1025px){.link--circle:hover{opacity:.8;background:#434345;color:#fff}}.link--orange-circle{border-color:#FED312;color:#FED312}.link--white-circle{border-color:#fff;color:#fff}@media (min-width:1025px){.link--orange-circle:hover{opacity:.8;background:#FED312;color:#fff}.link--white-circle:hover{opacity:.8;background:rgba(0,0,0,.5);color:#fff}}.link--black-circle{border-color:#434345;background:#434345;color:#fff}@media (min-width:1025px){.link--black-circle:hover{border-color:#252527;background:#252527;color:#fff}.link--sky-blue-circle:hover{opacity:.7;color:#fff}}.link--sky-blue-circle{border-color:#00AED9;color:#fff;background-color:#00AED9;max-width:200px}.bubble{display:none;background-color:#FED312;border-radius:10px;width:100px;padding:.5em;position:absolute;top:0;left:50%;margin-left:-50px;color:#fff;font-size:.8em;text-align:center}.bubble:before{width:0;height:0;position:absolute;left:-7px;top:7px;border-style:solid;border-width:5px 8.7px 5px 0;border-color:transparent #FED312 transparent transparent}.btn--scroll-down{position:absolute;bottom:2em;left:50%;margin-left:-2.5em}.btn--scroll-down i{font-size:5em}.btn--filter{border-bottom:1px solid #424242;transition:all .25s;width:100%;text-align:left;max-width:400px}.btn--orange-submit,.btn--yellow-submit{height:56px;line-height:56px;min-width:200px;margin:0;font-family:"Effra W01 Bold",source-han-sans-traditional,source-han-sans-simplified-c,"微軟正黑體","Microsoft JhengHei",Helvetica,Arial,sans-serif;font-weight:500;transition:all .5s;display:inline-block;text-transform:uppercase}@media (min-width:1025px){.btn--filter:hover{border-bottom:1px solid #FED312}.btn--yellow-submit:hover{color:#434345;opacity:.8}}.btn--filter i,.btn--filter span{display:inline-block;vertical-align:middle}.btn--filter span{width:90%}.btn--filter i{font-size:25px}.btn--yellow-submit{background:#ff0;border:2px solid #ff0;border-radius:3em;padding:0;text-align:center;color:#434345;font-size:1em}.btn--yellow-submit.disabled{opacity:.5;pointer-events:none}.btn--yellow-submit.disabled+span{display:inline-block;opacity:1;visibility:visible;color:#ff0}.btn--yellow-submit+span{opacity:0;visibility:hidden;font-size:1.2em;padding-left:2em}@media (max-width:767px){.btn--yellow-submit{width:100%}.btn--yellow-submit+span{padding-left:0;padding-top:1em}.btn--orange-submit{width:100%}}.btn--orange-submit{background:#FED312;border:2px solid #FED312;border-radius:3em;padding:0;text-align:center;color:#fff;font-size:1em}.bottom--general .top-heading,h2,h3{font-family:"Effra W01 Regular",source-han-sans-traditional,source-han-sans-simplified-c,"微軟正黑體","Microsoft JhengHei",Helvetica,Arial,sans-serif}@media (min-width:1025px){.btn--orange-submit:hover{color:#fff;opacity:.8}.slide-content:hover i span,.slide-content:hover i span:after{background-color:#fff}}.btn--orange-submit.disabled{opacity:.5;pointer-events:none}.btn--orange-submit.disabled+span{display:inline-block;opacity:1;visibility:visible;color:#FED312}.btn--orange-submit+span{opacity:0;visibility:hidden;font-size:1.2em;padding-left:2em}@media (max-width:767px){.btn--orange-submit+span{padding-left:0;padding-top:1em}}.btn--close{font-size:2em}.plus-icon{display:inline-block}@media (min-width:1025px){.plus-icon:hover span,.plus-icon:hover span:after{background-color:#FED312}}.plus-icon.open span{-webkit-transform:rotate(0);transform:rotate(0);background-color:#FED312}.plus-icon.open span:after{opacity:0}.plus-icon span{display:inline-block;vertical-align:middle;width:20px;height:2px;background-color:#fff;transition:-webkit-transform .25s;transition:transform .25s;transition:transform .25s,-webkit-transform .25s;-webkit-transform:rotate(90deg);transform:rotate(90deg)}.plus-icon span:after{display:block;height:19px;width:2px;background-color:#fff;-webkit-transform:translate(9px,-9px);transform:translate(9px,-9px)}.plus-icon-black{display:inline-block;position:relative;top:-2px;margin-left:10px}@media (min-width:1025px){.plus-icon-black:hover span,.plus-icon-black:hover span:after{background-color:#434345}}.plus-icon-black.open span{-webkit-transform:rotate(0);transform:rotate(0);background-color:#434345}.plus-icon-black.open span:after{opacity:0}.plus-icon-black span{display:inline-block;vertical-align:middle;background-color:#434345;transition:-webkit-transform .25s;transition:transform .25s;transition:transform .25s,-webkit-transform .25s;-webkit-transform:rotate(90deg);transform:rotate(90deg);width:10px;height:2px}.plus-icon-black span:after{display:block;background-color:#434345;width:2px;height:10px;-webkit-transform:translate(4px,-4px);transform:translate(4px,-4px)}.nav--fullscreen,.nav--fullscreen li button{color:#fff}.nav--fullscreen li button:hover{color:#FED312}.form-group{margin-bottom:30px}.form-group__helf-item[type]{float:left;width:48%}.form-group__helf-item[type]:last-child{float:right}@media (max-width:850px){.form-group__helf-item[type]{float:none;width:100%}.form-group__helf-item[type]:last-child{margin-top:20px}}::-webkit-input-placeholder{color:rgba(221,221,221,.7)}:-moz-placeholder{color:rgba(221,221,221,.7)}::-moz-placeholder{color:rgba(221,221,221,.7)}:-ms-input-placeholder{color:rgba(221,221,221,.7)}input[type=date],input[type=datetime],input[type=datetime-local],input[type=email],input[type=month],input[type=number],input[type=password],input[type=range],input[type=search],input[type=tel],input[type=text],input[type=time],input[type=url],input[type=week],select,textarea{display:block;width:100%;color:#000;padding:10px;background-color:#fff;border:1px solid #ccc;border-radius:5px;line-height:1.4em;font-size:.95em;transition:border-color .3s,box-shadow .3s}input[type=date]:focus,input[type=datetime]:focus,input[type=datetime-local]:focus,input[type=email]:focus,input[type=month]:focus,input[type=number]:focus,input[type=password]:focus,input[type=range]:focus,input[type=search]:focus,input[type=tel]:focus,input[type=text]:focus,input[type=time]:focus,input[type=url]:focus,input[type=week]:focus,select:focus,textarea:focus{border-color:#FED312}input[type=radio]{display:inline-block;vertical-align:top;margin:0 5px 0 0;padding:0}label{display:block;margin-bottom:8px;font-size:.95em;color:#000}textarea{resize:vertical;min-height:200px}.disabled input[type=email],.disabled input[type=password],.disabled input[type=tel],.disabled input[type=text]{border:2px solid #eee;color:#eee;pointer-events:none}.star-note>li{font-size:1.2em;margin:.5em;padding-left:.5em;text-indent:-.5em}.star-note>li:before{content:"*";display:inline-block;padding-right:.5em}.dash-list>li:before,.the-list:before{display:inline-block;content:'- ';padding-right:.3em}.dash-list{padding-left:1em}.dash-list>li:before{margin-left:-.8em}.the-list{padding-left:.4em;margin-bottom:.5em}.the-list:before{margin-left:-.7em}.loader-overlay{background:rgba(0,0,0,.7);position:fixed;width:100vw;height:100vh;z-index:500;top:0;left:0;bottom:0;right:0;color:#fff;text-align:center}.loader-overlay svg{width:500px;margin:0 auto;display:block}.breadcrumb a,.breadcrumb a:after{display:inline-block}.loader-overlay h6{margin-top:1.5em}.quote{color:#fff;background-color:#424242;padding:3.5em}.quote__quotation{font-weight:100;font-size:2.1em;line-height:1.4em;letter-spacing:.03em}@media (max-width:850px){.loader-overlay svg{width:280px}.quote{padding:2.5em 0}.quote__quotation{font-size:1.2em}}.quote .heading{margin-bottom:.5em}body.cn,body.tw{font-size:15px;font-weight:200;-webkit-font-feature-settings:"liga";font-feature-settings:"liga"}body.cn h6,body.tw h6{font-size:1.2em}body.cn .grid__style--1 figcaption h6,body.tw .grid__style--1 figcaption h6{font-size:1em}body.cn .nav-sidebar__list .main-nav>li>a,body.tw .nav-sidebar__list .main-nav>li>a{font-weight:100;padding:.6em .8em;font-size:2.4em;letter-spacing:.05em}@media (max-width:550px){body.cn .nav-sidebar__list .main-nav>li>a,body.tw .nav-sidebar__list .main-nav>li>a{font-size:2em;padding:.6em}}body.cn .nav-sidebar__list .main-nav>li:first-child>a,body.tw .nav-sidebar__list .main-nav>li:first-child>a{padding:1.2em .8em .6em}@media (max-width:550px){body.cn .nav-sidebar__list .main-nav>li:first-child>a,body.tw .nav-sidebar__list .main-nav>li:first-child>a{padding:1.2em .6em .6em}}body.cn .nav-sidebar__sub>li a,body.tw .nav-sidebar__sub>li a{font-weight:100;font-size:1.25em;padding:.6em 0}body.cn .nav-sidebar__list .plus-icon,body.tw .nav-sidebar__list .plus-icon{top:12px}body.cn .video-content h2,body.tw .video-content h2{line-height:1.1em;max-width:700px}@media (max-width:1024px){body.cn .video-content h2,body.tw .video-content h2{font-size:4.2em}}@media (max-width:850px){body.cn .video-content h2,body.tw .video-content h2{font-size:4em;line-height:1.3em}}@media (max-width:767px){body.cn .video-content h2,body.tw .video-content h2{font-size:2.4em}}@media (max-width:550px){body.cn .nav-sidebar__list .plus-icon,body.tw .nav-sidebar__list .plus-icon{top:6px}body.cn .video-content h2,body.tw .video-content h2{font-size:2.2em}}body.cn .tenten-form h2,body.tw .tenten-form h2{font-size:4em}body.cn footer h6,body.tw footer h6{font-size:.8em}h2,h3{text-transform:uppercase}h4{font-size:2em}h5{font-size:1.5em}h6{font-size:1em}.bottom--general .top-heading{font-size:1.35em;margin-bottom:1em;letter-spacing:2px}.quote .heading{font-family:"Effra W01 Bold",source-han-sans-traditional,source-han-sans-simplified-c,"微軟正黑體","Microsoft JhengHei",Helvetica,Arial,sans-serif;font-weight:500;letter-spacing:.05em}.category-header__blog,.index-header__blog,.primary-en{font-family:"Effra W01 Regular",source-han-sans-traditional,source-han-sans-simplified-c,"微軟正黑體","Microsoft JhengHei",Helvetica,Arial,sans-serif}.category-header__blog,.index-header__blog{font-size:.95em;letter-spacing:.15em;line-height:1.3em;color:rgba(255,255,255,.8);transition:all .5s;margin-bottom:.5em;text-transform:uppercase}.highlight{color:#FED312}p{font-size:1.5em;line-height:1.4em}@media (max-width:550px){p{font-size:1.2em}}.btn--filter{color:#424242;font-size:2em;font-family:"Effra W01 Bold",source-han-sans-traditional,source-han-sans-simplified-c,"微軟正黑體","Microsoft JhengHei",Helvetica,Arial,sans-serif;padding:.1em 0;font-weight:500}.like-our-heading,.post-content h3{font-family:"Effra W01 Regular",source-han-sans-traditional,source-han-sans-simplified-c,"微軟正黑體","Microsoft JhengHei",Helvetica,Arial,sans-serif}.the-list{font-size:1.4em;line-height:1.7em}@media (max-width:550px){.the-list{font-size:1.2em}}.dash-list>li{width:100%;font-size:1.25em;line-height:1.4em}.footer-block__heading{font-size:.95em;letter-spacing:.15em;line-height:1.3em}.breadcrumb{visibility:hidden;font-size:.9em}@media (max-width:850px){.category-header__blog,.index-header__blog{margin-bottom:.2em}.breadcrumb{font-size:.8em}}.breadcrumb a:after{content:"/";padding:0 5px}.breadcrumb a:last-child:after{display:none}.post-index{margin-bottom:4em}.post-index .post{width:33.33333%;padding:1em;margin-bottom:1em}@media (max-width:850px){.post-index .post{width:50%;margin-bottom:.6em}}@media (max-width:550px){.post-index .post{padding:.5em;width:100%}}.post-index .wp-post-image{display:block;width:100%;height:auto}.post-index .entry-title{font-size:1.6em;line-height:1.3em;margin-top:.7em;margin-bottom:.4em}@media (max-width:850px){.post-index .entry-title{font-size:1.3em;margin-top:.4em}.post-index .entry-meta p{display:none}}.post-index .entry-meta p{font-size:1.1em;margin-bottom:.5em}.post-index .time{color:#434345}.post-index-02{margin-bottom:3em}.post-index-02 .hentry{margin:0}.post-index-02 .entry-title{line-height:1.1em;margin-top:.3em}@media (max-width:850px){.post-index-02 .entry-title{font-size:1.6em}}.post-index-02 .entry-title a{font-size:.9em;color:#212221}.post-index-02 .entry-meta a,.single-post__meta--text .author-name a,.single-post__meta--text .cat-links a{color:#FED312}.post-index-02 .entry-meta{font-size:.9em}.post-index-02 .entry-meta .cat-links{padding-left:1em}.post-index-02__item{border-bottom:1px solid #ddd;display:-webkit-flex;display:-ms-flexbox;display:flex;min-height:200px}.post-index-02__image{-webkit-flex:0 0 200px;-ms-flex:0 0 200px;flex:0 0 200px;height:200px;overflow:hidden;background-color:#f2f2f2}@media (max-width:850px){.post-index-02__item{min-height:120px}.post-index-02__image{display:none}}.post-index-02__image img{width:auto;height:auto}.post-index-02__text{-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.post-index-02__text--inner{padding-left:2em}@media (max-width:850px){.post-index-02__text--inner{padding:0}}.single-post .post{margin-top:3em}.single-post__meta{margin-bottom:1em}.single-post__meta:after,.single-post__meta:before{content:" ";display:table}.single-post__meta--image{float:left;width:50px;height:50px;border-radius:50px;overflow:hidden}@media (max-width:550px){.single-post .post{margin-top:1em}.single-post__meta--image{width:45px;height:45px}.single-post__meta--image img{width:100%;height:100%}}.single-post__meta--text{float:left;margin-left:1em;width:calc(100% - 70px)}@media (max-width:550px){.single-post__meta--text{margin-left:10px;font-size:.95em}}.single-post__meta--text .author-name{display:block;padding-top:.3em;font-size:1em}@media (max-width:850px){.single-post__meta--text .author-name{padding-top:0}}@media (max-width:550px){.single-post__meta--text .author-name{display:inline-block}}.single-post__meta--text .published-date{display:inline-block;padding-top:.3em;font-size:.95em}@media (max-width:850px){.single-post__meta--text .published-date{display:block}}@media (max-width:550px){.single-post__meta--text .published-date{display:inline-block;padding-left:10px}}.single-post__meta--text .cat-links{display:inline-block;padding-left:.5em;font-size:.95em}@media (max-width:850px){.single-post__meta--text .cat-links{display:block;padding-left:0;margin-top:10px}}@media (max-width:550px){.single-post__meta--text .cat-links{margin-top:5px}}.single-post .entry-title{font-size:2.8em;color:#273377;line-height:1.2em;margin-bottom:.5em}.single-post .post-thumbnail{max-width:1100px;margin:2em auto}.single-post .post-thumbnail img{width:100%;height:auto;display:block;margin:0 auto}.single-post .entry-footer{margin-top:2em}.single-post .entry-footer__top{padding-bottom:2em;border-bottom:1px solid #D1D3D4}.single-post .post-tags{margin-top:1em}.single-post .post-tags:after,.single-post .post-tags:before{content:" ";display:table}@media (max-width:850px){.single-post .entry-title{font-size:2em}.single-post .post-tags{margin-top:2em}}.single-post .post-tags a{float:left;color:#999;background-color:#F2F2F2;padding:.8em 1em;border-radius:5px;margin-right:.5em;margin-bottom:.5em;transition:background .3s,color .3s}.single-post .post-tags a:last-child{margin-right:0}.single-post .post-tags a:hover{background-color:#dedede;color:#555}.single-post .post-author{border-top:1px solid #ddd;border-bottom:1px solid #ddd;padding-top:1.6em;padding-bottom:1.6em;margin-top:3em}@media (min-width:851px){.single-post .post-author:after,.single-post .post-author:before{content:" ";display:table}.single-post .post-author:after{clear:both}}.single-post .post-author__img{float:left;width:20%}@media (max-width:850px){.single-post .post-author__img{width:auto;height:auto;margin-right:1em}}.single-post .post-author__img img{width:120px;height:120px;border-radius:120px;overflow:hidden}@media (max-width:550px){.single-post .post-author__img img{width:80px;height:80px;border-radius:80px;position:relative;top:10px}}.single-post .post-author__text{float:left;width:80%}@media (max-width:850px){.single-post .post-author__text{width:70%}}.single-post .post-author .name a{font-size:.95em;color:#FED312}.single-post .post-author .description{font-size:1.2em}.single-post .post-author .description a{color:#00AED9;text-decoration:underline}.single-post .post-footer__nav{margin-top:2em}@media (max-width:550px){.single-post .post-author__text{float:none;width:100%}.single-post .post-footer__nav{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;align-item:stretch}}.single-post .post-footer__nav .next,.single-post .post-footer__nav .previous{float:right;width:50%;height:400px;position:relative;overflow:hidden;background-color:#999}@media (max-width:1250px){.single-post .post-footer__nav .next,.single-post .post-footer__nav .previous{height:300px}}@media (max-width:850px){.single-post .post-footer__nav .next,.single-post .post-footer__nav .previous{height:250px}}@media (max-width:550px){.single-post .post-footer__nav .next,.single-post .post-footer__nav .previous{float:none;width:100%;-webkit-flex:1 1 100%;-ms-flex:1 1 100%;flex:1 1 100%;height:220px}.single-post .post-footer__nav .none-post #animate-logo{height:120px}}.single-post .post-footer__nav .next i,.single-post .post-footer__nav .previous i{margin-top:4px;font-size:15px}.single-post .post-footer__nav .next .icons-arrow-right,.single-post .post-footer__nav .previous .icons-arrow-right{padding-left:1em}.single-post .post-footer__nav .next .icons-arrow-left,.single-post .post-footer__nav .previous .icons-arrow-left{padding-right:1em}.single-post .post-footer__nav .previous figcaption{text-align:right}.single-post .post-footer__nav .none-post{background-color:#eee}.single-post .post-footer__nav .none-post #animate-logo{width:70%;max-width:320px;margin:0 auto;position:relative;top:20%}.single-post .post-footer__nav .none-post #animate-logo svg{width:100%}.single-post .post-footer__nav .none-post p{font-size:1.1em;color:#bbb;text-align:center;margin-top:3em}.single-post .post-footer__nav--link{display:block;width:100%;height:100%}.single-post .post-footer__nav .attachment-post-thumb{position:absolute;width:110%;height:auto;top:0;left:0;z-index:0}@media (max-width:850px){.single-post .post-footer__nav .previous{-webkit-order:2;-ms-flex-order:2;order:2}.single-post .post-footer__nav .attachment-post-thumb{width:120%}}.single-post .post-footer__nav figcaption{position:absolute;left:0;bottom:0;right:0;width:100%;background-color:rgba(0,0,0,.8);padding:1em;color:#fff;font-size:1.3em}@media (max-width:850px){.single-post .post-footer__nav figcaption{font-size:1.1em}}.addthis_sharing_toolbox{margin:0 0 .5em!important}.addthis_sharing_toolbox .at-share-tbx-element .at-share-btn{margin-right:7px!important;margin-left:0!important}.addthis_sharing_toolbox .at-share-btn{max-width:4pc!important;max-height:4pc!important}.addthis_sharing_toolbox .at-share-btn .at-icon-wrapper{width:40px!important;height:40px!important}.addthis_sharing_toolbox .at-share-btn svg{position:relative;left:4px;top:5px}.addthis_sharing_toolbox .at-svc-pinterest_share svg{-webkit-transform:scale(.85);transform:scale(.85);top:2px}.addthis_sharing_toolbox .at-svc-sinaweibo .at-icon-wrapper{background-color:#333!important}.like-our-heading{font-size:1.1em;letter-spacing:.05em;color:#FED312;margin-bottom:1em;margin-top:2.4em}.post-content h2,.post-content h3{line-height:1.2em;color:#273377;font-weight:500;margin:1.5em auto .6em;max-width:820px}.fb-like.fb_iframe_widget>span{width:450px!important}@media (max-width:550px){.fb-like.fb_iframe_widget>span{width:100%!important}}.post-content h2{font-size:1.8em}.post-content h3{font-size:1.3em}.post-content div,.post-content h4,.post-content h5,.post-content h6,.post-content p{font-size:18px;line-height:2em;margin-bottom:1em;color:#444;max-width:820px;margin-right:auto;margin-left:auto}.post-content ol,.post-content ul{list-style:none;margin-bottom:1.5em;max-width:820px;margin-right:auto;margin-left:auto}@media (max-width:1250px){.post-content div,.post-content h2,.post-content h3,.post-content h4,.post-content h5,.post-content h6,.post-content ol,.post-content p,.post-content ul{padding:0 5vw}}.post-content ol li,.post-content ul li{padding-left:1.4em;text-indent:-.5em;font-size:18px;line-height:1.8em;color:#444;margin-bottom:24px}.post-content ol li:last-child,.post-content ul li:last-child{margin-bottom:0}.post-content ol li:before,.post-content ul li:before{content:"• ";color:#FED312;display:inline-block;padding-right:.1em}.post-content a{color:#005FAE;text-decoration:none;border-bottom:1px solid #005FAE}.post-content a:hover{color:#002d7c;border-color:#002d7c}.post-content img{display:block;max-width:100%;height:auto;margin:0 auto}.post-content .full-width{width:100%;max-width:100%;margin-right:0;margin-left:0}.post-content blockquote,.post-content figure,.post-content table{max-width:820px;margin-right:auto;margin-left:auto}.post-content .full-width img{width:100%}@media (max-width:1250px){.post-content .full-width{padding:0}.post-content figure{padding:0 5vw}.post-content blockquote{padding:1.2em 3em}}.post-content figure figcaption{font-size:16px;color:#a7a7a7;margin-top:.5em;margin-bottom:1.2em}.post-content blockquote{background-color:#F2F2F2;font-size:20px;color:#999;position:relative;margin-bottom:2em;padding:1.2em 3em}.post-content blockquote:after,.post-content blockquote:before{display:block;position:absolute;content:"";width:48px;height:36px}.post-content blockquote:before{background:url(../img/quote-left.svg) no-repeat;top:-5px;left:20px}.post-content blockquote:after{background:url(../img/quote-right.svg) no-repeat;right:20px;bottom:-5px}.post-content blockquote p{color:#999}.post-content blockquote p:last-child{margin-bottom:0}.post-content table{border:1px solid #D1D3D4;width:100%;margin-bottom:1em}@media (max-width:1250px){.post-content table{padding:0 5vw}}.post-content table td,.post-content table th{text-align:left;border:1px solid #D1D3D4;padding:5px 8px}.post-content table th{background-color:#F2F2F2}.post-content .crayon-table .crayon-nums-content{margin-bottom:0!important}.break{word-break:break-word}.searchform{margin-top:2em;margin-bottom:2em;position:relative;width:100%;padding:0 30px}input.searchform__input{height:55px;border-radius:45px;padding-left:20px;font-size:1.2em}.searchform__btn{width:23px;height:24px;position:absolute;top:15px;right:55px}.nav-sidebar input.searchform__input{color:rgba(255,255,255,.6);border:1px solid rgba(255,255,255,.4);background-color:transparent}.nav-sidebar input.searchform__input:focus{border-color:#fff}.nav-sidebar .searchform__btn{background:url(../img/search-btn.svg) no-repeat}.the-result{color:#273377}.posts-navigation{opacity:0;visibility:hidden;height:0}#post-more-btn{margin-bottom:4em}#infscr-loading{position:absolute;left:0;bottom:-40px;width:100%;text-align:center}#infscr-loading img{display:inline-block}.svg-footer-gogoshark,.svg-footer-stockbird{width:90px;height:61px}.svg-footer-tientien{width:90px;height:21px}.nav{position:fixed;top:0;left:0;width:100%;z-index:1000;height:50px}.nav .bubble{display:block}.nav.active .nav-topbar{width:300px;background-color:#fff}.nav.active .nav-topbar__company{-webkit-flex:1 1 90%;-ms-flex:1 1 90%;flex:1 1 90%}.nav.active .nav-topbar__extras li{margin:0}.nav.active .nav-topbar__logo{display:none}.nav.active .nav-topbar__logo h1{opacity:0}.nav.active .nav-topbar__logo a{visibility:hidden;opacity:0}#topbar-tenten{display:block;float:left;margin-top:1px;margin-left:80px;width:70px;height:27px}.nav-topbar{position:absolute;z-index:3;width:100%;height:50px;box-shadow:0 2px 5px 0 rgba(0,0,0,.1);display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;background-color:rgba(255,255,255,.95);transition:all .3s}.nav-topbar__company{-webkit-flex:1 1 33%;-ms-flex:1 1 33%;flex:1 1 33%;padding:.72em 0}@media (max-width:767px){.post-content div,.post-content h4,.post-content h5,.post-content h6,.post-content p{line-height:1.8em}.post-content li,.post-content p{font-weight:500}.nav-topbar__company{-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto}}.nav-topbar__company .tenten-blog-logo{width:140px;height:50px;display:block;background:url(/october/storage/app/media/site/logo.svg) no-repeat;float:left;margin-top:-10px;margin-left: 90px;position: absolute;}.nav-topbar__logo{-webkit-flex:1 1 33%;-ms-flex:1 1 33%;flex:1 1 33%;position:relative}@media (max-width:767px){.nav-topbar__logo{display:none}}.nav-topbar__logo .logo{background:url(../img/common/logo.svg);display:block;width:56px;height:30px;margin:0 auto;text-indent:-99999px;transition:all .4s}.nav-topbar__logo--wrapper{opacity:1;transition:all .5s;position:relative}@media (min-width:768px){.nav-topbar__logo--wrapper{-webkit-transform:translateY(10px);transform:translateY(10px)}}@media (max-width:767px){.nav-topbar__logo--wrapper{-webkit-transform:translateY(1px);transform:translateY(1px)}}.nav-topbar__logo .bubble{-webkit-transform:translateX(100px);transform:translateX(100px);display:none}@media (min-width:768px){.nav-topbar__logo .bubble{display:block}}.nav-topbar__extras{-webkit-flex:1 1 33%;-ms-flex:1 1 33%;flex:1 1 33%;position:relative}.nav-topbar__extras .nav-dropdown__btn{display:block;float:right}.nav-topbar__extras .nav-dropdown__btn i{font-size:25px;color:#273377;margin-top:13px;margin-right:15px;cursor:pointer;transition:color .3s}.nav--fullscreen li button,.nav-sidebar__list .main-nav>li>a{font-size:3em;font-family:"Akko Rounded W01 Thin",source-han-sans-traditional,source-han-sans-simplified-c,"微軟正黑體","Microsoft JhengHei",Helvetica,Arial,sans-serif}.nav-topbar__extras .nav-dropdown__btn i:hover{color:#FED312}.nav-dropdown{display:none;position:absolute;top:55px;right:20px;width:120px;background-color:#FED312}.nav-dropdown.open{display:block}.nav-dropdown:before{content:"";display:block;width:14px;height:15px;background:url(../img/common/nav-arrow.svg) no-repeat;position:absolute;top:-15px;right:0}.nav-dropdown>li{border-bottom:1px solid rgba(255,255,255,.3)}.nav-dropdown>li:last-child{border:0}.nav-dropdown a{display:block;width:100%;color:rgba(255,255,255,.9);padding:.8em}.nav-dropdown a:hover{background-color:#d73913}.menu-icon{display:block;width:70px;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);background:#424242;padding:0 1.8em;position:absolute;top:0;left:0;bottom:0}.menu-icon .menu-icon__text,.menu-icon:after,.menu-icon:before{background:#fff;border-radius:3px;content:'';display:block;height:1px;margin:6px 0;transition:all .2s ease-out;-webkit-transform-origin:50% 50%;transform-origin:50% 50%;width:100%}.menu-icon .menu-icon__text{text-indent:-9999px}@media (min-width:1025px){.menu-icon:hover{background:#FED312}}.menu-icon.open{background:#FED312}.menu-icon.open:before{background: #424242;-webkit-transform:rotate(45deg) translate3d(3px,6px,0);transform:rotate(45deg) translate3d(3px,6px,0)}.menu-icon.open:after{background: #424242;-webkit-transform:rotate(-45deg) translate3d(3px,-6px,0);transform:rotate(-45deg) translate3d(3px,-6px,0)}.menu-icon.open .menu-icon__text{opacity:0}.nav--fullscreen{position:fixed;width:100%;height:100%;background:rgba(39,51,119,.9);top:0;left:0;z-index:1100;transition:all .3s;-webkit-transform:translateY(50px);transform:translateY(50px);opacity:0;visibility:hidden}.nav--fullscreen.open,.nav-sidebar.open .nav-sidebar__overlay{opacity:1;visibility:visible}.nav--fullscreen h5{margin-bottom:1em}.nav--fullscreen li button{font-weight:200;padding:.2em 0}.nav--fullscreen .btn--close{position:absolute;top:20px;right:20px;color:#fff}.nav--fullscreen.open{-webkit-transform:translateY(0);transform:translateY(0)}.nav-sidebar.open .nav-sidebar__list{-webkit-transform:translateX(0);transform:translateX(0);background:#424242;visibility:visible}@media (max-width:1024px){.nav-sidebar.open .nav-sidebar__list{width:100vw;overflow-y:auto}}.nav-sidebar.open .nav-sidebar__list li{-webkit-transform:translateY(0);transform:translateY(0);opacity:1;transition-delay:.2s}.nav-sidebar .menu-icon{position:absolute;top:0;left:0;z-index:3}.nav-sidebar__overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;background:rgba(0,0,0,.8);z-index:1;opacity:0;visibility:hidden;transition:opacity .5s}.nav-sidebar__list{width:300px;position:fixed;top:50px;bottom:0;left:0;z-index:2;transition:-webkit-transform .5s;transition:transform .5s;transition:transform .5s,-webkit-transform .5s;background:#FED312;visibility:hidden;padding:0;overflow-y:auto}.nav-sidebar__list .main-nav>li{transition:all .25s;-webkit-transform:translateY(20px);transform:translateY(20px);position:relative;opacity:0}.footer a,.footer-block__link{transition:color .3s}.nav-sidebar__list .main-nav>li:first-child>a{padding:.8em .7em .4em}.nav-sidebar__list .main-nav>li:first-child .plus-icon{top:34px}.nav-sidebar__list .main-nav>li.active>a{color:#fff555}.nav-sidebar__list .main-nav>li>a{color:#fff;text-transform:uppercase;display:block;width:100%;padding:.4em .7em}@media (min-width:1025px){.nav-sidebar__list .main-nav>li>a:hover{color:#FED312}}@media screen and (max-width:1024px) and (orientation:landscape){.nav-sidebar__list .main-nav>li>a{width:50%}}@media (max-width:550px){.nav-sidebar__list .main-nav>li:first-child .plus-icon{top:24px}.nav-sidebar__list .main-nav>li>a{font-size:2.5em;padding:.3em .6em}}.nav-sidebar__list .main-nav>li.open{background-color:#182468}.nav-sidebar__list .main-nav>li.open>a{color:#FED312}.footer,.footer a{color:#D1D3D4}.nav-sidebar .plus-icon{position:absolute;left:auto;top:14px;right:0;width:80px;height:50px;z-index:10}@media (min-width:1025px){.footer-bottom{padding:40px 0}}@media (max-width:1024px){.footer-bottom{padding:30px 0}}.footer-bottom.active .footer-createdby{background-position:0 -28px}.footer__block{margin-bottom:3em}@media (min-width:1025px){.footer__block:last-child{margin-bottom:0}.footer-top__container--col-8{width:66.10169%;float:left;margin-right:1.69492%}}.footer-top{background-image:linear-gradient(to bottom,#2d3440 0,#292a2d 100%)}.footer-top__container{border-bottom:1px solid rgba(137,137,137,.2)}.footer-top__container:last-of-type{border-bottom:none}@media (min-width:768px){.footer-top__container{padding:4em 0}}.footer-top__container-wrap{margin-bottom:50px}.footer-top__container-wrap:last-of-type{margin-bottom:0}@media (max-width:1024px){.footer-top__container--col-8{width:57.62712%;float:left;margin-right:1.69492%}}@media (max-width:767px){.nav-topbar__extras{-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto}.footer-top__container{padding:2em 0}.footer-top__container--col-8{width:100%;float:left;margin-left:0;margin-right:0;margin-bottom:20px}}@media (min-width:1025px){.footer-top__container--col-4{width:32.20339%;float:right;margin-right:0}}@media (max-width:1024px){.footer-top__container--col-4{width:40.67797%;float:right;margin-right:0}}.footer-block__heading{font-weight:700;text-transform:uppercase;color:#7E8083}.footer-block__heading a{color:inherit}.footer-block__heading a:hover{color:#fff}@media (min-width:768px){.footer-block__heading{margin-bottom:1.5em}.footer-block__icon{font-size:40px}}@media (max-width:767px){.footer-top__container--col-4{width:100%;float:left;margin-left:0;margin-right:0}.footer-block__heading{margin-bottom:1em}}.footer-block__item{line-height:1em;margin-bottom:1em}.footer-block__link{font-weight:100;letter-spacing:1px;color:#D1D3D4}@media (min-width:1025px){.footer-block__link:hover{color:#FED312}}@media (max-width:850px){.footer-block__link svg{width:70px}}.footer-block--sections{float:left;width:20%;padding-right:20px}@media (max-width:850px){.footer-block--sections{width:32.20339%;float:left;margin-right:1.69492%;margin-bottom:40px}.footer-block--sections:nth-child(3n){width:32.20339%;float:right;margin-right:0}}@media (max-width:767px){.footer-block__icon{font-size:30px}.footer-block--sections,.footer-block--sections:nth-child(3n){float:left;margin-right:1.69492%;width:49.15254%}.footer-block--sections{margin-bottom:20px}.footer-block--sections:nth-child(2n){width:49.15254%;float:right;margin-right:0}}@media (min-width:768px){.footer-block--contact{width:49.15254%;float:left;margin-right:1.69492%}.footer-block--contact:nth-child(2n){width:49.15254%;float:right;margin-right:0}}@media (max-width:767px){.footer-block--contact,.footer-block--contact:nth-child(2n){width:100%;float:left;margin-left:0;margin-right:0}.footer-block--contact{margin-bottom:20px}.footer-block--contact:last-of-type{margin-bottom:0}}.footer-block--inline-lists .footer-block__item:last-of-type{margin:0}@media (min-width:768px){.footer-block--inline-lists .footer-block__item{margin:0 20px 0 0}}@media (max-width:767px){.footer-block--inline-lists .footer-block__item{margin:0 10px 0 0}}.footer-block--map-link{text-decoration:underline}.footer-block--style-1 .footer-block__heading{font-size:1.1em}.footer-block--style-2 .footer-block__heading{font-size:.9em}.footer-block--style-2 .footer-block__{font-size:1.2em}.footer-block--style-2 .footer-block__.footer-block--map-link{font-size:.9em}.footer-bottom{background-color:#efefef}.footer-logobar__logo{margin-right:10px}.footer-logobar__description{font-weight:100;text-transform:uppercase;font-size:.6em;line-height:1.3em;letter-spacing:2px}#footer-tenten{width:60px}.footer-bottom__content{font-weight:100;margin-top:30px;font-size:.85em;color:#7E8083}.footer-bottom__like-btn{margin:20px auto 0;display:inherit}@media (min-width:851px){.footer-block__image{width:90px}}.error404{background-color:#f2f2f2}.error404 .widget_recent_entries{background-color:#fff}.error404 .searchform{margin-top:5em;margin-bottom:5em}.error404 input.searchform__input{color:#898989;border:1px solid #ccc;background-color:#fff}.error404 input.searchform__input:focus{border-color:#FED312}.error404 .searchform__btn{background:url(../img/search-btn-02.svg) no-repeat}.error404 .nav-sidebar input.searchform__input{color:rgba(255,255,255,.6);border:1px solid rgba(255,255,255,.4);background-color:transparent}.error404 .nav-sidebar input.searchform__input:focus{border-color:#fff}.error404 .nav-sidebar .searchform__btn{background:url(../img/search-btn.svg) no-repeat}.widget_recent_entries{background-color:#fff;padding:2em}.widget_recent_entries .widgettitle{font-size:2.2em;color:#434345;margin-bottom:.5em}.category-header,.index-header{background-color:#005FAE;color:#fff;text-align:center}.index-header{height:auto;position:relative;margin-bottom:2em}.index-header__blog{padding-top:3em}.index-header__heading{font-size:3.2em;text-transform:uppercase;font-family:"Akko Rounded W01 Thin",source-han-sans-traditional,source-han-sans-simplified-c,"微軟正黑體","Microsoft JhengHei",Helvetica,Arial,sans-serif;margin-top:.3em}@media (max-width:850px){.footer-block__image{width:75px}.index-header__blog{padding-top:2em}.index-header__heading{font-size:2em}}.index-header__description{padding-bottom:3em;padding-top:1em;font-size:1.2em;width:80%;max-width:600px;margin:0 auto}@media (max-width:550px){.nav-sidebar .plus-icon{top:5px}.index-header__description{position:relative;z-index:10;font-size:.95em}}.index-header__image{position:absolute;left:20%;bottom:0;height:260px}@media (max-width:1250px){.index-header__image{left:10%}}@media (max-width:1024px){.index-header__image{left:10px}}@media (max-width:850px){.index-header__description{padding-bottom:2em;width:60%}.index-header__image{height:200px}}@media (max-width:550px){.index-header__image{height:150px}}.category-header{height:180px;position:relative}.category-header__blog{padding-top:1.2em}.category-header__heading{font-size:3.2em;text-transform:uppercase;font-family:"Akko Rounded W01 Thin",source-han-sans-traditional,source-han-sans-simplified-c,"微軟正黑體","Microsoft JhengHei",Helvetica,Arial,sans-serif;margin-top:.3em}.category-header__image{position:absolute;right:10%;bottom:0}@media (max-width:850px){.category-header__blog{padding-top:.5em}.category-header__heading{font-size:2em}.category-header__image{width:150px;right:0}.category-header .breadcrumb{visibility:hidden}}.category-header .breadcrumb{color:rgba(255,255,255,.5);text-align:left;padding-top:1em}.category-header .breadcrumb a{color:rgba(255,255,255,.5)}.cat-item-wrapper{margin:2em 0;text-align:center}@media (max-width:850px){.cat-item-wrapper{margin:1em 0}}.cat-item-wrapper .cat-item{display:inline-block;margin:1em .5em;text-transform:uppercase;font-size:1em}.cat-item-wrapper .cat-item a{display:inline-block;padding:.8em 1.2em;background-color:#F2F2F2;color:#666;transition:none}@media (max-width:850px){.cat-item-wrapper .cat-item{margin:.3em}.cat-item-wrapper .cat-item a{font-size:.95em;padding:.5em 1em}}.cat-item-wrapper .cat-item a.active{border-color:#FED312;background-color:#FED312;color:#fff;pointer-events:none}.cat-item-wrapper .cat-item a:hover{background-color:#dedede}.cat-item-wrapper .cat-item-parent{display:inline-block;margin:.3em;text-transform:uppercase;font-size:1em}.cat-item-wrapper .cat-item-parent a{display:inline-block;padding:.8em 1.2em;border-bottom:2px solid #dedede;color:#666;transition:none}.cat-item-wrapper .cat-item-parent a.active{border-color:#FED312;color:#FED312;pointer-events:none}.cat-item-wrapper .cat-item-parent a:hover{border-color:#FED312}.global-header{margin-top:3em;margin-bottom:1em}.global-header__heading{text-align:center;font-size:2.2em;line-height:1.3em;color:#FED312;margin-bottom:1em}.global-header__description{font-size:.9em;text-align:center}