.ihaClassificationList .Txt .title, .ihaClassificationList .Txt .classTitle, .ihaClassificationList .Img img, .ihaClassificationList .Img::before, .ihaNewsList .Img img, .ihaNewsList .Img::before, .ihaNewsList .Txt .text, .ihaNewsList .Txt .title, .ihaNewsList .Txt .newsInfoBox::after, .ihaProductsList .Txt .title, .ihaProductsList .Img img, .leadBannerArea .bannerItem .item > .Img {
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

.outerWrap {
  padding-top: 0 !important;
}

.mainArea {
  padding: 0;
}

.wrap {
  max-width: 1340px;
}

.leadBannerArea {
  position: relative;
}
.leadBannerArea .wrap {
  max-width: 100%;
  padding: 0;
}
.leadBannerArea .bannerBox {
  position: relative;
}
.leadBannerArea .bannerList {
  position: relative;
}
.leadBannerArea .bannerList:not(.slick-slider) {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow-x: clip;
}
.leadBannerArea .bannerList:not(.slick-slider) .bannerItem {
  width: 100%;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.leadBannerArea .bannerItem {
  position: relative;
}
.leadBannerArea .bannerItem .item > .Img {
  opacity: 0;
}
@media (max-width: 1599px) {
  .leadBannerArea .bannerItem .item > .Img {
    height: 800px;
  }
}
@media (max-width: 1280px) {
  .leadBannerArea .bannerItem .item > .Img {
    height: 750px;
  }
}
@media (max-width: 800px) {
  .leadBannerArea .bannerItem .item > .Img {
    height: 800px;
  }
}
@media (max-width: 640px) {
  .leadBannerArea .bannerItem .item > .Img {
    height: 700px;
  }
}
@media (max-width: 575px) {
  .leadBannerArea .bannerItem .item > .Img {
    height: 650px;
  }
}
.leadBannerArea .bannerItem .item > .Img img {
  width: 100%;
  max-width: 100%;
  height: auto;
  display: block;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.leadBannerArea .bannerItem .Txt {
  width: 100%;
  height: 100%;
  margin: auto;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  max-width: 1355px;
  margin: 0 auto;
  padding: 0 60px;
}
@media (max-width: 1280px) {
  .leadBannerArea .bannerItem .Txt {
    padding: 0 30px;
  }
}
@media (max-width: 991px) {
  .leadBannerArea .bannerItem .Txt {
    padding: 0 20px;
  }
}
@media (max-width: 640px) {
  .leadBannerArea .bannerItem .Txt {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    padding: 150px 20px 0;
  }
}
.leadBannerArea .bannerItem .textBox {
  position: relative;
  max-width: 600px;
  margin-right: auto;
}
@media (max-width: 1599px) {
  .leadBannerArea .bannerItem .textBox {
    max-width: 510px;
  }
}
@media (max-width: 1280px) {
  .leadBannerArea .bannerItem .textBox {
    max-width: 450px;
  }
}
@media (max-width: 1024px) {
  .leadBannerArea .bannerItem .textBox {
    max-width: 410px;
  }
}
@media (max-width: 640px) {
  .leadBannerArea .bannerItem .textBox {
    max-width: 330px;
  }
}
@media (max-width: 575px) {
  .leadBannerArea .bannerItem .textBox {
    max-width: 300px;
  }
}
.leadBannerArea .bannerItem .decoTitle {
  display: inline-block;
  font-size: 23px;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 1.5;
  color: transparent;
  background: -webkit-gradient(linear, left top, right top, from(#cba97c), to(#f4e4c7));
  background: linear-gradient(to right, #cba97c 0%, #f4e4c7 100%);
  -webkit-background-clip: text;
          background-clip: text;
  opacity: 0;
}
@media (max-width: 1599px) {
  .leadBannerArea .bannerItem .decoTitle {
    font-size: 20px;
  }
}
@media (max-width: 1280px) {
  .leadBannerArea .bannerItem .decoTitle {
    font-size: 18px;
  }
}
@media (max-width: 1024px) {
  .leadBannerArea .bannerItem .decoTitle {
    font-size: 16px;
  }
}
@media (max-width: 640px) {
  .leadBannerArea .bannerItem .decoTitle {
    font-size: 15px;
  }
}
@media (max-width: 575px) {
  .leadBannerArea .bannerItem .decoTitle {
    font-size: 14px;
  }
}
.leadBannerArea .bannerItem .title {
  font-size: 60px;
  font-weight: 700;
  letter-spacing: 0.02em;
  line-height: 1.15;
  color: #fff;
  margin-top: 0.625rem;
  opacity: 0;
}
@media (max-width: 1599px) {
  .leadBannerArea .bannerItem .title {
    font-size: 52px;
  }
}
@media (max-width: 1280px) {
  .leadBannerArea .bannerItem .title {
    font-size: 46px;
    margin-top: 0.5rem;
  }
}
@media (max-width: 1024px) {
  .leadBannerArea .bannerItem .title {
    font-size: 42px;
  }
}
@media (max-width: 991px) {
  .leadBannerArea .bannerItem .title {
    font-size: 40px;
  }
}
@media (max-width: 640px) {
  .leadBannerArea .bannerItem .title {
    font-size: 34px;
    margin-top: 0.25rem;
  }
}
@media (max-width: 575px) {
  .leadBannerArea .bannerItem .title {
    font-size: 30px;
  }
}
@media (max-width: 375px) {
  .leadBannerArea .bannerItem .title {
    font-size: 26px;
  }
}
.leadBannerArea .bannerItem .text {
  position: relative;
  max-width: 370px;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 0.05em;
  line-height: 1.9;
  color: #fff;
  margin-top: 2.125rem;
  opacity: 0;
}
@media (max-width: 1599px) {
  .leadBannerArea .bannerItem .text {
    font-size: 15px;
    margin-top: 1.25rem;
  }
}
@media (max-width: 1280px) {
  .leadBannerArea .bannerItem .text {
    font-size: 14px;
    margin-top: 1rem;
    max-width: 355px;
  }
}
@media (max-width: 640px) {
  .leadBannerArea .bannerItem .text {
    font-size: 13px;
    max-width: 300px;
    margin-top: 0.625rem;
  }
}
.leadBannerArea .productImg {
  position: absolute;
  width: 100%;
  max-width: 525px;
  bottom: 0;
  right: 7%;
  pointer-events: none;
  opacity: 0;
}
@media (max-width: 1799px) {
  .leadBannerArea .productImg {
    max-width: 450px;
    right: 5%;
  }
}
@media (max-width: 1599px) {
  .leadBannerArea .productImg {
    max-width: 400px;
    right: 3%;
  }
}
@media (max-width: 1366px) {
  .leadBannerArea .productImg {
    max-width: 350px;
    right: 30px;
  }
}
@media (max-width: 1280px) {
  .leadBannerArea .productImg {
    max-width: 300px;
    right: 20px;
    bottom: 30px;
  }
}
@media (max-width: 1024px) {
  .leadBannerArea .productImg {
    max-width: 250px;
  }
}
@media (max-width: 991px) {
  .leadBannerArea .productImg {
    max-width: 230px;
  }
}
@media (max-width: 800px) {
  .leadBannerArea .productImg {
    max-width: 200px;
    right: unset;
    left: 20px;
    bottom: 0;
  }
}
@media (max-width: 575px) {
  .leadBannerArea .productImg {
    max-width: 170px;
  }
}
.leadBannerArea .productImg .Img {
  width: 100%;
}
.leadBannerArea .productImg .Img img {
  width: 100%;
  max-width: 100%;
  height: auto;
  display: block;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
.leadBannerArea .slick-current .bannerItem .item > .Img {
  -webkit-animation: aniBannerBlur 0.8s ease-in-out both;
          animation: aniBannerBlur 0.8s ease-in-out both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.leadBannerArea .slick-current .productImg {
  -webkit-animation: slideUpAnimation 1s ease-in-out 0.4s both;
          animation: slideUpAnimation 1s ease-in-out 0.4s both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.leadBannerArea .slick-current .decoTitle {
  -webkit-animation: slideUpAnimation 0.6s ease-in-out both;
          animation: slideUpAnimation 0.6s ease-in-out both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.leadBannerArea .slick-current .title {
  -webkit-animation: slideUpAnimation 0.6s ease-in-out 0.2s both;
          animation: slideUpAnimation 0.6s ease-in-out 0.2s both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.leadBannerArea .slick-current .text {
  -webkit-animation: slideUpAnimation 0.6s ease-in-out 0.4s both;
          animation: slideUpAnimation 0.6s ease-in-out 0.4s both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}

.ihaProductsArea {
  position: relative;
  padding: 180px 0 175px;
  background-image: url("../images/iha/iha-products-bg.jpg");
  background-size: cover;
  background-position: center;
  overflow-x: clip;
}
@media (max-width: 1599px) {
  .ihaProductsArea {
    padding: 150px 0;
  }
}
@media (max-width: 1280px) {
  .ihaProductsArea {
    padding: 120px 0;
  }
}
@media (max-width: 1180px) {
  .ihaProductsArea {
    padding: 100px 0;
  }
}
@media (max-width: 768px) {
  .ihaProductsArea {
    padding: 80px 0;
  }
}
@media (max-width: 575px) {
  .ihaProductsArea .wrap {
    padding: 0;
  }
}
.ihaProductsArea .topTitleBox {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-column-gap: 1.5rem;
     -moz-column-gap: 1.5rem;
          column-gap: 1.5rem;
  margin-bottom: 3.75rem;
}
@media (max-width: 1366px) {
  .ihaProductsArea .topTitleBox {
    margin-bottom: 3rem;
  }
}
@media (max-width: 768px) {
  .ihaProductsArea .topTitleBox {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    row-gap: 1.5rem;
    margin-bottom: 2rem;
  }
}
@media (max-width: 575px) {
  .ihaProductsArea .topTitleBox {
    padding: 0 20px;
  }
}
.ihaProductsArea .titleBox {
  width: calc(100% - 325px);
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  margin-bottom: 0;
}
@media (max-width: 768px) {
  .ihaProductsArea .titleBox {
    width: 100%;
  }
}
.ihaProductsArea .rightBox {
  position: relative;
  width: 325px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-column-gap: 10px;
     -moz-column-gap: 10px;
          column-gap: 10px;
  padding-right: 0.25rem;
  padding-bottom: 0.625rem;
}
@media (max-width: 1180px) {
  .ihaProductsArea .rightBox {
    padding-right: 0;
    padding-bottom: 0;
  }
}
@media (max-width: 768px) {
  .ihaProductsArea .rightBox {
    width: 100%;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
@media (max-width: 440px) {
  .ihaProductsArea .rightBox {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    row-gap: 1.5rem;
  }
}
.ihaProductsArea .rightBox .btnBox {
  margin-top: 0;
}
.ihaProductsArea .rightBox .controlBox {
  width: 100px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}
@media (max-width: 440px) {
  .ihaProductsArea .rightBox .controlBox {
    width: 100%;
  }
}
.ihaProductsArea .rightBox .controlBox .slick-arrow {
  width: 45px;
  height: 45px;
  background-color: #ddcdb1 !important;
}
@media (max-width: 480px) {
  .ihaProductsArea .rightBox .controlBox .slick-arrow {
    width: 40px;
    height: 40px;
  }
}
.ihaProductsArea .rightBox .controlBox .slick-arrow::before {
  border-color: #fff;
}
@media (min-width: 1181px) {
  .ihaProductsArea .rightBox .controlBox .slick-arrow:hover {
    background-color: #fff !important;
  }
  .ihaProductsArea .rightBox .controlBox .slick-arrow:hover::before {
    border-color: #ddcdb1;
  }
}

.ihaProductsList:not(.slick-slider) {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow-x: clip;
}
.ihaProductsList:not(.slick-slider) .ihaProductsItem {
  width: 33.3333333333%;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
@media (max-width: 991px) {
  .ihaProductsList:not(.slick-slider) .ihaProductsItem {
    width: 50%;
  }
}
.ihaProductsList .slick-list {
  margin: 0 -40px;
}
@media (max-width: 1280px) {
  .ihaProductsList .slick-list {
    margin: 0 -30px;
  }
}
@media (max-width: 1180px) {
  .ihaProductsList .slick-list {
    margin: 0 -20px;
  }
}
@media (max-width: 991px) {
  .ihaProductsList .slick-list {
    margin: 0 -40px;
  }
}
@media (max-width: 900px) {
  .ihaProductsList .slick-list {
    margin: 0 -30px;
  }
}
@media (max-width: 768px) {
  .ihaProductsList .slick-list {
    margin: 0 -15px;
  }
}
@media (max-width: 575px) {
  .ihaProductsList .slick-list {
    margin: 0;
    padding: 0 100px;
  }
}
@media (max-width: 480px) {
  .ihaProductsList .slick-list {
    padding: 0 60px;
  }
}
@media (max-width: 400px) {
  .ihaProductsList .slick-list {
    padding: 0 40px;
  }
}
@media (max-width: 350px) {
  .ihaProductsList .slick-list {
    padding: 0;
  }
}
.ihaProductsList .ihaProductsItem {
  position: relative;
  padding: 0 40px;
}
@media (max-width: 1280px) {
  .ihaProductsList .ihaProductsItem {
    padding: 0 30px;
  }
}
@media (max-width: 1180px) {
  .ihaProductsList .ihaProductsItem {
    padding: 0 20px;
  }
}
@media (max-width: 991px) {
  .ihaProductsList .ihaProductsItem {
    padding: 0 40px;
  }
}
@media (max-width: 900px) {
  .ihaProductsList .ihaProductsItem {
    padding: 0 30px;
  }
}
@media (max-width: 768px) {
  .ihaProductsList .ihaProductsItem {
    padding: 0 15px;
  }
}
.ihaProductsList .item {
  position: relative;
  padding: 30px 32px 40px 32px;
  background-color: #fff;
}
@media (max-width: 1180px) {
  .ihaProductsList .item {
    padding: 24px 30px 32px 30px;
  }
}
@media (max-width: 991px) {
  .ihaProductsList .item {
    padding: 30px 36px 40px 36px;
  }
}
@media (max-width: 768px) {
  .ihaProductsList .item {
    padding: 24px 20px 32px 20px;
  }
}
@media (min-width: 1181px) {
  .ihaProductsList .item:hover .Img img {
    scale: 1.05;
  }
  .ihaProductsList .item:hover .Txt .title {
    color: #ac916a;
  }
}
.ihaProductsList .Img {
  overflow: clip;
}
.ihaProductsList .Img img {
  width: 100%;
  max-width: 100%;
  height: auto;
  display: block;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
.ihaProductsList .Txt {
  position: relative;
  text-align: center;
  margin-top: 0.75rem;
}
.ihaProductsList .Txt .title {
  font-size: 20px;
  font-weight: 700;
  letter-spacing: 0.1em;
  line-height: 1.5;
  color: #000;
  text-align: center;
  padding: 0 1.5rem;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  height: 60px;
  overflow: hidden;
}
@media (max-width: 1280px) {
  .ihaProductsList .Txt .title {
    padding: 0 1rem;
  }
}
@media (max-width: 1180px) {
  .ihaProductsList .Txt .title {
    font-size: 18px;
    height: 54px;
    padding: 0 1.5rem;
  }
}
@media (max-width: 991px) {
  .ihaProductsList .Txt .title {
    font-size: 20px;
    height: 60px;
  }
}
@media (max-width: 900px) {
  .ihaProductsList .Txt .title {
    font-size: 18px;
    height: 54px;
  }
}
@media (max-width: 640px) {
  .ihaProductsList .Txt .title {
    font-size: 16px;
    height: 48px;
    padding: 0 1rem;
  }
}
@media (max-width: 400px) {
  .ihaProductsList .Txt .title {
    padding: 0 0.625rem;
  }
}
.ihaProductsList .Txt .text {
  position: relative;
  font-family: "Inter", "Noto Sans TC", "Microsoft JhengHei", sans-serif;
  font-size: 15px;
  font-weight: 400;
  letter-spacing: 0.02em;
  line-height: 1.9;
  color: #000;
  padding: 1.25rem 0.5rem 0;
  margin-top: 1.25rem;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  height: 77px;
  overflow: hidden;
}
@media (max-width: 1280px) {
  .ihaProductsList .Txt .text {
    padding: 1rem 0.375rem 0;
    margin-top: 1rem;
    height: 73px;
  }
}
@media (max-width: 1180px) {
  .ihaProductsList .Txt .text {
    font-size: 14px;
    height: 63px;
    padding: 0.625rem 0.5rem 0;
    margin-top: 0.625rem;
  }
}
@media (max-width: 640px) {
  .ihaProductsList .Txt .text {
    font-size: 13px;
    height: 60px;
  }
}
.ihaProductsList .Txt .text::before {
  content: "";
  display: block;
  pointer-events: none;
  width: 100%;
  height: 1px;
  background: -webkit-gradient(linear, left top, right top, from(#d0af85), to(#f4e5c9));
  background: linear-gradient(to right, #d0af85 0%, #f4e5c9 100%);
  position: absolute;
  top: 0;
  right: auto;
  bottom: auto;
  left: 50%;
  translate: -50% 0;
}
.ihaProductsList .linkWrap {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 2;
}

.newsAndClass {
  position: relative;
  background-image: url("../images/iha/iha-news-bg.jpg");
  background-size: cover;
}

.ihaNewsArea {
  position: relative;
  padding: 135px 0 60px;
}
@media (max-width: 1499px) {
  .ihaNewsArea {
    padding: 100px 0 40px;
  }
}
@media (max-width: 768px) {
  .ihaNewsArea {
    padding: 80px 0 40px;
  }
}
@media (max-width: 575px) {
  .ihaNewsArea .wrap {
    padding: 0;
  }
}
.ihaNewsArea .topTitleBox {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-column-gap: 1.5rem;
     -moz-column-gap: 1.5rem;
          column-gap: 1.5rem;
  margin-bottom: 4.875rem;
}
@media (max-width: 1366px) {
  .ihaNewsArea .topTitleBox {
    margin-bottom: 3rem;
  }
}
@media (max-width: 768px) {
  .ihaNewsArea .topTitleBox {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    row-gap: 1.5rem;
  }
}
@media (max-width: 575px) {
  .ihaNewsArea .topTitleBox {
    padding: 0 20px;
  }
}
.ihaNewsArea .titleBox {
  width: calc(100% - 325px);
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  margin-bottom: 0;
}
@media (max-width: 768px) {
  .ihaNewsArea .titleBox {
    width: 100%;
  }
}
.ihaNewsArea .rightBox {
  position: relative;
  width: 325px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-column-gap: 10px;
     -moz-column-gap: 10px;
          column-gap: 10px;
  padding-right: 0.25rem;
  padding-bottom: 0.3125rem;
}
@media (max-width: 1180px) {
  .ihaNewsArea .rightBox {
    padding-right: 0;
    padding-bottom: 0;
  }
}
@media (max-width: 768px) {
  .ihaNewsArea .rightBox {
    width: 100%;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
@media (max-width: 440px) {
  .ihaNewsArea .rightBox {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    row-gap: 1.5rem;
  }
}
.ihaNewsArea .rightBox .btnBox {
  margin-top: 0;
}
.ihaNewsArea .rightBox .controlBox {
  width: 100px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}
@media (max-width: 440px) {
  .ihaNewsArea .rightBox .controlBox {
    width: 100%;
  }
}
.ihaNewsArea .rightBox .controlBox .slick-arrow {
  width: 45px;
  height: 45px;
  background-color: #ddcdb1 !important;
}
@media (max-width: 480px) {
  .ihaNewsArea .rightBox .controlBox .slick-arrow {
    width: 40px;
    height: 40px;
  }
}
.ihaNewsArea .rightBox .controlBox .slick-arrow::before {
  border-color: #000;
}
@media (min-width: 1181px) {
  .ihaNewsArea .rightBox .controlBox .slick-arrow:hover {
    background-color: #fff !important;
  }
}

.ihaNewsBox {
  position: relative;
}

.ihaNewsList:not(.slick-slider) {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow-x: clip;
}
.ihaNewsList:not(.slick-slider) .ihaNewsItem {
  width: 33.3333333333%;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
@media (max-width: 900px) {
  .ihaNewsList:not(.slick-slider) .ihaNewsItem {
    width: 50%;
  }
}
@media (max-width: 375px) {
  .ihaNewsList:not(.slick-slider) .ihaNewsItem {
    width: 100%;
  }
}
.ihaNewsList .slick-list {
  margin: 0 -16px;
}
@media (max-width: 991px) {
  .ihaNewsList .slick-list {
    margin: 0 -10px;
  }
}
@media (max-width: 575px) {
  .ihaNewsList .slick-list {
    margin: 0;
    padding: 0 100px;
  }
}
@media (max-width: 480px) {
  .ihaNewsList .slick-list {
    padding: 0 60px;
  }
}
@media (max-width: 440px) {
  .ihaNewsList .slick-list {
    padding: 0 40px;
  }
}
@media (max-width: 375px) {
  .ihaNewsList .slick-list {
    padding: 0;
  }
}
.ihaNewsList .ihaNewsItem {
  position: relative;
  padding: 0 16px;
}
@media (max-width: 991px) {
  .ihaNewsList .ihaNewsItem {
    padding: 0 10px;
  }
}
@media (max-width: 575px) {
  .ihaNewsList .ihaNewsItem {
    padding: 0 16px;
  }
}
.ihaNewsList .item {
  position: relative;
}
@media (min-width: 1181px) {
  .ihaNewsList .item:hover .Txt .newsInfoBox::after {
    width: 100%;
  }
  .ihaNewsList .item:hover .Txt .title {
    color: #ddcdb1;
  }
  .ihaNewsList .item:hover .Txt .text {
    color: #fff;
  }
  .ihaNewsList .item:hover .Img::before {
    height: 100%;
  }
  .ihaNewsList .item:hover .Img img {
    scale: 1.05;
  }
}
.ihaNewsList .Txt {
  position: relative;
}
.ihaNewsList .Txt .newsInfoBox {
  position: relative;
  padding-top: 1.25rem;
  margin-bottom: 3.375rem;
}
@media (max-width: 1180px) {
  .ihaNewsList .Txt .newsInfoBox {
    padding-top: 1rem;
    margin-bottom: 2rem;
  }
}
@media (max-width: 768px) {
  .ihaNewsList .Txt .newsInfoBox {
    margin-bottom: 1.25rem;
  }
}
.ihaNewsList .Txt .newsInfoBox::before {
  content: "";
  display: block;
  pointer-events: none;
  content: "";
  width: 100%;
  height: 1px;
  background: rgba(255, 255, 255, 0.2);
  position: absolute;
  top: 0;
  right: auto;
  bottom: auto;
  left: 0;
}
.ihaNewsList .Txt .newsInfoBox::after {
  content: "";
  display: block;
  pointer-events: none;
  content: "";
  width: 40px;
  height: 1px;
  background: #ddcdb1;
  position: absolute;
  top: 0;
  right: auto;
  bottom: auto;
  left: 0;
}
.ihaNewsList .Txt .newsInfoBox .dateBox {
  position: relative;
}
.ihaNewsList .Txt .newsInfoBox .all {
  position: relative;
  display: block;
  font-family: "Noto Serif TC", "Microsoft JhengHei", serif;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 1;
  color: #ffffff;
}
@media (max-width: 1180px) {
  .ihaNewsList .Txt .newsInfoBox .all {
    font-size: 15px;
  }
}
@media (max-width: 768px) {
  .ihaNewsList .Txt .newsInfoBox .all {
    font-size: 13px;
  }
}
.ihaNewsList .Txt .textBox {
  position: relative;
}
.ihaNewsList .Txt .title {
  font-family: "Noto Serif TC", "Microsoft JhengHei", serif;
  font-size: 20px;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 1.5;
  color: #fff;
  text-transform: uppercase;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
@media (max-width: 1180px) {
  .ihaNewsList .Txt .title {
    font-size: 18px;
  }
}
@media (max-width: 768px) {
  .ihaNewsList .Txt .title {
    font-size: 17px;
  }
}
.ihaNewsList .Txt .text {
  font-size: 15px;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 1.85;
  color: rgba(255, 255, 255, 0.6);
  text-transform: uppercase;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  height: 55px;
  overflow: hidden;
  margin-top: 1.25rem;
}
@media (max-width: 1180px) {
  .ihaNewsList .Txt .text {
    font-size: 14px;
    height: 51px;
    margin-top: 0.75rem;
  }
}
@media (max-width: 768px) {
  .ihaNewsList .Txt .text {
    font-size: 13px;
    height: 48px;
    margin-top: 0.625rem;
  }
}
.ihaNewsList .Img {
  overflow: clip;
  margin-top: 3rem;
}
@media (max-width: 1180px) {
  .ihaNewsList .Img {
    margin-top: 2rem;
  }
}
@media (max-width: 768px) {
  .ihaNewsList .Img {
    margin-top: 1.5rem;
  }
}
.ihaNewsList .Img::before {
  content: "";
  display: block;
  pointer-events: none;
  content: "";
  width: 100%;
  height: 0;
  background: rgba(0, 0, 0, 0.5);
  position: absolute;
  top: auto;
  right: auto;
  bottom: 0;
  left: 0;
  z-index: 1;
}
.ihaNewsList .Img img {
  width: 100%;
  max-width: 100%;
  height: auto;
  display: block;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
.ihaNewsList .linkWrap {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 2;
}

.ihaClassificationArea {
  position: relative;
  padding: 65px 0 160px;
}
@media (max-width: 1499px) {
  .ihaClassificationArea {
    padding: 45px 0 100px;
  }
}
@media (max-width: 768px) {
  .ihaClassificationArea {
    padding: 30px 0 80px;
  }
}
.ihaClassificationArea .titleBox {
  margin-bottom: 3.25rem;
}
@media (max-width: 991px) {
  .ihaClassificationArea .titleBox {
    margin-bottom: 2.625rem;
  }
}
@media (max-width: 575px) {
  .ihaClassificationArea .titleBox {
    margin-bottom: 2rem;
  }
}

.ihaClassificationBox {
  position: relative;
}

.ihaClassificationList {
  position: relative;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 1.25rem 1fr 1.25rem 1fr;
  grid-template-columns: repeat(3, 1fr);
  -ms-grid-rows: 1fr 1.25rem 1fr;
  grid-template-rows: repeat(2, 1fr);
  gap: 1.25rem;
}

.ihaClassificationList > *:nth-child(1) {
  -ms-grid-row: 1;
  -ms-grid-column: 1;
}

.ihaClassificationList > *:nth-child(2) {
  -ms-grid-row: 1;
  -ms-grid-column: 3;
}

.ihaClassificationList > *:nth-child(3) {
  -ms-grid-row: 1;
  -ms-grid-column: 5;
}

.ihaClassificationList > *:nth-child(4) {
  -ms-grid-row: 3;
  -ms-grid-column: 1;
}

.ihaClassificationList > *:nth-child(5) {
  -ms-grid-row: 3;
  -ms-grid-column: 3;
}

.ihaClassificationList > *:nth-child(6) {
  -ms-grid-row: 3;
  -ms-grid-column: 5;
}
@media (max-width: 1180px) {
  .ihaClassificationList {
    gap: 0.75rem;
  }
}
@media (max-width: 900px) {
  .ihaClassificationList {
    display: block;
  }
}
.ihaClassificationList .ihaClassificationItem {
  position: relative;
}
@media (max-width: 900px) {
  .ihaClassificationList .ihaClassificationItem + .ihaClassificationItem {
    margin-top: 1rem;
  }
}
.ihaClassificationList .ihaClassificationItem:nth-child(2) {
  -ms-grid-column-span: 2;
  grid-column: span 2/span 2;
}
.ihaClassificationList .ihaClassificationItem:nth-child(3) {
  -ms-grid-column-span: 2;
  grid-column: span 2/span 2;
  -ms-grid-row: 2;
      grid-row-start: 2;
}
.ihaClassificationList .ihaClassificationItem:nth-child(3) .Txt .title,
.ihaClassificationList .ihaClassificationItem:nth-child(3) .Txt .classTitle {
  color: #000000;
}
.ihaClassificationList .ihaClassificationItem:nth-child(4) {
  -ms-grid-column: 3;
      grid-column-start: 3;
  -ms-grid-row: 2;
      grid-row-start: 2;
}
.ihaClassificationList .item {
  position: relative;
  height: 100%;
}
@media (min-width: 1181px) {
  .ihaClassificationList .item:hover .Img::before {
    height: 100%;
  }
  .ihaClassificationList .item:hover .Img img {
    scale: 1.05;
  }
  .ihaClassificationList .item:hover .Txt .classTitle {
    color: #fff;
    translate: 0 -20px;
    -webkit-transition-delay: 0.2s;
            transition-delay: 0.2s;
  }
  .ihaClassificationList .item:hover .Txt .title {
    color: #fff;
    translate: 0 -20px;
    -webkit-transition-delay: 0.3s;
            transition-delay: 0.3s;
  }
}
.ihaClassificationList .Img {
  overflow: clip;
  height: 100%;
}
.ihaClassificationList .Img::before {
  content: "";
  display: block;
  pointer-events: none;
  content: "";
  width: 100%;
  height: 0;
  background: rgba(0, 0, 0, 0.5);
  -webkit-backdrop-filter: blur(8px);
          backdrop-filter: blur(8px);
  position: absolute;
  top: auto;
  right: auto;
  bottom: 0;
  left: 0;
  z-index: 1;
}
.ihaClassificationList .Img img {
  width: 100%;
  max-width: 100%;
  height: auto;
  display: block;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.ihaClassificationList .Txt {
  width: 100%;
  height: 100%;
  margin: auto;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 2rem 1.875rem 2rem 2.25rem;
  z-index: 1;
}
@media (max-width: 1366px) {
  .ihaClassificationList .Txt {
    padding: 1.5rem;
  }
}
@media (max-width: 1280px) {
  .ihaClassificationList .Txt {
    padding: 1rem 1.25rem;
  }
}
@media (max-width: 480px) {
  .ihaClassificationList .Txt {
    padding: 0.625rem 1rem;
  }
}
@media (max-width: 375px) {
  .ihaClassificationList .Txt {
    padding: 0.5rem 0.625rem;
  }
}
.ihaClassificationList .Txt .classTitle {
  font-family: "Noto Serif TC", "Microsoft JhengHei", serif;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0.02em;
  line-height: 1;
  color: #fff;
  margin-bottom: 0.25rem;
}
@media (max-width: 1280px) {
  .ihaClassificationList .Txt .classTitle {
    font-size: 13px;
  }
}
@media (max-width: 900px) {
  .ihaClassificationList .Txt .classTitle {
    font-size: 14px;
  }
}
@media (max-width: 640px) {
  .ihaClassificationList .Txt .classTitle {
    font-size: 13px;
  }
}
@media (max-width: 480px) {
  .ihaClassificationList .Txt .classTitle {
    font-size: 12px;
  }
}
@media (max-width: 375px) {
  .ihaClassificationList .Txt .classTitle {
    font-size: 11px;
  }
}
.ihaClassificationList .Txt .title {
  font-family: "Noto Serif TC", "Microsoft JhengHei", serif;
  font-size: 20px;
  font-weight: 700;
  letter-spacing: 0.1em;
  line-height: 2;
  color: #fff;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
@media (max-width: 1280px) {
  .ihaClassificationList .Txt .title {
    font-size: 18px;
  }
}
@media (max-width: 991px) {
  .ihaClassificationList .Txt .title {
    font-size: 16px;
  }
}
@media (max-width: 900px) {
  .ihaClassificationList .Txt .title {
    font-size: 20px;
  }
}
@media (max-width: 640px) {
  .ihaClassificationList .Txt .title {
    font-size: 18px;
  }
}
@media (max-width: 575px) {
  .ihaClassificationList .Txt .title {
    font-size: 16px;
  }
}
@media (max-width: 480px) {
  .ihaClassificationList .Txt .title {
    font-size: 15px;
  }
}
@media (max-width: 375px) {
  .ihaClassificationList .Txt .title {
    font-size: 14px;
  }
}
.ihaClassificationList .linkWrap {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 2;
}

.ihaAboutArea {
  position: relative;
  padding: 150px 0;
}
@media (max-width: 1366px) {
  .ihaAboutArea {
    padding: 100px 0;
  }
}
@media (max-width: 1180px) {
  .ihaAboutArea {
    padding: 80px 0;
  }
}
@media (max-width: 768px) {
  .ihaAboutArea {
    padding: 60px 0;
  }
}
.ihaAboutArea .decoBg {
  width: 100%;
  height: 100%;
  margin: auto;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  pointer-events: none;
}
.ihaAboutArea .decoBg .Img {
  height: 100%;
}
.ihaAboutArea .decoBg .Img img {
  width: 100%;
  max-width: 100%;
  height: auto;
  display: block;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.ihaAboutArea .ihaAboutBox {
  position: relative;
  max-width: 560px;
  margin-left: auto;
}
@media (max-width: 1180px) {
  .ihaAboutArea .ihaAboutBox {
    max-width: 450px;
  }
}
@media (max-width: 768px) {
  .ihaAboutArea .ihaAboutBox {
    max-width: 430px;
  }
}
.ihaAboutArea .titleBox {
  margin-bottom: 2rem;
}
@media (max-width: 1180px) {
  .ihaAboutArea .titleBox {
    margin-bottom: 1.5rem;
  }
}
.ihaAboutArea .textEditorBox {
  position: relative;
}
.ihaAboutArea .textEditorBox p + p {
  margin-top: 0.625rem;
}

.ihaContactArea {
  position: relative;
  padding: 135px 0 35px;
  overflow-x: clip;
}
@media (max-width: 1366px) {
  .ihaContactArea {
    padding: 100px 0 35px;
  }
}
@media (max-width: 768px) {
  .ihaContactArea {
    padding: 80px 0 35px;
  }
}
.ihaContactArea .decoBg {
  width: 100%;
  height: 100%;
  margin: auto;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  pointer-events: none;
}
.ihaContactArea .decoBg .Img img {
  width: 100%;
  max-width: 100%;
  height: auto;
  display: block;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
.ihaContactArea .decoBg .flag {
  position: absolute;
  top: calc(50% + 85px);
  right: 5%;
  bottom: auto;
  left: auto;
  translate: 0 -50%;
  width: 680px;
  z-index: 1;
}
@media (max-width: 1799px) {
  .ihaContactArea .decoBg .flag {
    right: 0;
  }
}
@media (max-width: 1599px) {
  .ihaContactArea .decoBg .flag {
    width: 550px;
  }
}
@media (max-width: 1366px) {
  .ihaContactArea .decoBg .flag {
    width: 500px;
    right: -60px;
  }
}
@media (max-width: 1280px) {
  .ihaContactArea .decoBg .flag {
    width: 450px;
    right: -80px;
  }
}
@media (max-width: 1180px) {
  .ihaContactArea .decoBg .flag {
    width: 400px;
    right: -100px;
    top: unset;
    bottom: 0;
    translate: 0 0;
  }
}

.contactBox {
  position: relative;
  max-width: 765px;
  margin-right: auto;
}
@media (max-width: 1180px) {
  .contactBox {
    z-index: 1;
  }
}
.contactBox .topBox {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-column-gap: 4rem;
     -moz-column-gap: 4rem;
          column-gap: 4rem;
  margin-bottom: 2.75rem;
}
@media (max-width: 991px) {
  .contactBox .topBox {
    -webkit-column-gap: 2rem;
       -moz-column-gap: 2rem;
            column-gap: 2rem;
  }
}
@media (max-width: 768px) {
  .contactBox .topBox {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    row-gap: 2rem;
    margin-bottom: 2rem;
  }
}
.contactBox .topBox .leftBox {
  position: relative;
  width: 345px;
}
@media (max-width: 991px) {
  .contactBox .topBox .leftBox {
    width: 45%;
  }
}
@media (max-width: 768px) {
  .contactBox .topBox .leftBox {
    width: 100%;
  }
}
.contactBox .topBox .titleBox {
  margin-bottom: 0;
}
.contactBox .topBox .rightBox {
  position: relative;
  width: calc(100% - 345px - 4rem);
}
@media (max-width: 991px) {
  .contactBox .topBox .rightBox {
    width: calc(55% - 2rem);
  }
}
@media (max-width: 768px) {
  .contactBox .topBox .rightBox {
    width: 100%;
    max-width: 360px;
  }
}
.contactBox .companyNameBox {
  position: relative;
  padding: 4px 0 15px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
@media (max-width: 768px) {
  .contactBox .companyNameBox {
    padding: 0 0 10px;
  }
}
.contactBox .companyNameBox .chineseName {
  font-size: 18px;
  font-weight: 700;
  letter-spacing: 0.1em;
  line-height: 1.5;
  color: #fff;
}
@media (max-width: 768px) {
  .contactBox .companyNameBox .chineseName {
    font-size: 16px;
  }
}
.contactBox .companyNameBox .engName {
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 1.5;
  color: rgba(255, 255, 255, 0.4);
  margin-top: 0.625rem;
}
@media (max-width: 768px) {
  .contactBox .companyNameBox .engName {
    font-size: 13px;
    margin-top: 0.25rem;
  }
}
.contactBox .sideContactInfo {
  position: relative;
  margin-top: 1.5rem;
}
@media (max-width: 768px) {
  .contactBox .sideContactInfo {
    margin-top: 1rem;
  }
}
.contactBox .sideContactInfo .infoText {
  color: #fff;
}
.contactBox .sideContactInfo .infoText::before {
  background: rgba(255, 255, 255, 0.3);
}
.contactBox .sideContactInfo a,
.contactBox .sideContactInfo span:not(.infoText) {
  color: #fff;
}
@media (min-width: 1181px) {
  .contactBox .sideContactInfo a:hover {
    color: #ac916a;
  }
}

.contactFormBox {
  position: relative;
}

footer .decoBg {
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 0;
  pointer-events: none;
  z-index: -1;
}
footer .decoBg .Img {
  height: 925px;
}
@media (max-width: 768px) {
  footer .decoBg .Img {
    height: 1300px;
  }
}
footer .decoBg .Img img {
  width: 100%;
  max-width: 100%;
  height: auto;
  display: block;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
footer .copyrightBox .copyright {
  color: #fff;
}
footer .copyrightBox .ibestLink {
  color: #fff;
}
footer .copyrightBox .ibestLink a {
  color: #fff;
}
footer .socialBox .socialList a {
  color: #fff;
}
@media (min-width: 1181px) {
  footer .socialBox .socialList a:hover {
    color: #ac916a;
  }
}

.afterLoading .leadBannerArea .slick-current .bannerItem .item > .Img {
  -webkit-animation-play-state: running;
          animation-play-state: running;
}
.afterLoading .leadBannerArea .slick-current .productImg {
  -webkit-animation-play-state: running;
          animation-play-state: running;
}
.afterLoading .leadBannerArea .slick-current .decoTitle {
  -webkit-animation-play-state: running;
          animation-play-state: running;
}
.afterLoading .leadBannerArea .slick-current .title {
  -webkit-animation-play-state: running;
          animation-play-state: running;
}
.afterLoading .leadBannerArea .slick-current .text {
  -webkit-animation-play-state: running;
          animation-play-state: running;
}
/*# sourceMappingURL=iha.css.map */