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

#theme {
	background-color:#fdb1b1;
	background-image:url("/koikami/photo/bg.jpg");
	background-repeat:repeat;
	background-position:center top;
	-webkit-background-size:auto;
	background-size:auto;
	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:#fc4792;}

#theme #fp-l h2 { color:#fff; background:url("/common/images/pattern/pat_pink_013.png") repeat; border-bottom: 4px solid #d71e52;
	-webkit-background-size:5px 5px;
	background-size:5px 5px;}
#theme #fp-l h3 { background-color:#ffb136;}
#theme #fp-l h4 { border-left-color: #ffb136;}
#theme #fp-l #fp-airdate { color:#fc4792;}

#theme #fp-l #fp-nav ul{ background-color: #158000; color:#fff; border-bottom: 1px solid #158000;}
#theme #fp-l #fp-nav ul li a {color:#fff; background-color:#399926;}
#theme #fp-l #fp-nav ul li a:hover { background-color: #3ea629;}
#theme #fp-l #fp-nav ul li a.current { background-color: #189400; box-shadow: inset 0 4px 0 #178802;}
#theme #fp-l .btn a { color: #fff; background-color:#41deca; box-shadow: 0 4px 0 #138e7b,inset 0 0 2px rgba(255, 255, 255, 0.6);}
#theme #fp-l .btn a:hover { background-color: #51e8d1;}

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

/*sns*/
#theme #fp-l #fp-cnt #sns ul::after {clear: both; content: "."; display: block; height: 0; visibility: hidden;}
#theme #fp-l #fp-cnt #sns ul {margin-right: -12px;}
#theme #fp-l #fp-cnt #sns img {width:294px; float: left; margin-right: 12px;}

/* ------------------------------
  for Smartphone
------------------------------ */
.cx_smartphoneview #theme { min-width:640px;}
.cx_smartphoneview #theme #fp-l h2 { background-image:url("/common/images/pattern/pat_pink_013_2x.png") ;
	-webkit-background-size:10px 10px;
	background-size:10px 10px;}


/*20171124
.nextOverview {
display: none;

}
*/

#notice {
    margin-top: 24px;
    padding: 16px;
    background-color: #fff;
}
#notice h4 {text-align: center;
padding-bottom: 8px;
line-height: 1;
font-size: 15px;
font-feature-settings: 'halt' 1;}
#notice p {font-size: 14px;
font-feature-settings: 'halt' 1;}

.cx_smartphoneview #notice h4{
    font-size: 1em;
	}
.cx_smartphoneview #notice p {
font-size: 0.8em;
}