/*///////////////////////////////////////////////////////////

  住宅エコポイント

//////////////////////////////////////////////////////////*/

/* ===========================================================

  お問合せフォーム

===========================================================*/
.contact_receptionist {
  margin-top: 50px;
}

#ecopoints15 {
  color: #555;
  font-size: 12px;
}
#ecopoints15 h1 {
  margin: 30px 0 16px;
}
#ecopoints15 .lead {
  line-height: 1.31;
  font-size: 16px;
  font-weight: bold;
}
#ecopoints15 h2 {
  margin-top: 24px;
  padding-bottom: 7px;
  font-size: 18px;
  font-weight: bold;
  color: #f60;
  background: url("/public/img/static/special/ecopoints15/bg_border.png") left bottom no-repeat;
}
#ecopoints15 .notice {
  margin: 17px 0 6px;
  font-size: 14px;
}
/* ===========================================================

  サイズごとの獲得ポイント数

===========================================================*/
#ecopoints15 table {
  width: 585px;
  border-collapse: collapse;
  border-spacing: 0;
  border: 1px solid #808080;
  border-bottom: none;
}
#ecopoints15 th,
#ecopoints15 td {
  text-align: center;
  vertical-align: middle;
  border-bottom: 1px solid #808080;
}
#ecopoints15 th {
  clear: both;
  width: 27px;
  height: 178px;
  line-height: 1.1;
  font-size: 16px;
  font-weight: bold;
  color: #fff;
  border-right: 1px solid #808080;
  background-color: #f39800;
}
#ecopoints15 td.win {
  text-align: left;
}
#ecopoints15 .large td.win {
  padding-left: 16px;
}
#ecopoints15 .medium td.win {
  padding-left: 39px;
}
#ecopoints15 .small td.win {
  padding-left: 60px;
}
#ecopoints15 td.win .box {
  float: left;
}
#ecopoints15 td.win .box img {
  display: block;
  margin: 0 auto;
}
#ecopoints15 td.win .box .large img {
  width: 194px;
}
#ecopoints15 td.win .box .medium img {
  width: 150px;
}
#ecopoints15 td.win .box .small img {
  width: 83px;
}
#ecopoints15 td.win .box p {
  padding-top: 3px;
  text-align: center;
}
#ecopoints15 td.size {
  padding-right: 22px;
  text-align: right;
  font-size:  14px;
  font-weight: bold;
  border-right: 1px solid #808080;
}
#ecopoints15 td.point {
  width: 239px
}
/* ===========================================================

  エコポイントシミュレーターを開くボタン

===========================================================*/
#ecopoints15 .bt_area {
  margin: 20px 0 26px;
}
#ecopoints15 .bt_area .inform {
  float: left;
  padding: 3px 0 0 10px;
  font-size: 14px;
  font-weight: bold;
}
#ecopoints15 .bt_area .bt_ecopoints {
  float: right;
}
#ecopoints15 .bt_area .bt_ecopoints a {
  display: block;
  width: 247px;
  height: 42px;
  line-height: 42px;
  padding-left: 46px;
  font-size:  16px;
  font-weight: bold;
  color: #fff;
  background: url("/public/img/static/special/ecopoints15/bt_ecopoints.png") left top no-repeat;
}
#ecopoints15 .bt_area .bt_ecopoints a {
  text-decoration: none;
}
/* ===========================================================

  エコポイント獲得例

===========================================================*/
#ecopoints15 .ecopoints_example {
  margin-top: 31px;
  text-align: center;
}
/* ===========================================================

  大バナー

===========================================================*/
#ecopoints15 #recommend_on_top h2 {
  margin-top: 33px;
  margin-bottom: 19px;
  padding-bottom: 0;
  background: none;
}