@charset 'shift_jis';
/*///////////////////////////////////////////////////////////

  #16193: [和]LIXIL玄関ドアキャンペーンページ作成依頼
  #20168: [和]玄関ドアリニューアルでクオカード5,000円分プレゼントキャンペーン作成依頼
  #20606: [和]LIXIL製玄関ドア・内窓でアップグレード応援キャンペーン作成依頼

//////////////////////////////////////////////////////////*/

.ttl {
  margin-bottom: 26px;
}

/* ===========================================================
  お問合せフォーム
===========================================================*/
.contact_receptionist {
  margin-top: 100px;
}

/* ====================================================
  キャンペーン
====================================================*/
.ventilation_campaign {
  font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 14px;
  color: #333;
}
.ventilation_campaign a {
  text-decoration: underline;
  color: #00f;
}
.ventilation_campaign a:hover {
  text-decoration: none;
}
.hd_list {
  margin-bottom: 20px;
  padding: 6px 0;
  background-color: #c40000;
  color: #fff;
  font-family: 'Helvetica neue', Helvetica, Arial, Meiryo, sans-serif;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
}

/* ====================================================
  キャンペーン紹介・バナー
====================================================*/
.campaign-lead {
  margin-bottom: 36px;
}
.campaign-lead_desc {
  float: left;
  width: 335px;
  font-size: 14px;
  line-height: 1.6;
  text-align: justify;
}
.campaign-lead_desc .em {
  color: #f00;
  font-weight: bold;
  letter-spacing: -0.07ex;
  white-space: nowrap;
}
.campaign-lead_desc .underline {
  text-decoration: underline;
}
.campaign-lead_bnr-info {
  position: relative;
  float: right;
  margin-top: 20px;
  padding: 14px;
  border: 2px solid #f00;
  border-radius: 5px;
}
.campaign-lead_bnr-info-hd {
  font-size: 12px;
  font-weight: bold;
  position: absolute;
  top: -10px;
  right: 0;
  left: 0;
  width: 181px;
  margin: 0 auto;
  text-align: center;
  background-color: #fff;
}
.lixilitem-campaign-lead {
  margin-bottom: 30px;
}
/* ====================================================
  見出し
====================================================*/
.campaign_hd {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 20px;
  padding: 6px 0;
  text-align: center;
  color: #fff;
  background-color: #c40000;
}
.lixilitem-menu{
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 10px;
  }
.lixilitem-menu::before{
  border-radius: 5px;
  content: "";
  display: inline-block;
  height: 26px;
  margin-right: 10px;
  vertical-align: middle;
  width: 8px;
  background-color: #fa7e0a;
  vertical-align: middle;
}
/* ===========================================================
  対象商品のご紹介
===========================================================*/
.ventilation_campaign .list {
  padding: 0 10px;
}
.ventilation_campaign .list ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.ventilation_campaign .list li {
  margin-bottom: 20px;
  position: relative;
}
.icon_kodomomirai {
  position: absolute;
  top: 98px;
  right: 5px;
}
.ventilation_campaign .announce {
  width: 515px;
  margin: 30px auto 0;
  padding: 20px;
  background-color: #fffee9;
  font-size: 12px;
  line-height: 1.9;
  text-align: justify;
}
.ventilation_campaign .announce--top {
  width: auto;
  margin: 0 0 40px;
  padding: 0;
  background-color: #fff;
  font-size: 14px;
  font-weight: bold;
  line-height: 1.5;
}
.lixilitem-announce{
  width: 515px;
  margin: 0 auto 13px;
  padding: 20px;
  background-color: #fffee9;
  font-size: 12px;
}
.ventilation_campaign .link , .lixilitem-link{
  margin: 10px 10px 20px;
  text-align: right;
}
.ventilation_campaign .link a ,
.lixilitem-link a{
  color: #00f;
  font-size: 14px;
  text-decoration: underline;
}
.lixilitem-link {
  margin-top: 0;
}
