@charset "UTF-8";
/* CSS Document */
img {
-webkit-user-select: none;
user-select: none;
-webkit-touch-callout: none;
}
#theme {
	background: #ccc url("../images/bg01_2.png") repeat;
}
/*#theme {
	background:url()
}*/

#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:#ffa800;}

#theme #fp-l h2 { color:#fff; background:none; background-color: #7c7c7c; border-bottom: 3px solid #000;
	-webkit-background-size:5px 5px;
	background-size:5px 5px;}
#theme #fp-l h3 { background-color: #000000;}
#theme #fp-l h4 { border-left-color: #7c7c7c;}
#theme #fp-l #fp-airdate { color: #ffa800;line-height: 1.4;}
#theme #fp-l .title_wrap {border: dashed 2px #e9000b; padding: 0 0 15px; margin: 15px 0;}
#theme #fp-l .title { color: #000000;line-height: 1.4; font-weight: bold;font-size: 1.7em;text-align: center;margin-top: 0.6em;}
#theme #fp-l .caution{color: #e9000b; text-align: center;font-weight: bold;font-size: 1.2em;}
#theme #fp-l .caution a{color: #e9000b;text-decoration: underline;}
.cx_smartphoneview #theme #fp-l .caution{font-size: 1.0em;}


#theme #fp-l #fp-nav ul{ background-color: #000; color:#fff; border-bottom: 1px solid #000;}
#theme #fp-l #fp-nav ul li a {color:#fff; background-color:#000;}
#theme #fp-l #fp-nav ul li a:hover { background-color: #7c7c7c;}
#theme #fp-l #fp-nav ul li a.current { background-color: #3f5aff; box-shadow: inset 0 4px 0 #178802;}
#theme #fp-l .btn a { color: #fff; background-color:#7c7c7c; box-shadow: 0 4px 0 #000000,inset 0 0 2px rgba(255, 255, 255, 0.6);}
#theme #fp-l .btn a:hover { background-color: #969696;box-shadow: 0 4px 0 #000000,inset 0 0 2px rgba(255, 255, 255, 0.6);}

#theme #fp-l #fp-ftr  { border-top: 1px solid #65c1ff; background: #f6f3e4;} 

/* 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-hdr {
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.70, rgba(255, 255, 255, .85)), color-stop(0.00, rgba(255, 255, 255, 0)));
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .85) 70%);
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .85) 70%);
    background: -o-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .85) 70%);
    background: -ms-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .85) 70%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .85) 70%);
}
#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;
}
.bold {
	font-weight: bold;
}
/*twitter*/
/*#twitter {
    height: 500px;
    padding: 10px;
    border: 1px solid #c9c2c2;
    background-color: #fff;
    overflow-y: scroll;
}*/

/* Twitter⇒X対応 ---------- */
#tw a {
    display: flex;
    justify-content: center;
    align-items: center;
    background: #000;
    padding: 12px 0;
    text-decoration: none;
    position: relative;
}
#tw a::after{
    position: absolute;
    content: ">";
    top: 0;
    right: 0;
    width: 40px;
    padding: 8px 0;
    text-align: center;
    color: #fff;
    font-size: 160%;
}
#tw a:hover{
    opacity: 0.8;
}
#tw a .tw_inner {
    display: inline-block;
    margin-right: 12px;
    position: relative;
}
#tw a .tw_inner img{
    width: 25px;
    height: 25.52px;
    margin-bottom: 2px;
}
#tw a p {
    color: #fff;
    margin: 0;
    font-size: 1.4em;
    font-weight: bolder;
}

body.cx_smartphoneview #tw a .tw_inner {
    margin-right: 15px;
}
body.cx_smartphoneview #tw a {
    padding: 15px;
}
body.cx_smartphoneview #tw a::after {
    width: 60px;
    padding: 5px 0;
}
body.cx_smartphoneview #tw a .tw_inner img {
    width: 36px;
    height: 36.75px;
}
body.cx_smartphoneview #tw a p {
    font-size: 30px;
}

/*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 {
	background-image:url("../images/bg_01.png");
	background-repeat:repeat;
	background-position:left top;
	}*/
.cx_smartphoneview #theme #fp-l h2 { background:none; background-color: #7c7c7c;
	-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,.cx_smartphoneview #theme #fp-l .title { 
	font-size: 34px;
}
.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;
}


