.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;
  color: #e2e2e2;
}

.disp_pc .y_movie {
  width: 460px;
  height: 260px;
  margin: 5% auto 0;
}
.disp_pc .y_movie iframe {
  height: 260px;
}
.disp_sp .y_movie {
  width: 320px;
  height: 180px;
  margin: 5% auto 0;
}
.disp_sp .y_movie iframe {
  height: 180px;
}

