@charset "UTF-8";
.producing-all {
  margin-bottom: 6rem;
}
/* ----------------------------------------
.producing-wrap
---------------------------------------- */
.producing-wrap {
  margin-bottom: 6rem;
}
.producing-title {
  font-size: 2.1rem;
  margin-bottom: 2.5rem;
}
.producing-title.mb {
  margin-bottom: 2.5rem;
}
.producing-text {
  margin-bottom: 2rem;
}
.producing-text.center {
  text-align: left;
}
.producing-text.mb {
  margin-bottom: 1rem;
}
/* ----------------------------------------
.producing-img-box
---------------------------------------- */
.producing-img-box {
  max-width: none;
  margin: 0 auto 3.5rem;
}
.producing-img-box.min {
  max-width: none;
}
/* ----------------------------------------
.data-position
---------------------------------------- */
.data-position-1 {
  position: static;
  margin-top: 1.5rem;
}
.data-name {
  font-size: 1.4rem;
  color: #333;
}
/* ----------------------------------------
.producing-list-box
---------------------------------------- */
.producing-list-box {
  max-width: none;
}
.producing-list,
.measure-list {
  grid-template-columns: 1fr;
  gap: 3rem;
}
/* ----------------------------------------
.producing-b-img
---------------------------------------- */
.producing-b-img {
  padding-bottom: 4rem;
}
/* ----------------------------------------
.pump-text
---------------------------------------- */
.pump-text {
  margin-top: 1rem;
}
/* ----------------------------------------
.impeller-whole
---------------------------------------- */
.impeller-whole {
  padding: 4rem 1.5rem;
}
.impeller-lot {
  max-width: none;
}
.impeller-list {
  grid-template-columns: 1fr 1fr;
  gap: 1.5rem;
}
.impeller-title {
  font-size: 1.2rem;
  font-weight: normal;
  text-align: left;
  margin-top: 1rem;
}
/* ----------------------------------------
.c-contents
---------------------------------------- */
.c-contents.pt {
  padding: 6rem 1.5rem 0;
}
