.more {
  font-family: "Ubuntu Condensed", sans-serif;
  text-align: right;
  font-size: 14px;
  /*font-size: ($size /10) * 1rem;*/
  line-height: 1em; }
  .more a {
    background: #19999F;
    color: #fff;
    padding: 3px 10px; }

.race .main, .race .mainS {
  width: 100%; }
  .race .main .mainimg, .race .mainS .mainimg {
    z-index: 1;
    width: 100%; }
  .race .main .sp, .race .main h2, .race .mainS .sp, .race .mainS h2 {
    display: none; }
  .race .main p.ticket, .race .mainS p.ticket {
    z-index: 10;
    position: absolute;
    right: 20px;
    top: 20px;
    width: 13%;
    display: none; }
    .race .main p.ticket img, .race .mainS p.ticket img {
      -moz-transition: 0.2s;
      -o-transition: 0.2s;
      -webkit-transition: 0.2s;
      transition: 0.2s;
      width: 100%; }
    .race .main p.ticket a:hover img, .race .mainS p.ticket a:hover img {
      -moz-transform: scale(1.1, 1.1);
      -ms-transform: scale(1.1, 1.1);
      -webkit-transform: scale(1.1, 1.1);
      transform: scale(1.1, 1.1); }
.race .schedule .date {
  text-align: right;
  padding-bottom: 10px; }
.race .schedule p img {
  padding-left: 24px; }
.race .captionpic {
  max-width: 35%;
  float: right;
  margin: 0 3% 3%;
  background: #f5f5f5;
  font-size: 12px;
  /*font-size: ($size /10) * 1rem;*/
  padding: 0 !important; }
  .race .captionpic img {
    width: 100%;
    display: block; }
  .race .captionpic span {
    padding: 1%;
    line-height: 1.2em; }
.race .ullistA {
  font-size: 0;
  text-align: left; }
.race .ullistA li {
  display: inline-block;
  margin: 0 1%;
  width: 31%;
  text-align: left;
  font-size: 12px;
  background-color: #f5f5f5;
  vertical-align: top; }
.race .ullistA li span {
  display: block;
  padding: 1%; }
.race .ullistA li img {
  width: 100%;
  height: auto; }
.race #container {
  position: relative; }
  .race #container #news {
    padding: 1.5% 1.5% 0;
    background: url(../img/news_bg.jpg) repeat-x; }
    .race #container #news h2 {
      font-size: 20px;
      /*font-size: ($size /10) * 1rem;*/
      border-bottom: 0 none;
      margin-bottom: 0; }
    .race #container #news ul {
      width: auto;
      height: 8em;
      overflow-y: scroll; }
    .race #container #news li {
      padding-bottom: 1em; }
  .race #container h2 {
    font-size: 30px;
    /*font-size: ($size /10) * 1rem;*/
    border-bottom: 3px solid #eee;
    padding: 0 3px 2%;
    margin-bottom: 30px;
    color: #000; }
  .race #container h3.ttl {
    color: #fff;
    padding: 1% 2%;
    background: #003C42;
    margin: 0 0 2%;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px; }
  .race #container .overview .pic {
    max-width: 35%;
    float: right;
    padding: 0 0 3% 3%; }
  .race #container .overview .section {
    padding: 0 1% 5%; }
  .race #container .machine .pic {
    max-width: 45%;
    float: right;
    padding: 0 0 3% 3%; }
  .race #container .machine .pics img {
    width: 48%;
    padding: 1%; }
  .race #container .machine .section {
    padding: 0 1% 5%; }
  .race #container .machine h4 {
    border-bottom: 3px solid #999;
    margin-bottom: 3%;
    font-size: 24px;
    /*font-size: ($size /10) * 1rem;*/ }
  .race #container .machine .lead {
    margin-bottom: 20px; }
  .race #container .machine table {
    width: 95%;
    margin: auto; }
    .race #container .machine table td {
      padding: 2%;
      border-bottom: 1px dotted #999; }
  .race #container .demonstration {
    /*#wgp{margin-top: -100px;padding-top: 100px;}*/ }
    .race #container .demonstration .pic {
      max-width: 40%;
      float: left;
      padding: 0 3% 2% 0; }
    .race #container .demonstration .inr {
      padding: 1% 1%; }
      .race #container .demonstration .inr .section {
        padding: 0 0 5%;
        overflow: hidden; }
      .race #container .demonstration .inr .txt {
        overflow: hidden;
        _zoom: 1; }
      .race #container .demonstration .inr h4 {
        padding: 0 0 2%; }
    .race #container .demonstration .lead {
      margin-bottom: 20px; }
    .race #container .demonstration .sectionA {
      margin: 3% 0; }
    .race #container .demonstration .sectionB {
      margin: 3% 0 8%; }
    .race #container .demonstration .blockO {
      overflow: hidden; }
    .race #container .demonstration .ttlA, .race #container .demonstration .readA {
      padding-bottom: 0.5em; }
    .race #container .demonstration .tableTypeA {
      width: 99%;
      margin-bottom: 1.5em; }
      .race #container .demonstration .tableTypeA caption {
        padding-bottom: 0.5em;
        font-size: 14px;
        font-weight: bold; }
      .race #container .demonstration .tableTypeA td, .race #container .demonstration .tableTypeA th {
        border: 1px dotted #666;
        padding: 6px;
        vertical-align: middle; }
      .race #container .demonstration .tableTypeA th {
        background: #eee;
        text-align: center; }
      .race #container .demonstration .tableTypeA .sml {
        font-size: 12px;
        /*font-size: ($size /10) * 1rem;*/ }
    .race #container .demonstration .coupon {
      text-align: center; }
    .race #container .demonstration .coupon img {
      max-width: 100%; }
    .race #container .demonstration .clear {
      clear: both;
      display: block;
      height: 1px; }
  .race #container .ticketpage h3 {
    margin: 30px 0 10px; }
  .race #container .ticketpage table {
    width: 100%; }
    .race #container .ticketpage table caption {
      text-align: right; }
    .race #container .ticketpage table td, .race #container .ticketpage table th {
      border: 1px dotted #666;
      padding: 6px;
      text-align: center;
      vertical-align: middle; }
    .race #container .ticketpage table th {
      background: #eee; }
    .race #container .ticketpage table .sml {
      font-size: 12px;
      /*font-size: ($size /10) * 1rem;*/ }
  .race #container .ticketpage .ticketmap {
    text-align: center; }
    .race #container .ticketpage .ticketmap img {
      width: 90%; }
.race .listbl {
  margin: 0 auto 3%; }
  .race .listbl td {
    padding: 1%;
    border: 1px dotted #666; }
  .race .listbl th {
    text-align: center;
    padding: 1%;
    background: #eee;
    border: 1px dotted #666;
    font-weight: bold; }
.race .links {
  padding: 5% 0; }
  .race .links img {
    -moz-transition: ease-in-out 0.3s;
    -o-transition: ease-in-out 0.3s;
    -webkit-transition: ease-in-out 0.3s;
    transition: ease-in-out 0.3s;
    -webkit-backface-visibility: hidden;
    background: #fff; }
  .race .links img, .race .links img:hover {
    width: 480px;
    height: 243px;
    padding-bottom: 5%; }
  .race .links a img:hover {
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
    opacity: 0.7; }
  .race .links .rgt {
    padding-left: 20px; }
.race .pic img {
  max-width: 100%; }
.race img.pics {
  float: right;
  padding: 0 0  5% 5%;
  max-width: 45%; }

@media only screen and (max-width: 979px) {
  .race .mainS p.ticket {
    width: 16%; }
  .race #container .links {
    padding: 5% 0; }
    .race #container .links img, .race #container .links img:hover {
      width: 48%;
      height: auto;
      padding-bottom: 5%; }
    .race #container .links .rgt {
      float: right; }
  .race .schedule p img {
    width: 46%;
    padding-left: 2%; } }
@media only screen and (max-width: 640px) {
  .race .schedule {
    text-align: center; }
    .race .schedule p img {
      padding: 0 0 9%;
      width: 96%;
      height: auto; }
  .race #container .main, .race #container .mainS {
    width: 100%;
    height: auto;
    padding-bottom: 0; }
    .race #container .main h2, .race #container .main p, .race #container .mainS h2, .race #container .mainS p {
      display: none; }
    .race #container .main .sp, .race #container .mainS .sp {
      display: block;
      padding: 0; }
    .race #container .main .sp p, .race #container .mainS .sp p {
      display: block;
      padding: 0;
      display: none; }
      .race #container .main .sp p img, .race #container .mainS .sp p img {
        width: 100%;
        height: auto; }
  .race #container #news {
    padding: 3%; }
    .race #container #news ul {
      background: url(../img/news_arrow1.png) no-repeat right top;
      height: 100px;
      padding-right: 15px; }
  .race #container .links {
    padding: 1% 0 3%; }
    .race #container .links img, .race #container .links img:hover {
      width: 100%;
      height: auto;
      padding-bottom: 3%; }
    .race #container .links img:hover {
      filter: alpha(opacity=100);
      -moz-opacity: 1;
      opacity: 1; }
    .race #container .links .rgt {
      padding-left: 0; }
  .race #container .demonstration {
    padding: 1% 2%; }
  .race #container .overview .pic, .race #container .demonstration .pic, .race #container .machine .pic {
    padding: 0 0 3%;
    max-width: 80%;
    float: none;
    margin: auto;
    display: block; }
  .race #container .overview .pics, .race #container .demonstration .pics, .race #container .machine .pics {
    padding: 0 0 3%;
    text-align: center; }
    .race #container .overview .pics img, .race #container .demonstration .pics img, .race #container .machine .pics img {
      width: 80%; }
  .race #container .ticketpage p {
    font-size: 12px;
    /*font-size: ($size /10) * 1rem;*/ }
  .race #container .ticketpage table td, .race #container .ticketpage table th {
    padding: 1%;
    font-size: 12px;
    /*font-size: ($size /10) * 1rem;*/ }
  .race #container .ticketpage table .sml {
    font-size: 10px;
    /*font-size: ($size /10) * 1rem;*/ } }
