@import url("https://fonts.googleapis.com/css2?family=Barlow:wght@600;700&display=swap");
.product_index-compressor {
  padding: 5.8565153734vw 0 7.027818448vw;
}
@media (max-width: 767px) {
  .product_index-compressor {
    padding: 10.6666666667vw 0 19.2vw;
  }
}
.product_index-compressor--wrapper {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  margin-top: 4.6852122987vw;
}
@media (max-width: 767px) {
  .product_index-compressor--wrapper {
    flex-direction: column-reverse;
    margin-top: 10.6666666667vw;
  }
}
.product_index-compressor--picture {
  display: block;
  width: 50%;
}
@media (max-width: 767px) {
  .product_index-compressor--picture {
    width: 100%;
    margin-top: 14.9333333333vw;
  }
}
.product_index-compressor--img {
  width: 100%;
}
.product_index-compressor--text_wrapper {
  width: 36.6032210835vw;
}
@media (max-width: 767px) {
  .product_index-compressor--text_wrapper {
    width: 100%;
    padding: 0 5.3333333333vw;
  }
}
.product_index-compressor--lead {
  font-size: 1.756954612vw;
  font-weight: 500;
}
@media (max-width: 767px) {
  .product_index-compressor--lead {
    font-size: 4.2666666667vw;
  }
}
.product_index-compressor--description {
  margin-top: 2.196193265vw;
  font-size: 1.1713030747vw;
  line-height: 1.7;
  letter-spacing: 0.05em;
}
@media (max-width: 767px) {
  .product_index-compressor--description {
    margin-top: 8vw;
    font-size: 3.7333333333vw;
  }
}
.product_index-compressor--modal_button {
  display: block;
  margin-top: 3.513909224vw;
}
@media (max-width: 767px) {
  .product_index-compressor--modal_button {
    margin: 10.6666666667vw auto 0;
  }
}
.product_index-compressor--figure_wrapper {
  width: 58.5651537335vw;
  margin: 4.6852122987vw auto 0;
}
@media (max-width: 767px) {
  .product_index-compressor--figure_wrapper {
    width: 100%;
    margin-top: 14.9333333333vw;
    padding: 0 5.3333333333vw;
  }
}
.product_index-compressor--figure_caption {
  font-size: 1.1713030747vw;
  font-weight: bold;
  letter-spacing: 0.05em;
}
@media (max-width: 767px) {
  .product_index-compressor--figure_caption {
    font-size: 3.7333333333vw;
  }
}
.product_index-compressor--figure_img {
  width: 100%;
  margin-top: 1.1713030747vw;
}
@media (max-width: 767px) {
  .product_index-compressor--figure_img {
    margin-top: 4.2666666667vw;
  }
}

.product_index-compressor_modal--lead {
  margin-top: 4.0995607613vw;
  font-size: 1.756954612vw;
  font-weight: 500;
}
@media (max-width: 767px) {
  .product_index-compressor_modal--lead {
    margin-top: 9.6vw;
    font-size: 4.2666666667vw;
  }
}
.product_index-compressor_modal--wrapper {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  margin-top: 2.9282576867vw;
}
@media (max-width: 767px) {
  .product_index-compressor_modal--wrapper {
    flex-direction: column;
    gap: 5.3333333333vw;
    margin-top: 5.3333333333vw;
  }
}
.product_index-compressor_modal--description {
  width: 29.2825768668vw;
  font-size: 1.1713030747vw;
  line-height: 1.7;
}
@media (max-width: 767px) {
  .product_index-compressor_modal--description {
    width: 100%;
    font-size: 3.7333333333vw;
  }
}
.product_index-compressor_modal--img {
  width: 25.4758418741vw;
}
@media (max-width: 767px) {
  .product_index-compressor_modal--img {
    width: 100%;
  }
}

.product_index-assembly {
  padding: 5.8565153734vw 0 8.78477306vw;
  background-color: #f3f5fc;
  overflow: hidden;
}
@media (max-width: 767px) {
  .product_index-assembly {
    padding: 17.0666666667vw 0 21.3333333333vw;
  }
}
.product_index-assembly--wrapper {
  display: flex;
  align-items: flex-start;
  justify-content: flex-end;
  margin-top: 4.6852122987vw;
}
@media (max-width: 767px) {
  .product_index-assembly--wrapper {
    display: block;
    margin-top: 10.6666666667vw;
  }
}
.product_index-assembly--text_wrapper {
  width: 36.6032210835vw;
}
@media (max-width: 767px) {
  .product_index-assembly--text_wrapper {
    width: 100%;
    padding: 0 5.3333333333vw;
  }
}
.product_index-assembly--lead {
  font-size: 1.756954612vw;
  font-weight: 500;
}
@media (max-width: 767px) {
  .product_index-assembly--lead {
    font-size: 4.2666666667vw;
  }
}
.product_index-assembly--description {
  margin-top: 2.196193265vw;
  font-size: 1.1713030747vw;
  line-height: 1.7;
  letter-spacing: 0.05em;
}
@media (max-width: 767px) {
  .product_index-assembly--description {
    margin-top: 6.4vw;
    font-size: 3.7333333333vw;
  }
}
.product_index-assembly--picture {
  display: block;
  width: 50%;
}
@media (max-width: 767px) {
  .product_index-assembly--picture {
    width: 100%;
    margin-top: 4.6852122987vw;
  }
}
.product_index-assembly--img {
  width: 100%;
}

.product_index-assembly_swiper {
  width: 100%;
}
.product_index-assembly_swiper .slick-prev {
  top: 10.980966325vw;
  left: 30.7467057101vw;
  z-index: 100;
}
.product_index-assembly_swiper .slick-prev:before {
  content: "";
  display: block;
  width: 3.3674963397vw;
  height: 6.149341142vw;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2246.38%22%20height%3D%2284.243%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%230097dd%22%20stroke-width%3D%226%22%20d%3D%22m44.243%202.105-40%2040.62%2040%2039.38%22%20data-name%3D%22%E3%83%91%E3%82%B9%20871443%22%2F%3E%3C%2Fsvg%3E");
  background-repeat: no-repeat;
  background-size: contain;
}
@media (max-width: 767px) {
  .product_index-assembly_swiper .slick-prev {
    top: 29.3333333333vw;
    left: 5.3333333333vw;
  }
  .product_index-assembly_swiper .slick-prev:before {
    width: 5.3333333333vw;
    height: 10.6666666667vw;
  }
}
.product_index-assembly_swiper .slick-next {
  top: 10.980966325vw;
  right: 30.7467057101vw;
  z-index: 100;
}
.product_index-assembly_swiper .slick-next:before {
  content: "";
  display: block;
  width: 3.3674963397vw;
  height: 6.149341142vw;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2246.38%22%20height%3D%2284.243%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%230097dd%22%20stroke-width%3D%226%22%20d%3D%22m2.138%202.105%2040%2040.62-40%2039.38%22%20data-name%3D%22%E3%83%91%E3%82%B9%20871442%22%2F%3E%3C%2Fsvg%3E");
  background-repeat: no-repeat;
  background-size: contain;
}
@media (max-width: 767px) {
  .product_index-assembly_swiper .slick-next {
    top: 29.3333333333vw;
    right: 5.3333333333vw;
  }
  .product_index-assembly_swiper .slick-next:before {
    width: 5.3333333333vw;
    height: 10.6666666667vw;
  }
}
.product_index-assembly_swiper--item {
  width: 40.9956076135vw;
  height: 36.6032210835vw;
  margin-right: -7.3206442167vw;
}
@media (max-width: 767px) {
  .product_index-assembly_swiper--item {
    width: 100vw;
    height: 106.6666666667vw;
    padding: 0 1.4641288433vw;
    margin-right: 0;
  }
}
.product_index-assembly_swiper--img {
  width: 100%;
  transform: scale(0.5);
  transition: transform 0.3s;
}
.slick-current .product_index-assembly_swiper--img {
  transform: scale(1);
}
@media (max-width: 767px) {
  .product_index-assembly_swiper--img {
    transform: scale(1);
  }
}
.product_index-assembly_swiper--caption_wrapper {
  display: none;
  align-items: center;
  justify-content: flex-start;
  flex-direction: column;
  margin: 0.878477306vw auto 0;
}
.slick-current .product_index-assembly_swiper--caption_wrapper {
  display: flex;
}
@media (max-width: 767px) {
  .product_index-assembly_swiper--caption_wrapper {
    margin-top: 4.2666666667vw;
    padding: 0 5.3333333333vw;
  }
}
.product_index-assembly_swiper--name {
  font-size: 1.1713030747vw;
  font-weight: 500;
}
@media (max-width: 767px) {
  .product_index-assembly_swiper--name {
    font-size: 3.7333333333vw;
  }
}
.product_index-assembly_swiper--description {
  margin-top: 0.5856515373vw;
  font-size: 1.1713030747vw;
}
@media (max-width: 767px) {
  .product_index-assembly_swiper--description {
    margin-top: 3.2vw;
    font-size: 3.2vw;
  }
}

.product_index-cutting {
  padding: 5.8565153734vw 0 7.027818448vw;
}
@media (max-width: 767px) {
  .product_index-cutting {
    padding: 10.6666666667vw 0 19.2vw;
  }
}
.product_index-cutting--wrapper {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  margin-top: 4.6852122987vw;
}
@media (max-width: 767px) {
  .product_index-cutting--wrapper {
    flex-direction: column-reverse;
    margin-top: 10.6666666667vw;
  }
}
.product_index-cutting--picture {
  display: block;
  width: 50%;
}
@media (max-width: 767px) {
  .product_index-cutting--picture {
    width: 100%;
    margin-top: 14.9333333333vw;
  }
}
.product_index-cutting--img {
  width: 100%;
}
.product_index-cutting--text_wrapper {
  width: 36.6032210835vw;
}
@media (max-width: 767px) {
  .product_index-cutting--text_wrapper {
    width: 100%;
    padding: 0 5.3333333333vw;
  }
}
.product_index-cutting--lead {
  font-size: 1.756954612vw;
  font-weight: 500;
}
@media (max-width: 767px) {
  .product_index-cutting--lead {
    font-size: 4.2666666667vw;
  }
}
.product_index-cutting--description {
  margin-top: 2.196193265vw;
  font-size: 1.1713030747vw;
  line-height: 1.7;
  letter-spacing: 0.05em;
}
@media (max-width: 767px) {
  .product_index-cutting--description {
    margin-top: 8vw;
    font-size: 3.7333333333vw;
  }
}
.product_index-cutting--list {
  display: flex;
  align-items: flex-end;
  justify-content: flex-start;
  gap: 1.756954612vw;
  margin-top: 3.513909224vw;
}
@media (max-width: 767px) {
  .product_index-cutting--list {
    gap: 0;
    margin-top: 12.8vw;
    justify-content: space-between;
  }
}
.product_index-cutting--item {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  flex-direction: column;
}
.product_index-cutting--product_img {
  width: 36.6032210835vw;
}
@media (max-width: 767px) {
  .product_index-cutting--product_img {
    width: 26.4vw;
  }
}
.product_index-cutting--product_name {
  font-size: 0.9516837482vw;
  text-align: center;
}
@media (max-width: 767px) {
  .product_index-cutting--product_name {
    font-size: 2.9333333333vw;
  }
}

/*# sourceMappingURL=product.css.map */
