.wf_sys {
  margin-bottom: 11.9vw;
}
.wf_sys > figure {
  margin-bottom: 2.7vw;
}
.wf_sys h2 {
  font-size: 2.75vw;
  margin-bottom: 2.4vw;
}
.wf_sys {
  margin-top: 4.2vw;
}
.wf_sys .sys_block {
  margin-bottom: 4.7vw;
  display: flex;
  gap: 3.5vw;
}
.wf_sys .sys_block > figure {
  flex: 0 1 31%;
}
.wf_sys .sys_block > div {
  flex: 1;
  padding-right: 3.2vw;
}
.wf_sys .sys_block > div h3 {
  font-size: 1.9vw;
  line-height: 1.3;
  margin-bottom: 2.1vw;
}
.wf_sys .sys_block > div ul {
  display: flex;
  gap: 3vw;
}
.wf_sys .sys_block > div ul li {
  flex: 1;
}
.wf_sys .sys_block > div ul li h4 {
  font-size: 1.3vw;
  margin-bottom: 0.5vw;
}
.wf_sys .sys_block > div ul li > div {
  margin-bottom: 1.9vw;
  display: flex;
  gap: 1vw;
}
.wf_sys .sys_block > div ul li > div > figure {
  flex: 0 1 6vw;
}
.wf_sys .sys_block > div ul li > div > p {
  flex: 1;
  line-height: 1.4;
  font-size: 1.1vw;
}
.wf_sys .sys_block:nth-child(4) > figure {
  flex: 0 1 54.7%;
}
.wf_sys .sys_block:nth-child(4) {
  margin-bottom: 0vw;
}
.wf_sys .qts_blance {
  max-width: 61vw;
  margin-bottom: 3.9vw;
}
.wf_sys .tw_torque {
  display: flex;
  border: 1px solid #999999;
  width: 73vw;
}
.wf_sys .tw_torque .tw_block {
  flex: 0 1 62.6%;
  padding: 1vw 1.8vw;
  box-sizing: border-box;
}
.wf_sys .tw_torque .tw_block h3 {
  margin-bottom: 2.2vw;
}
.wf_sys .tw_torque .tw_block h3 .sale {
  color: #fff;
  background-color: #1d2b39;
  padding: 0.2vw 1.4vw;
  margin-right: 1vw;
}
.wf_sys .tw_torque .tw_block ul {
  display: flex;
  -moz-column-gap: 3vw;
       column-gap: 3vw;
  flex-wrap: wrap;
}
.wf_sys .tw_torque .tw_block ul li {
  flex: 0 1 calc((100% - 9vw) / 4);
}
.wf_sys .tw_torque .tw_block > p {
  font-size: 0.85vw;
}
.wf_sys .tw_torque .torque {
  padding: 1vw 1.4vw;
  flex: 1;
  position: relative;
}
.wf_sys .tw_torque .torque:before {
  content: "";
  display: block;
  width: 1px;
  height: calc(100% - 2vw);
  background-color: #999;
  position: absolute;
  left: 0;
  top: 1vw;
}
.wf_sys .tw_torque .torque h3 {
  margin-bottom: 2vw;
}
.wf_sys .tw_torque .torque h3 .sale {
  color: #fff;
  background-color: #1d2b39;
  padding: 0.2vw 1.4vw;
  margin-right: 1vw;
}
.wf_sys .tw_torque .torque h3 .price {
  display: block;
  margin-left: 5em;
}

@media screen and (max-width: 750px) {
  .wf_sys .sys_block {
    flex-direction: column;
    margin-bottom: 10vw;
  }
  .wf_sys h2 {
    font-size: 5vw;
    margin-bottom: 3vw;
  }
  .wf_sys .sys_block > figure {
    flex: 1;
    width: 70%;
    margin: 0 auto;
  }
  .wf_sys > figure {
    margin-bottom: 5vw;
  }
  .wf_sys .sys_block > div h3 {
    font-size: 4.3vw;
  }
  .wf_sys .sys_block > div ul {
    flex-direction: column;
  }
  .wf_sys .sys_block > div ul li:nth-child(1) {
    margin-bottom: 6vw;
  }
  .wf_sys .sys_block > div ul li h4 {
    font-size: 4vw;
    margin-bottom: 2.5vw;
  }
  .wf_sys .sys_block > div ul li > div > figure {
    flex: 0 1 22vw;
  }
  .wf_sys .sys_block > div ul li > div > p {
    font-size: 3.7vw;
  }
  .wf_sys .sys_block > div ul li > div {
    gap: 3vw;
    margin-bottom: 4vw;
  }
  .wf_sys .sys_block:nth-child(4) > figure {
    width: 100%;
  }
  .wf_sys .qts_blance {
    max-width: none;
  }
  .wf_sys .tw_torque {
    width: auto;
    flex-direction: column;
  }
  .wf_sys .tw_torque .tw_block {
    padding: 3vw 5vw;
  }
  .wf_sys .tw_torque .torque {
    padding: 3vw 5vw;
  }
  .wf_sys .tw_torque .torque:before {
    height: 1px;
    top: 0;
    width: calc(100% - 2vw);
    left: 1vw;
  }
  .wf_sys .tw_torque .tw_block > p {
    font-size: 2vw;
  }
}
.sf_sys > figure {
  margin-bottom: 3.3vw;
}
.sf_sys h2 {
  font-size: 2.75vw;
  margin-bottom: 0.6vw;
}
.sf_sys .wrap > p {
  font-size: 1.9vw;
  font-weight: 600;
  width: 71.2vw;
  line-height: 1.4;
  margin-bottom: 0.9vw;
}
.sf_sys .sf_sys2 {
  width: 47vw;
  margin-bottom: 0.7vw;
}
.sf_sys .sf_sys3 {
  margin-bottom: 6.7vw;
  width: 77vw;
}
.sf_sys .sf_sys3 figure {
  margin-bottom: 0.9vw;
}
.sf_sys .sf_sys3 p {
  font-size: 0.9vw;
}

.sf_sys_bottom {
  display: flex;
  width: 80.8vw;
  gap: 2vw;
}
.sf_sys_bottom .sf_sys_b_left {
  flex: 0 1 71%;
}
.sf_sys_bottom .sf_sys_b_left > figure {
  margin-bottom: 1.5vw;
}
.sf_sys_bottom .sf_sys_b_left ul {
  display: flex;
  gap: 1vw;
}
.sf_sys_bottom .sf_sys_b_left ul li {
  flex: 1;
}
.sf_sys_bottom .sf_sys_b_right {
  flex: 1;
}
.sf_sys_bottom .sf_sys_b_right > div {
  margin-bottom: 1vw;
}
.sf_sys_bottom .sf_sys_b_right > div > p {
  margin-right: -1em;
  margin-bottom: 0.5vw;
  text-align: center;
}
.sf_sys_bottom .sf_sys_b_right > div:nth-child(1) {
  position: relative;
}
.sf_sys_bottom .sf_sys_b_right > div:nth-child(1):after {
  content: "";
  display: block;
  width: 100%;
  height: 2.4vw;
  background-image: url(../img/qts/delta.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  margin-top: 1vw;
}

.bottom_button {
  padding: 6.4vw 0;
  text-align: center;
}
.bottom_button .ucbt {
  margin: 0 auto;
  width: 36.4vw;
  font-size: 2vw;
}

@media screen and (max-width: 750px) {
  .sf_sys h2 {
    font-size: 5vw;
    margin-bottom: 3vw;
  }
  .sf_sys .wrap > p {
    font-size: 3vw;
    width: auto;
    margin-bottom: 4vw;
  }
  .sf_sys .sf_sys2 {
    width: auto;
  }
  .sf_sys .sf_sys3 {
    width: auto;
  }
  .sf_sys .sf_sys3 p {
    font-size: 2vw;
  }
  .sf_sys_bottom {
    flex-direction: column;
    width: auto;
    gap: 5vw;
  }
  .sf_sys_bottom .sf_sys_b_left ul {
    flex-wrap: wrap;
  }
  .sf_sys_bottom .sf_sys_b_left ul li {
    flex: 0 1 calc((100% - 2vw) / 3);
  }
  .sf_sys_bottom .sf_sys_b_right > div > p {
    font-size: 4vw;
  }
  .bottom_button .ucbt {
    margin: 0 auto;
    width: 71.4vw;
    font-size: 4vw;
    padding: 1.9vw 1.2vw;
  }
  .bottom_button .ucbt span:after {
    right: 1.1vw;
    width: 3.4vw;
  }
  .sf_sys_bottom .sf_sys_b_right > div:nth-child(1):after {
    height: 9.4vw;
    margin-top: 4vw;
  }
}/*# sourceMappingURL=qts.css.map */