/* CSS Document */

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

#content { font-size: clamp(16px, 1.3vw, 18px); line-height:1.7; color: #4d4d4d; letter-spacing: 0; font-weight: 400; padding-top: 0px;}

.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%;}

.font-size-17 { font-size: clamp(16px, 1.2vw, 17px);}
.font-size-18 { font-size: clamp(16px, 1.3vw, 18px);}
.font-size-19 { font-size: clamp(17px, 1.4vw, 19px);}
.font-size-20 { font-size: clamp(18px, 1.5vw, 20px);}
.font-size-21 { font-size: clamp(18px, 1.6vw, 21px);}
.font-size-22 { font-size: clamp(20px, 1.7vw, 22px);}
.font-size-24 { font-size: clamp(20px, 1.9vw, 24px);}
.font-size-26 { font-size: clamp(20px, 2.1vw, 26px);}
.font-size-28 { font-size: clamp(22px, 2.2vw, 28px);}
.font-size-30 { font-size: clamp(22px, 2.5vw, 30px);}
.font-size-36 { font-size: clamp(25px, 3.3vw, 36px); line-height: 1.3;}
.font-size-40 { font-size: clamp(26px, 3.3vw, 40px); line-height: 1.3;}
.font-size-42 { font-size: clamp(26px, 3.3vw, 42px); line-height: 1.3;}
.font-size-44 { font-size: clamp(26px, 3.5vw, 44px); line-height: 1.3;}
.font-size-48 { font-size: clamp(26px, 3.5vw, 48px); line-height: 1.3;}
.font-size-54 { font-size: clamp(28px, 3.7vw, 54px); line-height: 1.3;}
.font-size-60 { font-size: clamp(32px, 4vw, 60px); line-height: 1.2;}

.font-open-sans { font-family: "Open Sans", sans-serif; }

.color-white { color: #fff !important;}
.color-red { color: #ff0000 !important;}
.color-gray { color: #333 !important;}
.color-blue { color: rgba(20,175,235,1) !important;}
.color-black { color: #000 !important;}

.align-center { text-align: center !important;}
.align-left { text-align: left !important;}
.align-right { text-align: right !important;}

.weight-100 { font-weight: 100;}
.weight-300 { font-weight: 300;}
.weight-400 { font-weight: 400;}
.weight-500 { font-weight: 500;}
.weight-600 { font-weight: 600;}
.weight-700 { font-weight: 700;}
.weight-900 { font-weight: 900;}

.p-layout { margin: 0; padding:0 0 calc(20px + 1%) 0; font-weight: 400; line-height: 1.7; font-size: clamp(16px, 1.3vw, 18px); }

.layout-wrap { display: flex; flex-direction: row; flex-wrap: wrap;}
.layout-nowrap { display: flex; flex-direction: row; flex-wrap: nowrap;}

.hr-type-1 { padding: 0 !important; margin: 20px 0 !important;}

.title-type-1 { padding-bottom: calc(10px + 1%);line-height: 1.3;}


.banner { position: relative; }

.banner-pc, .banner-mobile { position: relative;}
.banner-mobile { display: none !important;}

.loop .owl-dots { display: none;}
.loop .owl-item {position: relative; }
.loop .owl-nav { position: absolute; top:45%; transform: translateY(-50%);width: 100%; z-index: 11;}
.loop .owl-prev, .loop .owl-next { position:absolute; z-index:100; top:50%; transform: translateY(-50%); background:none !important;}
.loop .owl-prev { left:30px; }
.loop .owl-next { right:30px;}
.loop .owl-prev:before, .loop .owl-next:before { font-family: 'Font Awesome 5 Free';font-weight: 900 !important;font-size:70px; color: #fff; opacity: 0.5;transition: all 0.4s ease-out 0s;width: 35px; height: 35px; background-size: contain; display: block; border-width: 2px 2px 0 0; border-style: solid; border-color: #fff;}
.loop .owl-prev:before { content: ""; transform: rotate(-135deg); }
.loop .owl-next:before { content: ""; transform: rotate(45deg);}
.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: 3%; width: 100%; text-align: center !important; padding: 0 0px; }
.loop .owl-dots .owl-dot span, .loop  .owl-dots .owl-dot span { background: #fff !important; width: 10px !important; height: 10px !important; opacity: 0.5;}
.loop .owl-dots .owl-dot.active span, .loop  .owl-dots .owl-dot:hover span { opacity: 1; }

.idx-section-1 { position: relative; background: url("../images/idx-section-1-bg.jpg") no-repeat top center / cover; padding: 135px 5% calc(20px + 3%) 5%}
.idx-section-1:after { content: ""; position: absolute; width: 6px; height: calc(100% - 72px); bottom: 0; left: 50%; transform: translateX(-50%); background: linear-gradient(180deg, #fff 65%, rgba(255,255,255,.05) 100%); z-index: 1;}

.idx-section-1-top { position: absolute; top:-124px; left: 50%; transform: translateX(-50%); height: 197px; background: url("../images/idx-section-1-topbg.png") no-repeat center bottom; width: 100%; z-index: 2; text-align: center; font-size: clamp(20px, 2.1vw, 26px); padding: 0 5%; line-height: 1.5; font-weight: 400;}

.idx-section-1-content { display: flex; flex-direction: row; flex-wrap: wrap; justify-content: space-between; max-width: 1280px; margin: 0 auto; position: relative; z-index: 4;}
.idx-section-1-content > div { width: calc(50% - 48px);display: flex; flex-direction: row; flex-wrap: wrap; }
.idx-section-1-content > div > div:nth-of-type(1) { width: calc(100% - 180px); padding-right: 48px; padding-top: 55px; }
.idx-section-1-content > div > div:nth-of-type(2) { width: 180px; text-align: center;}
.idx-section-1-content > div:nth-of-type(2) > div:nth-of-type(1) { order: 2; padding-left: 48px; }
.idx-section-1-content > div:nth-of-type(2) > div:nth-of-type(2) { order: 1;}

.idx-pro-title { height: 55px;font-size: clamp(20px, 2.1vw, 22px); line-height: 1.2; font-weight: 700;}
.idx-pro-content { background: rgba(255,255,255,.5); min-height: 312px; padding: calc(20px + 2%);}
.idx-pro-content span { display: block; transform: scaleY(1.2); font-weight: 700; padding-bottom: 5px;}
.idx-pro-btn, .btn01 { line-height: 1; font-size: 12px; padding: 6px; border: 1px solid #4d4d4d; display: inline-block;}
.idx-pro-btn:hover, .btn01:hover { color: #fff; background: #4d4d4d;}

.idx-pro-link { cursor: pointer; background: rgba(255,255,255,.7); text-align: center; line-height: 1; padding: 10px 10px; margin-bottom: 20px; box-shadow: 0px 20px 20px 0px rgba(0,0,0,0.2); font-size: clamp(20px, 1.9vw, 24px); font-weight: 500;}
.idx-pro-link:hover, .idx-pro-current { background: rgba(20,175,235,.7); color: #fff;}
.idx-section-1-content > div:nth-of-type(2) > div:nth-of-type(2) .idx-pro-link:hover, .idx-section-1-content > div:nth-of-type(2) > div:nth-of-type(2) .idx-pro-current { background: rgba(128,128,128,.7);}

.idx-pro-content-a, .idx-pro-content-b { display: none;}

.idx-solution-section { position: relative; padding: calc(20px + 2.5%) 0 30px 0;}
.idx-solution-section-pto { position: absolute; top: 0; left: 0; width: 50%; z-index: -1;}
.idx-solution-section-title { text-align:center; color: rgba(20,175,235,1); font-weight: 400; font-size: clamp(26px, 3.5vw, 44px); filter: drop-shadow(1px 1px 1px #e7e9eb) drop-shadow(1px -1px 1px #e7e9eb) drop-shadow(-1px 1px 1px #e7e9eb) drop-shadow(-1px -1px 1px #e7e9eb); padding: 0 5% 10px 5%; height: 268px;}

.idx-solution-content { padding-right: 13%; position: relative; display: flex; flex-direction: row; flex-wrap: wrap; align-items: center;}
.idx-solution-content-box { display: none;}
.idx-solution-content > div {  z-index: 3; position: relative; }
.idx-solution-content > div:nth-of-type(1) { padding-left: 10%; padding-right: 3%; width: 42%;}
.idx-solution-content > div:nth-of-type(2) {width: 58%; position: relative;}
.idx-solution-content > div:nth-of-type(2) img {width: 100%;}
.idx-solution-content:after { content: "" ;position: absolute; z-index: 1; width: 70%; height: 230px; background: #fff; left: 0; top:50%; transform: translateY(-50%);}

.idx-solution-gif { position:absolute; z-index: 3; top:50%; left: 50%; transform: translate(-50%, -50%); width: 100%; pointer-events: none;}

.idx-solution-pto { display: none;}
.idx-solution-link { position: absolute; z-index: 3; width: 16%; height: 16%; border: 0px solid red; display: block;}
.idx-solution-link-1 { top:19%; left: 42%}
.idx-solution-link-2 { top:36%; right: 20%}
.idx-solution-link-3 { bottom:25%; right: 24%}
.idx-solution-link-4 { bottom:16%; left: 42%}
.idx-solution-link-5 { bottom:25%; left: 24%}
.idx-solution-link-6 { top:36%; left: 20%}

.idx-solution-content-title { font-weight: 700;font-size: clamp(18px, 1.5vw, 20px); line-height: 1.5; padding-bottom: 5px;}
.idx-solution-content-data { margin-bottom: 10px;
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 3;
overflow: hidden;}
.idx-solution-content-btn { text-align: right;}

.idx-about-section { }
.idx-about-top-section { padding: 0 5% 10px 5%;}

.title01 { font-family: 'Noto Sans TC', sans-serif; text-align:center; color: rgba(20,175,235,1); font-weight: 400; font-size: clamp(26px, 3.5vw, 44px);  padding: 0 0 calc(15px + 1%) 0; margin: 0; line-height: 1.2;}

.idx-about-content { display: flex; flex-direction: row; flex-wrap: wrap; justify-content: space-between;}
.idx-about-content > div { width: calc(50% - 10px); margin-bottom: 20px; position: relative; padding: 60px 90px 60px 3%; overflow: hidden;}
.idx-about-content > div:nth-child(even) { padding: 60px 3% 60px 90px;}
.idx-about-content > div:after { content: ""; position: absolute; width: 6px; height: 53%; transform-origin: 50% 100%; right: -6px; bottom: -3px; display: block; transform: rotate(-50deg); background: #ececec;}
.idx-about-content > div:nth-of-type(2):after {  left: -6px; right: auto; transform: rotate(50deg); }
.idx-about-content > div:nth-of-type(3):after {  top:-3px; left: auto; right: -6px; bottom: auto;transform-origin: 100% 0%; transform: rotate(50deg); }
.idx-about-content > div:nth-of-type(4):after {  top:-3px; left: -6px; right: auto; bottom: auto;transform-origin: 50% 0%; }
.idx-about-content > div > img { object-fit: cover; width: 100%; height: 100%; position: absolute; left: 0; top:0; z-index: -1;}
.idx-about-content-1 { display: flex; flex-direction: row; flex-wrap: wrap; align-items: center; justify-content: flex-end;}
.idx-about-content-1b { justify-content: flex-start;}
.idx-about-content-1 > div:nth-of-type(1) { width: calc(100% - 160px); padding:0 15px;font-size: clamp(18px, 2vw, 24px); font-weight: 700; line-height: 1.4; color: #fff; text-align: right;}
.idx-about-content-1 > div:nth-of-type(2) { width: 160px; height: 160px; border: 6px solid #ececec; border-radius: 100%; position: relative;}
.idx-about-content-1b > div:nth-of-type(1) { order: 2; text-align: left;}
.idx-about-content-1b > div:nth-of-type(2) { order: 1;}
.idx-about-content-1 > div:nth-of-type(2) > img { position: absolute; top:50%; left: 50%; transform: translate(-50%, -50%);}

.idx-news-section { padding: calc(20px + 2%) 5% calc(20px + 2%) 5%;}
.idx-news-list { display: flex; flex-direction: row; flex-wrap: wrap; justify-content: space-between;}
.idx-news-list > a { width: calc(50% - 14px); margin-bottom: 28px;display: flex; flex-direction: row; flex-wrap: wrap; justify-content: space-between;}
.idx-news-list > a:hover { transform: scale(0.92);}
.idx-news-list > a:hover .idx-news-list-title { color: rgba(20,175,235,1);}
.idx-news-list > a:hover .idx-news-list-pto img { transform: scale(1.05);}
.idx-news-list > a:hover .idx-news-list-btn img { transform: translateX(20px);}
.idx-news-list > a > div:nth-of-type(1) { width: 45%;}
.idx-news-list > a > div:nth-of-type(2) { width: calc(55% - 20px); border-width: 1px 1px 1px 0; border-style: solid; border-color: rgba(20,175,235,1); padding: calc(25px + 2%) 25px 25px 0;}
.idx-news-list-pto { padding-bottom: 91%;}
.idx-news-list-pto img { transition: all 2s ease-out 0s; }
.idx-news-list-date {  line-height: 1; padding-bottom: 10px; color: #4d4d4d;}
.idx-news-list-title { font-size: clamp(18px, 1.5vw, 20px); line-height: 1.3; padding-bottom: 10px; font-weight: 500;transition: all 0.4s ease-out 0s; color: #4d4d4d; }
.idx-news-list-data { line-height: 1.3; margin-bottom: 10px; color: #4d4d4d;
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;
overflow: hidden}
.idx-news-list-btn img { width: 36px;transition: all 0.4s ease-out 0s; }

.idx-content-section { max-width: 532px; margin: 0 auto; display: block; text-align:center;}
.idx-content-section img { transition: all 0.4s ease-out 0s; transform-origin: 50% 100%;}
.idx-content-section:hover img { transform: scale(0.95); filter: drop-shadow(0px -5px 10px #c3c3c3)}

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

@media only screen and (max-width: 1279px) {
	#content { padding-top: 66px; line-height: 1.5;}
	
	.idx-section-1:after { display: none;}
	.idx-section-1-content > div { width: 100%;}
	.idx-section-1-content > div:nth-of-type(1) { padding-bottom: 35px;}
	.idx-section-1-content > div > div:nth-of-type(1) { width: 100%; padding-right: 0; padding-top: 0; order: 2; }
	.idx-section-1-content > div > div:nth-of-type(2) { width: 100%; order: 1; display: flex; flex-direction: row; flex-wrap: wrap; justify-content: center;}
	.idx-section-1-content > div:nth-of-type(2) > div:nth-of-type(1) { padding-left: 0; }
	.idx-section-1-content > div:nth-of-type(2) > div:nth-of-type(2) { }
	.idx-pro-content { min-height: inherit;}
	.idx-pro-title { width: 100%; font-size: clamp(20px, 2.1vw, 26px);}
	
	.idx-pro-link { margin: 0 5px 10px 5px;font-size: clamp(20px, 1.7vw, 22px);}
	
	
}

@media only screen and (max-width: 980px) {
	.banner-pc { display: none !important}
	.banner-mobile { display: block !important; }
	
	.loop .owl-prev { left:10px; }
	.loop .owl-next { right:10px;}
	.loop .owl-prev:before, .loop .owl-next:before { width: 20px; height: 20px;}
	
	.idx-solution-section-title { height: auto;}
	.idx-solution-section-pto { width: 40%;}
	.idx-solution-content {  padding-right: 0%;}
	.idx-solution-content:after { display:none;}
	.idx-solution-content > div:nth-of-type(1) { width: 100%; order: 2; background: #fff; padding: calc(20px + 2%) 5%;}
	.idx-solution-content > div:nth-of-type(2) {width: 100%; order: 1; margin-bottom: 25px;}
	
	.idx-about-content > div { width: 100%; padding: 40px 30px 40px 3%; }
	.idx-about-content > div:nth-child(even) { padding: 40px 3% 40px 30px;}
	.idx-about-content-1 > div:nth-of-type(1) { width: calc(100% - 90px); }
	.idx-about-content-1 > div:nth-of-type(2) { width: 90px; height: 90px; border-width: 4px;}
	.idx-about-content-1 > div:nth-of-type(2) img { width: 50px; }
	.idx-about-content > div:after { width: 4px; height: 45%;transform: rotate(-43deg);}
	.idx-about-content > div:nth-of-type(2):after { transform: rotate(43deg); }
	.idx-about-content > div:nth-of-type(3):after { transform: rotate(43deg); }
	
	.idx-news-list > a > div:nth-of-type(1) { width: 100%;}
	.idx-news-list > a > div:nth-of-type(2) { width: 100%; border-width: 0 1px 1px 1px; padding: 20px 20px 20px 20px;}
}
@media only screen and (max-width: 768px) {
	.idx-section-1 { padding: calc(20px + 4%) 5% calc(20px + 4%) 5%}
	.idx-section-1-top { position: relative; top:auto; left:auto; transform: none; height: auto; background: none; font-size: clamp(20px, 2.1vw, 26px); padding-bottom: 33px; }
	.idx-section-1-top:after { content: ""; position: absolute; background: #fff; left: 50%; bottom:10px; transform: translateX(-50%); clip-path: polygon(0% 0, 100% 0%, 50% 100%); width: 40px; height: 14px;}
}
@media only screen and (max-width: 640px) {
	.idx-solution-section-title { padding-top: calc(60px + 10%);}
}
@media only screen and (max-width: 570px) {
	
}

@media only screen and (max-width: 414px) {
	.idx-news-list > a { width: 100%; margin-bottom: 20px;}
	
}

@media only screen and (max-width: 320px) {
	.idx-solution-section-title { padding-top: calc(30px + 10%);}
	
	
}
