/* ____________________________________Youtube視聴つき特典バナー 20190717追記 */
div.toku_youtube {
  margin: 0 auto;
  width: 900px;
  height: 1260px;
  background-image: url("/guitar/tokuten/be/img/toku_teiki_l_mv.png");
  background-repeat: no-repeat;
  background-position: center center;
  position: relative;
}

div.toku_youtube iframe {
  position: absolute;
  left: 50%;
  bottom: 160px;
  margin-left: -280px;
}

div.toku-ltd {
  text-align: center;
  margin: 1em 0;
}
@media screen and (min-width:480px){
div.toku-ltd {
  margin: 2em 0;
}
}
div.toku-ltd img {
  width: 100%;
  max-width: 900px;
  height: auto;
}
@media screen and (min-width:480px){
div.toku_bnr img {
  width: 720px;
  height: auto;
}
}
