@charset "UTF-8";
/*sp-------------------------------------------------------------------------------*/
@media(max-width:767.9px){
    .pc_infoContainer,
    .pc_mainContainer
    {
      display: none;
    }
    
#infoContainer {
  padding: 110px 0 0 0; }
.innerWrapper {
  padding: 10px; }
.mb1em {
  margin-bottom: 1em !important; }
.mb2em {
  margin-bottom: 2em !important; }
a {
  box-sizing: border-box; }

/*h2*/
.pageHeader {
  background: url(../img/dirtrace/pic_dirtrace_h2bg.jpg) 50% 50% no-repeat;
  background-size: cover; }
.pageHeader.about {
  background: url(../img/about/pic_about_h2bg.jpg) 50% 50% no-repeat;
  background-size: cover; }

/*コンテンツ内ボタン汎用*/
.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.top {
    width: 100%;
    height: auto;
    text-align: center;
    display: inline-block; }
  .btnWrapper a.linkBtn {
    width: 100%;
    height: 35px;
    min-height: 30px;
    margin: 0 auto 10px;
    padding: 0 15px 0 30px;
    display: inline-block;
    background: url(../img/icon_linkbtn_arr_wh_sp.png) 15px 50% no-repeat #333;
    background-size: 8px auto;
    border-radius: 3px;
    color: #fff;
    line-height: 35px;
    font-size: 14px;
    vertical-align: top;
    text-decoration: none;
    text-align: left; }
    .btnWrapper.top a.linkBtn {
      width: 100%; }
    .btnWrapper a.linkBtn.small {
       width: 52%;
       text-align: center;
       background-image: none;
       padding: 0 15px 0 15px; }
      .btnWrapper a.linkBtn.small:before {
        content: "";
        background: url(../img/icon_linkbtn_arr_wh_w.png) no-repeat top left / contain;
        display: inline-block;
        width: 8px;
        height: 10px;
        padding-left: 10px; }
.btnWrapper.grandprix a.linkBtn {
  width: 100%;
  height: 35px;
  min-height: 30px;
  margin: 0 auto 10px;
  padding: 0 15px 0 30px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  display: inline-block;
  background: url(../img/icon_linkbtn_arr_wh_w.png) 15px 50% no-repeat #333; 
  background-size: auto;
  background-size: 8px auto;
  border-radius: 3px;
  color: #fff;
  line-height: 35px;
  font-size: 14px;
  vertical-align: top;
  text-decoration: none;
  text-align: left;
  }
.dataArea ul.chart {
  min-width: 0;
  max-width: 350px;
  width: 100%;
  font-size: 13px; }

/*総合ガイドブック*/
.cellWrapper {
  width: 100%;
  height: auto;
  margin: 20px auto;
  padding: 15px;
  text-align: center;
  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 auto 0;
    padding: 0;
    display: inline;
    float: none; }
  .cellWrapper .txt {
    width: 100%;
    height: auto;
    text-align: left;
    margin: 1em auto 0;
    padding: 0;
    display: block;
    float: none; }
  .cellWrapper h4 {
    margin: 20px 0 5px 0;
    }
  .cellWrapper .pdfArea {
    width: 100%;
    height: auto;
    margin: 10px auto;
    padding: 0; 
    text-align: center;
    display: block;
    }
    .cellWrapper .pdfArea a.pdfBanner {
      width: 158px;
      height: 39px;
      margin: 0 auto 0;
      padding: 0;
      display: block; }
      .cellWrapper .pdfArea a.pdfBanner img {
        width: 100%;
        height: auto;
        margin: 0 auto;
        padding: 0;
        display: block; }
      .cellWrapper .pdfArea a.pdfBanner + p {
        text-align: left;
        margin: 1em auto 0; }
    .cellWrapper .pdfArea p {
      width: 100%;
      height: auto;
      margin: 0 auto;
      padding: 0 0 0 0;
      display: block; }
    .cellWrapper .pdfArea a.flash {
      width: auto;
      height: 35px;
      min-height: 35px;
      margin: 0 5px 0 0;
      padding: 0 15px 0 40px;
      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: 35px;
      font-size: 14px;
      vertical-align: top;
      text-decoration: none; }
    .cellWrapper .pdfArea a.download {
      width: 100%;
      height: 35px;
      min-height: 35px;
      margin: 0 auto 0;
      padding: 0 15px 0 40px;
      display: inline-block;
      background: url(../img/icon_pdf.png) 10px 50% no-repeat #1a74bc;
      background-size: 18px auto;
      border-radius: 3px;
      color: #fff;
      line-height: 35px;
      font-size: 14px;
      vertical-align: top;
      text-decoration: none;
      text-align: left; }
    .cellWrapper .pdfArea span {
      height: auto;
      display: block;
      line-height: 1.7;
      text-align: center;
      font-size: 13px; }

/*NARグランプリ*/
h3.gp {
  width: 100%;
  height: auto;
  margin: 8px auto 15px;
  padding: 0 0 5px 0;
  font-size: 17px;
  color: black;
  border-bottom: 1px solid #9f9f9f;
  }
  h3.gp:not(:first-of-type) {
    margin: 35px auto 15px; }
h4.gp {
  width: 100%;
  height: auto;
  margin: 0 auto 10px;
  padding: 0 0 0 3px;
  border-bottom: none;
  font-weight: bold;
  font-size: 15px; }
h5.gp {
  margin: 20px 0 5px 0;
  border-bottom: 1px dashed #555;
  width: 100%;
  padding: 0 0 4px;
  font-size: 16px; }
.dataArea {
  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;
  font-size: 13px; }
  .dataArea p {
    padding: 0 0 5px; }
  .dataArea.gp h5 {
    margin-right: 5px;
    margin-left: 5px; }
  .dataArea.gp p {
    padding: 0 5px 5px; }
.btnWrapper.grandprix {
  padding: 10px 0 0;}
ul li {
  width: 98%;
  height: auto;
  margin: 0 auto;
 padding: 10px 0 0;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  display: block;
  position: relative;
  }

  ul li span.title {
    width: 100%;
    height: auto;
    margin: 0 auto;
    padding: 0;
    display: block;
    font-weight: bold; }
  ul li p.title {
    width: 100%;
    height: auto;
    margin: 0 auto 3px;
    padding: 0;
    display: block;
    font-weight: bold;
    font-size: 14px;
    text-align: left;
    }
    ul li p.grand {
      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;
    }
.date {
  width: 100%;
  height: auto;
  margin: 0 auto 10px;
  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: none;
  font-size: 12px; }
  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.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%;
    padding: 10px 15px;
    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;
    display: block;
    position: absolute;
    top: 0;
    left: 0; }
  p.attention a {
    width: auto;
    height: auto;
    margin: 0 auto;
    padding: 0;
    display: inline;
    text-decoration: underline;
    background: none;
    color: #1a74bc;
    line-height: 1.4; }
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 0; }
    ul.terms li.head span.num {
      width: auto;
      height: 1.0em;
      margin: auto auto 10px;
      font-weight: bold;
      padding: 0;
      box-sizing: border-box;
      -moz-box-sizing: border-box;
      -webkit-box-sizing: border-box;
      display: block;
      position: static;
      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;
      font-weight: bold;
      padding: 0;
      display: inline-block;
      position: absolute;
      top: 10px;
      left: 0; }
table.grandprix {
  padding: 0 5px; }
  table.grandprix th {
    width: auto;
    display: block; }
  table.grandprix td {
    width: auto;
    position: relative;
    padding: 7px 5px 7px 28%;
    display: block;
    text-align: left; }
  table.grandprix td[colspan] {
    text-align: center;
    padding: 7px 5px 7px; }
  table.grandprix td:nth-child(2n-1) {
    background: #fff; }
  table.grandprix td:nth-child(2n) {
    background: #f0f0f0; }
  table.grandprix td:before {
    width: 20%;
    height: calc(100% - 7px);
    position: absolute;
    border-right: 1px solid #9f9f9f;
    padding: 7px 0 0 10px;
    top: 0;
    left: 0; }
  table.grandprix tr.thead {
    display: none; }
  table.grandprix td:not([colspan]):before {
    content : attr(data-head); }
.boldtitle {
  font-weight: bold;
  font-size: 14px;
  margin: 10px auto 5px;
  display: block; }
.boldtitle + br {
  display: none; }
table.senteikeika {
  margin: 5px auto 20px; }
  table.senteikeika th {
    width: 25%; }
  table.senteikeika td {
    text-align: left;
    padding: 3px 10px; }
  table.senteikeika td[colspan] {
    border-top: 1px solid #9f9f9f; }
  table.senteikeika td.a11 {
    width: 45%; }
table.senteimember {
  }
  table.senteimember th {
    width: 30%; }
  table.senteimember td {
    padding: 5px 5px;
    text-align: left; }
table.grandprixHorse {
  }
  table.grandprixHorse th {
    width: auto;
    display: block; }
  table.grandprixHorse td {
    width: auto;
    position: relative;
    padding: 7px 5px 7px 28%;
    display: block;
    text-align: left; }
  table.grandprixHorse td[colspan] {
    text-align: center;
    padding: 7px 5px 7px; }
  table.grandprixHorse td:nth-child(2n-1) {
    background: #fff; }
  table.grandprixHorse td:nth-child(2n) {
    background: #f0f0f0; }
  table.grandprixHorse td:before {
    width: 20%;
    height: calc(100% - 7px);
    position: absolute;
    border-right: 1px solid #9f9f9f;
    padding: 7px 0 0 10px;
    top: 0;
    left: 0; }
  table.grandprixHorse tr.thead {
    display: none; }
  table.grandprixHorse td:not([colspan]):before {
    content : attr(data-head); }



/*ファン投票結果*/
table.results {
  }
  table.results th {
    padding: 7px;
    text-align: left;
    vertical-align: top;
    width: 30%;
    border-bottom: 1px solid #9f9f9f;
    font-size: 12px; }
  table.results td {
    padding: 7px;
    text-align: left; }
    table.results  tr:nth-child(even) td {  
      background-color: #EFEFEF;  
    }  

    .cellWrapper .pdfArea a.downloads  {
      width: 100%;
      height: 35px;
      min-height: 35px;
      margin: 10px auto;
      padding: 0 15px 0 40px;
      display: inline-block;
      background: url(../img/icon_pdf.png) 10px 50% no-repeat #1a74bc;
      background-size: 18px auto;
      border-radius: 3px;
      color: #fff;
      line-height: 35px;
      font-size: 14px;
      vertical-align: top;
      text-decoration: none;
      text-align: left; }

      .cellWrapper .pdfArea a.downloads  {
        margin-top: 0;
       }
   
       .PC{
           display: none;
       }
       ul li.grund{
        padding-top: 0px;
      }

      ul li.grund_anazer{
        padding-top: 10px;
      }

      /*NARグランプリ歴代表彰馬・表彰者一覧*/
      
      table.award {
        width: 100%;
        height: auto;
        margin: 0 auto;
        padding: 0;
        box-sizing: border-box;
        display: table;
        border-top: 1px solid #9f9f9f;
        }
        table.award tr:nth-child(2n) {
          background: #f0f0f0; }
        table.award tr:nth-child(4) {
          border-bottom: none; }
        table.award tr th {
          border-bottom: 1px solid #9f9f9f;
          padding: 5px 10px;
          font-size: 13px; }
          table.award tr th:first-child {
            width: 50%;
            text-align: left; }
        table.award tr td {
          padding: 5px 10px;
          font-size: 13px;
          text-align: left; }
        table.award tr:last-child th {
          border-bottom: none; }
          table.award  tr:nth-child(even) td {  
            background-color: #EFEFEF;  
          }  

          .dataArea .pad p {
            padding: 0 5px 5px; }
            .dataArea .pad .re_size2 table
            {
             width: auto;
             white-space: nowrap;
             min-width: 500px;
            }
            .dataArea .pad .re_size1 table
            {
             width: auto;
             white-space: nowrap;
             min-width: 700px;
            }
  }