@charset "UTF-8";
/*
    Template: swell
    Theme Name: SWELL CHILD
    Theme URI: https://swell-theme.com/
    Description: SWELLの子テーマ
	    Version: 1.0.0
    Author: LOOS WEB STUDIO
    Author URI: https://loos-web-studio.com/

    License: GNU General Public License
    License URI: http://www.gnu.org/licenses/gpl.html
*/

.post_content{
	margin-top:2rem;
}


.post_content img{
	box-shadow: 0px 0px 5px rgb(0 0 0 / 10%);
}

.ctm_eyecatch{
	position:relative;
}

.eyecatch_text p{
	padding:5px;
	margin:0;
}

.footer_logo{
	display:block;
	width:100%;
	text-align:center;
}

.footer_logo img{
	width:100%;
	max-width:120px;
}

.post_content td,
.post_content th{
	border-color:#b3b3b3;
	border-right:1px solid #b3b3b3 !important;
}



.vod_summary{
display: flex;
flex-wrap: wrap;
justify-content: start;
align-items: center;
}


.vod_summary .icon{
	width:35%;
}

.vod_summary .icon img{
width:100%;
	max-width:130px;
	display:block;
	margin:0 auto;
	margin-bottom:5px;
}





.vod_summary .vod_name{
	text-align:center;
	font-size:13px;
}

.vod_summary table{
	width:65%;
}




.vod_summary{

}


.c-widget__title{
	margin-bottom:10px;
}

.c-widget__title.-side::after{
	display:none;
}

.c-widget__title.-side{
padding-left:20px !important;
}

.c-widget__title.-side::before{
display:none;
}

.caution{
	color:#999999;
	margin-top:-50px !important;
	margin-bottom:60px;
	text-align:right;
	font-size:13px;
}


.-body-solid .p-postList.-w-ranking li::before{
background:#333333 !important;
border-radius:50%;
	color:#FFBB00;
	font-weight:bold;
	border: 2px solid #ffffff;
	width:27px;
	height:27px;
	box-shadow: 0px 0px 5px rgb(0 0 0 / 10%);
	top:-5px;
	left:-5px;
	padding-bottom:4px;
}



body {
	font-family: 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif !important;
	font-weight:300 !important;
}

.post_content h2{
	background:#f5f5f5 !important;
	margin-top:4rem !important;
	margin-bottom:30px !important;
	border-bottom: 2px solid #e12543;
	padding:20px;
}

.acf_content ul{
	padding-left:0;
}

@media (min-width: 600px){
.l-content {
    padding-top: 2em;
}
}

#breadcrumb{
	margin-top:10px;
}

.-body-solid .p-breadcrumb.-bg-on{
	box-shadow:none;
	background:#ffffff;
}

.l-header{
box-shadow:0;
}

.c-postTitle__date{
	display:none;
}

.wp-block-search .wp-block-search__input{
	background:#ffffff;
}


#main_content .p-toc{
background:#f7f8f9;
max-width:100%;
	width:100%;
	border:none;
	border:1px solid #e6e6e6;
	padding:30px;
	margin-bottom:60px;
}


.p-toc__ttl{
	text-align:left;
}

ol.is-style-index>li::before{
	border-right:none;
	 content: counter(li)'.';
	padding-right:0;
	top:8px;
}

ol.is-style-index ol>li::before{
	content:none;
	border:none;
}

ol.is-style-index ol>li{
	margin-left:20px;
}

#main_content .p-toc li{
	margin-left:20px;
}

.c-categoryList::before{
	content:none;
}

ol.is-style-index ol{
	margin-top:10px;
}


.post_content>h2{
	margin-left:0;
	margin-right:0;
}

.post_content h3{
border-bottom: 1px solid #d5d5d5;
	padding:15px 0;
}

.post_content h4{
padding: 0.1em 0 0.1em 16px;
border-left: solid 6px #e12543 !important;
margin-top:40px !important;
margin-bottom:25px !important;
}




.eyecatch_vertical img{
	max-width:300px;
	width:100%;

}

.l-header__bar{
	background:#EFB73A !important;
}

.u-bg-main{
	background:#333 !important;
}

.col_btn{
	display: flex;
flex-wrap: wrap;
justify-content: start;
}

body .col_btn .btn_link{
	width:32%;
    display: block;

 	margin-right:2%;
}

body .col_btn h4{
border-left:none !important;
padding:0 !important;
}

body .col_btn .btn_link:nth-child(3n){
margin-right:0;
    margin-bottom:10px !important;
}





.col_btn .btn_link a{
 padding: 10px 1em 7px;
    text-decoration: none;
    background: #333333;
    color: #ffffff;
    font-size: 14px;
    font-weight: 900;
    border-radius: 5px;
    text-align: center;
   line-height: 1.2em;display:block;
margin-bottom:10px !important;
}

.l-mainContent,
.side_inner{
	box-shadow: 0px 0px 5px rgb(0 0 0 / 10%);
	padding:30px;
}

.c-categoryList__link{
	background:#333333 !important;
}


@media only screen and (max-width: 768px) {

	.l-mainContent, .l-sidebar{
			box-shadow: none;
		padding:0 !important;
	}
}

.p-articleFoot{
	display:none;
}

.c-shareBtns__btn{
		background:#333 !important;
}

/***************************
 ***************************/


.mark_yellow{
	font-weight:bold;
	background: linear-gradient(transparent 64%,#FBEFCD 0%) !important;
}




.service_btn p{
	color:#ff00ff;
	text-align:center;
	margin-bottom:10px !important;
}

.service_btn a{
	display: block;
    width: 100%;
    text-align: center;
    background-color: #ffd700;
    font-size: 14px;
    color: #ffffff !important;
    text-decoration: none;
    font-weight: bold;
    padding: 10px 10px;
	border-radius: 4px;
	border-bottom: 4px solid #d37800;
}





/***調整***/

.content div, .content p{
	margin-top: 5rem;
}


.content ul li{
	padding-left:1.5em;
}

.heading-primary{
	margin-bottom:5px;
	color:#333333;
	padding:20px;
	padding-bottom:10px;
	font-size:26px;
	font-weight:600;
}

.post-categories{
	display:block;
}

.single_title .dateList__item{
	color:#333333;
}

.single_top_cat{
	margin-bottom:-5px;
}


.content a{
text-decoration: underline solid #333333;
}

.content img{
	border:5px solid #f5f5f5;
}

.content table tr:nth-child(odd) td {
    background-color: #ffffff !important;
}

.icon-folder:before{
	display:none;
}


.eyecatch__cat {
display:none;
}

.eyecatch__link:hover img{
	transform: none;
}

.postContents p, ul, ol {
color: #333333;
}


.content a:hover{
	font-weight:normal;
	opacity:0.6;
	transition : 0.3s;
}

.content h2{
	position:relative;
	font-size:22px;
	border-bottom:3px solid #333333;
	padding-bottom:10px;
	margin-top:6rem;
	padding-left:32px;
}
.content h2::before{
	position:absolute;
	top:0;
	left:0;
	font-family:icomoon;
	content: "\e91c";
	font-size:1.1em;
	color:#333;
}

.content h3{
		color:#333333 !important;
	background:#F5F5F5;
	padding:15px 20px;
	font-size:20px;
	margin-top: 6rem;
}

.content h4{
	font-size:17px;
	border-bottom:4px solid #ddd;
	padding-bottom:5px;

}

body .content h2,
body .content h3,
body .content h4,{
	color:#333333 !important;
}

body{
	font-feature-settings: "palt";
	letter-spacing:0.05em;
	font-size:13px;
	color:#333333;
}

.content div, .content p{
	margin-top:3rem;
}

.content .outline{
	border:none;
	background:#FAFAFA;

	display:block;
	padding:30px;
}

.content .outline__switch+.outline__list{
		background:#FAFAFA;

}

.content .outline ul ul{
	margin-bottom:30px;
}

.content .outline ul li {
	padding-left:0;
}

.content .outline ul li li{
	padding-left:10px;
	font-size:0.9em;
}


.content .outline ul li:last-child {
	margin-bottom:10px;
}


.content .outline__number{
	display:none;
}

.content .outline a{
	display:block;
	border-bottom:1px solid #ddd !important;
	padding-bottom:1rem;
	text-decoration:none;
}

.content .outline__switch+.outline__list{
	margin-left:0;
}

.outline__title{
	font-weight:bold;
}

.searchBtn__link{
	background:#D3CECE;
	font-size:20px;
}


.searchBtn__link:hover{
	background:#333333;
	color:#ffffff !important;
}


.content table th{
	background:#F5F5F5 !important;
	color:#333333 !important;
}


.content ul>li:before{
	content:none;
display: block;
    content: '';
    position: absolute;
    top: 6px;
    left: 1px;
    width: 13px;
    height: 13px;
    background: #067CC0;
    border-radius: 50%;
}

.single_title{
	border:1px solid #ddd;
}

.acf_content{
	border:1px solid #d6d6d6;
	background:#f6f6f6;
	margin-bottom:20px;
	padding:15px;
	color:#333333 !important;
	margin-bottom:40px;
}


.acf_content .acf_ttl{
	position:relative;
	font-size:18px;
	font-weight:bold;
	padding-left:30px;
	margin-bottom:10px;
}

.acf_content .acf_ttl::before{
	content:"";
	position:absolute;
	top:4px;
	left:0;
	width:20px;
	height:20px;
	background:url(../../../wp-content/uploads/2022/10/content_icon.png);
	background-size: contain !important;
}



.acf_content table{
	margin-bottom:30px !important;
}






.acf_content th{
width:20%;
background:#ffffff !important;
color:#333333 !important;
font-weight:normal;
	font-size:15px;
	border:1px solid #d6d6d6 !important;
}

.acf_content td{
width:85%;
background:#ffffff !important;
	font-size:15px;
	border:1px solid #d6d6d6 !important;
}

.acf_content ul>li:before{
content:none !important;
}

.acf_content ul{
	padding-left:0;
	margin:0;
}

.acf_content ul li{
display:inline-block;
padding-left:0;
margin:0;
}


.acf_content ul li:after{
content:"／";
margin-left:3px;
margin-right:5px;
}

.acf_content ul li:last-child::after{
content:none;
}

.acf_content .scroll_post_ul li{
	margin-right:20px;
}

.more_info th,
.more_info td{
	background:#fff;
	border-right:none !important;
}




.contents_info th,
.contents_info td{
	border:none !important;
	padding:3px 0;
}

.acf_content .contents_info ul li{
	display:inline-block;
}

.contents_info th{
	width:20%;
}

.acf_content .contents_info ul li::after{
content:"/";
margin-left:5px;
margin-right:5px;
}

.acf_content ul>li:before{
content:none !important;
}

.acf_content ul li{
display:block;
padding-left:0;
margin:0;
margin-bottom:4px;
}


.acf_content ul li:last-child::after{
content:none;
}

	.post_vod_table .logo{
		width:35%;
	}

.acf_content .title {
}

.acf_content .title span{
	padding:15px 20px;
	background:#F5F5F5;
}


.widget-side .heading.heading-widget{
	position:relative;
	background:#ffffff !important;
	text-align:center;
	font-size:23px;
	color:#333333 !important;
	padding-bottom:10px;
	margin-bottom:30px;
}


.widget-side .heading.heading-widget:before {
  content: "";
  position: absolute;
  left: 50%;
  bottom: 0;
  width: 50px;
  height: 5px;
  background: #067CC0;
	 margin-left:-50px;
}

.widget-side .heading.heading-widget:after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: 0;
  width: 50px;
  height: 5px;
  background: #c8d4db;
}

.voice_actor{
	font-size:0.85em;
}

.voice_actor::before,.voice_actor::after{
	font-size:0.85em;
}


.voice_actor::before{
	content:"（";
}

.voice_actor::after{
	content:"）";
}

/*****デザイン******/

.widgetArchive__item.widgetArchive__item-normal{
	border-bottom:1px solid #ddd;
	padding-bottom:10px;
	margin-bottom:20px;
}

.single_title .dateList{
display: flex;
flex-wrap: wrap;
justify-content: start;
margin-bottom:20px;
padding:0 20px;
}

.single_title .dateList li{
display:inline-block;
list-style-type:none;
margin-right:3px;
}

.icon-folder a{
	color:#333333;
	border:1px solid #333333;
	border-radius:20px;
	padding:3px 10px;
}

.icon-menu:before{
	font-size:20px;
}

.icon-folder a:hover,
.menuBtn__link {
	background:#333333;
	color:#ffffff !important;
}

.-simple .p-toc__ttl{
	border-bottom:none;
	font-weight:bold;
	padding-bottom:0;
	padding-left:0;
}

.post_content .is-style-index{
	padding-left:0;
}

.p-toc__ttl::before{
	content:none;
}

.-simple.p-toc{
	padding:1.8em 1.25em;
}

#main_content .p-toc li{
	padding-top:5px;
	padding-bottom:5px;
}



	.stream_box .stream_content .title{
		padding:0 !important;
		width:25% !important;
		padding-right:5px !important;
		text-align:center;
	}



	.stream_box .stream_content .stream_item .item_inner{
		margin-right:5px;
		line-height:1em;
	}

	.stream_box .stream_content .stream_item .item_inner img{
		max-width:60px;
		margin-bottom:10px;
	}

	.stream_box .stream_content .stream_item .item_inner a span::after{
		display:none;
	}

	.stream_box .stream_content .stream_item .item_inner a span{
	display:block;
	margin-top:5px;
	}

}


/*****3列ボタン*******/

.col_wrap {
display: flex;
flex-wrap: wrap;
justify-content: start;
justify-content: center;
align-items: center;
}

.free_site{
	margin-top:0 !important;
}

.free_site .btn_col{
width: 32%;
margin-right: 2%;
margin-top:0 !important;
}

.free_site .btn_col:nth-of-type(3n){
margin-right: 0;
}

.free_site .btn_col a{
	display:block;
	text-align:center;
	color:#ffffff;
	border-radius:8px;
	background:#75aac2;
	padding:10px;
	font-size:16px;
}


/*　Youtube用切り替えコード*/

.ctm_select_box{
margin-bottom:30px;
position:relative;
}

.ctm_select_box .ttl_name{
position:relative;
width:100%;
max-width:100%;
background-color:#333;
display: block;
padding: 10px 15px;
cursor: pointer;
font-weight: bold;
font-size:15px;
cursor: pointer;
outline: none;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
padding-right:30px;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
line-height:1.4em;
color:#fff !important;
}


.ctm_select_box::after{
content:"";
position: absolute;
top: 14px;
right: 20px;
content: '';
width: 11px;
height: 11px;
border: 0;
border-bottom: solid 3px #fff !important;
border-right: solid 3px #fff !important;
transform: rotate(45deg);
z-index:9999999;
}

.ctm_select_box br{
display:none;
}

.ctm_select_box div{
margin:0;
}

.ctm_select_box p{
font-size:0;
margin:0;
padding:0;
display:none;
}

.ctm_select_box select span{
	font-size:14px;
}


.ctm_select_box iframe{
width:100%;
max-width:100%;
}

.ctm_select_box #content_1,
.ctm_select_box #content_2,
.ctm_select_box #content_3,
.ctm_select_box #content_4,
.ctm_select_box #content_5,
.ctm_select_box #content_6,
.ctm_select_box #content_7,
.ctm_select_box #content_8,
.ctm_select_box #content_9,
.ctm_select_box #content_10,
.ctm_select_box #content_11,
.ctm_select_box #content_12,
.ctm_select_box #content_13,
.ctm_select_box #content_14,
.ctm_select_box #content_15{
background-color:#ffffff;
position: relative;
width: 100%;
padding: 10px 15px;
padding-top: 56.25%;
}

.ctm_select_box #content_1 iframe,
.ctm_select_box #content_2 iframe,
.ctm_select_box #content_3 iframe,
.ctm_select_box #content_4 iframe,
.ctm_select_box #content_5 iframe,
.ctm_select_box #content_6 iframe,
.ctm_select_box #content_7 iframe,
.ctm_select_box #content_8 iframe,
.ctm_select_box #content_9 iframe,
.ctm_select_box #content_10 iframe,
.ctm_select_box #content_11 iframe,
.ctm_select_box #content_12 iframe,
.ctm_select_box #content_13 iframe,
.ctm_select_box #content_14 iframe,
.ctm_select_box #content_15 iframe{
position: absolute;
top: 0;
right: 0;
width: 100%;
height: 100%;
}



.ctm_select_box #content2_1,
.ctm_select_box #content2_2,
.ctm_select_box #content2_3,
.ctm_select_box #content2_4,
.ctm_select_box #content2_5,
.ctm_select_box #content2_6,
.ctm_select_box #content2_7,
.ctm_select_box #content2_8,
.ctm_select_box #content2_9,
.ctm_select_box #content2_10,
.ctm_select_box #content2_11,
.ctm_select_box #content2_12,
.ctm_select_box #content2_13,
.ctm_select_box #content2_14,
.ctm_select_box #content2_15{
background-color:#ffffff;
position: relative;
width: 100%;
padding: 10px 15px;
padding-top: 56.25%;
}

.ctm_select_box #content2_1 iframe,
.ctm_select_box #content2_2 iframe,
.ctm_select_box #content2_3 iframe,
.ctm_select_box #content2_4 iframe,
.ctm_select_box #content2_5 iframe,
.ctm_select_box #content2_6 iframe,
.ctm_select_box #content2_7 iframe,
.ctm_select_box #content2_8 iframe,
.ctm_select_box #content2_9 iframe,
.ctm_select_box #content2_10 iframe,
.ctm_select_box #content2_11 iframe,
.ctm_select_box #content2_12 iframe,
.ctm_select_box #content2_13 iframe,
.ctm_select_box #content2_14 iframe,
.ctm_select_box #content2_15 iframe{
position: absolute;
top: 0;
right: 0;
width: 100%;
height: 100%;
}

.ctm_select_box .hide {
display: none;
}


@keyframes tonext {
  75% {
    left: 0;
  }
  95% {
    left: 100%;
  }
  98% {
    left: 100%;
  }
  99% {
    left: 0;
  }
}

@keyframes tostart {
  75% {
    left: 0;
  }
  95% {
    left: -300%;
  }
  98% {
    left: -300%;
  }
  99% {
    left: 0;
  }
}

@keyframes snap {
  96% {
    scroll-snap-align: center;
  }
  97% {
    scroll-snap-align: none;
  }
  99% {
    scroll-snap-align: none;
  }
  100% {
    scroll-snap-align: center;
  }
}

.ctm_select_box #content_2,
.ctm_select_box #content_3,
.ctm_select_box #content_4,
.ctm_select_box #content_5,
.ctm_select_box #content_6,
.ctm_select_box #content_7,
.ctm_select_box #content_8,
.ctm_select_box #content_9,
.ctm_select_box #content_10,
.ctm_select_box #content_11,
.ctm_select_box #content_12,
.ctm_select_box #content_13,
.ctm_select_box #content_14,
.ctm_select_box #content_15{
	display:none;
}

.ctm_select_box #content2_2,
.ctm_select_box #content2_3,
.ctm_select_box #content2_4,
.ctm_select_box #content2_5,
.ctm_select_box #content2_6,
.ctm_select_box #content2_7,
.ctm_select_box #content2_8,
.ctm_select_box #content2_9,
.ctm_select_box #content2_10,
.ctm_select_box #content2_11,
.ctm_select_box #content2_12,
.ctm_select_box #content2_13,
.ctm_select_box #content2_14,
.ctm_select_box #content2_15{
	display:none;
}


/************************************
   横スクロール テーブル（関連）
************************************/

.ac_box p:last-child{
	margin-top:10px;
}

.content .kanren_ac {
margin:0;
}

.content .kanren_ac p{
	font-size:0;
	margin:0 !important;
	margin-top:0 !important;
}

.kanren_sticky_table {
	display: block;
	position: relative;
	overflow: scroll;
	border-collapse: collapse;
	font-size: 0;
	border-top:none !important;
	border-right:none !important;
	border-bottom:none !important;
	border-left:none !important;
	margin-top:0 !important;
	padding-bottom:10px;
	margin-bottom:10px;
}



.kanren_sticky_table br{
	display:none;
}

body .kanren_sticky_table p{
	font-size:14px;
}


.kanren_sticky_table tbody {
  display: block;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
}

.kanren_sticky_table th,
.kanren_sticky_table td {
	background: #fff;
	font-size: 13px;
	border-top:2px solid #EDEDED !important;
	border-right:none !important;
	border-bottom:2px solid #EDEDED !important;
	border-left:none !important;
	color:#28281e !important;
	display:table-cell !important;
	padding:10px 10px 0px 10px !important;
	vertical-align:middle !important;
}

.kanren_sticky_table th{
	position:relative;
	width:85px;
	font-size:11px;
	text-align:center;
	z-index:9999;
}

.kanren_sticky_table th::before{
	position:absolute;
	content:"";
	top:0;
	left:0;
	width:100%;
	height:100%;
	border-left:2px solid #EDEDED;
}

.kanren_sticky_table th::after{
	position:absolute;
	content:"";
	top:0;
	right:0;
	width:100%;
	height:100%;
	border-right:2px solid #EDEDED;
}


.kanren_sticky_table th img{
	display:block;
	width:100px;
	padding:10px;
	margin:0 auto;
}

.kanren_sticky_table th span{
	display:block;
	width:100%;
}

.kanren_sticky_table td {
	border:none !important;
}

.kanren_sticky_table th:first-child {
  position: -webkit-sticky;
  position: sticky;
  left: 0;
	border-left: none !important;
}

.kanren_sticky_table ul{
	display: flex;
	flex-wrap: wrap;
	justify-content: start;
	list-style:none !important;
	padding-left:0 !important;
	font-size:1em;
	margin:0;
	padding:0;
	margin-bottom:10px;
}

.kanren_sticky_table ul li{
}

.kanren_sticky_table ul li{
	display:block;
	width:180px;
	text-align:left;
	font-size:11px;
	margin:0;
	margin-right:10px;
	padding:0;
}

.kanren_sticky_table ul li a{
	text-decoration:none;
}


.kanren_sticky_table p{
margin-top:5px !important;
}


.kanren_sticky_table ul li img{
	width:100%;
	border:1px solid rgb(237,237,237);
	margin-bottom:5px;
}

.kanren_sticky_table ul li::before{
	display:none;
}



.trim_img{
  position:relative;
  width:100%;
  height:0;
  padding-top: 67.619%;
  overflow:hidden;
}
.trim_img>img{
    width: auto;
    height: auto;
    min-width: 100%;
    min-height: 100%;
    max-width: inherit;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
}

.kanren_sticky_table ul li:last-child{
	margin-right:0;
}

.kanren_sticky_table td {
padding-left:0 !important;
padding-right:0 !important;
}


.movie_ttl{
display:block;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
font-size:14px;
padding-top:5px;
}

.kanren_more_btn{
	position:relative;
	font-size:14px !important;
	margin:0 !important;
	padding-left:25px;
}

.kanren_more_btn::before {
    position: absolute;
    top: 4px;
    left: 0;
    content: '';
    width: 17px;
    height: 17px;
    background-image: url(../../uploads/2021/10/movie_icon.png);
    background-size: contain;
	vertical-align: middle;}

.kanren_more_btn a{

}


@media (min-width: 960px){

	.kanren_sticky_table th{
		width:100px;
		font-size:12px;
	}

	.kanren_sticky_table th img{
	width:60px;
	}

	.kanren_sticky_table td{
		width:auto;
	}


}



/************/
/************/
/************/
/************/
/************/
/************/
/************/



.cat-item{
font-size:0;
}

.cat-item a{
	font-size:14px;
}


.stream_box {
border-top:1px solid #CED5D5;
border-left:1px solid #CED5D5;
width:100%;
max-width:100%;
}


.stream_box .stream_content {

}

.stream_box .stream_content .stream_item{
padding:15px 10px 5px;
text-align:center;
}

.stream_box .stream_content .stream_item a p{
background:#067CC0;
border-radius:5px;
color:#ffffff;
text-decoration:none;
padding:5px;
}

body .stream_box{
	border-right:none !important;
	border-bottom:none !important;
}

.stream_box .stream_content th,
.stream_box .stream_content td{
border-top: none;
border-left: none;
border-right: none !important;
border-bottom: none;
color:#333333;

vertical-align:middle;
}

.stream_box .stream_content .stream_none{
	height:auto;
min-height:90px;
}


.content .stream_box table tr:nth-child(odd) td{
	background:#FAFAFA;

}


.stream_box .stream_content{
text-align:center;
border-bottom:10px solid #f6f6f6 !important;
max-width:100%;
}




.stream_box div{
	margin-top:0;
}

{
vertical-align: middle;
}

body .stream_box th::before{
	background:none !important;
}


.stream_box .stream_content .title{
text-align:center;
padding:20px;
font-size:13px;
}

.stream_box .stream_content .title span{
	display:block;
	text-align:center;
	margin-bottom:5px;
}

.stream_box .stream_content .title span::before{
	background:#ccc;
	font-size:20px;
	padding:8px;
}


.stream_box .stream_content .title span::after{
display:block;
}




.stream_box .stream_content td{
	width:80%;
	padding:0;
}


.stream_box{
	border-top: none !important;
	border-left: none !important;
}



.stream_box .stream_content .stream_item .item_inner{
margin-right:15px;
margin-bottom:10px !important;
background:#ffffff;
margin-top: 0;
}

.stream_box .stream_content .stream_item .item_inner>:last-child{
	margin-bottom:10px !important;

}

.stream_box .stream_content .stream_item .item_inner img {
display:block;
	border:none;
	margin:0 auto;
	width:100%;
	max-width:120px;
	border:1px solid #f6f6f6;
}

.stream_box .stream_content .stream_item .item_inner a {
	text-decoration:none;
}

.stream_box .stream_content .stream_item .item_inner a{
font-size:11px;
letter-spacing:0;
color:#333333;
}

.stream_box .stream_content .stream_item .item_inner a span::after{
	content:"：";
}





.stream_box .stream_content .stream_none{
color:#999999;
font-weight:bold;
width:100%;
text-align:left;
align-items: center;
	padding:40px 0 55px;
}




	.stream_box{

	table-layout: fixed;
word-break: break-all;
word-wrap: break-all;
	}


	.stream_box .stream_content .stream_item{
		text-align:left;
		max-width:100%;
		box-sizing:border-box;
	}

.stream_box .stream_content .title{
	width:20%;
	padding:10px;}

.stream_box .stream_content td{
	overflow-x: auto;
	white-space: nowrap;
	width:75%;
}

.stream_item{
      overflow-x: auto;
      white-space: nowrap;
      -webkit-overflow-scrolling: touch;
	overflow-x: scroll;
	text-align:left;
}

.stream_box .stream_content .stream_item .item_inner{
			display:block;
		white-space:normal;
      display: inline-block;
		text-align:center;
	}


.stream_box .title .teigaku,
.stream_box .title .rental,
.stream_box .title .muryo{
	width:35px;
	height:35px;

}


/*********サービス特徴***********/

.service_features{
	position:relative;
	background:#F5F5F5;
	font-weight:bold;
	padding:15px;
	border-radius:5px;
	margin-top:40px !important;
}

.service_features ul{
	margin-top:15px;
}

.service_features .vod_name{
	position:absolute;
	top:-20px;
	left:15px;
	background:#067CC0;
	color:#ffffff;
	padding:5px 20px;
	font-size:14px;
}



.service_features ul>li:before{
	content:'';

}


/*********配信状況テーブル***********/




.ok .icon::before,
.other .icon::before,
.no .icon::before{
content:"";
display: inline-block;
width: 50px;
height: 50px;
vertical-align: middle;
margin-bottom:5px;
}


.ok .icon::before{
background:url(../../../wp-content/uploads/2022/10/ok.png);
background-size: contain;
}

.no .icon::before{
background:url(../../../wp-content/uploads/2022/10/no.png);
background-size: contain;
}



.ok span::before{
content:"視聴する";
}


.other span::before{
content:"視聴する";
}

.no span::before{
content:"配信なし";
}

.ok .feature span::before{
content:"";
}

.other .feature span::before{
content:"";
}

.no .feature span::before{
content:"";
}

body .post_vod_table {
	background:#ffffff;
	border-right: none !important;
}

body .post_vod_table img{
	box-shadow:none;
}

.post_vod_table .link_btn a{
position:relative;
}

.post_vod_table .link_btn a::after{
	position:absolute;
top: 57%;
right: 10px;
transform: translateY(-50%);
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
content: '';
    width: 8px;
    height: 8px;
    border: 0;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    transform: rotate(45deg);
    position: absolute;
    margin-top: -6px;
}

.post_vod_table .trial::after{
display:inline-block;
content:"/";
margin:0 10px;
}


.post_vod_table{
	margin-top:40px !important;
	margin-bottom:60px !important;
	border-left:none !important;
}

.post_vod_table .vod_ttl img{
width:100%;
max-width:80px;
border:none;
}

.post_vod_table .vod_ttl{
	padding:20px;
}

.post_vod_table .vod_name{
	font-size:13px;
}


.post_vod_table .vod_ttl .vod_name{
text-align:center;
}



.post_vod_table .point p{
font-size:15px;
font-weight:bold;
display:inline-block;
}

.post_vod_table .point .link_btn{
	display:block;
}


.post_vod_table .point a{
width:100%;
}



.state_text{
	margin-top:0 !important;
}

.state_text .state_p{
margin:0;
padding:0;
display:block;
}


.post_vod_table{
	border-top:none !important;
}

.post_vod_table th,
.post_vod_table td{
text-align:center;
border-right:none !important;
border-top:none !important;
border-left:none !important;
}

body .post_vod_table th{
border-top:none !important;
	border-right: 2px solid #ffffff !important;
	border-bottom: none !important;
	background:#E5E5E5;
}

.post_vod_table td{
border-bottom: 1px solid #b3b3b3 !important;
vertical-align:middle;
}

.post_vod_table th:last-child{
	border-right: none !important;
}


.post_vod_table .point a{
display: block;
padding: 10px 1em;
text-decoration: none;
background: #E43426;
color: #ffffff;
font-size: 14px;
font-weight: 900;
border-radius: 5px;
text-align: center;
width:100%;
max-width:200px;
margin:0 auto;
margin-bottom: 10px;
margin-top:7px;
line-height:1.2em;
}

.post_vod_table .htr_p p{
	margin:0;
}


.blue_title_box{
background:#eff0f7;
padding:15px 25px;
}


.blue_title_box .ttl{
font-weight:bold;
border-bottom:1px solid #ba7c9d;
padding-bottom:10px;
margin-bottom:10px;
}

.no .point a{
    background: #D6D5D4;
}



/*****任意の記事表示*****/

.post_list_ul{
margin-top:20px;
margin-bottom:10px;
}

.post_list_ul li{
padding-bottom:15px;
margin-top:0 !important;
padding-left:0 !important;
}

.post_list_ul ul>li::before{
display:none !important;
}


.post_list_ul li a{
	text-decoration:none;
}

.post_list_ul .thumbnail {
position: relative;
}

.post_list_ul .thumbnail img {
object-fit: cover;
width: 100%;
height: 270px;
border:none;
}

.post_list_ul .cat_name{
display:none;
}

.post_list_ul .post_info{
margin-top:0;
}

.post_info span{
font-weight:bold;
padding:3px 0 0;
color: #fff;
padding: 3px 10px;
	text-decoration:none !important;
background:#333;
}


.post_list_ul .ttl{
font-size: 13px;
    line-height: 1.2em;
	margin-top:5px !important;
}


@media only screen and (min-width: 768px) {

.post_list_ul ul{
display: flex;
flex-wrap: wrap;
justify-content: start;
padding-left: 0;

	}

.kanren td{
max-width:5000px;
}


.post_list_ul li {
flex-shrink: 0;
display: block;
width: 24%;
margin-right:calc(4% / 3);
margin-bottom:calc(4% / 3);
}


.kanren .post_list_ul li:nth-of-type(4n){
margin-right:calc(4% / 3) !important;
}
}

@media only screen and (max-width: 767px) {

.post_list_ul{
font-size: 14px;
}

.post_list_ul ul{
display: flex;
flex-wrap: wrap;
justify-content: start;
padding-left: 0;
width:100%;
max-width:100% !important;
margin-bottom:0;
}


.post_list_ul li {
width: 49%;
margin-right:2%;
margin-bottom:2%;
	list-style-type:none;
}

.post_list_ul .thumbnail img {
height: 220px;
}
}




/************吹き出し*************/

.cv_area{
	background:#F5F5F5;
	padding:30px;
}




.balloon_01 p {
  margin: 0;
  padding: 0;
}

.jump {
  animation: 0.5s jump infinite alternate linear;
}
@keyframes jump {
  to { transform: transtateY(0); }
  from { transform: translateY(5px); }
}


@media only screen and (min-width: 768px) {
	.balloon_01 {
		width:100%;
	}
}


/************CVボタン*************/

.cv_btn{
	width:100%;
	margin-bottom:30px;
	padding:0;
	background:none
}

.cv_btn a{
	position:relative;
	padding:15px 5px;
  display: block;
  color: #fff !important;
  background: #E43426;
  text-decoration: none;
  font-weight: bold;
  font-size:14px;
  border-radius: 10px;
  text-align:center;
	border-bottom: solid 4px #A33700;
	margin-bottom:80px;
	display: flex;
flex-wrap: wrap;
justify-content: center;
align-items: center;
}


.cv_btn a::after{
	    position: absolute;
    top: 50%;
    right: 30px;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    content: '';
    width: 15px;
    height: 15px;
    border: 0;
    border-top: 4px solid #fff;
    border-right: 4px solid #fff;
    transform: rotate(
45deg);
    position: absolute;
    margin-top: -6px;
}


.cv_btn a img {
  display: inline-block;
	width: 70px;
  height: auto;
	vertical-align: middle;
	margin-right:20px;
	background:#ffffff;
	border-radius:15px;
	padding:10px;
	margin-left:-5%;
}

.cv_btn a:hover {
opacity:0.8;
transition : .5s;
}



.cv_btn .txt p{
	font-size:17px;
}

.cv_btn .txt .caption{
    position: relative;
    display: block;
    padding: 10px 20px;
    width: 100%;
    max-width: 400px;
    text-align: center;
    background: #fff;
    color: #333;
    font-size: 17px;
    font-weight: bold;
    border-radius: 50px;
    line-height: 1em;
	margin-bottom:5px;
}

.cv_btn .txt .caption:before {
content: "";
    position: absolute;
    bottom: -14px;
    left: 50%;
    margin-left: -15px;
    border: 8px solid transparent;
    border-top: 8px solid #fff;
    z-index: 2;
}


@media only screen and (min-width: 768px) {
	.cv_btn a{
		padding: 20px 10px;
		width:100%;
		font-size:28px;
		border-radius: 8px;
		color:#ffffff;
	}
}

@media only screen and (max-width: 767px) {

	.cv_btn{
		margin-top:80px;
	}

	.cv_btn a{
	position:relative;
	justify-content: start;
		padding:15px;
	}

	.cv_btn a img{
		width:15%;
		margin-left:0;
		margin-right:5%;
	}

	.cv_btn a .txt{
		width:calc(80% - 20px);
		margin-left:0;
		font-size:18px;
		padding-right:20px;
	}

	.cv_btn .txt .caption{
	font-size:15px;
		padding:10px 15px;

	}


	.cv_btn a .txt .caption{
		position:absolute;
		top:-50px;
		left:0;
		font-size:15px;
	}


	.cv_btn .trial_days::before {
		content: "｜";
	position:static;
display:inline-block;
transform:rotate(-20deg);
font-size:1.2em;
margin-right:5px;
}

	.cv_btn .trial_days:after {
position:static;
display:inline-block;
content: "｜";
	transform:rotate(20deg);
font-size:1.2em;
margin-left:5px;
}


	.cv_btn a::after {
    right: 20px;
    width: 9px;
    height: 9px;
    border-top: 3px solid #fff;
    border-right: 3px solid #fff;
}


	.acf_content .acf_1, .acf_content .acf_2, .acf_content .acf_3, .acf_content .contents_info{
		width:100%;
	}


	.acf_content .contents_info th{
		width:35%;
		padding-right:10px;
	}

	.cast_title li{
		display:block;
		width:100%;
	}

	.acf_content .contents_info .cast_title ul li::after{
		content:none;
	}

	.acf_content .kanren_link li{
		width:48%;
		margin-right:4%;
	}

	.acf_content .kanren_link li:nth-child(2n){
		margin-right:0;
	}

	.ctm_select_box::after{
		width:9px;
		height:9px;
		border-bottom: solid 2px #fff !important;
    border-right: solid 2px #fff !important;
		right:15px;
	}

	.-simple.p-toc{
		padding:1.8em 0;
	}

	.post_vod_table .trial::after{
		display:none;
	}

	.point .trial{
		display:block;
		width:100%;
	}

	.post_vod_table .vod_ttl img{
		max-width:60px;
	}

	body .post_vod_table{
		font-size:.8em;
	}

	.post_vod_table .point p{
		font-size:14px;
	}

	.post_vod_table .point a{
		font-size:13px;
		padding:5px;
		max-width:90%;
	}

	.vod_summary .icon,
	.vod_summary table{
		width:100%;
	}



	.vod_summary .icon{
		margin-bottom:10px;
	}

	.vod_summary .vod_name{
		display:none;
	}

	.cv_btn a img{
		padding:5px;
		border-radius:10px;
	}

}

	.vod_summary img{
		box-shadow:none;
	}

/*U-NEXTボタン*/


.unext-btn:before{
  background: url("https://pointi.jp/vod/wp-content/uploads/2020/12/u-next.png")left no-repeat;
}



@media only screen and (max-width: 768px) {

	.post_vod_table .logo{
		width:35%;
	}

}

/****装飾****/



.dot {
    border-bottom: 1px dotted;
    padding-bottom: 3px;

}

.marker {
    background: linear-gradient(transparent 60%, #E9F0F4 40%);
	font-weight:bold;
}


.small {
	font-size:12px;
}

.gray{
	color:#AAAAAA;
}

.center {
	text-align:center;
}


.bold {
	font-weight:bold;
}





ul.top-btn{
	display: flex;
	flex-wrap:wrap;
	padding:0;
	margin-bottom:-20px;
}

ul.top-btn{
	display: flex;
	flex-wrap:wrap;
	overflow:hidden;
}

ul.top-btn li {
	width: calc(96%/3);/*←画像を横に4つ並べる場合*/
	margin-right:0 !important;
	margin-top:0;
	margin-bottom:20px;
	box-sizing:border-box;
	padding:0;
	margin-right:2% !important;
}

ul.top-btn li:nth-child(3n){
	margin:0 !important;
}


ul.top-btn  li:before {
	content:'';
	display:none;
}
ul.top-btn li img {
	max-width:100%; /*画像のはみだしを防ぐ*/
	height: auto; /*画像の縦横比を維持 */
	border:solid 1px #ccc; /*←画像を1pxのグレーの枠線で囲む指定の場合*/
}

ul.top-btn li{
list-style:none;
}


/*　アコーディオン内無料ボタン*/

.content .top-btn a{
	text-decoration: none !important;
}

body .muryo_btn {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 40px;
  position: relative;
  background: #999999;
  border-bottom: 2px solid #808080;
  border-radius: 5px;
  box-sizing: border-box;
  padding: 0 45px 0 25px;
  color: #fff !important;
  font-size: 1em;
  letter-spacing: 0.1em;
  line-height: 1.3;
  text-align: left;
}
.muryo_btn:before {
  content: '';
  width: 8px;
  height: 8px;
  border: 0;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  transform: rotate(45deg);
  position: absolute;
  top: 55%;
  right: 25px;
  margin-top: -6px;
}


.muryo_btn a{
}


.introduction a{
	display:block;
}

.simple_box{
	position:relative;
	border:4px solid #cccccc;
	background:#FAFAFA;
	padding:30px;
	overflow: hidden;
}

.simple_box li::before{
	background:#333333 !important;
}



.l-main .eyecatch_vertical .eyecatch{
	background-size:cover !important;
	background-repeat: no-repeat !important;
 background-position: center !important;
	text-align:center;
	padding-top:30px;
	padding-bottom:60px;
}

.eyecatch_vertical .p-articleThumb{
background:url(../../../wp-content/uploads/2022/10/eyecatch_bg.jpg);
background-size:cover;
	background-repeat:no-repeat;
	background-position:center;
padding:30px;
padding-bottom:50px;
text-align: center;
}




.eyecatch_vertical .p-articleThumb img{
	margin:0 auto;
}




.eyecatch_default{
background:url(../../../wp-content/uploads/2021/10/bg_img.jpg);
}

.single_page .l-main .yugioh .eyecatch{
background:url("../wp-content/uploads/2021/09/yugioh_bg.jpg");
}


.l-main .eyecatch_vertical  .eyecatch__link{
	position:static;
}

.l-main .eyecatch_vertical  .eyecatch:before{
	display:none;
}

.l-main .eyecatch_vertical .eyecatch img{
	position:relative;
	width:100%;
	max-width:340px;
	object-fit:fill !important;
	margin:0 auto;
}

.citation_img img{
	margin-bottom:0;
}

.citation_img p{
	text-align:center;
	font-size:10px;
	line-height:1.4em;
	margin-top:10px;
	color:#AAAAAA;
}

.citation_img a{
	text-decoration:none;
	color:#AAAAAA;
}


.eyecatch_text{
	  background:#e12543;
	position:absolute;
	left:0;
	bottom:0;
	color:#cbcbcb;
	padding:0;
	text-align:center;
	width:100%;
	font-size:11px;
	color:#ffffff;
}






.rental_table .trial::after{
content:"" !important;
}

.rental_table .ok span::before{
	content:"詳細を見る";
}


.header_link{
	display:block;
	width:180px;
	margin-left:auto;
	margin-right:0;
}

.p-articleMetas.-top .p-articleMetas__termList{
	margin-right:10px;
}

.ctm_eyecatch .c-postTimes__modified::before, .ctm_eyecatch .c-postTimes__posted::before{
	margin-right:-2px;
}


/***曜日別****/

body .week_list {
	display: block;
	position: relative;
	overflow: scroll;
	border-collapse: collapse;
	font-size: 0;
	border-top:none !important;
	border-right:none !important;
	border-bottom:none !important;
	border-left:none !important;
	margin-top:0;
	margin-bottom:0;
		border-right:none !important;
}

.week_list tbody {
  display: block;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
}

.week_list th,
.week_list td {
	background: #F2F2E6;
	font-size: 13px;
	border-top:2px solid #EDEDED !important;
	border-right:none !important;
	border-bottom:2px solid #EDEDED !important;
	border-left:none !important;
	color:#28281e !important;
	display:table-cell !important;
	padding:10px 10px !important;
	vertical-align:middle !important;
}

.week_list tr:nth-child(odd) td,
.week_list tr:nth-child(odd) th{
	background: #F2F2F2;
}

.week_list th{
	position:relative;
	width:85px;
	font-size:11px;
	text-align:center;
	z-index:9999;
}

.week_list th::before{
	position:absolute;
	content:"";
	top:0;
	left:0;
	width:100%;
	height:100%;
	border-left:2px solid #EDEDED;
}

.week_list th::after{
	position:absolute;
	content:"";
	top:0;
	right:0;
	width:100%;
	height:100%;
}

.week_list tr:last-child>td{
	border-bottom:2px solid #EDEDED !important;
}


.week_list th img{
	display:block;
	width:100px;
	padding:10px;
	margin:0 auto;
}

.week_list th span{
	display:inline-block;
	width:100%;
	background:#333;
	border:2px solid #fff;
	border-radius:20px;
	color:#FFBA00;
	font-weight:bold;
	font-size:16px;
	line-height:2em;
}

.week_list td {
	border-right:2px solid #EDEDED !important;
}

.week_list th:first-child {
  position: -webkit-sticky;
  position: sticky;
  left: 0;
	border-left: none !important;
}

.week_list ul{
	display: flex;
	flex-wrap: wrap;
	justify-content: start;
	list-style:none !important;
	padding-left:0 !important;
	font-size:1em;
	margin:0;
	padding:0;
}

.week_list ul li{
}

.week_list ul li{
	display:block;
	width:160px;
	text-align:center;
	margin:0;
	margin-right:10px;
	padding:0;
}

.week_list ul li img{
	width:100%;
	border:1px solid rgb(237,237,237);
	margin-bottom:10px;
}

.week_list ul li::before{
	display:none;
}


@media (min-width: 960px){

	.week_list th{
		width:100px;
		font-size:12px;
	}

	.week_list th img{
	width:60px;
	}

	.week_list td{
		width:auto;
	}
}

@media only screen and (min-width: 768px) {
	.week_list li:nth-of-type(4n){
		margin-right:10px !important;
	}
}


.week_list .post_info span,
.week_list .post_list li a::after{
	display:none;
}


.week_list .post_list li{
	box-shadow:none;
}

.week_list .post_list .post_info{

	text-align:left;
	padding:0;
}

.week_list .post_list .ttl {
    isplay: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
	padding:0;
}

.week_list ul li{
	min-height:10px;
}

.week_list tbody th::before{
	background:none;
}

.week_list tr{
	background:#F2F2F2;
}


.p__nav{
display: flex;
flex-wrap: wrap;
justify-content: start;
padding:0 !important;
}

.p__nav li{
	position:relative;
	background:#FAEECC;
	border:1px solid #333333;
	border-radius:5px;
	width:19%;
	margin-right:calc(5% / 4);
	margin-bottom:calc(5% / 4);
	list-style:none;
	text-align:center;
	font-size:20px;
	font-weight:bold;
	border-bottom:4px solid #333;
  transition: 0.3s;
}


.p__nav li::after{
	position:absolute;
	top:30px;
	right:20px;
  width: 30px;
  height: 30px;
  border: 5px solid;
  border-color:  transparent transparent #565656 #565656;
  transform: rotate(45deg);
}

.p__nav li:hover{
	border-bottom:1px solid #333;
	-webkit-transform: translate(0,3px);
	-moz-transform: translate(0,3px);
	transform: translate(0,3px);
	background:#FFBA00;
	}

.p__nav li:nth-child(5n){
	margin-right:0;
}

.p__nav a{
	color:#333;
	display:block;
	padding:15px 10px;
}

.jump_link{
	text-align:center;
}

.jump_link a{
	display:block;
	width:100%;
	max-width:350px;
background:#333;
	border-radius:30px;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	margin:0 auto;
	padding:5px 10px;
}

.jump_link span{
    position: relative;
    display: inline-block;
    padding: 0 0 0 16px;
    color: #000;
    vertical-align: middle;
    text-decoration: none;
    font-size: 15px;
	margin-left:20px;
}
.jump_link span::before,
.jump_link span::after{
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    content: "";
    vertical-align: middle;
}

.jump_link span::before{
    box-sizing: border-box;
    width: 15px;
    height: 15px;
    background:#fff;
    -webkit-border-radius: 50%;
    border-radius: 50%;
}
.jump_link span::after{
	top:4px;
    left: 4px;
    width: 7px;
    height: 7px;
    border-top: 1px solid #333;
    border-right: 1px solid #333;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

@media only screen and (max-width: 767px) {
.p__nav li{
	font-size:17px;
	}

	.col_btn .btn_link a{
		font-size:12px;
	padding:10px 5px;
	}
}



/**********まとめページ**********/

.matome div,
.matome p{
	margin:0;
}

.matome p::after{
	display:none;
}





.matome{
	border:1px solid #333;
	border-radius:20px;
	margin-top:10px !important;
	margin-bottom:10px !important;
	padding:20px;
	align-items:flex-start !important;
}

.matome h3{
	width:100%;
	display:block;
	background:none;
	font-size:18px !important;
	border-left:none !important;
	padding-left:0 !important;
	padding-top:0 !important;
	padding-bottom:10px !important;
	margin-bottom:15px !important;
	border-bottom: 1px dashed #333333;
}

.matome .left{
	width:48%;
	margin-right:4%;
}

.matome .right{
	width:48%;
}

.matome .left .img{
	width:auto;
	background:#FAFAFA;
	margin-bottom:10px;
	text-align:center;
}

.matome .left .img img{
	width:100%;
	height:auto;
	max-height:230px !important;
	margin-bottom:0 !important;
	vertical-align:bottom;
	object-fit: contain;
	    box-shadow: 0 !important;
}


.matome .left .col_wrap{
justify-content: center;
}


.matome .left .col_wrap .date{
	display:block;
	position:relative;
	font-size:12px;
	line-height:1.6em;
	padding-right:1.5rem;
}

.matome .left .col_wrap .date::after{
	display:block;
	position:absolute;
	top:0;
	right:0.5rem;
	content:"/";
}

.matome .left .col_wrap .date:last-child{
padding-right:0;
}

.matome .left .col_wrap .date:last-child::after{
display:none;
}


.matome .introduction{
	position:relative;
	font-weight: bold;
    font-size: 16px;
    margin-top: -5px;
    margin-bottom: 1px;
	padding-left:1.4rem;
}

.matome .introduction::before {
    position: absolute;
    top: 1px;
    left: 0;
    display: inline-block;
    content: "■" !important;
    color: #FFBB00;
    height: 0;
	width: auto;
}



.matome .synopsis{
	font-size:14px;
	min-height:135px;
	margin-bottom:25px;
}

.matome .m_btn{
	position:relative;
display: block;
    padding: 10px 10px 7px;
    text-decoration: none;
    background: #E43426;
    color: #ffffff;
    font-size: 14px;
    font-weight: 900;
    border-bottom: solid 3px #A33700;
    border-radius: 5px;
    text-align: center;
    width: 100%;
	max-width:300px;
    margin: 0 auto;
    margin-bottom: 10px;
    margin-top: 7px;
    line-height: 1.2em;
}


.matome .m_btn::after{
    position: absolute;
    top: 59%;
    right: 20px;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    content: '';
    width: 8px;
    height: 8px;
    border: 0;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    transform: rotate(45deg);
    position: absolute;
    margin-top: -6px;
}


.more_info td,
.more_info th{
	padding-bottom:0.2em;
}

.eyecatch_default {
  background: url(../../../wp-content/uploads/2021/10/bg_img.jpg);
}


.l-main .eyecatch_vertical .eyecatch__link {
  position: static;
}

.l-main .eyecatch_vertical .eyecatch:before {
  display: none;
}

.l-main .eyecatch_vertical .eyecatch img {
  position: relative;
  width: 100%;
  max-width: 220px;
  -o-object-fit: fill !important;
     object-fit: fill !important;
  margin: 0 auto;
}

.eyecatch_vertical img {
  max-width: 220px;
  width: 100%;
}

.-parallel .l-header__logo{
	text-align:left !important;
}

.l-header__logo{
	width:100%;
	max-width:1160px;
	margin:0 auto;
	padding:0 20px !important;
}



.-parallel .l-header__gnav .c-gnav{
	background: -moz-linear-gradient(top, #e22529, #e2254e);
background: -webkit-linear-gradient(top, #e22529, #e2254e);
    background: linear-gradient(to bottom, #e22529, #e2254e);
	justify-content: start !important;

}

.c-gnav>.menu-item>a{
	color:#fff;
}

.l-content, .p-breadcrumb__list{
	width:100%;
	max-width:1160px;
}


.l-content{
	padding:20px;
}

.c-headLogo__link{
	display:inline-block;
}

.c-headLogo{
	margin-bottom:20px;
}

.c-gnav>.menu-item{
	border-right: 1px solid #b42529;
}

.-parallel .l-header__gnav .c-gnav>li>a{
	padding:5px 30px !important;
	font-size:14px;
	font-weight:bold;
}

.c-gnav>.menu-item>a::after{
	display:none;
}



body .c-postThumb__cat{
background: -moz-linear-gradient(top, #e22529, #e2254e);
background: -webkit-linear-gradient(top, #e22529, #e2254e);
background: linear-gradient(to bottom, #e22529, #e2254e);
}

.-sidebar-on .l-mainContent, .side_inner{
	background:#fff !important;
}

.-body-solid .p-breadcrumb.-bg-on{
	background:none;
}

#breadcrumb{
	margin-top:0;
	margin-bottom:-20px;
}

.l-container{
	padding-right:20px;
	padding-left:20px;
}


.p-articleMetas {
    justify-content: space-between;
}

.c-postTitle__ttl{
	position:relative;
border-bottom: 1px solid #d6d6d6;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: rgb(214, 214, 214);
	font-weight:normal;
	padding-bottom:10px;
	margin-bottom:10px;
}

.c-postTitle__ttl::after {
    content: "";
    position: absolute;
    bottom: -1px;
    left: 0;
    width: 15%;
    border-bottom: 1px solid #e22543;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: rgb(226, 37, 67);
}

.c-categoryList__link{
	border-radius:5px;
background: -moz-linear-gradient(top, #e22529, #e2254e) !important;
background: -webkit-linear-gradient(top, #e22529, #e2254e) !important;
background: linear-gradient(to bottom, #e22529, #e2254e) !important;
	font-weight:bold;
	font-size:14px;
	padding:5px 10px;
}

.ctm_eyecatch .c-postTimes__modified::before, .ctm_eyecatch .c-postTimes__posted::before{
	display:none;
}

.c-postTimes__modified, .c-postTimes__posted{
	font-size:14px;
}

.box_gray{
	background:#f9f9f9;
	border: 1px solid #e4e4e1;
	padding:15px;
}

.box_border{
	border: 3px solid #e4e4e1;
	padding:15px;
}


.bold{
	font-weight:bold;
}

.font_red{
	font-weight:bold;
	color:#ff0000;
}



.custom .ok .icon:before {
  content: "";
  width: 40px;
  height: 40px;
  display: inline-block;
  background: url(../../../wp-content/uploads/2022/10/icon_ok.png) 0 0 no-repeat;
  background-size: contain;
}
.custom .no .icon:before {
  content: "";
  width: 28px;
  height: 28px;
  display: inline-block;
  background: url(../../../wp-content/uploads/2022/10/icon_no.png) 0 0 no-repeat;
  background-size: contain;
}

.tableWrap th,
.tableWrap td{
	text-align:center;
	vertical-align:middle;
}


.tableWrap .ok img,
.tableWrap .no img{
	width:150px;
}

.tableWrap img{
	box-shadow:none;
}


.custom .table td{
	padding:15px 10px;
}

.tableWrap .table ul,
.tableWrap .table ol{
	text-align:left;
}

.font_s{
	font-size:11px;
	line-height:1em;
}

.marker{
	background:linear-gradient(transparent 60%, #ff6 60%);
	font-weight:bold;
}

.money{
	text-align:left;
}

.under_line{
	border-bottom:3px solid #ffeaef;
	padding-bottom:5px;
}


.acBox {
  border: 1px solid #eee;
  padding: 10px 10px;
  border-radius: 5px;
  -webkit-box-shadow: 3px 3px 7px #eee;
          box-shadow: 3px 3px 7px #eee;
}
.acBox summary {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: pointer;
  font-weight: bold;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  outline: none;
  background: #ffffff;
  font-size: 18px;
  padding-right: 20px;
}
.acBox summary:after {
  content: "";
  position: absolute;
  right: 0px;
  width: 20px;
  height: 20px;
  background: url(./images/icon_arrow02.svg) 0 0 no-repeat;
  background-size: 100%;
  display: block;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
.acBox details[open] .acBox__details {
  -webkit-animation: fadeIn 0.5s ease;
          animation: fadeIn 0.5s ease;
}

.acBox__details{
	background:#f5f5f5;
	padding:15px;
}


.acBox details[open] summary:after {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}


@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-10px);
            transform: translateY(-10px);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}

@keyframes fadeIn {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-10px);
            transform: translateY(-10px);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}
.acfContent {
  border: 1px solid #b0bec5;
  padding: 20px;
	font-size:15px;
}
.acfContent .acfContent__title {
  font-weight: bold;
  border-left: 0px;
  margin-bottom: 1em;
}
.acfContent .acfContent__table th:before {
  background-vcolor: transparent;
}
.acfContent__table th {
  width: 20%;
}
.acfContent__table tr:last-child > th {
  border-bottom: 1px solid #ededed;
}
.acfContent__table ul {
  padding-left: 0;
}
.acfContent__table li {
  display: inline-block;
  list-style: none;
}
.acfContent__table li:after {
  content: "/";
  margin-right: 5px;
  margin-left: 5px;
}
.acfContent__table li:last-child::after {
  content: none;
}
.acfContent__section {
  margin-top: 30px;
}
.acfContent__sectionTitle {
  background-color: #92a8b3;
  color: #fff;
  padding: 5px 10px;
  display: inline-block;
  line-height: 1;
  font-weight: bold;
	margin-bottom:10px !important;
}
.acfContent__reviewItem {
  background-color: #f2f2f2;
  padding: 20px;
  margin-top: 5px;
}
.acfContent__reviewItem:first-child {
  margin-top: 0;
}
.acfContent__quote {
  text-align: right;
}


/****アコーディオン****/

.ac_box{
	border-radius: 5px;
   border: 1px solid #d6d6d6;
	margin-bottom:20px;
	  background: linear-gradient(180deg, #ffffff 0%, #ffffff 50%, #f6f6f6 50%, #f6f6f6 100%);
  width: 100%;
	position:relative:
}

.ac_box h4{
font-size:15px;
	color:#474747;
	position:relative;
	border-left:none !important;
	padding:0 !important;
	margin:0 !important;
	margin-bottom:15px !important;
}





.ac_box summary {
  position: relative;
  display: block;
  padding: 15px 40px 15px 15px;
  cursor: pointer;
  font-weight: bold;
  transition: 0.2s;
	 cursor: pointer;
  outline: none;
	color:#474747;
	line-height:1.4em;
}

.ac_box summary::-webkit-details-marker {
  display: none;
}


.ac_box summary:after {
	position:absolute;
  content: '';
  width: 10px;
  height: 10px;
  border: 0;
  border-bottom: solid 2px #474747;
  border-right: solid 2px #474747;
  position: absolute;
  top: 48%;
  right: 15px;
  margin-top: -6px;
  transform: rotate(45deg);
}


.ac_box .details_content td{
	background:none !important;
}

.ac_box .details_content .sticky_table {
	border-right:1px solid #d6d6d6 !important;
	border-left:1px solid #d6d6d6 !important;
	border-top:1px solid #d6d6d6 !important;
}

.ac_box .details_content .sticky_table th,
.ac_box .details_content .sticky_table td{
	background:#fff !important;
	border-top:none !important;
	border-left:none !important;
	border-right:1px solid #d6d6d6 !important;
	border-left::1px solid #d6d6d6 !important;
}

.ac_box .details_content .sticky_table th{
	border-right:none !important;
}



.ac_box details[open] summary:after {
  transform: rotate(-135deg);
	margin-top: -3px;
}

.ac_box details[open] .details-content {
  animation: fadeIn 0.5s ease;
}

.ac_box p{
margin:0 !important;
}

.ac_box br{
	display:none;
}

.ac_box .details_content{
	background:#f6f6f6 !important;
		border-radius: 0 0 5px 5px;
}

@keyframes fadeIn {
  0% {
    opacity: 0;
    transform: translateY(-10px);
  }
  100% {
    opacity: 1;
    transform: none;
  }
}


.ac_box  .details_content{
background:#ffffff;
padding:10px 15px;
font-size:14px;
}

.cvBtn__txt{
padding: 20px 15px;;
    margin: 10px 0;
    display: block;
    color: #fff !important;
    background: linear-gradient(180deg, #e3886e 0%, #e3886e 50%, #ff312b 50%, #ff312b 100%);
    width: 100%;
    text-decoration: none;
    font-weight: bold;
    font-size: 20px;
    border-radius: 10px;
    text-align: center;
}

.side_inner{
	padding:0;
}



.c-widget__title.-side{
	background:#c7e1f6;
border-top: 3px solid #2590e2;
}



body .widget_categories .cat-item a{
	padding:15px 0 15px 55px;
}

body .widget_categories .cat-item a::after{
	content: "";
position: absolute;
top: 45%;
right: 5%;
transform: translateY(-50%);
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
    width: 8px;
    height: 8px;
    border-top: 1.5px solid #b3b3b3;
    border-right: 1.5px solid #b3b3b3;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}


body .widget_categories .cat-item a::before{
	content: "";
	position: absolute;
top: 47%;
left: 15px;
transform: translateY(-50%);
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
    width: 30px;
    height: 30px;
    background: none;
	z-index:9999999;
}

body .widget_categories .cat-item-4 a::before {
	background: url(../../../wp-content/uploads/2022/10/icon_cat_1.png);
    background-repeat: no-repeat;
    background-size: contain !important;
}

body .widget_categories .cat-item-1253 a::before {
	background: url(../../../wp-content/uploads/2023/03/icon_book.png);
    background-repeat: no-repeat;
    background-size: contain !important;
}

body .widget_categories .cat-item-1910 a::before {
	background: url(../../../wp-content/uploads/2023/01/icon_adultcomic.png);
    background-repeat: no-repeat;
    background-size: contain !important;
}

body .widget_categories .cat-item-6 a::before {
	background: url(../../../wp-content/uploads/2022/10/icon_cat_2.png);
    background-repeat: no-repeat;
    background-size: contain !important;
}

body .widget_categories .cat-item-7 a::before {
	background: url(../../../wp-content/uploads/2022/10/icon_cat_3.png);
    background-repeat: no-repeat;
    background-size: contain !important;
}

body .widget_categories .cat-item-8 a::before {
	background: url(../../../wp-content/uploads/2022/10/icon_cat_4.png);
    background-repeat: no-repeat;
    background-size: contain !important;
}

body .widget_categories .cat-item-9 a::before {
	background: url(../../../wp-content/uploads/2022/10/icon_cat_5.png);
    background-repeat: no-repeat;
    background-size: contain !important;
}

body .widget_categories .cat-item-10 a::before {
	background: url(../../../wp-content/uploads/2022/10/icon_cat_6.png);
    background-repeat: no-repeat;
    background-size: contain !important;
}


#recent-posts-2 ul{
	padding:0 15px;
	font-size:14px;
}

#recent-posts-2 ul li{
	position:relative;
padding:10px 0 10px 36px;
}

#recent-posts-2 ul li::after{
	content: "";
	position: absolute;
top: 44%;
left: 4px;
transform: translateY(-50%);
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
	width: 8px;
    height: 8px;
    border-top: 1.5px solid #fff;
    border-right: 1.5px solid #fff;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

#recent-posts-2 ul li::before{
	content: "";
	position: absolute;
top: 47%;
left: 0%;
transform: translateY(-50%);
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
	width:20px;
	height:20px;
	background:#e4e4e4;
}

.widget_recent_entries a:hover{
	background:none;
}

.c-widget__title{
	margin-bottom:0;
}

.widget_categories li:last-child a{
	border-bottom:none;
}

#sidebar .c-widget+.c-widget {
    margin-top: 15px;
}

@media only screen and (max-width: 767px) {

	.l-content{
		padding:20px 0;
	}

	.l-mainContent__inner{
		padding:10px;
	}

	.l-header__logo{
		padding:0 !important;
		margin-left:-5px;
		padding-top:20px !important;
	}
}

.-parallel-bottom .l-header__gnav{
	background:#ededed;
}

.-parallel .l-header__gnav .c-gnav{
	max-width:1120px;
	margin:0 auto !important;
}

.c-gnav__sBtn .icon-search{
	font-size:18px;
}



/************吹き出し*************/

.balloon_01 {
	position: relative;
	display: block;
	padding: 10px 10px;
	width:100%;
	max-width:450px;
	margin:0 auto;
	margin-bottom:30px;
	text-align:center;
	border:3px solid #d6d6d6;
	background:#fff;
	color: #333333;/***吹き出し文字色***/
	font-size: 15px;
	font-weight:bold;
	border-radius:3px;
	line-height:1.4em;
	margin-top:20px;
}

.balloon_01:before {
  content: "";
  position: absolute;
  bottom: -24px;
  left: 50%;
  margin-left: -15px;
  border: 12px solid transparent;
  border-top: 12px solid #fff;
  z-index: 2;
}

.balloon_01:after {
  content: "";
  position: absolute;
  bottom: -30px;
  left: 50%;
  margin-left: -17px;
  border: 14px solid transparent;
  border-top: 14px solid #d6d6d6;
  z-index: 1;
}


.balloon_01 p {
  margin: 0;
  padding: 0;
}

.jump {
  animation: 0.5s jump infinite alternate linear;
}
@keyframes jump {
  to { transform: transtateY(0); }
  from { transform: translateY(5px); }
}


@media only screen and (min-width: 768px) {
	.balloon_01 {
		width:100%;
			font-size: 16px;

	}
}


.box_cv{
	text-align:center;
	background:#fffde6;
	border:1px solid #e12543;
	padding:30px;
}

.box_cv .cvBtn{
	margin-top:30px;
}

.box_cv .ttl{
	font-size:20px;
	font-weight:bold;
	margin-bottom:15px;
}

.font_bg{
	background:#e12543;
	border-radius:5px;
	color:#fff;
	margin-right:10px;
	font-size:0.85em;
	padding:8px;
}


@media only screen and (max-width: 767px) {
	.box_cv{
		padding:15px;
	}
}


.link_area{
	margin-top:20px;
}

.link_area ul{
	display: flex;
flex-wrap: wrap;
justify-content: start;
}

.stream_box .title img{
	margin-top:5px;
	width:100%;
	max-width:50px;
}

.stream_box img{
	box-shadow:none !important;
}

.stream_box .title p{
display:block;
	width:100%;
}

.stream_box{
	background:#fff;
}

.stream_box th,
.stream_box td{
	padding:10px;
}

.stream_content .btn{
	background:#faaf3b;
	color:#fff;
	font-weight:bold;
	padding:5px 8px;
	border-radius:4px;
}

.stream_content_ok .btn{
	background:#f94b4b;
}

.stream_content_no .btn{
	background:#4379dc;
}




.stream_box .stream_manga-site .item_inner img{
	max-width:300px !important;
}



.stream_manga-app .stream_content .stream_item .item_inner img{
	max-width:60px;
	border:none;
}

.table--mangaSite .feature br{
	display:block;
}

.table--mangaSite tr td:nth-child(1){
	width:40%;
}

.table--mangaSite tr td:nth-child(2){
	width:15%;
}

.table--mangaSite tr td:nth-child(3){
	width:45%;
}


.box_gray{
border: 1px solid #d6d6d6;
    background: #f6f6f6;
	padding:30px;
}

.center,
.center th
.center td{
	text-align:center !important;
}


.box_ttl{
	font-size:18px;
	font-weight:bold;
	color:#e12543;
    border-bottom: 1px solid #e12543;
	margin-bottom:20px;
}

.logo_td img{
	max-width:70px
}

.col_wrap,
.trial_link,
.free_btn,
.post_bottom_contents ul{
		display: flex;
flex-wrap: wrap;
justify-content: start;
}

.col_2{
	width:49%;
	margin-right:2%;
}

.col_2:nth-child(2n){
	margin-right:0;
}

.col_wrap .box_gray{
	padding:15px;
}


.free_box .ok .free_text::before{
	content:"無料で読める";
	font-weight:bold;
	color:#f94b4b;
}

.free_box .no .free_text::before{
	content:"無料で読めない";
	color:#4379dc;
}


.trial_link,
.free_btn,
.post_bottom_contents ul{
	 background:#f5f5f5;
	margin-top:-15px;
	padding:30px !important;
	padding-bottom:calc(30px - 2%);
	border-radius:10px;
}

.trial_link p,
.free_btn p,
.post_bottom_contents ul p{
	display:none;
}




.trial_link li,
.free_btn li,
.post_bottom_contents ul li{
	display:block;
	width:49%;
	margin-right:2%;
	margin-bottom:2%;
	padding:0;
list-style-type:none;
}

.trial_link li:nth-child(2n),
.free_btn li:nth-child(2n),
.post_bottom_contents ul li:nth-child(2n){
margin-right:0;
}

.ac_btn_link .details_content{
	padding:0;
}

.trial_link li:nth-child(2n),
.free_btn li:nth-child(2n),
.post_bottom_contents ul li:nth-child(2n){
margin-right:0;
}

.trial_link li a,
.free_btn li a,
.post_bottom_contents ul li a{
	position:relative;
	top:0;
	display:block;
	background:#e12543;
	color:#fff;
	font-weight:bold;
	font-size:18px;
	border-bottom: 4px solid #b3221f;
	text-align:center;
	padding:10px;
	border-radius:5px;
}

.trial_link li a:hover,
.free_btn li a:hover,
.post_bottom_contents ul li a:hover {
  top: 4px;
	border-bottom:0;
}



.ac_btn_link h4 {
	padding:0;
	margin:0 !important;
	font-size:16px;
	border-bottom:0;
    font-weight: bold;
    transition: 0.2s;
    cursor: pointer;
    outline: none;
    color: #474747;
    line-height: 1.4em;
}

@media only screen and (max-width: 767px) {

	.scroll_table{
		width:100% !important;
		white-space: nowrap;
		display:block !important;
		overflow-x: auto;
		-webkit-overflow-scrolling: touch;
		padding-bottom:15px;
}

	.scroll_table::-webkit-scrollbar{
   height: 5px;
}

.scroll_table::-webkit-scrollbar-thumb{
   background-color: #ccc;
	border-radius:10px;
}


.trial_link li,
.free_btn li,
.post_bottom_contents ul{
		padding:15px !important;
	}

.trial_link li,
.free_btn li,
.post_bottom_contents ul li{
		width:100%;
		margin-right:0;
	}

	.acf_content th{
		width:30%;
		text-align:center;
	}

	.ok .icon::before, .other .icon::before, .no .icon::before{
		width:40px;
		height:40px;
	}

	.table--mangaSite .small{
		font-size:9px;
	}

	.table--mangaSite tr td:nth-child(1){
		width:30%;
		padding:0;
		padding-bottom:15px;
	}

	.box_gray{
		padding:15px;
	}
}



.post_content tr:last-child>td{
	border-bottom: 1px solid #b3b3b3;
}

.to_quote{
	color:#bababa;
	margin-top:-20px;
	font-size:12px;
	text-align:center;
}

.to_quote a{
	color:#bababa;
	text-decoration: underline;
}

/* 画像拡大無効 */
.lum-lightbox.lum-open {
    display: none;
}
/* ホバー時のカーソルをデフォルトへ */
.luminous {
    cursor: default!important;
}


@media only screen and (max-width: 767px) {
	.balloon_01,
	.acf_content th,
	.acf_content td,
	.ac_btn_link h4,
	.ac_btn_link .details_content ul li a{
		font-size:14px;
	}

	.box_cv .ttl,
	.acf_content .acf_ttl,
	.box_ttl{
		font-size:16px;
	}

	.cvBtn__txt{
		font-size:18px;
	}

	.table--mangaSite th:nth-child(2){
		white-space: nowrap;
	}

	.tableWrap .table--mangaApp .ok img, .tableWrap .table--mangaApp .no img{
		max-width:60px;
	}

	.table--mangaApp th:nth-child(2){
		white-space: nowrap;
	}

	.post_content h2{
		padding:15px;
	}

	.stream_box .stream_content .title{
		padding:10px !important;
		width:23% !important;
	}

	.stream_box .title img{
		max-width:40px;
	}

}

.c-secTitle{
	padding: 0.1em 0 0.1em 16px;
    border-left: solid 6px #e12543 !important;
    margin-top: 40px !important;
    margin-bottom: 25px !important;
}

.no .text{
	font-size:13px;
	color:#4379dc;
}

.ok .text{
	font-size:13px;
	color:#f94b4b;
	font-weight:bold;
}




.scroll_post_ul{
	display: flex;
	max-width: 800px;
	margin: auto;
	overflow-x: auto;
	padding-left:0 !important;
}

.scroll_post_ul li {
	width: 150px;
  margin-right: 10px;
  flex-shrink: 0;
  list-style: none;
}

.scroll_post_ul img {
	width: 100%;
  height: 200px;
  object-fit: cover;
	margin-bottom:8px;
}

.scroll_post_ul li{
	font-size:13px;
	line-height:1.2em;
}

.scroll_post_ul::-webkit-scrollbar {
  height: 6px; /* スクロールバーの高さ */
}

.scroll_post_ul::-webkit-scrollbar-thumb {
  background: #aaa; /* ツマミの色 */
  border-radius: 0px; /* ツマミ両端の丸み */
}

.scroll_post_ul::-webkit-scrollbar-track {
  background: #ddd; /* トラックの色 */
  border-radius: 0px; /* トラック両端の丸み */
}

@media only screen and (max-width: 767px) {
.scroll_post_ul li {
	width: 100px;
}

.scroll_post_ul img {
  height: 150px;
}
}



/***post_ul***/



/*****任意の記事表示*****/

.post_list{
margin-top:20px;
margin-bottom:30px;
}

.post_list li{
position:relative;
min-height:220px;
border:solid 3px #E6E6E6;
padding-bottom:30px;
}

.post_list li a::after{
position:absolute;
bottom:5px;
right:10px;
content:"続きを見る >";
font-size:11px;
color:#808080;
}

.post_list_ul .thumbnail {
position: relative;
}

.post_list .thumbnail img {
object-fit: cover;
width: 100%;
height: 100px;
}

.post_list .cat_name{
display:none;
}

.post_list .post_info{
padding:2px 10px 5px;
}

.post_info span{
background:#01afec;
color:#ffffff;
font-weight:bold;
font-size:10px;
letter-spacing:0.1em;
padding:3px 9px 3px 10px;
}

.post_list .ttl{
line-height:1.6em;
font-size:12px;
margin-top:5px;
}

.post_list a{
color:#383838;
}

.post_list a:hover{
text-decoration:none !important;
}

@media only screen and (min-width: 768px) {

.post_list ul{
display: flex;
flex-wrap: wrap;
justify-content: start;
padding-left: 0;

	}

.kanren td{
max-width:5000px;
}


.post_list li {
flex-shrink: 0;
display: block;
width: 24%;
margin-right:calc(4% / 3);
margin-bottom:calc(4% / 3);
}

.post_list li:nth-of-type(4n){
margin-right:0 !important;
}

.kanren .post_list li:nth-of-type(4n){
margin-right:calc(4% / 3) !important;
}
}

@media only screen and (max-width: 767px) {

.post_list{
overflow-x: scroll;
-ms-overflow-style: none;
scrollbar-width: none;
font-size: 14px;
padding-bottom:20px;
}

.post_list ul{
display: flex;
flex-wrap: wrap;
justify-content: start;
padding-left: 0;
width:100%;
max-width:1000px !important;
min-width:600px !important;
margin-bottom:0;
}


.post_list li {
width: 24%;
margin-right:calc(4% / 3);
margin-bottom:calc(4% / 3);
}

.post_list li:nth-of-type(4n){
margin-right:0 !important;
}
}


.relation_posts{
	margin-top:30px;
}

.relation_posts p{

}

.relation_posts ul li::after{
	display:none;
}





/***新着記事***/

.col_wrap{
display: flex;
flex-wrap: wrap;
justify-content: start;
}

.new_posts .left{
	background:#fff;
}


.new_posts .left{
	width:49%;
	margin-right:2%;
	padding:15px;

}


.new_posts .left .thumbnail {
text-align:center;}

.new_posts .left .thumbnail img{
	width:100% !important;
	max-width:180px;
	object-fit: cover;
    height: 260px;
	margin:0 auto;
}

.new_posts .left{

}

.new_posts .right .post_title{
width:100%;
}

.post_title .cat{
		text-align: justify;
}



.post_title .cat span{
	display: inline-block;
	min-width:57px;
	    font-weight: bold;
    font-size: 11px;
    border-radius: 3px;
    letter-spacing: 0.1em;
    line-height: 0;
    padding: 5px 10px;
	white-space: nowrap;
  background: -moz-linear-gradient(top, #e2254e, #e22529);
  background: -webkit-linear-gradient(top, #e2254e, #e22529);
  background: linear-gradient(to bottom, #e2254e, #e22529);
	line-height:1;
	color:#fff;

}

.post_title .ttl p{
font-size:15px;
color:#474747;
	font-weight:bold;
}

.new_posts .left .ttl p{
margin-top:3px;
}

.new_posts .left .cat span{
margin-right:15px;
}

.new_posts .right{
	width:49%;
	background:#fff;
}


.new_posts .right li{
	list-style-type:none;
}

.post_title td{
	vertical-align:top;
}

.new_posts .right ul{
display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  flex-flow: column;
	align-content:space-between;
}

.new_posts .right ul li{
margin-bottom:2px;
	background:#fff;
}

.new_posts .right ul li:last-child{
	margin-bottom:0;
}

.new_posts .right td{
padding:10px;
}

.new_posts .right td:first-child{
	padding-top:8px;
}


.new_posts .right table{
	border-bottom:1px solid #eeeeee;
}

.new_posts .right .all_posts{
	margin:auto 0;
	font-size:14px;
	text-align:right;
	padding:15px;
}

.new_posts .right .all_posts a{
	color:#474747;
}

@media only screen and (max-width: 920px) {
	.new_posts .right ul li:nth-child(8){
		display:none;
	}
}


.new_posts .right .post_title .cat{
	width:65px !important;
	text-align:center;
}


.new_posts .right .thumbnail:last-child .post_title{
border-bottom:none;
}

.new_posts .thumbnail{
	    background: url(../../../wp-content/uploads/2022/10/eyecatch_bg.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    padding: 20px;
	margin-bottom:15px;
}

.top_page{
	margin-top: -35px;
}

.top_page .l-mainContent{
	padding:0;
	box-shadow:none;

}

.top_page .post_content{
	padding:0;
}


@media only screen and (max-width: 767px) {
	.new_posts .left,
		.new_posts .right{
		width:100%;
		margin-right:0;
	}
	.new_posts .left{
		margin-bottom:10px;
		padding:10px;
	}
}




.col_wrap{
display: flex;
flex-wrap: wrap;
justify-content: start;
}

.new_posts .left{
	background:#fff;
}


.new_posts .left{
	width:49%;
	margin-right:2%;
	padding:15px;

}




.new_posts .left .thumbnail img{
	width:100% !important;
	object-fit: cover;
    height: 260px;
	margin-bottom:0;
}

.new_posts .left{

}

.post_title .cat{
		text-align: justify;
}



.post_title .cat span{
	display: inline-block;
	min-width:57px;
	    font-weight: bold;
    font-size: 11px;
    border-radius: 3px;
    letter-spacing: 0.1em;
    line-height: 0;
    padding: 5px 10px;
	white-space: nowrap;
  background: -moz-linear-gradient(top, #e2254e, #e22529);
  background: -webkit-linear-gradient(top, #e2254e, #e22529);
  background: linear-gradient(to bottom, #e2254e, #e22529);
	line-height:1;
	color:#fff;

}

.post_title .ttl p{
font-size:15px;
color:#474747;
	font-weight:bold;
}

.new_posts .left .ttl p{
margin-top:3px;
}

.new_posts .left .cat span{
margin-right:15px;
}

.new_posts .right{
	width:49%;
	background:#fff;
}


.new_posts .right li{
	list-style-type:none;
}

.post_title td{
	vertical-align:top;
}

.new_posts .right ul{
display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  flex-flow: column;
	align-content:space-between;
}

.new_posts .right ul li{
margin-bottom:2px;
	background:#fff;
}

.new_posts .right ul li:last-child{
	margin-bottom:0;
}

.new_posts .right td{
padding:10px;
}

.new_posts .right td:first-child{
	padding-top:8px;
}


.new_posts .right table{
	border-bottom:1px solid #eeeeee;
}

.new_posts .right .all_posts{
	margin:auto 0;
	font-size:14px;
	text-align:right;
	padding:15px;
}

.new_posts .right .all_posts a{
	color:#474747;
}

@media only screen and (max-width: 920px) {
	.new_posts .right ul li:nth-child(8){
		display:none;
	}
}


.new_posts .right .post_title .cat{
	width:65px !important;
	text-align:center;
}


.new_posts .right .thumbnail:last-child .post_title{
border-bottom:none;
}

.search_contents_2{
	margin-top:30px !important;
}

.search_contents,
.search_contents_2 .left,
.search_contents_2 .right{
	position:relative;
	background:#f6f6f6;
	border:1px solid #d6d6d6;
	border-top:3px solid #e22543;
	padding:30px;
	padding-top:70px;
	margin-bottom:30px;
}



.search_contents .label_h2,
.search_contents_2 .label_h2{
	margin:0;
	position:absolute;
	top:-3px;
	left:-1px;
	background:#e22543 !important;
	color:#fff;
	font-weight:bold;
	font-size:18px;
	padding:15px;
	line-height:1;
	border-radius:0;
}

.search_contents .vod_service{
	padding-bottom:0;
	margin-bottom:30px;
}

.search_contents .vod_service li{
	position:relative;
	list-style:none;
	background:#fff;
	border:1px solid #d6d6d6;
	width:31%;
	margin-right:3.5%;
	padding:20px 30px 0;
}



.search_contents .vod_service li::before{
	content:"";
	position:absolute;
	top:0;
	left:0;
	width:40px;
	height:40px;
}

.search_contents .vod_service li::after{
	content:"";
	position:absolute;
	top:4px;
	left:4px;
	width:30px;
	height:30px;
}

.search_contents .vod_service li:nth-child(1)::before{
	background:#e2bc25;
}

.search_contents .vod_service li:nth-child(1)::after{
	background:url(https://cf-media.chibatv.a-rg.work/wp-content/uploads/2022/08/vod_no1.png);
	background-size:contain;
}


.search_contents .vod_service li:nth-child(2)::before{
	background:#25bfe2;
}

.search_contents .vod_service li:nth-child(2)::after{
	background:url(https://cf-media.chibatv.a-rg.work/wp-content/uploads/2022/08/vod_no2.png);
	background-size:contain;
}

.search_contents .vod_service li:nth-child(3)::before{
	background:#e28a25;
}

.search_contents .vod_service li:nth-child(3)::after{
	background:url(https://cf-media.chibatv.a-rg.work/wp-content/uploads/2022/08/vod_no3.png);
	background-size:contain;
}

.search_contents .vod_service img{
	box-shadow:none;
}

.search_contents .vod_service li:nth-child(3n){
	margin-right:0;
}

.top_page ul{
	padding-left:0;
}


.search_contents .vod_cat{
	margin-bottom:0;
}

.search_contents .vod_cat p{
	font-size:14px;
}



.search_contents .vod_cat li{
	list-style:none;
	border:1px solid #d6d6d6;
	border-radius:10px;
	background:#fff;
	font-weight:bold;
	color:#474747;
	text-align:center;
	padding:10px;
	margin-right:10px;

}

.search_contents .vod_cat a{
	color:#474747;

}


.search_contents .vod_cat img{
	width:100%;
	max-width:55px;
	box-shadow:none;
}


.top_page .post_h2{
    border-bottom: none;
    color: #000;
    border-left: none;
    padding: 0;
    background: none;
    font-size: 20px;
	margin:0;
	margin-top:40px;
	margin-bottom:20px;
}

.top_page .post_h2 span{
		padding-bottom:7px;

	border-bottom:2px solid #e22543;
}


.top_page .post_list{
  max-width: 1120px;
}

.top_page .post_list ul{
  display: flex;
  margin: auto;
  overflow-x: auto;
padding-bottom:15px;
}

.top_page .post_list ul li {
  width: 250px;
  padding: 8px;
  margin: 3px;
  flex-shrink: 0;
  list-style: none;
}


.top_page .post_list ul::-webkit-scrollbar {
  height: 7px; /* スクロールバーの高さ */
}

.top_page .post_list ul::-webkit-scrollbar-thumb {
  background: #aaa;
  border-radius: 6px;
}

.top_page .post_list ul::-webkit-scrollbar-track {
  background: #ddd;
  border-radius: 5px;
}

@media only screen and (min-width: 768px) {
	.search_contents .vod_cat li{
	width:calc(93% / 8);
	margin-right:1%;
	}

	.search_contents .vod_cat li:nth-child(8n){
		margin-right:0;
	}

}


@media screen and (min-width: 768px) {

  .scroll_content li {
    width: 45%;
  }

}


.posts_ranking .post_list .thumbnail::before{
	content:"";
	position:absolute;
	top:0;
	left:0;
	width:30px;
	height:30px;
}

.posts_ranking .post_list li:nth-of-type(1) .thumbnail::before{
	background:url(../../../wp-content/uploads/2022/08/no_1.png);
	background-size:cover;
}

.posts_ranking .post_list li:nth-of-type(2) .thumbnail::before{
	background:url(../../../wp-content/uploads/2022/08/no_2.png);
	background-size:cover;
}

.posts_ranking .post_list li:nth-of-type(3) .thumbnail::before{
	background:url(../../../wp-content/uploads/2022/08/no_3.png);
	background-size:cover;
}

.posts_ranking .post_list li:nth-of-type(4) .thumbnail::before{
	background:url(../../../wp-content/uploads/2022/08/no_4.png);
	background-size:cover;
}

.posts_ranking .post_list li:nth-of-type(5) .thumbnail::before{
	background:url(../../../wp-content/uploads/2022/08/no_5.png);
	background-size:cover;
}

.posts_ranking .post_list li:nth-of-type(6) .thumbnail::before{
	background:url(../../../wp-content/uploads/2022/08/no_6.png);
	background-size:cover;
}

.posts_ranking .post_list li:nth-of-type(7) .thumbnail::before{
	background:url(../../../wp-content/uploads/2022/08/no_7.png);
	background-size:cover;
}

.posts_ranking .post_list li:nth-of-type(8) .thumbnail::before{
	background:url(../../../wp-content/uploads/2022/08/no_8.png);
	background-size:cover;
}

.posts_ranking .post_list li:nth-of-type(9) .thumbnail::before{
	background:url(../../../wp-content/uploads/2022/08/no_9.png);
	background-size:cover;
}

.posts_ranking .post_list li:nth-of-type(1) .thumbnail::before{
	background:url(../../../wp-content/uploads/2022/08/no_1.png);
	background-size:cover;
}


.left .post_title .cat{
	width:60px;
	text-align:center;
}

.new_posts .right ul li:first-child{
	display:none;
}

@media only screen and (max-width: 767px) {
	.new_posts .left,
		.new_posts .right{
		width:100%;
		margin-right:0;
	}
	.new_posts .left{
		margin-bottom:10px;
		padding:10px;
	}

	.search_contents{
		padding:10px;
		padding-bottom:0;
		padding-top:60px;
	}

	.search_contents .vod_service li{
		width:100%;
		margin-right:0;
		margin-bottom:10px;
		text-align:center;
	}

	.search_contents .vod_service li img{
		width:100%;
		max-width:200px;
		margin:0 auto;
	}


	.search_contents .label_h2{
		font-size:18px;
		padding:10px;
		line-height:1;
	}

	.search_contents .vod_cat li{
		width:24%;
		margin-right:calc(4% / 3);
		margin-bottom:calc(4% / 3);
		padding:10px;
	}

	.search_contents .vod_cat li:nth-child(4n){
		margin-right:0;

	}

	.search_contents .vod_service{
		margin-bottom:20px;
		padding-bottom:20px;
	}

	.search_contents .vod_cat{
		margin-bottom:10px;
	}
	.post_list ul br{
		display:none;
	}



	.top_page .posts_ranking,
	.top_page .pockup_posts,
	.top_page .recommend_posts{
			padding:10px;
		}

	.top_page .post_h2{
		margin-top:0;
	}


}

.top_page .site-main article .entry-header .entry-thumbnail a{
	display:none !important;
}



.top_page .site-main{
	padding-right:0 !important;
}




/******フッダーの白背景******/

.page .site-content .site-main .entry-footer{
	display:none;
}

/******フッダーの白背景******/

/***footer****/

.footer_col{
display: flex;
flex-wrap: wrap;
justify-content: center;
font-size:13px;
width:100%;
margin:0 auto;
padding:0 15px;
text-align:left;
margin-bottom:30px;
}

.footer_col .item{
width: 23%;
margin-right:calc(8% / 3);
}

.footer_col .item:nth-child(4n){
margin-right:0;
}

.footer_col .item h3{
	margin-top:30px;
	color:#fff;
}



.footer_col a{
	color:#fff;
}

.footer_col .item h3{
	font-size:15px;
}

.footer_col .item li{
	list-style-type:none;
}

.footer_col .item h3{
	font-size:15px;
	border-left: 4px solid #fff;
    padding-left: 7px;
	margin-bottom:15px;
}


.footer_col ul>li{
	margin-bottom:10px;
	padding-bottom:10px;
	position:relative;
	line-height:1.4em;
	border-bottom:1px solid #fff;
}


.footer_col .fotter_txt{
	margin-top:30px;
	margin-bottom:20px;
	line-height:1.4em;
}

@media only screen and (max-width: 767px) {
	.footer_col .item{
		width:100%;
		margin-right:0 !important;
		margin-bottom:20px !important;
	}

		.footer_col .item:last-child{
			margin-bottom:0 !important;
	}
}

@media only screen and (min-width: 768px){
.widget-title {
    margin-top: 0;
    margin-left: 0;
}
}

/****投稿ページ 任意記事リンク***/



.post_list_single_{
margin-top:20px;
margin-bottom:30px;
}

.post_list_single li{
position:relative;
min-height:220px;
border-radius:5px;
border:1px solid #d6d6d6;
padding-bottom:30px;
}

.post_list_single li a::after{
position:absolute;
bottom:5px;
right:10px;
content:"続きを見る >";
font-size:11px;
color:#808080;
}

.post_list_single .thumbnail {
position: relative;
}

.post_list_single .thumbnail img {
z-index:-1;
display:block;
border-radius:4px 4px 0 0 ;
object-fit: cover;
width: 100%;
height: 100px;
border-bottom: 1px solid #d6d6d6;
margin-right:-1px;
}

.post_list_single .cat_name{
display:none;
}

.post_list_single .post_info{
padding:2px 10px 5px;
}

.post_list_single .post_info span{
    background: -webkit-linear-gradient(top, #e2254e, #e22529);
    background: linear-gradient(to bottom, #e2254e, #e22529);
	color:#ffffff;
font-weight:bold;
font-size:10px;
letter-spacing:0.1em;
padding:3px 9px 3px 10px;
}

.post_list_single .ttl{
	font-weight:bold;
line-height:1.6em;
font-size:12px;
margin-top:5px;
}

.post_list_single a{
color:#383838;
}

.post_list_single a:hover{
text-decoration:none !important;
}

@media only screen and (min-width: 768px) {

.post_list_single ul{
display: flex;
flex-wrap: wrap;
justify-content: start;
padding-left: 0;

	}

.post_list_single li {
flex-shrink: 0;
display: block;
width: 24%;
margin-right:calc(4% / 3);
margin-bottom:calc(4% / 3);
}

.post_list_single li:nth-of-type(4n){
margin-right:0 !important;
}

.kanren .post_list_single li:nth-of-type(4n){
margin-right:calc(4% / 3) !important;
}
}

@media only screen and (min-width: 991px) {
#secondary h3{
	margin-right:-20px;
	margin-left:-20px;
	margin-top:-20px;
}
}

@media only screen and (max-width: 767px) {

.post_list_single{
overflow-x: scroll;
-ms-overflow-style: none;
scrollbar-width: none;
font-size: 14px;
padding-bottom:20px;
}

.post_list_single ul{
display: flex;
flex-wrap: wrap;
justify-content: start;
padding-left: 0;
width:100%;
max-width:1000px !important;
min-width:600px !important;
margin-bottom:0;
}


.post_list_single li {
width: 24%;
margin-right:calc(4% / 3);
margin-bottom:calc(4% / 3);
}

.post_list_single li:nth-of-type(4n){
margin-right:0 !important;
}


.new_posts .left .thumbnail img{
    height: 350px;
}
}

@media only screen and (max-width: 480px) {
.new_posts .left .thumbnail img{
    height: 230px;
}
}


/***kobayashi 20220915***/


.footer__link {
	margin-bottom:30px;
}

.footer___kakunin{
	background:#343434;
	margin: 0 calc(50% - 50vw);
width: 100vw;
padding:10px;
color:#fff;
	font-size:14px;
	text-align:left;
}


.footer___kakunin .inner{
max-width:1120px;
	width:100%;
margin:0 auto;
padding: 1em;
}

.footer___kakunin .inner a{
	color:#fff;
}

.footer__link .item h3{
font-size:15px;
margin-bottom:10px;
	border-left:4px solid #fff;
	padding:0;
	padding-left:5px;
}

.footer__link .item ul{
padding-left:11px;
}

.footer__link .item li{
margin-bottom:8px;
}



.footer_link_bottom{
	list-style-type:none;
	justify-content: center;
}

.footer_link_bottom li{
	margin-right:10px;
}

.footer_link_bottom li:last-child{
	margin-right:0;
}

.footer_link_bottom li::after{
	content:"｜";
		margin-left:10px;
}

.footer_link_bottom li:last-child::after{
	content:"";
}


.edit-link{
	display:none;
}

@media only screen and (min-width: 768px) {

.footer__link .item{
	width:23%;
	margin-right:calc(8% / 3);
}

.footer__link .item:nth-child(4n){
	margin-right:0;
	}
}

.new_posts{
	margin-bottom:30px;
}

.search_contents_2 .left{
width:49%;
	margin-right:2%;
}

.search_contents_2 .right{
	width:49%;

}

.search_contents_2 .left .c-searchForm__s{
	border-radius:5px;
	border: 1px solid #808080;
}

.search_contents_2 .left .u-bg-main{
	border-radius:0 5px 5px 0;
	background:#808080 !important;
	border:1px solid #808080 !important;

}

.tag_link{
	margin-top:20px;
	display: flex;
flex-wrap: wrap;
justify-content: start;
}

.tag_link li{
font-size:15px;
	font-weight:bold;
	margin-right:20px;
	margin-bottom:10px;
}




.nav_50{
width:100%;
display: flex;
flex-wrap: wrap;
justify-content: center;
}

.nav_50 li{
position:relative;
display:inline-block;
width:19%;
font-size:14px;
font-feature-settings: "palt";
text-align:center;
padding-left:0 !important;
margin-top:0 !important;
margin-right:calc(5% / 4) !important;
margin-bottom:10px;
}



.nav_50 li a{
	display:block;
	color:#e12543;
	text-decoration:none;
	padding:10px 5px;
font-weight:bold !important;
background:#fff;
border:1px solid #e12543;
border-radius:5px;
	box-shadow: 0 4px 0 #e12543 !important;
}


.nav_50 li a:hover{
	box-shadow: none !important;
transform: translate(0, 3px);
	color:#32371a;
}


.nav_50 li:last-child{
margin-right:0 !important;
}

.content .nav_50 >li:before{
display:none !important;
}

.nav_50 li span{
font-size:14px;
}




@media only screen and (min-width: 768px) {


.nav_50 li:nth-child(5n){
	margin-right:0 !important;
}
}


.top_page .post_h2{
    border-bottom: none;
    color: #000;
    border-left: none;
    padding: 0;
    background: none;
    font-size: 20px;
	margin:0;
	margin-top:40px;
	margin-bottom:20px;
}

.top_page .post_h2 span{
		padding-bottom:7px;

	border-bottom:2px solid #e22543;
}


.top_page .post_list{
  max-width: 1120px;
}

.top_page .post_list ul{
  display: flex;
  margin: auto;
  overflow-x: auto;
padding-bottom:15px;
}

.top_page .post_list ul li {
  width: 250px;
  padding: 8px;
  margin: 3px;
  flex-shrink: 0;
  list-style: none;
}


.top_page .post_list ul::-webkit-scrollbar {
  height: 7px; /* スクロールバーの高さ */
}

.top_page .post_list ul::-webkit-scrollbar-thumb {
  background: #aaa;
  border-radius: 6px;
}

.top_page .post_list ul::-webkit-scrollbar-track {
  background: #ddd;
  border-radius: 5px;
}




@media screen and (min-width: 768px) {

  .scroll_content li {
    width: 45%;
  }

}


.posts_ranking .post_list .thumbnail::before{
	content:"";
	position:absolute;
	top:0;
	left:0;
	width:30px;
	height:30px;
}

.posts_ranking .post_list li:nth-of-type(1) .thumbnail::before{
	background:url(../../../wp-content/uploads/2022/08/no_1.png);
	background-size:cover;
}

.posts_ranking .post_list li:nth-of-type(2) .thumbnail::before{
	background:url(../../../wp-content/uploads/2022/08/no_2.png);
	background-size:cover;
}

.posts_ranking .post_list li:nth-of-type(3) .thumbnail::before{
	background:url(../../../wp-content/uploads/2022/08/no_3.png);
	background-size:cover;
}

.posts_ranking .post_list li:nth-of-type(4) .thumbnail::before{
	background:url(../../../wp-content/uploads/2022/08/no_4.png);
	background-size:cover;
}

.posts_ranking .post_list li:nth-of-type(5) .thumbnail::before{
	background:url(../../../wp-content/uploads/2022/08/no_5.png);
	background-size:cover;
}

.posts_ranking .post_list li:nth-of-type(6) .thumbnail::before{
	background:url(../../../wp-content/uploads/2022/08/no_6.png);
	background-size:cover;
}

.posts_ranking .post_list li:nth-of-type(7) .thumbnail::before{
	background:url(../../../wp-content/uploads/2022/08/no_7.png);
	background-size:cover;
}

.posts_ranking .post_list li:nth-of-type(8) .thumbnail::before{
	background:url(../../../wp-content/uploads/2022/08/no_8.png);
	background-size:cover;
}

.posts_ranking .post_list li:nth-of-type(9) .thumbnail::before{
	background:url(../../../wp-content/uploads/2022/08/no_9.png);
	background-size:cover;
}

.posts_ranking .post_list li:nth-of-type(1) .thumbnail::before{
	background:url(../../../wp-content/uploads/2022/08/no_1.png);
	background-size:cover;
}


.left .post_title .cat{
	width:60px;
	text-align:center;
}

.new_posts .right ul li:first-child{
	display:none;
}

@media only screen and (max-width: 767px) {
	.new_posts .left,
		.new_posts .right{
		width:100%;
		margin-right:0;
	}
	.new_posts .left{
		margin-bottom:10px;
		padding:10px;
	}

	.search_contents, .search_contents_2 .left , .search_contents_2 .right{
		padding:15px;
		padding-top:60px;
	}

	.search_contents .vod_service li{
		width:100%;
		margin-right:0;
		margin-bottom:10px;
		text-align:center;
	}

	.search_contents .vod_service li img{
		width:100%;
		max-width:200px;
		margin:0 auto;
	}


	.search_contents .label_h2{
		font-size:18px;
		padding:10px;
		line-height:1;
	}



	.search_contents .vod_service{
		margin-bottom:20px;
		padding-bottom:20px;
	}

	.search_contents .vod_cat{
		margin-bottom:10px;
	}
	.post_list ul br{
		display:none;
	}



	.top_page .posts_ranking,
	.top_page .pockup_posts,
	.top_page .recommend_posts{
			padding:10px;
		}

	.top_page .post_h2{
		margin-top:0;
	}


}

.top_page .scroll_post_ul{
	max-width: 1200px;
}


@media only screen and (max-width: 767px) {
.search_contents_2 .left,
	.search_contents_2 .right{
		width:100%;
		margin-right:0;
	}
}

@media only screen and (max-width: 767px) {

.nav_50 li{
width:49%;
font-size:14px;
font-feature-settings: "palt";
text-align:center;
padding-left:0 !important;
margin-top:0 !important;
margin-right:2% !important;
margin-bottom:10px;
}

	.nav_50 li:nth-child(2n){
margin-right:0 !important;
}

}

.top_page .scroll_post_ul{
	padding-bottom:10px;
}


.icon-search:before{
	color: #fff !important;
}


.single .p-breadcrumb__item:last-child>span.p-breadcrumb__text {
    display: block;
}


.magazine_link{
justify-content: start !important;
}

.magazine_link p{
font-size:0;
margin:0;
padding:0;
}

.magazine_link a{
display:block;
font-size:14px;
}

.magazine_link a{
width:32%;
margin-right:2%;
margin-bottom:15px;
text-align:center;
}

.magazine_link a span::after{
content:">;"
margin-left:8px;}



.magazine_link a:nth-of-type(3n){
margin-right:0;
}


/****トップページ****/

.magazine_top ul {
	width:100%;
	max-width:100%;
}

.magazine_top{
justify-content: start !important;
width:calc
}

.magazine_top p{
font-size:0;
margin:0;
padding:0;
}

.magazine_top a{
display:block;
font-size:14px;
}


.magazine_top img{
	width:100%;
}


.magazine_top a span::after{
content:">;"
margin-left:8px;
}







@media only screen and (min-width: 768px) {


.top_posts ul li{
	width:calc(95% / 6);
	margin-right:1%;
}

.top_posts ul li:nth-of-type(6n){
margin-right:0;
	}

.post_list_ul .thumbnail img{
	height:250px;
}


.magazine_top a{
width:calc(95% / 6);
margin-right:1%;
margin-bottom:15px;
text-align:center;
}

.magazine_top a:nth-of-type(6n){
margin-right:0;
}
}

@media only screen and (max-width: 767px) {


.top_posts ul li{
	width:32%;
	margin-right:2%;
}

.top_posts ul li:nth-of-type(3n){
margin-right:0;
	}


	.new_posts .left,
	.new_posts .right{
	width:100%;
	margin-right:0 !important;
	}

	.post_list_ul .thumbnail img{
		height:160px;
	}



.magazine_top a{
width:32%;
margin-right:calc(4% /2);
margin-bottom:15px;
text-align:center;
font-size:12px;
}

.magazine_top a:nth-of-type(3n){
margin-right:0;
}
}

.thumbnail img{
	box-shadow: 2px 2px 4px rgba(0,0,0,0.2);
}






.single_content{
	margin-top:40px;
}

.single_content ul li img{
vertical-align:top;
object-fit: cover;
width: 100%;
}


.single_content .col_wrap{
justify-content: start;
align-items: start;
}

.single_content ul{
	padding-left:0;
}

.single_content ul li a{
color:#333;
font-weight:bold;
}

.single_content .post_info{
	margin-top:10px;
}

.single_content .post_info span{
	display:none;
}




.single_content ul li, .sidebar_content ul li{
	list-style-type: none;
	font-size:14px;
}



@media only screen and (min-width: 768px) {

	.single_content ul li{
		width:24%;
		margin-right:calc(4% / 3);
		margin-bottom:15px;
	}


	.single_content ul li:nth-of-type(4n){
		margin-right:0;
	}



	.single_content ul li img{
	height: 250px;
	}
}


@media only screen and (max-width: 767px) {

	.single_content ul li{
		width:48%;
		margin-right:4%;
		margin-bottom:15px;
	}


	.single_content ul li:nth-of-type(2n){
		margin-right:0;
	}

.single_content ul li img{
height: 270px;
}

}


.single_content h2{
font-size: 20px !important;
background:none !important;
	color:#333 !important;
	padding:0 !important;
}

.single_content h2, .c-secTitle{
	border-bottom:1px solid #333;
	padding-bottom:10px !important;
}


.sidebar_content h2 {
    background: #c7e1f6 !important;
    border-top: 3px solid #2590e2;
		font-size:16px;
		padding: 8px !important;
		padding-left: 20px !important;
		border-bottom:none !important;
}


.sidebar_content ul{
	padding-left:0 !important;
}


 .sidebar_content ul li{
	 width:100%;
	 text-align:center;
	 font-size:15px;
	 font-weight: bold;
	 margin-bottom:10px;
 }

  .sidebar_content ul li .ttl{
		display: block;
		max-width:80%;
		margin:0 auto;
		margin-top:5px !important;
	}


	.sidebar_content ul li:last-child{
		border-bottom: none !important;
	}


body a.bfb_btn{
	max-width: :1000px !important;
	width: :1000px !important;
}



.footer__link_warp{
    background-color: var(--color_footer_bg);
	color:#fff;
	padding-top: 20px;
}

.footer__link_warp a{
	color:#fff;
}

.footer__link_warp .footer__link{
	width:100%;
	max-width:1160px;
	margin:0 auto;
	padding:15px;
}

.footer__link .title{
	font-weight: bold;
	font-size:15px;
	line-height: 1.4em;
	border-left: 4px solid #fff;
	padding:0;
	padding-left: 10px;
	margin-bottom: 15px;
}

.footer__link ul{
	padding-left: 10px;
}

@media only screen and (max-width: 768px) {
	.footer__link .item{
		margin-bottom: 15px;
	}
}


.post_reccomend ul{
	display: flex;
	flex-wrap: wrap;
	justify-content: start;
	padding-left: 0;
}

.post_reccomend ul li img{
	vertical-align: top;
	object-fit: cover;
  width: 100%;
	height: 210px;
}

.post_reccomend ul li{
	list-style-type:none;
}

.post_reccomend .post_info{
	font-size:14px;
	margin-top:5px;
	margin-bottom: 10px;
}





@media only screen and (min-width: 768px) {

	.post_reccomend ul li{
		width:23%;
		margin-right: calc(8% / 3);
	}

	.post_reccomend ul li:nth-of-type(4n){
		margin-right: 0;
	}
}

@media only screen and (max-width: 767px) {

		.post_reccomend ul li{
			width:48%;
			margin-right: 4%;
		}

		.post_reccomend ul li:nth-of-type(2n){
			margin-right: 0;
		}

		.post_reccomend ul li img{
			height:240px;
		}
}

.page_taxonomy .c-pageTitle {
	margin-bottom: 30px;
}

.tax_ttl{
	font-size:24px !important;
}




.footer_text{
  border-top: 1px solid #d6d6d6;
}

.footer_text p{
  color: #343434;
  max-width: 1160px;
  margin:0 auto;
  padding:10px 15px;
  font-size:11px;
}

.footer_text a{
  color: #343434;
  text-decoration: underline;
}

.footer_link_block .post_content{
	margin-top: 0 !important;
}

@media only screen and (max-width: 768px) {
	.post_content {
		padding:15px;
	}
}

.pr_text{
font-size: 15px;
	color: #333333;
	font-size:15px;
	margin-top:10px;
}

/*******パンくず***********/
.p-breadcrumb__list {
	flex-wrap: wrap;
}
.single .p-breadcrumb__item:last-child>span.p-breadcrumb__text {
	display: block!important;
	opacity: 1;
	white-space: pre-wrap;
}

/*******親ドメインロゴ***********/
.l-header__logo {
	display: flex;
}
.c-headLogo.-img.-parent img{
	margin-left: 10px;
	width: 60%;	
}