img {
  max-width: 100%;
  max-height: 100%;
  object-fit: cover;
}

.common_bg {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: -1;
}

.item_hover {
  overflow: hidden;
}

.item_hover:hover img {
  transform: scale(1.05);
}

.item_hover img {
  transition: .6s ease;
}

@-webkit-keyframes fadeInUp_ {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100px, 0);
    transform: translate3d(0, 100px, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInUp_ {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100px, 0);
    transform: translate3d(0, 100px, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInUp_ {
  -webkit-animation-name: fadeInUp_;
  animation-duration: 2s;
  animation-name: fadeInUp_;
}

.section1 {
  padding: 1.875vw 0 1.7708333333vw 9.6875vw;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 0 2.1875vw;
}

.section1 .l {
  width: 20.2083333333vw;
}

.section1 .l .p1 {
  color: #272727;
  font-style: normal;
  font-weight: 400;
  line-height: 114%;
  /* 54.72px */
  letter-spacing: 1px;
  margin: 0 0 3.2813vw;
}

.section1 .l .p2 span {
  color: #272727;
  font-style: italic;
  font-weight: 700;
  line-height: 114%;
  /* 18.24px */
  letter-spacing: 0.96px;
  display: block;
  margin: 0 0 1.093vw;
}

.section1 .l .p2 p {
  color: #272727;
  font-style: normal;
  font-weight: 400;
  line-height: 1.4;
  margin-bottom: 2.083vw;
  /*text-align: justify;*/
}

.section1 .l .dis {
  display: flex;
  align-items: center;
  gap: 3.906vw;
}

.section1 .l .dis .list {
  width: auto;
  max-width: 4.687vw;
  height: 4.687vw;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}

.section1 .l .dis .list img {}

.section1 .l .more {
  width: 13.5417vw;
  height: 3.4375vw;
  background: #272727;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 1.6667vw;
  margin: 1.6667vw auto 0;
}

.section1 .l .more:hover svg {
  animation: svgAnimate .8s ease infinite;
}

.section1 .l .more svg {
  width: 0.8333333333vw;
  height: 1.1979166667vw;
}

.section1 .l .more p {
  color: #FFF;
  font-style: normal;
  font-weight: 400;
  line-height: 190%;
  /* 26.6px */
}

.section1 .r {
  width: 67.9166666667vw;
  height: 52.6041666667vw;
}

.section1 .r img {
  width: 100%;
  height: 100%;
}

.section2 {
  height: 45.9895833333vw;
}

.section2 video,
.section2 img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}

.section3 {
  /* background: #F7F3EF; */
  padding: 4.9479166667vw 6.25vw 12.34375vw 6.25vw;
}

.section3 .title {
  width: 52.7083333333vw;
  margin: auto;
}

.section3 .title .p1 {
  color: #272727;
  font-style: italic;
  font-weight: 400;
  line-height: 190%;
  /* 45.6px */

}

.section3 .title .p2 {
  color: #272727;
  text-align: right;
  font-style: italic;
  font-weight: 400;
  line-height: 190%;
  /* 45.6px */

  margin: 0.9375vw 0 0 0;
}

.section3 .content {
  margin: 4.9479166667vw 0 0 0;
  background: #FFF;
  padding: 2.2916666667vw 0 2.9166666667vw 3.125vw;
  display: flex;
}

.section3 .content .l .img {
  width: 31.875vw;
  height: 41.8229166667vw;
  overflow: hidden;
}

.section3 .content .l .img img {
  width: 100%;
  height: 100%;
}

.section3 .content .l .img:not(:last-child) {
  margin: 0 0 3.5416666667vw;
}

.section3 .content .r {
  margin: 0 0 0 5.2083333333vw;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  gap: 16.875vw;
}

.section3 .content .r .r_t {
  height: -webkit-fill-available;
}

.section3 .content .r .text {
  margin: 5.2083333333vw 0 0 0;
  position: sticky;
  position: -webkit-sticky;
  top: 5.2083333333vw;
  width: 38.125vw;
}

.section3 .content .r .text .p1 {
  color: #272727;
  font-style: normal;
  font-weight: 400;
  line-height: 114%;
  /* 18.24px */
  letter-spacing: 0.96px;

}

.section3 .content .r .text .p2 {
  margin: 1.1979166667vw 0 0 0;
  color: #272727;
  font-style: normal;
  font-weight: 400;
  line-height: 114%;
  /* 72.96px */
  letter-spacing: 3.84px;

}

.section3 .content .r .text2 {
  color: #272727;
  font-style: normal;
  font-weight: 400;
  line-height: 207%;
}

.section3 .content .r .text2 span {
  color: #272727;
  font-style: italic;
  font-weight: 700;
  line-height: 207%;
  /* 33.12px */
}

.common_swiper {
  position: relative;
  padding: 0 1.9270833333vw 4.8958333333vw 1.9270833333vw;
}

.common_swiper.all {
  padding: 0 0 4.8958333333vw 0;
}

.common_swiper.all .button {
  margin: 1.71875vw 0 0 3.28125vw;
}

.common_swiper .swiper1 {
  width: 100%;
  height: 50.9895833333vw;
}

.common_swiper .swiper1 .swiper-slide img {
  width: 100%;
}

.common_swiper .other {
  display: flex;
  justify-content: center;
  margin: 1.7708333333vw 0 0 0;
  gap: 5.2083333333vw;
}

.common_swiper .other .list {
  color: rgba(39, 39, 39, 0.6);
  text-align: center;
  font-style: normal;
  text-decoration-line: underline;
  text-decoration-style: solid;
  text-decoration-skip-ink: none;
  text-decoration-thickness: auto;
  text-underline-offset: auto;
  text-underline-position: from-font;

  cursor: pointer;
  transition: .6s ease;
}

.common_swiper .other .list:hover {
  color: #000;
}

.common_swiper .button {
  display: flex;
  gap: 2.0833333333vw;
  margin: 1.71875vw 0 0 1.3541666667vw;
}

.common_swiper .button svg {
  transform: rotate(-90deg);
  cursor: pointer;
}

.common_swiper .button svg:first-child {
  transform: rotate(90deg);
}

.common_swiper .button svg path {
  cursor: pointer;
  fill: #000;
}

.section4 {
  padding: 5.2083333333vw 7.6041666667vw 8.3333333333vw 7.6041666667vw;
  display: flex;
  align-items: flex-end;
}

.section4 .l {
  margin: 0 1.1979166667vw 0 0;
}

.section4 .l .title {
  color: #272727;
  font-style: normal;
  font-weight: 400;
  line-height: 114%;
  letter-spacing: 6.4px;
  width: 27.0833vw;
}

.section4 .l .img1Swiper {
  margin: 1.4583333333vw 0 0 18.59375vw;
  width: 17.4479166667vw;
  height: 24.0104166667vw;
}

.section4 .l .img1Swiper .swiper-slide img {
  width: 100%;
  height: 100%;
}

.section4 .r {
  display: flex;
  align-items: flex-end;
}

.section4 .r .img2Swiper {
  width: 28.9583333333vw;
  height: 42.6041666667vw;
}

.section4 .r .img2Swiper .swiper-slide img {
  width: 100%;
  height: 100%;
}

.section4 .r .text {
  width: 17.0833333333vw;
  margin: 0 0 0 1.5625vw;
}

.section4 .r .text .button {
  display: flex;
  gap: 2.0833333333vw;
}

.section4 .r .text .button svg {
  transform: rotate(-90deg);
  cursor: pointer;
}

.section4 .r .text .button svg:first-child {
  transform: rotate(90deg);
}

.section4 .r .text .button svg path {
  cursor: pointer;
  fill: #000;
}

.section4 .r .text .p1 {
  color: #272727;
  font-style: italic;
  font-weight: 700;
  line-height: 120%;
  margin: 0.7813vw 0 1.4583vw;
}

.section4 .r .text .p2 {
  color: #272727;
  font-style: normal;
  font-weight: 400;
  line-height: 178%;
  /* 24.92px */

}

.section5 {
  width: 100%;
}

.section5 img {
  width: 100%;
}

.section5 video {
  width: 100%;
  max-width: 100%;
  max-height: 100%;
  object-fit: cover;
}

.section6 {
  /* height: calc(100vh + 800px); */
  position: relative;
}

.section6 .fix {
  /* height: 100vh;
  position: sticky;
  position: -webkit-sticky;
  top: 0; */
  overflow: hidden;
}

.section6 .fix .wrap {
  margin: 8.3333333333vw 7.6041666667vw;
  position: relative;
}

.section6 .fix .wrap .content {
  /* position: absolute;
  top: 0;
  left: 0; */
  display: flex;
  gap: 15.2083333333vw;
  margin-top: 3.6458vw;
}

.section6 .fix .wrap .content .img {
  width: 33.4375vw;
  height: 48.59375vw;
  /* transform: translateY(100vh); */
}

.section6 .fix .wrap .content .img img {
  width: 100%;
  height: 100%;
}

.section6 .fix .wrap .title {
  width: 40vw;
}

.section6 .fix .wrap .title .p1 {
  color: #272727;
  font-style: normal;
  font-weight: 400;
  line-height: 114%;
  /* 72.96px */
  letter-spacing: 3.84px;
}

.section6 .fix .wrap .title .text {
  margin: 3.2813vw 0 1.6667vw;
  color: #272727;
  font-style: italic;
  font-weight: 700;
  line-height: 120%;
}

.section6 .fix .wrap .title .text2 {
  width: 38.5938vw;
  color: #272727;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
}

.foot {
  position: relative;
}

@media screen and (max-width: 1024px) {
  .section1 {
    flex-direction: column;
    padding: 100px 5% 50px 5%;
  }

  .section1 .l {
    width: 100%;
  }

  .section1 .l .p2 p {
    width: 100%;
    margin-bottom: 20px;
  }

  .section1 .l .dis {
    margin: 15px 0;
    gap: 30px;
    width: 171px;
  }

  .section1 .l .dis .list {
    max-width: 45px;
    height: 45px;
  }

  .section1 .l .dis .list img {}

  .section1 .l .more {
    width: 230px;
    height: 55px;
    gap: 20px;
  }

  .section1 .l .more svg {
    width: 12px;
    height: 20px;
  }

  .section1 .r {
    width: 100%;
    height: auto;
    margin: 30px 0 0 0;
  }

  .section3 {
    padding: 50px 5%;
  }

  .section3 .title {
    width: 100%;
  }

  .section3 .title .p2 {
    margin: 10px 0 0 0;
  }

  .section3 .content {
    margin: 25px 0 0 0;
    padding: 10px;
    flex-direction: column;
  }

  .section3 .content .l .img {
    width: 100%;
    height: auto;
  }

  .section3 .content .l .img:not(:last-child) {
    margin: 0 0 10px;
  }

  .section3 .content .r {
    gap: 0;
  }

  .section3 .content .r .text {
    margin: 25px 0 0 0;
    width: 100%;
  }

  .section3 .content .r .text .p2 {
    margin: 20px 0 0 0;
  }

  .section3 .content .r .text2 {
    margin: 30px 0 0 0;
  }

  .common_swiper {
    padding: 10px;
  }

  .common_swiper.all {
    padding: 0 0 50px;
  }

  .common_swiper.all .button {
    margin: 25px 0 0 5%;
  }

  .common_swiper .button {
    gap: 25px;
    margin: 25px 0 0 5px;
  }

  .common_swiper .other {
    gap: 0 30px;
    margin: 25px 0 0 0;
  }

  .section4 {
    padding: 50px 5%;
    flex-direction: column;
    align-items: unset;
  }

  .section4 .l {
    margin: 0 0 15px;
  }

  .section4 .l .img1Swiper {
    margin: 30px 0 0 0;
    width: 100%;
    height: 250px;
  }

  .section4 .l .title {
    width: 100%;
  }

  .section4 .r {
    flex-direction: column;
  }

  .section4 .r .img2Swiper {
    width: 100%;
    height: 250px;
  }

  .section4 .r .text {
    width: 100%;
    margin: 50px 0 0 0;
  }

  .section4 .r .text .button {
    gap: 25px;
  }

  .section4 .r .text .p1 {
    margin: 25px 0 15px;
  }

  .section6 {
    height: auto;
    padding: 50px 5%;
  }

  .section6 .fix {
    height: auto;
  }

  .section6 .fix .wrap {
    margin: 0;
  }

  .section6 .fix .wrap .content {
    position: static;
    margin: 25px 0 0 0;
    gap: 15px;
  }

  .section6 .fix .wrap .content .img {
    width: 100%;
    transform: none !important;
  }

  .section6 .fix .wrap .title {
    width: 100%;
  }

  .section6 .fix .wrap .title .text {
    margin: 25px 0 10px;
  }

  .section6 .fix .wrap .title .text2 {
    width: 100%;
  }
}