@charset "UTF-8";

/*==============================================
【ウマい馬券- seoページ】 seo_page.css
==============================================*/

ul,
li {
    list-style: none;
}

* {
    margin: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}

a {
    margin: 0;
    padding: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
    text-decoration: none;
    color: #03a;
    -webkit-tap-highlight-color: rgba(0, 0, 102, 0.25);
}

#PremiumYoso .Contents {
    width: 960px;
    margin: 10px auto 6px auto;
}

.breadcrumb_keibajou_list {
    margin-top: 5px;
    margin-bottom: 10px;
    font-size: 75%;
}
#main{
    display: flex;
}
#main > div{
    width:50%;
    height: 100%;
}
/*=======================================
    開催情報 RaceInformation
    =======================================*/
.RaceInformationTickerBox {
    border: 2px solid #949eb1;
    position: relative;
    height: 32px;
    overflow: hidden;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    padding-left: 82px;
    background: #fff;
    margin: 10px 0 8px;
}

.RaceInformationTickerBox .RaceInformationTitle {
    width: 80px;
    height: 28px;
    position: absolute;
    top: 0;
    left: 0;
    background: #949eb1;
    color: #fff;
    font-size: 83%;
    font-weight: bold;
    z-index: 10;
    text-align: left;
    overflow: hidden;
    padding: 5px 0 0 12px;
}

.RaceInformationTickerBox .RaceInformationTitle span {
    display: inline-block;
    line-height: 1.2;
}

.RaceInformationTickerBox .RaceInformationTitle span+span {
    padding-left: 7px;
}

.RaceInformationTickerBox .tickercontainer {
    overflow: hidden;
    width: 100%;
    height: 42px;
    position: relative;
}

.RaceInformationTickerBox .tickercontainer .mask {
    width: 99.8%;
    position: relative;
}

.RaceInformationTickerBox #NewsTickerList {
    overflow: hidden;
    position: relative;
}

.RaceInformationTickerBox #NewsTickerList p {
    display: inline-block;
    overflow: hidden;
    line-height: 30px;
    color: #333;
    white-space: nowrap;
    padding-left: 1.2em;
    padding-right: 8em;
}

.RaceInformationTickerBox #NewsTickerList p {
    color: #333;
    font-size: 83%;
    line-height: 28px;
    padding-right: 2px;
    margin-top: 0;
}

.RaceInformationTickerBox #NewsTickerList p strong {
    font-weight: bold;
}

/*=======================================
    ポイントブロック
    =======================================*/
.point_get_box {
    margin:20px auto;
    width:600px;
    color:#666666;
    padding:20px;
    background:#ededed;
    border-radius: 4px;
    text-align: center;
}
.point_get_box p.present{
    font-size: 150.98%;
}
.point_get_box p.present span{
    font-size: 129.87%;
    color:#d74141;
    padding-right: 10px;
}
.point_get_box  a{
    display: block;
    color:#fff;
    width:335px;
    height: 50px;
    margin:10px auto 0;
    line-height: 50px;
    background:#d74141;
    border-radius: 4px;
}

/*船橋ver*/
.point_get_box_color_43 {
    background: #76ad14c7;
}

/*大井ver*/
.point_get_box_color_44 {
    background: #de616f25;
}

/*川崎ver*/
.point_get_box_color_45{
    background: #0169ec25;
}

/*浦和ver*/
.point_get_box_color_42{
    background: #304572ad;
}

/*佐賀ver*/
.point_get_box_color_55{
    background: #309a2b25;
}

/*高知ver*/
.point_get_box_color_54{
    background: #d26125e3;
}

/*園田ver*/
.point_get_box_color_50{
    background: #d389a4e0;
}

/*=======================================
    おすすめ予想家
    =======================================*/


/*==============================================
基本設計
------------------------------------
デフォルトカラーはグレーで設定
==============================================*/
#dom_moved .MainVisual{
    background-color: #ccc;
}
#dom_moved .MainVisual img{
    width:100%;
}
#dom_moved .MainVisual .MainText{
    padding:22px 25px 28px;
/*    font-size: 77.78%;*/
    color:#fff;
    font-weight: bold;
    line-height: 1.71;
}
#main{
    padding:25px 10px;
    background-color: #cccccc !important;  
    height: 100%;
}
.recommend_yosoka .RecommendBody{
    background-color: #ccc;
    height: 100%;
}
.recommend_yosoka .RecommendBody ul {
    padding: 20px 0 31px;
    background-color: #fff;
}
.recommend_yosoka .RecommendBody ul li {
  margin-bottom: 40px;
}
.recommend_yosoka .RecommendBody ul li:last-child {
  margin-bottom: 0px;
}
.recommend_yosoka .RecommendBody ul li:nth-child(n + 8){
    margin-top: 40px;
}
.recommend_yosoka .RecommendBody ul li .yosoka_title{
    position: relative;
    background-image: url('../img/yosoka/top_recommend_yosoka_titlebg.png');
    background-size: 50px;
}
.recommend_yosoka .RecommendBody ul li .yosoka_title p{
    position: relative;
    color:#333333;
    font-size: 105.56%;
    font-weight: bold;
    line-height: 1.3;
    text-align: left;
    width:355px;
    max-width: 100%;
    padding: 14px 14px 12px;
}
.recommend_yosoka .RecommendBody ul li .yosoka_title p:after{
    position: absolute;
    display: block;
    content:'';
    width: 53px;
    height: 17px;
    left: 14px;
    top:-8px;
    text-align: center;
    background-image: url('../img/yosoka/top_recommend_yosoka_titlepoint.png');
    background-size: 53px 17px; 
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .recommend_yosoka .RecommendBody ul li .yosoka_title p {
    text-align: center;
    width: 100%;
  }
}
.recommend_yosoka .RecommendBody ul li .yosoka{
    position: relative;
    max-width: 100%;
    margin: 12px auto;
    box-sizing: border-box;
}

.recommend_yosoka .RecommendBody ul li .yosoka .yosoka_img{
    position: relative;
    padding: 4px;
}
.recommend_yosoka .RecommendBody ul li .yosoka .yosoka_img:before{
    position: relative;
    content:'';
    display: block;
    width:150px;
    height: 150px;
    padding: 4px;
    background-color: #fff;
    box-sizing: border-box;
    box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.24);
}
.recommend_yosoka .RecommendBody ul li .yosoka .yosoka_img img{
    position: absolute;
    top: 8px;
    left: 8px;
    width:142px;
    height: 142px
}

.recommend_yosoka .RecommendBody ul li .yosoka .profile{

}
.recommend_yosoka .RecommendBody ul li .yosoka .profile .profileInner {
  padding: 0 10px;
}
.recommend_yosoka .RecommendBody ul li .yosoka .profile p{
    font-size: 83.33%;
    color:#555;
    font-weight: bold;
    line-height: 1.67;
    min-height: 285px;
    padding:37px 13px 10px 10px;
}
.recommend_yosoka .RecommendBody ul li .yosoka .profile .name{
    font-size: 1.1875rem;
    color: #555;
    font-weight: bold;
    line-height: 105%;
    margin-bottom: 20px;
}

.YosokaDataWrap {
  display: flex;
  align-items: center;
  gap: 0 10px;
  justify-content: space-between;
}
.YosokaPerformance {
  flex: 1;
}
.YosokaPerformance .JyoName {
  text-align: left;
  font-weight: 600;
  color: #555;
  font-size: 83.33%;
}
.YosokaPerformance table {
  border-collapse: collapse;
  /* margin-left: auto; */
  color: #888;
}
.YosokaPerformance table tbody{
    display: flex;
    width: 100%;
}
.YosokaPerformance table tbody tr{
    margin-right: 10px;
}
.YosokaPerformance table th {
  padding-right: 6px;
  font-weight: normal;
}
.YosokaPerformance table td {
  /* text-align: right; */
  font-weight: bold;
}
.recommend_yosoka .RecommendBody ul li .yosoka .profile h2.YosoTitle01 {
  font-size: 15px;
  font-weight: bold;
  line-height: 2;
  color: #555;
  margin: 12px 0;
}
table.HitDataTable {
  width: 100%;
  border-collapse: collapse;
  table-layout: fixed;
}
table.HitDataTable .Header th.DayData, table.HitDataTable .List td.DayData {
  width: 6em;
}
table.HitDataTable .Header th.NumCell, table.HitDataTable .List td.NumCell {
  width: 95px;
}
table.HitDataTable .Header th {
  padding: 6px 10px;
  color: #888;
  font-size: 66.67%;
  line-height: 1.2;
  text-align: center;
  vertical-align: middle;
  background-color: #eaeaea;
  border: 1px solid #cacaca;
}
table.HitDataTable .List td {
  font-size: 66.67%;
  padding: 8px 10px;
  border: 1px solid #cacaca;
  white-space: nowrap;
  height: 31.5px;
}
table.HitDataTable .List td.NumCell {
  text-align: right;
  color: #44a78f;
}
table.HitDataTable .List td.RaceNameData span {
  display: block;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  line-height: 1.2;
}

.recommend_yosoka .RecommendBody .BtnArea{
    width:145px;
    margin: auto; 
}

.recommend_yosoka .RecommendBody .BtnArea button{
    padding:8px 0;
    height: 51px;
}
.recommend_yosoka .RecommendBody .BtnArea button span{
    display: block;
    text-align: center;
    margin-right: 0;
}
.recommend_yosoka .RecommendBody .BtnArea button span .Point{
    line-height: 1.2;
}
/*.recommend_yosoka .RecommendBody .BtnArea button.StateBtn.State1.yoso_list .Txt,    
.recommend_yosoka .RecommendBody .BtnArea button.StateBtn.State2 .Txt{
    font-size: 77.78%;
}*/

.StateBtn {
    position: relative;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: none;
    border-radius: 5px;
    background-color: #e3b749;
    cursor: pointer;
    font-weight: bold;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, "ＭＳ Ｐゴシック", Arial, sans-serif;
    outline: none;
    padding: 16px 0 15px;
    width: 100%;
}

.StateBtn.State1 {
    color: #fff;
    background-color: #e3b749;
}


/*==============================================
カラーバリエーション
------------------------------------
4lessにてNo.を反映
==============================================*/



/*黄色*/
/* #main.color_01{
    background-color: #feda35 !important;
} */
/*ベージュ*/
/* #main.color_02{
 color:#fff !important;
    background-color: #cac092 !important;
} */
/*薄赤*/
/* #main.color_03{
 color:#fff !important;
    background-color: #ff8875 !important;
} */
/*緑*/
/* #main.color_04{
    background-color: #bce753 !important;
} */
/*水色*/
/* #main.color_05{
    background-color: #7bd0e8 !important;
} */

/*船橋ver*/
/* #main.color_43{
    background-color: #76ad14c7 !important;
} */

/*大井ver*/
/* #main.color_44{
    background-color: #f175759e !important;
} */

/*川崎ver*/
/* #main.color_45{
    background-color: #0169ecad  !important;
} */

/*浦和ver*/
/* #main.color_42{
    background-color: #304572ad  !important;
} */

/*佐賀ver*/
/* #main.color_55{
    background-color: #309a2b  !important;
} */

/*高知ver*/
/* #main.color_54{
    background-color: #d26125e3  !important;
} */

/*園田ver*/
#main.color_50{
    background-color: #d389a4e0  !important;
}


/*==============================================
レースリスト
==============================================*/
.right_contents{
    padding-top: 20px;
    background:#fff;
    margin-left:2px;
}
.GensenYosoHitTickerBox {
    position: relative;
    height: 38px;
    padding-left: 38px;
    font-size: 0.75rem;
    overflow: hidden;
    background-color: #fff;
    border:solid 1px  #b53e38;
    margin:14px 10px 13px;
}

.GensenYosoHitTickerBox .HitNewsTitle {
    position: absolute;
    top: 0;
    left: 0;
    width: 38px;
    height: 38px;
    padding: 6px 0;
    color: #fff;
    font-size: 0.6875rem;
    font-weight: 700;
    text-align: center;
    overflow: hidden;
    background-color: #b53e38;
    z-index: 10;
}

.GensenYosoHitTickerBox .HitNewsTitle span {
    display: block;
    line-height: 1.2;
}

.GensenYosoHitTickerBox #NewsTickerList {
    overflow: hidden;
    position: relative;
    margin: 0;
    padding: 0;
    width: max-content;
}

.GensenYosoHitTickerBox #NewsTickerList li {
    float: left;
    padding-right: 8em;
    color: #00f;
    line-height: 38px;
    white-space: nowrap;
    overflow: hidden;
}


.GensenYosoHitTickerBox a #NewsTickerList li {
    color: #444;
    font-size: 13px;
    display: inline-block;
    overflow: hidden;
    white-space: nowrap;
    padding-left: 1.2em;
    padding-right: 5em;

}
.GensenYosoHitTickerBox .NewsTickerWrap.hit #NewsTickerList li {
    animation: NewsTicker 10s 1s linear infinite;
}
@keyframes NewsTicker {
  from {
    transform: translate(0);
  }
  to {
    transform: translate(-100%);
  }
}
.GensenYosoHitTickerBox #NewsTickerList li strong {
    color: #ef5350;
    font-weight: 700;
}


.Title_Sec {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: flex-end;
    align-items: center;
    padding: 21px 10px 21px;
    background:#fff;
}
.Title_Sec.race_index{
    padding: 15px 10px 15px;
    text-align: center;
    background-image: url(../img/yosoka/top_recommend_yosoka_titlebg.png);
    background-size: 50px;
}
.Title_Sec h2 {
    color: #777;
    font-size: 100%;
    font-weight: bold;
    line-height: 1.37;
    margin-right: auto;
}
.Title_Sec.race_index h2{
    text-align: center;
    margin: auto;
    color: #333333;
}
.RaceTopRaceMenuWrap {
    position: relative;
    background:#fff;

}

.RaceTopRaceMenuWrap .RaceList {
    border-top: 1px solid #e0e0e0;
}

.RaceTopRaceMenuWrap .RaceList li {
    border-bottom: 1px solid #e0e0e0;
}

.RaceList_Main_Box {
    display: table;
    width: 100%;
    padding: 10px;
}

.RaceTopRaceMenuWrap .RaceList li a {
    display: block;
}

.RaceList_Main_Box .RaceList_Item01,
.RaceList_Main_Box .RaceList_Item02,
.RaceList_Main_Box .RaceList_Item03 {
    display: table-cell;
    vertical-align: middle;
}

.RaceList_Main_Box .RaceList_Item01 {
    padding-right: 9px;
}

.RaceList_Main_Box .RaceList_Item01 .Race_Num {
    display: inline-block;
    width: 45px;
    color: #fff;
    font-size: 1rem;
    font-weight: 700;
    line-height: 2.81;
    text-align: center;
    vertical-align: middle;
    background-color: #3251bc;
    border-radius: 4px;
}

.RaceList_Main_Box .RaceList_Item01 .Race_Fixed {
    background-color: #c53131 !important;
}

.RaceList_Main_Box .RaceList_Item01 .Race_Next {
    background-color: #e4ca3b !important;
}

.RaceList_Main_Box .RaceList_Item02 {
    width: 100%;
}

.RaceList_Main_Box .RaceList_Item02 dl .Race_Name {
    margin-bottom: 4px;
    color: #555;
    font-size: 1.1875rem;
    font-weight: 700;
    line-height: 1.37;
    height: 1.37em;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}




.RaceList_Main_Box .RaceList_Item02 dl .Race_Data {
    color: #555;
    font-size: 0.875rem;
}

.RaceList_Main_Box .RaceList_Item02 dl .Race_Data>.Dirt {
    margin-left: 5px;
    color: #874c11;
}

.RaceList_Main_Box .RaceList_Item02 dl .Race_Data>.Turf {
    margin-left: 5px;
    color: #58af4a;
}

.RaceList_Main_Box .RaceList_Item03 {
    padding-left: 9px;
}

.RaceList_Main_Box .RaceList_Item03 .YosoCount {
    width: 45px;
    padding: 8px 0;
    color: #fff;
    font-size: 0.6875rem;
    line-height: 1.2;
    text-align: center;
    background-color: #e5a700;
    border-radius: 4px;
}

.RaceList_Main_Box .RaceList_Item03 .YosoCount strong {
    font-size: 0.875rem;
    font-weight: 700;
}


.UmaiTopAbout{
    text-align: center;
}


.NarCoursePageTitle01 {
	position: relative;
	font-size: 114.3%;
	font-weight: bold;
	line-height: 2;
	margin-bottom: 6px;
}


/* 的中実績のタイトルとアイコン */
.NarCoursePageTitle01:before {
	display:block;
	position: absolute;
	content: "";
	background-image: url("../img/icon/icon_sprite_yoso.png");
	background-repeat: no-repeat;
	-webkit-background-size: 164px 500px;
	-moz-background-size: 164px 500px;
	-ms-background-size: 164px 500px;
	-o-background-size: 164px 500px;
	background-size: 164px 500px;
}

.IconYosoContentsNarCoursePage_06 {
	padding-left: 36px;
}
.IconYosoContentsNarCoursePage_06:before {
	top: 7px;
	left: 3px;
	width: 27px;
	height: 18px;
	background-position: -91px -241px;
}


/* レース一覧 */
#main .right_contents .right_bg .RaceList_Header{
  margin-top: 8px;
  margin-bottom: 8px;
  margin-left: 10px;
  margin-right: 10px;
  font-size: 90%;
  padding-bottom: 5px;
  padding-top: 5px;
}

.UmaiTopAbout {
    padding-top: 15px;
}

