@charset "UTF-8";
/* Initialize
----------------------------------------*/
html,body {
  height:100%
}

body {
  line-height: 1.4;
  font-family: "Helvetica Neue", Helvetica, Arial, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
  letter-spacing: .03em;
  font-size: 14px;
}

a {
  outline: none;
 }
img {
  vertical-align: top;
}

.cf {
  zoom: 1;
}
.cf:before, .cf:after {
  content: '';
  display: table;
}
.cf:after {
  clear: both;
}

/* Layout
----------------------------------------*/
#wrap {
  min-width: 1080px;
  position: relative;
  height: 100%;
}

.article {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  box-sizing: border-box;
  padding-left: 330px;
  background: url(../img/common/bg/bg_pattern.jpg) repeat left top;
  padding-top: 70px;
  min-width: 1080px;
  height: 100%;
  padding-bottom: 100px;
}
.article article > h2 {
  text-align: center;
}

.content {
  margin-top: 30px;
  background: url(../img/common/bg/bg_pattern.jpg) repeat left top;
  padding: 30px 0 30px 7px;
  position: relative;
  overflow: hidden;
  min-width: 750px;
  box-sizing: border-box;
}
.content:before, .content:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
}
.content:before {
  height: 6px;
  margin-left: 38px;
  width: 100%;
  background: url(../img/common/bg/bg_line_memory.png) repeat-x left top;
}
.content:after {
  width: 35px;
  height: 10px;
  background: url(../img/common/bg/rec.png) no-repeat left top;
}

.content__inner {
  margin: 0 auto;
  width: 670px;
}
.content__inner:after {
  content: '';
  position: absolute;
  top: 120px;
  left: 0;
  width: 1px;
  height: 662px;
  background: url(../img/common/bg/bg_line_loop.png) repeat-y left top;
}

/* Side
----------------------------------------*/
.side {
  width: 330px;
  position: absolute;
  top: 0;
  left: 0;
  padding: 38px 44px 138px 50px;
  z-index: 9999;
  background-color: #fff;
  box-sizing: border-box;
}

.logo {
  margin: 0 0 35px;
}
.txt_onair2{
  margin: -14px 0 15px -5px;
}
.gnav {
  margin-top: 15px;
  width: 260px;}
}
nav .niconico{
  margin: -15px 15px 35px;
  transition: all 0.3s;
}
nav .niconico:hover{
  opacity:0.6;
}
.gnav__item.active img, .gnav__item a:hover img {
  margin-top: 0;
}
.gnav__item.active .icon-menu rect, .gnav__item a:hover .icon-menu rect {
  fill: #2dbeed;
}
.gnav__item.active .icon-menu rect:nth-child(4), .gnav__item a:hover .icon-menu rect:nth-child(4) {
  -webkit-transform: translate(-2px, 4px);
      -ms-transform: translate(-2px, 4px);
          transform: translate(-2px, 4px);
}
.gnav__item.active .icon-menu rect:nth-child(3), .gnav__item a:hover .icon-menu rect:nth-child(3) {
  -webkit-transform: translate(2px, -4px);
      -ms-transform: translate(2px, -4px);
          transform: translate(2px, -4px);
}

.gnav__item {
  height: 19px;
  overflow: hidden;
}
.gnav__item img {
  margin-top: -19px;
  transition: .3s;
}
.gnav__item + .gnav__item {
  margin-top: 10px;
}
.gnav__item .icon-menu {
  position: absolute;
  left: 0;
  top: 5px;
}
.gnav__item .icon-menu rect {
  transition: .5s;
}
.gnav__item a {
  display: inline-block;
  position: relative;
  padding-left: 24px;
  text-decoration: none;
}

.gnav .new a:after {
  padding-left: 5px;
  content: url('/assets/img/common/menu/icon_new.png');
  margin: 4px 0 0 0;
  display: inline-block;
}

.side-sns {
  margin-top: 16px;
  position: relative;
  height: 28px;
  padding-left: 45px;
}
.side-sns:after {
  content: '';
  width: 37px;
  height: 12px;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto 0;
  background: url(../img/common/share.png) no-repeat left top;
}

.side-sns__item {
  width: 28px;
  height: 28px;
  overflow: hidden;
  float: left;
}
.side-sns__item img {
  margin-top: -28px;
}
.side-sns__item + .side-sns__item {
  margin-left: 9px;
}
.side-sns__item:hover img {
  margin-top: 0;
}

.side-video {
  margin: 0 0 20px -25px;
}
.side-video .caption {
  text-align: center;
}
.side-video a {
  display: block;
  transition: opacity .3s ease;
  text-align: center;
  text-decoration: none;
  position: relative;
  width: 199px;
  margin: 12px auto 0;
}
.side-video .new:before {
  content: url(../img/common/label/new_movie.png);
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
.side-video a:first-child {
  margin-top: 0;
}
.side-video a:hover:after {
  background-position: left top;
}
.side-video a span {
  display: block;
  color: #333;
  font-size: 15px;
  margin: 4px 0 10px;
}
.side-video a:after {
  position: absolute;
  top: 0;
  left: 0;
  content: '';
  width: 199px;
  height: 120px;
  overflow: hidden;
  background: url(../img/movie/movie_fillter.png) no-repeat left bottom;
}
.side-video .js-video-thumb {
  position: relative;
  height: 120px;
  overflow: hidden;
}
.side-video .js-video-thumb img {
  position: absolute;
  top: -21px;
  left: -16px;
}
.side-bnr {
  margin-top: 17px;
}
.side-bnr ul {
  list-style: none;
}
.side-bnr ul li {
  text-align: center;
  margin-top: 11px;
}
.side-bnr a,
.hover a {
  transition: opacity .3s ease;
}
.side-bnr a:hover,
.hover a:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.side-bnr a span {
  display: block;
  color: #333;
  font-size: 15px;
  margin: 4px 0px 10px;
}

.side-foot {
  margin-top: 26px;
}

.side-links ul {
  list-style: none;
}

.side-links__item {
  float: left;
  height: 13px;
  overflow: hidden;
  margin-bottom: 7px;
}
.side-links__item img {
  margin-top: -13px;
}
.side-links__item:first-child {
  margin-right: 14px;
}
.side-links__item:hover img {
  margin-top: 0;
}

.side-prohibitions {
  margin-top: 14px;
}

.copyright {
  margin-top: 12px;
}

/* SNS */
.share-item {
  position: relative;
  line-height: 20px;
  height: 12px;
  width: 12px;
  display: inline-block;
}
.share-item + .share-item {
  margin-left: 32px;
}
.share-item .share-btn {
  display: block;
  width: 12px;
  height: 12px;
  text-indent: 100%;
  overflow: hidden;
}
.share-item a {
  color: #000;
  text-decoration: none;
}
.share-item a:hover {
  color: #154085;
}
.share-item .share-count {
  position: absolute;
  left: 20px;
  height: 20px;
  top: -6px;
  background-color: #fff;
  border: 1px solid #e0e0e0;
  padding: 0 6px;
  border-radius: 3px;
  font-size: 11px;
  line-height: 20px;
}
.share-item .share-count:before {
  display: block;
  content: '';
  position: absolute;
  top: 50%;
  margin-top: -6px;
  left: -12px;
  width: 0;
  height: 0;
  border: 6px solid transparent;
  border-right-color: #e0e0e0;
}

.share-item--twitter .share-btn {
  background: url(../img/top/icon_twitter.png) no-repeat left top;
}
.share-item--facebook .share-btn {
  background: url(../img/top/icon_facebook.png) no-repeat left top;
}
.share-item--hatebu .share-btn {
  background: url(../img/top/icon_hatena.png) no-repeat left top;
}

.btn-back {
  display: block;
  width: 133px;
  height: 34px;
  background: url(../img/common/btn/btn_back.png) no-repeat left bottom;
  margin: 30px auto 0;
}

.btn-back:hover {
  background-position: left top;
}

.btn-pagetop {
  position: fixed;
  right: -106px;
  bottom: -106px;
  width: 106px;
  height: 106px;
  background: url(../img/common/btn/btn_page_top.png) no-repeat left bottom;
  z-index: 99999;
  cursor: pointer;
  transition: right .3s, bottom .3s;
}
.btn-pagetop:hover {
  background-position: left top;
}
.btn-pagetop.enabled {
  right: 0;
  bottom: 0;
}

/* Colorbox
----------------------------------------*/
/*
    Colorbox Core Style:
    The following CSS is consistent between example themes and should not be altered.
*/
#colorbox, #cboxOverlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 99999;
}

#cboxWrapper {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  max-width: none;
}

#cboxOverlay {
  position: fixed;
  width: 100%;
  height: 100%;
}

#cboxMiddleLeft, #cboxBottomLeft {
  clear: left;
}

#cboxContent {
  position: relative;
}

#cboxLoadedContent {
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}

#cboxLoadingOverlay, #cboxLoadingGraphic {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow {
  cursor: pointer;
}

.cboxPhoto {
  float: left;
  margin: auto;
  border: 0;
  display: block;
  max-width: none;
  -ms-interpolation-mode: bicubic;
}

.cboxIframe {
  width: 100%;
  height: 100%;
  display: block;
  border: 0;
  padding: 0;
  margin: 0;
}

.cboxIframe body { margin: 0 !important;}  

#colorbox, #cboxContent, #cboxLoadedContent {
  box-sizing: content-box;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
}

/*
    User Style:
    Change the following styles to modify the appearance of Colorbox.  They are
    ordered & tabbed in a way that represents the nesting of the generated HTML.
*/
#cboxOverlay {
  background-color: #fff;
  opacity: 0.9;
  filter: alpha(opacity=90);
}

#colorbox {
  outline: 0;
}

#cboxTopLeft {
  width: 10px;
  height: 10px;
  background: url(../img/movie/movie_frame.png) no-repeat 0 0;
  position: relative;
}
#cboxTopLeft:after {
  position: absolute;
  left: 20px;
  top: 0;
  content: '';
  width: 23px;
  height: 6px;
  background: url(../img/movie/movie_frame.png) no-repeat -20px 0;
}

#cboxTopRight {
  width: 10px;
  height: 10px;
  background: url(../img/movie/movie_frame.png) no-repeat -10px 0;
}
#cboxTopRight:after {
  position: absolute;
  right: 17px;
  top: 0;
  content: '';
  width: 14px;
  height: 5px;
  background: url(../img/movie/movie_frame.png) no-repeat -20px -13px;
}

#cboxBottomLeft {
  width: 10px;
  height: 10px;
  background: url(../img/movie/movie_frame.png) no-repeat 0 -10px;
}

#cboxBottomRight {
  width: 10px;
  height: 10px;
  background: url(../img/movie/movie_frame.png) no-repeat -10px -10px;
  position: relative;
}
#cboxBottomRight:after {
  position: absolute;
  right: 19px;
  bottom: 0;
  width: 28px;
  height: 7px;
  content: '';
  background: url(../img/movie/movie_frame.png) no-repeat -20px -6px;
}

#cboxMiddleLeft {
  width: 10px;
}

#cboxMiddleRight {
  width: 10px;
}

#cboxTopCenter {
  height: 10px;
}

#cboxBottomCenter {
  height: 10px;
}

#cboxContent {
  background: #000;
}

.cboxIframe {
  background: #000;
}

#cboxError {
  padding: 50px;
  border: 1px solid #ccc;
}

#cboxTitle {
  display: none !important;
  position: absolute;
  bottom: 4px;
  left: 0;
  text-align: center;
  width: 100%;
  color: #949494;
}

/* these elements are buttons, and may need to have additional styles reset to avoid unwanted base styles */
#cboxPrevious, #cboxNext, #cboxSlideshow, #cboxClose {
  border: 0;
  padding: 0;
  margin: 0;
  overflow: visible;
  width: auto;
  background: none;
}

/* avoid outlines on :active (mouseclick), but preserve outlines on :focus (tabbed navigating) */
#cboxPrevious:active, #cboxNext:active, #cboxSlideshow:active, #cboxClose:active {
  outline: 0;
}

#cboxClose {
  position: absolute;
  bottom: -88px;
  right: 0;
  left: 0;
  margin: 0 auto;
  width: 38px;
  height: 38px;
  text-indent: -9999px;
  background: url(../img/movie/btn_close.png) no-repeat left bottom;
}
#cboxClose:hover {
  background-position: left top;
}

/*
  The following fixes a problem where IE7 and IE8 replace a PNG's alpha transparency with a black fill
  when an alpha filter (opacity change) is set on the element or ancestor element.  This style is not applied to or needed in IE9.
  See: http://jacklmoore.com/notes/ie-transparency-problems/
*/
.cboxIE #cboxTopLeft, .cboxIE #cboxTopCenter, .cboxIE #cboxTopRight, .cboxIE #cboxBottomLeft, .cboxIE #cboxBottomCenter, .cboxIE #cboxBottomRight, .cboxIE #cboxMiddleLeft, .cboxIE #cboxMiddleRight {
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);
}

/* Animation
----------------------------------------*/
@-webkit-keyframes slideUp {
  0% {
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transform: translateY(40px);
            transform: translateY(40px);
  }
  100% {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: translate(0);
            transform: translate(0);
  }
}
@keyframes slideUp {
  0% {
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transform: translateY(40px);
            transform: translateY(40px);
  }
  100% {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: translate(0);
            transform: translate(0);
  }
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
    filter: alpha(opacity=0);
  }
  100% {
    opacity: 1;
    filter: alpha(opacity=100);
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
    filter: alpha(opacity=0);
  }
  100% {
    opacity: 1;
    filter: alpha(opacity=100);
  }
}
.side__link--cast{
    margin: 20px 0 0;
    text-align: center;
}
.side__link--cast a{
  transition:all 0.25s;
}
.side__link--cast a:hover{
  opacity:.8;
}
.js-to-sp {
  font-size: 24px;
  line-height: 100px;
  height: 100px;
  background-color: #000;
  color: #fff;
  text-align: center;
  position: fixed;
  z-index: 2;
  bottom: 0;
  width: 100%;
  z-index: 9999;
}
.is-revival .js-to-sp {
  background-color: #fff;
  color: #000;
}