@charset "UTF-8";

/*!
Theme Name: Cocoon Child
Template:   cocoon-master
Version:    1.0.6
*/

/************************************
** 子テーマ用のスタイルを書く
************************************/
/*必要ならばここにコードを書く*/

/************************************
** レスポンシブデザイン用のメディアクエリ
************************************/
.appeal{

background-size: cover;
}
#appeal-in .appeal-content{
	display:none;
}
.eye-catch-wrap{
width: 25%;
    float: left;
}
.eye-right{
width: 74%;
    float: right;
	padding-left:1%;
}
.wrap_eyeandtitle{
	overflow:hidden;
}
.wrap_eyeandtitle .entry-title{
    width: 100%;
    text-align: left;
}
.entry-content{
	clear:both;
}
.youtube {
    position: relative;
    width: 100%;
    padding-top: 56.25%;
}
.youtube iframe {
    position: absolute;
    top: 0;
    right: 0;
    width: 100% !important;
    height: 100% !important;
}
.btn-unext,.btn-tsutaya{
    background: #0081DE;
    color: #fff;
    text-decoration: none;
	display:block;
	width:80%;
	text-align:center;
	margin:auto;
	line-height:0;
	border-radius:10px;
	margin-bottom:2em;
}
.btn-tsutaya{
    background: #063F72;
}
.freewrap{
	display:flex;
	margin-top:0;
}
.freewrap .freemovie{
	flex-basis:31%;
	padding-left:1%;
	padding-right:1%;
}

h2{
	clear:both;
}
.btn-unext .inlineb,
.btn-tsutaya .inlineb{
	display:inline-block;
}
.btn-unext .inlineb img,
.btn-tsutaya .inlineb img{
	width:130px;
}
.btn-unext span,
.btn-tsutaya span{
	display: table-cell;
	vertical-align: middle;
	margin: 0;
	
}
.breadcrumb.sbp-main-before, .breadcrumb.sbp-footer-before, .breadcrumb.pbp-main-before, .breadcrumb.pbp-footer-before {
 background-color:transparent;
}
#breadcrumb{
	box-shadow: none;
}
#movie_side_list{
	font-size:15px;
}

#movie_side_list a
{
	color:#333;
	text-decoration:none;
	
}
#movie_side_list a:hover{
	color:#F1E601;
}
#movie_side_list li{
	padding-left:1em;
	
}


/*1240px以下*/
@media screen and (max-width: 1240px){
  /*必要ならばここにコードを書く*/
}

/*1030px以下*/
@media screen and (max-width: 1030px){
  /*必要ならばここにコードを書く*/
}

/*768px以下*/
@media screen and (max-width: 768px){
  /*必要ならばここにコードを書く*/
		#appeal-in{
		min-height:400px;
	}
	.site-logo-image{
		width:160px;
	}
		.eye-catch-wrap{
width: 40%;
    float: left;
}
.eye-right{
width: 59%;
    float: right;
	padding-left:1%;
}
	
	
}

/*480px以下*/
@media screen and (max-width: 480px){
  /*必要ならばここにコードを書く*/
	#appeal-in{
		min-height:230px;
	}
	.eye-catch-wrap{
width: 50%;
    float: left;
}
.eye-right{
width: 49%;
    float: right;
	padding-left:1%;
}
	.entry-title{
		padding: 0;
	}
	
}


/*吹き出し*/
.balloon-left.balloon-none .balloon-serif:after, .balloon-left.balloon-none .balloon-content, .balloon-right.balloon-none .balloon-serif:after, .balloon-right.balloon-none .balloon-content {
    border-color: #fff;
}
.balloon-content blockquote{
	background-color:transparent;
	border:none;
	padding:0;
	margin:0;
}
.balloon-content blockquote:before,
.balloon-content blockquote:after{
	content:none;
}


.balloon-box {
    position: relative;
    margin-top:1em;
}
.balloon-box .icon-name {
font-family: "游ゴシック体", "Yu Gothic", "Hiragino Kaku Gothic Pro", "Meiryo", sans-serif !important;
}

.clearfix {
    clear: both;
	overflow: hidden;
}
.balloon-right .balloon-icon {
    right: 0;
}

.balloon-icon {
    position: absolute;
    top: 0;
    overflow: hidden;
    width: 80px;
    height: 80px;
    margin-bottom: 0;
}

.balloon-icon img{
	margin-top:0 !important;
}


.balloon-right .icon-name {
    right: 0;
}

@media (min-width: 980px){

.freewrap .freemovie iframe{
	height:75%;
}
	.page .wrap{
		width:980px;
	}

}
@media (max-width: 980px){

.freewrap .freemovie iframe{
	height:56%;
}


}
@media (max-width: 768px){

.freewrap .freemovie iframe{
	height:auto;
}


}
@media (min-width: 768px){
.icon-name {
    width: 80px;
    top: 83px;
    font-size: 11px;
}



}
.icon-name {
    position: absolute;
    text-align: center;
    letter-spacing: 0;
    line-height: .4rem !important;
    color: #777;
}
.balloon-right .balloon-serif {
    position: relative;
    float: right;
margin: 0 105px 0px 10px;
    padding: 0;
	min-height:91px;
}

.balloon-right.balloon-bg-pink .balloon-serif:before {
border-color:transparent transparent transparent #fdeef4;
}
@media (min-width: 768px){
.balloon-right .balloon-serif:before {
    top: 16px;
}
}

.balloon-right .balloon-serif:before {
    content: "";
    position: absolute;
    right: -7px;
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 7px 0 7px 10px;
    z-index: 3;
}



.balloon-right.balloon-bg-pink .balloon-content {
    background: #fdeef4;
}

.balloon-right.balloon-pink .balloon-content {
    border-color: none !important;
}
@media (min-width: 768px){
.balloon-right .balloon-serif .balloon-content {
    padding: 1.15rem;
}}
.balloon-right .balloon-serif .balloon-content {
    position: relative;
    line-height: 1.5em;
   /* border: 2px solid;*/
    border-radius: 6px;
    font-size: .95em;
    z-index: 2;
}

.balloon-right.balloon-pink .balloon-serif:after {
    border-color: transparent transparent transparent #fdeef4;
}

@media (min-width: 768px){
.balloon-right .balloon-serif:after {
    top: 15px;
}}
.balloon-right .balloon-serif:after {
    content: "";
    position: absolute;
    right: -10px;
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 8px 0 8px 10px;
    z-index: 2;
}

/*吹き出し左*/
.balloon-left .balloon-icon {
    left: 0;
}
.balloon-left .icon-name {
    left: 0;
}
.balloon-left .balloon-serif {
    position: relative;
    float: left;
margin: 0 10px 0px 105px;
    padding: 0;
	min-height:91px;
}
.balloon-left.balloon-bg-yellow .balloon-serif:before {
    border-color: transparent #fff8d1 transparent transparent;
}

@media (min-width: 768px){
.balloon-left .balloon-serif:before {
    top: 16px;
	}}
.balloon-left .balloon-serif:before {
    content: "";
    position: absolute;
    left: -7px;
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 7px 10px 7px 0;
    z-index: 3;
}

.balloon-left.balloon-bg-yellow .balloon-content {
    background: #fff8d1 !important;
}

@media (min-width: 768px){
.balloon-left .balloon-serif .balloon-content {
    padding: 1.15rem;
}}
.balloon-left .balloon-serif .balloon-content {
    position: relative;
    line-height: 1.5em;
    /*border: 2px solid #ccc;*/
    background: #fff;
    border-radius: 6px;
    font-size: .95em;
    z-index: 2;
}
@media (min-width: 768px){
.balloon-left .balloon-serif:after {
    top: 15px;
}
}
.balloon-left .balloon-serif:after {
    content: "";
    position: absolute;
    left: -10px;
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 8px 10px 8px 0;
    z-index: 2;
}
@media (max-width: 767px){

.balloon-left .balloon-serif {
margin: 0 0 0px 78px;
	min-height: 80px;
}
.balloon-right .balloon-serif {
margin: 0 78px 0px 0;
	min-height: 80px;
}
.balloon-left .balloon-serif .balloon-content {
    padding: .8rem;
}
.balloon-right .balloon-serif .balloon-content {
    padding: .8rem;
}
	.balloon-right .balloon-serif:before {
    top: 13px;
}
.balloon-right .balloon-serif:after {
    top: 12px;
}	
.balloon-left .balloon-serif:before {
    top: 13px;
}
.balloon-left .balloon-serif:after {
    top: 12px;
}
.icon-name {
    width: 60px;
    top: 66px;
    font-size: 9px;
	text-align:center;
}
.balloon-icon img {
    width: 60px;
}
.freewrap .freemovie{
	flex-basis:48%;
	padding-left:1%;
	padding-right:1%;
}
}
/*吹き出し終わり*/

@media screen and (max-width: 440px){
	.article ul,
	.article ol{
		padding-left: 0;
	}
	ul.lcp_catlist li {
		list-style:none;
		padding: 10px 0 40px 0;
	}
}
/* iphone plus */
@media screen and (max-width: 414px){
	.article ul,
	.article ol{
		padding-left: 0;
	}
	ul.lcp_catlist li {
		list-style:none;
		padding: 10px 0 60px 0;
	}
}

@media screen and (min-width:600px) {
.dorama_info{
	width:50%;
	float:left;
}
	.vod_icon{
	width:50px;
		height:50px;
}
}
@media screen and (max-width:600px) {
	.page-header .page-title{
		font-size:22px;
		line-height:1.3;
	}
.dorama_info{
	width:100%;
	float:none;
}
		.vod_icon{
	width:40px;
		height:40px;
}

}




/*ボックスデザイン*/
.box_red,
.box_blue,
.box_green{
    position: relative;
margin: 2em 0;

    padding: 0.5em 1em;

    border-radius: 8px;

}

.box_red .box-title,
.box_blue .box-title,
.box_green .box-title{
    position: absolute;
    display: inline-block;
    top: -13px;
    left: 10px;
    padding: 0 9px;
    line-height: 1.5;
    font-size: 16px;
    background: #FFF;
    
    font-weight: bold;
}
.box_red p,
.box_blue p,
.box_green p{
    margin: 0; 
    padding: 0;
}
.box_red{border: solid 2px #fdbaba;}
.box_blue{border: solid 2px #70d6ff;}
.box_green{border:solid 2px #76d2d2;}

.box_red .box-title{color: #ff9595;}
.box_blue .box-title{color: #70d6ff;}
.box_green .box-title{color: #76d2d2;}




.box_p_red,
.box_p_blue,
.box_p_green{
    position: relative;
margin: 3em 0;
padding: 0.5em 1em;


}
.box_p_red .box-title,
.box_p_blue .box-title,
.box_p_green .box-title{
    position: absolute;
    display: inline-block;
    top: -27px;
    left: -2px;
    padding: 5px 15px 5px 30px;
    height: 25px;
    line-height: 1.3;
    vertical-align: middle;
    font-size: 15px;
   
    color: #ffffff;
    font-weight: bold;
    border-radius: 5px 5px 0 0;
}
.box_p_red .box-title:before,
.box_p_blue .box-title:before,
.box_p_green .box-title:before{
	  font-family: "Font Awesome 5 Free";
  content: "\f0a7";
  position: absolute;
  left : 0.8em; /*左端からのアイコンまで*/
  color: #fff; /*アイコン色*/
	font-weight:100;
}


.box_p_red p,
.box_p_blue p,
.box_p_green p {
    margin: 0; 
    padding: 0;
}
.box_p_red{border: solid 2px #fdbaba;}
.box_p_blue{border: solid 2px #70d6ff;}
.box_p_green{border:solid 2px #76d2d2;}
.box_p_red .box-title{ background:#fdbaba;}
.box_p_blue .box-title{ background: #70d6ff;}
.box_p_green .box-title{ background: #76d2d2;}





.ribbon_box_red,
.ribbon_box_blue,
.ribbon_box_green{
    display: block;
    position: relative;
    margin: 15px auto;
    padding: 10px 0;
    width: 90%;
    border-radius: 4px;
	

  }

.ribbon_box_red .ribbon9,
.ribbon_box_blue .ribbon9,
.ribbon_box_green .ribbon9 {
    display: inline-block;
    position: relative;
    box-sizing: border-box;
    padding: 10px;
    margin: 0 0 0 -20px;
    width: calc(100% + 20px);
    font-size: 16px;
    color: white;
    background: #70d6ff;
}

.ribbon_box_red .ribbon9:before,
.ribbon_box_blue .ribbon9:before,
.ribbon_box_green .ribbon9:before {
    position: absolute;
    content: '';
    top: 100%;
    left: 0;
    border: none;
    border-bottom: solid 15px transparent;
    border-right: solid 20px #4791c5;
}
.ribbon_box_red p,
.ribbon_box_blue p,
.ribbon_box_green p{
	padding:15px;
}


.ribbon_box_red{border: solid 2px #fdbaba;}
.ribbon_box_blue{border: solid 2px #70d6ff;}
.ribbon_box_green{border: solid 2px #76d2d2;}

.ribbon_box_red .ribbon9{ background: #fdbaba;}
.ribbon_box_blue .ribbon9{ background: #70d6ff;}
.ribbon_box_green .ribbon9 { background: #76d2d2;}

.ribbon_box_red .ribbon9:before{border-right: solid 20px #e28bb8;}
.ribbon_box_blue .ribbon9:before{border-right: solid 20px #73a6ca;}
.ribbon_box_green .ribbon9:before {border-right: solid 20px #66ab9e;}


ul.check_red,
ul.check_blue,
ul.check_green{
  /*border: solid 2px #ffb03f;*/
padding: 0.1em 1em 0em 1.5em !important;
	margin-bottom:1em;
position: relative;
}

ul.check_red li,
ul.check_blue li,
ul.check_green li{
  line-height: 1.5;
  padding: 0.5em 0;
  list-style-type: none!important;/*ポチ消す*/
}

ul.check_red li:before,
ul.check_blue li:before,
ul.check_green li:before{/*疑似要素*/
  font-family: "Font Awesome 5 Free";
  content: "\f00c" !important;
  position: absolute;
  left : 0.1em; /*左端からのアイコンまで*/
  color: #ffb03f; /*アイコン色*/
	font-weight:900;
	
	/*Godios　打消し*/
	border-radius: none;
    display: inline-block;
height: auto !important;
    margin: 0 !important;
     width: auto !important;
	background-color:transparent !important;
}
ul.check_red li:before{color: #ff9595;}
ul.check_blue li:before{color: #70d6ff;}
ul.check_green li:before{color: #76d2d2;}





.orangeh2{    
	border-left: 15px solid #fdf48e;
    border-right: 15px solid #fdf48e;
    background-color: #ffea00;
    font-size: 18px !important;
    padding: 18px;
    margin: 50px -15px !important;
    position: relative;
}


strong.green {
    background: linear-gradient(transparent 70%, #66FFCC 65%);
}



strong.red {
	background: linear-gradient(transparent 70%, rgb(255, 170, 170) 65%);
}

strong.yellow {
    background: linear-gradient(transparent 70%, #ffff66 65%);
}

/*ボタン*/

.square_btn{
display: inline-block;
    position: relative;
    padding: 1em 1.4em;
    text-decoration: none;
    background: #4ac375;
    color: #fff !important;
    border-bottom: solid 4px #367b61;
    border-right: solid 4px #469949;
    text-shadow: -1px -1px 0px #364830;
    font-weight: bold !important;
    font-size: 18px;
	border-radius: 10px;
}

.square_btn:before{    
    content: " ";
    position: absolute;
    bottom: -5px;
    left: -1px;
    width: 0;
    height: 0;
    border-width: 0 6px 6px 0px;
    border-style: solid;
    border-color: transparent;
    border-bottom-color: #FFF;
}

.square_btn:after{   
    content: " ";
    position: absolute;
    top: -1px;
    right: -5px;
    width: 0;
    height: 0;
    border-width: 0px 6px 6px 0px;
    border-style: solid;
    border-color: #FFF;
    border-bottom-color: transparent;
}

.square_btn:active{ /*ボタンを押したとき*/
    border:none;
    -ms-transform: translate(6px,6px);
    -webkit-transform: translate(6px,6px);
    transform: translate(6px,6px);
}

.square_btn:active:after,.square_btn:active:before {
    content: none;/*ボタンを押すと線が消える*/
}

.youtube {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
	margin-top:2em;
}
.youtube iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}

.wrap{

}
.wrap .icon{
	width:20%;
	float:left;
}
.wrap .icon img{
	max-width:100% !important;
	margin-top:0 !important;
	border-radius:10px;

}
.wrap .lead{
	width:80%;
	float:left;
	padding-left:1em;
}

.archive-head {
    padding: 0;
}
h1{
	margin:0;
}

.btn{
	background-color: #f7f908;
    padding: 1.3em 1.5em;
	/*border-right: 1px solid #c9cc0c;
    border-bottom: 1px solid #a3ad0d;
    border-top: 1px solid #f0ff04;*/
	display: block;
	border-radius:10px;
	font-weight:bold;
	font-size:20px;
	
}
a.btn {
	color:#000 !important;
	font-weight:bold;
	position:relative;
	padding-left: 50px;
}
a.btn span:before{
    font-family: dashicons;
    content: "\f126";
vertical-align: middle;
    padding-right: 5px;
    font-size: 36px;
    font-weight: 100;
}

#container .btn:hover, #container .ranking-item-link-buttons a:hover, .ranking-item-link-buttons #container a:hover,
#container .btn-wrap > a:hover {
  color: #fff;
  background-color: #01BEA7;
  border: 2px solid #01BEA7;
  transition: all 0.5s ease;
}

.m-container{
	display:flex;
	flex-direction:row;
	flex-wrap:wrap;
	justify-content:space-between;
	align-content:strech;
}
.movie-box{
	width:48%;
	padding:10px 1%;
}
.movie-box p{
	font-size:12px;
}


.sm_btn{
display: block;

    padding: 0.5em;
    text-align: center;
color: #fff !important;
    border-radius: 6px;
	text-decoration: none;
    font-size: 14px;
}
.blue{
	    background-color: #00f;
}
.red{
background-color: #f00;
}
a.btn.green{
	background-color:#00CC66;
	color:#fff !important;
	width:80%;
	margin:auto;
}
.green{
	background-color:#00CC66;
	color:#fff !important;
}
html body .movie-box li{
	padding:0;
	font-size:1rem !important;
}
.center{
	text-align:center;
}
.small{font-size:14px;
padding-top:1.5em;
	display:block;
}
.copy{
	padding:5px 12px;
	background-color:#FFFFCC;
		font-weight:bold;
	color:#f48f11;
}
.copy span.small{
	display:inline;
	text-decoration: line-through;
	font-weight:bold;
	padding-right:12px;
	color:#000;
}
.copy span.bigtxt{
	font-size:28px;
}
.article h2, .article h3, .article h4, .article h5, .article h6 {
    margin: 1em 0 1em;
}
.home .card-thumb img,
.category .card-thumb img,
.archive .card-thumb img {
    width: auto !important;
}

.entry-card-content {
    margin-left: auto;
}
.entry-card-thumb {
    width: auto;
}


.tolp {
    background: #0081DE;
    color: #fff;
    text-decoration: none;
    display: block;
    width: 80%;
    text-align: center;
    margin: auto;
    line-height: 2;
    border-radius: 10px;
    margin-bottom: 2em;
	padding:10px;
}


.yellowh2{
	background: #feffd2 !important;
    border-left: solid 5px #FFEB3B !important;
}
.greenh2{
	    background: #ebfce3 !important;
    border-left: solid 5px #4CAF50 !important;
}
.blueh2{
	background: #edfefe !important;
    border-left: solid 5px #00BCD4 !important;
}
.orangeh2{
	    background: #fff9e8 !important;
    border-left: solid 5px #ffd597 !important;
}
.mstart{
	position:relative;
	display: inline-block;
    text-align: center;
	margin:0;
}
.mstart:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    width: 120px;
    height: 120px;
    background-image: url(/wp-content/uploads/play.png);
    background-size: cover;
    cursor: pointer;
	opacity:0.4;
}
.mstart:hover:before {
	opacity:0.9;
}

