@charset "utf-8";
/* fujitv FUJIMELO Base Style
   coded by ayp */

.musictitle{ font-weight:bold;
}

.nullpng{
	position:absolute;
	z-index:2;
}
a{
	color:#000;
}
strong{
	color:#f0f;
}
cite{
	display:block;
	text-indent:-0.2em;
}
cite::before{
	content:"｢";
}
cite::after{
	content:"｣";
}
body{
	background:#fff;
	color:#333;
	line-height:1.4;
	position:relative;
}
body>header:first-child{
	display:inline-block;
	width:100%;
}
h1{
	height:33px;
	width:78px;
	margin:7px 2px;
}
h1 a{
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	height:29px;
	background-image:url(../logo.png);
	background-repeat:no-repeat;
	background-size:contain;
}
#tools{
	position:absolute;
	top:0;
	right:0;
	height:45px;
	line-height:45px;
}
#social_link{
	vertical-align:top;
	display:inline-block;
	width:74px;
	height:48px;
	padding-top:2px;
	margin-right:-4px;
}
#social_link iframe{
	display:block;
	width:65px;
	height:21px;
	margin-bottom:2px;
}
#search_link{
	display:inline-block;
	margin-right:2px;
}
#search_link li{
	display:inline-block;
	height:20px;
	background:#000;
	box-shadow:2px 2px 3px 0 rgba(0,0,0,0.3);
	-webkit-box-shadow:2px 2px 3px 0 rgba(0,0,0,0.3);
	-moz-box-shadow:2px 2px 3px 0 rgba(0,0,0,0.3);
}
#search_link li a{
	display:block;
	height:20px;
	line-height:20px;
	color:#fff;
	font-size:12px;
	text-decoration:none;
	padding:0 5px;
}
#search{
	text-align:center;
	border:2px solid #ccc;
	padding:10px;
}
#search input[type="text"]{
	width:50%;
	height:1.4rem;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-o-box-sizing:border-box;
	border:1px solid #333;
	vertical-align:baseline;
}
#search input[type="submit"]{
	width:1.4rem;
	height:1.4rem;
	text-indent:-9999px;
	overflow:hidden;
	border:0;
	position:relative;
	top:1px;
	left:-1px;
	background: url(../icon_search.png) no-repeat center center #000;
	background-size:15px auto;
}
.2042-line {
border-bottom: solid 1px #CCCCCC;
}
#breadcrumb a{
	text-decoration:underline;
}
body>footer{
	text-align:center;
	font-size:0.6rem;
}
#license{
	border-bottom:1px solid #000;
}
#lmark{
	position:relative;
	padding:20px;
}
#lmark>img:first-child{
	width:195px;
}
#copyright{
	border-image:url(../gmenu_ul.png) 8 0 0 0 / 4px 0 0 0 round;
	-webkit-border-image:url(../gmenu_ul.png) 8 0 0 0 / 4px 0 0 0 round;
}
#main>section>header :first-child,
#main>nav>header :first-child{
	background:url(../h2.png);
	background-size:4px 4px;
	color:#fff;
	line-height:1.8;
	position:relative;
	padding-left: 1em;
}
#main>#genre>header{
	margin-bottom:5px;
}
#main>section>header :first-child::before,
#main>nav>header :first-child::before{
	display:inline-block;
	content:"";
	width:0.2em;
	height: auto;
	background:#09f;
	position:absolute;
	top:5px;
	bottom: 5px;
	left:0.2em;
}
#main>#list>header :first-child::before{
	background:#f0f;
}
#main>section>article>header{
	background:#ccc;
	border-image:url(../border.png) 0 0 4 0 / 0 0 2px 0 round;
	-webkit-border-image:url(../border.png) 0 0 4 0 / 0 0 2px 0 round;
	line-height:1.8;
	text-indent:0.5em;
}

.uta li,
.list li,
#main>#pickup>ul>li,
#genre>article>ul>li,
.program>#main>#pickup>article{
	width:100%;
	display:table;
	position:relative;
}
.uta li>a,
.list li>a,
#main>#pickup>ul>li>a,
#genre>article>ul>li>a,
.program>#main>#pickup>article>a{
	word-break:break-all;
	border-bottom:1px dotted #ccc;
	font-size:0.9rem;
	line-height:1.2;
	text-decoration:none;
	position:relative;
	display:table-cell;
	vertical-align:middle;
	width:100%;
	padding:5px;
	padding-right:15px;
	height:60px;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
}
.uta li::after,
.list li::after,
#main>#pickup>ul>li::after,
#genre>article>ul>li::after,
.program>#main>#pickup>article>a::after{
	width:5px;
	height:5px;
	right:8px;
	top:50%;
	margin-top:-7px;
	display:inline-block;
	position:absolute;
	content:"";
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	border-style:solid;
	border-width:4px 4px 0 0;
	border-color:#f0f
}
#genre>article>ul>li::after{
	border-color:#ff0;
}

.uta li>a>h4,
.uta li>a>p,
#main>#pickup>ul>li>a>h3,
#main>#pickup>ul>li>a>p,
#genre>article>ul>li>a>h3,
#genre>article>ul>li>a>p,
.program>#main>#pickup>article:not(.nophoto)>a>h4,
.program>#main>#pickup>article:not(.nophoto)>a>p{
	padding-left:70px;
}

/* 須藤追加cssスタート */
.program>#main>#pickup>article>section{
	word-break:break-all;
	border-bottom:1px dotted #ccc;
	font-size:0.9rem;
	line-height:1.2;
	text-decoration:none;
	position:relative;
	display:table-cell;
	vertical-align:middle;
	width:100%;
	padding:5px;
	padding-right:5px;
	height:60px;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
}
.program>#main>#pickup>article:not(.nophoto)>section>h4,
.program>#main>#pickup>article:not(.nophoto)>section>p{
	padding-left:70px;
}
.program>#main>#pickup>article>section>p{
	font-size:0.7rem;
	color:#666;
}
/* エンド */


.uta li>a>p,
#main>#pickup>ul>li>a>p,
#genre>article>ul>li>a>p,
.program>#main>#pickup>article>a>p{
	font-size:0.7rem;
	color:#666
}

.uta li>a>h4+img,
#main>#pickup>ul>li>a>h3+img,
#genre>article>ul>li>a>h3+img,
.program>#main>#pickup>article>section>h4+img,
.program>#main>#pickup>article>a>h4+img{
	position:absolute;
	display:block;
	top:5px;
	left:5px;
	width:60px;
	height:auto;
}
.list li,
.list li a{
	height:2rem;
	font-weight:bold;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
}
.list ul{
	overflow-y:hidden;
}


/* ボタン */
#index #about,
.program #main>footer{
	text-align:center;
	margin-bottom:10px;
}
#index #about li,
.program #main>footer a{
	display:inline-block;
	width:45%;
	line-height:1.6rem;
	background:#000;
	position:relative;
	box-shadow:2px 2px 3px 0 rgba(0,0,0,0.3);
	-webkit-box-shadow:2px 2px 3px 0 rgba(0,0,0,0.3);
	-moz-box-shadow:2px 2px 3px 0 rgba(0,0,0,0.3);
}
#index #about li::after,
.program #main>footer a::before{
	display:inline-block;
	font-size:1px;
	color:transparent;
	width:0;
	height:0;
	padding:0;
	margin:0;
	content:"";
	border-style:solid;
	border-width:14px 0 0 14px;
	border-color:transparent;
	border-top-color:#fff;
	background:transparent;
	position:absolute;
	right:-3px;
	top:0;
}
#index #about li a,
.program #main>footer a{
	color:#fff;
	font-size:0.9rem;
	display:block;
	text-decoration:none;
	position:relative;
	padding-right:10px
}
.program #main>footer a{
	display:inline-block;
}
#index #about li a::after,
.program #main>footer a::after,
#smenu li a::after{
	display:inline-block;
	font-size:1px;
	color:transparent;
	width:0;
	height:0;
	padding:0;
	margin:0;
	content:"";
	border-style:solid;
	border-width:4px 8px;
	border-color:transparent;
	border-left-color:#09f;
	background:transparent;
	position:absolute;
	right:5px;
	top:50%;
	margin-top:-4px;
}

/* 201706ボタン設定追加 */
#index #about #info-regist {
	margin: 15px 0;
}
#index #about #info-regist li.info{
	width: 35%;
	background: #292929;
}
#index #about #info-regist li.regist{
	width: 55%;
	background: #fc1b78;
}
#index #about #info-regist li::after{
	display:none;
}
#index #about #info-regist li a{
	color:#fff;
	font-size:0.9rem;
	display:block;
	text-decoration:none;
	position:relative;
	padding:10px 0;
}
#index #about #info-regist li a::after{
	display:none;
}

/* もっと見る系 */
#contents>article a.more,
a.action{
	display:block;
	line-height:2.4rem;
	font-size:0.8rem;
	text-align:right;
	color:#000;
	text-decoration:none;
	-webkit-tap-highlight-color:rgba(0,0,0,0);
	border:0;
	border-image:url(../border.png) 4 0 0 0 / 2px 0 0 0 round;
	-webkit-border-image:url(../border.png) 4 0 0 0 / 2px 0 0 0 round;
}
#contents>article a.more::after,
a.action::after{
	content:"▼";
	display:inline-block;
	height:1em;
	width:1em;
	line-height:1em;
	padding:2px;
	font-size:0.8rem;
	margin-right:5px;
	text-align:center;
	color:#fff;
	background:#000;
}
/* ボタン2 */
#index #about2{
	text-align:center;
	margin-bottom:15px;
}
#index #about2 li{
	display:inline-block;
	width:50%;
	line-height:1.6rem;
	background:#000;
	position:relative;
	box-shadow:2px 2px 3px 0 rgba(0,0,0,0.3);
	-webkit-box-shadow:2px 2px 3px 0 rgba(0,0,0,0.3);
	-moz-box-shadow:2px 2px 3px 0 rgba(0,0,0,0.3);
}

#index #about2 li a{
	color:#fff;
	font-size:0.9rem;
	display:block;
	text-decoration:none;
	position:relative;
}




/* ボタン3 */
#index #about3{
	text-align:center;
	margin-bottom:15px;
}
#index #about3 li{
	display:inline-block;
	width:60%;
	line-height:1.6rem;
	background:#000;
	position:relative;
	box-shadow:2px 2px 3px 0 rgba(0,0,0,0.3);
	-webkit-box-shadow:2px 2px 3px 0 rgba(0,0,0,0.3);
	-moz-box-shadow:2px 2px 3px 0 rgba(0,0,0,0.3);
}

#index #about3 li a{
	color:#fff;
	font-size:0.9rem;
	display:block;
	text-decoration:none;
	position:relative;
}



/*----------------------------------------------------------------------
　　　　2014 4/14追加 Twitterタイムライン、facebook like box
------------------------------------------------------------------------*/

.socialfeed {
	margin: 10px 0 20px 0;
}
.socialfeed .twitter-tweet-button {
	text-align: center;
	margin-bottom: 5px;
}
.socialfeed .twitter-timeline {
	text-align: center;
	margin-bottom: 5px;
	/* padding: 0 5px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;*/
}
.socialfeed .twitter-follow-button {
	text-align: center;
	margin-bottom: 5px;
}
.socialfeed .facebook-page-likewidget {
	width: 300px;
	margin: 0 auto;
	background-color: #fff;
}



/* youtube埋め込み用指定 */
.youtube_contents {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
}
.youtube_contents iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}


/*----------------------------------------------------------------------
　　　　2018/05 add 
------------------------------------------------------------------------*/

#bannerArea > .bannerAreaInner {
	position:fixed;
	bottom:0;
	height:0;
	width:100%;
	padding: 0 0.5% 16%;
	color:#000000;
	z-index:99999;
	letter-spacing: -.4em;
}
#bannerArea a {
	background: rgba(255, 255, 255, 0.5);
    padding: 0.5%;
    display: inline-block;
    -webkit-box-shadow: rgba(0, 0, 0, 0.3) 0px 0px 8px;
    box-shadow: rgba(0, 0, 0, 0.3) 0px 0px 8px;
    position: relative;
	width: 32%;
	letter-spacing: normal;
}