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

#17474: [和]エクスショップ限定ガレージ在庫セール作成依頼

//////////////////////////////////////////////////////////*/
/* ===========================================================
  お問合せフォーム
===========================================================*/
.contact_receptionist {
  margin-top: 100px;
}
/* ====================================================
  キャンペーン
====================================================*/
.campaign-container {
  font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 14px;
  color: #555;
}
.campaign-container a {
  text-decoration: underline;
  color: #00f;
}
.campaign-container a:hover {
  text-decoration: none;
}
.campaign-container .ttl {
  margin-bottom: 20px;
}
.campaign-container .hd_list {
  margin-bottom: 20px;
}
/* ====================================================
  キャンペーン紹介・バナー
====================================================*/
.campaign-lead {
  margin-bottom: 26px;
}
.campaign-lead-ttl {
  color: #f00;
  font-weight: bold;
  text-align: center;
}
.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;
}
/* ====================================================
  セット商品紹介
====================================================*/
.setitem_info {
  margin-bottom: 20px;
}
.setitem_info_hd {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: bold;
}
.setitem_info_hd::before {
  content: "";
  display: inline-block;
  width: 15px;
  height:15px;
  margin-right: 4px;
  border-radius: 2px;
  background-color: #c40000;
  vertical-align: middle;
}
.setitem_info_detail {
  margin-bottom: 10px;
}
.setitem_img {
  float: left;
}
.setitem_info_desc {
  float: right;
  width: 421px;
}
.setitem_note {
  margin-bottom: 15px;
  color: #555;
  font-size: 10px;
  text-align: right;
}
.setitem_spec {
  margin-bottom: 10px;
}
.setitem_spec dt {
  clear: both;
  float: left;
  width: 68px;
  font-weight: bold;
}
.setitem_spec dt.ls:first-letter {
  padding-right: 1em;
}
.setitem_spec dd {
  float: left;
  width: 353px;
}
.setitem_usage dt {
  font-weight: bold;
}
/* ====================================================
  見出し
====================================================*/
.campaign_hd {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 20px;
  padding: 6px 0;
  text-align: center;
  color: #fff;
  background-color: #c40000;
}
/* ===========================================================
  対象商品のご紹介
===========================================================*/
.campaign-container .list {
  padding: 0 10px;
}
.campaign-container .list--bottom {
  margin-bottom: 60px;
}
.campaign-container .list ul {
  margin-bottom: 10px;
}
.campaign-container .list .hd {
  margin-bottom: 12px;
  font-weight: bold;
  font-size: 14px;
}
.campaign-container .list li {
  float: left;
}
.campaign-container .list li.bnr_wide {
  margin: 0 21px 20px 0;
}
.campaign-container .list li.rightmost {
  margin-right: 0;
}
.campaign-container .list li a {
  display: block;
}
.campaign-container .announce {
  width: 515px;
  margin: 30px auto 0;
  padding: 20px;
  background-color: #fffee9;
  font-size: 12px;
}
.campaign-container .link {
  margin: 10px 0 20px;
  text-align: right;
}
.campaign-container .link a {
  color: #00f;
  font-size: 14px;
  text-decoration: underline;
}
.campaign-flg_img {
  margin-bottom: 30px;
  text-align: center;
}
.campaign-flg_txt {
  line-height: 1.7;
}
/* ====================================================
  ご注意
====================================================*/
.setitem_attention {
  width: 547px;
  margin: 50px auto 0;
}
.setitem_attention_hd {
  margin-bottom: 5px;
  font-weight: bold;
  text-align: center;
}
.setitem_attention_txt {
  font-size: 11px;
}
