@charset 'utf-8';
/* CSS Document */
#textarea{
	width:550px;
    margin-left:auto;
    margin-right:auto;
    }
	
#textarea p{
	font-size:14px;
	line-height:150%;
	margin-bottom:4%;
	color:#555;
    }
	
#textarea p.ilst{
	font-size:14px;
	line-height:150%;
	margin-bottom:0;
	color:#555;
    }
	
.textarea{
	width:550px;
    margin-left:auto;
    margin-right:auto;
    }

.contentstop
{
	float:right;
	font-size:10px;
}

.episodeBox_noheart {  
  background: #FFEEF7;  
  margin: 4% 0 3%;  
}  
.episodeBox_noheart .main {  
  width: 100%;  
}  
  
.episodeBox_noheart_inr {  
  padding: 4% 4% 1% 4%;  
}  

.episodeBox_noheart_box {  
  /*margin-top: 10px; */ 
  border-radius: 4px;  
  padding: 4% 4% 2% 4%;  
  background: 20px 20px no-repeat #FFFBFD;  
  -webkit-background-size: 22px auto ;  
  background-size: 22px auto ;  
    
}  
.episodeBox_noheart p {  
  font-size: 1.4rem;  
  margin-bottom: 0;  
}  

/*下マージン少*/
.midashi1 {
	position: relative;
	padding: 0.5em;
	margin-bottom:0.5em;
	border-top: 4px solid #FABEDD;
	background: -webkit-linear-gradient(top, #fff 0%, #f0f0f0 100%);
	background: linear-gradient(to bottom, #fff 0%, #f0f0f0 100%);
	font-size:1.4rem;
	line-height:150%;
	color:#444;
	font-weight:normal;
	text-align:center;
}

.midashi1::after {
	position: absolute;
	top: 1em;
	left: 1em;
	z-index: 2;
	content: '';
	width: 8px;
	height: 8px;
	/*border: 3px solid #e4c8dc;*/
	border-radius: 100%
}
/*下マージン多*/
.midashi2 {
	position: relative;
	padding: 0.5em;
	margin-bottom:1.0em;
	border-top: 4px solid #FABEDD;
	background: -webkit-linear-gradient(top, #fff 0%, #f0f0f0 100%);
	background: linear-gradient(to bottom, #fff 0%, #f0f0f0 100%);
	font-size:1.4rem;
	line-height:150%;
	color:#444;
	font-weight:normal;
	text-align:center;
}
.midashi2::after {
	position: absolute;
	top: 1em;
	left: 1em;
	z-index: 2;
	content: '';
	width: 8px;
	height: 8px;
	/*border: 3px solid #e4c8dc;*/
	border-radius: 100%
}


.pinktitle{
	color:#FFF !important;
	padding:3% 3% 3% 4%;
	background-color: #E04B8B;
	border-radius:5px;
	font-size:14px;
	font-weight:bold;
	line-height:120%;
	margin-top:2% !important;
	margin-bottom:1% !important;
}

.pinktext{
	color:#E4007F;
}

.pinktext_title{
	color:#E4007F;
	font-size:1.4rem;
}

.pinktext_point{
	color:#E4007F;
	font-size:1.2rem;
}

.grytext_point{
	font-size:1.2rem;
}


.illust{
	margin-bottom:3%;
	font-size:1.4rem;

}

#shcChart{
	 background-color:#fffbf7;
	 padding:1% 5% 3% 5%;
	 margin-top:2% ;
	 margin-bottom:4% ;
 }
 
#shcChartPieinr{
	background-color:#fffbf7;
	width:50%;
	margin-top:5%;
	margin-left:auto;
	margin-right:auto;
}
