@charset "UTF-8";

/*
=================================================
@charset "UTF-8";

/*
=================================================

Univeral Set

=================================================
*/
body {
	margin: 0;
	padding: 0;
	background: #FFFFFF;
	font-size: 100%;
	font-family: Arial, Meiryo, sans-serif;
	line-height: 1.4;
	color: #444444;
}
h1,h2,h3,h4,h5,h6,address{
	margin: 0;
	padding: 0;
	border: 0;
	font-style: normal;
	font-weight: normal;
	font-size: 100%;
}
img {
	height: auto;
	vertical-align: bottom;
}
div,p,pre,ul,ol,li,dl,dt,dd {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
}
table,caption,th,td {
	margin: 0;
	padding: 0;
	border: 0;
	font-style: normal;
	font-weight: normal;
	font-size: 100%;
}
form,textarea,select,option,input {
	margin:0;
	padding:0;
	font-size: 100%;
}
span,br,a,img,object {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
}
li{
	list-style: none;
}
a:link {
	color: #0066CC;
	text-decoration: underline;
}
a:visited {
	color: #0066CC;
	text-decoration: underline;
}
a:hover{
	color: #FF4300;
	text-decoration: underline;
}
a:active{
	color: #FF4300;
	text-decoration: underline;
}

/*
=================================================

outer(外枠)

=================================================
*/
.header-container{
	background: url(../image/header_background.png) no-repeat center top;
}
.main-container{
}
.footer-container{
	background: #017B41;
}
.wrapper{
	width: 1050px;
	margin: 0 auto;
}

/*
=================================================

header-container

=================================================
*/
div#part-title{
	position: relative;
}
div#part-title h1{
	text-align: left;
	line-height: 0;
}
div#part-outlink{
	position: absolute;
	top: 12px;
	right: 11px;
}
div#part-outlink ul{
	float: right;
}
div#part-outlink li{
	float: left;
	background: url(../image/list_arrow.png) no-repeat 13px center;
	padding-left: 28px;
	font-size: 14px;
}
div#part-outlink a{
	color: #FFFFFF;
}
div#part-fontsize{
	position: absolute;
	top: 42px;
	right: 11px;
	line-height: 0;
}
div#part-navi{
	line-height: 0;
	border-top: 8px solid #017B41;
	background: #E5E2DC;
}
div#part-navi li{
	float: left;
	margin-right: 1px;
}

/*
=================================================

main-container

=================================================
*/
h2{
	line-height: 0;
	text-align: left;
	background: #E5E2DC;
	border-radius: 3px;
	margin-bottom: 15px;
}
h3{
	line-height: 0;
}
.container-contents{
	text-align: left;
	padding: 30px 0 50px 0;
}
.container-contents-inner{
	margin: 20px 15px 25px;
}
.container-contents-inner table{
	margin: 0 auto;
}

/*
=================================================

index

=================================================
*/
div#inner-index-menu{
	display: flex;
	padding-bottom: 40px;
	text-align: left;
}
div#part-index-livemenu{
	width: 510px;
	margin: 0 30px 0 0;
}
div#part-index-vodmenu{
	width: 510px;
}
div#index-livelink{
	background: #F7F5F2 url(../image/border.png) repeat-x center top;
	padding: 30px 40px;
	margin-top: 15px;
	min-height: 210px;
}
div#livelink{
	padding: 25px 0;
	text-align: center;
}
.part-index-free{
	padding-bottom: 10px;
}
div#index-vodlink{
	background: url(../image/border.png) repeat-x center top;
	margin-top: 15px;
	padding: 20px 0;
}
#vodlink{
	display: flex;
	flex-wrap: wrap;
}
.rec__lists {
	width: 50%;
}
.rec__lists a{
	color: #FFFFFF;
}
.rec__lists__item {
	font-weight: bold;
	display: block;
	width: calc(100% - 3px);
	margin: 0 3px 6px 0;
	padding: 12px 15px 10px 15px;
	color: #FFFFFF;
	border-radius: 4px;
	background: #0F9959;
	box-shadow: 0 3px 0 0 #BDE8D4;
	box-sizing: border-box;
}
.rec__lists__item:link {
	text-decoration: none;
}
.rec__lists__item:hover {
	text-decoration: none;
	background: #2DAE72;
}
.rec__lists__item--disabled {
	font-weight: normal;
	display: block;
	width: 178px;
	margin: 0 3px 6px 0;
	padding: 12px 15px 10px 15px;
	color: #FFFFFF;
	border-radius: 4px;
	background: #B8E6D0;
	box-shadow: 0 3px 0 0 #EAF7F1;
}
div#inner-index-notice{
	display: flex;
	text-align: left;
}
div#part-index-notice{
	width: 510px;
	margin: 0 30px 0 0;
}
div#part-index-notice ul{
	padding: 0 6px;
}
div#part-index-notice li{
	background: url(../image/list_circle.png) no-repeat 0 0.5em;
	padding: 0 10px 0 14px;
	margin-bottom: 5px;
}
div#part-index-address{
	/*width: 510px;*/
	width: 100%;
}
div#part-index-address ul{
	padding: 0 6px;
}
div#part-index-address li{
	margin-bottom: 5px;
}

/*
=================================================

category/phrase/live/vod/before/

=================================================
*/
ul.non-result{
	text-align: center;
	margin: 10px;
	font-weight: bold;
}
table.vodlist{
	border: 1px solid #595959;
	border-collapse: collapse;
}
table.vodlist td{
	border: 1px solid #595959;
	padding: 5px;
}
table.vodlist caption{
	text-align: left;
	padding-bottom: 5px;
	font-weight: bold;
}
.vodtitle{
	background: #E8E8E8;
	padding: 3px 0;
	margin-bottom: 5px;
}
.vodtitle-left{
	float: left;
}
.vodtitle-right{
	float: right;
}

/*
=================================================

category

=================================================
*/

/*
=================================================

phrase

=================================================
*/
ul#phrase-form{
	text-align: center;
}
ul#phrase-form li#phrase-notice{
	text-align: center;
	font-size: 90%;
	color: #727272;
	padding: 15px 0 8px 0;
}
ul#phrase-form li input#search-text{
	width: 550px;
	padding: 3px;
}
ul#phrase-form li input{
	font-size: 100%;
}
p#phrase-searchword{
	width: 960px;
	margin: 0 auto;
	padding-bottom: 5px;
}
table.phrase-speaker{
	border: none;
}
table.phrase-speaker td{
	border: none;
}

/*
=================================================

live/vod

=================================================
*/
.playleft{
	float: left;
	width: 646px;
	margin-left: 0;
}
.playright{
	float: right;
	width: 360px;
	margin-right: 0;
}
.playerout{
	border: 3px ridge #A0A0A0;
}
.player{
	position: relative;
	width: 100%;
	max-width: 640px;
}
.player.embed{
	max-width: 480px;
}
.player:before{
	content: "";
	display: block;
	padding-top: 56.25%;
}
.playerframe{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.liveplayer, .vodplayer, .vjs-no-js{
	max-width: 100%;
	max-height: 100%;
	border: none;
}
.var-hidden{
	display: none;
}
.playlist{
	font-weight: bold;
	margin-bottom: 10px;
}
.playtext{
	width: 360px;
	height: 366px;
	font-family: Meiryo, monospace;
	overflow-y: scroll;
	white-space: normal;
	text-align: left;
}
.playtext.vod{
	height: 277px;
}
div#non-live{
	width: 640px;
	height: 360px;
	border: 3px ridge #A0A0A0;
	margin: 0 auto;
	padding: 120px 0;
	text-align: center;
	box-sizing: border-box;
}

/*
=================================================

before_watch

=================================================
*/
dl#before-list{
	text-align: left;
}
dl#before-list dd{
	margin-left: 1em;
	font-size: 90%;
	margin: 7px 0 20px 10px;
}

/*
=================================================

back

=================================================
*/
div#part-back{
	text-align: center;
}

/*
=================================================

footer

=================================================
*/
div#part-footer{
	text-align: center;
	font-size: 75%;
	color: #FFFFFF;
	padding: 20px 0;
}

/*
=================================================

font

=================================================
*/
.font-color-red{
	color: red;
}
.font-color-blue{
	color: blue;
}
.font-color-firebrick{
	color: firebrick;
}
.font-size-90{
	font-size: 90%;
}
.font-size-80{
	font-size: 80%;
}
.font-bold{
	font-weight: bold;
}
.font-tt{
	font-family: Meiryo, monospace;
}
.hit1, .hit2, .hit3, .hit4, .hit5{
	color: red;
}

/*
=================================================

layout

=================================================
*/
.width-56{
	width: 56px;
}
.width-120{
	width: 120px;
}
.width-960{
	width: 960px;
}
.align-center{
	text-align: center;
}
.align-left{
	text-align: left;
}
.align-right{
	text-align: right;
}
.valign-top{
	vertical-align: top;
}
.valign-middle{
	vertical-align: middle;
}
.valign-bottom{
	vertical-align: bottom;
}

/*
=================================================

clearfix

=================================================
*/
.clearfix:after{
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
.clearfix{
	display: inline-block;
}
/* Hide Mac IE \*/
.clearfix{
	display: block;
}
/*  */

/*
=================================================

メニュー読み飛ばしリンク用

=================================================
*/
p.hide {
	position: absolute;
	top: 0px;
	left: -512px;
	width: 256px;
}
