* ,html {margin: 0;padding: 0;border: 0;}
/* メイン ======================================== */
img,p,a{margin: 0;padding: 0;border: 0;}
h1 {display: block;position: relative;}
header{min-height: 100px;}
body {color: #333;font-family: "ＭＳ ゴシック";font-size: 16px;text-align:center;}

/* カテゴリ別色変え設定 ======================================== */
/* バラエティ */
body#c_variety{background: #d6f9e8;}
body#c_variety .panlist {background-color: #13b064;}
body#c_variety #contents a,body#c_variety #contents a:hover,body#c_variety #contents .icon_schedule,body#c_variety #contents .icon_about,body#c_variety #contents .icon_cast,body#c_variety #contents .icon_oa,body#c_variety #contents .end .icon_goods{color: #13b064;}
body#c_variety #contents #loopedSlider{border: solid 5px #aae1c6;}
body#c_variety #contents h1{background: linear-gradient(to bottom, #1ef38c 0%, #13b064 92%);}
body#c_variety #contents #cateName span{background: #d6f9e8;border: solid 1px #aae1c6;color: #13b064;}
body#c_variety #loader{background: #d6f9e8!important;}

/* スポーツ */
body#c_sports,body#c_hodo-sports{background: #f1fedc;}
body#c_sports .panlist,body#c_hodo-sports .panlist {background-color: #79bb12;}
body#c_sports #contents a,body#c_sports #contents a:hover,body#c_sports #contents .icon_schedule,body#c_sports #contents .icon_about,body#c_sports #contents .icon_cast,
body#c_sports #contents .icon_oa,body#c_sports #contents .end .icon_goods,body#c_hodo-sports #contents a,
body#c_hodo-sports #contents a:hover,body#c_hodo-sports #contents .icon_schedule,body#c_hodo-sports #contents .icon_about,body#c_hodo-sports #contents .icon_cast,
body#c_hodo-sports #contents .icon_oa,body#c_hodo-sports #contents .end .icon_goods{color: #79bb12;}
body#c_sports #contents #loopedSlider,body#c_hodo-sports #contents #loopedSlider{border: solid 5px #cde4ac;}
body#c_sports #contents h1,body#c_hodo-sports #contents h1{background: linear-gradient(to bottom, #a2d455 0%, #79bb12 92%);}
body#c_sports #contents #cateName span,body#c_hodo-sports #contents #cateName span{background: #f1fcdc;border: solid 1px #79bb12;color: #79bb12;}
body#c_sports #loader,body#c_hodo-sports #loader{background: #f1fedc!important;}

/* ドラマ */
body#c_drama{
background: #fcf3e7;
}
body#c_drama .panlist {
background-color: #ff6a21;
}
body#c_drama #contents a,body#c_drama #contents a:hover,body#c_drama #contents .icon_schedule,body#c_drama #contents .icon_about,body#c_drama #contents .icon_cast,body#c_drama #contents .icon_oa,body#c_drama #contents .end .icon_goods{
color: #ff6a21;
}
body#c_drama #contents #loopedSlider{
border: solid 5px #fcbe9e;
}
body#c_drama #contents h1{
background: linear-gradient(to bottom, #ffb089 0%, #ff6a21 92%);
}
body#c_drama #contents #cateName span{
background: #fcf3e7;
border: solid 1px #fcbe9e;
color: #ff6a21;
}
body#c_drama #loader{
background: #fcf3e7!important;
}

/* 映画 */
body#c_movie{
background: #ffe7cf;
}
body#c_movie .panlist {
background-color: #ff4128;
}
body#c_movie #contents a,body#c_movie #contents a:hover,body#c_movie #contents .icon_schedule,body#c_movie #contents .icon_about,body#c_movie #contents .icon_cast,body#c_movie #contents .icon_oa,body#c_movie #contents .end .icon_goods{
color: #ff4128;
}
body#c_movie #contents #loopedSlider{
border: solid 5px #fbd0ca;
}
body#c_movie #contents h1{
background: linear-gradient(to bottom, #f99487 0%, #ff4128 92%);
}
body#c_movie #contents #cateName span{
background: #ffe7cf;
border: solid 1px #fbd0ca;
color: #ff4128;
}
body#c_movie #loader{
background: #ffe7cf!important;
}

/* ミュージック */
body#c_music{
background: #ffe8e4;
}
body#c_music .panlist {
background-color: #ba1313;
}
body#c_music #contents a,body#c_music #contents a:hover,body#c_music #contents .icon_schedule,body#c_music #contents .icon_about,body#c_music #contents .icon_cast,body#c_music #contents .icon_oa,body#c_music #contents .end .icon_goods{
color: #ba1313;
}
body#c_music #contents #loopedSlider{
border: solid 5px #f8a89a;
}
body#c_music #contents h1{
background: linear-gradient(to bottom, #ff0000 0%, #ba1313 92%);
}
body#c_music #contents #cateName span{
background: #ffe8e4;
border: solid 1px #f8a89a;
color: #ba1313;
}
body#c_music #loader{
background: #ffe8e4!important;
}

/* ======================================== */
/* パンくず */
.panlist {
display: block;
margin: 0 auto;
min-height: 18px;
min-width: 792px;
padding: 4px 0;
}
.panlist p {
color: #fff;
font-size: 0.9em;
line-height: 1.5;
margin: 0 auto;
text-align: left;
width: 1100px;
}
.panlist a {
color: #fff!important;
text-decoration: none;
}
.panlist a:hover {
opacity: 0.8;
text-decoration: underline;
}

/* コンテンツ ======================================== */
#main {
display: flex;
flex-wrap: nowrap;
font-size: min(0.8em, 3.0vw);
height: auto;
margin: 0 auto;
min-height: 1200px;
padding: 15px 0 0;
width: 1100px;
}
#contents .inbox{
background-color: #fff;
border-radius: 10px;
border: solid 1px #ccc;
margin: 0 10px 0 0;
padding: 15px 0;
width: 800px;
}
#contents .cp {
font-size: 0.6rem;
line-height: 1.4;
margin: 1% auto 0;
min-height: 1.5em;
text-align: right;
width: 95%;
}

/* ---------reccomend--start------- */
#contents #loopedSlider {
margin: 0 auto;
width: 93%;
}
#contents #loopedSlider .splide__slide img{
height: auto;
width: 100%;
}
#contents #cateName {
margin: 0 auto 1.5%;
min-height: 22px;
text-align: right;
width: 95%;
}
#contents #cateName span{
border-radius: 6px;
display: inline-block;
padding: 4px;
text-align: center;
}
/* ---------reccomend--end------- */

#contents h1 {
border: 0;
border-radius: 3px;
box-sizing: border-box;
color: white;
font-size: min(1.2rem, 4.0vw);
line-height: 1.5;
margin: 2% auto 3%;
min-height: 50px;
padding: 2.5%;
transform: rotate(0.05deg);
width: 95%;
}
#contents section {
border-bottom: 1px solid #eee;
margin: 0 auto;
}
#contents section.dl_oa {
border-bottom: none;
margin-bottom: -20px;
}
#contents section h3 {
display: flex;
align-items: center;
gap: 0.4em;
margin: 10px auto 0;
width: 94%;
}
#contents section h3.icon_schedule::before {
background: url(/template_v/img/m01.svg) center left / contain no-repeat;
content: "";
display: block;
flex-shrink: 0;
height: 35px;
width: 30px;
}
#contents section h3.icon_about::before {
background: url(/template_v/img/m02.svg) center left / contain no-repeat;
content: "";
display: block;
flex-shrink: 0;
height: 35px;
width: 30px;
}
#contents section h3.icon_cast::before {
background: url(/template_v/img/m03.svg) center / 75% no-repeat;
content: "";
display: block;
flex-shrink: 0;
height: 35px;
width: 30px;
}
#contents section h3.icon_goods::before {
background: url(/template_v/img/m04.svg) center / 75% no-repeat;
content: "";
display: block;
flex-shrink: 0;
height: 35px;
width: 30px;
}
#contents section h3.icon_oa::before{
background: url(/template_v/img/m05.svg) center / 75% no-repeat;
content: "";
display: block;
flex-shrink: 0;
height: 35px;
width: 30px;
}
#contents .icon_schedule,#contents .icon_about,#contents .icon_cast,#contents .icon_oa,#contents .end .icon_goods{
font-size: 1.5rem;
font-weight: bold;
text-align: left;
}
#contents section > div {
box-sizing: border-box;
border: 1px solid #eee;
font-size: 1.2em;
line-height: 1.3;
margin: 1% auto 3%;
padding: 2.5%;
text-align: left;
width: 95%;
}
#contents section div.naiyou ul {
border: 0;
display: block;
max-height: 195px;
margin: 0;
overflow: auto;
padding: 0;
position: relative;
}
#contents section div.naiyou ul li {
border-bottom: 1px #eee dotted;
line-height: 1.4;
padding: 1.2% 0;
text-align: left;
}
#contents section div.naiyou #array_subtitle_list {
min-height: 300px;
}
#contents section div.naiyou_detail{
line-height: 1.4;
text-align: left;
}
#contents .oaDate {
border: 1px solid #eee;
color: #333;
font-size: min(1.2rem, 3.0vw);
line-height: 1.5;
text-align: left;
}
#contents .oaDate .message {
color: #ff669a;
font-weight: bold;
font-size: 0.9rem;
}
.btn_openclose{display: none;}
#contents .end {
border: none;
padding: 0;
}
#contents #bangumi_goods .btn_goods{
background: -webkit-gradient(linear, left top, left bottom, color-stop(0.92, #fafafa), color-stop(0.00, #eeeeee));
background: -webkit-linear-gradient(top, #fafafa 0%, #eeeeee 92%);
background: -moz-linear-gradient(top, #fafafa 0%, #eeeeee 92%);
background: -o-linear-gradient(top, #fafafa 0%, #eeeeee 92%);
background: -ms-linear-gradient(top, #fafafa 0%, #eeeeee 92%);
background: linear-gradient(to bottom, #fafafa 0%, #eeeeee 92%);
border-radius: 5px;-webkit-border-radius: 5px;-moz-border-radius: 5px;
display: block;
font-size: 1.1em;
padding: 3%;
text-align: center;
}

/* 右カラム  ======================================== */
#right_side {padding: 0!important;}

/* サブタイトル ======================================== */
#bangumi_all{text-align: left;padding-bottom: 40px;}
#bangumi_all div{margin-top: 10px;line-height: 140%;}
.bangumi_title{
background: -webkit-gradient(linear, left top, left bottom, color-stop(0.92, #cccccc), color-stop(0.00, #999999));
background: -webkit-linear-gradient(top, #cccccc 0%, #999999 92%);
background: -moz-linear-gradient(top, #cccccc 0%, #999999 92%);
background: -o-linear-gradient(top, #cccccc 0%, #999999 92%);
background: -ms-linear-gradient(top, #cccccc 0%, #999999 92%);
background: linear-gradient(to bottom, #cccccc 0%, #999999 92%);
border-radius: 3px;
color: #fff;
display: block;
margin-top: 40px;
padding: 10px;
text-align: center;
}
.bangumi_num{
margin-top: 10px;
font-size: 120%;
}
.bangumi_time{display: none;}
.bangumi_subtitle{
font-size: 1.4em;
font-weight: bold;
}
.epi_img1,.epi_img2,.epi_img3,.epi_img4,.epi_img5{margin: 0.5em;text-align:center;}
.epi_img1 img,.epi_img2 img,.epi_img3 img,.epi_img4 img,.epi_img5 img{height: auto; max-width: 100%;}
.bangumi_text{margin-top: 10px;}
.bangumi_prenext{
overflow: hidden;
padding-top: 30px;
width: 100%;
}
.bangumi_prenext a{
font-size: 1.4em;
text-align: center;
width: 30%;
}
.btn_pre a{
float: right;
}
.btn_next a{
float: left;
}
.bangumi_btn_back{
margin: 20px 20px 0;
text-align: center;
}
/* プレゼント ======================================== */
.btn_present{}
.btn_present a {
background: #cd033a;
box-sizing: border-box;
border-radius: 10px;
box-shadow: 0px 5px 0 #971010;
color: #fff!important;
display: block;
font-size: 1.5em;
font-weight: bold;
margin: 20px auto 10px;
padding: 4%;
transition: .3s;
text-decoration: none;
width: 90%;
}
.btn_present a:hover {
box-shadow: none;
transform: translate3d(0, 5px, 0);
opacity: 0.6;
}
.btn_present span{
color: #c00;
font-weight: bold;
text-align: center;
}
.btn_present_end{
background: #eee;
box-sizing: border-box;
border-radius: 10px;
box-shadow: 0 5px 0 #797979;
color: #6e6e6e!important;
display: block;
font-size: 1.5em;
font-weight: bold;
margin: 20px auto 10px;
padding: 4%;
transition: .3s;
text-decoration: none;
width: 90%;
}

/* TVerバナー ======================================== */
.bnrTVer, .bnrRCh{
margin: 10px auto;
min-height: 62px;
max-width: 600px;
width:95%;
}
.bnrTVer img,
.bnrRCh img{
width:100%;
}
.sns_button{
min-height: 42px;
}
.sns_button .btn_sns img{
margin: 0 1%;
height: 40px;
width: 40px;
}
/* 画像保存禁止（2019/10/9） ======================================== */
.img_copy_guard{pointer-events: none;-webkit-touch-callout:none;-moz-touch-callout:none;touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;}
img{pointer-events: none;-webkit-touch-callout:none;-moz-touch-callout:none;touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;}

/* 動画囲いタグ ----------------------　<div class="video-container"></div> */
#youtube {
margin: 3% auto 0 !important;
padding: 0 5%;
}
.video-container {
padding: 56.25% 0 0!important;
position: relative;
width: 100%! important;
}
.video-container iframe{
height: 100% !important;
position: absolute;
right: 0;
top: 0;
width: 100% !important;
}

/*-- ローディング ----------------------*/
#loader{background-color:#ccc; position:fixed;width:100%;height:100%;z-index: 1000;}/*背景*/
.loader,.loader:before,.loader:after {background: #aaa;-webkit-animation: load1 1s infinite ease-in-out;animation: load1 1s infinite ease-in-out;height: 4em;width: 1em;top: 50%;}
.loader {color: #ccc;text-indent: -9999em;margin: auto;position: relative;font-size: 11px;-webkit-transform: translateZ(0);-ms-transform: translateZ(0);transform: translateZ(0);-webkit-animation-delay: -0.16s;animation-delay: -0.16s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);}
.loader:before,.loader:after {position: absolute;top: 0;content: '';}
.loader:before {left: -1.5em;-webkit-animation-delay: -0.32s;animation-delay: -0.32s;}
.loader:after {left: 1.5em;}
@-webkit-keyframes load1 {
	0%,80%,100% {
	box-shadow: 0 0;
	height: 4em;
	}
	40% {
	box-shadow: 0 -2em;
	height: 5em;
	}
	}
	@keyframes load1 {
	0%,80%,100% {
	box-shadow: 0 0;
	height: 4em;
	}
	40% {
	box-shadow: 0 -2em;
	height: 5em;
	}
}
/*--------------------------------------------------------*/