@charset "UTF-8";
/* コンテンツここから */
/*---------------------------
  0. 共通
    0_1.共通タブ
  1. fv
  2.AIアドバイザー
  3.リアルタイム収支
  4.AIレース相性度
  5.みんなのラベル
  6.AI展開予測
  7.勝ち馬サーチ
  8.個別ラップ
  9.調子偏差値
  10.高額コース 会員用導線
---------------------------*/
/*======================================
0.共通
======================================*/
html {
  scroll-behavior: smooth;
}
.GMenu01 nav.ContentNavi01 ul li.Active a {
  color: #777;
  border-bottom: 3px solid transparent !important;
}
.GMenu01 nav.ContentNavi01 ul li.Active:nth-of-type(n+4) a {
  color: #2752c3;
  border-bottom: 3px solid #2752c3 !important;
}

.Master_Regist_Box,
.AI_Master_Inner.isFreemium,
.AI_Master_Regist_Box,
.Main_Column>.Master_Regist_Box{
  display: none
}
.ThisWeek_YosoInner > .Master_Regist_Box,
.LastWeek_LookBackInner > .Master_Regist_Box{
  display: none;
}
.Main_Column > .Master_Regist_Box{
  display: block;
}

.AI_Footer .Contents{
  position: relative;
}
.AI_Footer .Main_Column{
  width: 960px;
}
.ThisWeek_YosoInner .tab_content .Title_Sec{
  margin:21px 0;
}
.AI_Footer .Ai_Message,
.AI_Footer .AI_Master_Inner,
.AI_Footer .AI_TabWrap,
.AI_Footer .LastWeek_LookBackInner,
.ThisWeek_YosoInner .AI_TabWrap_raceRecommended,
.ThisWeek_YosoInner .RaceData_Box,
.ThisWeek_YosoInner .AI_RaceInfo_Tab,
.ThisWeek_YosoInner #katiumaContent,
.ThisWeek_YosoInner #cgmContent,
.ThisWeek_YosoInner #aiTenkaiContent .Title_Sec,
.ThisWeek_YosoInner #aiLaptimeContent .Title_Sec,
.ThisWeek_YosoInner #barometerContent .Title_Sec,
.ThisWeek_YosoInner #barometerContent .PickupHorseArea.BaroPickup,
.ThisWeek_YosoInner #katiumaContent .Title_Sec,
.ThisWeek_YosoInner #katiumaContent .Analysis_Week_Block,
.AI_Footer .master_course_infoText01_balloon,
.AI_Footer .master_course_infoText02{
  width: 640px;
}
.ThisWeek_YosoInner #katiumaContent .Analysis_Week_Block{
  max-width: 640px;
  min-width: auto;
}
.ThisWeek_YosoInner .Analysis_Week_Block{
  margin:0;
}
.AI_Footer .AI_TabWrap{
  display: flex;
  flex-direction: column;
}
.AI_Footer .Side_Column{
  width: 300px;
  position: absolute;
  top: 0;
  right: 0;
}

.w50 {
  width: 50%;
}

.Title_Sec .Title_Catch {
  display: block;
  position: relative;
  margin-bottom: 3px;
  padding: 3px 18px;
  border-radius: 1em;
  background: #EFF3FF;
  color: #3251BC;
  font-weight: bold;
  font-size: 0.625rem;
  text-align: center;
}
.Title_Sec .Title_Catch::before {
  content: "";
  position: absolute;
  right: 0;
  bottom: -4px;
  right: 6px;
  width: 0px;
  height: 0px;
  border-style: solid;
  border-color: #EFF3FF transparent transparent transparent;
  border-width: 5px 5px 0 0px;
}
.SubTitle_Sec {
  position: relative;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  margin: 21px 10px 21px;
}
.SubTitle_Sec h3 {
  color: #777;
  font-weight: bold;
  line-height: 1.37;
  margin-right: auto;
  font-size: 0.9375rem;
}
.tab_content .Title_Sec h2{
  font-size: 0.9375rem;
}
.mb40 {
  margin-bottom: 40px !important;
}
.ReceData_Head {
  margin: 0 10px 10px;
  color: #555555;
  font-size: 0.9375rem;
  font-weight: 300;
}
.RaceData_Box {
  margin: 20px 0;
}
.RaceData_Box a {
  display: flex;
  align-items: center;
  font-size: 21px;
  font-weight: bold;
  cursor: pointer;
}
.RaceData_Box .RaceName {
  display: flex;
  align-items: center;
  font-size: 1.125rem;
  font-weight: bold;
  color: #03a;
}
.RaceData_Box .RaceName .Icon_GradeType {
  min-width: 32px;
  margin: 0 0 4px 11px;
  padding: 2px 10px;
  font-size: 12px;
  font-weight: bold;
  vertical-align: bottom;
  line-height: 1.4;
  font-family: "メイリオ", Meiryo, Hiragino Sans, Hiragino Kaku Gothic ProN, 'ヒラギノ角ゴ ProN W3', 'ヒラギノ角ゴ Pro W3', Helvetica Neue, Helvetica, sans-serif;
}
.AI_Footer .Icon_GradeType::before{
  content:none;
}
.RaceData_Box .RaceDay,
.RaceData_Box .RaceData {
  color: #555;
  font-size: 12px;
  font-weight: bold;
}
.RaceData_Box .RaceTime {
  margin-right: 5px;
}
.RaceData_Box .Turf {
  color: #58AF4A;
}
.RaceData_Box .Dirt {
  color: #874c11;
}
.RaceData_Box .HorseNum {
  margin-left: 5px;
}
.Race_Detail {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
}
.Race_Detail > div{
  display: flex;
  align-items: center;
  margin-right: 18px;
  font-size: 32px;
  font-weight: bold;
  font-family: Arial, sans-serif;
  color:#EF5350;
}
.Race_Detail > div svg{
  margin-right: 6.5px;
}

/*もっと見るボタン*/
.Ai_MoreBtn_Inenr {
  position: relative;
  margin-top: 10px;
  z-index: 10;
}
.Ai_MoreBtn_Inenr::before {
  display: block;
  position: absolute;
  bottom: 26px;
  left: 0;
  width: 100%;
  height: 80px;
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.9) 60%, rgba(255, 255, 255, 0.9) 60%, #fff 100%);
  content: "";
  pointer-events: none;
}

.Ai_MoreBtn {
  position: relative;
  color: #444;
  font-size: 0.75rem;
  font-weight: 300;
  text-align: center;
  border: 1px solid #888;
  border-radius: 2em;
  line-height: 2;
  display: block;
  width: 78%;
  min-width: 142px;
  margin: 12px auto 20px;
}
.ThisWeek_YosoInner .Title_Sec h2,
.LastWeek_LookBackInner .WeeklyReport_Title h2{
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  position: relative;
}
.ThisWeek_YosoInner .Title_Sec h2 a,
.LastWeek_LookBackInner .WeeklyReport_Title h2 a{
  display: flex;
  align-items: center;
  color:#666666;
  font-size: 0.75rem;
  font-weight: normal;
}
.ThisWeek_YosoInner .Race_Infomation_Box{
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  margin: 12px 0;
  padding: 12px;
  border: 5px solid #ddd;
  background: #fff;
  line-height: 1.3;
}

/*======================================
0_1.共通タブ
======================================*/
.RaceInfo_Local_Menu .Tab_Col2 li a {
  background: #e2e0da;
  color: #333;
  display: block;
  text-align: center;
  padding: 10px;
  font-size: 14px;
  font-weight: normal;
  border-radius: 5px 5px 0 0;
  overflow: hidden;
  margin: 0 1px;
  border-bottom: 0;
}

.RaceInfo_Local_Menu .Tab_Col2 li.Active a {
  background: #f4f2ec;
  position: relative;
  font-weight: bold;
}

.RaceInfo_Local_Menu .Tab_Col2 li.Active a::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 3px;
  background: #2d4ebf;
}

.AI_RaceInfo_Tab{
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 27px;
  font-size: 13px;
  position: relative;
}
.AI_RaceInfo_Tab::before{
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background: #d2d1cb;
  z-index: 1;
}
.AI_RaceInfo_Tab li{
  margin-left: 4px;
}
.AI_RaceInfo_Tab li a {
  position: relative;
  display: flex;
  justify-content: center;
  min-width: 167px;
  background: #edece6;
  padding: 0 10px 0 9px;
  line-height: 28px;
  height: 27px;
  border: 1px solid #d2d1cb;
  border-bottom: 0 none;
  -webkit-border-radius: 2px 2px 0 0;
  border-radius: 2px 2px 0 0;
  color: #7b7b79;
  font-weight: 700;
  overflow: visible;
  white-space: nowrap;
}
.AI_RaceInfo_Tab li.active a{
  background: #fff;
  color: #666666;
  margin-top: -2px;
  padding-top: 3px;
  height: 29px;
}
.AI_RaceInfo_Tab li.active a:before {
  content: "";
  display: block;
  position: absolute;
  top: -1px;
  left: 0;
  width: 100%;
  height: 3px;
  background: #2d4ebf;
  border-radius: 2px 2px 0 0;
}
.AI_RaceInfo_Tab li.active a:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -2px;
  height: 4px;
  width: 100%;
  z-index: 1;
  background-color: #FFFFFF;
}
.AI_RaceInfo_Tab li a svg{
  width: 22px;
  margin-right: 8px;
}
#AI_navi_dataAnalysis svg{
  margin-bottom: 2px;
}
.AI_RaceInfo_Tab li a .NewIconFlag {
  position: absolute;
  overflow: visible;
  text-indent: 0;
  left: 25%;
  top: -12px;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.AI_RaceInfo_Tab li a .NewIconFlag::before {
  content: '';
  position: absolute;
  top: 2px;
  left: 30%;
  display: inline-block;
  border: solid 6px transparent;
  border-top: solid 12px #DD2B06;
  margin-left: -6px;
}
.AI_RaceInfo_Tab li a .NewIconFlag::after {
  content: 'NEW';
  display: inline-block;
  position: relative;
  top: -14px;
  left: 0;
  color: #fff;
  font-size: 11px;
  font-weight: bold;
  line-height: 1;
  background: #DD2B06;
  padding: 3px 7px;
  border-radius: 4px;
  white-space: nowrap;
}
.AI_RaceInfo_Tab02_Wrap .AI_RaceInfo_Tab02 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 34px;
  position: relative;
  width: 1095px;
}
.AI_RaceInfo_Tab02_Wrap .AI_RaceInfo_Tab02 a {
  position: relative;
  display: block;
  font-size: 92.9%;
  line-height: 32px;
  color: #444444;
  padding: 0 12px;
}
.AI_RaceInfo_Tab02_Wrap .AI_RaceInfo_Tab02 li.active a {
  font-weight: 700;
  color: #444;
  border-bottom: 1px solid #757269;
  pointer-events: none;
}
.AI_RaceInfo_Tab02_Wrap .AI_RaceInfo_Tab02 a:after {
  content: "";
  display: block;
  position: absolute;
  top: 8px;
  width: 1px;
  height: 17px;
  background: #cccbc1;
}
.AI_RaceInfo_Tab02_Wrap .AI_RaceInfo_Tab02 a:after {
  right: 0;
}
.AI_RaceInfo_Tab02_Wrap .AI_RaceInfo_Tab02:after {
  content: "";
  display: block;
  position: absolute;
  top: 8px;
  width: 1px;
  height: 17px;
  background: #cccbc1;
}
.AI_RaceInfo_Tab02_Wrap .AI_RaceInfo_Tab02:after {
  left: 0;
}

.AI_RaceInfo_Tab02_Wrap .AI_RaceInfo_Tab02 a.NewFlag {
  padding: 0 46px 0 12px;
}


.tab_content{
  display: none;
}
.tab_content.show {
  display: block; /* 表示する際にshowクラスを使用 */
  transition: all 0.3s ease; /* アニメーションを追加 */
}
.AI_TabWrap .AI_TabWrap_inner ul{
  display: flex;
  justify-content: space-between;
}
.AI_TabWrap .AI_TabWrap_inner ul li {
  float: left;
  width: 49.00%;
  background: #F6F4EF;
  border: 1px solid #BEBBB1;
  border-radius: 4px 4px 0 0;
  border-bottom: none;
}
.AI_TabWrap .AI_TabWrap_inner ul .active{
  position: relative;
  background:#EAE8E1;
  color: #fff;
  border-bottom: none;
}
.AI_TabWrap .AI_TabWrap_inner ul .active:before{
  content: "";
  display: block;
  position: absolute;
  bottom:-1px;
  left: 0;
  width: 100%;
  height: 2px;
  background: #EAE8E1;
  z-index: 100;
}
.AI_TabWrap .AI_TabWrap_inner ul li a {
  background: #F6F4EF;
  color: #444444;
  display: block;
  text-align: center;
  padding: 10px;
  font-size: 14px;
  font-weight: normal;
  border-radius: 4px 4px 0 0;
  overflow: hidden;
  border-bottom: none;
}
.AI_TabWrap .AI_TabWrap_inner ul li.active a {
  background: #EAE8E1;
  position: relative;
  font-weight: bold;
}
.AI_TabWrap .AI_TabWrap_inner ul li.active a::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 3px;
  background: #2d4ebf;
}
.AI_TabWrap_raceRecommended,
.AI_TabWrap_raceAdviser{
  background: #EAE8E1;
  border:1px solid #BEBBB1;
}
.AI_TabWrap_raceRecommended h2,
.AI_TabWrap_raceAdviser h2{
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
}
.AI_TabWrap_raceRecommended_title,
.AI_TabWrap_raceAdviser_title{
  display: flex;
  color: #444444;
}
.AI_TabWrap_raceRecommended_title .sortContainer{
  margin-left: 15px;
}
.AI_TabWrap_raceAdviser_title .sortContainer{
  display: none;
}
.AI_TabWrap_raceRecommended h2 a,
.AI_TabWrap_raceAdviser h2 a{
  display: flex;
  align-items: center;
  font-size: 11px;
  color:#666666;
}
.AI_TabWrap_raceRecommended h2 a svg,
.AI_TabWrap_raceAdviser h2 a svg{
  margin-right: 3px;
  margin-bottom: 3px;
}

/*======================================
1. fv
======================================*/
.Ai_Message {
  display: flex;
  justify-content: left;
  align-items: center;
  min-height: 160px;
  padding: 0 20px;
  margin-bottom:28px;
  background: #F7F7F7;
  position: relative;
  overflow: hidden;
}
.Ai_Character {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 1;
  width: 100px;
}
.Ai_Character[class*="robot02"]{
  width: 90px;
  left: 10px;
}
.Ai_Character[class*="human01"] {
  width: 100px;
  left: 10px;
  bottom: -10px;
}
.Ai_Character[class*="human02"] {
  width: 100px;
  left: 10px;
  bottom: -15px;
}
.Ai_Character.human02_06{
  width: 90px;
  left: 10px;
  bottom: -15px;
}
.AiMessage_Box {
  position: relative;
  display: inline-block;
  width: 100%;
  max-width: 500px;
  margin: 22px 0;
  margin-left: auto;
  padding: 13px 18px;
  background: #fff;
  border: solid 3px #E3E3E3;
  box-sizing: border-box;
  color: #000;
  font-size: 0.875rem;
  border-radius: 8px;
}
.Ai_Message,
.AiMessage_Box {
  visibility: hidden;
  overflow: hidden;
}
.Ai_Message > a {
  display: block;
  position: absolute;
  left: 5px;
  bottom: -10px;
  z-index: 1;
  width: 81px;
}
.Ai_Message > a svg {
  width: 25px;
  height: 25px;
  position: absolute;
  bottom: 15px;
  right: -20px;
  z-index: 100;
}
.AiMessage_Box p {
  line-height: 1.38;
  text-align: left;
}
.AiMessage_Box span {
  display: block;
  margin: 4px 0;
  color: #EF5350;
  font-size: 1rem;
  font-weight: bold;
}

.AiMessage_Box:before,
.AiMessage_Box:after {
  content: "";
  position: absolute;
  top: 48%;
}

.AiMessage_Box:before {
  left: -17px;
  margin-top: -16px;
  border: 7px solid transparent;
  border-right: 13px solid #FFF;
  z-index: 2;
}

.AiMessage_Box:after {
  content: "";
  left: -23px;
  margin-top: -17px;
  border: 8px solid transparent;
  border-right: 14px solid #E3E3E3;
  z-index: 1;
}

@media screen and (max-width: 540px) {
  .AiMessage_Box {
    min-width: 69.3333333333vw;
    font-size: 13px;
    font-size: 3.4666666667vw;
  }
  .AiMessage_Box span {
    font-size: 16px;
    font-size: 4.2666666667vw;
  }
}

.characterSelect_modal_bg{
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  cursor: pointer;
  visibility: visible;
  overflow: visible;
  transition: opacity 0.7s, transform 0s 0.5s;
}
.characterSelect_modal {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%,100%);
  z-index: 10000;
  width: 100%;
  max-width: 480px;
  max-height: 80vh;
  min-height: 550px;
  opacity: 0;
}
.characterSelect_modal > .characterSelect_modal_inner{
  position: relative;
  border-radius: 12px;
  background: #fff;
  width: calc(100% - 20px);
  min-height: 530px;
  max-height: 80vh;
  margin: auto;
  max-width: 480px;
}
.characterSelect_modal.OpenDraw {
  animation: CharacterModalIn 0.6s forwards;
}
@keyframes CharacterModalIn {
  0% {
    opacity: 0;
    transform: translate(-50%, -20%);
  }
  100% {
    opacity: 1;
    transform: translate(-50%, -50%);
  }
}
.characterSelect_modal.SlideOut {
  animation: CharacterModalOut 0.4s forwards;
}
@keyframes CharacterModalOut {
  0% {
    opacity: 1;
    transform: translate(-50%, -50%);
  }
  100% {
    opacity: 0;
    transform: translate(-50%, -20%);
  }
}
.characterSelect_modal .HalfModal_CloseBtn{
  position: absolute;
  top: 14px;
  right: 14px;
  z-index: 10;
  display: inline-block;
  width: 34px;
  height: 34px;
  overflow: hidden;
  cursor: pointer;
  text-indent: 200%;
  white-space: nowrap;
  background: #fff;
  border-radius: 50%;
}
.characterSelect_modal .HalfModal_CloseBtn::before,
.characterSelect_modal .HalfModal_CloseBtn::after {
  content: '';
  height: 2px;
  width: 27px;
  display: block;
  background: #333;
  position: absolute;
  top: 16px;
  left: 4px;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.characterSelect_modal .HalfModal_CloseBtn::after {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  transform: rotate(45deg);
}
.characterSelect_modal .HalfModal_CloseBtn{
  margin: 0;
  background:none;
  top: -40px;
  right: 0;
}
.characterSelect_modal_inner{
  text-align: center;
}
.characterSelect_modal_inner h2{
  padding-top: 23px;
  color:#333333;
  font-size: 18px;
  font-weight: bold;
}
.characterSelect_modal_inner > p{
  margin: 10px 0 20px;
  color:#666666;
  font-size: 15px;
}
.character_setting_inner > a{
  display: block;
  margin: auto;
  width:56.33%;
  padding:15px 0;
  background:#3251BC;
  color:#fff;
  font-size: 14px;
  font-weight: bold;
}
.character_setting_inner p{
  margin: 10px 0 20px;
  color:#777777;
  font-size: 13px;
}
.characterSelect_modal .HalfModal_CloseBtn::before,
.characterSelect_modal .HalfModal_CloseBtn::after{
  background:#fff;
  height: 3px;
  border-radius: 14px;
}
.character_setting_inner ul {
  list-style: none;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
}
.character_setting_inner li {
  display: flex;
  align-items: center;
  width: 28.16%;
  max-height: 140px;
  flex: 1 0 48%;
  text-align: center;
  margin-bottom: 10px;
  overflow: hidden;
}
.character_setting_inner li input{
  vertical-align: middle;
  -webkit-appearance: none;
}
.character_setting_inner li:nth-child(odd) {
  justify-content: end;
  margin-right: 10px;
}
.character_setting_inner li:nth-child(even) {
  justify-content: start;
}
.character_setting_inner input[type="radio"] {
  margin-right: 10px;
}
.character_setting_inner label {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 130px;
  height: 140px;
  cursor: pointer;
}
.character_setting_inner img {
  position: relative;
  top: 10px;
  display: block;
  width: 90%;
  margin: 0 auto 5px;
}
.character_setting_inner li:nth-of-type(n+2) img{
  width: 60%;
}
.character_setting_inner li:nth-of-type(n+3) img{
  width: 70%;
}
.character_setting_inner .image-wrapper {
  min-height: 115px;
  width: 77%;
  margin-bottom: 5px;
  position: relative;
  display: inline-block;
  border:1px solid #DADADA;
  border-radius: 4px;
  overflow: hidden;
}
.character_setting_inner input[type="radio"]:checked+label .image-wrapper {
  border: 2px solid #3251BC;
}
.character_setting_inner .mode_inner span {
  display: block;
  position: relative;
  width: 20px;
  height: 20px;
  margin-right: 5px;
  border-radius: 50%;
  background-color: #fff;
  border: 1px solid #dadada;
}
.character_setting_inner .mode_inner span::before {
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  border-radius: 50%;
  background: #F3F3F3;
}
.character_setting_inner input[type="radio"]:checked+label .mode_inner span::before {
  background: #3251BC;
}

/*======================================
2.AIアドバイザー
======================================*/
.Main_Column {
  background: #fff;
}
.LastWeek_LookBackInner > .WeeklyReport_Wrap::after{
  content:none;
}
section.WeeklyReport_Wrap::after {
  bottom: -26px;
}
.LastWeek_LookBackInner .Shindan_Inner > .Commentary_Wrap,
.LastWeek_LookBackInner .Rating_Wrap .Race_Entry_Inner > .Commentary_Wrap{
  margin-top:32px;
}
.LastWeek_LookBackInner .More_Button a{
  display: block;
  text-align: center;
  width: 76%;
  margin: 20px auto 41px;
  padding: 8px 0;
  background:#F3F3F3;
  border-radius: 50px;
  font-size: 0.75rem;
  font-weight: bold;
  color:#5C5D5E;
}
.LastWeek_LookBackInner .Chart_Label_Wrap ul{
  justify-content: flex-start;
}
.LastWeek_LookBackInner .MoreColumnList .LinkBtn_More{
  border: none;
}
.LastWeek_LookBackInner .MoreColumnList a{
  display: block;
  padding: 10px 0;
  background: #EDEBE5;
  color: #666666;
  border: none;
  border-radius: 4px;
  border: 1px solid #D2D1CB;
}

/*----------------------------------------------
3.リアルタイム収支
----------------------------------------------*/
.Shushi_Wrap h2 {
  text-align: center;
  color: #FFF;
  margin-bottom: 8px;
}

.Shushi_Wrap .Shushi_Date {
  text-align: center;
  font-size: 14px;
  font-weight: bold;
  color: #FFF;
  font-family: Arial, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", arial, "Meiryo", "メイリオ", sans-serif;
  padding: 5px;
}

.Shushi_Wrap .Shushi_Total dl dt {
  font-size: 12px;
  text-align: center;
  color: #FFF;
  margin: 10px 0;
}

.Shushi_Wrap .Shushi_Total dl dd {
  font-size: 32px;
  color: #FFF;
  font-weight: bold;
  font-family: Arial, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", arial, "Meiryo", "メイリオ", sans-serif;
  text-align: center;
}

.Shushi_Wrap .Shushi_Total dl dd span {
  font-size: 13px;
  font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", arial, "Meiryo", "メイリオ", sans-serif;
  margin-left: 4px;
}

.Shushi_Wrap .Shushi_Amount {
  background: #2944A0;
  border-radius: 4px;
  padding: 10px;
  margin: 10px 0 2px;
  color: #FFF;
  display: flex;
  justify-content: space-evenly;
  align-items: center;
}

.Shushi_Wrap .Shushi_Amount > div {
  text-align: center;
}

.Shushi_Wrap .Shushi_Amount div.hr {
  width: 1px;
  height: 36px;
  background: #576CB5;
  display: block;
}

.Shushi_Wrap .Shushi_Amount > div dl dt {
  font-size: 10px;
  margin-bottom: 6px;
}

.Shushi_Wrap .Shushi_Amount > div dl dd {
  font-family: Arial, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", arial, "Meiryo", "メイリオ", sans-serif;
  font-size: 20px;
  font-weight: bold;
}

.Shushi_Wrap .Shushi_Amount > div dl dd span {
  font-size: 11px;
  font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", arial, "Meiryo", "メイリオ", sans-serif;
  margin-left: 2px;
}

.Shushi_Wrap ul.TodayData_List {
  display: flex;
  flex-direction: column;
  gap: 8px 0;
}

.Shushi_Wrap ul.TodayData_List li {
  background: #142560;
  color: #FFF;
  border-radius: 4px;
  padding: 12px 10px;
}

.Shushi_Wrap ul.TodayData_List li dl {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.Shushi_Wrap ul.TodayData_List li dl dt {
  font-size: 13px;
  font-family: Arial, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", arial, "Meiryo", "メイリオ", sans-serif;
}

.Shushi_Wrap ul.TodayData_List li:first-child dl dt {
  font-weight: bold;
}

.Shushi_Wrap ul.TodayData_List li dl dd {
  font-size: 17px;
  font-family: Arial, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", arial, "Meiryo", "メイリオ", sans-serif;
}

.Shushi_Wrap ul.TodayData_List li:first-child dl dd {
  font-size: 25px;
}

.Shushi_Wrap ul.TodayData_List li dl dd span.yen {
  font-size: 12px;
}

.Shushi_Wrap ul.TodayData_List li:first-child dl dd span {
  font-size: 19px;
}

.Shushi_Wrap ul.TodayData_List li dl dd span {
  margin-left: 2px;
}

.Shushi_Wrap .Advisor_CTA {
  margin: 10px 0;
}

.Shushi_Wrap .Advisor_CTA a {
  background: transparent;
  color: #FFF;
  font-weight: normal;
  border: 1px solid rgba(255, 255, 255, 0.3);
}

.LastWeek_LookBackInner > .WeeklyReport_Wrap{
  padding:0;
}
.LastWeek_LookBackInner .WeeklyReport_Title{
  padding: 21px 10px 21px;
  background: #EAE8E1;
  border: 1px solid #BEBBB1;
}
.LastWeek_LookBackInner .WeeklyReport_Title h2{
  color: #444444;
}
.LastWeek_LookBackInner .AI_adviser_tab{
  padding:20px 10px 0;
  border:none;
}
.LastWeek_LookBackInner .AI_adviser_tab li{
  border: 1px solid #FFFFFF;
}
.LastWeek_LookBackInner .WeeklyReportDate_Wrap{
  justify-content: center;
}
.LastWeek_LookBackInner .WeeklyReport_Title h2 a{
  font-size: 11px;
  font-weight: bold;
  color: #666666;
}
.LastWeek_LookBackInner .WeeklyReport_Title h2 a svg {
  margin-right: 3px;
  margin-bottom: 3px;
  top:0;
}
/*======================================
4.AIレース相性度
======================================*/
.RaceCompatibility_Wrap{
  display: flex;
  align-items: center;
  width: 100%;
  overflow-x: scroll;
  margin-bottom: 10px;
}
.RaceCompatibility_Wrap select{
  display: none;
}
.RaceCompatibility_Wrap .sortContainer{
  padding-left: 10px;
}
.RaceCompatibility_Wrap > svg{
  display: block;
  min-width: 28px;
  min-height: 16px;
}
.RaceCompatibility_Wrap ul{
  display: flex;
  margin-right: 10px;
}
.RaceCompatibility_Wrap ul li{
  text-align: center;
  border:1px solid #DADADA;
  border-radius: 4px;
  margin-left: 10px;
  background: #fff;
}
.RaceCompatibility_Wrap ul li.active{
  border-color: #3150BB;
}
.RaceCompatibility_Wrap ul li.race_fixed{
  background:#F0EFEA;
  border: none;
}
.RaceCompatibility_Wrap ul li.race_fixed.active{
  border: 1px solid #3150BB;
}
.RaceCompatibility_Wrap ul li a{
  display: block;
  min-width: 120px;
  padding: 6px;
}
.RaceCompatibility_Race span{
  display: flex;
  justify-content: center;
  align-items: center;
  min-width: 17px;
  min-height: 17px;
  margin-right: 3px;
  font-size: 10px;
  font-weight: bold;
  border-radius: 50%;
}
.RaceCompatibility_Race{
  display: flex;
  align-items: center;
}
.RaceCompatibility_Race span.Sun{
  background:#FFECEB;
}
.RaceCompatibility_Race span.Sut{
  background:#D6E1FF;
}
.RaceCompatibility_Race p{
  font-size: 12px;
  font-weight: bold;
  color:#444444;
}
.RaceCompatibility_Date{
  display: block;
  margin-left: 3px;
  font-size: 0.625rem;
  color:#757575;
}
.RaceCompatibility_aisho{
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 0.875rem;
  font-weight: bold;
  color:#EF5350;
}
.RaceCompatibility_aisho img{
  width: 10px;
  margin-right: 4px;
}
.Race_Detail .RaceCompatibility_aisho img{
  width: 17px;
}
.sortContainer .custom-dropdown {
  margin-top: -80px;
  display: none;
  position: absolute;
  background-color: #fff;
  border: 1px solid #ccc;
  z-index: 1000;
  width: 200px;
  border-radius: 8px;
}
.sortContainer .custom-dropdown .dropdown-item {
  cursor: pointer;
}
.sortContainer .custom-dropdown .dropdown-item:nth-of-type(1){
  padding: 15px 0 12px 40px;
}
.sortContainer .custom-dropdown .dropdown-item:nth-of-type(n+1){
  padding: 12px 0 12px 40px;
}
.sortContainer .custom-dropdown .dropdown-item:last-of-type {
  padding: 12px 0 15px 40px;
}
.sortContainer .custom-dropdown .dropdown-item + .dropdown-item {
  border-top: 1px solid #DADADA;
}
.sortContainer .custom-dropdown .dropdown-item:hover {
  background-color: #f0f0f0;
}
.sortContainer .custom-dropdown .dropdown-item {
  position: relative;
  padding-left: 40px;
  font-size: 0.9375rem;
}
.sortContainer .custom-dropdown .dropdown-item:before {
  content: '';
  position: absolute;
  left: 8px;
  top: 50%;
  width: 19px;
  height: 13px;
  transform: translateY(-50%);
  background-image: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" width="19.045" height="13.031" viewBox="0 0 19.045 13.031"><path d="M5.338,376.262.279,371.549a.846.846,0,0,1,0-1.255,1,1,0,0,1,1.347,0l4.385,4.086L17.42,363.751a1,1,0,0,1,1.347,0,.845.845,0,0,1,0,1.255L6.684,376.262A1,1,0,0,1,5.338,376.262Z" transform="translate(0 -363.491)" fill="%239d9d9d"/></svg>');
  background-repeat: no-repeat;
  transform: translateY(-50%);
  font-size: 12px;
  color: #888;
  display: none
}
.sortContainer .custom-dropdown .dropdown-item.checked:before {
  display: inline;
}
#sortButton {
  cursor: pointer;
}
.RaceDayWrap .RaceDayWrap_Inner{
  position: relative;
  border-bottom: 1px solid #dcdcdc;
}
.RaceDayWrap .Tab_RaceDaySelect ul li .Tab_Active {
  font-weight: bold;
  border-bottom: solid 4px #3251bc;
  font-size: 16px;
}
.RaceDayWrap .Tab_RaceDaySelect ul.Tab1 li .Tab_Single {
  color: #666;
  display: block;
  width: 50%;
  font-size: 83.33%;
  font-weight: bold;
  margin: 0 auto;
  padding-top: 14px;
  padding-bottom: 14px;
  border-bottom: solid 4px #3251bc;
}
.RaceDayWrap .RaceDayPrev,
.RaceDayWrap .RaceDayNext {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 10;
}
.RaceDayWrap .RaceDayPrev {
  left: 0;
}
.RaceDayWrap .RaceDayNext {
  right: 0;
}
.RaceDayWrap .RaceDayPrev a,
.RaceDayWrap .RaceDayPrev span,
.RaceDayWrap .RaceDayNext a,
.RaceDayWrap .RaceDayNext span {
  display: block;
  padding: 14px;
  line-height: 0;
  font-size: 0;
  color: transparent;
}
.RaceDayWrap .RaceDayPrev a:after,
.RaceDayWrap .RaceDayPrev span:after,
.RaceDayWrap .RaceDayNext a:after,
.RaceDayWrap .RaceDayNext span:after {
  content: "";
  display: block;
  width: 8px;
  height: 8px;
  border-radius: 1px;
  background: none;
}
.RaceDayWrap .RaceDayPrev a:after,
.RaceDayWrap .RaceDayNext a:after {
  border-top: 2px solid #929292;
  border-right: 2px solid #929292;
}
.RaceDayWrap .RaceDayPrev span:after,
.RaceDayWrap .RaceDayNext span:after {
  border-top: 2px solid #e1e1e1;
  border-right: 2px solid #e1e1e1;
}
.RaceDayWrap .RaceDayPrev a:after,
.RaceDayWrap .RaceDayPrev span:after {
  -webkit-transform: rotate(225deg);
  transform: rotate(225deg);
}
.RaceDayWrap .RaceDayNext a:after,
.RaceDayWrap .RaceDayNext span:after {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.AI_Footer .Side_Column{
  background:#F5F4F1;
}
.AI_Footer .Side_Column .Title_Sec{
  margin:0;
  padding: 13px 17px;
  background:#EDECE6;
}
.AI_Footer .Side_Column .Title_Sec h2{
  font-size: 16px;
  color:#444444;
}
.Container_Aisho > div:first-of-type{
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 5px 0;
}
.Container_Aisho > div [class^="txt_"]{
  text-align: center;
  font-size: 10px;
  font-weight: bold;
  color:#888888;
}
.Container_Aisho>div .txt_01 {
  width: 140px;
  margin-right: 50px;
}
.Container_Aisho>div .txt_02 {
  width: 90px;
  margin-right: 20px;
}
.Container_Aisho>div .txt_03 {
  width: 40px;
  margin-right: 25px;
}
.Container_Aisho .Table_Aisho_Wrap{
  width: 100%;
  padding: 0 10px;
  margin-bottom: 10px;
}
.Container_Aisho .Table_Aisho_Wrap dl{
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 8px 10px;
  background:#fff;
  border-radius: 4px;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.16);
}
.Container_Aisho .Table_Aisho_Wrap dl dt{
  font-size: 15px;
  font-weight: bold;
  color:#555555;
}
.Container_Aisho .Table_Aisho_Wrap dl dt span{
  font-size: 12px;
  font-weight: normal;
}
.Container_Aisho .Table_Aisho_Wrap dl dd{
  display: flex;
  justify-content: center;
  align-items: center;
}
.Container_Aisho .Table_Aisho_Wrap dl .RaceCompatibility_aisho{
  display: flex;
  justify-content: space-between;
  align-items: center;
  min-width: 91px;
  min-height: 35px;
  max-height: 35px;
  margin-right: 10px;
  padding: 6px 12px;
  background:#F3F3F3;
  border-radius: 4px;
}
.Container_Aisho .Table_Aisho_Wrap dl .RaceCompatibility_aisho.Highlight{
  background:#FFECEB;
}
.Container_Aisho .Table_Aisho_Wrap dl .RaceCompatibility_aisho img{
  width:16px;
  margin-right: 0;
}
.Container_Aisho .Table_Aisho_Wrap dl .RaceCompatibility_aisho span{
  font-size: 15px;
  font-weight: bold;
  color:#444444;
}
.Container_Aisho .Table_Aisho_Wrap dl .RaceCompatibility_aisho.Highlight span{
  color:#C53131;
}
.Container_Aisho .Table_Aisho_Wrap dl .RaceCompatibility_haran span{
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: 35px;
  max-height: 35px;
  min-width: 40px;
  padding: 7px 6px;
  background:#F3F3F3;
  border-radius: 4px;
  font-size: 13px;
  font-weight: bold;
  color:#fff
}
.Container_Aisho .Table_Aisho_Wrap dl .RaceCompatibility_haran span.Haran_Level_{
  color: #555;
  position: relative;
}
.Container_Aisho .Table_Aisho_Wrap dl .RaceCompatibility_haran span.Haran_Level_1 {
  background: #8EC73F;
}
.Container_Aisho .Table_Aisho_Wrap dl .RaceCompatibility_haran span.Haran_Level_2 {
  background: #E0BA2B;
}
.Container_Aisho .Table_Aisho_Wrap dl .RaceCompatibility_haran span.Haran_Level_3 {
  background: #EF9326;
}
.Container_Aisho .Table_Aisho_Wrap dl .RaceCompatibility_haran span.Haran_Level_4 {
  background: #F26A16;
}
.Container_Aisho .Table_Aisho_Wrap dl .RaceCompatibility_haran span.Haran_Level_5 {
  background: #D92C23;
}
.Container_Aisho .LinkBtn_03{
  margin: 0;
}
.Container_Aisho .LinkBtn_03 a{
  padding: 0px 0 8px;
  border: none;
}
.Container_Aisho .LinkBtn_03 span[class^="Icon_More"]{
  background: none;
  font-size: 14px;
  font-weight: bold;
  color: #444;
  border: 2px solid #E5E4DE;
  text-align: center;
  padding: 14px 5px;
  line-height: 1;
  width: 100%;
  border-radius: 5px;
  background: #fff;
}
.Container_Aisho .LinkBtn_03 a>.Icon_More01:after{
  content: none;
}

/*======================================
5.みんなのラベル
======================================*/
#cgmContent{
  margin-bottom: 43px;
}
#cgmContent .Title_Sec{
  margin-bottom: 10px;
}
.raceLabel_Content_Wrap .MoreColumnList .LinkBtn_More,
#notelabel_ranking .MoreColumnList .LinkBtn_More{
  border:none;
}
.raceLabel_Content_Wrap .MoreColumnList a,
#notelabel_ranking .MoreColumnList a{
  display: block;
  padding: 10px 0;
  background: #EDEBE5;
  color:#666666;
  border:none;
  border-radius: 4px;
  border: 1px solid #D2D1CB;
}
.MemoLabel li.memoLabel_Horse_Wrap{
  padding: 12px 12px 12px 15px;
  border-radius: 8px;
}
.MemoLabel .memoLabel_Horse_Data_Inner{
  gap: 0 10px;
  justify-content: flex-start;
}
.MemoLabel .memoLabel_Horse_Data_Inner div[class^="Waku"]{
  position: relative;
}
.MemoLabel .memoLabel_Highlight_Wrap,
.MemoLabel .memoLabel_Horse_Race,
.MemoLabel #notelabel_ranking .RaceDayWrap,
.MemoLabel #notelabel_ranking .Title_Sec{
  display: none;
}
.MemoLabel .memoLabel_Horse_Name_Wrap{
  min-width: 15em;
  gap:0;
  align-items: start;
}
.memoLabel_Horse_Data_Inner .memoLabel_inner{
  display: flex;
}
.MemoLabel .memoLabel_Horse_Data_Detail{
  margin-top:0;
  margin-left: 38px;
}
.raceLabel_Content_Wrap .raceLabel_Race_Wrap{
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.raceLabel_Content_Wrap .raceLabel_Race_Box{
  min-width: 45px;
}
.raceLabel_Graph_Wrap.raceLabel_Result .raceLabel_Graph::before {
  top: 4px;
}
.raceLabel_Graph_Wrap.raceLabel_Result .raceLabel_Graph::after {
  bottom: 4px;
}
.raceLabel_Content_Wrap .raceLabel_Graph_Wrap{
  max-width: 380px;
}
.raceLabel_Content_Wrap .raceLabel_Race_Inner{
  margin-right: 10px;
}
.raceLabel_Item_Content .LinkBtn_More .Icon_More01{
  display: block;
  width: 100%;
  position: relative;
}
.raceLabel_Item_Content .LinkBtn_More .Icon_More01 svg{
  position: absolute;
  top: 50%;
  right: 20px;
  transform: translateY(-50%);
}
.MemoLabel .memoLabel_List{
  display: flex;
  padding: 6px 9px;
  background:#F7F6F1;
  border:1px solid #D2D1CB;
}
.MemoLabel .memoLabel_List li a{
  padding: 6px;
  margin:0 3px;
  color:#444444;
  font-size: 14px;
}
.MemoLabel .memoLabel_List li.Active a{
  padding-bottom: 0;
  font-weight: bold;
  border-bottom: 1px solid #444444;
}
.MoreColumnList .Icon_Arrow {
  display: inline-block;
  width: 7px;
  height: 8px;
  background: url(../img/icon/icon_arrow.png) no-repeat;
  background-size: contain;
  position: absolute;
  right: 15px;
  top: 50%;
  transform: translateY(-50%);
}
/*======================================
6.AI展開予測
======================================*/
.DevTitle2nd h2 {
  font-size: 0.9375rem;
}

.DevelopOpinionArea {
  overflow: hidden;
}

.DevelopOpinionArea > dl dd {
  color: #333;
}
.BalanceAna .Description_Box .Icon_ArrowT{
  top:15px;
}
/*======================================
7.勝ち馬サーチ
======================================*/
.Wrap.Analysis_Week_Block .Analysis_Area.Week .Analysis_List {
  padding: 10px;
}
.Race_Num_Inner {
  margin-bottom: 10px;
}

.RaceData_Box .Race_Num {
  display: inline-block;
  margin-right: 7px;
  font-weight: bold;
  text-align: center;
  color: #fff;
  background: #3251bc;
  min-width: 57px;
  max-height: 48px;
  height: auto;
  padding: 5px 0px;
  border-radius: 4px;
  vertical-align: middle;
}
.RaceData_Box .Race_Num .Race_Place {
  display: block;
  margin-bottom:0;
  font-size: 14px;
}
.RaceData_Box .Race_Num .Race_R {
  display: block;
  font-size: 1rem;
}

.Race_Name {
  color: #555;
  font-size: 106%;
  font-weight: bold;
  margin-bottom: -2px;
  line-height: 1.37;
}

.Analysis_Week_Block .Analysis_Area {
  position: relative;
  margin: 0;
  padding: 17px 10px;
  background-color: #F3F3F3;
  border-radius: 4px;
  border: solid 1px #DADADA;
  color: #444;
}
.Analysis_Area.Week .Subject_Horse {
  margin-top: 5px;
  text-align: initial;
  color: #EF5350;
}

.Analysis_List {
  background-color: #fff;
  border-radius: 10px;
  padding: 0px 10px 10px;
}
.Analysis_List li {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 13px 0px;
  border-bottom: 1px solid #F3F3F3;
}
.Analysis_List_Head {
  padding: 5px 10px;
  background-color: #F3F3F3;
  border-radius: 2em;
  font-size: 0.8125rem;
}
.Analysis_List .Analysis_Item {
  max-width: 335px;
  display: block;
  font-weight: 300;
  font-size: 0.8125rem;
  line-height: 1.3;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  word-break: break-all;
}
.Analysis_List .Subject_Horse {
  font-size: 0.8125rem;
}
.Analysis_List .Subject_Horse span {
  font-weight: 600;
}
.Analysis_List .Search_Btn {
  max-width: 255px;
  display: block;
  margin: 10px auto 0;
  background-color: #3251BC;
  padding: 12px 0;
  color: #fff;
  border-radius: 4px;
  font-size: 0.8125rem;
  text-align: center;
  font-weight: 600;
}

@media screen and (max-width: 540px) {
  .Analysis_List .Analysis_Item {
    max-width: 60vw;
  }
}
@media screen and (max-width: 360px) {
  .Analysis_List .Analysis_Item {
    max-width: 60vw;
    font-size: 13px;
    font-size: 3.4666666667vw;
  }
  .Analysis_List_Head {
    font-size: 13px;
    font-size: 3.4666666667vw;
  }
}
.Analysis_Week_Block .Premium_Regist_Btn:hover{
  background: #603F80;
}
/*======================================
8.個別ラップ
======================================*/
.AllRaceRapCheck .HorseCheckBtn {
  width: auto;
  height: auto;
}
.RapSammary_Table .HorseCheckBtn {
  display: block;
  width: 22px;
  height: 22px;
}
.PersonalRap .LinkBtn_More {
  display: block;
  min-width: 142px;
  max-width: 300px;
  width: 49%;
  margin: 0 auto;
  padding: 0;
  position: relative;
  color: #666;
  font-size: 12px;
  text-align: center;
  border: 1px solid #DADADA;
  background: #fff;
  border-radius: 1.27em;
  line-height: 2.55;
}
.PersonalRap .LinkBtn_More .Icon_ArrowB {
  display: inline-block;
  width: 7px;
  height: 7px;
  border-radius: 1px;
  background: none;
  border-top: 2px solid #888;
  border-right: 2px solid #888;
  transform: rotate(135deg);
  position: absolute;
  top: 50%;
  right: 12px;
  margin-top: -5px;
}
.RapTableMore .Icon_ArrowBottom::after {
  content: none;
}
.RapTableMore .Icon_ArrowTop::after {
  content: none;
}
.NoteCheck_Inner.SelectedHorse ul {
  display: flex;
}
.NoteCheck_Inner.SelectedHorse ul li {
  margin-right: 10px;
}
.NoteCheck_Inner.SelectedHorse ul li a {
  display: inline-block;
  color: #444444;
  font-size: 0.875rem;
  white-space: nowrap;
  text-align: center;
  border-radius: 50px;
  padding: 5px 10px;
  min-width: 66px;
  border: 1px solid #E1E1E1;
}
.NoteCheck_Inner.SelectedHorse ul li.active a {
  color: #fff;
  font-weight: bold;
  border-color: transparent;
  background: #3251BC;
  border-radius: 50px;
}
#aiLaptimeContent .SelectedHorse {
  white-space: nowrap;
  overflow-x: auto;
  overflow-y: hidden;
  padding: 0 10px 11px;
}
#aiLaptimeContent .NoteForm_Cont input[type=checkbox] {
  display: none;
}
#aiLaptimeContent .NoteForm_Cont input {
  margin: 0;
  padding: 0;
  background: none;
  border: none;
  border-radius: 0;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
#aiLaptimeContent .NoteCheck_Label.bk01,
#aiLaptimeContent .NoteCheck_Label.bk02,
#aiLaptimeContent .NoteCheck_Label.bk03 {
  padding: 5px 7px;
  color: #444;
}
#aiLaptimeContent .SelectedHorse .NoteCheck_Label.bk01 {
  padding: 5px 15px 5px 27px;
  font-weight: bold;
}
#aiLaptimeContent .NoteCheck:checked+.bk01 {
  background-color: #699EE6;
  color: #fff;
  font-weight: bold;
}
#aiLaptimeContent .Horse_Note_Modal .NoteCheck:checked+.bk01,
#aiLaptimeContent .SelectedHorse .NoteCheck:checked+.bk01 {
  background-color: #3951B5;
}
#aiLaptimeContent .NoteCheck_Label {
  box-sizing: border-box;
  position: relative;
  display: inline-block;
  margin-right: 5px;
  margin-bottom: 10px;
  border-radius: 12px;
  font-size: 0.875rem;
  background-color: #E9E9E9;
  vertical-align: middle;
  cursor: pointer;
}
#aiLaptimeContent .SelectedHorse .NoteCheck_Label.bk01::before {
  position: absolute;
  top: 50%;
  left: 12px;
  display: block;
  margin-top: -5px;
  width: 5px;
  height: 9px;
  border-right: 2px solid #888888;
  border-bottom: 2px solid #888888;
  border-radius: 1px;
  content: "";
  transform: rotate(45deg);
}
#aiLaptimeContent .SelectedHorse .NoteCheck:checked+.NoteCheck_Label.bk01:before {
  border-right: 2px solid #fff;
  border-bottom: 2px solid #fff;
}
.Laptime_PickupRace{
  background: #f8f8f8;
  color: #444;
  font-size: 72.23%;
  font-weight: normal;
  padding: 18px 14px 5px;
  border-radius: 4px 4px 0 0;
}
.Laptime_PickupRace .RaceDay span{
  color:#555;
  font-size: 0.6875rem;
}
.Laptime_PickupRace .RaceDay span.Dirt {
  color: #874c11;
}
.Laptime_PickupRace .RaceDay span.Turf {
  color: #58af4a;
}
.Laptime_PickupRace .RaceName {
  display: flex;
  align-items: flex-start;
  margin: 5px 0;
  font-size: 1.125rem;
  font-weight: bold;
  color: #03a;
}
.Laptime_PickupRace .RaceName .Icon_GradeType{
  margin-left: 7px;
}
.app_table_area .RapSammary_Table .Horse_Check.Sticky{
    border-left: 1px solid #dadada;
}
.RapTableMore .Icon_ArrowBottom,
.RapTableMore .Icon_ArrowTop{
  display: inline-block;
  position: relative;
  width: 100%;
}
.RapTableMore a .Icon_Arrow {
  content: '';
  width: 7px;
  height: 7px;
  border-top: 1px solid #888;
  border-right: 1px solid #888;
  border-radius: 1px;
  vertical-align: middle;
  position: absolute;
  top: 50%;
  right: 24px;
  -webkit-transform: rotate(135deg) translate(-100%, 0%);
  transform: rotate(135deg) translate(-100%, 0%);
  transition: .4s;
}
.RapTableMore a .Icon_ArrowTop::after {
  content: '';
  width: 7px;
  height: 7px;
  border-top: 1px solid #888;
  border-right: 1px solid #888;
  border-radius: 1px;
  vertical-align: middle;
  position: absolute;
  top: 50%;
  right: 24px;
  -webkit-transform: rotate(-45deg)translate(50%, 0%);
  transform: rotate(-45deg) translate(50%, 0%);
  transition: .4s;
}
.tablesorter-headerAsc .sort_icon::after {
  -webkit-transform: rotateZ(45deg);
  -ms-transform: rotate(45deg);
  transform: rotateZ(45deg);
  border-left: 1px solid #93918c;
  border-top: 1px solid #93918c;
  top: -4px;
}
.RapSammary_Table_Area .tablesorter-headerDesc .sort_icon::after {
  border: none;
  border-left: 1px solid #93918c;
  border-top: 1px solid #93918c;
  transform: rotateZ(225deg);
  top: -6px;
}
.RapSammary_Table_Area .tablesorter-headerAsc .sort_icon::after {
  -webkit-transform: rotateZ(45deg);
  -ms-transform: rotate(45deg);
  transform: rotateZ(45deg);
  border-left: 1px solid #93918c;
  border-top: 1px solid #93918c;
  top: -4px;
}
.RapSammary_Table_Area .tablesorter-header-inner{
  display: block;
  width: 100%;
  height: 25px;
  position: relative;
}
.RapSammary_Table_Area table tr:first-of-type th:nth-of-type(2) .tablesorter-header-inner,
.RapSammary_Table_Area table tr:first-of-type th:nth-of-type(3) .tablesorter-header-inner {
  height: 38px;
}
.RapSammary_Table_Area table tr:first-of-type th:nth-of-type(2) .tablesorter-header-inner .sort_icon,
.RapSammary_Table_Area table tr:first-of-type th:nth-of-type(3) .tablesorter-header-inner .sort_icon{
  bottom: -14px;
}
.RapSammary_Table_Area .tablesorter-header-inner > .sort_icon{
  padding:0;
  position: absolute;
  color: inherit;
  right: 0;
  bottom:0;
}
.RapSammary_Table_Area .tablesorter-header-inner>.sort_icon::before {
  content: none;
}
.tablesorter-header-inner>.sort_icon::after{
  content: "";
  display: inline-block;
  width: 5px;
  height: 5px;
  position: relative;
  border-left: 1px solid #454545;
  border-top: 1px solid #454545;
  -webkit-transform: rotateZ(225deg);
  -ms-transform: rotate(225deg);
  transform: rotateZ(225deg);
  top: -6px;
  right: 0;
}
.ThisWeek_YosoInner .RapSammary_Table tbody .HorseList td:last-of-type{
  background:#fff;
}
.ThisWeek_YosoInner .RapSammary_Table_Area tr:only-child .Rank_1{
  background: #fff;
}
.PersonalRap .Master_Regist_Box,
.AI_Footer .PersonalDataArea02 .Master_Regist_Box{
  display: none !important;
}

/*======================================
9.調子偏差値
======================================*/
.BaroTableArea {
  margin-bottom: 20px;
  overflow-y: scroll
}
.BaroTableArea .Shutuba_Table .sort_icon {
  display: inline-block;
  width: 10px;
  height: 0;
}
.BaroTableArea .Shutuba_Table .tablesorter-headerAsc .sort_icon::before {
  border-width: 4px 4px;
  margin-top: -12px;
}
.BaroTableArea .Shutuba_Table .tablesorter-headerDesc .sort_icon::after {
  border-width: 4px 4px;
  margin-top: -1px;
}
.ThisWeek_YosoInner .Shutuba_HorseList.BaroTableArea td:first-of-type{
  font-size: 11px;
  border-left: 1px solid #dadada;
}
.ThisWeek_YosoInner .Shutuba_HorseList.BaroTableArea td:last-of-type{
  border-right: 1px solid #dadada;
}
.ThisWeek_YosoInner .PickupHorseArea.BaroPickup .RaceCommon_Table{
  margin-bottom: 0;
}
.ThisWeek_YosoInner .PickupHorseArea.BaroPickup table.PickupHorseTable01 th{
  padding: 13px 15px;
  font-size: 12px;
}
.ThisWeek_YosoInner .PickupHorseArea.BaroPickup table.PickupHorseTable01 td{
  padding: 3px;
}
.ThisWeek_YosoInner .PickupHorseArea.BaroPickup table.PickupHorseTable01 td .Umaban_InBox {
  display: flex;
  justify-content: center;
}
.ThisWeek_YosoInner .PickupHorseArea.BaroPickup table.PickupHorseTable01 td .Umaban_Num{
  display: flex;
  align-items: center;
  justify-content: center;
  width: 30px;
  height: 30px;
}
.ThisWeek_YosoInner .Shutuba_HorseList.BaroTableArea .Shutuba_Table tr.HorseList td.Horse_Info .Horse{
  font-size: 15.6px;
}
.ThisWeek_YosoInner .Shutuba_HorseList.BaroTableArea .Shutuba_Table tr.HorseList td.Horse_Info .Age,
.ThisWeek_YosoInner .Shutuba_HorseList.BaroTableArea .Shutuba_Table tr.HorseList td.Horse_Info .Jockey{
  font-size: 12px;
}
.ThisWeek_YosoInner .Shutuba_Table tr.HorseList td[class^="Value_Ranking_"] .Value_Num{
  font-size: 18px;
}
.ThisWeek_YosoInner .Shutuba_Table tr.HorseList td[class^="Value_Ranking_"] .Value,
.ThisWeek_YosoInner .Shutuba_HorseList.BaroTableArea .Shutuba_Table tr.HorseList td.Ratio .Value,
.ThisWeek_YosoInner .Shutuba_HorseList.BaroTableArea .Shutuba_Table tr.HorseList td.Popular span.Popular_Rank{
  font-size: 10px;
}
.ThisWeek_YosoInner .Shutuba_HorseList.BaroTableArea .Shutuba_Table tr.HorseList td.Ratio .Value{
  margin-top:7px;
}
.ThisWeek_YosoInner .BaroTableArea .Shutuba_Table tr.HorseList td.Popular > span.Odds_Ninki{
  font-size: 12px;
}
.ThisWeek_YosoInner .Shutuba_HorseList.BaroTableArea .Shutuba_Table tr.Header th{
  min-width: 2em;
  font-size: 13px;
}
.ThisWeek_YosoInner .BaroTableArea .Shutuba_Table .sort_icon{
  padding-right: 18px;
  position: relative;
  background: none;
  border: none;
  margin: auto;
  min-width: inherit;
}
.ThisWeek_YosoInner .BaroTableArea .Shutuba_Table .sort_icon::before,
.ThisWeek_YosoInner .BaroTableArea .Shutuba_Table .sort_icon::after {
  border: 4px solid transparent;
  content: "";
  display: block;
  height: 0;
  right: 5px;
  top: 70%;
  position: absolute;
  width: 0;
}
.ThisWeek_YosoInner .BaroTableArea .Shutuba_Table .sort_icon::before {
  border-bottom-color: #66666687;
  margin-top: -12px;
}
.ThisWeek_YosoInner .BaroTableArea .Shutuba_Table .sort_icon::after {
  border-top-color: #66666687;
  margin-top: -1px;
  transform: inherit;
}

/*======================================
10.高額コース 会員用導線
======================================*/
.AI_Master_Inner{
  text-align: center;
  margin: 10px 0 20px;
}
.AI_Master_Inner p{
  font-size: 0.8125rem;
  font-weight: bold;
  color:#7A4AB1;
}
.AI_Master_Inner a{
  display: block;
  max-width: 328px;
  margin: 8px auto 0;
  padding:5px 0;
  background:#7A4AB1;
  border-radius: 50px;
  font-size: 0.875rem;
  font-weight: bold;
  color:#fff;
}
.AI_Master_Regist_Box{
  min-width: 222px;
  max-height: 48px;
  padding: 2px 0;
  border:2px solid #7A4AB1;
  border-radius: 4px;
  text-align: center;
  background: #fff;
}
.AI_Master_Regist_Box p{
  font-size: 0.75rem;
  font-weight: bold;
  color:#666666;
}
.AI_Master_Regist_Box a{
  display: block;
  max-width: 110px;
  margin: 1px auto 3px;
  padding: 3px 0;
  background:#7A4AB1;
  border-radius: 4px;
  font-size: 0.625rem;
  font-weight: bold;
  color: #fff;
}

/* マスターコース案内ブロック */
.AI_Footer [class^=master_course_infoText] {
  font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Arial, sans-serif;
}
.AI_Footer .Title_3rd.Master {
  margin: 18px 0 12px;
  color: #777;
  font-weight: bold;
  font-size: 14px;
}
.AI_Footer .master_course_infoText01{
  margin-left: 10px;
  font-size: 10px;
  font-weight: bold;
  color:#666666;
}
.AI_Footer .master_course_infoText01 em{
  color:#7A4AB1;
  font-weight: 800;
}
.AI_Footer .master_course_infoText02{
  margin: 5px 0 10px;
  padding-left:22px;
  text-align: left;
  background:#7A4AB1;
}
.AI_Footer .master_course_infoText02 p{
  display: inline-block;
  padding: 5px 0;
  font-size: 11px;
  font-weight: bold;
  color:#FFFFFF;
  position: relative;
}
.AI_Footer .master_course_infoText02 p::before,
.AI_Footer .master_course_infoText02 p::after{
  content: "";
  position: absolute;
  margin: auto;
  width: 9px;;
  height: 10.46px;
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="10" height="11.586" viewBox="0 0 10 11.586"><path d="M.293,5.293a1,1,0,0,1,0-1.414L3.586.586a2,2,0,0,1,2.829,0L9.707,3.879A1,1,0,0,1,8.293,5.293L6,3v7.586a1,1,0,1,1-2,0V3L1.707,5.293a1,1,0,0,1-1.414,0" transform="translate(0 0)" fill="%23fff" fill-rule="evenodd"/></svg>');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  transform: rotate(180deg);
  top: 30%;
}
.AI_Footer .master_course_infoText02 p::before{
  left: -14px;
}
.AI_Footer .master_course_infoText02 p::after{
  right: -14px;
}
.AI_Footer .master_course_infoText02 p a {
  color: #FFFFFF;
  text-decoration: underline;
}
.AI_Footer .race.page_race_shutuba .master_course_infoText02 p a{
  font-size: 9.5px;
}
.AI_Footer .master_course_infoText02 p a:hover{
  color: #FFFFFF;
}
.AI_Footer .Title_Sec .master_course_badge,
.AI_Footer .Title_3rd .master_course_badge{
  padding: 2px 6px;
}
.AI_Footer .RaceTableArea th .master_course_badge {
  display: inline-block;
  padding: 2px 6px;
  margin-right: 6px;
  background: #7A4AB1;
  border-radius: 50px;
  font-size: 10px;
  font-weight: bold;
  color: #FFFFFF;
  position: relative;
  top:-1px;
}

#compatibility_container  > div:nth-of-type(n+5){
  display: none;
}
