@charset "utf-8";
/* @group clear hack */
* {margin:0;padding:0;}
html>body{font-size:16px;}
body {
  font-family: Avenir, "Open Sans", "Helvetica Neue", Helvetica, Arial, Verdana, Roboto, "游ゴシック", "Yu Gothic", "游ゴシック体", "YuGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Meiryo UI", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  -webkit-text-size-adjust: 100%;
}
html>/**/body{font-size:88%;}
*:first-child+html body{font-size:88%;}
* html body{vertical-align:baseline;}
h1, h2, h3, h4, h5, h6, table, p, ul, ol, dl, input, select, option, textarea{font-size:100%;}
h1, h2, h3, h4, h5, h6, em, strong{font-weight:bold;}
ul li, ol li{list-style-type:none;}
table{border-spacing:0;border-collapse:collapse;}
table tr th, table tr td, input, select, option, textarea{line-height:1.6;text-align:left;}
hr{display:none;}
img{vertical-align:bottom;border:0;}
object, embed{outline:0;}
a, a:hover, a:active, a:focus{outline:none;}
a{color:#1c50e5;text-decoration:underline;}
a:visited{}
a:hover{color:#5178EC;}
a:active{}
a {
  color: #000000;
}
a:hover {
  opacity: 0.6;
  color: #000000;
}
.item:after, .item .offset:after {
  content: '';
  display: block;
  clear: both;
}
a.arrow {
	position: relative;
	padding-left: 15px;
}
a.arrow::before {
	position: absolute;
	content: '';
	width: 0;
	height: 0;
	border: solid 6px transparent;
	border-left: solid 8px #333;
	top: 4px;
	left: 0;
}
.img_sp{
  display: none;
}
/* @end */
/* @group content */

body{
  background:#666;
}
.clearfix::after {
	display: block;
	clear: both;
	content: ""
}
/* 画像の保護 */
.protected {
  display: block;
  position: relative
}
.protected::before{
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 100;
}

.banner {
  display: block
}

.banner img{
  width: 100%;
  height: auto;
}

.thumbnail {
  width: 220px;
  position: relative;
}

.thumbnail img{
  width: 100%;
  height: auto;
}
.thumbnail .movie{
  position: absolute;
  bottom:2.7%;
  right: 2%;
  z-index: 101;
}
.thumbnail .movie:hover{
  opacity: 0.8;
}
.comb-images {
  width: auto;
}

.comb-images a img{
  width: 100%;
  height: auto;
}
div#main{width:750px;}
div#side{width:220px;float:right;padding:20px 0 0 0;}
div.inner{width:990px;position:relative;text-align:left;margin:0 auto;*overflow:hidden;}
#content{
	padding:40px 0 50px;
}
/* @end */
/* @group siteHeader */
#siteHeader{
  position: relative;
  text-align: left;
  z-index:102;
}
#siteHeader:after{
  content: ".";
  display: block;
  font-size: 0px;
  height: 0px;
  clear: both;
  visibility: hidden;
}
#siteHeader h1{
  float: left;
  margin: 0 40px 0 0;
}
#siteHeader .titleText{
  width: 990px;
  margin: 0 auto;
}
#siteHeader .titleText p{
  margin: 0 0 20px;
  padding-top: 15px;
  overflow: hidden;
}
#siteHeader .titleText span{
  display: inline-block;
  margin: 0 0 10px;
  line-height:2;
  text-align: center;
}
#siteHeader .titleText p a{
  display: inline-block;
  padding: 5px 11px 5px 23px;
  color:#128400;
  line-height: 1;
  text-decoration: none;
  border: 1px solid #128400;
  background:url(../img/icon_tr_gr.png) no-repeat 10px center transparent;
}
#siteHeader a.spNav{
  display: none;
}
#siteHeader .spNavMenu{
  display: none;
}
.menu {
  position: relative;
  width: 100%;
  display: block;
}
.menu.menuSp{
  display: none;
}
.menu br.sp{
	display: none;
}
.menu-inner {
  width: 100%;
  margin: 0 auto;
  z-index: 100;
  position: relative;
  padding: 0;
  overflow: hidden;
}
.menu-inner ul {
  width: 920px;
  margin: 0 auto;
  padding: 0;
  display: block;
  overflow: auto;
  zoom: 1;
}
.menu-inner li {
  list-style: none;
  display: block;
  float: left;
  position: relative;
}
.menu-inner .main-menu > li:after{
  content:"";
  display: block;
  position: absolute;
  width:1px;
  top: 10px;
  right:0;
  bottom: 10px;
  background:#ffffff;
}
.menu-inner .main-menu > li:last-child:after{
  display: none;
}
.menu-inner li.hover a {
  background-color: #fff;
}
.menu-inner li.hover a span {
  border-bottom: 1px solid green;
}
.menu-inner li a {
  display: block;
  font-weight: bold;
  text-decoration: none;
  font-size: 16px;
  color: #49a52d;
  padding: 10px 12px 15px 12px;
  z-index: 100;
}
.menu-inner li a:hover {opacity:1;}
.menu-content {
  position: absolute;
  left: 0;
  top: 100%;
  width: 100%;
  background-color: #ffffff;
  height: 0;
  z-index: 10000;
}
.menu-content.active {
  display: inline-block;
  box-shadow: 0 4px 3px -3px rgba(0, 0, 0, 0.4);
}
.show {
  display: block !important;
}
.menu-content .menu-item {
  display: none;
}
.menu-item__inner {
  display: block;
  overflow: auto;
  zoom: 1;
  max-width: 990px;
  margin: 0 auto;
  width: 100%;
  padding: 40px 0;
}
.menu-item--left {
  width: 50%;
  float: left;
}
.menu-item--right {
  width: 50%;
  float: right;
}
.menu-item li p {
  font-size: 18px;
  color: green;
  font-weight: bold;
}
.menu-item li p span {
  color: #000;
  font-size: 15px;
}
.menu-item li {
  margin: 0 0 10px;
  font-size: 15px;
  color: green;
  font-weight: bold;
  line-height: 1.8;
}
.menu-item li a {
  padding:0 0 0 18px;
  color: #49a52d;
  text-decoration: none;
  background:url(../img/icon_menu_hd.png) no-repeat left 4px;
}
.menu-item li b {
  padding:0 0 0 18px;
  color: #000;
  font-size: 18px;
}
.menu-item li img{
  width:26px;
  padding: 0 .5em;
  vertical-align: middle;
}
.menu-item li ul{
  margin: .25em 0 0 3em;
}
.menu-item li ul li{
  margin-bottom: 5px;
}
.menu-item li ul li a{
  background-position: left 3px;
}
/* @end */
/* @group globalpagetop */
#globalpagetop{
  display: none;
}
/* @end */
/* @group main */
#container{
  overflow:hidden;
  background:url(../img/bg.jpg) repeat-y center top #64bfed;
}
#siteWrap{
  position: relative;
  background:url(../img/bg_over.png) repeat-x center top transparent;
}
#siteWrap .bgwrap{
  position: absolute;
  left:0;
  right:0;
  top:0;
  width:100%;
  height: 349px;
  margin: auto;
  background: url(../img/bg_over_content.jpg) no-repeat center top transparent;
  z-index:0;
}

#main {
  width: 750px;
  float: left;
  margin: 0;
  padding: 0;
  background:#ffffff;
  box-sizing: border-box;
  overflow: hidden;
  /* grid */
}

#main .container{
}

#main .container .row::after{
  content: '';
  display: block;
  clear: both;
}

#main .container .columns-2 .col{
  float: left;
  width: 340px;
  margin: 0 0 0 24px;
}

#main .container .columns-2 .col:nth-of-type(even){
  float: right;
  margin: 0 24px 0 0;
}

#main .container .columns-4 .col{
  float: left;
  width: 153px;
  margin: 0 30px 0 0;
}


#main .container .columns-4 .col:nth-child(4n){
  margin: 0;
}

.program {
  /* heading */
}

.program h2{
  display: block;
  border-top: 3px solid #000;
  border-bottom: 1px dotted #b1b0b0;
  margin: 0 0 10px 0;
  padding: 10px 0;
}

.program .item-header{
  display: block;
  width: auto;
  height: auto;
  margin: 0 0 24px;
  padding: 0;
  text-align: center;
  border-top: 2px solid #a8cf39;
}

.program .item-header a{
  display: inline-block;
  color: inherit;
}

.program .item-header a::after{
  content: '';
  display: block;
  clear: both;
}

.program .item-header h3{
  display: inline-block;
  margin: 0;
  padding: 0 0 0 86px;
  font-size: 22px;
  font-weight: bold;
  line-height: 69px;
  background:no-repeat left top;
}
.program .item-header h3.bangumi{
  background-image:url(../img/hd_bangumi.png);
}
.program .item-header h3.kanren{
  background-image:url(../img/hd_kanren.png);
}
.program h4{
  margin: 0 24px;
  font-size:150%;
  font-weight: bold;
  line-height: 2;
  text-align: center;
}
.program h4.onAir{
  color:#fff;
  background:#a8cf39;
}
.program .offset{
  width: auto;
  padding: 16px 0;
}

.program .item-wrapper{
  padding: 20px 0;
}

.program .item-wrapper:not(:first-child){
  border-top: 1px solid #ccc;
}

.program .item-wrapper::after{
  content: '';
  display: block;
  clear: both;
}

.program .banner{
  display: block;
  padding: 0 0;
  text-align: center;
}

.program .rebroad{
	display: none;
	margin: 0 24px;
	border-bottom: 1px solid #000000;
}
.program #rebroad{
	margin: 0;
	border: 0;
}
.program #rebroad div.item-wrapper + div.item-wrapper{
	border-top: 1px dotted #000000;
}
/**
 * publish date
 */

.publish-date {
  font-size: 13px;
  line-height: 20px
}

.publish-date dt, .publish-date dd{
  margin: 0;
  padding: 0;
}

.publish-date .channel{
  width: 40px;
}

.publish-date .channel img{
  margin: 2px 0 0;
  vertical-align: top;
}

#bangumi #side .publish-date .channel{
  width: 30px;
}

#bangumi #side .publish-date .channel img{
  width: 100%;
  margin: 0;
}
/**
 * items
 */

.item {
  padding: 0 0
}

.item .thumbnail{
  display: block;
}

.item .thumbnail a{
  display: block;
}
.item .item-wrapper{
  margin: 0 24px;
}

/**
 * item primary
 */

.item.primary {
}

.item .item-header{
}

.item .item-header h3{
}

.item .item-header h3 img{
  width: 100%;
  height: auto;
}

.item .item-header::after{
  content: '';
  display: block;
  clear: both;
}

.item .offset{
  padding-bottom: 20px;
}

.item .detail_k .publish-date{
  margin-bottom: 12px;
  font-size: 13px;
}
.item .detail_k .publish-date dd{
  margin-bottom: 2px;
}
.item .publish-date{
  font-size: 15px;
}
.item .publish-date .channel{
  float: left;
  clear: left;
}
.item .publish-date .datetime{
  margin: 0 0 4px;
  padding: 0 0 0 50px;
  font-size:16px;
  line-height: 27px;
}
.item #getBangumiData .publish-date .datetime{
  font-size:18px;
  font-weight: bold;
}
.item .publish-date .date-reb{
  font-size:94%;
  font-weight: normal;
}
.item .link{
}

.item .link .button{
}

.item .link .button li{
  float: left;
}

.item .link .button::after{
  content: '';
  display: block;
  clear: both;
}

.item .detail{
}

.item .detail h5{
  margin: 0 0 16px;
  padding: 0;
  color:#000000;
  font-size: 18px;
  line-height:1.3;
  text-align: left;
}
.item .detail h5.text{
  margin-bottom: 3px;
}
.item .detail h5 a{
  color:#000000;
  text-decoration: none;
}
.item .detail h5 .reb{
  font-weight:normal;
}
.item .detail h5 img{
  max-width: 100%;
  vertical-align: top;
}
.item.primary #getBangumiData .detail h5{
  font-size: 24px;
  margin-bottom: 24px;
}
#kanrenList .kanrentext{
  margin-top: 5px;
  clear:left;
  overflow:hidden;
}

.item.primary.vertical {
}

.item.primary.vertical .item-header{
}

.item.primary.vertical .item-header h3{
  width: 146px;
  height: auto;
  float: left;
}

.item.primary.vertical .item-header .display-title{
  display: none;
}

.item.primary.vertical .item-header .publish-date{
  float: right;
  width: 210px;
  line-height: 19px;
}

.item.primary.vertical .item-header .publish-date br{
  display: block;
}

.item.primary.vertical .thumbnail-and-link{
  position: relative;
  margin: 8px 0;
}

.item.primary.vertical .thumbnail-and-link .link{
  position: absolute;
  right: 8px;
  bottom: 8px;
}

.item.primary.vertical .thumbnail-and-link .link li{
  margin: 0 0 0 8px;
}

.item.primary.horizon {
  padding:0 0 20px;
}

.item.primary.horizon .item-header{
}

.item.primary.horizon .item-header h3{
  height: 69px;
}
.item.primary.horizon .item-header .publish-date{
  width: 300px;
  float: right;
  margin: 0;
  padding: 7px 0 0;
}

.item.primary.horizon .item-header .publish-date .datetime:first-child{
  margin: 0 0 8px;
}

.item.primary.horizon .item-header .publish-date br{
  display: none;
}
.item.primary.horizon .detail_k{
  width: 477px;
  float: right;
  text-align: left;
}
.item.primary.horizon .detail_k .lead_k{
  padding:0 .5em 0 0;
  font-size: 12px;
  line-height:1.6;
}
.item.primary.horizon .detail .link{
  margin: 8px 0 0;
}

.item.primary.horizon .detail .link li{
  margin: 0 8px 0 0;
}
.item .detail{
  width:460px;
  float: right;
  text-align: left;
}
.item.primary #getBangumiData .detail{
  width: 230px;
}
.item.primary #getBangumiData .mbg .detail{
  width: auto;
  float: none;
}
.item.primary #getBangumiData .mbg .detail h5{
  margin-bottom: 10px;
}
.item .thumbnail{
  float:left;
}
.item.primary #getBangumiData .thumbnail{
  width: 450px;
  margin: 0 20px 0 0;
}
.item.primary #getBangumiData .mbg .thumbnail{
  width: 640px;
  float:none;
  margin: 0 auto 15px;
  text-align: center;
}
.item.primary #getBangumiData .mbg .thumbnail .movie img{
  width: 100%;
}
.item.primary #getBangumiData .bangumiText{
/*
  margin: 15px 0 0;
    font-size:15px;
*/
}
/**
 * item secondary
 */

.item.secondary.kbg {
  margin: 0 24px;
}

.item.secondary.kbg .thumbnail{
    float: left;
    width:340px;
}

.item.secondary.kbg .detail{
    width:340px;
}
.item.secondary.kbg .detail h5{
    margin-bottom: 10px;
}
.item.secondary.kbg .publish-date{
  line-height: 18px;
}
.item.secondary.kbg .publish-date .datetime {
  margin-bottom: 15px;
  line-height: 24px;
}
.item p.kanrentext{
    padding: 0 8px;
}
.item.kbg p.kanrentext{
  float: right;
  width: 340px;
    padding: 0;
}
.item.secondary.horizon {
}

.item.secondary.horizon .thumbnail{
  width: 150px;
  height: 89px;
}

.item.secondary.horizon .detail{
  height: 76px;
  padding: 8px 0;
}

.item.secondary.horizon .detail h4{
  display: none;
  text-decoration: none;
}

.item.secondary.horizon .detail h4.visible{
  display: block;
}

.item.secondary.vertical {
  @mest & .channel {
    margin: 0 0 4px;
  }
}

.item.secondary.vertical .thumbnail{
  width: 100%;
  margin: 0 0 10px;
}

.item.secondary.vertical .thumbnail a{
  display: block;
	overflow: hidden;
}

.item.secondary.vertical .detail{
  float: none;
  width: auto;
  padding:0 8px;
}
.item.secondary.vertical .detail h5{
  margin: 0;
  font-size: 16px;
}
.item.secondary.vertical .publish-date{
  margin: 8px 0;
  line-height: 18px;
}

.item.secondary.vertical .publish-date .channel{
  float: left;
  clear: left;
  margin: 0 0 4px;
}

.item.secondary.vertical .publish-date .datetime{
  margin: 0 0 4px;
}

.item.secondary.vertical .publish-date br{
  display: none;
}

.item.secondary.vertical .datetime{
  margin: 0 0 8px;
}
.item#kanrenList{
  margin-top: 15px;
}
.item#kanrenList .offset{
  padding: 12px 0;
  border-top: 1px dotted #000000;
}
.item#kanrenList .thumbnail{
  float: right;
  margin-right: 8px;
}
.item#kanrenList .detail{
  float: left;
  margin-left: 8px;
}
.featured-section {
  padding: 0 0 20px;
}

.pickup-section {
  padding: 0 0 32px
}

.pickup-section .item-header{
  background: #7e45a0;
}

.pickup-section .item{
  padding-bottom: 4px;
}

.pickup-section .item:nth-child(2) ~ .item{
  padding-top: 0;
}

.pickup-section .item:nth-child(4) ~ .item{
  padding-bottom: 0;
}

.campaign-section {
}

.campaign-section .item-header{
  background: #ff9b0d;
}




/**
 * content
 */



#main .mainbnr {
  margin: 0 0 16px;
}
#main dl#info_area {
  margin: 0 0 10px;
  border: 1px solid #b6b6b6;
}
#main dl#info_area dt {
  border-right: 1px solid #b6b6b6;
  background: #555;
  color: #FFF;
  float: left;
  padding: .2em .5em;
}
#main dl#info_area dd {
  padding: .2em .5em;
  float: left;
}
#main div.program {
  /*
  margin: 0 0 20px;
  padding: 3px 0 0;
  border-top: 3px solid #000;
  */
}

#side .sideBox {
  padding: 15px 0 0;
/*   border-bottom: 1px solid #000000; */
}
#side .sideBox .bnr li:first-child.bnr-waku {
	border: 1px solid #c0c0c0;
}
#side .sideBox:first-child {
  padding-top: 0;
}
#side .sideBox h2{
  font-size: 20px;
  margin: 0 0 15px;
}
#side .sideBox p{
  margin: 15px 0 0;
  line-height: 1.2;
}
#side .sideBox p.lead{
  margin: 0 0 15px;
}
#side .sideBox a{
  display: block;
  text-decoration: none;
}
#side .sideBox ul{
  margin: 0;
  padding: 0;
}
#side .sideBox ul li:last-child{
  margin-bottom: 0;
  padding-bottom: 0;
}
#side .sideBox .txtBnr li{
  width: 100%;
  margin: 0 0 1px;
  background: #ffffff;
}
#side .sideBox .txtBnr li a{
  padding:0 0 0 34px;
  color:#ffffff;
  font-size: 16px;
  font-weight: bold;
  line-height: 45px;
  background:#49a52d;
}
#side .sideBox .txtBnr li a span{
  padding:0 0 0 21px;
  background:url(../img/icon_side_hd.png) no-repeat left 4px;
}
#side .sideBox .tac{
  display: inline-block;
  margin-top:  -10px;
  color:#49a52d;
  font-size: 24px;
  font-weight: bold;
}
#side .sideBox .bnr li{
  padding: 20px 0 15px;
  border-top: 1px dotted #000000;
  overflow: hidden;
}
#side .sideBox .bnr li img {
  max-width: 100%;
}
#side .sideBox .bnr li:first-child{
  padding-top: 0;
  border: 0;
}
#side .sideBox .spBnr,
#side .sideBox .bnr a{
  background: #ffffff;
}
#side .sideBox .spBnr:hover,
#side .sideBox .bnr a:hover{
  opacity: 1;
}
#side .sideBox .spBnr:hover img,
#side .sideBox .bnr a:hover img{
  opacity: 0.6;
}
/* @end */
/* @group related */
div#related{
  background: #fff;
  padding: 43px 0;
}
div#related ul {
  margin:0 -10px 22px;
  padding: 0;
  text-align: center;
}
div#related ul li {
  display: inline-block;
  margin: 0 5px;
  padding: 0;
  position: relative;
  vertical-align: top;
}
div#related ul.s{
	margin: 0 -6px 0;
}
div#related ul.s li {
  margin: 0 6px 0 6px;
}
div#related ul li img {
  display: block;
  position: relative;
  width: 156px;
  height: 48px;
}
div#related ul li img::before {
  content: '' attr(alt) '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  background: #eee;
  color: #333;
  font-size: 10px;
  letter-spacing: -0.17em;
  text-align: center;
}
div#related ul li .protect {
  position: absolute;
  top: 0;
  left: 0;
  width:100%;
  height: 100%;
  z-index: 1;
}
div#related ul.s li img {
  width: 98px;
  height: 36px;
}
div#related h2 {
  display: none;
  width: auto;
  height: 30px;
  position: relative;
  margin: 0 0 2px;
  padding: 0 16px;
  background: #eee;
  color: #111;
  font-size: 13px;
  line-height: 30px;
}
div#related h2::after {
  content: '';
  display: block;
  width: 100%;
  height: 1px;
  position: absolute;
  bottom: -2px;
  left: 0;
  background: #ccc;
}
.nhk-snsbtn{
	margin:25px 0 0;
	text-align: center;
}
.nhk-snsbtn.sp{
	display: none;
}
.nhksns-guide{
	margin:0 6px 0 0!important;
}
/* @end */


@media screen and (max-device-width: 767px) {
	a:hover,a:hover *{
		opacity: 1;
	}
	.img_pc{
		display: none;
	}
	.img_sp{
		display: inline;
	}
	#container{
		min-width: 320px;
		width: 100%;
		background-image: url(../img/bg_sp.jpg);
		-webkit-background-size:100% auto;
		background-size:100% auto;
	}
	#siteWrap{
		background-image: none;
	}
	#siteWrap .bgwrap{
		display: none;
	}
	#siteHeader{
		background-image: url(../img/bg_over_sp.jpg);
		-webkit-background-size:100% auto;
		background-size:100% auto;
	}
	#siteHeader h1{
		float: left;
		height: 100%;
		margin: 0 50px 0 0;
	}
	#siteHeader h1 img{
		width: auto;
		height: auto;
		max-height: 100%;
		max-width: 100%;
	}
	#siteHeader .titleText{
		width: 100%;
		height: 66px;
		padding:0 10px;
		-webkit-box-sizing:border-box;
		box-sizing:border-box;
		border-bottom:1px solid #000000;
		z-index:10000;
	}
	#siteHeader.fix{
		padding-top: 65px;
	}
	#siteHeader.fix .titleText{
		position: fixed;
		top:0;
		left:0;
		background: #ffffff;
	}
	#siteHeader .titleText p{
		display: none;
	}
	#siteHeader a.spNav{
		display: block;
		position: absolute;
		width:50px;
		top: 7px;
		right:10px;
		padding:0;
		border:0;
		background: none;
	}
	#siteHeader a.spNav img{
		width: 100%;
		height: auto;
	}
	#siteHeader a.spNav .close{
		display: none;
	}
	#siteHeader a.spNav.opened .close{
		display: inline;
	}
	#siteHeader a.spNav.opened .open{
		display: none;
	}
	#siteHeader .spNavMenu{
		position: absolute;
		top: 0;
		left:0;
		display: block;
		width: 100%;
		height: 0px;
		max-height: 360px;
		z-index:100000;
		overflow: visible;
	}
	#siteHeader.fix .spNavMenu{
		position: fixed;
	}
	#siteHeader .spNavInner{
		display: none;
/*
		padding: 0 0 10px;
		max-height: 436px;
*/
		background:rgba(255,255,255,0.97);
		box-shadow: 0 4px 3px -3px rgba(0, 0, 0, 0.39);
		overflow-y: auto;
	}
	#siteHeader .spNavInner h2{
		margin: 7px 0;
		font-size: 18px;
		line-height: 50px;
		text-align: center;
	}
	#siteHeader .spNavMenu ul li{
		padding:0 10px;
	}
	#siteHeader .spNavMenu .gl{
		overflow: hidden;
	}
	#siteHeader .spNavMenu ul p{
		margin: 0 0 10px;
	}
	#siteHeader .spNavMenu ul a,#siteHeader .spNavMenu ul b{
		color:#52aa38;
		font-size: 12px;
		text-decoration: none;
	}
	#siteHeader .spNavMenu ul b{
		color:#000000;
	}
	#siteHeader .spNavMenu ul a:visited{
		color:#52aa38;
	}
	#siteHeader .spNavMenu .spNavInner > ul >li > a{
		display: block;
		padding:12px 0;
		font-size:14px;
		font-weight:bold;
		border-top: 1px solid #d1e6aa;
	}
	#siteHeader .spNavMenu ul.half{
		width: 50%;
		float: left;
	}
	#siteHeader .spNavMenu ul.half li{
		padding:0 5px 0 0;
	}
	#siteHeader .spNavMenu ul li{
		margin: 0;
	}
	#siteHeader .spNavMenu .spNavInner > ul li img{
		display: none;
	}
	#siteHeader .spNavMenu .spNavInner > ul li ul span{
		display: none;
	}
	#siteHeader .spNavMenu .spNavInner > ul > li > ul{
		display: none;
		padding:1em 0 0;
		border-top: 1px solid #d1e6aa;
	}
	#siteHeader .spNavMenu .spNavInner > ul > li > ul a{
		display: inline-block;
		line-height: 1.1em;
		padding:0.7em 0;
		font-weight: bold;
	}
	.menu.menuPc{
		display: none;
	}
	.menu.menuSp{
		display: block;
		background: #ffffff;
	}
	.menu {
	width: 100%;
	display: block;
	}
	.menu-inner {
	max-width: 990px;
	width: auto;
	margin: 0 auto;
	padding: 0;
	z-index: 100;
	position: relative;
	}
	.menu-inner ul {
	width: 100%;
	margin: 0;
	padding: 0;
	}
	.menu-inner li {
	list-style: none;
	display: block;
	width: 33.3333%;
	text-align: center;
	float: left;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	}
	.menu-inner .main-menu > li{
	border-bottom:1px solid #000000;
	background: url(../img/icon_sp_menu.png) no-repeat 97% center;
	-webkit-background-size:10px auto;
	background-size:10px auto;
	}
	.menu-inner .main-menu > li:last-child{
		background-image: none;
	}
	.menu-inner .main-menu > li:nth-child(2),
	.menu-inner .main-menu > li:nth-child(5){
	border-left:1px solid #000000;
	border-right:1px solid #000000;
	}
	.menu-inner .main-menu > li > a{
	height:35px;
	line-height: 35px;
	}
	.menu-inner .main-menu > li > a > span{
	display: inline-block;
	line-height:1.4;
	vertical-align: middle;
	}
	.menu-inner .main-menu > li:after{
		display: none;
	}
	.menu-inner li.active a {
	background-color: #fff;
	}
	.menu-inner li.active a span {
	border-bottom: 1px solid #49a52d;
	}
	.menu-inner li a {
	display: block;
	font-weight: bold;
	text-decoration: none;
	font-size: 13px;
	color: #49a52d;
	letter-spacing: -.1em;
	padding: 5px 10px;
	z-index: 100;
	}
	.menu-content {
	width: 100%;
	background-color: #ffffff;
	height: 0;
	}
	.menu-content.active {
	display: inline-block;
	box-shadow: 0 4px 3px -3px rgba(0, 0, 0, 0.39);
	}
	.show {
	display: block !important;
	}
	.menu-content .menu-item {
	display: none;
	}
	.menu-item__inner {
	display: block;
	overflow: auto;
	zoom: 1;
	max-width: 990px;
	margin: 0 auto;
	width: auto;
	padding: 20px 10px;
	}
	.menu-item--right,
	.menu-item--left{
	float:none;
	width: auto;
	}
	.menu-item ul,
	.menu-item li{
		list-style-type: none;
	}
	.menu-item li p {
	font-size: 15px;
	color: #49a52d;
	font-weight: bold;
	}
	.menu-item li p span {
	color: #000;
	font-size: 12px;
	vertical-align: baseline;
	}
	.menu-item li {
	margin:0 0 5px;
	font-size: 15px;
	color: #49a52d;
	font-weight: bold;
	line-height: 1.8;
	}
	.menu-item li ul li{
		margin: 0;
	}
	.menu-item li b {
	color: #000;
	font-size: 15px;
	}
	div#content, div#related, div#menuglobal, div#footer{
		min-width:0px;
	}
	div.inner{
		width: auto;
	}
	div#content{
		width: auto;
		padding: 20px 15px 30px;
	}
	#main{
		float: none;
	}
	.item .item-wrapper{
		margin: 0 10px;
	}
	.program .item-header h3{
		height: auto;
		margin: 0 10px;
		padding-left:15%;
		font-size:16px;
		line-height: 2;
		-webkit-background-size: auto 100%;
		background-size: auto 100%;
	}
	.item.primary.horizon .item-header h3{
		height: auto;
	}
	.program h4{
		font-size: 14px;
		margin: 0 10px;
	}
	.program .rebroad{
		margin: 0 10px;
	}
	.item.primary.horizon{
		padding: 0;
	}
	.item.primary #getBangumiData .detail h5{
		font-size: 16px;
		margin-bottom: .8em;
	}
	.item.primary #getBangumiData .thumbnail{
		float: none;
		width: auto;
		margin: 0 auto 20px;
	}
	.item.primary #getBangumiData .detail{
		float: none;
		width:auto;
	}
	.item #getBangumiData .publish-date .datetime br{
		display: none;
	}
	.item #rebroad .detail h5{
		font-size: 15px;
	}
	.item .detail{
		width:69.666%;
	}
	.item .detail h5{
		margin: 0 0 4px;
		font-size: 15px;
	}
	.thumbnail{
		width: 30.334%;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
	}
	.thumbnail .movie{
		width:50px;
	}
	.publish-date .channel,
	.publish-date .channel img{
		width: 25px;
	}
	.publish-date .channel img{
		margin: 2px 0 0;
	}
	#getBangumiData .publish-date .channel img{
		width: 27px;
	}
	.item .publish-date .datetime{
		margin: 0;
		padding:0 0 0 35px;
		font-size:13px;
		line-height:20px;
	}
	.item #getBangumiData .publish-date .datetime{
		font-size:14px;
	}
	#rebroad .detail{
		width:69.666%;
	}
	#rebroad .thumbnail{
		width: 30.334%;
		padding: 0 2.76% 0 0;
	}
	#main .container .columns-2 .col{
		float: none;
		width: auto;
		margin: 0 10px;
		padding:15px 0;
		border-top:1px dotted #000000;
	}
	#main .container .columns-2 .col:nth-of-type(even){
		float:none;
		margin: 0 10px;
	}
	#main .container .columns-2 header + .col{
		padding-top:0;
		border:0;
	}
    .item.secondary.kbg{
        margin: 0 10px;
    }
	.item.secondary.vertical .thumbnail,.item.secondary.kbg .thumbnail{
		float: left;
		width: 40.34%;
		margin: 0;
		padding: 0 2.76% 0 0;
	}
	.item.secondary.vertical .detail,.item.secondary.kbg .detail{
		float: right;
		width:59.66%;
		padding: 0;
	}
	.item.secondary.vertical .detail h5,.item.secondary.kbg .detail h5{
		font-size:15px;
	}
	.item.secondary.vertical .publish-date,.item.secondary.kbg .publish-date{
		margin: 4px 0 0;
	}
    .item.secondary.vertical .publish-date .channel,
	.item.secondary.vertical .publish-date .datetime,
	.item.secondary.kbg .publish-date .channel,
	.item.secondary.kbg .publish-date .datetime{
		margin-bottom: 0;
	}
	.item.secondary.vertical .publish-date .datetime br,
	.item.secondary.kbg .publish-date .datetime br{
		display: none;
	}
    .item p.kanrentext{
        width: auto;
        float: none;
        clear: both;
        padding: 5px 0 10px;
    }
	.item#kanrenList{
		margin-top: 0;
	}
	#kanrenList.item .offset{
		padding: 15px 0;
		border-top: 0;
		border-bottom: 1px dotted #000000;
	}
	#kanrenList.item .offset:first-child{
		border-top: 1px dotted #000000;
	}
	#kanrenList.item .detail{
		margin: 0;
	}
	#kanrenList.item .thumbnail{
		margin: 0;
		padding: 0 0 0 2.76%;
	}
    .item#kanrenList .kanrentext{
        clear: both;
    }
	div#side{
		width: auto;
		float:none;
		padding: 25px 10px 0;
	}
	#side .sideBox .spBnr{
		width:86%;
		max-width: 500px;
		margin:0 auto;
	}
	#side .sideBox h2{
		font-size: 18px;
	}
	#side .sideBox .spBnr img{
		width: 100%;
		vertical-align: top;
	}
	#side .sideBox ul {
		margin: 15px 0;
	}
	#side .sideBox ul.txtBnr{
		width:86%;
		max-width: 500px;
		margin:0 auto;
	}
	#side .sideBox ul.bnr a{
		float:left;
		width: 45%;
		max-width: 220x;
		margin-right: 10px;
	}
	#side .sideBox ul.bnr a img{
		width: 100%;
	}
	#side .sideBox ul.bnr p{
		margin-top: 0;
		overflow: hidden;
	}
	div#related{
		padding: 30px 5px;
	}
	div#related ul{
		margin-bottom: 10px;
	}
	div#related ul li{
		margin-bottom: 10px;
	}
	div#related ul.s li{
		margin-bottom: 8px;
	}
	div#related ul li img{
		width:150px;
		height: auto;
	}
	div#related ul.s li img{
		width: 120px;
		height: auto;
	}
	div#related ul li img.protect,
	div#related ul.s li img.protect{
		width: 100%;
		height: 100%;
	}
	.nhk-snsbtn{
		display: none;
	}
	.nhk-snsbtn.sp{
	display: block;
	margin:-5px 0 0!important;
	padding:5px 0 15px;
	background: #ffffff;
	}
	.nhk-snsbtn.sp.nhksns-icon-s a{
		display: inline-block;
	}
	.nhk-snsbtn.sp.nhksns-icon-s img{
		width: 32px;
	}
    .item.primary #getBangumiData .mbg .thumbnail{
        width:auto;
    }
    .item.primary #getBangumiData .mbg .thumbnail img{
        max-width: 100%;
    }
    /* @group globalpagetop */
    #globalpagetop{
      position: fixed;
      bottom: -50px;
      right: 10px;
      display: block;
      opacity: 0;
      z-index:101;
    }
    #globalpagetop a{
      display: block;
      width: 50px;
      height: 50px;
      background: url(../img/btn_pagetop.png) no-repeat center center rgba(79,168,55,0.9);
      -webkit-background-size: 41px auto;
      background-size: 41px auto;
    }
    /* @end */
}
@media screen and (max-device-width: 420px) {
	.menu br.sp{display: block;}
}
/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10042;
  overflow: hidden;
  position: fixed;
  background: rgba(11,11,11,0.8); }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  min-width: 990px;
  height: 100%;
  z-index: 10043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  min-width: 990px;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }
  .mfp-preloader a {
    color: #CCC; }
    .mfp-preloader a:hover {
      color: #FFF; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation; }

button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }
  .mfp-close:hover,
  .mfp-close:focus {
    opacity: 1; }
  .mfp-close:active {
    top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333; }

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent; }
  .mfp-arrow:active {
    margin-top: -54px; }
  .mfp-arrow:hover,
  .mfp-arrow:focus {
    opacity: 1; }
  .mfp-arrow:before,
  .mfp-arrow:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent; }
  .mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px; }
  .mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }
  .mfp-arrow-left:after {
    border-right: 17px solid #FFF;
    margin-left: 31px; }
  .mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
  right: 0; }
  .mfp-arrow-right:after {
    border-left: 17px solid #FFF;
    margin-left: 39px; }
  .mfp-arrow-right:before {
    border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }
  .mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 640px;}
  .mfp-iframe-holder .mfp-close {
    top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }
  .mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }
  .mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444; }
  .mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px; }
  .mfp-figure figure {
    margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box; }
    .mfp-img-mobile .mfp-bottom-bar:empty {
      padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }
@media screen and (max-device-width: 767px) {
	.mfp-iframe-holder .mfp-content {width: 100%;max-width: 640px;}
	.mfp-wrap{min-width: 320px;}
	.mfp-container{min-width: 320px;}}