@charset "euc-jp";
.prd_search_hit {
  clear: both;
  margin: 2em 0;
}
#main_image .category_ll {
  position:absolute;
}
@media only screen and (max-width: 768px) {
 #main_image {
   margin-top: 35px!important;
 }
  .category_ll {
    top: 80px;
    width:auto;
    margin: 0;
}
 .category_ll span {
   padding-left:0!important;
 }