/* CSS Document */

body {	-webkit-text-size-adjust:100%; font-family: 'Noto Sans TC', sans-serif; overflow-x: hidden; position: relative;}
img {	border:0; }

/* Reset ================================================================================= */

a { text-decoration:none; transition: all 0.4s ease-out 0s; }
a:hover { text-decoration:none; }

* { box-sizing: border-box;}

.content-Box { max-width:1366px; width: 100%; margin:0 auto; text-align:left; position:relative; clear:both;}

#content { font-size: clamp(17px, 1vw, 22px); line-height:1.5; color: #444; letter-spacing: 0rem; font-weight: 400; }
#content p{ margin-bottom: 30px; margin-top: 0; font-size: clamp(17px, 1vw, 22px);line-height:1.5;  font-weight: 400;}
p, td, li, label { font-size: clamp(17px, 1vw, 22px);line-height:1.5;  font-weight: 400;}

.photo-fit img { object-fit: cover; width: 100%; height: 100%; position: absolute; z-index: 1; left: 0; top: 0;}

.photo {line-height: 0; height: 0; padding-bottom: 40%; overflow: hidden; position: relative; z-index: 1; margin-bottom: 0px;}
.imgCenter {position: absolute; top: 0; left: 0; right: 0; bottom: 0; line-height: 0; display: flex; flex-wrap: wrap; justify-content: center; align-items: center; z-index: 2;}
.imgCenter img {max-height: 100%;}

.demo-section { padding-left: 5%; padding-right: 5%;}

.banner { position: relative; background:url("../images/banner-bg.jpg") no-repeat center center / cover; height: 700px; display: flex; flex-direction: row; flex-wrap: wrap; justify-content: center; align-items: center; margin-bottom: calc(25px + 4%);}
.banner-content { width: 100%; max-width: 90%; margin: 0 auto; display: flex; flex-direction: column; flex-wrap: nowrap; align-items: center;}
.banner-logo { max-width: 255px; line-height: 0; padding-bottom: 25px;}
.banner-name { max-width: 484px; line-height: 0; padding-bottom: calc(35px + 2%);}
.banner-slogn { display: flex; flex-direction: row; flex-wrap: wrap; justify-content: space-around;  }
.banner-slogn > div { padding: 0 2vw calc(20px + 1%) 2vw; text-align: center;}
.banner-slogn img { max-height: 40px; }


.section-1 { padding-bottom: calc(25px + 4%);}
.section-1-title { padding-bottom: 30px; text-align: center; padding-left: 5%; padding-right: 5%; font-weight: 700; line-height: 1.3; font-size: clamp(24px, 2.2vw, 36px); }
.section-1-title h1, .title01 { color: #3b6982; padding: 0 0 20px 0; margin: 0; line-height: 1.2; text-align: center;  font-weight: 700; font-size: clamp(28px, 3.8vw, 54px); }

.section-1-main { background: url("../images/section-1-bg.png") no-repeat top center; padding-top: calc(20px + 5%); display: flex; flex-direction: row; flex-wrap: wrap; padding-left: 10px; padding-right: 10px;}
.section-1-main > div { width: 16.66%; padding: 0 10px 25px 10px; display: flex; flex-direction: column; flex-wrap: nowrap;}
.section-1-main > div:nth-of-type(2) { padding-top: 7%;}
.section-1-main > div:nth-of-type(3) { padding-top: 4%;}
.section-1-main > div:nth-of-type(4) { padding-top: 11%;}
.section-1-main > div:nth-of-type(5) { padding-top: 8%;}
.section-1-main > div:nth-of-type(6) { padding-top: 1%;}

.section-1-main > div:nth-of-type(1) .section-1-main-icon { background: #3b6982;}
.section-1-main > div:nth-of-type(1) .section-1-main-name { color: #3b6982;}
.section-1-main > div:nth-of-type(2) .section-1-main-icon { background: #3b4782;}
.section-1-main > div:nth-of-type(2) .section-1-main-name { color: #3b4782;}
.section-1-main > div:nth-of-type(3) .section-1-main-icon { background: #663b82;}
.section-1-main > div:nth-of-type(3) .section-1-main-name { color: #663b82;}
.section-1-main > div:nth-of-type(4) .section-1-main-icon { background: #3b8257;}
.section-1-main > div:nth-of-type(4) .section-1-main-name { color: #3b8257;}
.section-1-main > div:nth-of-type(5) .section-1-main-icon { background: #823b51;}
.section-1-main > div:nth-of-type(5) .section-1-main-name { color: #823b51;}
.section-1-main > div:nth-of-type(6) .section-1-main-icon { background: #1a4499;}
.section-1-main > div:nth-of-type(6) .section-1-main-name { color: #1a4499;}

.section-1-main-icon { margin-bottom: 25px; margin-left: auto; margin-right: auto; width: 100px; height: 100px; border-radius: 100%;display: flex; flex-direction: row; flex-wrap: nowrap; justify-content: center; align-items: center; padding: 22px;}
.section-1-main-icon img { width: 100%;}
.section-1-main-name { font-size: clamp(20px, 1.3vw, 25px); padding-bottom: calc(10px + 1.5%); font-weight: 700; text-align: center;}

.list-type-1 { margin: 0; padding: 0; list-style: none;}
.list-type-1 > li { position: relative; padding-left: 20px; font-size: clamp(16px, 1vw, 20px); padding-bottom: 5px;}
.list-type-1 > li:before { position: absolute; content: ""; width: 10px; height: 10px; border-radius: 100%; border: 2px solid #444444; left: 0; top:10px;}

.video-section {margin-bottom: calc(25px + 4%); position: relative; cursor: pointer; display: block;}
.video-section > img {transition: all 0.4s ease-out 0s;}
.video-section:hover .video-section-btn { transform: translate(-50%, -50%) scale(0.8);background: rgba(0,0,0,.7);}
.video-section:hover > img { opacity: 0.6;}
.video-section-btn { position: absolute; z-index: 3; top:50%; left: 50%; transform: translate(-50%, -50%); background: rgba(0,0,0,.4); border-radius: 100%; width: 150px; height: 150px;display: flex; flex-direction: row; flex-wrap: nowrap; justify-content: center; align-items: center;transition: all 0.4s ease-out 0s; }
.video-section-btn img { width: 43px; transform: translateX(7px);}

.title01 { padding-bottom: calc(20px + 2%);}

.news-list {padding-bottom: calc(25px + 4%); display: flex; flex-direction: row; flex-wrap: wrap; margin-right: -24px; }
.news-list > a { display: block; width: calc(33.33% - 24px); margin: 0 24px 0 0; padding-bottom: calc(20px + 1%);}
.news-list > a:hover .news-pto img { transform: scale(1.1);}
.news-pto { padding-bottom: 56%; margin-bottom: 10px;}
.news-pto img { transition: all 1.4s ease-out 0s;}
.news-title { text-align:center;}

.map-section { background:url("../images/map-bg.jpg") no-repeat center center / cover; background-attachment: fixed; padding: calc(20px + 5.5%) 2%; display: flex;  flex-direction: row; flex-wrap: wrap; align-items: center;}
.map-section > div { width: 50%;}
.map-section > div:nth-of-type(1) { padding: 0 2.5%;}

.why-section { padding: 10% 5% 6% 5%; background: url("../images/why-bg.jpg") no-repeat center center / cover;}
.why-content { display: flex; flex-direction: row; flex-wrap: wrap; justify-content: space-between;}
.why-content > div { width: 48%; padding-bottom: calc(20px + 3.5%);}
.why-content > div .title01 { text-align: left; padding-bottom: 20px;}

.why-data { position: relative; padding: 42px 0 0 88px;}
.why-data > span { display: inline-block; position: absolute; top: 0; left: 0; padding-left: 20px; font-size: clamp(40px, 3.4vw, 48px); font-weight: 700; color: #26556d;}
.why-data > span:after { content: ""; position: absolute; background: #26556d; width: 2px; height: 80px; transform: rotate(45deg); top: 18px; right:-20px;}
.why-title { font-size: clamp(24px, 3.2vw, 36px); font-weight: 700; line-height: 1.3; padding-bottom: calc(20px + 1%); }

.title02 {font-size: clamp(20px, 1.5vw, 28px); font-weight: 300;}

.about-section { background:url("../images/about-bg.jpg") no-repeat bottom center / cover; padding: 14% 5% 25% 5%; }
.about-content { display: flex; flex-direction: row; flex-wrap: wrap;}
.about-content > div { width: 50%;}
.about-content > div:nth-of-type(1) { padding-right: 5%;}
.about-content > div:nth-of-type(2) { padding-right: 5%; padding-left: 5%;}
.about-data { padding: 20px 0 0 0; margin:0; list-style: none;}
.about-data > li { position: relative; padding:0 0 5px 44px; color: #fff;font-size: clamp(17px, 1.5vw, 28px); font-weight: 300;}
.about-data > li:before { position: absolute; content: ""; background: url("../images/star.png") no-repeat; left: 0; top: 0px; width: 32px; height: 40px;}

.about-title { padding-bottom: 30px;}
.about-slogon { display: flex;flex-direction: row; flex-wrap: wrap; justify-content: space-around; }
.about-slogon > div { padding: 0 5px 20px 5px;}

.info-section { display: flex; flex-direction: row; flex-wrap: wrap; padding-top: 20px; padding-left: 44px;}
.info-section > a { margin: 0 15px 15px 0; display: inline-block; color: #fff;}
.info-section > a:hover { transform: scale(0.85);}
.info-section > a > span { width: 44px; height: 44px; background: #3aa966; border-radius: 100%;position: relative; display:flex; flex-direction: row; flex-wrap: wrap; align-items: center; justify-content: center; margin-right: 10px; }
.info-section > a > span > img { width: 24px; filter: invert(1) brightness(100);}
.info-fb { background: #0d72c9 !important;}
.info-tel { display:flex !important; flex-direction: row; flex-wrap: wrap; align-items: center; }

@media only screen and (max-width: 1365px) {
	

	
}
@media only screen and (max-width: 1279px) {
	

}

@media only screen and (max-width: 980px) {
	.section-1-main > div { width: 33.33%; }
	.section-1-main > div:nth-of-type(2) { padding-top: 0%;}
	.section-1-main > div:nth-of-type(3) { padding-top: 0%;}
	.section-1-main > div:nth-of-type(4) { padding-top: 0%;}
	.section-1-main > div:nth-of-type(5) { padding-top: 0%;}
	.section-1-main > div:nth-of-type(6) { padding-top: 0%;}
	
	.video-section-btn { width: 60px; height: 60px }
	.video-section-btn img { width: 18px; transform: translateX(3px);}
	
	.about-content > div { width: 100%;}
	.about-content > div:nth-of-type(1) { padding-right: 0%; order: 2;}
	.about-content > div:nth-of-type(2) { padding-right: 0%; padding-left: 0%; order: 1;}
	.about-title { max-width: 80%; margin: 0 auto;}
}
@media only screen and (max-width: 768px) {
	.news-list {justify-content: space-between; margin-right: 0px; }
	.news-list > a { width: calc(50% - 8px); margin-right: 0; }
	
	.why-content > div { width: 100%; padding-bottom: calc(20px + 1%);}
	.why-data { padding: 42px 0 0 45px;}
	.why-data > span { padding-left: 0px; }
	.why-data > span:after { height: 50px; top: 30px; right:-6px;}
}
@media only screen and (max-width: 640px) {
	.banner { height: 100vh; }
	.banner-logo { max-width: 44%;}
	.banner-name { max-width: 80%;}
	.banner-slogn img { max-width: 50%; max-height: inherit; }
	
	.section-1-main > div { width: 50%; }
	
	.about-slogon > div img { max-width: 120px;}
}
@media only screen and (max-width: 570px) {
	.map-section { padding:15% 5%;}
	.map-section > div { width: 100%; text-align: center}
	.map-section > div:nth-of-type(1) { padding: 0 0 calc(30px + 4%) 0;}
	
}

@media only screen and (max-width: 414px) {
	.about-slogon > div img { max-width: 70px;}
	
}

@media only screen and (max-width: 320px) {
	
	
}