.enhancementArea .enhancementNavList .navBtn::after, .enhancementArea .enhancementNavList .navBtn::before, .enhancementArea .enhancementNavList .navBtn, .topArea .item a {
  transition: all 0.5s ease-in-out;
}

.mainArea.index {
  padding: 0;
}
.mainArea.index .bread {
  padding: 52px 0 40px;
}
.mainArea.index .wrap {
  max-width: 1590px;
}
.mainArea.index .serviceArea .wrap {
  max-width: 1690px;
}
@media (min-width: 1024px) {
  .mainArea.index .advantagesArea .wrap {
    max-width: unset;
    padding-left: 67px;
    padding-right: 67px;
  }
}
.mainArea.ins .contentBox {
  display: flex;
  flex-wrap: wrap;
}
.mainArea.ins .contentBox .leftBox {
  width: 250px;
}
@media (max-width: 1023px) {
  .mainArea.ins .contentBox .leftBox {
    width: 100%;
  }
}
.mainArea.ins .contentBox .rightBox {
  flex: 1;
  padding-left: 30px;
}
@media (max-width: 1023px) {
  .mainArea.ins .contentBox .rightBox {
    flex: unset;
    width: 100%;
    padding: 0;
  }
}
.mainArea.ins .facList {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -15px;
}
.mainArea.ins .facList .facItem {
  width: 33.3333333333%;
  padding: 0 15px 30px;
}
@media (max-width: 1023px) {
  .mainArea.ins .facList .facItem {
    width: 50%;
  }
}
@media (max-width: 640px) {
  .mainArea.ins .facList .facItem {
    width: 100%;
  }
}
.mainArea.ins .facList .item {
  padding: 20px 0px;
}
.mainArea.ins .facList .Img {
  width: 100%;
}
.mainArea.ins .facList .Img img {
  width: 100%;
  height: auto;
  display: block;
}
.mainArea.ins .facList .Txt {
  padding: 15px 0;
  overflow: hidden;
}
.mainArea.ins .facList .Txt .title a {
  display: block;
  font-size: 24px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
@media (max-width: 1023px) {
  .mainArea.ins .facList .Txt .title a {
    font-size: 22px;
  }
}
.mainArea.ins .facList .Txt .text {
  height: 60px;
  color: #4c4c4c;
  font-size: 16px;
  padding-top: 10px;
}
@media (max-width: 1023px) {
  .mainArea.ins .facList .Txt .text {
    font-size: 15px;
  }
}

.anchor {
  position: absolute;
  top: -80px;
}
@media (max-width: 1023px) {
  .anchor {
    top: -50px;
  }
}

.developmentArea,
.serviceArea,
.advantagesArea,
.technologyArea,
.enhancementArea {
  position: relative;
}

.topArea {
  padding: 0 0 118px;
  overflow: hidden;
}
@media (max-width: 1023px) {
  .topArea {
    padding: 80px 0;
  }
}
@media (max-width: 767px) {
  .topArea {
    padding: 60px 0;
  }
}
.topArea .topBox {
  position: relative;
}
.topArea .titleBox {
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (min-width: 1541px) {
  .topArea .titleBox {
    margin-bottom: 53px;
  }
}
@media (max-width: 1023px) {
  .topArea .titleBox {
    flex-direction: column;
    align-items: center;
  }
  .topArea .titleBox .topTitle {
    display: block;
  }
}
.topArea .titleBox .decoTitle {
  letter-spacing: 2.6px;
}
.topArea .titleBox .title::before {
  margin-left: 17px;
}
.topArea .itemList {
  margin: 0 -20px;
}
@media (max-width: 1540px) {
  .topArea .itemList {
    margin: 0 -15px;
  }
}
@media (max-width: 1350px) {
  .topArea .itemList {
    margin: 0 -7px;
  }
}
.topArea .itemList:not(.slick-slider) {
  display: flex;
}
.topArea .itemList:not(.slick-slider) .item {
  width: 20%;
}
.topArea .itemList:not(.slick-slider) .item:not(:first-child) {
  display: none;
}
.topArea .itemList .slick-track {
  display: flex;
}
.topArea .itemList .slick-slide {
  height: inherit;
}
.topArea .itemList .slick-slide > div,
.topArea .itemList .item,
.topArea .itemList .item a {
  height: 100%;
}
.topArea .item {
  padding: 0 20px;
}
@media (max-width: 1540px) {
  .topArea .item {
    padding: 0 15px;
  }
}
@media (max-width: 1350px) {
  .topArea .item {
    padding: 0 7px;
  }
}
.topArea .item a {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  overflow: hidden;
  background-color: #0971ce;
  color: #fff;
  padding: 20px 15px;
  min-height: 73px;
  letter-spacing: 2px;
  white-space: nowrap;
  text-decoration: none;
  font-family: "Noto Sans TC", "Noto Sans", "Noto Sans JP", "Microsoft JhengHei", sans-serif;
  z-index: 1;
}
@media (max-width: 767px) {
  .topArea .item a {
    padding: 15px 10px;
    min-height: 60px;
  }
}
@media (min-width: 1024px) {
  .topArea .item a:hover {
    background-color: rgb(6.8651162791, 86.1953488372, 157.1348837209);
  }
}
.topArea .item .text {
  position: relative;
  z-index: 1;
  font-size: 17px;
  font-weight: 500;
  text-align: center;
  line-height: 1.4;
  white-space: normal;
}
@media (max-width: 1540px) {
  .topArea .item .text {
    font-size: 16px;
  }
}
@media (max-width: 1350px) {
  .topArea .item .text {
    font-size: 15px;
  }
}
.topArea .item .number {
  position: absolute;
  right: 7px;
  bottom: 9px;
  font-size: 65px;
  font-weight: 500;
  color: rgba(255, 255, 255, 0.1);
  line-height: 1;
  pointer-events: none;
  z-index: 0;
}
@media (max-width: 1540px) {
  .topArea .item .number {
    font-size: 60px;
  }
}
@media (max-width: 1350px) {
  .topArea .item .number {
    font-size: 55px;
  }
}
.topArea .anchorBox {
  position: relative;
}
@media (max-width: 1023px) {
  .topArea .anchorBox {
    padding: 0 60px;
  }
}
.topArea .slickBtnBox {
  display: none;
}
@media (max-width: 767px) {
  .topArea .slickBtnBox {
    display: flex;
    position: absolute;
    top: 50%;
    left: -10px;
    right: -10px;
    transform: translateY(-50%);
    z-index: 2;
  }
}
.topArea:not(.show) .titleBox .decoTitle {
  opacity: 0;
  transform: translateY(20px);
}
.topArea:not(.show) .titleBox .title {
  opacity: 0;
  transform: translateY(20px);
}
.topArea:not(.show) .anchorBox {
  opacity: 0;
  transform: translateY(20px);
}
.topArea.show .titleBox .decoTitle {
  opacity: 1;
  transform: translateY(0);
  transition: all 0.6s;
}
.topArea.show .titleBox .title {
  opacity: 1;
  transform: translateY(0);
  transition: all 0.6s 0.2s;
}
.topArea.show .anchorBox {
  opacity: 1;
  transform: translateY(0);
  transition: all 0.6s 0.4s;
}

.developmentArea {
  position: relative;
  overflow: clip;
}
@media (max-width: 1023px) {
  .developmentArea {
    overflow: visible;
    background: url(../../images/tw/bg.jpg) no-repeat center/cover;
  }
}
.developmentArea .developmentBg {
  position: sticky;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  z-index: 0;
  pointer-events: none;
  margin-bottom: -100vh;
}
.developmentArea .developmentBg img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (max-width: 1023px) {
  .developmentArea .developmentBg {
    display: none;
  }
}
.developmentArea .developmentTitle {
  margin-bottom: 0;
  position: sticky;
  top: 47px;
  z-index: 2;
  height: 100vh;
  margin-bottom: -100vh;
  pointer-events: none;
}
@media (max-width: 1023px) {
  .developmentArea .developmentTitle {
    position: static;
    margin-bottom: 0;
    height: auto;
  }
}
.developmentArea .developmentTitle .wrap {
  padding-top: 118px;
  padding-bottom: 0;
}
@media (max-width: 1023px) {
  .developmentArea .developmentTitle .wrap {
    padding-top: 80px;
  }
}
@media (max-width: 767px) {
  .developmentArea .developmentTitle .wrap {
    padding-top: 60px;
  }
}
.developmentArea .titleBox {
  width: 565px;
}
@media (max-width: 1540px) {
  .developmentArea .titleBox {
    width: 500px;
  }
}
@media (max-width: 1350px) {
  .developmentArea .titleBox {
    width: 450px;
  }
}
@media (max-width: 1023px) {
  .developmentArea .titleBox {
    width: 100%;
    text-align: center;
  }
  .developmentArea .titleBox .topTitle {
    display: block;
  }
  .developmentArea .titleBox .title {
    justify-content: center;
  }
}
.developmentArea .titleBox .decoTitle {
  line-height: 0.9;
  letter-spacing: 2.2px;
  margin: 0 0 2px;
}
.developmentArea .developmentScroll {
  position: sticky;
  top: 0;
  left: 0;
  z-index: 2;
  display: inline-block;
  pointer-events: none;
  width: 100%;
  height: 100vh;
  margin-bottom: -100vh;
  padding-top: 37vw;
}
@media (max-width: 1023px) {
  .developmentArea .developmentScroll {
    display: none;
  }
}
.developmentArea .developmentScroll .wrap {
  max-width: 1596px;
}
.developmentArea .developmentScroll span {
  display: block;
}
.developmentArea .developmentScroll span.text {
  color: #000000;
  writing-mode: vertical-lr;
  letter-spacing: 1px;
  font-weight: 600;
  font-size: 14px;
}
.developmentArea .developmentScroll span.line {
  width: 2px;
  height: 100px;
  background-color: #cccccc;
  position: relative;
  z-index: 1;
  margin: 10px 0 0 8px;
}
.developmentArea .developmentScroll span.line::before {
  content: "";
  width: 6px;
  height: 6px;
  background-color: #f4b334;
  display: block;
  position: absolute;
  top: 0;
  left: -3px;
  z-index: 2;
  animation: devScrollAni 2s linear infinite;
}
@keyframes devScrollAni {
  0% {
    transform: translateY(0) scale(0);
  }
  10% {
    transform: translateY(0) scale(0);
  }
  20% {
    transform: translateY(10px) scale(1);
  }
  80% {
    transform: translateY(90px) scale(1);
  }
  90% {
    transform: translateY(100px) scale(0);
  }
  100% {
    transform: translateY(0) scale(0);
  }
}
.developmentArea > .wrap {
  padding-top: 40px;
  padding-bottom: 40px;
}
@media (max-width: 1023px) {
  .developmentArea > .wrap {
    padding-top: 0;
    padding-bottom: 80px;
  }
}
@media (max-width: 767px) {
  .developmentArea > .wrap {
    padding-bottom: 60px;
  }
}
.developmentArea .developmentBox {
  position: relative;
  padding-left: 587px;
}
@media (max-width: 1540px) {
  .developmentArea .developmentBox {
    padding-left: 500px;
  }
}
@media (max-width: 1350px) {
  .developmentArea .developmentBox {
    padding-left: 450px;
  }
}
@media (max-width: 1023px) {
  .developmentArea .developmentBox {
    padding-left: 0;
    width: 100%;
  }
}
@media (min-width: 1024px) {
  .developmentArea .developmentList {
    -moz-columns: 2;
         columns: 2;
    -moz-column-gap: 26px;
         column-gap: 26px;
  }
}
@media (max-width: 1023px) {
  .developmentArea .developmentList {
    margin: 0 -10px;
  }
  .developmentArea .developmentList .slick-track {
    display: flex;
  }
  .developmentArea .developmentList .slick-slide {
    height: inherit;
  }
  .developmentArea .developmentList .slick-slide > div,
  .developmentArea .developmentList .developmentItem,
  .developmentArea .developmentList .item {
    height: 100%;
  }
}
@media (max-width: 640px) {
  .developmentArea .developmentList .slick-track {
    display: block;
  }
  .developmentArea .developmentList .slick-slide > div,
  .developmentArea .developmentList .developmentItem,
  .developmentArea .developmentList .item {
    height: auto;
  }
}
@media (min-width: 1024px) {
  .developmentArea .developmentItem {
    -moz-column-break-inside: avoid;
         break-inside: avoid;
    margin-bottom: 26px;
  }
  .developmentArea .developmentItem:first-child {
    margin-top: 158px;
  }
}
@media (max-width: 1023px) {
  .developmentArea .developmentItem {
    padding: 0 10px;
  }
}
.developmentArea .developmentItem .item {
  background-color: #fff;
  padding: 28px 30px 31px 30px;
}
@media (max-width: 1540px) {
  .developmentArea .developmentItem .item {
    padding: 20px;
  }
}
@media (max-width: 1350px) {
  .developmentArea .developmentItem .item {
    padding: 20px 15px;
  }
}
@media (max-width: 1023px) {
  .developmentArea .developmentItem .item {
    padding: 30px;
  }
}
.developmentArea .developmentItem img {
  width: 100%;
}
.developmentArea .developmentItem .Txt {
  padding: 0 0 25px;
}
@media (max-width: 1540px) {
  .developmentArea .developmentItem .Txt {
    padding: 0 0 20px;
  }
}
@media (max-width: 1350px) {
  .developmentArea .developmentItem .Txt {
    padding: 0 0 15px;
  }
}
.developmentArea .developmentItem .numberBox {
  display: flex;
  align-items: center;
  margin: 0 0 5px;
}
.developmentArea .developmentItem .numberBox::before {
  content: "";
  display: block;
  width: 10px;
  height: 8px;
  background-color: #f4b334;
  z-index: 1;
}
.developmentArea .developmentItem .numberBox .number {
  color: #0971ce;
  font-size: 17px;
  font-weight: 600;
  display: flex;
  align-items: center;
  letter-spacing: 0.6px;
}
@media (max-width: 1540px) {
  .developmentArea .developmentItem .numberBox .number {
    font-size: 16px;
    letter-spacing: 0.4px;
  }
}
@media (max-width: 1350px) {
  .developmentArea .developmentItem .numberBox .number {
    font-size: 15px;
    letter-spacing: 0.2px;
  }
}
.developmentArea .developmentItem .numberBox .number .txt {
  padding: 0 4px 0 16px;
}
.developmentArea .developmentItem .title {
  font-size: 22px;
  color: #000000;
  font-weight: 500;
  letter-spacing: 1px;
  margin: 0 0 29px;
}
@media (max-width: 1540px) {
  .developmentArea .developmentItem .title {
    font-size: 20px;
    letter-spacing: 0.8px;
    margin-bottom: 20px;
  }
}
@media (max-width: 1350px) {
  .developmentArea .developmentItem .title {
    font-size: 18px;
    letter-spacing: 0.6px;
    margin-bottom: 10px;
  }
}
.developmentArea .developmentItem .textEditor {
  font-size: 16px;
  letter-spacing: 0.7px;
  line-height: 1.5;
}
@media (max-width: 1540px) {
  .developmentArea .developmentItem .textEditor {
    font-size: 15px;
    letter-spacing: 0.5px;
  }
}
@media (max-width: 1350px) {
  .developmentArea .developmentItem .textEditor {
    font-size: 14px;
    letter-spacing: 0.3px;
  }
}
.developmentArea .slickBtnBox {
  display: none;
}
@media (max-width: 1023px) {
  .developmentArea .slickBtnBox {
    display: flex;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 2;
    width: calc(100% + 40px);
  }
}
.developmentArea:not(.show) .titleBox .title {
  opacity: 0;
  transform: translateY(20px);
}
.developmentArea:not(.show) .titleBox .text {
  opacity: 0;
  transform: translateY(20px);
}
.developmentArea:not(.show) .developmentBox {
  opacity: 0;
  transform: translateY(20px);
}
.developmentArea:not(.show) .developmentScroll {
  opacity: 0;
  transform: translateY(20px);
}
.developmentArea:not(.show) .developmentBg img {
  transform: scale(1.1);
}
.developmentArea.show .titleBox .title {
  opacity: 1;
  transform: translateY(0);
  transition: all 0.6s;
}
.developmentArea.show .titleBox .text {
  opacity: 1;
  transform: translateY(0);
  transition: all 0.6s 0.2s;
}
.developmentArea.show .developmentBox {
  opacity: 1;
  transform: translateY(0);
  transition: all 0.6s 0.4s;
}
.developmentArea.show .developmentScroll {
  opacity: 1;
  transform: translateY(0);
  transition: all 0.6s 0.6s;
}
.developmentArea.show .developmentBg img {
  transform: scale(1);
  transition: all 3s;
}

.serviceArea {
  padding: 110px 0 146px;
  overflow: hidden;
}
@media (max-width: 1023px) {
  .serviceArea {
    padding: 80px 0;
  }
}
@media (max-width: 767px) {
  .serviceArea {
    padding: 60px 0;
  }
}
.serviceArea .titleBox {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 39px;
}
.serviceArea .titleBox .topTitle {
  display: flex;
}
@media (max-width: 1023px) {
  .serviceArea .titleBox .topTitle {
    display: block;
  }
}
.serviceArea .titleBox .decoTitle {
  letter-spacing: 2.6px;
}
.serviceArea .titleBox .title::before {
  margin-left: 17px;
}
@media (max-width: 1023px) {
  .serviceArea .titleBox .title::before {
    margin-left: 0;
  }
}
.serviceArea .serviceBox {
  position: relative;
}
@media (max-width: 1023px) {
  .serviceArea .serviceBox {
    width: calc(100% - 20px);
    margin: 0 auto;
  }
}
.serviceArea .serviceList {
  margin: 0 -15px 0;
}
@media (max-width: 1023px) {
  .serviceArea .serviceList {
    margin: 0;
  }
}
.serviceArea .serviceList:not(.slick-slider) {
  display: flex;
  flex-wrap: wrap;
}
.serviceArea .serviceList:not(.slick-slider) .serviceItem {
  width: 33.33%;
}
.serviceArea .serviceList:not(.slick-slider) .serviceItem:not(:first-child) {
  display: none;
}
.serviceArea .serviceList .slick-list {
  overflow: visible;
}
.serviceArea .serviceList .slick-track {
  display: flex;
}
.serviceArea .serviceList .slick-slide {
  height: inherit;
}
.serviceArea .serviceList .slick-slide > div,
.serviceArea .serviceList .developmentItem,
.serviceArea .serviceList .item {
  height: 100%;
}
.serviceArea .bottomBox {
  display: flex;
  justify-content: center;
  padding: 0 30px;
}
@media (max-width: 1023px) {
  .serviceArea .bottomBox {
    padding: 0;
  }
}
.serviceArea .bottomBox .bottom {
  display: flex;
  position: relative;
}
.serviceArea .bottomBox .bottom .slickBtnBox {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 2;
  width: calc(100% + 68px);
}
@media (max-width: 1023px) {
  .serviceArea .bottomBox .bottom .slickBtnBox {
    display: none;
  }
}
.serviceArea .bottomBox .bottom .dotsBox {
  min-width: 300px;
  justify-content: center;
}
.serviceArea .serviceItem {
  padding: 0 15px;
}
.serviceArea .item {
  position: relative;
  padding: 0 0 44px;
}
@media (max-width: 1540px) {
  .serviceArea .item {
    padding: 0 0 30px;
  }
}
@media (max-width: 1350px) {
  .serviceArea .item {
    padding: 0 0 20px;
  }
}
.serviceArea .item .Img {
  margin-bottom: -69px;
}
@media (max-width: 1540px) {
  .serviceArea .item .Img {
    margin-bottom: -50px;
  }
}
@media (max-width: 1350px) {
  .serviceArea .item .Img {
    margin-bottom: -30px;
  }
}
.serviceArea .item .Img img {
  width: 100%;
  height: auto;
  display: block;
}
.serviceArea .item .Txt {
  width: 83.3%;
  margin-left: auto;
  position: relative;
  z-index: 1;
  background-color: #fff;
  padding: 25px 30px 31px 30px;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.16);
}
@media (max-width: 1540px) {
  .serviceArea .item .Txt {
    padding: 20px 25px;
    width: 85%;
  }
}
@media (max-width: 1350px) {
  .serviceArea .item .Txt {
    padding: 20px;
    width: 87%;
  }
}
@media (max-width: 1023px) {
  .serviceArea .item .Txt {
    width: 95%;
  }
}
.serviceArea .item .Txt:before {
  content: "";
  display: block;
  width: 16px;
  height: 16px;
  background-color: #0971ce;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
}
.serviceArea .item .Txt .title {
  font-size: 20px;
  font-weight: 500;
  color: #000000;
  margin-bottom: 13px;
  letter-spacing: 0.7px;
}
@media (max-width: 1540px) {
  .serviceArea .item .Txt .title {
    font-size: 18px;
    letter-spacing: 0.5px;
  }
}
@media (max-width: 1350px) {
  .serviceArea .item .Txt .title {
    font-size: 16px;
    letter-spacing: 0.3px;
    margin-bottom: 10px;
  }
}
.serviceArea .item .Txt .textEditor {
  font-size: 16px;
  line-height: 1.5;
  letter-spacing: 0.7px;
}
@media (max-width: 1540px) {
  .serviceArea .item .Txt .textEditor {
    font-size: 15px;
    letter-spacing: 0.5px;
  }
}
@media (max-width: 1350px) {
  .serviceArea .item .Txt .textEditor {
    font-size: 14px;
    letter-spacing: 0.3px;
  }
}
.serviceArea:not(.show) .titleBox .decoTitle {
  opacity: 0;
  transform: translateY(20px);
}
.serviceArea:not(.show) .titleBox .title {
  opacity: 0;
  transform: translateY(20px);
}
.serviceArea:not(.show) .serviceBox {
  opacity: 0;
  transform: translateY(20px);
}
.serviceArea.show .titleBox .decoTitle {
  opacity: 1;
  transform: translateY(0);
  transition: all 0.6s;
}
.serviceArea.show .titleBox .title {
  opacity: 1;
  transform: translateY(0);
  transition: all 0.6s 0.2s;
}
.serviceArea.show .serviceBox {
  opacity: 1;
  transform: translateY(0);
  transition: all 0.6s 0.4s;
}

.advantagesArea {
  padding: 121px 0 0;
  position: relative;
  background: url(../../images/tw/bg1.jpg) center/cover no-repeat;
  overflow: hidden;
}
@media (min-width: 1181px) {
  .advantagesArea.scrollDown .wrap {
    position: fixed;
    top: 90px;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
  }
  .advantagesArea.noFixed .wrap {
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    top: auto;
    padding-bottom: 109px;
  }
}
@media (max-width: 1180px) {
  .advantagesArea {
    height: auto !important;
  }
}
@media (max-width: 1023px) {
  .advantagesArea {
    padding: 80px 0;
  }
}
@media (max-width: 767px) {
  .advantagesArea {
    padding: 60px 0;
  }
}
@media (max-width: 1180px) {
  .advantagesArea .pc {
    display: none;
  }
}
@media (max-width: 1180px) {
  .advantagesArea .ph {
    display: block;
  }
}
@media (min-width: 1181px) {
  .advantagesArea .titleBox {
    display: flex;
    width: 100%;
    max-width: 1590px;
    margin: 0 auto 57px;
    padding: 0 50px;
  }
}
@media (min-width: 1181px) and (max-width: 1680px) {
  .advantagesArea .titleBox {
    margin: 0 auto 10px;
  }
}
.advantagesArea .titleBox .topTitleBox {
  width: 39.7%;
}
@media (max-width: 1180px) {
  .advantagesArea .titleBox .topTitleBox {
    width: 100%;
  }
}
.advantagesArea .titleBox .decoTitle {
  letter-spacing: 2.7px;
  line-height: 1;
}
.advantagesArea .titleBox .title {
  letter-spacing: 2px;
}
.advantagesArea .titleBox .textBox {
  flex: 1;
  padding: 4px 0 0 25px;
  transform: translateX(5px);
}
@media (max-width: 1680px) {
  .advantagesArea .titleBox .textBox {
    padding-left: 20px;
  }
}
@media (max-width: 1540px) {
  .advantagesArea .titleBox .textBox {
    padding-left: 15px;
  }
}
@media (max-width: 1180px) {
  .advantagesArea .titleBox .textBox {
    flex: unset;
    padding: 10px 0 0;
  }
}
.advantagesArea .titleBox .textEditor {
  border-left: 3px solid #0971ce;
  padding: 4px 0 0 32px;
  font-weight: 500;
  font-family: "Noto Sans TC", "Noto Sans", "Noto Sans JP", "Microsoft JhengHei", sans-serif;
}
@media (max-width: 1680px) {
  .advantagesArea .titleBox .textEditor {
    padding-left: 25px;
  }
}
@media (max-width: 1540px) {
  .advantagesArea .titleBox .textEditor {
    padding-left: 20px;
  }
}
.advantagesArea .titleBox .textEditor .text {
  font-size: 18px;
  padding-top: 0;
  color: #000000;
  margin: 0 0 9px;
  letter-spacing: 0.85px;
}
@media (max-width: 1680px) {
  .advantagesArea .titleBox .textEditor .text {
    font-size: 17px;
    letter-spacing: 0.6px;
  }
}
@media (max-width: 1540px) {
  .advantagesArea .titleBox .textEditor .text {
    font-size: 16px;
    letter-spacing: 0.4px;
  }
}
.advantagesArea .titleBox .textEditor ul {
  margin: 0;
  padding-bottom: 9px;
}
.advantagesArea .titleBox .textEditor ul:not(.df) li {
  font-size: 16px;
  margin-bottom: 0;
  line-height: 1.65;
}
@media (max-width: 1680px) {
  .advantagesArea .titleBox .textEditor ul:not(.df) li {
    font-size: 15px;
  }
}
@media (max-width: 1540px) {
  .advantagesArea .titleBox .textEditor ul:not(.df) li {
    font-size: 14px;
  }
}
.advantagesArea .advantagesList {
  position: relative;
}
.advantagesArea .advantagesList .advantagesItem {
  padding-bottom: 20px;
  height: 646px;
}
@media (min-width: 1181px) {
  .advantagesArea .advantagesList .advantagesItem:not(:first-child) {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    width: 100%;
  }
}
.advantagesArea .advantagesList .advantagesItem .item {
  height: 100%;
  display: flex;
  flex-wrap: wrap;
  background-color: #fff;
  padding: 80px 100px;
}
@media (max-width: 1680px) {
  .advantagesArea .advantagesList .advantagesItem .item {
    padding: 40px 30px;
  }
}
.advantagesArea .advantagesList .advantagesItem .left {
  width: 55%;
  padding: 0 30px 0 0;
}
@media (max-width: 1180px) {
  .advantagesArea .advantagesList .advantagesItem .left {
    width: 100%;
    padding: 20px 0;
  }
}
.advantagesArea .advantagesList .advantagesItem .left .Txt {
  display: flex;
  justify-content: center;
  flex-direction: column;
  padding: 0 0 20px;
}
.advantagesArea .advantagesList .advantagesItem .right {
  flex: 1;
}
@media (max-width: 1180px) {
  .advantagesArea .advantagesList .advantagesItem .right {
    flex: unset;
    width: 100%;
  }
}
.advantagesArea .advantagesList .advantagesItem .numberBox {
  margin-bottom: 20px;
}
@media (max-width: 1540px) {
  .advantagesArea .advantagesList .advantagesItem .numberBox {
    margin-bottom: 10px;
  }
}
.advantagesArea .advantagesList .advantagesItem .numberBox .number {
  display: flex;
  align-items: baseline;
  color: #0971ce;
  font-family: "Roboto", Arial, "Microsoft JhengHei", sans-serif;
  font-weight: 600;
  font-size: 33px;
}
@media (max-width: 1680px) {
  .advantagesArea .advantagesList .advantagesItem .numberBox .number {
    font-size: 30px;
  }
}
@media (max-width: 1540px) {
  .advantagesArea .advantagesList .advantagesItem .numberBox .number {
    font-size: 27px;
  }
}
.advantagesArea .advantagesList .advantagesItem .numberBox .number .slash {
  margin: 0 9px;
}
.advantagesArea .advantagesList .advantagesItem .title {
  letter-spacing: 1.2px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.advantagesArea .advantagesList .advantagesItem .subtitle {
  font-size: 25px;
  color: #000000;
  font-weight: 500;
  letter-spacing: 1px;
  margin: 0 0 13px;
}
@media (max-width: 1680px) {
  .advantagesArea .advantagesList .advantagesItem .subtitle {
    font-size: 23px;
    letter-spacing: 0.8px;
  }
}
@media (max-width: 1540px) {
  .advantagesArea .advantagesList .advantagesItem .subtitle {
    font-size: 20px;
    letter-spacing: 0.6px;
  }
}
@media (min-width: 1181px) {
  .advantagesArea .advantagesList .advantagesItem .subtitle {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
}
.advantagesArea .advantagesList .advantagesItem .textEditor {
  font-size: 17px;
  line-height: 1.7;
  padding: 0 0 0 2px;
  font-weight: 500;
  letter-spacing: 0.65px;
  font-family: "Noto Sans TC", "Noto Sans", "Noto Sans JP", "Microsoft JhengHei", sans-serif;
  margin: 0;
}
@media (max-width: 1680px) {
  .advantagesArea .advantagesList .advantagesItem .textEditor {
    font-size: 16px;
    letter-spacing: 0.4px;
  }
}
@media (max-width: 1540px) {
  .advantagesArea .advantagesList .advantagesItem .textEditor {
    font-size: 15px;
    letter-spacing: 0.2px;
  }
}
@media (max-width: 1350px) {
  .advantagesArea .advantagesList .advantagesItem .textEditor {
    font-size: 14px;
    letter-spacing: 0;
  }
}
@media (min-width: 1181px) {
  .advantagesArea .advantagesList .advantagesItem .textEditor {
    width: 100%;
    display: -webkit-box;
    -webkit-line-clamp: 13;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
}
.advantagesArea .bottomSlick {
  position: relative;
}
.advantagesArea .bottomSlick .slickBtnBox {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 2;
  width: calc(100% + 40px);
}
.advantagesArea:not(.show) .titleBox .decoTitle {
  opacity: 0;
  transform: translateY(20px);
}
.advantagesArea:not(.show) .titleBox .title {
  opacity: 0;
  transform: translateY(20px);
}
.advantagesArea:not(.show) .titleBox .textBox {
  opacity: 0;
  transform: translateY(20px);
}
.advantagesArea:not(.show) .advantagesBox {
  opacity: 0;
  transform: translateY(20px);
}
.advantagesArea.show .titleBox .decoTitle {
  opacity: 1;
  transform: translateY(0);
  transition: all 0.6s;
}
.advantagesArea.show .titleBox .title {
  opacity: 1;
  transform: translateY(0);
  transition: all 0.6s 0.2s;
}
.advantagesArea.show .titleBox .textBox {
  opacity: 1;
  transform: translateY(0);
  transition: all 0.6s 0.4s;
}
.advantagesArea.show .advantagesBox {
  opacity: 1;
  transform: translateY(0);
  transition: all 0.6s 0.6s;
}

.technologyArea {
  padding: 126px 0 101px;
  position: relative;
  z-index: 1;
  background: url(../../images/tw/bg2.jpg) center/cover no-repeat;
  overflow: hidden;
}
@media (max-width: 767px) {
  .technologyArea {
    padding: 40px 0;
  }
}
.technologyArea .titleBox {
  margin-bottom: 22px;
  padding: 18px 0 0 42.2%;
}
@media (max-width: 1023px) {
  .technologyArea .titleBox {
    padding: 0;
    margin-bottom: 10px;
  }
}
.technologyArea .titleBox .decoTitle {
  line-height: 1;
}
.technologyArea .wrap {
  position: relative;
}
.technologyArea .technologyBox {
  display: flex;
  flex-wrap: wrap;
  justify-content: end;
  padding-left: 42.4%;
}
@media (max-width: 1023px) {
  .technologyArea .technologyBox {
    padding: 0;
  }
}
.technologyArea .technologyBox .left {
  width: 35.4%;
  position: absolute;
  overflow: hidden;
  top: 0;
  left: 50px;
  z-index: 1;
  padding: 0 0 0 3px;
}
@media (max-width: 1023px) {
  .technologyArea .technologyBox .left {
    display: none;
  }
}
.technologyArea .technologyBox .left .imgBox {
  position: relative;
  width: 100%;
}
.technologyArea .technologyBox .left .imgBox .Img {
  top: 0;
  left: 0;
  width: 100%;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.5s ease;
}
.technologyArea .technologyBox .left .imgBox .Img.show {
  opacity: 1;
  visibility: visible;
  transition: opacity 0.5s 0.1s ease;
}
.technologyArea .technologyBox .left .imgBox .Img img {
  width: 100%;
  height: auto;
  display: block;
}
.technologyArea .technologyBox .right {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
}
@media (max-width: 1790px) {
  .technologyArea .technologyBox .right {
    padding-right: 60px;
  }
}
@media (max-width: 1023px) {
  .technologyArea .technologyBox .right {
    width: 100%;
    padding: 0;
    position: relative;
    flex-wrap: wrap;
  }
}
.technologyArea .slickBtnBox {
  position: absolute;
  top: calc(50% + 15px);
  transform: translate(0, -50%);
  display: block;
  left: calc(100% + 80px);
}
@media (max-width: 1790px) {
  .technologyArea .slickBtnBox {
    left: calc(100% - 20px);
  }
}
@media (max-width: 1023px) {
  .technologyArea .slickBtnBox {
    position: static;
    width: 106px;
    margin: 40px auto 0;
    display: flex;
  }
}
.technologyArea .slickBtnBox.hide {
  display: none !important;
}
@media (min-width: 1024px) {
  .technologyArea .slickBtnBox .slickBtn {
    transform: rotate(90deg);
  }
  .technologyArea .slickBtnBox .slickBtn.arrowPrev {
    margin: 0;
  }
}
.technologyArea .slickBtnBox .slickBtn.hide {
  opacity: 0;
}
.technologyArea .slickBox {
  width: 100%;
  height: 607px;
  overflow: hidden;
  position: relative;
}
@media (max-width: 1023px) {
  .technologyArea .slickBox {
    height: 425px;
  }
}
@media (max-width: 480px) {
  .technologyArea .slickBox {
    height: 440px;
  }
}
.technologyArea .technologyList {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  transition: all 0.3s ease;
}
.technologyArea .technologyList .technologyItem {
  position: relative;
  border-bottom: 1px solid #E0E0E0;
  transition: all 0.5s ease;
  height: 106px;
  padding: 15px 0;
  cursor: pointer;
  display: flex;
  align-items: center;
}
@media (max-width: 1023px) {
  .technologyArea .technologyList .technologyItem {
    padding: 10px 0;
    height: 60px;
  }
}
.technologyArea .technologyList .technologyItem:not(.open) .item {
  height: 100%;
}
.technologyArea .technologyList .technologyItem.open {
  height: 250px;
  border-color: #0971ce;
  padding: 12px 0 0;
}
@media (max-width: 1023px) {
  .technologyArea .technologyList .technologyItem.open {
    height: 177px;
  }
}
@media (max-width: 640px) {
  .technologyArea .technologyList .technologyItem.open {
    height: 250px;
  }
}
@media (max-width: 400px) {
  .technologyArea .technologyList .technologyItem.open {
    height: 320px;
  }
}
.technologyArea .technologyList .technologyItem.open .title {
  color: #0971ce;
  margin: 0 0 9px 0;
}
.technologyArea .technologyList .technologyItem.open .iconBox {
  top: 30px;
}
.technologyArea .technologyList .technologyItem.open .iconBox::before {
  border-color: #0971ce;
  transform: translate(-50%, -50%) rotate(225deg);
}
.technologyArea .technologyList .technologyItem .item {
  padding-right: 80px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
@media (max-width: 1540px) {
  .technologyArea .technologyList .technologyItem .item {
    padding-right: 60px;
  }
}
@media (max-width: 1350px) {
  .technologyArea .technologyList .technologyItem .item {
    padding-right: 40px;
  }
}
.technologyArea .technologyList .technologyItem .title {
  font-weight: 500;
  font-size: 25px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  transition: all 0.5s;
  letter-spacing: 1px;
}
@media (max-width: 1540px) {
  .technologyArea .technologyList .technologyItem .title {
    font-size: 22px;
    letter-spacing: 0.8px;
  }
}
@media (max-width: 1350px) {
  .technologyArea .technologyList .technologyItem .title {
    font-size: 20px;
    letter-spacing: 0.6px;
  }
}
@media (max-width: 767px) {
  .technologyArea .technologyList .technologyItem .title {
    font-size: 18px;
    letter-spacing: 0.4px;
  }
}
.technologyArea .technologyList .technologyItem .textEditor {
  font-size: 17px;
  padding: 7px 0;
  width: 100%;
  letter-spacing: 0;
  line-height: 1.75;
  display: none;
  font-weight: 500;
}
@media (max-width: 1540px) {
  .technologyArea .technologyList .technologyItem .textEditor {
    font-size: 16px;
  }
}
@media (max-width: 1350px) {
  .technologyArea .technologyList .technologyItem .textEditor {
    font-size: 15px;
  }
}
@media (max-width: 767px) {
  .technologyArea .technologyList .technologyItem .textEditor {
    font-size: 14px;
    letter-spacing: 0.1px;
  }
}
.technologyArea .technologyList .technologyItem .textEditor .txt {
  display: -webkit-box;
  -webkit-line-clamp: 6;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
@media (max-width: 1540px) {
  .technologyArea .technologyList .technologyItem .textEditor .txt {
    -webkit-line-clamp: 8;
  }
}
@media (max-width: 1023px) {
  .technologyArea .technologyList .technologyItem .textEditor .txt {
    -webkit-line-clamp: 4;
  }
}
@media (max-width: 640px) {
  .technologyArea .technologyList .technologyItem .textEditor .txt {
    -webkit-line-clamp: 7;
  }
}
@media (max-width: 480px) {
  .technologyArea .technologyList .technologyItem .textEditor .txt {
    -webkit-line-clamp: 12;
  }
}
.technologyArea .technologyList .technologyItem .iconBox {
  position: absolute;
  top: 42px;
  right: -7px;
  width: 33px;
  height: 33px;
  border-radius: 50%;
  transition: all 0.5s;
}
@media (max-width: 1023px) {
  .technologyArea .technologyList .technologyItem .iconBox {
    top: 10px;
    right: 0;
    width: 25px;
    height: 25px;
  }
}
.technologyArea .technologyList .technologyItem .iconBox::before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 10px;
  height: 10px;
  border-right: 1px solid #4f4f4f;
  border-bottom: 1px solid #4f4f4f;
  background-color: #fff;
  transform: translate(-50%, -50%) rotate(45deg);
  transition: all 0.5s;
}
.technologyArea:not(.show) .titleBox .decoTitle {
  opacity: 0;
  transform: translateY(20px);
}
.technologyArea:not(.show) .titleBox .title {
  opacity: 0;
  transform: translateY(20px);
}
.technologyArea:not(.show) .titleBox .textBox {
  opacity: 0;
  transform: translateY(20px);
}
.technologyArea:not(.show) .advantagesBox {
  opacity: 0;
  transform: translateY(20px);
}
.technologyArea.show .titleBox .decoTitle {
  opacity: 1;
  transform: translateY(0);
  transition: all 0.6s;
}
.technologyArea.show .titleBox .title {
  opacity: 1;
  transform: translateY(0);
  transition: all 0.6s 0.2s;
}
.technologyArea.show .titleBox .textBox {
  opacity: 1;
  transform: translateY(0);
  transition: all 0.6s 0.4s;
}
.technologyArea.show .advantagesBox {
  opacity: 1;
  transform: translateY(0);
  transition: all 0.6s 0.6s;
}

.enhancementArea {
  padding: 38px 0;
  overflow: hidden;
}
@media (max-width: 1023px) {
  .enhancementArea {
    background-color: #e8f1f8;
  }
}
.enhancementArea > .wrap {
  position: relative;
  z-index: 1;
}
.enhancementArea > .wrap::before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  width: calc(100% + 186px);
  height: calc(100% - 60px);
  background-color: #e8f1f8;
}
@media (max-width: 1540px) {
  .enhancementArea > .wrap::before {
    height: calc(100% - 50px);
  }
}
@media (max-width: 1350px) {
  .enhancementArea > .wrap::before {
    height: calc(100% - 40px);
  }
}
@media (max-width: 1023px) {
  .enhancementArea > .wrap::before {
    display: none;
  }
}
.enhancementArea .titleBox {
  text-align: left;
  margin-left: -2px;
  width: 100%;
  max-width: 630px;
  padding: 83px 0 0;
}
@media (min-width: 1541px) {
  .enhancementArea .titleBox {
    margin-bottom: 44px;
  }
}
@media (max-width: 1540px) {
  .enhancementArea .titleBox {
    max-width: 530px;
    padding: 60px 0 0;
    margin-bottom: 30px;
  }
}
@media (max-width: 1350px) {
  .enhancementArea .titleBox {
    max-width: 430px;
    margin-bottom: 20px;
  }
}
@media (max-width: 1023px) {
  .enhancementArea .titleBox {
    padding: 0;
    max-width: unset;
    text-align: center;
  }
  .enhancementArea .titleBox .topTitle {
    display: block;
  }
}
.enhancementArea .titleBox .decoTitle {
  line-height: 0.9;
  margin: 0 0 4px;
}
.enhancementArea .titleBox .title {
  letter-spacing: 1.5px;
}
@media (max-width: 1023px) {
  .enhancementArea .titleBox .title {
    justify-content: center;
  }
}
.enhancementArea .enhancementContent {
  display: flex;
}
@media (max-width: 767px) {
  .enhancementArea .enhancementContent {
    flex-direction: column;
  }
}
.enhancementArea .enhancementTxtList {
  width: 50%;
  position: relative;
}
@media (max-width: 1540px) {
  .enhancementArea .enhancementTxtList {
    width: 530px;
    min-height: 274px;
  }
}
@media (max-width: 1350px) {
  .enhancementArea .enhancementTxtList {
    width: 430px;
  }
}
@media (max-width: 1023px) {
  .enhancementArea .enhancementTxtList {
    width: 100%;
  }
}
.enhancementArea .enhancementTxtList .enhancementTxtItem {
  position: relative;
  padding-right: 50px;
}
@media (max-width: 1023px) {
  .enhancementArea .enhancementTxtList .enhancementTxtItem {
    padding-right: 0;
  }
}
.enhancementArea .enhancementTxtList .enhancementTxtItem .item {
  padding: 0 0 113px;
}
@media (max-width: 1540px) {
  .enhancementArea .enhancementTxtList .enhancementTxtItem .item {
    padding-bottom: 80px;
  }
}
@media (max-width: 1350px) {
  .enhancementArea .enhancementTxtList .enhancementTxtItem .item {
    padding-bottom: 60px;
  }
}
@media (max-width: 1023px) {
  .enhancementArea .enhancementTxtList .enhancementTxtItem .item {
    padding-bottom: 0;
  }
  .enhancementArea .enhancementTxtList .enhancementTxtItem .item .Img {
    margin-bottom: 20px;
  }
}
.enhancementArea .enhancementTxtList .enhancementTxtItem .Txt {
  padding: 0 0 0 3px;
  position: relative;
  z-index: 1;
}
.enhancementArea .enhancementTxtList .enhancementTxtItem .textBox {
  position: relative;
  z-index: 1;
}
.enhancementArea .enhancementTxtList .enhancementTxtItem .title {
  font-size: 26px;
  font-weight: 500;
  color: #000000;
  margin-bottom: 15px;
  letter-spacing: 1px;
}
@media (max-width: 1540px) {
  .enhancementArea .enhancementTxtList .enhancementTxtItem .title {
    font-size: 24px;
    letter-spacing: 0.8px;
  }
}
@media (max-width: 1350px) {
  .enhancementArea .enhancementTxtList .enhancementTxtItem .title {
    font-size: 22px;
    letter-spacing: 0.6px;
  }
}
@media (max-width: 767px) {
  .enhancementArea .enhancementTxtList .enhancementTxtItem .title {
    font-size: 20px;
    letter-spacing: 0.4px;
  }
}
@media (max-width: 480px) {
  .enhancementArea .enhancementTxtList .enhancementTxtItem .title {
    font-size: 18px;
    letter-spacing: 0.2px;
  }
}
.enhancementArea .enhancementTxtList .enhancementTxtItem .title::after {
  content: "";
  display: block;
  width: 54px;
  height: 1px;
  background-color: #0971ce;
  margin: 19px 0;
}
@media (max-width: 1540px) {
  .enhancementArea .enhancementTxtList .enhancementTxtItem .title::after {
    margin: 15px 0;
  }
}
@media (max-width: 1350px) {
  .enhancementArea .enhancementTxtList .enhancementTxtItem .title::after {
    margin: 10px 0;
  }
}
.enhancementArea .enhancementTxtList .enhancementTxtItem .textEditor {
  font-size: 18px;
  color: #4c4c4c;
  font-weight: 500;
  letter-spacing: 0.7px;
  line-height: 1.65;
  max-width: 619px;
  margin: 0;
}
@media (max-width: 1540px) {
  .enhancementArea .enhancementTxtList .enhancementTxtItem .textEditor {
    font-size: 17px;
    letter-spacing: 0.5px;
  }
}
@media (max-width: 1350px) {
  .enhancementArea .enhancementTxtList .enhancementTxtItem .textEditor {
    font-size: 16px;
    letter-spacing: 0.3px;
  }
}
@media (max-width: 767px) {
  .enhancementArea .enhancementTxtList .enhancementTxtItem .textEditor {
    font-size: 15px;
    letter-spacing: 0.1px;
  }
}
@media (max-width: 480px) {
  .enhancementArea .enhancementTxtList .enhancementTxtItem .textEditor {
    font-size: 14px;
    letter-spacing: 0.1px;
  }
}
.enhancementArea .enhancementTxtList .enhancementTxtItem .number {
  position: absolute;
  right: -76px;
  bottom: -96px;
  font-size: 231px;
  color: rgba(255, 255, 255, 0.3);
  line-height: 1;
  pointer-events: none;
  z-index: 0;
}
@media (max-width: 1540px) {
  .enhancementArea .enhancementTxtList .enhancementTxtItem .number {
    font-size: 200px;
    bottom: -50px;
  }
}
@media (max-width: 1350px) {
  .enhancementArea .enhancementTxtList .enhancementTxtItem .number {
    font-size: 160px;
  }
}
@media (max-width: 1023px) {
  .enhancementArea .enhancementTxtList .enhancementTxtItem .number {
    font-size: 90px;
    right: 30px;
    bottom: 0;
  }
}
@media (max-width: 767px) {
  .enhancementArea .enhancementTxtList .enhancementTxtItem .number {
    font-size: 70px;
    right: 0;
  }
}
.enhancementArea .enhancementImgBox {
  width: 48vw;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
}
@media (max-width: 1540px) {
  .enhancementArea .enhancementImgBox {
    width: calc(100% - 530px - 50px);
  }
}
@media (max-width: 1350px) {
  .enhancementArea .enhancementImgBox {
    width: calc(100% - 430px - 50px);
  }
}
.enhancementArea .enhancementImgBox .Img img {
  width: 100%;
  height: auto;
  display: block;
}
.enhancementArea .bottomBox {
  position: relative;
}
@media (max-width: 1790px) {
  .enhancementArea .bottomBox {
    padding: 0 60px;
  }
}
@media (max-width: 1023px) {
  .enhancementArea .bottomBox {
    position: absolute;
    top: 50%;
    left: 0;
    transform: translate(0, -50%);
    width: 100%;
  }
}
@media (max-width: 1023px) {
  .enhancementArea .enhancementNavList {
    display: none;
  }
}
.enhancementArea .enhancementNavList .slick-track {
  display: flex;
}
.enhancementArea .enhancementNavList .slick-slide {
  height: inherit;
}
.enhancementArea .enhancementNavList .slick-slide > div,
.enhancementArea .enhancementNavList .enhancementNavItem,
.enhancementArea .enhancementNavList .enhancementNavItem .item,
.enhancementArea .enhancementNavList .navBtn {
  height: 100%;
}
.enhancementArea .enhancementNavList::before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  width: 1px;
  height: 100%;
  background-color: #0971ce;
  z-index: 1;
}
.enhancementArea .enhancementNavList .enhancementNavItem.hide {
  opacity: 0;
}
.enhancementArea .enhancementNavList .enhancementNavItem.current .navBtn::before {
  opacity: 1;
}
@media (min-width: 1024px) {
  .enhancementArea .enhancementNavList .enhancementNavItem:hover .navBtn::before {
    opacity: 1;
  }
}
.enhancementArea .enhancementNavList .navBtn {
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #0971ce;
  color: #fff;
  padding: 44px 30px 44px 35px;
  cursor: pointer;
  font-family: "Noto Sans TC", "Noto Sans", "Noto Sans JP", "Microsoft JhengHei", sans-serif;
  position: relative;
}
@media (max-width: 1540px) {
  .enhancementArea .enhancementNavList .navBtn {
    padding: 30px;
  }
}
@media (max-width: 1350px) {
  .enhancementArea .enhancementNavList .navBtn {
    padding: 20px;
  }
}
.enhancementArea .enhancementNavList .navBtn::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: calc(100% - 57px);
  height: calc(100% - 29px);
  background-color: rgba(255, 255, 255, 0.15);
  opacity: 0;
}
@media (max-width: 1540px) {
  .enhancementArea .enhancementNavList .navBtn::before {
    width: calc(100% - 20px);
    height: calc(100% - 20px);
  }
}
@media (max-width: 1350px) {
  .enhancementArea .enhancementNavList .navBtn::before {
    width: calc(100% - 15px);
    height: calc(100% - 15px);
  }
}
.enhancementArea .enhancementNavList .navBtn::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  transform: translate(0, -50%);
  width: 1px;
  height: 53px;
  background-color: rgba(255, 255, 255, 0.15);
  opacity: 1;
}
.enhancementArea .enhancementNavList .navBtn .number {
  font-size: 21px;
  font-weight: 500;
  margin-right: 13px;
  position: relative;
  z-index: 1;
  font-family: "Roboto", Arial, "Microsoft JhengHei", sans-serif;
  padding: 2px 0 0;
}
@media (max-width: 1540px) {
  .enhancementArea .enhancementNavList .navBtn .number {
    font-size: 19px;
  }
}
@media (max-width: 1350px) {
  .enhancementArea .enhancementNavList .navBtn .number {
    font-size: 17px;
  }
}
.enhancementArea .enhancementNavList .navBtn .number::after {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background-color: #fff;
  margin: 2px 0 0;
}
.enhancementArea .enhancementNavList .navBtn .text {
  font-size: 25px;
  letter-spacing: 1.4px;
  position: relative;
  font-weight: 500;
  z-index: 1;
}
@media (max-width: 1540px) {
  .enhancementArea .enhancementNavList .navBtn .text {
    font-size: 22px;
    letter-spacing: 1.2px;
  }
}
@media (max-width: 1350px) {
  .enhancementArea .enhancementNavList .navBtn .text {
    font-size: 20px;
    letter-spacing: 1px;
  }
}
.enhancementArea .slickBtnBox {
  position: absolute;
  z-index: 2;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: calc(100% + 200px);
}
@media (max-width: 1790px) {
  .enhancementArea .slickBtnBox {
    width: calc(100% + 40px);
  }
}
@media (max-width: 1023px) {
  .enhancementArea .slickBtnBox {
    display: none;
  }
}
.enhancementArea:not(.show) .titleBox .decoTitle {
  opacity: 0;
  transform: translateY(20px);
}
.enhancementArea:not(.show) .titleBox .title {
  opacity: 0;
  transform: translateY(20px);
}
.enhancementArea:not(.show) .titleBox .textBox {
  opacity: 0;
  transform: translateY(20px);
}
.enhancementArea:not(.show) .advantagesBox {
  opacity: 0;
  transform: translateY(20px);
}
.enhancementArea.show .titleBox .decoTitle {
  opacity: 1;
  transform: translateY(0);
  transition: all 0.6s;
}
.enhancementArea.show .titleBox .title {
  opacity: 1;
  transform: translateY(0);
  transition: all 0.6s 0.2s;
}
.enhancementArea.show .titleBox .textBox {
  opacity: 1;
  transform: translateY(0);
  transition: all 0.6s 0.4s;
}
.enhancementArea.show .advantagesBox {
  opacity: 1;
  transform: translateY(0);
  transition: all 0.6s 0.6s;
}

.facArea {
  padding: 74px 0 146px;
}
@media (max-width: 767px) {
  .facArea {
    padding: 60px 0;
  }
}
.facArea .titleBox {
  text-align: center;
  margin-bottom: 42px;
}
.facArea .titleBox .title {
  display: block;
  text-align: center;
}
.facArea .titleBox .title:before {
  display: none;
}
.facArea .titleBox .text {
  padding-top: 13px;
}
.facArea .facBox {
  position: relative;
}
.facArea .facList {
  margin: 0 -15px;
}
.facArea .facList:not(.slick-slider) {
  display: flex;
  flex-wrap: wrap;
}
.facArea .facList:not(.slick-slider) .facItem {
  width: 25%;
}
.facArea .facList:not(.slick-slider) .facItem:not(:first-child) {
  display: none;
}
.facArea .facItem {
  padding: 0 15px;
}
.facArea .item {
  position: relative;
}
.facArea .item .Img img {
  width: 100%;
  height: auto;
  display: block;
}
.facArea .item .Txt {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 25px 20px;
  color: #fff;
  background: linear-gradient(transparent, rgba(0, 0, 0, 0.6));
  text-align: center;
}
.facArea .item .Txt .title {
  margin: 0 0 9px;
  font-size: 24px;
  font-weight: 500;
}
.facArea .item .Txt .title a {
  color: inherit;
}
.facArea .item .Txt .subtitle {
  font-size: 13px;
  font-weight: 500;
  letter-spacing: 0.4px;
}
.facArea .bottomBox {
  display: flex;
  justify-content: center;
  padding: 62px 0 0;
}
@media (max-width: 1023px) {
  .facArea .bottomBox {
    display: block;
    padding: 0;
  }
}
.facArea .bottomBox .bottom {
  display: flex;
  position: relative;
}
@media (max-width: 1023px) {
  .facArea .bottomBox .bottom {
    display: block;
  }
}
.facArea .bottomBox .bottom .slickBtnBox {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 2;
  width: calc(100% + 68px);
}
@media (max-width: 1023px) {
  .facArea .bottomBox .bottom .slickBtnBox {
    display: none;
  }
}
.facArea .bottomBox .bottom .dotsBox {
  min-width: 300px;
  justify-content: center;
}
@media (max-width: 1023px) {
  .facArea .bottomBox .bottom .dotsBox {
    min-width: unset;
  }
}
