@charset 'utf-8';
/*///////////////////////////////////////////////////////////

#31178: [横]EXHP＞お庭にGotoプラス防犯キャンペーン告知ページ作成依頼

//////////////////////////////////////////////////////////*/
.goto {
  font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 14px;
  color: #333;
	line-height: 1.8;
}
.goto a{
  color: #0075a9;
  text-decoration: underline;
}
.goto a:hover{
  text-decoration: none;
}
.goto_ttl {
	margin: 32px 0 16px 0;
	font-size: 17px;
  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: 40px;
}
.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-hd {
  margin-bottom: 20px;
  color: #333;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
}
.campaign-detail {
  margin-bottom: 60px;
  padding: 30px 45px 45px;
  background-color: #f5f5f5;
}
.campaign-detail_hd {
  height: 35px;
  color: #fff;
  font-size: 16px;
	font-weight: bold;
  line-height: 35px;
  text-align: center;
  background-color: #01408e;
}
.bg-white {
  padding: 22px 28px;
  background-color: #fff;
}
.campaign-detail_txt {
  margin-top: 8px;
  font-size: 15px;
  line-height: 1.5;
}
.campaign-detail_txt:first-of-type {
  margin-top: 0;
}
.campaign-detail_txt-center {
  text-align: center;
  span {
    font-size: 16px;
    font-weight: bold;
  }
}
.campaign-detail_link {
  margin-top: 10px;
	text-align: center;
  font-size: 15px;
  font-weight: bold;
}
.campaign-detail_link a {
	font-size: 14px;
  font-weight: normal;
}
.campaign-detail-comments {
	padding: 20px;
	margin: 28px 0 42px;
	background-color: #fffee9;
}
.campaign-detail-comments_txt {
  font-size: 12px;
  line-height: 1.6;
	text-indent: -1em;
	padding-left: 1em;
}