.serviceArea .arrowBox .prev:before,
.serviceArea .arrowBox .next:before, .serviceArea .arrowBox .prev:after,
.serviceArea .arrowBox .next:after, .esgArea .esgList .esgItem .Img img, .esgArea .esgList .esgItem .Img, .esgArea .esgList .esgItem:after {
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
}


.Img.radius {
	overflow: hidden;
	border-radius: 40px;
	-webkit-transform: translateZ(0);
	        transform: translateZ(0);
}
.Img.radius img {
	width: 100%;
	display: block;
	-webkit-backface-visibility: hidden;
	        backface-visibility: hidden;
	       object-fit: cover;
	       height: 350px;
}
@media (max-width: 768px) {
	.Img.radius {
		border-radius: 20px;
	}
}

.aboutTitle {
	font-weight: bold;
	color: #475552;
	font-size: 30px;
	line-height: 1.2;
	letter-spacing: 0.9px;
}
@media (max-width: 1400px) {
	.aboutTitle {
		font-size: 28px;
	}
}
@media (max-width: 991px) {
	.aboutTitle {
		font-size: 26px;
	}
}
@media (max-width: 768px) {
	.aboutTitle {
		font-size: 22px;
	}
}

.aboutText {
	font-weight: 400;
	color: #63726f;
	font-size: 16px;
	line-height: 1.75;
	letter-spacing: 0.16px;
}
@media (max-width: 1400px) {
	.aboutText {
		font-size: 16px;
	}
}

.aboutArea {
	overflow: hidden;
	padding-top: 90px;
	padding-bottom: 4px;
	/*background-color: #e8f1f0;*/
	background-color: #fff;
	position: relative;
	z-index: 1;
}
@media (max-width: 991px) {
	.aboutArea {
		padding-top: 60px;
	}
}
@media (max-width: 540px) {
	.aboutArea {
		padding-top: 40px;
	}
}

/*

.aboutArea:before {
	content: "";
	width: 943px;
	height: 943px;
	border-radius: 50%;
	background-color: #d8e6e5;
	z-index: -1;
	position: absolute;
	-webkit-transform: scaleY(0.97) scaleX(1);
	        transform: scaleY(0.97) scaleX(1);
	left: -16%;
	bottom: 0;
	opacity: 0.7;
	-webkit-animation: scaleBg 20s linear infinite;
	        animation: scaleBg 20s linear infinite;
}
@media (max-width: 1600px) {
	.aboutArea:before {
		left: -25%;
	}
}
@media (max-width: 1400px) {
	.aboutArea:before {
		width: 850px;
		height: 850px;
	}
}
@media (max-width: 991px) {
	.aboutArea:before {
		width: 600px;
		height: 600px;
	}
}
@media (max-width: 768px) {
	.aboutArea:before {
		width: 650px;
		height: 650px;
		left: -40%;
	}
}
@media (max-width: 650px) {
	.aboutArea:before {
		width: 450px;
		height: 450px;
		bottom: auto;
		top: 5%;
	}
}
@media (max-width: 540px) {
	.aboutArea:before {
		left: -50%;
	}
}
@media (max-width: 400px) {
	.aboutArea:before {
		width: 350px;
		height: 350px;
		bottom: auto;
		top: 5%;
	}
}

*/

@media (max-width: 1400px) {
	.aboutArea .wrap {
		max-width: 1180px;
	}
}
@media (max-width: 1200px) {
	.aboutArea .wrap {
		max-width: 980px;
	}
}
@media (max-width: 991px) {
	.aboutArea .wrap {
		max-width: 780px;
	}
}
.aboutArea .aboutList {
	margin-bottom: 118px;
}
.aboutArea .aboutList .top {
	margin-bottom: 92px;
}
.aboutArea .aboutList .titleEn {
	font-family: "Lato";
	font-weight: 400;
	color: #b3cdcc;
	padding-left: 4px;
	font-size: 18px;
	line-height: 1.67;
	letter-spacing: 0;
}
.aboutArea .aboutList .titleTw {
	font-weight: bold;
	font-size: 50px;
	line-height: 1.2;
	letter-spacing: 0.5px;
}
.aboutArea .aboutList .aboutTitle {
	font-weight: 500;
}
.aboutArea .aboutList .aboutText {
	padding-top: 30px;
}
@media (max-width: 1400px) {
	.aboutArea .aboutList .titleEn {
		font-size: 16px;
	}
	.aboutArea .aboutList .titleTw {
		font-size: 45px;
	}
}
@media (max-width: 991px) {
	.aboutArea .aboutList {
		margin-bottom: 60px;
	}
	.aboutArea .aboutList .top {
		margin-bottom: 50px;
	}
	.aboutArea .aboutList .titleEn {
		font-size: 14px;
	}
	.aboutArea .aboutList .titleTw {
		font-size: 42px;
	}
}
@media (max-width: 768px) {
	.aboutArea .aboutList .titleTw {
		font-size: 36px;
	}
}
@media (max-width: 540px) {
	.aboutArea .aboutList {
		margin-bottom: 40px;
	}
	.aboutArea .aboutList .top {
		margin-bottom: 30px;
	}
	.aboutArea .aboutList .titleTw {
		font-size: 34px;
	}
}
.aboutArea .albumList .albumItem {
	padding: 0 15px;
}
.aboutArea .aboutAlbum {
	overflow: hidden;
}
.aboutArea .aboutAlbum .albumList {
	max-width: 1581px;
	margin: 0 auto;
}
@media (max-width: 1600px) {
	.aboutArea .aboutAlbum .albumList {
		max-width: 1300px;
	}
}
@media (max-width: 1400px) {
	.aboutArea .aboutAlbum .albumList {
		max-width: 1100px;
	}
}
@media (max-width: 1200px) {
	.aboutArea .aboutAlbum .albumList {
		max-width: 900px;
	}
}
@media (max-width: 991px) {
	.aboutArea .aboutAlbum .albumList {
		max-width: 700px;
	}
}
@media (max-width: 768px) {
	.aboutArea .aboutAlbum .albumList {
		max-width: 500px;
	}
}
@media (max-width: 650px) {
	.aboutArea .aboutAlbum .albumList {
		max-width: 400px;
	}
}
.aboutArea .aboutAlbum .slick-list {
	overflow: visible;
}





.aboutArea::after {
  content: "";
  position: absolute;
  right: 0;
  top: 5%;
  width: 550px;
  height: 550px;
  background: url("../images/aboutbg01.png") no-repeat center center;
  background-size: contain;
  opacity: 0.2; /* 可調整透明度 */
  z-index: -1;
  pointer-events: none; /* 避免擋到文字 */
}

/* ✅ 手機版自動縮小位置與大小 */
@media (max-width: 991px) {
  .aboutArea::after {
    width: 550px;
    height: 550px;
    right: 0;
    top: 5%;
    opacity: 0.25;
  }
}

@media (max-width: 540px) {
  .aboutArea::after {
    width: 420px;
    height: 420px;
    right: 0;
    /*transform: translateX(50%);*/
    top: 10%;
    opacity: 0.3;
  }
}





.esgArea {
	background-color: #fff;
	padding-top: 188px;
	padding-bottom: 100px;
	position: relative;
	z-index: 1;
	overflow: hidden;
}
/*
.esgArea:before {
	content: "";
	width: 574px;
	height: 574px;
	border-radius: 50%;
	background-color: #d8e6e5;
	z-index: -1;
	position: absolute;
	-webkit-transform: scaleY(0.97) scaleX(1);
	        transform: scaleY(0.97) scaleX(1);
	right: -7%;
	bottom: -27%;
	opacity: 0.7;
	-webkit-animation: scaleBg 20s linear infinite;
	        animation: scaleBg 20s linear infinite;
}
*/
@media (max-width: 1400px) {
	.esgArea {
		padding-top: 120px;
	}
	.esgArea:before {
		width: 450px;
		height: 450px;
		right: -15%;
	}
}
@media (max-width: 900px) {
	.esgArea {
		padding-top: 60px;
		padding-bottom: 50px;
	}
	.esgArea:before {
		bottom: -15%;
	}
}
@media (max-width: 650px) {
	.esgArea:before {
		width: 350px;
		height: 350px;
		right: -30%;
	}
}
@media (max-width: 540px) {
	.esgArea:before {
		right: -50%;
	}
}
.esgArea .esgTop {
	margin: 0 auto;
	max-width: 755px;
	text-align: center;
}
.esgArea .esgTop .aboutText {
	margin-top: 26px;
}
.esgArea .esgBottom {
	margin-top: 55px;
	padding: 50px;
	padding-bottom: 60px;
	border-radius: 40px;
	background-color: #cde2e2;
}
@media (max-width: 900px) {
	.esgArea .esgBottom {
		padding: 35px;
		max-width: 70%;
		margin-top: 30px;
		margin-left: auto;
		margin-right: auto;
	}
}
@media (max-width: 650px) {
	.esgArea .esgBottom {
		max-width: 100%;
	}
}
.esgArea .esgList {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 100%;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
}
@media (max-width: 900px) {
	.esgArea .esgList {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		    -ms-flex-direction: column;
		        flex-direction: column;
		row-gap: 40px;
	}
}
.esgArea .esgList .esgItem {
	width: 27.5%;
	position: relative;
	z-index: 1;
}
.esgArea .esgList .esgItem:after {
	content: "";
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	        transform: translate(-50%, -50%);
	z-index: -1;
	width: 120%;
	height: 120%;
	background-color: #e8f1f0;
	border-radius: 40px;
	opacity: 0;
}
.esgArea .esgList .esgItem:hover:after {
	opacity: 1;
}
.esgArea .esgList .esgItem:hover .Img {
	background-color: #f8faf9;
}
.esgArea .esgList .esgItem:hover .Img img {
	/*-webkit-filter: contrast(0) brightness(2);
	        filter: contrast(0) brightness(2);*/
}
@media (max-width: 1400px) {
	.esgArea .esgList .esgItem {
		width: 31%;
	}
	.esgArea .esgList .esgItem:after {
		width: 110%;
	}
}
@media (max-width: 900px) {
	.esgArea .esgList .esgItem {
		width: 100%;
	}
	.esgArea .esgList .esgItem:after {
		height: 110%;
	}
}
.esgArea .esgList .esgItem .order {
	font-weight: bold;
	font-family: "Lato";
	font-size: 16px;
	line-height: 1.75;
	letter-spacing: 0;
}
.esgArea .esgList .esgItem .top {
	margin-top: 40px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
}
@media (max-width: 900px) {
	.esgArea .esgList .esgItem .top {
		margin-top: 10px;
	}
}
.esgArea .esgList .esgItem .titleBox {
	margin-bottom: 10px;
}
.esgArea .esgList .esgItem .titleBox .titleEn {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 24px;
	line-height: 1.2;
	letter-spacing: 0;
	color: #839ca5;
}
.esgArea .esgList .esgItem .titleBox .titleTw {
	padding-top: 6px;
	font-size: 30px;
	line-height: 1.2;
	letter-spacing: 0.9px;
}
@media (max-width: 1200px) {
	.esgArea .esgList .esgItem .titleBox .titleEn {
		font-size: 20px;
	}
	.esgArea .esgList .esgItem .titleBox .titleTw {
		font-size: 26px;
	}
}
.esgArea .esgList .esgItem .Img {
	width: 113px;
	height: 113px;
	min-width: 113px;
	border-radius: 50%;
	background-color: #f8faf9;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
}
.esgArea .esgList .esgItem .Img img {
	/*max-width: 100%;*/
	object-fit: cover;
	width: 113px;
	height: 113px;
	border-radius: 50%;
}
@media (max-width: 1400px) {
	.esgArea .esgList .esgItem .Img {
		width: 90px;
		height: 90px;
		min-width: 90px;
	}
	.esgArea .esgList .esgItem .Img img {
		/*max-width: 45px;*/
		width: 90px;
		height: 90px;
	}
}
@media (max-width: 1180px) {
	.esgArea .esgList .esgItem .Img {
		width: 70px;
		height: 70px;
		min-width: 70px;
	}
	.esgArea .esgList .esgItem .Img img {
		/*max-width: 35px;*/
		width: 70px;
		height: 70px;
	}
}
.esgArea .esgList .esgItem .bottom {
	margin-top: 30px;
}
.esgArea .esgList .esgItem .bottom .subtitle {
	color: #475552;
	font-weight: bold;
}
.esgArea .esgList .esgItem .bottom .textEditor {
	color: #63726f;
}
@media (max-width: 900px) {
	.esgArea .esgList .esgItem .bottom {
		margin-top: 10px;
	}
}

.serviceArea {
	padding: 96px 0;
	background-color: #d8e6e5;
}
@media (max-width: 1180px) {
	.serviceArea {
		padding: 60px 0;
	}
}
.serviceArea .serviceTop .wrap {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
	-webkit-box-align: start;
	    -ms-flex-align: start;
	        align-items: flex-start;
	-webkit-column-gap: 7%;
	   -moz-column-gap: 7%;
	        column-gap: 7%;
	row-gap: 20px;
}
.serviceArea .serviceBottom {
	margin-top: 55px;
	width: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: end;
	    -ms-flex-pack: end;
	        justify-content: flex-end;
	-webkit-column-gap: 40px;
	   -moz-column-gap: 40px;
	        column-gap: 40px;
}
@media (max-width: 840px) {
	.serviceArea .serviceBottom {
		-webkit-box-orient: vertical;
		-webkit-box-direction: reverse;
		    -ms-flex-direction: column-reverse;
		        flex-direction: column-reverse;
		row-gap: 30px;
		-webkit-box-pack: center;
		    -ms-flex-pack: center;
		        justify-content: center;
		-webkit-box-align: center;
		    -ms-flex-align: center;
		        align-items: center;
		margin-top: 30px;
	}
}
.serviceArea .arrowBox {
	width: 10%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-direction: column;
	        flex-direction: column;
	-webkit-box-align: end;
	    -ms-flex-align: end;
	        align-items: flex-end;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	row-gap: 10px;
}
@media (max-width: 840px) {
	.serviceArea .arrowBox {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		    -ms-flex-direction: row;
		        flex-direction: row;
		width: 100%;
		-webkit-column-gap: 30px;
		   -moz-column-gap: 30px;
		        column-gap: 30px;
	}
}
.serviceArea .arrowBox .prev,
.serviceArea .arrowBox .next {
	cursor: pointer;
	height: 82px;
	width: 82px;
	background-color: #f8faf9;
	border-radius: 50%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	position: relative;
	z-index: 2;
}
.serviceArea .arrowBox .prev:after,
.serviceArea .arrowBox .next:after {
	content: "";
	background-image: url("../images/arrow.png");
	background-size: contain;
	width: 24px;
	height: 12px;
	position: relative;
	z-index: 1;
}
.serviceArea .arrowBox .prev:before,
.serviceArea .arrowBox .next:before {
	content: "";
	width: 1px;
	height: 1px;
	border-radius: 50%;
	background-color: #9ab7b7;
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	        transform: translate(-50%, -50%);
	opacity: 0;
}
.serviceArea .arrowBox .prev:hover:before,
.serviceArea .arrowBox .next:hover:before {
	width: 100%;
	height: 100%;
	opacity: 1;
}
.serviceArea .arrowBox .prev:hover:after,
.serviceArea .arrowBox .next:hover:after {
	-webkit-filter: contrast(0) brightness(2);
	        filter: contrast(0) brightness(2);
}
@media (max-width: 1400px) {
	.serviceArea .arrowBox .prev,
	.serviceArea .arrowBox .next {
		height: 60px;
		width: 60px;
	}
}
.serviceArea .arrowBox .next:after {
	-webkit-transform: rotate(180deg);
	        transform: rotate(180deg);
}
.serviceArea .serviceListBox {
	width: 84%;
	overflow: hidden;
}
@media (max-width: 1500px) {
	.serviceArea .serviceListBox {
		width: 88%;
	}
}
@media (max-width: 840px) {
	.serviceArea .serviceListBox {
		padding: 0 25px;
		width: 100%;
	}
}
@media (max-width: 650px) {
	.serviceArea .serviceListBox {
		padding: 0 5px;
	}
}
.serviceArea .serviceList {
	width: 78%;
}
@media (max-width: 840px) {
	.serviceArea .serviceList {
		width: 100%;
	}
}
@media (min-width: 841px) {
	.serviceArea .serviceList .slick-list {
		overflow: visible;
	}
}
.serviceArea .serviceList .serviceItem {
	padding: 0 15px;
}
.serviceArea .serviceList .item .textBox {
	padding-top: 20px;
}
.serviceArea .serviceList .item .textBox .subtitle {
	font-size: 22px;
	line-height: 1.2;
	letter-spacing: 0;
	font-weight: 500;
}
.serviceArea .serviceList .item .textBox .aboutText {
	padding-top: 16px;
}

.introduceArea {
	background-color: #fff;
	padding: 100px 0;
	position: relative;
	z-index: 1;
	overflow: hidden;
}
/*
.introduceArea:after {
	content: "";
	width: 816px;
	height: 816px;
	border-radius: 50%;
	background-color: #eff9f8;
	position: absolute;
	z-index: -1;
	bottom: 0;
	left: 50%;
	-webkit-transform: translate(-50%, 57%);
	        transform: translate(-50%, 57%);
	-webkit-animation: scaleBgIntroduce 20s linear infinite;
	        animation: scaleBgIntroduce 20s linear infinite;
}
*/
@-webkit-keyframes scaleBgIntroduce {
	0% {
		-webkit-transform: translate(-50%, 57%) scaleY(0.97) scaleX(1);
		        transform: translate(-50%, 57%) scaleY(0.97) scaleX(1);
	}
	50% {
		-webkit-transform: translate(-50%, 57%) scaleY(1.1) scaleX(1.13);
		        transform: translate(-50%, 57%) scaleY(1.1) scaleX(1.13);
	}
	0% {
		-webkit-transform: translate(-50%, 57%) scaleY(0.97) scaleX(1);
		        transform: translate(-50%, 57%) scaleY(0.97) scaleX(1);
	}
}
@keyframes scaleBgIntroduce {
	0% {
		-webkit-transform: translate(-50%, 57%) scaleY(0.97) scaleX(1);
		        transform: translate(-50%, 57%) scaleY(0.97) scaleX(1);
	}
	50% {
		-webkit-transform: translate(-50%, 57%) scaleY(1.1) scaleX(1.13);
		        transform: translate(-50%, 57%) scaleY(1.1) scaleX(1.13);
	}
	0% {
		-webkit-transform: translate(-50%, 57%) scaleY(0.97) scaleX(1);
		        transform: translate(-50%, 57%) scaleY(0.97) scaleX(1);
	}
}
.introduceArea .introduceItem {
	text-align: center;
}
.introduceArea .aboutText {
	padding-top: 30px;
}
.introduceArea .btnBox {
	margin-top: 70px;
}
@media (max-width: 1180px) {
	.introduceArea {
		padding: 50px 0;
	}
	.introduceArea:after {
		width: 700px;
		height: 700px;
	}
	.introduceArea .btnBox {
		margin-top: 40px;
	}
}
@media (max-width: 840px) {
	.introduceArea:after {
		width: 600px;
		height: 600px;
	}
}


.moreBtn {
    display: block;
    width: 180px;
    height: 45px;
    font-size: 15px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 45px;
    text-align: center;
    border: solid 1px #b3cdcc;
    color: #475552;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    margin-top: 15px;
    margin-left: auto;
    margin-right: auto;
    border-radius: 5px;
}
.moreBtn:hover {
    border-color: #b3cdcc;
    color: #475552;
    padding-right: 60px;
}








@-webkit-keyframes textSlideRightAnimation {
	0% {
		opacity: 0;
		-webkit-transform: translateX(10px);
		        transform: translateX(10px);
	}
	100% {
		opacity: 1;
		-webkit-transform: translateX(0);
		        transform: translateX(0);
	}
}

@keyframes textSlideRightAnimation {
	0% {
		opacity: 0;
		-webkit-transform: translateX(10px);
		        transform: translateX(10px);
	}
	100% {
		opacity: 1;
		-webkit-transform: translateX(0);
		        transform: translateX(0);
	}
}
@-webkit-keyframes textSlideDownAnimation {
	0% {
		opacity: 0;
		-webkit-transform: translateY(-10px);
		        transform: translateY(-10px);
	}
	100% {
		opacity: 1;
		-webkit-transform: translateY(0);
		        transform: translateY(0);
	}
}
@keyframes textSlideDownAnimation {
	0% {
		opacity: 0;
		-webkit-transform: translateY(-10px);
		        transform: translateY(-10px);
	}
	100% {
		opacity: 1;
		-webkit-transform: translateY(0);
		        transform: translateY(0);
	}
}
@-webkit-keyframes textSlideUpAnimation {
	0% {
		opacity: 0;
		-webkit-transform: translateY(10px);
		        transform: translateY(10px);
	}
	100% {
		opacity: 1;
		-webkit-transform: translateY(0);
		        transform: translateY(0);
	}
}
@keyframes textSlideUpAnimation {
	0% {
		opacity: 0;
		-webkit-transform: translateY(10px);
		        transform: translateY(10px);
	}
	100% {
		opacity: 1;
		-webkit-transform: translateY(0);
		        transform: translateY(0);
	}
}
@-webkit-keyframes rotate {
	to {
		-webkit-transform: rotate(360deg);
		        transform: rotate(360deg);
	}
}
@keyframes rotate {
	to {
		-webkit-transform: rotate(360deg);
		        transform: rotate(360deg);
	}
}
@-webkit-keyframes scaleBg {
	0% {
		-webkit-transform: scaleY(0.97) scaleX(1);
		        transform: scaleY(0.97) scaleX(1);
	}
	50% {
		-webkit-transform: scaleY(1.1) scaleX(1.13);
		        transform: scaleY(1.1) scaleX(1.13);
	}
	0% {
		-webkit-transform: scaleY(0.97) scaleX(1);
		        transform: scaleY(0.97) scaleX(1);
	}
}
@keyframes scaleBg {
	0% {
		-webkit-transform: scaleY(0.97) scaleX(1);
		        transform: scaleY(0.97) scaleX(1);
	}
	50% {
		-webkit-transform: scaleY(1.1) scaleX(1.13);
		        transform: scaleY(1.1) scaleX(1.13);
	}
	0% {
		-webkit-transform: scaleY(0.97) scaleX(1);
		        transform: scaleY(0.97) scaleX(1);
	}
}