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

#content { font-size: 16px; line-height:1.7; color: #3b3b3b; letter-spacing: 0.05rem; font-weight: 400; padding-top: 146px;}

.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: 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-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-Raleway { font-family: "Raleway", sans-serif;}

.color-blue { color: #5691ce;}
.color-green { color: #009fb4;}
.color-white { color: #fff;}
.color-gray { color: #a9a9a9;}

.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 { margin: 0; padding:0 0 calc(20px + 1%) 0; font-weight: 400; line-height: 1.7; 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 { padding-bottom: 25px; line-height: 1.1;}


.banner { position: relative; padding-left: 56px; 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:50%; transform: translateY(-50%); width: 100%; z-index: 11; margin-top: 0 !important ;}
.loop .owl-prev, .loop .owl-next { position:absolute; z-index:100; top:50%; transform: translateY(-50%); background:none !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: 0.5;transition: all 0.4s ease-out 0s;width: 25px; height: 25px; 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; top: 50%; transform: translateY(-50%); right: 15px; text-align: center !important; padding: 0 0px; display: flex; flex-direction: column; flex-wrap: nowrap; width: 30px; align-items: center;}
.loop .owl-dots .owl-dot span, .loop  .owl-dots .owl-dot span { background: #fff !important; width: 10px !important; height: 10px !important; margin: 10px !important; opacity: 0.35;}
.loop .owl-dots .owl-dot.active span, .loop  .owl-dots .owl-dot:hover span { opacity: 1;}

.idx-main-link { margin-bottom: calc(20px + 4%); display: flex; flex-direction: row; flex-wrap: wrap;}
.idx-main-link > a { width: 25%; display: block; border-right: 1px solid #d9d9d9; padding: 20px 3%;}
.idx-main-link > a:last-child { border-right: 0px solid #d9d9d9;}
.idx-main-link > a:hover .idx-main-pto { background: #bead9c; padding: 10px 15px;}
.idx-main-link > a:hover .idx-main-pto img { filter: brightness(0) invert(1);}
.idx-main-link > a:hover .idx-main-arrrow { transform: translateX(25px);}

.idx-main-pto { padding: 10px 0; transition: all 0.4s ease-out 0s; margin-bottom: 32px; width: fit-content; }
.idx-main-pto img { max-width: 50px; max-height: 50px; }
.idx-main-title { font-size: clamp(20px, 1.9vw, 24px); line-height: 1.2; margin-bottom: 20px;color: #3b3b3b;  }
.idx-main-data { font-size: 14px; color: #444444; margin-bottom: 20px; line-height: 1.7;
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;
overflow: hidden;}
.idx-main-arrrow { width: 20px;transition: all 0.4s ease-out 0s;}

.idx-about-section { display: flex; flex-direction: row; flex-wrap: wrap; background: #1e1e1e; }
.idx-about-section > div:nth-of-type(1) { width: calc(50% - 16px);}
.idx-about-section > div:nth-of-type(1) img { object-fit: cover; width: 100%; height: 100%;}
.idx-about-section > div:nth-of-type(2) { width: calc(50% + 16px); padding: calc(20px + 5%) 6%; color:#fff;}

.title01 { padding:0 0 20px 0; margin:0 0 0 0; font-weight: 400; font-size: clamp(20px, 1.9vw, 24px); position: relative; line-height: 1.5; font-family: "Noto Sans TC", sans-serif; letter-spacing: 0;}

.idx-about-bottom { display: flex; flex-direction: row; flex-wrap: wrap; align-items: flex-end; justify-content: space-between;}

.btn01 { position: relative; width: fit-content; display: flex; flex-direction: row; flex-wrap: nowrap; align-items: center; letter-spacing: 0.1rem; color: #fff;}
.btn01 > div { padding-right: 5px; color: #fff;}
.btn01 > img { width: 20px;transition: all 0.2s ease-out 0s;}
.btn01:after { content: ""; position: absolute; bottom: -4px; right: 0; width: 100%; height: 1px; background: #fff;transition: all 0.4s ease-out 0s;}
.btn01:hover:after { left: 0; width: 0;}
.btn01:hover > img { transform: translateX(6px);}


.idx-about-section-2 { display: flex; flex-direction: row; flex-wrap: wrap; padding: calc(20px + 3%) 0;}
.idx-about-section-2 > div { border-right: 1px solid #d2d2d2;}
.idx-about-section-2 > div:last-child { border-width: 0;}
.idx-about-section-2 > div:nth-of-type(1) { width: 30%;padding: 30px 4%; }
.idx-about-section-2 > div:nth-of-type(2) { width: 45%;padding: 30px 4%; }
.idx-about-section-2 > div:nth-of-type(3) { width: 25%;padding: 10px 4%; }
.idx-about-section-2-btn {  width: 130px; height: 130px;  border-radius: 100%; border: 1px solid #7f7f7f; position: relative; display: flex; flex-direction: row; flex-wrap: wrap; justify-content: center; align-items: center; letter-spacing: 0.1rem;}
.idx-about-section-2-btn:hover { transform: scale(0.9); background: #111; color: #fff;}
.idx-about-section-2-btn:hover > img { filter: brightness(0) invert(1);}
.idx-about-section-2-btn > img {  position: absolute; width: 16px; filter: brightness(0); top:60%; right: 22%; transform: translateY(-50%);}

.idx-case-section { display: flex; flex-direction: row; flex-wrap: wrap; padding: calc(20px + 4%) 0; background: #1e1e1e;}
.idx-case-section > div { width: 50%;}
.idx-case-section > div:nth-of-type(2) { padding-right: 3%;}
.idx-case-left { display: flex; flex-direction: column; flex-wrap: wrap; align-items: center;}
.idx-case-left .title-type-1 { padding-bottom: calc(20px + 5%); color: #fff;}
.idx-case-left .title-type-1 > span { letter-spacing: 0.2rem; color: #adadad; line-height: 1.1; display: block; padding-bottom: 20px; font-weight: 500; text-transform: uppercase;}
.idx-case-left > img { width: 100%;}
.idx-case-right { max-width: 650px; margin: 0 auto 0 0; padding-left: 15%; color: #fff;}
.idx-case-right-pto { display: block; width: 100%; margin-bottom: calc(20px + 2%);}

.idx-service-section { padding: calc(20px + 5%) 0;}
.idx-service-top-section { max-width: 1400px; margin: 0 auto;}
.idx-service-top-section .title-type-1 { padding-bottom: calc(20px + 2%);}
.idx-service-tool-section { display: flex; flex-direction: row; flex-wrap: wrap; justify-content: space-between; margin-bottom: calc(20px + 3%);}
.idx-service-tool-section > div { position: relative;}
.idx-service-tool-section > div:nth-of-type(1) { display: flex; flex-direction: row; flex-wrap: nowrap;}
.idx-service-tool-section > div:nth-of-type(1) > div:nth-of-type(1) { padding-right: 20px;}

.idx-service-tool-section .btn01 { color: #3b3b3b;}
.idx-service-tool-section .btn01 > div { color: #3b3b3b;}
.idx-service-tool-section .btn01:after { background: #3b3b3b;}
.idx-service-tool-section .btn01 > img { filter: brightness(0);}


.swiper-prev, .swiper-next { display: flex; flex-direction: row; flex-wrap: nowrap; align-items: center;transition: all 0.4s ease-out 0s; }
.swiper-prev:hover, .swiper-next:hover { opacity: 0.6;}
.swiper-prev > div, .swiper-next > div { padding: 0 3px; font-family: "Raleway", sans-serif; text-transform: uppercase;}
.swiper-prev img, .swiper-next img { width: 25px; transform: translateY(-2px)}
.swiper-prev img { transform:translateY(-2px) rotate(180deg);}

.idx-service-pto { position: relative; margin-bottom: calc(10px + 1%);}
.idx-service-pto-btn { transition: all 0.25s ease-out 0s; position: absolute; background: #1e1e1e; width: 70px; height: 70px; border-radius: 100%; top:50%; left: 50%; transform: translate(-50%, -50%) scale(0); z-index: 3; color: #fff;display: flex; flex-direction: row; flex-wrap: nowrap; align-items: center; justify-content: center; font-size: 16px; line-height: 1.2; }
.idx-service-pto:hover .idx-service-pto-btn { transform: translate(-50%, -50%) scale(1);}
.idx-service-name { text-align: center; font-size: 18px; color: #3b3b3b; }

@media only screen and (max-width: 1460px) {
	#content { padding-top: 80px;}
	
}

@media only screen and (max-width: 1279px) {
	.banner { padding-left: 0;}
	.banner-pc { display: none !important}
	.banner-mobile { display: block !important; }
}

@media only screen and (max-width: 980px) {
	.idx-main-link > a { width: 50%;}
	.idx-main-link > a:nth-child(even) { border-right: 0px solid #d9d9d9;}
	
	.idx-about-section-2 > div { width: 100% !important;padding:0 0 25px 0 !important; text-align: center;}
	.idx-about-section-2 > div { border-right: 0px solid #d2d2d2;}
	.idx-about-section-2-btn { margin: 0 auto;}
}
@media only screen and (max-width: 768px) {
	.loop .owl-dots { right: 8px;}
	.loop .owl-dots .owl-dot span, .loop  .owl-dots .owl-dot span { margin:5px 10px !important;}
	
	.idx-about-section > div:nth-of-type(1) { width:  100%;}
	.idx-about-section > div:nth-of-type(2) { width:  100%; padding: calc(20px + 5%) 6%; color:#fff;}
	
	.idx-case-section > div { width: 100%;}
	.idx-case-section > div:nth-of-type(1) { margin-bottom: 50px;}
	.idx-case-section > div:nth-of-type(2) { padding-left: 3%; padding-right: 3%;}
	.idx-case-right { max-width: 100%; padding-left: 0;}
}
@media only screen and (max-width: 640px) {
	.idx-service-tool-section { flex-direction: column; justify-content: flex-start; }
	.idx-service-tool-section > div:nth-of-type(1) { order: 2;}
	.idx-service-tool-section > div:nth-of-type(2) { order: 1; margin-bottom: 35px;}
	
}
@media only screen and (max-width: 570px) {
	.banner { margin-bottom: 10px;}
	
	.idx-main-link > a { width: 100%; border-bottom: 1px solid #d9d9d9;border-right: 0px solid #d9d9d9;}
	.idx-main-link > a:last-child { border-bottom: 0px solid #d9d9d9;}
	.idx-main-pto { margin-bottom: 15px;}
	
}

@media only screen and (max-width: 414px) {
	.idx-about-bottom { flex-direction: column; align-items: flex-start;}
	.idx-about-bottom > div:nth-of-type(1) { padding-bottom: 25px;}
}

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