@import url("font-awesome.min.css");
@import url("https://fonts.googleapis.com/css?family=Lato:300,400,900");
@import url("https://fonts.googleapis.com/css?family=Noto+Sans+TC&display=swap");

/*
	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;
	}

	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: 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 */

	.row {
		border-bottom: solid 1px 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) {

		.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: 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\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 {
		width: 100%;
		background: #FFF;
	}

		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 {
		font-family:"微軟正黑體", "arial", "serif";
		/*font-family: 'Noto Sans TC', Arial, "Arial", sans-serif, "serif" !important;*/
		color: ;
		font-size: 1em;
		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:#333;
		text-decoration: none;
		border-bottom: dotted 0px;
	}

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

	strong, b {
		font-weight: 400;
	}

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

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

		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: 2em;
		color: #FFF;
		letter-spacing: 0.025em;
	}

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

	sup {
		font-size: 0.6em;
		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;
	}




/* Wrapper */

	.wrapper {
		margin-bottom: 0;
		padding: 0;
	}

		.wrapper.style1 { 
			padding: 0em;
			font-size: 1em;
			background: #FFF;
		}

		.wrapper.style2 {  
			padding: 3em 4em 1em 4em;
			font-size: 1em;
		}

		.wrapper.style3 {  
			margin-top: 3em;
			padding: 1em;
			font-size: 1em;
			background:url("../../images/bg3.jpg");
		}

		.wrapper.stylechaindrum {  
			padding: 1em 4em 1em 4em;
		}

		.wrapper.stylecd1 {  
			margin: 3em auto 0 auto;
		}

		.wrapper.stylecd2 {  
			margin: 0 auto;
		}

		.wrapper.stylecd3 {  
			margin: 0 auto 1em auto;
		}

		.wrapper.styleone { 
			margin: 0 auto;
			padding: 0;			
		}

		.wrapper.styleone-box { 
			margin: 100px auto 0 auto;
			padding: 0;			
			width: 100%;
			height: auto;
		}

		.wrapper.styleone-box-1 { 
			margin: 40px auto;
			padding: 0;			
			width: 100%;
			height: auto;
		}


		.wrapper.styleone-pg1 { 
			margin: 0 auto;
			padding: 0;			
			width: 100%;
			height: auto;
		}





/* word & bg */

	.logo {
		position:absolute;
		margin: 0 auto;
		padding: 2.5em 20%;
		width: 100%;
		height: auto;
		text-align: center;
		z-index: 1000;
	}

	.logo img{
		margin: 0 auto;
		width: 100%;

	}


	.mappic {
		position:relative;
		overflow: hidden;
		margin: 0 auto;
		padding: 0;
		width: 100%;
		height: auto;
		text-align: center;
		z-index: 1;
	}

	.mappic img {
		width: 100%;
		height: auto;
	}

	.gbmap {
		position: relative;
		display: block;
		width: 100%;
		margin: 0 auto;
	}

	.gbmap img{
		width: 100%;
		margin: 0 auto;
	}


	.mappicab {
		position:absolute;
		margin: 0 auto;
		top: 0;
		left: 0;
		padding: 0;
		width: 100%;
		height: auto;
		z-index: 99;
		color: #FFF;
	}


	.oneab {
		position:absolute;
		margin: 0 auto;
		top: 0;
		left: 0;
		padding: 0;
		width: 100%;
		height: auto;
		z-index: 99;
		color: #FFF;
	}


	.smmenu {
		display: none;
	}

	.mapmmlogo {
		display: inline-block;
		position: absolute;
		margin-top: 21.2%;
		width: 10%;
		left: 40%;
	}

	.mapmmlogo img{
		width: 100%;
		opacity: 1;
	}

	.mapmmlogo img:hover {
		cursor: pointer;
		opacity: 1;
		transform: scale(1.25);
		transition:transform 0.25s ease;
	}


	.mapmm1 {
		display: inline-block;
		position: absolute;
		margin-top: 19.2%;
		width: 23%;
		right: 9.5%;
	}

	.mapmm1 img{
		width: 100%;
		opacity: 1;
	}

	.mapmm1:hover {
		cursor: pointer;
		opacity: 1;
		transform: scale(1.2);
		transition:transform 0.25s ease;
		
		/*
		animation-name: overimg;
        animation-duration: 0.5s;
		animation-fill-mode:forwards;
		-moz-animation-name: overimg;
		-moz-animation-duration: 0.5s;
		-moz-animation-fill-mode:forwards;
		*/
	}

	@keyframes overimg {
	   0%   {opacity: 1;transform: scaleX(1.05);}
	   100% {opacity: 1;transform: scaleX(1);}
	}


	.mapmm2 {
		display: inline-block;
		position: absolute;
		margin-top: 35%;
		width: 19%;
		left: 21.3%;
	}

	.mapmm2 img{
		width: 100%;
	}

	.mapmm2:hover {
		cursor: pointer;
		opacity: 1;
		transform: scale(1.2);
		transition:transform 0.25s ease;
	}


	.mapmm3 {
		display: inline-block;
		position: absolute;
		margin-top: 44.5%;
		width: 23%;
		right: 25.5%;
	}

	.mapmm3 img{
		width: 100%;
	}

	.mapmm3:hover {
		cursor: pointer;
		opacity: 1;
		transform: scale(1.2);
		transition:transform 0.25s ease;
	}


	.mapmm4 {
		display: inline-block;
		position: absolute;
		margin-top: 38%;
		width: 23%;
		right: 10%;
	}

	.mapmm4 img{
		width: 100%;
	}

	.mapmm4:hover {
		cursor: pointer;
		opacity: 1;
		transform: scale(1.2);
		transition:transform 0.25s ease;
	}


	.mapmm5 {
		display: inline-block;
		position: absolute;
		margin-top: 31.3%;
		width: 18%;
		right: -0.3%;
	}

	.mapmm5 img{
		width: 100%;
	}

	.mapmm5:hover {
		cursor: pointer;
		opacity: 1;
		transform: scale(1.2);
		transition:transform 0.25s ease;
	}


	.mapmm6 {
		display: inline-block;
		position: absolute;
		margin-top: 16.5%;
		width: 18%;
		left: 17.2%;
	}

	.mapmm6 img{
		width: 100%;
	}

	.mapmm6:hover {
		cursor: pointer;
		opacity: 1;
		transform: scale(1.25);
		transition:transform 0.25s ease;
	}



	.title {
		margin: 0 auto;
		width: 100%;
		text-align:center;
		padding: 8em 0 0 0;
	}

	.title img {
		width: 500px; 
		height: auto;
	}

	.untitle {
		margin: 3em auto 0 auto;
		padding: 0em 0 0 0;
		position: relative;
		width: 100%;
		text-align:center;
	}

	.untitleword {
		position: relative;
		margin: 0 auto;
		display: inline-block;
		width: auto;
		min-width: 600px;
		padding: 0.5em 0.5em;
		text-align:center;
		color: #FFF;
		background: #6F6F6F;
		font-size: 2.3em;
		font-style: italic;
		z-index: 9990;
	}

	.untitleunderline {
		margin: 0 auto;
		position: relative;
		width: 90%;
		height: 2px;
		margin-top: -2em;
		background: #6F6F6F;
		z-index: 1;
	}


	.unn {
		position: relative;
		margin: 0 auto 0em auto;
		padding: 0;
		display: inline-block;
		width: 100%;
		height: auto;
	}

	.unpic {
		position: relative;
		margin: 0 auto;
		display: inline-block;
		width: 100%;
		height: auto;
	}

	.unpic img{
		display: inline-block;
		width: 100%;
		height: auto;
	}

	.unword {
		position: absolute;
		margin: 0 auto;
		display: inline-block;
		width: 100%;

		z-index: 999;
	}

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

	.gomov {
		display: flex;
		justify-content: flex-end;
		flex-flow: nowrap;
		align-content: stretch;
		position: relative;
		margin: 1em auto 5em auto;
		padding-right: 5%;
		width: 100%;
	}

	.gomov1 {
		display: flex;
		position: relative;
		width: 100%;
		margin: 1em auto 0 auto;
	    flex-wrap: nowrap;
		justify-content: flex-end;
		align-content: stretch;
	}

	.gomovicon {
		display: block;
		width: auto;
		height: 2.5em;
	}

	.gomovicon img {
		display: block;
		width: auto;
		height: 2.5em;
	}

	.gomovtxtw {
		display: block;
		width: auto;
		padding: 4px 0.5em 4px 0.5em;
		font-size: 1.5em;
		border: solid 1px #595757;
	}


	.gomovtxtw a:hover {
		cursor: pointer;
		color: #FF5500;
	}

	.gomovtxtw_b {
		width: auto;
		padding: 4px 0.5em 0 0.5em;
		font-size: 1.5em;
		border: solid 1px #595757;
	}

	.gomovtxtw_b a:hover {
		cursor: pointer;
		color: #FF5500;
	}



    /*  鏈板鼓式網頁  */

	.titlechaindrum {
		position: relative;
		margin: 0 auto;
		width: 100%;
		padding: 0;
		background: #FFF;
		z-index: 999;
	}

	.titlechaindrum img {
		display: block;
		width: 100%;
		height: auto;
		box-shadow: 0px 5px 16px #999;
	}

	.chaindrum {
		position: relative;
		margin: 1em auto 0 auto;
		width: 80%;
		height: auto;
		z-index: 1;
		overflow: hidden;
	}

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

	.chaindrumab {
		position: absolute;
		width: 100%;
		height: 100%;
	}


	.chaindrumsp1 {
		display: block;
		position: absolute;
		width: 50%;
		height: auto;
		z-index: -1;
		
		animation-name: cd1;
        animation-duration: 2s;
		animation-fill-mode:forwards;
		-moz-animation-name: cd1;
		-moz-animation-duration: 2s;
		-moz-animation-fill-mode:forwards;
	}

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

	.chaindrumsp2 {
		display: block;
		position: absolute;
		width: 50%;
		height: auto;
		z-index: -1;
		
		animation-name: cd2;
        animation-duration: 2s;
		animation-fill-mode:forwards;
		-moz-animation-name: cd2;
		-moz-animation-duration: 2s;
		-moz-animation-fill-mode:forwards;
	}

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

	.chaindrumsp3 {
		display: block;
		position: absolute;
		width: 50%;
		height: auto;
		z-index: -1;
		
		animation-name: cd3;
        animation-duration: 2s;
		animation-fill-mode:forwards;
		-moz-animation-name: cd3;
		-moz-animation-duration: 2s;
		-moz-animation-fill-mode:forwards;
	}

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


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


	@keyframes cd1 {
	   0%   {left: -200px; top: 5px; opacity: 0; z-index: -1;}
	   100% {left: 0px; top:5px; opacity: 1; z-index: 1;}
	}

	@keyframes cd2 {
 	  0%   {right: -200px; top: 20.5%; opacity: 0; z-index: -1;}
 	  100% {right: 0; top: 20.5%; opacity: 1; z-index: 1;}
	}

	@keyframes cd3 {
 	  0%   {right: -200px; bottom: 5%; opacity: 0; z-index: -1;}
	  100% {right: -10px; bottom: 5%; opacity: 1; z-index: 1;}
	}


	.cdtitle {
		display: block;
		position: relative;
		width: auto;
		height: 7.5em;
	}

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



    /*  一站購足網頁  */

	.onelogo {
		display: inline-block;
		position: absolute;
		margin-top: 4%;
		width: 23%;
		left: 2%;
	}

	.onelogo img{
		width: 100%;
		opacity: 1;
	}

	.onelogo img:hover {
		cursor: pointer;
		opacity: 1;
		transform: scale(1.1);
		transition:transform 0.25s ease;
	}

	.onecercle {
		display: flex;
		justify-content: center;
		align-items: center;
		position: relative;
		background-color: #FF5500;
		width: 50px;
		height: 50px;
		border-radius: 50px;
		
        font-family: Airal;
		font-weight: bold;
		font-size: 2em;
		color: #FFF;
		line-height: 50px;
	}

	.onecercle:hover {
		cursor: pointer;
		transform: scale(1.25);
		transition:transform 0.25s ease;
	}

	.onemm1 {
		display: block;
		position: absolute;
		margin-top: 17.9%;
		left: 43.5%;
		opacity: 0;
		
		animation-name: on1;
        animation-duration: 2s;
		animation-fill-mode:forwards;
		-moz-animation-name: on1;
		-moz-animation-duration: 2s;
		-moz-animation-fill-mode:forwards;
	}

	    @keyframes on1 {
	       0%   { left: 30%; opacity: 0 ; z-index: -1;}
	       100% { opacity: 1; z-index: 1;}
	    }


	.onemm2 {
		display: inline-block;
		position: absolute;
		margin-top: 17.9%;
		left: 51.5%;
		opacity: 0;
		
		animation-name: on2;
        animation-duration: 2s;
		animation-fill-mode:forwards;
		-moz-animation-name: on2;
		-moz-animation-duration: 2s;
		-moz-animation-fill-mode:forwards;
	}

	    @keyframes on2 {
	       0%   { left: 65%; opacity: 0 ; z-index: -1;}
	       100% { opacity: 1; z-index: 1;}
	    }

	.onemm3 {
		display: inline-block;
		position: absolute;
		margin-top: 20.5%;
		left: 70.8%;
		opacity: 0;
		
		animation-name: on3;
        animation-duration: 2s;
		animation-fill-mode:forwards;
		-moz-animation-name: on3;
		-moz-animation-duration: 2s;
		-moz-animation-fill-mode:forwards;
	}

	    @keyframes on3 {
	       0%   { left: 85%; opacity: 0 ; z-index: -1;}
	       100% { opacity: 1; z-index: 1;}
	    }


	.onemm4 {
		display: inline-block;
		position: absolute;
		margin-top: 23%;
		left: 33.3%;
		opacity: 0;
		
		animation-name: on4;
        animation-duration: 2s;
		animation-fill-mode:forwards;
		-moz-animation-name: on4;
		-moz-animation-duration: 2s;
		-moz-animation-fill-mode:forwards;
	}

	    @keyframes on4 {
	       0%   { left: 20%; opacity: 0 ; z-index: -1;}
	       100% { opacity: 1; z-index: 1;}
	    }

	.onetitlebig {
		display: block;
		position: relative;
		margin: -70px auto 0  auto;
		width: 100%;
		padding: 0;
		text-align: center;
		font-size: 400%;
		font-weight: bolder;
		color: #595757;
		letter-spacing: 8px;
		z-index: 99;
	}

	.oneevbox {
		display: block;
		position: relative;
		margin: 80px auto;
		padding: 1em;
		width: 90%;
		height: auto;
        background: #EBEBEB;
	}

	.oneevboxtitle {
		display: block;
		position: relative;
		margin: -55px auto 0 auto;
		padding: 0;
		width: 100%;
		height: auto;
	}

	.oneevboxno {
		display: flex;
		justify-content: center;
		align-content: center;
		align-items: center;
		position: relative;
		margin: 0 auto;
        background-color: #FF5500;
		
		width: 70px;
		height: 70px;
		font-family: Airal, 'Arial';
		font-weight: bold;
		font-size: 55px;
		color: #FFFFFF;
		border-radius: 100px;
	}

	.oneevboxname {
		display: block;
		padding: 15px 0 0 0;
		text-align: center;
		font-size: 1.7em;
		font-weight: bold;
		line-height: 110%;
		color: #FF5500;
	}


	.oneevboxname a {
		color: #FF5500;
	}

	.oneevboxname a:hover {
		border-bottom: solid 1.5px #FF5500;
	}


	.oneevboxcontent1 {
		display: flex;
		justify-content: space-around;
		align-items: center;
		flex-wrap: wrap;
		position: relative;
		text-align: center;
		font-size: 1.1em;
		color: #595757;
	}

	    .oneevboxccdiv1 {
		    display: block;
			align-items: center;
			margin: 10px;
			width: auto;
	    }

	        .oneevboxccdiv1 img {
		        display: block;
				margin: 0 auto;
				width: auto;
				height: 150px;
	        }

	        .oneevboxccdiv1:last-child {
	
	        }


	.oneevboxcontent2 {
		display: flex;
		justify-content: space-around;
		align-items: center;
		flex-wrap: wrap;
		position: relative;
		text-align: center;
		font-size: 1.1em;
		color: #595757;
	}

	    .oneevboxccdiv2 {
		    display: block;
			align-items: center;
			margin: 10px;
			width: auto;
	    }

	        .oneevboxccdiv2 img {
		        display: block;
				margin: 0 auto;
				width: auto;
				height: 150px;
	        }

	        .oneevboxccdiv2:last-child {
		        
	        }

	    .oneevboxccdiv2-1 {
		    display: block;
			align-items: center;
			margin: 10px;
			width: auto;
	    }



	.oneevboxcontent3 {
		display: flex;
		justify-content: center;
		align-items: center;
		flex-wrap: wrap;
		position: relative;
		text-align: center;
		font-size: 1.1em;
		color: #595757;
	}

	    .oneevboxccdiv3 {
		    display: block;
			align-items: center;
			margin: 10px;
			width: auto;
	    }

	        .oneevboxccdiv3 img {
		        display: block;
				margin: 0 auto;
				width: auto;
				height: 140px;
	        }

	        .oneevboxccdiv3:last-child {
		        
	        }


	.oneevboxcontent4 {
		display: flex;
		justify-content: center;
		align-items: center;
		flex-wrap: wrap;
		position: relative;
		text-align: center;
		font-size: 1.1em;
		color: #595757;
	}

	    .oneevboxccdiv4 {
		    display: block;
			align-items: center;
			margin: 10px 40px;
			width: auto;
	    }

	        .oneevboxccdiv4 img {
		        display: block;
				margin: 0 auto;
				width: auto;
				height: 160px;
	        }

	        .oneevboxccdiv4:last-child {
		        
	        }


    /*  一站購足網頁-內頁  */


	.onepg-area1 {
		display: block;
		position: relative;
		margin: 0 auto;
		padding-bottom: 5em;
		width: 90%;
		height: auto;
		
		background-image: url("../../images/oneshop_pagetopbg1.jpg"), url("../../images/oneshop_pagetopbg2.jpg");
		background-position: center top, center, bottom;
		background-repeat: no-repeat, repeat-y;
		background-size: 100%;
	}


	.onepg-area2 {
		display: block;
		position: relative;
		margin: 0 auto;
		padding-bottom: 5em;
		width: 90%;
		height: auto;
		
		background-image: url("../../images/oneshop_pagetopbg1-2.jpg"), url("../../images/oneshop_pagetopbg2.jpg");
		background-position: center top, center, bottom;
		background-repeat: no-repeat, repeat-y;
		background-size: 100%;
	}


	.onepg-area3 {
		display: block;
		position: relative;
		margin: 0 auto;
		padding-bottom: 5em;
		width: 90%;
		height: auto;
		
		background-image: url("../../images/oneshop_pagetopbg1-3.jpg"), url("../../images/oneshop_pagetopbg2.jpg");
		background-position: center top, center, bottom;
		background-repeat: no-repeat, repeat-y;
		background-size: 100%;
	}


	.onepg-area4 {
		display: block;
		position: relative;
		margin: 0 auto;
		padding-bottom: 5em;
		width: 90%;
		height: auto;
		
		background-image: url("../../images/oneshop_pagetopbg1-4.jpg"), url("../../images/oneshop_pagetopbg2.jpg");
		background-position: center top, center, bottom;
		background-repeat: no-repeat, repeat-y;
		background-size: 100%;
	}



    /* 橘色大標題 */
	.onepg-title1 { 
		display: block;
		position: relative;
		margin-bottom: 1.2em;
		padding: 11.5% 15% 0 15%;
		width: 100%;
        font-size: 3.5em;
		font-weight: bold;
		line-height: 1em;
		color: #FF5500;
		letter-spacing: 0;
		
	}

    /* 內容 */
	.onepg-box {
		display: block;
		position: relative;
		margin: 0 auto;
		padding: 0 0 0 5%;
		width: 80%;
	}


    /* 內容灰色標題 */
	.onepg-graytitle {
		display: block;
		position: relative;
		margin: 0.5em 0;
		padding-left: 4%;
        font-size: 2.5em;
		font-weight: bold;
		line-height: 1.2em;
		text-indent: -4%;
		color: #595757;
		letter-spacing: 0px;
	}


    /* 內容灰色色塊 */
	.onepg-box-ctitle {
		display: block;
		position: relative;
		margin: 0.15em auto 0.5em auto;
		width: 100%;
		background-color: #6F6F6F;
		padding: 5px 3% 5px 3%;
		font-size: 1.75em;
		font-weight: bold;
		text-align: justify;
		letter-spacing: 1px;
		line-height: 1.2em;
		color: #FFF;
	}


   /* 內容文字 */
	.onepg-box-content {
		display: block;
		position: relative;
		margin: 5px 0;
		padding: 0 0 0 3.5%;
		font-size: 1.35em;
		text-indent: -2.5%;
		letter-spacing: 0;
	}


   /* 內容產品flex */
	.onepg-box-cpic {
		display: flex;
		justify-content: flex-start;
		position: relative;
		margin-top: 1em;
		width: 100%;
	}

	    .onepg-box-cpicdiv {
		    display: block;
		    position: relative;
			text-align: center;
			font-size: 1.2em;
			font-weight: bold;
			letter-spacing: 0;
	    }

	    .onepg-box-cpicdiv img {
		    display: block;
		    width: 100%;
	    }


	.onepg-box-line {
		display: block;
		position: relative;
		margin: 5em auto;
		padding: 0 0 0 5%;
		width: 80%;
	}





#myBtn {
  display: block;
  background: #FFF;
  border: solid 0.5px #DDD;
  position: fixed;
  width: 50px;
  height: 50px;
  line-height: 25px;
  bottom: 1em;
  right: 1em;
  border-radius: 10%;
  color: #333;
  cursor: pointer;
  z-index: 9999;
  outline: none;
}

#myBtn:hover {
  background: #DDD;
	
}

	#header {
		margin: 0 auto;
		background:#000;
		/*box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.075);*/
		color: inherit;
		cursor: default;

		left:;
		padding:;
		position: fixed;
		top: 0;
		width: 100%;
		min-height:;
		z-index: 10000;
		text-align: center;

	}

		#header nav {
		    font-size: 1em;
			letter-spacing: 0.15em;
			position:relative;
			text-transform: none;
			background-image: ;
			background-repeat: repeat-y;
			background-size:cover;
		}


			#header nav ul li {
				display: inline-block;
				margin-left: 1em;
			}

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

				#header nav ul li a {
					border: solid 1px transparent;
					color: inherit;
					display: inline-block;
					line-height: 1.5em;
					padding: 0.6em 0.6em;
					text-decoration: 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.submenu > a {
					text-decoration: none;
				}

					#header nav ul li.submenu > a:after {
						-moz-osx-font-smoothing: grayscale;
						-webkit-font-smoothing: antialiased;
						font-family: FontAwesome, "微軟正黑體";
						font-style: normal;
						font-weight:400;
						text-transform: none !important;
					}

					#header nav ul li.submenu > a:after {
						margin-left: 0.5em;
						content: '\f107';
					}



				#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;
					/*background: rgba(188, 202, 206, 0.15);*/
					
				}

				#header nav ul li.current > a {
					font-weight:;
				}

		#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;
			background: transparent;
			box-shadow: none;
			color: #fff;
			padding:;
			position:relative;
		    width: 100%;
		}

			#header.alt nav {
				position: relative;
				top: 0px;
			}

				#header.alt nav ul li.active > a, #header.alt nav ul li:hover > a {
					/*border: solid 1px;*/
				}





/* Dropotron 選單子層 */

	.dropotron {
		background: #E6E6E6;
		box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.075);
		line-height: 2.25em;
		min-width: 10em;
		padding: 0;
		text-transform:none;
		margin-top: calc(-1em + 1px);
		text-align: center;
	}

		.dropotron.level-0 {
			font-size: 0.9em;
			font-weight: 400;
			margin-top: 0;
			margin-left: -2em;
		}

			.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 #EEE;
		}

			.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: #1C6E3E;
				color: #fff;
			}

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


/* Footer */

	#footer {
		margin: 0 auto;
		width: 70%;
		background:;
		color: #999999;
		padding: 2em 2em 2em 2em;
		font-family: Arial, 'Arial';
	}

	#footer a {
		color: #999999;
	}

	#footer a:hover {
		color: #FF5500;
	}

			#footer .content {
				position:relative;
				display: block;
				width: auto;
				
			}
		

		#footer .divtxt1 {
			text-align:left;
			font-size: 1.4em;
			line-height: 1.6em;
		}

		#footer .div1 {
			width: 100%;
			height: auto;
			text-align: left;
		}

		#footer .div1 img {
			display: inline-block;
			width: auto;
			height: 60px;
		}


		#footer .div2 {
            width: auto;
			height: 60px;
		}

		#footer .divtxt2 {
			text-align:left;
			font-size: 1.4em;
			line-height: 1.6em;
		}

	#footerpage {
		margin: 0 auto;
		width: 100%;
		background:#727171;
		color: #FFF;
		padding: 1em 0;
		font-size: 1.5em;
		letter-spacing: 5px;
		text-align: center;
		font-style: italic;
	}



/* Wide */

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

		/* Basic */

			body, input, select, textarea {
				
			}
		
		/* Wrapper */

		
   /*  鏈板鼓式網頁  */
		
	    .chaindrum {
		    width: 90%;
	    }
		
	    .chaindrumvideo {
		    width: 90%;
	    }

		
	.oneevboxcontent1 {
		justify-content: center;
		font-size: 1.1em;
	}

	    .oneevboxccdiv1 {
			margin: 10px 15px;
	    }

	        .oneevboxccdiv1 img {
				width: auto;
				height: 130px;
	        }
		
	        .oneevboxccdiv1:last-child {
		        
	        }
		

	.oneevboxcontent2 {
		font-size: 1.1em;
	}

	    .oneevboxccdiv2 {
			margin: 10px;
	    }

	        .oneevboxccdiv2 img {
				width: auto;
				height: 140px;
	        }

	        .oneevboxccdiv2:last-child {
		        
	        }


	.oneevboxcontent3 {
		font-size: 1.1em;
	}

	    .oneevboxccdiv3 {
			margin: 10px 0;
	    }

	        .oneevboxccdiv3 img {
				width: auto;
				height: 140px;
	        }

	        .oneevboxccdiv3:last-child {
		        
	        }


	.oneevboxcontent4 {
		font-size: 1.1em;
	}

	    .oneevboxccdiv4 {
			margin: 10px 40px;
	    }

	        .oneevboxccdiv4 img {
				width: auto;
				height: 150px;
	        }

	        .oneevboxccdiv4:last-child {
		        
	        }
		
		
		
		/* Footer */

		
		
	}


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

    /*  一站購足網頁  */

	.onelogo {
		margin-top: 3%;
		width: 21%;
		left: 1.5%;
	}
		
	.onecercle {
		width: 45px;
		height: 45px;
		border-radius: 45px;
		line-height: 45px;
	}

	.onemm1 {
		margin-top: 17.5%;
		left: 43.3%;
	}

	.onemm2 {
		margin-top: 17.5%;
		left: 51.3%;
	}

	.onemm3 {
		margin-top: 20.2%;
		left: 69.8%;
	}

	.onemm4 {
		margin-top: 22.5%;
		left: 32.6%;
	}

	.onetitlebig {
		margin: -60px auto 0  auto;
		text-align: center;
		font-size: 330%;
		letter-spacing: 8px;
	}
		
		
		
	.oneevboxcontent1 {
		font-size: 1.1em;
	}

	    .oneevboxccdiv1 {
			margin: 10px 10px;
	    }

	        .oneevboxccdiv1 img {
				width: auto;
				height: 110px;
	        }
		
	        .oneevboxccdiv1:last-child {
		        
	        }
		

	.oneevboxcontent2 {
		font-size: 1.1em;
	}

	    .oneevboxccdiv2 {
			margin: 10px;
	    }

	        .oneevboxccdiv2 img {
				width: auto;
				height: 115px;
	        }

	        .oneevboxccdiv2:last-child {
		        
	        }


	.oneevboxcontent3 {
		justify-content: center;
		font-size: 1.1em;
	}

	    .oneevboxccdiv3 {
			margin: 10px 0;
			padding: 0 5px;
	    }

	        .oneevboxccdiv3 img {
				width: auto;
				height: 110px;
	        }

	        .oneevboxccdiv3:last-child {
				
	        }


	.oneevboxcontent4 {
		font-size: 1.1em;
	}

	    .oneevboxccdiv4 {
			margin: 10px 40px;
	    }

	        .oneevboxccdiv4 img {
				width: auto;
				height: 120px;
	        }

	        .oneevboxccdiv4:last-child {
		        
	        }
		
		
		
    /*  一站購足網頁-內頁  */

	.onepg-area1 {
		padding-bottom: 5em;
		width: 95%;
	}

	.onepg-area2 {
		padding-bottom: 5em;
		width: 95%;
	}
		
	.onepg-area3 {
		padding-bottom: 5em;
		width: 95%;
	}
		
	.onepg-area4 {
		padding-bottom: 5em;
		width: 95%;
	}	
		

    /* 橘色大標題 */
	.onepg-title1 { 
		margin-bottom: 1.2em;
		padding: 11.5% 15% 0 15%;
        font-size: 3em;
		line-height: 1em;
	}

    /* 內容 */
	.onepg-box {
		padding: 0 0 0 5%;
		width: 80%;
	}


    /* 內容灰色標題 */
	.onepg-graytitle {
		margin: 0.5em 0;
        font-size: 2.2em;
		line-height: 1.2em;
	}


    /* 內容灰色色塊 */
	.onepg-box-ctitle {
		margin: 0.15em auto 0.5em auto;
		width: 100%;
		padding: 5px 3% 5px 3%;
		font-size: 1.7em;
		line-height: 1.2em;
	}


   /* 內容文字 */
	.onepg-box-content {
		font-size: 1.35em;
	}


   /* 內容產品flex */
	.onepg-box-cpic {
		width: 100%;
	}

	    .onepg-box-cpicdiv {
			font-size: 1.2em;
			font-weight: bold;
			letter-spacing: 1px;
	    }

	.onepg-box-line {
		margin: 5em auto;
		padding: 0 0 0 5%;
		width: 80%;
	}
		
		
		
		
		
	}


/* Normal */

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

		/* Basic */
			body, input, select, textarea {
				font-size: 1em;
				letter-spacing: 0.025em;
				line-height: 1.75em;
			}

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

		
	    .chaindrum {
		    width: 100%;
	    }
		
	    .chaindrumvideo {
		    width: 100%;
	    }
		
    /* word & bg */	
		
	.logo {
		position:absolute;
		margin: 0 auto;
		padding: 1.8em 15%;
		width: 100%;
		height: auto;
		text-align: center;
		z-index: 1000;
	}

		
	.mapmmlogo {
		display: inline-block;
		position: absolute;
		margin-top: 22%;
		width: 10%;
		left: 39.5%;
	}
		

		
	.cdtitle {
		height: 6em;
	}
		
		
    /*  一站購足網頁  */

	.onelogo {
		margin-top: 4%;
		width: 24%;
		left: 1%;
	}
		
	.onecercle {
		width: 50px;
		height: 50px;
		border-radius: 50px;
		font-size: 2.8em;
		line-height: 50x;
	}

	.onemm1 {
		margin-top: 21.6%;
		left: 42.5%;
	}

	.onemm2 {
		margin-top: 21.6%;
		left: 52.8%;
	}

	.onemm3 {
		margin-top: 25.4%;
		left: 75%;
	}

	.onemm4 {
		margin-top: 27.5%;
		left: 29.8%;
	}
	
	.onetitlebig {
		margin: 20px auto 0  auto;
		text-align: center;
		font-size: 340%;
		letter-spacing: 8px;
	}
		
		
		
	.oneevboxcontent1 {
		justify-content: space-around;
		font-size: 1.1em;
	}

	    .oneevboxccdiv1 {
			margin: 10px 0;
	    }

	        .oneevboxccdiv1 img {
				width: auto;
				height: 100px;
	        }
		
	        .oneevboxccdiv1:last-child {
		        
	        }
		

	.oneevboxcontent2 {
		font-size: 1.1em;
	}

	    .oneevboxccdiv2 {
			margin: 10px;
	    }

	        .oneevboxccdiv2 img {
				width: auto;
				height: 115px;
	        }

	        .oneevboxccdiv2:last-child {
				
	        }


	.oneevboxcontent3 {
		font-size: 1.1em;
	}

	    .oneevboxccdiv3 {
			margin: 10px 0;
	    }

	        .oneevboxccdiv3 img {
				width: auto;
				height: 105px;
	        }

	        .oneevboxccdiv3:last-child {
				
	        }


	.oneevboxcontent4 {
		font-size: 1.1em;
	}

	    .oneevboxccdiv4 {
			margin: 10px 40px;
	    }

	        .oneevboxccdiv4 img {
				width: auto;
				height: 110px;
	        }

	        .oneevboxccdiv4:last-child {
		        
	        }
		

    /*  一站購足網頁-內頁  */

	.onepg-area1 {
		padding-bottom: 5em;
		width: 100%;
	}

	.onepg-area2 {
		padding-bottom: 5em;
		width: 100%;
	}	
		
	.onepg-area3 {
		padding-bottom: 5em;
		width: 100%;
	}		
		
	.onepg-area4 {
		padding-bottom: 5em;
		width: 100%;
	}	
		
	.onepg-area5 {
		padding-bottom: 5em;
		width: 100%;
	}
		
		
		
    /* 內容灰色標題 */
	.onepg-graytitle {
		margin: 0.5em 0;
        font-size: 2em;
		line-height: 1.2em;
	}
		
		
		
		/* Footer */

			#footer {
				width: 80%;
				padding:3em 1em;
				text-align:left;
			}

			#footer .divtxt1 {
				text-align:left;
				font-size: 1.3em;
				line-height: 1.6em;
			}

			#footer .div1 {
				width: 100%;
				height: auto;
				text-align: left;
			}

			#footer .div1 img {
				display: inline-block;
				width: auto;
				height: 60px;
			}


			#footer .div2 {
				width: auto;
				height: 60px;
			}

			#footer .divtxt2 {
				text-align:left;
				font-size: 1.3em;
				line-height: 1.6em;
			}
		
		
	}


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

    /*  一站購足網頁  */

	.onelogo {
		margin-top: 4%;
		width: 24%;
		left: 1%;
	}
		
	.onecercle {
		width: 45px;
		height: 45px;
		border-radius: 45px;
		font-size: 2.4em;
		line-height: 45px;
	}

	.onemm1 {
		margin-top: 21.6%;
		left: 42.4%;
	}

	.onemm2 {
		margin-top: 21.6%;
		left: 52.7%;
	}

	.onemm3 {
		margin-top: 25.4%;
		left: 74.2%;
	}

	.onemm4 {
		margin-top: 27.5%;
		left: 29.6%;
	}

	.onetitlebig {
		margin: 20px auto 0  auto;
		text-align: center;
		font-size: 300%;
		letter-spacing: 5px;
	}	
		
		
	.oneevboxcontent1 {
		justify-content: center;
		font-size: 1.1em;
	}

	    .oneevboxccdiv1 {
			margin: 10px 10px;
	    }

	        .oneevboxccdiv1 img {
				width: auto;
				height: 109px;
	        }
		
	        .oneevboxccdiv1:last-child {
		        
	        }
		

	.oneevboxcontent2 {
		justify-content: center;
		font-size: 1.1em;
	}

	    .oneevboxccdiv2 {
			margin: 10px;
	    }

	        .oneevboxccdiv2 img {
				width: auto;
				height: 115px;
	        }

	        .oneevboxccdiv2:last-child {

	        }


	.oneevboxcontent3 {
		justify-content: center;
		font-size: 1.1em;
	}

	    .oneevboxccdiv3 {
			margin: 10px 0;
	    }

	        .oneevboxccdiv3 img {
				width: auto;
				height: 110px;
	        }

	        .oneevboxccdiv3:last-child {

	        }


	.oneevboxcontent4 {
		justify-content: center;
		font-size: 1.1em;
	}

	    .oneevboxccdiv4 {
			margin: 10px 20px;
	    }

	        .oneevboxccdiv4 img {
				width: auto;
				height: 110px;
	        }

	        .oneevboxccdiv4:last-child {
		        
	        }
		
		
    /*  一站購足網頁-內頁  */

	.onepg-area1 {
		padding-bottom: 5em;
		width: 100%;
	}

	.onepg-area2 {
		padding-bottom: 5em;
		width: 100%;
	}	
		
	.onepg-area3 {
		padding-bottom: 5em;
		width: 100%;
	}		
		
	.onepg-area4 {
		padding-bottom: 5em;
		width: 100%;
	}	
		
	.onepg-area5 {
		padding-bottom: 5em;
		width: 100%;
	}
		
		

    /* 橘色大標題 */
	.onepg-title1 { 
		margin-bottom: 1.1em;
		padding: 11.5% 15% 0 15%;
        font-size: 2.8em;
		line-height: 1em;
	}

    /* 內容 */
	.onepg-box {
		padding: 0 0 0 5%;
		width: 80%;
	}


    /* 內容灰色標題 */
	.onepg-graytitle {
		margin: 0.5em 0;
        font-size: 2em;
		line-height: 1.2em;
	}


    /* 內容灰色色塊 */
	.onepg-box-ctitle {
		margin: 0.15em auto 0.5em auto;
		width: 100%;
		padding: 5px 3% 5px 3%;
		font-size: 1.5em;
		line-height: 1.2em;
	}


   /* 內容文字 */
	.onepg-box-content {
		font-size: 1.3em;
	}


   /* 內容產品flex */
	.onepg-box-cpic {
		width: 100%;
	}

	    .onepg-box-cpicdiv {
			font-size: 1.2em;
			font-weight: bold;
			letter-spacing: 1px;
	    }

	.onepg-box-line {
		margin: 5em auto;
		padding: 0 0 0 5%;
		width: 80%;
	}
		
		
		
		
		
		
	}


/* Narrow */

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


		.wrapper.style2 {  
			padding: 2em ;
			font-size: 1em;
		}
		
		.wrapper.stylechaindrum {  
			padding: 0;
		}
		
		
    /* word & bg */
		
		
	.mapmmlogo {
		display: inline-block;
		position: absolute;
		margin-top: 22.5%;
		width: 10%;
		left: 39%;
	}
		
		
	.title {
		padding: 3em 0 0 0;
	}

	.title img {
		width: 60%; 
		height: auto;
	}
		
	.untitle {
		margin: 1em auto 1em auto;
		padding: 0 0 0 0;
		position: relative;
		width: 100%;
		text-align:center;
	}	
		
	.untitleword {
		width: auto;
		min-width: 600px;
		padding: 0.3em 0.5em;
		font-size: 1.8em;
	}

	.untitleunderline {
		width: 100%;
		height: 1.5px;
		margin-top: -1.5em;
	}
		
		

		
		
    /*  一站購足網頁-內頁  */


    /* 內容灰色標題 */
	.onepg-graytitle {
		margin: 0.5em 0;
		padding-left: 5%;
        font-size: 2em;
		text-indent: -4.5%;
		line-height: 1.2em;
	}
		
		
		
		/* Footer */

			#footer {

			}

			#footer .divtxt1 {
				text-align:left;
				font-size: 1.2em;
				line-height: 1.6em;
			}

			#footer .div1 {
				width: 100%;
				height: auto;
				text-align: left;
			}

			#footer .div1 img {
				display: inline-block;
				width: auto;
				height: 60px;
			}


			#footer .div2 {
				width: auto;
				height: 60px;
			}

			#footer .divtxt2 {
				text-align:left;
				font-size: 1.2em;
				line-height: 1.6em;
			}
		
		
		
		
	}

/* Narrower */

	#navPanel, #navButton {
		display: none;
	}

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

		/* Basic */

			html, body {
				overflow-x: hidden;
			}
	
		/* Wrapper */
		
		
		.wrapper.style1 { 
			background: #B3B3B3;
		}


		.wrapper.style2 {  
			padding: 2em 0 0 0;
		}
		
		
		
	.mappicab {
		display: none;
	}
		
	.smmenu {
		display: block;
		position: relative;
		margin: 0 auto 1em auto;
		padding: 0;
		width: 100%;
		height: auto;
		
	}
		
	.smmenudiv {
		display: block;
		margin: 0 auto;
		width: 70%;
		height: auto;
	}
		
	.smmenudiv img {
		display: block;
		width: 100%;
		height: auto;
	}	
		
	.smmenudiv img:hover {
		cursor: pointer;
		opacity: 1;
		transform: scale(1.2);
		transition:transform 0.25s ease;
		/*
		animation-name: soverimg;
        animation-duration: 1s;
		animation-fill-mode:forwards;
		-moz-animation-name: soverimg;
		-moz-animation-duration: 1s;
		-moz-animation-fill-mode:forwards;
		*/
	}	

	@keyframes soverimg {
	   0%   {opacity: 1;transform: scale(1.05);}
	   100% {opacity: 1;transform: scale(1);}
	}

		
	.unn {
		margin: 0 auto 1em auto;
		padding: 0;
	}
		
	.gomov {
		display: flex;
		position: relative;
		width: 90%;
		margin: 1em auto 5em auto;
		padding-right: 1%;
	}

	.gomov1 {
		display: flex;
		position: relative;
		width: 90%;
		margin: 1em auto 0 auto;
	}


	.gomovicon {
		display: block;
		width: auto;
		height: 2.5em;
	}

	.gomovicon img {
		width: auto;
		height: 2.5em;
	}
		
	.gomovtxtw {
		font-size: 1.2em;
	}

	.gomovtxtw_b {
		font-size: 1.2em;
	}
		
		
		
		
	.cdtitle {
		height: 4.95em;
	}
		
		
		
    /*  一站購足網頁  */
		
	.onelogo {
		margin-top: 4%;
		width: 25%;
		left: 0;
	}
		
	.onecercle {
		width: 40px;
		height: 40px;
		border-radius: 40px;
		font-size: 2.3em;
		line-height: 40px;
	}

	.onemm1 {
		margin-top: 21.6%;
		left: 42.4%;
	}

	.onemm2 {
		margin-top: 21.6%;
		left: 52.7%;
	}

	.onemm3 {
		margin-top: 25.4%;
		left: 74.2%;
	}

	.onemm4 {
		margin-top: 27.5%;
		left: 29.6%;
	}
		
	.onetitlebig {
		margin: 20px auto 0  auto;
		text-align: center;
		font-size: 270%;
		letter-spacing: 2px;
	}	
		
		
		
	.oneevboxcontent1 {
		justify-content: center;
		font-size: 1.1em;
	}

	    .oneevboxccdiv1 {
			margin: 10px 15px;
	    }

	        .oneevboxccdiv1 img {
				width: auto;
				height: 109px;
	        }
		
	        .oneevboxccdiv1:last-child {

	        }

	.oneevboxcontent2 {
		justify-content: center;
		font-size: 1.1em;
	}

	    .oneevboxccdiv2 {
			margin: 10px 15px;
	    }

	        .oneevboxccdiv2 img {
				width: auto;
				height: 115px;
	        }

	        .oneevboxccdiv2:last-child {

	        }
		
	    .oneevboxccdiv2-1 {
			display: none;
	    }


	.oneevboxcontent3 {
		justify-content: center;
		font-size: 1.1em;
	}

	    .oneevboxccdiv3 {
			margin: 10px 15px;
	    }

	        .oneevboxccdiv3 img {
				width: auto;
				height: 110px;
	        }

	        .oneevboxccdiv3:last-child {

	        }


	.oneevboxcontent4 {
		justify-content: center;
		font-size: 1.1em;
	}

	    .oneevboxccdiv4 {
			margin: 10px 10px;
	    }

	        .oneevboxccdiv4 img {
				width: auto;
				height: 100px;
	        }

	        .oneevboxccdiv4:last-child {
		        
	        }
		
		
    /*  一站購足網頁-內頁  */

	.onepg-area1 {
		padding-bottom: 5em;
		width: 100%;
	}

	.onepg-area2 {
		padding-bottom: 5em;
		width: 100%;
	}	
		
	.onepg-area3 {
		padding-bottom: 5em;
		width: 100%;
	}		
		
	.onepg-area4 {
		padding-bottom: 5em;
		width: 100%;
	}	
		
	.onepg-area5 {
		padding-bottom: 5em;
		width: 100%;
	}
			

    /* 橘色大標題 */
	.onepg-title1 { 
		margin-bottom: 1.1em;
		padding: 11.5% 2% 0 15%;
        font-size: 2.3em;
		line-height: 1em;
	}

    /* 內容 */
	.onepg-box {
		padding: 0 0 0 5%;
		width: 80%;
	}


    /* 內容灰色標題 */
	.onepg-graytitle {
		margin: 0.5em 0;
		padding-left: 4%;
        font-size: 2em;
		text-indent: -5.5%;
		line-height: 1.2em;
	}


    /* 內容灰色色塊 */
	.onepg-box-ctitle {
		margin: 0.15em auto 0.5em auto;
		width: 100%;
		padding: 5px 3% 5px 3%;
		font-size: 1.5em;
		line-height: 1.2em;
	}


   /* 內容文字 */
	.onepg-box-content {
		padding: 0 0 0 3.5%;
		text-indent: -3%;
		font-size: 1.2em;
	}


   /* 內容產品flex */
	.onepg-box-cpic {
		width: 100%;
	}

	    .onepg-box-cpicdiv {
			font-size: 1.2em;
			font-weight: bold;
			letter-spacing: 1px;
	    }

	.onepg-box-line {
		margin: 5em auto;
		padding: 0 0 0 5%;
		width: 80%;
	}
		
		
		
		
		
		
		/* Footer */

			#footer {
				margin: 0 auto;
			}

			#footer .divtxt1 {
				text-align:left;
				font-size: 1.2em;
				line-height: 1.6em;
			}

			#footer .div1 {
				width: 100%;
				height: auto;
				text-align: left;
			}

			#footer .div1 img {
				display: inline-block;
				width: auto;
				height: 60px;
			}


			#footer .div2 {
				width: auto;
				height: 0;
			}

			#footer .divtxt2 {
				text-align:left;
				font-size: 1.2em;
				line-height: 1.6em;
			}


		/* 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: none;
				height: 60px;
				left: 0;
				position: fixed;
				top: 0;
				width: 100%;
				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: 60px;
						z-index: 1;
					}

					#navButton .toggle:after {
						background: rgba(0, 0, 0, 0.8);
						border-radius: 2px;
						content: '';
						height: 40px;
						left: 10px;
						position: absolute;
						top: 10px;
						width: 50px;
					}

			#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: 0.8em;
				letter-spacing: 0.075em;
				text-transform:none;
				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);
			}

	}

/* 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;
			}

	.mapmmlogo {
		display: inline-block;
		position: absolute;
		margin-top: 21%;
		width: 13%;
		left: 38%;
	}

		


	.cdtitle {
		height: 5em;
	}	
		
		
    /*  一站購足網頁  */
		
	.onelogo {
		margin-top: 4%;
		width: 25%;
		left: 0;
	}
		
	.onecercle {
		width: 40px;
		height: 40px;
		border-radius: 40px;
		font-size: 2.3em;
		line-height: 40px;
	}

	.onemm1 {
		margin-top: 21.6%;
		left: 42.2%;
	}

	.onemm2 {
		margin-top: 21.6%;
		left: 52%;
	}

	.onemm3 {
		margin-top: 25.4%;
		left: 73.5%;
	}

	.onemm4 {
		margin-top: 27.5%;
		left: 29.4%;
	}
		
	.onetitlebig {
		margin: 20px auto 0  auto;
		text-align: center;
		font-size: 240%;
		letter-spacing: 2px;
	}	
		
		
		
    /*  一站購足網頁-內頁  */
		
    /* 橘色大標題 */
	.onepg-title1 { 
		margin-bottom: 0.75em;
		padding: 11.5% 10% 0 15%;
        font-size: 2em;
		line-height: 1em;
	}

    /* 內容 */
	.onepg-box {
		padding: 0 0 0 6%;
		width: 80%;
	}


    /* 內容灰色標題 */
	.onepg-graytitle {
		margin: 0.5em 0;
        font-size: 1.7em;
		line-height: 1.2em;
	}


    /* 內容灰色色塊 */
	.onepg-box-ctitle {
		margin: 0.15em auto 0.5em auto;
		width: 100%;
		padding: 5px 3% 4px 3%;
		font-size: 1.35em;
		line-height: 1.2em;
	}


   /* 內容文字 */
	.onepg-box-content {
		padding: 0 0 0 3.5%;
		text-indent: -3.5%;
		font-size: 1.1em;
	}


   /* 內容產品flex */
	.onepg-box-cpic {
		width: 100%;
	}

	    .onepg-box-cpicdiv {
			font-size: 1.1em;
			font-weight: bold;
			letter-spacing: 1px;
	    }

	.onepg-box-line {
		margin: 4em auto;
		padding: 0 0 0 5%;
		width: 80%;
	}
		
		

		/* Footer */

			#footer {
				width: 80%;
				margin: 0 auto;
				padding: 3em 3em;
			}

			#footer .divtxt1 {
				text-align: justify;
				font-size: 1em;
				line-height: 1.5em;
			}

			#footer .div1 {
				width: 100%;
				height: auto;
				text-align: justify;
			}

			#footer .div1 img {
				display: inline-block;
				width: auto;
				height: 60px;
			}


			#footer .div2 {

			}

			#footer .divtxt2 {
				text-align:justify;
				font-size: 1em;
				line-height: 1.5em;
			}
		
		

	}




	@media screen and (max-width: 600px) {
		
	.cdtitle {
		height: 4em;
	}
		
	.smmenudiv {
		display: block;
		margin: 0 auto;
		width: 80%;
		height: auto;
	}	
		
		
	.title {
		padding: 3em 0 0 0;
	}

	.title img {
		width: 70%; 
		height: auto;
	}
		
		
	.untitleword {
		width: 95%;
		min-width: 95%;
		padding: 0.3em 0.5em;
		font-size: 1.7em;
	}

	.untitleunderline {
		display: none;
	}
		
		
	.gomov {
		display: flex;
		position: relative;
		width: 90%;
		margin: 1em auto 3em auto;
		padding-right: 0;
	}

	.gomov1 {
		display: flex;
		position: relative;
		width: 80%;
		margin: 1em auto 0 auto;
		align-items: center;
	}


	.gomovicon {
		display: block;
		width: auto;
		height: 2em;
	}

	.gomovicon img {
		width: auto;
		height: 2em;
	}
		
	.gomovtxtw {
		padding: 6px 0.5em 3px 0.5em;
		height: 2.23em;
		font-size: 0.9em;
		line-height: 1.2em;
	}

	.gomovtxtw_b {
		padding: 0.45em 0.5em 0 0.5em;
		height: 2.2em;
		font-size: 0.9em;
		line-height: 1.2em;
	}
	
		
    /*  一站購足網頁  */
		
	.onelogo {
		margin-top: 4%;
		width: 25%;
		left: 0;
	}
		
	.onecercle {
		width: 30px;
		height: 30px;
		border-radius: 30px;
		font-size: 1.8em;
		line-height: 30px;
	}

	.onemm1 {
		margin-top: 21.6%;
		left: 42.2%;
	}

	.onemm2 {
		margin-top: 21.6%;
		left: 52%;
	}

	.onemm3 {
		margin-top: 25.4%;
		left: 73.5%;
	}

	.onemm4 {
		margin-top: 27.5%;
		left: 29.4%;
	}
		
		
    /*  一站購足網頁-內頁  */

	.onepg-area1 {
		padding-bottom: 5em;
		width: 100%;
	}
		
	.onepg-area2 {
		padding-bottom: 5em;
		width: 100%;
	}	
		
	.onepg-area3 {
		padding-bottom: 5em;
		width: 100%;
	}		
		
	.onepg-area4 {
		padding-bottom: 5em;
		width: 100%;
	}	
		
	.onepg-area5 {
		padding-bottom: 5em;
		width: 100%;
	}
		
	.onetitlebig {
		margin: 20px auto 0  auto;
		text-align: center;
		font-size: 200%;
		letter-spacing: 2px;
	}	
		
		

    /* 橘色大標題 */
	.onepg-title1 { 
		margin-bottom: 0.75em;
		padding: 11.5% 10% 0 15%;
        font-size: 1.7em;
		line-height: 1em;
	}

    /* 內容 */
	.onepg-box {
		padding: 0 0 0 6%;
		width: 80%;
	}


    /* 內容灰色標題 */
	.onepg-graytitle {
		margin: 0.5em 0;
        font-size: 1.5em;
		line-height: 1.2em;
	}


    /* 內容灰色色塊 */
	.onepg-box-ctitle {
		margin: 0.15em auto 0.5em auto;
		width: 100%;
		padding: 5px 3% 4px 3%;
		font-size: 1.35em;
		line-height: 1.2em;
	}


   /* 內容文字 */
	.onepg-box-content {
		padding: 0 0 0 5%;
		text-indent: -4.5%;
		font-size: 1.1em;
	}


   /* 內容產品flex */
	.onepg-box-cpic {
		width: 100%;
	}

	    .onepg-box-cpicdiv {
			font-size: 1.1em;
			font-weight: bold;
			letter-spacing: 1px;
	    }

	.onepg-box-line {
		margin: 4em auto;
		padding: 0 0 0 5%;
		width: 80%;
	}
		
		
		
	#footerpage {
		padding: 0.6em 0;
		font-size: 1em;
		letter-spacing: 5px;
	}

		
	}



	@media screen and (max-width: 500px) {
		
	.cdtitle {
		height: 3.3em;
	}
		
   /* 內容文字 */
	.onepg-box-content {
		padding: 0 0 0 7%;
		text-indent: -5%;
		font-size: 1em;
	}
		
	#footerpage {
		padding: 0.6em 0;
		font-size: 1em;
		letter-spacing: 1px;
	}	
		
		
	}

	@media screen and (max-width: 400px) {
		
	.cdtitle {
		height: 2.6em;
	}
		
	.mapmmlogo {
		display: inline-block;
		position: absolute;
		margin-top: 23%;
		width: 13%;
		left: 37%;
	}
		
	.smmenudiv {
		display: block;
		margin: 0 auto;
		width: 90%;
		height: auto;
	}	
		
		
	.title {
		padding: 3em 0 0 0;
	}

	.title img {
		width: 90%; 
		height: auto;
	}
		
		
	.untitleword {
		width: 100%;
		min-width: 95%;
		padding: 0.2em;
		font-size: 1.5em;
		text-align: center;
	}
		
		

	.gomovtxtw {
		padding: 0.45em 0.5em 0 0.5em;
		height: 2.2em;
		font-size: 0.9em;
		line-height: 1.2em;
	}

	.gomovtxtw_b {
		padding: 2px 0.5em 0 0.5em;
		height: 2.3em;
		font-size: 0.85em;
		line-height: 1em;
	}
		
		
		
		
    /*  一站購足網頁  */
		
	.onelogo {
		margin-top: 4%;
		width: 25%;
		left: 0;
	}
		
	.onecercle {
		width: 30px;
		height: 30px;
		border-radius: 30px;
		font-size: 1.8em;
		line-height: 30px;
	}

	.onemm1 {
		margin-top: 20%;
		left: 40.5%;
	}

	.onemm2 {
		margin-top: 20%;
		left: 50.5%;
	}

	.onemm3 {
		margin-top: 25.4%;
		left: 73.5%;
	}

	.onemm4 {
		margin-top: 27.5%;
		left: 28%;
	}
		

    /*  一站購足網頁  */
		
	.onelogo {
		margin-top: 4%;
		width: 33%;
		left: -2%;
	}
		
	.onecercle {
		width: 30px;
		height: 30px;
		border-radius: 30px;
		font-size: 1.8em;
		line-height: 30px;
	}

	.onemm1 {
		margin-top: 21.6%;
		left: 42.2%;
	}

	.onemm2 {
		margin-top: 21.6%;
		left: 52%;
	}

	.onemm3 {
		margin-top: 25.4%;
		left: 73.5%;
	}

	.onemm4 {
		margin-top: 27.5%;
		left: 29.4%;
	}
		
		
    /*  一站購足網頁-內頁  */

	.onepg-area1 {
		padding-bottom: 5em;
		width: 100%;
	}

	.onepg-area2 {
		padding-bottom: 5em;
		width: 100%;
	}	
		
	.onepg-area3 {
		padding-bottom: 5em;
		width: 100%;
	}		
		
	.onepg-area4 {
		padding-bottom: 5em;
		width: 100%;
	}	
		
	.onepg-area5 {
		padding-bottom: 5em;
		width: 100%;
	}
		

    /* 橘色大標題 */
	.onepg-title1 { 
		width: 90%;
		margin-bottom: 0.75em;
		padding: 13.5% 14% 0 14%;
        font-size: 1.5em;
		line-height: 1em;
	}

    /* 內容 */
	.onepg-box {
		padding: 0 0 0 4.5%;
		width: 80%;
	}


    /* 內容灰色標題 */
	.onepg-graytitle {
		margin: 0.5em 0;
		padding-left: 7%;
        font-size: 1.2em;
		text-indent: -7%;
		line-height: 1.4em;
	}


    /* 內容灰色色塊 */
	.onepg-box-ctitle {
		margin: 0.15em auto 0.5em auto;
		width: 100%;
		padding: 5px 3% 5px 3%;
		font-size: 1.1em;
		line-height: 1.2em;
	}


   /* 內容文字 */
	.onepg-box-content {
		padding: 0 0 0 7%;
		text-indent: -6%;
		font-size: 1em;
	}


   /* 內容產品flex */
	.onepg-box-cpic {
		flex-wrap: wrap;
		width: 100%;
	}

	    .onepg-box-cpicdiv {
			width: 50%;
			font-size: 1em;
			font-weight: bold;
			letter-spacing: 1px;
	    }

	.onepg-box-line {
		margin: 3em auto;
		padding: 0 0 0 5%;
		width: 80%;
	}
		
		
		
		
		
		
		
		/* Footer */

			#footer {
				width: auto;
				padding: 2em 2.7em;
			}

			#footer .divtxt1 {
				text-align: left;
				font-size: 1em;
				line-height: 1.3em;
			}

			#footer .div1 {
				width: 100%;
				height: auto;
				text-align: left;
			}

			#footer .div1 img {
				display: inline-block;
				width: auto;
				height: 50px;
			}

			#footer .div2 {

			}

			#footer .divtxt2 {
				text-align: left;
				font-size: 1em;
				line-height: 1.5em;
			}
		
		



	}



