@media screen and (max-width: 767px) {
  .product.total-heat-exchanger #features .section-block-col2 .section-block-col2-left.one-third img.w70 {
    display: block;
    width: 70%;
    margin: 0 auto;
  }
}
.product.total-heat-exchanger #features .section-block-col2 .item-list dt.total-heat-exchanger-ttl {
  color: #0081CC;
  font-size: 1.125rem;
  text-align: center;
  padding-left: 0;
}
.product.total-heat-exchanger #features .section-block-col2 .item-list dt.point {
  color: #0081CC;
  font-size: 1.125rem;
  text-align: center;
  padding-left: 0;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
@media screen and (max-width: 767px) {
  .product.total-heat-exchanger #features .section-block-col2 .item-list dt.point {
    font-size: 1rem;
  }
}
.product.total-heat-exchanger #features .section-block-col2 .item-list dt.point .num {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 25px;
  height: 25px;
  border-radius: 50%;
  color: #fff;
  background: #0081CC;
  margin-right: 10px;
}
.product.total-heat-exchanger #features .section-block-col2 .item-list dt.point .num:before {
  content: none;
}
.product.total-heat-exchanger #features .section-block-col2 .item-list dt.point .txt {
  max-width: calc(100% - 35px);
  text-align: left;
}
.product.total-heat-exchanger #features .section-block-col2 .item-list dt.point .txt:before {
  content: none;
}
.product.total-heat-exchanger #features .section-block-col2 .item-list dd .item-pic.w80 img {
  display: block;
  width: 80%;
  margin: 0 auto 20px;
}
.product.total-heat-exchanger #features .total-heat-exchanger-table tbody tr th {
  vertical-align: middle;
}
.product.total-heat-exchanger #features .total-heat-exchanger-table tbody tr td {
  font-size: 0.875rem;
  text-align: center;
}/*# sourceMappingURL=total-heat-exchanger.css.map */