@charset "UTF-8";
/* ギガ　コンテンツレイアウト
=================================================================== */
@import url(http://fonts.googleapis.com/earlyaccess/notosansjapanese.css);
.thm-page-special .gigaindex .detail {
  width: 1000px;
  position: relative;
  top: -60px; }

.thm-page-special .gigaindex .head {
  border-bottom: none; }

.colorbarLong9, #gigaindexName, .colorbarLong4 {
  z-index: 1; }

#gigaContents {
  z-index: 2;
  margin-top: -75px;
  width: 1000px;
  position: relative;
  background: #fff;
  color: #222; }

#gigaContents h2.title-sp {
  position: relative;
  text-align: center;
  background: #C80003;
  color: #fff;
  padding: 10px;
  font-weight: bold;
  font-size: 30px;
  margin-top: 30px; }

#gigaContents h2 a {
  position: absolute;
  bottom: 20px;
  right: 0; }

#gigaContents p a:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha( opacity=70 )"; }

.clearfix:before {
  clear: both;
  display: block;
  content: ""; }

#gigaContents .cre {
  height: 35px;
  text-align: right;
  color: #999;
  font-size: 9px;
  padding: 5px 0; }

#gigaContents a.banner {
  display: block;
  margin-bottom: 20px; }

#gigaContents p.read {
  padding: 20px; }

#gigaContents p.size-min {
  font-size: 10px; }

/* このぺーじで使うキーカラー */
/* コンテンツ */
.flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  .flex.-info {
    border: 1px solid #ddd;
    border-bottom: none;
    border-left: none;
    background: #fff; }
    .flex.-info.-redframe {
      border: 1px solid #E91E2E;
      margin: 24px 0; }
      .flex.-info.-redframe .img {
        width: 30%;
        padding: 16px; }
      .flex.-info.-redframe .netflix {
        width: 70%;
        padding: 16px; }
        .flex.-info.-redframe .netflix h4 {
          color: #E91E2E;
          font-size: 24px;
          font-weight: bold;
          padding: 16px 8px; }
  .flex.-bk {
    background: #000; }
    .flex.-bk .text {
      padding-top: 16px;
      color: #fff; }
  .flex.-blue {
    background: #063F8C; }
    .flex.-blue .text {
      padding-top: 16px;
      color: #fff; }
  .flex img {
    width: 100%;
    height: auto; }
  .flex p {
    padding: 8px;
    font-size: 14px;
    line-height: 1.8; }
    .flex p.size-min {
      font-size: 10px;
      text-align: left; }
  .flex .photo {
    padding: 0;
    line-height: 1; }
    .flex .photo img {
      vertical-align: bottom; }
    .flex .photo .center {
      text-align: center; }
  .flex .text {
    padding: 16px 24px 32px; }
    .flex .text h4 {
      font-size: 23px;
      padding: 16px 8px 16px;
      font-weight: bold;
      color: #E91E2E; }
      .flex .text h4 img {
        width: auto;
        height: auto;
        float: left;
        width: 63px;
        margin-right: 16px; }
      .flex .text h4.type1 {
        border-top: 2px solid #E91E2E; }
      .flex .text h4.type2 {
        border-top: 2px solid #C5AF5B; }
    .flex .text p:after {
      clear: both;
      content: "";
      display: block; }
    .flex .text p.-recommend {
      color: #600ba2;
      font-size: 15px; }
  .flex .dvd2 {
    border: 1px solid #ddd;
    margin: 3% 1%;
    padding: 16px; }
  .flex .movie {
    padding: 0 24px;
    margin-bottom: 16px; }
    .flex .movie .comment {
      width: 100%;
      margin-bottom: 24px;
      text-align: center;
      font-weight: bold;
      border-radius: 8px; }
    .flex .movie img {
      width: 100%;
      height: auto; }
    .flex .movie h5 {
      color: #E91E2E;
      text-align: center;
      font-size: 16px;
      padding: 16px 8px 8px;
      font-weight: bold; }
  .flex .info {
    padding: 24px;
    padding-bottom: 64px;
    position: relative;
    color: #222; }
    .flex .info .p-info.-title {
      font-size: 20px;
      color: #E91E2E;
      font-weight: bold; }
      .flex .info .p-info.-title a {
        color: #E91E2E;
        display: block;
        padding-left: 8px; }
    .flex .info .p-info.-catch {
      color: #4080C0;
      font-size: 18px;
      margin-bottom: 16px;
      border-bottom: 1px solid #E91E2E;
      padding-bottom: 16px; }
    .flex .info .min {
      padding: 0 8px;
      font-size: 12px; }
    .flex .info .official-link {
      position: absolute;
      left: 0px;
      bottom: 0px;
      width: 100%;
      display: block;
      background: #E91E2E; }
      .flex .info .official-link.-bk {
        background: #222; }
      .flex .info .official-link a {
        color: #fff;
        padding: 8px;
        display: block;
        text-align: center; }
  .flex.-col1 div {
    width: 800px;
    margin: 0 auto; }
    .flex.-col1 div h4 {
      text-align: center;
      margin-bottom: 16px; }
      .flex.-col1 div h4:after {
        display: none; }
  .flex.-col2 {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between; }
    .flex.-col2 div {
      width: 50%; }
      .flex.-col2 div.dvd {
        width: 30%; }
      .flex.-col2 div.info {
        width: 70%; }
      .flex.-col2 div.face {
        width: 20%;
        text-align: center; }
      .flex.-col2 div.youtubebox {
        width: 100%; }
        .flex.-col2 div.youtubebox .youtube {
          width: 100%; }
  .flex.-col3 div {
    width: 33.33333333332%; }
  .flex.-col4 {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between; }
    .flex.-col4 div {
      -webkit-box-flex: 1;
      -webkit-flex: 1;
      -ms-flex: 1;
      flex: 1; }
  .flex.-col5 div {
    width: 20%; }
  .flex.-r-rev {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-flow: row-reverse;
    -ms-flex-flow: row-reverse;
    flex-flow: row-reverse; }
  .flex.-red {
    background: #C40E1C; }
    .flex.-red h4 {
      color: #fff; }
    .flex.-red p {
      color: #fff; }
  .flex.-orange {
    background: #D66500; }
    .flex.-orange h4 {
      color: #fff; }
    .flex.-orange p {
      color: #fff; }
  .flex.-blue {
    background: #063F8C; }
    .flex.-blue h4 {
      color: #fff; }
    .flex.-blue p {
      color: #fff; }
  .flex.-col2_dvd div {
    width: 48%; }

.pd10 {
  padding: 0 24px 24px; }

.type-title {
  text-align: center;
  padding: 48px 24px 16px; }
  .type-title img {
    max-width: 100%;
    height: auto; }

.more-netflix {
  border-bottom: 2px solid #E91E2E;
  padding: 8px;
  margin-bottom: 24px;
  color: #E91E2E;
  text-align: center;
  font-weight: bold;
  font-size: 24px; }

.youtubebox {
  margin: 0px auto 0px;
  width: 1000px; }
  .youtubebox .youtube {
    background: #000;
    position: relative;
    width: 100%;
    padding-top: 56.25%; }
  .youtubebox iframe {
    position: absolute;
    top: 0;
    right: 0;
    width: 100% !important;
    height: 100% !important; }

.story {
  padding-bottom: 16px; }
  .story:after {
    display: block;
    content: "";
    clear: both; }
  .story h3 {
    margin-bottom: 16px; }
  .story .title {
    float: left;
    margin: 0 24px 0 0;
    background: #D66500;
    color: #fff;
    font-size: 16px;
    padding: 24px;
    font-weight: bold; }
  .story p {
    font-weight: bold;
    color: #D66500; }

.show-link {
  padding: 24px 0; }
  .show-link a {
    display: block;
    background: #E91E2E;
    padding: 4px;
    color: #fff; }
    .show-link a:hover {
      color: #fff;
      opacity: .8; }
    .show-link a span {
      display: block;
      padding: 24px;
      text-align: center;
      font-size: 38px; }

.read-title {
  text-align: center;
  padding: 48px 0 48px;
  position: relative;
  width: 100%; }
  .read-title.pd60 {
    padding: 64px 0; }
  .read-title img {
    z-index: 10;
    position: relative;
    width: auto;
    height: auto; }

.dateshow {
  background: #000;
  padding: 24px;
  color: #fff;
  text-align: center;
  font-weight: bold;
  font-size: 24px;
  line-height: 1; }

.button-netflix {
  text-align: center;
  padding: 32px; }

/**/
.arrow_box {
  position: relative;
  background: #F2C94C;
  width: 100%; }

.arrow_box:after {
  top: 100%;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(242, 201, 76, 0);
  border-top-color: #F2C94C;
  border-width: 12px;
  margin-left: -12px; }
