/*==============================================
厳選予想リスト改 2019.06.05
==============================================*/

#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 0;
}
.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;
}
.GensenYosoBox.Hit .Profile{
    background-color:transparent;
}
.Hit .ProYosoka_Box {
    padding: 9px 10px;
    border: 2px solid #ef5350;
}
.Hit .ProYosoka_Box {
    padding: 9px 10px;
    border: 2px solid #ef5350;
}
.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: 10px;
}
.GensenYosoList .BtnArea {
    margin-top: 8px;
}
.StateBtn.State1 {
    -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 transparent;
    border-radius: 7px;
    outline: none;
    max-width: 100%;
    box-shadow: none;
}
.GensenYosoList .BtnArea .StateBtn.Stateyoso {
    color: #666;
    border-color: #888;
    margin-top: 0px;
}
.GensenYosoBox .BtnArea{
    padding: 0px;
}
.GensenYosoList .State1 {
    color: #3251bc;
    border-color: #3251bc;
}
.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;
}
.ValueCircle p {
    position: relative;

    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;
    background-color: #f6f6f6;
    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{
    border: none;
}
li.GensenYosoBox .Profile{
    background: transparent;
}
.GensenYosoList li.GensenYosoBox.Hit{
    border-radius: 6px;
}
.GensenYosoList li.GensenYosoBox{
    height: 100%;
    border-radius: 6px;
}
.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;
}
.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;
}
.GensenYoso #umai_result_next .RaceBox{
    margin-bottom: 0px;
    border-radius:0px;
    padding:10px;
    border-bottom: 1px solid #e0e0e0;
}
.GensenYoso #umai_result_next .RaceBox .RaceList_Item03 .YosoCount {
    background: #DCB85C;
    color: #fff;
    font-size: 0.6875rem;
    font-weight: 100;
    text-align: center;
    padding: 8px 0;
    line-height: 1.2;
    border-radius: 4px;
    width: 45px;
}
.GensenYoso #umai_result_next  .RaceBox .RaceList_Item03{
    width: 45px;
}
.GensenYoso.result li.GensenYosoBox{
    width:100% ;
}
.GensenYoso.result .ProYosoka_Box{
    width: 100%;
}
.GensenYoso.result .GensenYosoList .BtnArea .StateBtn.Stateyoso{
    border: 1px solid #3251bc;
    color: #3251bc;
}
.GensenYoso.result .YosoComment{
    border-bottom: none;
    border-radius: 6px;
    background-color: #f3f3f3;
    padding: 8px 15px;
}
.GensenYoso.result .YosoComment > p{
    font-size: 12px;
    color:#777777;
}
.GensenYoso.result .GensenYosoList li + li{
    margin-left:0px;
}
.GensenYoso.result .ProYosoka_Box table{
    border:1px solid #dadada;
    border-collapse: collapse;
    width: 100%;
}
.GensenYoso.result .ProYosoka_Box table th {
    border-right: 1px solid #dadada;
    border-bottom: 1px solid #dadada;
    background-color: #eaeaea;
    text-align: center;
    font-weight: normal;
    padding: 8px 0px;
    font-size: 11px;
    box-sizing: border-box;
    width: 34.6%;
}
.GensenYoso.result .ProYosoka_Box table td{
    border-bottom:1px solid #dadada;
    text-align: center;
    font-size: 12px;
    font-weight: 700;
    color: #666666;
}
.GensenYoso.result .YosoDataBox .YosoData .ShirushiBox {
    padding: 20px 0px;
}
.GensenYoso.result .Hit .ProYosoka_Box::after{
    content:none;
}

.GensenYoso.result .YosoDataBox .YosoData .ShirushiBox li {
    position: relative;
    font-size: 14px;
    line-height: 14px;
    font-weight: normal;
    padding-left: 20px;
    margin-bottom: 7px;
    color: #666666;
    width: auto;
}
.RaceBox .RaceList_Item02 dl .Race_Name {
    color: #555;
    font-weight: bold;
    margin-bottom: 4px;
    line-height: 1.2;
}
.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;
}
/*==============================================
厳選予想リスト6月10日追加分
==============================================*/
.GensenYoso .Title {
    color: #333;
    font-size: 72.3%;
    padding: 0 18px 6px;
    margin-top: 8px;
}
.GensenYoso li.GensenYosoBox.Hit .YosokaBox {
    background: #fff;
}
.GensenYoso .YosoDataBox .YosoComment {
    margin: 0 10px 0 0;
}
.GensenYoso .YosoDataBox .YosoData {
    padding: 0 5px;
}
dl.HitResultArea {
    width: 100%;
    height: 62px;
    line-height: 62px;
    margin: 0 14px 10px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    border: 3px solid #e35353;
    border-radius: 5px;
}
dl.HitResultArea dt{
    background: #e35353;
    color: #fff;
    font-weight:bold;
    font-size: 11px;
    width: 21%;
    min-width: 6em;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-content: center;
    align-content: center;
    text-align: center;
}
dl.HitResultArea dt span{
    height: 58px;
    line-height: 58px;
    margin: 0 auto;
}
dl.HitResultArea dd {
    width: 79%;
    text-align: right;
}
dl.HitResultArea dd .HitPatern {
    display: block;
    padding: 4px 12px;
    font-size: 14px;
    font-weight: bold;
    border-bottom: 1px dashed #e35353;
}
dl.HitResultArea dd .BakenRefund {
    font-size: 16px;
    font-weight: bold;
    padding: 9px 12px;
    display: block;
}
.YosoOtherPickupArea {
    position: relative;
    top: -12px;
    padding: 0 8px;
}
.YosoOtherPickup {
    position: relative;
    background: #FFF;
    padding: 10px 14px;
    border-radius: 4px;
    -webkit-filter: drop-shadow(0px 0px 2px rgba(0,0,0,0.5));
}
.YosoOtherPickup:before {
    content: "";
    position: absolute;
    top: -30px;
    left: 18%;
    margin-left: -15px;
    border: 15px solid transparent;
    border-bottom: 15px solid #FFF;
}
.YosoOtherPickup .BtnArea {
    max-width: 331px;
    margin: 0 auto;
}
.YosoOtherPickup .BtnArea .StateBtn{
    max-width: 331px;
}
.YosoOtherPickupTitle {
    font-size: 15px;
    font-weight: bold;
    padding-bottom: 8px;
    border-bottom: 1px dashed rgb(51,51,51);
}
.GensenYoso .RaceLiveFlashList {
    padding: 0 8px 16px;
}
.GensenYoso .Ichioshi_RaceBox {
    background: #fff;
    padding: 8px 0;
    width: 100%;
}
.GensenYoso .Ichioshi_RaceBox > div {
    display: table-cell;
    vertical-align: middle;
}
.GensenYoso .Ichioshi_RaceBox .Race_Num {
    display: inline-block;
    font-size: 88%;
    font-weight: bold;
    text-align: center;
    color: #fff;
    background: #1228b6;
    border-radius: 5px;
    padding: 6px 0;
    width: 54px;
    vertical-align: middle;
}
.Ichioshi_RaceBox .RaceList_Item02 {
    padding: 0 8px;
}
.Ichioshi_RaceBox .RaceList_Item02 dl .Race_Name {
    color: #555;
    font-size: 17px;
    font-weight: bold;
    margin-bottom: 4px;
    line-height: 1.2;
}
.Ichioshi_RaceBox .RaceList_Item01 .Race_Num span{
    font-size: 14px;
    line-height: 1.1;
}
.Ichioshi_RaceBox .RaceList_Item01 .Race_Num span.Kaisai,
.RaceBox .RaceList_Item01 .Race_Num span.Kaisai {
    display: block;
    font-size: 82.1%;
    line-height: 1.1;
    margin-bottom: 2px;
    text-align: center;
}
.Ichioshi_RaceBox .RaceList_Item02 dl .Race_Data {
    font-size: 72.3%;
}
.Ichioshi_RaceBox .RaceList_Item02 dl .Race_Data .Turf {
    color: #08a800;
}
.Ichioshi_RaceBox .RaceList_Item02 dl .Race_Data .Dart {
    color: #874c11;
}
.GensenYoso .RaceBox{
    display: table;
    background: #fff;
    padding: 8px 14px;
    width: 100%;
    margin-bottom: 7px;
    border-radius: 4px;
}
.GensenYoso #umai_result_next .RaceLiveFlashList{
    border-top: 1px solid  #e0e0e0;
}
.GensenYoso .RaceBox > div {
    display: table-cell;
    vertical-align: middle;
}
.RaceBox .RaceList_Item01 {
    width: 54px;
}
.RaceBox .RaceList_Item01 .Race_Num {
    display: inline-block;
    font-size: 88%;
    font-weight: bold;
    text-align: center;
    color: #fff;
    background: #3251bc;
    border-radius: 5px;
    padding: 6px 0;
    width: 54px;
    height: 44px;
    vertical-align: middle;
}
.RaceBox .RaceList_Item02 {
    padding: 0 8px;
}
.RaceBox .RaceList_Item02 dl .Race_Name {
    color: #555;
    font-weight: bold;
    margin-bottom: 4px;
    line-height: 1.2;
}
.RaceBox .RaceList_Item02 dl .Race_Data {
    color: #555;
    font-size: 72.3%;
}
.RaceBox .RaceList_Item02 dl .Race_Data > img {
    position: relative;
    top: 1px;
}
.RaceBox .RaceList_Item02 dl .Race_Data > .Dart {
    color: #874c11;
}
.RaceBox .RaceList_Item02 dl .Race_Data > .Turf {
    color: #08a800;
}
.RaceBox .RaceList_Item02 dl .Race_Data {
    color: #e5524b;
    font-weight: bold;
    position: relative;
    padding-left: 20px;
}
.RaceBox .RaceList_Item02 dl .Race_Data .RaceDataTime  {
    content: "";
    background: url(../img/race/icon_timer_red.png) no-repeat;
    -webkit-background-size: 14px 14px;
    -moz-background-size: 14px 14px;
    -ms-background-size: 14px 14px;
    -o-background-size: 14px 14px;
    background-size: 14px 14px;
    width: 14px;
    height: 14px;
    position: absolute;
    left: 0;
    top: 0;
}
.RaceBox .RaceList_Item03 {
    width: 60px;
}
.RaceBox .RaceList_Item03 .YosoCount {
    background: #dba939;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    padding: 8px 0;
    line-height: 1.2;
}
.RaceBox .RaceList_Item03 strong {
    font-size: 15px;
}
.GensenYoso #umai_result_next ul.RaceLiveFlashList{
    padding: 0px;
}
.GensenYoso #umai_result_next .RaceBox{
    margin-bottom: 0px;
    border-radius:0px;
    padding:10px;
    border-bottom: 1px solid #e0e0e0;
}
.GensenYoso #umai_result_next .RaceBox .RaceList_Item03 .YosoCount {
    background: #DCB85C;
    color: #fff;
    font-size: 0.6875rem;
    font-weight: 100;
    text-align: center;
    padding: 8px 0;
    line-height: 1.2;
    border-radius: 4px;
    width: 45px;
}
.GensenYoso #umai_result_next  .RaceBox .RaceList_Item03{
    width: 45px;
}
.GensenYoso.result .GensenYosoList .BtnArea .StateBtn.Stateyoso{
    border: 1px solid #3251bc;
    color: #3251bc;
}
.GensenYoso.result .YosoComment{
    border-bottom: none;
    border-radius: 6px;
    background-color: #f3f3f3;
    padding: 8px 15px;
}
.GensenYoso.result .YosoComment > p{
    font-size: 12px;
    color:#777777;
}
.GensenYoso.result .GensenYosoList li + li{
    margin-left:0px;
}
.GensenYoso.result .ProYosoka_Box table{
    border:1px solid #dadada;
    border-collapse: collapse;
    width: 100%;
}
.GensenYoso.result .ProYosoka_Box table th {
    border-right: 1px solid #dadada;
    border-bottom: 1px solid #dadada;
    background-color: #eaeaea;
    text-align: center;
    font-weight: normal;
    padding: 8px 0px;
    font-size: 11px;
    box-sizing: border-box;
    width: 34.6%;
}
.GensenYoso.result .YosoDataBox .YosoData .ShirushiBox {
    padding: 20px 0px;
}
.GensenYoso.result .Hit .ProYosoka_Box::after{
    content:none;
}
.RaceBox .RaceList_Item02 dl .Race_Name {
    color: #555;
    font-weight: bold;
    margin-bottom: 4px;
    line-height: 1.2;
}
/*-- 印アイコン --*/
.YosoDataBox .YosoData .ShirushiBox span.Icon_Shirushi {
    display:block;
    background-image: url("../img/icon/icon_yoso_shirushi.png");
    background-repeat: no-repeat;
    -moz-background-size: 67px 185px;
    -webkit-background-size: 67px 185px;
    -o-background-size: 67px 185px;
    -ms-background-size: 67px 185px;
    background-size: 67px 185px;
    width:14px;
    height:14px;
    margin:auto;
}
.YosoDataBox .YosoData .ShirushiBox span.Icon_Honmei {
    background-position: 0 0;
}
.YosoDataBox .YosoData .ShirushiBox span.Icon_Taikou {
    background-position: 0 -14px;
}
.YosoDataBox .YosoData .ShirushiBox span.Icon_Kurosan {
    background-position: 0 -29px;
}
.YosoDataBox .YosoData .ShirushiBox span.Icon_Osae {
    background-position: 0 -43px;
}
.YosoDataBox .YosoData .ShirushiBox span.Icon_Hoshi {
    background-position: 0 -58px;
}
.YosoDataBox .YosoData .ShirushiBox span.Icon_Chuui {
    background-position: 0 -113px;
}

.GensenYoso .YosoDataBox .YosoData {
    padding: 0 5px;
}
.YosoDataBox .YosoData {
    padding: 12px 20px;
    position: relative;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
    flex: 1;
}
li.GensenYosoBox.Hit .YosoDataBox .YosoData:after {
    content: '';
    display: inline-block;
    background: url(../img/race/img_hit_stamp.png) no-repeat;
    -webkit-background-size: 76px 77px;
    -moz-background-size: 76px 77px;
    -ms-background-size: 76px 77px;
    -o-background-size: 76px 77px;
    background-size: 76px 77px;
    width: 76px;
    height: 77px;
    position: absolute;
    right: 5px;
    bottom: 4px;
}
.YosoDataBox .YosoData .ShirushiBox span.Icon_Shirushi {
    display: inline-block;
    text-indent: -9633px;
    vertical-align: middle;
    position: absolute;
    top: 0;
    left: 0;
}
.GensenYoso.result li:last-child{
    padding-right: 0;
}
.GensenYosoList{
    margin-bottom: 0px;
}

/*======================================
厳選予想 ウマい馬券
======================================*/
/* ウマい馬券リンク */
.UmaibakenLinkArea{
    background: #fff;
    text-align: left;
    padding: 13px 0 10px;
}
.UmaibakenLinkArea .LinkTable{
display: table;
width: 100%;
}
.UmaibakenLinkArea a{
    padding:10px 15px 10px 12px;
    border-top:1px solid #dadada;
    border-bottom:1px solid #dadada;
    display: table;
    width: 100%;
}
.UmaibakenLinkArea .MyPonitBox_Item01,
.UmaibakenLinkArea .MyPonitBox_Item02,
.UmaibakenLinkArea .MyPonitBox_Item03{
    display: table-cell;
    vertical-align: middle;
}
.UmaibakenLinkArea .MyPonitBox_Item01 {
    width: 70px;
}
.UmaibakenLinkArea .MyPonitBox_Item03 {
    text-align: right;
    padding-right: 15px;
}

.UmaibakenLinkArea .MyPonitBox_Item01 .YosoCount{
    width: 70px;
    padding: 7px 0 6px;
    color: #fff;
    font-size: 0.6rem;
    text-align: center;
    background-color: #E3B749;
    border-radius: 4px;
}
.UmaibakenLinkArea .MyPonitBox_Item01 .YosoCount p{
    font-weight: bold;
    padding-bottom: 4px;
}
.UmaibakenLinkArea .MyPonitBox_Item01 .YosoCount strong{
    font-size: 0.81rem;
}
.UmaibakenLinkArea .MyPonitBox_Item02{
    width: 126px;
}
.UmaibakenLinkArea .MyPonitBox_Item02 .Umai_MyPoint {
    color: #666;
    font-size: 0.63rem;
    line-height: 1.5;
}
.UmaibakenLinkArea .MyPonitBox_Item02 .Umai_MyPoint_text1{
    color: #777;
    /* font-size: 0.81rem; */
    font-size: 0.69rem;
    font-weight: 700;
    line-height: 1.37;
    vertical-align: middle;
    display: inline-block;
}
.UmaibakenLinkArea .Umai_MyPoint_text2{
    color: #777;
    vertical-align: middle;
    display: inline-block;
    font-size: 0.6785rem;
    line-height: 1.3;
    position: relative;
}
.UmaibakenLinkArea .Umai_MyPoint_text2 .point_present{
    position: relative;
}
.UmaibakenLinkArea .Umai_MyPoint_text2 .point_present_icon:before{
    content:"";
    background:url(../img/icon/present_box_image.png)no-repeat;
    background-size: cover;
    display: block;
    position: absolute;
    left: calc(50% + -9px);
    top:-50%;
    transform: translate(-50%,-75%);
    width:24px;
    height:28px;
    cursor: pointer;
    z-index: 20;
}

/*追加*/

.UmaibakenLinkArea .Umai_MyPoint_text2 span{
    margin-right: 3px;
    /* color: #e5a700;
    font-size: 1.125rem; */
    display: block;
    vertical-align: text-bottom;
    text-align: left;

	font-size: 0.8125rem;
    font-weight: normal;
    color: #777;
}

.UmaibakenLinkArea span#useable_point_01{
    margin-right: 3px;
    font-size: 1.0625rem;
    color: #555555;
    /* color: #e5a700;
    font-size: 1.125rem; */
    vertical-align: text-bottom;
    text-align: left;
    font-weight: bold;
}
/*追加*/

.UmaibakenLinkArea .Umai_MyPoint_text2 .PointTxt01 {
    color: #777;
    font-size: 0.8125rem;
    font-weight: normal;
    color: #777;
    line-height: 1.3;
}

.UmaibakenLinkArea.ProYoso_Recommend {
    padding: 0;
}

@media only screen and (min-width: 374px) {
    .UmaibakenLinkArea .Umai_MyPoint_text2 span{
        display: inline;
    }
    .UmaibakenLinkArea .Umai_breakpoint{
        display: none;
    }
}
/* ウマい馬券リンク 結果ページ */
.UmaibakenLinkArea.ProYoso_Recommend{
    display: block;
    border-top: 1px solid #dadada;
    border-bottom: 1px solid #dadada;
    margin-bottom: 20px;
        padding-bottom: 0;
}
.UmaibakenLinkArea.ProYoso_Recommend .LinkTable{
display: table;
width: 100%;
min-height: 46px;
padding:5px 10px 5px 20px;
}
.UmaibakenLinkArea.ProYoso_Recommend .LinkTable .Umai_MyPoint_text3 {
    color: #777;
    font-size: 0.8125rem;
}
.UmaibakenLinkArea.ProYoso_Recommend .LinkTable .Umai_MyPoint_text3 .point{
    color: #e5a700;
    font-weight:bold;
    font-size: 1.125rem;
}
.UmaibakenLinkArea.ProYoso_Recommend .limite_point{
    margin:0 10px 10px !important;
}
/*-- 以下共通 残りポイント表記 --*/
.limite_point{
font-size:12px;
padding: 3px 0px;
background-color: #ffffff;
margin: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,
.UmaibakenLinkArea a + .limite_point{
color:#b53e36;
border: 1px solid #b53e36;
background-color: #ffffff;
}
.UmaibakenLinkArea a + .limite_point{
width: 278px;
margin: 10px auto;
cursor: pointer;
position: relative;
}
.UmaibakenLinkArea a + .limite_point.active:after{
content: '';
position: absolute;
top: 50%;
right: 10px;
display: block;
width: 5px;
height: 5px;
border-top: 1px solid #B7443E;
border-right: 1px solid #B7443E;
border-radius: 1px;
z-index: 10;
-webkit-transform: rotate(45deg) translateY(-75%);
transform: rotate(45deg) translateY(-75%);
cursor: pointer;
}
.limite_point.patternnear p,
.UmaibakenLinkArea a + .limite_point{
color: #b83f36;
}

/*===的中速報===*/
.SideBtnMore01 {
    position: absolute;
    top: 50%;
    right: 0;
    display: block;
    transform: translateY(-50%);
}
.SideBtnMore01 a {
    color: #666;
    font-size: 67%;
    font-weight: bold;
    line-height: 2.18;
    display: block;
    border-radius: 30px;
    background: #ebeae8;
    padding: 0 14px;
}
.GensenYosoHitTickerBox{
    position: relative;
    height: 37px;
    overflow: hidden;
    padding-left: 37px;
    background-color: #f3f3f3;
    font-size: 61%;
    border-radius: 7px;
    margin: 0 10px;
}
.GensenYosoHitTickerBox .HitNewsTitle{
    width: 37px;
    height: 37px;
    position: absolute;
    top: 0;
    left: 0;
    background: #c53131;
    color: #fff;
    font-weight: bold;
    z-index: 10;
    text-align: center;
    overflow: hidden;
    padding: 6px 0;
}
.GensenYosoHitTickerBox .HitNewsTitle span {
    display: inline-block;
    line-height: 1.2;
}
.GensenYosoHitTickerBox .tickercontainer {
    overflow: hidden;
    width: 100%;
    height: 37px;
    position: relative;
}
.GensenYosoHitTickerBox .tickercontainer:before{
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    width: 28px;
    height: 37px;
    background: #f3f3f3;
    z-index: 1;
}
.GensenYosoHitTickerBox .tickercontainer:after{
    content: '';
    position: absolute;
    top: 15px;
    right: 13px;
    width: 6px;
    height: 6px;
    border-radius: 1px;
    background: none;
    border-top: 2px solid #999;
    border-right: 2px solid #999;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    z-index: 10;
}
.tickercontainer .mask {
    width: 90%;
    position: relative;
}
ul#NewsTickerList {
    overflow: hidden;
    position: relative;
}
ul#NewsTickerList li {
    float: left;
    overflow: hidden;
    line-height: 37px;
    color: #00f;
    white-space: nowrap;
    padding-right: 8em;
}
.GensenYosoHitTickerBox a ul#NewsTickerList li{
    color: #333;
    font-size: 117%;
}
ul#NewsTickerList li strong{
    color: #cf3f3e;
    font-weight: bold;
}
.GensenYosoHitTickerBox a strong {
    color: #da4343;
}

/*=== 予想家枠 ===*/
section.Sec_ProYosoka {
    padding-bottom: 10px;
}
.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 0;
}
.ProYosoka_List_Wrap ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.ProYosoka_List_Wrap li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 292px;
    -ms-flex-wrap: 292px;
    flex-wrap: 292px;
    white-space: normal;
}
.ProYosoka_List_Wrap li + li {
    margin-left: 10px;
}
.ProYosoka_List_Wrap li:last-child {
    width: 302px;
    padding-right: 10px;
}
.ProYosoka_Box {
    position: relative;
    width: 292px;
    height: 100%;
    padding: 10px;
    border: 1px solid #cacaca;
    border-radius: 6px;
}
.Hit .ProYosoka_Box {
    padding: 9px 10px;
    border: 2px solid #ef5350;
}
.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_nk01.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center 0;
}
.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;
}
.ProYosoka_Box .YosokaImage img {
    width: 100%;
    border-radius: 6px;
}
.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_Box .Profile .Categories {
    display: inline-block;
    margin-bottom: 5px;
    padding: 3px 13px 2px;
    color: #fff;
    font-size: 0.75rem;
    background-color: #757575;
    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 .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 .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;
}
.ValueCircle {
    position: absolute;
    bottom: 28px;
    right: -5px;
    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: 76px;
    height: 76px;
    background-image: url(../img/race/bg_ValueCircle.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center 0;
}
.ValueCircle p {
    color: #c53131;
    font-weight: 700;
    line-height: 1.2;
    text-align: center;
}
.ValueCircle p.TxtType01 {
    font-size: 1rem;
}
.ValueCircle p.TxtType02 {
    font-size: 0.75rem;
}
.ProYosoka_Box .BtnArea {
    margin-top: 8px;
}
.ProYosoka_Box .BtnArea .StateBtn {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    padding: 17px 0 16px;
    width: 100%;
    font-size: 0.9375rem;
    font-weight: bold;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 7px;
    outline: none;
}
.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.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;
}



.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;
    background-color: #f6f6f6;
    border-radius: 6px;
}
.ProYosoka_List_Wrap ul li:first-child .ProYosoka_LastBox {
    width: 292px;
}
.ProYosoka_LastBox p {
    color: #888;
    font-size: 1.0625rem;
    font-weight: 700;
    line-height: 2;
    text-align: center;
}

/*=== ポイント配布 ===*/
.Distributing_Points {
    margin-top: 10px;
    padding: 10px;
    text-align: center;
    background-color: #dde3f0;
}
.Distributing_Points .Txt {
    color: #3251bc;
    font-size: 1.125rem;
    font-weight: 700;
    line-height: 1.5;
}
.Distributing_Points .Date {
    color: #444;
    font-size: 0.75rem;
    line-height: 1.5;
}
.Distributing_Points .GetPoint {
    margin: 6px -10px 0;
}
.Distributing_Points .GetPoint a {
    position: relative;
    display: block;
    width: 79%;
    min-width: 142px;
    margin: 0 auto;
    color: #666;
    font-size: 0.8125rem;
    font-weight: 700;
    text-align: center;
    line-height: 2.6154;
    background-color: #fff;
    border: 1px solid #e0e0e0;
    border-radius: 18px;
}
.Distributing_Points .GetPoint a::after {
    content: "";
    position: absolute;
    top: 50%;
    right: 10px;
    display: block;
    width: 9px;
    height: 7px;
    background-image: url(../img/race/arrow_more_nk01.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: right center;
    transform: translateY(-50%);
}
.Distributing_Points .ErrMsgBox {
    position: relative;
    display: block;
    width: 79%;
    min-width: 142px;
    margin: 6px auto 0;
    line-height: 2.6154;
    color:#888;
    font-size: 0.8125rem;
    font-weight:bold;
    background-color: #eaeaea;
    -moz-border-radius: 18px;
    -webkit-border-radius: 18px;
    border-radius: 18px;
}
.Distributing_Points .ErrMsg{
    font-size: 0.8125rem;
    font-weight: bold;
    color: #333;
    line-height: 1.5;
    padding: 0 12px 3px;
    text-align: center;
}
.Distributing_Points .PointAddBtn01 {
    width: 79%;
    min-width: 142px;
}
.Distributing_Points .PointAddBtn01 a {
    display: block;
    line-height: 2.6154;
    color: #666;
    font-size: 0.8125rem;
    font-weight: bold;
    text-align: center;
    background: none;
    background-color: #fff;
    border: 1px solid #c9c9c9;
    border-radius: 18px;
}

/*==============================================
予想タブ商品一覧
==============================================*/
/* 取り消し除外 */
.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;
}

.RaceYosoList .GensenYosoList li:last-child {
    border-bottom: 1px solid #dcdcdc;
    padding-right: 0;
}
.RaceYosoList .GensenYosoList li.Hit:last-child {
    border-bottom: 1px solid #b7443e;
}
/*=== （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 {
    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 {
    padding: 10px 12px 0;
}

.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;
    border:none;
    padding: 8px 0;
}
.RaceYosoList .GensenYosoList .BalanceWrap .BtnArea .StateBtn.State1{
    color: #fff;
    background-color: #DCB85C;
}
.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: 100%;
    line-height: 1.2;
    margin-bottom: 2px;
}

.RaceYosoList .GensenYosoList .BalanceWrap .BtnArea .StateBtn span.Point,
.RaceYosoList .GensenYosoList .BalanceWrap .BtnArea .StateBtn span.Txt {
    display: block;
    text-align: center;
    margin-right: 0;
}

@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;
    }
}

#delay_umai_baken .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;
}
#umai_recommend_area  .GensenYosoList .Hit .Yosoka .YosokaImage:after {
    display:none;
}
#delay_umai_baken .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;
}

#delay_umai_baken .GensenYosoList .Yosoka {
    position: relative;
}

#delay_umai_baken .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);
  }
#delay_umai_baken .GensenYosoList .Yosoka .YosokaImage img {
    width: 100%;
    vertical-align: bottom;
    border-radius: 4px;
}

#delay_umai_baken .GensenYosoList .SelectionRace .BtnArea .StateBtn:after,
#delay_umai_baken .GensenYosoList .PickupRace .BtnArea .StateBtn:after,
#delay_umai_baken .GensenYosoList .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);
}

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

#delay_umai_baken .GensenYosoList .AnaumaRace .BtnArea .StateBtn:after {
  width: 26px;
  height: 68px;
  background-size: 80px auto;
  background-position: -32px 0;
}

#delay_umai_baken .GensenYosoList .SelectionRace .BtnArea .StateBtn:after {
  width: 26px;
  height: 68px;
  background-size: 80px auto;
  background-position: 0 -70px;
}

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

#delay_umai_baken .GensenYosoList .Yosoka .Profile .YosokaNameWrap {
    display:block;
    width: 100%;
    margin-bottom: 7px;
}
.GensenYosoList .Yosoka span.Icon_Profile.Color_Gold {
    width: 42px;
    background: #93802E;
  }
  .GensenYosoList .Yosoka span.Icon_Profile.Color_Gold::before {
    content: "";
    background-color: #fff;
    display: inline-block;
    height: 11px;
    width: 9px;
    -webkit-mask: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%228.664%22%20height%3D%2211%22%20viewBox%3D%220%200%208.664%2011%22%3E%20%3Cdefs%3E%20%3CclipPath%20id%3D%22clip-path%22%3E%20%3Crect%20id%3D%22%E9%95%B7%E6%96%B9%E5%BD%A2_684%22%20data-name%3D%22%E9%95%B7%E6%96%B9%E5%BD%A2%20684%22%20width%3D%228.664%22%20height%3D%2211%22%20fill%3D%22%23d8bb40%22%2F%3E%20%3C%2FclipPath%3E%20%3C%2Fdefs%3E%20%3Cg%20id%3D%22%E3%82%B0%E3%83%AB%E3%83%BC%E3%83%97_2738%22%20data-name%3D%22%E3%82%B0%E3%83%AB%E3%83%BC%E3%83%97%202738%22%20clip-path%3D%22url(%23clip-path)%22%3E%20%3Cpath%20id%3D%22%E3%83%91%E3%82%B9_5754%22%20data-name%3D%22%E3%83%91%E3%82%B9%205754%22%20d%3D%22M1.707%2C8.759.215%2C8.407a.269.269%2C0%2C0%2C1-.123-.465L1.337%2C6.816A1.234%2C1.234%2C0%2C0%2C0%2C2.352%2C7.3a.692.692%2C0%2C0%2C1%2C.579.264%2C1.45%2C1.45%2C0%2C0%2C0%2C.694.432l.35.646L2.61%2C10.327a.268.268%2C0%2C0%2C1-.471-.1ZM8.122%2C3.78c0-.363-.376-.631-.478-.98s.069-.777-.127-1.082-.657-.328-.932-.565S6.223.462%2C5.892.311s-.73.08-1.09.028S4.125-.047%2C3.765.005s-.571.462-.9.613S2.085.66%2C1.81.9s-.231.7-.427%2C1-.633.457-.735.8.183.711.183%2C1.075S.546%2C4.506.648%2C4.855s.539.5.735.805.152.765.427%2C1%2C.723.129%2C1.053.28.542.561.9.613.678-.282%2C1.038-.334.759.179%2C1.09.028.418-.6.692-.842.735-.26.932-.565.025-.734.127-1.083.478-.616.478-.979m-1.286%2C0A2.525%2C2.525%2C0%2C1%2C1%2C6.1%2C1.995a2.518%2C2.518%2C0%2C0%2C1%2C.74%2C1.786M5.772%2C5.242A2.067%2C2.067%2C0%2C1%2C1%2C6.377%2C3.78a2.061%2C2.061%2C0%2C0%2C1-.605%2C1.462m1.1%2C4.237-.694%2C1.366a.269.269%2C0%2C0%2C1-.481.01L4.138%2C7.979A2.346%2C2.346%2C0%2C0%2C0%2C4.564%2C7.8a.7.7%2C0%2C0%2C1%2C.631-.091%2C1.181%2C1.181%2C0%2C0%2C0%2C1.5-.685A1.063%2C1.063%2C0%2C0%2C1%2C6.9%2C6.737l1.7%2C2.235a.269.269%2C0%2C0%2C1-.206.434Z%22%20transform%3D%22translate(0%200)%22%20fill%3D%22%23d8bb40%22%20fill-rule%3D%22evenodd%22%2F%3E%20%3C%2Fg%3E%20%3C%2Fsvg%3E");
    mask: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%228.664%22%20height%3D%2211%22%20viewBox%3D%220%200%208.664%2011%22%3E%20%3Cdefs%3E%20%3CclipPath%20id%3D%22clip-path%22%3E%20%3Crect%20id%3D%22%E9%95%B7%E6%96%B9%E5%BD%A2_684%22%20data-name%3D%22%E9%95%B7%E6%96%B9%E5%BD%A2%20684%22%20width%3D%228.664%22%20height%3D%2211%22%20fill%3D%22%23d8bb40%22%2F%3E%20%3C%2FclipPath%3E%20%3C%2Fdefs%3E%20%3Cg%20id%3D%22%E3%82%B0%E3%83%AB%E3%83%BC%E3%83%97_2738%22%20data-name%3D%22%E3%82%B0%E3%83%AB%E3%83%BC%E3%83%97%202738%22%20clip-path%3D%22url(%23clip-path)%22%3E%20%3Cpath%20id%3D%22%E3%83%91%E3%82%B9_5754%22%20data-name%3D%22%E3%83%91%E3%82%B9%205754%22%20d%3D%22M1.707%2C8.759.215%2C8.407a.269.269%2C0%2C0%2C1-.123-.465L1.337%2C6.816A1.234%2C1.234%2C0%2C0%2C0%2C2.352%2C7.3a.692.692%2C0%2C0%2C1%2C.579.264%2C1.45%2C1.45%2C0%2C0%2C0%2C.694.432l.35.646L2.61%2C10.327a.268.268%2C0%2C0%2C1-.471-.1ZM8.122%2C3.78c0-.363-.376-.631-.478-.98s.069-.777-.127-1.082-.657-.328-.932-.565S6.223.462%2C5.892.311s-.73.08-1.09.028S4.125-.047%2C3.765.005s-.571.462-.9.613S2.085.66%2C1.81.9s-.231.7-.427%2C1-.633.457-.735.8.183.711.183%2C1.075S.546%2C4.506.648%2C4.855s.539.5.735.805.152.765.427%2C1%2C.723.129%2C1.053.28.542.561.9.613.678-.282%2C1.038-.334.759.179%2C1.09.028.418-.6.692-.842.735-.26.932-.565.025-.734.127-1.083.478-.616.478-.979m-1.286%2C0A2.525%2C2.525%2C0%2C1%2C1%2C6.1%2C1.995a2.518%2C2.518%2C0%2C0%2C1%2C.74%2C1.786M5.772%2C5.242A2.067%2C2.067%2C0%2C1%2C1%2C6.377%2C3.78a2.061%2C2.061%2C0%2C0%2C1-.605%2C1.462m1.1%2C4.237-.694%2C1.366a.269.269%2C0%2C0%2C1-.481.01L4.138%2C7.979A2.346%2C2.346%2C0%2C0%2C0%2C4.564%2C7.8a.7.7%2C0%2C0%2C1%2C.631-.091%2C1.181%2C1.181%2C0%2C0%2C0%2C1.5-.685A1.063%2C1.063%2C0%2C0%2C1%2C6.9%2C6.737l1.7%2C2.235a.269.269%2C0%2C0%2C1-.206.434Z%22%20transform%3D%22translate(0%200)%22%20fill%3D%22%23d8bb40%22%20fill-rule%3D%22evenodd%22%2F%3E%20%3C%2Fg%3E%20%3C%2Fsvg%3E");
    -webkit-mask-size: cover;
    mask-size: cover;
    vertical-align: middle;
    margin-right: 2px;
    margin-top: -2px;
  }
  .GensenYosoList .Yosoka span.Icon_Profile.Color_02 {
    width: 34px;
    background: #102B52;
  }
  .GensenYosoList .Yosoka span.Icon_Profile.Color_02::before {
    content: "";
    background-color: #fff;
    display: inline-block;
    height: 11px;
    width: 9px;
    -webkit-mask: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%228.631%22%20height%3D%2211.069%22%20viewBox%3D%220%200%208.631%2011.069%22%3E%20%3Cdefs%3E%20%3CclipPath%20id%3D%22clip-path%22%3E%20%3Crect%20id%3D%22%E9%95%B7%E6%96%B9%E5%BD%A2_688%22%20data-name%3D%22%E9%95%B7%E6%96%B9%E5%BD%A2%20688%22%20width%3D%228.631%22%20height%3D%2211.069%22%20fill%3D%22%23fff%22%2F%3E%20%3C%2FclipPath%3E%20%3C%2Fdefs%3E%20%3Cg%20id%3D%22%E3%82%B0%E3%83%AB%E3%83%BC%E3%83%97_2764%22%20data-name%3D%22%E3%82%B0%E3%83%AB%E3%83%BC%E3%83%97%202764%22%20clip-path%3D%22url(%23clip-path)%22%3E%20%3Cpath%20id%3D%22%E3%83%91%E3%82%B9_5784%22%20data-name%3D%22%E3%83%91%E3%82%B9%205784%22%20d%3D%22M105.405%2C69.719a1.47%2C1.47%2C0%2C1%2C0%2C1.47%2C1.47%2C1.472%2C1.472%2C0%2C0%2C0-1.47-1.47m0%2C2.248a.778.778%2C0%2C1%2C1%2C.778-.778.779.779%2C0%2C0%2C1-.778.778%22%20transform%3D%22translate(-100.595%20-67.478)%22%20fill%3D%22%23fff%22%2F%3E%20%3Cpath%20id%3D%22%E3%83%91%E3%82%B9_5785%22%20data-name%3D%22%E3%83%91%E3%82%B9%205785%22%20d%3D%22M5.424.063A3.926%2C3.926%2C0%2C0%2C0%2C1.2%2C1.99%2C4.331%2C4.331%2C0%2C0%2C0%2C.978%2C4.237.234.234%2C0%2C0%2C1%2C.933%2C4.4C.43%2C5.077-.114%2C6%2C.021%2C6.243s.638.257%2C1.048.3c-.02.863.047%2C1.791.459%2C2.046A2.972%2C2.972%2C0%2C0%2C0%2C3.4%2C8.664a2.7%2C2.7%2C0%2C0%2C1-.062%2C1.551.654.654%2C0%2C0%2C0%2C.733.844l3.072-.51a.656.656%2C0%2C0%2C0%2C.52-.836A4.745%2C4.745%2C0%2C0%2C1%2C7.345%2C8.2%2C5.923%2C5.923%2C0%2C0%2C1%2C7.973%2C6.1a5.845%2C5.845%2C0%2C0%2C0%2C.636-2.051C8.747%2C2.485%2C8.338.554%2C5.424.063M7.631%2C3.853a.216.216%2C0%2C0%2C1-.164.209l-.624.155a2.108%2C2.108%2C0%2C0%2C1-.094.287L7.161%2C5a.216.216%2C0%2C0%2C1%2C.009.265l-.161.221a.216.216%2C0%2C0%2C1-.255.073l-.6-.241a2.072%2C2.072%2C0%2C0%2C1-.245.177l.043.641a.216.216%2C0%2C0%2C1-.149.22l-.261.084A.215.215%2C0%2C0%2C1%2C5.3%2C6.346L4.958%2C5.8a2.066%2C2.066%2C0%2C0%2C1-.3%2C0l-.342.544a.216.216%2C0%2C0%2C1-.249.09L3.8%2C6.349a.216.216%2C0%2C0%2C1-.148-.22L3.7%2C5.487a2.1%2C2.1%2C0%2C0%2C1-.244-.177l-.6.239a.216.216%2C0%2C0%2C1-.255-.074l-.161-.222a.216.216%2C0%2C0%2C1%2C.01-.265L2.869%2C4.5q-.028-.07-.051-.142t-.041-.145l-.624-.157a.216.216%2C0%2C0%2C1-.163-.209V3.568a.216.216%2C0%2C0%2C1%2C.164-.209L2.777%2C3.2a2.1%2C2.1%2C0%2C0%2C1%2C.094-.287l-.412-.494a.215.215%2C0%2C0%2C1-.009-.265l.161-.221a.216.216%2C0%2C0%2C1%2C.255-.073l.6.241a2.073%2C2.073%2C0%2C0%2C1%2C.245-.177l-.043-.641a.215.215%2C0%2C0%2C1%2C.149-.22L4.074.984a.216.216%2C0%2C0%2C1%2C.249.091l.34.545a2.075%2C2.075%2C0%2C0%2C1%2C.3%2C0l.342-.544a.215.215%2C0%2C0%2C1%2C.25-.09l.26.085a.215.215%2C0%2C0%2C1%2C.148.22l-.046.642a2.1%2C2.1%2C0%2C0%2C1%2C.244.177l.6-.239a.216.216%2C0%2C0%2C1%2C.255.074l.161.222a.216.216%2C0%2C0%2C1-.01.265l-.414.492q.028.07.051.142t.041.145l.624.157a.215.215%2C0%2C0%2C1%2C.163.209Z%22%20transform%3D%22translate(0%200)%22%20fill%3D%22%23fff%22%2F%3E%20%3C%2Fg%3E%20%3C%2Fsvg%3E");
    mask: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%228.631%22%20height%3D%2211.069%22%20viewBox%3D%220%200%208.631%2011.069%22%3E%20%3Cdefs%3E%20%3CclipPath%20id%3D%22clip-path%22%3E%20%3Crect%20id%3D%22%E9%95%B7%E6%96%B9%E5%BD%A2_688%22%20data-name%3D%22%E9%95%B7%E6%96%B9%E5%BD%A2%20688%22%20width%3D%228.631%22%20height%3D%2211.069%22%20fill%3D%22%23fff%22%2F%3E%20%3C%2FclipPath%3E%20%3C%2Fdefs%3E%20%3Cg%20id%3D%22%E3%82%B0%E3%83%AB%E3%83%BC%E3%83%97_2764%22%20data-name%3D%22%E3%82%B0%E3%83%AB%E3%83%BC%E3%83%97%202764%22%20clip-path%3D%22url(%23clip-path)%22%3E%20%3Cpath%20id%3D%22%E3%83%91%E3%82%B9_5784%22%20data-name%3D%22%E3%83%91%E3%82%B9%205784%22%20d%3D%22M105.405%2C69.719a1.47%2C1.47%2C0%2C1%2C0%2C1.47%2C1.47%2C1.472%2C1.472%2C0%2C0%2C0-1.47-1.47m0%2C2.248a.778.778%2C0%2C1%2C1%2C.778-.778.779.779%2C0%2C0%2C1-.778.778%22%20transform%3D%22translate(-100.595%20-67.478)%22%20fill%3D%22%23fff%22%2F%3E%20%3Cpath%20id%3D%22%E3%83%91%E3%82%B9_5785%22%20data-name%3D%22%E3%83%91%E3%82%B9%205785%22%20d%3D%22M5.424.063A3.926%2C3.926%2C0%2C0%2C0%2C1.2%2C1.99%2C4.331%2C4.331%2C0%2C0%2C0%2C.978%2C4.237.234.234%2C0%2C0%2C1%2C.933%2C4.4C.43%2C5.077-.114%2C6%2C.021%2C6.243s.638.257%2C1.048.3c-.02.863.047%2C1.791.459%2C2.046A2.972%2C2.972%2C0%2C0%2C0%2C3.4%2C8.664a2.7%2C2.7%2C0%2C0%2C1-.062%2C1.551.654.654%2C0%2C0%2C0%2C.733.844l3.072-.51a.656.656%2C0%2C0%2C0%2C.52-.836A4.745%2C4.745%2C0%2C0%2C1%2C7.345%2C8.2%2C5.923%2C5.923%2C0%2C0%2C1%2C7.973%2C6.1a5.845%2C5.845%2C0%2C0%2C0%2C.636-2.051C8.747%2C2.485%2C8.338.554%2C5.424.063M7.631%2C3.853a.216.216%2C0%2C0%2C1-.164.209l-.624.155a2.108%2C2.108%2C0%2C0%2C1-.094.287L7.161%2C5a.216.216%2C0%2C0%2C1%2C.009.265l-.161.221a.216.216%2C0%2C0%2C1-.255.073l-.6-.241a2.072%2C2.072%2C0%2C0%2C1-.245.177l.043.641a.216.216%2C0%2C0%2C1-.149.22l-.261.084A.215.215%2C0%2C0%2C1%2C5.3%2C6.346L4.958%2C5.8a2.066%2C2.066%2C0%2C0%2C1-.3%2C0l-.342.544a.216.216%2C0%2C0%2C1-.249.09L3.8%2C6.349a.216.216%2C0%2C0%2C1-.148-.22L3.7%2C5.487a2.1%2C2.1%2C0%2C0%2C1-.244-.177l-.6.239a.216.216%2C0%2C0%2C1-.255-.074l-.161-.222a.216.216%2C0%2C0%2C1%2C.01-.265L2.869%2C4.5q-.028-.07-.051-.142t-.041-.145l-.624-.157a.216.216%2C0%2C0%2C1-.163-.209V3.568a.216.216%2C0%2C0%2C1%2C.164-.209L2.777%2C3.2a2.1%2C2.1%2C0%2C0%2C1%2C.094-.287l-.412-.494a.215.215%2C0%2C0%2C1-.009-.265l.161-.221a.216.216%2C0%2C0%2C1%2C.255-.073l.6.241a2.073%2C2.073%2C0%2C0%2C1%2C.245-.177l-.043-.641a.215.215%2C0%2C0%2C1%2C.149-.22L4.074.984a.216.216%2C0%2C0%2C1%2C.249.091l.34.545a2.075%2C2.075%2C0%2C0%2C1%2C.3%2C0l.342-.544a.215.215%2C0%2C0%2C1%2C.25-.09l.26.085a.215.215%2C0%2C0%2C1%2C.148.22l-.046.642a2.1%2C2.1%2C0%2C0%2C1%2C.244.177l.6-.239a.216.216%2C0%2C0%2C1%2C.255.074l.161.222a.216.216%2C0%2C0%2C1-.01.265l-.414.492q.028.07.051.142t.041.145l.624.157a.215.215%2C0%2C0%2C1%2C.163.209Z%22%20transform%3D%22translate(0%200)%22%20fill%3D%22%23fff%22%2F%3E%20%3C%2Fg%3E%20%3C%2Fsvg%3E");
    -webkit-mask-size: cover;
    mask-size: cover;
    vertical-align: middle;
    margin-right: 2px;
    margin-top: -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;
    margin-top: 0;
}
/*-- リスト省略  --*/
.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;
}

/*---------------------------
スクラッチ・レポート導線
---------------------------*/
.Links_Scratch_Report ul{
    display: flex;
    padding:10px;
    justify-content: space-between;
}
.Links_Scratch_Report ul li{
    width: calc(50% - 5px);
    background-color: transparent;
    border: none;
    border-radius: 4px;
    overflow: hidden;
}

/* ヘッダー部分 */
.Links_Scratch_Report ul li .Links_Scratch_Report_Header{
    height: 43px;
    text-align: center;
    padding: 0;
    margin: 0;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}
.Links_Scratch_Report ul li.scratch .Links_Scratch_Report_Header{
    background-color: #E58F24;
}
.Links_Scratch_Report ul li.report .Links_Scratch_Report_Header{
    background-color: #1D6DE5;
}
.Links_Scratch_Report ul li .Links_Scratch_Report_Header h3{
    height: auto;
    margin: 0;
    padding: 0;
}
.Links_Scratch_Report ul li .Links_Scratch_Report_Header h3 img{
    width: 172px;
    vertical-align: middle;
    height: 43px;
    object-fit: contain;
}

/* コンテンツ部分 */
.Links_Scratch_Report ul li .Links_Scratch_Report_Content {
    background-color: #F3F3F3;
    border: 1px solid #DADADA;
    border-top: none;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    box-sizing: border-box;
}

.Links_Scratch_Report ul li .Links_Scratch_Report_Content p {
    font-size: 66.66666666666666%;
    font-weight: bold;
    color: #555555;
    text-align: center;
    line-height: 1.4166666666666667;
    padding: 14px 0 9px;
}
.Links_Scratch_Report ul li .Links_Scratch_Report_Content a{
    display: block;
    width: 142px;
    height: 24px;
    color: #666666;
    font-size: 61.111111111111114%;
    font-weight: bold;
    text-align: center;
    line-height: 22px;
    margin: 0 auto 15px;
    background-color: #fff;
    border-radius: 24px;
    border:1px solid #DADADA;
}