.titleBox2{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;align-items:baseline}
.titleBox2 .en{font-family:"Poppins","Noto Sans TC",sans-serif;font-size:25px;color:#53585a;text-transform:uppercase}
.titleBox2 .title{padding-top:2px;margin-left:12px;font-weight:300;font-size:22px;letter-spacing:0.05em;color:#6e6e6e}
.titleBox2 .text{padding-top:30px;padding-bottom:25px;font-size:15px;letter-spacing:0.07em;color:#666;line-height:190%}
.titleBox2 .btn2{width:100%}
.titleBox2.center{text-align:center}
.aboutArea1 .titleBox2 .titleTw{text-transform:uppercase;line-height:130%;letter-spacing:2px;font-weight:600;font-size:36px;color:var(--primary);margin-top:10px}
.aboutArea1 .titleBox2 .titleEn{color:#d9d9d9;font-weight:400;font-size:32px;line-height:1.3;letter-spacing:0.5px;max-height:150px;position:relative;font-family:'Cormorant Infant',sans-serif;text-transform:uppercase;line-height:130%}
.aboutArea1 .itemBox{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:center;width:100%;flex-direction:column-reverse}
.aboutArea1 .rightBox{padding-left:0;padding-bottom:65px;position:relative;width:100%}
.aboutArea1 .Img{width:100%}
.aboutArea1 .Img img{display:block;width:100%}
.aboutArea1 .Img1{position:relative;max-width:985px}
.aboutArea1 .Img2{max-width:453px}

@media (min-width:1181px){
	.aboutArea1 .itemBox{padding-left:40px;padding-right:40px}
	.aboutArea1 .Img2{position:absolute;right:0;bottom:0}
}
 
@media (max-width:1180px){
	.aboutArea1{padding-bottom:0}
	.aboutArea1 .titleBox{margin-bottom:30px}
	.aboutArea1 .leftBox{width:100%;margin-bottom:0;text-align:center}
	.aboutArea1 .titleBox2{-ms-flex-pack:center}
	.aboutArea1 .rightBox{width:100%;padding-left:0;padding-bottom: 0;}
	.aboutArea1 .Img2{position:relative;z-index:2;width:40%;margin-top:-8%}
	.aboutArea1 .Img1{width:80%;margin-left:auto}
}

@media (max-width:767px){
	.aboutArea1 .Img1{width:100%;margin-right:auto;margin-bottom:30px}
	.aboutArea1 .Img2{display:none}
}
@media (max-width:640px){
	.aboutArea1 .titleBox{margin-bottom:0}
	.aboutArea1 .titleBox2 .titleTw{font-size:26px}
}