@charset "UTF-8";

/*sp--------------------------------------------------------------------------------*/
@media(max-width:767.9px){

  .pc_infoContainer,
  .pc_mainContainer
  {
    display: none;
  }

  #infoContainer {
    padding: 60px 0 0 0; }
  
  .innerWrapper {
    padding: 10px; }
  
  /*h2*/
  .pageHeader {
    background: url(../img/about/pic_about_h2bg.jpg) 50% 50% no-repeat;
    background-size: cover;

  }
  
  h4 {
    margin: 20px 0 5px 0;
    border-bottom: 1px dashed #555; }
  
  h5 {
    margin: 20px 0 0 5px; }
  
  .cellWrapper {
    width: 100%;
    height: auto;
    margin: 20px auto;
    padding: 15px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    display: block;
    background: #f0f0f0;
    border-radius: 3px; }
    .cellWrapper img {
      width: 250px;
      height: auto;
      margin: 0 30px 0 0;
      padding: 0;
      box-sizing: border-box;
      -moz-box-sizing: border-box;
      -webkit-box-sizing: border-box;
      display: block;
      float: left; }
    .cellWrapper .txt {
      width: 490px;
      height: auto;
      margin: 0 auto;
      padding: 0;
      box-sizing: border-box;
      -moz-box-sizing: border-box;
      -webkit-box-sizing: border-box;
      display: block;
      float: left; }
    .cellWrapper h4 {
      margin: 30px 0 5px 0; }
    .cellWrapper .pdfArea {
      width: 100%;
      height: auto;
      margin: 10px auto;
      padding: 0;
      box-sizing: border-box;
      -moz-box-sizing: border-box;
      -webkit-box-sizing: border-box;
      display: block; }
      .cellWrapper .pdfArea a.pdfBanner {
        width: 158px;
        height: 39px;
        margin: 0 0 5px 10px;
        padding: 0;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        display: block; }
        .cellWrapper .pdfArea a.pdfBanner:hover {
          transition-duration: 0.8s;
          opacity: 0.6; }
        .cellWrapper .pdfArea a.pdfBanner img {
          width: 100%;
          height: auto;
          margin: 0 auto;
          padding: 0;
          box-sizing: border-box;
          -moz-box-sizing: border-box;
          -webkit-box-sizing: border-box;
          display: block; }
      .cellWrapper .pdfArea p {
        width: 100%;
        height: auto;
        margin: 0 auto;
        padding: 0 0 0 10px;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        display: block; }
      .cellWrapper .pdfArea a.flash {
        width: auto;
        height: 40px;
        min-height: 40px;
        margin: 0 5px 0 10px;
        padding: 0 15px 0 40px;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        display: inline-block;
        background: url(../img/icon_linkbtn_arr_wh_sp.png) 20px 50% no-repeat #1a74bc;
        background-size: 7px auto;
        border-radius: 3px;
        color: #fff;
        line-height: 40px;
        font-size: 14px;
        vertical-align: top;
        text-decoration: none; }
        .cellWrapper .pdfArea a.flash:hover {
          transition-duration: 0.8s;
          background-color: #368fcc; }
      .cellWrapper .pdfArea a.download {
        width: auto;
        height: 40px;
        min-height: 40px;
        margin: 0 5px 0 10px;
        padding: 0 15px 0 40px;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        display: inline-block;
        background: url(../img/icon_pdf.png) 10px 50% no-repeat #1a74bc;
        background-size: 25px auto;
        border-radius: 3px;
        color: #fff;
        line-height: 40px;
        font-size: 14px;
        vertical-align: top;
        text-decoration: none; }
        .cellWrapper .pdfArea a.download:hover {
          transition-duration: 0.8s;
          background-color: #368fcc; }
      .cellWrapper .pdfArea span {
        height: 40px;
        line-height: 40px; }
  
  .date {
    width: 100%;
    height: auto;
    margin: 0 auto;
    padding: 3px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    display: block;
    position: relative;
    text-align: right; }
  
  ul.history {
    width: auto;
    display: inline-block;
    margin: 20px auto 2px;
    float: right; }
    ul.history li {
      padding: 0;
      display: block; }
    ul.history li.head {
      width: 100%;
      margin: 0;
      padding: 0 0 0 2.5em; }
      ul.history li.head span.num {
        width: auto;
        height: 1.0em;
        margin: auto;
        padding: 0;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        display: inline-block;
        position: absolute;
        top: 0;
        left: 0; }
  
  ul.terms {
    width: auto;
    display: block;
    margin: 0 auto; }
    ul.terms li {
      padding: 0;
      display: block; }
    ul.terms li.head {
      width: 100%;
      margin: 0;
      padding: 0 0 15px 4.5em; }
      ul.terms li.head span.num {
        width: auto;
        height: 1.0em;
        margin: auto;
        padding: 0;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        display: inline-block;
        position: absolute;
        top: 0;
        left: 0; }
    ul.terms li.inner {
      width: 100%;
      margin: 0;
      padding: 10px 0 0 1.5em; }
      ul.terms li.inner span.num {
        width: auto;
        height: 1.0em;
        margin: auto;
        padding: 0;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        display: inline-block;
        position: absolute;
        top: 10px;
        left: 0; }
  
  ul.chart {
    width: auto;
    min-width: 350px;
    height: auto;
    margin: 0 auto;
    padding: 0;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    display: inline-block;
    border: 1px solid #9f9f9f; }
    ul.chart li {
      width: 100%;
      background: #fff; }
      ul.chart li:nth-child(2n) {
        background: #f0f0f0; }
  
  p.attention {
    width: 100%;
    height: auto;
    margin: 5px auto;
    padding: 0 0 0 1.3em;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    display: block;
    position: relative; }
    p.attention:after {
      content: "※";
      width: auto;
      height: auto;
      padding: 0;
      margin: auto;
      box-sizing: border-box;
      -moz-box-sizing: border-box;
      -webkit-box-sizing: border-box;
      display: block;
      position: absolute;
      top: 0;
      left: 0; }
    p.attention a {
      width: auto;
      height: auto;
      margin: 0 auto;
      padding: 0;
      box-sizing: border-box;
      -moz-box-sizing: border-box;
      -webkit-box-sizing: border-box;
      display: inline;
      text-decoration: underline;
      background: none;
      color: #1a74bc;
      line-height: 1.4; }
      p.attention a:hover {
        opacity: 1.0;
        background: none;
        text-decoration: none; }
  
  /*j-place*/
  article.about {
    width: 100%;
    height: auto;
    margin: 0 auto;
    padding: 0;
    box-sizing: border-box;
    display: block; }
    article.about .picWrapper {
      width: 100%;
      max-width: 280px;
      height: auto;
      margin: 0 auto;
      padding: 10px;
      box-sizing: border-box;
      -moz-box-sizing: border-box;
      -webkit-box-sizing: border-box;
      display: block;
      text-align: center; }
      article.about .picWrapper img {
        width: 100%;
        max-width: 200px;
        height: auto;
        margin: 0 auto;
        padding: 0;
        box-sizing: border-box;
        display: inline;
        box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.3);
        border: 1px solid #cacaca; }
    article.about .linkArea {
      width: 100%;
      height: auto;
      margin: 0 auto;
      padding: 5px 0 0 0;
      box-sizing: border-box;
      display: block; }
      article.about .linkArea a {
        width: 95%;
        height: 35px;
        min-height: 30px;
        margin: 0 auto 10px;
        padding: 0 20px 0 25px;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        display: block;
        background: url(../img/icon_linkbtn_arr_wh_sp.png) 10px 50% no-repeat #1a74bc;
        background-size: 8px auto;
        border-radius: 3px;
        color: #fff;
        line-height: 35px;
        font-size: 14px;
        vertical-align: top;
        text-decoration: none;
        text-align: left; }
        article.about .linkArea a:hover {
          transition-duration: 0.8s;
          opacity: 0.7; }
  
  table {
    width: 500px;
    height: auto;
    margin: 0 auto 10px;
    padding: 0;
    display: block;
    border-top: 1px solid #9f9f9f;
    border-bottom: 1px solid #9f9f9f;
    border-left: 1px solid #9f9f9f;
    border-right: none;
    font-size: 15px;
    overflow-x: scroll;
    white-space: nowrap;
}
    table th {
      background: #555;
      color: #fff;
      padding: 4px 0;
      text-align: center;
      border-right: 1px solid #9f9f9f; }
    table th.a {
      width: 150px; }
    table th.b {
      width: 150px; }
    table th.c {
      width: 250px; }
    table tr td {
      padding: 8px;
      border-right: 1px solid #9f9f9f;
      text-align: left;
      background-color: white;
      }
  
  /*規約*/
  .innerContent {
    width: 95%;
    height: auto;
    margin: 0 auto;
    padding: 0;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    display: block; }
  
  h4.privacy {
    width: 100%;
    height: auto;
    margin: 10px auto 5px;
    padding: 0;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    display: block;
    border: none; }
  
  /*番号リスト*/
  ul.num {
    width: 100%;
    height: auto;
    margin: 0 0 0 0;
    padding: 10px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    list-style: decimal outside; }
    ul.num li {
      display: list-item;
      padding: 5px 0 0;
      font-size: 13px; }
  
  /*faq*/
  .qaCell {
    width: 100%;
    height: auto;
    margin: 0 auto;
    padding: 0;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    display: block; }
  
  .question {
    width: 100%;
    height: auto;
    margin: 0 auto 10px;
    padding: 0;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    display: block;
    background: #f0f0f0;
    border-radius: 3px;
    position: relative;
    cursor: pointer; }
    .question .openIcon {
      width: 22px;
      height: 22px;
      margin: auto;
      padding: 0;
      box-sizing: border-box;
      -moz-box-sizing: border-box;
      -webkit-box-sizing: border-box;
      display: block;
      position: absolute;
      top: 0;
      bottom: 0;
      right: 5px;
      background: #fff;
      border-radius: 50%; }
      .question .openIcon span {
        width: 12px;
        height: 2px;
        margin: auto;
        padding: 0;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        display: block;
        background: #1a74bc;
        position: absolute;
        top: 0;
        bottom: 0;
        right: 0;
        left: 0;
        transition-duration: 0.7s;
        transform: rotate(0deg); }
      .question .openIcon span:nth-child(2) {
        transition-duration: 0.5s;
        transform: rotate(90deg); }
      .question .openIcon.open span {
        transition-duration: 0.7s;
        transform: rotate(180deg); }
      .question .openIcon.open span:nth-child(2) {
        transition-duration: 0.5s;
        transform: rotate(180deg); }
  
  .qaCell h4 {
    width: 100%;
    height: auto;
    margin: 0 auto;
    padding: 8px 25px 8px 45px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    display: block;
    border: none;
    position: relative;
    font-size: 14px; }
    .qaCell h4 span {
      width: 34px;
      height: 23px;
      margin: auto;
      padding: 0;
      line-height: 23px;
      text-align: center;
      font-size: 12.5px;
      display: inline-block;
      border-radius: 3px;
      position: absolute;
      top: 5px;
      left: 5px; }
      .qaCell h4 span.q {
        background: #ffd700; }
      .qaCell h4 span.a {
        background: #1a74bc;
        color: #fff; }
  
  .answer {
    width: 100%;
    height: auto;
    margin: 0 auto;
    padding: 0 0 20px 0;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    display: none; }
    .answer .txt {
      width: 100%;
      height: auto;
      margin: 0 auto;
      padding: 10px;
      box-sizing: border-box;
      -moz-box-sizing: border-box;
      -webkit-box-sizing: border-box;
      display: block; }
      .answer .txt p {
        width: 100%;
        height: auto;
        margin: 0 auto;
        padding: 0;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        display: block; }
      .answer .txt h5 {
        width: 100%;
        height: auto;
        margin: 15px auto 10px;
        padding: 0;
        box-sizing: border-box;
        display: block;
        border-bottom: 1px solid #9f9f9f; }
      .answer .txt h6 {
        width: 100%;
        height: auto;
        margin: 15px auto 5px;
        padding: 0;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        display: block;
        font-size: 14px; }
  
  ul.nightRace {
    width: 100%;
    height: auto;
    margin: 0 auto;
    padding: 0 5px;
    box-sizing: border-box;
    display: block; }
    ul.nightRace li {
      width: 100%;
      height: auto;
      margin: 0 auto 5px;
      padding: 0;
      box-sizing: border-box;
      display: block; }
    ul.nightRace p.title {
      width: 100%;
      height: auto;
      margin: 0 auto;
      padding: 0;
      box-sizing: border-box;
      display: block;
      border-bottom: 1px dotted #9f9f9f; }
    ul.nightRace p.innerTxt {
      width: 100%;
      height: auto;
      margin: 0 auto;
      padding: 0 3px;
      box-sizing: border-box;
      display: block; }
  
  .answer .txt p.ticketTitle {
    width: 100%;
    height: auto;
    margin: 10px auto 0;
    padding: 0;
    box-sizing: border-box;
    display: block; }
  
  /*コンテンツ内ボタン汎用*/
  .btnWrapper {
    width: 100%;
    height: auto;
    margin: 0 auto;
    padding: 10px 0;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    display: block; }
    .btnWrapper a.linkBtn {
      width: 100%;
      height: 40px;
      min-height: 30px;
      margin: 0;
      padding: 0 20px 0 35px;
      box-sizing: border-box;
      -moz-box-sizing: border-box;
      -webkit-box-sizing: border-box;
      display: inline-block;
      background: url(../img/icon_linkbtn_arr_wh_sp.png) 20px 50% no-repeat #333;
      background-size: 8px auto;
      border-radius: 3px;
      color: #fff;
      line-height: 40px;
      font-size: 14px;
      vertical-align: top;
      text-decoration: none;
      text-align: left; }
      .btnWrapper a.linkBtn:hover {
        transition-duration: 0.8s;
        opacity: 0.7; }
  
  .pdfArea {
    width: 100%;
    height: auto;
    margin: 10px auto;
    padding: 0 10px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    display: block; }
  
  a.download {
    width: 100%;
    height: 40px;
    min-height: 40px;
    margin: 0 5px 0 0;
    padding: 0 15px 0 40px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    display: inline-block;
    background: url(../img/icon_pdf.png) 10px 50% no-repeat #1a74bc;
    background-size: 25px auto;
    border-radius: 3px;
    color: #fff;
    line-height: 40px;
    font-size: 14px;
    vertical-align: top;
    text-decoration: none; }
    a.download:hover {
      transition-duration: 0.8s;
      opacity: 0.7; }
  
  table {
    width: 100%;
    display: table;
    border-bottom: 1px solid black;
    }

    table td {
      background: #ffffff;
    }

    table tr:nth-child(odd) td  {
      background: #f0f0f0;
    }


  
  table.table_scroll{
    display:block;
  }
  
  tr.chartFooter {
    width: 100%;
    height: auto;
    margin: 0 auto;
    padding: 0;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border-top: 1px solid #9f9f9f; }
    tr.chartFooter td {
      padding: 20px 3px; }
      tr.chartFooter td:first-child {
        background: #555;
        color: #fff; }
  
  tr:nth-child(2n-1) {
    background: #f0f0f0; }
  
  tr:nth-child(4) {
    /* border: none; */
    }
  
  th {
    font-size: 12.5px;
    padding: 0 5px; }
  
  td {
    font-size: 12.5px;
    padding: 0 3px; }
    td:nth-child(9) {
      text-align: right; }
    td:nth-child(10) {
      text-align: right; }
    td:nth-child(12) {
      text-align: right; }

  
    .pc{
      display:none;
    }
   .scroll{
    overflow-x: scroll;
    padding:20px;
   }

   .table tr td{
    background-color: #fff;
   
   }
  table.table_phot tr td{
      display: block;
      background-color: #ffffff;
      border-right: none;
      width:auto;
      text-align: center;
  }
 
  table.table_phot{
    width: 100%;
    border-top: none;
    border-bottom: none;
    border-left: none;
    border-right: none;
    text-align: center;
    margin: 0%;

  }
 .gcTxt_live_03 .table_phot .link{
    width: 100%;
    height: 35px;
    min-height: 30px;
    margin: 0 auto 10px;
    padding: 0 20px 0 25px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    display: block;
    background: url(../img/icon_linkbtn_arr_wh.png) 10px 50% no-repeat #1a74bc;
    background-size: 8px auto;
    border-radius: 3px;
    color: #fff;
    line-height: 35px;
    font-size: 14px;
    vertical-align: top;
    text-decoration: none;
    text-align: left; }
    .gcTxt_live_03 .table_phot .link:hover {
      transition-duration: 0.8s;
      opacity: 0.7; }

      tr.gcTxt_live_04.PC{
        display: none;
      }
      table.table_phot a img{
       width: 100%;
       text-align: center;
        max-width: 200px;
        max-height: 150px;
      }
      div.scroll table{
        width: 100%;
        display: table;
        
        border-bottom: 1px solid black;
      }



  }

