@charset "UTF-8";
/* CSS Document */

@media print{body{display:none;}}
img {
-webkit-user-select: none;
user-select: none;
-webkit-touch-callout: none;
}
#theme {
	background-color: #131313;
	}
#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:#202124;}

#theme #fp-l h2 { color:#ffffff; 
	background: #5bb8c4 !important;
    border-bottom: 3px solid #408189;
	-webkit-background-size:5px 5px;
	background-size:5px 5px;}
#theme #fp-l h3 { background-color: #202124;}
#theme #fp-l h4 { border-left-color: #5bb8c4;}
#theme #fp-l #fp-airdate { color: #000;line-height: 1.4;}
#theme #fp-l #fp-airdate.airdate2 {font-size: 1.4rem;}
#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:#555;}
#theme #fp-l #fp-nav ul li a:hover { background-color: #666}
#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: #5bc487; box-shadow: 0 4px 0 #439164, inset 0 0 2px rgba(255, 255, 255, 0.6);}
#theme #fp-l .btn a:hover { background-color: #666;box-shadow: 0 4px 0 #000,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*/
#koyamacamp_twitter {
    height: 500px;
    padding: 10px;
    border: 1px solid #c9c2c2;
    background-color: #fff;
    overflow-y: scroll;
}
#fp-l .note_text a {
	text-decoration: underline;
}
#fp-l .note_text a:hover {
	text-decoration: none;
}
#fp-l .bnr {
	margin-top: 15px;
	margin-bottom: 15px;
}
#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 10px 0;
	background-color: rgba(255,255,255,1);
}
#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-hdr #fp-nextdate{
	color: #000 !important;
    margin-top: 0 !important;
    line-height: 1.4 !important;
}
/* ------------------------------
  for Smartphone
------------------------------ */
.cx_smartphoneview #theme { min-width:640px;}

.cx_smartphoneview #theme #fp-l h2 { background:none; background-color: #555;
	-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;
}



.heySeyJump{
    display: inline-block;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    background-image: url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20173.64%2022.34%22%3E%3Cdefs%3E%3Cstyle%3E.d%7Bfill%3A%23444%3B%7D%3C%2Fstyle%3E%3C%2Fdefs%3E%3Cg%20id%3D%22a%22%2F%3E%3Cg%20id%3D%22b%22%3E%3Cg%20id%3D%22c%22%3E%3Cg%3E%3Cpath%20class%3D%22d%22%20d%3D%22M0%2C.43H1.72V7.66H10.5V.43h1.72V17.67h-1.72V9.35H1.72v8.32H0V.43Z%22%2F%3E%3Cpath%20class%3D%22d%22%20d%3D%22M26.88%2C13.44l1.38%2C.73c-.45%2C.89-.98%2C1.61-1.57%2C2.16s-1.26%2C.96-2.01%2C1.25c-.74%2C.29-1.58%2C.43-2.52%2C.43-2.08%2C0-3.71-.68-4.88-2.04-1.17-1.36-1.76-2.9-1.76-4.62%2C0-1.62%2C.5-3.06%2C1.49-4.32%2C1.26-1.61%2C2.94-2.41%2C5.06-2.41s3.91%2C.82%2C5.21%2C2.47c.92%2C1.16%2C1.39%2C2.62%2C1.41%2C4.36h-11.47c.03%2C1.48%2C.5%2C2.69%2C1.42%2C3.64%2C.92%2C.95%2C2.05%2C1.42%2C3.39%2C1.42%2C.65%2C0%2C1.28-.11%2C1.89-.34%2C.61-.22%2C1.14-.53%2C1.57-.9%2C.43-.37%2C.9-.98%2C1.4-1.81Zm0-3.43c-.22-.88-.54-1.57-.96-2.1-.42-.52-.97-.95-1.66-1.27s-1.41-.48-2.17-.48c-1.25%2C0-2.33%2C.4-3.23%2C1.21-.66%2C.59-1.15%2C1.46-1.49%2C2.64h9.5Z%22%2F%3E%3Cpath%20class%3D%22d%22%20d%3D%22M30.38%2C4.92h1.73l4.38%2C9.82%2C4.25-9.82h1.75l-7.61%2C17.41h-1.73l2.45-5.63-5.23-11.78Z%22%2F%3E%3Cpath%20class%3D%22d%22%20d%3D%22M46.32%2C15.09c.4%2C0%2C.74%2C.14%2C1.02%2C.42s.42%2C.62%2C.42%2C1.03-.14%2C.74-.42%2C1.03-.62%2C.43-1.02%2C.43-.74-.14-1.02-.43-.42-.63-.42-1.03%2C.14-.75%2C.42-1.03%2C.62-.42%2C1.02-.42Zm.83-15.09V13.36h-1.7V0h1.7Z%22%2F%3E%3Cpath%20class%3D%22d%22%20d%3D%22M56.82%2C14.46l1.46-.88c1.03%2C1.9%2C2.22%2C2.85%2C3.57%2C2.85%2C.58%2C0%2C1.12-.13%2C1.63-.4s.89-.63%2C1.16-1.08%2C.4-.93%2C.4-1.44c0-.58-.2-1.14-.59-1.7-.54-.77-1.52-1.69-2.95-2.77-1.44-1.09-2.33-1.87-2.68-2.36-.61-.81-.91-1.69-.91-2.64%2C0-.75%2C.18-1.43%2C.54-2.05s.87-1.1%2C1.52-1.46%2C1.36-.53%2C2.13-.53c.81%2C0%2C1.57%2C.2%2C2.28%2C.6s1.46%2C1.14%2C2.24%2C2.22l-1.41%2C1.07c-.65-.86-1.2-1.43-1.66-1.7s-.96-.41-1.49-.41c-.7%2C0-1.26%2C.21-1.71%2C.63s-.66%2C.94-.66%2C1.56c0%2C.38%2C.08%2C.74%2C.23%2C1.09s.44%2C.73%2C.86%2C1.15c.23%2C.22%2C.97%2C.79%2C2.23%2C1.72%2C1.49%2C1.1%2C2.52%2C2.08%2C3.07%2C2.94s.83%2C1.72%2C.83%2C2.59c0%2C1.25-.47%2C2.34-1.42%2C3.26s-2.1%2C1.38-3.46%2C1.38c-1.05%2C0-2-.28-2.85-.84s-1.64-1.49-2.36-2.81Z%22%2F%3E%3Cpath%20class%3D%22d%22%20d%3D%22M82.99%2C4.92v12.75h-1.62v-2.19c-.69%2C.84-1.46%2C1.46-2.31%2C1.89s-1.79%2C.63-2.81%2C.63c-1.8%2C0-3.35-.65-4.62-1.96s-1.92-2.9-1.92-4.78%2C.64-3.41%2C1.93-4.71%2C2.84-1.96%2C4.65-1.96c1.05%2C0%2C1.99%2C.22%2C2.84%2C.67s1.59%2C1.11%2C2.23%2C2v-2.34h1.62Zm-6.56%2C1.25c-.91%2C0-1.76%2C.22-2.53%2C.67-.77%2C.45-1.39%2C1.08-1.84%2C1.89s-.68%2C1.67-.68%2C2.58%2C.23%2C1.76%2C.69%2C2.58%2C1.08%2C1.46%2C1.86%2C1.91%2C1.61%2C.68%2C2.5%2C.68%2C1.75-.23%2C2.55-.68c.8-.45%2C1.42-1.07%2C1.86-1.84%2C.43-.77%2C.65-1.64%2C.65-2.61%2C0-1.47-.49-2.71-1.46-3.7-.97-.99-2.17-1.49-3.59-1.49Z%22%2F%3E%3Cpath%20class%3D%22d%22%20d%3D%22M85.31%2C4.92h1.73l4.38%2C9.82%2C4.25-9.82h1.75l-7.61%2C17.41h-1.73l2.45-5.63-5.23-11.78Z%22%2F%3E%3Cpath%20class%3D%22d%22%20d%3D%22M101.26%2C15.09c.4%2C0%2C.74%2C.14%2C1.02%2C.42s.42%2C.62%2C.42%2C1.03-.14%2C.74-.42%2C1.03-.62%2C.43-1.02%2C.43-.74-.14-1.02-.43-.42-.63-.42-1.03%2C.14-.75%2C.42-1.03%2C.62-.42%2C1.02-.42Zm.83-15.09V13.36h-1.7V0h1.7Z%22%2F%3E%3Cpath%20class%3D%22d%22%20d%3D%22M119.19%2C.43h1.72V12.07c0%2C1.79-.14%2C3.03-.42%2C3.73s-.74%2C1.26-1.39%2C1.68-1.43%2C.63-2.36%2C.63c-.7%2C0-1.38-.13-2.06-.4s-1.42-.74-2.24-1.42l.91-1.37c.9%2C.63%2C1.65%2C1.08%2C2.24%2C1.34%2C.39%2C.17%2C.77%2C.26%2C1.15%2C.26%2C.49%2C0%2C.94-.15%2C1.34-.45s.68-.69%2C.84-1.18c.16-.49%2C.24-1.45%2C.24-2.86V.43Z%22%2F%3E%3Cpath%20class%3D%22d%22%20d%3D%22M125.17%2C.43h1.72V10.84c0%2C1.23%2C.02%2C2%2C.07%2C2.31%2C.09%2C.68%2C.29%2C1.25%2C.6%2C1.71s.79%2C.84%2C1.44%2C1.15%2C1.3%2C.46%2C1.96%2C.46c.57%2C0%2C1.12-.12%2C1.64-.36s.96-.58%2C1.31-1.01%2C.61-.95%2C.77-1.56c.12-.44%2C.18-1.34%2C.18-2.7V.43h1.72V10.84c0%2C1.54-.15%2C2.78-.45%2C3.73s-.9%2C1.78-1.8%2C2.48-1.99%2C1.05-3.28%2C1.05c-1.39%2C0-2.58-.33-3.57-1s-1.66-1.54-1.99-2.64c-.21-.67-.32-1.88-.32-3.63V.43Z%22%2F%3E%3Cpath%20class%3D%22d%22%20d%3D%22M140.04%2C17.67L142.51%2C.43h.28l7.01%2C14.14L156.74%2C.43h.28l2.48%2C17.24h-1.69l-1.7-12.33-6.09%2C12.33h-.44l-6.17-12.42-1.69%2C12.42h-1.66Z%22%2F%3E%3Cpath%20class%3D%22d%22%20d%3D%22M162.87%2C.43h3.43c1.97%2C0%2C3.3%2C.09%2C3.98%2C.26%2C.98%2C.24%2C1.79%2C.74%2C2.41%2C1.49s.94%2C1.7%2C.94%2C2.84-.3%2C2.1-.91%2C2.84-1.45%2C1.25-2.52%2C1.51c-.78%2C.19-2.24%2C.28-4.38%2C.28h-1.23v8.02h-1.72V.43Zm1.72%2C1.69V7.97l2.92%2C.04c1.18%2C0%2C2.04-.11%2C2.59-.32%2C.55-.21%2C.98-.56%2C1.29-1.04s.47-1.02%2C.47-1.61-.16-1.1-.47-1.58-.72-.82-1.24-1.02-1.35-.3-2.51-.3h-3.05Z%22%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E);
    background-repeat: no-repeat;
    background-position: center;
    vertical-align: bottom;
    background-size: contain;
    width: 108px;
}
.cx_smartphoneview .heySeyJump{
	width: 186px;
}


h5{
	font-size: 120%;
    line-height: 1.5;
    margin-bottom: 5px;
}

