  @charset "utf-8";

.lowerpage > h2.categorytit {
  background-image: url("/e/business/images/bg_title.jpg");
}



/*-----------------------------------------------
  for Smartphone
-----------------------------------------------*/
@media only screen and (max-width: 640px) {
  
  
  
}


/*-----------------------------------------------
  for Tablet & PC
-----------------------------------------------*/
@media only screen and (min-width: 641px), print {
  
  
  
  
}