.ib_carousel_104 .Txt .title, .ib_carousel_104 .item, .ib_info_004 .close::before, .ib_info_004 .close::after, .ib_info_004 .close, .ib_carousel_029 .js-dataList .Txt .title a, .ib_carousel_029 .js-dataList .Txt .title, .ib_carousel_029 .js-dataList .Txt::before, .ib_carousel_029 .js-dataList .Img .circle::before, .ib_carousel_029 .js-dataList .Img img, .ib_carousel_029 .js-dataList .Img, .ib_carousel_047 .dataBox3 .catalogList .Img img, .ib_carousel_047 .dataBox2 .catalogBox .catalogItem:first-child .Img img, .ib_banner_026 .dataBox3 .arrowBox .arrow:nth-child(2)::after, .ib_banner_026 .dataBox3 .arrowBox .arrow:nth-child(1)::after, .ib_banner_026 .dataBox3 .arrowBox .arrow, .ib_banner_026 .dataBox2 .Txt .title, .ib_banner_026 .dataBox2 .Img img {
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

.txtBox {
  text-align: left;
}
.txtBox .subtitle {
  font-size: 52px;
  line-height: 52px;
  letter-spacing: 1px;
}
@media (max-width: 1180px) {
  .txtBox .subtitle {
    font-size: 36px;
    line-height: 36px;
  }
}
@media (max-width: 480px) {
  .txtBox .subtitle {
    font-size: 26px;
  }
}
.txtBox .title {
  font-size: 28px;
}

/* home(ib_banner_026) */
.ib_banner_026 {
  overflow: hidden;
}
.ib_banner_026 .wrap {
  max-width: 100%;
  padding: 0;
}
.ib_banner_026 .parent {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 12.1667% 0px 12.1667% 0px 12.1667% 0px 12.7% 0px 12.7% 0px 12.7% 0px 12.7% 0px 12.7%;
  grid-template-columns: 12.1667% 12.1667% 12.1667% 12.7% 12.7% 12.7% 12.7% 12.7%;
  -ms-grid-rows: 62.63% 0px 37.37%;
  grid-template-rows: 62.63% 37.37%;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  position: relative;
}
.ib_banner_026 .parent > *:nth-child(1) {
  -ms-grid-row: 1;
  -ms-grid-column: 1;
}
.ib_banner_026 .parent > *:nth-child(2) {
  -ms-grid-row: 1;
  -ms-grid-column: 3;
}
.ib_banner_026 .parent > *:nth-child(3) {
  -ms-grid-row: 1;
  -ms-grid-column: 5;
}
.ib_banner_026 .parent > *:nth-child(4) {
  -ms-grid-row: 1;
  -ms-grid-column: 7;
}
.ib_banner_026 .parent > *:nth-child(5) {
  -ms-grid-row: 1;
  -ms-grid-column: 9;
}
.ib_banner_026 .parent > *:nth-child(6) {
  -ms-grid-row: 1;
  -ms-grid-column: 11;
}
.ib_banner_026 .parent > *:nth-child(7) {
  -ms-grid-row: 1;
  -ms-grid-column: 13;
}
.ib_banner_026 .parent > *:nth-child(8) {
  -ms-grid-row: 1;
  -ms-grid-column: 15;
}
.ib_banner_026 .parent > *:nth-child(9) {
  -ms-grid-row: 3;
  -ms-grid-column: 1;
}
.ib_banner_026 .parent > *:nth-child(10) {
  -ms-grid-row: 3;
  -ms-grid-column: 3;
}
.ib_banner_026 .parent > *:nth-child(11) {
  -ms-grid-row: 3;
  -ms-grid-column: 5;
}
.ib_banner_026 .parent > *:nth-child(12) {
  -ms-grid-row: 3;
  -ms-grid-column: 7;
}
.ib_banner_026 .parent > *:nth-child(13) {
  -ms-grid-row: 3;
  -ms-grid-column: 9;
}
.ib_banner_026 .parent > *:nth-child(14) {
  -ms-grid-row: 3;
  -ms-grid-column: 11;
}
.ib_banner_026 .parent > *:nth-child(15) {
  -ms-grid-row: 3;
  -ms-grid-column: 13;
}
.ib_banner_026 .parent > *:nth-child(16) {
  -ms-grid-row: 3;
  -ms-grid-column: 15;
}
@media (max-width: 940px) {
  .ib_banner_026 .parent {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.ib_banner_026 .dataBox1 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 1;
  -ms-grid-column: 1;
  -ms-grid-column-span: 3;
  grid-area: 1/1/2/4;
  background-color: #ccc;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-top: 100px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  background-image: url(../images/banner-top.png);
  background-repeat: no-repeat;
  background-size: cover;
}
@media (max-width: 1500px) {
  .ib_banner_026 .dataBox1 {
    padding-left: 50px;
  }
}
@media (max-width: 1180px) {
  .ib_banner_026 .dataBox1 {
    -ms-grid-row: 1;
    -ms-grid-row-span: 2;
    -ms-grid-column: 1;
    -ms-grid-column-span: 3;
    grid-area: 1/1/3/4;
  }
}
@media (max-width: 940px) {
  .ib_banner_026 .dataBox1 {
    padding-top: 50px;
    padding-bottom: 50px;
    position: absolute;
    top: 50%;
    left: 0;
    z-index: 1;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    width: 100%;
    background-color: transparent;
    background-image: none;
  }
}
@media (max-width: 480px) {
  .ib_banner_026 .dataBox1 {
    padding-top: 100px;
    padding-bottom: 0;
    top: auto;
    -webkit-transform: none;
            transform: none;
  }
}
.ib_banner_026 .dataBox1 .dataPicList {
  width: 400px;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 0px;
  padding-bottom: 100px;
  margin-bottom: 0;
}
@media (max-width: 1500px) {
  .ib_banner_026 .dataBox1 .dataPicList {
    padding-bottom: 60px;
  }
}
@media (max-width: 1180px) {
  .ib_banner_026 .dataBox1 .dataPicList {
    width: 100%;
    padding-bottom: 0px;
  }
}
.ib_banner_026 .dataBox1 .Txt {
  text-align: left;
  width: 85%;
}
.ib_banner_026 .dataBox1 .Txt .subtitle {
  opacity: 0;
  line-height: 1.8;
  font-size: 15px;
  letter-spacing: 0.3px;
  font-weight: bold;
  color: #fff;
}
@media (max-width: 768px) {
  .ib_banner_026 .dataBox1 .Txt .subtitle {
    font-size: 13px;
    line-height: 1.5;
  }
}
.ib_banner_026 .dataBox1 .Txt .title {
  opacity: 0;
  margin-top: 20px;
  font-size: 60px;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  font-family: "Raleway", sans-serif;
}
@media (max-width: 1500px) {
  .ib_banner_026 .dataBox1 .Txt .title {
    font-size: 45px;
  }
}
@media (max-width: 768px) {
  .ib_banner_026 .dataBox1 .Txt .title {
    font-size: 35px;
  }
}
.ib_banner_026 .dataBox1 .Txt .text {
  opacity: 0;
  margin-top: 25px;
  font-size: 30px;
  letter-spacing: 1px;
  font-weight: bold;
  line-height: 1.4;
  color: #fff;
}
@media (max-width: 1500px) {
  .ib_banner_026 .dataBox1 .Txt .text {
    font-size: 24px;
    margin-top: 15px;
  }
}
@media (max-width: 768px) {
  .ib_banner_026 .dataBox1 .Txt .text {
    font-size: 20px;
    margin-top: 10px;
  }
}
.ib_banner_026 .dataBox1 .slick-current .Txt .subtitle {
  -webkit-animation: slideUpAnimation 0.8s ease-in-out forwards;
          animation: slideUpAnimation 0.8s ease-in-out forwards;
}
.ib_banner_026 .dataBox1 .slick-current .Txt .title {
  -webkit-animation: slideUpAnimation 0.8s 0.4s ease-in-out forwards;
          animation: slideUpAnimation 0.8s 0.4s ease-in-out forwards;
}
.ib_banner_026 .dataBox1 .slick-current .Txt .text {
  -webkit-animation: slideUpAnimation 0.8s 0.8s ease-in-out forwards;
          animation: slideUpAnimation 0.8s 0.8s ease-in-out forwards;
}
.ib_banner_026 .dataBox1 .slick-dots {
  bottom: 40px;
}
@media (max-width: 1500px) {
  .ib_banner_026 .dataBox1 .slick-dots {
    bottom: 30px;
  }
}
@media (max-width: 1280px) {
  .ib_banner_026 .dataBox1 .slick-dots {
    bottom: 20px;
  }
}
.ib_banner_026 .dataBox1 .slick-dots li {
  width: 10px;
  height: 10px;
  margin: 0 5px;
  display: inline-block;
  padding: 0;
}
.ib_banner_026 .dataBox1 .slick-dots li button {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  padding: 0;
  background: none;
  border: none;
}
.ib_banner_026 .dataBox1 .slick-dots li button:before {
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: transparent;
  border: 2px solid #fff;
  -webkit-transition: background-color 0.3s, border-color 0.3s;
  transition: background-color 0.3s, border-color 0.3s;
}
.ib_banner_026 .dataBox1 .slick-dots li.slick-active button:before,
.ib_banner_026 .dataBox1 .slick-dots li button:hover:before {
  background-color: #fff;
  border-color: #fff;
}
.ib_banner_026 .dataBox2 {
  position: relative;
  -ms-grid-row: 2;
  -ms-grid-row-span: 1;
  -ms-grid-column: 1;
  -ms-grid-column-span: 3;
  grid-area: 2/1/3/4;
  background-color: #975a3c;
}
@media (max-width: 1180px) {
  .ib_banner_026 .dataBox2 {
    display: none;
  }
}
.ib_banner_026 .dataBox2 .catalogBox {
  width: 400px;
  position: absolute;
  right: 0;
}
.ib_banner_026 .dataBox2 .catalogList:not(.slick-slider) {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
}
.ib_banner_026 .dataBox2 .catalogList:not(.slick-slider) .catalogItem {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.ib_banner_026 .dataBox2 .number {
  position: absolute;
  font-size: 100px;
  font-weight: bold;
  right: 120px;
  top: 0px;
  color: rgba(255, 255, 255, 0.0745098039);
}
.ib_banner_026 .dataBox2 .item {
  position: relative;
}
@media (min-width: 1181px) {
  .ib_banner_026 .dataBox2 .item:hover .Img img {
    -webkit-transform: scale(1.05);
            transform: scale(1.05);
  }
  .ib_banner_026 .dataBox2 .item:hover .Txt .title {
    color: #f5d09f;
  }
}
.ib_banner_026 .dataBox2 .link {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.ib_banner_026 .dataBox2 .Img {
  width: 300px;
  overflow: hidden;
}
@media (max-width: 1536px) {
  .ib_banner_026 .dataBox2 .Img {
    width: 250px;
  }
}
@media (max-width: 1360px) {
  .ib_banner_026 .dataBox2 .Img {
    width: 200px;
  }
}
.ib_banner_026 .dataBox2 .Img img {
  width: 100%;
  height: auto;
  display: block;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
.ib_banner_026 .dataBox2 .Txt {
  position: absolute;
  width: 200px;
  padding-right: 10px;
  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: start;
      -ms-flex-align: start;
          align-items: flex-start;
  right: 0;
  bottom: 30px;
}
.ib_banner_026 .dataBox2 .Txt .title {
  font-family: "Inter", sans-serif;
  font-size: 22px;
  font-weight: bold;
  margin-bottom: 10px;
  color: #fff;
  opacity: 0;
}
.ib_banner_026 .dataBox2 .Txt .subtitle {
  width: 150px;
  font-size: 14px;
  color: #fff;
  opacity: 0;
}
.ib_banner_026 .dataBox2 .Txt .subtitle::after {
  content: "";
  width: 30px;
  height: 2px;
  background-color: #fff;
  display: block;
  margin: 15px 0;
}
.ib_banner_026 .dataBox2 .Txt .model {
  opacity: 0;
  font-size: 13px;
  color: #fff;
}
.ib_banner_026 .dataBox2 .slick-current .Txt .title {
  -webkit-animation: slideUpAnimation 0.8s ease-in-out forwards;
          animation: slideUpAnimation 0.8s ease-in-out forwards;
}
.ib_banner_026 .dataBox2 .slick-current .Txt .subtitle {
  -webkit-animation: slideUpAnimation 0.8s 0.4s ease-in-out forwards;
          animation: slideUpAnimation 0.8s 0.4s ease-in-out forwards;
}
.ib_banner_026 .dataBox2 .slick-current .Txt .model {
  -webkit-animation: slideUpAnimation 0.8s 0.8s ease-in-out forwards;
          animation: slideUpAnimation 0.8s 0.8s ease-in-out forwards;
}
.ib_banner_026 .dataBox3 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 2;
  -ms-grid-column: 4;
  -ms-grid-column-span: 5;
  grid-area: 1/4/3/9;
  position: relative;
}
.ib_banner_026 .dataBox3 .arrowBox {
  position: absolute;
  z-index: 2;
  bottom: 0;
  left: 0;
  display: block;
}
@media (max-width: 1180px) {
  .ib_banner_026 .dataBox3 .arrowBox {
    display: none;
  }
}
.ib_banner_026 .dataBox3 .arrowBox .arrow {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 120px;
  height: 120px;
  background-color: #282828;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: pointer;
  position: relative;
  overflow: hidden;
}
.ib_banner_026 .dataBox3 .arrowBox .arrow img {
  max-width: 100%;
  position: relative;
  z-index: 2;
}
.ib_banner_026 .dataBox3 .arrowBox .arrow::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: #f5d09f;
}
.ib_banner_026 .dataBox3 .arrowBox .arrow:nth-child(1)::after {
  content: "";
  position: absolute;
  -webkit-transform: translateX(100%);
          transform: translateX(100%);
}
.ib_banner_026 .dataBox3 .arrowBox .arrow:nth-child(1):hover::after {
  content: "";
  position: absolute;
  -webkit-transform: translateX(0);
          transform: translateX(0);
}
.ib_banner_026 .dataBox3 .arrowBox .arrow:nth-child(2)::after {
  content: "";
  position: absolute;
  -webkit-transform: translateX(100%);
          transform: translateX(100%);
}
.ib_banner_026 .dataBox3 .arrowBox .arrow:nth-child(2):hover::after {
  content: "";
  position: absolute;
  -webkit-transform: translateX(0);
          transform: translateX(0);
}
.ib_banner_026 .dataBox3 .arrowBox .arrow.next {
  -webkit-transform: scaleX(-1);
          transform: scaleX(-1);
}
.ib_banner_026 .dataBox3 .scrollDown {
  position: absolute;
  bottom: 30px;
  left: 65%;
  z-index: 2;
  display: block;
  width: 120px;
  pointer-events: auto;
  cursor: pointer;
  padding-bottom: 20px;
  -webkit-transform: translateY(30px);
          transform: translateY(30px);
  -webkit-animation: translateY 0.8s linear forwards;
          animation: translateY 0.8s linear forwards;
}
@media (max-width: 768px) {
  .ib_banner_026 .dataBox3 .scrollDown {
    left: auto;
    right: 15px;
  }
}
.ib_banner_026 .dataBox3 .scrollDown span {
  display: block;
}
.ib_banner_026 .dataBox3 .scrollDown span.text {
  color: #fff;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0.5px;
  text-align: center;
  font-family: "Raleway", sans-serif;
}
.ib_banner_026 .dataBox3 .scrollDown span.line {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 6px;
  background-color: rgba(245, 208, 159, 0.6705882353);
  overflow: hidden;
  z-index: 1;
}
.ib_banner_026 .dataBox3 .scrollDown span.line::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 6px;
  -webkit-animation: bannerScrollAnimation 2.5s linear infinite forwards;
          animation: bannerScrollAnimation 2.5s linear infinite forwards;
  background-color: #f5d09f;
  z-index: 2;
}
.ib_banner_026 .dataBox3 .dataList .dataItem {
  position: relative;
}
.ib_banner_026 .dataBox3 .dataList .bannerLink {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: block;
}
.ib_banner_026 .dataBox3 .dataList .Img {
  width: 100%;
  height: 100%;
}
@media (max-width: 450px) {
  .ib_banner_026 .dataBox3 .dataList .Img {
    height: 355px;
    width: auto;
  }
}
.ib_banner_026 .dataBox3 .dataList .Img img {
  width: 100%;
  height: auto;
  display: block;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  -webkit-filter: brightness(0.7);
          filter: brightness(0.7);
  -webkit-transition: -webkit-filter 0.3s;
  transition: -webkit-filter 0.3s;
  transition: filter 0.3s;
  transition: filter 0.3s, -webkit-filter 0.3s;
}
@media (max-width: 450px) {
  .ib_banner_026 .dataBox3 .dataList .Img img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
}

/* home(ib_imageText_010) */
.ib_imageText_010 {
  overflow: hidden;
  padding: 95px 0;
  background-color: #ffe7c8;
}
@media (max-width: 768px) {
  .ib_imageText_010 {
    padding: 60px 0;
  }
}
.ib_imageText_010 .titleBox {
  border-bottom: 1px solid #ccc;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-bottom: 45px;
}
@media (max-width: 450px) {
  .ib_imageText_010 .titleBox {
    -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;
    gap: 20px;
  }
}
.ib_imageText_010 .btn1 a {
  min-width: 180px;
}
.ib_imageText_010 .btn1 a.noBrdBg {
  padding: 0;
  height: auto;
}
.ib_imageText_010 .btn1 a.noBrdBg::before {
  right: 0;
}
.ib_imageText_010 .aboutBox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media (max-width: 960px) {
  .ib_imageText_010 .aboutBox {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.ib_imageText_010 .Img {
  width: 100%;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  max-width: 680px;
}
.ib_imageText_010 .Img img {
  width: 100%;
  height: auto;
  display: block;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
@media (max-width: 1440px) {
  .ib_imageText_010 .Img {
    -ms-flex-negative: initial;
        flex-shrink: initial;
  }
}
@media (max-width: 960px) {
  .ib_imageText_010 .Img {
    margin: 0 auto 30px;
  }
}
.ib_imageText_010 .Txt {
  width: 100%;
}
.ib_imageText_010 .Txt .titleBox {
  margin-bottom: 0;
}
.ib_imageText_010 .btnTextBox a {
  padding: 0;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 13px;
  letter-spacing: 0.5px;
}
.ib_imageText_010 .btnTextBox a .btnText {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.ib_imageText_010 .btnTextBox a em {
  margin-left: 10px;
  font-size: 24px;
}
.ib_imageText_010 .contentBox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.ib_imageText_010 .contentBox .textLeftBox {
  width: 50%;
  padding-right: 150px;
}
@media (max-width: 1280px) {
  .ib_imageText_010 .contentBox .textLeftBox {
    padding-right: 100px;
  }
}
@media (max-width: 1040px) {
  .ib_imageText_010 .contentBox .textLeftBox {
    padding-right: 50px;
  }
}
@media (max-width: 960px) {
  .ib_imageText_010 .contentBox .textLeftBox {
    width: 100%;
    padding-right: 0;
  }
}
.ib_imageText_010 .contentBox .textLeftBox .subtitle {
  font-size: 33px;
  font-weight: bold;
  text-transform: uppercase;
  color: #975a3c;
  line-height: 1.2;
  margin-bottom: 20px;
}
@media (max-width: 1280px) {
  .ib_imageText_010 .contentBox .textLeftBox .subtitle {
    font-size: 28px;
  }
}
@media (max-width: 768px) {
  .ib_imageText_010 .contentBox .textLeftBox .subtitle {
    font-size: 24px;
  }
}
.ib_imageText_010 .contentBox .textLeftBox .title {
  color: #3c332f;
  font-size: 20px;
  font-family: "Raleway", sans-serif;
  font-weight: bold;
}
.ib_imageText_010 .contentBox .textRightBox {
  width: 50%;
  color: #3c332f;
  font-size: 16px;
  line-height: 1.7;
  padding-left: 100px;
  letter-spacing: 0.8px;
}
@media (max-width: 1280px) {
  .ib_imageText_010 .contentBox .textRightBox {
    padding-left: 50px;
  }
}
@media (max-width: 960px) {
  .ib_imageText_010 .contentBox .textRightBox {
    width: 100%;
    padding-left: 0;
    margin-top: 30px;
  }
}
.ib_imageText_010 .contentBox .textRightBox .text2 {
  margin-top: 10px;
  font-size: 14px;
  line-height: 1.5;
  letter-spacing: 1px;
}

/* home(ib_carousel_047) */
.ib_carousel_047 {
  overflow: hidden;
  padding: 100px 0;
  background-color: #fffaf3;
}
@media (max-width: 768px) {
  .ib_carousel_047 {
    padding: 60px 0;
  }
}
.ib_carousel_047 .unClick {
  pointer-events: none;
}
.ib_carousel_047 .parent {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 0px 1fr 0px 1fr 0px 1fr;
  grid-template-columns: repeat(4, 1fr);
  -ms-grid-rows: 1fr 0px 1fr 0px 1fr;
  grid-template-rows: repeat(3, 1fr);
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}
.ib_carousel_047 .parent > *:nth-child(1) {
  -ms-grid-row: 1;
  -ms-grid-column: 1;
}
.ib_carousel_047 .parent > *:nth-child(2) {
  -ms-grid-row: 1;
  -ms-grid-column: 3;
}
.ib_carousel_047 .parent > *:nth-child(3) {
  -ms-grid-row: 1;
  -ms-grid-column: 5;
}
.ib_carousel_047 .parent > *:nth-child(4) {
  -ms-grid-row: 1;
  -ms-grid-column: 7;
}
.ib_carousel_047 .parent > *:nth-child(5) {
  -ms-grid-row: 3;
  -ms-grid-column: 1;
}
.ib_carousel_047 .parent > *:nth-child(6) {
  -ms-grid-row: 3;
  -ms-grid-column: 3;
}
.ib_carousel_047 .parent > *:nth-child(7) {
  -ms-grid-row: 3;
  -ms-grid-column: 5;
}
.ib_carousel_047 .parent > *:nth-child(8) {
  -ms-grid-row: 3;
  -ms-grid-column: 7;
}
.ib_carousel_047 .parent > *:nth-child(9) {
  -ms-grid-row: 5;
  -ms-grid-column: 1;
}
.ib_carousel_047 .parent > *:nth-child(10) {
  -ms-grid-row: 5;
  -ms-grid-column: 3;
}
.ib_carousel_047 .parent > *:nth-child(11) {
  -ms-grid-row: 5;
  -ms-grid-column: 5;
}
.ib_carousel_047 .parent > *:nth-child(12) {
  -ms-grid-row: 5;
  -ms-grid-column: 7;
}
@media (max-width: 1180px) {
  .ib_carousel_047 .parent {
    display: block;
  }
}
.ib_carousel_047 .dataBox1 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 1;
  -ms-grid-column: 1;
  -ms-grid-column-span: 2;
  grid-area: 1/1/2/3;
  border-right: 1px solid rgba(51, 51, 51, 0.4784313725);
  border-bottom: 1px solid rgba(51, 51, 51, 0.4784313725);
  padding-right: 150px;
}
@media (max-width: 1180px) {
  .ib_carousel_047 .dataBox1 {
    padding-bottom: 50px;
    border-right: none;
    padding-right: 0;
  }
}
.ib_carousel_047 .dataBox1 .titleBox {
  text-align: left;
  margin-bottom: 10px;
}
.ib_carousel_047 .dataBox1 .titleBox .subtitle {
  font-size: 26px;
  font-weight: bold;
  color: #975a3c;
}
@media (max-width: 768px) {
  .ib_carousel_047 .dataBox1 .titleBox .subtitle {
    font-size: 36px;
  }
}
@media (max-width: 480px) {
  .ib_carousel_047 .dataBox1 .titleBox .subtitle {
    font-size: 26px;
  }
}
.ib_carousel_047 .dataBox1 .titleBox .title {
  font-size: 28px;
}
.ib_carousel_047 .dataBox1 .titleBox .text {
  padding-top: 20px;
  letter-spacing: 0.5px;
}
.ib_carousel_047 .dataBox1 .tel a {
  color: #975a3c;
  font-weight: bolder;
  text-decoration: none;
  font-size: 26px;
  font-family: "Inter", sans-serif;
}
.ib_carousel_047 .dataBox1 .btnArea {
  margin-top: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  gap: 10px;
}
@media (max-width: 540px) {
  .ib_carousel_047 .dataBox1 .btnArea {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.ib_carousel_047 .dataBox1 .btnArea .btn1 a {
  margin: 0;
}
.ib_carousel_047 .dataBox2 {
  -ms-grid-row: 2;
  -ms-grid-row-span: 2;
  -ms-grid-column: 1;
  -ms-grid-column-span: 2;
  grid-area: 2/1/4/3;
  border-right: 1px solid rgba(51, 51, 51, 0.4784313725);
}
@media (max-width: 1180px) {
  .ib_carousel_047 .dataBox2 {
    border-right: none;
  }
}
@media (max-width: 768px) {
  .ib_carousel_047 .dataBox2 {
    display: none;
  }
}
.ib_carousel_047 .dataBox2 .catalogBox .catalogItem {
  display: none;
}
.ib_carousel_047 .dataBox2 .catalogBox .catalogItem:first-child {
  display: block;
  position: relative;
  padding: 20px;
}
@media (min-width: 1181px) {
  .ib_carousel_047 .dataBox2 .catalogBox .catalogItem:first-child:hover .Img img {
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    -webkit-animation: tiltShake 0.5s ease-in-out infinite;
            animation: tiltShake 0.5s ease-in-out infinite;
  }
  .ib_carousel_047 .dataBox2 .catalogBox .catalogItem:first-child:hover .Txt .title a {
    color: #975a3c;
  }
}
.ib_carousel_047 .dataBox2 .catalogBox .catalogItem:first-child .Img {
  position: relative;
  overflow: hidden;
  z-index: 1;
}
.ib_carousel_047 .dataBox2 .catalogBox .catalogItem:first-child .Img img {
  width: 100%;
  display: block;
}
.ib_carousel_047 .dataBox2 .catalogBox .catalogItem:first-child .Txt {
  position: absolute;
  top: 0;
  left: 0;
  padding: 30px;
  width: 100%;
  height: 100%;
  z-index: 0;
}
@media (max-width: 1180px) {
  .ib_carousel_047 .dataBox2 .catalogBox .catalogItem:first-child .Txt {
    padding: 20px;
  }
}
.ib_carousel_047 .dataBox2 .catalogBox .catalogItem:first-child .Txt .title {
  padding-top: 25px;
  font-size: 18px;
  font-weight: bold;
  padding-bottom: 5px;
}
.ib_carousel_047 .dataBox2 .catalogBox .catalogItem:first-child .Txt .title a {
  display: block;
  color: #333;
}
.ib_carousel_047 .dataBox2 .catalogBox .catalogItem:first-child .Txt .subtitle {
  font-size: 13px;
  font-family: "Raleway", sans-serif;
  font-weight: bold;
}
.ib_carousel_047 .dataBox2 .catalogBox .catalogItem:first-child .Txt em {
  position: absolute;
  right: 30px;
  bottom: 25px;
  font-size: 13px;
}
.ib_carousel_047 .dataBox3 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 3;
  -ms-grid-column: 3;
  -ms-grid-column-span: 2;
  grid-area: 1/3/4/5;
  background-color: 777;
}
.ib_carousel_047 .dataBox3 .catalogBox {
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}
@media (max-width: 768px) {
  .ib_carousel_047 .dataBox3 .catalogBox {
    width: 100%;
  }
}
.ib_carousel_047 .dataBox3 .catalogBox.hide {
  pointer-events: none;
  opacity: 0;
  -webkit-transform: translateY(-5px);
          transform: translateY(-5px);
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.ib_carousel_047 .dataBox3 .catalogList {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media (max-width: 768px) {
  .ib_carousel_047 .dataBox3 .catalogList {
    width: 100%;
  }
  .ib_carousel_047 .dataBox3 .catalogList:not(.slick-slider) {
    overflow: hidden;
    max-height: calc(100vw - 40px);
  }
}
.ib_carousel_047 .dataBox3 .catalogList .catalogItem {
  padding: 20px;
  width: 50%;
}
@media (max-width: 768px) {
  .ib_carousel_047 .dataBox3 .catalogList .catalogItem {
    width: 100%;
  }
}
@media (min-width: 1181px) {
  .ib_carousel_047 .dataBox3 .catalogList .catalogItem:hover .Img img {
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    -webkit-animation: tiltShake 0.5s ease-in-out infinite;
            animation: tiltShake 0.5s ease-in-out infinite;
  }
  .ib_carousel_047 .dataBox3 .catalogList .catalogItem:hover .Txt .title a {
    color: #975a3c;
  }
}
.ib_carousel_047 .dataBox3 .catalogList .catalogItem:nth-child(2) {
  background-color: #fff1df;
}
.ib_carousel_047 .dataBox3 .catalogList .catalogItem:nth-child(5) {
  background-color: #fff1df;
}
.ib_carousel_047 .dataBox3 .catalogList .catalogItem:nth-child(6) {
  background-color: #fff1df;
}
.ib_carousel_047 .dataBox3 .catalogList .item {
  position: relative;
  overflow: hidden;
}
@media (max-width: 1023px) {
  .ib_carousel_047 .dataBox3 .catalogList .item {
    padding: 20px;
  }
}
.ib_carousel_047 .dataBox3 .catalogList .Img {
  overflow: hidden;
  position: relative;
  z-index: 1;
  padding: 15px;
}
@media (max-width: 768px) {
  .ib_carousel_047 .dataBox3 .catalogList .Img {
    max-width: 620px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.ib_carousel_047 .dataBox3 .catalogList .Img img {
  width: 100%;
  height: auto;
  display: block;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
.ib_carousel_047 .dataBox3 .catalogList .Txt {
  position: absolute;
  z-index: 5;
  text-align: left;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 10px 0 0 10px;
  z-index: 0;
}
.ib_carousel_047 .dataBox3 .catalogList .Txt .title {
  font-size: 18px;
  font-weight: bold;
  padding-bottom: 5px;
}
.ib_carousel_047 .dataBox3 .catalogList .Txt .title a {
  display: block;
  color: #333;
}
.ib_carousel_047 .dataBox3 .catalogList .Txt .subtitle {
  text-transform: uppercase;
  font-size: 13px;
  font-weight: bold;
  font-family: "Raleway", sans-serif;
}
@media (max-width: 660px) {
  .ib_carousel_047 .dataBox3 .catalogList .Txt .subtitle {
    display: none;
  }
}
.ib_carousel_047 .dataBox3 .catalogList .Txt em {
  position: absolute;
  right: 10px;
  bottom: 5px;
  font-size: 13px;
}
.ib_carousel_047 .dataBox3 .catalogList .Txt .text {
  font-size: 15px;
  line-height: 1.6;
}
.ib_carousel_047 .dataBox3 .catalogList .Txt .text.ellipsis {
  height: 75px;
  overflow: hidden;
}
@media (max-width: 768px) {
  .ib_carousel_047 .dataBox3 .catalogList .Txt .text {
    font-size: 14px;
  }
  .ib_carousel_047 .dataBox3 .catalogList .Txt .text.ellipsis {
    height: 70px;
  }
}

/* home(ib_carousel_029) */
.ib_carousel_029 {
  padding-top: 80px;
  padding-bottom: 35px;
  text-align: center;
  background-color: #975a3c;
}
.ib_carousel_029 .wrap {
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.ib_carousel_029 .titleBox {
  width: 50%;
  text-align: left;
  padding-right: 50px;
  padding-top: 20px;
}
@media (max-width: 960px) {
  .ib_carousel_029 .titleBox {
    width: 100%;
    padding-right: 0;
  }
}
.ib_carousel_029 .titleBox .decoTitle,
.ib_carousel_029 .titleBox .title,
.ib_carousel_029 .titleBox .subtitle,
.ib_carousel_029 .titleBox .text {
  color: #fff;
}
.ib_carousel_029 .titleBox .text {
  line-height: 1.6;
  letter-spacing: 0.8px;
  position: relative;
  margin-top: 20px;
  padding-right: 110px;
}
@media (max-width: 960px) {
  .ib_carousel_029 .titleBox .text {
    padding-right: 0;
  }
}
.ib_carousel_029 .titleBox .text::after {
  content: "";
  position: absolute;
  background-color: #fff;
  width: 60px;
  height: 1px;
  top: 0;
  left: 0;
}
.ib_carousel_029 .titleBox .btn1 .noBrdBg {
  min-width: 140px;
  color: #ffffff;
}
.ib_carousel_029 .titleBox .btn1 .noBrdBg::before {
  -webkit-filter: invert(0);
          filter: invert(0);
}
@media (min-width: 1181px) {
  .ib_carousel_029 .titleBox .btn1 .noBrdBg:hover {
    color: #f5d09f;
  }
}
.ib_carousel_029 .dataBox {
  width: 50%;
  padding-left: 80px;
}
@media (max-width: 960px) {
  .ib_carousel_029 .dataBox {
    width: 100%;
    padding-left: 0;
  }
}
.ib_carousel_029 .js-dataList:not(.slick-slider) {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
}
.ib_carousel_029 .js-dataList:not(.slick-slider) .item {
  width: 200px;
}
@media (max-width: 1180px) {
  .ib_carousel_029 .js-dataList {
    max-height: 350px;
  }
}
@media (max-width: 960px) {
  .ib_carousel_029 .js-dataList {
    max-height: 400px;
  }
}
.ib_carousel_029 .js-dataList .item {
  padding: 20px 10px 0 30px;
  position: relative;
  cursor: pointer;
}
@media (max-width: 450px) {
  .ib_carousel_029 .js-dataList .item {
    padding: 20px 10px;
  }
}
@media (min-width: 1181px) {
  .ib_carousel_029 .js-dataList .item:hover .Img,
  .ib_carousel_029 .js-dataList .item:hover .Txt::before {
    -webkit-transform: translateY(-15px);
            transform: translateY(-15px);
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }
  .ib_carousel_029 .js-dataList .item:hover .Txt .title {
    color: #fff;
  }
  .ib_carousel_029 .js-dataList .item:hover .Txt .title a {
    color: #fff;
  }
  .ib_carousel_029 .js-dataList .item:hover .circle::before {
    -webkit-animation: circleScale 1s ease-in-out infinite;
            animation: circleScale 1s ease-in-out infinite;
  }
}
.ib_carousel_029 .js-dataList .Img {
  width: 100%;
  height: auto;
  aspect-ratio: 1/1;
  border: 3px solid #ffe7c8;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
}
@media (max-width: 450px) {
  .ib_carousel_029 .js-dataList .Img {
    max-width: 160px;
    margin: 0 auto;
  }
}
.ib_carousel_029 .js-dataList .Img img {
  max-width: 100%;
  padding: 17px;
  display: block;
}
@media (max-width: 960px) {
  .ib_carousel_029 .js-dataList .Img img {
    max-width: 160px;
  }
}
.ib_carousel_029 .js-dataList .Img .circle {
  position: absolute;
  width: 26px;
  height: 26px;
  border: 3px solid #ffe7c8;
  bottom: -13.5px;
  border-radius: 50%;
  background-color: #975a3c;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.ib_carousel_029 .js-dataList .Img .circle::before {
  content: "";
  width: 10px;
  height: 10px;
  display: block;
  background-color: #ffe7c8;
  border-radius: 50%;
}
.ib_carousel_029 .js-dataList .Txt {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 20px 0;
  position: relative;
}
.ib_carousel_029 .js-dataList .Txt::before {
  content: "";
  width: 2px;
  height: 27px;
  background-image: url(../images/dotted_line.png);
  background-repeat: no-repeat;
  background-size: cover;
  display: block;
  margin: 0 auto;
}
.ib_carousel_029 .js-dataList .Txt .title {
  margin-top: 10px;
  font-size: 18px;
  font-family: "Inter", sans-serif;
  font-weight: 500;
  letter-spacing: 0.75px;
  color: #ffe7c8;
}
.ib_carousel_029 .js-dataList .Txt .title a {
  display: block;
  color: #ffe7c8;
}
.ib_carousel_029 .js-dataList .Txt .textEditor {
  font-size: 13px;
  margin-top: 5px;
  color: #ffe7c8;
  line-height: 1.2;
  font-family: "Raleway", sans-serif;
  font-weight: 500;
}
.ib_carousel_029 .js-dataList .slick-dots {
  position: relative;
  bottom: 0;
  margin-top: 40px;
  text-align: left;
  padding-left: 30px;
}
@media (max-width: 1180px) {
  .ib_carousel_029 .js-dataList .slick-dots {
    padding-left: 0;
    text-align: center;
  }
}
.ib_carousel_029 .js-dataList .slick-dots li.slick-active button::before {
  background-color: #f5d09f;
  opacity: 1;
}
@media (min-width: 1181px) {
  .ib_carousel_029 .js-dataList .slick-dots li:hover button::before {
    background-color: #f5d09f;
    opacity: 1;
  }
}

/* home(ib_info_004) */
.ib_info_004 {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 500;
  width: 100%;
  height: 100vh;
  font-size: 15px;
  line-height: 1.8;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  -webkit-transition: all 0.7s;
  transition: all 0.7s;
}
.ib_info_004 .mask {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.7);
  opacity: 0;
  -webkit-transition: all 0.7s;
  transition: all 0.7s;
}
.ib_info_004 .inner {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, 50%);
          transform: translate(-50%, 50%);
  width: 700px;
  max-width: 90%;
  max-height: 85vh;
  opacity: 0;
  background-color: #fff;
  -webkit-transition: all 0.7s;
  transition: all 0.7s;
  padding: 20px;
}
.ib_info_004 .popContent {
  max-height: 85vh;
  overflow-y: auto;
}
.ib_info_004 img {
  display: block;
  max-width: 100%;
  height: auto;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
.ib_info_004 .Txt {
  padding: 30px;
}
.ib_info_004 .Txt .popTitle {
  font-size: 25px;
  margin-bottom: 25px;
}
.ib_info_004 .close {
  width: 46px;
  height: 46px;
  background-color: #975a3c;
  cursor: pointer;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
}
.ib_info_004 .close::before, .ib_info_004 .close::after {
  content: "";
  position: absolute;
  left: 11px;
  top: 23px;
  width: 25px;
  height: 1px;
  background-color: #fff;
}
.ib_info_004 .close::before {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.ib_info_004 .close::after {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
@media (min-width: 1181px) {
  .ib_info_004 .close:hover {
    background-color: #975a3c;
  }
  .ib_info_004 .close:hover::before {
    -webkit-transform: rotate(-30deg);
            transform: rotate(-30deg);
  }
  .ib_info_004 .close:hover::after {
    -webkit-transform: rotate(30deg);
            transform: rotate(30deg);
  }
}
.ib_info_004.show {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
}
.ib_info_004.show .mask,
.ib_info_004.show .inner {
  opacity: 1;
}
.ib_info_004.show .inner {
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
@media (max-width: 1180px) {
  .ib_info_004 .popContent {
    max-height: calc(100vh - 150px);
  }
}

/* home(ib_carousel_104) */
/* home(ib_carousel_104) */
.ib_carousel_104 {
  position: relative;
  padding: 60px 0;
}
.ib_carousel_104 .titleBox .title {
  position: relative;
  padding-bottom: 30px;
}
.ib_carousel_104 .titleBox .title::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  display: block;
  width: 110px;
  height: 1px;
  background: #975a3c;
}
.ib_carousel_104 .dataBox {
  padding-top: 15px;
}
.ib_carousel_104 .dataList {
  margin: 0 -15px;
}
.ib_carousel_104 .dataItem {
  padding: 15px;
  width: 20%;
}
@media (max-width: 460px) {
  .ib_carousel_104 .dataItem {
    padding: 5px;
  }
}
.ib_carousel_104 .item {
  position: relative;
  padding: 30px;
  -webkit-box-shadow: 0px 0px 8px 0px rgba(4, 0, 0, 0.07);
          box-shadow: 0px 0px 8px 0px rgba(4, 0, 0, 0.07);
  border-radius: 100%;
  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: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  aspect-ratio: 1/1;
}
@media (min-width: 1181px) {
  .ib_carousel_104 .item:hover {
    background: #975a3c;
  }
  .ib_carousel_104 .item:hover .Txt .title {
    color: #fff;
  }
}
.ib_carousel_104 .Img img {
  width: 100%;
  height: auto;
  display: block;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
.ib_carousel_104 .Txt {
  padding-top: 5px;
}
.ib_carousel_104 .Txt .title {
  height: 48px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  text-align: center;
}
.ib_carousel_104 .linkWrap {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 100%;
}
.ib_carousel_104 .dotsBox {
  padding-top: 30px;
}