@charset "euc-jp";
.prd-search-hit {
  clear: both;
}
.prd_lst_block .ttl-h2 {
  font-size: 100%;
  background-color: #f9f9f9;
  padding: 5px 5px 5px 15px;
  border-radius: 5px;
}
@media screen and (max-width: 768px) { 
.prd-search-hit {
  text-align: center;
}
}