/* CSS Document */

body {	-webkit-text-size-adjust:100%; font-family: 'Noto Sans TC', sans-serif; overflow-x: hidden; background: #efefef; }
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:1500px; margin:0 auto; text-align:left; position:relative; clear:both;}

#content { font-size: clamp(17px, 1.2vw, 23px); line-height:1.5; color: #333333; letter-spacing: 0; font-weight: 400; padding-top: 0px;}
#content p{ margin-bottom: calc(25px + 1%);; margin-top: 0; font-size: clamp(17px, 1.2vw, 23px);line-height:1.5;  font-weight: 400;}
p, td, li, label { font-size: clamp(17px, 1.2vw, 23px);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 {  margin-bottom: calc(25px + 3%);}
.banner-pc { }
.banner-mobile { display: none !important;}
.loop {}
.loop .owl-dots { }
.loop .owl-item {position: relative; }
.loop .owl-nav { position: absolute; top:calc(50% - 40px); left: 0; width: 100%; z-index: 11;}
.loop .owl-prev, .loop .owl-next { position:absolute; z-index:100; top:calc(50% - 0px); width: 50px !important; height: 50px !important; border-radius: 100% !important; background: rgba(255,255,255,.2) !important; border: 0px solid #fff !important;}
.loop .owl-prev { left:15px; }
.loop .owl-next { right:15px;}
.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: 13px; height: 13px; background-size: contain; display: block; border-width: 1px 1px 0 0; border-style: solid; border-color: #fff;}
.loop .owl-prev:before { content: ""; transform: rotate(-135deg); margin-left: 20px; }
.loop .owl-next:before { content: ""; transform: rotate(45deg); margin-left: 15px;}
.loop .owl-prev:hover:before, .loop .owl-next:hover:before { opacity: 1;}
.loop .owl-stage-outer {z-index: 2;}
.loop .owl-dots { position: absolute; z-index: 100; bottom:6%; width: 100%; text-align: center !important; padding: 0 0px; }
.loop .owl-dots .owl-dot { border: 1px solid #c10000; background: transparent; margin-left: 8px;  margin-right: 8px; border-radius: 100%;}
.loop .owl-dots .owl-dot.active {  }
.loop .owl-dots .owl-dot span { background: transparent !important; width: 14px !important; height: 14px !important; margin: 0 auto!important;}
.loop .owl-dots .owl-dot.active span/*, .loop  .owl-dots .owl-dot:hover span*/ { background: #c10000 !important;}

.idx-solution-section { padding-bottom: calc(25px + 5%);}
.idx-solution-top { display: flex; flex-direction: row; flex-wrap: nowrap; align-items: center; padding-bottom: 40px; }
.idx-solution-top > div:nth-of-type(1) { border-right: 3px solid #333333; margin-right: 34px; }
.title-1 > div, .title-1 > h1 { text-transform: uppercase; color: #111; font-size: clamp(28px, 3vw, 42px); font-weight: 900; padding: 0 0 30px 0; margin: 0; line-height: 150%;}
.idx-solution-title { padding: 7px 34px ; line-height: 100%; }
.idx-solution-title > div, .idx-solution-title > h1 { padding-bottom: 0;}

.video-container {position: relative;padding-bottom: 51.5%;padding-top: 30px;height: 0;overflow: hidden;}
.video-container iframe {position: absolute;top: 0;left: 0;width: 100%;height: 100%; border-width: 0;}


.loop2 {}
.loop2 .owl-dots { display: none;}
.loop2 .owl-item {position: relative; background: #fff; overflow: hidden; border-radius: 10px;}
.loop2 .owl-nav { position: absolute; top:-110px; right: 0; width: 146px; z-index: 11;}
.loop2 .owl-prev, .loop2 .owl-next { position:absolute; z-index:100; top:calc(50% - 0px); width: 52px !important; height: 52px !important; border-radius: 100% !important; background: #cecece !important; border: 0px solid #999 !important;}
.loop2 .owl-prev { left:0px; }
.loop2 .owl-next { right:0px;}
.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: 13px; height: 13px; background-size: contain; display: block; border-width: 1px 1px 0 0; border-style: solid; border-color: #fff;}
.loop2 .owl-prev:before { content: ""; transform: rotate(-135deg); margin-left: 22px; }
.loop2 .owl-next:before { content: ""; transform: rotate(45deg); margin-left: 17px;}
.loop2 .owl-prev:hover:before, .loop2 .owl-next:hover:before { opacity: 1;}
.loop2 .owl-stage-outer {z-index: 2;}
.loop2 .owl-dots { position: absolute; z-index: 100; bottom:4%; width: 100%; text-align: center !important; padding: 0 0px; }
.loop2 .owl-dots .owl-dot { border: 1px solid #c10000; background: transparent; margin-left: 8px;  margin-right: 8px; border-radius: 100%;}
.loop2 .owl-dots .owl-dot.active {  }
.loop2 .owl-dots .owl-dot span { background: transparent !important; width: 14px !important; height: 14px !important; margin: 0 auto!important;}
.loop2 .owl-dots .owl-dot.active span { background: #c10000 !important;}

.idx-pro-top {background: linear-gradient(0deg, #dadbdd 0%, #ffffff 100%); padding: 25px;}
.idx-pro-pto {padding-bottom: 62%; display: block;}
.idx-pro-bottom {padding: 25px;}
.idx-pro-bottom-title {line-height: 1.2; font-size: clamp(22px, 1.7vw, 28px); font-weight: 700; padding-bottom: 10px; display: block;}
.idx-pro-bottom-title:hover { color: #d00101;}
.idx-pro-bottom-data {line-height: 1.2; font-size: 23px; font-weight: 300; min-height: 58px; margin-bottom: 10px;
display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;}
.idx-pro-bottom-cash { font-size: clamp(17px, 1.3vw, 23px);}

.loop3 {}
.loop3 .owl-dots { display: none;}
.loop3 .owl-item {position: relative; background: none !important;}
.loop3 .owl-item img {width: inherit !important; transition: all 1.4s ease-out 0s; }
.loop3 .owl-item:hover img {transform: scale(1.05);}
.loop3 .owl-nav { position: absolute; top:44%; left: 0; transform: translateY(-50%); width: 100%; z-index: 11;}
.loop3 .owl-prev, .loop3 .owl-next { position:absolute; z-index:100;  width: 32px !important; height: 32px !important; border-radius: 100% !important; background: #cecece !important; border: 0px solid #999 !important; margin: 0 !important;}
.loop3 .owl-prev { left:0px; }
.loop3 .owl-next { right:0px;}
.loop3 .owl-prev:before, .loop3 .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: 8px; height: 8px; background-size: contain; display: block; border-width: 1px 1px 0 0; border-style: solid; border-color: #fff;}
.loop3 .owl-prev:before { content: ""; transform: rotate(-135deg); margin-left: 14px; }
.loop3 .owl-next:before { content: ""; transform: rotate(45deg); margin-left: 10px;}
.loop3 .owl-prev:hover:before, .loop3 .owl-next:hover:before { opacity: 1;}
.loop3 .owl-stage-outer {z-index: 2;}
.loop3 .owl-dots { position: absolute; z-index: 100; bottom:4%; width: 100%; text-align: center !important; padding: 0 0px; }
.loop3 .owl-dots .owl-dot { border: 1px solid #c10000; background: transparent; margin-left: 8px;  margin-right: 8px; border-radius: 100%;}
.loop3 .owl-dots .owl-dot.active {  }
.loop3 .owl-dots .owl-dot span { background: transparent !important; width: 14px !important; height: 14px !important; margin: 0 auto!important;}
.loop3 .owl-dots .owl-dot.active span { background: #c10000 !important;}

.idx-why-section { padding-bottom: calc(25px + 5%);}
.idx-why-section .idx-solution-title { border-width: 0 !important;}

.idx-why-list { margin-right: -20px; display: flex; flex-direction: row; flex-wrap: wrap;}
.idx-why-list > div { margin-right: 20px; width: calc(25% - 20px); display: flex; flex-direction: column; flex-wrap: nowrap;}
.idx-why-list > div > a { margin-bottom: 17px; border-radius: 10px; display: block; position:relative; overflow: hidden;}
.idx-why-list > div > a:hover { transform: scale(1.02); box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.1);}
.idx-why-list > div > a > img { object-fit: cover; width: 100%; height: 100%; object-position: center bottom;}
.idx-why-list-title { position: absolute; z-index: 2; width: 100%; height: 100px; top:0; left: 0; display: flex; flex-direction: row; flex-wrap: wrap;  justify-content: center; font-size: clamp(22px, 1.7vw, 28px); font-weight: 700; background: linear-gradient(180deg, #fff 70%, rgba(255,255,255,0) 100%); padding-top: 20px;}

.idx-video-section { position: relative; display: block; line-height: 0; overflow: hidden; border-radius: 10px;}
.idx-video-section:hover .idx-video-btn { transform:translate(-50%, -50%) scale(0.8);}
.idx-video-btn { position: absolute; top:50%; left: 50%; transform: translate(-50%, -50%); transition: all 0.4s ease-out 0s;}

.idx-bottom-section { padding-bottom: calc(20px + 4%); display: flex; flex-direction: column; flex-wrap: wrap;}
.idx-bottom-section > div { margin-bottom: 30px; display: flex; flex-direction: row; flex-wrap: wrap; align-items: center; border-radius: 10px; overflow:hidden; background: linear-gradient(0deg, #dadbdd 0%, #fff 100%); width: 100%;}
.idx-bottom-section > div > div { width: 50%;}
.idx-bottom-section > div:nth-child(even) > div:nth-of-type(1) { order: 2;}
.idx-bottom-section > div:nth-child(even) > div:nth-of-type(2) { order: 1;}
.idx-bottom-section .loop3 .owl-item img {transform: scale(1); width: 100% !important;}
.idx-bottom-section .loop3 .owl-item:hover img {transform: scale(1);}
.idx-bottom-section .loop3 .owl-prev { left:3%; }
.idx-bottom-section .loop3 .owl-next { right:3%;}
.idx-bottom-section .idx-video-section { border-radius: 0;}
.idx-bottom-section .idx-video-section img { width: 100%;}

.idx-bottom-content { padding: 5% 8%; font-size: clamp(20px, 1.7vw, 28px); line-height: 1.2;}
.idx-bottom-content > b { display: block;  font-size: clamp(24px, 2.4vw, 36px); line-height: 1.2; padding-bottom: 10px;}

@media only screen and (max-width: 1365px) {
	#content { padding-top: 60px; }
	#content p {}
	p, td, li, label {}
	
	
}
@media only screen and (max-width: 1279px) {
	.banner-pc { display: none !important;}
	.banner-mobile { display: block!important;}
	
	.idx-solution-top { flex-direction: column; justify-content: center; align-items: center;padding-bottom: 10px; }
	.idx-solution-top > div:nth-of-type(1) { border-right: 0px solid #333333;border-bottom: 3px solid #333333; margin-right: 0px; margin-bottom: 15px; padding-left: 0; padding-right: 0;  }
	.idx-solution-title { padding-right: 0;}
	
	.loop2 > .owl-nav { top:auto; bottom: -20px; right: auto; left: 50%; transform: translateX(-50%) scale(0.7);}
	
	.idx-solution-section { padding-bottom: calc(80px + 3%);}
	
	.idx-pro-bottom-data { font-size: 17px; min-height: 44px;}
	
	.idx-why-list > div { width: calc(50% - 20px);}
}

@media only screen and (max-width: 980px) {
	.loop3 .owl-nav { top:40%}
	.loop3 .owl-prev { left:-16px; }
	.loop3 .owl-next { right:-16px;}
	
	.idx-video-btn img { max-width: 60px;}
	
	.idx-bottom-section > div > div { width: 100%;}
	.idx-bottom-content { padding:25px 20px; }
	.idx-bottom-section > div:nth-child(even) > div:nth-of-type(1) { order: 1;}
	.idx-bottom-section > div:nth-child(even) > div:nth-of-type(2) { order: 2;}
}
@media only screen and (max-width: 768px) {
	
}
@media only screen and (max-width: 640px) {
	.loop .owl-dots .owl-dot span { width: 10px !important; height: 10px !important;}
	
}
@media only screen and (max-width: 570px) {
	.idx-why-list { margin-right: 0px; }
	.idx-why-list > div { margin-right: 0px; width: 100%;}
	
	
}

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

}

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

}