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


/*===================================================*  
 レギュレーションパーツ追加・医師枠（2017/05/16） 
 *===================================================*/ 

#shcdoctor {
	margin: 0 0 15px 0;
	padding: 20px;
	background-color:#FFFBF7;
}

.shcdoctorTitle{
  padding:12px 12px 12px 20px !important;
  margin-top:25px !important;
  border-bottom: solid 2px #6B9ED6;
  background: #93B8E1;
  color: #FFF;
  font-size: 16px;
  font-weight:bold !important;
}

#shcdoctor img{
	padding-right:3%;
	float:left!important;
}

#shcdoctor dd{
	font-size:0.9rem;
	line-height:190%;
	color:#666;
}

/*===================================================*  
 レギュレーションパーツ追加・目次枠（2017/05/16） 
 *===================================================*/ 

#shcmokuji {
	margin: 0 0 15px 0;
	padding: 20px;
	background-color:#DEEBFA;
}

.shcmokujiTitle{
  padding:12px 12px 12px 20px !important;
  margin-top:25px !important;
  border-bottom: solid 1px #93B8E1;
  background: #DEEBFA !important;
  color: #6B9ED6 !important;
  font-size: 16px;
  font-weight:bold !important;
}


#shcmokuji dd a{
	font-size:1.0rem;
	line-height:230%;
	color:#666;
}

p.title1 {
	text-align: left;
	margin: 0 auto;
	background-color: #84C146;
	padding: 5px;
	color: #FFF;
	font-weight: bold;
}





.coment1 {
	margin: 15px auto;
	width: 100%;
}

.coment1 tr {
	border: #84C146 1px solid;
}

.coment1 th {
	border: #84C146 1px solid;
	vertical-align:top;	
}

.coment1 td {
	padding: 5px;
	vertical-align: top;
	text-align: left;
	border: 1px solid #84C146;
	vertical-align:top;	
}

/*===================================================*  
 レギュレーションパーツ追加・目次枠（2017/05/16） 
 *===================================================*/ 

#shcmokuji {
	margin: 0 0 15px 0;
	padding: 20px;
	background-color:#DEEBFA;
}

.shcmokujiTitle{
  padding:12px 12px 12px 20px !important;
  margin-top:25px !important;
  border-bottom: solid 1px #93B8E1;
  background: #DEEBFA !important;
  color: #6B9ED6 !important;
  font-size: 16px;
  font-weight:bold !important;
}


#shcmokuji dd a{
	font-size:1.0rem;
	line-height:230%;
	color:#666;
}


/* 20160428追加・コンテンツ枠用 */

#contents .text_ttl2 {
	font-size: 16px;
  color: #FFF;
  background: #F69;
  padding: 8px 10px 7px 20px;
  line-height: 120%;
	
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	}
 #contents .item_slide_box2 { margin-top: 35px;}
 #contents .item_slide_box2 .text_ttl2 { margin-bottom: 15px;}
 #contents .text_ttl2 span {
	font-size: 16px; color: #FFF; background: url(../images/2014_icon_ttl2.png) 0 0 no-repeat; padding-left: 25px; line-height: 120%; display: block; line-height: 120%;
	
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	}

#contents .item_slide_box2 .inr { padding: 0 10px;}
#contents .item_slide_box2 ul { float: left;}
#contents .item_slide_box2 li { width: 140px; float: left; margin-left: 10px; vertical-align: top;}
#contents .item_slide_box2 li .img { display: block; border: #EEEEEE 1px solid;}
#contents .item_slide_box2 li .img img { width: 138px;}

#contents .item_slide_box2 li .img { text-align:center;} /* 20160126追加 */
#contents .item_slide_box2 li .img img { display:inline-block;} /* 20160126追加 */

#contents .item_slide_box2 li .t { line-height: 150%; margin-top: 10px;}
#contents .item_slide_box2 li .t .sttl {
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  white-space: nowrap;
}
#contents .item_slide_box2 li .t .mTxt {
  height: 3em;
  overflow: hidden;
  display: block;
  text-align:left;
}

#contents .item_slide_box2 li .btn {
	color: #FFF; display: block; text-align: center; padding: 8px 0; margin-top: 10px;
	
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	
	background: #FFAB2D; 
	background: -moz-linear-gradient(top,  #FFAB2D 0%, #FD9404 100%); 
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#FFAB2D), color-stop(100%,#FD9404)); 
	background: -webkit-linear-gradient(top,  #FFAB2D 0%,#FD9404 100%); 
	background: -o-linear-gradient(top,  #FFAB2D 0%,#FD9404 100%); 
	background: -ms-linear-gradient(top,  #FFAB2D 0%,#FD9404 100%); 
	background: linear-gradient(to bottom,  #FFAB2D 0%,#FD9404 100%); 
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFAB2D', endColorstr='#FD9404',GradientType=0 ); 
	
	}
#contents .item_slide_box2 li .btn:hover { text-decoration: none;}

#contents .bnr_box2 { margin-top: 35px;}
#contents .bnr_box2 .img { margin-top: 35px; text-align: center;}
#contents .bnr_box2 .img img { display: inline;}

 #contents .item_slide_box2 ul { float: left; text-align: center;}
 #contents .item_slide_box2 li { float: none; display: inline-block; *display: inline; *zoom: 1;}
 #contents .item_slide_box2 ul { float: left; text-align: center;}
 #contents .item_slide_box2 li { float: none; display: inline-block; *display: inline; *zoom: 1;}


 /* 20160428追加・コンテンツ枠用 */
