@import url("https://use.typekit.net/rpo6mkh.css");
@import url("menu.css");
@charset "UTF-8";
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video,main {margin:0;padding:0;border:0;font-size:100%;}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section,main {display:block;}
body {font-family:Verdana,"Hiragino Kaku Gothic ProN",Meiryo,sans-serif;line-height:1;}
ol,ul {list-style:none;}
blockquote,q {quotes:none;}
blockquote:before,blockquote:after,q:before,q:after {content:'';content:none;}
table {border-collapse:collapse;border-spacing:0;}
wbr:after {content:"\00200B";}

/*	TBS reset
============================== */
.alt {position:absolute;top:-5000px;left:-9999px;}
.clearfix:after {content:"";clear:both;display:block;}
.hide-txt {text-indent:110%;white-space:nowrap;overflow:hidden;}
.fp-causion {display:none;}
.nocontxt {-webkit-touch-callout: none;-webkit-user-select: none;user-select: none;-webkit-user-drag:none;}
.nocontxt img {pointer-events: none;}
@media all and (min-width:768px) {
.alt-pc {position:absolute;top:-5000px;left:-9999px;}
.clearfix-pc:after {content:"";clear:both;display:block;}
.hide-txt-pc {text-indent:110%;white-space:nowrap;overflow:hidden;}
}
@media all and (max-width:767px) {
.alt-smp {position:absolute;top:-5000px;left:-9999px;}
.clearfix-smp:after {content:"";clear:both;display:block;}
.hide-txt-smp {text-indent:110%;white-space:nowrap;overflow:hidden;}
}
div.embed-tbsplayer {
background-color:#000;
position:relative;
height:0;
padding-top:56.25%;
}
div.embed-tbsplayer .tbs-player {
position:absolute;
left:0;
top:0;
width:100%;
height:100%;
}
div.embed-tbsplayer-audio {
background-color:#fff;
}
div.embed-tbsplayer-audio .tbs-player {
height:46px;
}
div.lbx-overlay {
z-index:10000;position:absolute;background-color:#000;width:100%;height:100%;left:0;top:0;right:0;bottom:0;opacity:0.9;
}
/*/////////////////////////////////////////////////////////////////////////
default_CSS
/////////////////////////////////////////////////////////////////////////*/
@font-face {
  font-family: YuGothicM;
  src: local("Yu Gothic Medium");
}
body { font-family: Roboto, 'Helvetica Neue' ,'Terminal', "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; -webkit-text-size-adjust: 100%; line-height: 1;}
body, h1, h2, h3, h4, h5, div, p, dl, dt, dd, ol, ul, li, form, table, caption, tbody, tfoot, thead, tr, th, td, article,figure { margin:0; padding:0; font-weight: normal; font-size:100%; box-sizing: border-box;}
/*p {background-color:rgba(255,255,255,.01);}*/
img,iframe { border:none;}
ol,ul { list-style:none; list-style-type: none;}
.relative { position: relative;}
.hid{visibility: hidden;}
.cover {width:100%; height:100%;}
@media print {
.noprint {display:none !important;}
}
/*font*/
.tCenter { text-align:center !important}
.tRight { text-align:right !important}
.tLeft { text-align:left !important}
/*font-size*/
html { font-size: 62.5%;}
body { font-size: 1.6rem; }
h1 { font-size: 3.2rem; }
h2 { font-size: 2.3rem; }
h3 { font-size: 2.1rem; }
h4 { font-size: 2.0rem; }
p { font-size: 1.6rem; }
.f160 { font-size:160%;}
.f140 { font-size:140%;}
.f130 { font-size:130%;}
.f120 { font-size:120%;}
.f110 { font-size:110%;}
.f95 { font-size:95%;}
.f90 { font-size:90%;}
.f85 {font-size:85% !important;}
.f80 {font-size:80% !important;}
.f75 {font-size:75% !important;}
.stred{color:#d71718;}
.ffsp{font-feature-settings: "palt";}
.lazy {position:relative; display: block; background-repeat: no-repeat; background-position: center center; background-size: cover;}
.lazy img {position:absolute;left:0;top:0; width:100%; height:100%;}
/*link*/
a { text-decoration:none; color:#fff;}
a:hover { text-decoration:none; color:#fff;}
.no-link{ pointer-events: none; cursor: default; text-decoration:none;}

.nscj {
font-family: "noto-sans-cjk-jp", sans-serif;
font-weight: 400;
font-style: normal;
}
.anton {
  font-family: "anton", sans-serif;
  font-weight: 400;
  font-style: normal;
}

/*/////////////////////////////////////////////////////////////////////////
コンテンツ用CSS／オリジナル設定
/////////////////////////////////////////////////////////////////////////*/
html, body, div#con-body {background-color:#000; color:#fff;}
#con-body {background-color:transparent;}
.inner{
  width: min(95%, 1200px);
  margin:0 auto;
}
#container{
  position:relative;
}
#contents{
  position: relative;
  background:#272727 url(../img/pattern2.png) repeat-x center bottom;
  padding:2em 0 8em;
  background-size:80%;
}

div.mov-inner {
	position:relative;
	height:0;
	padding-top:56.25%;
	background-color:#fff;
	width:100%;
	margin:0 auto;
	z-index:11;
}
div.mov-inner iframe {
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
}

/*footer*/
footer{
  text-align:center;
  padding:2.5em 0 1.5em;
  position: relative;
  background-color:#000;
}
footer p.copy {
  text-align:center;
  padding:1em 0;
  font-size:80%;
  color:#fff;
}
footer p.copy a{color:#fff;}

#gotop {position: absolute; bottom:100px; right:0; z-index:10; text-align:right; padding:1em .8em; width:40px;}
#gotop a {display:block;}
#gotop img{width:100%;}

/*//////pc//////*/
@media all and (min-width: 768px) {
.nobr{display: none;	}
}

@media all and (max-width: 767px) {
html, body, div#con-body {background-size:150%,auto;}
body,p { font-size: 1.4rem;}
h1 { font-size: 2.6rem;}
h2 { font-size: 2rem; line-height:1.5em;}
h3 { font-size: 1.6rem; }
h4 { font-size: 1.4rem; }
.f90 { font-size: 1.2rem;}
.hidtxt{visibility:visible;}
.hid_sp{display:none;}
.pcbr{display: none;	}
#update ul#topicslist li span.thum img{position:absolute;left:0;top:0; width:100%; height:100%;}

#contents{
  padding:3vw 0 12vw;
  background-size:100%;
}

footer{
  padding:8% 0 5%;
}
footer p.copy{
  padding:4%;
  font-size:80%;
}
#gotop{right:0; bottom:4%; width:35px;}
}

/*------------------　2nd　------------------ */
.wrap{
  position: relative;
  background-color:#272727;
}
.wrap h1#ttl{
  padding:2em 0;
}
.wrap h1#ttl span img{
  margin:0 auto;
  display:block;
  width:auto;
  height:126px;
}
.footph {
  margin:4em auto 0;
  width: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}

.line1 {border-bottom:1px solid #af1918; padding:0 .2em .15em;}
.line2 {background: linear-gradient(transparent 70%, rgba(255,255,255,0.3) 70%); padding:0 .2em .1em;}
.bdr{padding:.8em 1.5em; margin:1.5em auto; font-size:95%;}
.bdr2{padding:.8em 1.5em; margin:1.5em auto .5em; font-size:95%; border:1px solid #dabd64; box-shadow:10px 10px 20px rgba(29,77,108,0.2);}

@media all and (min-width: 768px) {
.footph {
  height: 300px;
}
}
@media all and (max-width: 767px) {
.wrap h1#ttl{
  padding:7vw 0;
}
.wrap h1#ttl span img{
  height:15vw;
}
.footph {
  margin:8vw auto 0;
  height: 35vw;
}
}

/*btn*/
a.btn_1,
a.btn_2{
  color:#fff;
  border-radius:4px;
  display:block;
  display: grid;
  place-items: center;
  background-color:#d71718;
  box-shadow: 0px 4px 4px 0px rgba(0,0,0,.25);
  transition:.5s ease-in-out;
  margin:0 auto 2em;
  width: min(70%, 300px);
  text-align:center;
  aspect-ratio: 5 / 1;
}
a.btn_1:hover,
a.btn_2:hover{
  opacity:0.6;
}
a.btn_1 span,
a.btn_2 span {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  font-size:110%;
  line-height:100%;
}
a.btn_1 span::after,
a.btn_2 span::after {
  content: "";
  display: inline-block;
  width:16px;
  height:16px;
  margin:1px 0 0;
  background: url(../img/arrow_forward.svg) no-repeat right bottom;
  background-size:contain;
}
a.btn_2 span::after {
  background: url(../img/open_in_new.svg) no-repeat right bottom;
 background-size:contain;
}

@media all and (max-width: 767px) {
a.btn_1,
a.btn_2{
  margin:4vw auto;
  width:58%;
}
a.btn_1 span,
a.btn_2 span {
  font-size:3.6vw;
}
a.btn_1 span::after,a.btn_2 span::after {
  width:3.6vw;
  height:3.6vw;
}
}

/*share*/
#share{width:50%; text-align:center; margin:2em auto; vertical-align:middle;}
#share span{position: relative; font-weight:500; color:#fff;}
#share ul{display: inline-block; margin:0 0 0 .5em; vertical-align:middle;}
#share ul li{display:inline-block; border-radius:50%; margin:0 .4em 0;}
#share ul li img{width:50px;}
#share ul li a{display:block;}
#share ul li a img{transition: .5s;}
#share ul li a:hover img{transform: scale(1.2);}

@media all and (max-width: 767px) {
#share{width:100%; margin:5% auto 5%;}
#share ul li{margin:0 .2em 0;}
#share ul li img{width:40px;}
}

/* stream */
#contents .title img{
  margin:0 auto .5em;
  display:block;
  width:auto;
  height:98px;
}
#contents .stream{
  text-align:center;
  width:100%;
  margin:5em auto;
}
#contents .stream ul{
  margin:2em auto 0;
  display: flex; flex-flow: row wrap;
  justify-content:center; 
  align-items: stretch;
  width:100%;
}
#contents .stream ul li{
  width:230px;
  margin:0 .5em;
}
#contents .stream ul li span.tagline{
  color:#111;
  padding:.6em 0 0;
  font-weight:600;
  font-size:1.2rem;
  display:inline-block;
  line-height:100%;
}
#contents .stream ul li a{
  border-radius:4px;
  background-color:rgba(255,255,255,1);
  aspect-ratio: 11 / 3.4;
  display:block;
  background-repeat: no-repeat;
  background-position:center center;
}
.stream ul li.tver a{
  background-image:url(../img/tver.svg);
  background-size:30% !important;
  background-position:center top 70% !important;
}
.stream ul li.tbsfree a{background-image:url(../img/tbsfree.svg); background-size:60% !important;}
.stream ul li.u-next a{
  background-image: url(../img/unext_blk.svg);
  background-size:65% !important;
  background-position:center top 60% !important;
}
.stream ul li.netflix a{background-image: url(../img/netflix.svg); background-size:60% !important;}

#contents .sns{text-align:center; width:100%; margin:8vw auto 0;}
#contents .sns a{
  width:40px;
  height:40px;
  margin:1.8em 1.5em .5em;
  position: relative;
  display:inline-block;
}
#contents .sns a img{
  width:100%;
}
#contents p.caution{
  padding:2em 0 0;
  text-align:center;
  font-size:80%;
  color:#fff;
}
@media all and (max-width: 767px) {
#contents .stream{
  margin:8vw auto;
}
#contents .title img{
  margin:0 auto 2vw;
  height:15vw;
}
#contents .stream ul{
  margin:2vw auto 0;
}
#contents .stream ul li{
  width:41.5%;
  margin:.8vw;
}
#contents .stream ul li.tver span.tagline{
  padding:1vw 0 0 !important;
  font-size:2.15vw;
}
#contents .stream ul li.u-next span.tagline{
  padding:1.55vw 0 0;
  font-size:2.15vw;
}
#contents .sns{
  margin:8vw auto 0;
}
#contents .sns a{
  width:8vw;
  height:8vw;
  margin:2vw 2.5vw;
}
#contents p.caution{
  padding:4vw 0 0;
  font-size:2.5vw;
}
}
.md-inner {box-shadow:none !important;}
/*lazyload*/
.lazyload, .lazyloading { opacity: 0;}
.lazyloaded { opacity: 1; transition: all 1000ms;}
.nocontxt { user-select: none; -webkit-user-select: none; -ms-user-select: none; -moz-user-select:none; -khtml-user-select:none; -webkit-user-drag:none; -khtml-user-drag: none; -webkit-touch-callout: none; text-align:center;}
.nocontxt img { pointer-events: none;}
.prgimg100 { max-width: 100%;}