@charset 'utf-8';
/* CSS Document */
#textarea{
width:600px;
    margin-left:auto;
    margin-right:auto;
    }

#textarea p{
	font-size:14px;
	line-height:150%;
	margin-bottom:4%;
	color:#555;
    }
	
.textarea{
	width:600px;
    margin-left:auto;
    margin-right:auto;
    }

.textarea a img{
	width:100%;
    }
#textarea .llove_book {
	position: relative;
	width: 100%;
}
#textarea .llove_book li {
	float: left;
	list-style-type: none;
	width: 25%;
	display: block;
}

#textarea .llove_book li img{
	width: 100%;	
}
#textarea .llove_book li:first-child {
	left: 0px;

}

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

.episodeBox_noheart {  
  background: #F3F1ED;  
  margin: 25px 0 20px;  
}  
.episodeBox_noheart .main {  
  width: 100%;  
}  
.episodeBox_noheart .inr > p {  
  font-weight: bold;  
  font-size: 20px;  
  margin-top: 0;  
  color: #FF7272;  
  text-align: center;  
  line-height: 120%;  
}  
.episodeBox_noheart_inr {  
  padding: 20px;  
}  
.episodeBox_noheart_box {  
  margin-top: 10px;  
  border-radius: 4px;  
  padding: 20px 20px 10px 20px;  
  background: 20px 20px no-repeat #FCFBFA;  
  -webkit-background-size: 22px auto ;  
  background-size: 22px auto ;  
    
}  
.episodeBox_noheart p {  
  font-size: 14px;  
  margin-bottom: 0;  
}  

.pink{
	color:#FFF;
	padding:15px 15px 15px 20px;
	background-color: #DD6380;
	border-radius:5px;
	font-size:14px;
	font-weight:bold;
	line-height:120%;
	margin-bottom:10px;
}


.pinktext{
	color: #dd6380;
}

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