/*==============================================
厳選予想リスト改 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;
}


/*------ レース結果ポイント表記 -----*/
.UmaibakenLinkArea.ProYoso_Recommend{
display: block;
border:none;
border-bottom: 1px solid #dadada;
margin-bottom: 20px;
}
.UmaibakenLinkArea.ProYoso_Recommend .LinkTable{
display: table;
width: 100%;
min-height: 36px;
padding:5px 10px 5px 20px;
}
.UmaibakenLinkArea.ProYoso_Recommend .LinkTable .Umai_MyPoint_text3 {
    color: #e5a700;
    font-size: 77.78%;
}
.UmaibakenLinkArea.ProYoso_Recommend .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;
}

/*-- 予想リスト --*/
.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;
}
.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/yoso/general/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/yoso/general/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: #fff;
    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 .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/yoso/icon/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/yoso/icon/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 {
    -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;
}
/*==============================================
厳選予想リスト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: #e03d3d;
	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/yoso/icon/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: #e5a700;
    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;
}
