.contents_headerCopy{
  text-align: left;
  background-color: black;
  font-size:12px;
  font-weight:normal;
  color:#F4DD77;
}
#footer .contents_footerCopy{
  text-align:center;
  margin-top:20px;
}
.disp_sp #footer .contents_footerCopy{
  font-size: 0.9em;
  line-height: 1.3em;
}
#footer_campaign {
  padding-bottom: 12px;
}

/*--------------------
.text_img
--------------------*/
.text_img{
  position:relative;
}
.text_img .mark_1{
  position:absolute;
  top:6px;
  right:25px;
  font-size:0.9em;
}
.text_img .note_1{
  width:94%;
  margin:0 auto 1%;
  font-size:0.7em;
  line-height:1.3em;
}

/*--------------------
.input_campaign
--------------------*/
.input_campaign {
  margin: 4% auto 2%;
}
.input_campaign .next_attention {
  text-align: center;
  color: #fff;
  font-size: 0.9em;
  line-height: 2em;
}
.telling .section_hdr .input_campaign h3 {
  padding: 3% 0 0;
}

