/* ===================================================================
CSS information
 file name  :  live.css
 style info :
=================================================================== */
#block_live {
  width: 100%;
  height: 100%; }
  #block_live img {
    width: 100%; }
  #block_live #slide {
    padding-top: 15%; }
  #block_live h2 {
    width: 39.375%;
    margin: auto;
    margin-bottom: 50px; }
  #block_live h3 {
    width: 90.625%;
    margin: auto;
    margin-bottom: 60px; }
  #block_live #txt_schedule01 {
    width: 81.4%;
    margin: auto;
    margin-bottom: 25px; }
  #block_live #txt_schedule02 {
    width: 72.65%;
    margin: auto; }

#live.goods #target_pbg, #live.schedule #target_pbg {
  position: fixed;
  top: 0px;
  z-index: -1; }

#live {
  -webkit-font-smoothing: antialiased; }
  #live #target_pbg {
    position: fixed;
    top: 0px;
    z-index: -1; }
    #live #target_pbg div {
      position: fixed;
      top: 0px; }
  #live .footer_inner {
    padding-top: 40px; }
  #live #wrapper {
    background: none; }
  #live #slide {
    position: relative; }
  #live ul#glbnav li, #live ul#glbnav li a {
    width: 100%;
    display: block;
    text-indent: -10000px; }
  #live ul#glbnav li a {
    height: 0px;
    padding-bottom: 14.5%;
    background-size: 200%;
    background-position: 0 0;
    background-repeat: no-repeat; }
  #live ul#glbnav li.active {
    padding-bottom: 14.5%;
    height: 0px;
    background-size: 200%;
    background-position: 0 0;
    background-repeat: no-repeat; }
  #live ul#glbnav li.active {
    background-position: 100% 0 !important; }
  #live ul#glbnav li a:hover {
    background-position: 100% 0; }
  #live ul#glbnav li#glbnav01.active, #live ul#glbnav li#glbnav01 a {
    background-image: url(/anniversary/pppppppppp/sp/images/common/glbnav01.png); }
  #live ul#glbnav li#glbnav02.active, #live ul#glbnav li#glbnav02 a {
    background-image: url(/anniversary/pppppppppp/sp/images/common/glbnav02.png); }
  #live ul#glbnav li#glbnav03.active, #live ul#glbnav li#glbnav03 a {
    background-image: url(/anniversary/pppppppppp/sp/images/common/glbnav03.png); }
  #live ul#glbnav li#glbnav04.active, #live ul#glbnav li#glbnav04 a {
    background-image: url(/anniversary/pppppppppp/sp/images/common/glbnav04.png); }
  #live ul#glbnav li#glbnav05.active, #live ul#glbnav li#glbnav05 a {
    background-image: url(/anniversary/pppppppppp/sp/images/common/glbnav05.png); }
  #live #pagetop {
    width: 100%;
    display: block;
    background: #000;
    text-align: center; }
    #live #pagetop a {
      display: block;
      width: 100%;
      height: 100%; }
    #live #pagetop img {
      width: 12.5%;
      margin: auto;
      text-align: center;
      padding: 3% 0; }

#live.topics,
#live.ticket,
#live.goods,
#live.notice {
  -webkit-transition: opacity 0.6s ease;
  -moz-transition: opacity 0.6s ease;
  -o-transition: opacity 0.6s ease;
  -ms-transition: opacity 0.6s ease;
  transition: opacity 0.6s ease;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=${freaking-ie})";
  filter: alpha(opacity=0);
  -webkit-opacity: 0;
  -khtml-opacity: 0;
  -moz-opacity: 0;
  opacity: 0; }
  #live.topics #target_pbg,
  #live.ticket #target_pbg,
  #live.goods #target_pbg,
  #live.notice #target_pbg {
    position: fixed;
    top: 0px;
    width: 100%;
    height: 100%; }

#live.topics.loaded,
#live.ticket.loaded,
#live.goods.loaded,
#live.notice.loaded {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=${freaking-ie})";
  filter: alpha(opacity=100);
  -webkit-opacity: 1;
  -khtml-opacity: 1;
  -moz-opacity: 1;
  opacity: 1; }

#live.topics #wrapper {
  background: none;
  padding-top: 100px; }
#live.topics h3.ttl_h3 {
  width: 91.56%;
  margin: auto;
  margin-bottom: 50px; }
#live.topics h4 {
  width: 24.21%;
  margin: auto;
  margin-bottom: 50px; }
#live.topics #block_topics_inner {
  border-top: 2px solid #fff; }
#live.topics .topic {
  width: 100%;
  height: 100px;
  border-bottom: 2px solid #fff;
  display: block;
  text-decoration: none;
  overflow: hidden; }
  #live.topics .topic .inner {
    width: 100%;
    position: relative;
    height: 100px;
    display: table; }
  #live.topics .topic dl {
    width: 100%;
    height: 96px;
    display: table-cell;
    vertical-align: middle; }
    #live.topics .topic dl dt, #live.topics .topic dl dd {
      color: #fff;
      text-decoration: none;
      text-align: center; }
    #live.topics .topic dl dt {
      font-size: 10px;
      margin-bottom: 18px; }
    #live.topics .topic dl dd {
      font-size: 14px;
      font-weight: bold; }
  #live.topics .topic p {
    width: 100%;
    vertical-align: middle;
    display: table-cell; }
    #live.topics .topic p img {
      width: 15.625%;
      margin: auto;
      text-align: center;
      display: block; }

#live.ticket #wrapper {
  background: none;
  padding-top: 100px; }
#live.ticket h3.ttl_h3 {
  width: 91.56%;
  margin: auto;
  margin-bottom: 50px; }
#live.ticket #block_schedule h4 {
  width: 69.68%;
  margin: auto;
  margin-bottom: 50px; }
#live.ticket .info {
  border-bottom: 2px solid #fff;
  padding: 20px; }
#live.ticket .info_ticket {
  border-top: 2px solid #fff; }
  #live.ticket .info_ticket h4 {
    width: 24.375%;
    margin: auto;
    margin-bottom: 20px; }
  #live.ticket .info_ticket dl dt, #live.ticket .info_ticket dl dd {
    color: #fff;
    text-align: center;
    line-height: 1.7; }
  #live.ticket .info_ticket dl dt {
    font-size: 15px; }
  #live.ticket .info_ticket dl dd {
    font-size: 10px; }
#live.ticket .info_tokyo h4 {
  width: 65.46%;
  margin: auto;
  margin-bottom: 20px; }
#live.ticket .info_hiroshima h4 {
  width: 39.84%;
  margin: auto;
  margin-bottom: 20px; }
#live.ticket .block1 dl {
  margin-bottom: 20px; }
#live.ticket .block_3col {
  width: 80.75%;
  margin: auto;
  margin-bottom: 20px; }
  #live.ticket .block_3col dl {
    float: left; }
    #live.ticket .block_3col dl dt {
      font-size: 12px;
      color: #fff;
      font-weight: bold;
      margin-bottom: 10px; }
    #live.ticket .block_3col dl dd {
      font-size: 10px;
      color: #fff;
      line-height: 1.5; }
  #live.ticket .block_3col dl.dl01 {
    width: 49%; }
  #live.ticket .block_3col dl.dl02 {
    width: 25%; }
  #live.ticket .block_3col dl.dl03 {
    width: 25%; }
#live.ticket .block_2col {
  width: 93.75%;
  margin: auto;
  margin-bottom: 20px; }
  #live.ticket .block_2col .block2_l {
    width: 50%;
    float: left; }
  #live.ticket .block_2col .block2_r {
    width: 50%;
    float: right; }
  #live.ticket .block_2col ul li {
    color: #fff;
    line-height: 1.7;
    font-size: 10px; }
    #live.ticket .block_2col ul li span {
      font-weight: bold;
      color: #fff; }
    #live.ticket .block_2col ul li a {
      color: #fff; }
#live.ticket .block1 {
  margin-bottom: 20px; }
  #live.ticket .block1 dl dt, #live.ticket .block1 dl dd {
    color: #fff;
    line-height: 1.7;
    font-size: 10px;
    text-align: center; }
    #live.ticket .block1 dl dt span, #live.ticket .block1 dl dd span {
      font-weight: bold;
      color: #fff; }
    #live.ticket .block1 dl dt a, #live.ticket .block1 dl dd a {
      color: #fff; }
#live.ticket p.txt_accessmap {
  width: 45.31%;
  margin: auto; }
#live.ticket p.txt_accessmap, #live.ticket p.txt_accessmap a {
  text-indent: -10000px;
  display: block; }
#live.ticket p.txt_accessmap a {
  width: 100%;
  padding-bottom: 13.1%;
  height: 0px;
  background-image: url(../images/3569/ticket/txt_accessmap.png);
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: 0 0; }
#live.ticket ul.caution {
  width: 87.5%;
  margin: auto;
  padding: 20px 0; }
  #live.ticket ul.caution li {
    color: #fff;
    font-size: 10px;
    line-height: 1.7; }

#live.goods #wrapper {
  background: none;
  padding-top: 100px; }
#live.goods h3.ttl_h3 {
  width: 91.56%;
  margin: auto;
  margin-bottom: 50px; }
#live.goods #block_goods h4.ttl_h4 {
  width: 23.9%;
  margin: auto;
  margin-bottom: 50px; }
#live.goods #block_goods p#txt_cs {
  width: 43.75%;
  margin: auto;
  padding-bottom: 300px; }

#live.notice #wrapper {
  background: none;
  padding-top: 100px; }
#live.notice h3.ttl_h3 {
  width: 91.56%;
  margin: auto;
  margin-bottom: 50px; }
#live.notice #block_notice h4.ttl_h4 {
  width: 25.625%;
  margin: auto;
  margin-bottom: 50px; }
#live.notice #block_notice p#txt_cs {
  width: 43.75%;
  margin: auto;
  padding-bottom: 300px; }
#live.notice .block_n {
  width: 100%;
  padding: 20px 0;
  border-top: 2px solid #fff; }
  #live.notice .block_n dl, #live.notice .block_n p {
    width: 78.12%;
    margin: auto; }
  #live.notice .block_n dl dt, #live.notice .block_n p {
    font-weight: bold;
    font-size: 12px;
    line-height: 1.7;
    color: #fff; }
  #live.notice .block_n dl dt {
    margin-bottom: 1em; }
  #live.notice .block_n ul li, #live.notice .block_n dl dd {
    color: #fff;
    font-size: 10px;
    line-height: 1.7; }
  #live.notice .block_n dd.mb1em {
    margin-bottom: 2em; }
  #live.notice .block_n .bold {
    font-weight: bold;
    color: #fff; }
  #live.notice .block_n .bdr {
    border: 1px solid #fff;
    padding: 0 5px 0 0;
    color: #fff; }
  #live.notice .block_n .colored {
    color: #fcd604; }

.topics {
  background-color: #922428; }

.ticket {
  background-color: #8AAFCA; }

.goods {
  background-color: #6EAB3C; }

.notice {
  background-color: #2D4F63; }
