@charset "UTF-8";
/*///////////////////////////////////////////////////////////

  ValueSelect ホームセキュリティーキャンペーン

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

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

  お問合せフォーム

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

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

  キャンペーン

===========================================================*/
#home_security {
  font-size: 14px;
  color: #555;
}
#home_security img {
  vertical-align: bottom;
}
#home_security a {
  text-decoration: underline;
  color: #00f;
}
#home_security a:hover {
  text-decoration: none;
}
#home_security h2 {
  margin: 30px 0 17px;
}
#home_security .head {
  margin-bottom: 20px;
}
/* ===========================================================

  キャンペーン期間/バナー紹介

===========================================================*/
#home_security .information {
  padding: 0 10px 0 10px;
}
#home_security .information .guide {
  float: left;
}
#home_security .information .guide p.desc {
  width: 303px;
  font-weight: bold;
}
#home_security .information .guide p.desc strong.period {
  color: #f00;
}
#home_security .information .guide p.desc strong.complete {
  color: #00f;
}
#home_security .information .bnr_info {
  float: right;
  padding: 8px 8px 19px;
  text-align: center;
  background-color: #eee;
}
#home_security .information .bnr_info p {
  padding-bottom: 5px;
  font-weight: bold;
}

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

  プレゼント対象商品

===========================================================*/
#home_security .list {
  padding: 5px 10px 0;
}
#home_security .list h3 {
  margin-bottom: 2px;
  padding-left: 18px;
  font-weight: bold;
  font-size: 14px;
  background: url("/public/img/campaign/reform_support2014/bg_circle.png") left center no-repeat ;  
}
#home_security .list li {
  float: left;
  width: 188px;
}
#home_security .list li.middle {
  width: 189px;
}