/* 製品ラインナップページ */

/* KV */
.hibar_manu_kvArea ul {
  display: none;
}

.hibar_kv_link {
  pointer-events: none;
}

.hibar_kv_wrap2 {
  padding-top: 50px;
  padding-bottom: 0;
}

.hibar_mainImg {
  width: 100% !important;
}

/* KV PC */
@media (min-width: 991px) {
  .hibar_kv_wrap2 {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .hibar_kv_head {
    white-space: nowrap;
  }
}

/* フッターCSS */

@media (max-width: 990px) {
  /* footer-content.phpのCSS */

  .hibar_footer {
    padding-top: 0;
  }
  .hibar_footer p {
    font-size: 14px;
    letter-spacing: 2px;
    color: #fff;
  }

  .hibar_footer a {
    letter-spacing: 1px;
    line-height: 1.8;
    color: #a0a0a0;
  }

  .hibar_footer_title_1 {
    margin-bottom: 10px;
  }

  .hibar_footer_title_2 {
    padding-top: 20px;
    margin-bottom: 10px;
    border-top: 2px solid #636363;
  }

  .hibar_footer_list {
    margin-bottom: 20px;
  }
}

@media (min-width: 991px) {
  /* footer-content.phpのCSS */

  .hibar_footer {
    padding-top: 10px;
  }
  .hibar_footer p {
    font-size: 16px;
    letter-spacing: 2px;
    color: #fff;
  }

  .hibar_footer a {
    letter-spacing: 1px;
    line-height: 1.8;
    color: #a0a0a0;
  }

  .hibar_footer_wrap {
    display: block;
  }

  .hibar_footer_2 {
    margin-top: 30px;
  }

  .hibar_footer_3 {
    margin-top: 30px;
  }

  .hibar_footer_list {
    width: 100%;
    display: flex;
    column-gap: 60px;
  }

  .hibar_footer_title_1 {
    margin-bottom: 12px;
  }

  .hibar_footer_title_2 {
    margin-bottom: 12px;
  }
}

/* お気軽相談・見積もり依頼にテスト・デモ機のご依頼追加 */

@media (min-width: 991px) {
  .update_240603_contact_card {
    flex: 0 0 33%;
  }

  .update_240603_contact_card_item {
    padding: 30px 10px;
  }

  .update_240603_contact_card_item_br {
    display: block;
  }
  }

  @media (max-width:990px) {
    .update_240603_contact_wrap {
      justify-content: center;
    }
  }

  @media (max-width:768px) {
    .update_240603_contact_card_item_br {
      display: none;
    }
  }

    /* archive_hibarpump_cssと共通 */
.update_240902_img {
  top: 50%;
  transform: translateY(-50%);
}

@media (max-width: 768px) {
  .update_240902_img {
    width: 300px;
  }

  @media (max-width: 480px) {
    .update_240902_img {
      width: 200px;
      top: 36%;
    }
  }
}

.c-cvareaB {
  padding-top: 20px;
}

@media (max-width: 767px) {
  .c-cvareaB {
    padding-top: 20px;
  }
}

.c-cvareaB__txt2 {
  margin-top: 1rem;
}
