@charset "utf-8";
/*==============================================
【中央競馬 - 厳選予想 ウマい馬券】 umai_area03.css
厳選予想リスト改
予想タブ商品一覧
==============================================*/
/*==============================================
厳選予想リスト改 2019.06.05
==============================================*/
/*------ ポイント表記 -----*/
.UmaibakenLinkArea.ProYoso a{
display: block;
padding:5px 10px 5px 12px;
border:none;
}
.UmaibakenLinkArea.ProYoso .LinkTable{
display: table;
width: 100%;
}
.UmaibakenLinkArea.ProYoso .LinkTable .Umai_MyPoint_text3 {
    color: #e5a700;
    font-size: 77.78%;
}
.UmaibakenLinkArea.ProYoso .LinkTable .Umai_MyPoint_text3 .point{
    font-weight:bold;
    font-size: 128.57%;
}
/*-- 以下共通　残りポイント表記　--*/
.limite_point{
font-size:12px;
padding: 3px 0px;
background-color: #ffffff;
margin-top: 10px;
border-radius: 9px;
}
.limite_point.bg_white{
margin:10px;
background-color: #ececec;
}
.limite_point {
font-size:12px;
text-align: center;
color: #666666;
}
.limite_point span.alert_point{
padding-left: 16px;
font-weight: 700;
}
.limite_point.patternnear{
color:#b53e36;
border: 1px solid #b53e36;
background-color: #ffffff;
}
.limite_point.patternnear p{
color: #b83f36;
}

/*-- 予想リスト --*/


#gensenslider{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.ProYosoka_List_Wrap {
    overflow-y: hidden;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    overflow-scrolling: touch;
    white-space: nowrap;
    margin-top: -5px;
    padding: 5px 10px 10px;
}
.ProYosoka_List_Wrap ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}


.ProYosoka_Box .Yosoka {
    display: table;
    width: 100%;
    table-layout: fixed;
}
.ProYosoka_Box .YosokaImage {
    display: table-cell;
    width: 65px;
    vertical-align: top;
    overflow: hidden;
    border-radius: 6px;
}
li.GensenYosoBox.Hit .Profile{
    display: table-cell;
    width: 100%;
    padding-left: 16px;
    vertical-align: top;
    background-color: transparent;
}
.ProYosoka_Box .YosokaImage img {
    width: 100%;
    border-radius: 6px;
}
.ProYosoka_Box .Profile .Categories {
    display: inline-block;
    margin-bottom: 5px;
    padding: 3px 13px 2px;
    color: #fff;
    font-size: 0.75rem;
    background-color: #9e9e9e;
    border-radius: 9px;
}
.ProYosoka_Box .Profile .CatchPhrase {
    color: #777;
    font-size: 0.75rem;
    line-height: 1.5;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.ProYosoka_Box .YosokaData {
    display: table;
    margin: 20px auto 16px;
    text-align: center;
}
.ProYosoka_Box .Comment {
    padding: 8px 16px;
    background-color: #f4f4f4;
    border-radius: 6px;
}
.ProYosoka_Box .Comment > .Txt {
    display: -webkit-box;
    height: 2.8em;
    color: #777;
    font-size: 0.9375rem;
    line-height: 1.4;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.ProYosoka_Box{
    position: relative;
    width: 292px;
    height: 100%;
    padding: 10px;
    border: 1px solid #cacaca;
    border-radius: 6px;
    padding: 9px 10px;
    background-color: #ffffff;
    font-family:"ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", arial, "Meiryo", "メイリオ", sans-serif;
}
.GensenYosoBox.Hit .Profile{
    background-color:transparent;
}

.Hit .ProYosoka_Box {
    padding: 9px 10px;
    border: 2px solid #ef5350;
}

.ProYosoka_Box .Profile {
    display: table-cell;
    width: 100%;
    padding-left: 16px;
    vertical-align: top;
}
.ProYosoka_Box .Profile .Name {
    margin-bottom: 6px;
    font-weight: 700;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.ProYosoka_Box .Profile .Name a {
    display:inline-block;
    font-size: 1.1875rem;
}
.ProYosoka_List_Wrap li + li{
    margin-left: 10px;
}
.GensenYosoList li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 292px;
    -ms-flex-wrap: 292px;
    flex-wrap: 292px;
    white-space: normal;
}

.GensenYosoList{
    overflow-y: hidden;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    overflow-scrolling: touch;
    white-space: nowrap;
    margin-top: -5px;
    padding: 5px 10px 0;
    margin-bottom: 20px;
}
.ProYosoka_Box .BtnArea {
    margin-top: 8px;
}
.ProYosoka_Box .BtnArea .StateBtn {
    color: #666;
    font-size: 61.1111%;
    font-weight: bold;
    text-align: center;
    border: 1px solid #e0e0e0;
    border-radius: 3.27em;
    display: block;
    width: 79%;
    min-width: 142px;
    height: 30px;
    line-height: 24px;
    margin: 0 auto;
    position: relative;
    background-color: #fff;
    padding: 0;
}
.ProYosoka_Box .BtnArea .StateBtn:after {
    top: -13px !important;
}
.ProYosoka_Box .BtnArea .StateBtn.State1 {
    color: #666;
    border-color: #888;
}
.ProYosoka_Box .BtnArea .StateBtn.State2 {
    color: #3251bc;
    border-color: #3251bc;
}
.ProYosoka_Box .BtnArea .StateBtn.Lock .Point {
    position: relative;
    display: inline-block;
    padding-left: 26px;
}
.ProYosoka_Box .BtnArea .StateBtn.Lock .Point::before {
    content: "";
    position: absolute;
    top: -2px;
    left: 0;
    display: block;
    width: 20px;
    height: 20px;
    background-image: url(../img/race/icon_key_nk01.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center center;
}
.StateBtn.State1 .Point, .StateBtn.State2 .Point, .StateBtn.State4 .Point{
    font-size: 0.9375rem;
}
.StateBtn.State1 .Txt, .StateBtn.State2 .Txt, .StateBtn.State4 .Txt{
    font-size: 80%;
}
/*2020 02 無料お試し　*/
.StateBtn.can_trial.not_login span.Point{
    border-radius: 3px;
    color:#fff;
    background-color: #a94c43;
}
.StateBtn.can_trial.not_login.btn_bg_black span.Point{
    background-color: #4E4545;
}

.ProYosoka_Box .BtnArea .StateBtn.can_trial.not_login .Point::before{
    left:-24px !important;
    top: 1px !important;
}
.ProYosoka_List_Wrap .StateBtn.can_trial.not_login span.Point{
    padding: 3px 4px 2px !important;
    font-size: 0.75rem;
    margin-right:4px;
    top: -1px;
}
.GensenYosoList .StateBtn.can_trial.not_login span.Point{
    display: inline-block!important;
    min-width: 50px;
    padding: 2px 4px 1px;
    font-size: 0.75rem !important;
    margin: 0 auto 3px !important;
}
.GensenYosoList .StateBtn.can_trial.not_login span.Txt{
    font-size: 0.94rem !important;
}


.StateBtn.StateFree .FreeFlag {
    position: relative;
    display: inline-block;
    background: #3251bc;
    color: #fff;
    font-size: 66.7%;
    margin: -6px 14px -6px 0;
    font-weight: bold;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    padding: 6px 7px;
    top: -3px;
}
.StateBtn.StateFree .FreeFlag:after {
    content: "";
    display: inline-block;
    width: 0;
    height: 0;
    border: 4px solid transparent;
    border-left: 6px solid #3251bc;
    position: absolute;
    top: 7px;
    right: -10px;
}
.ProYosoka_Box .BtnArea span.Jyogai {
    display: block;
    font-size: 0.875rem;
    font-weight: bold;
    text-align: center;
    color: #c53131;
    margin-top: 6px;
}

.GensenYosoList .YosokaData dd {
    display: table-cell;
    padding-left: 10px;
    color: #c53131;
    font-size: 1.5625rem;
    font-weight: 700;
    vertical-align: middle;
}
.GensenYosoList.YosokaData dt {
    display: table-cell;
    padding-top: 4px;
    color: #777;
    font-size: 1.0625rem;
    font-weight: 700;
    vertical-align: middle;
}
.GensenYosoList .Profile .Name a {
    display: inline-block;
    font-size: 1.1875rem;
}
.Hit .ProYosoka_Box::after {
    content: "";
    position: absolute;
    top: -5px;
    right: -5px;
    display: block;
    width: 76px;
    height: 76px;
    background-image: url(../img/race/img_hit_stamp.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center 0;
}
.GensenYosoList li + li{
    margin-left: 10px;
}
.GensenYosoList li.GensenYosoBox.Hit{
    background: transparent;
	border: none;
	margin-bottom: 0px;
}
.ValueCircle p {
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    text-align: center;
    font-weight: bold;
    color: #d5524f;
}
.ValueCircle p.TxtType01 {
    font-size: 88.9%;
    line-height: 1.2;
}
.ValueCircle p.TxtType02 {
    font-size: 66.7%;
    line-height: 1.47;
}
.ValueCircle {
    background-image: url(../img/race/bg_ValueCircle.png);
    background-position: 0 0;
    background-repeat: no-repeat;
    -webkit-background-size: 74px 74px;
    -moz-background-size: 74px 74px;
    -ms-background-size: 74px 74px;
    background-size: 74px 74px;
    width: 74px;
    height: 74px;
    position: absolute;
    right: -5px;
    top: -4px;
    z-index: 10;
}

.GensenYosoList li:last-child {
    width: 302px;
    padding-right: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 292px;
    -ms-flex-wrap: 292px;
    flex-wrap: 292px;
    white-space: normal;
}
.ProYosoka_List_Wrap li {
    border: none;
    background-color: transparent;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 292px;
    -ms-flex-wrap: 292px;
    flex-wrap: 292px;
    white-space: normal;
}
.ProYosoka_LastBox {
    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;
    width: 292px;
    min-height: 100px;
    /*max-height: 274px;*/
    background-color: #ffffff;
    border-radius: 6px;
}
.ProYosoka_LastBox p {
    color: #888;
    font-size: 1.0625rem;
    font-weight: 700;
    line-height: 2;
    text-align: center;
}
li.GensenYosoBox .BtnArea{
	padding: 0px;
	margin-top: 8px;
}
.ProYosoka_Box .YosokaData dt {
    display: table-cell;
    padding-top: 4px;
    color: #777;
    font-size: 1.0625rem;
    font-weight: 700;
    vertical-align: middle;
}
.ProYosoka_Box .YosokaData dd {
    display: table-cell;
    padding-left: 10px;
    color: #c53131;
    font-size: 1.5625rem;
    font-weight: 700;
    vertical-align: middle;
}
.ProYosoka_Box{
    border: none;
}
li.GensenYosoBox .Profile{
    background: transparent;
}
.GensenYosoList li.GensenYosoBox.Hit{
    border-radius: 6px;
}
.GensenYosoList li.GensenYosoBox{
    height: 100%;
    border-radius: 6px;
}
.ProYosoka_Box .Comment > .Txt {
    display: -webkit-box;
    height: 2.8em;
    color: #777;
    font-size: 0.9375rem;
    line-height: 1.4;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.GensenYosoList li.GensenYosoBox{
    display: -webkit-box;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.ProYosoka_Box .BtnArea .StateBtn.Lock .Point::before {
	content: "";
	position: absolute;
	top: -2px;
	left: 0;
	display: block;
	width: 20px;
	height: 20px;
	background-image: url(../img/race/icon_key_nk01.png);
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center center;
}
.ProYosoka_Box .BtnArea .StateBtn.Lock .Point::before {
	content: "";
	position: absolute;
	top: -2px;
	left: 0;
	display: block;
	width: 20px;
	height: 20px;
	background-image: url(../img/race/icon_key_nk01.png);
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center center;
}
.StateBtn.StateFree .FreeFlag {
	position: relative;
	display: inline-block;
	background: #3251bc;
	color: #fff;
	font-size: 66.7%;
	margin: -6px 14px -6px 0;
	font-weight: bold;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	padding: 6px 7px;
	top: -3px;
}
.StateBtn.StateFree .FreeFlag:after {
	content: "";
	display: inline-block;
	width: 0;
	height: 0;
	border: 4px solid transparent;
	border-left: 6px solid #3251bc;
	position: absolute;
	top: 7px;
	right: -10px;
}
.GensenYosoList .BtnArea .StateBtn {
    position: relative;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    padding: 17px 0 16px;
    width: 100%;
    font-size: 0.9375rem;
    font-weight: bold;
    background: #fff;
    border: 1px solid #3251bc;
    border-radius: 7px;
    outline: none;
    max-width: 100%;
    box-shadow: none;
    color: #3251bc;
}

#goods_view{
	margin-top: 10px;
}
.goodslist_commend_area_sample_1{
    color: #777;
    font-size: 77.78%;
    font-weight: bold;
    margin-bottom: 8px;
}
.goodslist_commend_area_sample_2{
    color: #777;
    font-size: 66.67%;
    margin-bottom: 6px;
}
.goodslist_commend_area_sample_3{
    color: #c53131;
    font-size: 1.5625rem;
    font-weight: bold;
}
.goodslist_commend_area_sample_3 span{
    font-size: 1.0625rem;
    color: #777;
}
.goodslist_commend_area_sample_3 span.recomend{
    font-size: 1.0625rem;
    color: #777;
}
/*==============================================
予想タブ商品一覧
==============================================*/
/* 取り消し除外 */
.RaceYosoList .GensenYosoList .Inner span.Torikeshi {
    color: #c00;
    display: block;
    text-align: center;
    font-size: 83.4%;
    padding-top: 10px;
    background: #fff;
}
.RaceYosoList .GensenYosoList {
    padding:5px 0;
}
.RaceYosoList .GensenYosoList li {
    border-top: 1px solid #dcdcdc;
    background: #fff;
    display: table;
    position: relative;
    width: 100%;
    table-layout: fixed;
    margin:0;
}
/* クーポン */
.List_Coupon p{
  font-size: 81.25%;
  font-weight: bold;
  color: #B7443E;
  margin: 10px 12px;
}
.List_Coupon p svg{
  fill: #B7443E;
  margin-right: 6px;
}
.List_Coupon p .price{
  font-weight: normal;
  color: #757575;
  font-size: 76.9231%;
  margin-left: 7px;
}
.List_Coupon p .price .line-through{
  text-decoration: line-through;
}
.List_Coupon p .price .color{
  color: #B7443E;  
}
.List_Coupon p .price .num{
  font-weight: bold;
}
/*=== （new）ポイントバックボタン ===*/
.BtnArea span.PointBackBtn01 {
    position: relative;
    display: block;
    color: #b7443e;
    border: 1px solid #b7443e;
    border-radius: 4px;
    text-align: center;
    font-size: 61.2%;
    line-height: 1.4;
    margin-top: 6px;
}

@media (max-width: 355px) {}

.BtnArea span.PointBackBtn01 span.PointBackTxt {
    font-weight: bold;
}

/*=== （new）無料公開 ===*/
.StateBtn .FreeFlag {
    position: relative;
    display: inline-block;
    background: #b7443e;
    color: #fff;
    font-size: 72.3%;
    padding: 3px 12px 2px;
    font-weight: bold;
    border-radius: 2px;
    transform: translateY(-3px);
}

.RaceYosoList .GensenYosoList .Hit {
    border: 1px solid #b7443e;
    border-top: 1px solid #b7443e;

}

.RaceYosoList .GensenYosoList .Hit+.Hit {
    margin-top: 1px;
}

.RaceYosoList .GensenYosoList .Hit .StateArea {
    background: #b7443e;
    text-align: center;
    margin: 10px 12px;
}

.GensenYosoList .BalanceWrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.GensenYosoList .BalanceArea {
    -webkit-flex: 1;
    flex: 1;
}

.GensenYosoList .BalanceArea dl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 0 0 12px;
}

.GensenYosoList .BalanceArea dl dt,
.GensenYosoList .BalanceArea dl dd {
    font-size: 77.8%;
    line-height: 1.4;
}

.GensenYosoList .BalanceArea dl dt {
    margin-right: 6px;
    white-space: nowrap;
    width: 3em;
}

.GensenYosoList .BalanceArea dl dd em {
    font-size: 114.3%;
    font-weight: bold;
}

.GensenYosoList .BalanceArea dl.BalanceData {
    color: #00aa8e;
}

.GensenYosoList .TypeOfBetArea {
    width: calc(100% - 169px);
}

.GensenYosoList .TypeOfBetArea dl {
    font-size: 66.67%;
}

.GensenYosoList .TypeOfBetArea dt {
    clear: both;
    float: left;
    width: 3em;
    line-height: 1.2;
    text-align-last: justify;
}

.GensenYosoList .TypeOfBetArea dd {
    position: relative;
    margin-left: 4em;
    font-weight: bold;
    line-height: 1.2;
}

.GensenYosoList .TypeOfBetArea dd::before {
    content: "\ff1a";
    position: absolute;
    top: 0;
    left: -1em;
    display: inline-block;
    width: 1em;
    font-weight: normal;
    text-align: center;
}

.GensenYosoList .TypeOfBetArea dt:nth-of-type(n+2),
.GensenYosoList .TypeOfBetArea dd:nth-of-type(n+2) {
    margin-top: 5px;
}
.GensenYosoList .Comment {
    margin: 10px 0px;
    padding: 8px 12px;
    overflow: hidden;
    background: #f3f3f3;
    border-radius: 4px;
}

.GensenYosoList .Comment>p.Txt {
    background: #f3f3f3;
    padding: 0;
    color: #777;
    font-size: 66.67%;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.GensenYosoList .Profile_Detail{
    display: flex;
    align-items: baseline;
    justify-content: space-between; 
  }
.GensenYosoList .YosokaDataOpenBtn {
    font-size: 61.111%;
    line-height: 1.3;
    text-align: right;
    flex-shrink: 0;
    margin-left: auto;
}

.GensenYosoList .YosokaDataOpenBtn a {
    position: relative;
    display: inline-block;
    color: #444;
    padding: 0px 18px 3px 8px;
    height: 20px;
    line-height: 18px;
}

.GensenYosoList .YosokaDataOpenBtn a:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 6px 3px 0 3px;
    border-width: 6px 3.3px 0 3.3px;
    border-color: #666 transparent transparent transparent;
    position: absolute;
    top: 50%;
    right: 6px;
    margin-top: -3px;
}

.GensenYosoList .YosokaDataOpenBtn a.OpenData:after {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}
/* 予想詳細データ */
.YosoDetailDataArea {
    margin-top: 10px;
    padding: 0 10px 10px;
}

.YosoDetailDataArea .OsusumeTxt02 {
    background: #f3f3f3;
    border-radius: 4px;
    padding: 10px 14px;
}

.YosoDetailDataArea .OsusumeTxt02 span.OsusumeLabel01 {
    display: inline-block;
    background: #3252bc;
    color: #fff;
    border-radius: 7px;
    padding: 0 6px;
    line-height: 1.3;
    font-size: 55.6%;
    margin-bottom: 8px;
}

.YosoDetailDataArea .OsusumeTxt02 p {
    background: #f3f3f3;
    border-radius: 4px;
    font-size: 77.78%;
    line-height: 1.5;
}
.YosokaNumData {
    display: flex;
    border: 1px solid #DADADA;
    margin-bottom: 10px;
    margin-top: 20px;
}
.YosokaNumData div {
    height: 27px;
    width: 50%;
    display: flex;
    padding: 0 10px;
    align-items: center;
    justify-content: space-between;
}
.YosokaNumData div + div{
    border-left: 1px solid #DADADA;
  }
  .YosokaNumData div span.label{
    font-size: 61.111111111111114%;
  }
  .YosokaNumData div span.rate{
    font-size: 83.33333333333334%;
    font-weight: 600;
  }
.YosokaNumData dl {
    display: table-cell;
    width: 50%;
    text-align: center;
    padding: 12px 4px;
}

.YosokaNumData dl dt,
.YosokaNumData dl dd {
    display: inline;
    font-size: 72.34%;
}

.YosokaNumData dl dd em {
    display: inline-block;
    font-size: 130.6%;
    font-weight: bold;
    padding: 0 3px;
}

.YosoDetailDataArea .OsusumeTxt02+.YosoDetailSec {
    margin-top: 12px;
}

.YosoDetailDataArea .YosoDetailSec table {
    width: 100%;
    background: #fff;
    border-collapse: collapse;
    border: 1px solid #dadada;
}

.YosoDetailDataArea .YosoDetailSec table th {
    font-size: 61.3%;
    font-weight: normal;
    padding: 5px;
    text-align: left;
    white-space: nowrap;
    background: #eaeaea;
    border: 1px solid #dadada;
    width: 95px;
    min-width: 50px;
    line-height: 1.3;
    vertical-align: middle;
}

.YosoDetailDataArea .YosoDetailSec table th.word_2char {
    padding-left: 16px;
    padding-left: calc(5px + 1em);
    letter-spacing: 1em;
}

.YosoDetailDataArea .YosoDetailSec table td {
    font-size: 66.67%;
    padding: 5px;
    border: 1px solid #dadada;
    width: auto;
    text-align: left;
    line-height: 1.3;
    vertical-align: middle;
}

@media screen and (max-width: 350px) {
    .YosoDetailDataArea .YosoDetailSec table th {
        width: auto;
    }

    .YosoDetailDataArea .YosoDetailSec table td {
        width: 60%;
    }
}



.RaceYosoList .GensenYosoList .BalanceWrap .BtnArea .StateBtn {
    overflow: visible;
    width: 145px;
    height: 50px;
    padding: 8px 0;
    border:none;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Arial, sans-serif;
}
.RaceYosoList .GensenYosoList .BalanceWrap .BtnArea .StateBtn.State1{
    color: #fff;
    background-color: #e3b749;
}
.RaceYosoList .GensenYosoList .BalanceWrap .BtnArea .StateBtn.State2 {
    color: #666;
    background: #e3e3e3;
}
.RaceYosoList .GensenYosoList .BalanceWrap .BtnArea .StateBtn.State3 {
    background: #da4343;
    color: #fff;
}

.RaceYosoList .GensenYosoList .BalanceWrap .BtnArea .StateBtn span.Point {
    font-size: 120%;
    line-height: 1.2;
    margin-bottom: 2px;
}
.RaceYosoList .GensenYosoList .BalanceWrap .BtnArea .StateBtn span.Point,
.RaceYosoList .GensenYosoList .BalanceWrap .BtnArea .StateBtn span.Txt {
    text-align: center;
    margin-right: 0;
}

.RaceYosoList .GensenYosoList .BalanceWrap .BtnArea button[id^="have_"] .Point {
  color: #A77F1A!important;
}

@media (max-width: 355px) {

    .GensenYosoList .BalanceArea dl dt,
    .GensenYosoList .BalanceArea dl dd {
        font-size: 72.3%;
    }

    .GensenYosoList .BalanceArea dl dd em {
        font-size: 115.3%;
    }

    .RaceYosoList .GensenYosoList .BalanceWrap .BtnArea .StateBtn {
        width: 130px;
    }
}

.GensenYosoList .Hit .Yosoka .YosokaImage:after {
    content: '';
    display: inline-block;
    background: url("../img/yoso/stamp_hit.png") no-repeat;
    -webkit-background-size: 58px 58px;
    -moz-background-size: 58px 58px;
    -ms-background-size: 58px 58px;
    background-size: 58px 58px;
    width: 58px;
    height: 58px;
    position: absolute;
    bottom: -10px;
    right: -35px;
    z-index: 10;
}

.IconState02 {
    background-position: -127px -1px;
}

.RaceYosoList .GensenYosoList .Inner {
    padding: 10px;
    color: #666;
    width: 100%;
}

.GensenYosoList .Inner .OsusumeTxt01 {
    margin-bottom: 10px;
}
.GensenYosoList .Inner .OsusumeTxt01 > p {
    display: inline-block;
    position: relative;
    background-color: #DD5E56;
    color: #fff;
    font-size: 11px;
    height: 19px;
    line-height: 19px;
    padding:0 9px 0 11px;
    max-width: 96%;
    max-width: calc(100% - 10px);
    border-radius: 19px;
}


.GensenYosoList .Inner .OsusumeTxt01>p span {
    display: inline-block;
    max-width: 100%;
    line-height: 19px;
    vertical-align: top;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.GensenYosoList .Yosoka {
    position: relative;
}

.GensenYosoList .Yosoka .YosokaImage {
    width: 50px;
    height: 50px;
    position: absolute;
    top: 0;
    left: 0;
}
.Yosoka .YosokaImage.New {
    overflow: hidden;
    border-radius: 4px;
  }
  .Yosoka .YosokaImage.New:after {
    position: absolute;
    display: block;
    content: "NEW";
    background: #b7443e;
    width: 52px;
    height: 32px;
    color: #fff;
    font-size: 10px;
    font-weight: bold;
    left: -20px;
    top: -9px;
    text-align: center;
    box-sizing: border-box;
    padding-top: 15px;
    transform: rotate(-45deg);
  }
.GensenYosoList .Yosoka .YosokaImage img {
    width: 100%;
    vertical-align: bottom;
    border-radius: 4px;
}

.SelectionRace .BtnArea .StateBtn:after,
.PickupRace .BtnArea .StateBtn:after,
.AnaumaRace .BtnArea .StateBtn:after {
    content: '';
    display: block;
    position: absolute;
    top: -2px;
    left: 0;
    width: 25px;
    height: 54px;
    background-image: url("../img/yoso/flg_sprite_sp_baken.png");
    -webkit-background-size: 70px auto;
    -moz-background-size: 70px auto;
    -ms-background-size: 70px auto;
    background-size: 70px auto;
    background-position: 0 0;
    background-repeat: no-repeat;
    -moz-transform: rotate(-15deg);
    -webkit-transform: rotate(-15deg);
    -ms-transform: rotate(-15deg);
    transform: rotate(-15deg);
}

.PickupRace .BtnArea .StateBtn:after {
    background-position: 0 0;
}

.AnaumaRace .BtnArea .StateBtn:after {
    background-position: -28px 0;
}
.SelectionRace .BtnArea .StateBtn:after {
        background-position: 0 -60px;
}

.GensenYosoList .Yosoka .Profile {
    position: relative;
    padding-left: 60px;
    min-height: 50px;
    height: 50px;
}

.GensenYosoList .Yosoka .Profile .YosokaNameWrap {
    display: table;
    width: 100%;
    margin-bottom: 2px;
}

.GensenYosoList .Yosoka .Profile .YosokaFavData {
    display: block;
    font-size: 63.889%;
    width: auto;
    text-align: right;
}

.GensenYosoList .Yosoka .Profile .YosokaFavData span.Icon_Fav {
    display: inline-block;
    width: 11px;
    height: 11px;
    background-image: url("../img/icon/icon_fav01.png");
    -webkit-background-size: 11px auto;
    -moz-background-size: 11px auto;
    -ms-background-size: 11px auto;
    -o-background-size: 11px auto;
    background-size: 11px auto;
    background-position: 0 0;
    background-repeat: no-repeat;
    margin: 1px 4px;
    vertical-align: top;
}

.GensenYosoList .Yosoka .Profile .Name {
    display: block;
    font-size: 105.5556%;
    font-weight: bold;
    margin-bottom: 0;
    line-height: 1;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 100%;
}
.GensenYosoList .Yosoka .Profile .Name a{
    display: inline-block;
    font-weight: bold;
    margin-bottom: 0;
    line-height: 1.3;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.GensenYosoList .Yosoka .Profile .CatchPhrase {
    font-size: 66.67%;
    line-height: 1.3;
    margin-bottom: 4px;
}

.RaceYosoList .GensenYosoList .BtnArea {
    padding: 0 12px;
    background: #fff;
}
/*-- リスト省略  --*/
.RaceYosoList .GensenYosoList ul li:nth-child(n+11){
    display:none;
}
/* Information */
.Schedule_Infomation_Box {
    font-size: 86%;
    font-weight: bold;
    text-align: center;
    margin: 12px 14px;
    padding: 12px;
    border: 5px solid #ddd;
    background: #fff;
    line-height: 1.8;
}



/*-- 重賞特集 コンテンツ紹介 --*/
.special_feature{
  margin:20px 0 40px;
  padding: 0 10px;
}
.FreeContentsWrap{
  border: 1px solid #E0E0E0;
  border-radius: 4px;
  overflow: hidden;
}
.special_feature a.ContentsLink{
  display: block;
}
.special_feature span.free {
  display: inline-block;
  width: 35px;
  height: 18px;
  line-height: 18px;
  text-align: center;
  color: #fff;
  font-size: 0.625rem;
  font-weight: 600;
  background: #3251BC;
  border-radius: 4px;
}

.special_feature .header_img {
    position: relative;
    height: auto;
    padding-top: 56.66%;
  background-color: #eee;
  
}

.header_visual{
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
}


.special_feature .header_text {
  position: absolute;
  bottom: 0;
  padding: 8px 11px;
  width: 100%;
    height: 60px;
    background: -webkit-gradient( rgba(0, 0, 0, 0), rgba(0, 0, 0, .7));
    background: linear-gradient( rgba(0, 0, 0, 0), rgba(0, 0, 0, .7));
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.special_feature .header_title_inner {
  margin-bottom: 2px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.special_feature .header_title {
  margin-left: 5px;
  display: inline-block;
  color: #fff;
  font-size: 1.125rem;
  font-weight: 700;
  line-height: 1.35;
}

.special_feature .header_subtitle {
  display: block;
  color: #fff;
  font-size: 111%;
  font-size: 0.8125rem;
  font-weight: normal;
  line-height: 1.35;
}

.special_feature .body{
    padding: 20px 11px 10px;
}
.special_feature .free_yoso{
  position: relative;
   margin: 9px 0 20px;
  width: 100%;
  background-color: #3150BB;
  border-radius: 4px; 
  text-align: center;
  padding: 10px 0;
  display: block;
}
.special_feature .free_yoso p{
  font-size: 72.2222%;
  color: #fff;
  font-weight: bold;
}
.special_feature .free_yoso svg{
  position: absolute;
  fill: #fff;
  width: 6px;
  height: 10px;
  right: 10px;
  top: 0;
  bottom: 0;
  margin: auto;
}

.special_feature .Index ul li + li{
    margin-top: 10px;
}
.special_feature .Index ul li .LinkBox_01 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}
.special_feature .Index ul li a {
  width: 100%;
}

.special_feature .Index ul li .Content_text {
  width: 90%;
  width: calc(100% - 40px);
  padding-left: 5px;
  display: block;
}

.special_feature .Index ul li .Content_Cate_top {
  display: inline-block;
  font-size: 61.1111%;
  color: #555555;
  font-weight: bold;
  height: 17px;
  padding: 2px 8px 4px;
  background-color: #E7E7E7;
  border-radius: 4px;
  position: relative;
  top: -2px;
}


ul li .Content_Cate_top.new::after {
    display: block;
    position: absolute;
    content: 'NEW';
    color: #fff;
    font-size: 61.1111%;
    line-height: 1;
    font-weight: bold;
    right: -6.3em;
    top: 1px;
    background: #B53E38;
    padding: 2.5px 6.2px;
    border-radius: 4px;
}
.point ul li .Content_Cate_top.new::after {
    display: block;
    position: absolute;
    content: 'NEW';
    color: #fff;
    font-size: 61.1111%;
    font-weight: bold;
    line-height: 1;
    right: -42px;
    top: 1px;
    background: #B53E38;
    padding: 2.5px 6.2px;
    border-radius: 4px;
}
@media screen and (max-width:767px) {
    ul li .Content_Cate_top.new::after {
        display: block;
        position: absolute;
        content: 'NEW';
        color: #fff;
        font-size: 71.1111%;
        line-height: 1;
        font-weight: bold;
        right: -5.7em;
        top: 0px;
        background: #B53E38;
        padding: 3.5px 6.2px;
        border-radius: 4px;
    }
    .point ul li .Content_Cate_top.new::after {
        display: block;
        position: absolute;
        content: 'NEW';
        color: #fff;
        font-size: 71.1111%;
        font-weight: bold;
        line-height: 1;
        right: -37px;
        top: 1px;
        background: #B53E38;
        padding: 3.5px 6.2px;
        border-radius: 4px;
    }
}
.special_feature .Index ul li .PhotoThumb_01 {
  position: relative;
  width: 50px;
  height: 50px;
  border-radius: 35px;
  background-size:contain;
}
.special_feature .Index ul li .ContentMainTitle {
  font-size: 83.3333%;
  font-weight: bold;
  color: #444444;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: normal;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  line-height: 1.3;
  height: 1.2em;
  margin: 5px 0 6px;
}

.special_feature .Index ul li .Content_Cate {
  text-align: right;
  font-size: 55.5556%;
  color: #777777;
}

.special_feature .Index ul li .YosokaName {
  display: inline-block;
  margin-right: 10px;
}

/* 重賞特集　自信の勝負予想 */
.race_special .GensenYosoList .BalanceWrap{
    flex-wrap: wrap;
}
.race_special .GensenYosoList .ShirushiWrap{
    width: 100%;
    margin: 11px 0 18px 13px;
}

.race_special .GensenYosoList .ShirushiWrap p{
    font-size: 94.4444%;
    color: #666666;
    font-weight: bold;
    line-height: 1.4118;
}
.race_special .GensenYosoList .ShirushiWrap p span{
    display: inline-block;
    margin-right: 8px;
}

#delay_umai_baken #ow_bunner_buttton {
	width: 300px;
	margin: auto;
}
.baken_note {
    font-size: 66.66666666666666%;
    color: #888;
    line-height: 1.5;
    padding: 0 10px;
    border-radius: 4px;
    margin: 10px 0;
  }
  
/*==============================================
★　予想家お気に入り促進ポップアップ
==============================================*/
#modal_content.YosoBuyHitModal{
    position: fixed;
    width: 95%;
    height: 80%;
    min-height: 340px;
    max-height: 460px;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    background-color: #fff;
    border-radius: 8px;
    z-index: 10;
    padding: 0 0 25px;
    z-index: 99999;
    text-align: center;
    overflow: visible;
}

#modal_bg{
    display: block;
    position: fixed;
    left: 0;
    top: 0;
    background-color: rgba(0,0,0,.5);
    width: 100%;
    height: 100%;
    z-index: 9999;
} 

.YosoBuyHitModal {
    position: fixed;
    max-width: 355px;
    width: 95%;
    height: fit-content;
    min-height: 440px;
    max-height: 499px;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    background-color: #fff;
    border-radius: 8px;
    z-index: 10;
    padding: 0 0 35px;
    z-index: 2147483647;
    text-align: center;
}

.YosoBuyHitModal .Close {
  position: absolute;
  top: -12%;
  right: -4px;
  width: 40px;
  height: 40px;
  background: #fff;
  border: 3px solid #b4b2a0;
  border-radius: 50%;
  text-indent: -9999px;
}

.YosoBuyHitModal .Close::before {
  -webkit-transform: translate(-50%, -50%) rotate(45deg);
          transform: translate(-50%, -50%) rotate(45deg);
}

.YosoBuyHitModal .Close::after {
  -webkit-transform: translate(-50%, -50%) rotate(-45deg);
          transform: translate(-50%, -50%) rotate(-45deg);
}

.YosoBuyHitModal .Close::before,
.YosoBuyHitModal .Close:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 24px;
  height: 3px;
  background-color: #b5b29f;
  -webkit-transform-origin: center;
          transform-origin: center;
}

.YosoBuyHitModal .Title {
  position: relative;
  width: 100%;
  height: 68px;
  background: #E2283E;
  border-radius: 8px 8px 0 0;
}

.YosoBuyHitModal .Title::after {
  background: url("../img/yoso/hit_modal_title.png") no-repeat;
  content: "";
  display: block;
  max-width: 362px;
  width: 102%;
  height: 225px;
  position: absolute;
  background-size: contain;
  background-position: center;
  top: -68%;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.YosoBuyHitModal .ScrollInner{
    height: calc(100% - 50px);
    overflow: auto;
}
.YosoBuyHitModal .YosokaName {
  padding: 0px 0 5px;
  margin: 30px auto 0px;
  display: inline-block;
  font-size: 144%;
  font-weight: bold;
  color: #222;
  border-bottom: solid 3px;
}

.YosoBuyHitModal .HitBaken {
  margin: 20px auto 23px;
  /*font-size: 122%;*/
  font-size: 20px;
  font-weight: bold;
  color: #C53131;
  line-height: 1.2;
}

.YosoBuyHitModal .YosokaBox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 91%;
  margin: 20px auto 0px;
}

.YosoBuyHitModal .YosokaBox .Photo {
  width: 65px;
  border-radius: 4px;
  background: #eee;
}

.YosoBuyHitModal .YosokaBox .Photo img {
  display: block;
  max-width: 65px;
  max-height: 65px;
  vertical-align: top;
  margin: auto;
}

.YosoBuyHitModal .YosokaBox .TextInner {
  margin-left: 10px;
  width: calc(100% - 65px);
  text-align: left;
}

.YosoBuyHitModal .YosokaBox .TextInner .Bamei {
  margin-bottom: 10px;
  font-weight: bold;
  font-size: 94.4%;
  color: #444;
    line-height: 1.2;
}

.YosoBuyHitModal .YosokaBox .TextInner .OsusumeTxt {
    padding: 10px;
  background: #F1F1F1;
  border-radius: 4px;
  font-size: 66.6%;
  color: #757575;
    line-height: 1.2;
}

.YosoBuyHitModal .FavYosokaBtn {

  position: relative;
  margin: 3px auto 23px;
  padding-left: 24px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: block;
  background-color: #3251bc;
  border: 1px solid #3251bc;
  color: #fff;
  border-radius: 4px;
  height: 47px;
  line-height: 47px;
  width: 325px;
  /*font-size: 83.3%;*/
  font-size: 77.7778%;
  font-weight: bold;
}
.YosoBuyHitModal .FavYosokaBtn:after {
    position: relative;
    content: '\304a\6c17\306b\5165\308a\767b\9332\3067\4e88\60f3\516c\958b\901a\77e5\3092\53d7\3051\53d6\308b';

}
.YosoBuyHitModal .FavYosokaBtn::before {
    background-image: url(../img/icon/icon_sprite_column.png);
  content: '';
  display: block;
  width: 19px;
  height: 18px;
  position: absolute;
  left: 5%;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  background-size: 70px auto;
  background-position: -0.5px -85px;
}

.YosoBuyHitModal .FavYosokaBtn_Disabled{
    display: inline-block;
    border: 1px solid #F1F1F1;
    background: #F1F1F1;
    color: #757575;
    font-weight: bold;
    font-size: 77.7778%;
  border-radius: 4px;
  height: 47px;
  line-height: 47px; 
  width: 325px;
    margin: 3px auto 23px;
  text-align: center;   
}
.YosoBuyHitModal .FavYosokaBtn_Disabled:after{
    position: relative;
    content: '\304a\6c17\306b\5165\308a\767b\9332\6e08';

}
.YosoBuyHitModal .BtnTop {
  margin: 20px auto 0px;
  color: #3150BB;
  font-size: 77.7%;
  font-weight: bold;
}

.YosoBuyHitModal .BtnTop:before,
.YosoBuyHitModal .BtnTop:after {
  position: relative;
  display: inline-block;
  content: "";
  background: #3150BB;
  width: 2px;
  height: 22px;
  margin: 0 1.75em;
  margin-top: -.2em;
  vertical-align: middle;
}

.YosoBuyHitModal .BtnTop:before {
  -webkit-transform: rotate(-24deg);
          transform: rotate(-24deg);
}

.YosoBuyHitModal .BtnTop:after {
  -webkit-transform: rotate(24deg);
          transform: rotate(24deg);
}

.YosoBuyHitModal .LinkBtn {
  margin: 10px auto 0px;
  display: block;
  width: 64%;
  min-width: 142px;
  margin: 0 auto;
  color: #666;
  font-size: 61%;
  font-weight: bold;
  text-align: center;
  border: 1px solid #e0e0e0;
  border-radius: 1.27em;
  line-height: 22px;
  height: 24px;
}
