@import url("font-awesome.min.css");
@import url("https://fonts.googleapis.com/css?family=Lato:300,400,900");

/*
	Twenty by HTML5 UP
	html5up.net | @ajlkn
	Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)
*/

/* Reset */

	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-size: 100%;
		font: inherit;
		vertical-align: baseline;
		/*scroll-behavior: smooth;*/
	}

	article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
		display: block;
	}

	body {
		line-height: 1;
		margin: 0; padding: 0;
	}

	ol, ul {
		list-style: none;
	}

	blockquote, q {
		quotes: none;
	}

	blockquote:before, blockquote:after, q:before, q:after {
		content: '';
		content: none;
	}

	table {
		border-collapse: collapse;
		border-spacing: 0;
	}

	body {
		-webkit-text-size-adjust: none;
	}

/* Box Model */

	*, *:before, *:after {
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
	}

/* Containers */

	.container {
		margin-left: auto;
		margin-right: auto;
	}

	.container.\31 25\25 {
		width: 100%;
		max-width: 1750px;
		min-width: 1400px;
	}

	.container.\37 5\25 {
		width: 1050px;
	}

	.container.\35 0\25 {
		width: 700px;
	}

	.container.\32 5\25 {
		width: 350px;
	}

	.container {
		width: 1400px;
	}

	@media screen and (max-width: 1680px) {

		.container.\31 25\25 {
			width: 100%;
			max-width: 1500px;
			min-width: 1200px;
		}

		.container.\37 5\25 {
			width: 900px;
		}

		.container.\35 0\25 {
			width: 600px;
		}

		.container.\32 5\25 {
			width: 300px;
		}

		.container {
			width: 1200px;
		}

	}

	@media screen and (max-width: 1280px) {

		.container.\31 25\25 {
			width: 100%;
			max-width: 1200px;
			min-width: 960px;
		}

		.container.\37 5\25 {
			width: 720px;
		}

		.container.\35 0\25 {
			width: 480px;
		}

		.container.\32 5\25 {
			width: 240px;
		}

		.container {
			width: 960px;
		}

	}


	@media screen and (max-width: 1024px) {

		.container.\31 25\25 {
			width: 100%;
			max-width: 1200px;
			min-width: 960px;
		}

		.container.\37 5\25 {
			width: 720px;
		}

		.container.\35 0\25 {
			width: 480px;
		}

		.container.\32 5\25 {
			width: 240px;
		}

		.container {
			width: 900px;
		}

	}


	@media screen and (max-width: 980px) {

		.container.\31 25\25 {
			width: 100%;
			max-width: 118.75%;
			min-width: 95%;
		}

		.container.\37 5\25 {
			width: 71.25%;
		}

		.container.\35 0\25 {
			width: 47.5%;
		}

		.container.\32 5\25 {
			width: 23.75%;
		}

		.container {
			width: 95%;
		}

	}

	@media screen and (max-width: 840px) {

		.container.\31 25\25 {
			width: 100%;
			max-width: 118.75%;
			min-width: 95%;
		}

		.container.\37 5\25 {
			width: 71.25%;
		}

		.container.\35 0\25 {
			width: 47.5%;
		}

		.container.\32 5\25 {
			width: 23.75%;
		}

		.container {
			width: 95% !important;
		}

	}

	@media screen and (max-width: 736px) {

		.container.\31 25\25 {
			width: 100%;
			max-width: 125%;
			min-width: 100%;
		}

		.container.\37 5\25 {
			width: 75%;
		}

		.container.\35 0\25 {
			width: 50%;
		}

		.container.\32 5\25 {
			width: 25%;
		}

		.container {
			width: 100% !important;
		}

	}

/* Grid */


	.rowk {
		border-bottom: solid 0px transparent;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
	}

	.rowk > * {
		float: left;
		padding: 0.5em;
		margin: 0;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
	}

	.rowk:after, .rowk:before {
		content: '';
		display: block;
		clear: both;
		height: 0;
	}

	.rowk.uniform > * > :first-child {
		margin-top: 0;
	}

	.rowk.uniform > * > :last-child {
		margin-bottom: 0;
	}


	.rowp > * {
		float: left;
		padding: 0.5em;
		margin: 0;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
	}

	.rowp:after, .rowp:before {
		content: '';
		display: block;
		clear: both;
		height: 0;
	}

	.rowp.uniform > * > :first-child {
		margin-top: 0;
	}

	.rowp.uniform > * > :last-child {
		margin-bottom: 0;
	}


	.rowa > * {
		float: left;
		padding: 0;
		margin: 0;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
	}


	.row {
		border-bottom: solid 0px transparent;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
	}

	.row > * {
		float: left;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
	}

	.row:after, .row:before {
		content: '';
		display: block;
		clear: both;
		height: 0;
	}

	.row.uniform > * > :first-child {
		margin-top: 0;
	}

	.row.uniform > * > :last-child {
		margin-bottom: 0;
	}

	.row.\30 \25 > * {
		padding: 0px 0 0 0px;
	}

	.row.\30 \25 {
		margin: 0px 0 -1px 0px;
	}

	.row.uniform.\30 \25 > * {
		padding: 0px 0 0 0px;
	}

	.row.uniform.\30 \25 {
		margin: 0px 0 -1px 0px;
	}

	.row > * {
		padding: 50px 0 0 50px;
	}

	.row {
		margin: -50px 0 -1px -50px;
	}

	.row.uniform > * {
		padding: 50px 0 0 50px;
	}

	.row.uniform {
		margin: -50px 0 -1px -50px;
	}

	.row.\32 00\25 > * {
		padding: 100px 0 0 100px;
	}

	.row.\32 00\25 {
		margin: -100px 0 -1px -100px;
	}

	.row.uniform.\32 00\25 > * {
		padding: 100px 0 0 100px;
	}

	.row.uniform.\32 00\25 {
		margin: -100px 0 -1px -100px;
	}

	.row.\31 50\25 > * {
		padding: 75px 0 0 75px;
	}

	.row.\31 50\25 {
		margin: -75px 0 -1px -75px;
	}

	.row.uniform.\31 50\25 > * {
		padding: 75px 0 0 75px;
	}

	.row.uniform.\31 50\25 {
		margin: -75px 0 -1px -75px;
	}

	.row.\35 0\25 > * {
		padding: 25px 0 0 25px;
	}

	.row.\35 0\25 {
		margin: -25px 0 -1px -25px;
	}

	.row.uniform.\35 0\25 > * {
		padding: 25px 0 0 25px;
	}

	.row.uniform.\35 0\25 {
		margin: -25px 0 -1px -25px;
	}

	.row.\32 5\25 > * {
		padding: 12.5px 0 0 12.5px;
	}

	.row.\32 5\25 {
		margin: -12.5px 0 -1px -12.5px;
	}

	.row.uniform.\32 5\25 > * {
		padding: 12.5px 0 0 12.5px;
	}

	.row.uniform.\32 5\25 {
		margin: -12.5px 0 -1px -12.5px;
	}

	.\31 2u, .\31 2u\24 {
		width: 100%;
		clear: none;
		margin-left: 0;
	}

	.\31 1u, .\31 1u\24 {
		width: 91.6666666667%;
		clear: none;
		margin-left: 0;
	}

	.\31 0u, .\31 0u\24 {
		width: 83.3333333333%;
		clear: none;
		margin-left: 0;
	}

	.\39 u, .\39 u\24 {
		width: 75%;
		clear: none;
		margin-left: 0;
	}

	.\38 u, .\38 u\24 {
		width: 66.6666666667%;
		clear: none;
		margin-left: 0;
	}

	.\37 u, .\37 u\24 {
		width: 58.3333333333%;
		clear: none;
		margin-left: 0;
	}

	.\36 u, .\36 u\24 {
		width: 50%;
		clear: none;
		margin-left: 0;
	}

	.\35 u, .\35 u\24 {
		width: 41.6666666667%;
		clear: none;
		margin-left: 0;
	}

	.\34 u, .\34 u\24 {
		width: 33.3333333333%;
		clear: none;
		margin-left: 0;
	}

	.\33 u, .\33 u\24 {
		width: 25%;
		clear: none;
		margin-left: 0;
	}

	.\32 u, .\32 u\24 {
		width: 16.6666666667%;
		clear: none;
		margin-left: 0;
	}

	.\31 u, .\31 u\24 {
		width: 8.3333333333%;
		clear: none;
		margin-left: 0;
	}

	.\31 2u\24 + *,
	.\31 1u\24 + *,
	.\31 0u\24 + *,
	.\39 u\24 + *,
	.\38 u\24 + *,
	.\37 u\24 + *,
	.\36 u\24 + *,
	.\35 u\24 + *,
	.\34 u\24 + *,
	.\33 u\24 + *,
	.\32 u\24 + *,
	.\31 u\24 + * {
		clear: left;
	}

	.\-11u {
		margin-left: 91.66667%;
	}

	.\-10u {
		margin-left: 83.33333%;
	}

	.\-9u {
		margin-left: 75%;
	}

	.\-8u {
		margin-left: 66.66667%;
	}

	.\-7u {
		margin-left: 58.33333%;
	}

	.\-6u {
		margin-left: 50%;
	}

	.\-5u {
		margin-left: 41.66667%;
	}

	.\-4u {
		margin-left: 33.33333%;
	}

	.\-3u {
		margin-left: 25%;
	}

	.\-2u {
		margin-left: 16.66667%;
	}

	.\-1u {
		margin-left: 8.33333%;
	}

	@media screen and (max-width: 1680px) {

		.row > * {
			padding: 40px 0 0 40px;
		}

		.row {
			margin: -40px 0 -1px -40px;
		}

		.row.uniform > * {
			padding: 40px 0 0 40px;
		}

		.row.uniform {
			margin: -40px 0 -1px -40px;
		}

		.row.\32 00\25 > * {
			padding: 80px 0 0 80px;
		}

		.row.\32 00\25 {
			margin: -80px 0 -1px -80px;
		}

		.row.uniform.\32 00\25 > * {
			padding: 80px 0 0 80px;
		}

		.row.uniform.\32 00\25 {
			margin: -80px 0 -1px -80px;
		}

		.row.\31 50\25 > * {
			padding: 60px 0 0 60px;
		}

		.row.\31 50\25 {
			margin: -60px 0 -1px -60px;
		}

		.row.uniform.\31 50\25 > * {
			padding: 60px 0 0 60px;
		}

		.row.uniform.\31 50\25 {
			margin: -60px 0 -1px -60px;
		}

		.row.\35 0\25 > * {
			padding: 20px 0 0 20px;
		}

		.row.\35 0\25 {
			margin: -20px 0 -1px -20px;
		}

		.row.uniform.\35 0\25 > * {
			padding: 20px 0 0 20px;
		}

		.row.uniform.\35 0\25 {
			margin: -20px 0 -1px -20px;
		}

		.row.\32 5\25 > * {
			padding: 10px 0 0 10px;
		}

		.row.\32 5\25 {
			margin: -10px 0 -1px -10px;
		}

		.row.uniform.\32 5\25 > * {
			padding: 10px 0 0 10px;
		}

		.row.uniform.\32 5\25 {
			margin: -10px 0 -1px -10px;
		}

		.\31 2u\28wide\29, .\31 2u\24\28wide\29 {
			width: 100%;
			clear: none;
			margin-left: 0;
		}

		.\31 1u\28wide\29, .\31 1u\24\28wide\29 {
			width: 91.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\31 0u\28wide\29, .\31 0u\24\28wide\29 {
			width: 83.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\39 u\28wide\29, .\39 u\24\28wide\29 {
			width: 75%;
			clear: none;
			margin-left: 0;
		}

		.\38 u\28wide\29, .\38 u\24\28wide\29 {
			width: 66.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\37 u\28wide\29, .\37 u\24\28wide\29 {
			width: 58.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\36 u\28wide\29, .\36 u\24\28wide\29 {
			width: 50%;
			clear: none;
			margin-left: 0;
		}

		.\35 u\28wide\29, .\35 u\24\28wide\29 {
			width: 41.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\34 u\28wide\29, .\34 u\24\28wide\29 {
			width: 33.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\33 u\28wide\29, .\33 u\24\28wide\29 {
			width: 25%;
			clear: none;
			margin-left: 0;
		}

		.\32 u\28wide\29, .\32 u\24\28wide\29 {
			width: 16.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\31 u\28wide\29, .\31 u\24\28wide\29 {
			width: 8.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\31 2u\24\28wide\29 + *,
		.\31 1u\24\28wide\29 + *,
		.\31 0u\24\28wide\29 + *,
		.\39 u\24\28wide\29 + *,
		.\38 u\24\28wide\29 + *,
		.\37 u\24\28wide\29 + *,
		.\36 u\24\28wide\29 + *,
		.\35 u\24\28wide\29 + *,
		.\34 u\24\28wide\29 + *,
		.\33 u\24\28wide\29 + *,
		.\32 u\24\28wide\29 + *,
		.\31 u\24\28wide\29 + * {
			clear: left;
		}

		.\-11u\28wide\29 {
			margin-left: 91.66667%;
		}

		.\-10u\28wide\29 {
			margin-left: 83.33333%;
		}

		.\-9u\28wide\29 {
			margin-left: 75%;
		}

		.\-8u\28wide\29 {
			margin-left: 66.66667%;
		}

		.\-7u\28wide\29 {
			margin-left: 58.33333%;
		}

		.\-6u\28wide\29 {
			margin-left: 50%;
		}

		.\-5u\28wide\29 {
			margin-left: 41.66667%;
		}

		.\-4u\28wide\29 {
			margin-left: 33.33333%;
		}

		.\-3u\28wide\29 {
			margin-left: 25%;
		}

		.\-2u\28wide\29 {
			margin-left: 16.66667%;
		}

		.\-1u\28wide\29 {
			margin-left: 8.33333%;
		}

	}

	@media screen and (max-width: 1280px) {

		.row > * {
			padding: 40px 0 0 40px;
		}

		.row {
			margin: -40px 0 -1px -40px;
		}

		.row.uniform > * {
			padding: 40px 0 0 40px;
		}

		.row.uniform {
			margin: -40px 0 -1px -40px;
		}

		.row.\32 00\25 > * {
			padding: 80px 0 0 80px;
		}

		.row.\32 00\25 {
			margin: -80px 0 -1px -80px;
		}

		.row.uniform.\32 00\25 > * {
			padding: 80px 0 0 80px;
		}

		.row.uniform.\32 00\25 {
			margin: -80px 0 -1px -80px;
		}

		.row.\31 50\25 > * {
			padding: 60px 0 0 60px;
		}

		.row.\31 50\25 {
			margin: -60px 0 -1px -60px;
		}

		.row.uniform.\31 50\25 > * {
			padding: 60px 0 0 60px;
		}

		.row.uniform.\31 50\25 {
			margin: -60px 0 -1px -60px;
		}

		.row.\35 0\25 > * {
			padding: 20px 0 0 20px;
		}

		.row.\35 0\25 {
			margin: -20px 0 -1px -20px;
		}

		.row.uniform.\35 0\25 > * {
			padding: 20px 0 0 20px;
		}

		.row.uniform.\35 0\25 {
			margin: -20px 0 -1px -20px;
		}

		.row.\32 5\25 > * {
			padding: 10px 0 0 10px;
		}

		.row.\32 5\25 {
			margin: -10px 0 -1px -10px;
		}

		.row.uniform.\32 5\25 > * {
			padding: 10px 0 0 10px;
		}

		.row.uniform.\32 5\25 {
			margin: -10px 0 -1px -10px;
		}

		.\31 2u\28normal\29, .\31 2u\24\28normal\29 {
			width: 100%;
			clear: none;
			margin-left: 0;
		}

		.\31 1u\28normal\29, .\31 1u\24\28normal\29 {
			width: 91.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\31 0u\28normal\29, .\31 0u\24\28normal\29 {
			width: 83.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\39 u\28normal\29, .\39 u\24\28normal\29 {
			width: 75%;
			clear: none;
			margin-left: 0;
		}

		.\38 u\28normal\29, .\38 u\24\28normal\29 {
			width: 66.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\37 u\28normal\29, .\37 u\24\28normal\29 {
			width: 58.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\36 u\28normal\29, .\36 u\24\28normal\29 {
			width: 50%;
			clear: none;
			margin-left: 0;
		}

		.\35 u\28normal\29, .\35 u\24\28normal\29 {
			width: 41.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\34 u\28normal\29, .\34 u\24\28normal\29 {
			width: 33.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\33 u\28normal\29, .\33 u\24\28normal\29 {
			width: 25%;
			clear: none;
			margin-left: 0;
		}

		.\32 u\28normal\29, .\32 u\24\28normal\29 {
			width: 16.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\31 u\28normal\29, .\31 u\24\28normal\29 {
			width: 8.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\31 2u\24\28normal\29 + *,
		.\31 1u\24\28normal\29 + *,
		.\31 0u\24\28normal\29 + *,
		.\39 u\24\28normal\29 + *,
		.\38 u\24\28normal\29 + *,
		.\37 u\24\28normal\29 + *,
		.\36 u\24\28normal\29 + *,
		.\35 u\24\28normal\29 + *,
		.\34 u\24\28normal\29 + *,
		.\33 u\24\28normal\29 + *,
		.\32 u\24\28normal\29 + *,
		.\31 u\24\28normal\29 + * {
			clear: left;
		}

		.\-11u\28normal\29 {
			margin-left: 91.66667%;
		}

		.\-10u\28normal\29 {
			margin-left: 83.33333%;
		}

		.\-9u\28normal\29 {
			margin-left: 75%;
		}

		.\-8u\28normal\29 {
			margin-left: 66.66667%;
		}

		.\-7u\28normal\29 {
			margin-left: 58.33333%;
		}

		.\-6u\28normal\29 {
			margin-left: 50%;
		}

		.\-5u\28normal\29 {
			margin-left: 41.66667%;
		}

		.\-4u\28normal\29 {
			margin-left: 33.33333%;
		}

		.\-3u\28normal\29 {
			margin-left: 25%;
		}

		.\-2u\28normal\29 {
			margin-left: 16.66667%;
		}

		.\-1u\28normal\29 {
			margin-left: 8.33333%;
		}

	}

	@media screen and (max-width: 980px) {

		.row > * {
			padding: 30px 0 0 30px;
		}

		.row {
			margin: -30px 0 -1px -30px;
		}

		.row.uniform > * {
			padding: 30px 0 0 30px;
		}

		.row.uniform {
			margin: -30px 0 -1px -30px;
		}

		.row.\32 00\25 > * {
			padding: 60px 0 0 60px;
		}

		.row.\32 00\25 {
			margin: -60px 0 -1px -60px;
		}

		.row.uniform.\32 00\25 > * {
			padding: 60px 0 0 60px;
		}

		.row.uniform.\32 00\25 {
			margin: -60px 0 -1px -60px;
		}

		.row.\31 50\25 > * {
			padding: 45px 0 0 45px;
		}

		.row.\31 50\25 {
			margin: -45px 0 -1px -45px;
		}

		.row.uniform.\31 50\25 > * {
			padding: 45px 0 0 45px;
		}

		.row.uniform.\31 50\25 {
			margin: -45px 0 -1px -45px;
		}

		.row.\35 0\25 > * {
			padding: 15px 0 0 15px;
		}

		.row.\35 0\25 {
			margin: -15px 0 -1px -15px;
		}

		.row.uniform.\35 0\25 > * {
			padding: 15px 0 0 15px;
		}

		.row.uniform.\35 0\25 {
			margin: -15px 0 -1px -15px;
		}

		.row.\32 5\25 > * {
			padding: 7.5px 0 0 7.5px;
		}

		.row.\32 5\25 {
			margin: -7.5px 0 -1px -7.5px;
		}

		.row.uniform.\32 5\25 > * {
			padding: 7.5px 0 0 7.5px;
		}

		.row.uniform.\32 5\25 {
			margin: -7.5px 0 -1px -7.5px;
		}

		.\31 2u\28narrow\29, .\31 2u\24\28narrow\29 {
			width: 100%;
			clear: none;
			margin-left: 0;
		}

		.\31 1u\28narrow\29, .\31 1u\24\28narrow\29 {
			width: 91.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\31 0u\28narrow\29, .\31 0u\24\28narrow\29 {
			width: 83.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\39 u\28narrow\29, .\39 u\24\28narrow\29 {
			width: 75%;
			clear: none;
			margin-left: 0;
		}

		.\38 u\28narrow\29, .\38 u\24\28narrow\29 {
			width: 66.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\37 u\28narrow\29, .\37 u\24\28narrow\29 {
			width: 58.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\36 u\28narrow\29, .\36 u\24\28narrow\29 {
			width: 50%;
			clear: none;
			margin-left: 0;
		}

		.\35 u\28narrow\29, .\35 u\24\28narrow\29 {
			width: 41.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\34 u\28narrow\29, .\34 u\24\28narrow\29 {
			width: 33.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\33 u\28narrow\29, .\33 u\24\28narrow\29 {
			width: 25%;
			clear: none;
			margin-left: 0;
		}

		.\32 u\28narrow\29, .\32 u\24\28narrow\29 {
			width: 16.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\31 u\28narrow\29, .\31 u\24\28narrow\29 {
			width: 8.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\31 2u\24\28narrow\29 + *,
		.\31 1u\24\28narrow\29 + *,
		.\31 0u\24\28narrow\29 + *,
		.\39 u\24\28narrow\29 + *,
		.\38 u\24\28narrow\29 + *,
		.\37 u\24\28narrow\29 + *,
		.\36 u\24\28narrow\29 + *,
		.\35 u\24\28narrow\29 + *,
		.\34 u\24\28narrow\29 + *,
		.\33 u\24\28narrow\29 + *,
		.\32 u\24\28narrow\29 + *,
		.\31 u\24\28narrow\29 + * {
			clear: left;
		}

		.\-11u\28narrow\29 {
			margin-left: 91.66667%;
		}

		.\-10u\28narrow\29 {
			margin-left: 83.33333%;
		}

		.\-9u\28narrow\29 {
			margin-left: 75%;
		}

		.\-8u\28narrow\29 {
			margin-left: 66.66667%;
		}

		.\-7u\28narrow\29 {
			margin-left: 58.33333%;
		}

		.\-6u\28narrow\29 {
			margin-left: 50%;
		}

		.\-5u\28narrow\29 {
			margin-left: 41.66667%;
		}

		.\-4u\28narrow\29 {
			margin-left: 33.33333%;
		}

		.\-3u\28narrow\29 {
			margin-left: 25%;
		}

		.\-2u\28narrow\29 {
			margin-left: 16.66667%;
		}

		.\-1u\28narrow\29 {
			margin-left: 8.33333%;
		}

	}

	@media screen and (max-width: 840px) {
		

	.rowk > * {
		float: left;
		padding: 0;
		margin: 0.3em 0;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
	}
		

	.rowp > * {
		padding: 0;
		margin: 0;
	}
		
		.rowp > * {
			padding: 10px 20px;
		}

		.rowp {
			margin: 0;
		}

		.rowp.uniform > * {
			padding: 10px 20px;
		}

		.rowp.uniform {
			margin: 0;
		}
	
		
/* ------------------------------------------ */

		.row > * {
			padding: 30px 0 0 30px;
		}

		.row {
			margin: -30px 0 -1px -30px;
		}

		.row.uniform > * {
			padding: 30px 0 0 30px;
		}

		.row.uniform {
			margin: -30px 0 -1px -30px;
		}

		.row.\32 00\25 > * {
			padding: 60px 0 0 60px;
		}

		.row.\32 00\25 {
			margin: -60px 0 -1px -60px;
		}

		.row.uniform.\32 00\25 > * {
			padding: 60px 0 0 60px;
		}

		.row.uniform.\32 00\25 {
			margin: -60px 0 -1px -60px;
		}

		.row.\31 50\25 > * {
			padding: 45px 0 0 45px;
		}

		.row.\31 50\25 {
			margin: -45px 0 -1px -45px;
		}

		.row.uniform.\31 50\25 > * {
			padding: 45px 0 0 45px;
		}

		.row.uniform.\31 50\25 {
			margin: -45px 0 -1px -45px;
		}

		.row.\35 0\25 > * {
			padding: 15px 0 0 15px;
		}

		.row.\35 0\25 {
			margin: -15px 0 -1px -15px;
		}

		.row.uniform.\35 0\25 > * {
			padding: 15px 0 0 15px;
		}

		.row.uniform.\35 0\25 {
			margin: -15px 0 -1px -15px;
		}

		.row.\32 5\25 > * {
			padding: 7.5px 0 0 7.5px;
		}

		.row.\32 5\25 {
			margin: -7.5px 0 -1px -7.5px;
		}

		.row.uniform.\32 5\25 > * {
			padding: 7.5px 0 0 7.5px;
		}

		.row.uniform.\32 5\25 {
			margin: -7.5px 0 -1px -7.5px;
		}

		.\31 2u\28narrower\29, .\31 2u\24\28narrower\29 {
			width: 100%;
			clear: none;
			margin-left: 0;
		}

		.\31 1u\28narrower\29, .\31 1u\24\28narrower\29 {
			width: 91.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\31 0u\28narrower\29, .\31 0u\24\28narrower\29 {
			width: 83.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\39 u\28narrower\29, .\39 u\24\28narrower\29 {
			width: 75%;
			clear: none;
			margin-left: 0;
		}

		.\38 u\28narrower\29, .\38 u\24\28narrower\29 {
			width: 66.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\37 u\28narrower\29, .\37 u\24\28narrower\29 {
			width: 58.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\36 u\28narrower\29, .\36 u\24\28narrower\29 {
			width: 50%;
			clear: none;
			margin-left: 0;
		}

		.\35 u\28narrower\29, .\35 u\24\28narrower\29 {
			width: 41.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\34 u\28narrower\29, .\34 u\24\28narrower\29 {
			width: 33.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\33 u\28narrower\29, .\33 u\24\28narrower\29 {
			width: 25%;
			clear: none;
			margin-left: 0;
		}

		.\32 u\28narrower\29, .\32 u\24\28narrower\29 {
			width: 16.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\31 u\28narrower\29, .\31 u\24\28narrower\29 {
			width: 8.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\31 2u\24\28narrower\29 + *,
		.\31 1u\24\28narrower\29 + *,
		.\31 0u\24\28narrower\29 + *,
		.\39 u\24\28narrower\29 + *,
		.\38 u\24\28narrower\29 + *,
		.\37 u\24\28narrower\29 + *,
		.\36 u\24\28narrower\29 + *,
		.\35 u\24\28narrower\29 + *,
		.\34 u\24\28narrower\29 + *,
		.\33 u\24\28narrower\29 + *,
		.\32 u\24\28narrower\29 + *,
		.\31 u\24\28narrower\29 + * {
			clear: left;
		}

		.\-11u\28narrower\29 {
			margin-left: 91.66667%;
		}

		.\-10u\28narrower\29 {
			margin-left: 83.33333%;
		}

		.\-9u\28narrower\29 {
			margin-left: 75%;
		}

		.\-8u\28narrower\29 {
			margin-left: 66.66667%;
		}

		.\-7u\28narrower\29 {
			margin-left: 58.33333%;
		}

		.\-6u\28narrower\29 {
			margin-left: 50%;
		}

		.\-5u\28narrower\29 {
			margin-left: 41.66667%;
		}

		.\-4u\28narrower\29 {
			margin-left: 33.33333%;
		}

		.\-3u\28narrower\29 {
			margin-left: 25%;
		}

		.\-2u\28narrower\29 {
			margin-left: 16.66667%;
		}

		.\-1u\28narrower\29 {
			margin-left: 8.33333%;
		}

	}


	@media screen and (max-width: 736px) {

		.row > * {
			padding: 5px 0 0 30px;
		}

		.row {
			margin: -5px 0 -1px -30px;
		}

		.row.uniform > * {
			padding: 5px 0 0 30px;
		}

		.row.uniform {
			margin: -5px 0 -1px -30px;
		}

		.row.\32 00\25 > * {
			padding: 60px 0 0 60px;
		}

		.row.\32 00\25 {
			margin: -60px 0 -1px -60px;
		}

		.row.uniform.\32 00\25 > * {
			padding: 60px 0 0 60px;
		}

		.row.uniform.\32 00\25 {
			margin: -60px 0 -1px -60px;
		}

		.row.\31 50\25 > * {
			padding: 45px 0 0 45px;
		}

		.row.\31 50\25 {
			margin: -45px 0 -1px -45px;
		}

		.row.uniform.\31 50\25 > * {
			padding: 45px 0 0 45px;
		}

		.row.uniform.\31 50\25 {
			margin: -45px 0 -1px -45px;
		}

		.row.\35 0\25 > * {
			padding: 15px 0 0 15px;
		}

		.row.\35 0\25 {
			margin: -15px 0 -1px -15px;
		}

		.row.uniform.\35 0\25 > * {
			padding: 15px 0 0 15px;
		}

		.row.uniform.\35 0\25 {
			margin: -15px 0 -1px -15px;
		}

		.row.\32 5\25 > * {
			padding: 7.5px 0 0 7.5px;
		}

		.row.\32 5\25 {
			margin: -7.5px 0 -1px -7.5px;
		}

		.row.uniform.\32 5\25 > * {
			padding: 7.5px 0 0 7.5px;
		}

		.row.uniform.\32 5\25 {
			margin: -7.5px 0 -1px -7.5px;
		}

		.\31 2u\28mobile\29, .\31 2u\24\28mobile\29 {
			width: 100%;
			clear: none;
			margin-left: 0;
		}

		.\31 1u\28mobile\29, .\31 1u\24\28mobile\29 {
			width: 91.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\31 0u\28mobile\29, .\31 0u\24\28mobile\29 {
			width: 83.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\39 u\28mobile\29, .\39 u\24\28mobile\29 {
			width: 75%;
			clear: none;
			margin-left: 0;
		}

		.\38 u\28mobile\29, .\38 u\24\28mobile\29 {
			width: 66.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\37 u\28mobile\29, .\37 u\24\28mobile\29 {
			width: 58.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\36 u\28mobile\29, .\36 u\24\28mobile\29 {
			width: 50%;
			clear: none;
			margin-left: 0;
		}

		.\35 u\28mobile\29, .\35 u\24\28mobile\29 {
			width: 41.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\34 u\28mobile\29, .\34 u\24\28mobile\29 {
			width: 33.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\33 u\28mobile\29, .\33 u\24\28mobile\29 {
			width: 25%;
			clear: none;
			margin-left: 0;
		}

		.\32 u\28mobile\29, .\32 u\24\28mobile\29 {
			width: 16.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\31 u\28mobile\29, .\31 u\24\28mobile\29 {
			width: 8.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\31 2u\24\28mobile\29 + *,
		.\31 1u\24\28mobile\29 + *,
		.\31 0u\24\28mobile\29 + *,
		.\39 u\24\28mobile\29 + *,
		.\38 u\24\28mobile\29 + *,
		.\37 u\24\28mobile\29 + *,
		.\36 u\24\28mobile\29 + *,
		.\35 u\24\28mobile\29 + *,
		.\34 u\24\28mobile\29 + *,
		.\33 u\24\28mobile\29 + *,
		.\32 u\24\28mobile\29 + *,
		.\31 u\24\28mobile\29 + * {
			clear: left;
		}

		.\-11u\28mobile\29 {
			margin-left: 91.66667%;
		}

		.\-10u\28mobile\29 {
			margin-left: 83.33333%;
		}

		.\-9u\28mobile\29 {
			margin-left: 75%;
		}

		.\-8u\28mobile\29 {
			margin-left: 66.66667%;
		}

		.\-7u\28mobile\29 {
			margin-left: 58.33333%;
		}

		.\-6u\28mobile\29 {
			margin-left: 50%;
		}

		.\-5u\28mobile\29 {
			margin-left: 41.66667%;
		}

		.\-4u\28mobile\29 {
			margin-left: 33.33333%;
		}

		.\-3u\28mobile\29 {
			margin-left: 25%;
		}

		.\-2u\28mobile\29 {
			margin-left: 16.66667%;
		}

		.\-1u\28mobile\29 {
			margin-left: 8.33333%;
		}

	}

/* Basic */

	body {
		background: #FFFFFF;
	}

		body.is-loading *, body.is-loading *:before, body.is-loading *:after {
			-moz-animation: none !important;
			-webkit-animation: none !important;
			-ms-animation: none !important;
			animation: none !important;
			-moz-transition: none !important;
			-webkit-transition: none !important;
			-ms-transition: none !important;
			transition: none !important;
		}

	body, input, select, textarea {
		color: #000000;
		font-family: "微軟正黑體",sans-serif, 'Airal', 'Lato';
		font-size: 100%;
		font-weight: normal;
		letter-spacing: 0.025em;
		line-height: 1.75em;
	}

	a {
		-moz-transition: color 0.2s ease-in-out, border-color 0.2s ease-in-out, background-color 0.2s ease-in-out;
		-webkit-transition: color 0.2s ease-in-out, border-color 0.2s ease-in-out, background-color 0.2s ease-in-out;
		-ms-transition: color 0.2s ease-in-out, border-color 0.2s ease-in-out, background-color 0.2s ease-in-out;
		transition: color 0.2s ease-in-out, border-color 0.2s ease-in-out, background-color 0.2s ease-in-out;
		color: #0068B7;
		text-decoration: none;
		border-bottom: ;
	}

		a:hover {
			border-bottom-color: transparent;
		}

	strong, b {
		font-weight: bold;
	}

	p, ul, ol, dl, table, blockquote {
		margin: 0 0 2em 0;
	}

	h1, h2, h3, h4, h5, h6 {
		color: inherit;
		font-weight: 300;
		line-height: 1.75em;
		margin-bottom: 1em;
		text-transform: uppercase;
	}

		h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
			color: inherit;
			text-decoration: none;
			border: 0;
		}

	h2 {
		font-size: 1.5em;
		letter-spacing: 0.1em;
	}

	h3 {
		font-size: 1.15em;
		letter-spacing: 0.025em;
	}

	sub {
		font-size: 0.8em;
		position: relative;
		top: 0.5em;
	}

	sup {
		font-size: 0.8em;
		position: relative;
		top: -0.5em;
	}

	hr {
		border-top: solid 1px rgba(124, 128, 129, 0.2);
		border: 0;
		margin-bottom: 1.5em;
	}

	blockquote {
		border-left: solid 0.5em rgba(124, 128, 129, 0.2);
		font-style: italic;
		padding: 1em 0 1em 2em;
	}

/* Section/Article */

	section.special, article.special {
		text-align: center;
	}

	header.major {
		padding-bottom: 2em;
	}

	header.special {
		margin-bottom: 5em;
		padding-top: 7em;
		position: relative;
		text-align: center;
	}

		header.special:before, header.special:after {
			border-bottom: solid 1.5px;
			border-top: solid 1.5px;
			content: '';
			height: 7px;
			opacity: 0.1;
			position: absolute;
			top: 1.75em;
			width: 43%;
		}

		header.special:before {
			left: 0;
		}

		header.special:after {
			right: 0;
		}

		header.special h2 {
			margin-bottom: 0;
		}

		header.special h2 + p {
			margin-bottom: 0;
			padding-top: 1.5em;
		}

		header.special .icon {
			cursor: default;
			height: 7em;
			left: 0;
			position: absolute;
			text-align: center;
			top: 1em;
			width: 100%;
		}

			header.special .icon:before {
				font-size: 3.5em;
				opacity: 0.35;
			}

	footer > :last-child {
		margin-bottom: 0;
	}

	footer.major {
		padding-top: 3em;
	}

/* Form */

	input[type="text"],
	input[type="password"],
	input[type="email"],
	textarea {
		-moz-transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out;
		-webkit-transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out;
		-ms-transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out;
		transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out;
		-moz-appearance: none;
		-webkit-appearance: none;
		-ms-appearance: none;
		appearance: none;
		background: none;
		border: solid 1px rgba(124, 128, 129, 0.2);
		color: inherit;
		display: block;
		padding: 0.75em;
		text-decoration: none;
		width: 100%;
		outline: 0;
	}

		input[type="text"]:focus,
		input[type="password"]:focus,
		input[type="email"]:focus,
		textarea:focus {
			border-color: #83d3c9;
		}

	input[type="text"],
	input[type="password"],
	input[type="email"] {
		line-height: 1em;
	}

	::-webkit-input-placeholder {
		color: inherit;
		opacity: 0.5;
		position: relative;
		top: 3px;
	}

	:-moz-placeholder {
		color: inherit;
		opacity: 0.5;
	}

	::-moz-placeholder {
		color: inherit;
		opacity: 0.5;
	}

	:-ms-input-placeholder {
		color: inherit;
		opacity: 0.5;
	}

	.formerize-placeholder {
		color: rgba(124, 128, 129, 0.5) !important;
	}

/* Image */

	.image {
		display: block;
		border: 0;
		position: relative;
	}

		.image:before {
			background: url("images/overlay.png");
			content: '';
			height: 100%;
			left: 0;
			position: absolute;
			top: 0;
			width: 100%;
		}

		.image.fit {
			display: block;
		}

			.image.fit img {
				display: block;
				width: 100%;
			}

		.image.featured {
			display: block;
			margin: 0 0 2em 0;
		}

			.image.featured img {
				display: block;
				width: 100%;
			}

/* Icon */

	.icon {
		text-decoration: none;
		position: relative;
	}

		.icon:before {
			-moz-osx-font-smoothing: grayscale;
			-webkit-font-smoothing: antialiased;
			font-family: FontAwesome;
			font-style: normal;
			font-weight: normal;
			text-transform: none !important;
		}

		.icon.circle {
			-moz-transition: all 0.2s ease-in-out;
			-webkit-transition: all 0.2s ease-in-out;
			-ms-transition: all 0.2s ease-in-out;
			transition: all 0.2s ease-in-out;
			border: 0;
			border-radius: 100%;
			display: inline-block;
			font-size: 1.25em;
			height: 2.25em;
			left: 0;
			line-height: 2.25em;
			text-align: center;
			text-decoration: none;
			top: 0;
			width: 2.25em;
		}

			.icon.circle:hover {
				top: -0.2em;
			}

			.icon.circle.fa-twitter {
				background: #70aecd;
				color: #fff;
			}

				.icon.circle.fa-twitter:hover {
					background: #7fb7d2;
				}

			.icon.circle.fa-facebook {
				background: #7490c3;
				color: #fff;
			}

				.icon.circle.fa-facebook:hover {
					background: #829bc9;
				}

			.icon.circle.fa-google-plus {
				background: #db6b67;
				color: #fff;
			}

				.icon.circle.fa-google-plus:hover {
					background: #df7b77;
				}

			.icon.circle.fa-github {
				background: #dcad8b;
				color: #fff;
			}

				.icon.circle.fa-github:hover {
					background: #e1b89b;
				}

			.icon.circle.fa-dribbble {
				background: #da83ae;
				color: #fff;
			}

				.icon.circle.fa-dribbble:hover {
					background: #df93b8;
				}

		.icon.featured {
			cursor: default;
			display: block;
			margin: 0 0 1.5em 0;
			opacity: 0.35;
			text-align: center;
		}

			.icon.featured:before {
				font-size: 5em;
				line-height: 1em;
			}

		.icon > .label {
			display: none;
		}

/* List */

	ol.default {
		list-style: decimal;
		padding-left: 1.25em;
	}

		ol.default li {
			padding-left: 0.25em;
		}

	ul.default {
		list-style: disc;
		padding-left: 1em;
	}

		ul.default li {
			padding-left: 0.5em;
		}

	ul.icons {
		cursor: default;
	}

		ul.icons li {
			display: inline-block;
			line-height: 1em;
			padding-left: 0.5em;
		}

			ul.icons li:first-child {
				padding-left: 0;
			}

	ul.featured-icons {
		cursor: default;
		margin: -0.75em 0 0 0;
		opacity: 0.35;
		overflow: hidden;
		position: relative;
	}

		ul.featured-icons li {
			display: block;
			float: left;
			text-align: center;
			width: 50%;
		}

			ul.featured-icons li .icon {
				display: inline-block;
				font-size: 6.25em;
				height: 1.25em;
				line-height: 1.25em;
				width: 1em;
			}

	ul.buttons {
		cursor: default;
	}

		ul.buttons:last-child {
			margin-bottom: 0;
		}

		ul.buttons li {
			display: inline-block;
			padding: 0 0 0 1.5em;
		}

			ul.buttons li:first-child {
				padding: 0;
			}

		ul.buttons.vertical li {
			display: block;
			padding: 1.5em 0 0 0;
		}

			ul.buttons.vertical li:first-child {
				padding: 0;
			}

/* Table */

	table {
		width: 100%;
	}

		table.default {
			width: 100%;
		}

			table.default tbody tr {
				border-bottom: solid 1px rgba(124, 128, 129, 0.2);
			}

			table.default td {
				padding: 0.5em 1em 0.5em 1em;
			}

			table.default th {
				font-weight: 400;
				padding: 0.5em 1em 0.5em 1em;
				text-align: left;
			}

			table.default thead {
				background: #7c8081;
				color: #fff;
			}

/* Button */

	input[type="button"],
	input[type="submit"],
	input[type="reset"],
	.button {
		-moz-appearance: none;
		-webkit-appearance: none;
		-ms-appearance: none;
		appearance: none;
		-moz-transition: color 0.2s ease-in-out, border-color 0.2s ease-in-out, background-color 0.2s ease-in-out;
		-webkit-transition: color 0.2s ease-in-out, border-color 0.2s ease-in-out, background-color 0.2s ease-in-out;
		-ms-transition: color 0.2s ease-in-out, border-color 0.2s ease-in-out, background-color 0.2s ease-in-out;
		transition: color 0.2s ease-in-out, border-color 0.2s ease-in-out, background-color 0.2s ease-in-out;
		background: none;
		border: solid 1px;
		color: inherit;
		cursor: pointer;
		display: inline-block;
		font-size: 0.8em;
		font-weight: 900;
		letter-spacing: 2px;
		min-width: 18em;
		padding: 0 0.75em;
		line-height: 3.75em;
		text-align: center;
		text-decoration: none;
		text-transform: uppercase;
	}

		input[type="button"]:hover,
		input[type="submit"]:hover,
		input[type="reset"]:hover,
		.button:hover {
			background: rgba(188, 202, 206, 0.15);
			border-color: inherit;
		}

		input[type="button"].special,
		input[type="submit"].special,
		input[type="reset"].special,
		.button.special {
			background: #83d3c9;
			border-color: #83d3c9;
			color: #fff !important;
		}

			input[type="button"].special:hover,
			input[type="submit"].special:hover,
			input[type="reset"].special:hover,
			.button.special:hover {
				background: #96dad1 !important;
				border-color: #96dad1 !important;
			}

		input[type="button"].fit,
		input[type="submit"].fit,
		input[type="reset"].fit,
		.button.fit {
			width: 100%;
		}

		input[type="button"].small,
		input[type="submit"].small,
		input[type="reset"].small,
		.button.small {
			font-size: 0.7em;
			min-width: 14em;
			padding: 0.5em 0;
		}


#myBtn {
  display: block;
  background: #FFF;
  border-radius: 0;
  border: 0;
  border-top: solid 1px #0066CC;
  position: fixed;
  width: 45px;
  height: 45px;
  bottom: 3em;
  right: 0;
  color: #0066CC;
  cursor: pointer;
  z-index: 9999;
  outline: none;
}

#myBtn:hover {
	
}


video{
width: 100%;
height: 100%;
object-fit: contain;
}
video:focus {
outline:none;
}

/* slider */
    * {
      box-sizing: border-box;
    }

    .slider {
        width: 100%;
        margin: 0 auto;
    }

    .slick-slide {
      margin: 0 auto;
    }

    .slick-slide img {
	  display: block;
      width: 100%;
    }

    .slick-prev:before,
    .slick-next:before {
      color: black;
    }


    .slick-slide {
      transition: all ease-in-out .3s;
      opacity: .2;
    }
    
    .slick-active {
      opacity: .5;
    }

    .slick-current {
      opacity: 1;
    }



/* Header */

	@-moz-keyframes reveal-header {
		0% {
			top: -5em;
		}

		100% {
			top: 0;
		}
	}

	@-webkit-keyframes reveal-header {
		0% {
			top: -5em;
		}

		100% {
			top: 0;
		}
	}

	@-ms-keyframes reveal-header {
		0% {
			top: -5em;
		}

		100% {
			top: 0;
		}
	}

	@keyframes reveal-header {
		0% {
			top: -5em;
		}

		100% {
			top: 0;
		}
	}

	#header {
		cursor: default;
		font-size: 1.35em;
		position: absolute;
		width: 100%;
		height: auto;
		z-index: 10000;
	}

		#header nav {
			display: block;
			position: relative;
			margin: 0 auto;
			width: 100%;
			height: auto;
			letter-spacing: 0.075em;
			text-align: right;
		}

		.containernav {
			margin: 0 auto;
			width: 95%;
			padding: 0;
		}

			#header nav ul li {
				display: inline-block;
				margin: 1.5% 0.5em 0.5em 0.5em;
				padding: 0;
			}

				#header nav ul li > ul {
					display: none;
				}

				#header nav ul li a {
					display: inline-block;
					line-height: normal;
					padding: 0.5em;
					text-decoration: none;
					font-weight: bold;
				}

				#header nav ul li:first-child {
					display: none;
				}

				#header nav ul li input[type="button"],
				#header nav ul li input[type="submit"],
				#header nav ul li input[type="reset"],
				#header nav ul li .button {
					font-size: 1em;
					min-width: 0;
					width: auto;
				}


				#header nav ul li.active > a, #header nav ul li:hover > a {
					-moz-transition: all 0.2s ease-in-out;
					-webkit-transition: all 0.2s ease-in-out;
					-ms-transition: all 0.2s ease-in-out;
					transition: all 0.2s ease-in-out;
				}

                /* 首頁*/
				#header nav ul li.currentw > a {
					color: #FFF;
					border-bottom: solid 2px #FFF;
				}

				    #header nav ul li.currentw > a:hover {
						color: #FFF;
						border-bottom: solid 2px #9FC238;
				    }


				#header nav ul li.currentw1 > a {
					color: #FFF;
					border-bottom: solid 2px #FFF;
				}

				    #header nav ul li.currentw1 > a:hover {
						border-bottom: solid 2px #9FC238;
				    }

                /* 子頁*/
				#header nav ul li.currenpage > a {
					color: #006EB8;;
					border-bottom: solid 2px #FFF;
				}

				    #header nav ul li.currenpage > a:hover {
						color: #006EB8;
						border-bottom: solid 2px #9FC238;
				    }


				#header nav ul li.currenpage1 > a {
					color: #006EB8;
					border-bottom: solid 2px #9FC238;
				}

				    #header nav ul li.currenpage1 > a:hover {
						border-bottom: solid 2px #9FC238;
				    }


                /* 首頁*/
				#header nav ul li.submenuw > a {
					color: #FFF;
					border-bottom: solid 2px #FFF;
				}

				    #header nav ul li.submenuw > a:hover {
					    border-bottom: solid 2px #9FC238;
				    }

                    /*
					#header nav ul li.submenu > a:before {
						-moz-osx-font-smoothing: grayscale;
						-webkit-font-smoothing: antialiased;
						font-family: FontAwesome;
						font-style: normal;
						font-weight: bold;
						text-transform: none !important;
					}

					#header nav ul li.submenu > a:before {
						content: '\f0da';
						margin-right: 0.65em;
					}
                    */
                    
				#header nav ul li.submenu1 > a {
					color: #FFF;
				}

				    #header nav ul li.submenu1 > a:hover {
					    border: solid 2px #FFF;
				    }

                /* 子頁*/

				#header nav ul li.submenup > a {
					color: #006EB8;
					border-bottom: solid 2px #FFF;
				}

				    #header nav ul li.submenup > a:hover {
					    border-bottom: solid 2px #9FC238;
				    }

				#header nav ul li.submenup1 > a {
					color: #006EB8;
					border-bottom: solid 2px #9FC238;
				}

				    #header nav ul li.submenup1 > a:hover {
					    border-bottom: solid 2px #9FC238;
				    }

				.nav_logo {
					display: block;
					position: absolute;
					margin: 1% 0 0 3%;
					width: 15%;
					z-index: 9999999;
				}

				    .nav_logo:hover {
					    transform: scale(1.05);
				    }

				    .nav_logo a {
					   border-bottom: none;
				    } 

				    .nav_logo img {
					    width: 100%;
				    }


				    .nav_logoab1 {
						position: absolute;
						top: 0;
						left: 0;
						width: 100%;
						opacity: 0;
						
					    animation: nav1;
					    animation-duration: 6s;
						animation-iteration-count: infinite;
					    -moz-animation: nav1;
					    -moz-animation-duration: 6s;
						-moz-animation-iteration-count: infinite;
					    -webkit-animation: nav1;
					    -webkit-animation-duration: 6s;
						-webkit-animation-iteration-count: infinite;
					    -ms-animation: nav1;
					    -ms-animation-duration: 6s;
						-ms-animation-iteration-count: infinite;
				    } 

				    .nav_logoab2 {
						position: absolute;
						top: 0;
						left: 0;
						width: 100%;
						opacity: 0;
						
					    animation: nav2;
					    animation-duration: 6s;
						animation-iteration-count: infinite;
					    -moz-animation: nav2;
					    -moz-animation-duration: 6s;
						-moz-animation-iteration-count: infinite;
					    -webkit-animation: nav2;
					    -webkit-animation-duration: 6s;
						-webkit-animation-iteration-count: infinite;
					    -ms-animation: nav2;
					    -ms-animation-duration: 6s;
						-ms-animation-iteration-count: infinite;
				    } 

				    .nav_logoab3 {
						position: absolute;
						top: 0;
						left: 0;
						width: 100%;
						opacity: 0;
						
					    animation: nav3;
					    animation-duration: 6s;
						animation-iteration-count: infinite;
					    -moz-animation: nav3;
					    -moz-animation-duration: 6s;
						-moz-animation-iteration-count: infinite;
					    -webkit-animation: nav3;
					    -webkit-animation-duration: 6s;
						-webkit-animation-iteration-count: infinite;
					    -ms-animation: nav3;
					    -ms-animation-duration: 6s;
						-ms-animation-iteration-count: infinite;
				    } 


				    .nav_logoab4 {
						position: absolute;
						top: 0;
						left: 0;
						width: 100%;
						opacity: 0;
						
					    animation: nav4;
					    animation-duration: 6s;
						animation-iteration-count: infinite;
					    -moz-animation: nav4;
					    -moz-animation-duration: 6s;
						-moz-animation-iteration-count: infinite;
					    -webkit-animation: nav4;
					    -webkit-animation-duration: 6s;
						-webkit-animation-iteration-count: infinite;
					    -ms-animation: nav4;
					    -ms-animation-duration: 6s;
						-ms-animation-iteration-count: infinite;
				    }

				    .nav_logoab5 {
						position: absolute;
						top: 0;
						left: 0;
						width: 100%;
						opacity: 0;
						
					    animation: nav5;
					    animation-duration: 6s;
						animation-iteration-count: infinite;
					    -moz-animation: nav5;
					    -moz-animation-duration: 6s;
						-moz-animation-iteration-count: infinite;
					    -webkit-animation: nav5;
					    -webkit-animation-duration: 6s;
						-webkit-animation-iteration-count: infinite;
					    -ms-animation: nav5;
					    -ms-animation-duration: 6s;
						-ms-animation-iteration-count: infinite;
				    }

				    .nav_logoab6 {
						position: absolute;
						top: 0;
						left: 0;
						width: 100%;
						opacity: 0;
						
					    animation: nav6;
					    animation-duration: 6s;
						animation-iteration-count: infinite;
					    -moz-animation: nav6;
					    -moz-animation-duration: 6s;
						-moz-animation-iteration-count: infinite;
					    -webkit-animation: nav6;
					    -webkit-animation-duration: 6s;
						-webkit-animation-iteration-count: infinite;
					    -ms-animation: nav6;
					    -ms-animation-duration: 6s;
						-ms-animation-iteration-count: infinite;
				    }


				    @keyframes nav1 {
				        0%    {opacity: 0;}
				        10%   {opacity: 0;}
				        15%   {opacity: 1;}
				        98%   {opacity: 1;}
				        100%  {opacity: 0;}
				    }

				    @keyframes nav2 {
				        0%    {left: -10px; opacity: 0;}
				        15%   {left: -10px; opacity: 0;}
				        20%   {left: 0; opacity: 1;}
				        98%   {left: 0; opacity: 1;}
				        100%  {left: 0; opacity: 0;}
				    }

				    @keyframes nav3 {
				        0%    {left: -10px; opacity: 0;}
				        20%   {left: -10px; opacity: 0;}
				        25%   {left: 0; opacity: 1;}
				        98%   {left: 0;opacity: 1;}
				        100%  {left: 0;opacity: 0;}
				    }

				    @keyframes nav4 {
				        0%    {left: -10px; opacity: 0;}
				        25%   {left: -10px; opacity: 0;}
				        30%   {left: 0; opacity: 1;}
				        98%   {left: 0; opacity: 1;}
				        100%  {left: 0; opacity: 0;}
				    }

				    @keyframes nav5 {
				        0%    {left: -10px; opacity: 0;}
				        30%   {left: -10px; opacity: 0;}
				        35%   {left: 0; opacity: 1;}
				        98%   {left: 0; opacity: 1;}
				        100%  {left: 0; opacity: 0;}
				    }

				    @keyframes nav6 {
				        0%    {top: -15px; opacity: 0;}
				        35%   {top: -15px; opacity: 0;}
				        40%   {top: 0; opacity: 1;}
				        98%   {top: 0; opacity: 1;}
				        100%  {top: 0; opacity: 0;}
				    }


				#path {
					display: block;
					margin: 1em 0 0 0;
					padding: 0;
					z-index: 999;
				}

				.pathcc {
					display: block;
					font-size: 0.95em;
					height: 20px;
					text-align: left;
					line-height: 1.2em;
					padding-bottom: 0;
					color: #666666;
					border: solid 0px #000;
				}

				    .pathcc a {
					    color: #666666;
						text-decoration: none;
						border-bottom: none;
				    }

				    .pathcc a:hover {
					    color: #0066CC;
				    }


		#header.reveal {
			-moz-animation: reveal-header 0.5s;
			-webkit-animation: reveal-header 0.5s;
			-ms-animation: reveal-header 0.5s;
			animation: reveal-header 0.5s;
		}

		#header.alt {
			-moz-animation: none;
			-webkit-animation: none;
			-ms-animation: none;
			animation: none;
			position: absolute;
			background: ;
			width: 100%;
			padding: 0;
			
		}

			#mobilelogo {
				display: none;
			}

			#mobilelogo1 {
				display: none;
			}



/* Dropotron */

	.dropotron {
		background: rgba(0,104,183,0.8);
		color: #FFF;
		box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.075);
		line-height: 2.25em;
		min-width: auto;
		padding: 0;
		text-transform: uppercase;
		margin-top: calc(-1em + 1px);
		z-index: 999;
	}

		.dropotron.level-0 {
			font-size: 1.15em;
			font-weight: ;
			margin-top: 0;
		}

            /*
			.dropotron.level-0:before {
				border-bottom: solid 0.5em #fff;
				border-left: solid 0.5em transparent;
				border-right: solid 0.5em transparent;
				content: '';
				left: 0.75em;
				position: absolute;
				top: -0.45em;
			}
            */

		.dropotron > li {
			border-top: solid 1px rgba(124, 128, 129, 0);
		}

			.dropotron > li > a {
				-moz-transition: none;
				-webkit-transition: none;
				-ms-transition: none;
				transition: none;
				color: inherit;
				text-decoration: none;
				padding: 0 1em;
				border: 0;
			}

			.dropotron > li:hover > a {
				background: rgba(255,255,255,0.8);
				color: #0068B7;
			}

			.dropotron > li:first-child {
				border-top: 0;
			}



/* Banner */

	@-moz-keyframes reveal-banner {
		0% {
			opacity: 0;
		}

		100% {
			opacity: 1;
		}
	}

	@-webkit-keyframes reveal-banner {
		0% {
			opacity: 0;
		}

		100% {
			opacity: 1;
		}
	}

	@-ms-keyframes reveal-banner {
		0% {
			opacity: 0;
		}

		100% {
			opacity: 1;
		}
	}

	@keyframes reveal-banner {
		0% {
			opacity: 0;
		}

		100% {
			opacity: 1;
		}
	}

	#banner {
		display: block;
		position: relative;
		background-color: #FFF;
		/*
		background-attachment: scroll, scroll, scroll, fixed;
		background-image: url("images/light-bl.svg"), url("images/light-br.svg"), url("images/overlay.png"), url("../../images/banner.jpg");
		background-position: bottom left, bottom right, top left, top center;
		background-repeat: no-repeat, no-repeat, repeat, no-repeat;
		background-size: 25em, 25em, auto, cover;
		*/
		cursor: default;
		padding: 0;
		margin: 0 auto;
	}

		#banner .inner {
			position: relative;
			border: solid 0px #000;
			-moz-animation: reveal-banner 0.5s 0.2s ease-in-out;
			-webkit-animation: reveal-banner 0.5s 0.2s ease-in-out;
			-ms-animation: reveal-banner 0.5s 0.2s ease-in-out;
			animation: reveal-banner 0.5s 0.2s ease-in-out;
			-moz-animation-fill-mode: forwards;
			-webkit-animation-fill-mode: forwards;
			-ms-animation-fill-mode: forwards;
			animation-fill-mode: forwards;
			margin: 0 auto;
			color: ;
			display: inline-block;
			opacity: 0;
			padding: 0;
		}

		#banner .inner1 {
			position: relative;
			border: solid 0px #000;
			-moz-animation: reveal-banner 0.5s 0.2s ease-in-out;
			-webkit-animation: reveal-banner 0.5s 0.2s ease-in-out;
			-ms-animation: reveal-banner 0.5s 0.2s ease-in-out;
			animation: reveal-banner 0.5s 0.2s ease-in-out;
			-moz-animation-fill-mode: forwards;
			-webkit-animation-fill-mode: forwards;
			-ms-animation-fill-mode: forwards;
			animation-fill-mode: forwards;
			margin: 0 auto;
			color: ;
			display: inline-block;
			opacity: 0;
			padding: 0;
		}

		#banner .slid {
			position: relative;
			width: 100%;
			height: auto;
		}

		    #banner .slid img {
				display: block;
			    width: 100%;
			    height: auto;
		    }


		.bann1-1 {
			display: block;
			position: absolute;
			width: 100%;
			height: auto;
			z-index: 99;
			
			animation-name: b1;
			animation-duration: 2.5s;
			animation-fill-mode:forwards;
			-moz-animation-name: b1;
			-moz-animation-duration: 2.5s;
			-moz-animation-fill-mode:forwards;
			-webkit-animation-name: b1;
			-webkit-animation-duration: 2.5s;
			-webkit-animation-fill-mode:forwards;
			-ms-animation-name: b1;
			-ms-animation-duration: 2.5s;
			-ms-animation-fill-mode:forwards;
		}

		    .bann1-1 img {
				display: block;
			    width: 100%;
			    height: auto;
		    }

		    @keyframes b1 {
			    0%   {left: -300px; top: 0; opacity: 0; z-index: -1;}
			    100% {left: 0; top: 0; opacity: 1; z-index: 1;}
		    }

		.bann1-2 {
			display: block;
			position: absolute;
			width: 100%;
			height: auto;
			z-index: 99;
			
			animation-name: b2;
			animation-duration: 2.5s;
			animation-fill-mode:forwards;
			-moz-animation-name: b2;
			-moz-animation-duration: 2.5s;
			-moz-animation-fill-mode:forwards;
			-webkit-animation-name: b2;
			-webkit-animation-duration: 2.5s;
			-webkit-animation-fill-mode:forwards;
			-ms-animation-name: b2;
			-ms-animation-duration: 2.5s;
			-ms-animation-fill-mode:forwards;
		}

		    .bann1-2 img {
				display: block;
			    width: 100%;
			    height: auto;
		    }

		    @keyframes b2 {
			    0%   {left: -300px; top: -100px; opacity: 0; z-index: -1;}
			    100% {left: 0; top: 0; opacity: 1; z-index: 1;}
		    }


		.bann1-3 {
			display: block;
			position: absolute;
			bottom: 33%;
			right: 20%;
			width: 31%;
			height: auto;
			z-index: 99;
		}

		    .bann1-3 img {
				display: block;
			    width: 100%;
			    height: auto;
		    }


/* Wrapper */

	.wrapper {
		padding: 0;
	}

		.containerarea {
			margin: 0 auto;
			padding: 0;
			width: 80%;
			max-width: 1366px;
		}

		.containerareaf {
			margin: 0 auto;
			padding: 0;
			width: 80%;
			max-width: 1366px;
		}


		.wrapper.style1 {
			padding: 0;
		}

		.wrapper.style2 {
			background-image: url("../../images/indexpic3.jpg");
			background-position: top right;
			background-repeat: no-repeat;
			background-size: contain;
			background-color: #F2F2F2;
			margin: 3em auto 1em auto;
			padding: 3em 0;
		}


		.wrapper.style3 {
			padding: 0;
			background-color: #F2F2F2;
		}

		.wrapper.style4 {
			padding: 1em 0;
		}

		.wrapper.stylepro1 {
			background-image: url("../../images/pic_pro_bg1.jpg");
			background-position: center 100px;
			background-repeat: no-repeat;
			background-size: 100%;
		}

		.wrapper.stylepro2 {
			background-image: url("../../images/pic_pro_bg2.jpg");
			background-position: center 100px;
			background-repeat: no-repeat;
			background-size: 100%;
		}

		.wrapper.stylepro3 {
			background-image: url("../../images/pic_pro_bg3.jpg");
			background-position: center 100px;
			background-repeat: no-repeat;
			background-size: 100%;
		}


/* area */

		.videaarea {   
			display: block;
		    position: relative;
		    width: 100%;
		    height: auto;
		}


		.indfootarea {   
			display: block;
		    position: relative;
		    margin: 2em auto 0 auto;
		    width: 220px;
		    height: auto;
		}

		    .footarea img {   
				display: block;
		        position: relative;
		        width: 100%;
		    }
		
		    .indfootareaab1 {   
				position: absolute;
				top: 0;
				left: 0;
		        width: 100%;
		        height: auto;
				opacity: 0;
				
			    animation-name: ft1;
			    animation-duration: 3s;
			    animation-iteration-count: infinite;
			    -moz-animation-name: ft1;
			    -moz-animation-duration: 3s;
			    -moz-animation-iteration-count: infinite;
			    -webkit-animation-name: ft1;
			    -webkit-animation-duration: 3s;
			    -webkit-animation-fill-mode: infinite;
			    -ms-animation-name: ft1;
			    -ms-animation-duration: 3s;
			    -ms-animation-fill-mode: infinite;
		    }
		
		    .indfootareaab2 {   
				position: absolute;
				top: 0;
				left: 0;
		        width: 100%;
		        height: auto;
				opacity: 0;
				
			    animation-name: ft2;
			    animation-duration: 3s;
			    animation-iteration-count: infinite;
			    -moz-animation-name: ft2;
			    -moz-animation-duration: 3s;
			    -moz-animation-iteration-count: infinite;
			    -webkit-animation-name: ft2;
			    -webkit-animation-duration: 3s;
			    -webkit-animation-fill-mode: infinite;
			    -ms-animation-name: ft2;
			    -ms-animation-duration: 3s;
			    -ms-animation-fill-mode: infinite;
		    }

		    @keyframes ft1 {
			    0%   {left: 0; top: -20px; opacity: 0;}
			    30% {left: 0; top: 0; opacity: 1;}
			    100% {left: 0; top: 0; opacity: 1;}
		    }

		    @keyframes ft2 {
			    0%   {left: 0; top: 0px; opacity: 0;}
				30%   {left: 0; top: 0px; opacity: 0;}
			    50% {left: 0; top: 0; opacity: 1;}
			    100% {left: 0; top: 0; opacity: 1;}
		    }

		.indsixicon {   
			display: -webkit-flex; /* Safari */
			display: -webkit-flex; /* Safari */
			flex-wrap: wrap;
			justify-content: center;
			align-items: center;
		    margin: 3em auto;
		    width: 100%;
		    height: auto;
		}

		    .indsixicon img {   
			    display: block;
				margin-right: 8px;
				width: 4em;
				height: auto;
		    }

		    .indsixicon > * {   
			    display: flex;
				display: -webkit-flex; /* Safari */
				justify-content: center;
				align-items: center;
		        margin: 0 15px 20px 15px;
		        height: auto;
		    }

		.twopic-nospace {   
			display: flex;
			display: -webkit-flex; /* Safari */
			flex-wrap: nowrap;
			justify-content: center;
			align-items: stretch;
		    margin: 3em auto;
		    width: 100%;
		    height: auto;
		}

		    .twopic-nospace > * {   
			    display: block;
				position: relative;
				width: 50%;
				height: 100%;
		        height: auto;
		    }

            /* twopic-nospace左右設定 */
		    .twopic-nospace_left {   
			    display: block;
				position: relative;
		        height: auto;
		    }

		        .twopic-nospace_left img {   
					display: block;
				    width: 100%;
		            height: auto;
		        }

		    .twopic-nospace_left_ab {   
				position: absolute;
				width: 60%;
				height: auto;
				top: 50%;
				left: 50%;
			    transform: translate(-50%, -50%);
		    }

		        .twopic-nospace_left_ab img {   
			        display: block;
				    width: 100%;
		            height: auto;
		        }

		    .twopic-nospace_right {   
			    display: flex;
				display: -webkit-flex; /* Safari */
				flex-direction: column;
				justify-content: center;
				align-items: flex-start;
				padding: 1em 2em;
				background-color: #F2F2F2;
		        height: auto;
		    }


            /* twopic-nospace左右設定1 - 2em */
		    .twopic-nospace_left1 {   
			    display: block;
				position: relative;
				padding: 0 2em;
		    }

		        .twopic-nospace_left1 img {   
					display: block;
				    width: 100%;
		            height: auto;
		        }

		    .twopic-nospace_right1 {   
			    display: flex;
				display: -webkit-flex; /* Safari */
				flex-direction: column;
				justify-content: flex-start;
				align-items: center;
				padding: 0 2em;
		    }

		        .twopic-nospace_right1 > * {   
			        display: block;
				    width: 100%;
		            height: auto;
					text-align: center;
		        }

		        .twopic-nospace_right1_title {   
			        display: block;
					margin: 1em auto 0 auto;
					padding: 5px 0;
				    width: 80%;
		            height: auto;
					text-align: center;
				    border-top: solid 1px #999;
				    border-bottom: solid 1px #999;
		        }

		        .twopic-nospace_right1_area {   
			        display: flex;
					display: -webkit-flex; /* Safari */
					justify-content: space-between;
					margin: 1em auto 0 auto;
				    width: 80%;
		            height: auto;
		        }

		            .twopic-nospace_right1_area > * {     
			            display: flex;
						display: -webkit-flex; /* Safari */
						flex-direction: column;
				    	justify-content: flex-start;
						margin: 0 auto;
				        width: 25%;
		                height: auto;
		            }

		            .twopic-nospace_right1_area img  {     
			            display: block;
				        width: 100%;
		                height: auto;
		            }


		.twopic-nospace2 {   
			display: flex;
			display: -webkit-flex; /* Safari */
			flex-wrap: nowrap;
			justify-content: center;
			align-items: center;
		    margin: 0 auto;
			background-color: #F2F2F2;
		    width: 100%;
		    height: auto;
		}

		    .twopic-nospace2 > * {   
			    display: block;
				position: relative;
		        height: auto;
		    }

		    .twopic-nospace2_pic {   
			    display: block;
				position: relative;
				background-color: #FFF;
				width: 50%;
		        height: auto;
		    }

		        .twopic-nospace2_pic img {   
			       display: block;
				   width: 100%;
				   height: 100%;
		           height: auto;
		        }


		        .twopic-nospace2_picab1 {   
			        display: block;
			     	position: absolute;
			    	width: 100%;
		            height: auto;
				    top: 0;
				    left: 0;
				    opacity: 0;
				
			        animation-name: twopic1;
			        animation-duration: 5s;
			        animation-iteration-count: infinite;
			        -moz-animation-name: twopic1;
			        -moz-animation-duration: 5s;
			        -moz-animation-iteration-count: infinite;
			        -webkit-animation-name: twopic1;
			        -webkit-animation-duration: 5s;
			        -webkit-animation-fill-mode: infinite;
			        -ms-animation-name: twopic1;
			        -ms-animation-duration: 5s;
			       -ms-animation-fill-mode: infinite;
		        }

		        .twopic-nospace2_picab2 {   
			        display: block;
			     	position: absolute;
			    	width: 100%;
		            height: auto;
				    top: 0;
				    left: 0;
				    opacity: 0;
				
			        animation-name: twopic2;
			        animation-duration: 5s;
			        animation-iteration-count: infinite;
			        -moz-animation-name: twopic2;
			        -moz-animation-duration: 5s;
			        -moz-animation-iteration-count: infinite;
			        -webkit-animation-name: twopic2;
			        -webkit-animation-duration: 5s;
			        -webkit-animation-fill-mode: infinite;
			        -ms-animation-name: twopic2;
			        -ms-animation-duration: 5s;
			       -ms-animation-fill-mode: infinite;
		        }

		        .twopic-nospace2_picab3 {   
			        display: block;
			     	position: absolute;
			    	width: 100%;
		            height: auto;
				    top: 0;
				    left: 0;
				    opacity: 0;
				
			        animation-name: twopic3;
			        animation-duration: 5s;
			        animation-iteration-count: infinite;
			        -moz-animation-name: twopic3;
			        -moz-animation-duration: 5s;
			        -moz-animation-iteration-count: infinite;
			        -webkit-animation-name: twopic3;
			        -webkit-animation-duration: 5s;
			        -webkit-animation-fill-mode: infinite;
			        -ms-animation-name: twopic3;
			        -ms-animation-duration: 5s;
			        -ms-animation-fill-mode: infinite;
		        }


		        @keyframes twopic1 {
			        0%    {left: -20px; opacity: 0;}
				    10%   {left: -20px; opacity: 0;}
			        20%   {left: 0; opacity: 1;}
			        98%   {left: 0; opacity: 1;}
			        100%  {left: 0; opacity: 0;}
		        }

		        @keyframes twopic2 {
			        0%    {top: -20px; opacity: 0;}
				    20%   {top: -20px; opacity: 0;}
			        30%   {top: 0; opacity: 1;}
			        98%   {top: 0; opacity: 1;}
			        100%  {top: 0; opacity: 0;}
		        }

		        @keyframes twopic3 {
			        0%    {left: 0; opacity: 0;}
				    30%   {left: 0; opacity: 0;}
			        40%   {left: 0; opacity: 1;}
			        98%   {left: 0; opacity: 1;}
			        100%  {left: 0; opacity: 0;}
		        }



		    .twopic-nospace2_txt {   
			    display: block;
				position: relative;
				width: 50%;
		        height: auto;
				padding: 0 3em;
		    }

		    .twopic-nospace2_pic1 {   
			    display: block;
				background-color: #FFFFFF;
				width: 50%;
		        height: auto;
				order: 2;
		    }

		        .twopic-nospace2_pic1 img {   
			       display: block;
				   width: 100%;
				   height: auto;
		        }

		    .twopic-nospace2_txt1 {   
			    display: block;
				position: relative;
				width: 50%;
		        height: auto;
				padding: 0 3em;
				order: 1;
		    }

        /* index箭頭向下fkkkkk */
		.fkkk {
			display: block;
			position: relative;
			margin: 1em auto; 
			width: 50px; 
			height: 50px;
			
			animation-name: fk;
			animation-duration: 1s;
			animation-iteration-count: infinite;
			-moz-animation-name: fk;
			-moz-animation-duration: 1s;
			-moz-animation-iteration-count: infinite;
			-webkit-animation-name: fk;
			-webkit-animation-duration: 1s;
			-webkit-animation-iteration-count: infinite;
			-ms-animation-name: fk;
			-ms-animation-duration: 1s;
			-ms-animation-iteration-count: infinite;
		}

		    .fkkk img {
				display: block;
			    width: 100%;
			    height: auto;
		    }

		    .fkkkab {
				display: block;
				position: absolute;
			    width: 100%;
			    height: auto;
		    }

		    @keyframes fk {
			    0%   {left: 0; top: -10px; opacity: 0;}
			    100% {left: 0; top: 0; opacity: 1;}
		    }


        /* index足 */
		.fkkk1 {
			display: block;
			position: relative;
		}

		    .fkkk1 img {
				display: block;
			    width: 100%;
			    height: auto;
		    }

		    .fkkkab1 {
				display: block;
				position: absolute;
			    width: 100%;
			    height: auto;
				opacity: 0;
				
			    animation-name: fk1;
			    animation-duration: 0.75s;
			    animation-iteration-count: infinite;
			    -moz-animation-name: fk1;
			    -moz-animation-duration: 0.75s;
			    -moz-animation-iteration-count: infinite;
			    -webkit-animation-name: fk1;
			    -webkit-animation-duration: 0.75s;
			    -webkit-animation-iteration-count: infinite;
			    -ms-animation-name: fk1;
			    -ms-animation-duration: 0.75s;
			    -ms-animation-iteration-count: infinite;
		    }

		    @keyframes fk1 {
			    0%   {left: 0; top:0; opacity: 0;}
			    100% {left: 0; top: 0; opacity: 1;}
		    }




        /* 量身 */
		.foru {   
		    position: relative;
		    display: block;
			margin: 0 auto;
			padding: 0 2em;
		    width: 70%;
		    height: auto;
		}


        /* 4類產品 */
		.fourpic {   
		    display: flex;
			display: -webkit-flex; /* Safari */
			flex-wrap: nowrap;
			align-content: center;
			align-items: center;
			margin: 0 auto;
			padding: 0;
		    width: 100%;
		    height: auto;
		}

		    .fourpic img {   
		        display: block;
				margin: 0 auto;
				width: 70%;
		        height: auto;
		    }

		    .fourpic > * {   
		        display: flex;
				display: -webkit-flex; /* Safari */
				flex-direction: column;
				justify-content: center;
				align-items: stretch;
				width: 25%;
		        height: auto;
				padding: 4em 1em 2em 1em;
				overflow: hidden;
		    }

		    .fourpic1 {   
		        background-image: url("../../images/pic_pro-bg1.jpg");
				background-repeat: no-repeat;
				background-position: center;
				background-size: cover;
		    }

		    .fourpic2 {   
		        background-image: url("../../images/pic_pro-bg2.jpg");
				background-repeat: no-repeat;
				background-position: center;
				background-size: cover;
		    }

		    .fourpic3 {   
		        background-image: url("../../images/pic_pro-bg3.jpg");
				background-repeat: no-repeat;
				background-position: center;
				background-size: cover;
		    }

		    .fourpic4 {   
		        background-image: url("../../images/pic_pro-bg4.jpg");
				background-repeat: no-repeat;
				background-position: center;
				background-size: cover;
		    }


		.word34 {
			display: flex;
			display: -webkit-flex; /* Safari */
			flex-direction: column;
			justify-content: center;
			margin-bottom: 2.5em;
			height: 3em;
		}


        /* 側邊fb ig twitter */
		.sideicon {   
			display: block;
		    position: fixed;
			margin: 0 auto;
			background-color: #FFF;
			top: 35%;
			right: 0;
		    width: 50px;
		    height: auto;
			z-index: 999999;
		}

		    .sideicon img {   
			    display: block;
		        width: 100%;
				height: auto;
				border-bottom: solid 1px #FFF;
		    }

		    .sideicon img:hover {   
			    opacity: 0.8;
		    }


        /* google */
		.gmaptwo {   
			display: flex;
			display: -webkit-flex; /* Safari */
			justify-content: space-between;
			align-items: center;
		    margin: 0 auto;
			background-color: #F2F2F2;
		    width: 100%;
		    height: auto;
		}

		    .gmaptwo > * {   
				width: 50%;
	    	}

		 .gmap-l {   
			    display: block;
				width: 50%;
		 }

		    .gmap1 {   
		        display: block;
		    	float: left;
		        width: 50%;
		        min-height: 600px;
				border-right: solid 5px #D2D2D2;
	    	}

		    .gmap2 {   
		        display: block;
		    	float: left;
		        width: 50%;
		        min-height: 600px;
				border-left: solid 5px #D2D2D2;
	    	}

		.gmap-r {   
		    display: block;
		    padding: 0 0 0 3em;
		}

		.gmap-rtxt {   
		    display: block;
			width: 80%;
		}

		.gmapforfooter-bor {   
		    position: relative;
		    display: flex;
			display: -webkit-flex; /* Safari */
			justify-content: space-between;
		    width: 100%;
		    height: auto;
		}

		.gmapforfooter-bor-div {   
		    position: relative;
		    display: flex;
			display: -webkit-flex; /* Safari */
		    width: 50%;
		    height: auto;
		}

		.gmapforfooter {   
		    position: relative;
		    display: block;
		    width: 98%;
		    min-height: 400px;
		}

		.gmapwindow {   
		    display: block;
		    width: 80%;
		}


        /* 子頁-about 內文縮排*/
		.pagetxtarea {   
			display: block;
		    margin: 1em auto 1em auto;
			padding: 3em 4em; 
		    width: 100%;
		    height: auto;
		}

		.pagetxtarea1 {   
			display: block;
		    margin: 1em auto 1em auto;
			padding: 1em 0; 
		    width: 100%;
		    height: auto;
		}

		.pagetxtarea2 {   
			display: block;
		    margin: 0 auto;
			padding: 0; 
		    width: 100%;
		    height: auto;
		}

		.divspace {   
			display: block;
		    margin: 2em auto;
		}

		.divspace2 {   
			display: block;
		    margin: 4em auto 1em auto;
		}


        /* 3pic */
		.threepic {   
			display: flex;
			display: -webkit-flex; /* Safari */
			justify-content: space-between;
			align-items: stretch;
		    margin: 2em auto;
		    width: 100%;
		    height: auto;
		}

		    .threepic img {   
			    display: block;
				width: 100%;
				height: auto;
		    }

		    .threepic > * {   
		    	display: flex;
				display: -webkit-flex; /* Safari */
			    flex-direction: column;
			    justify-content: flex-start;
				align-items: center;
		        margin: 0 auto;
		        width: 30%;
		        height: auto;
		    }

		    .threepic_pic {   
				display: block;
				position: relative;
		    	margin: 0 auto;
				width: 80%;
		    }

		    .threepic_txt {   
		    	margin: 0 auto;
				text-align: center;
		    }


		.threepic1 {   
			display: flex;
			display: -webkit-flex; /* Safari */
			justify-content: flex-start;
			align-items: stretch;
		    margin: 0 auto;
		    width: 100%;
		    height: auto;
		}

		    .threepic1-pic {   
		        display: block;
		        width: 40%;
		    }

		        .threepic1-pic img {   
			        display: block;
				    width: 100%;
				   height: auto;
		        }

		    .threepic1-txt {   
		        display: flex;
				display: -webkit-flex; /* Safari */
				flex-direction: column;
				justify-content: center;
				align-items: flex-start;
				padding: 0 3em;
		        width: 60%;
		    }

		.aboutlogo {   
			display: block;
			position: relative;
			margin: 3em auto;
			width: 33%;
			height: auto;
		}

		    .aboutlogo img {   
			    display: block;
			    width: 100%;
				height: auto;
		    }

		.rddesign1 {   
			margin-top: 1em;
			display: block;
			position: relative;
			width: 100%;
		}

		    .rddesign1 img {   
			    display: block;
			    width: 100%;
				height: auto;
		    }

		.rddesign1ab {   
			display: block;
			position: absolute;
			width: 100%;
			opacity: 0;
			
			animation-name: ppic3;
			animation-duration: 1s;
			animation-fill-mode:forwards;
			-moz-animation-name: ppic3;
			-moz-animation-duration: 1s;
			-moz-animation-fill-mode:forwards;
			-webkit-animation-name: ppic3;
			-webkit-animation-duration: 1s;
			-webkit-animation-fill-mode:forwards;
			-ms-animation-name: ppic3;
			-ms-animation-duration: 1s;
			-ms-animation-fill-mode:forwards;
		}

		    .rddesign1ab img {   
			    display: block;
			    width: 100%;
				height: auto;
		    }

		    @keyframes ppic3 {
			    0%   {left: -30px; top:0; opacity: 0;}
			    100% {left: 0; top: 0; opacity: 1;}
		    }


		.rddesign1ab1 {   
			display: block;
			position: absolute;
			width: 100%;
			
			animation-name: fuk1;
			animation-duration: 1s;
			animation-iteration-count: infinite;
			-moz-animation-name: fuk1;
			-moz-animation-duration: 1s;
			-moz-animation-iteration-count: infinite;
			-webkit-animation-name: fuk1;
			-webkit-animation-duration: 1s;
			-webkit-animation-iteration-count: infinite;
			-ms-animation-name: fuk1;
			-ms-animation-duration: 1s;
			-ms-animation-iteration-count: infinite;
		}

		    .rddesign1ab1 img {   
			    display: block;
			    width: 100%;
				height: auto;
		    }

		    @keyframes fuk1 {
			    0%   {left: 0; top:10px; opacity: 0;}
			    100% {left: 0; top: 0; opacity: 1;}
		    }

		.rddesign1ab2 {   
			display: block;
			position: absolute;
			width: 100%;
			
			animation-name: fuk2;
			animation-duration: 2s;
			animation-iteration-count: infinite;
			-moz-animation-name: fuk2;
			-moz-animation-duration: 1s;
			-moz-animation-iteration-count: infinite;
			-webkit-animation-name: fuk2;
			-webkit-animation-duration: 1s;
			-webkit-animation-iteration-count: infinite;
			-ms-animation-name: fuk2;
			-ms-animation-duration: 1s;
			-ms-animation-iteration-count: infinite;
		}

		    .rddesign1ab2 img {   
			    display: block;
			    width: 100%;
				height: auto;
		    }

		    @keyframes fuk2 {
			    0%   {left: 0; top:0; opacity: 0;}
			    20%   {left: 0; top:0; opacity: 0;}
			    90% {left: 0; top: 0; opacity: 1;}
			    100% {left: 0; top: 0; opacity: 0;}
		    }



		.rddesign2 {   
			display: none;
		}

		.rddesign2ab {   
			display: none;
		}


        /* rd - 4類產品 */
		.profourpic {   
		    display: flex;
			display: -webkit-flex; /* Safari */
			flex-wrap: nowrap;
			align-content: center;
			align-items: center;
			margin: 0 auto 3em auto;
			padding: 0;
		    width: 100%;
		    height: auto;
			overflow: hidden;
		}

		    .profourpic img {   
		        display: block;
				margin: 0 auto;
				width: 100%;
		        height: auto;
		    }

		    .profourpic > * {   
		        display: flex;
				display: -webkit-flex; /* Safari */
				position: relative;
				flex-direction: column;
				justify-content: center;
				align-items: stretch;
				width: 25%;
		        height: auto;
				padding: 0;
				overflow: hidden;
		    }

		    .profourpic:hover img {   
		        opacity: 0.5;
		    }

		    .profourpicab {   
		        display: block;
				position: absolute;
				top: 50%;
				left: 50%;
				width: 100%;
				transform: translate(-50%, -50%);
				text-align: center;
				font-size: 130%;
				color: #FFF;
				z-index: 999;
		    }

		    .profourpicover {   
		        display: block;
				position: absolute;
				top: 50%;
				left: 50%;
				width: 110%;
				height: 110%;
				transform: translate(-50%, -50%);
				background-color: rgba(0,0,0,0.6);
				z-index: 1;
		    }

		    .profourpicover:hover {   
		        display: block;
				position: absolute;
				top: 50%;
				left: 50%;
				width: 100%;
				height: 100%;
				transform: translate(-50%, -50%);
				background-color: rgba(0,0,0,0.0);
				z-index: 1;
		    }

		    .profourpicover:hover .profourpicab {   
		        color: #000;
		    }


        /* pro - 產品圖、說明 */
		.pro-pic {   
		    display: flex;
			display: -webkit-flex; /* Safari */
			flex-wrap: nowrap;
			align-content: space-around;
			align-items: ;
			margin: 0 auto;
			padding: 0;
		    width: 100%;
		    height: auto;
		}

		    .pro-pic-left {   
		        display: block;
				position: relative;
				text-align: right;
		        width: 40%;
		        height: auto;
		    }

		        .pro-pic-left img {   
		            display: inline-block;
					margin-right: 30px;
		            width: 70%;
		            height: auto;
		        }

		    .pro-pic-leftab {   
		        display: block;
				position: absolute;
		        width: 100%;
		        height: auto;
				opacity: 0;
				
		        animation-name: proleft;
		        animation-duration: 2s;
		        animation-fill-mode:forwards;
		        -moz-animation-name: proleft;
		        -moz-animation-duration: 2s;
		        -moz-animation-fill-mode:forwards;
		        -webkit-animation-name: proleft;
		        -webkit-animation-duration: 2s;
			    -webkit-animation-fill-mode:forwards;
			    -ms-animation-name: proleft;
			    -ms-animation-duration: 2s;
			    -ms-animation-fill-mode:forwards;
		    }

		        @keyframes proleft {
			        0%   {left: -200px; top:0; opacity: 0;}
			        100% {left: 0; top: 0; opacity: 1;}
		        }


		    .pro-pic-left1 {   
		        display: block;
				position: relative;
				text-align: center;
		        width: 40%;
		        height: auto;
		    }

		        .pro-pic-left1 img {   
		            display: inline-block;
					margin-right: 0;
		            width: 60%;
		            height: auto;
		        }

		    .pro-pic-left1ab {   
		        display: block;
				position: absolute;
				top: 0;
				left: 0;
		        width: 100%;
		        height: auto;
				opacity: 0;
				
				animation-name: prolab;
				animation-duration: 2s;
				animation-fill-mode:forwards;
				-moz-animation-name: prolab;
				-moz-animation-duration: 2s;
				-moz-animation-fill-mode:forwards;
				-webkit-animation-name: prolab;
				-webkit-animation-duration: 2s;
				-webkit-animation-fill-mode:forwards;
				-ms-animation-name: prolab;
				-ms-animation-duration: 2s;
				-ms-animation-fill-mode:forwards;
		    }

		    .pro-pic-left1ab1 {   
		        display: block;
				position: absolute;
				top: 0;
				left: 0;
		        width: 100%;
		        height: auto;
				opacity: 0;
				
				animation-name: prolab1;
				animation-duration: 6s;
				animation-iteration-count: infinite;
				-moz-animation-name: prolab1;
				-moz-animation-duration: 6s;
				-moz-animation-iteration-count: infinite;
				-webkit-animation-name: prolab1;
				-webkit-animation-duration: 6s;
				-webkit-animation-iteration-count: infinite;
				-ms-animation-name: prolab1;
				-ms-animation-duration: 6s;
				-ms-animation-iteration-count: infinite;
		    }
		
		    .pro-pic-left1ab2{   
		        display: block;
				position: absolute;
				top: 0;
				left: 0;
		        width: 100%;
		        height: auto;
				opacity: 0;
				
				animation-name: prolab2;
				animation-duration: 6s;
				animation-iteration-count: infinite;
				-moz-animation-name: prolab2;
				-moz-animation-duration: 6s;
				-moz-animation-iteration-count: infinite;
				-webkit-animation-name: prolab2;
				-webkit-animation-duration: 6s;
				-webkit-animation-iteration-count: infinite;
				-ms-animation-name: prolab2;
				-ms-animation-duration: 6s;
				-ms-animation-iteration-count: infinite;
		    }

		    .pro-pic-left1ab3 {   
		        display: block;
				position: absolute;
				top: 0;
				left: 0;
		        width: 100%;
		        height: auto;
				opacity: 0;
				
				animation-name: prolab3;
				animation-duration: 6s;
				animation-iteration-count: infinite;
				-moz-animation-name: prolab3;
				-moz-animation-duration: 6s;
				-moz-animation-iteration-count: infinite;
				-webkit-animation-name: prolab3;
				-webkit-animation-duration: 6s;
				-webkit-animation-iteration-count: infinite;
				-ms-animation-name: prolab3;
				-ms-animation-duration: 6s;
				-ms-animation-iteration-count: infinite;
		    }

		    .pro-pic-left1ab4 {   
		        display: block;
				position: absolute;
				top: 0;
				left: 0;
		        width: 100%;
		        height: auto;
				opacity: 0;
				
				animation-name: prolab4;
				animation-duration: 6s;
				animation-iteration-count: infinite;
				-moz-animation-name: prolab4;
				-moz-animation-duration: 6s;
				-moz-animation-iteration-count: infinite;
				-webkit-animation-name: prolab4;
				-webkit-animation-duration: 6s;
				-webkit-animation-iteration-count: infinite;
				-ms-animation-name: prolab4;
				-ms-animation-duration: 6s;
				-ms-animation-iteration-count: infinite;
		    }

		        @keyframes prolab {
			        0%    {left: -200px; opacity: 0}
					100%  {left: 0; opacity: 1}
		        }

		        @keyframes prolab1 {
			        0%    {opacity: 0}
			        20%   {opacity: 0;}
			        30%   {opacity: 0.8;}
			        98%   {opacity: 0.8;}
			        100%  {opacity: 0;}
		        }

		        @keyframes prolab2 {
			        0%    {opacity: 0}
			        30%   {opacity: 0;}
			        40%   {opacity: 0.8;}
			        98%   {opacity: 0.8;}
			        100%  {opacity: 0;}
		        }

		        @keyframes prolab3 {
			        0%    {opacity: 0}
			        40%   {opacity: 0;}
			        50%   {opacity: 0.8;}
			        98%   {opacity: 0.8;}
			        100%  {opacity: 0;}
		        }

		        @keyframes prolab4 {
			        0%    {opacity: 0}
			        50%   {opacity: 0;}
			        60%   {opacity: 0.8;}
			        98%   {opacity: 0.8;}
			        100%  {opacity: 0;}
		        }


		    .pro-pic-right {   
		        display: flex;
				display: -webkit-flex; /* Safari */
				flex-direction: column;
				justify-content: flex-start;
				align-items: flex-start;
				padding: 0 1em;
		        width: 60%;
		        height: auto;
				
				/*
		        animation-name: proright;
		        animation-duration: 2s;
		        animation-fill-mode:forwards;
		        -moz-animation-name: proright;
		        -moz-animation-duration: 2s;
		        -moz-animation-fill-mode:forwards;
		        -webkit-animation-name: proright;
		        -webkit-animation-duration: 2s;
			    -webkit-animation-fill-mode:forwards;
			    -ms-animation-name: proright;
			    -ms-animation-duration: 2s;
			    -ms-animation-fill-mode:forwards;
				*/
		    }

		        @keyframes proright {
			        0%   { margin-right: -200px; top:0; opacity: 0;}
			        100% { margin-right:0; top: 0; opacity: 1;}
		        }



		        .pro-pic-right_title {   
		            display: block;
					margin: 0.5em 0 0.5em -0.5em;
		        }

		        .pro-pic-right_txt {   
		            display: block;
					margin: 2em 0;
					padding-bottom: 1em;
					line-height: 180%;
		        }

		        .pro-pic-right_txt1 {   
		            display: block;
					padding-left: 1em;
					text-indent: -1em;
		        }

		        .pro-pic-right_txt2 {   
		            display: block;
					margin: 2em 0;
					line-height: 180%;
					padding-left: 1.1em;
					text-indent: -1.1em;
		        }

		        .pro-pic-right_txt3 {   
		            display: inline-flex;
					flex-direction: column;
					margin: 1em 0;
					line-height: 180%;
		        }

		        .pro-pic-right_txt4 {   
		            display: block;
					padding-left: 0.8em;
					text-indent: -0.8em;
		        }

		    .pro-pic-right-icon {   
		        display: flex;
				display: -webkit-flex; /* Safari */
				justify-content: flex-start;
				align-items: flex-start;
				margin: 2em auto 1em auto;
		        width: 100%;
		        height: auto;
				text-align: center;
		    }

		        .pro-pic-right-icon > * {   
		            display: flex;
					display: -webkit-flex; /* Safari */
				    flex-direction: column;
				    justify-content: flex-start;
				    align-items: center;
					margin-right: 2em;
		            width: auto;
		            height: auto;
		        }

		            .pro-pic-right-icon img {   
		                display: block;
						margin-bottom: 3px;
		                width: 4.5em;
		                height: auto;
		            }


        /* pro 特點 */
		.pro-note {   
		    display: flex;
			display: -webkit-flex; /* Safari */
			flex-wrap: wrap;
			align-content: flex-start;
			align-items: ;
			margin: 3em auto;
			padding: 0;
		    width: 100%;
		    height: auto;
		}

		    .pro-note img {   
		        display: block;
		        width: 100%;
		        height: auto;
		    }

		    .pro-note > * {   
		        display: flex;
				display: -webkit-flex; /* Safari */
			    flex-direction: column;
			    align-content: flex-start;
			    align-items: ;
			    padding: 2em 1em;
		        width: 33%;
		        height: auto;
		    }

		    .pro-note_pic {   
				position: relative;
				margin-bottom: 15px;
		        width: 100%;
		        height: auto;
				overflow: hidden;
		    }

		    .pro-note_pic:hover img {  
				cursor: pointer;
		        transform: scale(1.1);
				transition:all .4s ease-in-out;
				-moz-transition:all .4s ease-in-out;
				-webkit-transition:all .4s ease-in-out;
				-ms-transition:all .4s ease-in-out;
		    }

		        .pro-note_picab0 {   
				    position: absolute;
		            width: 100%;
		            height: auto;
					top: 0;
					left: 0;
		        }

		        .pro-note_picab {   
				    position: absolute;
		            width: 100%;
		            height: auto;
					top: 0;
					left: 0;
					opacity: 0;
					
		            animation-name: pronotepic;
		            animation-duration: 1.5s;
		            animation-iteration-count: infinite;
		            -moz-animation-name: pronotepic;
		            -moz-animation-duration: 1.5s;
		            -moz-animation-iteration-count: infinite;
		            -webkit-animation-name: pronotepic;
		            -webkit-animation-duration: 1.5s;
			        -webkit-animation-iteration-count: infinite;
			        -ms-animation-name: pronotepic;
			        -ms-animation-duration: 1.5s;
			        -ms-animation-iteration-count: infinite;
		        }

		        @keyframes pronotepic {
			        0%   {top: -10px; opacity: 0;}
			        100% {top: 0; opacity: 1;}
		        }

		        .pro-note_picab1 {   
				    position: absolute;
		            width: 100%;
		            height: auto;
					top: 0;
					left: 0;
					opacity: 0;
					
		            animation-name: pronotepic1;
		            animation-duration: 2s;
		            animation-iteration-count: infinite;
		            -moz-animation-name: pronotepic1;
		            -moz-animation-duration: 2s;
		            -moz-animation-iteration-count: infinite;
		            -webkit-animation-name: pronotepic1;
		            -webkit-animation-duration: 2s;
			        -webkit-animation-iteration-count: infinite;
			        -ms-animation-name: pronotepic1;
			        -ms-animation-duration: 2s;
			        -ms-animation-iteration-count: infinite;
		        }

		        @keyframes pronotepic1 {
			        0%    {left: -20px; top:-10px; opacity: 0;}
			        10%   {left: -10px; top:-5px; opacity: 0;}
			        40%  {left: 0; top:0; opacity: 1;}
			        98%  {left: 0; top:0; opacity: 1;}
			        100%  {left: 0; top:0; opacity: 0;}
		        }

		        .pro-note_picab2 {   
				    position: absolute;
		            width: 100%;
		            height: auto;
					top: 0;
					left: 0;
					
		            animation-name: pronotepic2;
		            animation-duration: 2;
		            animation-iteration-count: infinite;
		            -moz-animation-name: pronotepic2;
		            -moz-animation-duration: 2s;
		            -moz-animation-iteration-count: infinite;
		            -webkit-animation-name: pronotepic2;
		            -webkit-animation-duration: 2s;
			        -webkit-animation-iteration-count: infinite;
			        -ms-animation-name: pronotepic2;
			        -ms-animation-duration: 2s;
			        -ms-animation-iteration-count: infinite;
		        }

		        @keyframes pronotepic2 {
			        0%    {left: 5px; top: 15px; opacity: 0;}
			        20%   {left: 0px; top: 0; opacity: 1;}
			        98%   {left: 0px; top:0; opacity: 1;}
			        100%  {left: 0px; top:0; opacity: 0;}
		        }

		        .pro-note_picab3 {   
				    position: absolute;
		            width: 100%;
		            height: auto;
					top: 0;
					left: 0;
					
		            animation-name: pronotepic3;
		            animation-duration: 1.5s;
		            animation-iteration-count: infinite;
		            -moz-animation-name: pronotepic3;
		            -moz-animation-duration: 1.5s;
		            -moz-animation-iteration-count: infinite;
		            -webkit-animation-name: pronotepic3;
		            -webkit-animation-duration: 1.5s;
			        -webkit-animation-iteration-count: infinite;
			        -ms-animation-name: pronotepic3;
			        -ms-animation-duration: 1.5s;
			        -ms-animation-iteration-count: infinite;
		        }

		        @keyframes pronotepic3 {
			        0%   {transform: scale(1)}
			        50%  {transform: scale(0.9)}
			        100% {transform: scale(1)}
		        }



		    .pro-note_title {  
				margin-bottom: 5px;
		        width: 100%;
		        height: auto;
				font-size: 125%;
				font-weight: bold;
		    }


		    .ppic {
				opacity: 0;
			    animation-name: ppic;
			    animation-duration: 1s;
				animation-delay: 0.5s;
			    animation-fill-mode: forwards;
			    -moz-animation-name: ppic;
			    -moz-animation-duration: 1s;
			    -moz-animation-fill-mode: forwards;
			    -webkit-animation-name: ppic;
			    -webkit-animation-duration: 1s;
			    -webkit-animation-fill-mode: forwards;
			    -ms-animation-name: ppic;
			    -ms-animation-duration: 1s;
			    -ms-animation-fill-mode: forwards;
		    }

		    @keyframes ppic {
			    0%   {left: 0; margin-top: 20px; opacity: 0;}
			    100% {left: 0; top: 0; opacity: 1;}
		    }

		    .ppic:hover img {
				transform: scale(1.1);
				-webkit-transform: scale(1.1);
				-webkit-transition:all .4s ease-in-out;
		    }



        /* 新增產品總頁 */
		.propic4 {   
		    display: flex;
			display: -webkit-flex; /* Safari */
			flex-wrap: nowrap;
			justify-content: center;
			align-items: baseline;
			margin: 1em auto 5em auto;
			padding: 0;
		    width: 100%;
		    height: auto;
		}

		    .propic4-pic {   
				display: block;
				position: relative;
		        width: 100%;
				height: auto;
				overflow: hidden;
		    }

		    .propic4-pic-over {   
				display: block;
				position: absolute;
				background-color: rgba(0,0,0, 0.6);
		        width: 100%;
				height: 100%;
				z-index: 1;
		    }

		        .propic4-pic-overzoom {   
				    display: flex;
					justify-content: center;
					position: absolute;
					top: 50%;
					left: 50%;
					transform: translate(-50%,-50%);
					width: 45px;
					height: auto;
					text-align: center;
					z-index: 9999;
		        }

		            .propic4-pic-overzoom img {   
				        display: block;
						opacity: 1;
		             }

		        .propic4-pic-overzoom1 {   
				    display: flex;
					justify-content: center;
					position: absolute;
					top: 50%;
					left: 50%;
					transform: translate(-50%,-50%);
					width: 100%;
					height: auto;
					text-align: center;
					color: #FFF;
					line-height: 110%;
					z-index: 9999;
		        }

		    .propic4-pic img {   
				display: block;
		        width: 100%;
				height: auto;
		    }

		    .propic4-pic:hover img {   
				opacity: 1;
				transform:scale(1.1);
				-ms-transform:scale(1.1);
				-webkit-transform:scale(1.1);
				transition:all .4s ease-in-out;
				-ms-transition:all .4s ease-in-out;
				-webkit-transition:all .4s ease-in-out;
		    }

		    .propic4-pic:hover .propic4-pic-overzoom{   
				opacity: 0;
				transition:all .4s ease-in-out;
				-ms-transition:all .4s ease-in-out;
				-webkit-transition:all .4s ease-in-out;
		    }

		    .propic4-pic:hover .propic4-pic-overzoom1 {  
				font-size: 120%;
				opacity: 0;
				transition:all .4s ease-in-out;
				-ms-transition:all .4s ease-in-out;
				-webkit-transition:all .4s ease-in-out;
		    }


		    .propic4-pic:hover .propic4-pic-over {   
				background-color: rgba(0,0,0, 0);
				transition:all .4s ease-in-out;
				-ms-transition:all .4s ease-in-out;
				-webkit-transition:all .4s ease-in-out;
		    }


		    .propic4 > * {   
				display: flex;
				display: -webkit-flex; /* Safari */
				flex-direction: column;
				justify-content: center;
			    align-items: stretch;
				margin: 10px 5px;
		        width: 23%;
		    }

		        .propic4-name {   
					color: #FFF; 
					width: 100%;
					padding: 5px;
					text-align: center;
		        }


/* font */

		.co-blue {
	        color: #006EB8;
		}

		.co-blue1 {
	        color: #1D427E;
		}

		.co-green {
	        color: #8CC63F;
		}


		.ml10 {
 		    position: relative;
		}

		.ml10 .text-wrapper {
		    position: relative;
  	 	    display: inline-block;
		    padding-top: 0.2em;
		    padding-right: 0.05em;
		    padding-bottom: 0.1em;
		    overflow: hidden;
		}

		.ml10 .letter {
 		    transform-origin: 50% 100%;
 		    display: inline-block;
		}

		.ml12 {
 		    position: relative;
		}

		.ml12 .text-wrapper {
		    position: relative;
  	 	    display: inline-block;
		    padding-top: 0.2em;
		    padding-right: 0.05em;
		    padding-bottom: 0.1em;
		    overflow: hidden;
		}

		.ml12 .letter {
 		    transform-origin: 50% 100%;
 		    display: inline-block;
		}


        /* about - 足部科技，健康人生 */
		.w_title30 {
			margin-top: 0.35em;
			margin-bottom: 0.35em;
			font-size: 300%;
			line-height: 120%;
			letter-spacing: 5px;
		}

        /* 訂購專線 */
		.w_title25 {
			margin-bottom: 0.35em;
			font-size: 220%;
			line-height: 120%;
			font-weight: bold;
		}

		.title1 {
			margin-bottom: 0.15em;
			font-size: 200%;
			line-height: 120%;
			letter-spacing: 3px;
		}

		.title2 {
			margin-bottom: 0.15em;
			font-size: 160%;
		}

		.title2_b {
			margin-bottom: 0.15em;
			font-size: 160%;
			font-weight: bold;
		}

		.title3 {
			margin-bottom: 0.15em;
			font-size: 140%;
		}

		.title3_b {
			margin-bottom: 0.15em;
			font-size: 140%;
			font-weight: bold;
		}

		.title4 {
			margin-bottom: 0.15em;
			font-size: 120%;
		}

		.title4_b {
			margin-bottom: 0.15em;
			font-size: 120%;
			font-weight: bold;
		}

		.p_title {
			font-size: 150%;
			letter-spacing: 1px;
			color: #000;
		}

		    .p_title a {
			    color: #000;
		    }

		    .p_title a:hover {
			    color: #006EB8;
		    }


		.w_txt1 {
			margin-bottom: 0.15em;
			font-size: 110%;
			text-align: justify;
		}

		.w_txt1-2 {
			margin-bottom: 0.15em;
			font-size: 110%;
			text-align: justify;
            padding-left: 3em;
            text-indent: -3em;
		}

		.w_txt1_b {
			margin-bottom: 0.15em;
			font-size: 110%;
			font-weight: bold;
			text-align: justify;
		}

		.w_txt1-1 {
			padding-left: 0.9em;
			text-indent: -0.9em;
		}

		.w_txt2 {
			margin-bottom: 0.15em;
			font-size: 110%;
		}

		.w_txt2_b {
			margin-bottom: 0.15em;
			font-size: 110%;
			font-weight: bold;
		}

		.w_txt3 {
			margin-top: 3em;
			margin-bottom: 1em;
			font-size: 130%;
		}

		.w_txt3_b {
			margin-top: 3em;
			margin-bottom: 2em;
			font-size: 130%;
			font-weight: bold;
		}

		.w_txt4 {
			font-size: 120%;
		}

		.w_txt4_b {
			font-size: 120%;
			font-weight: bold;
		}

		.bor_txt {
			padding: 0.1em 0.5em;
			color: #006EB8;
			border: solid 1px #006EB8;
		}

		    .bor_txt:hover {
			    padding: 0.1em 0.5em;
				background-color: #006EB8;
				color: #FFF;
			    border: solid 1px #006EB8;
		    }

		.bor_txt1 {
			padding: 0.1em 0.5em;
			color: #006EB8;
			letter-spacing: 1px;
			border: solid 1px #006EB8;
		}

		.f_title {
			margin-bottom: 5px;
			padding: 0;
			font-size: 120%;
			text-align: left;
			font-weight: bold;
			color: #4D4D4D;
			border-bottom: solid 1px #4D4D4D;
		}

		    .f_title a {
			    color: #4D4D4D;
		    }

		    .f_title a:hover {
			    color: #006EB8;
		    }


		.f_txt {
			color: #4D4D4D;
		}

		    .f_txt a {
			    color: #4D4D4D;
		     }

		    .f_txt a:hover {
			    color: #006EB8;
		     }


/* Footer */

	#footer {
		display: block;
		margin: 0 auto;
		padding: 0;
	}

	.footercc {
		display: block;
		margin: 0 auto;
		padding: 5px 0;
		background-color: #F2F2F2;
		width: 100%;
		text-align: center;
	}

	.footercont {
		display: flex;
		display: -webkit-flex; /* Safari */
		margin: 1em auto 3em auto;
		justify-content: space-between;
	}

	.ft_left {
		display: flex;
		display: -webkit-flex; /* Safari */
		justify-content: flex-end;
		width: 50%;
		text-align: left;
	}

	    .ft_left-div1 {
		    display: block;
		    width: 220px;
			margin-right: 20px;
	    }

	        .ft_left-div1 img {
		        display: block;
		        width: 100%;
	        }

	    .ft_left-div2 {
			margin-top: 20px;
	    }


	.ft_right {
		display: flex;
		display: -webkit-flex; /* Safari */
		flex-wrap: wrap;
		justify-content: flex-start;
		margin-top: 20px;
		padding: 0 0 0 2em;
		width: 50%;
	}

	    .ft_right > * {
		    display: flex;
			display: -webkit-flex; /* Safari */
			flex-direction: column;
		    justify-content: flex-start;
		    margin: 0 10px 20px 10px;
		    padding: 0;
	    }

	    .ft_right_icon {
		    display: flex;
			display: -webkit-flex; /* Safari */
			flex-wrap: nowrap;
		    justify-content: flex-start;
		    margin: 5px 10px 0 0;
		    padding: 0;
	    }

	        .ft_right_icon img {
		        display: block;
				margin-right: 10px;
				width: 35px;
	         }




/* Wide */

	@media screen and (max-width: 1680px) {

		/* Basic */

			body, input, select, textarea {
				
			}


		/* Header */

		#header nav {

		}

			#header nav ul li {
		
			}

				#header nav ul li.logo > a {

				}
		
		/* Banner */
		

		/* Wrapper */	

		.wrapper.style2 {
			background-image: url("../../images/indexpic3.jpg");
			background-position: 110% 0;
		}
		
		
		/* footer */	
		
	.footercont {
		margin: 1em auto 2em auto;
	}
		
	}


/* Normal */

	@media screen and (max-width: 1400px) {

		/* Header */
		
		#header {
			
		}

		#header nav {

		}

			#header nav ul li {
				margin: 1% 0.5em 0.5em 0.5em;
			}


				#header nav ul li.logo > a {

				}

		
		/* Wrapper */	
		
		.containerarea {
			margin: 0 auto;
			padding: 0;
			width: 80%;
		}

		.containerareaf {
			margin: 0 auto;
			padding: 0;
			width: 90%;
		}

		
		.wrapper.style2 {
			background-image: url("../../images/indexpic3.jpg");
			background-position: 120% 0;
		}
		
		/* area */

		.indsixicon {   

		}

		    .indsixicon img {   
			    display: block;
				margin-right: 8px;
				width: 3.5em;
				height: auto;
		    }

		    .indsixicon > * {   

		    }

        /* 量身 */
		.foru {   
		    position: relative;
		    display: block;
			margin: 0 2em 0 2em;
			padding: 0 1em;
		    width: 80%;
		    height: auto;
		}
		
        /* 4類產品 */
		.fourpic {   

		}

		    .fourpic > * {   
				padding: 3em 1em 2em 1em;
		    }

		.word34 {
			margin-bottom: 2em;
		}
		
		
        /* font */
        
        /* about - 足部科技，健康人生 */
		.w_title30 {
			margin-top: 0.35em;
			margin-bottom: 0.35em;
			font-size: 300%;
			line-height: 120%;
			letter-spacing: 5px;
		}

        /* 訂購專線 */
		.w_title25 {
			margin-bottom: 0.35em;
			font-size: 220%;
			line-height: 120%;
			font-weight: bold;
		}

		.title1 {
			margin-bottom: 0.15em;
			font-size: 200%;
			line-height: 120%;
			letter-spacing: 3px;
		}

		.title2 {
			margin-bottom: 0.15em;
			font-size: 160%;
		}

		.title2_b {
			margin-bottom: 0.15em;
			font-size: 160%;
			font-weight: bold;
		}

		.title3 {
			margin-bottom: 0.15em;
			font-size: 140%;
		}

		.title3_b {
			margin-bottom: 0.15em;
			font-size: 140%;
			font-weight: bold;
		}

		.title4 {
			margin-bottom: 0.15em;
			font-size: 120%;
		}

		.title4_b {
			margin-bottom: 0.15em;
			font-size: 120%;
			font-weight: bold;
		}

		.p_title {
			font-size: 150%;
			letter-spacing: 1px;
			color: #000;
		}

		.w_txt1 {
			margin-bottom: 0.15em;
			font-size: 110%;
			text-align: justify;
		}

		.w_txt1_b {
			margin-bottom: 0.15em;
			font-size: 110%;
			font-weight: bold;
			text-align: justify;
		}

		.w_txt2 {
			margin-bottom: 0.15em;
			font-size: 110%;
		}

		.w_txt2_b {
			margin-bottom: 0.15em;
			font-size: 110%;
			font-weight: bold;
		}

		.w_txt3 {
			margin-top: 2em;
			margin-bottom: 0;
			font-size: 120%;
		}

		.w_txt3_b {
			margin-top: 2em;
			margin-bottom: 0;
			font-size: 120%;
			font-weight: bold;
		}
		
		.w_txt4 {
			font-size: 120%;
		}

		.w_txt4_b {
			font-size: 120%;
			font-weight: bold;
		}

		.bor_txt {
			padding: 0.1em 0.5em;
			color: #006EB8;
			border: solid 1px #006EB8;
		}

		    .bor_txt:hover {
			    padding: 0.1em 0.5em;
				background-color: #006EB8;
				color: #FFF;
			    border: solid 1px #006EB8;
		    }

		.bor_txt1 {
			padding: 0.1em 0.5em;
			color: #006EB8;
			letter-spacing: 1px;
			border: solid 1px #006EB8;
		}

		.f_title {
			margin-bottom: 5px;
			padding: 0;
			font-size: 120%;
			text-align: left;
			font-weight: bold;
			color: #4D4D4D;
			border-bottom: solid 1px #4D4D4D;
		}
		
		/* Footer */
		
	.footercont {
		margin: 1.5em auto 3em auto;
	}

	    .ft_left-div1 {
		    display: block;
		    width: 200px;
			margin-right: 20px;
	    }

	        .ft_left-div1 img {

	        }

	    .ft_left-div2 {
			margin-top: 18px;
	    }


	.ft_right {
		margin-top: 18px;
	}



	}


	@media screen and (max-width: 1280px) {

		/* Basic */

			body, input, select, textarea {
				
			}

			h1, h2, h3, h4, h5, h6 {
				line-height: 1.5em;
			}

		
		/* Header */
		
		#header {
		   font-size: 1.25em;
		}

		
		#header nav {
			letter-spacing: 0.075em;
		}

			#header nav ul li {
			
			}


		
		/* Banner */


		/* Wrapper */
		
		.containerarea {
			width: 80%;
		}

		.containerareaf {
			width: 95%;
		}
		
		.wrapper.style2 {
			background-image: url("../../images/indexpic3.jpg");
			background-position: 130% 0;
		}
		
		
		/* area */

		.indsixicon {   

		}

		    .indsixicon img {   
			    display: block;
				margin-right: 8px;
				width: 3.2em;
				height: auto;
		    }

		    .indsixicon > * {   

		    }
		
        /* 量身 */
		.foru {   
		    position: relative;
		    display: block;
			margin: 0 2em 0 2em;
			padding: 0 1em;
		    width: 75%;
		    height: auto;
		}
		
		

		
		    .pro-pic-left1 {   
		        display: block;
				position: relative;
				text-align: center;
		        width: 40%;
		        height: auto;
		    }

		        .pro-pic-left1 img {   
		            display: inline-block;
					margin-right: 0;
		            width: 70%;
		            height: auto;
		        }
	
		
		/* font */
		
		.w_title25 {
			margin-bottom: 0.35em;
			font-size: 220%;
			line-height: 120%;
			font-weight: bold;
		}

		.title1 {
			margin-bottom: 0.15em;
			font-size: 180%;
			line-height: 120%;
			letter-spacing: 3px;
		}

		.title2 {
			margin-bottom: 0.15em;
			font-size: 130%;
		}

		.title2_b {
			margin-bottom: 0.15em;
			font-size: 130%;
			font-weight: bold;
		}

		.title3 {
			margin-bottom: 0.15em;
			font-size: 130%;
		}

		.title3_b {
			margin-bottom: 0.15em;
			font-size: 130%;
			font-weight: bold;
		}


		.title4 {
			margin-bottom: 0.15em;
			font-size: 120%;
		}

		.title4_b {
			margin-bottom: 0.15em;
			font-size: 120%;
			font-weight: bold;
		}

		.p_title {
			font-size: 130%;
			letter-spacing: 1px;
			color: #000;
		}

		.w_txt1 {
			margin-bottom: 0.15em;
			font-size: 110%;
			text-align: justify;
		}

		.w_txt2 {
			margin-bottom: 0.15em;
			font-size: 110%;
		}
		
		.w_txt2_b {
			margin-bottom: 0.15em;
			font-size: 110%;
			font-weight: bold;
		}
		
		.w_txt3 {
			margin-bottom: 0.15em;
			font-size: 120%;
		}

		.w_txt3_b {
			margin-bottom: 0.15em;
			font-size: 120%;
			font-weight: bold;
		}
		
		.w_txt4 {
			font-size: 115%;
		}

		.w_txt4_b {
			font-size: 115%;
			font-weight: bold;
		}

		
		.f_title {
			margin-bottom: 5px;
			padding: 0;
			font-size: 115%;
			text-align: left;
			font-weight: bold;
			color: #4D4D4D;
			border-bottom: solid 1px #4D4D4D;
		}
		
		
		/* Footer */
		
	.footercont {
		margin: 1em auto 3em auto;
	}


	.ft_left {
		display: flex;
		display: -webkit-flex; /* Safari */
		justify-content: flex-end;
		width: 55%;
		text-align: left;
	}

	    .ft_left-div1 {
		    display: block;
		    width: 200px;
			margin-right: 20px;
	    }

	    .ft_left-div2 {
			margin-top: 18px;
	    }

	.ft_right {
		display: flex;
		display: -webkit-flex; /* Safari */
		flex-wrap: wrap;
		justify-content: flex-start;
		margin-top: 18px;
		padding: 0 0 0 2em;
		width: 45%;
	}

		
	}


	@media screen and (max-width: 1100px) {

		/* Wrapper */

		.containerarea {
			width: 90%;
		}
		
		.containerareaf {
			width: 90%;
		}
		
		.wrapper.style2 {
			background-image: url("../../images/indexpic3.jpg");
			background-position: 150% 0;
		}
		
		
		/* area */
		
		.aboutlogo {   
			display: block;
			margin: 3em auto;
			width: 40%;
		}
		
        /* 量身 */
		.foru {   
		    position: relative;
		    display: block;
			margin: 0 3em 0 2em;
			padding: 0 1em;
		    width: 70%;
		    height: auto;
		}
		
		
		/* font */
		
		.w_title25 {
			margin-bottom: 0.35em;
			font-size: 220%;
			line-height: 120%;
			font-weight: bold;
		}

		.title1 {
			margin-bottom: 0.15em;
			font-size: 180%;
			line-height: 120%;
			letter-spacing: 3px;
		}

		.title2 {
			margin-bottom: 0.15em;
			font-size: 130%;
		}

		.title2_b {
			margin-bottom: 0.15em;
			font-size: 130%;
			font-weight: bold;
		}

		.title3 {
			margin-bottom: 0.15em;
			font-size: 130%;
		}

		.title3_b {
			margin-bottom: 0.15em;
			font-size: 120%;
			font-weight: bold;
		}


		.title4 {
			margin-bottom: 0.15em;
			font-size: 120%;
		}

		.title4_b {
			margin-bottom: 0.15em;
			font-size: 120%;
			font-weight: bold;
		}

		.p_title {
			font-size: 130%;
			letter-spacing: 1px;
			color: #000;
		}

		.w_txt1 {
			margin-bottom: 0.15em;
			font-size: 100%;
			text-align: justify;
		}

		.w_txt1-2 {
			margin-bottom: 0.15em;
			font-size: 100%;
			text-align: justify;
            padding-left: 3em;
            text-indent: -3em;
		}
        
		.w_txt2 {
			margin-bottom: 0.15em;
			font-size: 100%;
		}

		.w_txt2_b {
			margin-bottom: 0.15em;
			font-size: 110%;
			font-weight: bold;
		}
		
		.w_txt3 {
			margin-bottom: 0.15em;
			font-size: 120%;
		}

		.w_txt3_b {
			margin-bottom: 0.15em;
			font-size: 120%;
			font-weight: bold;
		}
		
		.w_txt4 {
			font-size: 110%;
		}

		.w_txt4_b {
			font-size: 110%;
			font-weight: bold;
		}

		
		.f_title {
			margin-bottom: 5px;
			padding: 0;
			font-size: 115%;
			text-align: left;
			font-weight: bold;
			color: #4D4D4D;
			border-bottom: solid 1px #4D4D4D;
		}
		
		
		/* Footer */
		
	.footercont {
		margin: 1em auto 2em auto;
	}

	.ft_left {
		width: 60%;
	}
		
	    .ft_left-div1 {
		    display: block;
		    width: 180px;
			margin-right: 20px;
	    }

	        .ft_left-div1 img {

	        }

	    .ft_left-div2 {
			margin-top: 15px;
	    }


	.ft_right {
		margin-top: 15px;
		width: 40%;
	}

		
		
	}


/* Narrow */

	@media screen and (max-width: 1024px) {
		
		/* Header */
		
		#header {
			font-size: 1.2em;
		}

		/* Banner */
		
		
		/* Wrapper */
		
		.wrapper.style2 {
			background-image: url("../../images/indexpic3.jpg");
			background-position: 200% 0;
		}
		
		/* area */
		
        /* 量身 */
		.foru {   
		    position: relative;
		    display: block;
			margin: 0 auto 0 1em;
			padding: 0 1em;
		    width: 60%;
		    height: auto;
		}
		
		/* Footer */

		
	}

		
		



/* Narrower */

	#navPanel, #navButton {
		display: none;
	}

	@media screen and (max-width: 980px) { 

		/* Basic */

			html, body {
				overflow-x: hidden;
			}

		/* Button */

			input[type="button"].small,
			input[type="submit"].small,
			input[type="reset"].small,
			.button.small {
				font-size: 0.8em;
				min-width: 18em;
				padding: 0.75em 0;
			}

		/* List */

			ul.featured-icons {
				margin: 0;
			}

				ul.featured-icons li {
					display: inline-block;
					float: none;
					width: auto;
				}

					ul.featured-icons li .icon {
						font-size: 4em;
						width: 1.25em;
					}

			ul.buttons li {
				display: block;
				padding: 1em 0 0 0;
			}


		
		/* Header */

			#header {
				display: none;
			}
		
			#mobilelogo {
				display: block;
				position: absolute;
				top: 0;
				width: 100%;
				z-index: 999;
			}
		
			.mlogo {
				position: relative;
				margin: 2% 50%;
				padding: ;
				width: 220px;
				height: auto;
			}
		
			.mlogo img {
				width: 100%;
				height: auto;
			}
		
			.mlogo a {
				border: none;
			}	
	
		
			#mobilelogo1 {
				display: block;
				position: absolute;
				top: 0;
				width: 100%;
				z-index: 999;
			}
		
			.mlogo1 {
				position: relative;
				margin: 3% 50%;
				padding: ;
				width: 220px;
				height: auto;
			}
		
			.mlogo1 img {
				width: 100%;
				height: auto;
			}
		
			.mlogo1 a {
				border: none;
			}	
		
		
		
		/* Banner */
		

		#banner .inner {
			background-image: url("../../images/pic_banner1-bg.png");
			background-repeat: repeat-x;
			margin: 0 auto;
			padding: 20px 0 0 0;
		}
		
		#banner .inner1 {
			margin: 0 auto;
			padding: 0 0 0 0;
		}
		
		
		.bann1-1 {
			display: block;
			position: absolute;
			width: 100%;
			height: auto;
			z-index: 99;
			
			animation-name: b1;
			animation-duration: 2.5s;
			animation-fill-mode:forwards;
			-moz-animation-name: b1;
			-moz-animation-duration: 2.5s;
			-moz-animation-fill-mode:forwards;
			-webkit-animation-name: b1;
			-webkit-animation-duration: 2.5s;
			-webkit-animation-fill-mode:forwards;
			-ms-animation-name: b1;
			-ms-animation-duration: 2.5s;
			-ms-animation-fill-mode:forwards;
		}

		    .bann1-1 img {
				display: block;
			    width: 100%;
			    height: auto;
		    }

		    @keyframes b1 {
			    0%   {left: -300px; bottom: 0; opacity: 0; z-index: -1;}
			    100% {left: 0; bottom: 0; opacity: 1; z-index: 1;}
		    }

		.bann1-2 {
			display: block;
			position: absolute;
			width: 100%;
			height: auto;
			z-index: 99;
			
			animation-name: b2;
			animation-duration: 2.5s;
			animation-fill-mode:forwards;
			-moz-animation-name: b2;
			-moz-animation-duration: 2.5s;
			-moz-animation-fill-mode:forwards;
			-webkit-animation-name: b2;
			-webkit-animation-duration: 2.5s;
			-webkit-animation-fill-mode:forwards;
			-ms-animation-name: b2;
			-ms-animation-duration: 2.5s;
			-ms-animation-fill-mode:forwards;
		}

		    .bann1-2 img {
				display: block;
			    width: 100%;
			    height: auto;
		    }

		    @keyframes b2 {
			    0%   {left: -300px; top: -100px; opacity: 0; z-index: -1;}
			    100% {left: 0; top: 0; opacity: 1; z-index: 1;}
		    }
		
		.bann1-3 {
			top: 35%;
			right: 19%;
			width: 31%;
			height: auto;
			z-index: 99;
		}


		/* Wrapper */
		
		.wrapper.style2 {
			background-image: url("../../images/indexpic3.jpg");
			background-position: 400% 0;
		}
		
		/* area */
		
        /* 側邊fb ig twitter */
		.sideicon {   
			top: 1.5%;
		    width: 45px;
		    height: auto;
		}		
		

		.twopic-nospace2 {   
			display: flex;
			display: -webkit-flex; /* Safari */
			flex-direction: column;
			flex-wrap: nowrap;
			justify-content: center;
			align-items: center;
		    margin: 0 auto;
		    width: 80%;
		    height: auto;
		}

		    .twopic-nospace2 > * {   
			    display: block;
				position: relative;
		        height: auto;
		    }

		    .twopic-nospace2_pic {   
				width: 100%;
		        height: auto;
		    }

		    .twopic-nospace2_txt {   
				width: 100%;
		        height: auto;
				padding: 2em 2em 1em 2em;
		    }
		
		    .twopic-nospace2_pic1 {   
				width: 100%;
		        height: auto;
				order: 1;
		    }

		    .twopic-nospace2_txt1 {   
				width: 100%;
		        height: auto;
				padding: 2em 2em 1em 2em;
				order: 2;
		    }
		
		
        /* 量身 */
		.foru {   
		    position: relative;
		    display: block;
			margin: 0 auto 0 1em;
			padding: 0 1em;
		    width: 65%;
		    height: auto;
		}
		
        /* 新增產品總頁 */
		.propic4 {   
		    display: flex;
			display: -webkit-flex; /* Safari */
			flex-wrap: wrap;
			justify-content: center;
			margin: 1em auto 5em auto;
			padding: 0;
		    width: 100%;
		    height: auto;
		}
		
		    .propic4 > * {   
				display: flex;
				display: -webkit-flex; /* Safari */
				flex-direction: column;
				justify-content: center;
			    align-items: stretch;
				margin: 10px 5px;
		        width: 48%;
		    }


		

		/* Footer */
		
	.footercont {
		margin: 1em auto 2em auto;
	}

	    .ft_left-div1 {
		    display: block;
		    width: 250px;
			margin-right: 20px;
	    }

	        .ft_left-div1 img {

	        }

	    .ft_left-div2 {
			margin-top: 12px;
	    }


	.ft_right {
		margin-top: 12px;
	}

		
		
		/* Off-Canvas Navigation */

			#page-wrapper {
				-moz-backface-visibility: hidden;
				-webkit-backface-visibility: hidden;
				-ms-backface-visibility: hidden;
				backface-visibility: hidden;
				-moz-transition: -moz-transform 0.5s ease;
				-webkit-transition: -webkit-transform 0.5s ease;
				-ms-transition: -ms-transform 0.5s ease;
				transition: transform 0.5s ease;
				padding-bottom: 1px;
			}

			#navButton {
				-moz-backface-visibility: hidden;
				-webkit-backface-visibility: hidden;
				-ms-backface-visibility: hidden;
				backface-visibility: hidden;
				-moz-transition: -moz-transform 0.5s ease;
				-webkit-transition: -webkit-transform 0.5s ease;
				-ms-transition: -ms-transform 0.5s ease;
				transition: transform 0.5s ease;
				display: block;
				height: 60px;
				left: 0;
				position: fixed;
				top: 0;
				width: 100px;
				z-index: 10001;
			}

				#navButton .toggle {
					text-decoration: none;
					height: 60px;
					left: 0;
					position: absolute;
					text-align: center;
					top: 0;
					width: 100%;
					border: 0;
					outline: 0;
				}

					#navButton .toggle:before {
						-moz-osx-font-smoothing: grayscale;
						-webkit-font-smoothing: antialiased;
						font-family: FontAwesome;
						font-style: normal;
						font-weight: normal;
						text-transform: none !important;
					}

					#navButton .toggle:before {
						color: #fff;
						content: '\f0c9';
						font-size: 1em;
						height: 40px;
						left: 10px;
						line-height: 40px;
						opacity: 0.5;
						position: absolute;
						top: 11px;
						width: 45px;
						z-index: 1;
					}

					#navButton .toggle:after {
						background: rgba(0, 63, 126, 0.9);
						border-radius: 2px;
						content: '';
						height: 40px;
						left: 10px;
						position: absolute;
						top: 10px;
						width: 45px;
					}

			#navPanel {
				-moz-backface-visibility: hidden;
				-webkit-backface-visibility: hidden;
				-ms-backface-visibility: hidden;
				backface-visibility: hidden;
				-moz-transform: translateX(-275px);
				-webkit-transform: translateX(-275px);
				-ms-transform: translateX(-275px);
				transform: translateX(-275px);
				-moz-transition: -moz-transform 0.5s ease;
				-webkit-transition: -webkit-transform 0.5s ease;
				-ms-transition: -ms-transform 0.5s ease;
				transition: transform 0.5s ease;
				display: block;
				height: 100%;
				left: 0;
				overflow-y: auto;
				position: fixed;
				top: 0;
				width: 275px;
				z-index: 10002;
				background: #1c2021;
				color: #fff;
				font-size: 1em;
				letter-spacing: 0.075em;
				text-transform: uppercase;
				padding: 0.25em 0.75em 1em 0.75em;
			}

				#navPanel .link {
					border: 0;
					border-top: solid 1px rgba(255, 255, 255, 0.05);
					color: inherit;
					display: block;
					height: 3em;
					line-height: 3em;
					opacity: 0.75;
					text-decoration: none;
				}

					#navPanel .link.depth-0 {
						font-weight: 900;
					}

					#navPanel .link:first-child {
						border-top: 0;
					}

				#navPanel .indent-1 {
					display: inline-block;
					width: 1em;
				}

				#navPanel .indent-2 {
					display: inline-block;
					width: 2em;
				}

				#navPanel .indent-3 {
					display: inline-block;
					width: 3em;
				}

				#navPanel .indent-4 {
					display: inline-block;
					width: 4em;
				}

				#navPanel .indent-5 {
					display: inline-block;
					width: 5em;
				}

			body.navPanel-visible #page-wrapper {
				-moz-transform: translateX(275px);
				-webkit-transform: translateX(275px);
				-ms-transform: translateX(275px);
				transform: translateX(275px);
			}

			body.navPanel-visible #navButton {
				-moz-transform: translateX(275px);
				-webkit-transform: translateX(275px);
				-ms-transform: translateX(275px);
				transform: translateX(275px);
			}

			body.navPanel-visible #navPanel {
				-moz-transform: translateX(0);
				-webkit-transform: translateX(0);
				-ms-transform: translateX(0);
				transform: translateX(0);
			}

	}




	@media screen and (max-width: 840px) {
		
		/* Header */
		
			.mlogo {
				margin: 2% 50%;
				padding: ;
				width: 220px;
				height: auto;
			}
		
			.mlogo1 {
				margin: 3% 50%;
				padding: ;
				width: 220px;
				height: auto;
			}
		
		
		.wrapper.style2 {
			background-image: url("../../images/indexpic3-1.jpg");
			background-position: 70% 0;
			background-size: cover;
			margin: 3em auto 1em auto;
			padding: 3em 0;
		}
		
		/* Banner */
		
		.bann1-3 {
			top: 42%;
			right: 19%;
			width: 31%;
			height: auto;
			z-index: 99;
		}


		.twopic-nospace {   
			flex-direction: column;
			flex-wrap: wrap;
		    width: 100%;
		    height: auto;
		}

		    .twopic-nospace > * {   
				width: 100%;
				height: 100%;
		        height: auto;
		    }

		
            /* twopic-nospace左右設定1 - 2em */
		    .twopic-nospace_left1 {   
		    }

		    .twopic-nospace_right1 {   
				margin-top: 2em;
				padding: 0 2em;
		    }

		        .twopic-nospace_right1 > * {   

		        }

		        .twopic-nospace_right1_title {   
				    width: 100%;
		        }

		        .twopic-nospace_right1_area {   
				    width: 100%;
		        }

		            .twopic-nospace_right1_area > * {     

		            }

		            .twopic-nospace_right1_area img  {     

		            }
	
		
        /* 量身 */
		.foru {   
		    position: relative;
		    display: block;
			margin: 0;
			padding: 0 1em;
		    width: 70%;
		    height: auto;
		}

		
        /* 4類產品 */
		.fourpic {   
			flex-wrap: wrap;
		}

		    .fourpic > * {   
				width: 50%;
				padding: 3em 1em 2em 1em;
		    }

		
        /* 子頁-about 內文縮排*/
		.pagetxtarea {   
			display: block;
		    margin: 1em auto 1em auto;
			padding: 2em 4em; 
		    width: 100%;
		    height: auto;
		}

        /* 3pic */
		.threepic {   
			display: flex;
			display: -webkit-flex; /* Safari */
			flex-direction: column;
			justify-content: center;
			align-items: stretch;
		    margin: 2em auto 0 auto;
		    width: 100%;
		    height: auto;
		}

		    .threepic img {   
			    display: block;
				width: 100%;
				height: auto;
		    }

		    .threepic > * {   
		    	display: flex;
				display: -webkit-flex; /* Safari */
			    flex-direction: row;
			    justify-content: flex-start;
				align-items: center;
		        margin: 0 auto 10px auto;
		        width: 100%;
		        height: auto;
		    }

		    .threepic_pic {  
		    	margin: 0 auto;
				width: 25%;
		    }

		    .threepic_txt {   
				width: 70%;
		    	margin: 0 auto;
				text-align: justify;
		    }


		.threepic1 {   
		    margin: 0 auto;
		    width: 100%;
		    height: auto;
		}

		    .threepic1-pic {   
		        display: block;
		        width: 35%;
		    }

		    .threepic1-txt {   
		        display: flex;
				display: -webkit-flex; /* Safari */
				flex-direction: column;
				justify-content: center;
				align-items: flex-start;
				padding: 0 2em;
		        width: 65%;
		    }
		
		
		.aboutlogo {   
			display: block;
			margin: 2em auto;
			width: 50%;
		}

		
		.rddesign1 {   
			display: none;
		}

		.rddesign1ab {   
			display: none;

		}

		.rddesign2 {   
			display: block;
			position: relative;
			margin: 0 auto;
			width: 80%;
		}

		    .rddesign2 img {   
			    display: block;
			    width: 100%;
				height: auto;
		    }

		.rddesign2ab {   
			display: block;
			position: absolute;
			width: 100%;
			opacity: 0;
			
			animation-name: ppic3-1;
			animation-duration: 1s;
			animation-fill-mode:forwards;
			-moz-animation-name: ppic3-1;
			-moz-animation-duration: 1s;
			-moz-animation-fill-mode:forwards;
			-webkit-animation-name: ppic3-1;
			-webkit-animation-duration: 1s;
			-webkit-animation-fill-mode:forwards;
			-ms-animation-name: ppic3-1;
			-ms-animation-duration: 1s;
			-ms-animation-fill-mode:forwards;
		}

		    .rddesign2ab img {   
			    display: block;
			    width: 100%;
				height: auto;
		    }
		
		    @keyframes ppic3-1 {
			    0%   {left: -30px; opacity: 0;}
			    100% {left: 0; opacity: 1;}
		    }
		
		
        /* rd - 4類產品 */
		.profourpic {   
		    display: flex;
			display: -webkit-flex; /* Safari */
			flex-wrap: wrap;
			align-content: center;
			align-items: center;
			margin: 0 auto 3em auto;
			padding: 0;
		    width: 100%;
		    height: auto;
			overflow: hidden;
		}
		
		    .profourpic > * {   
		        display: flex;
				display: -webkit-flex; /* Safari */
				position: relative;
				flex-direction: column;
				justify-content: center;
				align-items: stretch;
				width: 50%;
		        height: auto;
				padding: 0;
				overflow: hidden;
		    }
		
		
		.gmapwindow {   
		    display: block;
		    width: 100%;
		}

   
		
		
		
		/* font */
		
        /* about - 足部科技，健康人生 */
		.w_title30 {
			margin-top: 0.35em;
			margin-bottom: 0.35em;
			font-size: 250%;
			line-height: 120%;
		}

        /* 訂購專線 */
		.w_title25 {
			margin-bottom: 0.35em;
			font-size: 220%;
			line-height: 120%;
			font-weight: bold;
		}

		.title1 {
			margin-bottom: 0.15em;
			font-size: 160%;
			line-height: 120%;
			letter-spacing: 3px;
		}

		.title2 {
			margin-bottom: 0.15em;
			font-size: 130%;
		}

		.title2_b {
			margin-bottom: 0.15em;
			font-size: 120%;
			font-weight: bold;
		}

		.title3 {
			margin-bottom: 0.15em;
			font-size: 120%;
		}

		.title3_b {
			margin-bottom: 0.15em;
			font-size: 120%;
			font-weight: bold;
		}


		.title4 {
			margin-bottom: 0.15em;
			font-size: 120%;
		}

		.title4_b {
			margin-bottom: 0.15em;
			font-size: 120%;
			font-weight: bold;
		}

		.p_title {
			font-size: 130%;
			letter-spacing: 1px;
			color: #000;
		}

		.w_txt1 {
			margin-bottom: 0.15em;
			font-size: 100%;
		}

		.w_txt2 {
			margin-bottom: 0.15em;
			font-size: 100%;
		}
		
		.w_txt2_b {
			margin-bottom: 0.15em;
			font-size: 110%;
			font-weight: bold;
		}
		
		.w_txt3 {
			margin-bottom: 0.15em;
			font-size: 120%;
		}

		.w_txt3_b {
			margin-bottom: 0.15em;
			font-size: 120%;
			font-weight: bold;
		}
		
		.f_title {
			margin-bottom: 5px;
			font-size: 115%;
		}

		
		

		/* Footer */
		
	.footercont {
		margin: 1em auto 2em auto;
		justify-content: center;
	}

	.ft_left {
		flex-direction: column;
		justify-content: flex-start;
		padding-left: 1em;
		width: 50%;
	}
		
	    .ft_left-div1 {
		    display: block;
		    width: 220px;
			margin-right: 20px;
	    }

	        .ft_left-div1 img {

	        }

	    .ft_left-div2 {
			margin-top: 12px;
			margin-left: 5px;
	    }


	.ft_right {
		margin-top: 12px;
		width: 50%;
	}

		

	}


/* Mobile */

	@media screen and (max-width: 736px) {

		/* Basic */

			body {
				min-width: 320px;
			}

			h2 {
				font-size: 1.25em;
				letter-spacing: 0.1em;
			}

			h3 {
				font-size: 1em;
				letter-spacing: 0.025em;
			}

			p {
				text-align: justify;
			}

		/* Section/Article */

			header {
				text-align: center;
			}

				header.major {
					padding-bottom: 0;
				}

				header.special {
					margin-bottom: 3em;
					padding-left: 1.5em;
					padding-right: 1.5em;
				}

					header.special:before, header.special:after {
						width: 38%;
					}

					header.special .icon {
						font-size: 0.75em;
						top: 1.5em;
					}

				header p {
					text-align: center;
				}

			footer.major {
				padding-top: 0;
			}

		/* Icon */

			.icon.circle {
				font-size: 1em;
			}

		/* Button */

			input[type="button"],
			input[type="submit"],
			input[type="reset"],
			.button {
				max-width: 20em;
				width: 100%;
			}

				input[type="button"].fit,
				input[type="submit"].fit,
				input[type="reset"].fit,
				.button.fit {
					width: auto;
				}

		/* List */

			ul.icons li {
				padding-left: 0.25em;
			}

			ul.featured-icons li .icon {
				width: 1.1em;
			}

			ul.buttons {
				text-align: center;
			}

		
		/* Header */
		
			.mlogo {
				margin: 2% 52%;
				padding: ;
				width: 200px;
				height: auto;
			}
		
			.mlogo1 {
				margin: 3% 50%;
				padding: ;
				width: 200px;
				height: auto;
			}
		
		
		/* Banner */
		
		.bann1-3 {
			top: 42%;
			right: 19%;
			width: 28%;
			height: auto;
			z-index: 99;
		}

	
		
		/* Wrapper */

	
		
		/* area */
		
		        .twopic-nospace_right1_title {   
				    width: 100%;
		        }

		        .twopic-nospace_right1_area {   
				    width: 100%;
		        }
		
		
        /* 側邊fb ig twitter */
		.sideicon {   
			top: 1.5%;
		    width: 45px;
		    height: auto;
		}		
		
        /* google */
		.gmaptwo {   
			flex-direction: column;
		}

		    .gmaptwo > * {   
			    display: block;
				width: 100%;
		    }

		.gmap1 {   
		    position: relative;
		    display: block;
		    width: 100%;
		    min-height: 350px;
			border-right: none;
			border-bottom: solid 5px #D2D2D2;
		}

		.gmap2 {   
		    position: relative;
		    display: block;
		    width: 100%;
		    min-height: 350px;
			border-left: none;
			border-top: solid 5px #D2D2D2;
		}
		
		.gmap-r {   
		    display: block;
			margin: 0 auto;
			width: 80%;
			padding: 2em 0;
			text-align: center;
		}

		.gmap-rtxt {   
		    display: block;
			margin: 0 auto;
			width: 80%;
		}
		
		
        /* pro - 產品圖、說明 */
		.pro-pic {   
		    display: flex;
			display: -webkit-flex; /* Safari */
			flex-direction:  column;
			flex-wrap: wrap;
			align-content: space-around;
			align-items: ;
			margin: 0 auto;
			padding: 0;
		    width: 100%;
		    height: auto;
		}

		    .pro-pic-left {   
		        display: block;
				margin: 0 auto;
				text-align: center;
		        width: 60%;
		        height: auto;
		    }

		        .pro-pic-left img {   
		            display: inline-block;
		            width: 70%;
		            height: auto;
		        }
		
		
		    .pro-pic-left1 {   
		        display: block;
				text-align: center;
		        width: 60%;
		        height: auto;
		    }

		        .pro-pic-left1 img {   
		            display: inline-block;
					margin-right: 0;
		            width: 70%;
		            height: auto;
		        }

		    .pro-pic-right {   
		        display: flex;
				display: -webkit-flex; /* Safari */
				flex-direction: column;
				justify-content: flex-start;
				align-items: flex-start;
				padding: 0 1em;
		        width: 80%;
		        height: auto;
		    }

		        .pro-pic-right_title {   
		            display: block;
					margin: 0.5em 0 0.5em -0.5em;
		        }

		        .pro-pic-right_txt {   
					margin: 2em 0;
					padding-bottom: 1em;
					line-height: 180%;
		        }

		        .pro-pic-right_txt1 {   
					padding-left: 1em;
					text-indent: -1em;
		        }

		        .pro-pic-right_txt2 {   
					margin: 2em 0;
					line-height: 180%;
					padding-left: 1.1em;
					text-indent: -1.1em;
		        }

		        .pro-pic-right_txt4 {   
					padding-left: 0.8em;
					text-indent: -0.8em;
		        }

		    .pro-pic-right-icon {   
		        display: flex;
				display: -webkit-flex; /* Safari */
				justify-content: flex-start;
				align-items: flex-start;
				margin: 2em auto 1em auto;
		        width: 100%;
		        height: auto;
		    }

		        .pro-pic-right-icon > * {   
		            display: flex;
					display: -webkit-flex; /* Safari */
				    flex-direction: column;
				    justify-content: flex-start;
				    align-items: center;
					margin-right: 2em;
		            width: auto;
		            height: auto;
		        }

		            .pro-pic-right-icon img {   
		                display: block;
						margin-bottom: 3px;
		                width: 4.5em;
		                height: auto;
		            }


        /* pro 特點 */
		.pro-note {   
		    display: flex;
			display: -webkit-flex; /* Safari */
			flex-direction: column;
			flex-wrap: wrap;
			align-content: flex-start;
			align-items: ;
			margin: 3em auto;
			padding: 0;
		    width: 80%;
		    height: auto;
		}

		    .pro-note img {   
		        display: block;
		        width: 100%;
		        height: auto;
		    }

		    .pro-note > * {   
		        display: flex;
				display: -webkit-flex; /* Safari */
			    flex-direction: column;
			    align-content: flex-start;
			    align-items: ;
			    padding: 1em 1em;
		        width: 100%;
		        height: auto;
		    }

		    .pro-note_pic {   
				margin-bottom: 15px;
		        width: 100%;
		        height: auto;
		    }

		    .pro-note_title {  
				margin-bottom: 5px;
		        width: 100%;
		        height: auto;
				font-size: 125%;
				font-weight: bold;
		    }

		
        /* 新增產品總頁 */
		.propic4 {   
		    display: flex;
			display: -webkit-flex; /* Safari */
			flex-wrap: wrap;
			justify-content: center;
			margin: 1em auto 5em auto;
			padding: 0;
		    width: 100%;
		    height: auto;
		}
		
		    .propic4 > * {   
				display: flex;
				display: -webkit-flex; /* Safari */
				flex-direction: column;
				justify-content: center;
			    align-items: stretch;
				margin: 10px 5px;
		        width: 80%;
		    }

		
		
		/* Footer */


	}


	@media screen and (max-width: 600px) {

		/* Header */
		
			.mlogo {
				margin: 2.5% 51%;
				padding: ;
				width: 180px;
				height: auto;
			}
		
			.mlogo1 {
				margin: 2.5% 51%;
				padding: ;
				width: 180px;
				height: auto;
			}
		
		/* Banner */
		
		.bann1-3 {
			top: 45%;
			left: 51%;
			width: 30%;
		}
		
		
		/* Wrapper */
		
		.containerarea {
			width: 85%;
		}
		
		.containerareaf {
			width: 85%;
		}
		
		/* area */
		
		.indsixicon {   
		    margin: 2em auto 0 auto;
		}
		
		    .indsixicon img {   
			    display: block;
				margin-right: 8px;
				width: 3em;
				height: auto;
		    }

		    .indsixicon > * {   
			    display: flex;
				display: -webkit-flex; /* Safari */
		        margin: 0 5px 15px 5px;
		        height: auto;
		    }
		
		.twopic-nospace {   
		    margin: 20px auto;
		}
		
        /* google */
		.gmaptwo {   
			flex-direction: column;
		}

		    .gmaptwo > * {   
			    display: block;
				width: 100%;
		    }

		.gmap1 {   
		    position: relative;
		    display: block;
		    width: 100%;
		    min-height: 350px;
		}
		
		.gmap2 {   
		    position: relative;
		    display: block;
		    width: 100%;
		    min-height: 350px;
		}

		.gmap-r {   
			width: 90%;
			padding: 2em 0;
		}

		.gmap-rtxt {   
		    display: block;
			margin: 0 auto;
			width: 80%;
		}
		
		
        /* 子頁-about 內文縮排*/
		.pagetxtarea {   
		    margin: 1em auto 1em auto;
			padding: 2em 2em; 
		}

        /* 3pic */
		.threepic {   
			display: flex;
			display: -webkit-flex; /* Safari */
			flex-direction: column;
			justify-content: center;
			align-items: stretch;
		    margin: 2em auto 0 auto;
		    width: 100%;
		    height: auto;
		}

		    .threepic img {   
			    display: block;
				width: 100%;
				height: auto;
		    }

		    .threepic > * {   
		    	display: flex;
				display: -webkit-flex; /* Safari */
			    flex-direction: row;
			    justify-content: flex-start;
				align-items: center;
		        margin: 0 auto 10px auto;
		        width: 100%;
		        height: auto;
		    }

		    .threepic_pic {   
		    	margin: 0 auto;
				width: 25%;
		    }

		    .threepic_txt {   
				width: 70%;
		    	margin: 0 auto;
				text-align: justify;
		    }


		.threepic1 {   
			flex-direction: column;
		    margin: 0 auto;
		    width: 100%;
		    height: auto;
		}

		    .threepic1-pic {   
		        display: block;
		        width: 100%;
		    }

		    .threepic1-txt {   
		        display: flex;
				display: -webkit-flex; /* Safari */
				flex-direction: column;
				justify-content: center;
				align-items: flex-start;
				padding: 1em 2em;
		        width: 100%;
		    }
		
		.aboutlogo {   
			display: block;
			margin: 2em auto;
			width: 65%;
		}

		
		    .pro-pic-left1 {   
		        display: block;
				margin: 0 auto;
				text-align: center;
		        width: 80%;
		        height: auto;
		    }

		        .pro-pic-left1 img {   
		            display: inline-block;
					margin-right: 0;
		            width: 70%;
		            height: auto;
		        }
		
		/* Footer */

	.footercont {
		flex-direction: column;
		justify-content: center;
		align-content: center;
		
	}	
		
	.ft_left {
		margin: 0 auto;
		width: 100%;
		padding-left: 0em;
	}

	    .ft_left-div1 {
		    display: block;
		    width: 250px;
	    }

	    .ft_left-div2 {
			
	    }


	.ft_right {
		justify-content: flex-start;
		width: 100%;
		padding: 0;
	}

	    .ft_right > * {
		    display: flex;
			display: -webkit-flex; /* Safari */
			flex-direction: column;
		    justify-content: flex-start;
		    margin: 0 10px 20px 10px;
		    padding: 0;
	    }

	    .ft_right:last-child {
   	        margin-right: auto;
	    }
		
	    .ft_right_icon {
		    display: flex;
			display: -webkit-flex; /* Safari */
			flex-wrap: nowrap;
		    justify-content: flex-start;
		    margin: 5px 10px 0 0;
		    padding: 0;
	    }

	        .ft_right_icon img {
		        display: block;
				margin-right: 10px;
				width: 35px;
	         }
		
		.rddesign2 {   
			width: 90%;
		}

		
		.twopic-nospace2 {   
		    width: 100%;
		}
		
		    .twopic-nospace2 > * {   

		    }

		    .twopic-nospace2_pic {   

		    }

		    .twopic-nospace2_txt {   
				padding: 1.5em 2em 1em 2em;
		    }
		
		    .twopic-nospace2_pic1 {   
		    }

		    .twopic-nospace2_txt1 {   
				padding: 1.5em 2em 1em 2em;
		    }
		
		
        /* pro - 產品圖、說明 */
		.pro-pic {   
		    display: flex;
			display: -webkit-flex; /* Safari */
			flex-direction:  column;
			flex-wrap: wrap;
			align-content: space-around;
			align-items: ;
			margin: 0 auto;
			padding: 0;
		    width: 100%;
		    height: auto;
		}

		    .pro-pic-left {   
		        display: block;
				text-align: right;
		        width: 75%;
		        height: auto;
		    }

		        .pro-pic-left img {   
		            display: inline-block;
		            width: 80%;
		            height: auto;
		        }

		    .pro-pic-right {   
		        display: flex;
				display: -webkit-flex; /* Safari */
				flex-direction: column;
				justify-content: flex-start;
				align-items: flex-start;
				padding: 0 1em;
		        width: 100%;
		        height: auto;
		    }

		        .pro-pic-right_title {   
		            display: block;
					margin: 0.5em 0 0.5em -0.5em;
		        }

		        .pro-pic-right_txt {   
					margin: 2em 0;
					padding-bottom: 1em;
					line-height: 180%;
		        }

		        .pro-pic-right_txt1 {   
					padding-left: 1em;
					text-indent: -1em;
		        }

		        .pro-pic-right_txt2 {   
					margin: 2em 0;
					line-height: 180%;
					padding-left: 1.1em;
					text-indent: -1.1em;
		        }

		        .pro-pic-right_txt4 {   
					padding-left: 0.8em;
					text-indent: -0.8em;
		        }

		    .pro-pic-right-icon {   
		        display: flex;
				display: -webkit-flex; /* Safari */
				justify-content: flex-start;
				align-items: flex-start;
				margin: 2em auto 1em auto;
		        width: 100%;
		        height: auto;
		    }

		        .pro-pic-right-icon > * {   
		            display: flex;
					display: -webkit-flex; /* Safari */
				    flex-direction: column;
				    justify-content: flex-start;
				    align-items: center;
					margin-right: 2em;
		            width: auto;
		            height: auto;
		        }

		            .pro-pic-right-icon img {   
		                display: block;
						margin-bottom: 3px;
		                width: 4.5em;
		                height: auto;
		            }


        /* pro 特點 */
		.pro-note {   
		    display: flex;
			display: -webkit-flex; /* Safari */
			flex-direction: column;
			flex-wrap: wrap;
			align-content: flex-start;
			align-items: ;
			margin: 1em auto 3em auto;
			padding: 0;
		    width: 100%;
		    height: auto;
		}

		    .pro-note img {   
		        display: block;
		        width: 100%;
		        height: auto;
		    }

		    .pro-note > * {   
		        display: flex;
				display: -webkit-flex; /* Safari */
			    flex-direction: column;
			    align-content: flex-start;
			    align-items: ;
			    padding: 1em 1em;
		        width: 100%;
		        height: auto;
		    }

		    .pro-note_pic {   
				margin-bottom: 15px;
		        width: 100%;
		        height: auto;
		    }

		    .pro-note_title {  
				margin-bottom: 5px;
		        width: 100%;
		        height: auto;
				font-size: 125%;
				font-weight: bold;
		    }

		
		
	}


	@media screen and (max-width: 500px) {
		
		/* Header */
		
			.mlogo {
				margin: 3% 0% 0 46%;
				padding: ;
				width: 33%;
				height: auto;
			}
		
			.mlogo1 {
				margin: 2% 46%;
				padding: ;
				width: 33%;
				height: auto;
			}
		
		.bann1-3 {
			top: 45%;
			left: 46%;
			width: 33%;
		}

		/* Wrapper */
		
		.wrapper.style2 {
			background-image: url("../../images/indexpic3-1.jpg");
			background-position: 70% 0;
			background-repeat: no-repeat;
			background-size: cover;
			background-color: #F2F2F2;
			margin: 3em auto 1em auto;
			padding: 3em 0;
		}
		
		/* area */
		
		.indsixicon {   
		    margin: 2em auto 0 auto;
		}
		
		    .indsixicon img {   
			    display: block;
				margin-right: 8px;
				width: 2.5em;
				height: auto;
		    }

		    .indsixicon > * {   
			    display: flex;
				display: -webkit-flex; /* Safari */
		        margin: 0 5px 10px 5px;
		        height: auto;
		    }
		
		
		.indfootarea {   
			display: block;
		    position: relative;
		    margin: 1em auto 0 auto;
		    width: 180px;
		    height: auto;
		}

		
		
		.twopic-nospace {   
		    margin: 1em auto;
		}

		    .twopic-nospace > * {   
				
		    }

            /* twopic-nospace左右設定 */
		    .twopic-nospace_left {   
			    display: block;
				position: relative;
		        height: auto;
		    }

		    .twopic-nospace_left_ab {   
				width: 70%;
		    }
		
		    .twopic-nospace_right {   
			    display: flex;
				display: -webkit-flex; /* Safari */
				flex-direction: column;
				justify-content: center;
				align-items: flex-start;
				padding: 1em 1em;
				background-color: #F2F2F2;
		        height: auto;
		    }


            /* twopic-nospace左右設定1 - 2em */
		    .twopic-nospace_left1 {   
			    display: block;
				position: relative;
				padding: 0 1em;
		    }

		        .twopic-nospace_left1 img {   
					display: block;
				    width: 100%;
		            height: auto;
		        }

		    .twopic-nospace_right1 {   
			    display: flex;
				display: -webkit-flex; /* Safari */
				flex-direction: column;
				justify-content: flex-start;
				align-items: center;
				padding: 0 1em;
		    }

		        .twopic-nospace_right1 > * {   
			        display: block;
				    width: 100%;
		            height: auto;
					text-align: center;
		        }

		        .twopic-nospace_right1_title {   
				    width: 100%;
		        }

		        .twopic-nospace_right1_area {   
			        display: flex;
					display: -webkit-flex; /* Safari */
					justify-content: space-between;
				    width: 100%;
		            height: auto;
		        }

		            .twopic-nospace_right1_area > * {     

		            }
		
        /* 量身 */
		.foru {   
		    position: relative;
		    display: block;
			margin: 0;
			padding: 0 1em;
		    width: 95%;
		    height: auto;
		}
		
        /* 側邊fb ig twitter */
		.sideicon {   
			top: 1.5%;
		    width: 40px;
		    height: auto;
		}	
		
        /* google */
		.gmaptwo {   
			flex-direction: column;
		}

		    .gmaptwo > * {   
			    display: block;
				width: 100%;
		    }

		.gmap1 {   
		    position: relative;
		    display: block;
		    width: 100%;
		    min-height: 350px;
		}
		
		.gmap2 {   
		    position: relative;
		    display: block;
		    width: 100%;
		    min-height: 350px;
		}

		.gmap-r {   
			width: 100%;
			padding: 1em 0;
		}

		.gmap-rtxt {   
		    display: block;
			margin: 0 auto;
			width: 80%;
		}
		
		.gmapforfooter-bor {   
		    position: relative;
		    display: flex;
			display: -webkit-flex; /* Safari */
			flex-direction: column;
		    width: 100%;
		    height: auto;
		}
		
		.gmapforfooter-bor-div {   
		    position: relative;
		    display: flex;
			display: -webkit-flex; /* Safari */
		    width: 100%;
		    height: auto;
		}
		
		
		.gmapforfooter {   
		    position: relative;
		    display: block;
		    width: 100%;
		    min-height: 300px;
		}
		
		
        /* 子頁-about 內文縮排*/
		.pagetxtarea {   
		    margin: 1em auto 1em auto;
			padding: 1em 1em; 
		}

		
        /* 3pic */
		.threepic {   
           margin: 0 auto;
		}

		    .threepic > * {   
		    	display: flex;
				display: -webkit-flex; /* Safari */
			    flex-direction: column;
			    justify-content: flex-start;
				align-items: center;
		        margin: 0 auto;
		        width: 100%;
		        height: auto;
		    }

		    .threepic_pic {   
		    	margin: 1em auto 0 auto;
				width: 40%;
		    }

		    .threepic_txt {   
				width: 100%;
		    	margin: 0 auto;
				padding: 0 1em;
				text-align: center;
		    }


		.threepic1 {   
			flex-direction: column;
		    margin: 0 auto;
		    width: 100%;
		    height: auto;
		}

		    .threepic1-pic {   
		        display: block;
		        width: 100%;
		    }

		    .threepic1-txt {   
		        display: flex;
				display: -webkit-flex; /* Safari */
				flex-direction: column;
				justify-content: center;
				align-items: flex-start;
				padding: 1em 1em;
		        width: 100%;
		    }
		
		
		.aboutlogo {   
			display: block;
			margin: 0em auto;
			width: 80%;
		}
		
		
        /* rd - 4類產品 */
		.profourpic {   
		    flex-direction: ;
		}
		
		    .profourpic > * {   
				width: 50%;
		    }
		
		    .profourpicab {   
				font-size: 100%;
				line-height: 140%;
		    }
		
		
        /* pro - 產品圖、說明 */
		.pro-pic {   
		    display: flex;
			display: -webkit-flex; /* Safari */
			flex-direction: column;
			flex-wrap: wrap;
			align-content: space-around;
			align-items: ;
			margin: 0 auto;
			padding: 0;
		    width: 100%;
		    height: auto;
		}

		    .pro-pic-left {   
		        display: block;
				text-align: right;
		        width: 95%;
		        height: auto;
		    }

		        .pro-pic-left img {   
		            display: inline-block;
		            width: 80%;
		            height: auto;
		        }

		    .pro-pic-right {   
		        display: flex;
				display: -webkit-flex; /* Safari */
				flex-direction: column;
				justify-content: flex-start;
				align-items: flex-start;
				padding: 0 1em;
		        width: 100%;
		        height: auto;
		    }

		        .pro-pic-right_title {   
		            display: block;
					margin: 0.5em 0 0.5em 0;
		        }

		        .pro-pic-right_txt {   
					margin: 1em 0;
					padding-bottom: 1em;
					line-height: 180%;
		        }

		        .pro-pic-right_txt1 {   
					padding-left: 1em;
					text-indent: -1em;
		        }

		        .pro-pic-right_txt2 {   
					margin: 1em 0;
					line-height: 180%;
					padding-left: 1.1em;
					text-indent: -1.1em;
		        }


		        .pro-pic-right_txt4 {   
					padding-left: 0.8em;
					text-indent: -0.8em;
		        }
		
		
		    .pro-pic-right-icon {   
		        display: flex;
				display: -webkit-flex; /* Safari */
				flex-direction: column;
				justify-content: flex-start;
				align-items: flex-start;
				margin: 1em auto 0 auto;
		        width: 100%;
		        height: auto;
		    }

		        .pro-pic-right-icon > * {   
		            display: flex;
					display: -webkit-flex; /* Safari */
				    flex-direction: row;
				    justify-content: flex-start;
				    align-items: center;
					margin-right: 0;
		            width: auto;
		            height: auto;
		        }

		            .pro-pic-right-icon img {   
		                display: block;
						margin-right: 0.5em;
						margin-bottom: 5px;
		                width: 3.5em;
		                height: auto;
		            }


        /* pro 特點 */
		.pro-note {   
		    display: flex;
			display: -webkit-flex; /* Safari */
			flex-direction: column;
			flex-wrap: wrap;
			align-content: flex-start;
			align-items: ;
			margin: 1em auto 3em auto;
			padding: 0;
		    width: 100%;
		    height: auto;
		}

		    .pro-note img {   
		        display: block;
		        width: 100%;
		        height: auto;
		    }

		    .pro-note > * {   
		        display: flex;
				display: -webkit-flex; /* Safari */
			    flex-direction: column;
			    align-content: flex-start;
			    align-items: ;
			    padding: 1em 1em;
		        width: 100%;
		        height: auto;
		    }

		    .pro-note_pic {   
				margin-bottom: 15px;
		        width: 100%;
		        height: auto;
		    }

		    .pro-note_title {  
				margin-bottom: 5px;
		        width: 100%;
		        height: auto;
				font-size: 125%;
				font-weight: bold;
		    }

	
		/* font */
		
        /* about - 足部科技，健康人生 */
		.w_title30 {
			margin-top: 0.35em;
			margin-bottom: 0.35em;
			font-size: 180%;
			line-height: 120%;
		}

        /* 訂購專線 */
		.w_title25 {
			margin-bottom: 0.35em;
			font-size: 140%;
			line-height: 120%;
			font-weight: bold;
		}

		.title1 {
			margin-bottom: 0.15em;
			font-size: 140%;
			line-height: 140%;
			letter-spacing: 3px;
		}

		.title2 {
			margin-bottom: 0.15em;
			font-size: 115%;
		}

		.title2_b {
			margin-bottom: 0.15em;
			font-size: 115%;
			font-weight: bold;
		}

		.title3 {
			margin-bottom: 0.15em;
			font-size: 120%;
		}

		.title3_b {
			margin-bottom: 0.15em;
			font-size: 120%;
			font-weight: bold;
		}


		.title4 {
			margin-bottom: 0.15em;
			font-size: 120%;
		}

		.title4_b {
			margin-bottom: 0.15em;
			font-size: 120%;
			font-weight: bold;
		}

		.p_title {
			font-size: 120%;
			letter-spacing: 1px;
			color: #000;
		}

		.w_txt1 {
			margin-bottom: 0.15em;
			font-size: 100%;
		}

		.w_txt2 {
			margin-bottom: 0.15em;
			font-size: 100%;
		}

		.w_txt2_b {
			margin-bottom: 0.15em;
			font-size: 110%;
			font-weight: bold;
		}
		
		.w_txt3 {
			margin-bottom: 0.15em;
			font-size: 120%;
		}

		.w_txt3_b {
			margin-bottom: 0.15em;
			font-size: 120%;
			font-weight: bold;
		}
		
		.f_title {
			margin-bottom: 2px;
			font-size: 115%;
		}
		

		/* Footer */

	.footercont {
		flex-direction: column;
		justify-content: center;
		align-content: center;
		
	}	
		
	.ft_left {
		margin: 0 auto;
		width: 100%;
	}

	    .ft_left-div1 {
		    width: 220px;
	    }

	    .ft_left-div2 {
			
	    }


	.ft_right {
		flex-direction: column;
		justify-content: flex-start;
		width: 100%;
		padding: 0;
	}

	    .ft_right > * {
		    display: flex;
			display: -webkit-flex; /* Safari */
			flex-direction: column;
		    justify-content: flex-start;
		    margin: 0 10px 10px 10px;
		    padding: 0;
	    }

	    .ft_right:last-child {
   	        margin-right: auto;
	    }
		
	    .f_title {
   	        border: none;
	    }
		
	    .ft_right_icon {
		    display: flex;
			display: -webkit-flex; /* Safari */
			flex-wrap: nowrap;
		    justify-content: flex-start;
		    margin: 5px 10px 0 0;
		    padding: 0;
	    }

	        .ft_right_icon img {
		        display: block;
				margin-right: 10px;
				width: 35px;
	         }
		
		
		
		
		
	}


	@media screen and (max-width: 400px) {
		
		/* Header */
		
			.mlogo {
				margin: 3% 0% 0 46%;
				padding: ;
				width: 30%;
				height: auto;
			}
		
			.mlogo1 {
				margin: 2% 46%;
				padding: ;
				width: 30%;
				height: auto;
			}
		
		.bann1-3 {
			top: 45%;
			left: 46%;
			width: 30%;
		}

	}


	@media screen and (max-width: 300px) {
		
		/* Header */
		
			.mlogo {
				position: absolute;
				left: 140px;
				margin: 3% 0% 0 0;
				padding: ;
				width: 110px;
				height: auto;
			}
		
			.mlogo1 {
				margin: 2% 53%;
				padding: ;
				width: 30%;
				height: auto;
			}
		
		.bann1-3 {
			top: 45%;
			left: 140px;
			width: 120px;
		}

	}


/*-------------滑鼠.hover--------------*/


.proicon {
	display: block;
	position: relative;
	margin: 0 auto;
	width: 100%;
	height:auto;
	overflow:hidden;
	text-align:center;
	cursor: pointer;
}

.proicon:hover .p_title {
	 color: #006EB8;
}

.proicon img {
	display: block;
	-ms-transform:scale(1);
	-webkit-transform:scale(1);
	transform:scale(1);
	-webkit-transition:all .4s linear;
	transition:all .4s linear;
}

.proicon:hover img {
	-ms-transform:scale(1.15);
	-webkit-transform:scale(1.15);
	transform:scale(1.15);
}


.proicon:hover .overlay{
	opacity:1;
	filter:alpha(opacity=100);
}

.proicon .overlay {
	position:absolute;
	overflow:hidden;
	width:100%;
	height:100%;
	
	background-color:rgba(0,0,0,0.8);
	-webkit-transition:all .4s ease-in-out;
	transition:all .4s ease-in-out;
	opacity: 0;
}

.proiconab a {
	display: block;
	position:absolute;
	overflow:hidden;
    padding: 2px 5px;
	transform: translate(-50%, -50%);
	border: solid 1px #FFF;
	color: #FFF;
}

.proicon-coming {
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	color: #000;
	letter-spacing: 0px;
	z-index: 999;
}





.dialog{
	display:none;
    width: auto;
    border: solid 0px #000;
    padding: 5px 25px 5px 0px;
    transform: translate(0,0);

}

.dialog>.close{
  position: absolute;
  top: 0px;
  right: 5px;
  cursor:pointer;/*cursor游標pointer指針:改變鼠標*/
}


#container
{
    height:auto;    
}

#container DIV
{ 
    
}

.hideme
{
    opacity:0;
}


