@charset "utf-8";


.scheduleBox.atend {
    background: rgba(255,255,255,0.1);
    padding: 20px 50px 45px;
    margin: 40px 0 35px;
    font-size: 14px;
}
.scheduleBox.atend table{
    margin: 0 0 20px;
}

.sml{
    font-size: 75%;
}
span.indent{
    display: inherit;
    font-size: 13px;
}

#tabNav li {
    width: 33.33333%;
    width: -webkit-calc(100% / 3);
    width: calc(100% / 3);
    float: left;
    width: 50%;
    border-bottom: 1px solid;
}
#tabNav li a{
    display: block;
    position: relative;
    text-align: center;
    color: #fff;
    font-size: 28px;
    box-sizing: border-box;
    height: 100px;
    line-height: 100px;
    left: 0;
}
.tabWrap {
    position: relative;
}
.tabWrap .line{
    background:#fff;
    height:4px;
    display:block;
    position:absolute;
    left:0;
    bottom: -4px;
}
.motion {
	display: none;
	padding: 80px 0;
}
#cont1 {
    display: block;
}
.liveDetailBox {
    margin: 0 0 80px;
}


.ticketInfo {
    padding: 80px 0 0;
    border-top: 0.5px solid #333;
    margin: 80px 0 0;
}
.ticketInfo h3 {
    font-size: 24px;
    letter-spacing: 3px;
    margin: 0 0 25px;
    font-weight: bold;
    text-align: left;
}

.section--detail .btn a {
    color: #000;
    font-size: 14px;
    font-weight: 200;
    line-height: 3.8;
    letter-spacing: 0.07em;
    word-break: break-word;
    -webkit-appearance: none;
    display: block;
    width: 360px;
    text-align: center;
    text-decoration: none;
    border-radius: 2em;
    cursor: pointer;
    padding: 0 1.5em;
    position: relative;
    top: 0;
    background: #fff;
    border: 1px solid #fff;
    margin: 0 auto;
}
.section--detail .btn a.sub {
    background: #000;
    color: #fff;
    margin: 25px auto 0;
}

@media screen and (min-width: 960px) {

  .length {
      line-height: 60px;
      font-weight: bold;
      margin: 0 0 35px;
      border: 2px solid #fff;
      letter-spacing: 3px;
  }
  .length dt {
      width: 230px;
      float: left;
      color: #fff;
      text-align: center;
      background: rgba(255,255,255,0.2);
  }
  .length dd {

      padding: 0 0 0 255px;
      border-bottom: 1px solid #fff;
      line-height: 59px;
      font-size: 18px;
      box-sizing: border-box;

  }
  .length dt:last-child, .length dd:last-child{border:none;}
  
  .ticketType { width: 100%; font-size: 14px; margin: 0 0 35px; border: 1px solid #444; }
  .ticketType th,
  .ticketType td { text-align: left; border: 1px solid #444; border-left: none; padding: 15px; }
  .ticketType th {
    width: 230px;
    font-weight: bold;
    border-right: 1px dotted #444;
    letter-spacing: 4px;
    text-align: center;
  }
  
  .section--detail .btn a:hover{
    color:#fff;
    background: #000;
  }
  
  .section--detail .btn a.sub:hover {
    background: #fff;
    color: #000;
  }

}

@media screen and (max-width: 960px){

  .liveDetailBox .liveDetail dt {
    letter-spacing: 2px;
  }

  .motion {
    padding: 9% 0;
  }
  .liveDetailBox {
    margin: 0 0 9%;
  }
  .ticketInfo {
    padding: 9% 0 0;
    margin: 9% 0 0;
  }
  
  .ticketInfo h3 {
    font-size: 20px;
    margin: 0 0 3%;
  }
  .length { margin: 0 0 3%; }
  .length dt {
    font-weight: bold;
    padding: 0 0 1.5%;
    font-size: 14px;
    letter-spacing: 3px;
  }
  .length dd {
    font-weight: bold;
    padding: 1.5% 2%;
    border: 1px solid;
    margin-bottom: 3%;
  }
  
  .ticketType,
  .ticketType tbody,
  .ticketType tr,
  .ticketType th,
  .ticketType td { display: block; width: 100%;box-sizing: border-box }
  .ticketType {
    line-height: 1.7;
    margin: 0 0 5%;
    border: 1px solid;
  }
  .ticketType th {font-size: 12px;font-weight: bold;text-align: left;padding: 10px 8px 0;}
  .ticketType td { font-size: 13px; padding: 5px 8px 10px;box-sizing: border-box }
  .ticketType th {
    font-size: 12px;
    font-weight: bold;
    text-align: left;
    padding: 1.5% 2% 1%;
    letter-spacing: 3px;
  }
  .ticketType td {
    font-size: 13px;
    padding: 0 2% 1.5%;
    box-sizing: border-box;
    letter-spacing: 1px;
  }
  
}

@media screen and (max-width: 700px){

  .scheduleBox {
    margin: 0 0 9%;
  }
  .scheduleBox.atend {
    background: rgba(255,255,255,0.1);
    padding: 5%;
    margin: 9% 0 8%;
    font-size: 13px;
  }

  #tabNav li a {
    font-size: 3vw;
    height: 60px;
    line-height: 60px;
    letter-spacing: 1px;
  }
  .tabWrap .line {
    height: 2px;
    bottom: -2px;
  }
  
  h3 {
    font-size: 5vw;
  }
  
  .ticketInfo h3 {
    font-size: 4vw;
    margin: 0 0 5%;
  }
  .length {
    margin: 0 0 7%;
  }
  .length dt {
    font-size: 13px;
  }
  .length dd {
    padding: 2% 3%;
    margin-bottom: 7%;
    letter-spacing: 1px;
  }
  .ticketType {
    margin: 0 0 7%;
  }
  .ticketType th {
    padding: 2% 3% 1%;
  }
  .ticketType td {
    padding: 0 3% 2%;
  }
  
  .section--detail .btn a{
    width: 100%;
  }
  .section--detail .btn a.sub {
    margin: 7% 0 0;
  }
}