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

.post_content table{
	border-bottom:1px solid #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{
	position:absolute;
	top:8px;
	left:0;
	display:inline-block;
	content:"■" !important;
	color:#FFBB00;
	height: 0;
	width:auto;
}

.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:#EFAC06 !important;
	margin-top:4rem !important;
	margin-bottom:30px !important;
}

.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:#ffffff;
max-width:100%;
	width:100%;
	border:none;
	border-top:1px solid #B2B2B2;
	border-bottom:1px solid #B2B2B2;
	padding-left:0;
	padding-right:0;
	margin-top:40px;
	margin-bottom:60px;
}


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

ol.is-style-index>li::before{
	border-right:none;
	color:#FFBB00;
	 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{
}

.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{
padding: 0.1em 0 0.1em 16px;
border-left: solid 6px #FFBB00 !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 (min-width: 940px) {
.-sidebar-on #sidebar {
    width: 330px;
	}
}

@media only screen and (max-width: 768px) {
	.l-mainContent, .l-sidebar{
			box-shadow: none;
		padding:0;
	}
}

.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.1em;
	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{
	margin-bottom:30px;
display: flex;
flex-wrap: wrap;
justify-content: start;
font-size:15px;
background:#FAFAFA;
padding:40px;
}

.acf_content .acf_title{
	font-weight:bold;
	font-size:17px;
margin-bottom:10px;
}

.acf_content .acf_title::before{
content:"■";
color:#FFBB00;
margin-right:4px;
}

.acf_content .introduction{
text-align: justify;
text-justify: inter-ideograph;
}

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


.acf_content .acf_2{
	width:48%;
}


.acf_content .acf_3{
	width:100%;
	border-top:1px solid #B2B2B2;
	padding-top:30px;
}

.acf_content .kanren_title{
	border-top:1px solid #B2B2B2;
	padding-top:30px;
}


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

.acf_content .acf_1,
.acf_content .acf_2,
.acf_content .acf_3,
.acf_content .contents_info {
	margin-bottom:30px;
}

.acf_content .contents_info th,
.acf_content .contents_info td{
	background:none !important;
}

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

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

.acf_content .kanren_link li{
	width:23%;
	margin-right:calc(8% / 3);
}

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

.acf_content .kanren_link li a{
background:#333333;
	color:#ffffff;
	display:block;
	text-align:center;
	padding:7px 5px;
	border-radius:5px;
}

body .acf_content tr:last-child>td{
	border-bottom:none !important;
}






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


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

.ac_box{
   border: 1px solid #333;
	background:#FBEFCD;
	padding:15px 20px;
	background:#ffffff;
	border-radius:30px;
}

.ac_box img{
	box-shadow:none;
}

.ac_box summary {
  position: relative;
  display: block;
  cursor: pointer;
  font-weight: bold;
  transition: 0.2s;
	 cursor: pointer;
  outline: none;
	background:#ffffff;
}

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


  
  /* 二本の横棒を作成する */
  .ac_box summary::before,
  .ac_box summary::after {
    content: '';
    display: block;
    width: 15px;
    height: 3px;
    border-radius: 5px;
    background: #333;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
  }
  
  /* 2本の横棒のうち一本は縦棒にする */
  .ac_box summary::after {
    /* 横棒を縦にするために90℃回転させる */
    transform: translateY(-50%) rotate(90deg);
    /* プラスからマイナスへの切り替えをゆっくり行いアニメーションさせる */
    transition: 0.5s;
  }

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

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

.ac_box p
.ac_box div{
margin-top:0 !important;
}



body .ac_box h2,
body .ac_box h3,
body .ac_box h4{
	border:none;
	border-left:none;
	font-size:16px;
	text-align:center;
	margin-top:25px;
	padding-bottom:1px;
	text-align:left;
	padding-left:0;
}

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


.ac_box .details_content{
padding:15px 0;
font-size:14px;
margin-top:15px !important;
border-top: 1px dashed #333333;}

.ac_box .details_content h3,
.ac_box .details_content h2,
.ac_box .details_content h4{
margin-top:0 !important;
}

@media only screen and (max-width: 767px) {
	.ac_box {
		padding:10px 15px;
	}
	
	.acf_content{
		padding:15px;
		width:100vw;
		margin-left:-15px;
	}
	
	.stream_box .stream_content .title{
		padding:0 !important;
		width:25% !important;
		padding-right:5px !important;
	}
	
	.stream_box .stream_content .stream_item .item_inner{
		width:25% !important;
	}
	
	.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:50px !important;
		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;
padding-bottom:1px;
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:1px solid #b3b3b3 !important;
max-width:100%;
}

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

}


.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 .mihoudai::before{
	content:"見";
}

.stream_box .stream_content .title .rental::before{
	content:"レ";
}

.stream_box .stream_content .title .free::before{
	content:"無";
}

.stream_box .stream_content .title .none::before{
	content:"な";
}


.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{
width:18%;
margin-right:10px;
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:90px;
}

.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{
	width:45%;
			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;
	
}

@media only screen and (min-width: 768px) {
	.stream_box .stream_content .stream_item .item_inner{
		width:20%;
	}
}

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

.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,
.dc .icon::before{
content:"";
display: inline-block;
width: 40px;
height: 40px;
vertical-align: middle;
margin-bottom:5px;
}

.ok .state_text,
.dc .state_text{
color:#e43426;
font-weight:bold;
}

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

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


.no .icon::before{
background:url(../../../wp-content/uploads/2021/11/batsu-1.png);
background-size: contain;
}

.other .icon::before{
background:url(../../../wp-content/uploads/2021/11/sankaku.png);
background-size: contain;
}

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

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



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

.no .link 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{
margin-top:20px;
margin-bottom:30px;
}

.post_list li{
position:relative;
min-height:180px;
padding-bottom:30px;
margin-top:0 !important;
padding-left:0 !important;
box-shadow: 0px 0px 5px rgb(0 0 0 / 10%);
}

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

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

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

.post_list .thumbnail {
position: relative;
}

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

.post_list .cat_name{
display:none;
}

.post_list .post_info{
margin-top:0;
padding:5px 10px 5px;
}

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


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

.post_list a{
color:#383838;
}


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


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

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

.balloon_01 {
	position: relative;
	display: block;
	margin: 50px auto 8px;
	padding: 15px 20px;
	width:100%;
	max-width:400px;
	margin:0 auto;
	text-align:center;
	background: #3a3a3a;/***吹き出し背景色***/
	color: #ffffff;/***吹き出し文字色***/
	font-size: 20px;
	font-weight:bold;
	border-radius:5px;
	line-height:1.2em;
	margin-top:60px !important;
}

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



.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/douga-media/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/2021/12/bg_img.jpg);
background-size:cover;
padding:20px;
padding-bottom:30px;
}

.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{
	position:absolute;
	left:0;
	bottom:0;
	padding:0;
	text-align:center;
	width:100%;
	font-size:11px;
	color:#333;
}






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

.rental_table .ok .link 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;
}


.balloon-none .caption{
display:none !important;
}

.c-postThumb__figure{
	margin-bottom:0 !important;
}

.p-articleThumb{
}

/****アイキャッチ　eyecatch****/

.ctm_eyecatch{
	position:relative;
}

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

.eyecatch_text{
	position:absolute;
	right:0;
	bottom:-30px;
	padding:0;
	text-align:right;
	width:100%;
	font-size:11px;
	z-index:2;
}

.p-articleThumb{
	background:#cacaca;
}

.p-articleThumb img{
		max-height:400px;
	object-fit: contain;
	width:100%;
}

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

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



.citation_img img{
	margin-bottom:0;
}

.ttl_border{
	border-bottom:1px dashed #333;
	border-top:1px dashed #333;
	font-size:16px;
	font-weight:bold;
	padding:10px 15px;
}



.single_content{
	margin-top:40px;
}

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


.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{
	width:49%;
	margin-right:2%;
	margin-bottom:15px;
	list-style-type: none;
	font-size:14px;
}	
	

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

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


	

.single_content ul li img{
height: 100px;
}
	
}


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


/***サイドバー任意コンテンツ***/


.side_title{
	padding: 10px 0 5px;
	border-bottom: 2px solid #e0f1f1;
    margin-bottom: 15px;
	font-size: 16px;
	font-weight:bold;
}

.side_posts{
	padding-left:0 !important;
	margin-bottom:30px;
	padding-bottom:0;
}

.side_posts li{
	padding:0;
	margin-bottom:5px;
}

.side_posts li img{
	width:100%;
}

.side_posts li span{
	font-weight:bold;
	font-size:14px;
}

.side_posts a{
	display:block;
	position:relative;
	border:none !important;
	padding-left:15px;
}

.side_posts a:after{
content: "";
    position: absolute;
    top: 33%;
    left: 0;
  width: 0;
  height: 0;
  border-left: 6px solid #515151;
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
}

.side_posts li{
	list-style-type:none;
}


.pr_text{
font-size: 15px;
	color: var(--color_main);
	font-size:15px;
	margin-top:10px;
}



.cv_baloon{
	text-align:center;
	font-weight:bold;
	font-size:18px;
	margin-top:30px;
	margin-bottom:20px;
}

.cv_baloon span::before{
	content:"＼";
}

.cv_baloon span::after{
	content:"／";
}

@media only screen and (max-width: 768px) {
.cv_baloon{
	margin-bottom:-60px;
}
}
/*******パンくず***********/
.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;
}

/*******スクロールボックス***********/
.box-scroll {
    height: 300px;    
    overflow: auto;  
    padding:10px;
	margin-bottom:20px;
    border: dashed 2px #ffb90a; 
    background-color:#fffef0; 
    }