@charset "UTF-8";
/* CSS Document */

#theme {
	background:  url(../images/bg_2.png) repeat-x,url(../images/bg.png);
}
#theme #fp-l a,
#theme #fp-l a:link,
#theme #fp-l a:visited,
#theme #fp-l a:hover,
#theme #fp-l a:active { color:#0056ac;}

#theme #fp-l h2 { color:#132669; background:url("/common/images/pattern/pat_gray_010.png") repeat; border-bottom: 4px solid #717171;
	-webkit-background-size:5px 5px;
	background-size:5px 5px;}
#theme #fp-l h3 { background-color: #004890;}
#theme #fp-l h4 { border-left-color: #004890;}
#theme #fp-l #fp-airdate { color:#555;}

#theme #fp-l #fp-nav ul{ background-color: #004890; color:#fff; border-bottom: 1px solid #004890;}
#theme #fp-l #fp-nav ul li a { color:#fff; background-color: #004890;}
#theme #fp-l #fp-nav ul li a:hover { background-color: #0055aa;}
#theme #fp-l #fp-nav ul li a.current { background-color: #00305f; box-shadow: inset 0 4px 0 #032b53;}
#theme #fp-l .btn a { color: #fff; background-color:#004890; box-shadow: 0 4px 0 #002f5e,inset 0 0 2px rgba(255, 255, 255, 0.6);}
#theme #fp-l .btn a:hover { background-color: #0055aa;}
#theme #fp-l p.apply a { float: none; width: 17em; margin: 0 auto; display: block;}

/*▼バックナンバー（アコーディオン）▼*/
/*ボックス全体*/
.accbox {
    margin: 0;
    padding: 0;
    max-width: 600px;
}

/*ラベル*/
.accbox label {
    display: block;
    margin: 1.5px 0;
    padding : 8px 30px;
    color: #004890;
    font-weight: bold;
    background: #cadaf7;
    cursor :pointer;
    transition: all 0.5s;
	border-radius: 8px 8px 8px 8px;
}

/*アイコンを表示*/
.accbox label:before {
    content: '\f054';
    font-family: 'FontAwesome';
    padding-right: 8px;
}

/*ラベルホバー時*/
.accbox label:hover {
    background :#bac9e5;
}

/*チェックは隠す*/
.accbox input {
    display: none;
}

/*中身を非表示にしておく*/
.accbox .accshow {
    height: 0;
    padding: 0;
    overflow: hidden;
    opacity: 0;
    transition: 0.8s;
}

/*クリックで中身表示*/
.cssacc:checked + label + .accshow {
    height: auto;
    padding: 5px;
    background: #ebf0f9;
    opacity: 1;
	border-radius: 0 0 8px 8px;
}

.accbox .accshow p {
    margin: 15px 10px}

/*アイコンを入れ替える*/
.cssacc:checked + label:before {
    content: '\f078';
}
	
/*▲バックナンバー（アコーディオン）▲*/

/* backnumber ---------- */
#theme #fp-l #fp-cnt .listbox { background-color:#fff;}

/* lineup ---------- */
#theme #fp-l #fp-cnt #fp-tmppage-simple-intro { margin-bottom:20px;}
#theme #fp-l #fp-cnt #partsFaq { margin-bottom:20px;}
#theme #fp-l #fp-cnt #fp-tmppage-simple-faq h3 { display:none;}
#theme #fp-l #fp-cnt #present { margin-bottom:20px;}
#theme #fp-l #fp-cnt #lineup { overflow:hidden; margin-bottom:20px;}
#theme #fp-l #fp-cnt #programs { overflow:hidden; margin-bottom:20px;}

#theme #fp-l #fp-cnt .programbox { float: left; width:176px; padding:8px; margin-right:12px; background-color:#eee; position:relative;}
#theme #fp-l #fp-cnt #lineup .programbox { height:200px;}
#theme #fp-l #fp-cnt #programs .programbox { height:140px;}
#theme #fp-l #fp-cnt #lineup .next { margin-right:0;}
#theme #fp-l #fp-cnt .programbox a { position:absolute; top:0; left:0; width:100%; height:100%; text-indent:-9999px;}
#theme #fp-l #fp-cnt .programbox a:hover { background-color: rgba( 255, 255, 255, 0.3 );}
#theme #fp-l #fp-cnt .programbox img { margin-bottom:5px;}
#theme #fp-l #fp-cnt .programbox p { font-size:14px; line-height:125%; height: 95px; overflow: hidden;}
#theme #fp-l #fp-cnt .programbox p span { display:block; padding:2px 5px; margin-bottom:5px; background-color:#000; color:#fff; border-radius:5px;}

/*title詰*/
#theme #fp-l #fp-cnt .programbox p.lspcg {letter-spacing:-0.112em;}
.cx_smartphoneview #theme #fp-l #fp-cnt .programbox p.lspcg {letter-spacing:-0.168em;}
#theme #fp-l #fp-cnt .programbox p.lspcg span {letter-spacing:0;}
.cx_smartphoneview #theme #fp-l #fp-cnt .programbox p.lspcg span {letter-spacing:0;}

/*backnumber all 150617add*/
#backnumber li {list-style:disc inside none; margin-bottom:0.6em; margin-left:10px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}

/*bnrLink*/
#theme #fp-l #fp-cnt .bnrLink {text-align:center;}

#fp-cnt .cf .rendou_img01 img, #fp-cnt .cf .rendou_img02 img {
    width: 295px;
    margin-bottom: 5px;
}
#fp-cnt .cf .rendou_img01, .cf .rendou_img02 {
    display: block;
    float: left;
    max-width: 300px;
}
.cf .rendou_img02 {
margin-left: 8px;
}
#fp-l .frbox250 {
    display: block;
    float: right;
    max-width: 300px;
    margin: 0 0 10px 10px;
}
#fp-cnt .oatitle {

    font-size: 1.12em;
    font-weight: bold;
    margin-bottom: 15px;
    line-height: 1.4;

}


#theme #fp-l .lineup ul{
	margin-bottom: .8em;
}
#theme #fp-l .lineup ul li .text_style{
	font-weight: bold;
	margin-left: 20px;
}
.brsp{
	display: none;
}
/* ------------------------------
  for Smartphone
------------------------------ */
.cx_smartphoneview #theme { min-width:640px;}
.cx_smartphoneview #theme #fp-l h2 { background-image:url("/common/images/pattern/pat_gray_010_2x.png") ;
	-webkit-background-size:10px 10px;
	background-size:10px 10px;}
/* lineup ---------- */
.cx_smartphoneview #theme #fp-l #fp-cnt .programbox {
	float: none;
	width: 584px;
	padding: 8px;
	margin:0 0 12px 0;
	position:relative;
}
.cx_smartphoneview #theme #fp-l #fp-cnt #lineup .programbox {
		height:auto;
}
.cx_smartphoneview #theme #fp-l #fp-cnt #programs .programbox {
		height:auto;
}
.cx_smartphoneview #theme #fp-l #fp-cnt .programbox img {
	float: left;
	margin: 0 5px 0 0;
	width: 232px;
}
.cx_smartphoneview #theme #fp-l #fp-cnt .programbox p {
	font-size:22px;
  height: 120px;
	margin: 5px 0;
  overflow: hidden;
}
.cx_smartphoneview .brPC{
	display: none;
}
.cx_smartphoneview .brsp{
	display: block;
}


.cx_smartphoneview #theme #fp-l #fp-cnt #backnumber ul li span {
	font-size: 24px;
}


.cx_smartphoneview #fp-cnt .img_spmax, .cx_smartphoneview #fp-cnt .cf .img_spmax {
    width: 100%;
    margin: 0 0 20px;
    float: none;
}

.cx_smartphoneview #fp-cnt .img_spmax img, .cx_smartphoneview #fp-cnt .cf .img_spmax img {
    width: 600px;
}
.cx_smartphoneview #fp-cnt #fp-tmppage-simple-cast.float,
.cx_smartphoneview #fp-cnt #fp-tmppage-simple-staff.float{
	float: none;
}
.cx_smartphoneview #fp-cnt #fp-tmppage-simple-cast.float{
	width: 600px;
}
.cx_smartphoneview #fp-cnt #fp-tmppage-simple-staff.float{
	width: 600px;
}

.cx_smartphoneview #theme #fp-l .lineup ul li .text_style{
	margin-left: 0px;
}