@charset 'utf-8';
/*///////////////////////////////////////////////////////////

#30480: [横]EXHP＞サンキン物置値引きキャンペーンページ作成依頼

//////////////////////////////////////////////////////////*/
#cpexkihp0037 {
  font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 14px;
  color: #333;
}
#cpexkihp0037 .ttl {
  margin-bottom: 10px;
  font-size: 16px;
  text-align: center;
}
.campaign-bnr {
  margin-bottom: 20px;
}
.campaign-em {
  color: #f00;
  font-weight: bold;
}
.campaign-bold {
  font-weight: bold;
}
.ttl{
  font-weight: bold;
  font-size: 17px;
}
/* ====================================================
  リード文
====================================================*/
.campaign-lead {
  margin-bottom: 30px;
}
.campaign-comments {
	padding: 16px;
	margin: 28px 0 40px;
	font-size: 12px;
	background-color: #f8f8f8;
}

/* ====================================================
  キャンペーン紹介
====================================================*/
.campaign-detail {
  margin-bottom: 24px;
}
.campaign_desc {
  float: left;
  font-size: 14px;
  line-height: 1.35;
  width: 309px;
  text-align: justify;
  margin-top:3px;
}
.campaign_info {
  position: relative;
  float: right;
  margin-top: 5px;
  padding: 14px;
  border: 2px solid #f00;
  border-radius: 5px;
  margin-right: 17px;
}
.campaign_info-hd {
  font-size: 12px;
  position: absolute;
  top: -10px;
  right: 0;
  left: 0;
  width: 181px;
  margin: 0 auto;
  text-align: center;
  background-color: #fff;
}
/* ====================================================
  商品紹介
====================================================*/
.sankin_ttl {
  margin-bottom: 18px;
}
.campaign-attention {
  text-align: center;
  margin-bottom: 30px;
  font-size: 17px;
  font-weight: bold;
}
.campaign-attention::before,
.campaign-attention::after {
  content: "";
  display: inline-block;
  border: 10px solid transparent;
  border-top: 18px solid #0068b7;
  border-bottom: none;
  vertical-align: middle;
}
.campaign-item {
  display: flex;
  flex-wrap: wrap;
  margin: 0 10px;
  justify-content: space-between;
}
.campaign-item li {
  margin-bottom: 20px;
}
.campaign-list li a {
  display: block;
}
.campaign-link {
  margin-bottom: 8px;
  text-align: right;
}
.campaign-link a {
  display: inline-block;
  font-size: 14px;
  text-decoration: none;
  color: #0000ff;
}
.campaign-link a:hover {
  text-decoration: underline;
}
.campaign-announce {
  color: #333;
  font-size: 12px;
  text-align: right;
}