@charset "UTF-8";
/* CSS Document */

#theme {
	background-color:#fff;
	background-image:url("../images/bg_01.jpg");
	background-repeat:repeat;
	-webkit-background-size:auto,auto;
	background-size:auto,auto;}
/*#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:#292929;}

#theme #fp-l h2 { color:#ffffff; background:none; background-color: #292929; border-bottom: 3px solid #8d8d8d;
	-webkit-background-size:5px 5px;
	background-size:5px 5px;}
#theme #fp-l h3 { background-color: #292929;}
#theme #fp-l h4 { border-left-color: #fa2360;}
#theme #fp-l #fp-airdate { color: #fa2360;line-height: 1.4;}

#theme #fp-l #fp-nav ul{ background-color: #292929; color:#fff; border-bottom: 1px solid #000;}
#theme #fp-l #fp-nav ul li a {color:#fff; background-color:#292929;}
#theme #fp-l #fp-nav ul li a:hover { background-color: #343434;}
#theme #fp-l #fp-nav ul li a.current { background-color: #292929; box-shadow: inset 0 4px 0 #000;}
#theme #fp-l .btn a { color: #fff; background-color:#fa2360; box-shadow: 0 4px 0 #aa1227,inset 0 0 2px rgba(255, 255, 255, 0.6);}
#theme #fp-l .btn a:hover { background-color: #ff4c7f;box-shadow: 0 4px 0 #aa1227,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-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⇒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;
}

/* ------------------------------
  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: #292929; ;
	-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;
}



