@import url(reset.css);
@import url(font.css);
@import url(column.css);
@import url(common.css);
@import url(pc.css);
@import url(mobile.css);
.tech .s1 {
  padding-top: 10vw;
}
.tech .s1 .img1 {
  position: absolute;
  top: 22vw;
  left: 0;
}
.tech .s1 .img1 img {
  width: 70.94vw;
  height: 61.82vw;
}
.tech .s1 .img2 {
  position: absolute;
  right: 0;
  top: 0;
}
.tech .s1 .img2 img {
  width: 27.29vw;
  height: 61.82vw;
}
.tech .s1 h1 {
  font-family: Grotta-Trial-Light;
  font-size: 9.38vw;
  font-weight: normal;
  font-stretch: normal;
  line-height: 5.21vw;
  letter-spacing: 0vw;
  color: #000000;
}
.tech .s1 h3 {
  margin-top: 4vw;
  font-family: PingFang SC;
  font-size: 3.13vw;
  font-weight: 300;
  font-stretch: normal;
  line-height: 4.17vw;
  letter-spacing: 0.23vw;
  color: #000000;
}
.tech .s1 .box {
  margin-left: 33vw;
  position: relative;
  margin-top: 38.23vw;
  width: 33.33vw;
  height: 33.33vw;
  padding: 7vw 5.2vw;
  box-sizing: border-box;
}
.tech .s1 .box .bg {
  position: absolute;
  z-index: 1;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.tech .s1 .box .bg img {
  object-fit: contain;
}
.tech .s1 .box h4 {
  font-family: Grotta-Trial-Regular;
  font-size: 2.08vw;
  font-weight: normal;
  font-stretch: normal;
  line-height: 2.5vw;
  letter-spacing: 0.16vw;
  color: #000000;
  margin-bottom: 4.5vw;
}
.tech .s1 .box p {
  margin-bottom: 1vw;
  font-family: PingFang SC;
  font-size: 0.73vw;
  font-weight: 300;
  font-stretch: normal;
  line-height: 1.25vw;
  letter-spacing: 0.06vw;
  color: #000000;
}
.tech .s2 {
  margin-top: 12vw;
}
.tech .s2 h1 {
  font-family: Grotta-Trial-Light;
  font-size: 4.69vw;
  font-weight: normal;
  font-stretch: normal;
  line-height: 3.65vw;
  letter-spacing: 0.12vw;
  color: #000000;
}
.tech .s2 h4 {
  margin-top: 4.2vw;
  font-family: PingFang SC;
  font-size: 1.04vw;
  font-weight: normal;
  font-stretch: normal;
  line-height: 1.56vw;
  letter-spacing: 0.08vw;
  color: #000000;
}
.tech .s2 .list {
  margin-top: 5vw;
}
.tech .s2 .list .item {
  margin-top: 1.56vw;
  display: flex;
}
.tech .s2 .list .item .img {
  flex: none;
  margin-right: 6.6vw;
}
.tech .s2 .list .item .img img {
  width: 22.66vw;
  height: 13.8vw;
}
.tech .s2 .list .item .detail {
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.tech .s2 .list .item .detail h2 {
  font-family: Grotta-Trial-Light;
  font-size: 3.13vw;
  font-weight: normal;
  font-stretch: normal;
  line-height: 2.34vw;
  letter-spacing: 0.08vw;
  color: #000000;
}
.tech .s2 .list .item .detail p {
  margin-top: 2.24vw;
  font-family: PingFang SC;
  font-size: 0.83vw;
  font-weight: 300;
  font-stretch: normal;
  line-height: 1.25vw;
  letter-spacing: 0.06vw;
  color: #000000;
}
.tech .s3 {
  margin-top: 12vw;
}
.tech .s3 h1 {
  font-family: Grotta-Trial-Light;
  font-size: 4.69vw;
  font-weight: normal;
  font-stretch: normal;
  line-height: 3.65vw;
  letter-spacing: 0.12vw;
  color: #000000;
}
.tech .s3 h4 {
  margin-top: 4.2vw;
  font-family: PingFang SC;
  font-size: 1.04vw;
  font-weight: normal;
  font-stretch: normal;
  line-height: 1.56vw;
  letter-spacing: 0.08vw;
  color: #000000;
}
.tech .s3 h6 {
  margin-top: 4.2vw;
  font-size: 0.73vw;
  font-weight: normal;
  letter-spacing: 0.06vw;
  color: #999999;
}
.tech .s3 .box {
  margin-top: 5.83vw;
  display: flex;
}
.tech .s3 .box .img1 {
  margin-right: 1.72vw;
  flex: none;
  width: 41vw;
  height: 41vw;
}
.tech .s3 .box .inner img {
  width: 23.96vw;
  height: 23.96vw;
}
.tech .s3 .box .inner h3 {
  margin-top: 2.66vw;
  font-family: PingFang SC;
  font-size: 1.04vw;
  font-weight: 300;
  line-height: 1.56vw;
  color: #000000;
}
.tech .s3 .box .inner p {
  margin-top: 2.6vw;
  font-family: PingFang SC;
  font-size: 0.73vw;
  font-weight: 300;
  color: #000000;
}
.tech .s4 {
  margin: 15vw 0;
}
@media screen and (max-width: 960px) {
  .tech .container {
    margin: 0 5vw;
    width: auto;
  }
  .tech .s1 {
    padding-top: 82vw;
    margin-bottom: 20vw;
  }
  .tech .s1 h1 {
    font-size: 18.67vw;
    line-height: 100%;
  }
  .tech .s1 h3 {
    margin-top: 6.23vw;
    font-size: 8vw;
    line-height: 10.67vw;
  }
  .tech .s1 .img1 {
    top: 100vw;
  }
  .tech .s1 .img1 img {
    width: 95vw;
    height: auto;
  }
  .tech .s1 .img2 {
    top: 55.5vw;
  }
  .tech .s1 .img2 img {
    width: 49.2vw;
    height: auto;
  }
  .tech .s1 .box {
    padding: 14vw 11vw;
    margin-top: 49vw;
    width: 84.8vw;
    height: 110.67vw;
    margin-left: 10vw;
  }
  .tech .s1 .box h4 {
    font-size: 8vw;
    font-weight: normal;
    font-stretch: normal;
    line-height: 9.6vw;
    margin-bottom: 9vw;
  }
  .tech .s1 .box p {
    margin-bottom: 9vw;
    font-size: 3.47vw;
    line-height: 5.33vw;
  }
  .tech .s2 {
    margin-top: 40vw;
  }
  .tech .s2 h1 {
    font-size: 16vw;
    font-weight: normal;
    font-stretch: normal;
    line-height: 14.67vw;
  }
  .tech .s2 h4 {
    margin-top: 9.2vw;
    font-size: 4.27vw;
    font-weight: 300;
    line-height: 6.4vw;
  }
  .tech .s2 .list .item {
    margin-top: 20vw;
    flex-direction: column;
  }
  .tech .s2 .list .item .img {
    margin-right: 0;
  }
  .tech .s2 .list .item .img img {
    width: 89.33vw;
    height: 25.33vw;
  }
  .tech .s2 .list .item .detail {
    margin-top: 9.3vw;
  }
  .tech .s2 .list .item .detail h2 {
    font-size: 10.67vw;
    line-height: 14.67vw;
  }
  .tech .s2 .list .item .detail p {
    margin-top: 9.2vw;
    font-size: 3.47vw;
    line-height: 5.33vw;
  }
  .tech .s3 {
    margin-top: 50vw;
  }
  .tech .s3 h1 {
    font-size: 16vw;
    line-height: 14.67vw;
  }
  .tech .s3 h4 {
    margin-top: 8vw;
    font-size: 4.27vw;
    line-height: 10.56vw;
  }
  .tech .s3 h6 {
    margin-top: 9.73vw;
    font-size: 2.93vw;
    line-height: 5.33vw;
  }
  .tech .s3 .box {
    margin-top: 18vw;
    flex-direction: column;
  }
  .tech .s3 .box .img1 {
    width: 100%;
    height: auto;
  }
  .tech .s3 .box .inner {
    margin-top: 8vw;
  }
  .tech .s3 .box .inner img {
    margin-bottom: 11.73vw;
    width: 52.13vw;
    height: 52vw;
  }
  .tech .s3 .box .inner h3 {
    font-size: 4.27vw;
    line-height: 4vw;
  }
  .tech .s3 .box .inner p {
    font-size: 2.67vw;
  }
  .tech .s4 {
    margin: 33vw 0;
  }
}
