.cast-section {
    padding: 30px 0;
    background-image: url(/wp-content/themes/ikemen/title/genji/original/images/top/cast_bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
  }
  
  .cast-section h2 {
    width: 27.125%;
    margin: 0 auto 40px;
  }
  
  .cast-section > p {
    width: 39.1875%;
    margin: 0 auto;
  }
  
  @media screen and (max-width: 767px) {
    .cast-section {
      background-image: url(/wp-content/themes/ikemen/title/genji/original/images/top/sp/cast_bg.jpg);
    }
    .cast-section h2 {
      width: 62.5%;
      margin-bottom: 15px;
    }
    .cast-section > p {
      width: 56.5625%;
    }
  }
  
  .news-section {
    padding: 60px 0;
  }
  
  .news-section h2 {
    width: 27.125%;
    margin: 0 auto 40px;
  }
  
  .news-section .news-list {
    max-width: 1140px;
    margin: 0 auto 40px;
  }
  
  .news-section .news-list > li {
    width: 25%;
    float: left;
  }
  
  .news-section > a {
    width: 24.4375%;
    display: block;
    margin: 0 auto;
  }
  
  @media screen and (max-width: 767px) {
    .news-section {
      padding: 30px 0;
    }
    .news-section h2 {
      width: 62.5%;
      margin-bottom: 20px;
    }
    .news-section .news-list {
      padding: 0 10px;
      margin-bottom: 10px;
    }
    .news-section .news-list > li {
      width: 50%;
    }
    .news-section > a {
      width: 61.09375%;
    }
  }
  
  .story-section {
    padding: 60px 0;
    background-repeat: no-repeat;
    background-image: url(/wp-content/themes/ikemen/title/genji/original/images/top/story_bg.jpg);
    background-size: cover;
    background-position: center center;
  }
  
  .story-section h2 {
    width: 27.125%;
    margin: 0 auto 30px;
  }
  
  .story-section > p {
    width: 32.3125%;
    margin: 0 auto 50px;
  }
  
  .story-section a {
    width: 28.875%;
    display: block;
    margin: 0 auto;
  }
  
  @media screen and (max-width: 767px) {
    .story-section {
      padding: 30px 0;
      background-image: url(/wp-content/themes/ikemen/title/genji/original/images/top/sp/story_bg.jpg);
    }
    .story-section h2 {
      width: 62.5%;
      margin-bottom: 25px;
    }
    .story-section > p {
      width: 80.78125%;
      margin-bottom: 20px;
    }
    .story-section a {
      width: 72.1875%;
    }
  }
  
  .chara-section {
    overflow: hidden;
  }
  
  .chara-section:after {
    content: '';
    display: block;
    width: 100%;
    height: 800px;
    position: absolute;
    bottom: -800px;
    left: 0;
    background-image: url(/wp-content/themes/ikemen/title/genji/original/images/common/bg.jpg);
    background-repeat: repeat-y;
    background-size: 100%;
  }
  
  .chara-section img {
    width: 100%;
  }
  
  .chara-section h2 {
    position: absolute;
    width: 27.0625%;
    top: 6.16016%;
    left: 0;
    right: 0;
    margin: auto;
  }
  
  .chara-section .chara-pic1 {
    position: absolute;
    left: 30%;
    top: 20.53388%;
    width: 51.4375%;
  }
  
  .chara-section .chara-pic2 {
    position: absolute;
    left: 1.5625%;
    top: 16.4271%;
    width: 58.6875%;
  }
  
  .chara-section .chara-pic3 {
    position: absolute;
    left: 48.125%;
    top: 20.02053%;
    width: 37.625%;
  }
  
  .chara-section .chara-pic4 {
    position: absolute;
    left: 0.9375%;
    top: 4.62012%;
    width: 34.3125%;
  }
  
  .chara-section .chara-pic5 {
    position: absolute;
    left: 69.375%;
    top: -9.75359%;
    width: 43.625%;
  }
  
  .chara-section .chara-foot {
    position: absolute;
    width: 100%;
    bottom: 0;
    left: 0;
  }
  
  .chara-section > p {
    position: absolute;
    width: 59%;
    bottom: 18.48049%;
    left: 0;
    right: 0;
    margin: auto;
  }
  
  .chara-section a {
    position: absolute;
    width: 24.5%;
    bottom: 6.16016%;
    left: 0;
    right: 0;
    margin: auto;
  }
  
  @media screen and (max-width: 767px) {
    .chara-section:after {
      background-image: url(/wp-content/themes/ikemen/title/genji/original/images/common/sp/bg.jpg);
    }
    .chara-section h2 {
      width: 62.5%;
      top: 4.65116%;
    }
    .chara-section .chara-pic1 {
      left: 24.21875%;
      top: 19.18605%;
      width: 61.875%;
    }
    .chara-section .chara-pic2 {
      left: -7.8125%;
      top: 16.86047%;
      width: 61.71875%;
    }
    .chara-section .chara-pic3 {
      left: 44.53125%;
      top: 18.60465%;
      width: 46.25%;
    }
    .chara-section .chara-pic4 {
      left: -9.375%;
      top: 11.04651%;
      width: 41.71875%;
    }
    .chara-section .chara-pic5 {
      left: 71.875%;
      top: 3.48837%;
      width: 52.65625%;
    }
    .chara-section .chara-foot {
      display: none;
    }
    .chara-section > p {
      width: 100%;
      bottom: 22.09302%;
    }
    .chara-section a {
      width: 61.25%;
      bottom: 9.30233%;
    }
  }
  
  .movie-section {
    padding-top: 56.25%;
  }
  
  .movie-section:after {
    opacity: 0.3;
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    width: 100%;
    height: 100%;
    background-image: url(/wp-content/themes/ikemen/title/genji/original/images/top/movie_mask.png);
  }
  
  .movie-section h2 {
    width: 21.5625%;
    position: absolute;
    top: 9.44444%;
    left: 0;
    right: 0;
    z-index: 1;
    margin: auto;
  }
  
  .movie-section .video-area {
    overflow: hidden;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    background-color: #000;
  }
  
  .movie-section .video-area video {
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 100%;
  }
  
  .movie-section .movie-play {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1;
    width: 130px;
    height: 120px;
    margin: auto;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    z-index: 1;
  }
  
  .movie-section .movie-play:hover {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }
  
  .movie-section .movie-btn {
    width: 24.4375%;
    position: absolute;
    bottom: 7.77778%;
    left: 0;
    right: 0;
    z-index: 1;
    margin: auto;
  }
  
  @media screen and (max-width: 767px) {
    .movie-section h2 {
      width: 50%;
      top: 8.33333%;
    }
    .movie-section .movie-play {
      width: 65px;
      height: 60px;
    }
    .movie-section .movie-btn {
      width: 61.09375%;
      bottom: 8.33333%;
    }
  }
  
  .system-section {
    padding: 60px;
    background-repeat: no-repeat;
    background-image: url(/wp-content/themes/ikemen/title/genji/original/images/top/system_bg.jpg);
    background-size: cover;
    background-position: center center;
  }
  
  .system-section h2 {
    width: 27.125%;
    margin: 0 auto 50px;
  }
  
  .system-section a {
    width: 28.875%;
    display: block;
    margin: 0 auto;
  }
  
  @media screen and (max-width: 767px) {
    .system-section {
      padding: 30px 0;
      background-image: url(/wp-content/themes/ikemen/title/genji/original/images/top/sp/system_bg.jpg);
    }
    .system-section h2 {
      width: 62.5%;
      margin-bottom: 25px;
    }
    .system-section a {
      width: 72.1875%;
    }
  }
  
  .spec-section {
    padding: 60px 0;
  }
  
  .spec-section .spec-container > li {
    width: 48%;
    float: left;
  }
  
  .spec-section .spec-container > li:last-of-type {
    float: none;
    text-align: center;
    margin: 0 auto;
  }
  
  .spec-section .spec-container > li.tweet-box {
    position: relative;
  }
  
  .spec-section .spec-container > li.tweet-box > iframe {
    height: 320px !important;
  }
  
  .spec-section .spec-container > li.spec-box h2 {
    margin-bottom: 30px;
  }
  
  .spec-section .spec-container > li.spec-box > ul > li {
    font-size: 1.6rem;
    line-height: 2;
  }
  
  @media screen and (max-width: 767px) {
    .spec-section {
      padding: 30px 0;
    }
    .spec-section .spec-container {
      padding: 0 10px;
    }
    .spec-section .spec-container > li {
      width: 100%;
      float: none;
    }
    .spec-section .spec-container > li:last-of-type {
      float: none;
      text-align: center;
    }
    .spec-section .spec-container > li.tweet-box > iframe {
      height: 245px !important;
    }
    .spec-section .spec-container > li.spec-box h2 {
      width: 35%;
      margin: 0 auto 10px;
    }
    .spec-section .spec-container > li.spec-box > ul > li {
      font-size: 1.0rem;
    }
  }
  