/* CSS Document */

body {	-webkit-text-size-adjust:100%; font-family: 'Microsoft JhengHei', '微軟正黑體', Helvetica, Arial,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: 18px; line-height:1.6; color: #333; letter-spacing: 0; font-weight: 400; padding-top: 90px;}

.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: 3%; padding-right: 3%;}

.font-size-18 { font-size: 18px}
.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-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.6vw, 32px);}
.font-size-36 { font-size: clamp(22px, 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-50 { font-size: clamp(28px, 3.5vw, 50px); line-height: 1.3;}
.font-size-60 { font-size: clamp(32px, 4vw, 60px); line-height: 1.2;}

.font-noto-serif { font-family: "Noto Serif TC", sans-serif; }

.color-white { color: #fff !important;}
.color-red { color: #cb1d20 !important;}
.color-blue { color: #184598 !important;}
.color-orange { color: #e17a15 !important;}
.color-gray { color: #333 !important;}
.color-green { color: #32a2b0 !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-800 { font-weight: 800;}
.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: 18px;}

.layout-wrap { display: flex; flex-direction: column; flex-wrap: wrap;}
.layout-nowrap { display: flex; flex-direction: column; 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 { display: none;}
.loop { margin-bottom: 0px;position: relative;}
.loop .owl-dots { display: none;}
.loop .owl-item {position: relative; }
.loop .owl-item a {display: block; width: 100%;}
.loop .owl-item > div {display: flex; flex-direction: column; flex-wrap: nowrap; justify-content: center; align-items: center;}
.loop .owl-nav { position: absolute; bottom:9%;right:120px; width: 110px; z-index: 11; display: flex; flex-direction: row; flex-wrap: nowrap; justify-content: space-between;;}
.loop .owl-prev, .loop .owl-next { position:absolute; z-index:100; top:50%; transform: translateY(-50%); background:transparent !important; width: 50px; height: 50px; border-radius: 100% !important; border: 1px solid #fff !important;  text-align: center; margin: 0 !important; }
.loop .owl-prev { left:0px; }
.loop .owl-next { right:0px;}
.loop .owl-prev:before, .loop .owl-next:before { content: ""; font-family: 'Font Awesome 5 Free';font-weight: 900 !important;font-size:30px; color: #fff; opacity: 1;transition: all 0.4s ease-out 0s; display: block;width: 12px; height: 12px; border-width: 1px 1px 0 0; border-style: solid; border-color: #fff; background-size: contain; margin: 0 auto; position: relative;}
.loop .owl-prev:before { transform: rotate(-135deg); left: 3px;}
.loop .owl-next:before { transform: rotate(45deg); right: 3px;}
/*.loop .owl-prev:hover:before, .loop .owl-next:hover:before { opacity: 1;}*/
.loop .owl-prev:hover, .loop .owl-next:hover { border: 1px solid #1c81cf !important;}
.loop .owl-prev:hover:before, .loop .owl-next:hover:before { border-color: #1c81cf;}
.loop .owl-stage-outer {z-index: 2;}
.loop .owl-dots { position: absolute; z-index: 100; bottom: 20px; width: 100%; text-align: center !important; padding: 0 50px; }
.loop .owl-dots .owl-dot span, .loop  .owl-dots .owl-dot span { background: #a9a089 !important; width: 10px !important; height: 10px !important; border-radius: 100%;}
.loop .owl-dots .owl-dot.active span, .loop  .owl-dots .owl-dot:hover span { background: #333333 !important; }

.banner-number { position: absolute; z-index: 6; bottom: 6%; right: 30px;  text-align: center; height: auto; width: auto;}
.counter, .counters { font-size: 16px; display: inline-block; position: relative; font-weight: 600;}
.counter { color: #1c81cf; padding-right: 15px; font-size: 24px;}
.counter:after { content: ""; position: absolute; width: 1px; height: 18px; transform: rotate(30deg); top: 10px; right: 4px; background: #fff;}
.counters { font-size: 15px; color: #fff; }

.idx-about-section { background: url("../images/top-bg.png") no-repeat top right; background-size: 27%; padding: calc(20px + 5%) 5% calc(20px + 3%) 5%;}
.idx-about-content { display: flex; flex-direction: row; flex-wrap: wrap; padding-bottom: calc(20px + 4%);}
.idx-about-content > div:nth-of-type(1) { width: calc(50% + 30px);}
.idx-about-content > div:nth-of-type(2) { width: calc(50% - 30px); padding-left: 5%;}

.title-1 { padding:0 0 calc(20px + 2%) 0; margin:0 0 calc(20px + 2%) 0; font-weight: 700; color: #184598; font-size: clamp(28px, 3.2vw, 50px); position: relative; border-bottom: 1px solid #e8eaeb; line-height: 1.3; font-family: 'Microsoft JhengHei', '微軟正黑體', Helvetica, Arial,sans-serif; letter-spacing: 0;}
.title-1:after { content: ""; position: absolute; left: 0; bottom: -1px; background: #1c81cf; width: 145px; height: 1px;}

.btn-1 { display: block; width: 250px; height: 50px; border-radius: 25px; position: relative; background: linear-gradient(90deg, #0e509a 0%, #47c3ca 100%); overflow: hidden;}
.btn-1:hover > div { left: 50%;}
.btn-1:hover > img { right: -30px;}
.btn-1 > div { position:absolute; color: #fff; font-size: 15px; font-weight: 500; left: 42%; top:50%; transform: translate(-50%, -50%);transition: all 0.4s ease-out 0s; }
.btn-1 > img { position:absolute; width: 25px; top:50%; right: 18px; transform: translateY(-50%);transition: all 0.4s ease-out 0s; }

.idx-about-content-2 { display: flex; flex-direction: row; flex-wrap: wrap; }
.idx-about-content-2 > div { width: 33.33%; padding: 0 3.5% 25px 3.5%; position: relative;display: flex; flex-direction: row; flex-wrap: wrap; }
.idx-about-content-2 > div:after { content: ""; position: absolute; width: 1px; height: 48px; background: #cccccc; top:35px; right: 0;}
.idx-about-content-2 > div:last-child:after { display: none;}
.idx-about-content-2 > div > div:nth-of-type(1) { width: 68px; padding-top: 10px;}
.idx-about-content-2 > div > div:nth-of-type(2) { width: calc(100% - 68px); padding-left: 35px;}

.idx-why-section { padding: calc(20px + 5%) 5%;  background: url("../images/idx-why-bg.jpg") no-repeat top center / cover; color: #fff; }
.idx-why-content { display: flex; flex-direction: row; flex-wrap: wrap; justify-content: space-between;}
.idx-why-content > div:nth-of-type(1) { max-width: 33%; color: #000;}
.idx-why-content > div:nth-of-type(2) { width: calc(50% + 96px); padding-top: 25px;}

.idx-why-list { display: flex; flex-direction: row; flex-wrap: wrap; justify-content: space-between; align-items: flex-start;}
.idx-why-list > div { width: calc(50% - 12px); background: #fff; border-radius: 20px; padding: 30px 35px; min-height: 228px;}
.idx-why-list > div:nth-of-type(2) { margin-top: 60px;}
.idx-why-list > div:nth-of-type(4) { margin-top: 30px;}
.idx-why-list > div:nth-of-type(3) { margin-top: -30px;}
.idx-why-list-top { display: flex; flex-direction: row; flex-wrap: nowrap; justify-content: space-between; position: relative; padding-bottom: 20px; margin-bottom: 20px; border-bottom: 1px solid #b8b8b8;}
.idx-why-list-top:after { content: ""; position: absolute; left: 0; bottom: 0px; background: #1c81cf; width: 65px; height: 2px;}
.idx-why-list-top > div:nth-of-type(1) { width: 80px; text-align: center;}
.idx-why-list-top > div:nth-of-type(2) { color: #92c5cb; font-weight: 700;font-size: clamp(20px, 1.9vw, 24px);}
.idx-why-list-data { color: #333; font-weight: 600; line-height: 1.4;}

.idx-main-section { position: relative;}
.left-bg-pto  { position: absolute; z-index: 1; top:10%; left: 24px;  width: 8%; pointer-events:none;}

.idx-what-section { padding: calc(20px + 5%) 5%; position: relative; z-index: 2;}
.idx-what-top { display: flex; flex-direction: row; flex-wrap: wrap; padding-bottom: calc(20px + 3.5%); }
.idx-what-top > div:nth-of-type(1) { width: 35%;}
.idx-what-top > div:nth-of-type(2) { width: 65%; padding-left: 3.5%; padding-top: 20px;}

.idx-what-list { display: flex; flex-direction: row; flex-wrap: wrap; padding-bottom: calc(20px + 2%)}
.idx-what-list > a { width:33.33%; padding: 0 1.5vw 30px 1.5vw; display: block;}
.idx-what-list > a:hover .idx-what-list-pto{ background: linear-gradient(40deg, #2278ab 0%, #14d0db 100%); }
.idx-what-list-pto { overflow: hidden;box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.05); border-radius: 20px; margin-bottom: calc(15px + 1%);transition: all 0.4s ease-out 0s;padding: 0px; padding: 3px; }
.idx-what-list-pto img { width: 100%;border-radius: 17px;transition: all 1.4s ease-out 0s;}
.idx-what-list-title { text-align: center; line-height: 1.4; font-weight: 600;font-size: clamp(20px, 1.9vw, 24px); color: #333;}

.idx-service-section { background: #ddeff9; position: relative; padding: 10px 0 80px 0;}
.idx-service-section:after { content: ""; position: absolute; z-index: 0; width: 65%; height: 100%; background: #fff; top: 0; right: 0;border-radius: 0 0 0 7vw;}
.idx-service-left-top-bg {  position: absolute; z-index: 0; width: 35%; height: 150px; background: #fff; top: 0; left: 0;}
.idx-service-left-top-bg:before {  content: ""; position: absolute; top:0; left: 0; width: 100%; height: 100%; background: #ddeff9; border-radius: 0 7vw 0 0;}

.idx-service-box  { position: relative; z-index: 2;width: calc(100% - 216px);}
.idx-service-content  { display: flex; flex-direction: row; flex-wrap: wrap; align-items: center;}
.idx-service-content > div:nth-of-type(1) { width: 46%;}
.idx-service-content > div:nth-of-type(2) { width: 54%;}
.idx-service-content > div .title-1 { border-bottom: 1px solid #f7fcff;}
.idx-service-content > div .title-1:after { height: 2px;}
.idx-service-content > div:nth-of-type(1) { padding-right: 35px;}
.idx-service-data { margin-bottom: 35px;}

.idx-service-tool { position: absolute; bottom: 0%; left: 0; display: flex; flex-direction: row; flex-wrap: wrap; align-items: center; z-index: 10;}
.idx-service-tool .swiper-next, .idx-service-tool .swiper-prev { width: 44px; height: 44px; border-radius: 100%; border: 2px solid #a3a3a3; position:relative; cursor: pointer;}
.idx-service-tool .swiper-prev{  margin-right: 6px;}
.idx-service-tool .swiper-next{  margin-right: 40px;}
.idx-service-tool .swiper-next:after, .idx-service-tool .swiper-prev:after { content: ""; position: absolute; width: 10px; height: 10px; border-width: 1.5px 1.5px 0 0; border-style: solid; border-color: #a3a3a3; top:50%; left: 50%;}
.idx-service-tool .swiper-prev:after { transform: translate(-50%, -50%) rotate(-135deg); left: 22px;}
.idx-service-tool .swiper-next:after { transform: translate(-50%, -50%) rotate(45deg); left: 18px;}
.idx-service-tool .swiper-pagination { position: inherit; left: auto; top: auto; bottom: auto; right: auto; font-size: 15px; color: #909090; font-weight: 600;}
.idx-service-tool .swiper-pagination-current { font-size: 24px; color: #1c81cf; font-weight: 600;}

    .mySwiper2 { 
      height: 100%;
      width: 100%; 
    }

    .mySwiper { width: 60%; position: absolute !important; z-index: 3 !important; height: 100%; top: 0; right: 0; overflow: visible !important;
      /*height: auto;
      box-sizing: border-box;*/
    }

    .mySwiper .swiper-slide {
      
    }

    .mySwiper .swiper-slide-thumb-active {
      
    }

.idx-service-item { position: absolute !important; z-index: 3; height: auto !important; width: 10% !important;}
.idx-service-item-pto { padding-bottom: 96%; border: 2px solid #89d0f0; background: #fff; position: relative; border-radius: 100%;}
.mySwiper .swiper-slide-thumb-active .idx-service-item-pto {  background: linear-gradient(90deg, #0e509a 0%, #47c3ca 100%); }
.mySwiper .swiper-slide-thumb-active .idx-service-item-pto img {  filter: brightness(0) invert(1);}
.mySwiper .swiper-slide-thumb-active .idx-service-item-name {  color: #184598;}
.idx-service-item-pto img { position: absolute; top:50%;left: 50%; transform: translate(-50%, -50%); width: 52%; max-height: 50px;}
.idx-service-item-name { position: absolute; top:50%; transform: translateY(-50%);left: 100%; width: 160px; padding-left: 10px; text-align: left; color: #aab1bd;line-height: 1.4; font-weight: 600;}

.idx-service-item-1 { top:-4%; right: 44%;}
.idx-service-item-2 { top:15%; right: 26%;}
.idx-service-item-3 { top:40%; right: 19%;}
.idx-service-item-4 { top:70%; right: 26%;}
.idx-service-item-5 { top:90%; right: 44%;}

.idx-bottom-section { background: linear-gradient(180deg, #ddeff9 30%, #f9fcfe 100%); position: relative; padding: calc(20px + 4%) 5%;}
.idx-info-section { position: relative; z-index: 3;}
.idx-info-content { display: flex; flex-direction: row; flex-wrap: wrap; justify-content: space-between; padding-bottom: calc(20px + 2%);}
.idx-info-content > div { width: calc(65% - 15px);}
.idx-info-content > div .idx-info-list:last-child { margin-bottom: 0;}
.idx-info-content > a { width: calc(35% - 15px); display: block;}
.idx-info-list { border-radius: 10px; border: 1px solid #b1d6e7; padding: 30px 20px 30px 40px; display: flex; flex-direction: row; flex-wrap: wrap; align-items: center; background: #fff; margin-bottom: 18px;}
.idx-info-list:hover { transform: scale(0.95);}
.idx-info-list:hover .idx-info-title { color: #3bacc0; }
.idx-info-list:hover .idx-info-btn { background: #3bacc0; }
.idx-info-list > div:nth-of-type(1) { width: calc(100% - 30px); padding-right: 20px;}
.idx-info-list > div:nth-of-type(2) { width: 30px;}
.idx-info-tag { line-height: 1; padding: 6px 12px; background: #3bacc0; border-radius: 15px; color: #fff; font-size: 14px; font-weight: 500; margin-bottom: 8px; display: inline-block;}
.idx-info-title { display: block; font-weight: 500; color: #333;}
.idx-info-btn { width: 30px; height: 30px; border-radius: 100%; background: #d6dde2; position: relative;}
.idx-info-btn img { width: 15px; position: absolute; top:50%; left: 50%; transform: translate(-50%, -50%);}

.idx-info-right { background: #fff; border-radius: 10px; border: 1px solid #b1d6e7; position: relative; overflow: hidden;}
.idx-info-right-content { position: absolute; z-index: 2; width: 100%; bottom: 0; left: 0; background: rgba(7,43,73,.4); padding: calc(15px + 2%) calc(20px + 2%); color: #fff; font-weight: 500;font-size: clamp(18px, 1.5vw, 20px);transition: all 0.4s ease-out 0s;}
.idx-info-right-content > div { 
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;
overflow: hidden;}
.idx-info-right > img { object-fit: cover; width: 100%; height: 100%;transition: all 1.4s ease-out 0s;}
.idx-info-right:hover > img { transform: scale(1.1);}
.idx-info-more { position: relative; z-index: 3;}
.idx-info-more .btn-1{ margin:0 auto;}

.bottom-bg { position: absolute; bottom: 0; left: 0; width: 100%; z-index: 1; mix-blend-mode: multiply;}

@media only screen and (max-width: 1365px) {
	#content { padding-top: 55px; }
	#content , .p-layout { font-size: 16px;}
	
	.mySwiper { right: 2%;}
}

@media only screen and (max-width: 1279px) {
	.idx-about-content-2 > div { width: 100%; padding: 0 0 40px 0; }
	.idx-about-content-2 > div:after { display: none;}
	
	
	.idx-service-box  { width: calc(100% - 0px);}
	.idx-service-content > div:nth-of-type(1) { width: 100%;}
	.idx-service-content > div:nth-of-type(2) { display: none;}
	.mySwiper { width: 100%; position: inherit!important; height: auto; top: auto; right: auto; }
	.idx-service-item { top: auto !important; right: auto !important;}
	
	.idx-service-item { position: relative!important; margin: 0 20px 20px 0; width: calc(20% - 20px) !important; }
	.idx-service-item-name { position: relative; top:auto; transform: none;left: auto; width: auto; padding-left: 0px; text-align: center; padding-top: 5px; }
	.idx-service-item-pto img { max-height: inherit; }
	.idx-service-tool { position: inherit; bottom: auto; left: auto;margin-top: 25px;}
	
	.mySwiper .swiper-wrapper { display: flex; flex-direction: row; flex-wrap: wrap;}
}

@media only screen and (max-width: 980px) {
	.banner-pc { display: none}
	.banner-mobile { display: block;}
	
	.loop .owl-nav, .banner-number { transform: scale(0.8); transform-origin: 100% 100%;}
	.loop .owl-nav { bottom: 52px;}
	.banner-number {  bottom: 30px; right: 5%;}
	
	.idx-about-content > div:nth-of-type(1) { width: 100%; padding-bottom: 25px;}
	.idx-about-content > div:nth-of-type(2) { width: 100%; padding-left: 0%;}
	
	.title-1 { padding:0 0 calc(10px + 2%) 0; margin:0 0 calc(10px + 2%) 0; }
	
	.idx-info-content > div { width: calc(50% - 15px);}
	.idx-info-content > a { width: calc(50% - 15px);}
}
@media only screen and (max-width: 768px) {
	.loop .owl-nav { right:100px;}

	.idx-why-content > div:nth-of-type(1) { max-width: 100%;}
	.idx-why-content > div:nth-of-type(2) { width: 100%; }
	
	.idx-what-top > div:nth-of-type(1) { width: 100%;}
	.idx-what-top > div:nth-of-type(2) { width: 100%; padding-left: 0; }

	.idx-service-item-name { display: none;}
	
	.idx-info-content > div { width: 100%; margin-bottom: 18px;}
	.idx-info-content > a { width: 100%;}
	
	.idx-info-list { padding: 20px 20px 20px 20px}
}
@media only screen and (max-width: 640px) {
	.idx-what-list > a { width:100%; padding: 0 0 30px 0; }
	
	.idx-service-item { width: calc(33.33% - 20px) !important; }
}
@media only screen and (max-width: 570px) {
	.loop .owl-nav, .banner-number { transform: scale(0.4);transform-origin: 0% 100%; }
	.loop .owl-nav { bottom: 20px; right:calc(3% + 20px); right: -10px;}
	.banner-number {  bottom: 13px; right: -20px; }
	
	.idx-why-list > div { width: 100%; padding: 20px 25px; min-height: inherit; margin-bottom: 20px;}
	.idx-why-list > div:nth-of-type(2) { margin-top: 0;}
	.idx-why-list > div:nth-of-type(4) { margin-top: 0;}
	.idx-why-list > div:nth-of-type(3) { margin-top: 0;}
	
}

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

}

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

}
