@charset 'utf-8';
/* CSS Document */
/* タグクラウド風 */
#tag ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
#tag ul li {
  display: inline-block;
  margin: 0 .3em .3em 0;
  padding: 0;
  float:left;
  font-size:12px;
}
#tag ul li a {
  display: inline-block;
  /*max-width: 100px;*/
  height: 28px;
  line-height: 28px;
  padding: 0 1em;
  background-color: #fff;
  border: 1px solid #aaa;
  border-radius: 3px;
  white-space: nowrap;
  /*text-overflow: ellipsis;*/
  /*overflow: hidden;*/
  color: #333;
  font-size: 13px;
  text-decoration: none;
  -webkit-transition: .2s;
  transition: .2s;
  font-size:12px;
}
#tag ul li a:hover {
  background-color: #3498db;
  border: 1px solid #3498db;
  color: #fff;
  font-size:12px;
}

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

#textarea a {
  color:#09C;
  text-decoration:underline;
}
  
#textarea p.ilst {
  font-size:14px;
  line-height:150%;
  margin-bottom:0;
  color:#555;
}
  
.textarea {
  width:550px;
  margin-left:auto;
  margin-right:auto;
}

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

.episodeBox_noheart {
  background: #f2eeff;
  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 #f2eeff;
  -webkit-background-size: 22px auto;
  background-size: 22px auto;
}
.episodeBox_noheart_box2 {
  margin-top: 10px !important; 
  margin-bottom: 20px !important; 
  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_box3 { 
  border-radius: 4px;
  padding: 4% 4% 1% 4%;
  margin-bottom:4%;
  background: 20px 20px no-repeat #FFEEF7;
  -webkit-background-size: 22px auto;
  background-size: 22px auto;
}
.episodeBox_noheart p {
  font-size: 14px;
  margin-bottom: 0;
} 

/*下マージン少*/
.midashi1 {
  position: relative;
  padding: 0.5em;
  margin-bottom:0.5em;
  border-top: 4px solid #e4c8dc;
  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 #94CAF1;
  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;
  padding:15px 15px 15px 20px;
  background-color: #F7929C;
  border-radius:5px;
  font-size:14px;
  font-weight:bold;
  line-height:120%;
  margin-bottom:10px;
}
.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;
}

.textPinkBold08 {
  color:#FF7BAC;
}

/* コミックビューワー */
#comic_viewer #comic {
  height: 480px;
  margin: 2.5px auto;
  position: relative;
  width: 480px;
}
.view_btns img {
  margin: 5px 7px;
  float: left;
}
.view_check_btn {
  float: left;
  margin: 20px 0 0 6px;
  width: 290px;
}
.mrg_btm_15 {
  margin-bottom: 15px;
}
.back_btn_01 {
  float: left;
  margin: 200px 15px 0 10px;
}
.back_btn_01 img:hover {
  cursor: pointer;
  opacity: 0.5;
}
.fwd_btn_01 {
  float: left;
  margin: 200px 10px 0 15px;
}
.fwd_btn_01 img:hover {
  cursor: pointer;
  opacity: 0.5;
}

.jump_point {
  height: 1px;
  display: block;
  padding-top: 5px;
  margin-top: -5px;
}
