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

  #22301: [中]作業依頼申請書_20221116_EXHP＞サンキン物置キャンペーンページ作成依頼

//////////////////////////////////////////////////////////*/
/* ===========================================================
  お問合せフォーム
===========================================================*/
.contact_receptionist {
  margin-top: 100px;
}
/* ====================================================
  キャンペーン
====================================================*/
#quocard {
  font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 14px;
  color: #111;
}
#quocard a {
  text-decoration: underline;
  color: #00f;
}
#quocard a:hover {
  text-decoration: none;
}
#quocard .ttl {
  margin-bottom: 20px;
}
#quocard .hd_list {
  margin-bottom: 20px;
}
#quocard .item_ttl {
  margin-bottom: 10px;
}
#quocard .roof-type_ttl {
  margin: 0 10px 10px;
}
/* ====================================================
  キャンペーン紹介・バナー
====================================================*/
.campaign-lead {
  margin-bottom: 26px;
}
.campaign-lead_desc {
  float: left;
  text-align: justify;
  font-size: 14px;
  line-height: 1.6;
  width: 325px;
}
.campaign-lead_desc .em {
  color: #f00;
  font-weight: bold;
}
.campaign-lead_desc .underline {
  text-decoration: underline;
}
.campaign-lead_bnr-info {
  position: relative;
  float: right;
  margin-top: 5px;
  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;
}
#quocard .announce {
  margin: 30px 15px 0;
  padding: 20px 0 20px 20px;
  background-color: #fffee9;
  font-size: 12px;
}
#quocard .announce--top {
  margin-bottom: 30px;
}
#quocard .cashback-campaign {
  margin: 0 15px 30px;
}
#quocard .cashback-campaign .em{
  color: #f00;
  font-weight: bold;
}
#quocard .cashback-campaign_hd {
  margin: 0 0 5px;
  font-weight: bold;
}
#quocard .cashback-campaign_hd a {
  color: #00479d;
}
#quocard .cashback-campaign_txt {
  font-size: 14px;
  text-align: justify;
  line-height: 1.6;
}

/* ================================================================
  レスパス クオカード3000円分プレゼントキャンペーン対象物置はこちら！！
==================================================================*/
#quocard .campaign_hd {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 20px;
  padding: 6px 0;
  text-align: center;
  color: #fff;
  background-color: #c40000;
}
#quocard .list {
  margin-bottom: 30px;
}
#quocard .list .hd {
  margin-bottom: 12px;
  font-weight: bold;
  font-size: 14px;
}
#quocard .list li a {
  display: block;
}
#quocard .item {
  display: flex;
  flex-wrap: wrap;
  margin: 0 10px 18px;
  justify-content: space-between;
}
#quocard .item-ttl {
  text-align: center;
  margin-bottom: 20px;
}
#quocard .link {
  text-align: right;
  margin: 10px 0 30px;
}
#quocard .link a {
  color: #00479d;
  font-size: 14px;
  text-decoration: underline;
}
#quocard .link a:hover {
  text-decoration: none;
}


