@charset "UTF-8";
.forceDisplayNone {
	display: none!important;
}

/* a */
a:link {
	color: #000000;
	text-decoration: none;
}
html a:active,html a:visited{
	color: #000000;
	text-decoration: none;
}
/**  common  **/
h2 {
	text-align: center;
	font-size: 24px;
	font-weight: bold;
	padding-top: 17px;
	height: 32px;
	line-height: 36px;
}

/*h2 span::after {
	position: absolute;
	bottom: 4px;
	z-index: 2;
	content: '';
	width: 20%;
	width: 100%;
	height: 2px;
	background-color: #3498db;
	left: 0;
}*/
.contentsArea h2 {
	margin-top: 2em;
	margin-bottom: 0.4em;
}
.canvas h2 {
	margin-bottom: 0.7em;
}
h2 + .backcolor01 {
	margin-top: 0.7em;
}

#contents_v5 {
	max-width: 1200px;
	min-width: 768px;
	margin: 0 auto
}
.floatClear{
	clear: both;
}
.colR h2{
	margin-bottom: 14px;
}
.linkType3{
	background:url(/i/icon_arrow_05.png) no-repeat;
	background-position: center left;
	background-size: 4px 9px;
	padding-left: 10px;
}
#backLink{
	padding:10px;
}
#contents_v5 .mainContents_v5 .column{
	width: 98%;
	min-width: 768px;
	margin: 20px auto;
}
.fontColor01{
	color: #0099ff;
}
.backColo01,
.backcolo01,
.backcolor01,
.backColor01{
	background-color: #f5f5f5;
	max-width: 1200px;
	margin: 0 auto;
}

.backColor02{
	background-color: #63bffe;
}
.backColor03{
	background-color: #0099ff;
}
span.btn01,
a.btn01,
span.btn01:visited,
a.btn01:visited,
span.btn01:link,
a.btn01:link{
	color: #fff;
	background-color: #1a99fd;
	height: 32px;
	padding: 4px 20px;
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	border-radius: 30px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	display: table;
	cursor:pointer;
	text-decoration: none;
}
.btn01 span{
	text-align: center;
	vertical-align: middle;
	height: 32px;
	display:table-cell;
}
.BtnRight{
	width: 200px;
	text-align: center;
	float: right;
	margin-top: 20px;
}

.BtnCenter{
	padding:14px 0 32px 0;
}
.BtnCenter .btn01{
	margin: 0 auto;
}
.afterTime{
	display: table-cell;
	padding: 0px 2px;
	background-color: #0099FF;
	font-size: 13px;
	color: #ffffff;
	height: 25px;
	vertical-align: middle;
	padding: 0 10px;
	text-align: center;
}
.nowOnAir,
.nowOnAirDummy {
	color: #fff;
	background-color: #666;
	width: 75px;
	display: block;
	text-align: center;
	height: 20px;
	float: right;
	margin-bottom: 2px;
	margin-top: 10px;
	margin-right: 1px;
}

#channelRecomLi .listBox01 .nowOnAir,
#channelRecomLi .listBox01 .nowOnAirDummy {
	width: 100%;
	margin: 0;
	background-color: #0099ff;
	float: none;
}

#channelRecomLi .listBox01 .nowOnAirDummy {
	background-color: #000;
}

.paddngTop01{
	padding-top: 20px;
}
.marginTop01{
	margin-top: 20px;
}
.colC{
	width: 80%;
	margin: 0 auto;
}
.widthBox{
	width: 98%;
	min-width: 768px;
	margin: 20px auto;
	max-width: 1200px;
}
#siteInfoArea{
	width:auto!important;
}
#copyrithsArea{
	width:auto!important;
}

/** serviceTabArea **/
#serviceTabArea{
	max-width: 1200px;
	min-width: 768px;
	margin: 0 auto;
	display: flex;
}

#serviceTabArea .serviceTab .skp a,
#serviceTabArea .serviceTab .premium a,
#serviceTabArea .serviceTab .hikari a,
#serviceTabArea .serviceTab .skp a:link,
#serviceTabArea .serviceTab .premium a:link,
#serviceTabArea .serviceTab .hikari a:link {
	font-weight: bold;
}

#serviceTabArea .serviceTab .skp a,
#serviceTabArea .serviceTab .premium a,
#serviceTabArea .serviceTab .hikari a {
	background-color: #eaeaea;
	color: #262626;
}

#serviceTabArea .serviceTab a.serviceSelect {
	background-color: #0099ff;
	color: #fff;
}

#serviceTabArea .serviceTab a:hover{
	color: #0099ff;
	text-decoration: none;
}

#serviceTabArea .serviceTab a.serviceSelect:hover{
	color: #fff;
	opacity: 1;
}

/** listSideNavi **/
#listSideNavi{
	width: 250px;
	background-color: #f5f5f5;
	/* padding-right: 25px; */
}

.listSideNaviArea{
	padding: 14px;
	line-height: 22px;

}
.topicPath li{
	clear: left;
}
.topicPath li a{
	padding-bottom: 4px;
	padding-right: 10px;
	display: block;
	float: left;
}

#listSideNavi .myskLinkBtn{
	margin-top: 15px;
	line-height: 30px;
	display: block;
}

#listSideNavi .myskLinkBtn .btn01{
	padding: 0;
	display: block;
	text-align: center;
}

#listSideNavi .refineBtn{
	background: #fff;
	background-image: url(/i/icon_arrow_07.png);
	background-repeat: no-repeat;
	background-position:14px center;
	background-size: 12px 6px;
	color: #000000;
	/* text-align: center; */
	padding-left: 36px;
	line-height: 30px;
	display: block;
	height: 30px;
	margin-top: 20px;
	margin-bottom: 4px;
	border-radius: 25px;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	box-shadow: 1.5px 1.5px 0px 0.5px #808080;
	-moz-box-shadow: 1.5px 1.5px 0px 0.5px #808080;
	-webkit-box-shadow: 1.5px 1.5px 0px 0.5px #808080;
}
/* list content box*/
html #chAreaType1 .listBlock .colR .chTitle a,
html #chAreaType1 .listBlock .colR .chTitle a:link{
	background-image: url(/i/icon_arrow_04.png);
	background-repeat: no-repeat;
	background-position:8px center ;
	background-size: 4px 9px;
	text-decoration: none;
	font-weight: bold;
	font-size: 129%;
	color: #000000;
}
html .chlist #chAreaType1 .chBlock > .colR .chTitle {
	height: 40px;
	display: table-cell;
	vertical-align: middle;
}
#contents_v5 .mainContents_v5 .column > .colR{
	display: table-cell;
	vertical-align: top;
	padding-left: 40px;
	width: 100%;
}
#chAreaType1 .chBlock > .colR{
	width: 800px;
	width: -webkit-calc(100% - 290px) ;
	width: calc(100% - 290px);
}
.listCalendarBtn{
	float: right;
}
.chInfoTxt{
	font-size: 86%;
}

/* searchArea */
.searchArea{
	position:relative;
}
.searchArea.searcLOpen,
.searchArea.searcROpen{
	background: #def2ff!important;
	padding: 40px 20px!important;
	border-top: 5px solid #0096ff;
}
.searchArea.searcLOpen .searchBlock,
.searchArea.searcROpen .searchBlock{
	margin: 0!important;
}

.searchArea.searcLOpen .searchIcon {
	position: absolute;
	margin-left: -45px;
	margin-top: 0.5rem;
}

.searchArea.searcLOpen .searchIcon img {
	width: 65%;
}

.searchAreaL{
	display: table-cell;
	width: 80%;
	height: 200px;
}

.searchAreaR{
	display: table-cell;
	background: #c1e6ff;
	padding: 20px;
	border-left: 1px #c1e6ff solid;
	position: absolute;
	top: 20px;
	right: 20px;
	height: 200px;
}
.searchAreaR:before{
	content: "";
	background: url(/i/open.png);
	border-radius: 50px;
	width: 40px;
	height: 40px;
	position: absolute;
	background-size: 100% auto;
	left: -20px;
	top: 40%;
}
.searcROpen #closeBtn {
	background: url(/i/close.png);
	border-radius: 50px;
	width: 40px;
	height: 40px;
	position: absolute;
	background-size: 100% auto;
	left: 40%;
	top: 116px;
	margin-left: -80px;
	cursor: pointer;
}
.searchAreaR select{
	border: none;
	padding: 5px;
}
.searchAreaR ul{
	padding-left: 10px;
}
.searchAreaR li a{
	background-repeat: no-repeat;
	background-size: 4px auto;
	padding-top: 2px;
	padding-bottom: 10px;
	background-position: left center;
}
.searchAreaR li a:before {
	content: "";
	background-image: url(/i/arrow_icon.png);
	width: 15px;
	height: 15px;
	display: inline-block;
	background-size: 100% auto;
	vertical-align: middle;
	margin-right: 10px;
}
.linkArr{
	background-image: url(/i/icon_arrow_04.png);
	background-repeat: no-repeat;
	background-size: 4px auto;
	padding-left: 10px;
	background-position: left center;
}
.searchAreaR li{
	padding-top: 0.5px;
	padding-bottom: 10px;
}
.searcTitle{
	font-size: 112%;
	padding-bottom: 10px;
	width: 200px;
	overflow: hidden;
	display: block;
	white-space: nowrap;
	font-weight: bold;
}

.searchAreaL .searcTitle {
	padding-top: 12px;
	padding-bottom: 0;
}

.searcTitle img{
	width: 30px;
	height: auto;
	padding-top: 0px;
	margin-left: 3px;
	margin-right: 5px;
	vertical-align: middle;
}
.iconBox{
	float:left;
	margin-top: 10px;
}
.iconBlock{
	border-collapse: separate;
	border-spacing: 3px 0;
	display: table;
}
.searchFormBox{
	display:table-cell;
	vertical-align:middle;
}

.searchFormBox input{
	font-size: 1.2em;
	padding: 10px 10px 8px;
	color: rgb(0, 0, 0);
	display: table-cell;
	vertical-align: top;
}
.searchAreaR a,
.searchAreaR a:link{
	color:#000000;
	text-decoration: none;
}
.trand{
	padding: 40px 0 0 0;
	display: table;
	width: 830px;
}
.trand li a,
.trand li a:link{
	display: block;
	margin: 0px 2px 10px 0;
	border: solid 1px #7fccff;
	padding: 10px 15px;
	border-radius: 50px;
	color: #7fccff;
	background: #fff;
}
.trand li a{
	display: block;
	margin-top: 2px;
	padding: 2px 6px;
	margin-left: 0px;
	line-height: 16px;
	border-radius: 3px;
}
.trandBox{
	display: table-cell;
	vertical-align: top;
}
.trandTitle{
	width: 170px;
	display: table-cell;
	vertical-align: top;
	padding-top: 10px;
	padding-right: 30px;
	font-size: 112%;
	font-weight: bold;
}
.trand li {
	float:left;
	padding-right:5px;
}

.searchBtnBox{
	display: table-cell;
}
html .search_all{
	display:block;
	vertical-align: middle;
	width: 100px;
	padding: 10px;
	background-color: #0099ff;
	color: #fff;
	text-align: center;
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	margin: 10px;
	border-radius: 20px;
}
#contents_v5 .mainContents_v5 .column > .colR .chNumArea .chNumBlock,
#contents_v5 .mainContents_v5 .column > .colR .chNumArea .chNumBlock:link {
	box-sizing: border-box;
	width: 48%;
	margin-right: 2%;
	float: left;
	margin-top: 10px;
	border: 1px solid #8d8d8d;
	background-color: #fff;
	#
	box-shadow: 0 3px 0 0 rgba(204,204,204,1);
	filter: progid:DXImageTransform.Microsoft.Shadow(color=#cccccc, direction=180, strength=3);
}
#contents_v5 .mainContents_v5 .column > .colR .chNumArea .chNumBlock > .colL {
	display: table-cell;
	padding: 2px 2px 2px 10px;
}
#contents_v5 .mainContents_v5 .column > .colR .chNumArea .chNumBlock > .colL .chIcon img {
	/* border: 1px solid #bdbdbd; */
}
#contents_v5 .mainContents_v5 .column > .colR .chNumArea .chNumBlock > .colC {
	display: table-cell;
	padding: 2px;
	vertical-align: top;
}
.chNumArea{
	padding-bottom: 24px;
}
.chNumArea  .colC a{
	background-image: url(/i/icon_arrow_04.png);
	background-repeat: no-repeat;
	background-position:8px center ;
	background-size: 4px 9px;
	padding-left: 20px;
}

/*talent*/
.talent_l{
	width: 28%;
	float: left;
	padding-left: 0%;
	padding-right: 2%;
	padding-top: 0;
	margin: 0px;
}
.talent_r{
	width: 70%;
	float: right;

}
.talent_r .parson2 li,
.talent_l .parson2 li{
	padding: 1px 1px 7px 1px!important;
}
.talent_r .parson2 li a:link,
.talent_l .parson2 li a:link{
	color: #000000!important;
	text-decoration: none;
}
.parson2 li a{
	color: #000000  !important;
}
.talentData{
	min-height: 80px;
}

/*list*/
.sankaku1_e2{
	position: absolute;
	right: -53px;
	top: -0px;
}

.myskChSwitchBox,
.adltSwitchBox{
	border: #d9d9d9 1px solid;
	border-radius: 25px;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	padding:4px;
	width: 96px;
	background-color: #fff;
}
.myskChSwitchBox{
	float: right;
}
.myskChSwitchTxt{
	float: left;
	display: block;
}
.myskChSwitch:after {
	display:block;
	clear:both;
	height:0px;
	visibility:hidden;
	content:".";
}
.adltSwitchBox{
	width: 258px;
	margin-bottom: 10px;
}
.chInfoTxt .chBangumimDate{
	display: table;
}
.chInfoTxt .chDate{
	vertical-align: middle;
	height: 22px;
	display: table-cell;
}
.chInfoTxt .iconAcBox{
	display: table-cell;
	border-collapse: separate;
	border-spacing: 2px;
}

.myskChSwitchBox li,
.adltSwitchBox li{
	float: left;
	border: #d9d9d9 1px solid;
	border-radius: 25px;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	padding:4px;
	text-align: center;
	width: 31px;
	margin-left: 5px;
}

.adltSwitchBox li{
	width: 94px;
}


/*adltSwitchBlock*/
#serviceTabArea #adltSwitchLi{
	float: right;
}
#adltSwitchLi .adltSwitchBlock li{
	padding: 0;
	border-radius: 25px 25px 0px 25px / 25px 0px 25px 25px;
	-webkit-border-radius: 25px 25px 0px 25px / 25px 0px 25px 25px;
	box-shadow: none;
}
#adltSwitchLi .adltSwitchBlock li a{
	width: auto;
	height: 16px;
	padding: 3px 0 5px 0;
	margin-top: 0px;
	line-height: 18px;
	color: #000000;
}
#adltSwitchLi .adltSwitchBlock li.SwitchOn a{
	color: #fff;
}
#adltSwitchLi .adltSwitchBox .SwitchOn{
	box-shadow: 1px 1px 1px 1px rgba(0,0,0,0.2) inset;
}

#adltSwitchLi .adltSwitchBox {
	border: none;
	margin-bottom: 0;
	width: 200px;
}
#adltSwitchLi .adltSwitchBlock li{
	margin-left: 0;
	padding: 0;
}
#adltSwitchLi.adltSwitchBox li{
	box-shadow: none;
}
#adltSwitchLi .adltSwitchBlock li:first-child{
	border-radius: 25px 25px 0px 25px / 25px 0px 25px 25px;
	-webkit-border-radius: 25px 25px 0px 25px / 25px 0px 25px 25px;
}
#adltSwitchLi .adltSwitchBlock li{
	border-radius: 0px 25px 25px 25px / 25px 25px 25px 0px;
	-webkit-border-radius: 0px 25px 25px 25px / 25px 25px 25px 0px;
}

#adltSwitchLi .adltSwitchBlock{
	width:auto;
	margin: 10px auto 0 auto;
	padding: 0 0 0 8px;
}


.myskChSwitchBox li,
.adltSwitchBox li{
	box-shadow: 2px 2px 0px 0.5px #b7b7b7;
	-moz-box-shadow: 2px 2px 0px 0.5px #b7b7b7;
	-webkit-box-shadow: 2px 2px 0px 0.5px #b7b7b7;
	background-color: #efefef;
}
.myskChSwitchBox .SwitchOn,
.adltSwitchBox .SwitchOn{
	background-color: #1a99fd;
	box-shadow:none;
}

.myskChSwitchBox .SwitchOn a,
.adltSwitchBox .SwitchOn a,
.myskChSwitchBox .SwitchOn a:link,
.adltSwitchBox .SwitchOn a:link{
	color: #ffffff;
}

.listChBox{
	display: table-cell;
	width: 100%;
	vertical-align: top;
}

/* acBox */
.acBox table{
	/* 	width:100%; */
	border-collapse: collapse;
}
.acBox table tr{
	border-bottom:1px solid #dddddd;
}
.iconMysky img{
	height: 24px;
	padding: 2px 6px 0 0;
}
.iconPack img{
	width: 35px;
	padding:  0 6px 0 0;
	vertical-align: middle;
}

.iconBox{
	border-collapse: separate;
	border-spacing: 6px 0;
}
.iconBox div{
	display: table-cell;
	margin-left: 4px;
}
.iconAcBox div{

}
.iconMysky{
	position: absolute;
	right: 0;

}
.iconMycal {
	margin-top: 10px;
	padding-left: 10px;
	float: right;
}
.calendarBtn{
	float: left;
}
/* icon */
.iconNama,		/* 生放送 */
.iconBcTime,	/* 放送時間 */
.iconIma,		/* 放送中 */
.iconOnair,		/* 放送中(関連番組) */
.iconNew,		/* NEW! */
.iconHatu,		/* 日本初 */
.icon2koku,		/* 二ヵ国 */
.iconStereo,	/*ステレオ*/
.iconMono,		/*モノラル*/
.iconTaju,		/* 音声多重 */
.icon51,		/*5.1ch*/
.iconWide,		/*ワイド*/
.iconHd,		/*HD*/
.iconPpv,		/*PPV*/
.iconJi,		/*字幕*/
.iconFuki,		/*吹替*/
.iconMuryo,		/*無料*/
.iconHeart,		/*成人*/
.iconR18,		/*R-18指定*/
.iconR15,		/*R-15指定*/
.iconPg12,		/*PG-12指定*/
.iconOndemand	/*オンデマンド*/
{
	height: 15px;
	margin: 3px;
	display: table-cell;
	border: 1px solid #666;
	background-color: white;
	white-space: nowrap;
	font-size: 10px;
	text-align: center;
	vertical-align: middle;
}

.iconNama,		/* 生放送 */
.iconIma,		/* 放送中 */
.iconOnair,		/* 放送中(関連番組) */
.iconNew		/* NEW! */
{
	width: 52px;
	background-color: #666;
	color: white;
}
.iconOnair		/* 放送中(関連番組) */
{
	width: 39px;
	height: 16px;
	padding: 0px 2px;
	box-sizing: border-box;
}
.iconHatu,		/* 日本初 */
.icon2koku,		/* 二ヵ国 */
.iconStereo,	/*ステレオ*/
.iconMono,		/*モノラル*/
.iconTaju		/* 音声多重 */
{
	width: 52px;
}
.icon51,		/*5.1ch*/
.iconWide		/*ワイド*/
{
	width: 43px;
}
.iconHd			/*HD*/
{
	width: 33px;
}
.iconPpv,		/*PPV*/
.iconJi,		/*字幕*/
.iconFuki,		/*吹替*/
.iconMuryo,		/*無料*/
.iconHeart		/*成人*/
{
	width: 38px;
}
.iconR18,		/*R-18指定*/
.iconR15		/*R-15指定*/
{
	width: 53px;
}
.iconPg12		/*PG-12指定*/
{
	width: 63px;
}
.iconOndemand	/*オンデマンド*/
{
	width: 73px;
}

.iconBcTime		/* 放送時間 */
{
	margin: 0;
	padding: 0 2px;
	background-color: #666;
	color: white;
}

/* 番組検索画面独自 */
.searchBgIcons {
	font-size: 10px;
}

/* 人物詳細画面独自 */
.actorDtlIcons {
	font-size: 10px;
}

.iconArea .ttlType1{
	padding: 18px 5px 13px;
	font-weight: normal;
	font-size: 100%;
}
@media screen and (max-width: 1100px) {
	#contents_v5 .mainContents_v5 .searchArea .searchBlock {
		padding: 0 20px 0 0;
	}
	#contents_v5 .mainContents_v5 .searchArea .searchBlock input[type="text"] {
		min-width: 310px;
	}
	.trand{
		width: 700px;
	}
	.searcROpen .searchAreaL{
		padding-left: 7px!important;
		padding-right: 10px!important;
	}
	.trandTitle{
		width: 170px;
	}
}/* /max-width: 1100px */


.tabLine{
	border-bottom: 2px solid #e4e4e4;
}
.tabLine li{
	display: block;
	float: left;
}

/** detail **/
.detailData01 div[style^="display: table-cell;"]{
	display: inline-block!important;
	height:auto!important;
}

.detailDataBox{
	float: right;
	width: 350px;
	height: auto;
	min-height: 470px;
}
.serviceIcon {
	display: table-cell;
	height: 20px;
	padding: 2px 8px;
	color: white;
	font-size: 10px;
	text-align: center;
	vertical-align: middle;
}
.detailDataBox .breadcrumb {
	overflow: hidden;
	padding: 8px 4px 0px 4px;
}
.detailDataBox .breadcrumb li {
	float: left;
}

.detailDataBox .breadcrumb li:before {
	content: ">";
	margin: 0 5px;
}

.detailDataBox .breadcrumb li:first-child:before {
	display: none;
}

.detailDataBox .breadcrumb li a {
	text-decoration: none;
}


.detailDataBox  .boradcast .broadcastTime{
	font-size: 18px;
	font-weight: bold;
	clear: both;
}

.officialLink a,
.officialGuideLink a,
.officialSpodLink a,
.officialRequestLink a,
.officialAkbLink a{
	position: absolute;
	top: 0;
	left: 0;
	height:100%;
	width: 100%;
}
.officialLink a:hover,
.officialGuideLink a:hover,
.officialSpodLink a:hover,
.officialRequestLink a:hover,
.officialAkbLink a:hover{
	text-decoration: none;
}
.officialLink,
.officialGuideLink,
.officialSpodLink,
.officialRequestLink,
.officialAkbLink {
	position: relative;
	border-style: solid;
	border-width: 2px;
	width: 90%;
	height: 31px;
	padding: 3px 10px;
	border-radius: 25px;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	margin: 10px auto 0px auto;
	text-align: center;
	text-decoration: none;
	font-size: 9pt;
	word-break:break-all;
}
.officialLink {
	border-color: #ddd;
	background-color: #FFF;
}
.officialGuideLink {
	display: none;
	color: #fff;
	border-color: #FE295F;
	background-color: #FE295F;
}
.officialSpodLink,
.officialRequestLink {
	color: #fff;
	background-color: #0099ff;
}
.officialRequestLink {
	font-size: 100%;
}
.officialAkbLink {
	font-size: 11pt;
	display: none;
	color: #fff;
	border-color: #f394b0;
	background-color: #f394b0;
}
.officialLink .iconArea {
	display: inline-block;
	min-width: 8%;
	max-width: 15%;
	padding: 2px 5px 0px 0px;
	text-align: right;
	vertical-align: top;
}
.textArea {
	display: inline-block;
	min-width: 30%;
	max-width: 81%;
	text-align: left;
}
.officialLinkLogo {
	display: inline-block;
	height: 30px;
	vertical-align: baseline;
}
.officialLinkLabel {
	display: table-cell;
	height: 31px;
	line-height: 1.4;
	vertical-align: middle;
}
.detailPeopleData {
	padding: 0px 10px 10px 10px;
}

.ttlBox-Inner-L{
	height: auto;
	display:inline-block;
}

.ttlBox-Inner-R{
	width: 240px;
	height: auto;
	float:right;
}

.relationContentsArea .tabLine{
	border-bottom: 3px solid #0099ff;
}
.tabLineLi{
	display: block;
	width: 180px;
	height: auto;
	text-align-last: center;

}
/*1週間番組と日別番組タブの切り替えでブラウザをズームしたときにタブ下に余白が現れる事象に対応（paddingを5pxに）*/
.tabLineOn{
	color: #fff!important;
	background-color: #0099ff;
	display: block;
	width: 160px;
	text-align: center;
	padding: 5px 0;
	border: #0099ff 3px solid;
	border-bottom: #0099ff solid 1px;
	font-size: 16px;
}
/*1週間番組と日別番組タブの切り替えでブラウザをズームしたときにタブ下に余白が現れる事象に対応（paddingを5pxに）*/
.tabLineOff{
	background-color: #fff;
	border: #0099ff 4px solid;
	display: block;
	width: 160px;
	text-align: center;
	padding: 5px 0;
	border: #0099ff 3px solid;
	border-bottom: #0099ff solid 1px;
	font-size: 16px;
}
.relationContentsArea .tabLine:after{
	content: "";
	clear: both;
	display: block;
}
.detailPeople{
	float:right;
	width: 350px;
	height: auto;
	position:relative;
}
.detailPeople li{
	float:none!important;
	display:inline-table;
	text-align:center;
	margin-left: 25px!important;
	margin-bottom: 20px;
}

.detailPeople ul{
	margin-left:-14px;
}


.h3ColorBox{
	display: block;
	background-color: #0099ff;
	padding: 7px 20px 3px 20px;
	color: #fff;
	border-bottom: #0099ff solid 3px;
	font-size: 16px;
	font-weight: normal;

}
/**/

.listBox01{
	width: 286px;
	padding: 0px 6px;
	display:inline-block;
	text-align: left;
	font-weight: 600;
	position: relative;
	vertical-align: top;
	margin-top: 24px
}

.listBox01 a{
	width: 286px;
	text-decoration: none;
}

.listBox01 img{
	max-width: 286px;
	max-height: 161px;
	width: auto;
	height: auto;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
}
.mainDetail.myskpMyList img{
	width: 100px;
}

.rankBox.paddngTop01{
	padding-bottom: 30px;
}

/*右隣番組のチャンネル名にマイリスト登録ボタンが被るため、rightを30pxに変更。このrightは資材更新で変更してはいけない*/
.listMycal{
	padding-right: 3px;
	position: absolute;
	bottom: 0px;
	right: 40px;
}
.listMycal img{
	width: 30px;
}

.bangumiTitle{
	padding-top: 4px;
	height: 46px;
	color: #000000;
	font-weight: normal;
}
.bangumiData{
	color: #0096ff;
	height: 46px;
	font-weight: normal;
}

.chInfoTxt .nowOnAir {
	display: table-cell;
	height: 22px;
	float: none;
	margin-top: 0px;
	vertical-align: middle;
}

.osusume .nowOnAir,
.osusume .nowOnAirDummy {
	float: none;
	margin: 0 1px 0 auto;
}

.osusume .nowOnAirDummy {
	opacity: 0;
}

.nodata {
	width: 75px;
	display: block;
	text-align: center;
	height: 20px;
	float: right;
	margin-bottom: 2px;
	margin-top: 0px;
}
.titleArea{
	padding: 0;
}
#contents_v5 .mainContents_v5 .titleArea .colR {
	float:left;
	width: 600px;
	width: -webkit-calc(100% - 290px) ;
	width: calc(100% - 290px);
}
.contentsArea{
	width: 98%;
	min-width: 768px;
	margin: 20px auto;
	max-width: 1200px;
}

/* detail */
.detailArea{
	width: 1200px;
}
.detailArea .mainImageArea{
	float:left;
	background-color:#000;
	max-width:830px;
	max-height:467px;
	width:100%;
	height:100%;
}
.detailArea .mainImageArea span{
	display: table-cell;
	width: 830px;
	height: 467px;
	vertical-align: middle;
	text-align: center;
}
.detailArea .mainImageArea span img{
	max-height: 467px;
}

.detailArea div.tabContents{
	max-width: 830px;
	width: 100%;
	height: 100%;
}

.detailArea a.tabLineOn {
	background-color:#bababa;
	border: solid 3px #bababa;
	border-bottom: solid 1px #bababa;
}

.detailArea a.tabLineOff {
	border: solid 3px #fff;
	border-bottom: solid 1px #fff;
}

.detailArea .relationContentsArea .tabLine {
	border-bottom: solid 3px #bababa;
}

.detailArea .h3ColorBox {
	background-color: #f2f2f2;
	color: #000;
	border-bottom: none;
}

.detailArea .detailPeople .h3ColorBox {
	padding-top: 3px;
}

.detailDataBox .broadcastTime{
	padding: 8px 4px;
}
.detailDataBox  .iconBlock{
	padding: 4px 0px;
}
.detailData01{
	padding:10px;
	border-bottom: 4px solid #fff;
}
.detailDataBox .detailData02{
	padding:10px;

}
.chViewingMy,
.chViewingFreePgIcon {
	width: 90%;
	padding: 10px;
	text-align: center;
	background-color: #fff;
	margin: 10px auto 0px auto;
}
.chViewingFreePgIcon {
	display: none;
	font-size: 9pt;
}
.detailData02 .share{
	padding: 0 0 10px 0;
	height: 24px;
}
.detailData02 .myskpMyList{
	width: 110px;
	height: 24px;
	float: right;
}
.detailData02 .myskpMyList img{
	border: 2px solid #bbb;
	width: 100%;
	height: auto;
}
.detailData02 .newAppTextLink {
	padding: 15px 0 0 0;
	font-size: 15pt;
}
.detailData02 .newAppTextLink a {
	color: #0099ff;
}
/* daychannel */
.formArea{
	display: table;
	margin: 10px 0 12px 0;
	clear: both;
	height: 36px;
	width: 100%;
}
.formArea div{
	display: table-cell;
	vertical-align: middle;
	padding: 4px 6px;
}
.formCenter{
	width: 33%;
	text-align: center;
	color: #fff;
	font-weight: bold;
	vertical-align: middle;
	font-size: 16px;
}
.formPrev{
	width: 28%;
}
.formNext{
	width: 28%;
}
.formPrev a,
.formNext a{
	display: block;
	width: 100%;
	height: 36px;
}
.formPrev a{
	text-align: right;
}
.formNext a{
	text-align: left;
}
.formPrev a img,
.formNext a img{
	width: 14px;
	height: auto;
	vertical-align: middle;
	padding: 6px;
}
.weekchannelbox{
	width: 1200px;
	margin: 20px auto;
}
.weekchannelbox .ttlType1.formArea{
	padding:0;
}
.kyebtn{
	background-color: #f0f0f0;
	padding-top: 20px;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.kyebtn table{
	margin: 0px auto;
}
.kyebtn{
	text-align: center;
}
.kyebtn td a,
.kyebtn td a:link,
.kyebtn td span{
	padding: 6px 20px;
	color: #000;
	background-color: #fff;
	display: block;
	margin: 2px;
}
.kyebtn .active a,
.kyebtn .active a:link{
	background-color: #b2dfff;
}

.kyebtn td a:hover{
	background-color: #b2dfff;
}

.colC .resultsArea .results li {
	padding: 10px;
	margin-top: 2px;
	margin: 5px 0;
	border: 2px solid #e4e4e4;
}
.colC .resultsArea .results li a{
	color: #000000  !important;
}
.nohit{
	text-align: center;
}
.nohitbox img{
	width: 110px;
	height: auto;
	padding-bottom: 20px;
}
.nohitbox{
	font-size: 16px;
}


.nohittxt{
	width: 40%;
	border-top:1px solid  #e4e4e4;
	padding: 20px 50px;
	margin: 20px auto;
	text-align: left;
}

.nohitTxtBox01 p,
.nohitTxtBox02 p{
	padding: 0 0 10px 0;
}
.nohitTxtBox01{
	padding: 0 0 20px 0;
}

.nohit #channelRelation{
	padding-top: 30px;
}

.BtnC01{
	padding: 5px 0 20px 0;
	display: table;
	margin: 0 auto;
}
.BtnC01 .slideListBtn{
	/* margin: 0 auto; */
	width: 250px;
	display: table-cell;
}
.BtnC01 .slideListBtn a,
.BtnC01 .slideListBtn a:link{
	width: 200px;
	color: #fff;
	position: relative;
	padding-top: 5px;
}


.BtnC01 .btn01{
	text-align: center;
	padding: 20px;
	margin-top: 20px;
	color: #fff;
	background-color: #1a99fd;
	height: 32px;
	padding: 10px 20px 0px 20px;
	box-shadow: 2px 2px 0px 0.5px #b7b7b7;
	-moz-box-shadow: 2px 2px 0px 0.5px #b7b7b7;
	-webkit-box-shadow: 2px 2px 0px 0.5px #b7b7b7;
	border-radius: 30px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	display: table;
	cursor:pointer;
}
.chlist .BtnC01 .btn01{
	height: 26px;
	padding: 5px 20px 0px 20px;
}
.chlist .BtnC01{
	width: 130px;
	right: 8px;
	bottom: 45px;
	padding: 0;
}
.adultcheckbox{
	padding: 20px 0;
}
.adultcheckbox p{
	padding:  0;
	width:auto;
	height:auto;
	font-weight:normal;
	position:relative;
	font-size:14px;
	color:#000;
	top:auto;
	margin-top:2px;
	text-align:center;
}
.adultcheck .backcolor01{
	margin-bottom: 50px;
}


.iconMa + span,
.iconBa + span{
	padding-left: 24px;
}
/*バツ*/
.iconBa:before,.iconBa:after{
	display: block;
	content: '';
	width: 7px;
	height: 28px;
	-webkit-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
	background-color: #555555;
	border-radius: 10px;
	position: absolute;
	top: 4px;
	left: 28px;
}
.iconBa:after{
	-webkit-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
}

/*丸*/
.iconMa:after{
	display: block;
	content: '';
	width: 12px;
	height: 12px;
	border: 6px solid #ffffff;
	border-radius: 30px;
	position: absolute;
	top: 6px;
	left: 19px;
}
.over20{
	font-size: 24px;
}

.adultcheckbox{
	text-align: center;
}
.adultcheckbox img{
	width: 110px;
}


/*soccer*/

.genreList{
	clear:both;
	margin: 0 auto;
	max-width: 1120px;
}
@media screen and (max-width: 1180px) {
	.genreList{
		clear:both;
		margin: 0 auto;
		max-width: 550px;
	}
}
.genreList li{
	width:540px;
	float:left;
	background-color:#fff;
	border-right: 1px solid #808080;
	border-bottom: 1px solid #808080;
	margin: 5px;
}
.genreList li img{
	height: 45px;
	width: auto
}
.genreList li span{
	background-image: url(/i/icon_arrow_04.png);
	background-repeat: no-repeat;
	background-position:8px center ;
	background-size: 4px 9px;
	text-decoration: none;
	padding-left: 20px;
}
.genreList:after {
	display:block;
	clear:both;
	height:0px;
	visibility:hidden;
	content:".";
}
.baseball .backcolor01 .slideListBtn{
	display: inline-block;
	width: 200px;
}
.baseball .backcolor01 .slideListBtn a{
	width: 150px;
}
.baseball .baseballBtn{
	text-align: center;
	padding: 14px 0;
	margin-bottom: 20px;
}
.baseball .genreListCategory{
	width: 80%;
	background-color: #fff;
	border-right: 1px solid #808080;
	border-bottom: 1px solid #808080;
	margin: 5px;
	padding: 13px 20px;
	margin: 0px auto 8px auto;
}
.baseball .genreListCategory span{
	background-image: url(/i/icon_arrow_04.png);
	background-repeat: no-repeat;
	background-position:8px center ;
	background-size: 4px 9px;
	text-decoration: none;
	padding-left: 20px;
}
.baseball .halfBox .backcolor01{
	padding: 20px 0;
}
.halfBox{
	width: 49%;
	padding: 0 0%  0 1%;
	float: left;
}
.tag .colL{
	width: 49%;
	padding: 0 1% 0 0;
	float: left;
}
.tag_cloud{
	padding: 10px;
}
.tag_cloud span a {
	margin: 6px;
	display: block;
	padding: 6px;
	border: 1px #0099ff solid!important;
	background-color: #fff;
	float: left;
	border-radius: 30px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 30px;
}
.tag_cloud span a:hover {
	background-color: #0096ff;
	color: #fff;
}
.chlistTxt{
	text-align: center;
	padding: 20px 0 0 0;

}
#chAreaType1 .chlist .chBlock {
	margin: 5px 0;
}
#contents_v5 .mainContents_v5 .chlist > .colR{
	display: table-cell;
	vertical-align: top;
	padding-left: 40px;
	width: 250px;
	padding-top: 30px;
}
#contents_v5 .mainContents_v5 .chlist > .colL {
	width: 100%;
	background-color: #fff;

}
#contents_v5 .mainContents_v5 .chlist .listBlock .colL {
	width: 150px;
}
#contents_v5 .mainContents_v5 .chlist .listBlock .colR{
	float: none;
	/* padding-left: 150px; */
	margin-left: 160px;
	width: auto;
	position: relative;
}
#contents_v5 .mainContents_v5 .chlist .listBlock .colR:after{
	content: "";
	clear: both;
	display: block;
}
#contents_v5 .mainContents_v5 .chlist .listBlock .colR .etclinkBox li{
	float: right;
	padding-right: 20px;
}
#contents_v5 .mainContents_v5 .chlist .listBlock .colR .linkBox {
	margin-left: 0px;
	padding: 15px 0;
}
#contents_v5 .mainContents_v5 .chlist .listBlock .colR .linkBox li{
	float: left;
	padding-right: 20px;
}
#contents_v5 .mainContents_v5 .chlist .listBlock .colR .etclinkBox{
	position: absolute;
	bottom: 0;
	padding: 10px 0 0 0;;
	width: 100%;
	/* border-top: 1px crimson; */
	border-top: 1px solid #8d8d8d;
}
.btnForChannelListIcon{
	width: 17px;
	padding-left: 5px;
}
#contents_v5 .mainContents_v5 .chlist .listBlock .colR .contracted{
	position:absolute;
	right: 0px;
	/* width:70px; */
	height: 25px;
	/*background-color:#ffd8ab;*/
	padding:2px;
	text-align:center;
}

.chlist #chAreaType1 .chBlock {
	margin-top: 5px;
}


.position01{
	position: relative;
}
.calendarCol{
	position: absolute;
	right: -367px;
	/* padding: 10px; */
	top: -100px;
	display: block;
	transition: background-color 1s linear 0 , width 1s linear 0 , height 1s linear 0;
	z-index: 3;
}
.balloon{
	background-color:#fff;
	border-radius:5px;
	color:#222;
	position:relative;
	padding:10px;
	margin: 2px;
	border: 1px solid #363636;
}
.calendar tbody tr td{
	padding: 10px;
}
.balloon{
	background-color:#fff;
	border-radius:5px;
	color:#222;
	position:relative;
	padding:10px;
	margin: 2px;
	border: 1px solid #363636;
}
.calendar tbody tr td{
	padding: 10px;
}


.balloon:before,
.balloon:after {
	position: absolute;
	left:-10px;
	top:100px;
	border-top:solid 7px transparent;
	border-bottom:solid 7px transparent;
	border-right:solid 10px #fff;
	content: '';
	height: 0;
	width: 0;
	border-width: 13px;
	margin: 0 0 0 -11px;
}
.balloon:before {
	border-right-color: #2b2b2b;
	margin-left: -2px;
	margin-top: -1px;
}
.balloon:after {
	border-right-color: #ffffff;
	margin: -1px 0 0 -1px;
}


.calendar{
	border-spacing: 4px !important;
	border-collapse: separate!important;
}

.balloon{
	background-color:#fff;
	border-radius:5px;
	color:#222;
	position:relative;
	padding:10px;
	margin: 2px;
	border: 1px solid #363636;
}
.calendar tbody tr td{
	padding: 10px;
}
#listSideNavi .calendar th:nth-of-type(1){
	background-color: transparent;

}
.genreCol01{
	display: block;
	position: absolute!important;
	right: -312px;
	top: -102px;
	z-index: 3;
	width: 300px;
}
.balloon{
	background-color:#fff;
	border-radius:5px;
	color:#222;
	position:relative;
	padding:10px;
	margin: 2px;
	border: 1px solid #363636;
}
.calendar tbody tr td{
	padding: 10px;
}

.calendar td.inset{
	background-color:#c3d9f7;
}
.calendar td.outset{
	background-color:#cccccc;
}

.calendar td{
	/* border-radius:5px; */
	-moz-box-shadow: 0px 0px 1px #000;
	/* -webkit-box-shadow: 0px 0px 1px #000; */
}

.calendar th{
	border-radius:5px;
	text-align:center;
}
.calendar td{
	background-color:white;
}
.calendar td.lead{
	background-color: #0099ff;
}
.calendar td.lead a,
.calendar td.lead a:link{
	color: #fff;
}
.calendar th.inset{
	background-color:#c3d9f7;
	-moz-box-shadow: 0px 0px 1px #000;
	-webkit-box-shadow: 0px 0px 1px #000;
}
.calendar td.inset{
	background-color:#c3d9f7;
}
.calendar td.outset{
	background-color:#cccccc;
}
.calendar th a,
.calendar th a:link{
	color:white;
}
.calendar td a,
.calendar td a:link{
	font-weight:normal;
	color:black;
}

.calendar th{
	border-radius:5px;
	background-color: #0099ff;
	color: #fff;
}

.calendar td{
	border-radius:5px;
	-moz-box-shadow: 0px 0px 1px #000;
	/* -webkit-box-shadow: 0px 0px 1px #000; */
}

.calendar td{
	background-color:white;
}
.calendartd.lead{
	background-color:#f9ff33;
}
.calendar th.inset{
	background-color:#c3d9f7;
}
.calendar td.inset{
	background-color:#c3d9f7;

}
.calendar  td.outset{
	background-color:#cccccc;
}
.calendar th a,
.calendar th a:link,
.calendartd.lead a,
.calendartd.lead a:link{
	color:#fff;
}
.calendar  td a{
	font-weight:normal;
}


.balloon{
	background-color: #9f6060;
	background-color: rgb(223, 223, 223);
	border-radius:5px;
	color:#222;
	position:relative;
	padding:10px;
	margin: 2px;
	border: 2px solid #363636;
}
.calendar tbody tr td{
	padding: 10px;
}


.balloon{
	background-color: rgb(223, 223, 223);
	border-radius: 5px;
	color: #222;
	position: relative;
	padding: 10px;
	margin: 2px;
	border: none;
}
.calendar tbody tr td{
	padding: 10px;
}
.calendar tbody tr td:hover,.calendar th:hover{
	background-color:#c3d9f7;
}


.balloon:before,
.balloon:after {
	position: absolute;
	left:-10px;
	top:100px;
	border-top:solid 7px transparent;
	border-bottom:solid 7px transparent;
	border-right:solid 10px rgb(223, 223, 223);
	content: '';
	height: 0;
	width: 0;
	border-width: 13px;
	margin: 0 0 0 -11px;
}
.balloon:before {
	border-right-color:  transparent;
	margin-left: -2px;
	margin-top: -1px;
}
.balloon:after {
	border-right-color: rgb(223, 223, 223);
	margin: -1px 0 0 -1px;
}
ul.genre>li {
	cursor: pointer;
	text-indent: 15px;
	margin-left: 5px;
	background-image: url( /i/menu/arrow/right.png );
	background-repeat: no-repeat;
	background-position: 15px center;
	background-size: 4px;
}
ul.genre>li>ul {
	position: absolute;
	padding: 10px;
	margin-left: 10px;
	background-color: rgb(223, 223, 223);
	left: 250px;
	font-weight: normal;
	top: 0;
	/*height: 394px;	最適化対応*/
	width: 230px;
}
ul.genre>li>div {
	position: absolute;
	padding: 0px;
	margin-left: 10px;
	background-color: #d1d1d1;
	left: 250px;
	font-weight: normal;
	top: 0;
	min-height: 100%;
	height: auto;
	width: 250px;
	border-radius: 5px;
}
ul.genre>li>div>div>ul>li {
	cursor: pointer;
	margin-left: 0px;
	background-image: url( /i/menu/arrow/right.png );
	background-repeat: no-repeat;
	background-position: 10px; center;
	background-size: 4px;
	background-color: #d1d1d1;
	padding: 1px 0px;
	width: 250px;
	border-radius: 5px;
}
ul.genre>li>div>div>ul>li>p {
	background-image: none !important;
	color: #555555 !important;
	font-weight: normal;
	margin-left: 10px;
	cursor: pointer;
	text-indent: 20px;
}

ul.genre>li>div>div>ul>li>p.selected {
	color: #0099ff !important;
	font-weight: bold !important;
}
ul.genre>li>div>div{
	position: absolute;
	margin-top: 11px;
	z-index: 2;
	background-color: #d1d1d1;
	border-radius: 5px;
}

ul.genre>li>ul>li>p {
	margin-bottom: 2px;
}
ul.genre>li.open {
	background-image: none;
	background-size: 8px;
	background-position: 0px 8px;
	font-weight: bold;
	color: #0099ff;
	background-color: #d1d1d1;
	width: 97%;
}


.searchAreaR .PurposeBox{
	display: none;
	opacity: 0;
}

/* 切り替え */

.searcROpen .searchAreaR{
	width:auto;
	min-width: 560px;
}

.searcROpen .searchBtnBox{
	display: none;
}
.searcLOpen .searchBtnBox{
	display: block;
}
.searcROpen .searchBlock{
	width: 150px;
}

.searcROpen  .searchFormBox{
	min-width: auto;
}

.searcROpen .PurposeAreaBox .PurposeBox {
	padding: 2px 0 11px 0;
	display: block;
	opacity: 1;

}

.PurposeAreaBox {
	display: none;
	float: left;
	height: 1px;
	width: 1px;
}

.searcROpen  .PurposeAreaBox {
	float: left;
	width: auto;
	height: auto;
	display: block;
}

.searcROpen .PurposeAreaBox .PurposeBox:first-child {
	padding-top: 0;
	padding-bottom: 3px;
}

.searcROpen .searchAreaR li a{
	width: 180px;
	float: left;
}

.searcROpen .searchAreaR .PurposeAreaBox .PurposeBox a{
	width: auto;
	background-image:none;
	padding-left: 0px;
}

.searcROpen .searchAreaR li {
	clear: both;
}

.searcROpen .searchAreaR li:nth-of-type(5){
	height: 20px;
}

.searcROpen .PurposeAreaBox div:nth-of-type(5){
	height: 20px;
}

.searcROpen .searchAreaR.searchAreaR ul {
	float: left;
	display: block;
}


.titleArea .colC-R{
	float: right;
}

.titleArea .colC-L{
	margin-right:230px;
}

.titleArea .colC-L .ttl{
	font-size:24px;
	margin: 0 0;
}

.ttlBox {
	padding-bottom:20px;
	margin-bottom:20px;
	border-bottom:1px solid #393939;
}
.t_info{
	margin-top:24px;
}
.talentColumn .normal{
	border-bottom:1px solid #393939;
	padding-bottom:10px;
	margin-bottom:10px;
	padding:0 20px 10px 20px;
}
.talentColumn .normal b{
	width: 110px;
	display: table-cell;

}
.talentColumn .normal span{
	width: auto;
	display: table-cell;
}

.titleArea #chAreaType1 .talentColumn .colR{
	margin-left: 260px;
}
.titleArea .talentColumn .iconMysky{
	top: 10px;
}
.moreBtn {
	text-align: center;
	padding: 20px;
}
.moreBtn a,
.moreBtn a:link{
	color: #000000;
}
.moreBtn img{
	width: 20px;
	padding: 0 10px 0 0;

}
.SearchPurpose{
	padding: 10px 20px 0 20px;
}
.PurposeBtn{
	padding: 10px 20px 0px 20px;
}
.personArea2 .person2{
	display: block;
	overflow: hidden;
	text-align: center;
}
.personArea2 .person2 li{
	vertical-align: top;
	padding-left: 8px;
	padding-right: 8px;
	width: 100px!important;
}
.searchAreaCneter{
	width: 800px;margin: 0 auto;
}
.bnrArea li{
	text-align: center;
}
.SearchPurpose .PurposeAreaBox {
	float: left;
	width: auto;
	height: auto;
	display: block;
}
.SearchPurpose ul{
	float: left;
	padding-right: 30px;
}
.SearchPurpose li,
.SearchPurpose .PurposeBox{
	height: 30px;
}
.SearchPurpose li a:link,
.SearchPurpose li a{
	color: #000;
}

.SearchPurpose li a.linkArr{
	text-decoration:none;
	color: #1d3994 !important;
}

.PurposeAreaBox a:link,
.PurposeAreaBox a,
.PurposeBtn a:link,
.PurposeBtn a{
	color: #000000;
}
.PurposeAreaBox a:hover,
.PurposeBtn a:hover{
	text-decoration:underline;
}
#relationTabView div[style="float:left;position:relative;"]  {

	width: 670px !important;
	padding: 10px 0;
}

/* copyrightArea */
.copyrightArea{
	height: auto;
	color:#929292;
	font-size: 12px;
	padding: 10px;
}


@media screen and (max-width: 1180px) {
	.searcROpen  .PurposeAreaBox {
	    width: 380px;
	}
	.searcROpen .searchAreaR li {
		clear: both;
	}
}
/* pankuzu */
.pan{
	width: 98%;
	min-width: 768px;
	margin: 20px auto;
	max-width: 1200px;
}

.pan a:link{
	color: #1d3994;
}
.column .pan{
	width: auto;
	margin: auto;
	padding: 20px 0px 0px 0px;
}
.colC .pan{
	width: auto;
	margin: auto;
	padding: 20px 0px 0px 0px;
}
.weekchannelbox ~ .pan{
	width: 1200px;
	margin: 20px auto;
}


/*最適化追加*/
.formCenter.weekRecommend{
	width: 45%;
}

/*最適化追加*/
.fotterSiteGuid {
	width: 98%;
	margin: 20px auto;
	min-width: 768px;
	max-width: 1200px;
	width:1200;
	font-size: 12px;
}

.pan a:link,
.pan a:visited {
	color: #000!important;
	text-decoration: none;
}
.pan a:hover{
	text-decoration: underline;
	opacity: 1;
	filter: alpha(opacity=100);
}


/*  help  */
.searchBlock .searchHints{
	display: table-cell;
	vertical-align: middle;
	position: relative;
}
.searchBlock .searchHints .arrow_box_help{
	background-image: url(/i/icon_hints.png);
	background-size: 24px;
	background-repeat: no-repeat;
	height: 28px;
	width: 28px;
	margin-top: 4px;
	margin: 0px 0px;
	padding: 1% 0px;
	background-position: center center;
	vertical-align: middle;
	margin-top: 4px;
	display: block;
	color: #fff;
	background-color: #1a99fd;
	display: block;
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	border-radius: 30px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
}

.searchAreaL .searchBlock .searchHints .arrow_box_help{
	margin: 0 0 0 20px;
	background-color: #7fccff;
}

.arrow_box {
	position: absolute;
	background: #fffdf2;
	background: linear-gradient(#fffdf2, #fef8d5);
	border: 1px solid #d5cfb2;
	top: -120px;
	left: -490px;
	width: 590px;
	height: 110px;
	z-index: 2;
}

.arrow_box:after, .arrow_box:before {
	top: 100%;
	left: 88.5%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.arrow_box:after {
	border-color: rgba(136, 183, 213, 0);
	border-top-color:  #fef8d5;
	border-width: 10px;
	margin-left: -10px;
}

.arrow_box:before {
	border-color: rgba(194, 225, 245, 0);
	border-top-color:  #d5cfb2;
	border-width: 11px;
	margin-left: -11px;
}

.arrow_boxL{
	width: 50%;
	display: table-cell;
	padding: 14px 20px 14px 30px;
	text-align: left;
}

.arrow_boxR{
	width: 50%;
	display: table-cell;
	padding: 14px 20px 14px 20px;
	text-align: left;
}

.arrow_boxL div,
.arrow_boxR div{
	padding-top: 12px
}

.arrow_box .case01{
	background-color: #000;
	color: #fff;
	padding: 5px 10px;
}
.arrow_box .case02{
	background-color: #fff;
	padding: 5px 10px;
}
.arrow_boxR .case02{
	padding: 5px 40px 5px 10px;
}
.arrow_boxL .case02{
	padding: 5px 80px 5px 10px;
}

html .searchBlock a.topPopCloseBtn03{
	background: none;
	padding: 0;
	margin: 0;
	box-shadow: none;
	width: 34px;
	height: 34px;
	border: 0;
	padding: 0;
	display: block;
	float: left;
	position: absolute;
	right: 10px;
	top: 14px;
}
html .searchBlock a.topPopCloseBtn03 .txtNone{
	display: none;
}
.searchBlock .topPopCloseBtn03:before{
	content: "";
	position: absolute;
	display: inline-block;
	top: 0px;
	left: 16px;
	width: 2px;
	height: 34px;
	border: 0;
	margin: 0;
	padding: 0;
	background-color:#616161;
	-moz-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
.searchBlock .topPopCloseBtn03:after{
	content: "";
	position: absolute;
	display: inline-block;
	top: 0px;
	left: 16px;
	width: 2px;
	height: 34px;
	border: 0;
	margin: 0;
	padding: 0;
	background-color:#616161;
	-moz-transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

.contentsArea #ondemandRecom{
	padding-top: 0px!important;
}

.contentsArea #skpRecom{
	padding-top: 0px!important;
}

.trand li a:hover{
	opacity: 0.5;
	text-decoration: none;
}

.nohitTxtBox01 a:hover,
#backLink a:hover,
.relTitle a:hover,
.colR a:hover,
.parson2 li a:hover,
.listSideNaviArea .no-line:hover,
html #chAreaType1 .listBlock .colR .chTitle a:hover,
.colC .resultsArea .results li a:hover,
.detailDataBox .breadcrumb a:hover,
.detailDataBox a:hover,
.detailPeople li a:hover,
ul.genre>li>p:hover,
ul.genre>li>div>div>ul>li>p:hover,
.personArea2 .person2 a:hover{
	text-decoration: underline !important;
}

a.btn01:hover,
span.btn01:hover,
html .search_all:hover,
#contents_v5 .mainContents_v5 .paginationArea .pagination a:hover,
#contents_v5 .mainContents_v5 .switchTabArea2 .switchTab li:hover,
a.btn.js-calendar:hover,
#modalCalendarArea .modalCalendar .return:hover,
.searchBlock .searchHints .arrow_box_help:hover,
#serviceTabArea .serviceTab  a:hover,
.rankBox li:hover,
.weekchannelbox a:hover,
.tabLineLi a:hover,
.formArea a:hover,
.officialLink:hover,
.officialGuideLink:hover,
.officialSpodLink:hover,
.officialAkbLink:hover
{
	opacity: .7;
	filter: alpha(opacity=70);
}

/* レコメンドスライダー */
.recommendBlock .recommendArea {
	position: relative;
	max-width: 1174px;
	margin: 0 auto;
}

.recommendBlock .recommendArea a {
	display: block;
}

.recommendBlock .recommendArea a:hover {
	color: #000000;
	text-decoration: none;
	opacity: .5;
}

.slideImg .rcbnr {
	width: 286px;
	padding-right: 10px;
	text-align: left;
}

.slideImg .rcbnr .itemGuard {
	width: 286px;
	height: 161px;
	background-color: #030303;
}

.slideImg .rcbnr img.recommendImg {
	max-width: 286px;
	max-height: 161px;
	width: auto;
	height: auto;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
}

.slideImg .rcbnr .bangumiData {
	height: 62px;
}

.slideImg .rcbnr .listMycal {
	position: relative;
	margin-top: -30px;
	right: 7px;
	float: right;
}

.recommendBlock .recommendArea .slick-prev,
.recommendBlock .recommendArea .slick-next {
	content: "";
	position: absolute;
	width: 40px;
	height: 40px;
	top: 50%;
	overflow: hidden;
	text-indent: -999em;
	cursor: pointer;
	background-color: #909090;
	z-index: 1;
	margin-top: -40px;
}

.recommendBlock .recommendArea .slick-prev {
	left: 0px;
}
.recommendBlock .recommendArea .slick-next {
	right: 0px;
}

.slick-prev:hover,
.slick-next:hover {
	opacity: .5;
}

.slick-prev:before,
.slick-next:before {
	content: "";
	position: absolute;
	top: 50%;
	margin-top: -.35em;
	width: .6em;
	height: .6em;
	border-top: 2px solid #fff;
	border-right: 2px solid #fff;
}

.slick-prev:before {
	right: 14px;
	-ms-transform: rotate(-135deg);
	-webkit-transform: rotate(-135deg);
	transform: rotate(-135deg);
}
.slick-next:before {
	right: 16px;
	-ms-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}

.copyrightArea li.rta_cp {
	word-break: break-all;
}

/*VOD表示枠スタイル*/
.vod{
	display: none;
}

.right-area{
	float: right;
	width: 350px;
	height: auto;
	position: relative;
}
.vod-area{
	padding: 20px 4%;
	position: relative;
	background: #f0f0f0;
	box-sizing: border-box;
}
.overlay{
	background-color: rgba(0, 0, 0, 0.25);
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1000;
	width: 100%;
	height: 100%;
	box-sizing: border-box;
	/*display: none;*/
}
span.loginnow-btn {
	position: absolute;
	top: 37%;
	left: 5%;
	z-index: 2000;
	background: #fff;
	padding: 15px 0;
	font-size: 18px;
	color: #000;
	font-weight: bold;
	border: solid 3px #c1c1c1;
	width: 90%;
	text-align: center;
	cursor: pointer;
	background-image: url(/common_v5/img/contents/key.png);
	background-repeat: no-repeat;
	background-size: 40px;
	background-position: 10px;
	padding-left: 20px;
	box-sizing: border-box;
}
span.loginnow-btn:before,
span.loginnow-btn:after{
	content: none;
}
span.loginnow-btn.vod-active:before {
	content: "";
	position: absolute;
	top: -7px;
	left: -64px;
	margin-top: -12px;
	border: 48px solid transparent;
	border-left: 69px solid #FFF;
	z-index: 3000;
}
span.loginnow-btn.vod-active:after {
	content: "";
	position: absolute;
	top: -7px;
	left: -61px;
	margin-top: -14px;
	border: 50px solid transparent;
	border-left: 73px solid #c1c1c1;
	z-index: 1;
}
.login-menu {
	position: absolute;
	top: 0;
	z-index: 1000;
	background: #fff;
	border: solid 3px #c1c1c1;
	width: 620px;
	height: 500px;
	left: -665px;
	text-align: center;
	display: none;
}
.login-menu:before {
	/*content: "";*/
	position: absolute;
	top: 43%;
	right: -115px;
	margin-top: -12px;
	border: 48px solid transparent;
	border-left: 69px solid #FFF;
	z-index: 2;
}
.login-menu:after {
	/*content: "";*/
	position: absolute;
	top: 43%;
	right: -123px;
	margin-top: -14px;
	border: 50px solid transparent;
	border-left: 73px solid #09f;
	z-index: 1;
}
.login-menu h2{
	margin-bottom: 30px;
}
.login-menu a{
	display: block;
	color: #09f;
}
.login-menu a:visited{
	color: #09f;
}
.login-menu .login-btn{
	width: 70%;
	margin: 0 auto 20px;
	height: 50px;
	background: #09f;
	color: #fff;
	line-height: 50px;
	font-size: 20px;
	font-weight: bold;
	border-radius: 3px
}
.login-menu .login-btn:visited{
	color: #fff;
}
.login-menu .registration-btn{
	width: 50%;
	margin: 20px auto 0;
	height: 35px;
	background: #fff;
	color: #09f;
	line-height: 35px;
	font-size: 18px;
	font-weight: bold;
	border-radius: 3px;
	border: solid 1px #09f;
}
.login-menu input{
	width: 70%;
	height: 35px;
	border-radius: 2px;
	border: solid 2px #d0d0d0;
	margin-bottom: 30px;
	padding: 0 2%;
	box-sizing: border-box;
}
.login-menu-body-error{
	display: none;
}
.fatal-error-msg-area{
	margin-top: 120px;
	font-size: 120%;
	color: red;
}
.close-btn {
	display: inline-block;
	width: 30px;
	height: 30px;
	cursor: pointer;
	position: absolute;
	right: 10px;
	top: 10px;
}
.close-btn span:before,
.close-btn span:after {
	display: block;
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	width: 84%;
	height: 5%;
	margin: -8% 0 0 -42%;
	background: rgb(186, 186, 186);
}
.close-btn span:before {
	transform: rotate(-45deg);
}
.close-btn span:after {
	transform: rotate(45deg);
}
.error-msg-area {
	position: absolute;
	top: 0;
	margin: 0 auto;
	width: 100%;
	background: #ffeb9f;
	padding: 15px 0;
	box-sizing: border-box;
	z-index: -1;
	color: red;
}
.vod h3{
	padding: 15px 20px;
	position: relative;
	box-sizing: border-box;
	border: none;
}
.ondemand-logo{
	width: 30%;
	display: inline-block;
	background: #fff;
	vertical-align: middle;
	box-sizing: border-box;
	min-height: 50px;
}
.ondemand-text{
	width: 65%;
	display: inline-block;
	vertical-align: middle;
	margin: 0 0 0 5%;
	color: #000;
}
.ondemand-logo img{
	width: 100%;
}
ul.vod-box{
	margin: 0;
}
ul.vod-box li {
	margin: 0 auto 10px;
	position: relative;
	max-height: 90px;
}
ul.vod-box li:last-child{
	margin: 0 auto;
}
ul.vtmbod-box li .vod- {
	display: inline-block;
	width: 50%;
	vertical-align: middle;
	min-height: 90px;
	/*background: #e2e2e2;*/
}

.vod-box .itemGuard {
	width: 160px;
	height: 90px;
	background-color: #030303;
}

ul.vod-box li .vod-tmb img{
	width: auto;
	height: 100%;
	max-height: 90px;
	margin: 0 auto;
	display: block;
}
ul.vod-box li .vod-tmb-v {
	display: none;
}
.vod-icon1{
	width: 35px;
	height: 35px;
	border: solid 2px #fff;
	background: rgba(0, 0, 0, 0.5);
	border-radius: 50px;
	position: absolute;
	bottom: 5px;
	left: 10px;
}
ul.vod-box li .vod-tmb .vod-icon1 .triangle{
	width: 20px;
	height: 20px;
	position: absolute;
	top: 8px;
	left: 9px;
}
ul.vod-box li .vod-ttl {
	display: inline-block;
	width: 45%;
	vertical-align: top;
	margin-left: 3%;
	font-size: 12px;
	text-align: left;
}
ul.vod-box li .vod-ttl a{
	max-height: 72px;
	overflow: hidden;
	display: block;
}
.vod-ttl span {
	margin-right: 5px;
}
.span-type1 {
	padding: 0 7px;
	color: #000000;
	position: absolute;
	bottom: 0;
	margin: 0 3px 0 0;
	border: 1px solid black;
	font-size: 10px;
	text-align: center;
	max-height: 20px;
	height: 20px;
	vertical-align: middle;
	background-color: white;
	line-height: 20px;
}
.span-type2 {
	padding: 0 7px;
	color: #000000;
	position: absolute;
	bottom: 0;
	margin: 0 3px 0 0;
	border: 1px solid black;
	font-size: 10px;
	text-align: center;
	max-height: 20px;
	height: 20px;
	vertical-align: middle;
	background-color: white;
	line-height: 20px;
}
.vod-tmb {
	width: 50%;
	display: inline-block;
	vertical-align: top;
}
ul.vod-box li:nth-child(n+6) {
	display: none;
}

ul.vod-box .more-btn {
	margin: 20px auto 0;
	text-align: center;
	cursor: pointer;
	color: #0096ff;
	font-weight: bold;
	display: block;

}
ul.vod-box .more-btn img {
	width: 20px;
}
.vod-box-bottom{
	font-size: 11px;
	margin-bottom: 10px;
	padding: 8px 20px;
}
.linear-btn {
	background: #09f;
	width: 60%;
	display: block;
	text-align: center;
	color: #fff!important;
	padding: 5px 0;
	margin: 20px auto 0;
	border-radius: 5px;
	font-size: 16px;
}
.vod-logout{
	width: 63px;
	display: block;
	text-align: center;
	padding: 0;
	margin: 0;
	background: #fdffff;
	color: #09f!important;
	position: absolute;
	bottom: 15px;
	right: 10px;
	font-weight: bold;
	font-size: 11px;
	letter-spacing: -0.5px;
	border-radius: 50px;
}
.vod-logout:hover{
	opacity: 0.8;
}
.checkbox-text{
	margin-bottom: 20px;
	display: block;
}
.login-menu input[type="checkbox"] {
	width: 20px;
	vertical-align: middle;
	display: inline-block;
	margin: 0;
}
a.password-link{
	display: inline-block;
}
/*表示非表示用*/
.vod-active{
	display: block!important;
}
.vod-hide{
	display: none!important;
}
.vod-fadein{
	display: block!important;
	animation: fadeIn 1s ease 0s 1 normal;
	-webkit-animation: fadeIn 1s ease 0s 1 normal;
}
@keyframes fadeIn {
	0% {opacity: 0}
	100% {opacity: 1}
}
@-webkit-keyframes fadeIn {
	0% {opacity: 0}
	100% {opacity: 1}
}
@keyframes fadeOut {
	0% {opacity: 1}
	100% {opacity: 0}
}

@-webkit-keyframes fadeIn {
	0% {opacity: 1}
	100% {opacity: 0}
}
/*hover*/
.login-menu a:hover{
	opacity: 0.7;
}
.vod-area a:hover {
	text-decoration: underline;
}
.vod-area a.linear-btn:hover {
	text-decoration: none;
	opacity: 0.7;
}
span.loginnow-btn:hover {
	border: solid 3px #a39e9e;
}
a.login-btn:hover,
a.registration-btn:hover{
	text-decoration: none;
}
ul.vod-box #more-btn:hover{
	text-decoration: none;
	opacity: 0.7;
}
/*VOD表示枠スタイルここまで*/

#rtoaster_popup {
	z-index: 300100!important;
}

/*新スタイル*/
.recommendArea .slick-track {
	padding: 24px 0 20px 0;
	display: flex;
}
.slideImg .rcbnr,
.rankBox .listBox01 {
	margin-right: 10px;
	display: inline-block;
	letter-spacing: normal;
	vertical-align: top;
	white-space: normal;
	padding: 0;
	background-color: #fff;
	box-shadow: 5px 5px 15px 0px rgba(0, 0, 0, .07);
	border-radius: 8px;
	height: auto;
	outline: none;
	position: relative;
	overflow: hidden;
	box-sizing: border-box;
}
.slideImg .rcbnr:after,
.rankBox .listBox01:after{
	content: '';
	display: block;
	width: 16px;
	height: 16px;
	position: absolute;
	bottom: 0;
	right: 10px;
	background: url(/i/link-arrow.png);
	background-size: 100%;
	background-repeat: no-repeat;
	background-position: center;
	transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
}
.slideImg .rcbnr .bangumiData,
.rankBox .listBox01 .bangumiData{
	padding: 10px 20px 20px 20px;
	font-weight: bold;
	color: #0096ff;
	height: auto;
}
.slideImg .rcbnr .bangumiTitle,
.rankBox .listBox01 .bangumiTitle {
	padding: 10px 20px 0 20px;
	width: 76%;
	height: 70px;
}
.slideImg .rcbnr .listMycal {
	position: absolute;
	top: 200px;
	right: 10px;
}
.rankBox .listBox01 .listMycal {
	position: absolute;
	top: 80px;
}
.trand li a, .trand li a:link {
	display: block;
	margin: 0px 2px 10px 0;
	border: solid 1px #7fccff;
	padding: 10px 15px;
	border-radius: 50px;
	color: #7fccff;
	background: #fff;
}
.bnrFirstTime{
	margin: 40px auto;
}
.bnrPlanArea {
	margin-bottom: 36px;
}
.bnrFirstTime a:hover,
.bnrPlanArea li a:hover{
	opacity: 0.5;
}
.trandBox .genreicon {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: 20px;
}
.trandBox .genreicon li a{
	display: block;
	margin: 0px 2px 10px 0;
	border: solid 1px #7fccff;
	padding: 10px 15px;
	border-radius: 50px;
	background: #fff;
}
.trandBox .genreicon li a:hover{
	opacity: 0.5;
}