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

#content { font-size: 16px; line-height:1.8; color: #333; 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-15 { font-size: 15px;}
.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(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-32 { font-size: clamp(22px, 2.7vw, 32px);}
.font-size-34 { font-size: clamp(22px, 2.9vw, 34px);}
.font-size-36 { font-size: clamp(22px, 3.3vw, 36px); 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;}
.font-size-60 { font-size: clamp(28px, 4vw, 60px); line-height: 1.2;}
.font-size-70 { font-size: clamp(32px, 4.4vw, 70px); line-height: 1.1;}

.font-poppins { font-family: "Poppins", sans-serif;}

.color-blue { color: #0a4594;}
.color-green { color: #009fb4;}
.color-white { color: #fff;}
.color-black { color: #000;}

.align-center { text-align: center !important;}
.align-left { text-align: left !important;}
.align-right { text-align: right !important;}
.align-justify { text-align: justify!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 { padding: 0; margin:0 0 calc(20px + 2%) 0; font-weight: 400; line-height: 1.8; font-size: 16px;}

.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 { line-height: 1.3; padding-bottom: 10px;}
.title-type-2 { line-height: 1.3; padding-bottom: calc(15px + 1%);}

.banner { background: url("../images/idx-ban-bg.jpg") no-repeat top center / cover; min-height: 970px; position: relative; display: flex; flex-direction: row; flex-wrap: nowrap; align-items: center; width: 100%; padding: 0 8%; overflow: hidden;}

.idx-banner { width: 100%;}

.banner-content { display: flex; flex-direction: row; flex-wrap: wrap;}
.banner-content > div:nth-of-type(1){ width: 55%; padding-top: calc(20px + 2.5%); padding-right: 5%;}
.banner-content > div:nth-of-type(2){ width: 45%;}

.banner-title-en { font-family: "Poppins", sans-serif; font-weight: 600; color: #000; font-size: clamp(30px, 3.4vw, 60px); line-height: 1.1; padding-bottom: 20px;}
.banner-title-ch-1 { font-weight: 400; color: #000; font-size: clamp(26px, 2.6vw, 36px);  line-height: 1.3; padding-bottom: 20px;}
.banner-title-ch-2 { font-weight: 300; color: #000; font-size: clamp(16px, 1vw, 20px);  line-height: 1.6; padding-bottom: calc(20px + 3%);}

.banner-tool-box { position: absolute; z-index: 4; left: 8%; bottom: 25%; display: flex; flex-direction: row; flex-wrap: wrap; }
.banner-tool-box > div { position: relative;}
.banner-tool-box > div:nth-of-type(1) { width: 80px;}
.banner-tool-box > div:nth-of-type(2) { width: 120px; transform: translateY(-20px);}

.btn-type-1 { display: block; width: 200px; line-height: 50px; background: #eac04d; color: #333 !important; text-align: center; font-size: 16px; border-radius: 30px;  position: relative; overflow: hidden; }
.btn-type-1 > span { position: relative; z-index: 2; font-size: 16px;font-weight: 400; letter-spacing: 0.1rem;}
.btn-type-1 > img { position: absolute; width: 10px; top:50%; transform: translateY(-50%); right: 20px;transition: all 0.4s ease-out 0s;}
.btn-type-1:hover > img { top:-30px; right: -20px;}
.btn-type-1:after { background: #093b7e; bottom: 0; width: 0%; height: 100%; right: -10px; content: ""; display: block; position: absolute;transition: all 0.25s ease-out 0s; transform: skewX(-20deg);}
.btn-type-1:hover > span { color: #fff !important;}
.btn-type-1:hover:after { width: 120%; left: -10px;}

.banner .swiper-pagination-bullet-active { background: #123d78;}
.banner .swiper-pagination-bullet { margin: 0 8px !important;}
.banner .swiper-button-prev, .banner .swiper-button-next { width: 45px; height: 45px; border-radius: 100%; background: #fff; border: 1px solid #cfcfcf;}
.banner .swiper-button-prev:hover, .banner .swiper-button-next:hover { background: #123d78;}
.banner .swiper-button-prev:hover:after, .banner .swiper-button-next:hover:after { border-color: #fff;}
.banner .swiper-button-prev:after, .banner .swiper-button-next:after { width: 13px; height: 13px; border-width: 1px 1px 0 0; border-style:solid; border-color: #333; transform: rotate(45deg); text-indent: -9999px; margin-right: 5px;}
.banner .swiper-button-prev:after { transform: rotate(-135deg); margin-left: 10px;}

.idx-start-section { position: relative; z-index: 4;pointer-events: none; display:flex ;flex-direction: row; flex-wrap: nowrap; align-items: center; margin-top: -75px;}
.idx-start-section > div { line-height: 1;font-family: "Poppins", sans-serif;font-weight: 600;}
.idx-start-section > div:nth-of-type(1) { background: #0a4594; padding: calc(20px + 8%) 18px calc(20px + 8%) calc(20px + 2.5%); color: #fff;font-size: clamp(40px, 4vw, 80px);display:flex ;flex-direction: row; flex-wrap: nowrap; align-items: center; }
.idx-start-section > div:nth-of-type(2) { font-size: clamp(25px, 3.4vw, 60px); color: #000; padding-left:16px; }

.idx-about-section { display:flex ;flex-direction: row; flex-wrap: wrap; position: relative; margin-top: -190px; padding-bottom: calc(20px + 4%); align-items: flex-start;}
.idx-about-section > div:nth-of-type(1) { width: calc(50% + 70px); padding: calc(20px + 6%) 30px 0 calc(20px + 11%);}
.idx-about-section > div:nth-of-type(2) { width: calc(50% - 70px); position: sticky; top:100px; }

.title-en { display:flex ;flex-direction: row; flex-wrap: nowrap; align-items: center; margin-bottom: 12px; line-height: 1;}
.title-en > div:nth-of-type(1) { font-weight: 300; font-size: 15px; color: #8f8f8f; padding-right: 5px; text-transform: uppercase;}
.title-en > div:nth-of-type(2) { position: relative; background: #fdbe12; width: 68px; height: 1px; }
.title-en > div:nth-of-type(2):after { position: absolute; content: ""; background: #fdbe12; width: 10px; height: 10px; border-radius: 100%; top:50%; right: 0; transform: translateY(-50%);}

.title-1 { padding:0 0 calc(20px + 2%) 0; margin:0 0 0 0;font-size: clamp(28px, 2.6vw, 36px); font-weight: 500; color: #000; ; position: relative; line-height: 1.3; font-family: "Noto Sans TC", sans-serif; letter-spacing: 0;}


.idx-about-section-2 { display:flex ;flex-direction: row; flex-wrap: wrap;padding-bottom: calc(20px + 4%);}
.idx-about-section-2 > div { width: 50%;}
.idx-about-section-2 > div:nth-of-type(1) { padding-right: 45px;}
.idx-about-section-2 > div:nth-of-type(1) img { object-fit: cover; width: 100%; height: 100%;}
.idx-about-section-2 > div:nth-of-type(2) { padding-right: 5%;}
.idx-about-section-2-box { max-width: 720px; width: 100%; margin: 0 auto 0 0; position: relative;}
.idx-about-section-2-pto { position: absolute; z-index: 3; top:50%; left: 50%; transform: translate(-50%, -50%); width: 30%;}
.idx-about-section-2-content { display:flex ;flex-direction: row; flex-wrap: wrap;}
.idx-about-section-2-content > div { width: 50%; padding:calc(20px + 2%) calc(20px + 10%);}
.idx-about-section-2-content > div > div { text-align: center;}
.idx-about-section-2-content > div > div:nth-of-type(1) { margin-bottom: 10px;}
.idx-about-section-2-content > div > div:nth-of-type(2) { font-size: clamp(19px, 1.4vw, 24px); font-weight: 500; padding-bottom: 10px; line-height: 1.5;}
.idx-about-section-2-content > div > div:nth-of-type(3) { font-size: 17px;line-height: 1.5; }
.idx-about-section-2-content:before { content: ""; position: absolute; width: 100%; height: 1px; background: #e4e4e4; top:50%; left: 0%; transform: translateY(-50%);}
.idx-about-section-2-content:after { content: ""; position: absolute; width: 1px; height: 100%; background: #e4e4e4; top:0%; left: 50%; transform: translateX(-50%);}

.idx-application { margin-bottom: calc(20px + 2.5%);}

.application-link { display: block;}
.application-link:hover .application-pto img { filter: brightness(50%);}
.application-link:hover .application-content-top { padding-bottom: calc(20px + 3.5%);}
.application-link:hover .application-content-bottom { height: auto; display: block;}
.application-pro { margin-bottom: 15px;transition: all 0.4s ease-out 0s; border: 1px solid #dddddd; width: 100%; display: none;}
.application-pto { position: relative; height: 500px;}
.application-pto img { object-fit: cover; width: 100%; height: 100%;transition: all 0.4s ease-out 0s;}
.application-content { position: absolute; z-index: 3; top:50%; transform: translateY(-50%); left: 0; width: 100%; padding: 0 8%;}
.application-content-top { transition: all 0.4s ease-out 0s;}
.application-content-top > div { color: #fff; text-align: center;}
.application-content-top > div:nth-of-type(1) { text-transform: uppercase;font-size: clamp(19px, 1.4vw, 24px); line-height: 1.2; padding-bottom: 15px;}
.application-content-top > div:nth-of-type(2) { font-size: clamp(16px, 0.8vw, 18px);}
.application-content-bottom { font-size: 15px; text-align:left;line-height: 1.5; height: 0; color: #fff; display: none; font-weight: 300;}

.application-tool-box { display: flex; flex-direction: row; flex-wrap: wrap; justify-content: center; padding-bottom: calc(20px + 1%); }
.application-tool-box > div { position: relative;}
.application-tool-box > div:nth-of-type(1) { margin:0 10px 15px 10px;}
.application-tool-box > div:nth-of-type(2) { width: 100px; transform: translateY(-5px); display: flex; flex-direction: row; flex-wrap: wrap; justify-content: space-between; margin-bottom: 15px;}

.application-tool-box .swiper-pagination-bullet-active { background: #123d78;}
.application-tool-box .swiper-pagination-bullet { margin: 0 8px !important;}
.application-button-prev, .application-button-next { width: 45px; height: 45px; border-radius: 100%; background: #fff; border: 1px solid #cfcfcf; position: relative; display:flex ;flex-direction: row; flex-wrap: wrap; justify-content: center; align-items: center;}
.application-button-prev:hover, .application-button-next:hover { background: #123d78;}
.application-button-prev:hover:after, .application-button-next:hover:after { border-color: #fff;}
.application-button-prev:after, .application-button-next:after { width: 13px; height: 13px; border-width: 1px 1px 0 0; border-style:solid; border-color: #333; transform: rotate(45deg); text-indent: -9999px; margin-right: 5px; content: ""; display: block;}
.application-button-prev:after { transform: rotate(-135deg); margin-left: 10px;}


.idx-process-section { background: url("../images/idx-process-bg.jpg") no-repeat top center / cover; padding: calc(20px + 4%) 5%;}
.idx-process-list { display: flex; flex-direction: row; flex-wrap: wrap; justify-content: center;}
.idx-process-list > div{ width: 16.66%; text-align: center; margin-bottom: 30px;}
.idx-process-icon { border: 1px solid #fff; width: 144px; height: 144px; border-radius: 100%; padding: 4px; margin:0 auto 13px auto;}
.idx-process-icon > div { background: #fff; width: 136px; height: 136px; border-radius: 100%; display:flex ;flex-direction: row; flex-wrap: wrap; justify-content: center; align-items: center;}
.idx-process-icon > div > img { width: 56px;}
.idx-process-title { font-size: clamp(18px, 1.5vw, 20px);}


@media only screen and (max-width: 1279px) {
	body { padding-bottom: 45px;}
	#content { padding-top: 70px;}
	
	#content , .p-layout { line-height: 1.6;}
	
	.banner-pc { display: none !important}
	.banner-mobile { display: block !important; }
	
	.idx-news-bg-1 { top:-5%; box-shadow:inset 0px 0px 0 60px rgba(213,101,72,0.1); }
	.idx-news-bg-2 { bottom:-12%; right: -3%; box-shadow:inset 0px 0px 0 100px rgba(32,106,164,0.1);}

	.banner {min-height:inherit; padding-bottom: 100px; padding-top: 50px;}
	.banner-content > div:nth-of-type(1){ width: 100%; padding-top: 0; padding-right:0%; order: 2;}
	.banner-content > div:nth-of-type(2){ width: 100%; order: 1; text-align: center;}
	.banner-tool-box { left: 50%; bottom: 35px; transform: translateX(-50%);}
	
	.idx-start-section { margin-top: -35px;}
	.idx-start-section > div:nth-of-type(1) { padding: calc(20px + 2%) 18px calc(20px + 2%) calc(20px + 2.5%); }
	
	.idx-about-section { margin-top: -10px;}
	.idx-about-section > div:nth-of-type(1) { padding: calc(20px + 4%) 30px 0 0;}
}

@media only screen and (max-width: 980px) {
	.btn-type-1 { width: 150px; line-height: 50px; border-radius: 25px; }
	.btn-type-1 > span { font-size: 15px;}
	.btn-type-1:hover { width: 140px; }

	.idx-about-section > div:nth-of-type(1) { width: 100%; padding-right: 0; padding-bottom: 30px;}
	.idx-about-section > div:nth-of-type(2) { width: 100%; position: inherit; top:auto; text-align: center;}
	
	.idx-about-section-2 > div { width: 100%;}
	.idx-about-section-2 > div:nth-of-type(1) { padding-right: 0; order: 2;}
	.idx-about-section-2 > div:nth-of-type(2) { padding-left: 5%; order: 1; padding-bottom: 30px;}
	.idx-about-section-2-box { max-width: 100%;}
	
	.idx-process-list > div{ width: 33.33%; }
}
@media only screen and (max-width: 768px) {
	.idx-start-section { margin-top: 0px;}
	
	.idx-about-section-2-pto { position: inherit; top:auto; left: auto; transform: none; width: 33%; margin: 0 auto;}
	.idx-about-section-2-content:before { display: none;}
	.idx-about-section-2-content > div { padding: calc(10px + 1%) calc(10px + 1%) calc(20px + 2%) calc(10px + 1%);}
	.idx-about-section-2-content > div > div:nth-of-type(3) { font-size: 16px;}
}
@media only screen and (max-width: 640px) {
	.banner { padding-left: 5%; padding-right: 5%;}
	.banner-tool-box > div:nth-of-type(1) { display: none;}
	
}
@media only screen and (max-width: 570px) {
	.idx-process-list > div{ width: 50%; }
	
}

@media only screen and (max-width: 414px) {
	.idx-about-section-2-pto { width: 50%;}
	
}

@media only screen and (max-width: 320px) {
	.idx-process-icon { width: 120px; height: 120px;}
	.idx-process-icon > div { width: 112px; height: 112px;}
	.idx-process-icon > div > img { width: 40px;}
	.idx-process-title { font-size: 16px;}
	
	
}
