@charset "euc-jp";
/*===========================================
データベース
ロイヤルファミリー
============================================*/
.MenuBox ul {
  display: flex;
  justify-content: center;
}
.ProfileMenu > ul li,
.owner .ProfileMenu > ul.Col6 li:nth-child(n+2){
  width: 120px;
}


.is_royal a.no-link,
.is_royal a.no-link h2,
.ProfileDataTable table tr td{
  color: #666666;
  pointer-events: none;
}
.is_royal a.link{
  color: #0033aa;
  pointer-events: auto;
}
.HorsePhotoCarousel ul.SliderBody{
  height: 192px;
  padding: 0;
}
.HorsePhotoCarousel ul.SliderBody .PhotoDetail{
  height: 192px;
}
.ProfileDataDetail{
  margin-bottom: 40px;
}

.RaceResults .RaceEntry{
  margin-bottom: 20px;
}
.RaceResults .ResultsDetail{
  margin-bottom: 10px;
}
.ResultsDetail + .comment {
  font-size: 13px;
  margin: 11px 10px 30px;
  color: #444;
  font-weight: normal;
  text-align: center;
}
ul.List_01 li h2{
  color: #0033aa;
}
.x-icon{
  position: relative;
  width: 19px;
  height: 20px;
  margin-right: 5px;
  top: 4px;
}
.x-post-button{
  display: block;
  color: #fff;
  font-size: 15px;
  font-weight: bold;
  width: 355px;
  height: 46px;
  line-height: 46px;
  background-color: #000000;
  border-radius: 4px;
  text-align: center;
  margin:0 auto 40px;
}


.ProfileKeyVisual_Main{
  padding-bottom: 51.2%;
}

.footer_inner{
  background-color: #DCDCDC;
  padding: 40px 0;
  text-align: center;
}