/* listTopKeyVisual
--------- --------- --------- ---------- ---------- ---------- */
.listTopKeyVisual {
  width: 100%;
  height: 350px;
  background-image: url(/mansion/shinchiku/img/shotengai/top_main_all_list.png);
  color: #000000;
  position: relative;
}

.listTopKeyVisual .text {
  position: absolute;
  top: 161px;
  left: 131px;
  font-size: 12px;
  line-height: 21px;
  width: 413px;
}

/* shotengaiNavi
--------- --------- --------- ---------- ---------- ---------- */
.shotengaiNavi .shotengaiNaviItem {
  border: none;
  margin-right: 20px;
  margin-bottom: 10px;
}

.shotengaiNavi .shotengaiNaviItem.bottomItem {
  margin-bottom: 0px;
}

.shotengaiNavi .shotengaiNaviItem.rightItem {
  margin-right: 0px;
}

.shotengaiNavi li {
  float: left;
}

.shotengaiNavi .currentPage img {
  opacity: 1;
  border: none;
  text-decoration: none;
}

.shotengaiNavi::after {
  content: '';
  display: block;
  clear: both;
}

.sectionBox.recommendWrap.shotengaiBox {
  margin-bottom: 20px;
}
