/* CSS Document */

body {	-webkit-text-size-adjust:100%; font-family: 'Noto Sans TC', sans-serif; overflow-x: hidden; }
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; margin:0 auto; text-align:left; position:relative; clear:both;}

#content { font-size: 18px; line-height:1.6; color: #333333; letter-spacing: 0.05rem; font-weight: 400; padding-top: 0px;}
#content p{ margin-bottom: 30px; margin-top: 0; font-size: 18px;line-height:1.6;  font-weight: 400;}
p, td, li, label { font-size: 18px;line-height:1.6; 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%;}


.banner-pc, .banner-mobile { line-height: 0;}
.banner-mobile { display: none;}

.banner-pto {  line-height: 0; height: 100vh;}
.banner-pto img, video { object-fit: cover; width: 100%; height: 100%;}
video { height: 100vh;}

.banner-slogon { font-size: calc(30px + 2vw); color: #fff; letter-spacing: 0.1rem; font-weight: 500; text-shadow: 0px 0px 20px rgba(0,0,0,.7); top:50%; left: 50%; transform: translate(-50%, -50%); z-index: 4; position: absolute; line-height: 1;}

.loop .owl-dots { display: none;}
.loop .owl-item {position: relative; }
.loop .owl-nav { position: absolute; top:calc(50% - 40px); width: 100%; z-index: 11;}
.loop .owl-prev, .loop .owl-next { position:absolute; z-index:100; top:calc(50% - 0px);  width: 60px !important; height: 60px !important; background: #189a9a !important; border-radius: 100% !important;transition: all 0.4s ease-out 0s; }
.loop .owl-prev { left:2%; }
.loop .owl-next { right:2%;}
.loop .owl-prev:before, .loop .owl-next:before { font-family: 'Font Awesome 5 Free';font-weight: 900 !important;font-size:70px; color: #fff; opacity: 1;transition: all 0.4s ease-out 0s;width: 20px; height: 20px; background-size: contain !important; display: inline-block; border-width: 3px 3px 0 0; border-style: solid; border-color: #fff; margin-top: 0px;}
.loop .owl-prev:before { content: ""; transform: rotate(-135deg); margin-left: 10px; }
.loop .owl-next:before { content: ""; transform: rotate(45deg);  margin-right: 10px; }
.loop .owl-prev:hover:before, .loop .owl-next:hover:before { opacity: 1;}
.loop .owl-prev:hover, .loop .owl-next:hover { transform: scale(0.85);}
.loop .owl-stage-outer {z-index: 2;}
.loop .owl-dots { position: absolute; z-index: 100; bottom: 25px; width: 100%; text-align: center !important; padding: 0 50px; }
.loop .owl-dots .owl-dot span, .loop  .owl-dots .owl-dot span { background: #C9C9C9 !important; width: 14px !important; height: 14px !important; border: 0px solid #4c4c4c;}
.loop .owl-dots .owl-dot.active span, .loop  .owl-dots .owl-dot:hover span { background: #FEAC5C !important; }

.demo-section { padding-left: 5%; padding-right: 5%;}

.idx-pro-section { padding: calc(25px + 2%) 5%;
background-image: url(../images/idx-pro-bg-1.png), url(../images/idx-pro-bg-2.png), linear-gradient(90deg, #189a9a 0%, #189a9a 100%);;
background-position: left bottom, right top, center center;
background-repeat: no-repeat, no-repeat, no-repeat;
background-size: 36%, 25%, 100%;
}

.title01 { position: relative; margin-bottom: calc(20px + 1%); }
.title01 p { margin-bottom: 0px !important; padding-bottom: 30px;}
.title01 > h1, .title01 > div { font-weight: 500; padding: 0; margin: 0; line-height: 1.7; font-size: calc(22px + 0.7vw); color: #fff;padding-bottom: 15px;}
.title01:after { position: absolute; content: ""; width: 60px; height: 4px; background: #fff; bottom: 0; left: 0;}

.title01-2 > h1, .title01-2 > div { color: #189a9a;}
.title01-2:after { background: #189a9a;}

.color-white { color: #fff !important;}


.loop2 {}
.loop2 .owl-dots { display: none;}
.loop2 .owl-item {position: relative; }
.loop2 .owl-nav { position: absolute; top:calc(50% - 40px); width: 100%; z-index: 11;}
.loop2 .owl-prev, .loop2 .owl-next { position:absolute; z-index:100; top:calc(50% - 0px);  width: 60px !important; height: 60px !important; background: #189a9a !important; border-radius: 100% !important;transition: all 0.4s ease-out 0s; }
.loop2 .owl-prev { left:0; }
.loop2 .owl-next { right:0;}
.loop2 .owl-prev:before, .loop2 .owl-next:before { font-family: 'Font Awesome 5 Free';font-weight: 900 !important;font-size:70px; color: #fff; opacity: 1;transition: all 0.4s ease-out 0s;width: 20px; height: 20px; background-size: contain !important; display: inline-block; border-width: 3px 3px 0 0; border-style: solid; border-color: #fff; margin-top: 0px;}
.loop2 .owl-prev:before { content: ""; transform: rotate(-135deg); margin-left: 10px; }
.loop2 .owl-next:before { content: ""; transform: rotate(45deg);  margin-right: 10px; }
.loop2 .owl-prev:hover:before, .loop2 .owl-next:hover:before { opacity: 1;}
.loop2 .owl-prev:hover, .loop2 .owl-next:hover { transform: scale(0.85);}
.loop2 .owl-stage-outer {z-index: 2; }
.loop2 .owl-dots { position: absolute; z-index: 100; bottom: 25px; width: 100%; text-align: center !important; padding: 0 50px; }
.loop2 .owl-dots .owl-dot span, .loop2  .owl-dots .owl-dot span { background: #C9C9C9 !important; width: 14px !important; height: 14px !important; border: 0px solid #4c4c4c;}
.loop2 .owl-dots .owl-dot.active span, .loop2  .owl-dots .owl-dot:hover span { background: #FEAC5C !important; }


.idx-pro-box { position: relative; box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.4); border-radius: 0 0 0 50px; background: #fff; margin: 30px;}
.idx-pro-box:hover img { transform: scale(1.05) ;opacity: 0.6;}
.idx-pro-pto { padding-bottom: 81%; display: block; background: #189a9a;}
.idx-pro-pto img { transition: all 1s ease-out 0s;}
.idx-pro-content { background: #fff; border-radius: 0 0 0 50px; position: relative; padding: calc(15px + 3%) calc(15px + 3%) 50px calc(15px + 3%); min-height: 250px;}
.idx-pro-content-title { font-size: 22px; font-weight: 500; margin-bottom: 15px;
display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;}
.idx-pro-content-data { font-size: 16px; font-weight: 300; height: 75px;
display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;}
.idx-pro-content-btn { position: absolute; bottom: 0; right: 5%; width: 70px; height: 35px; background: #191919; border-radius: 70px 70px 0 0; text-align: center; color: #fff !important; font-size: 16px; font-weight: 500; padding-top: 6px;}
.idx-pro-content-btn:hover { background: #189a9a;}


.idx-app-section { padding: calc(25px + 3%) 5%;}
.idx-app-list { display: flex; flex-direction: column; flex-wrap: nowrap; position: relative; margin-top: -90px;}
.idx-app-list > div { display: flex; flex-direction: row; flex-wrap: wrap;}
.idx-app-list > div > div { width: 50%; padding-right: 5%;}
.idx-app-list > div:nth-child(even) > div { padding-right: 0;padding-left: 5%;}
.idx-app-list > div > div:nth-of-type(1) { padding-top: 10%;}
.idx-app-list-pto { padding-bottom: 93%; border-radius: 50px 0; display: block; }
.idx-app-list-pto img { transition: all 1s ease-out 0s;}
.idx-app-list-btn { position: relative; z-index: 3; border-radius: 0 30px 0 0; background: #fff; max-width: 350px; padding-right: 45px; padding-top: 20px; display: flex; flex-direction: row; flex-wrap: nowrap; align-items: center;margin-top: -74px;}
.idx-app-list-btn > div:nth-of-type(1) { width: calc(100% - 70px); font-size: 22px; font-weight: 500;transition: all 0.4s ease-out 0s; padding-right: 10px;}
.idx-app-list-btn > div:nth-of-type(2) { width: 70px; height: 70px; position: relative;display: flex; flex-direction: row; flex-wrap: nowrap; align-items: center; justify-content: center; transform-origin: 50% 50%;}
.idx-app-list > div > div:hover .idx-app-list-btn > div:nth-of-type(1) { color: #189a9a !important;}
.idx-app-list > div > div:hover .idx-app-list-btn > div:nth-of-type(2) { animation-name: app-circle; animation-duration: 1s; animation-fill-mode: both;}
.idx-app-list > div > div:hover .idx-app-list-pto img { transform: scale(1.1);}
.idx-app-list > div > div:hover .idx-app-list-btn > div:nth-of-type(2):before { transform: scale(0);}
.idx-app-list > div > div:hover .idx-app-list-btn > div:nth-of-type(2):after { transform: scale(1);}
@keyframes app-circle {
  0%   { transform: rotate(0);}
  100%   { transform: rotate(360deg);}
}
.idx-app-list-btn > div:nth-of-type(2):before { content: ""; position: absolute; z-index: 1; width: 100%; height: 100%; background: #189a9a; border-radius: 100%; top: 0; left: 0; transform-origin: 50% 50%; opacity: 0.5; transition: all 0.4s ease-out 0s;}
.idx-app-list-btn > div:nth-of-type(2):after { content: ""; position: absolute; z-index: 2; width: 100%; height: 100%; background: #189a9a; border-radius: 100%; top: 0; left: 0; transform-origin: 50% 50%; transform: scale(0.7); transition: all 0.4s ease-out 0s;}
.idx-app-list-btn > div span { position: relative; z-index: 3; display: block; width: 19px; height: 3px; background: #fff;}
.idx-app-list-btn > div span:after { position: absolute; content: ""; width: 100%; height: 100%; left: 0; top: 0; transform-origin: 50% 50%; transform: rotate(90deg); background: #fff;}

.idx-app-info { font-size: calc(20px + 0.5vw); padding-bottom: 32px; padding-top:42%; line-height: 1.5;}

.btn-more { display: block; width: 120px; position: relative; text-align: center; padding: 20px 0; line-height: 1;}
.btn-more:hover:after { height: 100%;}
.btn-more:hover span { color: #fff ;}
.btn-more span { display: inline-block; position: relative;z-index: 3; font-size: 18px; font-weight: 500; color: #189a9a;}
.btn-more:after { content: ""; position: absolute; width: 100%; height: 6px; background: #189a9a; left: 0; bottom: 0;transition: all 0.25s ease-out 0s; }

.idx-about-section { padding: calc(25px + 3%) 5%; background: #189a9a; position: relative;}
.idx-about-section:after { content: ""; position: absolute; top: 0; right: 0; width: 70%; height: 100%; background: url("../images/idx-about-bg.jpg") no-repeat center center; background-size: cover; background-attachment: fixed; clip-path: polygon(195px 0, 100% 0%, 100% 100%, 0% 100%);}
.idx-about-content { z-index: 3; display: flex; flex-direction: row; flex-wrap: wrap; align-items: center;}
.idx-about-content > div:nth-of-type(1) { width: calc(50% + 102px); line-height: 0;}
.idx-about-content > div:nth-of-type(1) img { border-radius: 50px 0; box-shadow: 0px 0px 40px 0px rgba(0,0,0,0.2);}
.idx-about-content > div:nth-of-type(2) { width: calc(50% - 102px); padding-left: 6%;}
.idx-about-content > div:nth-of-type(2) p { color: #fff !important;}
.idx-about-content > div:nth-of-type(2) .title01:after { background: #189a9a;}


.idx-knowledge-section { padding: calc(25px + 3%) 5%; background: #fff; position: relative;}
.idx-knowledge-section:after { content: ""; position: absolute; top: 0; right: 0; width: 70%; height: 100%; background: #189a9a; clip-path: polygon(195px 0, 100% 0%, 100% 100%, 0% 100%);}
.idx-knowledge-list { display: flex; flex-direction: row; flex-wrap: wrap; margin-right: -5%; padding-bottom: 0px; position: relative; z-index: 3;}
.idx-knowledge-list > a { width: calc(33.3% - 5%); margin: 0 5% 25px 0; text-align: center; display: block;}
.idx-knowledge-list > a:hover .idx-knowledge-list-pto img  { transform: scale(1.05); opacity: 0.8;}
.idx-knowledge-list-pto { padding-bottom: 62%; margin-bottom:15px;box-shadow: 0px 0px 40px 0px rgba(0,0,0,0.2); background: #000; }
.idx-knowledge-list-pto img { transition: all 1s ease-out 0s;}
.idx-knowledge-list-name { font-size: 22px; font-weight: 500; text-align: center;}

.idx-knowledge-section .btn-more { margin: 0 0 0 auto; position: relative; z-index: 3;}
.idx-knowledge-section .btn-more span { color: #fff;}
.idx-knowledge-section .btn-more:hover span { color: #189a9a;}
.idx-knowledge-section .btn-more:after { background: #fff;}

@media only screen and (max-width: 1279px) {
    #content { font-size: 16px;}
    #content p{ font-size: 16px;}
    p, td, li, label { font-size: 16px;}
	
	.banner-pc { display: none}
	.banner-mobile { display: block; }
	
}

@media only screen and (max-width: 980px) {
	.loop .owl-nav, .loop2 .owl-nav { top:calc(50% - 30px); }
	.loop .owl-prev, .loop .owl-next, .loop2 .owl-prev, .loop2 .owl-next { width: 35px !important; height: 35px !important; }
	.loop .owl-prev:before, .loop .owl-next:before, .loop2 .owl-prev:before, .loop2 .owl-next:before { width: 12px; height: 12px; }
	.loop .owl-prev:before, .loop2 .owl-prev:before { margin-left: 5px; }
	.loop .owl-next:before, .loop2 .owl-next:before { margin-right: 5px; }
	.banner-slogon { font-size: calc(20px + 2vw); width: 100%; text-align:center; padding: 0 5%;}

	.idx-app-list-btn {  max-width: 350px; padding-right: 0px; margin-top: -30px;}
	.idx-app-list-btn > div:nth-of-type(1) { font-size: 19px;}
	.idx-app-list-btn > div:nth-of-type(2) { width: 44px; height: 44px; }
	
	.idx-about-section:after { clip-path: polygon(0 0, 100% 0%, 100% 100%, 0% 100%); width: 100%;}
	.idx-about-content > div:nth-of-type(1) { width: 100%; padding-bottom: 15px;}
	.idx-about-content > div:nth-of-type(2) { width: 100%; padding-left: 0%;}
	.idx-about-content > div:nth-of-type(2) .title01:after { background: #fff;}
	
	.idx-knowledge-section:after { display:none;}
	.idx-knowledge-list-name { font-size: 18px; }
	.idx-knowledge-section .btn-more span { color: #189a9a;}
	.idx-knowledge-section .btn-more:hover span { color: #fff;}
	.idx-knowledge-section .btn-more:after { background: #189a9a;}
}
@media only screen and (max-width: 768px) {
	.idx-app-list { margin-top: 0;}
	.idx-app-list > div > div { width: 100%; padding-right: 0 !important; padding-left: 0 !important; margin-bottom: 40px;}
	.idx-app-list > div > div:nth-of-type(1) { padding-top: 0%;}
	
	.idx-app-info { font-size: calc(18px + 0.5vw); padding-bottom: 25px; padding-top:0; }
	
	.btn-more {padding: 18px 0;}
	.btn-more span { font-size: 16px;}
	
	.idx-knowledge-list > a { width: calc(100% - 5%); }
}
@media only screen and (max-width: 640px) {
	.banner-pto { height: 70vh;}
	video { height: 70vh;}
}
@media only screen and (max-width: 570px) {
	
}

@media only screen and (max-width: 414px) {
	
}

@media only screen and (max-width: 320px) {
	.banner-slogon { font-size: calc(16px + 2vw); }
}