  .product_code,
  .price_show_type01,
  .deliv_date,
  .sale_price,
  .normal_price,
  .unit,
  .raku2_price02_zero_hide{
    display: none !important;
  }
  
  .fa-shopping-cart{
    padding-left: 0 !important;
  }
  
  .product_no{
    margin-bottom: 10px;
  }
  
  #category_area ul.ul_tree li {
    display: block !important;
}
  
  .hero-section > h1,
  .cta-section >h3 {
    color: #fff !important;
  }

  .photo {
    margin: 40px 0 0 !important;
  }
  
  .relative_cat {
    padding: 10px 0 !important;
    border-top: solid 2px #cccccc;
  }
  
  .iconNav [class*="hasChildren"] > a:hover + ul,
  .iconNav [class*="hasChildren"] > ul:hover {
    opacity: 1 !important;
    visibility: visible !important;
    pointer-events: auto !important;
  }
