.l-contentsHeader > p {
  margin-top: 86px;
  line-height: 1.6;
}
.l-contentsHeader .searchSelect {
  width: auto;
  margin: 59px 0 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.l-contentsHeader .searchSelect label {
  margin-right: 10px;
}
.l-contentsHeader .searchSelect .c-btn--blue {
  width: 118px;
  height: 50px;
  line-height: 50px;
}

.l-contentsWinList {
  color: #24617d;
  padding: 0 40px 80px 40px;
  width: 1020px;
  margin: 33px auto 0 !important;
}
.l-contentsWinList .listHeader .dataCnt {
  font-size: 1.8rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: l;
      -ms-flex-pack: l;
          justify-content: l;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  font-family: "Noto Serif JP", serif;
}
.l-contentsWinList .listHeader .dataCnt .winCnt {
  font-size: 3.6rem;
  margin-left: 15px;
}
.l-contentsWinList .listHeader .dataCnt .winCnt span {
  font-size: 2rem;
  vertical-align: baseline;
  margin-left: 7px;
}
.l-contentsWinList .listHeader .dataCnt .note {
  font-size: 1.4rem;
}
.l-contentsWinList .listContents {
  margin-top: 19px;
}
.l-contentsWinList .listContents .horseDataBox {
  border-top: 1px #5b93ad solid;
}
.l-contentsWinList .listContents .horseDataBox .horseData {
  padding: 26px 0px 30px 0;
}
.l-contentsWinList .listContents .horseDataBox .horseData .horseWinListHead h2 {
  font-size: 3rem;
  letter-spacing: -0.12em;
}
.l-contentsWinList .listContents .horseDataBox .horseData .horseWinListHead h2 .textLabel--typeBlue--small {
  width: 54px;
  height: 22px;
  line-height: 22px;
  font-size: 1.4rem;
  margin: 12px 0 0 7px;
  letter-spacing: 0.03em;
  font-family: "Noto Sans JP", sans-serif;
}
.l-contentsWinList .listContents .horseDataBox .horseData .horseWinListData {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 22px;
}
.l-contentsWinList .listContents .horseDataBox .horseData .horseWinListData .horseDataImg {
  width: 38.5%;
  position: relative;
  display: block;
}
.l-contentsWinList .listContents .horseDataBox .horseData .horseWinListData .horseDataImg a img,
.l-contentsWinList .listContents .horseDataBox .horseData .horseWinListData .horseDataImg span img {
  width: 100%;
}
.l-contentsWinList .listContents .horseDataBox .horseData .horseWinListData .horseDataText {
  width: 100%;
  margin-right: 3%;
}
.l-contentsWinList .listContents .horseDataBox .horseData .horseWinListData .horseDataText .date {
  font-size: 2.2rem;
  font-family: "EB Garamond", serif;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.l-contentsWinList .listContents .horseDataBox .horseData .horseWinListData .horseDataText .date span {
  font-size: 1.6rem;
}
.l-contentsWinList .listContents .horseDataBox .horseData .horseWinListData .horseDataText .texthorseDataList {
  margin-top: 9px;
}
.l-contentsWinList .listContents .horseDataBox .horseData .horseWinListData .horseDataText .btnList {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 29px;
}
.l-contentsWinList .listContents .horseDataBox .horseData .horseWinListData .horseDataText .btnList li {
  width: 49.5%;
}
.l-contentsWinList .listContents .moreWinListData {
  display: none;
}

@media screen and (max-width: 769px) {
  .l-contentsHeader > p {
    margin-top: 48px;
    font-size: 1.3rem;
  }
  .l-contentsHeader > p span {
    margin-top: 10px;
  }
  .l-contentsHeader .searchSelect {
    margin: 30px 0 0 auto;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .l-contentsHeader .searchSelect .c-btn--blue {
    width: 100%;
    margin-top: 13px;
  }
  .l-contentsHeader .searchSelect label {
    margin-right: 0;
    width: 49%;
  }
  .l-contentsWinList {
    width: 100%;
    padding: 0 15px 80px 15px;
    margin: 34px auto 0 !important;
  }
  .l-contentsWinList .listHeader .dataCnt {
    font-size: 1.6rem;
  }
  .l-contentsWinList .listHeader .dataCnt .winCnt {
    font-size: 3rem;
    margin-left: 15px;
  }
  .l-contentsWinList .listHeader .dataCnt .winCnt span {
    font-size: 1.6rem;
    vertical-align: baseline;
    margin-left: 7px;
  }
  .l-contentsWinList .listHeader .dataCnt .note {
    font-size: 1.2rem;
  }
  .l-contentsWinList .listContents .horseDataBox .horseData {
    padding: 14px 0px 19px 0;
  }
  .l-contentsWinList .listContents .horseDataBox .horseData .horseWinListHead h2 {
    font-size: 2.2rem;
    letter-spacing: -0.07em;
  }
  .l-contentsWinList .listContents .horseDataBox .horseData .horseWinListHead h2 .textLabel--typeBlue--small {
    width: 42px;
    height: 16px;
    line-height: 16px;
    font-size: 1.1rem;
    margin: 7px 0 0 8px;
  }
  .l-contentsWinList .listContents .horseDataBox .horseData .horseWinListData {
    display: block;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
    margin-top: 17px;
  }
  .l-contentsWinList .listContents .horseDataBox .horseData .horseWinListData .horseDataImg {
    width: 100%;
  }
  .l-contentsWinList .listContents .horseDataBox .horseData .horseWinListData .horseDataImg a {
    position: relative;
  }
  .l-contentsWinList .listContents .horseDataBox .horseData .horseWinListData .horseDataImg a img {
    width: 100%;
  }
  .l-contentsWinList .listContents .horseDataBox .horseData .horseWinListData .horseDataText {
    width: 100%;
    margin: 11px 0 0 0;
  }
  .l-contentsWinList .listContents .horseDataBox .horseData .horseWinListData .horseDataText .date {
    font-size: 1.5rem;
    -webkit-box-align: baseline;
        -ms-flex-align: baseline;
            align-items: baseline;
  }
  .l-contentsWinList .listContents .horseDataBox .horseData .horseWinListData .horseDataText .date span {
    font-size: 1.2rem;
  }
  .l-contentsWinList .listContents .horseDataBox .horseData .horseWinListData .horseDataText .texthorseDataList {
    margin-top: 8px;
    line-height: 1.5;
    font-size: 1.2rem;
  }
  .l-contentsWinList .listContents .horseDataBox .horseData .horseWinListData .horseDataText .btnList {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-top: 12px;
  }
  .l-contentsWinList .listContents .horseDataBox .horseData .horseWinListData .horseDataText .btnList li {
    width: 49%;
  }
}
/*# sourceMappingURL=winlist_index.css.map */