.main .informationWrap {
  margin-top: 10px;
}
.main .informationWrap .information {
  margin-top: 20px;
  padding: 20px;
  width: 781px;
  border: 1px solid #a77658;
  background: url("https://img21.shop-pro.jp/PA01364/029/etc/info-bk.png?cmsp_timestamp=20180424162453") repeat top left;
}
.main .recommendWrap {
  font-size: 0;
  line-height: 0;
  margin-top: 20px;
}
.main .recommendWrap .items {
  display: inline-block;
  width: 254px;
  min-height: 214px;
  margin-left: 5px;
  margin-top: 10px;
  padding: 8px 10px;
  text-align: center;
  vertical-align: top;
  font-size: 13px;
  line-height: 20px;
  border: 1px solid #e5e5e5;
  color: #555555;
}
.main .recommendWrap .items img.goods {
  max-width: 100%;
  height: 157px;
  margin-bottom: 10px;
}
.main .recommendWrap .items a.goodsName {
  color: #007b83;
  font-weight: bold;
}
.main .recommendWrap .items span.soldout {
  color: #b50000;
  font-weight: bold;
}
