/* 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:1280px; width: 100%; margin:0 auto; text-align:left; position:relative; clear:both;}

#content { font-size: clamp(16px, 1.3vw, 18px); line-height:1.8; color: #222; ; font-weight: 400; padding-top: 100px;}

.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-18 { font-size: clamp(16px, 1.3vw, 18px);}
.font-size-20 { font-size: clamp(18px, 1.5vw, 20px);}
.font-size-21 { font-size: clamp(18px, 1.5vw, 21px);}
.font-size-22 { font-size: clamp(16px, 1.7vw, 20px);}
.font-size-24 { font-size: clamp(18px, 1.9vw, 24px);}
.font-size-28 { font-size: clamp(22px, 2.2vw, 28px);}
.font-size-30 { font-size: clamp(20px, 2.5vw, 28px);}
.font-size-32 { font-size: clamp(20px, 2.8vw, 30px);}
.font-size-36 { font-size: clamp(20px, 3.3vw, 34px); line-height: 1.3;}
.font-size-38 { font-size: clamp(22px, 3.3vw, 38px); line-height: 1.3;}
.font-size-40 { font-size: clamp(24px, 3.5vw, 40px); line-height: 1.3;}
.font-size-42 { font-size: clamp(24px, 3.5vw, 42px); line-height: 1.3;}
.font-size-44 { font-size: clamp(24px, 3.5vw, 44px); line-height: 1.3;}
.font-size-48 { font-size: clamp(24px, 3.5vw, 48px); line-height: 1.3;}

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

.weight-300 { font-weight: 300;}
.weight-500 { font-weight: 500;}
.weight-700 { font-weight: 700;}

.bg-line { position: absolute; z-index: -1; background: #ececec; width: 1px; height: 100%; top: 0;}
.bg-line-1 { left: 25%;}
.bg-line-2 { left: 50%;}
.bg-line-3 { left: 75%;}

.p-layout { margin: 0 0 calc(20px + 2%) 0; padding: 0; line-height: 1.8; font-weight: 400;font-size: clamp(15px, 1.3vw, 17px);}

.banner { position: relative; margin-bottom: calc(20px + 3.5%);}

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

.loop .owl-dots { }
.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); 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: 5%; width: 100%; text-align: right !important; padding: 0 5%; }
.loop .owl-dots .owl-dot span, .loop  .owl-dots .owl-dot span { background: #fff !important; width: 10px !important; height: 10px !important;}
.loop .owl-dots .owl-dot.active span, .loop  .owl-dots .owl-dot:hover span { background: #41508b !important; }

.idx-about-section { margin-bottom: calc(20px + 4%); display: flex; flex-direction: row; flex-wrap: wrap; align-items: center;}
.idx-about-section > div:nth-of-type(1) { width: 40%; padding: 0 3% 0 7%;}
.idx-about-section > div:nth-of-type(2) { width: 60%;}
.idx-about-section > div:nth-of-type(2) img { width: 100%;}

.title01 { display: inline-block; border: 5px solid #464660; padding:12px 20px 15px 20px; margin-bottom: 25px;}
.title01 > h1, .title01 > div { font-family: 'Noto Sans TC', sans-serif; line-height: 1.25; padding: 0; margin: 0; font-weight: 700; color: #464660;}

.btn01 { display: inline-block; position: relative; padding: 12px 0; font-size: 17px; color: #464660 !important; font-weight: 700;}
.btn01:before { transition: all 0.3s ease-out 0s; content: ""; position: absolute; background: #222; width: 40px; height: 2px; top: 0; left: 0;}
.btn01:after { transition: all 0.3s ease-out 0s; content: ""; position: absolute; background: #222; width: 0px; height: 2px; bottom: 0; right: 0;}
.btn01:hover:before, .btn01:hover:after { width: 100%}

.idx-pro-section { position: relative; padding-top: calc(20px + 4%);padding-bottom: calc(20px + 5%);}
.idx-pro-section:after { position: absolute; content: ""; width: 100%; height: 415px; top: 0; left: 0; background: #f5f5f5;}

.idx-pro-section-top { padding-bottom: 10px; position: relative; z-index: 3;display: flex; flex-direction: row; flex-wrap: nowrap; align-items: flex-start; color: #464660;}
.idx-pro-section-top .title01 { margin-right: 30px; margin-bottom: 0;}
.idx-pro-section-top .title01 > div { white-space: nowrap;}
.idx-pro-section-top > div:nth-of-type(2) { padding-top: 5px;}

.loop2 { padding-top: 60px; margin-bottom: calc(20px + 5%);}
.loop2 .owl-dots { display: none;}
.loop2 .owl-item {position: relative; }
.loop2 .owl-nav { position: absolute; top:20px; right: 2%; width: 160px; z-index: 11;}
.loop2 .owl-prev, .loop2 .owl-next { position:absolute; z-index:100; top:calc(50% - 0px); width: 33px !important; height: 33px !important; cursor: pointer;transition: all 0.4s ease-out 0s;}
.loop2 .owl-prev { left:30px; }
.loop2 .owl-next { right:30px;}
.loop2 .owl-prev:hover, .loop2 .owl-next:hover { background: none !important; transform: scale(0.9);}
.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: 23px; height: 26px; background-size: contain; display: inline-block;  position: relative; background: #303642;}
.loop2 .owl-prev:before { content: ""; left: 2px; clip-path: polygon(100% 0, 100% 100%, 0 50%); }
.loop2 .owl-next:before { content: ""; right: 2px; clip-path: polygon(0% 0, 100% 50%, 0 100%); }
.loop2 .owl-prev:hover:before, .loop2 .owl-next:hover:before { background: #44538e;}
.loop2 .owl-stage-outer {z-index: 2; padding-top: 20px;}
.loop2 .owl-dots { position: absolute; z-index: 100; bottom: 15px; width: 100%; text-align: center !important; padding: 0 50px; }
.loop2 .owl-dots .owl-dot span, .loop2  .owl-dots .owl-dot span { background: #fff !important; width: 14px !important; height: 14px !important;}
.loop2 .owl-dots .owl-dot.active span, .loop2  .owl-dots .owl-dot:hover span { background: #0471bd !important; }

.pro-link { display: block;}
.pro-link:hover .pro-link-pto img { transform: scale(1.03);filter: grayscale(0.7);}
.pro-link:hover .pro-link-name > span { right: -50px;}
.pro-link:hover .pro-link-name { color: #464660;}
.pro-link-pto { padding-bottom: 77%; margin-bottom: 15px;}
.pro-link-pto img { transition: all 2s ease-out 0s;}
.pro-link-name { overflow:hidden; position: relative; padding-right: 35px; font-size: clamp(16px, 1.5vw, 18px); font-weight: 500; text-align: left;}
.pro-link-name > span { position: absolute; top:50%; transform: translateY(-50%); right: 10px;transition: all 0.4s ease-out 0s;}
.pro-link-name > span > img { width: 20px !important; }

.idx-equipment-section { position: relative; padding: calc(20px + 2%) 5% 0 5%;}
.idx-equipment-section:before { content: ""; position: absolute; top: 0; left: 0; max-width: 1248px; width: 100%; height: 512px; background: url("../images/idx-equipment-bg.jpg") no-repeat top left / cover;}
.idx-equipment-section .content-Box { position: relative; z-index: 3;}
.idx-equipment-section .idx-pro-section-top { padding-bottom: calc(20px + 7%);}
.idx-equipment-section .idx-pro-section-top .btn01 { margin-top: 25px;}

.idx-equipment-content { position: relative;}
.idx-equipment-ce { position: relative; z-index: 3; display: flex; flex-direction: row; flex-wrap: nowrap; margin: 0 0 0 auto;padding-top: calc(20px + 6.5%); width: 70%;}
.idx-equipment-ce > div { margin-left: 40px; text-align: center;}
.idx-equipment-ce-pto { box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.2); margin-bottom: 12px;}
.idx-equipment-ce-name { text-align: center; font-weight: 500;font-size: clamp(18px, 1.5vw, 20px);}

.idx-equipment-pto { filter: drop-shadow(-45px -70px 0px #44538e); position: absolute; top: 0; left: 0; width: 47%;}

.idx-esg-section { min-height: 420px; background: url("../images/idx-esg-bg.jpg") no-repeat left center; background-size: cover; padding: calc(30px + 8%) 5%; position: relative; display: block;}
.idx-esg-section:after { content: ""; position: absolute; left: 0; top: 0; width: 100%; height: 100%; background: rgba(0,0,0,0);transition: all 0.6s ease-out 0s;}
.idx-esg-section:hover:after { background: rgba(0,0,0,.4);}
.idx-esg-section:hover .btn02 { transform: scale(0.8);}
.idx-esg-content { display: flex; flex-direction: row; flex-wrap: nowrap; justify-content: space-between; z-index: 2;}
.idx-esg-content > div:nth-of-type(1) { width: 220px;}
.idx-esg-content > div:nth-of-type(1) { border-color: #fff; text-align: center;}
.idx-esg-content > div:nth-of-type(1) > div { color: #fff;}
.idx-esg-content > div:nth-of-type(2) { width: calc(100% - 220px - 96px); padding-right:5%; padding-left: 30px; color: #fff; }
.idx-esg-content > div:nth-of-type(3) { width: 96px;}

.btn02 { display:block; width: 96px; height: 96px; border-radius: 100%; background: #fff; text-align: center; padding-top: 35px;transition: all 0.6s ease-out 0s;}
.btn02 span { display: inline-block; width: 26px; height: 26px; border-width: 1px 1px 0 0; border-style: solid; border-color: #44538e; transform: rotate(45deg); position: relative; left: -5px;}


@media only screen and (max-width: 1365px) {
	#content { line-height: 1.5; padding-top: 60px;}
	
	.loop2 .owl-prev:before, .loop2 .owl-next:before { top:-3px;}
	
}


@media only screen and (max-width: 1279px) {
	
	.idx-esg-content { flex-wrap: wrap;}
	.idx-esg-content > div:nth-of-type(1) { }
	.idx-esg-content > div:nth-of-type(2) { width: calc(100% - 96px); padding-right:20px; padding-bottom: 30px; padding-left: 0; }
}

@media only screen and (max-width: 980px) {
	.banner-pc { display: none !important}
	.banner-mobile { display: block !important;}
	
	.title01 { border: 3px solid #464660; padding:8px 15px 10px 15px; margin-bottom: 15px;}
	
	.idx-about-section { padding-left: 5%; padding-right: 5%;}
	.idx-about-section br { display: none;}
	.idx-about-section > div:nth-of-type(1) { width: 100%; padding: 0 0 25px 0;}
	.idx-about-section > div:nth-of-type(2) { width: 100%;}
	
}
@media only screen and (max-width: 768px) {
	.loop .owl-prev:before, .loop .owl-next:before { width: 20px; height: 20px; }
	.loop .owl-prev { left:10px; }
	.loop .owl-next { right:10px;}
	
	.idx-pro-section-top { flex-direction: column; align-items: flex-start; }
	.idx-pro-section-top .title01 { margin-bottom: 5px;}
	.loop2 .owl-nav { transform: scale(0.7); transform-origin: 100% 100%;}
	
	.idx-equipment-ce { padding-top: 0; width: 100%;}
	.idx-equipment-ce > div { margin:0 0; width: 50% ; padding: 0 15px; }
	.idx-equipment-pto { position: relative; top: auto; left: auto; width: 85%; margin:calc(20px + 2%) auto 0 auto; filter: drop-shadow(-25px -20px 0px #44538e);}
	
	.idx-esg-content > div:nth-of-type(1) { width: 150px;}
}
@media only screen and (max-width: 640px) {
	.loop2 .owl-nav { right: 0;}
	
	.idx-esg-content > div:nth-of-type(2) { width: calc(100% - 0px); padding-right:0px; }
	.idx-esg-content > div:nth-of-type(3) { width: 60px;}
	
	.btn02 { width: 40px; height: 40px;  padding-top: 6px;}
	.btn02 span { width: 10px; height: 10px; left: -2px;}
}
@media only screen and (max-width: 570px) {
	.idx-equipment-ce { flex-direction: column;}
	.idx-equipment-ce > div { width: 100% ; padding: 0 0 25px 0; }
	
}

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

}

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

}