@charset "UTF-8";

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

Univeral Set

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

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

container

=================================================
*/
.header-container{
	background: #F6F6EC;
}
.navi-container{
	border-top: 3px solid #74A347;
	background: #EDEBDE;
}
.main-container{
	background: #F6F6EC;
}
.footer-container{
	background: #5BAB0A;
}
.wrapper{
	width: 1160px;
	margin: 0 auto;
}

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

header-container

=================================================
*/
.header h1{
	float: left;
}
.outlink {
	position: relative;
	float: right;
	margin-top: 15px;
}
.outlink li {
	font-size: .8em;
	position: relative;
	float: left;
	margin-left: 14px;
}
.outlink a{
	display: block;
	padding: 4px 15px 2px;
	border-radius: 3px;
	background: #FFA84F;
	box-shadow: 0 4px #C07C35;
	text-decoration: none;
	color: inherit;
	margin-bottom: 10px;
}
.outlink a:hover{
	background: #FFD1A0;
	box-shadow: 0 4px #DBA670;
}

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

navi-container

=================================================
*/
.navi ul {
	display: flex;
	overflow: hidden;
	box-sizing: border-box;
}
.navi li {
	flex: 1;
	overflow: hidden;
	box-sizing: border-box;
	border-left: 2px solid #FFFFFF;
}
.navi li:last-child{
	border-right: 2px solid #FFFFFF;
}
.navi strong,
.navi a {
	display: block;
	box-sizing: border-box;
	padding: 8px 5px;
	background: #7BBC3C;
	text-align: center;
	font-weight: bold;
	font-size: 110%;
	color: inherit;
}
.navi a{
	text-decoration: none;
}
.navi a:hover,
.navi strong {
	background: #CAE8AA;
}

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

main-container

=================================================
*/
h2{
	font-size: 1.4em;
	margin: 0 0 10px;
	padding-left: 27px;
	background: url(../image/top_title_heading_icon.png) no-repeat left center;
}
.content{
	padding: 42px 0 30px;
}
.contentbox{
	border-radius: 7px;
	background: #EDEBDE;
	padding: 20px;
}
.vodcast{
	border-radius: 7px;
	background: #FFFFFF;
	margin-bottom: 30px;
}
.webcastbox{
	padding: 20px 25px 25px;
	min-height: 365px;
	box-sizing: border-box;
}
.webcast-header{
	border-radius: 7px 7px 0 0;
	padding: 18px 51px;
	font-size: 1.5em;
	line-height: 1.2;
	background: #EDEBDE url(../image/title_heading_item.png) no-repeat 20px top;
}
.webcast-header span{
	font-size: .6em;
	font-weight: normal;
	line-height: .8em;
	display: block;
}
.vodlink{
	width: 24em;
	max-width: 100%;
	margin: 0 auto;
}
.vodlink li{
	margin-bottom: 19px;
}
a.btn,
span.btn {
	display: block;
	box-sizing: border-box;
	text-decoration: none;
	border-radius: 5px;
	padding: .8em 26px .8em 75px;
	font-size: 1.5em;
	font-weight: bold;
	line-height: 1.2;
	color: inherit;
}
a.btn span,
span.btn span{
	font-size: .6em;
	line-height: 1;
	display: block;
	font-weight: normal;
}
a.btn-vod{
	background: #F6F6EC url(../image/top_button_videocast_icon.png) no-repeat 26px center;
	box-shadow: 0 5px 0 #CAC8B9;
}
a.btn-vod:hover{
	background-color: #E2E0D1;
}
.simplesearch {
	background: #F2F2F2;
	padding: 15px;
}
.simplesearch h4 {
	font-size: 1.2em;
}
.simplesearch p {
	font-size: .85em;
	margin-top: 5px;
}
.simplesearch input[type="text"]{
	float: left;
	box-sizing: border-box;
	width: 85%;
	height: 30px;
	border: 1px solid #548029;
	padding: 2px;
	display: block;
}
.simplesearch input[type="submit"]{
	float: left;
	box-sizing: border-box;
	width: 15%;
	height: 30px;
	border: 1px solid #548029;
	background: #548029;
	color: #FFFFFF;
	font-size: .8em;
	font-weight: bold;
	display: block;
}
.livestate{
	margin-bottom: 20px;
	color: red;
	text-align: center;
}
.freeword{
	margin-top: 10px;
	color: red;
	text-align: left;
}
.liveprogram{
	padding-top: 10px;
	text-align: center;
}
.howto{
	margin-bottom: 25px;
}
.howto ul{
	float: left;
	width: 730px;
	margin-left: 11px;
}
.howto li{
	background: url(../image/list_icon.png) no-repeat left .4em;
	padding-left: 13px;
	margin-bottom: 7px;
	line-height: 1.4;
}
.howto img{
	float: right;
}
.contact{
	margin-bottom: 30px;
}
.contact li{
	margin-bottom: 3px;
	line-height: 1.4;
}
.qrcode {
	margin-top: 30px;
}
.barcode__image {
	float: left;
	margin-right: 10px;
}
.qrcode h4{
	padding-top: 7px;
	font-weight: bold;
	margin: 0 0 10px 133px;
}
.qrcode p{
	margin-left: 133px;
}

.contentframe{
	padding: 0 20px;
}
table caption {
	text-align: left;
	font-weight: bold;
}
table.vodsearch {
	border: 1px solid #ADADAD;
	border-collapse: collapse;
	margin: 20px auto;
	background: #FFFFFF;
}
table.vodsearch th {
	border: 1px solid #ADADAD;
	vertical-align: top;
	text-align: left;
	padding: 5px;
	font-weight: normal;
}
table.vodsearch td {
	border: 1px solid #ADADAD;
	padding: 5px;
}
table.vodsearch.resultlist {
	width: 100%;
}
table.vodsearch td.nonpad{
	padding: 0;
}
a.btn-play {
	font-size: .9em;
	display: block;
	min-width: 3.7em;
	height: 1em;
	margin: 0 auto 5px;
	padding: 3.3em 0 .9em;
	text-align: center;
	text-decoration: none;
	color: inherit;
	font-weight: bold;
	border-radius: 4px;
	border: 1px solid #CAC8B9;
	background: #F6F6EC url("../image/button_videocast_play_icon.png") no-repeat center .7em;
	box-shadow: 0 4px 0 #CAC8B9;
}
a.btn-play:hover {
	background-color: #E2E0D1;
}
table.speaker {
	width: 860px;
	margin: 20px auto;
}
table.speaker.vodsearch {
	margin: 10px auto 20px;
}
.speaker-box{
	vertical-align: top;
}
.speaker-box table {
	width: 100%;
	border: 1px solid #ADADAD;
	border-collapse: collapse;
	background: #FFFFFF;
}
.speaker-box td {
	border: 1px solid #ADADAD;
	padding: 5px;
}
.speaker-index{
	text-align: center;
	vertical-align: middle;
}
.speaker__info{
	width: 860px;
	margin: 0 auto -17px;
}
.speakername {
	margin: 20px auto 0;
}
.speakername ul{
	padding: 0 10px;
}
.speakername li{
	margin-right: 5px;
	display: inline-block;
	vertical-align: bottom;
}
.phrase {
	margin: 30px auto;
}
.phrase .info li{
	margin-bottom: 10px;
}
.phrase li{
	text-align: center;
}
.phrase input[type="text"] {
	width: 600px;
	padding: 3px;
}
.play {
	margin: 20px auto;
}
.play .playleft {
	float: left;
	width: 646px;
}
.play .playright {
	float: right;
	width: 420px;
}
.playerout {
	border: 3px ridge #A0A0A0;
}
.player {
	width: 640px;
	height: 360px;
}
.playlist {
	border-bottom: 2px solid #CCCCCC;
	margin-bottom: 20px;
	font-weight: bold;
}
.playtext {
	width: 420px;
	height: 366px;
	overflow-y: scroll;
	white-space: normal;
	font-size: 90%;
	background: #FFFFFF;
}
.nonlive{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 424px;
	border: 3px ridge #A0A0A0;
	padding: 120px 10px;
	margin: 20px auto;
	text-align: center;
	background: #FFFFFF;
}
.liveplayer{
	border: none;
}
.comment{
	margin: 0 auto 20px;
	font-size: 90%;
}
.nonresult {
	text-align: center;
	margin: 20px 0 30px;
	font-weight: bold;
}
a.btn-back {
	font-size: .9em;
	display: block;
	width: 10em;
	margin: 0 auto 5px;
	padding: .6em 1em .6em 1em;
	text-align: center;
	text-decoration: none;
	color: inherit;
	font-weight: bold;
	border-radius: 4px;
	border: 1px solid #CAC8B9;
	background-color: #F6F6EC;
	box-shadow: 0 4px 0 #CAC8B9;
}
a.btn-back:hover {
	background-color: #E2E0D1;
}
.border{
	border: 0;
	background-color: #F5CF30;
	height: 2px;
}

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

footer-container

=================================================
*/
.footer{
	color: #FFFFFF;
	text-align: center;
	font-size: 80%;
	padding: 15px 0 20px;
	line-height: 1.6;
}

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

other

=================================================
*/
.width-60{
	width: 60px;
}
.width-130{
	width: 130px;
}
.width-150{
	width: 150px;
}
.width-200{
	width: 200px;
}
.width-350{
	width: 350px;
}
.width-500{
	width: 500px;
}
.width-580{
	width: 580px;
}
.width-860{
	width: 860px;
}
.center {
	text-align: center;
}
.left {
	text-align: left;
}
.right {
	text-align: right;
}
.top {
	vertical-align: top;
}
.middle {
	vertical-align: middle;
}
.bottom {
	vertical-align: bottom;
}
.font-red {
	color: red;
}
.font-blue {
	color: blue;
}
.font-90 {
	font-size: 90%;
}
.font-80 {
	font-size: 80%;
}
.font-bold {
	font-weight: bold;
}
.font-normal{
	font-weight: normal;
}
.font-tt{
	font-family: monospace;
}
.hit1,.hit2,.hit3,.hit4,.hit5 {
	color: red;
}

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

clear

=================================================
*/
.clearfix:before, .clearfix:after {
	display: table;
	content: ' ';
}
.clearfix:after {
	clear: both;
}

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

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

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