#introduction {
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 90000;
  background-color: #000; }
  #introduction .box {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -340px;
    margin-top: -170px; }
    #introduction .box .logo img {
      width: 680px;
      height: auto; }
    #introduction .box .onair {
      position: relative;
      top: -30px; }
      #introduction .box .onair img {
        width: 680px;
        height: auto; }

#wrap {
  position: relative; }
  #wrap .news-bar {
    position: relative;
    width: 100%;
    height: 61px;
    background: url("../img/top/bg_news.png") no-repeat top center;
    display: none; }
    #wrap .news-bar .inner {
      position: relative;
      width: 1024px;
      margin: 0 auto;
      padding: 20px 0 0;
      overflow: hidden; }
      #wrap .news-bar .inner .ticker {
        position: relative;
        float: left;
        width: 100%; }
        #wrap .news-bar .inner .ticker a {
          text-decoration: none; }
        #wrap .news-bar .inner .ticker li {
          position: absolute;
          width: 620px;
          overflow: hidden;
          opacity: 0;
          -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; }
          #wrap .news-bar .inner .ticker li .date {
            color: #ffdf17;
            margin-right: 10px; }
          #wrap .news-bar .inner .ticker li div {
            display: inline; }
          #wrap .news-bar .inner .ticker li a {
            text-decoration: none; }
      #wrap .news-bar .inner .sns {
        float: right;
        letter-spacing: -0.4em; }
        #wrap .news-bar .inner .sns li {
          display: inline-block;
          margin-left: 10px; }
        #wrap .news-bar .inner .sns .line {
          position: relative;
          top: -4px; }
        #wrap .news-bar .inner .sns .facebook-btn {
          position: relative;
          top: -6px; }
  #wrap .share-pc {
    position: absolute;
    top: 92px;
    right: 0px;
    width: 505px;
    height: 66px;
    background: url("../img/top/bg_share_pc.png");
    overflow: hidden; }
    #wrap .share-pc ul {
      position: relative;
      top: 22px;
      left: 152px; }
    #wrap .share-pc li {
      display: inline-block;
      margin-left: 0px; }
    #wrap .share-pc .line {
      position: relative; }
      #wrap .share-pc .line img {
        width: 82px;
        height: 20px; }
    #wrap .share-pc .facebook-btn {
      position: relative;
      top: -6px; }
  #wrap .contents-pc {
    position: relative;
    width: 1100px;
    margin: 0 auto;
    overflow: hidden; 

    padding-bottom:60px;
        /* バナー有り時
    padding-bottom:100px;
    */
    }
    #wrap .contents-pc .kv,
    #wrap .contents-pc .rightcont {
      position: relative;
      float: left; }
    #wrap .contents-pc .kv {
      width: 67%; }
      #wrap .contents-pc .kv div:not(:first-child) {
        position: absolute; }
      #wrap .contents-pc .kv .chara {
        bottom: 9%;
        left: 0px; }
      #wrap .contents-pc .kv .logo {
        bottom: 17%;
        left: 0px; }
      #wrap .contents-pc .kv .onair {
        bottom: 6%;
        left: 0px; }
    #wrap .contents-pc .rightcont {
      width: 33%;
      overflow: hidden; }
      #wrap .contents-pc .rightcont .next-story {
        width: 355px;
        margin: 0 auto;
        position: relative;
        padding-top: 90px;
        text-align: center; }
        #wrap .contents-pc .rightcont .next-story .title {
          margin-bottom: 0px;
          height: auto; }
          #wrap .contents-pc .rightcont .next-story .title img {
            width: 320px;
            height: auto; }
        #wrap .contents-pc .rightcont .next-story .text {
          margin-top: 8px; }
          #wrap .contents-pc .rightcont .next-story .text .story-title p {
            display: inline-block; }
          #wrap .contents-pc .rightcont .next-story .text .story-title .volume {
            font-size: 21px;
            color: #ffdf17;
            letter-spacing: 0.05em;
            position: relative;
            top: 1px;
            font-weight: 600; }
          #wrap .contents-pc .rightcont .next-story .text .story-title .name {
            font-size: 16px;
            letter-spacing: 0.05em; }
      #wrap .contents-pc .rightcont .topics {
        width: 375px;
        margin: 0 auto;
        position: relative;
        padding-top: 15px;
        text-align: center; }
        #wrap .contents-pc .rightcont .topics .title {
          position: relative;
          height: auto;
          z-index: 50; }
          #wrap .contents-pc .rightcont .topics .title img {
            width: 200px;
            height: auto; }
        #wrap .contents-pc .rightcont .topics ul {
          position: relative;
          top: -25px;
          left: -10px;
          z-index: 1;
          height: 170px;
          overflow-y: scroll; }
          #wrap .contents-pc .rightcont .topics ul li {
            margin-left: 20px;
            position: relative;
            text-align: left;
            background-color: #000;
            padding: 20px 20px;
            padding-right: 0px;
            margin-bottom: 10px;
            font-size: 19px;
            background-color: #000; }
            #wrap .contents-pc .rightcont .topics ul li .date {
              position: relative;
              top: 1px;
              color: #ffdf17;
              font-size: 13px;
              font-weight: 500;
              letter-spacing: 0.08em;
              float: left;
              width: 85px; }
            #wrap .contents-pc .rightcont .topics ul li .text {
              position: relative;
              float: left;
              top: 1px;
              width: 220px;
              font-size: 12px;
              line-height: 1.5; }
            #wrap .contents-pc .rightcont .topics ul li .icon {
              position: absolute;
              top: 12px;
              left: -20px;
              width: 80px;
              height: 55px;
              background: url("../img/top/icon_topics.png") no-repeat;
              background-size: 100%; }
        #wrap .contents-pc .rightcont .topics a {
          text-decoration: none;
          display: block; }
      #wrap .contents-pc .rightcont .twitter-widget {
        width: 355px;
        margin: 0 auto;
        position: relative;
        padding-top: 0px;
        text-align: center; }
        #wrap .contents-pc .rightcont .twitter-widget .title {
          margin-bottom: 0px;
          height: auto;
          z-index: 2; }
          #wrap .contents-pc .rightcont .twitter-widget .title img {
            width: 240px;
            height: auto; }
        #wrap .contents-pc .rightcont .twitter-widget .tw-timeline {
          position: relative; }
        #wrap .contents-pc .rightcont .twitter-widget .btn-follow {
          position: absolute;
          top: 68px;
          right: -5px; }
  #wrap .main-area {
    position: relative;
    width: 100%;
    overflow: hidden;
    display: none;
    text-align: center; }
    #wrap .main-area .bg {
      position: absolute;
      width: 100%;
      height: 100%;
      background: url("../img/top/bg_main.jpg") no-repeat top center;
      opacity: 0;
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; }
    #wrap .main-area .kv {
      position: relative;
      width: 702px;
      margin: 0 auto; }
      #wrap .main-area .kv .kv-box {
        position: relative;
        top: 0;
        width: 702px; }
        #wrap .main-area .kv .kv-box p {
          position: absolute; }
        #wrap .main-area .kv .kv-box .base {
          position: relative;
          bottom: 0px;
          left: 0px;
          opacity: 0;
          -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; }
        #wrap .main-area .kv .kv-box .chara {
          bottom: 0px;
          left: 0px;
          opacity: 0;
          -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; }
        #wrap .main-area .kv .kv-box .logo {
          bottom: 16%;
          left: 0px;
          opacity: 0;
          -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; }
        #wrap .main-area .kv .kv-box .onair {
          bottom: 4.2%;
          left: 0px;
          opacity: 0;
          -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; }
  #wrap .contents {
    position: relative;
    width: 100%;
    text-align: center;
    padding: 50px 0;
    background: url("../img/common/hr_double.png") repeat-x top center;
    display: none; }
    #wrap .contents .inner {
      position: relative;
      width: 1024px;
      margin: 0 auto;
      padding-bottom: 50px; }
      #wrap .contents .inner .box-2col .next-story {
        position: relative;
        float: left;
        width: 592px;
        overflow: hidden;
        margin-right: 60px; }
        #wrap .contents .inner .box-2col .next-story .title {
          height: 104px;
          margin-bottom: 10px; }
        #wrap .contents .inner .box-2col .next-story .text {
          margin-top: 20px; }
          #wrap .contents .inner .box-2col .next-story .text .story-title p {
            display: inline-block; }
          #wrap .contents .inner .box-2col .next-story .text .story-title .volume {
            font-size: 22px;
            color: #ffdf17;
            letter-spacing: 0.05em;
            position: relative;
            top: 2px;
            font-weight: 600; }
          #wrap .contents .inner .box-2col .next-story .text .story-title .name {
            font-size: 18px;
            letter-spacing: 0.05em; }
          #wrap .contents .inner .box-2col .next-story .text .detail {
            margin-top: 12px;
            line-height: 2;
            text-align: left; }
      #wrap .contents .inner .box-2col .twitter-widget {
        position: relative;
        float: left;
        width: 370px;
        overflow: hidden;
        text-align: center; }
        #wrap .contents .inner .box-2col .twitter-widget .title {
          margin-bottom: 10px;
          text-align: center; }
        #wrap .contents .inner .box-2col .twitter-widget .tw-timeline {
          position: relative; }
        #wrap .contents .inner .box-2col .twitter-widget .btn-follow {
          position: absolute;
          top: 95px;
          right: 0; }
      #wrap .contents .inner .topics {
        position: relative;
        width: 1024px;
        margin-top: 60px; }
        #wrap .contents .inner .topics a {
          text-decoration: none; }
        #wrap .contents .inner .topics .title {
          position: relative;
          z-index: 2; }
        #wrap .contents .inner .topics ul {
          position: relative;
          top: -32px;
          z-index: 1; }
          #wrap .contents .inner .topics ul li {
            position: relative;
            text-align: left;
            background-color: #000;
            padding: 40px 50px;
            margin-bottom: 15px;
            font-size: 19px;
            background-color: #000; }
            #wrap .contents .inner .topics ul li .date {
              position: relative;
              top: 1px;
              color: #ffdf17;
              font-size: 20px;
              font-weight: 500;
              letter-spacing: 0.08em;
              float: left;
              margin-right: 18px; }
            #wrap .contents .inner .topics ul li .text {
              position: relative;
              float: left;
              width: 810px; }
            #wrap .contents .inner .topics ul li .icon {
              position: absolute;
              top: 25px;
              left: -15px;
              width: 139px;
              height: 95px;
              background: url("../img/top/icon_topics.png") no-repeat;
              background-size: 100%; }
.storyDetail{font-size:0.875em;text-align:left !important;}
              
              
              
            @media (min-width: 10px) and (max-width: 767px) {
  #wrap .news-bar .inner .ticker li .text {
    width: 80%;
    white-space: nowrap; }
  #wrap .news-bar .inner .ticker li div {
    position: relative;
    top: -2px; }
  #wrap .news-bar .inner .ticker {
    margin: 0 15px; }
  #wrap .news-bar .inner .ticker a {
    text-decoration: none; }
  #wrap .news-bar .inner .sns {
    display: none; }
  #wrap .news-bar .inner {
    padding: 15px 0;
    font-size: 12px;
    width: 100%; }
  #wrap .news-bar {
    height: 44px;
    display: block; }
  #wrap .share-pc {
    display: none; }
  #wrap .contents-pc .rightcont .topics ul li .icon {
    top: 20px;
    left: -50px; }
  #wrap .contents-pc .rightcont .topics ul li {
    padding: 32px 20px; }
  #wrap .contents-pc {
    display: none; }
  #wrap .main-area {
    height: auto;
    display: block; }
  #wrap .main-area img {
    width: 100%;
    height: auto; }
  #wrap .main-area .kv {
    width: 100%;
    overflow: hidden; }
  #wrap .main-area .kv .kv-box {
    width: 100%; }
  #wrap .contents {
    background: url("../img/common/hr_double.png") repeat-x top center;
    background-size: 100% 2px;
    display: block; }
  #wrap .contents .inner .box-2col .next-story .text .story-title {
    margin-top: 10px;
    line-height: 1.5; }
  #wrap .contents .inner .box-2col .next-story .text .story-title p {
    display: block; }
  #wrap .contents .inner .box-2col .next-story .text .detail {
    padding: 0 5%;
    line-height: 1.75;
    margin-top: 16px; }
  #wrap .contents .inner .box-2col .next-story {
    width: 100%; }
  #wrap .contents .inner .box-2col .next-story .title {
    margin-bottom: 4px;
    height: auto; }
  #wrap .contents .inner .box-2col .next-story .title img {
    width: 290px;
    height: auto; }
  #wrap .contents .inner .box-2col .next-story iframe {
    width: 90%;
    height: 180px;
    margin: 0 auto; }
  #wrap .contents .inner .box-2col .next-story .text {
    margin-top: 12px; }
  #wrap .contents .inner .box-2col .next-story .text .volume {
    font-size: 20px;
    color: #ffdf17;
    letter-spacing: 0.05em; }
  #wrap .contents .inner .box-2col .next-story .text .name {
    font-size: 15px;
    letter-spacing: 0.05em; }
  #wrap .contents .inner .box-2col .twitter-widget .btn-follow {
    width: 110px;
    top: 65px;
    right: 3%; }
  #wrap .contents .inner .box-2col .twitter-widget .btn-follow img {
    width: 100%;
    height: auto; }
  #wrap .contents .inner .box-2col .twitter-widget {
    margin-top: 30px;
    width: 100%; }
  #wrap .contents .inner .box-2col .twitter-widget .tw-timeline {
    position: relative; }
  #wrap .contents .inner .box-2col .twitter-widget #twitter-widget-0 {
    width: 100% !important;
    height: 250px !important; }
  #wrap .contents .inner .box-2col .twitter-widget .title {
    width: 220px;
    margin: 0 auto;
    margin-bottom: 4px;
    height: auto; }
  #wrap .contents .inner .box-2col .twitter-widget .title img {
    width: 220px;
    height: auto; }
  #wrap .contents .inner .box-2col div {
    clear: both; }
  #wrap .contents .inner .topics .title {
    margin-bottom: 4px;
    height: auto; }
  #wrap .contents .inner .topics .title img {
    width: 185px;
    height: auto; }
  #wrap .contents .inner .topics ul li .date {
    font-size: 14px;
    width: 100%; }
  #wrap .contents .inner .topics ul li .text {
    font-size: 16px;
    margin-top: 2px;
    width: 100%;
    line-height: 1.5; }
  #wrap .contents .inner .topics ul li .icon {
    top: 20px;
    left: -50px; }
  #wrap .contents .inner .topics ul li {
    padding: 32px 20px; }
  #wrap .contents .inner .topics {
    width: 100%; }
  #wrap .contents .inner {
    width: 100%;
    padding-bottom: 30px; }
  #wrap .contents {
    padding: 33px 0; }
.storyDetail{font-size:0.875em;text-align:left !important;width:90%;margin-left:5%;}

  #wrap .contents .inner .topics ul li:nth-child(n+5){display:none;}

     }

.bannerArea{width:710px;overflow:hidden;margin-top:20px;position:absolute;bottom:-20px;z-index:10001;}
.bannerArea p{width:48.5%;float:left;margin-right:3%;}
.bannerArea p:nth-last-child(1){margin:0%;}

.bannerArea p a:hover{opacity:0.6;}


.bannerAreaSP{width:100%;margin:15px 0 30px;}
.bannerAreaSP p{width:90%;margin:15px 5%;}
.bannerAreaSP p img{width:100%;}