@charset "UTF-8";

/*--------------------------------------------------------------
  home top
---------------------------------------------------------------*/
#home_top {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 0;
  padding-top: 94.666666%;
  background: url(../images/001_m01_sp.jpg) no-repeat center top;
  background-size: cover;
  overflow: hidden;
}
#home_top div.bg {
  display: none;
}

/*--------------------------------------------------------------
  パーソナル情報エリア
---------------------------------------------------------------*/
#home_infoarea {
  top: -47px;
  width: 100%;
  height: 0;
  padding-bottom: 94.666666%;
  margin-bottom: -47px;
}

/*--------------------------------------------------------------
  メインエリア
---------------------------------------------------------------*/

/*--------------------------------------------------------------
  検索結果・最新実例 - 201809
---------------------------------------------------------------*/
.er-unit .quarter ul li {
  text-align: left;
}

/*--------------------------------------------------------------
  カタログ請求・お問い合わせ
---------------------------------------------------------------*/
.cri-unit {
  background: rgba(232,252,255,0.8) /* #e8fcff */;
}
