@charset "utf-8";

#NR-nav-main {
	background-color: #465daa;
}

#NR-nav-sub li a {
	border-color: #465daa;
}

#NR-single h1,
#NR-wrapper h1,
#NR-wrapper h2,
#NR-wrapper h3,
#NR-wrapper h4,
#NR-wrapper h5,
#NR-wrapper h6 {
	line-height: 1.2;
	margin: .5em 0;
}

#NR-wrapper-in {
	font-size: 15px;
}

#NR-single h1,
#NR-wrapper-in h1 {
	font-size: 24px;
}

#NR-single h2,
#NR-wrapper-in h2 {
	font-size: 20px;
}

#NR-single h3,
#NR-wrapper-in h3,
#NR-sub h2 {
	font-size: 16px;
}

#NR-single h4,
#NR-wrapper-in h4,
#NR-sub h3 {
	font-size: 14px;
}

#NR-sub h4 {
	font-size: 12px;
}

#NR-wrapper-in .unit {
	margin-bottom: 30px;
}

.pc-hidden,
.NR-hide {
	display: none;
}

/* Base-Color Reset
------------------------------ */
#NR-nav-main,
.nr-paging li.NR-now a,
.nr-list-word .nr-word-block li.NR-now a,
.nr-list-word .nr-word-block li a:hover {
	background-color: #333;
}

.nr-ttl-a,
.nr-ttl-b {
	border-color: #333;
}

/* Area
------------------------------ */
.area {
	margin-bottom: 40px;
}

.area li {
	float: left;
	font-size: 20px;
	text-align: center;
	width: 50%;
}

.area li a {
	border: 1px solid #6699cc;
	border-radius: 4px;
	color: #6699cc!important;
	display: block;
	margin-right: 10px;
	padding: 13px 25px;
}

.area li a:hover {
	background: #6699cc!important;
	color: #fff!important;
	text-decoration: none;
}

.area li.kansai a {
	border-color: #e77a72!important;
	color: #e77a72!important;
}

.area li.kansai a:hover {
	background: #e77a72!important;
	color: #fff!important;
}

/*header*/
.area.header {
	margin: 0;
}

.area.header li {
	min-width: 80px;
	width: auto;
}

.area.header li a {
	padding: 5px 10px;
	margin: 0;
}

.area.header li.NR-now a {
	background: #6699cc!important;
	color: #fff!important;
}

.area.header li.NR-now.kansai a {
	background: #e77a72!important;
	color: #fff!important;
}

/* Top
------------------------------ */
#NR-single {
	margin: 0 auto;
	width: 1004px;
}

#NR-single h1 {
	font-size: 30px;
}

#NR-single h2 {
	margin-top: 30px;
}

.top .fame-cast {
	margin-top: 0;
}

.top .program-table-wrap {
	height: auto;
	margin-bottom: 10px;
	min-height: 140px;
}

.top .table-chanel ol li a {
	height: auto;
	min-height: 100px;
}

.top .table-chanel dt {
	background: #c00;
}

.top .table-chanel {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	margin: 0;
	padding-right: 2px;
	width: 167px;
}

.top .table-chanel:last-child {
	width: 169px;
}

*:first-child + html .top .table-chanel {
	width: 165px;
}

/* Cast
------------------------------ */
.credit {
	color: #666;
	font-size: 12px;
	text-align: right;
}

.nr-list-word .nr-word-block li.NR-now a {
	color: #fff;
}

.nr-list-word .nr-word-block li a {
	background: #fff;
}

.list-unit {
	margin-bottom: 40px;
}

#NR-wrapper-in .list-unit h2 {
	font-size: 16px;
}

.cast-unit {
	background: #f5f5f5;
	margin-bottom: 30px;
	padding: 20px;
}

.nr-text:first-child {
	margin: 0 0 20px;
}

.cast-search {
	margin-left: 220px;
}

.cast-name {
	margin-right: .5em;
}

.cast-name a {
	font-weight: bold;
}

.round {
	float: left;
}

.cast-search .nr-list-link li {
	float: left;
	width: 45%;
}

/*nr-table*/
.nr-table table col.date {
	width: 15%;
}

.nr-table table th {
	background: #333;
	color: #fff;
}

.nr-table table td {
	background: #fff;
}

.nr-table ul li.datetime span {
	margin-right: .3em;
}

.nr-table ul li.datetime strong,
.nr-table ul li .time {
	font-family: 'Century Gothic', Arial, sans-serif;
}

.nr-table ul li .time {
	font-weight: bold;
	margin-left: .5em;
}

.nr-table ul li strong {
	font-size: 135%;
	font-weight: bold;
}

.nr-table .txt {
	margin-left: 1em;
}

.nr-table .txt ul {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 100%;
}

.nr-table .episode::before {
	content: "[";
	display: inline-block;
	margin: 0 .3em;
}

.nr-table .episode::after {
	content: "]";
	display: inline-block;
	margin: 0 .3em;
}

.nr-table .station::before {
	content: "(";
	display: inline-block;
	margin: 0 0 0 .2em;
}

.nr-table .station::after {
	content: ")";
	display: inline-block;
	margin: 0 .2em 0 0;
}

.nr-table .txt li {
	display: inline;
	margin: 0 1em 0 0;
}

.nr-table table.even,
.nr-table table.even tbody,
.nr-table table.even tr,
.nr-table table.even td {
	display: block;
}

.nr-table table.even tr:nth-child(even) td {
	background: #f5f5f5;
}

.nr-table table.even,
.nr-table table.even td {
	border: none;
	border-top: 1px dotted #ccc;
}

.nr-table table.even td:last-child {
	border-bottom: 1px dotted #ccc;
}

/* Program
------------------------------ */
#program-page {
	border: 1px solid #e3e3e3;
	padding: 20px;
}

#program-page h2 {
	margin-bottom: 20px;
}

#program-page .program-unit {
	background: #fff;
}

#program-page .nr-paging li a {
	background: #fff;
}

.program-lead .nr-table-info td {
	background: #fff;
}

.program-detail .title {
	background-color: #444;
	color: #fff;
	padding: 10px;
}

.program-detail .title span {
	font-size: 12px;
}

.program-detail p {
	line-height: 1.6;
}

.program-detail .program-dl {
	margin: 1em 0;
	line-height: 1.6;
}

.program-detail .program-dl dt,
.program-detail .program-dl dd {
	display: inline-block;
	margin-right: 1em;
	vertical-align: middle;
}

*:first-child + html .program-detail .program-dl dt,
*:first-child + html .program-detail .program-dl dd {
	display: inline;
	zoom: 1;
}

.program-detail .program-dl dt {
	margin-bottom: 0;
	padding: .2em 0;
	width: 80px;
}

.program-detail .program-dl dd {
	font-size: 12px;
}

.program-detail section:last-child .section *:last-child{
	margin-bottom: 0;
}

.program-cast .program-cast-item {
	float: left;
	width: 50%;
}

.program-cast .program-cast-item:nth-last-child(-n+2) {
	margin-bottom: 0;
}

.program-cast .program-cast-item:nth-child(2n+1) {
	clear: both;
}

.program-cast .nr-txt-block dd {
	margin: 0.25em 0;
}

.program-cast .nr-ttl a {
	color: #36c;
}

.program-cast .nr-ttl a:visited {
	color: #609;
}

.program-cast .nr-txt-block .txt {
	color: #9c9c9c;
	font-size: 12px;
}

.program-cast .nr-list-link {
	margin: 0;
}

.program-cast .nr-list-link li {
	font-size: 12px;
	margin-bottom: 0;
	min-height: 0;
}

.program-title {
	border-bottom: 1px solid #e3e3e3;
	padding-bottom: .5em;
}

.program-title,
.program-item dt a {
	font-weight: bold;
}

.program-item .nr-list-link.nr-list-col3 li {
	display: inline-block;
	float: none;
	font-size: 12px;
	margin-right: 1em;
	width: auto;
}

.program-item .nr-list-link.nr-list-col3 li:before {
	font-size: 12px;
}

.program-item .nr-list-link.nr-list-col3 .spot-address {
	display: block;
}

#cast-list {
	margin-bottom: 40px;
}

.program-in {
	padding: 0 10px 10px;
}

.program-in .map-app {
	margin: 1em 0;
}

.program-in .map-app a {
	border: 1px solid #333;
	border-radius: 4px;
	color: #333;
	display: inline-block;
	font-size: 12px;
	padding: 10px;
	width: auto;
}

/* Fame
------------------------------ */
#fame-unit {
	margin-bottom: 30px;
}

#fame-unit h3 {
	margin: 0 0 15px;
}

#fame-unit .nr-list-col3:after {
	clear: left;
}

.fame-cast .nr-list-link {
	margin: 0.35em 0 ;
}

.fame-cast .nr-list-link li {
	margin-bottom: 0;
	min-height: 0;
	display: inline-block;
	margin-right: 1em;
}

.fame-dl {
	line-height: 1.6;
}

.fame-dl dt,
.fame-dl dd {
	display: inline-block;
	margin-right: 1em;
	vertical-align: middle;
}

.fame-dl dt {
	margin-bottom: 0;
	padding: .2em 0;
	width: 80px;
}

.fame-dl dd {
	font-size: 12px;
}

.fame-img {
	width: 75px;
	height: 75px;
	text-align: center;
}

.fame-img:before {
	display: inline-block;
	content: "";
	width: 0;
	height: 75px;
	vertical-align: middle;
	margin-left: -1px;
}

.fame-img img {
	max-width: 75px;
	max-height: 75px;
	width: auto;
	height: auto;
	vertical-align: middle;
}

.fame-cast {
	margin-top: 20px;
}

.fame-cast .nr-list-img-b.nr-left .fame-img {
	top: 10px;
	left: 10px;
}

.fame-rank {
	border-radius: 3px;
	color: #fff;
	display: inline-block;
	font-size: 12px;
	height: 2em;
	line-height: 2;
	margin-right: 2em;
	text-align: center;
	vertical-align: middle;
	width: 2em;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
}

.fame-rank.rank1 {
	background: #dcc05e;
	background: rgba(216, 185, 77, 0.9);
}

.fame-rank.rank2 {
	background: #8d8d8d;
	background: rgba(129, 129, 129, 0.9);
}

.fame-rank.rank3 {
	background: #d67949;
	background: rgba(210, 106, 53, 0.9);
}

.fame-cast .nr-ttl a {
	vertical-align: middle;
}

.fame-cast {
	background: #f5f5f5;
	padding: 20px;
}

.fame-cast .fame-cast-item {
	background: #fff;
	margin-bottom: 10px;
	padding: 10px;
	box-shadow:rgba(184, 184, 184, 0.129412) 1px 2px 0px 0px;
	-webkit-box-shadow:rgba(184, 184, 184, 0.129412) 1px 2px 0px 0px;
	-moz-box-shadow:rgba(184, 184, 184, 0.129412) 1px 2px 0px 0px;
}

.fame-cast .fame-cast-item:last-child {
	margin-bottom: 0;
}

/* Search
------------------------------ */
.keyword {
	font-weight: bold;
}

.highlight {
	background-color: #ffff00;
	font-weight: bold;
}

/* Side
------------------------------ */
#aside-keyword .aside-wrap {
	margin-bottom: 20px;
}

#aside-keyword .rank-nav {
	border-right: 1px solid #e9e9e9;
	border-left: 1px solid #e9e9e9;
	width: 100%;
	zoom: 1;
}

#aside-keyword .rank-nav li {
	display: block;
	float: left;
	width: 33.3%;
}

#aside-keyword .rank-nav li a {
	border-top: 1px solid #e9e9e9;
	border-left: 1px solid #e9e9e9;
	background: #666;
	color: #fff;
	display: block;
	font-size: 12px;
	padding: 10px 0 8px;
	text-align: center;
	text-decoration: none;
}

#aside-keyword .rank-nav li.NR-now a {
	border-top: 1px solid #e9e9e9;
	border-bottom: 1px solid #fff;
	background: #fff;
	color: #333;
}

#aside-keyword .list-rank {
	margin: 10px 0;
}

#aside-keyword .list-rank .rank {
	border-bottom: 1px dashed #ccc;
	padding: 10px;
	position: relative;
}

#aside-keyword .list-rank .rank .fame-rank {
	left: 10px;
	top: 5px;
}

#aside-keyword .list-rank .rank .rank4,
#aside-keyword .list-rank .rank .rank5 {
	color: #333;
	font-size: 16px;
	font-weight: bold;
	left: 6px;
	top: 1px;
}

#aside-keyword .list-rank .list-rank-num {
	float: left;
	font-size: 18px;
	font-weight: bold;
}

#aside-keyword .list-rank .list-rank-unit {
	margin-left: 40px;
}

#aside-keyword .list-rank .list-rank-title {
	margin-bottom: 1em;
	font-size: 14px;
}

#aside-keyword .list-rank .list-rank-title a {
	font-weight: bold;
}

#aside-keyword .list-rank .list-rank-unit,
#aside-keyword .list-rank .nr-list-link li {
	font-size: 12px;
}

#aside-keyword .list-rank .list-rank-meta {
	margin: 0 5px;
}

#aside-keyword .list-rank .list-rank-search {
	text-align: right;
}

#aside-keyword .list-rank .nr-list-link li:before {
	content: "\f105";
	color: #c3c3c3;
}

/*pr*/
#NR-sub .NR-pr {
	margin-bottom: 20px;
}

/* program-table
------------------------------ */
.program-table-wrap {
	font-size: 13px;
	margin: 0 0 30px;
	line-height: 1.3;
}

.program-table {
	width: 1006px;
}

.table-hour {
	float: left;
	margin: 0 2px 0 0;
	padding: 24px 0 0;
	text-align: center;
	width: 15px;
}

.table-hour li {
	font-size: 10px;
	height: 180px;
}

.table-hour li span {
	border-top: 2px solid #fff;
	display: block;
	vertical-align: top;
	zoom: 1;
}

.table-chanel {
	float: left;
	width: 160px;
	margin: 0 2px 0 0;
}

.table-chanel dt {
	background: #333;
	height: 24px;
	line-height: 24px;
	text-align: center;
}

.table-chanel dt a {
	color: #fff;
}

.table-chanel ol li {
	overflow: hidden;
	background: #f4f4f4;
}

.table-chanel ol li:nth-child(even) {
	background: #e4e4e4;
}

.table-chanel ol li:nth-child(odd) {
	background: #f4f4f4;
}

.table-chanel ol li a{
	border-top: 2px solid #fff;
	display: block;
	height: 100%;
	line-height: 1.3;
	padding: 0 1px;
	vertical-align: top;
}

.table-chanel ol li a:hover{
	background: #fbf4c2;
	text-decoration: none;
}

.table-chanel ol li .min{
	background: #777;
	color: #fff;
	display: inline-block;
	font-family: 'Century Gothic', Arial, sans-serif;
	height: 13px;
	line-height: 13px;
	margin-right: 0.25em;
	text-align: center;
	width: 3em;
}

.table-chanel ol li .onair{
	background: #c92c2c;
	color: #fff;
	display: block;
	font-size: 10px;
	padding: 1px 0;
	text-align: center;
}

.table-chanel ol li .episode{
	color: #666;
	margin-left: 0.25em;
}

.table-morning {
	background: #FFDA4B;
}

.table-afternoon {
	background: #FFBD4B;
}

.table-night {
	background: #5898F6;
	color: #fff;
}

.table-midnight {
	background: #765FF7;
	color: #fff;
}

/* Component
------------------------------ */
/*pager*/
.pager-index {
	font-size: 12px;
	margin-bottom: 10px;
	text-align: right;
}

.pager-index span {
	font-weight: bold;
	padding: 3px 3px 0;
}

.nr-paging li.date a {
	padding-left: 10px;
	padding-right: 10px;
}

*:first-child + html .nr-paging li.date,
*:first-child + html .nr-paging li.nr-prev,
*:first-child + html .nr-paging li.nr-next {
	width: 100px;
}

.nr-paging li.nr-next a i {
	margin: 0 0 0 .5em;
}

/*fa*/
.fa.white {
	color: #fff;
}

.fa.pink {
	color: #f58ab6;
}

.fa.blue {
	color: #307ef5;
}

.fa.green {
	color: #81cb16;
}

.fa.yellow {
	color: #ffd700;
}

.fa.orange {
	color: #f59e1b;
}

.fa.red {
	color: #c00;
}

.fa.d-grey {
	color: #666;
}

.fa.twitter {
	color: #55acee;
}

.nr-list-link li:before {
	left: -12px;
	font-size: 100%;
}

/*label*/
.nr-label {
	border-radius: 10px;
	height: auto;
	margin-bottom: .5em;
	padding: .2em 0;
	width: 80px;
}

a .nr-label:hover {
	opacity: .8;
}

/*nav*/
.nr-nav-list {
	margin-bottom: 20px;
}

/*social-button*/
#NR-wrapper-in .social-button,
#NR-wrapper-in .social-button li {
	margin-bottom: .5em;
}

/*tab*/
.nr-tab {
	border-bottom: 1px solid #333;
	margin: 20px 0 10px 0;
}

.nr-tab li .NR-on,
.nr-tab li a {
	border-left: 1px solid #333;
	border-right: 1px solid #333;
	border-top: 1px solid #333;
}

.nr-tab li .NR-on {
	color: #333;
}

.nr-tab li.NR-off a {
	background: #333;
	border-bottom: 1px solid #333;
	border-top: 1px solid #333;
}

.nr-tab li .disable {
	background: #eee;
	color: #ccc;
	padding: 15px 15px 16px 15px;
}

.nr-tab li span {
	font-family: 'Century Gothic', Arial, sans-serif;
}

.tab-content .nr-table table.even,
.tab-content .nr-table table.even tbody tr:first-child td{
	border-top: 0;
}

.tab-content .nr-table {
	display: none;
}

.tab-content .nr-table.active {
	display: block;
}

/* totop */
.nr-totop {
	line-height: 1;
	margin: 1em 0;
	text-align: right;
}

.nr-totop:after {
	color: #999;
	content: '\f062';
	display: inline-block;
	font-family: FontAwesome;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	margin-left: 10px;
	text-decoration: none;
}

.nr-totop a {
	font-size: 14px;
}

.nr-totop a:link,
.nr-totop a:visited {
	color: #333;
}

/* archive-definition */
.archive-definition .nr-definition-b dt {
	width: 3em;
}
.archive-definition .nr-definition-b dd {
	float: none;
	margin-left: 3em;
}
.archive-definition .nr-definition-b dd li {
	margin: 0 0 5px 0;
	width: 10%;
}

/* PowerTip Plugin
------------------------------ */
#powerTip {
	background-color: rgba(0, 0, 0, .8);
	background-color: #333;
	border-radius: 3px;
	color: #fff;
	cursor: default;
	display: none;
	font-size: 11px;
	padding: 6px 8px;
	position: absolute;
	white-space: nowrap;
	z-index: 2147483647;
}

#powerTip:before {
	content: '';
	position: absolute;
}

#powerTip.n:before,
#powerTip.s:before {
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	left: 50%;
	margin-left: -5px;
}

#powerTip.e:before,
#powerTip.w:before {
	border-bottom: 5px solid transparent;
	border-top: 5px solid transparent;
	margin-top: -5px;
	top: 50%;
}

#powerTip.n:before {
	border-top: 10px solid #333;
	border-top: 10px solid rgba(0, 0, 0, .8);
	bottom: -10px;
}

#powerTip.e:before {
	border-right: 10px solid #333;
	border-right: 10px solid rgba(0, 0, 0, .8);
	left: -10px;
}

#powerTip.s:before {
	border-bottom: 10px solid #333;
	border-bottom: 10px solid rgba(0, 0, 0, .8);
	top: -10px;
}

#powerTip.w:before {
	border-left: 10px solid #333;
	border-left: 10px solid rgba(0, 0, 0, .8);
	right: -10px;
}

#powerTip.ne:before,
#powerTip.se:before {
	border-left: 0;
	border-right: 10px solid transparent;
	left: 10px;
}

#powerTip.nw:before,
#powerTip.sw:before {
	border-left: 10px solid transparent;
	border-right: 0;
	right: 10px;
}

#powerTip.ne:before,
#powerTip.nw:before {
	border-top: 10px solid #333;
	border-top: 10px solid rgba(0, 0, 0, .8);
	bottom: -10px;
}

#powerTip.se:before,
#powerTip.sw:before {
	border-bottom: 10px solid #333;
	border-bottom: 10px solid rgba(0, 0, 0, .8);
	top: -10px;
}

#powerTip.nw-alt:before,
#powerTip.ne-alt:before,
#powerTip.sw-alt:before,
#powerTip.se-alt:before {
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	border-top: 10px solid #333;
	border-top: 10px solid rgba(0, 0, 0, .8);
	bottom: -10px;
	left: 10px;
}

#powerTip.ne-alt:before {
	left: auto;
	right: 10px;
}

#powerTip.sw-alt:before,
#powerTip.se-alt:before {
	border-bottom: 10px solid #333;
	border-bottom: 10px solid rgba(0, 0, 0, .8);
	border-top: none;
	bottom: auto;
	top: -10px;
}

#powerTip.se-alt:before {
	left: auto;
	right: 10px;
}

/* trend */
#NR-wrapper-in .today {
	font-size: 14px;
	margin-left: .5em;
	vertical-align: middle;
}

#NR-wrapper-in .trend-heading {
	background-color: #444;
	color: #fff;
	padding: 10px;
}

.trend-heading .trend-time {
	float: right;
	font-size: 12px;
	line-height: 1.6;
	*margin: -1.8em 10px 0 0;
}

.trend-area {
	background: #f5f5f5;
	margin: 0 0 30px;
	padding: 10px 10px 20px;
}
.loadingDisp {
	-moz-animation-name: loadingHonwari;
	-moz-animation-iteration-count: 1;
	-moz-animation-direction: normal;
	-moz-animation-duration: 1s;
	-moz-animation-timing-function: linear;

	-ms-animation-name: loadingHonwari;
	-ms-animation-iteration-count: 1;
	-ms-animation-direction: normal;
	-ms-animation-duration: 1s;
	-ms-animation-timing-function: ease-in;

	-webkit-animation-name: loadingHonwari;
	-webkit-animation-iteration-count: 1;
	-webkit-animation-direction: normal;
	-webkit-animation-duration: 1s;
	-webkit-animation-timing-function: ease-in;

	animation-name: loadingHonwari;
	animation-iteration-count: 1;
	animation-direction: normal;
	animation-duration: 1s;
	animation-timing-function: ease-in;
}
@-moz-keyframes loadingHonwari {
	0%   {opacity: .2}
	70%  {opacity: .2}
	100% {opacity: 1}
}
@-ms-keyframes loadingHonwari {
	0%   {opacity: .2}
	70%  {opacity: .2}
	100% {opacity: 1}
}
@-webkit-keyframes loadingHonwari {
	0%   {opacity: .2}
	70%  {opacity: .2}
	100% {opacity: 1}
}
@keyframes loadingHonwari {
	0%   {opacity: .2}
	70%  {opacity: .2}
	100% {opacity: 1}
}

/* trend-graph */
#trend-graph {
	background: #fff;
	box-shadow: rgba(184, 184, 184, 0.129412) 1px 2px 0px 0px;
	margin: 0 0 30px;
}

#trend-graph > .nr-text {
	padding: 15px 10px;
}

#trend-graph .graph-view {
	min-height: 376px;
	visibility: hidden;
}

#trend-graph .graph-view.visible {
	visibility: visible;
}

#trend-graph .graph-sel {
	padding: 15px 10px;
}

#trend-graph .graph-sel ul {
	display: table;
	margin: 0 auto;
	width: 100%;
	*display: block;
	*width: auto;
	*padding: 0 41px;
	*height: 1%;
}

#trend-graph .graph-sel li {
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	*display: block;
	*float: left;
	*width: 80px;
}

#trend-graph .graph-sel li a {
	background: #666;
	border: 2px solid #fff;
	border-radius: 23px;
	color: #fff;
	display: inline-block;
	font-size: 14px;
	font-weight: bold;
	line-height: 42px;
	height: 42px;
	width: 42px;
	vertical-align: middle;
}

#trend-graph .graph-sel li a span {
	display: inline;
	font-size: 12px;
	font-weight: normal;
	vertical-align: bottom;
}

#trend-graph .graph-sel li a:hover {
	text-decoration: none;
	background: #999;
}

#trend-graph .graph-sel li.selected a {
	background: #fff;
	border-color: #c00;
	color: #c00;
}

#trend-graph .graph-sel li.selected a:hover {
	border-color: #e06666;
	color: #e06666;
}

#trend-graph .graph-sel li span {
	display: none;
}

#trend-graph .graph-sel ul:before,
#trend-graph .graph-sel ul:after {
	content: "";
	display: table-cell;
	width: 6.5%;
}

#trend-graph .marker-name{
	margin: 0 auto;
	padding: 15px 0 15px 20px;
	width: 260px;
}

#trend-graph .marker-name li {
	border-left-width: 1em;
	border-left-style: solid;
	float: left;
	font-size: 13px;
	line-height: 1;
	margin: 5px 0;
	padding-left: 5px;
	width: 67px;
}

#trend-graph .marker-name li.marker-name1 {
	border-color: #3e3eb8;
}

#trend-graph .marker-name li.marker-name2 {
	border-color: #ed9f51;
}

#trend-graph .marker-name li.marker-name3 {
	border-color: #e04c96;
}

#trend-graph .marker-name li.marker-name4 {
	border-color: #48b1d4;
}

#trend-graph .marker-name li.marker-name5 {
	border-color: #3fba3f;
}

#trend-graph .marker-name li.marker-name6 {
	border-color: #8c47d1;
}

#trend-graph .graph-body {
	background: #fafafa;
	position: relative;
}

#trend-graph .slick-next,
#trend-graph .slick-prev {
	border: none;
	display: block;
	margin-top: 22px;
	outline: none;
	overflow: hidden;
	padding: 0;
	position: absolute;
	text-indent: -9999px;
	top: 50%;
	width: 18px;
	height: 30px;
}

#trend-graph .slick-next:hover,
#trend-graph .slick-prev:hover {
	cursor: pointer;
}

#trend-graph .slick-next {
	background: url("/img/icon-next.png") 0 0 no-repeat;
	right: 22px;
}

#trend-graph .slick-prev {
	background: url("/img/icon-prev.png") 0 0 no-repeat;
	left: 22px;
}

/* slick */
/* Slider */
.slick-slider {
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	display: block;
	position: relative;
	-moz-user-select: none;
	-ms-user-select: none;
	-o-user-select: none;
	-webkit-user-select: none;
	user-select: none;
	-khtml-user-select: none;
	-ms-touch-action: pan-y;
	-o-touch-action: pan-y;
	-webkit-touch-callout: none;
	touch-action: pan-y;
	-webkit-tap-highlight-color: transparent;
}

.slick-list {
	display: block;
	margin: 0;
	overflow: hidden;
	padding: 0;
	position: relative;
}

.slick-list:focus { outline: none }
.slick-list.dragging {
	cursor: pointer;
	cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

.slick-track {
	display: block;
	left: 0;
	position: relative;
	top: 0;
}

.slick-track:before,
.slick-track:after {
	content: '';
	display: table;
}

.slick-track:after { clear: both }
.slick-loading .slick-track { visibility: hidden }
.slick-slide {
	display: none;
	float: left;
	height: 100%;
	min-height: 1px;
}

[dir='rtl'] .slick-slide { float: right }
.slick-slide img { display: block }
.slick-slide.slick-loading img { display: none }
.slick-slide.dragging img { pointer-events: none }
.slick-initialized .slick-slide { display: block }
.slick-loading .slick-slide { visibility: hidden }
.slick-vertical .slick-slide {
	border: 1px solid transparent;
	display: block;
	height: auto;
}
/* Slider */

.slick-disabled {
	visibility:hidden;
}

/* trend-channel */
.trend-channel {
	margin: 0 0 30px;
}

.trend-channel dl {
	background: #fff;
	box-shadow: rgba(184, 184, 184, 0.129412) 1px 2px 0px 0px;
	margin: 0 0 10px;
	padding: 10px;
}

.trend-channel dl:last-child {
	margin-bottom: 0;
}

.trend-channel dt {
	background: 0 50% no-repeat;
	padding: 10px 0 5px 44px;
	min-height: 19px;
	*height: 19px;
}

.trend-channel dt.no1 {
	background-image: url("/img/icon-rank1.png");
}

.trend-channel dt.no2 {
	background-image: url("/img/icon-rank2.png");
}

.trend-channel dt.no3 {
	background-image: url("/img/icon-rank3.png");
}

.trend-channel dt a {
	display: inline-block;
	float: left;
	vertical-align: middle;
	overflow: visible;
	line-height: 1.3;
}

.trend-channel dt span {
	float: right;
	color: #c00;
	margin-right: 9px;
	line-height: 1.3;
}

.trend-channel dd ul {
	margin-top: 20px;
	margin-bottom: 0;
}

.trend-channel dd li {
	display: inline-block;
	*display: inline;
	margin-right: 0.75em;
	zoom: 1;
}

/* trend-hash */
#NR-wrapper-in .trend-hash .hash-heading {
	font-size: 16px;
	font-weight: bold;
	margin: 0;
	word-wrap: break-word;
}

#trend-hash-area {
	width: 100%;
}

.trend-hash .hash-heading:hover {
	cursor: pointer;
}

.trend-hash {
	background: #fff;
	box-shadow: rgba(184, 184, 184, 0.129412) 1px 2px 0px 0px;
	margin: 0 0 10px;
	padding: 15px 10px;
	zoom: 1;
}

.trend-hash .nr-ttl-d {
	color: #d14747;
	clear: both;
	font-size: 14px;
}

.trend-hash .hash-heading i {
	color: #c00;
}

.trend-hash .hash-count {
	color: #c00;
	display: inline-block;
	float: right;
	margin-right: 9px;
	*margin-top: -1.2em;
}

.trend-hash .hash-heading:hover .hash-count {
	text-decoration: none;
}

.trend-hash .hash-list {
	display: none;
	margin-top: 12px;
}

.trend-hash .nr-txt-block .nr-ttl {
	font-weight: bold;
	display: inline;
	margin-right: 0.5em;
}

.trend-hash .nr-list-img-b li {
	min-height: 48px;
	margin-bottom: 15px;
}

.trend-hash .nr-list-img-b .nr-lead {
	color: #333;
	display: inline;
}

.trend-hash .nr-list-img-b.nr-left .nr-txt-block {
	margin-left: 58px;
}

.trend-hash .nr-list-img-b .nr-img {
	min-height: 48px;
}

.trend-hash .nr-list-img-b .nr-img img {
	max-height: 48px;
	max-width: 48px;
	border-radius: 5px;
}

.trend-hash .nr-list-img-b .nr-img img:hover {
	opacity: 1;
}

.to-graph-btn {
	text-align: center;
	margin-top: 20px;
}

.to-graph-btn a {
	background: #c00;
	border-radius: 1.5em;
	color: #fff;
	display: inline-block;
	font-size: 14px;
	font-weight: bold;
	line-height: 1;
	padding: 1em 1.5em;
}


@media screen and (max-width: 599px) {

	#NR-wrapper-in h2 {
		font-size: 16px;
	}

	#NR-wrapper-in h3 {
		font-size: 14px;
	}

	.NR-rwd #NR-nav-main li.NR-now a {
		background: #333;
	}

	.pc-hidden {
		display: block;
	}

	/* Top
	------------------------------ */
	#NR-single {
		min-width: 0;
		padding-left: 10px;
		width: auto;
	}

	#NR-single h1 {
		font-size: 24px;
	}

	#NR-single h2 {
		font-size: 16px;
	}

	.nr-ttl-a .nr-ttl {
		display: inline-block;
		font-weight: normal;
		white-space: normal;
	}

	.nr-ttl-a .nr-sup {
		display: inline-block!important;
		white-space: normal;
	}

	/* Cast
	------------------------------ */
	.cast-unit {
		padding: 10px;
	}

	.cast-unit .round img {
		width: 100px;
		height: auto;
	}

	.cast-search {
		margin-left: 110px;
	}

	#NR-wrapper-in h2 .cast-name {
		font-size: 18px;
	}

	.nr-list li {
		font-size: 12px;
		margin-bottom: 1em;
	}

	.nr-list-link li,
	.cast-search .nr-list-link li{
		float: none;
		font-size: 12px;
		width: auto;
	}

	.nr-list-link.nr-list-col3 li {
		margin-bottom: 1em;
		float: left;
		width: 45%;
	}

	.nr-table .txt {
		margin-left: .5em;
	}

	.nr-table .txt ul.item {
		margin-bottom: 1em;
	}

	.nr-table .txt li.ttl {
		display: block;
		margin-bottom: .3em;
	}

	/* Program
	------------------------------ */
	#program-page,
	#program-page .program-unit {
		padding: 5px;
	}

	#program-page {
		margin-bottom: 20px;
	}

	#program-page .nr-info-col1 {
		width: 5em;
	}

	#program-page .program-unit h2 {
		margin-bottom: 10px;
	}

	.program-cast .program-cast-item {
		float: none;
		width: auto;
	}

	.program-cast .nr-list-link li {
		border: 0;
		padding-bottom: 0;
	}

	.program-cast .nr-list-link li:before {
		font-size: 13px;
	}

	#program-page .nr-paging li.nr-next,
	#program-page .nr-paging li.nr-prev {
		width: auto;
	}

	.program-detail .program-dl dt,
	.program-detail .program-dl dd {
		margin-right: 0.5em;
	}

	.program-cast .program-cast-item:nth-last-child(2){
		margin-bottom: 10px;
	}

	.program-in {
		padding: 0 5px 5px;
	}

	/* Fame
	------------------------------ */
	.fame-cast {
		padding: 10px;
	}

	.fame-cast .nr-list-link.nr-list-col3 li{
		float: none;
		width: auto;
		padding: 0;
		margin-bottom: .5em;
		border: 0;
	}

	.fame-dl dt {
		display: block;
		margin: 1em 0 0.5em;
	}

	.nr-list-img-b li {
		border: none;
	}

	/*program-tab*/
	.program-tab li a,
	.program-tab li .NR-on{
		padding-top: 10px;
		padding-bottom: 12px;
		padding-right: 8px;
		padding-left: 8px;
	}

	/*program-table*/
	.program-table-wrap {
		overflow: scroll;
		position: relative;
		width: 100%;
		height: 480px;
		-webkit-overflow-scrolling:touch;
	}

	.program-table {
		position:absolute;
		z-index:0;
	}

	.table-chanel ol li a {
		height: auto;
	}

	.table-chanel {
		padding: 24px 0 0;
		position: relative;
		z-index: 0;
	}

	.table-chanel dt {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		z-index: 1;
	}

	/* Component
	------------------------------ */
	/*pager*/
	.nr-paging li.date {
		display: none;
	}

	/*fa*/
	.fa-search {
		display: none;
	}

	.fa-video-camera {
		font-size: 16px;
	}

	/*tab*/
	.nr-tab li .disable {
		font-size: 12px;
		padding: 10px 8px 12px 8px;
	}

	/* archive-definition */
	.archive-definition .nr-definition-b dd {
		float: none;
		margin-left: 0;
	}

	.archive-definition .nr-definition-b dd li {
		margin-left: 0;
		text-align: left;
		width: 25%;
	}

	/* trend */
	#NR-wrapper-in .today {
		font-size: 12px;
		margin-left: 0;
	}
	.trend-area {
		margin: 0 -10px 30px;
	}

	#trend-graph .graph-sel li {
		white-space: nowrap;
	}

	#trend-graph .graph-sel li a {
		border-radius: 15px;
		border-width: 1px;
		font-size: 10px;
		line-height: 28px;
		height: 28px;
		width: 28px;
	}

	#trend-graph .graph-sel li a span {
		font-size: 10px;
	}

	#trend-graph .slick-prev {
		left: 7px;
	}

	#trend-graph .slick-next {
		right: 7px;
	}

	#trend-graph .slick-next,
	#trend-graph .slick-prev {
		background-size: 11px auto;
		margin-top: -5px;
		width: 11px;
		height: 20px;
	}

	#trend-graph .graph-view {
		min-height: 358px;
	}

	#trend-graph .marker-name li {
		border-left-width: 10px;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		font-size: 10px;
		width: 33.3%;
	}

	.trend-channel dt[class^=no] {
		-webkit-background-size: 23px auto;
		background-size: 23px auto;
		padding-left: 30px;
	}

	.trend-channel dt span {
		margin-right: 0;
	}

	.trend-channel dd ul {
		margin-top: 15px;
	}

	.trend-channel .nr-list-link li {
		width: auto;
	}

	.trend-heading .trend-time {
		line-height: 1.4;
	}

	.trend-hash .nr-list-img-b li {
		padding-bottom: 0;
	}

	.trend-hash .hash-count {
		margin-right: 0;
	}

	.trend-hash .nr-list-img-b.nr-left .nr-txt-block {
		min-height: 48px;
	}

}
