@charset "UTF-8";
/* ギガ　コンテンツレイアウト
=================================================================== */
.thm-page-special .detail {
  width: 100%;
  position: relative;
  top: -21px; }

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

.youtubebox {
  padding: 15px;
  background: #000; }

.youtube {
  background: #000;
  position: relative;
  width: 100%;
  padding-top: 56.25%; }

.youtube iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important; }

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

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

.detail h2 a {
  position: absolute;
  bottom: 20px;
  right: 0; }

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

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

.detail .cre {
  text-align: center;
  color: #999;
  font-size: 9px;
  padding: 0; }

.detail p {
  font-size: 13px;
  line-height: 1.6; }

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

.detail p.read {
  padding: 16px; }

.fb_iframe_widget {
  top: -5px; }

/* コンテンツ */
/*============================
#westworld
============================*/
.detail .main_visual {
  text-align: center;
  padding: 0px;
  background: #fff; }

/*============================
#
============================*/
.p-special_contents {
  /* READ */ }
  .p-special_contents .read {
    padding: 20px; }
  .p-special_contents .area-title {
    text-align: center;
    padding-top: 16px;
    margin-bottom: 24px; }
    .p-special_contents .area-title img {
      max-width: 100%;
      height: auto; }
  .p-special_contents .sec-title {
    text-align: center;
    padding-top: 16px; }
    .p-special_contents .sec-title img {
      max-width: 100%;
      height: auto; }
  .p-special_contents .flex {
    margin-bottom: 16px; }
  .p-special_contents .-text {
    padding: 8px;
    padding-top: 16px; }
    .p-special_contents .-text h3 {
      color: #D90000;
      font-size: 20px;
      font-weight: bold;
      padding: 4px;
      margin-bottom: 16px; }
      .p-special_contents .-text h3 img {
        max-width: 100%; }
    .p-special_contents .-text hr {
      background: #D90000;
      height: 3px;
      width: 48px;
      margin: 20px 0; }
    .p-special_contents .-text p {
      padding: 4px; }
    .p-special_contents .-text .btn-right {
      display: block;
      text-align: center;
      padding: 16px; }
      .p-special_contents .-text .btn-right img {
        width: 120px;
        height: auto; }
  .p-special_contents .-photo img {
    width: 100%;
    height: auto; }
  .p-special_contents .-comment {
    padding: 16px;
    margin-bottom: 24px; }
    .p-special_contents .-comment img {
      max-width: 100%; }
    .p-special_contents .-comment h3 {
      padding: 16px;
      text-align: center; }
    .p-special_contents .-comment p {
      color: white;
      padding: 8px; }
  .p-special_contents .-interview {
    background: black;
    padding: 8px; }
    .p-special_contents .-interview .-read {
      padding: 24px;
      color: white;
      text-align: left; }
  .p-special_contents .-line {
    border: 1px solid #ddd;
    border-left: none; }
  .p-special_contents .items.dvd {
    background: #000; }
    .p-special_contents .items.dvd img {
      max-width: 100%; }
    .p-special_contents .items.dvd a {
      padding: 16px;
      display: block;
      text-align: center; }
      .p-special_contents .items.dvd a:hover {
        background: none;
        opacity: 1; }
        .p-special_contents .items.dvd a:hover img {
          background: none; }
  .p-special_contents blockquote {
    margin: 0; }
  .p-special_contents .items.info {
    padding: 24px;
    border: 1px solid #ddd; }
    .p-special_contents .items.info h3 {
      color: #D90000;
      font-size: 20px;
      font-weight: bold;
      padding: 4px;
      margin-bottom: 16px; }

.p-special_contents {
  /* COMMON */ }
  .p-special_contents .-center {
    text-align: center; }
  .p-special_contents .-button {
    padding: 24px; }
    .p-special_contents .-button img {
      max-width: 100%; }
  .p-special_contents .flex {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    .p-special_contents .flex.-col1 .items {
      width: 800px;
      margin: 0 auto; }
      .p-special_contents .flex.-col1 .items h4 {
        text-align: center;
        margin-bottom: 16px; }
        .p-special_contents .flex.-col1 .items h4:after {
          display: none; }
    .p-special_contents .flex.-col2 .items {
      width: 100%; }
      .p-special_contents .flex.-col2 .items.dvd {
        width: 100%; }
      .p-special_contents .flex.-col2 .items.info {
        width: 100%; }
    .p-special_contents .flex.-col3 .items {
      width: 100%; }
    .p-special_contents .flex.-col4 .items {
      width: 100%; }
    .p-special_contents .flex.-col5 .items {
      width: 100%; }
