.race_search {
  /* update menu style*/
}

.race_search .RaceInfo_Local_Menu li a {
  -webkit-box-shadow: none;
  box-shadow: none;
}

.race_search .Order {
  display: inline-block;
  width: 40px;
  margin: 3px 0 3px 8px;
  padding: 3px 0 2px;
  color: #444;
  font-size: 12px;
  font-weight: 700;
  text-align: center;
  background-color: #e3ebf0;
  border: 1px solid #b2b2b2;
}

.race_search .Order_2 {
  background-color: #d8f6ff;
  border: 1px solid #6aacce;
}

.race_search .Order_1 {
  background-color: #ffef84;
  border: 1px solid #ccb834;
}

.race_search .Order_3 {
  background-color: #ffd4d4;
  border: 1px solid #ff9494;
}

.race_search .Order_blank {
  background: none;
  border: none;
}

.race_search .RaceInfo_Local_Menu .Col5 li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 5px;
  width: 16.6%;
}

.race_search .RaceInfo_Local_Menu li a {
  height: 45px;
  padding: 4px 15px;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.race_search table.ThisWeek_List_Table {
  width: 100%;
  table-layout: fixed;
}

.race_search table.ThisWeek_List_Table td {
  border: 1px solid #D2D1CB;
  padding: 6px;
}

.race_search table.ThisWeek_List_Table .DetailNameCell {
  font-size: 13px;
  font-weight: bold;
}

.race_search table.ThisWeek_List_Table .DetailNameCell span[class*="belong_color_"] {
  font-size: 11px;
  position: relative;
  top: 0;
  margin-right: 6px;
  padding: 2px 4px;
}

.race_search table.ThisWeek_List_Table.ThisWeek_OddsTable {
  table-layout: auto;
}

.race_search table.ThisWeek_List_Table .Header th {
  padding-top: 16px;
}

.race_search table.ThisWeek_List_Table .Header th.Active {
  color: #444;
}

.race_search table.ThisWeek_List_Table .Header th span:first-child {
  display: inline-block;
}

.race_search .table_tab table.ThisWeek_List_Table th:nth-child(1), .race_search .table_tab table.ThisWeek_List_Table th:nth-child(2) {
  width: 50%;
}

.race_search .table_tab table.ThisWeek_List_Table th:nth-child(n+3) {
  width: 25%;
}

.race_search table.ThisWeek_OddsTable th.RaceNameCell {
  width: 40%;
}

.race_search table.ThisWeek_OddsTable th.OddsCell {
  width: 20%;
}

.race_search table.ThisWeek_OddsTable .OddsDataCell a {
  display: inline-block;
  padding-left: 10px;
}

.race_search table.ThisWeek_OddsTable .OddsDataCell .RaceName {
  padding-left: 5px;
}

.race_search table.ThisWeek_OddsTable .OddsDataCell p {
  line-height: 20px;
}

.race_search .ThisWeek_RaceBox {
  margin-bottom: 15px;
  border-right: none;
}

.race_search .ThisWeek_RaceBox .Race_Num {
  width: 50px;
  padding: 4px;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.race_search .ThisWeek_RaceBox .Jyo {
  font-size: 80%;
}

.race_search .ThisWeek_RaceBox .Icon_GradeType {
  margin-left: 10px;
}

.race_search .ThisWeek_RaceBox .Race_Data {
  color: #444444;
  font-weight: bold;
}

.race_search .ThisWeek_HorseBox {
  margin-bottom: 25px;
  padding-bottom: 10px;
}

.race_search table.ThisWeek_List_Table.ThisWeek_OddsTable .Header th {
  padding: 6px;
}

.race_search table.ThisWeek_OddsTable td a {
  font-size: 14px;
}

.race_search table.ThisWeek_OddsTable td a:hover .RaceName {
  color: #444;
}

.race_search table.ThisWeek_OddsTable td a:hover {
  text-decoration: none;
}

.race_search table.ThisWeek_OddsTable td a:hover .JyoName {
  color: #e36a5c !important;
  text-decoration: underline !important;
}

.race_search table.ThisWeek_OddsTable td .JyoName {
  font-weight: bold;
}

.race_search table.ThisWeek_OddsTable td .RaceName {
  font-size: 88%;
  color: #444;
}

.race_search table.ThisWeek_OddsTable td .Odds_Ninki {
  display: inline-block;
  text-align: right;
  font-weight: bold;
  width: 30px;
}

.race_search table.ThisWeek_OddsTable td.DetailCell {
  text-align: center;
}

.race_search table.ThisWeek_List_Table .Header th span.sort_icon {
  position: relative;
  display: block;
  margin: 0 auto 2px;
  height: 10px;
  width: 50px;
  background: #e2e0da;
}

.race_search table.ThisWeek_List_Table .Header th span.sort_icon.desc::after {
  -webkit-transform: rotateZ(45deg);
  -ms-transform: rotate(45deg);
  transform: rotateZ(45deg);
  top: -3px;
}

.race_search table.ThisWeek_List_Table .Header th span.sort_icon.asc::after {
  -webkit-transform: rotateZ(225deg);
  -ms-transform: rotate(225deg);
  transform: rotateZ(225deg);
  top: -6px;
}

.race_search table.ThisWeek_List_Table .Header th.Active span.sort_icon {
  background: #bdbab2;
}

.race_search span[class*="belong_color_"] {
  display: inline-block;
  min-width: 42px;
  text-align: center;
}

.race_search .belong_color_3 {
  background-color: #009000;
}

.race_search .RaceThisWeekBody .New_ThisWeek_List {
  margin: 2px 5px;
}

.race_search .Stable_Time {
  width: calc(100% - 10px);
  table-layout: fixed;
}

.race_search .Stable_Time td {
  border: 1px solid #d2d1cb;
  padding: 8px;
  font-size: 13px;
}

.race_search .Stable_Time td.Umaban {
  width: 36px;
}

.race_search .Stable_Time td.movie, .race_search .Stable_Time td.hyoka_cell {
  width: 60px;
}

.race_search .Stable_Time .Horse_Info .Horse_Name {
  font-size: 13px;
  font-weight: bold;
}

.race_search .Stable_Time .Horse_Info .Horse_Name a {
  color: #03a;
}

.race_search .Stable_Time .Horse_Info .Horse_Name a:hover {
  color: #e36a5c !important;
  text-decoration: underline !important;
}

.race_search table.Stable_Comment {
  margin-bottom: 0;
}

.race_search table.Stable_Comment .Horse_Name, .race_search table.Stable_Comment .txt_l {
  text-align: left;
  line-height: 1.5;
}

.race_search table.Stable_Comment .Horse_Name {
  color: #03a;
}

.race_search table.Stable_Comment .Horse_Name a:hover {
  color: #e36a5c !important;
  text-decoration: underline !important;
}

.race_search .RaceList_Main_Box .RaceList_Item02 dl .Race_Data > .Turf {
  color: #444444;
  margin-right: 3px;
}

.race_search .RaceList_Main_Box .RaceList_Item02 dl .Race_Name {
  font-size: 16px;
  color: #03a;
}

.race_search .RaceList_Main_Box a {
  display: inline;
}

.race_search .RaceList_Main_Box a:hover {
  color: #e36a5c !important;
  text-decoration: underline !important;
}

.race_search .RaceList_Date dl dd.Active span {
  font-weight: bold;
}

.race_search.is_free .ThisWeek_OddsTable[data-jyo-tbl=all] tr + tr td + td,
.race_search.is_free .ThisWeek_OddsTable .td_hidden_data {
  background: url("../img/hidden_free/search_html_odds.jpg") 50% 50% no-repeat !important;
  color: transparent;
}

.race_search.is_free .ThisWeek_OddsTable[data-jyo-tbl=all] tr + tr td + td > *,
.race_search.is_free .ThisWeek_OddsTable .td_hidden_data > * {
  visibility: hidden;
}

.DetailNameCell span[class^="Label"] {
  font-size: 12px;
  color: #999;
  font-weight: normal;
  line-height: 12px;
  padding: 4px 6px 3px 0;
  display: inline-block;
}

.BtnPremiumRegist03 {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  -moz-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  display: inline-block;
  background: #fff;
  border-radius: 3px;
  -webkit-box-shadow: 0 0 8px 1px rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 8px 1px rgba(0, 0, 0, 0.5);
  text-align: left;
}

.BtnPremiumRegist03.size_m a {
  padding: 10px;
}

.BtnPremiumRegist03 a {
  display: block;
  text-align: center;
  font-size: 14px;
  line-height: 1.3;
  color: #675500;
  position: relative;
  white-space: nowrap;
  background: #fff;
  border: 2px solid #bdab78;
  border-radius: 4px;
  -webkit-box-shadow: 0 0 14px 6px rgba(255, 255, 255, 0.004);
  box-shadow: 0 0 14px 6px rgba(255, 255, 255, 0.004);
}

.BtnPremiumRegist03 a .btn_comment {
  width: 206px;
}

.BtnPremiumRegist03 a .premium_btn {
  position: relative;
  color: #fff;
  height: 42px;
  min-width: 230px;
  line-height: 42px;
  font-weight: bold;
  background-color: #bdab78;
  border-radius: 4px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-top: 3px;
}
