@charset 'utf-8';
/* CSS Document */
img {
   /* ▼行全体の下端に揃える */
   vertical-align: bottom;
}

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

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

.waku_nw {
	margin: 0 0 15px 0;
	padding: 20px 20px 5px 20px;
	border: 1px solid #F1DCF0;
	background-color:#FFF2F4;
}

.waku_pink{
	margin: 0 0 15px 0;
	padding: 20px 20px 5px 20px;
	border: 1px solid #FFDFF7;
	background-color:#FFF0F0;
	text-align:center;
}

/*下マージン多
.midashi2 {
	position: relative;
	padding: 1em 1em 1em 3em;
	margin-bottom:1.5em;
	border-top: 3px double #CC6600;
	border-bottom: 3px double #CC6600;
	background: -webkit-linear-gradient(top, #fff 0%, #F8E6BA 100%);
	background: linear-gradient(to bottom, #fff 0%, #F8E6BA 100%);
	font-size:16px;
	color:#666;
	font-weight:normal;
}
*/

/*下マージン多*/
.midashi2 {
	position: relative;
	padding: 1em 1em 1em 1em;
	margin-bottom:1.5em;
	border-top: 3px double #CC6600;
	border-bottom: 3px double #CC6600;
	background: -webkit-linear-gradient(top, #fff 0%, #F8E6BA 100%);
	background: linear-gradient(to bottom, #fff 0%, #F8E6BA 100%);
	font-size:16px;
	color:#666;
	font-weight:normal;
}

 
/*
.midashi2::before{
   content: "■";
    font-size: 150%;
    position: absolute;
    color: #F90;
    top: 0.8em;
    left: 0.3em;
    height: 12px;
    width: 12px;
}
 
.midashi2::after {
	content: "■";
    font-size: 150%;
    position: absolute;
    color: #976687;
    top: 0.5em;
    left: 0.5em;
    height: 12px;
    width: 12px;
}

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

.orangetext{
	color: #F60;
}

/* エピソード枠ハートなしここから*/
.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;
}
/* エピソード枠ハートなしここまで*/

.illust{
	margin-bottom:20px;
	font-size:1.4rem;
}

/*下マージン少
.midashi1 {
	position: relative;
	padding: 1em 1em 1em 3em;
	margin-top:1.5em;
	border-top: 3px double #CC6600;
	border-bottom: 3px double #CC6600;
	background: -webkit-linear-gradient(top, #fff 0%, #F8E6BA 100%);
	background: linear-gradient(to bottom, #fff 0%, #F8E6BA 100%);
	font-size:16px;
	color:#666;
	font-weight:normal;
}
*/

/*下マージン少*/
.midashi1 {
	position: relative;
	padding: 1em 1em 1em 1em;
	margin-top:1.5em;
	border-top: 3px double #CC6600;
	border-bottom: 3px double #CC6600;
	background: -webkit-linear-gradient(top, #fff 0%, #F8E6BA 100%);
	background: linear-gradient(to bottom, #fff 0%, #F8E6BA 100%);
	font-size:16px;
	color:#666;
	font-weight:normal;
}





/* 
.midashi1::before{
   content: "■";
    font-size: 150%;
    position: absolute;
    color: #F90;
    top: 0.8em;
    left: 0.3em;
    height: 12px;
    width: 12px;
}
 
.midashi1::after {
	content: "■";
    font-size: 150%;
    position: absolute;
    color: #976687;
    top: 0.5em;
    left: 0.5em;
    height: 12px;
    width: 12px;
}
*/
