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

  #25758: 
  [‰¡]EXHP„ƒVƒƒƒbƒ^[ƒQ[ƒg&ƒgƒŠƒbƒvƒQ[ƒg‡UcampaignƒMƒtƒgŒ”ƒLƒƒƒ“ƒy[ƒ“ƒy[ƒWì¬ˆË—Š

//////////////////////////////////////////////////////////*/
/* ====================================================
  ”Ä—pÝ’è
====================================================*/
.campaign {
  font-family: "ƒƒCƒŠƒI", Meiryo, "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "‚l‚r ‚oƒSƒVƒbƒN", "MS PGothic", sans-serif;
  font-size: 14px;
  color: #111;
}
.red {
  color: #ff0101;
}
.bold {
  font-weight: bold;
}

/* ====================================================
  ƒLƒƒƒ“ƒy[ƒ“î•ñ
====================================================*/
.campaign_ttl {
  margin-top: 8px;
  font-size: 17px;
  font-weight: bold;
  letter-spacing: -0.8px;
}
.campaign_mv {
  margin-top: 10px;
  margin-bottom: 25px;
}
.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;
  font-weight: bold;
  position: absolute;
  top: -10px;
  right: 0;
  left: 0;
  width: 181px;
  margin: 0 auto;
  text-align: center;
  background-color: #fff;
}

/* ====================================================
  ’ˆÓŽ–€
====================================================*/
.campaign-announce {
  margin: 30px 15px 40px;
  padding: 20px 30px;
  background-color: #f8f8f8;
  font-size: 12px;
  text-align: justify;
}
.campaign-announce li {
  padding-left: 1em;
  text-indent: -1em;
}

/* ================================================================
  ƒLƒƒƒ“ƒy[ƒ“‘ÎÛ¤•i‚Í‚±‚¿‚ç
==================================================================*/
.campaign-item_hd {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 20px;
  height: 38px;
  font-size: 16px;
  background: url(/public/img/static/special/valueselect/cpexkihp0040/ttl_campaign_01.webp) 0 0 no-repeat;
  color: #fff;
  font-weight: bold;
  margin-bottom: 20px;
}
.campaign-item_ttl {
  font-size: 16px;
  font-weight: bold;
}
.campaign-item_ttl::before {
  content: "";
  display: inline-block;
  width: 16px;
  height: 16px;
  margin-right: 10px;
  background-color:#db5828;
}
.campaign-item_list {
  display: flex;
  flex-wrap: wrap;
  margin: 20px 15px 0;
  gap: 0px 10px;
  justify-content: space-between;
}
.campaign-item_list a {
  display: block;
}
.campaign-item_list li {
  margin-bottom: 20px;
}
.campaign-item_link {
  margin: 0 15px 20px 0;
  text-align: right;
}
.campaign-item_link a {
  color: #00479d;
  text-decoration: underline;
}
.campaign-item_link a:hover {
  opacity: 0.7;
}

/* ================================================================
  ƒLƒƒƒ“ƒy[ƒ“‘ÎÛ¤•iƒVƒŠ[ƒYÐ‰î
==================================================================*/

.campaign-series {
  margin: 30px 15px 65px 15px;
}
.campaign-item_sbttl {
  margin-bottom: 15px;
  font-size: 16px;
  font-weight: bold;
}
.campaign-item_comment {
  margin-bottom: 15px;
  font-size: 14px;
  line-height: 1.5;
  text-align: justify;
}
.campaign-series a {
  display: inline-block;
}
.campaign-series a:hover img{
  opacity: 0.7;
}
