@charset 'utf-8';
/*///////////////////////////////////////////////////////////

#28593: [横]EXHP＞タクボ物置年末年始スペシャルキャンペーンページ作成依頼

//////////////////////////////////////////////////////////*/
.fandf {
  font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 14px;
  color: #333;
	line-height: 1.6;
}
.fandf a:hover{
  text-decoration: none;
}
.fandf_ttl {
	margin-bottom: 10px;
	font-size: 16px;
  font-weight: bold;
	text-align: center;
}
.campaign-bnr {
  margin-bottom: 20px;
}
.campaign-em {
  color: #f00;
  font-weight: bold;
}
.campaign-bold {
  font-weight: bold;
}
/* ====================================================
  リード文
====================================================*/
.campaign-info {
  margin-bottom: 24px;
}
.campaign-info_desc {
  float: left;
  width: 325px;
  text-align: justify;
  line-height: 1.6;
}
.campaign-info-bnr {
  position: relative;
  float: right;
  margin-top: 5px;
  padding: 14px;
  border: 2px solid #f00;
  border-radius: 5px;
}
.campaign-info-bnr_hd {
  font-size: 12px;
  position: absolute;
  top: -10px;
  right: 0;
  left: 0;
  width: 181px;
  margin: 0 auto;
  text-align: center;
  background-color: #fff;
}
/* ====================================================
  キャンペーン詳細
====================================================*/
.campaign-hd {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 20px;
  height: 38px;
  font-size: 16px;
  background: url(/public/img/static/special/cpexkihp0024/takubo/ttl_campaign.png) 0 0 no-repeat;
  color: #fff;
  font-weight: bold;
}
.campaign-comments {
	padding: 16px;
	margin: 28px 0 40px;
	font-size: 12px;
	background-color: #f8f8f8;
}
.campaign-comments_txt {
	text-indent: -1em;
	padding-left: 1em;
}
.campaign-list {
  margin: 0 10px 20px;
}
.campaign-item {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 20px;
}
.campaign-item a {
  display: block;
}
.campaign-link a {
  display: block;
  margin-bottom: 20px;
  color: #0075a9;
  font-size: 14px;
  text-align: right;
  text-decoration: underline;
}
.campaign-attention {
  margin-bottom: 20px;
  font-weight: bold;
  font-size: 16px;
}
.campaign-attention::before {
  content: "";
  display: inline-block;
  width: 15px;
  height: 15px;
  background-color: #3e67b0;
  margin-right: 5px;
  margin-bottom: -1px;
}