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

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

#gigaindexName,
.colorbarLong4,
.colorbarLong9 {
  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: #222;
  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: #222;
  font-size: 11px;
  padding: 5px 24px;
  font-weight: bold; }

#gigaContents p {
  line-height: 1.8;
  padding-bottom: 32px;
  font-size: 18px; }

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

#gigaContents p.read {
  padding: 20px 32px 32px;
  font-size: 16px;
  color: #000; }

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

.credit {
  color: #333;
  font-size: 11px;
  padding: 8px; }

/* setting */
/* このぺーじで使うキーカラー */
.buruburu {
  display: inline-block;
  -webkit-animation: hurueru 3s infinite;
  animation: hurueru 3s infinite; }

@-webkit-keyframes hurueru {
  0% {
    -webkit-transform: translate(0px, 0px) rotateZ(0deg);
    transform: translate(0px, 0px) rotateZ(0deg); }
  5% {
    -webkit-transform: translate(4px, 4px) rotateZ(1deg);
    transform: translate(4px, 4px) rotateZ(1deg); }
  6% {
    -webkit-transform: translate(0px, 4px) rotateZ(0deg);
    transform: translate(0px, 4px) rotateZ(0deg); }
  7% {
    -webkit-transform: translate(4px, 0px) rotateZ(-1deg);
    transform: translate(4px, 0px) rotateZ(-1deg); }
  8% {
    -webkit-transform: translate(0px, 0px) rotateZ(0deg);
    transform: translate(0px, 0px) rotateZ(0deg); }
  9% {
    -webkit-transform: translate(0px, 0px) rotateZ(0deg);
    transform: translate(0px, 0px) rotateZ(0deg); }
  10% {
    -webkit-transform: translate(4px, 4px) rotateZ(1deg);
    transform: translate(4px, 4px) rotateZ(1deg); }
  11% {
    -webkit-transform: translate(0px, 4px) rotateZ(0deg);
    transform: translate(0px, 4px) rotateZ(0deg); }
  12% {
    -webkit-transform: translate(4px, 0px) rotateZ(-1deg);
    transform: translate(4px, 0px) rotateZ(-1deg); }
  13% {
    -webkit-transform: translate(0px, 0px) rotateZ(0deg);
    transform: translate(0px, 0px) rotateZ(0deg); }
  100% {
    -webkit-transform: translate(0px, 0px) rotateZ(0deg);
    transform: translate(0px, 0px) rotateZ(0deg); } }

@keyframes hurueru {
  0% {
    -webkit-transform: translate(0px, 0px) rotateZ(0deg);
    transform: translate(0px, 0px) rotateZ(0deg); }
  5% {
    -webkit-transform: translate(4px, 4px) rotateZ(1deg);
    transform: translate(4px, 4px) rotateZ(1deg); }
  6% {
    -webkit-transform: translate(0px, 4px) rotateZ(0deg);
    transform: translate(0px, 4px) rotateZ(0deg); }
  7% {
    -webkit-transform: translate(4px, 0px) rotateZ(-1deg);
    transform: translate(4px, 0px) rotateZ(-1deg); }
  8% {
    -webkit-transform: translate(0px, 0px) rotateZ(0deg);
    transform: translate(0px, 0px) rotateZ(0deg); }
  9% {
    -webkit-transform: translate(0px, 0px) rotateZ(0deg);
    transform: translate(0px, 0px) rotateZ(0deg); }
  10% {
    -webkit-transform: translate(4px, 4px) rotateZ(1deg);
    transform: translate(4px, 4px) rotateZ(1deg); }
  11% {
    -webkit-transform: translate(0px, 4px) rotateZ(0deg);
    transform: translate(0px, 4px) rotateZ(0deg); }
  12% {
    -webkit-transform: translate(4px, 0px) rotateZ(-1deg);
    transform: translate(4px, 0px) rotateZ(-1deg); }
  13% {
    -webkit-transform: translate(0px, 0px) rotateZ(0deg);
    transform: translate(0px, 0px) rotateZ(0deg); }
  100% {
    -webkit-transform: translate(0px, 0px) rotateZ(0deg);
    transform: translate(0px, 0px) rotateZ(0deg); } }

.mod__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;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap; }
  .mod__flex .mod__flex__item {
    *zoom: 1;
    position: relative; }
    .mod__flex .mod__flex__item img {
      width: 100%;
      height: auto; }
    .mod__flex .mod__flex__item:after {
      content: "";
      display: block;
      clear: both;
      height: 0;
      visibility: hidden; }
    .mod__flex .mod__flex__item.-flex {
      -ms-flex: 1;
      /*IE10*/
      -webkit-box-flex: 1;
      /* Android4.3以下、Safari3.1〜6.0 */
      -webkit-flex: 1;
      /* Safari6.1以降 */ }
    .mod__flex .mod__flex__item.-w10 {
      width: 10%; }
    .mod__flex .mod__flex__item.-w15 {
      width: 15%; }
    .mod__flex .mod__flex__item.-w20 {
      width: 20%; }
    .mod__flex .mod__flex__item.-w19 {
      width: 19%; }
    .mod__flex .mod__flex__item.-w24 {
      width: 24%; }
    .mod__flex .mod__flex__item.-w25 {
      width: 25%; }
    .mod__flex .mod__flex__item.-w28 {
      width: 27%; }
    .mod__flex .mod__flex__item.-w30 {
      width: 30%; }
    .mod__flex .mod__flex__item.-w32 {
      width: 33%; }
    .mod__flex .mod__flex__item.-w33 {
      width: 33.333333333332%; }
    .mod__flex .mod__flex__item.-w35 {
      width: 35%; }
    .mod__flex .mod__flex__item.-w40 {
      width: 40%; }
    .mod__flex .mod__flex__item.-w45 {
      width: 45%; }
    .mod__flex .mod__flex__item.-w48 {
      width: 48%; }
    .mod__flex .mod__flex__item.-w49 {
      width: 49%; }
    .mod__flex .mod__flex__item.-w50 {
      width: 50%; }
    .mod__flex .mod__flex__item.-w60 {
      width: 60%; }
    .mod__flex .mod__flex__item.-w65 {
      width: 65%; }
    .mod__flex .mod__flex__item.-w70 {
      width: 70%; }
    .mod__flex .mod__flex__item.-w75 {
      width: 75%; }
    .mod__flex .mod__flex__item.-w80 {
      width: 80%; }
    .mod__flex .mod__flex__item.-w90 {
      width: 90%; }
    .mod__flex .mod__flex__item.-w100 {
      width: 100%; }
    .mod__flex .mod__flex__item.-full {
      width: 100%; }
  .mod__flex.-align {
    -ms-flex-align: center;
    /*IE10*/
    -webkit-box-align: center;
    /* Android4.3以下、Safari3.1〜6.0 */
    -webkit-align-items: center;
    /* Safari6.1以降 */ }
  .mod__flex.-just_around {
    -ms-flex-pack: justify;
    /*IE10*/
    -webkit-box-pack: justify;
    /* Android4.3以下、Safari3.1〜6.0 */
    -webkit-justify-content: space-around;
    /* Safari6.1以降 */
    justify-content: space-around; }
  .mod__flex.-just_center {
    -ms-flex-pack: justify;
    /*IE10*/
    -webkit-box-pack: justify;
    /* Android4.3以下、Safari3.1〜6.0 */
    -webkit-justify-content: center;
    /* Safari6.1以降 */
    justify-content: center; }
  .mod__flex.-just_between {
    -ms-flex-pack: justify;
    /*IE10*/
    -webkit-box-pack: justify;
    /* Android4.3以下、Safari3.1〜6.0 */
    -webkit-justify-content: space-between;
    /* Safari6.1以降 */
    justify-content: space-between; }
  .mod__flex.-rev {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    flex-flow: row-reverse wrap;
    -ms-flex-flow: row-reverse wrap;
    -webkit-flow: row-reverse wrap; }

.shadow {
  -webkit-box-shadow: 2px 2px 16px 8px rgba(0, 0, 0, 0.3);
  box-shadow: 2px 2px 16px 8px rgba(0, 0, 0, 0.3); }

.youtubebox {
  margin: 0 auto 24px;
  width: 1000px; }
  .youtubebox.-w100 {
    width: 100%;
    margin-bottom: 3em; }
  .youtubebox.-inline {
    width: 100%;
    margin: 0;
    position: absolute;
    right: 0;
    bottom: 0; }
  .youtubebox.-shadow {
    -webkit-box-shadow: 2px 2px 16px 8px rgba(0, 0, 0, 0.3);
    box-shadow: 2px 2px 16px 8px rgba(0, 0, 0, 0.3); }
  .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; }

.read {
  padding: 0 24px 24px;
  font-size: 18px;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  line-height: 1.8;
  font-weight: normal; }

/* タブ */
.tab_wrap {
  width: 100%;
  margin: 80px auto; }

input[type="radio"] {
  display: none; }

.tab_area {
  font-size: 0;
  margin: 0 10px;
  font-weight: bold; }

.tab_area label {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  width: 32%;
  opacity: .5;
  margin: 0 0.5%;
  display: inline-block;
  padding: 0px 0;
  color: #3a1108;
  background: #fff;
  text-align: center;
  font-size: 16px;
  cursor: pointer;
  -webkit-transition: ease 0.2s opacity;
  -o-transition: ease 0.2s opacity;
  transition: ease 0.2s opacity;
  padding-bottom: 1em; }
  .tab_area label .-img {
    width: 80%;
    margin: 0 auto;
    padding: 0 1em; }
  .tab_area label .-num {
    font-size: 60px;
    position: relative;
    top: -0.5em; }
  .tab_area label img {
    width: 100%;
    height: auto;
    border-radius: 50%;
    margin-bottom: 0em;
    opacity: 0.5; }
  .tab_area label span {
    position: relative;
    top: -1em; }

.tab_area label.pd {
  padding: 18px 0;
  top: 12px;
  position: relative; }

.panel_area {
  background: #fff;
  -webkit-box-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
  box-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
  position: relative;
  z-index: 100; }

.tab_panel {
  width: 100%;
  padding: 6em 3em 1em 3em;
  display: none;
  border: 1px solid #ddd; }
  .tab_panel .num {
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    color: #3a1108;
    font-weight: bold;
    font-size: 100px;
    opacity: 0.2;
    position: absolute;
    z-index: 5;
    top: 20px; }
  .tab_panel .num_h3 {
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    color: #3a1108;
    font-weight: bold;
    font-size: 32px;
    margin-bottom: 1em;
    position: relative;
    z-index: 10;
    padding-left: 80px; }

.tab_panel p {
  font-size: 14px;
  letter-spacing: 1px;
  text-align: center; }

.tab_area label.-ft {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  width: 32%;
  -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.25);
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.25);
  border-radius: 0 0 8px 8px;
  margin: 0 0.5%;
  display: inline-block;
  padding: 28px 0;
  color: #3a1108;
  background: #fff;
  text-align: center;
  font-size: 16px;
  cursor: pointer;
  -webkit-transition: ease 0.2s opacity;
  -o-transition: ease 0.2s opacity;
  transition: ease 0.2s opacity; }

.tab_area.-ft {
  position: relative;
  top: -10px; }

.tab_area label.-ft.pd {
  padding: 18px 0;
  top: 10px;
  position: relative; }

#tab1:checked ~ .tab_area .tab1_label,
#tab2:checked ~ .tab_area .tab2_label,
#tab3:checked ~ .tab_area .tab3_label {
  opacity: 1; }
  #tab1:checked ~ .tab_area .tab1_label img,
  #tab2:checked ~ .tab_area .tab2_label img,
  #tab3:checked ~ .tab_area .tab3_label img {
    opacity: 1; }

#tab1:checked ~ .tab_area .tab1_label.-ft,
#tab2:checked ~ .tab_area .tab2_label.-ft,
#tab3:checked ~ .tab_area .tab3_label.-ft {
  background: #3a1108;
  color: #fff; }

#tab1:checked ~ .panel_area #panel1,
#tab2:checked ~ .panel_area #panel2,
#tab3:checked ~ .panel_area #panel3 {
  display: block; }

/* コンテンツ */
.p-special_contents {
  color: #000; }
  .p-special_contents img {
    pointer-events: none; }
  .p-special_contents .title {
    padding: 0 0 2em; }
    .p-special_contents .title .text {
      font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
      color: #3a1108;
      font-weight: bold;
      font-size: 32px;
      line-height: 1.8;
      margin: 5px auto;
      text-align: center;
      padding: 1em 0;
      border-top: 1px solid #3a1108;
      border-bottom: 1px solid #3a1108; }
    .p-special_contents .title .titleline {
      display: block; }
  .p-special_contents .read {
    text-align: center; }
  .p-special_contents .btn {
    display: block; }
    .p-special_contents .btn:hover img {
      background: none; }
    .p-special_contents .btn img {
      width: 700px;
      height: auto;
      margin: 0 auto; }
  .p-special_contents .btn3 {
    display: block;
    text-align: center; }
    .p-special_contents .btn3:hover img {
      background: none; }
    .p-special_contents .btn3 img {
      width: 900px;
      height: auto;
      margin: 0 auto; }
  .p-special_contents .soukanzu {
    position: relative;
    width: 1200px;
    left: -100px; }
    .p-special_contents .soukanzu img {
      width: 100%;
      height: auto; }
  .p-special_contents blockquote {
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    margin-top: 80px;
    background: url("./pg.png") no-repeat left top;
    padding-top: 80px; }
    .p-special_contents blockquote img {
      width: 100%;
      height: auto; }
    .p-special_contents blockquote .-w70 {
      padding: 8px 32px; }
    .p-special_contents blockquote h3 {
      color: #2F447B;
      font-weight: bold;
      font-size: 28px;
      margin-bottom: 1em;
      padding-top: 0;
      font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif; }
    .p-special_contents blockquote .text1 {
      font-size: 16px;
      line-height: 1.5;
      font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif; }
  .p-special_contents .otherlist {
    position: relative;
    margin-bottom: 32px;
    top: -24px;
    border: 1px solid #ddd; }
    .p-special_contents .otherlist h4 {
      border-bottom: none;
      padding: 26px 0;
      text-align: center;
      font-size: 24px;
      font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
      font-weight: normal; }
    .p-special_contents .otherlist img {
      width: 100%;
      height: auto; }
    .p-special_contents .otherlist .text {
      font-size: 16px;
      line-height: 1.8;
      padding: 1em; }
  .p-special_contents .otherlist_min {
    border: 1px solid #ddd;
    top: -24px;
    position: relative;
    margin-bottom: 16px; }
    .p-special_contents .otherlist_min h4 {
      border-bottom: none;
      padding: 24px 0 0;
      text-align: center;
      font-size: 20px;
      font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
      font-weight: normal; }
    .p-special_contents .otherlist_min .text {
      font-size: 16px;
      line-height: 1.8;
      padding: 16px; }
  .p-special_contents .-movie {
    padding: 1em;
    margin-bottom: 2em; }
    .p-special_contents .-movie h3 {
      text-align: center;
      margin-bottom: 24px; }
    .p-special_contents .-movie .text {
      font-size: 13px;
      line-height: 1.8; }
  .p-special_contents .-img .popup {
    position: relative;
    width: 1200px;
    left: -140px;
    height: 700px; }
    .p-special_contents .-img .popup img {
      -webkit-box-shadow: 0 0px 4px rgba(0, 0, 0, 0.25);
      box-shadow: 0 0px 4px rgba(0, 0, 0, 0.25);
      position: absolute;
      width: 1200px;
      height: auto;
      left: 50%;
      top: 0;
      margin-left: -600px; }
  .p-special_contents .-text {
    padding: 0 45px 45px;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif; }
    .p-special_contents .-text h3 {
      text-align: center;
      margin-bottom: 24px; }
    .p-special_contents .-text .text {
      font-size: 18px;
      color: #000;
      line-height: 1.8; }

.btn_wrap {
  position: relative;
  text-align: center;
  padding-top: 80px; }
  .btn_wrap a img {
    width: 700px;
    height: auto; }

.credit {
  text-align: right; }

.cre.-black {
  padding: 8px;
  color: #333; }

.cre.-white {
  background: white; }

/* add on */
#gigaContents .cast {
  padding: 1em 3em; }
  #gigaContents .cast .mod__flex {
    margin-bottom: 2em; }

#gigaContents .cp_parasite {
  padding: 3em;
  border: 1px solid #ddd;
  background: #eee;
  margin-bottom: 3em; }
  #gigaContents .cp_parasite h3 {
    font-size: 24px;
    text-align: center;
    margin-bottom: 1em;
    font-weight: bold; }
  #gigaContents .cp_parasite p {
    padding-top: 1em; }

#gigaContents .tab_panel h3 {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  text-align: center;
  font-size: 32px;
  color: #3a1108;
  font-weight: bold;
  border: 3px solid #3a1108;
  padding: 1em;
  margin-bottom: 2em; }

#gigaContents .tab_panel h4 {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  text-align: center;
  font-size: 20px;
  color: #3a1108;
  margin-bottom: 1em; }
  #gigaContents .tab_panel h4:before {
    content: "";
    position: relative;
    display: inline-block;
    width: 1em;
    height: 1px;
    background: #999;
    top: -0.4em;
    margin-right: 0.5em; }
  #gigaContents .tab_panel h4:after {
    content: "";
    position: relative;
    display: inline-block;
    width: 1em;
    height: 1px;
    background: #999;
    top: -0.4em;
    margin-left: 0.5em; }

#gigaContents .tab_panel h5 {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  text-align: left;
  font-size: 20px;
  color: #000;
  font-weight: bold;
  margin-bottom: 1em;
  padding-top: 1em;
  letter-spacing: -2px; }
  #gigaContents .tab_panel h5:before {
    content: "";
    position: relative;
    display: inline-block;
    width: 1em;
    height: 1px;
    background: #999;
    top: -0.4em;
    margin-right: 0.5em; }
  #gigaContents .tab_panel h5.subtitle {
    letter-spacing: 0; }

#gigaContents .tab_panel img {
  width: 100%;
  height: auto; }

#gigaContents .tab_panel p {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  text-align: left; }
  #gigaContents .tab_panel p.min {
    font-size: 13px; }

#gigaContents .tab_panel .read {
  padding: 0 5em;
  text-align: left;
  margin-bottom: 32px; }

#gigaContents .tab_panel .img-harf {
  text-align: center; }
  #gigaContents .tab_panel .img-harf img {
    width: 50%;
    height: auto; }

#gigaContents .tab_panel .onairtext {
  text-align: center;
  font-size: 18px;
  position: relative;
  top: -1em; }

#gigaContents .tab_panel .timeline {
  padding: 2em;
  background: url("bg.png") center center repeat-y; }
  #gigaContents .tab_panel .timeline .mod__flex {
    margin-bottom: 2em; }
  #gigaContents .tab_panel .timeline h4 {
    margin-bottom: 1em;
    text-align: left;
    padding-top: 1em; }
  #gigaContents .tab_panel .timeline img {
    margin-bottom: 1em; }
  #gigaContents .tab_panel .timeline .bg-white {
    background: #fff;
    padding: 1em; }

#gigaContents .tab_panel .stamp {
  background: #3a1108;
  color: #fff;
  border-radius: 50%;
  width: 60px;
  height: 60px;
  line-height: 60px;
  text-align: center; }

#gigaContents .onair {
  background: #eee;
  border-radius: 16px;
  padding: 3em 2em 2em;
  margin-bottom: 2em; }
  #gigaContents .onair .mod__flex__item {
    margin-bottom: 2em; }
  #gigaContents .onair h3 {
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    text-align: center;
    font-size: 28px;
    color: #000;
    font-weight: bold; }
    #gigaContents .onair h3:after {
      content: "";
      display: block;
      width: 30px;
      height: 1px;
      background: #ddd;
      margin: 1em auto; }
  #gigaContents .onair h4 {
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    text-align: center;
    font-size: 20px;
    color: #3a1108;
    margin-bottom: 2em; }
    #gigaContents .onair h4.mb0 {
      margin-bottom: 1em; }
    #gigaContents .onair h4:before {
      content: "";
      position: relative;
      display: inline-block;
      width: 1em;
      height: 1px;
      background: #999;
      top: -0.4em;
      margin-right: 0.5em; }
    #gigaContents .onair h4:after {
      content: "";
      position: relative;
      display: inline-block;
      width: 1em;
      height: 1px;
      background: #999;
      top: -0.4em;
      margin-left: 0.5em; }
    #gigaContents .onair h4.noline:before {
      content: none; }
    #gigaContents .onair h4.noline:after {
      content: none; }
  #gigaContents .onair h5 {
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    text-align: left;
    font-size: 18px;
    color: #000;
    font-weight: bold;
    margin-bottom: 1em;
    padding-top: 1em;
    letter-spacing: -2px; }
    #gigaContents .onair h5:before {
      content: "";
      position: relative;
      display: inline-block;
      width: 1em;
      height: 1px;
      background: #999;
      top: -0.4em;
      margin-right: 0.5em; }
    #gigaContents .onair h5.subtitle {
      letter-spacing: 0; }
  #gigaContents .onair p {
    text-align: center;
    font-size: 14px;
    padding-bottom: 0; }
  #gigaContents .onair .min {
    text-align: center;
    font-size: 11px;
    padding-top: 1em; }

#gigaContents .addcopy {
  font-size: 11px;
  padding: 0.5em;
  display: block;
  border-bottom: 1px solid #ddd;
  margin-bottom: 1em; }
  #gigaContents .addcopy.-l3 {
    min-height: 5em; }

#gigaContents .comingsoon {
  text-align: center;
  padding: 5em 0;
  font-size: 20px;
  background: #eee;
  border: 1px solid #ddd;
  margin-bottom: 2em; }

#gigaContents .wowowlink {
  text-align: center;
  margin-bottom: 4em; }
  #gigaContents .wowowlink a {
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    color: #fff;
    padding: 4px;
    display: inline-block;
    font-size: 24px;
    background: #3a1108;
    -webkit-box-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
    box-shadow: 0 4px 4px rgba(0, 0, 0, 0.25); }
    #gigaContents .wowowlink a span {
      display: block;
      border: 1px solid rgba(255, 255, 255, 0.5);
      padding: 32px 64px; }

#gigaContents .title23 {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  text-align: left;
  font-size: 20px;
  color: #000;
  font-weight: bold;
  margin-bottom: 1em;
  padding-top: 1em;
  letter-spacing: -2px; }
  #gigaContents .title23:before {
    content: "";
    position: relative;
    display: inline-block;
    width: 1em;
    height: 1px;
    background: #999;
    top: -0.4em;
    margin-right: 0.5em; }

#gigaContents .owl_item {
  padding: 1em; }
  #gigaContents .owl_item img {
    margin-bottom: 1em; }
  #gigaContents .owl_item strong {
    font-size: 15px;
    font-weight: bold; }

#gigaContents #panel1 img {
  margin-bottom: 0.5em; }
