@charset "UTF-8";
.w_contentsWrap.todaysRacepage .commonBg .roundCaption {
  width: 100%;
  font-weight: 800;
}
.w_contentsWrap.todaysRacepage .commonBg .roundCaption strong {
  color: #fc0;
  font-weight: 900;
}
.w_contentsWrap.todaysRacepage .commonBg .plainBox {
  background-color: #fff;
}
.w_contentsWrap.todaysRacepage .commonBg .plainBox h4 {
  background-color: #000;
  color: #fff;
  font-weight: 800;
}
.w_contentsWrap.todaysRacepage .commonBg .plainBox .first {
  color: #000;
}
.w_contentsWrap.todaysRacepage .commonBg .plainBox .second {
  background-color: #000;
  color: #fff;
}
.w_contentsWrap.todaysRacepage .commonBg .plainBox .third {
  background-color: #f00;
  color: #fff;
}
.w_contentsWrap.todaysRacepage .commonBg .plainBox .fourth {
  background-color: #06f;
  color: #fff;
}
.w_contentsWrap.todaysRacepage .commonBg .plainBox .fifth {
  background-color: #ff0;
  color: #000;
}
.w_contentsWrap.todaysRacepage .commonBg .plainBox .sixth {
  background-color: #060;
  color: #fff;
}
.w_contentsWrap.todaysRacepage .commonBg .plainBox table {
  margin: 0 auto;
}
.w_contentsWrap.todaysRacepage .commonBg .plainBox table th,
.w_contentsWrap.todaysRacepage .commonBg .plainBox table td {
  border: 1px solid #939393;
  color: #000;
}
.w_contentsWrap.todaysRacepage .commonBg .plainBox.raceDedails .raceNum {
  display: flex;
}
.w_contentsWrap.todaysRacepage .commonBg .plainBox.raceDedails .raceNum li {
  align-items: center;
  justify-content: center;
}
.w_contentsWrap.todaysRacepage .commonBg .plainBox.raceDedails .raceNum li span {
  display: block;
  border: 2px solid #9fb3b2;
  color: #9fb3b2;
  background-color: #f5f5f5;
  font-weight: 800;
}
.w_contentsWrap.todaysRacepage .commonBg .plainBox.raceDedails .raceNum li a {
  display: block;
  background-color: #084542;
  color: #fff;
}
.w_contentsWrap.todaysRacepage .commonBg .plainBox.raceDedails .raceNum .visit span {
  background-color: #fff;
  border-color: #f00;
  color: #f00;
}
.w_contentsWrap.todaysRacepage .commonBg .plainBox.raceDedails .raceNum .visit a {
  background-color: #f00;
}
.w_contentsWrap.todaysRacepage .commonBg .plainBox.raceDedails .raceCard tr.caption th {
  background-color: #ccc;
  color: #000;
}
.w_contentsWrap.todaysRacepage .commonBg .plainBox.raceDedails .raceCard td strong {
  display: block;
  color: #084542;
}
.w_contentsWrap.todaysRacepage .item_section .item_details .sale {
  font-weight: 900;
  color: #fc0;
  animation: fuwa 0.5s ease-in-out infinite;
}
@keyframes fuwa {
  0% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-10px);
  }
  100% {
    transform: translateY(0);
  }
}
.w_contentsWrap.glossary h1 {
  box-shadow: 0px 0px 15px #000000;
}
.w_contentsWrap.glossary .kanaOrder {
  display: flex;
}
.w_contentsWrap.glossary .kanaOrder li {
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: rgba(0, 0, 0, 0.3);
  border: 2px solid #9fb3b2;
  color: #9fb3b2;
  font-weight: 800;
}
.w_contentsWrap.glossary .kanaOrder .visit {
  background-image: linear-gradient(#fff, #ccc);
  box-shadow: 5px 5px 0px 0px #000000;
  border: none;
  color: #000;
}
.w_contentsWrap.glossary .commonBg .plainBox {
  background-color: #fff;
}
.w_contentsWrap.glossary .commonBg .plainBox h3 {
  background-color: #000;
  color: #fff;
  font-weight: 800;
}
.w_contentsWrap.glossary .commonBg .plainBox section {
  padding-top: 0;
  text-align: left;
}
.w_contentsWrap.glossary .commonBg .plainBox section h4 {
  border-bottom: 2px solid #ccc;
  color: #084542;
  font-weight: 800;
}
.w_contentsWrap.glossary .commonBg .plainBox section dl dt {
  font-weight: 800;
  color: #000;
}
.w_contentsWrap.glossary .commonBg .plainBox section dl dd {
  color: #000;
}
.w_contentsWrap.glossary .summary {
  margin: 0 auto;
}
.w_contentsWrap.glossary .summary .commonBtn {
  width: 100%;
}
.w_contentsWrap.freeconference h1 {
  box-shadow: 0px 0px 15px #000000;
}
.w_contentsWrap.freeconference h2 {
  margin: 0 auto;
}
.w_contentsWrap.freeconference .commonBg .roundCaption {
  width: 100%;
  font-weight: 800;
}
.w_contentsWrap.freeconference .commonBg .roundCaption strong {
  color: #fc0;
  font-weight: 900;
}
.w_contentsWrap.freeconference .commonBg .plainBox {
  background-color: #fff;
}
.w_contentsWrap.freeconference .commonBg .plainBox h4 {
  background-color: #000;
  color: #fff;
  font-weight: 800;
}
.w_contentsWrap.freeconference .commonBg .plainBox .first {
  color: #000;
}
.w_contentsWrap.freeconference .commonBg .plainBox .second {
  background-color: #000;
  color: #fff;
}
.w_contentsWrap.freeconference .commonBg .plainBox .third {
  background-color: #f00;
  color: #fff;
}
.w_contentsWrap.freeconference .commonBg .plainBox .fourth {
  background-color: #06f;
  color: #fff;
}
.w_contentsWrap.freeconference .commonBg .plainBox .fifth {
  background-color: #ff0;
  color: #000;
}
.w_contentsWrap.freeconference .commonBg .plainBox .sixth {
  background-color: #060;
  color: #fff;
}
.w_contentsWrap.freeconference .commonBg .plainBox table {
  margin: 0 auto;
}
.w_contentsWrap.freeconference .commonBg .plainBox table th,
.w_contentsWrap.freeconference .commonBg .plainBox table td {
  border: 1px solid #939393;
  color: #000;
}
.w_contentsWrap.freeconference .commonBg .plainBox:nth-last-of-type(1) {
  margin-bottom: 0;
}
.w_contentsWrap.freeconference .commonBg .plainBox.raceDedails .raceNum {
  display: flex;
}
.w_contentsWrap.freeconference .commonBg .plainBox.raceDedails .raceNum li {
  display: flex;
  align-items: center;
  justify-content: center;
  border: 2px solid #9fb3b2;
  color: #9fb3b2;
  background-color: #f5f5f5;
  font-weight: 800;
}
.w_contentsWrap.freeconference .commonBg .plainBox.raceDedails .raceNum .visit {
  background-color: #084542;
  border: none;
  color: #fff;
}
.w_contentsWrap.freeconference .commonBg .plainBox.raceDedails time {
  display: block;
  background-color: #d7e9e8;
  color: #084542;
  font-weight: 800;
}
.w_contentsWrap.freeconference .commonBg .plainBox.raceDedails .raceCard tr.caption th {
  background-color: #ccc;
  color: #000;
}
.w_contentsWrap.freeconference .commonBg .plainBox.raceDedails .raceCard td span {
  display: block;
  color: #666;
}
.w_contentsWrap.freeconference .commonBg .plainBox.raceBets .freeEditarea {
  color: #000;
  text-align: left;
}
.w_contentsWrap.freeconference .commonBg .plainBox.raceResults .resultsNum {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}
.w_contentsWrap.freeconference .commonBg .plainBox.raceResults .resultsNum li {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}
.w_contentsWrap.freeconference .commonBg .plainBox.raceResults .resultsNum li::after {
  content: "→";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  color: #000;
}
.w_contentsWrap.freeconference .commonBg .plainBox.raceResults .resultsNum li:nth-last-of-type(1)::after {
  display: none;
}
.w_contentsWrap.freeconference .commonBg .plainBox.raceResults .resultsTable th {
  background-color: #ccc;
  color: #000;
}
.w_contentsWrap.freeconference .summary {
  margin: 0 auto;
}
.w_contentsWrap.survey .chatSection {
  background-color: rgba(18, 60, 62, 0.5);
  box-shadow: 0px 0px 15px #000000;
}
.w_contentsWrap.survey .chatSection .talkThread .talk_details {
  max-width: none;
  width: 84%;
}
.w_contentsWrap.survey .chatSection .selectBtnarea .selectBtndetails {
  display: flex;
  text-align: center;
  width: 100%;
}
.w_contentsWrap.survey .chatSection .selectBtnarea .selectBtndetails li input[type="radio"] {
  display: none;
}
.w_contentsWrap.survey .chatSection .selectBtnarea .selectBtndetails li label {
  align-items: center;
  border: 2px solid #fff;
  background-color: #000000;
  color: #fff;
  font-weight: 800;
  width: 100%;
  cursor: pointer;
  transition: 0.2s;
}
.w_contentsWrap.survey .chatSection .selectBtnarea .selectBtndetails li input[type="radio"]:checked + label {
  border-color: #83fff9;
  color: #83fff9;
}
.w_contentsWrap.survey .chatSection .itemArea {
  background-color: rgba(0, 0, 0, 0.5);
}
.w_contentsWrap.survey .chatSection .itemArea dl dt {
  font-weight: 900;
  color: #83fff9;
}
.w_contentsWrap.survey .chatSection .itemArea dl dd.commonBtn {
  width: 100%;
}
.w_contentsWrap.meeting h1 {
  box-shadow: 0px 0px 15px #000000;
}
.w_contentsWrap.meeting .chatSection {
  background-color: rgba(18, 60, 62, 0.5);
  box-shadow: 0px 0px 15px #000000;
}
.w_contentsWrap.meeting .chatSection .roundCaption strong {
  color: #fc0;
}
.w_contentsWrap.meeting .chatSection .talkThread .icon figcaption {
  display: block;
  background-color: #000;
}
.w_contentsWrap.meeting .item_section .item_details .item_banner {
  position: relative;
}
.w_contentsWrap.meeting .item_section .item_details .item_banner figcaption {
  position: absolute;
  top: 0;
  left: 0;
}
.w_contentsWrap.meeting .item_section .item_details .btnArea {
  margin-bottom: 0;
}
.w_contentsWrap.meeting .member .memberList {
  display: flex;
}
.w_contentsWrap.meeting .member .memberList li figure figcaption {
  display: block;
  background-color: #000;
}
.w_contentsWrap.meeting .member h4 {
  display: block;
  font-weight: 900;
}
@media screen and (min-width: 751px) {
  .w_contentsWrap.todaysRacepage .commonBg {
    margin-bottom: 50px;
  }
  .w_contentsWrap.todaysRacepage .commonBg .roundCaption {
    margin-bottom: 30px;
    font-size: 1.4rem;
  }
  .w_contentsWrap.todaysRacepage .commonBg .roundCaption strong {
    font-size: 1.8rem;
  }
  .w_contentsWrap.todaysRacepage .commonBg .plainBox h4 {
    padding: 10px 0;
    font-size: 1.6rem;
  }
  .w_contentsWrap.todaysRacepage .commonBg .plainBox table {
    width: 800px;
  }
  .w_contentsWrap.todaysRacepage .commonBg .plainBox table th,
  .w_contentsWrap.todaysRacepage .commonBg .plainBox table td {
    padding: 5px;
  }
  .w_contentsWrap.todaysRacepage .commonBg .plainBox.raceDedails {
    padding: 20px 0;
  }
  .w_contentsWrap.todaysRacepage .commonBg .plainBox.raceDedails h4 {
    margin-bottom: 20px;
  }
  .w_contentsWrap.todaysRacepage .commonBg .plainBox.raceDedails .shake-right {
    display: none;
  }
  .w_contentsWrap.todaysRacepage .commonBg .plainBox.raceDedails .raceNum {
    margin: 0 auto 20px;
    width: 800px;
    gap: 5px;
  }
  .w_contentsWrap.todaysRacepage .commonBg .plainBox.raceDedails .raceNum li {
    width: 62px;
  }
  .w_contentsWrap.todaysRacepage .commonBg .plainBox.raceDedails .raceNum li span {
    margin-bottom: 7px;
    width: 62px;
    border-radius: 5px;
    font-size: 1.1rem;
  }
  .w_contentsWrap.todaysRacepage .commonBg .plainBox.raceDedails .raceNum li a {
    border-radius: 10vw;
    font-size: 0.9rem;
  }
  .w_contentsWrap.todaysRacepage .commonBg .plainBox.raceDedails .raceNum li:hover span {
    background-color: #fff;
    border-color: #f00;
    color: #f00;
  }
  .w_contentsWrap.todaysRacepage .commonBg .plainBox.raceDedails .raceNum li:hover a {
    background-color: #f00;
  }
  .w_contentsWrap.todaysRacepage .commonBg .plainBox.raceDedails .raceCard tr.caption th {
    font-size: 0.9rem;
  }
  .w_contentsWrap.todaysRacepage .commonBg .plainBox.raceDedails .raceCard th {
    font-size: 1rem;
  }
  .w_contentsWrap.todaysRacepage .commonBg .plainBox.raceDedails .raceCard td {
    font-size: 1rem;
  }
  .w_contentsWrap.todaysRacepage .commonBg .plainBox.raceDedails .raceCard td strong {
    margin: 5px 0;
    font-size: 1.3rem;
  }
  .w_contentsWrap.todaysRacepage .item_section {
    margin-bottom: 100px;
  }
  .w_contentsWrap.todaysRacepage .item_section .item_details .sale {
    margin-bottom: 15px;
    font-size: 1.8rem;
  }
  .w_contentsWrap.glossary h1 {
    margin: 0 auto 30px;
    width: 900px;
  }
  .w_contentsWrap.glossary h1 img {
    width: 100%;
    height: auto;
  }
  .w_contentsWrap.glossary .description {
    margin-bottom: 30px;
  }
  .w_contentsWrap.glossary .kanaOrder {
    width: 840px;
    gap: 4.4px;
  }
  .w_contentsWrap.glossary .kanaOrder li {
    width: 80px;
    height: 40px;
    border-radius: 5px;
    font-size: 1.1rem;
  }
  .w_contentsWrap.glossary .kanaOrder li:hover {
    background-image: linear-gradient(#fff, #ccc);
    box-shadow: 5px 5px 0px 0px #000000;
    border: none;
    color: #000;
  }
  .w_contentsWrap.glossary .commonBg {
    margin-bottom: 50px;
  }
  .w_contentsWrap.glossary .commonBg .plainBox {
    margin: 30px 0;
  }
  .w_contentsWrap.glossary .commonBg .plainBox h3 {
    margin-bottom: 20px;
    padding: 10px 0;
    font-size: 1.6rem;
  }
  .w_contentsWrap.glossary .commonBg .plainBox section {
    padding: 20px;
  }
  .w_contentsWrap.glossary .commonBg .plainBox section h4 {
    padding-bottom: 5px;
    font-size: 1.5rem;
  }
  .w_contentsWrap.glossary .commonBg .plainBox section dl dt {
    margin: 20px 0 10px;
    font-size: 1.2rem;
  }
  .w_contentsWrap.glossary .commonBg .plainBox section dl dd {
    font-size: 1.1rem;
  }
  .w_contentsWrap.glossary .summary {
    width: 900px;
  }
  .w_contentsWrap.glossary .summary h2 {
    margin-bottom: 30px;
  }
  .w_contentsWrap.glossary .summary h2 img {
    width: 100%;
    height: auto;
  }
  .w_contentsWrap.freeconference h1 {
    margin: 0 auto 30px;
    width: 900px;
  }
  .w_contentsWrap.freeconference h1 img {
    width: 100%;
    height: auto;
  }
  .w_contentsWrap.freeconference h2 {
    width: 900px;
  }
  .w_contentsWrap.freeconference h2 img {
    width: 100%;
    height: auto;
  }
  .w_contentsWrap.freeconference .description {
    margin-bottom: 50px;
  }
  .w_contentsWrap.freeconference .commonBg {
    margin-bottom: 50px;
  }
  .w_contentsWrap.freeconference .commonBg .roundCaption {
    margin-bottom: 30px;
    font-size: 1.4rem;
  }
  .w_contentsWrap.freeconference .commonBg .roundCaption strong {
    font-size: 1.8rem;
  }
  .w_contentsWrap.freeconference .commonBg .plainBox {
    margin-bottom: 30px;
  }
  .w_contentsWrap.freeconference .commonBg .plainBox h4 {
    padding: 10px 0;
    font-size: 1.6rem;
  }
  .w_contentsWrap.freeconference .commonBg .plainBox table {
    width: 800px;
  }
  .w_contentsWrap.freeconference .commonBg .plainBox table th,
  .w_contentsWrap.freeconference .commonBg .plainBox table td {
    padding: 5px;
  }
  .w_contentsWrap.freeconference .commonBg .plainBox.raceDedails {
    padding-bottom: 20px;
  }
  .w_contentsWrap.freeconference .commonBg .plainBox.raceDedails h4 {
    margin-bottom: 20px;
  }
  .w_contentsWrap.freeconference .commonBg .plainBox.raceDedails .raceNum {
    margin: 0 auto 20px;
    width: 800px;
    gap: 5px;
  }
  .w_contentsWrap.freeconference .commonBg .plainBox.raceDedails .raceNum li {
    width: 62px;
    height: 48px;
    border-radius: 5px;
    font-size: 1.1rem;
  }
  .w_contentsWrap.freeconference .commonBg .plainBox.raceDedails .raceNum li:hover {
    background-color: #084542;
    border: none;
    color: #fff;
  }
  .w_contentsWrap.freeconference .commonBg .plainBox.raceDedails time {
    margin: 0 auto 20px;
    padding: 10px 0;
    width: 800px;
    font-size: 1.1rem;
  }
  .w_contentsWrap.freeconference .commonBg .plainBox.raceDedails .raceCard tr.caption th {
    font-size: 1.1rem;
  }
  .w_contentsWrap.freeconference .commonBg .plainBox.raceDedails .raceCard td span {
    font-size: 1rem;
  }
  .w_contentsWrap.freeconference .commonBg .plainBox.raceBets .freeEditarea {
    padding: 20px;
  }
  .w_contentsWrap.freeconference .commonBg .plainBox.raceResults {
    padding-bottom: 20px;
  }
  .w_contentsWrap.freeconference .commonBg .plainBox.raceResults h4 {
    margin-bottom: 30px;
  }
  .w_contentsWrap.freeconference .commonBg .plainBox.raceResults .resultsNum {
    margin-bottom: 30px;
    gap: 40px;
  }
  .w_contentsWrap.freeconference .commonBg .plainBox.raceResults .resultsNum li {
    width: 48px;
    height: 48px;
    border-radius: 5px;
  }
  .w_contentsWrap.freeconference .commonBg .plainBox.raceResults .resultsNum li::after {
    right: -28px;
    font-size: 1.2rem;
  }
  .w_contentsWrap.freeconference .commonBg .plainBox.raceResults .resultsTable th {
    font-size: 1.1rem;
  }
  .w_contentsWrap.freeconference .summary {
    width: 900px;
  }
  .w_contentsWrap.freeconference .summary h5 {
    margin-bottom: 30px;
  }
  .w_contentsWrap.freeconference .summary h5 img {
    width: 100%;
    height: auto;
  }
  .w_contentsWrap.survey .chatSection {
    margin: 0 auto 50px;
    padding: 30px;
    border-radius: 10px;
    width: 900px;
  }
  .w_contentsWrap.survey .chatSection .talkThread li {
    justify-content: space-between;
  }
  .w_contentsWrap.survey .chatSection .selectBtnarea {
    margin: 30px 0 60px;
  }
  .w_contentsWrap.survey .chatSection .selectBtnarea .selectBtndetails {
    justify-content: center;
    gap: 20px;
  }
  .w_contentsWrap.survey .chatSection .selectBtnarea .selectBtndetails li {
    width: 260px;
  }
  .w_contentsWrap.survey .chatSection .selectBtnarea .selectBtndetails li label {
    border-radius: 50px;
    padding: 15px 0;
    font-size: 1.2rem;
  }
  .w_contentsWrap.survey .chatSection .selectBtnarea .selectBtndetails li label:hover {
    border-color: #83fff9;
    color: #83fff9;
  }
  .w_contentsWrap.survey .chatSection .itemArea {
    margin-top: 30px;
    padding: 20px;
    border-radius: 10px;
  }
  .w_contentsWrap.survey .chatSection .itemArea dl dt {
    margin-bottom: 20px;
    font-size: 1.8rem;
  }
  .w_contentsWrap.survey .chatSection .itemArea dl .pr_banner {
    margin-bottom: 20px;
  }
  .w_contentsWrap.survey .chatSection .itemArea dl .pr_banner img {
    width: 100%;
    height: auto;
  }
  .w_contentsWrap.meeting h1 {
    margin: 0 auto 30px;
    width: 900px;
  }
  .w_contentsWrap.meeting h1 img {
    width: 100%;
    height: auto;
  }
  .w_contentsWrap.meeting .description {
    margin-bottom: 50px;
  }
  .w_contentsWrap.meeting .chatSection {
    margin: 0 auto 50px;
    padding: 30px;
    border-radius: 10px;
    width: 900px;
  }
  .w_contentsWrap.meeting .chatSection .roundCaption {
    margin-bottom: 40px;
  }
  .w_contentsWrap.meeting .chatSection .roundCaption strong {
    font-size: 1.7rem;
  }
  .w_contentsWrap.meeting .chatSection .talkThread .icon figcaption {
    margin-top: 10px;
    padding: 5px;
    border-radius: 5px;
    font-size: 0.9rem;
  }
  .w_contentsWrap.meeting h2 {
    margin: 0 auto 50px;
    width: 840px;
  }
  .w_contentsWrap.meeting h2 img {
    width: 100%;
    height: auto;
  }
  .w_contentsWrap.meeting .item_section {
    margin-bottom: 100px;
  }
  .w_contentsWrap.meeting .item_section .pagenation {
    margin-top: 30px;
  }
  .w_contentsWrap.meeting .member .commonCaption {
    margin-bottom: 30px;
  }
  .w_contentsWrap.meeting .member .memberList {
    margin-bottom: 20px;
    justify-content: space-between;
  }
  .w_contentsWrap.meeting .member .memberList li {
    width: 150px;
  }
  .w_contentsWrap.meeting .member .memberList li figure img {
    width: 100%;
    height: auto;
  }
  .w_contentsWrap.meeting .member .memberList li figure figcaption {
    margin-top: 10px;
    padding: 5px;
    border-radius: 5px;
    font-size: 1rem;
  }
  .w_contentsWrap.meeting .member h4 {
    margin-bottom: 30px;
    font-size: 1.7rem;
  }
  .w_contentsWrap.meeting .member h4 span {
    font-size: 1rem;
  }
}
@media screen and (max-width: 750px) {
  .w_contentsWrap.todaysRacepage .commonBg {
    margin-bottom: 5vw;
  }
  .w_contentsWrap.todaysRacepage .commonBg .roundCaption {
    margin-bottom: 3vw;
    font-size: 0.9rem;
  }
  .w_contentsWrap.todaysRacepage .commonBg .roundCaption strong {
    font-size: 1.2rem;
  }
  .w_contentsWrap.todaysRacepage .commonBg .plainBox h4 {
    padding: 10px 0;
    font-size: 1.6rem;
  }
  .w_contentsWrap.todaysRacepage .commonBg .plainBox table {
    width: 94vw;
  }
  .w_contentsWrap.todaysRacepage .commonBg .plainBox table th,
  .w_contentsWrap.todaysRacepage .commonBg .plainBox table td {
    padding: 0.9vw;
  }
  .w_contentsWrap.todaysRacepage .commonBg .plainBox.raceDedails {
    padding: 3vw;
    text-align: left;
  }
  .w_contentsWrap.todaysRacepage .commonBg .plainBox.raceDedails .raceNum {
    margin: 0 auto 2vw;
    width: 82vw;
    display: grid;
    gap: 2vw;
    grid-template-columns: repeat(6, 1fr);
    text-align: center;
  }
  .w_contentsWrap.todaysRacepage .commonBg .plainBox.raceDedails .raceNum li span {
    margin-bottom: 1vw;
    border-radius: 5px;
    font-size: 1rem;
  }
  .w_contentsWrap.todaysRacepage .commonBg .plainBox.raceDedails .raceNum li a {
    border-radius: 10vw;
    font-size: 0.8rem;
  }
  .w_contentsWrap.todaysRacepage .commonBg .plainBox.raceDedails .raceNum li:hover span {
    background-color: #fff;
    border-color: #f00;
    color: #f00;
  }
  .w_contentsWrap.todaysRacepage .commonBg .plainBox.raceDedails .raceNum li:hover a {
    background-color: #f00;
  }
  .w_contentsWrap.todaysRacepage .commonBg .plainBox.raceDedails .shake-right {
    display: inline-block;
    animation: shakeRight 1s ease-in-out infinite;
    color: #f00;
    font-size: 0.9rem;
  }
  @keyframes shakeRight {
    0% {
      transform: translateX(0);
    }
    30% {
      transform: translateX(50px);
    }
    /* 右に動く */
    60% {
      transform: translateX(0);
    }
    100% {
      transform: translateX(0);
    }
  }
  .w_contentsWrap.todaysRacepage .commonBg .plainBox.raceDedails .table-scroll {
    margin: 2vw 0;
    overflow-x: auto;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
  }
  .w_contentsWrap.todaysRacepage .commonBg .plainBox.raceDedails .table-scroll .raceCard {
    min-width: 600px;
    /* テーブル全体の最小幅（任意） */
    white-space: nowrap;
    /* th・tdが折り返さない */
  }
  .w_contentsWrap.todaysRacepage .commonBg .plainBox.raceDedails .table-scroll .raceCard tr.caption th {
    font-size: 0.9rem;
  }
  .w_contentsWrap.todaysRacepage .commonBg .plainBox.raceDedails .table-scroll .raceCard th {
    font-size: 0.8rem;
  }
  .w_contentsWrap.todaysRacepage .commonBg .plainBox.raceDedails .table-scroll .raceCard td {
    font-size: 0.9rem;
  }
  .w_contentsWrap.todaysRacepage .commonBg .plainBox.raceDedails .table-scroll .raceCard td strong {
    margin: 1vw 0;
    font-size: 1rem;
  }
  .w_contentsWrap.todaysRacepage .item_section {
    margin-bottom: 5vw;
  }
  .w_contentsWrap.todaysRacepage .item_section .item_details .sale {
    margin-bottom: 2vw;
    font-size: 1rem;
  }
  .w_contentsWrap.glossary h1 {
    margin: 0 auto 3vw;
    width: 94vw;
  }
  .w_contentsWrap.glossary .description {
    margin: 0 auto 3vw;
    width: 94vw;
  }
  .w_contentsWrap.glossary .kanaOrder {
    flex-wrap: wrap;
    justify-content: center;
    width: 88vw;
    gap: 1.5vw;
  }
  .w_contentsWrap.glossary .kanaOrder li {
    width: calc((88vw - (1.5vw * 4)) / 5);
    aspect-ratio: 5 / 3;
    border-radius: 5px;
    font-size: 1rem;
  }
  .w_contentsWrap.glossary .commonBg {
    margin-bottom: 5vw;
  }
  .w_contentsWrap.glossary .commonBg .plainBox {
    margin: 3vw 0;
  }
  .w_contentsWrap.glossary .commonBg .plainBox h3 {
    padding: 2vw 0;
    font-size: 1.2rem;
  }
  .w_contentsWrap.glossary .commonBg .plainBox section {
    padding: 3vw;
  }
  .w_contentsWrap.glossary .commonBg .plainBox section h4 {
    padding-bottom: 3vw;
    font-size: 1.2rem;
  }
  .w_contentsWrap.glossary .commonBg .plainBox section dl dt {
    margin: 3vw 0 2vw;
    font-size: 1rem;
  }
  .w_contentsWrap.glossary .commonBg .plainBox section dl dd {
    font-size: 0.9rem;
  }
  .w_contentsWrap.glossary .summary {
    width: 94vw;
  }
  .w_contentsWrap.glossary .summary h2 {
    margin-bottom: 3vw;
  }
  .w_contentsWrap.freeconference h1 {
    margin: 0 auto 3vw;
    width: 94vw;
  }
  .w_contentsWrap.freeconference h2 {
    width: 94vw;
  }
  .w_contentsWrap.freeconference .description {
    margin-bottom: 3vw;
    font-size: 0.8rem;
  }
  .w_contentsWrap.freeconference .commonBg {
    margin-bottom: 3vw;
  }
  .w_contentsWrap.freeconference .commonBg .roundCaption {
    margin-bottom: 3vw;
    font-size: 1.1rem;
  }
  .w_contentsWrap.freeconference .commonBg .roundCaption strong {
    font-size: 1.4rem;
  }
  .w_contentsWrap.freeconference .commonBg .plainBox {
    margin-bottom: 3vw;
  }
  .w_contentsWrap.freeconference .commonBg .plainBox h4 {
    padding: 2vw 0;
    font-size: 1.2rem;
  }
  .w_contentsWrap.freeconference .commonBg .plainBox table {
    width: 82vw;
  }
  .w_contentsWrap.freeconference .commonBg .plainBox table th,
  .w_contentsWrap.freeconference .commonBg .plainBox table td {
    padding: 0.9vw;
  }
  .w_contentsWrap.freeconference .commonBg .plainBox.raceDedails {
    padding-bottom: 3vw;
  }
  .w_contentsWrap.freeconference .commonBg .plainBox.raceDedails h4 {
    margin-bottom: 3vw;
  }
  .w_contentsWrap.freeconference .commonBg .plainBox.raceDedails .raceNum {
    margin: 0 auto 3vw;
    width: 82vw;
    display: grid;
    gap: 2vw;
    grid-template-columns: repeat(6, 1fr);
  }
  .w_contentsWrap.freeconference .commonBg .plainBox.raceDedails .raceNum li {
    border-radius: 5px;
    font-size: 0.9rem;
    aspect-ratio: 5 / 3;
  }
  .w_contentsWrap.freeconference .commonBg .plainBox.raceDedails .raceNum li:hover {
    background-color: #084542;
    border: none;
    color: #fff;
  }
  .w_contentsWrap.freeconference .commonBg .plainBox.raceDedails time {
    margin: 0 auto 3vw;
    padding: 2vw 0;
    width: 82vw;
    font-size: 0.9rem;
  }
  .w_contentsWrap.freeconference .commonBg .plainBox.raceDedails .raceCard {
    width: 82vw;
  }
  .w_contentsWrap.freeconference .commonBg .plainBox.raceDedails .raceCard tr.caption th {
    font-size: 0.8rem;
  }
  .w_contentsWrap.freeconference .commonBg .plainBox.raceDedails .raceCard td {
    font-size: 0.9rem;
  }
  .w_contentsWrap.freeconference .commonBg .plainBox.raceDedails .raceCard td span {
    font-size: 0.8rem;
  }
  .w_contentsWrap.freeconference .commonBg .plainBox.raceBets .freeEditarea {
    padding: 3vw;
  }
  .w_contentsWrap.freeconference .commonBg .plainBox.raceResults {
    padding-bottom: 3vw;
  }
  .w_contentsWrap.freeconference .commonBg .plainBox.raceResults h4 {
    margin-bottom: 3vw;
  }
  .w_contentsWrap.freeconference .commonBg .plainBox.raceResults .resultsNum {
    margin-bottom: 3vw;
    gap: 40px;
  }
  .w_contentsWrap.freeconference .commonBg .plainBox.raceResults .resultsNum li {
    width: 10vw;
    height: 10vw;
    border-radius: 10px;
    font-size: 1.4rem;
    font-weight: 900;
  }
  .w_contentsWrap.freeconference .commonBg .plainBox.raceResults .resultsNum li::after {
    right: -7vw;
    font-size: 1.2rem;
  }
  .w_contentsWrap.freeconference .summary {
    width: 94vw;
  }
  .w_contentsWrap.freeconference .summary h5 {
    margin-bottom: 3vw;
  }
  .w_contentsWrap.survey .chatSection {
    margin: 0 auto 5vw;
    padding: 3vw;
    border-radius: 10px;
    width: 94vw;
  }
  .w_contentsWrap.survey .chatSection .talkThread .icon {
    width: 20vw;
  }
  .w_contentsWrap.survey .chatSection .talkThread .talk_details {
    max-width: none;
    width: 60vw;
  }
  .w_contentsWrap.survey .chatSection .selectBtnarea {
    margin-bottom: 5vw;
  }
  .w_contentsWrap.survey .chatSection .selectBtnarea .selectBtndetails {
    justify-content: center;
    gap: 2vw;
  }
  .w_contentsWrap.survey .chatSection .selectBtnarea .selectBtndetails li {
    width: calc((88vw - (2vw * 2)) / 3);
  }
  .w_contentsWrap.survey .chatSection .selectBtnarea .selectBtndetails li label {
    border-radius: 50px;
    padding: 2vw 0;
    font-size: 0.9rem;
  }
  .w_contentsWrap.survey .chatSection .itemArea {
    padding: 3vw;
    border-radius: 10px;
  }
  .w_contentsWrap.survey .chatSection .itemArea dl dt {
    margin-bottom: 3vw;
    font-size: 1.2rem;
  }
  .w_contentsWrap.survey .chatSection .itemArea dl .pr_banner {
    margin-bottom: 3vw;
  }
  .w_contentsWrap.meeting h1 {
    margin: 0 auto 2vw;
    width: 94vw;
  }
  .w_contentsWrap.meeting .description {
    margin-bottom: 2vw;
    font-size: 0.8rem;
  }
  .w_contentsWrap.meeting .chatSection {
    margin: 0 auto 5vw;
    padding: 3vw;
    border-radius: 10px;
    width: 94vw;
  }
  .w_contentsWrap.meeting .chatSection .roundCaption {
    margin-bottom: 5vw;
    font-size: 0.9rem;
  }
  .w_contentsWrap.meeting .chatSection .roundCaption .wide {
    display: none;
  }
  .w_contentsWrap.meeting .chatSection .roundCaption strong {
    margin-top: 1vw;
    display: block;
    font-size: 1.2rem;
    font-weight: 900;
  }
  .w_contentsWrap.meeting .chatSection .talkThread .icon {
    width: 20vw;
  }
  .w_contentsWrap.meeting .chatSection .talkThread .icon figcaption {
    margin-top: 1vw;
    padding: 1vw;
    border-radius: 5px;
    font-size: 0.9rem;
  }
  .w_contentsWrap.meeting .chatSection .talkThread .talk_details {
    max-width: none;
    width: 58vw;
  }
  .w_contentsWrap.meeting h2 {
    margin: 0 auto 5vw;
    width: 90vw;
  }
  .w_contentsWrap.meeting .item_section {
    margin-bottom: 7vw;
  }
  .w_contentsWrap.meeting .item_section .item_details .item_banner figcaption {
    width: 25vw;
  }
  .w_contentsWrap.meeting .item_section .pagenation {
    margin-top: 3vw;
  }
  .w_contentsWrap.meeting .member .commonCaption {
    margin-bottom: 3vw;
  }
  .w_contentsWrap.meeting .member .memberList {
    margin-bottom: 3vw;
    flex-wrap: wrap;
    justify-content: center;
    gap: 3vw;
  }
  .w_contentsWrap.meeting .member .memberList li {
    width: 25vw;
  }
  .w_contentsWrap.meeting .member .memberList li figure {
    width: 100%;
  }
  .w_contentsWrap.meeting .member .memberList li figure figcaption {
    margin-top: 2vw;
    padding: 1vw;
    border-radius: 5px;
    font-size: 0.8rem;
  }
  .w_contentsWrap.meeting .member h4 {
    margin-bottom: 3vw;
    font-size: 1.2rem;
  }
  .w_contentsWrap.meeting .member h4 span {
    margin-top: 2vw;
    font-size: 0.8rem;
  }
}
