@charset "UTF-8";
@media(max-width:767.9px){

#infoContainer {
  padding: 60px 0 0 0; }
#infoContainer.association {
  padding: 110px 0 0 0; }
section.content {
  padding: 5px;
  font-size: 13px; }
  section.content table {
    width: calc( 100% + 10px);
    margin-left: -5px; }
.dataArea section.content,
section.content section.content {
  padding: 5px 0;
  }
.dataArea.rule section.content {
  padding: 5px; }
section.content > h3 {
  margin: auto -5px 13px; }
.innerWrapper {
  padding: 10px; }
img {
  max-width: 100%;
  height: auto; }
.mb1em {
  margin-bottom: 1em !important; }

.mb1em1 {
    margin-bottom: 1em !important; 
    font-size:1.1em;
  }
.mb2em {
  margin-bottom: 2em !important; }
a {
  box-sizing: border-box; }
.dataArea section.content.sp_innner{
    padding: 5px; }

/*h2*/
.pageHeader {
  background: url("../img/association/pic_association_h2bg.jpg") 50% 50% no-repeat;
  background-size: cover; }
.pageHeader.association {
  background: url("../img/association/pic_association_h2bg.jpg") 50% 50% no-repeat;
  background-size: cover; }

/*heads*/
h4 {
  margin: 20px 0 7px 0;
  border-bottom: 1px dashed #555; }
h4.report:not(:first-of-type) {
  margin: 2em auto 5px; }
h4.owner {
  margin: 0 0 10px; }
h4.owner:not(:first-of-type) {
  margin: 2em auto 10px; }
h5 {
  margin: 20px 0 0 0;
  }
h5.owner {
  margin: 10px 0 5px; }
p.owner {
  margin: 1em 0 5px; }
.com2 {
  margin: 10px auto 0;
  display: flex;
  justify-content: space-around; }
  .com2 img {
    width: 48%; }
  h4.recruit {
      width: 99%;
      height: auto;
      margin: 0 auto 5px;
      padding: 0;
      box-sizing: border-box;
      display: block;
      border-bottom: 1px dotted #9f9f9f; }

  div.dataArea.conten{
    padding: 5px;
    font-size: 13px;
  }

  div.dataArea.conten h4.owner{

 width: 100%;
 margin-top: 0%;
}

div.dataArea.conten table tr td{
  border-bottom: none;
  border-left: none;
  padding:10px 10px 10px 3px;
} 


/*番号リスト*/
ul.num {
  width: 100%;
  height: auto;
  margin: 0 auto;
  padding: 0 20px;
  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: 0 0 20px; }
    ul.num li h4 {
      border-bottom: 1px dotted #949494;
      padding: 0;
      margin: 0 0 5px; }
    ul.num li p {
      padding: 0 0; }

/*attention*/
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; }

/*コンテンツ内ボタン汎用*/
.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;
  text-align: center; }
  .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 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_sp.png) no-repeat top left / contain;
        display: inline-block;
        width: 8px;
        height: 10px;
        padding-left: 10px; }

/*pdfダウンロード*/
.pdfArea {
  width: 100%;
  height: auto;
  margin: 10px auto 2em;
  padding: 0 0;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  display: block; }
a.download {
  width: 100%;
  height: 35px;
  min-height: 35px;
  margin: 0 5px 10px 0;
  padding: 0 0 0 35px;
  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: 13px;
  vertical-align: top;
  text-decoration: none; }
a.download_zip {
  width: 100%;
  height: 35px;
  min-height: 35px;
  margin: 0 5px 10px 0;
  padding: 0 0 0 35px;
  display: inline-block;
  background: url(../img/icon_zip.png) 10px 50% no-repeat #1a74bc;
  background-size: 18px auto;
  border-radius: 3px;
  color: #fff;
  line-height: 35px;
  font-size: 13px;
  vertical-align: top;
  text-decoration: none; }

/*テーブル汎用*/
table {
  width: 100%;
  display: table; }
  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; }
  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; }

/*数字リスト*/
ul.numList {
  width: 100%;
  height: auto;
  margin: 0 auto 20px;
  padding: 0 0 0 20px;
  font-size: 13px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  list-style: decimal outside;
  position: relative; }
  ul.numList li {
    display: list-item;
    padding: 5px 0 5px; }

/*english GI*/
.engArea {
  width: 100%;
  height: auto;
  margin: 0 auto 40px;
  padding: 0 5px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  display: block; }
  .engArea table {
    width: calc(100% + 10px);
    margin-left: -5px; }
  .engArea p {
    width: 100%;
    height: auto;
    margin: 0 auto;
    padding: 0 0;
    display: block; }
  .engArea .pdfArea {
    width: 100%;
    height: auto;
    margin: 10px auto;
    padding: 0 0;
    font-size: 13px;
    display: block; }
  .engArea a.pdfBanner {
    width: 158px;
    height: 39px;
    margin: 10px 0 0;
    padding: 0;
    display: block; }
    .engArea a.pdfBanner img {
      width: 100%;
      height: auto;
      margin: 0 auto;
      padding: 0;
      display: block; }
  .engArea a.download {
    width: auto;
    height: auto;
    line-height: normal;
    padding: 8px 15px 8px 40px;
    min-height: 35px;
    margin: 0 5px 0 0;
    background: url(../img/icon_pdf.png) 10px 50% no-repeat #1a74bc;
    background-size: 18px auto;
    border-radius: 3px;
    color: #fff;
    font-size: 14px;
    vertical-align: top;
    text-decoration: none;
    display: flex;
    align-items: flex-start; }
    .engArea .btnWrapper {
      padding: 0; }
      .engArea .btnWrapper a.linkBtn {
        line-height: normal;
        height: auto;
        background: url(../img/icon_linkbtn_arr_wh_sp.png) 10px 50% no-repeat #333;
        background-size: 8px auto;
        padding: 8px 10px 8px 25px; }
.engArea .engListTable {
  border: 1px solid #9f9f9f; }
  .engArea .engListTable td:nth-child(2n-1) {
    background: #fff; }
  .engArea .engListTable td:nth-child(2n) {
    background: #f0f0f0; }
  .engArea .engListTable th {
    display: none; }
  .engArea .engListTable td {
    display: block; }
  .engArea .engListTable td:not(:nth-child(1)) {
    width: auto;
    position: relative;
    padding: 7px 10px 7px 45%;
    display: block;
    text-align: left; }
  .engArea .engListTable td:nth-child(1) {
    background: #555;
    color: #fff;
    padding: 7px 0;
    text-align: center;
    font-weight: bold; }
    .engArea .engListTable td:not(:nth-child(1)):before {
      width: 35%;
      height: calc(100% - 7px);
      position: absolute;
      border-right: 1px solid #9f9f9f;
      padding: 7px 0 0 10px;
      top: 0;
      left: 0; }
    .engArea .engListTable tr:not(.chartFooter) td:before {
      content : attr(data-head);
      white-space: pre;  }
    .engArea .engListTable tr:not(.chartFooter) td.line02 {
      min-height: 35px;
      line-height: 35px; }
    .engArea .engListTable tr:not(.chartFooter) td.line02:before {
      line-height: 1.35; }
    .engArea .engListTable tr.chartFooter td:nth-child(2):before {
      content: "1st purse(yen)"; }
    .engArea .engListTable tr.chartFooter td:nth-child(3):before {
      content: "Total purse(yen)"; }

/*english Jpn*/
.engAreaJpn {
  width: 100%;
  height: auto;
  margin: 0 auto 40px;
  padding: 0 5px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  display: block; }
  .engAreaJpn table {
    display: table;
    width: calc(100% + 10px);
    margin-left: -5px; }
  .engAreaJpn p {
    width: 100%;
    height: auto;
    margin: 10px auto;
    padding: 0;
    display: block; }
  .engAreaJpn .pdfArea {
    width: 100%;
    height: auto;
    margin: 10px auto;
    padding: 0 20px;
    display: block; }
  .engAreaJpn a.pdfBanner {
    width: 158px;
    height: 39px;
    margin: 10px 0 0;
    padding: 0;
    display: block; }
    .engAreaJpn a.pdfBanner img {
      width: 100%;
      height: auto;
      margin: 0 auto;
      padding: 0;
      display: block; }
  .engAreaJpn a.download {
    width: auto;
    height: 35px;
    min-height: 35px;
    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: 18px auto;
    border-radius: 3px;
    color: #fff;
    line-height: 35px;
    font-size: 14px;
    vertical-align: top;
    text-decoration: none; }
  .engAreaJpn .btnWrapper {
    padding: 0 20px; }
  .engAreaJpn tr.chartFooter {
    width: 100%;
    height: auto;
    margin: 0 auto;
    padding: 0;
    border-top: 1px solid #555; }
    .engAreaJpn tr.chartFooter td {
      padding: 20px 3px; }
      .engAreaJpn tr.chartFooter td:first-child {
        background: #555;
        color: #fff;
        font-weight: bold; }
.engAreaJpn .engJpnListTable {
  border: 1px solid #9f9f9f; }
  .engAreaJpn .engJpnListTable td:nth-child(2n-1) {
    background: #fff; }
  .engAreaJpn .engJpnListTable td:nth-child(2n) {
    background: #f0f0f0; }
  .engAreaJpn .engJpnListTable th {
    display: none; }
  .engAreaJpn .engJpnListTable td {
    display: block; }
  .engAreaJpn .engJpnListTable td:not(:nth-child(1)) {
    width: auto;
    position: relative;
    padding: 7px 10px 7px 45%;
    display: block;
    text-align: left; }
  .engAreaJpn .engJpnListTable td:nth-child(1) {
    background: #555;
    color: #fff;
    padding: 7px 0;
    text-align: center;
    font-weight: bold; }
    .engAreaJpn .engJpnListTable td:not(:nth-child(1)):before {
      width: 35%;
      height: calc(100% - 7px);
      position: absolute;
      border-right: 1px solid #9f9f9f;
      padding: 7px 0 0 10px;
      top: 0;
      left: 0; }
    .engAreaJpn .engJpnListTable tr:not(.chartFooter) td:before {
      content : attr(data-head);
      white-space: pre; }
    .engAreaJpn .engJpnListTable tr:not(.chartFooter) td.line02 {
      min-height: 35px;
      line-height: 35px; }
    .engAreaJpn .engJpnListTable tr:not(.chartFooter) td.line02:before {
      line-height: 1.35; }
    .engAreaJpn .engJpnListTable tr.chartFooter td:nth-child(2):before {
      content: "1st purse(yen)"; }
    .engAreaJpn .engJpnListTable tr.chartFooter td:nth-child(3):before {
      content: "Total purse(yen)"; }

/*トレーニング*/
.txtL {
  text-align: left; }
.trainingTop {
  margin: 0 auto 1em;
  width: 100%; }
a.txtLink {
  width: auto;
  height: auto;
  margin: 0 5px 0;
  padding: 5px 0 5px 20px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  display: inline-block;
  background: url(../img/icon_arr_right_circle_bl.png) 0 50% no-repeat;
  background-size: 14px 14px;
  font-size: 14px;
  text-decoration: none; }

  a.txtLinker {
    width: auto;
    height: auto;
    margin: 0 5px 0;
    padding: 5px 0 5px 20px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    display: inline-block;
    background: url(../img/icon_arr_right_circle_bl.png) 0 50% no-repeat;
    background-size: 14px 14px;
    font-size: 14px;
    text-decoration: none; }
/*地図*/
.gMap {
  margin: 1em auto;
  width: 100%;
  height: 250px; }

/*レポート*/
.dataArea.report p {
  padding: 0 5px; }
.dataArea.report a {
  display: block;
  padding: 0 0 0 5px; }
.history {
  font-size: 12px;
  margin: 10px auto 15px;
  padding: 15px 10px;
  background: #f0f0f0; }

/*地方競馬全国協会*/
section.content.association p,
section.content.association ul {
  padding: 0 5px 20px; }
section.content.association h4,
section.content.association ul {
  padding: 0 5px 0; }
.arrow {
  margin: 10px auto 15px;
  width: 20px; }
  .arrow img {
    display: block; }
div section.content .pdfArea {
  margin: 10px auto 0; }

  div section.content .pdfArea_special {
    margin: 10px auto 20px; }

div section.content .pdfArea_reiwa0306 {
    margin: 10px auto 25px; }

  div section.content .pdfArea .fileName {
    margin: 8px auto 4px; 
  padding:0;}
  div section.content .pdfArea .download {
    margin: 0 auto 0; }
.dataArea.rule table {
  border: none; }
  .dataArea.rule table tr:nth-child(2n-1) {
    background: #fff; }
    .dataArea.rule table tr td {
      text-align: left;
      border-right: none; }
.dataArea.rule table:not(.t2) {
  border: 1px solid #9f9f9f; }
  .dataArea.rule table:not(.t2) td:first-child {
    padding: 10px 3px 10px 10px; }
  .dataArea.rule table:not(.t2) td {
    padding: 10px 3px; }
  .dataArea.rule table:not(.t2) td:last-child {
    padding: 10px 10px 10px 3px; }
  .dataArea.rule table:not(.t2) td.col1 {
    padding: 10px 10px; }
.dataArea.rule h4 {
  padding-bottom: 0;
  margin: 0 auto 5px; }
.dataArea.rule .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; }
  .dataArea.rule .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; }
    .dataArea.rule .qaCell h4 span.q {
      background: #ffd700; }
    .dataArea.rule .qaCell h4 span.a {
      background: #1a74bc;
      color: #fff; }
div section.content .pdfArea a.linkBtn {
  width: 100%;
  height: 35px;
  min-height: 35px;
  margin: 0 auto 5px;
  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: 35px;
  font-size: 14px;
  vertical-align: top;
  text-decoration: none;
  text-align: left;
  cursor: pointer; }

/*馬主FAQ*/
.tableWrapper {
  padding: 0 5px; }
section.content h4 {
  width: 100%; }
ol.innerTxt.circleNumber {
  margin: 0 0 0 5px;
  font-size: 13px;
  list-style: none; }
  ol.innerTxt.circleNumber {
    list-style: none;
    padding-left: 1.2em;
    text-indent: -1.2em; }
.answer .txt p.attention {
  margin: 10px auto 0;
  padding: 0 0 0 1.3em; }
.answer .tableWrapper.ownerStandard {
  margin: 10px auto 0; }
  .answer .tableWrapper.ownerStandard th {
    display: none; }
  .answer .tableWrapper.ownerStandard td {
    display: block; }
    .answer .tableWrapper.ownerStandard td:nth-child(1) {
      background: #555;
      color: #fff;
      padding: 7px 10px;
      text-align: center; }
    .answer .tableWrapper.ownerStandard td:nth-child(2),
    .answer .tableWrapper.ownerStandard td:nth-child(3) {
      padding: 13px 10px 13px;
      text-align: left; }
    .answer .tableWrapper.ownerStandard td:nth-child(2):before,
    .answer .tableWrapper.ownerStandard td:nth-child(3):before {
      content: attr(data-head);
      display: block;
      border-bottom: 1px solid #ddd;
      margin: 0 0 3px;
      padding: 0 0 3px; }
    .answer .tableWrapper.ownerStandard td:nth-child(3) {
      padding: 0 10px 13px; }

.tableWrapper.ownerContact {
  margin: 10px auto 10px; }
  .tableWrapper.ownerContact th {
    padding: 7px 10px; }
  .tableWrapper.ownerContact td {
    padding: 7px 10px; }
.tableWrapper.keibaContact {
  margin: 10px auto 2em; }
  .tableWrapper.keibaContact th {
    display: none; }
  .tableWrapper.keibaContact td {
    display: block; }
    .tableWrapper.keibaContact td:nth-child(1) {
      background: #555;
      color: #fff;
      font-size: 13px;
      padding: 7px 10px;
      text-align: center; }
    .tableWrapper.keibaContact td:nth-child(2).connectCell {
      padding: 8px 10px 8px;
      font-size: 13px; }
    .tableWrapper.keibaContact td:nth-child(2) {
      padding: 8px 10px 2px;
      font-size: 15px; }
    .tableWrapper.keibaContact td:nth-child(3) {
      padding: 2px 10px 2px; }
    .tableWrapper.keibaContact td:nth-child(4) {
      padding: 2px 10px 8px; }
    .tableWrapper.keibaContact td:not([colspan]):nth-child(3):before,
    .tableWrapper.keibaContact td:not([colspan]):nth-child(4):before {
      content: attr(data-head)"："; }


/*開催成績*/
.anchorWrapper {
  width: 100%;
  height: auto;
  margin: 0 auto;
  padding: 0 0;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  display: block;
  text-align: right; }
  .anchorWrapper a.linkBtn {
    width: auto;
    height: 35px;
    min-height: 30px;
    margin: 0 auto;
    padding: 0 10px 0 25px;
    display: inline-block;
    background: url(../img/icon_linkbtn_arr_wh_sp.png) 10px 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; }
    .anchorWrapper.top a.linkBtn {
      width: 48%; }

/*募集要項*/
ul.operateNum {
  width: 100%;
  height: auto;
  margin: 10px auto;
  padding: 0 0 0 20px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  list-style: decimal outside; }
  ul.operateNum li {
    display: list-item;
    padding: 0 0 3px; }
table.apply {
  width: auto;
  height: auto;
  margin: 10px 0;
  padding: 0;
  display: table;
  border-top: 1px solid #9f9f9f;
  border-left: 1px solid #9f9f9f;
  border-bottom: 1px solid #9f9f9f;
  font-size: 15px;
  text-align: left; }
  table.apply th {
    background: #555;
    color: #fff;
    padding: 5px 0;
    border-right: 1px solid #9f9f9f;
    text-align: center;
    font-size: 12.5px; }
  table.apply th.subHeader {
    border-top: 1px solid #9f9f9f; }
  table.apply tr th:last-child {
    border-right: none; }
  table.apply tr td {
    padding: 5px 10px;
    border-right: 1px solid #9f9f9f;
    display: table-cell;
    font-size: 13.5px;
    text-align: left;
    min-width: auto; }
table.apply.meibo {
  width: 100%; }
  table.apply.meibo th {
    display: none; }
  table.apply.meibo td {
    background: #fff;
    display: block; }
  table.apply.meibo td:nth-child(2n-1) {
    background: #f0f0f0; }
  table.apply.meibo td:nth-child(1) {
    background: #555;
    color: #fff;
    padding: 7px 10px;
    text-align: center; }
  table.apply.meibo td:nth-child(2) {
    font-size: 14px;
    padding: 10px;
    background: #fff;
    border-bottom: 1px solid #9f9f9f;
    border-top: 1px solid #9f9f9f; }
  table.apply.meibo td:nth-child(2) ~ td:before {
    content : attr(data-head)"："; }
ul.apply2 {
  width: auto;
  height: auto;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  display: inline;
  border-right: none;
  font-size: 13px;
  border-collapse: separate;
  border-left: none;
  border-bottom: none; }
  ul.apply2 li {
    display: block;
    padding: 5px 5px 5px 5px;
    border-right: none;
    text-align: center;
    box-sizing: content-box;
    margin: 0 auto 10px; }
ul.apply2.col3 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around; }
  ul.apply2.col3 li {
    padding: 0;
    width: 48%;
    margin: 0 auto 10px; }

article.training.apply .innerWrapper section {
  padding: 0 5px; }
article.training .noticeWrapper {
  width: 100%;
  height: auto;
  margin: 20px auto;
  padding: 15px 15px;
  box-sizing: border-box;
  display: block;
  background: #f0f0f0;
  border-radius: 3px; }
  article.training .noticeWrapper h5 {
    width: 100%;
    height: auto;
    margin: 0 auto 20px;
    padding: 0 10px 0 0;
    box-sizing: border-box;
    display: block;
    font-size: 14px;
    border-bottom: 1px dotted #9f9f9f; }
  article.training .noticeWrapper h6 {
    width: 100%;
    height: auto;
    margin: 15px auto 0;
    padding: 0;
    box-sizing: border-box;
    display: block;
    font-size: 14px;
    font-weight: bold; }
  article.training .noticeWrapper p {
    width: 100%;
    padding: 3px 20px 5px; }
  article.training .noticeWrapper a {
    margin: 0; }
article.training .item {
  width: 100%;
  height: auto;
  margin: 0 auto;
  padding: 0 0;
  box-sizing: border-box;
  display: block; }
  article.training .item p.itemTitle {
    width: 100%;
    height: auto;
    margin: 0 auto 5px;
    padding: 0 0;
    box-sizing: border-box;
    display: block;
    font-weight: bold;
    font-size: 14px; }
  article.training .item p.itemTxt {
    width: 100%;
    height: auto;
    margin: 0px auto 0px;
    padding: 0 0 0 0;
    box-sizing: border-box;
    display: block;
  }
  article.training .item p.itemTxt.qa{
    text-align: left;   
  }
  article.training .item h5 {
    width: 100%;
    height: auto;
    margin: 0px auto 0px;
    padding: 0;
    box-sizing: border-box;
    display: block;
    text-align: left;
    font-size: 14px; 
  }

/*騎手候補生の一日の生活*/
.activity img {
  width: 100%;
  height: auto;
  margin: 0 auto 10px;
  display: block; }
.activity .imgWrapper {
  margin: 10px auto 10px; }
.activity .training {
  margin: 20px auto;
  height: auto; }
.activity .timeTable {
  border: 1px solid #9f9f9f;
  margin: 20px auto; }
  .activity .timeTable th {
    background: #555;
    color: #fff;
    font-size: 14px;
    padding: 7px 10px;
    text-align: center; }
  .activity .timeTable td {
    padding: 7px 10px; }
  .activity .timeTable td + td {
    border-left: 1px solid #9f9f9f; }

/*訓練の概要*/
table.practice {
  border: 1px solid #9f9f9f;
  margin: 20px auto; }
  table.practice tr:nth-child(2n-1) {
    background: #fff; }
  table.practice th {
    display: none; }
  table.practice td {
    display: block;
    padding: 7px 10px; }
  table.practice td:nth-child(2n-1) {
    background: #f0f0f0; }
  table.practice td.border:not(.name):nth-child(1) {
    background: #555;
    color: #fff;
    font-size: 14px;
    text-align: center; }
  table.practice td.name.border {
    font-size: 13px;
    padding: 10px;
    background: #fff;
    border-bottom: 1px solid #9f9f9f;
    border-top: 1px solid #9f9f9f; }
table tr.chartFooter td.assets {
  border-top: 1px solid #9f9f9f; }
.member {
  border: 1px solid #9f9f9f;
  margin: 10px auto; }
  .member tr.thead {
    display: none;  }
  .member td {
    display: block;  }
  .member th {
    display: block;
    background: #555;
    text-align: center;
    padding: 7px 0;
    color: #fff; }
  .member td:before {
    content : attr(data-head)"：";  }
  .member td.position {
    padding: 8px 10px 4px;  }
  .member td.term {
    padding: 4px 10px 4px;  }
  .member td:last-child {
    padding: 4px 10px 8px; }
  .content span.title {
    width: 100%;
    height: auto;
    margin: 15px 0 3px;
    padding: 0 0 2px;
    font-size: 14px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    display: block;
    font-weight: bold; }

/*決算等に関する公告*/
table.disclosure {
  width: 100%;
  height: auto;
  margin: 0 auto 15px;
  padding: 0;
  display: table;
  border-right: none;
  font-size: 13px;
  border-collapse: separate;
  border-left: 1px solid #9f9f9f;
  border-bottom: 1px solid #9f9f9f; }
  table.disclosure th {
    background: #555;
    color: #fff;
    padding: 4px 10px;
    text-align: center;
    border-right: 1px solid #9f9f9f; }
  table.disclosure tr {
    border-left: 1px solid #9f9f9f; }
    table.disclosure tr .chartHeader {
      border-bottom: 1px solid #9f9f9f; }
    table.disclosure tr:last-child {
      border-bottom: 1px solid #9f9f9f; }
  table.disclosure tr td {
    padding: 4px 10px;
    border-right: 1px solid #9f9f9f;
    text-align: left;
    box-sizing: border-box; }
    table.disclosure tr td.itemHeader {
      padding: 4px 10px;
      text-align: left;
      font-weight: bold; }
    table.disclosure tr td.item {
      padding: 4px 10px 4px 20px;
      text-align: left;
      box-sizing: border-box;
      border-right: 1px solid #9f9f9f; }
    table.disclosure tr td.assets {
      text-align: right; }
  table.disclosure tr.chartFooter td.total {
    background: #555;
    color: #fff;
    padding: 4px 20px;
    text-align: center; }
  table.disclosure tr.chartFooter td.assets {
    background: #f0f0f0; }
ul.caption {
  width: 100%;
  height: auto;
  margin: 0 auto;
  padding: 0 0 0 40px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  list-style: decimal outside;
  position: relative; }
  ul.caption:after {
    content: "注";
    width: 1.5em;
    height: auto;
    padding: 0;
    margin: auto;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    font-weight: bold; }
  ul.caption li {
    display: list-item;
    padding: 0 0 5px; }
.content h5.chartTitle {
  margin: 0 auto 10px;
  width: 100%;
  font-size: 15px; }
p.unit {
  text-align: right;
  margin: 10px auto; }
.signature {
  }
  .signature span {
    font-size: 12px; }
  .signature span.name {
    font-size: 14px; }
.content h4.disclosure {
  margin: 0 auto 15px; }
table.license {
  border: 1px solid #9f9f9f; }
  table.license th {
    background: #555;
    color: #fff;
    border-right: 1px solid #9f9f9f;
    padding: 7px 5px; }
  table.license td {
    padding: 7px 5px;
    border-right: 1px solid #9f9f9f; }

/*オープンキャンパスの案内*/
.experience h5 {
  padding: 0 0 4px;
  font-size: 14px;
  margin: 20px 0 7px 0;
  border-bottom: 1px dashed #555; }
.experience .itemTitle {
  font-weight: bold;
  font-size: 13px;
  margin: 7px 0 7px; }
.experience u {
  display: inline-block;
  margin: 5px 0; }
.experience .itemTxt {
  margin: 0 0 7px; }

/*オープンキャンパスの案内*/
.attention h5 {
  font-weight: bold;
  padding: 0 0 4px;
  font-size: 14px;
  margin: 20px 0 7px 0; }
.attention .itemTitle  {
  font-size: 13px;
  margin: 3px 0 7px; }
.attention .itemTxt {
  margin: 0 0 7px; }

  .a {
    width: 100%;
    height: auto;
    margin: 0 auto;
    padding: 0 0;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    display: block;
    text-align: left; 
    }
  
    .qaCell h5 {
      padding: 0;
      margin: 0 0 10px 0;
      border-bottom: 1px dotted #9f9f9f;
      }
    
      h5.owner_club{
        font-size:16px;
      }

      .req tr:nth-child(2n-1) {
        background: #ffffff;
        }
      
      .req td{
         display: block;
         text-align: center;
         margin-right: 0;
      }
      .req td img{
        width: 100px;
        height: 100px;
      }

      h5.inta{
        font-weight: bold;
      }
      .itemTxt{
        margin-right: 0%;
      }
      .fqa  h5{
        width: 100%;
        height: auto;
        margin: 0 auto 5px;
        padding: 0;
        box-sizing: border-box;
        display: block;
        border-bottom: 1px dotted #9f9f9f; 
        font-size: 16px;
      }
      .owner_description{
        margin-bottom:25px;
      }
      article.faq_f p{
           padding-bottom: 0px;
      }
      article.faq_f div.scroll td{
          text-align: left;
          padding: 5px 10px;
          border-bottom: none;
          
      }
      article.faq_f div.scroll.q9 table{
         border-bottom: none;
      }

      article.faq_f div.scroll.q9 table.owner{
        border-bottom: 1px solid #9f9f9f; 
     }

      .rule_h div.dataArea section.content {
        padding: 5px;
      }

      section.content h5.owner{
        margin:10px auto 5px;
      }

      .qaCell h4 a.font_q14{
        font-size: 13px;
        width: auto;
        color: #333;
        text-decoration: none;
 
      }
      .faq_f .qaCell h4{
        width:100%;
      }

      }