@charset "utf-8";
/*!
 * diff CSS
 * ---------------------------------------------
 * 差分用CSS
 */

.workList li {
  height: auto;
}

.workList figure {
  overflow: hidden;
}

.pickupList figure .lg img,
.workList figure .lg img {
  width: 64px;
  height: 42px;
}

#carousel img {
  height: 80px;
}

.portfolioHead figure img {
  width: 148px;
  height: 98px;
}

.single .pager .prv,
.single .pager .nxt {
  min-height: 1px;
}

section.portfolioBlock.block {
  margin-top: -25px;
}
.portfolioBlock h3 {
  margin-top: 25px;
}
.clientData {
  margin-bottom: 0px;
}