@charset "UTF-8";
/* CSS Document */

@media print{body{display:none;}}

#theme {
	background-color: #0e1036;
	background: url("../images/bg01.png") repeat, #0e1036;
	}
#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:#fa00bc;}

#theme #fp-l h2 { color:#ffffff; background:none; background: url(/common/images/pattern/pat_blue_025.png) repeat; border-bottom: 3px solid #e2ff7f;
	-webkit-background-size:5px 5px;
	background-size:5px 5px;}
#theme #fp-l h3 { background-color: #006cff;}
#theme #fp-l h4 { border-left-color: #fe66ff;}
#theme #fp-l #fp-airdate { color: #fa00bc;line-height: 1.4;}
#theme #fp-l #fp-airdate.airdate2 {font-size: 1.4rem;}
#theme #fp-l #fp-nav ul{ background-color: #4300bf; color:#fff; border-bottom: 1px solid #000;}
#theme #fp-l #fp-nav ul li a {color:#fff; background-color:#006cff;}
#theme #fp-l #fp-nav ul li a:hover { background-color: #00b4ff}
#theme #fp-l #fp-nav ul li a.current { background-color: #666; box-shadow: inset 0 4px 0 #000;}
#theme #fp-l .btn a { color: #fff; background-color:#006cff; box-shadow: 0 4px 0 #4300bf,inset 0 0 2px rgba(255, 255, 255, 0.6);}
#theme #fp-l .btn a:hover { background-color: #00b4ff;box-shadow: 0 4px 0 #4300bf,inset 0 0 2px rgba(255, 255, 255, 0.6);}

#theme #fp-l #fp-ftr  { border-top: 1px solid #65c1ff; background: #f6f3e4;} 
#theme #fp-cnt, #theme #fp-ftr,#theme #fp-hdr {
	background: #fff!important;
}
/* backnumber ---------- */
#theme #fp-l #fp-cnt .listbox { background-color:#fff;}
#fp-tmppage-simple-story-bknum { margin: 0 0 1.43em;}

.clearfix{
	margin: 16px 0 30px;
}
.clearfix:after{
	content: "";
	display: block;
	clear: both;
}
.pc{
	display: block;
}
.sp{
	display: none;
}
#fp-cnt .cf .rendou_img01 img, #fp-cnt .cf .rendou_img02 img {
    width: 295px;
    margin-bottom: 5px;
}
#fp-cnt .cf .rendou_img03 img{
    width: 600px;
    margin-bottom: 5px;
}
#fp-cnt .cf .rendou_img01, .cf .rendou_img02 {
    display: block;
    float: left;
    max-width: 300px;
}
.cf .rendou_img02 {
margin-left: 8px;
}
#caststaff .cast {
	width: 290px;
	float: left;
}
#caststaff .staff {
	width: 290px;
	float: right;
}
#caststaff:after{
	display: block;
	content: "";
	clear: both;
}
#fp-l .bold {
	font-weight: bold;
}
/*twitter*/
.twitter {
    height: 500px;
    padding: 10px;
    border: 1px solid #c9c2c2;
    background-color: #fff;
    overflow-y: scroll;
}
.twitter .muttersWrap {
	font-size: 14px;
}
/*instagram*/
#instagram ul::after {
    content: "";
    display: block;
    clear: both;
}
#instagram ul li {
    float: left;
    border: 1px solid #c9c2c2;
    overflow: hidden;
}
#instagram ul li a {
    display: block;
    width: 188px;
    height: 188px;
}
#instagram ul li a img {
    vertical-align: bottom;
}
#instagram ul li + li {
    margin-left: 15px;
}
#instagram ul li:nth-of-type(3n+1) {
    margin-left: 0;
}
#instagram ul li:nth-of-type(n+4) {
    margin-top: 15px;
}
#instagram .cx_instaqgram_more {
    margin-top: 15px;
}
#instagram .cx_instaqgram_more a {
    display: block;
    padding: 10px;
    border: 1px solid #c9c2c2;
    text-align: center;
	text-decoration: none;
    background-color: #fff;
}
#instagram .cx_instaqgram_more a:hover {
    background-color: #ffd8ed;
}
#instagram .target_instagram .img_wrap{
display: flex;
justify-content: center;
align-items: center;
}


#fp-l .bnr:hover {
	opacity: .8;
}
#fp-l .bnr img {
	width: 600px;
	height: auto;
}
#fp-l .em {
	text-align: center;
	font-weight: bold;
	font-size: 110%;
}
#fp-l span.date {
	background-color: #fffe98;
}
/*FOD・TVerバナー掲載*/
#tver-fod-bnr {
	padding: 10px;
	background-color: rgba(255,255,255,0.80);
}
#tver-fod-bnr > div + div {
	margin-top: 6px;
}
#tver-fod-bnr .abreast {
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}
#tver-fod-bnr a {
	display: inline-block;
}
.cx_displaydevice #tver-fod-bnr a:hover {
	opacity: 0.8;
}
#tver-fod-bnr img {
	max-width: 100%;
}
/* ------------------------------
  for Smartphone
------------------------------ */
.cx_smartphoneview #theme { min-width:640px;}

.cx_smartphoneview #theme #fp-l h2 { background-image:url("/common/images/pattern/pat_blue_025_2x.png");
	-webkit-background-size:10px 10px;
	background-size:10px 10px;}

.cx_smartphoneview .sp{
	display: block;
}
.cx_smartphoneview .pc{
	display: none;
}
.cx_smartphoneview #caststaff .cast {
	width: 100%;
	float: none;
}
.cx_smartphoneview #caststaff .staff {
	width: 100%;
	float: none;
}
.cx_smartphoneview #caststaff .staff h4{
	margin-top: 30px;
}
.cx_smartphoneview #fp-cnt .img_spmax, .cx_smartphoneview #fp-cnt .cf .img_spmax {
    width: 100%;
    margin: 0 0 10px;
    float: none;
}
.cx_smartphoneview #theme #fp-l #fp-airdate { 
	font-size: 28px;
}
.cx_smartphoneview #theme #fp-l #fp-airdate span { 
	font-size: 26px;
}
.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 .twitter .muttersWrap {
	font-size: 24px;
}


