/* CSS Document */

body {	-webkit-text-size-adjust:100%; font-family: 'Noto Sans TC', sans-serif; overflow-x: hidden; }
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; margin:0 auto; text-align:left; position:relative; clear:both;}

#content { font-size: 18px; line-height:34px; color: #333333; letter-spacing: 0.1rem; padding-top: 90px; font-weight: 300;}
#content p{ margin-bottom: 30px; margin-top: 0; font-size: 18px;line-height:34px;  font-weight: 300;}
p, td, li, label { font-size: 18px;line-height:34px;  font-weight: 300;}

.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%;}


.banner { clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0 86%); overflow: hidden; position: relative; z-index: 3;}
.banner-pc { }
.banner-mobile { display: none;}
.loop .owl-dots { display: none;}
.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: rgba(255,255,255,.5);}
.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: -45px; width: 100%; text-align: center !important; padding: 0 50px; }
.loop .owl-dots .owl-dot span, .loop  .owl-dots .owl-dot span { background: #d6d6d6 !important; width: 10px !important; height: 10px !important;}
.loop .owl-dots .owl-dot.active span, .loop  .owl-dots .owl-dot:hover span { background: #27a639 !important; }

.idx-question-section { position: relative; margin-top: -115px; padding: 120px 2% 0 2%; display: flex; flex-direction: row; flex-wrap: wrap;}
.idx-question-section > div:nth-of-type(1) { width: 51%;display: flex; flex-direction: row; flex-wrap: wrap; align-items: center;}
.idx-question-section > div:nth-of-type(1) > div:nth-of-type(1) { width: 48%; line-height: 0;}
.idx-question-section > div:nth-of-type(1) > div:nth-of-type(2) { width: 52%; padding-left: 10px; text-align: center;}
.idx-question-section > div:nth-of-type(1) > div:nth-of-type(2) b { display: block; font-size: 44px; font-weight: 700; line-height: 140%; padding-bottom: 38px;}
.idx-question-section > div:nth-of-type(1) > div:nth-of-type(2) a { display: block; border: 1px solid #2471AA; background: #2471AA; box-shadow:inset 0px 0px 0px 4px rgba(255,255,255,1);text-align: center; padding: 20px; color: #333; font-weight: 700; position: relative; font-size: 30px;}
.idx-question-section > div:nth-of-type(1) > div:nth-of-type(2) a h1 { padding: 0px; margin: 0; font-weight: 700; font-size: 30px; color: #fff;}
.idx-question-section > div:nth-of-type(1) > div:nth-of-type(2) a:after { content: ""; position: absolute; width: 87px; height: 87px; background: url("../images/idx-q-hand.png") no-repeat; background-size: contain; right: 36px; bottom: -65px;}
.idx-question-section > div:nth-of-type(2) { width: 44%; position: absolute; z-index: 2; bottom: -140px; right: 2%; border-radius: 30px; border: 5px solid #fff;box-shadow: 0px 0px 40px 0px rgba(0,0,0,0.1);display: flex; flex-direction: row; flex-wrap: wrap; background: #f6f6f8; overflow: hidden;}
.idx-question-section > div:nth-of-type(2) > div:nth-of-type(2), .idx-question-section > div:nth-of-type(2) > div:nth-of-type(3) { background: #CD6828; color: #fff;}
.idx-question-content { width: 50%; text-align: center; padding: 50px 5% 40px 5%;display: flex; flex-direction: column; flex-wrap: wrap; justify-content: center;}
.idx-question-pto, .idx-question-pto2 {  line-height: 0; margin-bottom: 30px; text-align:center; transform-origin: 50% 100%; animation-duration: 3s;animation-iteration-count: infinite; animation-timing-function: ease;}
.idx-question-pto img, .idx-question-pto2 img { height: 110px; }
.idx-question-pto { animation-name: idx-q-move;}
.idx-question-pto2 { animation-name: idx-q-move2;}
.idx-question-data { font-size: 28px; line-height: 40px; text-align: center;}
.idx-question-section:after { content: ""; position: absolute; width: 38%; height: 100%;z-index: -1; top: 0; right: 0; background: #ebebeb;}
@keyframes idx-q-move {
  0% {
    transform: rotate(0deg);
  }
  25% {
    transform: rotate(20deg);
  }
  75% {
    transform: rotate(-20deg);
  }
  100% {
    transform: rotate(0deg);
  }
}
@keyframes idx-q-move2 {
  0% {
    transform: rotate(0deg);
  }
  25% {
    transform: rotate(-20deg);
  }
  75% {
    transform: rotate(20deg);
  }
  100% {
    transform: rotate(0deg);
  }
}

.idx-why-section { padding: 130px 5% 155px 5%; background: url("../images/idx-why-bg.jpg") no-repeat top center; background-size: cover; background-attachment: fixed;}
.title-1 { padding-bottom: 60px; line-height: 130%; font-size: 44px; font-weight: 700; color: #fff;}
.idx-why-content { display: flex; flex-direction: row; flex-wrap: wrap;}
.idx-why-content > div { width: 33.33%; border-right: 1px solid rgba(255,255,255,.3); padding: 50px 4.5%; color: #fff; line-height: 180%;}
.idx-why-content > div:last-child { border-right: 0px solid rgba(255,255,255,.3);}
.idx-why-icon { text-align: center; line-height: 0; margin-bottom: 30px;}
.idx-why-name { text-align: center; line-height: 140%; margin-bottom: 20px; font-size: 24px; font-weight: 700;}

.idx-case-section { padding: 205px 5%; background: linear-gradient(0deg, #efefef 0%, #FFFFFF 40%);clip-path: polygon(0% 0%, 100% 10%, 100% 90%, 0 100%); overflow: hidden; position: relative; z-index: 1; margin-top: -115px;}
.color-black { color: #333;}

.idx-case-list { display: flex; flex-direction: row; flex-wrap: wrap; justify-content: space-between;}
.idx-case-list > div { width: 30%;}
.case-pto { margin-bottom: 20px; padding-bottom: 100%; display: block;}
.case-title { text-align: center; font-size: 26px; font-weight: 700; padding-bottom: 12px; display: block;}
.case-tag { text-align: center; }
.case-tag span { display: inline-block; margin: 0 6px 10px 6px; font-size: 20px; font-weight: 400; color: #333333; text-decoration: underline;}

.loop3 {  padding: 0 30px;}
.loop3 .owl-dots { display: none;}
.loop3 .owl-item {position: relative; }
.loop3 .owl-nav { position: absolute; top:calc(50% - 20px); left: 0; width: 100%; z-index: 11;}
.loop3 .owl-prev, .loop3 .owl-next { position:absolute; z-index:100; top:calc(50% - 20px); background:#fff !important; width: 40px; height: 40px; margin: 0 !important; border-radius: 100% !important; border: 2px solid #333 !important; transform-origin: 50% 50%;transition: all 0.4s ease-out 0s;}
.loop3 .owl-prev { left:-15px; }
.loop3 .owl-next { right:-15px;}
.loop3 .owl-prev:before, .loop3 .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: 10px; height: 10px; background-size: contain; display: inline-block; border-width: 2px 2px 0 0; border-style: solid; border-color: #333; position: relative; top:-2px;}
.loop3 .owl-prev:before { content: ""; transform: rotate(-135deg); left: 2px; }
.loop3 .owl-next:before { content: ""; transform: rotate(45deg); right: 3px;}
.loop3 .owl-prev:hover, .loop3 .owl-next:hover { opacity: 0.5;}
.loop3 .owl-stage-outer {z-index: 2;}
.loop3 .owl-dots { position: absolute; z-index: 100; bottom: -15px; width: 100%; text-align: center !important; padding: 0 50px; }
.loop3 .owl-dots .owl-dot span, .loop3  .owl-dots .owl-dot span { background: #fff !important; width: 13px !important; height: 13px !important; border: 0px solid #4c4c4c; opacity: 0.3;}
.loop3 .owl-dots .owl-dot.active span, .loop3  .owl-dots .owl-dot:hover span { background: #fff !important; opacity: 1 !important; }

.align-center { text-align: center;}

.idx-partner-section { padding: 45px 5% 75px 5%;}
.idx-partner-list { display: flex; flex-direction: row; flex-wrap: wrap;}
.idx-partner-list > div { width: 15.625%;border: 1px solid #ebebeb;margin-right: 1.25%; margin-bottom: 14px;}
.idx-partner-list > div:nth-child(6n+6){margin-right: 0;}

@media only screen and (max-width: 1679px) {
	.idx-question-section > div:nth-of-type(1) > div:nth-of-type(2) b { font-size: 34px;}
	.idx-question-section > div:nth-of-type(1) > div:nth-of-type(2) a h1 { font-size: 22px;}
	.idx-question-content { padding: 30px 5%;}
	.idx-question-data { font-size: 22px; line-height: 34px;}
}

@media only screen and (max-width: 1279px) {
	#content { padding-top: 70px;font-size: 17px; line-height:30px;}
	#content p{ font-size: 17px;line-height:30px; }
	p, td, li, label { font-size: 17px;line-height:30px;  }
		
	.idx-question-section { padding-bottom: 60px;}
	.idx-question-section > div:nth-of-type(1) { width: 100%;}
	.idx-question-section > div:nth-of-type(2) { width: 100%; position: inherit; bottom: auto; right: auto;}
	
	.idx-why-section { padding-top: 60px;}
	.title-1 { font-size: 30px; padding-bottom: 40px; text-align: center;}
	.idx-why-icon img { height: 80px;}
	.idx-why-name { font-size: 20px;}
	
	.idx-case-section { padding: 120px 5%;}
	.case-title { font-size: 22px;}
	.case-tag span { font-size: 18px;}
	.idx-partner-list > div{width: 24.0625%;}
	.idx-partner-list > div:nth-child(6n+6){margin-right: auto;}
	.idx-partner-list > div:nth-child(4n+4){margin-right: 0;}
}

@media only screen and (max-width: 980px) {
	.banner-pc { display: none}
	.banner-mobile { display: block;}

	.idx-why-content > div { width: 100%; border-right: 0px solid rgba(255,255,255,.3); border-bottom: 1px solid rgba(255,255,255,.3); padding:0 0 50px 0; margin-bottom: 50px; }
	
}
@media only screen and (max-width: 768px) {
	.idx-partner-list > div { width: 31.98%; margin-right: 2.03%;}
	.idx-partner-list > div:nth-child(4n+4){margin-right: auto;}
	.idx-partner-list > div:nth-child(3n+3){margin-right: 0;}
}
@media only screen and (max-width: 640px) {
	.idx-question-section > div:nth-of-type(1) > div:nth-of-type(2) b { font-size: 22px; padding-bottom: 15px;}
	.idx-question-section > div:nth-of-type(1) > div:nth-of-type(2) a h1 { font-size: 17px;}
	.idx-question-data { font-size: 18px; line-height: 30px;}
	.idx-question-pto, .idx-question-pto2 { margin-bottom: 15px;}
	.idx-question-pto img, .idx-question-pto2 img { height: 60px;}
	.idx-question-section > div:nth-of-type(1) > div:nth-of-type(2) a:after { width: 40px; height: 40px; bottom:-24px; }
	
}
@media only screen and (max-width: 570px) {
	.loop .owl-nav { top:calc(50% - 20px);}
	.loop .owl-prev:before, .loop .owl-next:before { width: 20px; height: 20px;}
	.loop .owl-prev { left:10px; }
	.loop .owl-next { right:10px;}
	.idx-partner-list > div{width: 48.635%; margin-right: 2.73%;}
	.idx-partner-list > div:nth-child(3n+3){margin-right: auto;}
	.idx-partner-list > div:nth-child(2n+2){margin-right: 0;}
}

@media only screen and (max-width: 430px) {
	.idx-partner-list > div{width: 48.19%; margin-right: 3.62%;}
	

}

@media only screen and (max-width: 350px) {
	.idx-partner-list > div{width: 47.7775%; margin-right: 4.445%;}
}