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

  サンキン物置 洋風たてすセット割引キャンペーン
  #9328
  #10251
  #13442: [和]サンキン物置 E-StyleCOOLシリーズキャンペーンページ作成依頼
  #14197: [和]超本物志向・板塀／竹垣フェンスの見積ご依頼で1,000円分クオカードプレゼントキャンペーン 
  #17138: [和]2021年版【超本物志向・板塀／竹垣フェンスの見積ご依頼でクオカードプレゼントキャンペーン】
  #19281: [和]和風小物／板塀／人工竹垣の見積ご依頼でクオカードプレゼントキャンペーン作成依頼

//////////////////////////////////////////////////////////*/
/* ===========================================================
  お問合せフォーム
===========================================================*/
.contact_receptionist {
  margin-top: 100px;
}
/* ====================================================
  キャンペーン
====================================================*/
#quocard {
  font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 14px;
  color: #555;
}
#quocard a {
  text-decoration: underline;
  color: #00f;
}
#quocard a:hover {
  text-decoration: none;
}
#quocard .ttl {
  margin-bottom: 20px;
}
#quocard .hd_list {
  margin-bottom: 30px;
}
/* ====================================================
  キャンペーン紹介・バナー
====================================================*/
.campaign-lead {
  margin-bottom: 26px;
}
.campaign-lead_desc {
  float: left;
  font-size: 14px;
  line-height: 1.6;
  width: 335px;
}
.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 {
  width: 515px;
  margin: 30px auto 0;
  padding: 20px;
  background-color: #fffee9;
  font-size: 12px;
}
#quocard .announce--top {
  margin-bottom: 30px;
}

/* ====================================================
  ユニソン 宅配ボックス新シリーズを一挙ご紹介
====================================================*/
#quocard .list {
  margin-bottom: 100px;
}
#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;
}

/*--------------------------------
  swiper
--------------------------------*/
#quocard .swiper-container {
  position: relative;
  margin: 0 72px 50px;
  border: none;
}
#quocard .swiper-pagination {
  bottom: -23px;
}
#quocard .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  margin: 0 5px;
  background-color: #ddd;
  opacity: 1;
}
#quocard .swiper-pagination-bullet:hover {
  background-color: #000;
}
#quocard .swiper-pagination-bullet-active {
  background-color: #888;
}
#quocard .swiper-button-prev,
#quocard .swiper-button-next {
  top: 50%;
  margin-top: -16px;
  outline: 0;
  width: 32px;
  height: 32px;
  text-indent: -9999px;
  z-index: 9999;
}
#quocard .swiper-button-prev {
  left: -23px;
  background: url(https://cdnjs.cloudflare.com/ajax/libs/bxslider/4.1.2/images/controls.png) no-repeat 0 -32px;
}
#quocard .swiper-button-next {
  right: -14px;
  background: url(https://cdnjs.cloudflare.com/ajax/libs/bxslider/4.1.2/images/controls.png) no-repeat -43px -32px;
}
#quocard .swiper-button-next:hover {
  background-position: 0 0;
}
#quocard .swiper-button-next:hover {
  background-position: -43px 0;
}
