﻿@charset "utf-8";
@import url(https://fonts.googleapis.com/earlyaccess/cwtexyen.css);
@import url('https://fonts.googleapis.com/css?family=Noto+Sans+TC&display=swap');

@import url('https://fonts.googleapis.com/css?family=Lobster');

/* CSS Document */
body {
	background-repeat: repeat;
	font-family: "Microsoft YaHei", sans-serif;
}

/* 這是設定所有放大縮小的物件是使用移動方式變化 */
.tra {
	-webkit-transition: all 0.6s;
	-moz-transition: all 0.6s;
	-ms-transition: all 0.6s;
	-o-transition: all 0.6s;
	transition: all 0.6s;
}

/* wow進場後額外繼續輪播的動畫 */
.myAni {
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}

.myAni.infinite {
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
}

.myAni.hinge {
	-webkit-animation-duration: 2s;
	animation-duration: 2s;
}

.myAni.infinite.pulse {
	/*animation-delay: 2s;*/
	-webkit-animation-name: pulse !important;
	animation-name: pulse !important;
}

.wrapper {
	position: relative;
	overflow: hidden;
}

/*表頭表尾 請勿砍*/
/* .top, .footer{
    line-height: 0px;
}
.top{
    z-index: 99;
    position: relative;
} */

.top {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 280px;
	margin-bottom: -256px;
	z-index: 999999;
}

.top iframe {
	height: 280px;
}

.top+* {
	margin-top: 65px;
}

.footer {
	width: 100%;
	height: 319px;
	z-index: 999999;
}

.footer iframe {
	height: 319px;
}

/*很多物件通用*/
.BRR {
	height: 1px;
}

.width1280 {
	max-width: 1280px;
	min-width: 280px;
	height: auto;
	margin: 0 auto;
}

.topICON {
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
}

.myButton {
	-moz-border-radius: 28px;
	-webkit-border-radius: 28px;
	border-radius: 28px;
	display: inline-block;
	cursor: pointer;
	font-family: Arial;
	font-size: 17px;
	padding: 9px 33px;
	text-decoration: none;
}

.myButton:hover {
	background-color: #5cbf2a;
}

.myButton:active {
	position: relative;
	top: 1px;
}


/*BANNER 進場delay時間、浮動*/
.banner {
	position: relative;
	overflow: hidden;
}

img.banner001,
img.banner002,
.circle01,
.circle02,
.circle03 {
	position: absolute;
}

img.banner001 {
	-webkit-animation-delay: 0.8s;
	/* Chrome, Safari, Opera */
	animation-delay: 0.4s;
}

img.banner002 {
	-webkit-animation-delay: 1s;
	/* Chrome, Safari, Opera */
	animation-delay: 0.4s;
}

.circle01 {
	width: 21em;
	height: 21em;
	border-radius: 999em;
	background-color: rgba(0, 0, 0, 0.06);
	top: -8%;
	left: -5%;
}

.circle02 {
	width: 15em;
	height: 15em;
	border-radius: 999em;
	background-color: rgba(245, 204, 180, 0.35);
	top: 22%;
	left: 16%;
	z-index: 5;
}

.circle03 {
	width: 45em;
	height: 45em;
	border-radius: 999em;
	background-color: rgba(245, 204, 180, 0.30);
	top: -28%;
	left: 86%;
}

/*表單區*/
.fill {
	position: absolute;
	text-align: center;
	width: 112em;
	padding: 2% 3%;
	background-color: #c6dae3;
	top: 12.7%;
	right: 0;
	left: 0;
	margin: 0 auto;
	border-radius: 999em;
	box-shadow: 15px 15px 0px rgb(247, 249, 251);
	z-index: 5;
}

.fill .form-control {
	margin: 6px 22%;
	width: 96%;
	height: 48px;
	padding: 6px 12px;
	font-size: 15px;
	line-height: 1.42857143;
	color: #555;
	background-color: #ffffff;
	border-radius: 35px;
	border: none;
}

.fill h2 {
	font-size: 3em;
	color: #fff;
	text-align: center;
	padding-bottom: 10px;
	margin-top: 0%;
	letter-spacing: 0.06em;
	/* font-family: 'Noto Sans TC', sans-serif; */
	font-weight: 600;
}

.fill h2 .important {
	font-size: 35px;
}

.fill h2 .gray {
	color: #fff;
	font-size: 1em;
	font-weight: 200;
}

.fill h2 .Bu {
	color: #f8012f;
	line-height: 48px;
	font-size: 37px;
}

.fill h3 {
	font-size: 38px;
	color: #FFF;
	font-weight: bold;
	padding-bottom: 9px;
	margin-top: 1%;
}

.fill .share {
	display: block;
	width: 280px;
	margin: 0 auto;
}

.fill .share ul {}

.fill .share ul li {
	float: left;
	list-style: none;
	padding-left: 12px;
}

.fill #sBut {
	max-width: 527px;
	height: auto;
	min-width: 280px;
	margin: 25px auto;
	width: 100%;
}

.fill .go_button {
	-webkit-animation-duration: 2s;
	/* Chrome, Safari, Opera */
	animation-duration: 2s;
	max-width: 255px;
	height: auto;
	margin: 0 auto;
}

.fill .statement {
	color: #00000;
	line-height: 40px;
	font-size: 18px;
	letter-spacing: 0.1em;
}

.fill .statement a {
	color: #333;
}

.fill .statement a:hover {
	color: #333;
}

.list {
	margin: 0 auto;
	width: 115%;
}

.hot {
	font-size: 35px;
	color: #196ea9;
	/* font-weight: 600; */
	letter-spacing: 0.2em;
	animation: hot 1s linear infinite;
	/* 其它浏览器兼容性前缀 */
	-webkit-animation: hot 1s linear infinite;
	-moz-animation: hot 1s linear infinite;
	-ms-animation: hot 1s linear infinite;
	-o-animation: hot 1s linear infinite;
}

@keyframes hot {
	0% {
		opacity: 1;
	}

	100% {
		opacity: 0;
	}
}

@-webkit-keyframes hot {
	0% {
		opacity: 1;
	}

	50% {
		opacity: 1;
	}

	50.01% {
		opacity: 0;
	}

	100% {
		opacity: 0;
	}
}

/* Sweep To Right */
.hvr-sweep-to-right {
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: perspective(1px) translateZ(0);
	transform: perspective(1px) translateZ(0);
	position: relative;
	-webkit-transition-property: color;
	transition-property: color;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	border-radius: 50px;
	background-color: #6eb5cf;
	text-align: center;
	width: 10em;
	height: 2em;
	font-size: 34px;
	font-weight: bold;
	text-align: center;
	padding: 9px 0;
	letter-spacing: 0.1em;
	color: #fff;
}

.hvr-sweep-to-right:before {
	content: "";
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: #196ea9;
	-webkit-transform: scaleX(0);
	transform: scaleX(0);
	-webkit-transform-origin: 0 50%;
	transform-origin: 0 50%;
	-webkit-transition-property: transform;
	transition-property: transform;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
	border-radius: 50px;
	box-shadow: 5px 5px 0px rgba(99, 99, 99, 0.36);
}

.hvr-sweep-to-right:hover,
.hvr-sweep-to-right:focus,
.hvr-sweep-to-right:active {
	color: white;
}

.hvr-sweep-to-right:hover:before,
.hvr-sweep-to-right:focus:before,
.hvr-sweep-to-right:active:before {
	-webkit-transform: scaleX(1);
	transform: scaleX(1);
}

/*內文*/
.top-line {
	height: 10.5em;
	width: 13%;
	border-bottom: 12px solid #a8d0df;
	margin: 0 auto;
}

.content1 {
	background-image: url(../images/bg06.png);
	background-repeat: no-repeat;
	background-size: 100%;
	background-position: center;
	padding-top: 5%;
	padding-bottom: 0%;
}

.content1 h2 {
	font-size: 3em;
	color: #2e3428;
	text-align: center;
	margin: 3% auto;
	font-family: 'Noto Sans TC', sans-serif;
	letter-spacing: 0.1em;
}

.content1 p {
	font-size: 1.3em;
	color: #454545;
	text-align: center;
	line-height: 0.3em;
	letter-spacing: 0.05em;
	margin-top: -23px;
	font-family: 'Noto Sans TC', sans-serif;
}

.content2 {
	padding-bottom: 3%;
	padding-top: 5%;
}

.content2 h1 {
	font-size: 3em;
	color: #2e3428;
	text-align: center;
	margin: 3% 7%;
	font-family: 'Noto Sans TC', sans-serif;
	letter-spacing: 0.1em;
}

.content2 h3 {
	font-size: 1.3em;
	color: #1f4d9c;
	/* font-weight:bold; */
	text-align: center;
	font-family: 'Noto Sans TC', sans-serif;
}

.content2 p {
	font-size: 16px;
	color: #7d7d7d;
	text-align: center;
	line-height: 20px;
	letter-spacing: 0.05em;
	font-family: 'Noto Sans TC', sans-serif;
}

.slider {
	width: 65%;
	margin: 100px auto;
}

.content3 {
	background-image: url(../images/bg06.png);
	background-repeat: no-repeat;
	background-size: 100%;
	background-position: center;
	margin: 0 auto;
	padding-bottom: 3%;
}

.content3 h2 {
	font-size: 3em;
	letter-spacing: 0.05em;
	color: #2e3428;
	text-align: center;
	margin: 3% auto;
	font-family: 'Noto Sans TC', sans-serif;
}

.content3 h3 {
	font-size: 22px;
	letter-spacing: 0.05em;
	color: #2e3428;
	text-align: center;
	margin: 3% auto;
	font-family: 'Noto Sans TC', sans-serif;
}

.content3 p {
	font-size: 18px;
	color: #868686;
	text-align: center;
	padding: 0px 24px;
	font-family: 'Noto Sans TC', sans-serif;
}

.parent {
	width: 1214px;
	height: 114px;
	margin: 26px auto;
	overflow: hidden;
	margin-top: 55px;
}

.parent .child {
	width: 2045px;
	display: inline-block;
	animation: marquee 15s linear infinite;
}

@keyframes marquee {
	0% {
		margin-left: 0;
	}

	100% {
		margin-left: calc(-2045px + 1214px);
	}
}

.parent .child:hover {
	-webkit-animation-play-state: paused;
	-moz-animation-play-state: paused;
	-o-animation-play-state: paused;
	animation-play-state: paused;
}

.content4 {
	background-image: url(../images/bg05.jpg);
	background-repeat: repeat;
	margin: 0 auto;
	padding-bottom: 2%;
}

.content4 h2 {
	font-size: 3em;
	letter-spacing: 0.1em;
	color: #2e3428;
	text-align: center;
	margin: 3% auto;
	font-family: 'Noto Sans TC', sans-serif;
}

.content4 h3 {
	font-size: 1.7em;
	text-align: center;
	color: #1f4d9c;
	letter-spacing: 0.07em;
	font-family: 'Noto Sans TC', sans-serif;
	margin-top: 0%;
}

.content4 p {
	font-size: 1.3em;
	color: #454545;
	text-align: center;
	padding: 0px 18px;
	margin-bottom: 40px;
	font-family: 'Noto Sans TC', sans-serif;
}

.content5 {
	background-image: url(../images/bg02.jpg);
	background-repeat: repeat;
	margin: 0 auto;
}

.content5 h2 {
	font-size: 3em;
	letter-spacing: 0.1em;
	color: #2e3428;
	text-align: center;
	margin: 3% auto;
	font-family: 'Noto Sans TC', sans-serif;
}

.content5 h3 {
	font-size: 28px;
	text-align: center;
	line-height: 1.2em;
	color: #e89696;
	letter-spacing: 0.07em;
	font-family: 'Noto Sans TC', sans-serif;
	border-bottom: 1px #e9e9e9 solid;
	border-top: 1px #e9e9e9 solid;
	margin-bottom: 2%;
	padding: 11px 0;
}

.content5 h4 {
	font-size: 1.5em;
	/* letter-spacing: 0.1em; */
	color: #1f4d9c;
	text-align: center;
	margin: 0.5% auto;
	font-family: 'Noto Sans TC', sans-serif;
}

.content5 p {
	font-size: 18px;
	color: #868686;
	text-align: center;
	padding: 0px 30px;
	margin-bottom: 20px;
	font-family: 'Noto Sans TC', sans-serif;
}

.line {
	float: left;
}

.item {
	width: 100%;
	background-color: white;
	min-height: 100px;
	padding: 5px;
	margin: 10px 0px;
}

.item:hover {
	opacity: 0.5;
}

.item p {}

.item.h150 {
	width: 100%;
	min-height: 150px;
}

.item.h50 {
	width: 100%;
	min-height: 50px;
}

.padding {
	padding: 10px 5px;
}

.content6 {
	text-align: center;
	padding-bottom: 9%;
}

/*PIC通用*/
img.pic1 {
	height: auto;
	margin: 8% auto;
}

img.pic4 {
	max-width: 171px;
	height: auto;
}


/*	↓↓↓↓	螢幕尺寸大於1920時頁面顯示效果↓↓↓↓	 */
@media (min-width: 2560px) {

	/*BANNER*/
	img.banner_big {
		width: 100vw;
		height: auto;
	}

	img.banner_min {
		display: none;
	}

	img.banner001 {
		top: -3%;
		left: 19%;
		z-index: 5;
		max-width: 1329px;
		height: auto;
		width: 100%;
		z-index: 1;
	}

	img.banner002 {
		top: 20%;
		left: 49%;
		z-index: 3;
		max-width: 553px;
		height: auto;
	}
}


/*	↓↓↓↓	螢幕尺寸大於1920時頁面顯示效果↓↓↓↓	 */
@media (min-width: 1920px) and (max-width:2559px) {

	/*BANNER*/
	img.banner_big {
		width: 100vw;
		height: auto;
	}

	img.banner_min {
		display: none;
	}

	img.banner001 {
		top: -14%;
		left: 9.5%;
		z-index: 5;
		max-width: 1329px;
		height: auto;
		width: 100%;
	}

	img.banner002 {
		top: 19%;
		left: 49%;
		z-index: 7;
		max-width: 553px;
		height: auto;
	}

	.fill {
		top: 13.5%;
	}

	.content1 {
		padding-top: 13%;
	}
}

/*	↓↓↓↓	螢幕尺寸大於1920時頁面顯示效果↓↓↓↓	 */
@media (min-width: 1680px) and (max-width:1919px) {

	/*BANNER*/
	img.banner_big {
		width: 100vw;
		height: auto;
	}

	img.banner_min {
		display: none;
	}

	img.banner001 {
		top: -18%;
		left: 6.5%;
		z-index: 5;
		max-width: 1329px;
		height: auto;
		width: 100%;
	}

	img.banner002 {
		top: 18%;
		left: 50%;
		z-index: 7;
		max-width: 553px;
		height: auto;
	}

	.content1 {
		padding-top: 18%;
	}
}



/*	↓↓↓↓	螢幕尺寸大於1680時頁面顯示效果↓↓↓↓	 */
@media (min-width: 1440px) and (max-width:1679px) {

	/*BANNER*/
	img.banner_big {
		width: 100%;
		max-width: 1920px;
		min-width: 735px;
		height: auto;
	}

	img.banner_min {
		display: none;
	}

	img.banner001 {
		top: -16%;
		left: 10.5%;
		z-index: 5;
		height: auto;
		width: 73%;
	}

	img.banner002 {
		top: 13%;
		left: 49%;
		z-index: 7;
		max-width: 816px;
		height: auto;
		width: 34%;
	}

	.content1 {
		padding-top: 19%;
	}

	.fill {
		width: 87em;
		padding: 1% 0%;
		top: 11%;
		right: 0;
		left: 0;
		margin: 0 auto;
		box-shadow: 15px 15px 0px rgb(247, 249, 251);
	}
}

/*	↓↓↓↓	ipad 橫向 w1024 ↓↓↓↓	 */
@media (min-width: 1024px) and (max-width:1439px) {

	/*BANNER*/
	img.banner_big {
		width: 100%;
		max-width: 1920px;
		min-width: 735px;
		height: auto;
	}

	img.banner_min {
		display: none;
	}

	img.banner001 {
		top: -18%;
		left: 9.5%;
		z-index: 5;
		height: auto;
		width: 76%;
	}

	img.banner002 {
		top: 14%;
		left: 49%;
		z-index: 7;
		max-width: 816px;
		height: auto;
		width: 34%;
	}

	.circle01 {
		width: 12em;
		height: 12em;
		top: -20%;
		left: -10%;
	}

	.circle02 {
		width: 8em;
		height: 8em;
		top: 22%;
		left: 14%;
	}

	.circle03 {
		width: 27em;
		height: 27em;
		top: -40%;
		left: 86%;
	}

	.hot {
		font-size: 26px;
	}

	.top-line {
		height: 6.5em;
		width: 13%;
		border-bottom: 8px solid #febd00;
		margin: 0 auto;
	}

	.fill {
		width: 89vw;
		padding: 2%;
		top: 8.3%;
		border-radius: 8em;
	}

	.fill h2 {
		font-size: 2.5em;
		color: #fff;
		text-align: center;
		padding-bottom: 10px;
		margin-top: 0%;
		letter-spacing: 0.06em;
		/* font-family: 'Noto Sans TC', sans-serif; */
		font-weight: 600;
	}

	.content1 {
		padding-top: 31%;
	}

	.content1 h2 {
		font-size: 2.5em;
		letter-spacing: 0.05em;
		color: #2e3428;
		text-align: center;
		margin: 3% auto;
		font-family: 'Noto Sans TC', sans-serif;
	}

	.content1 p {
		margin: 0 auto;
		font-size: 1.2em;
		margin-top: -20px;
	}

	.content2 h1 {
		font-size: 2.5em;
		letter-spacing: 0.05em;
		color: #2e3428;
		text-align: center;
		margin: 3% 7%;
		font-family: 'Noto Sans TC', sans-serif;
	}

	.content3 h2 {
		font-size: 2.5em;
		letter-spacing: 0.05em;
		color: #2e3428;
		text-align: center;
		margin: 3% auto;
		font-family: 'Noto Sans TC', sans-serif;
	}

	.content3 p {
		font-size: 1.2em;
		color: #868686;
	}

	.content4 h2 {
		font-size: 2.5em;
		letter-spacing: 0.1em;
		color: #2e3428;
		text-align: center;
		margin: 3% auto;
		font-family: 'Noto Sans TC', sans-serif;
	}

	.content4 h3 {
		font-size: 1.3em;
		letter-spacing: 0.07em;
		margin-top: 7%;
	}

	.content4 p {
		font-size: 1.2em;
		padding: 0px 17px;
	}

	.content5 h2 {
		font-size: 2.5em;
		letter-spacing: 0.1em;
		color: #2e3428;
		text-align: center;
		margin: 3% auto;
		font-family: 'Noto Sans TC', sans-serif;
	}

	.content6 {
		padding-bottom: 14%;
	}

	/*PIC通用*/
	img.pic1 {
		width: 94%;
		height: auto;
		margin: 20px 8px;
	}

}

/*	↓↓↓↓	ipad 直向 w768 ↓↓↓↓	 */
@media (min-width: 768px) and (max-width:1023px) {
	.top {
		height: 65px;
		/*margin-bottom: 405px;*/
	}

	.top iframe {
		height: 65px;
	}

	.footer,
	.footer iframe {
		height: 624px;
	}

	/*BANNER*/
	img.banner_big {
		display: none;
	}

	img.banner_min {
		width: 100%;
		height: auto;
	}

	img.banner001 {
		display: none;
	}

	img.banner002 {
		top: 67%;
		left: 0;
		right: 0;
		height: auto;
		width: 72%;
		margin: 0 auto;
	}

	.circle01 {
		display: none;
	}

	.circle02 {
		display: none;
	}

	.circle03 {
		display: none;
	}

	.top-line {
		height: 0em;
		width: 13%;
		border-bottom: 12px solid #febd00;
		margin: 0 auto;
	}

	.fill {
		width: 100vw;
		margin-top: -1%;
		border-radius: 0;
		position: relative;
	}

	.fill h2 {
		font-size: 42px;
		color: #fff;
		text-align: center;
		padding-bottom: 10px;
		margin-top: 0%;
		letter-spacing: 0.06em;
		/* font-family: 'Noto Sans TC', sans-serif; */
		font-weight: 600;
	}

	.fill .form-control {
		margin: 18px auto;
		width: 96%;
		height: 48px;
		padding: 6px 12px;
		font-size: 15px;
		line-height: 1.42857143;
		color: #555;
		background-color: #ffffff;
		border-radius: 35px;
		border: none;
	}

	.list {
		margin: 0 auto;
		width: 77%;
	}

	.content1 {
		padding-top: 5%;
		background-size: 108%;
		background-repeat: repeat;
	}

	.content1 h2 {
		font-size: 2.5em;
		letter-spacing: 0.05em;
		color: #2e3428;
		text-align: center;
		margin: 3% auto;
		font-family: 'Noto Sans TC', sans-serif;
	}

	.content1 p {
		margin-top: -30px;
		padding-bottom: 7%;
	}

	.content2 h1 {
		font-size: 2.5em;
		letter-spacing: 0.05em;
		margin: 3% 14%;
	}

	.content3 h2 {
		font-size: 2.5em;
		letter-spacing: 0.05em;
		color: #2e3428;
		text-align: center;
		margin: 3% auto;
		font-family: 'Noto Sans TC', sans-serif;
	}

	.content3 p {
		font-size: 1.2em;
		color: #868686;
		padding: 0px 33px;
	}

	.content4 h2 {
		font-size: 2.5em;
		letter-spacing: 0.1em;
		color: #2e3428;
		text-align: center;
		margin: 3% auto;
		font-family: 'Noto Sans TC', sans-serif;
	}

	.content4 h3 {
		font-size: 1.3em;
		letter-spacing: 0.07em;
		margin-top: 6%;
	}

	.content4 p {
		font-size: 19px;
		padding: 0px 30px;
	}

	.content5 h2 {
		font-size: 2.5em;
		letter-spacing: 0.1em;
		color: #2e3428;
		text-align: center;
		margin: 3% auto;
		font-family: 'Noto Sans TC', sans-serif;
	}

	.content6 {
		padding-bottom: 19%;
	}

	/*PIC通用*/
	img.pic1 {
		width: 100%;
		height: auto;
		margin: 0 auto;
		padding: 5%;
	}
}

/* ↓↓↓↓ iPhone Plus w414  Pixel 2 w411 手機尺寸,顯示效果 ↓↓↓↓  */
@media (max-width: 767px) and (min-width: 411px) {

	/*BANNER*/
	img.banner_big {
		display: none;
	}

	img.banner_min {
		width: 100%;
		height: auto;
	}

	img.banner001 {
		display: none;
	}

	img.banner002 {
		top: 66%;
		left: 11%;
		z-index: 7;
		height: auto;
		width: 85%;
	}

	.circle01 {
		display: none;
	}

	.circle02 {
		display: none;
	}

	.circle03 {
		display: none;
	}

	.top-line {
		height: 0em;
		width: 20%;
		border-bottom: 9px solid #febd00;
		margin: 0 auto;
	}

	.fill {
		position: relative;
		width: 100vw;
		padding: 4%;
		background-color: #c6dae3;
		border-radius: 0;
		margin-top: 5%;
		box-shadow: none;
	}

	.fill h2 {
		font-size: 2.2em;
		color: #fff;
		text-align: center;
		padding-bottom: 10px;
		margin-top: 0%;
		letter-spacing: 0.06em;
		/* font-family: 'Noto Sans TC', sans-serif; */
		font-weight: 600;
	}

	.fill .form-control {
		margin: 8px auto;
		width: 100%;
		height: 45px;
		line-height: 1.42857143;
		color: #555;
		background-color: #ffffff;
		border: none;
	}

	.list {
		margin: 0 auto;
		width: 85%;
	}

	.content1 {
		padding-bottom: 15%;
		padding-top: 5%;
	}

	.content1 h2 {
		font-size: 35px;
		letter-spacing: 1px;
		margin: 3% 5%;
	}

	.content1 p {
		font-size: 1.5em;
		margin-top: -20px;
		padding-bottom: 9%;
	}

	.content2 {
		padding-top: 5%;
		padding-bottom: 12%;
	}

	.content2 h1 {
		font-size: 35px;
		letter-spacing: 1px;
		margin: 3% 4%;
	}

	.content3 {
		padding-top: 5%;
		padding-bottom: 15%;
	}

	.content3 h2 {
		font-size: 35px;
		letter-spacing: 1px;
		margin: 3% 7%;
	}

	.content3 p {
		font-size: 1.3em;
		color: #868686;
		padding: 0px 9%;
	}

	.content4 {
		padding-top: 5%;
		padding-bottom: 12%;
	}

	.content4 h2 {
		font-size: 35px;
		letter-spacing: 1px;
		margin: 3% 5%;
	}

	.content4 h3 {
		font-size: 1.5em;
		letter-spacing: 0.07em;
		margin-top: 6%;
	}

	.content4 p {
		font-size: 20px;
		padding: 0 8px;
	}

	.content5 {
		padding-top: 5%;
		padding-bottom: 12%;
	}

	.content5 h2 {
		font-size: 35px;
		letter-spacing: 1px;
		margin: 3% 5%;
	}

	.content5 h3 {
		font-size: 29px;
		margin-bottom: 2%;
		margin-top: 12%;
		padding: 11px 0;
		letter-spacing: 0em;
	}

	.content6 {
		padding-bottom: 33%;
	}

	/*PIC通用*/
	img.pic1 {
		width: 100%;
		height: auto;
		margin: 0px auto;
		margin-top: 3%;
		padding: 7%;
	}

}

/* ↓↓↓↓ iPhone X   iPhone6/7/8 w375 手機尺寸,顯示效果 ↓↓↓↓  */
@media (min-width: 375px) and (max-width:410px) {

	/*BANNER*/
	img.banner_big {
		display: none;
	}

	img.banner_min {
		width: 100%;
		height: auto;
	}

	img.banner001 {
		display: none;
	}

	img.banner002 {
		top: 67%;
		left: 11%;
		z-index: 7;
		height: auto;
		width: 85%;
	}

	.circle01 {
		display: none;
	}

	.circle02 {
		display: none;
	}

	.circle03 {
		display: none;
	}

	.top-line {
		height: 0em;
		width: 20%;
		border-bottom: 9px solid #febd00;
		margin: 0 auto;
	}

	.fill {
		position: relative;
		width: 100vw;
		padding: 4%;
		background-color: #c6dae3;
		border-radius: 0;
		margin-top: 5%;
		box-shadow: none;
	}

	.fill h2 {
		font-size: 2.2em;
		color: #fff;
		text-align: center;
		padding-bottom: 10px;
		margin-top: 0%;
		letter-spacing: 0.06em;
		/* font-family: 'Noto Sans TC', sans-serif; */
		font-weight: 600;
	}

	.fill .form-control {
		margin: 8px auto;
		width: 100%;
		height: 45px;
		line-height: 1.42857143;
		color: #555;
		background-color: #ffffff;
		border: none;
	}

	.list {
		margin: 0 auto;
		width: 85%;
	}

	.hot {
		font-size: 23px;
	}

	.content1 {
		padding-bottom: 15%;
		padding-top: 5%;
	}

	.content1 h2 {
		font-size: 2em;
		margin: 3% auto;
	}

	.content1 p {
		font-size: 1.5em;
		margin-top: -15px;
		padding-bottom: 5%;
	}

	.content2 {
		padding-top: 5%;
		padding-bottom: 12%;
	}

	.content2 h1 {
		font-size: 2em;
		margin: 3% 7%;
		letter-spacing: 0.1em;
	}

	.content3 {
		padding-top: 5%;
		padding-bottom: 15%;
	}

	.content3 h2 {
		font-size: 2em;
		margin: 3% 5%;
	}

	.content3 p {
		font-size: 1.3em;
		color: #868686;
		padding: 0px 10%;
	}

	.content4 {
		padding-top: 5%;
		padding-bottom: 12%;
	}

	.content4 h2 {
		font-size: 2em;
		margin: 3% 5%;
	}

	.content4 h3 {
		font-size: 1.7em;
		letter-spacing: 0.07em;
		margin-top: 6%;
	}

	.content4 p {
		font-size: 1.4em;
	}

	.content5 {
		padding-top: 5%;
	}

	.content5 h2 {
		font-size: 2em;
		letter-spacing: 0.1em;
		margin: 3% 5%;
	}

	.content5 h3 {
		font-size: 29px;
		margin-bottom: 2%;
		margin-top: 12%;
		padding: 11px 0;
		letter-spacing: 0em;
	}

	.content6 {
		padding-bottom: 35%;
	}

	/*PIC通用*/
	img.pic1 {
		width: 100%;
		height: auto;
		margin: 0px auto;
		margin-top: 8%;
		padding: 4%;
	}

	.hvr-sweep-to-right {
		width: 9em;
		height: 2em;
		font-size: 28px;
		padding: 9px 0;
	}

}

/* ↓↓↓↓ Galaxy S5 手機尺寸,顯示效果 ↓↓↓↓  */
@media (min-width: 360px) and (max-width:374px) {

	/*BANNER*/
	img.banner_big {
		display: none;
	}

	img.banner_min {
		width: 100%;
		height: auto;
	}

	img.banner001 {
		display: none;
	}

	img.banner002 {
		top: 67%;
		left: 11%;
		z-index: 7;
		height: auto;
		width: 85%;
	}

	.circle01 {
		display: none;
	}

	.circle02 {
		display: none;
	}

	.circle03 {
		display: none;
	}

	.top-line {
		height: 1em;
		width: 20%;
		border-bottom: 8px solid #febd00;
		margin: 0 auto;
	}

	.fill {
		position: relative;
		width: 100vw;
		padding: 4%;
		background-color: #c6dae3;
		border-radius: 0;
		margin-top: 5%;
		box-shadow: none;
	}

	.fill h2 {
		font-size: 2em;
		color: #fff;
		text-align: center;
		padding-bottom: 10px;
		margin-top: 0%;
		letter-spacing: 0.06em;
		/* font-family: 'Noto Sans TC', sans-serif; */
		font-weight: 600;
	}

	.fill .form-control {
		margin: 8px auto;
		width: 100%;
		height: 45px;
		line-height: 1.42857143;
		color: #555;
		background-color: #ffffff;
		border: none;
	}

	.list {
		margin: 0 auto;
		width: 85%;
	}

	.hot {
		font-size: 23px;
	}

	.content1 {
		padding-bottom: 15%;
		padding-top: 5%;
	}

	.content1 h2 {
		font-size: 2em;
		margin: 3% 13%;
	}

	.content1 p {
		font-size: 20px;
		margin-top: 0;
	}

	.content2 {
		padding-top: 5%;
		padding-bottom: 12%;
	}

	.content2 h1 {
		font-size: 2.5em;
		margin: 3% 8%;
		letter-spacing: 1px;
	}

	.content3 {
		padding-top: 5%;
		padding-bottom: 15%;
	}

	.content3 h2 {
		font-size: 2.5em;
		margin: 3% 5%;
		letter-spacing: 1px;
	}

	.content3 p {
		font-size: 1.2em;
		color: #868686;
		padding: 0px 14%;
	}

	.content4 {
		padding-top: 5%;
		padding-bottom: 12%;
	}

	.content4 h2 {
		font-size: 2.5em;
		margin: 3% 6%;
		letter-spacing: 1px;
	}

	.content4 h3 {
		font-size: 1.5em;
		letter-spacing: 0.07em;
		margin-top: 6%;
	}

	.content4 p {
		font-size: 20px;
		padding: 15px 2px;
	}

	.content5 {
		padding-top: 5%;
	}

	.content5 h2 {
		font-size: 2.5em;
		margin: 3% 5%;
		letter-spacing: 1px;
	}

	.content5 h3 {
		font-size: 29px;
		margin-bottom: 2%;
		margin-top: 12%;
		padding: 11px 0;
		letter-spacing: 0em;
	}

	.content6 {
		padding-bottom: 29%;
	}

	/*PIC通用*/
	img.pic1 {
		width: 87%;
		height: auto;
		margin: 0px 7%;
		margin-top: 8%;
	}

	.hvr-sweep-to-right {
		width: 9em;
		height: 2em;
		font-size: 28px;
		padding: 9px 0;
	}

}

/* ↓↓↓↓ 手機尺寸SE ,顯示效果 ↓↓↓↓  */
@media (min-width: 320px) and (max-width:359px) {

	/*BANNER*/
	img.banner_big {
		display: none;
	}

	img.banner_min {
		width: 100%;
		height: auto;
	}

	img.banner001 {
		display: none;
	}

	img.banner002 {
		top: 67%;
		left: 11%;
		z-index: 7;
		height: auto;
		width: 85%;
	}

	.circle01 {
		display: none;
	}

	.circle02 {
		display: none;
	}

	.circle03 {
		display: none;
	}

	.top-line {
		height: 1em;
		width: 20%;
		border-bottom: 8px solid #febd00;
		margin: 0 auto;
	}

	.fill {
		position: relative;
		width: 100vw;
		padding: 4%;
		background-color: #c6dae3;
		border-radius: 0;
		margin-top: 5%;
		box-shadow: none;
	}

	.fill h2 {
		font-size: 1.8em;
		padding-bottom: 10px;
		margin-top: 0%;
		letter-spacing: 0.06em;
		/* font-family: 'Noto Sans TC', sans-serif; */
		font-weight: 600;
	}

	.fill .form-control {
		margin: 8px auto;
		width: 100%;
		height: 45px;
		line-height: 1.42857143;
		color: #555;
		background-color: #ffffff;
		border: none;
	}

	.list {
		margin: 0 auto;
		width: 85%;
	}

	.hot {
		font-size: 23px;
	}

	.content1 {
		padding-bottom: 15%;
		padding-top: 5%;
	}

	.content1 h2 {
		font-size: 2em;
		margin: 3% 10%;
	}

	.content1 p {
		font-size: 19px;
		margin-top: 0;
	}

	.content2 {
		padding-top: 5%;
		padding-bottom: 12%;
	}

	.content2 h1 {
		font-size: 2em;
		margin: 3% 4%;
		letter-spacing: 0.1em;
	}

	.content3 {
		padding-top: 5%;
		padding-bottom: 15%;
	}

	.content3 h2 {
		font-size: 2em;
		margin: 3% 8%;
	}

	.content3 p {
		font-size: 1.4em;
		color: #868686;
		padding: 0px 14%;
	}

	.content4 {
		padding-top: 5%;
		padding-bottom: 12%;
	}

	.content4 h2 {
		font-size: 2em;
		margin: 3% 9%;
	}

	.content4 h3 {
		font-size: 1.7em;
		letter-spacing: 0.07em;
		margin-top: 6%;
	}

	.content4 p {
		font-size: 1.4em;
		padding: 15px 2px;
	}

	.content5 {
		padding-top: 5%;
	}

	.content5 h2 {
		font-size: 2em;
		letter-spacing: 0.1em;
		margin: 3% 5%;
	}

	.content5 h3 {
		font-size: 29px;
		margin-bottom: 2%;
		margin-top: 12%;
		padding: 11px 0;
		letter-spacing: 0em;
	}

	.content6 {
		padding-bottom: 40%;
	}

	/*PIC通用*/
	img.pic1 {
		width: 92%;
		height: auto;
		margin: 0px 4%;
		margin-top: 6%;
	}

	.hvr-sweep-to-right {
		width: 9em;
		height: 2em;
		font-size: 28px;
		padding: 9px 0;
	}

}