.top-movie-area ul:after, .top-movie-dummy ul:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.top-movie-area ul, .top-movie-dummy ul {
  display: inline-table;
}

/* Hides from IE-mac \*/
* html .top-movie-area ul, .top-movie-area * html ul, * html .top-movie-dummy ul, .top-movie-dummy * html ul {
  height: 1%;
}

.top-movie-area ul, .top-movie-dummy ul {
  display: block;
}

/* End hide from IE-mac */
html, body {
  margin: 0;
  padding: 0;
}

#main_section {
  height: 100%;
}
#main_section .main_section_img {
  z-index: 1;
}

.hover img {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}
.hover img.ov {
  visibility: hidden;
  z-index: 1;
}

.main_scroll_btn {
  position: absolute;
  width: 80px;
  height: 93px;
  top: 40.5%;
  left: 50%;
  z-index: 2;
  margin-top: 244px;
  margin-left: -40px;
  cursor: pointer;
}

#contents {
  position: relative;
  z-index: 1;
}

#section1 .section_half .section_half_01 .section_half_block02 .section_half_block_img01 .play_btn {
  width: 93px;
  height: 80px;
  margin: 0 0 25px 121px;
  position: relative;
}
#section1 .section_half .section_half_02 .section_half_block02 .section_half_block_img01 .play_btn {
  width: 93px;
  height: 80px;
  margin: 0 0 27px 85px;
  position: relative;
}

#section10 .sec12_item01 a {
  display: block;
  position: relative;
  width: 290px;
  height: 100px;
  margin: 0 auto;
}

.page_top {
  width: 60px;
  height: 70px;
}
.page_top a {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}

.top-movie-area, .top-movie-dummy {
  width: 100%;
  min-width: 1200px;
  min-height: 630px;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 0;
  overflow: hidden;
}
.top-movie-area *, .top-movie-dummy * {
  margin: 0;
  padding: 0;
}
.top-movie-area .player_wrap, .top-movie-dummy .player_wrap {
  width: 25%;
  position: absolute;
  top: -100%;
  z-index: 1;
  overflow: hidden;
  background: url(../images/pc/movie/loading.gif) no-repeat center center;
  background-color: rgba(0, 0, 0, 0.5);
}
.top-movie-area .player_wrap .player_shield, .top-movie-dummy .player_wrap .player_shield {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.top-movie-area .player_wrap iframe, .top-movie-dummy .player_wrap iframe, .top-movie-area .player_wrap object, .top-movie-dummy .player_wrap object {
  position: absolute;
  top: -30px;
  left: -25px;
  z-index: 0;
  opacity: 0;
  filter: alpha(opacity=0);
}
.top-movie-area ul, .top-movie-dummy ul {
  width: 100%;
  list-style-type: none;
  position: relative;
  z-index: 0;
}
.top-movie-area ul li, .top-movie-dummy ul li {
  position: relative;
  float: left;
  width: 25%;
}
.top-movie-area ul li span, .top-movie-dummy ul li span {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.5;
  filter: alpha(opacity=50);
  z-index: 10;
}
.top-movie-area img, .top-movie-dummy img {
  display: block;
  width: 100%;
  height: auto;
  border: none;
}
.top-movie-area #safari_playbtn, .top-movie-dummy #safari_playbtn {
  width: 12.03%;
  background: url(../images/pc/movie/playbtn.png) no-repeat;
  background-size: 100% 100%;
  position: absolute;
  top: 62%;
  left: 43.985%;
}
.top-movie-area #safari_playbtn:after, .top-movie-dummy #safari_playbtn:after {
  content: "";
  display: block;
  padding-top: 20.97%;
}

.top-movie-dummy {
  z-index: 1;
}
.top-movie-dummy ul li {
  background: #ccc;
  opacity: 0;
  filter: alpha(opacity=0);
}

.top-movie-area-sp {
  display: none;
}

@media only screen and (min-width: 0px) and (max-width: 640px) {
  #main_section {
    height: auto;
  }

  .hover img {
    display: inline;
    position: static;
  }
  .hover img.ov {
    display: none;
  }

  .main_scroll_btn {
    display: none;
  }

  #section1 .section_half .section_half_01 .section_half_block02 .section_half_block_img01 .play_btn, #section1 .section_half .section_half_02 .section_half_block02 .section_half_block_img01 .play_btn {
    width: auto;
    height: auto;
    margin: 0;
  }
  #section1 .section_half .section_half_01 .section_half_block02 .section_half_block_img01 .play_btn img, #section1 .section_half .section_half_02 .section_half_block02 .section_half_block_img01 .play_btn img {
    width: 20%;
    margin: 5% 0 0;
  }

  #section10 .sec12_item01 a {
    width: 100%;
    height: auto;
  }

  .page_top {
    width: auto;
    height: auto;
  }
  .page_top a {
    position: static;
  }

  .top-movie-area, .top-movie-dummy, .top-movie-dummy {
    display: none;
  }

  .top-movie-area-sp {
    display: block;
    width: 100%;
    margin: 50px auto 0;
  }
  .top-movie-area-sp img {
    display: block;
    width: 100%;
  }
}
