.contents {
  margin-bottom: 102px;
  padding-top: 60px;
}

h2 {
  width: 300px;
  margin: 0 auto 40px;
}

h2 img {
  width: 100%;
}

.animation_onair {
  width: 606px;
  margin: 0 auto 37px;
}

.img_scene {
  width: 960px;
  margin: 0 auto 21px;
}

.animation_movie {
  width: 960px;
  margin: 0 auto 56px;
}

.animation_about .animation_cap {
  margin-bottom: 17px;
  font-weight: bold;
  font-size: 19px;
  text-align: center;
  letter-spacing: -0.04em;
  -webkit-font-feature-settings: palt;
  font-feature-settings: palt;
}

.animation_about .animation_text {
  margin-bottom: 23px;
  font-size: 14px;
  line-height: 1.7;
  text-align: center;
}

.animation_about .animation_preview {
  text-align: center;
}

.animation_about .animation_preview a {
  color: #fa6018;
  font-size: 14px;
  text-decoration: none;
  border-bottom: 1px solid #fa6018;
  -webkit-transition: all .3s linear;
          transition: all .3s linear;
}

.animation_about .animation_preview a:hover {
  opacity: 0.6;
  filter: alpha(opacity=60);
}
