/*	stream
============================== */
.realtime a, a.realtime {
  background-image: url(../img/stream/realtime.svg);
}
.tver a, a.tver {
  background-image: url(../img/stream/tver.svg);
}
.tbsfree a, a.tbsfree {
  background-image: url(../img/stream/tbsfree.svg);
}
.u-next a, a.u-next {
  background-image: url(../img/stream/u-next.svg);
}
.netflix a, a.netflix {
  background-image: url(../img/stream/netflix.svg);
}
/*	.t_stream
============================== */
#stream {
  padding: 3em 0 2em;
  margin: 0 auto 0;
  position: relative;
}
/*
#stream h2 {
  padding: .5em;
  font-size: 360%;
  color: #eadfae;
  font-weight: 600;
  letter-spacing: .1em;
}
*/
div#tsft {
  margin: 0 auto;
  position: relative;
  max-width: 1080px;
}
div#tsft .box a.realtime {
  background-size: 78%;
}
div#tsft .box a.tver {
  background-size: 40%;
}
div#tsft .box a.tbsfree {
  background-size: 72%;
}
div#tsft .box a.u-next {
  background-size: 72%;
}
div#tsft .box a.netflix {
  background-size: 62%;
}
div#tsft .inner {
  display: flex;
  flex-flow: row wrap;
  align-items: stretch;
  justify-content: space-between;
  justify-content: center;
}
div#tsft .caution {
  text-align: center;
  color: #fff;
  font-size: 85%;
  padding: 2.25em 0 0;
  animation: headingColor 16s infinite;
}
div#tsft .box {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  box-sizing: border-box;
  align-items: stretch;
}
div#tsft .box a {
  display: block;
  width: 100%;
  height: 80px;
  background-color: #fff;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  border-radius: 2px;
  background-color: rgba(255, 255, 255, 1);
}
div#tsft .txt {
  font-weight: 500;
  width: 100%;
  color: #fff;
  text-align: center;
  font-size: 90%;
  padding: .6em 0 0;
  animation: headingColor 16s infinite;
}
@media all and (min-width: 768px) {
  .box_realtime {
    width: 20%; /*width:38%;*/
  }
  .box_tver {
    width: 36%;
    margin: 0 0 0 1%;
  }
  .box_u-next {
    width: 50%;
    width: 36%;
    margin: 0 0 0 1%;
  }
  a.tver, a.tbsfree, a.u-next, a.netflix {
    width: 49% !important;
  }
}
@media all and (max-width: 991px) {
  div#tsft {
    width: 100%;
  }
  div#tsft .box a {
    height: 8vw;
    height: 7.5vw;
  }
}
@media all and (max-width: 767px) {
  #stream {
    margin: 0 auto 5%;
    padding: 1.25% 0 3%;
  }
  #stream h2 {
    font-size: 10vw;
    padding: 0 4.5vw 2.6vw 4vw;
  }
  #stream h2 span {
    font-size: 5.5vw;
  }
  div#tsft {
    width: 100%;
  }
  div#tsft .inner {
    width: 94%;
  }
  .box_realtime {
    width: 55%;
    margin: 0 auto;
  }
  .box_tver, .box_u-next {
    width: 96%;
    margin: 5% auto;
  }
  .box_u-next {
    margin: 0 auto;
  }
  a.tver, a.tbsfree, a.u-next, a.netflix {
    width: 49% !important;
  }
  div#tsft .box a {
    height: 16vw;
    border-radius: .6vw !important;
  }
  div#tsft .txt {
    font-size: 3.4vw;
    margin: 0 0 0;
    padding: 2% 0 0;
  }
  div#tsft .caution {
    font-size: 2.6vw;
    padding: 5% 0 1.5%;
  }
  div#tsft .box a.realtime {
    background-size: 70%;
  }
}
/*	.t_stream
============================== */
#stream {
  padding: 3em 0 2em;
  margin: 0 auto 0;
  position: relative;
}
/*
#stream h2 {
  padding: .5em;
  font-size: 360%;
  color: #eadfae;
  font-weight: 600;
  letter-spacing: .1em;
}
*/
div#tsft2 {
  margin: 0 auto;
  position: relative;
  max-width: 1080px;
}
div#tsft2 .box a.tver {
  background-size: 40%;
}
div#tsft2 .box a.tbsfree {
  background-size: 72%;
}
div#tsft2 .inner {
  display: flex;
  flex-flow: row wrap;
  align-items: stretch;
  justify-content: space-between;
  justify-content: center;
}
div#tsft2 .caution {
  text-align: center;
  color: #fff;
  font-size: 85%;
  padding: 2.25em 0 0;
}
div#tsft2 .box {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  box-sizing: border-box;
  align-items: stretch;
  margin: 0 auto;
  width: 50%;
}
div#tsft2 .box a {
  display: block;
  width: 100%;
  height: 80px;
  background-color: #fff;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  background-color: rgba(255, 255, 255, 1);
  border: 1px solid rgba(13, 13, 13, .8);
}
div#tsft2 .txt1 {
  font-weight: 500;
  width: 100%;
  color: #0d0d0d;
  text-align: center;
  font-size: 150%;
  padding: 0 0 .8em 0;
  text-shadow: 4px 4px 16px rgba(13, 13, 13, 0.25);
}
div#tsft2 .txt2 {
  font-weight: 500;
  width: 100%;
  color: #0d0d0d;
  text-align: center;
  font-size: 125%;
  padding: .8em 0 0 0;
  text-shadow: 4px 4px 16px rgba(13, 13, 13, 0.25);
}
@media all and (min-width: 768px) {
  .box_realtime {
    width: 20%; /*width:38%;*/
  }
  .box_tver {
    width: 36%;
    margin: 0 0 0 1%;
  }
  .box_u-next {
    width: 50%;
    width: 36%;
    margin: 0 0 0 1%;
  }
  a.tver, a.tbsfree, a.u-next, a.netflix {
    width: 49% !important;
  }
}
@media all and (max-width: 991px) {
  div#tsft2 {
    width: 100%;
  }
  div#tsft2 .box a {
    height: 8vw;
    height: 7.5vw;
  }
}
@media all and (max-width: 767px) {
  #stream {
    margin: 0 auto 5vw;
    padding: 5vw 0 0;
  }
  #stream h2 {
    font-size: 10vw;
    padding: 0 4.5vw 2.6vw 4vw;
  }
  #stream h2 span {
    font-size: 5.5vw;
  }
  div#tsft2 {
    width: 100%;
  }
  div#tsft2 .inner {
    width: 92%;
  }
  .box_realtime {
    width: 55%;
    margin: 0 auto;
  }
  .box_tver, .box_u-next {
    width: 96%;
    margin: 5% auto;
  }
  .box_u-next {
    margin: 0 auto;
  }
  a.tver, a.tbsfree, a.u-next, a.netflix {
    width: 49% !important;
  }
  div#tsft2 .box {
    width: 94%;
  }
  div#tsft2 .box a {
    height: 16vw;
  }
  div#tsft2 .txt1 {
    font-size: 3.4vw;
    margin: 0 0 0;
    padding: 3% 0 2%;
  }
  div#tsft2 .txt2 {
    font-size: 3.4vw;
    margin: 0 0 0;
    padding: 2% 0 3%;
  }
  div#tsft2 .caution {
    font-size: 2.6vw;
    padding: 5% 0 1.5%;
  }
  div#tsft2 .box a.realtime {
    background-size: 70%;
  }
}
