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

#theme {
	background:url("/sokuneta/images/bg01.jpg") no-repeat center top ,#ed0020;
	background-attachment: fixed;
	min-width:1000px;}

#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:#df5f2d;}

#theme #fp-l h2 { color:#fff; background:url("/common/images/pattern/pat_blue_028.png") repeat; border-bottom: 3px solid #ffebb0;
	-webkit-background-size:5px 5px;
	background-size:5px 5px;}
#theme #fp-l h3 { background-color: #ed0020;}
#theme #fp-l h4 { border-left-color: #ed0020;}
#theme #fp-l #fp-airdate { color: #ed0020;}

#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:#ed0020;;}
#theme #fp-l #fp-nav ul li a:hover { background-color: #FF455E;}
#theme #fp-l #fp-nav ul li a.current { background-color: #BE0019; box-shadow: inset 0 4px 0 #A40015;}
#theme #fp-l .btn a { color: #fff; background-color:#003979; box-shadow: 0 4px 0 #090b37,inset 0 0 2px rgba(255, 255, 255, 0.6);}
#theme #fp-l .btn a:hover { background-color: #1a579c;}

#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;
}

.bold {
	font-weight: bold;
}


#fp-cnt, #fp-ftr{
    background: rgba(255, 255, 255, .96);
}
#fp-hdr{
background: -moz-linear-gradient(top,  rgba(255,255,255,0) 0%, rgba(255,255,255,0.96) 100%);
background: -webkit-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(255,255,255,0.96) 100%);
background: linear-gradient(to bottom,  rgba(255,255,255,0) 0%,rgba(255,255,255,0.96) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#f5ffffff',GradientType=0 );
}

#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;
}
/* ------------------------------
  for Smartphone
------------------------------ */
.cx_smartphoneview #theme { min-width:640px;}
.cx_smartphoneview #theme #fp-l h2 { background:url("/common/images/pattern/pat_blue_028_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 #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;
}



