@charset 'utf-8';
/* CSS Document */
.controlWrap {
margin:0 !important;
padding:0 !important;
}

.frame-wrapper_video {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  overflow: hidden;
  margin-bottom: 50px;
}

.frame-wrapper_video iframe {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}


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


#textareaitem{
	width:550px;
    margin-left:auto;
    margin-right:auto;
    }
	
#textareaitem p{
	font-size:14px;
	line-height:150%;
	margin-bottom:4%;
	color:#555;
    }
	
.textareaitem{
	width:90%;
	padding:5% ;
	background-color: #fdebf0;
    margin-left:auto;
    margin-right:auto;
    }



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


.pinktext{
	color: #dd6380;
}


.grytext_point{
	font-size:1.2rem;
}


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


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

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






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







<!--スライド-->

#textarea_fv{
	width:600px;
    margin-left:auto;
    margin-right:auto;
    }
		
.textarea_fv{
	width:600px;
    margin-left:auto;
    margin-right:auto;
    }

.photo-show { 
 height: 750px; /*表示したい大きさ*/
    /*margin: 30px auto; /*縦余白は任意*/
    position: relative;
    width: 600px; /*表示したい大きさ、height と合わせる*/
}

/*各画像のアニメーションの合計秒数*/
.photo-show img { 
    animation: show 15s infinite;
    -webkit-animation: show 15s infinite;
    height: auto;
    max-width: 100%;
    opacity: 0;
    position: absolute; /*画像を全て重ねる*/
}

/*アニメーション*/

@keyframes show {
    0% {opacity:0}
    10% {opacity:1}
    20% {opacity:1}
    40% {opacity:0}
 }

@-webkit-keyframes show {
    0% {opacity:0}
    10% {opacity:1}
    20% {opacity:1}
    40% {opacity:0}
}

/*各画像のアニメーションの開始時間をずらす*/

/*1枚目*/
.photo-show img:nth-of-type(1) {
    animation-delay: 0s;
    -webkit-animation-delay: 0s;
}
/*2枚目*/
.photo-show img:nth-of-type(2) {
    animation-delay: 5s;
    -webkit-animation-delay: 5s;
}
/*3枚目*/
.photo-show img:nth-of-type(3) {
    animation-delay: 10s;
    -webkit-animation-delay: 10s;
}
/*4枚目*/
.photo-show img:nth-of-type(4) {
    animation-delay: 12s;
    -webkit-animation-delay: 12s;
}
/*5枚目*/

/*.photo-show img:nth-of-type(5) {
    animation-delay: 8s;
    -webkit-animation-delay: 8s
}
/*6枚目*/

/*.photo-show img:nth-of-type(6) {
    animation-delay: 10s;
    -webkit-animation-delay: 10s;
}
/*7枚目*/

/*.photo-show img:nth-of-type(7) {
    animation-delay: 12s;
    -webkit-animation-delay: 12s;
} 
/*8枚目*/

/*.photo-show img:nth-of-type(8) {
    animation-delay: 14s;
    -webkit-animation-delay: 14s;
}
<!--スライド-->

.pur01 {
	color:#C477C4;
	font-weight:bold;
	line-height:16px;
	font-size:14px;
}

.h3pur01 {
background:#D297D2 none repeat scroll 0%;
color:#FFFFFF;
font-size:12px;
font-weight:bold;
margin:0pt;
padding:5px 0pt 5px 5px;
text-align:left;
}

	
	.memo {
	margin: 0px 0px 0px 0px;
	text-align: left;
	border: 1px solid #CE9ACE;/*コンテンツボックスの枠線の色*/
	width: 97%;
	line-height:110%;
	background-repeat: repeat;
	padding: 8px 5px 0px 5px;
	background-color: #FCF8FC;
	margin-bottom:10px;
}




.memo_r {
	margin: 0px 0px 0px 0px;
	text-align: left;
	border: 1px solid #CE9ACE;/*コンテンツボックスの枠線の色*/
	width: 280px;
	line-height:110%;
	background-repeat: repeat;
	padding: 8px 5px 0px 10px;
	background-color: #FCF8FC;
	float:right;
	margin-bottom:10px;
}
	
.tblsozai_97603_ye {
	width: 480px;
	margin: 0px 0px 0px 0px;
	padding: 3px 3px 3px 3px;
	border: 1px dotted #C477C4;
           background-color: #FCF8FC;
}

#textareaitem_1{
	width:550px;
    margin-left:auto;
    margin-right:auto;
    }
	
#textareaitem_1 p{
	font-size:14px;
	line-height:150%;
	margin-bottom:4%;
	color:#555;
    }
	
.textareaitem_1{
	width:90%;
	padding:5% ;
	background-color: #fdebf0;
    margin-left:auto;
    margin-right:auto;
    }


.title_icon {
background:url(https://www.lovecosmetic.jp/set_new/sakurakoineko_guide/img/img_icon.png) no-repeat left center;
padding: 10px 0px 10px 45px;
position: relative;/*相対位置*/
line-height: 1.4;/*行高*/
color:#DD6380;
font-weight:bold;

}


/*===================================================*  
 レギュレーションパーツ追加・チャート、グラフ（2017/06/01） 
 *===================================================*/ 
 
#shcChart{
	 background-color:#fffbf7;
	 padding:1% 5% 6% 5%;
	 margin-top:4% ;
 }
 
#shcChartPieinr{
	background-color:#fffbf7;
	width:50%;
	margin-top:5%;
	margin-left:auto;
	margin-right:auto;
}

#shcChartBarinr{
	background-color:#fffbf7;
	width:85%;
	margin-top:5%;
	margin-left:auto;
	margin-right:auto;
}
