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

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

#theme {
	background: url(../images/bg_1.png) center top / 100% auto,url(../images/bg.jpg) center top / 100% auto;
	background-size: contain,cover;
    background-repeat: repeat-y;
	min-width:1000px;
}

.pc{
display: block;
}
.sp{
display: none;
}

#theme #fp-l { color:#fff;}

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

#theme #fp-l h2 { color:#fff; background: #715d2e; border-bottom: 4px solid #730000;}
#theme #fp-l h3 { background-color:#de2626;}
#theme #fp-l h4 { border-left-color: #715d2e;}
#theme #fp-l #fp-airdate { color:#f00;line-height: 1.4;}

#theme #fp-l #fp-nav ul{ background-color: #715d2e; color:#fff; border-bottom: 1px solid #715d2e;}
#theme #fp-l #fp-nav ul li a {color:#fff; background-color:#de2626;}
#theme #fp-l #fp-nav ul li a:hover { background-color: #FA514B;}
#theme #fp-l #fp-nav ul li a.current { background-color: #303562; box-shadow: inset 0 4px 0 #178802;}
#theme #fp-l .btn a { color: #fff; background-color:#715d2e; box-shadow: 0 4px 0 #ec430f,inset 0 0 2px rgba(255, 255, 255, 0.6);}
#theme #fp-l .btn a:hover { background-color: #FA514B;}

#theme #fp-l #fp-ftr  { border-top: 1px solid #65c1ff; background: #f6f3e4;} 

#fp-cnt, #fp-ftr {
	background: rgba(57, 55, 55, .8);
}
#fp-hdr {
background: -moz-linear-gradient(top,  rgba(255,255,255,0.4) 30%, rgba(255,255,255,0.9) 70%);
background: -webkit-linear-gradient(top,  rgba(255,255,255,0.4) 30%,rgba(255,255,255,0.9) 70%);
background: linear-gradient(to bottom,  rgba(255,255,255,0.4) 30%,rgba(255,255,255,0.9) 70%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#66ffffff', endColorstr='#e6ffffff',GradientType=0 );
}

#theme #fp-l .bn_area{
	margin-top: 16px;
}
#theme #fp-l .bn + .bn {
	margin-top: 10px;
}
#theme #fp-l .bn a{
	display: block;
}
#theme #fp-l .bn a:hover{
opacity: 0.8;
}

.bn2 {
	text-align: center;
}
.bn2 a {
	display: inline-block;
}
.bn2 a:hover{
opacity: 0.8;
}

.ttl_h3{
	font-weight: bold;
    font-size: 112%;
}

/* リンクボタン ---------- */
#theme #fp-l .linkBtn {
	margin: 1em auto;
}
#theme #fp-l .linkBtn a {
	color: #fff;
	background-color: #00bbdd;
	box-shadow: 0 4px 0 #0D75AC, inset 0 0 2px rgb(255 255 255 / 60%);
	text-align: center;
	text-decoration: none;
	padding: .5em .5em .4em;
	font-size: 140%;
	font-weight: bold;
	text-shadow: 0 2px 0 rgb(0 0 0 / 30%);
	border-radius: 0.5em;
	display: block;
}
.cx_smartphoneview #theme #fp-l .linkBtn a {
	font-size: 120%;
}
.cx_displaydevice #theme #fp-l .linkBtn a:hover { background-color: #1092CB;}

/* 放送内容 ---------- */
#fp-cnt #oainfo .oatitle {
    font-size: 1.12em;
    font-weight: bold;
    margin-bottom: .25em;
	line-height: 1.4;
}
#fp-cnt #oainfo .nextOverview {
    padding-top: .4em;
    border-top: 1px dotted #444;
	line-height: 1.4;
}


/* ------------------------------
story
------------------------------ */
#story .cf {
    margin-top: 1.2em;
}

#story .cf .rendou_img01,
#story .cf .rendou_img02 {
	display: block;
	float: left;
	max-width: 300px;
}
#fp-cnt #story .cf .rendou_img02 {
	margin-left: 10px;
}

#fp-cnt #story .cf .rendou_img01 img, 
#fp-cnt #story .cf .rendou_img02 img{
	width: 295px;
	margin-bottom: 5px;
}
#fp-cnt #story .cf .caption span {
	display: block;
	max-width: 300px;
}
.photo {
	margin-bottom: .6em;
}
.photo img {
	max-width: 100%;
}

.cx_smartphoneview #fp-cnt #oainfo .img_spmax,
.cx_smartphoneview #fp-cnt #story .cf .img_spmax {
	width: 100%;
	margin: 0 0 20px;
	float: none;
}
.cx_smartphoneview #fp-cnt #oainfo .img_spmax img,
.cx_smartphoneview #fp-cnt #story .cf .img_spmax img {
	width: 600px;
}
.cx_smartphoneview #fp-cnt #oainfo .img_spmax.caption span,
.cx_smartphoneview #fp-cnt #story .cf .img_spmax.caption span {
	width: 600px;
	max-width: 600px!important;
}



/* ニュース ---------- */
.newsList {
	background-color: #fff;
}
.newsList.scroll {
	max-height: 260px;
	overflow-y: scroll;
	/*padding: 6px 10px;*/
}
.newsList li + li {
	border-top : 1px solid #715d2e;
}
.newsList li a {
	display: block;
	padding: 10px;
	background-color: #fff;
}

.cx_displaydevice .newsList li a:hover {
	background-color: #FADBDA;
	text-decoration: none;
}
#fp-cnt .newsList li p {
	font-size: 110%;
	font-weight: bold;
	margin: 0;
}


/* コメント ---------- */
#comment span.cm1{font-weight:bold; padding:0 16px 0 0;}
#comment span.cm2{font-weight:bold; padding:0 3px 0 0;}


/* backnumber ---------- */
#theme #fp-l #fp-cnt .listbox { background-color:#fff;}
#fp-tmppage-simple-story-bknum { margin: 0 0 1.43em;}


/* TVer・FODバナー ---------- */
#tver-fod-bnr {
	padding: 10px;
	background-color: rgba(255,255,255,0.60);
}
#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%;
}

#fp-airdate .datetime_note{
	font-size: 18px; 
	font-weight: normal;
}

/*twitter*/
.twitter {
    height: 500px;
    padding: 10px;
    border: 1px solid #c9c2c2;
    background-color: #fff;
    overflow-y: scroll;
}

/*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;
}
#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: #715d2e;}
.cx_smartphoneview #theme #fp-l #fp-airdate{font-size:110%;}

.cx_smartphoneview #fp-cnt #caststaff .float {
    width: 100%;
    float: none;
}

.cx_smartphoneview .pc{
display: none;
}
.cx_smartphoneview .sp{
display: block;
}

.cx_smartphoneview #fp-airdate .datetime_note{
	font-size: 20px;
}






