@charset "utf-8";
/* ===================================================================
CSS information

 file name  :astyle_sp.css
 style info :アクセラ関係 スマートフォン用
 
=================================================================== */

.search_result_head {
  margin: 20px 0;
  border-top: 1px solid #4E9C53;
  border-bottom: 1px solid #ccc;
  background: url(/n/common/img/h2_bg.png) no-repeat left top;
  padding: 8px 8px 8px 30px;
  position: relative;
  font-size: 100%;
}

.search_date {
  float: none;
  background: #f1f5ef !important;
  padding-right: 5px;
  text-align: right;
}

.photo a.popup {
  background-image: url(/n/common/img/item-popup.gif);
  background-repeat: no-repeat;
  background-position: right bottom;
  padding-right: 0;
  padding-bottom: 16px;
}

/*融資検索結果用*/
#main .search_c_body .photo {
  display: none;
}

#main .search_c_body .photo_summary {
  margin-left: 0;
}

#page-finance .search_result_head {
  padding: 8px 8px 8px 30px;
  font-size: 100%;
}
