@charset "euc-jp";
/*===========================================
race_nk01.css
netkeiba 地方競馬

============================================*/


/*==============================================
netkeiba 地方競馬共通
==============================================*/
*:before, *:after {
	margin:0;
	padding:0;
	font-size:100%;
	vertical-align:baseline;
	line-height:1.0em;
	text-shadow:none;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-text-size-adjust: none !important;
}

/*==============================================
netkeiba 地方競馬TOPページ
==============================================*/
/* お知らせ 200407 */
.Infomation_Box {
	margin: 18px 10px 0 10px;
	border-radius: 4px;
}
.Infomation_Box ul {
	background: #fff;
	border: 1px solid #e0e0e0;
	border-radius: 4px;
}
.Infomation_Box ul li {
	padding: 0;
}
.Infomation_Box ul li a {
	padding: 15px 10px 15px 36px;
	position: relative;
	display: block;
}
.Infomation_Box ul li a:before {
	content: '';
	display: inline-block;
	width: 20px;
	height: 20px;
	background-image: url('https://cdn.netkeiba.com/img.sp/common/img/icon/icon_sprite_nk.png');
	background-repeat: no-repeat;
	-webkit-background-size: 55px 1000px;
	-moz-background-size: 55px 1000px;
	-ms-background-size: 55px 1000px;
	background-size: 55px 1000px;
	vertical-align: middle;
	background-position: -7px -808px;
	position: absolute;
	top: 50%;
	left: 10px;
	margin-top: -10px;
}
.Infomation_Box ul li a .Infomation_Txt span {
	display: block;
	color: #06389b;
	font-size: 72.23%;
	font-weight: bold;
	line-height: 1.3;
}


/* 地方競馬topカルーセルほか */
#Netkeiba_Race_Nar_Top .PickupRace_SlideImgBox01 .PickupRace_ThumbBg {
	background-size: cover;
}
#Netkeiba_Race_Nar_Top .PickupRace_SlideImgBox01 .SlideTxtInner {
	padding-top: 24px;
}
#Netkeiba_Race_Nar_Top .PickupRace_SlideImgBox01 .SlideTxtArea img.IpatLogo {
	width: 37px;
	position: absolute;
	top: 0;
	left: 20px;
}
#Netkeiba_Race_Nar_Top .PickupRace_SlideImgBox01 .SlideTxtInner .Horse {
	border-radius: 3px;
	padding: 2px;
	position: absolute;
	top: 0;
	right: 20px;
	color: #ccc;
	font-size: 72.23%;
	background: rgba(0,0,0,.5);
}

.PickupRaceArea .PickupRace_SlideImgBox01 > a {
	display: block;
	position: relative;
	border-radius: 4px;
	overflow: hidden;
}
.PickupRaceArea .slick-prev,
.PickupRaceArea .slick-next {
	width: 40px;
	height: 40px;
	background: transparent;
	border-radius: 0;
	top: 50%;
	margin-top: -20px;
}
.PickupRaceArea .slick-prev {
	left: -10px;
}
.PickupRaceArea .slick-next {
	right: -10px;
}
#Netkeiba_Race_Nar_Top .PickupRaceMenu {
	padding: 0;
}
#Netkeiba_Race_Nar_Top .PickupRaceMenu .PickupRace_OddsList {
	padding: 19px 10px 0;
}
.HorseOther{
	color: #666;
	font-weight: bold;
}
.PickupRaceMenu ul.PickupRaceMenu_BtnArea.nar_top {
	padding: 0;
}
.PickupRaceMenu_BtnArea.nar_top li {
	width: 23%;
}
.PickupRaceMenu_BtnArea.nar_top li a{
	position:relative;
	line-height:1;
	padding:31px 0 8px;
}
.PickupRaceMenu_BtnArea.nar_top li a.icn_shutuba:before {
	content: '';
	display: inline-block;
	width: 25px;
	height: 17px;
	position:absolute;
	top: 15%;
	left: 50%;
	transform: translateX(-50%);
	background: url(../img/icon/icon_sprite_sp_top.png) no-repeat;
	-webkit-background-size: 100px auto;
	-moz-background-size: 100px auto;
	background-size: 100px auto;
	background-position: -65px -3px;
	vertical-align: text-bottom;
	margin-right: 0;
}
.PickupRaceMenu_BtnArea.nar_top li a.ic_yoso:before {
	content: '';
	display: inline-block;
	width: 14px;
	height: 15px;
	position:absolute;
	top: 15%;
	left: 50%;
	transform: translateX(-50%);
	background: url(../img/icon/icon_sprite_sp_top.png) no-repeat;
	-webkit-background-size: 100px auto;
	-moz-background-size: 100px auto;
	background-size: 100px auto;
	background-position: -65px -23px;
	vertical-align: text-bottom;
	margin-right: 0;
}
.PickupRaceMenu_BtnArea.nar_top li a.ic_special:before {
	content: '';
	display: inline-block;
	width: 13px;
	height: 15px;
	position:absolute;
	top: 15%;
	left: 50%;
	transform: translateX(-50%);
	background: url(../img/icon/icon_sprite_sp_top.png) no-repeat;
	-webkit-background-size: 100px auto;
	-moz-background-size: 100px auto;
	background-size: 100px auto;
	background-position: -65px -44px;
	vertical-align: text-bottom;
	margin-right: 0;
}
.PickupRaceMenu_BtnArea.nar_top li a.icn_paper:before {
	content: '';
	display: inline-block;
	width: 15px;
	height: 16px;
	position:absolute;
	top: 15%;
	left: 50%;
	transform: translateX(-50%);
	background: url(../img/icon/icon_sprite_sp_top.png) no-repeat;
	-webkit-background-size: 100px auto;
	-moz-background-size: 100px auto;
	background-size: 100px auto;
	background-position: 0 -98px;
	vertical-align: text-bottom;
	margin-right: 0;
}

/* 地方競馬topイチオシ予想家 */

.RaceRecommend_yosoka{
	padding: 0;
}
.RaceRecommend_yosoka .SubTitle h3{
	line-height: 1;
	padding: 10px 0;
	margin: 0;
}

.RaceRecommend_Inner{
	width: 100%;
	border-radius: 4px;
	border: 1px solid #e0e0e0;
}
.RaceRecommend_Inner a {
	display: block;
	padding:10px 0 10px 10px;
}
.RaceRecommend_InnerBox {
	position: relative;
}

.RaceRecommend_InnerBox img{
	position: absolute;
	top: 0;
	left: 0;
	width: 90px;
	margin-right: 10px;
	border-radius:4px;
}
.RaceRecommend_InnerText {
	position: relative;
	padding: 0 0 0 100px;
}

.RaceRecommend_InnerBox .YosokaTitle {
	display: inline-block;
	font-size: 10px;
	color: #777;
	border-radius: 4px;
	padding: 4px 5px;
	margin-bottom: 4px;
	text-align: center;
	background: #f0f0f0;
}

.RaceRecommend_InnerBox .YosokaInfo {
	font-size: 83.34%;
	font-weight: bold;
	line-height: 1.26;
	height: 2.4em;
	color:#545454;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	margin-bottom: 3px;
}
.RaceRecommend_InnerBox .YosokaCatchCopy {
	display: block;
	font-size: 61.12%;
	height: 1.1em;
	line-height: 1.2;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color:#777;

}
.RaceRecommend_InnerBox .YosokaName{
	display: block;
	font-size: 77.78%;
	font-weight: bold;
	padding-top: 2px;
	padding-right: 65px;
	line-height: 1.2;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #545454;
}

.RaceRecommend_InnerBox .yosoka_fav_num{
	position: absolute;
	bottom: 0;
	right: 9px;
	padding-left: 15px;
	color: #777;
	font-size: 0.8125rem;
	line-height: 1.4;
}
.RaceRecommend_InnerBox .yosoka_fav_num span{
	position: absolute;
	top: 4px;
	left: 0;
	display: block;
	width: 11px;
	height: 11px;
	text-indent: -9999px;
	overflow: hidden;
	background: url(../img/icon/icon_fav01.png) no-repeat;
	background-size: contain;
}
.PickupRaceMenu_Wrap {
	padding-bottom: 3px;
}

.PickupRaceMenu_Wrap a {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-moz-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding: 10px 0 12px;
}
.RaceYosokaTitleArea p {
	font-size: 66.67%;
	color: #666;
	height: 1.4em;
}


/* 地方競馬top予想中 */
.PickupRaceMenu_Wrap .RaceYosoCount {
	color: #d98f00;
	font-size: 124%;
	font-weight: bold;
}
.PickupRaceMenu_Wrap .RaceYosoCount::before {
	content: '';
	display: inline-block;
	background: url(../img/icon/icon_sprite_sp_yoso2.png?181105) no-repeat;
	-webkit-background-size: 164px 400px;
	-moz-background-size: 164px 400px;
	-o-background-size: 164px 400px;
	background-size: 164px 400px;
	width: 19px;
	height: 16px;
	background-position: -100px -345px;
	vertical-align: middle;
}

.ThumbList {
	height: 37px;
}
.ThumbList .Thumb {
	display: block;
	text-align: left;
	padding: 0;
	width: 225px;
}
.ThumbList .PickupRace, .ThumbList .AnaumaRace {
	position: relative;
}
.ThumbList .Thumb span {
	display: inline-block;
	position: relative;
}
.ThumbList .Thumb img {
	display: inline-block;
	width: 34px;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	border: 0;
	margin-left: 6px;
}

.YosoPersonAri .ThumbList .Thumb img,
.YosoPersonAri .ThumbList .Thumb > img + span img
.YosoPersonAri .ThumbList .Thumb > span + span img {
	width: 39px;
	margin-left: 5px;
}
@media screen and (max-width: 374px) {
	.ThumbList .Thumb{
		width: 170px;
	}
	.YosoPersonAri .ThumbList .Thumb img,
	.YosoPersonAri .ThumbList .Thumb > img + span img
	.YosoPersonAri .ThumbList .Thumb > span + span img {
		width: 28px;
	}
}

.ThumbList .Thumb img:first-child {
	border: 0;
	margin-left: 6px;
}
.ThumbList .Thumb img + span img, .AttentionRace .ThumbList .Thumb span+span img {
	border-color: #b9b6a9;
}
.ThumbList .Thumb > span:first-child img {
	margin-left: 0;
}
.ThumbList .PickupRace:after,
.ThumbList .AnaumaRace:after {
	content: '';
	display: block;
	position: absolute;
	bottom: 1px;
	right: -2px;
	width: 11px;
	height: 24px;
	background-image: url(../img/yoso/flg_sprite_sp_baken.png?20180614);
	-webkit-background-size: 31px auto;
	-moz-background-size: 31px auto;
	-ms-background-size: 31px auto;
	-o-background-size: 31px auto;
	background-size: 31px auto;
	background-position: 0 0;
	background-repeat: no-repeat;
	-moz-transform: rotate(15deg);
	-webkit-transform: rotate(15deg);
	-o-transform: rotate(15deg);
	-ms-transform: rotate(15deg);
	transform: rotate(15deg);
	z-index: 10;
}
.ThumbList .AnaumaRace:after {
	background-position: -12px 0;
}


/* 地方競馬top的中速報 */
.Nar .GensenYosoHitTickerBox .HitNewsTitle:after{
	content: none;
}

.Nar .GensenYosoHitTickerBox {
	position: relative;
	height: 38px;
	padding-left: 38px;
	font-size: 0.75rem;
	overflow: hidden;
	background-color: #fff;
	border-radius:0;
	border:none;
}
.Nar .GensenYosoHitTickerBox .HitNewsTitle {
	position: absolute;
	top: 0;
	left: 0;
	width: 38px;
	height: 38px;
	padding: 6px 0;
	color: #fff;
	font-size: 0.6875rem;
	font-weight: 700;
	text-align: center;
	overflow: hidden;
	background-color: #b53e38;
	z-index: 10;
}
.Nar .GensenYosoHitTickerBox .HitNewsTitle span {
	display: block;
	line-height: 1.2;
}
.GensenYosoHitTickerBox .HitNewsTitle span + span{
	padding-left:0;
}
.Nar .GensenYosoHitTickerBox .tickercontainer {
	position: relative;
	width: 100%;
	height: 38px;
	overflow: hidden;
	border-top:1px solid #f3f3f3;
}
.Nar .GensenYosoHitTickerBox .tickercontainer::before {
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	width: 28px;
	height: 38px;
	background-color: #fff;
	z-index: 10;
}
.Nar .tickercontainer .mask {
	position: relative;
	width: 90%;
}
.Nar .GensenYosoHitTickerBox #NewsTickerList{
	overflow:hidden;
	position:relative;
}
.Nar .GensenYosoHitTickerBox #NewsTickerList li{
	float:left;
	padding-right:8em;
	color:#00f;
	line-height:38px;
	white-space:nowrap;
	overflow:hidden;
}
.Nar .GensenYosoHitTickerBox a #NewsTickerList li{
	color:#444;
	font-size:13px;
}
.Nar .GensenYosoHitTickerBox #NewsTickerList li strong {
	color: #ef5350;
	font-weight: 700;
}

.Nar .GensenYosoHitTickerBoxx a strong {
	color: #ef5350;
}
.Nar .GensenYosoHitTickerBox .tickercontainer:after{
	content:"";
	position:absolute;
	top: 15px;
	right:10px;
	display:block;
	width:7px;
	height:7px;
	border:none;
	border-top:2px solid #888;
	border-right:2px solid #888;
	border-radius:1px;
	-webkit-transform:rotate(45deg);
	transform:rotate(45deg);
	z-index:10;
}

/* 地方競馬top所持ポイント */
.MyPointDataBox {
	margin: 0 10px 20px;
	padding: 10px;
	text-align: center;
	background-color: #f3f3f3;
}
.PointAreaWrap {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
.PointAreaTxtBox {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
.PointAreaTxtBox .PointTitle {
	width: 68px;
	flex-basis: 68px;
}
.MyPointDataBox .MyPointAreaTitle {
	margin-bottom: 4px;
	color: #888;
	font-size: 11px;
	font-weight: 400;
	text-align: center;
	white-space: nowrap;
	padding-left: 2px;
}
.MyPointDataBox .BtnMypage {
	display: block;
	padding: 4px 9px 3px;
	color: #666;
	font-size: 12px;
	text-align: center;
	background-color: #e0e0e0;
	border-radius: 9px;
}
.MyPointDataBox .PointData {
	display: inline-block;
	width: 100%;
	flex-basis: calc(100% - 62px);
	color: #3951b5;
	font-size: 1.125rem;
	font-weight: bold;
	text-align: center;
}
.MyPointDataBox .PointData .PointTxt01 {
	font-size: 0.8125rem;
}
.MyPointDataBox .PointAddBtn01 {
	width: 60px;
	flex-basis: 60px;
}
.MyPointDataBox .PointAddBtn01 .YosoBtn01 {
	display: block;
	padding: 7px 0;
	color: #666;
	font-size: 0.75rem;
	font-weight: bold;
	text-align: center;
	background: none;
	background-color: #fff;
	border: 1px solid #c9c9c9;
	border-radius: 6px;
	box-shadow: none;
}

/* 地方競馬top所持ポイント */

/* 地方競馬top本日の開催競馬場 */

.TodayLocalRace_Slide {
	margin-bottom: 9px;
}
.TodayLocalRace_Slide .SubTitle{
	padding:0 10px;
}
.TodayLocalRace_Slide .TodayLocalRace_SlideBox {
	padding: 0 9px 1px 0;
	overflow-x: auto;
	overflow-y: hidden;
	-webkit-overflow-scrolling: touch;
	white-space: nowrap;
}
.TodayLocalRace_Slide .TodayLocalRace_SlideBoxItem{
	position: relative;
	padding: 0 0 0 10px;
	width: 37.5%;
	display: inline-block;
	white-space: normal;
}
.TodayLocalRace_Slide .TodayLocalRace_SlideBoxItem + .TodayLocalRace_SlideBoxItem {
	padding-left: 8px;
}
.TodayLocalRace_Slide a,
.TodayLocalRace_Slide span.NoLink{
	display: block;
	background: #fff;
	border-radius: 4px;
	color: #444;
	padding: 9px 3px;
	text-align: center;
	position: relative;
	width: 100%;
	border: 1px solid #e0e0e0;
}
.TodayLocalRace_Slide .Title_BtnMore a{
	color: #666;
	font-size: 67%;
	font-weight: bold;
	display: block;
	border-radius: 1.23em;
	background: #e7e7e7;
	line-height: 2.18;
	padding: 0 1.2em;
	margin-left: 0;
	white-space: nowrap;
	border:none;
}
.TodayLocalRace_Slide a img.LocalFacilitiesLogo {
	display: block;
	width: 60%;
	margin: auto;
}
.TodayLocalRace_Slide a > span{
	color: #444;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	display: block;
	padding: 6px 0 9px;
	position: relative;
	border-radius: 4px;
	overflow: hidden;
	white-space: nowrap;
}
.TodayLocalRace_Slide a .Race_Title{
	color: #888;
	font-size: 72%;
	font-weight: bold;
	line-height: 1.2;
	display: block;
	margin-bottom: 11px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	padding: 0;
}
.TodayLocalRace_Slide a .Race_Title:empty{
	min-height: 15px;
}
.TodayLocalRace_Slide .Race_State{
	display: inline-block;
	width: 90%;
	color: #444;
	font-size: 72%;
	font-weight: bold;
	line-height: 1.54;
	background: #e6e6e6;
	border-radius: 3px;
	margin: auto;
	text-align: center;
	white-space: nowrap;
}
.TodayLocalRace_Slide .Race_State > span{
	display: inline-block;
	text-align: center;
	text-decoration:none;
	color: #fff;
	vertical-align: middle;
}
.TodayLocalRace_Slide .Race_State > span.Time{
	color: #444;
	font-size: 100%;
	font-weight: bold;
	line-height: 1.54;
}
.TodayLocalRace_Slide .Nighter a:after{
	content:"";
	display:block;
	background:url(../img/icon/nar_icon_nighter.png)no-repeat;
	background-size:contain;
	width:16px;
	height:16px;
	position:absolute;
	top: 9.64%;
	right:0;
	-webkit-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
}
.TodayLocalRace_Slide a img.IpatLogo {
	width: 26px;
	position: absolute;
	top: 5px;
	left: 5px;
}

/* 地方競馬top本日の開催競馬場 */

/* 地方競馬top開催中のレース */

.TodayLocalRace_Slide .SubTitle h3 {
	margin-bottom: 14px;
}
.TodayLocalRace_Slide .SubTitle .Title_BtnMore{
	right: 18px;
}
.SubTitle .Title_BtnMore a{
	color: #888;
	font-size: 67%;
	font-weight: bold;
	display: block;
	border-radius: 1.23em;
	background: #e7e7e7;
	line-height: 2.18;
	padding: 0 1.2em;
	margin-left: 8px;
	white-space: nowrap;
}
.Btn_Group.nar_top li{
	flex-grow:0;
	width:calc(100% /4);
}
@media screen and (max-width:320px){
	.Btn_Group.nar_top li{
		flex-grow:0;
		width:calc(100% /3);
	}
}
.Btn_Group li.Active a{
	background-color: #3251bc;
	transition: all .3s ease;
	display: inline-block;
}
.Btn_Group.nar_top ul.jyo_tab{
	flex-wrap:wrap;
	justify-content: space-around;
	padding-bottom:0;
}
.nar_top .jyo_tab li{
	margin-bottom:11px;
}
.nar_top .jyo_tab li:last-of-type{
	margin-right:auto;
}
.nar_top .jyo_tab1 li:last-of-type{
	margin-right:0;
}

@media screen and (min-width:480px){
	.nar_top .jyo_tab li:last-of-type{
		margin-right:auto;
	}
}

.Surf_Box .news_list_btn{
	width: 1.67rem;
	height: 1.67rem;
	position: absolute;
	top: 0;
	right: 0;
	background: #fff;
	border-radius: 4px;
	z-index: 2000;
}
.Surf_Box .news_list_btn span {
	position: absolute;
	width: 11px;
	height: 1px;
	background: #999;
	top: 50%;
	left: 50%;
	margin-left: -5px;
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
	transition: all .4s;
}
.Surf_Box .news_list_btn span + span {
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	transform: rotate(0deg);
}

.PickUp_Ranking .RankingListWrap {
	margin-top:25px;
	padding: 0 8px 0px;
}
.RankingListWrap li{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	align-items: center;
	margin-bottom: 20px;
	position: relative;
}

.RankingListWrap li a{
	position: relative;
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	max-width: 100%;
}
.RankingList .PhotoThumb_01{
	width: 75px;
	min-height: 75px;
	position: relative;
	overflow: hidden;
	float: left;
	margin-right: 7px;
	border-radius: 4px;
	background: #eee;
}
.RankingList .PhotoThumb_01 img {
	max-width: 75px;
	max-height: 75px;
	vertical-align: top;
	margin: auto;
	display: block;
}
.RankingList .PhotoThumb_01 [class*=NewsRanking_Number] {
	color: #555;
	font-family: 'Anton', sans-serif;
	font-size: 71.43%;
	font-weight: bold;
	position: absolute;
	top: 0;
	left: 0;
	width: 32px;
	height: 32px;
	background: -webkit-gradient(linear, right bottom, left top, color-stop(50%, rgba(255,255,255,0)), color-stop(50.5%, #d0d0d0)) no-repeat top left/100% 100%;
	background: -webkit-linear-gradient(bottom right, rgba(255,255,255,0) 50%, #d0d0d0 50.5%) no-repeat top left/100% 100%;
	background: -o-linear-gradient(bottom right, rgba(255,255,255,0) 50%, #d0d0d0 50.5%) no-repeat top left/100% 100%;
	background: linear-gradient(to top left, rgba(255,255,255,0) 50%, #d0d0d0 50.5%) no-repeat top left/100% 100%;
	padding: 4px 0 0 5px;
}
.RankingList .PhotoThumb_01 .NewsRanking_Number01 {
	color: #fff;
	background: -webkit-gradient(linear, right bottom, left top, color-stop(50%, rgba(255,255,255,0)), color-stop(50.5%, #b98e02)) no-repeat top left/100% 100%;
	background: -webkit-linear-gradient(bottom right, rgba(255,255,255,0) 50%, #b98e02 50.5%) no-repeat top left/100% 100%;
	background: -o-linear-gradient(bottom right, rgba(255,255,255,0) 50%, #b98e02 50.5%) no-repeat top left/100% 100%;
	background: linear-gradient(to top left, rgba(255,255,255,0) 50%, #b98e02 50.5%) no-repeat top left/100% 100%;
}
.RankingList .PhotoThumb_01 .NewsRanking_Number02 {
	color: #fff;
	background: -webkit-gradient(linear, right bottom, left top, color-stop(50%, rgba(255,255,255,0)), color-stop(50.5%, #7b8592)) no-repeat top left/100% 100%;
	background: -webkit-linear-gradient(bottom right, rgba(255,255,255,0) 50%, #7b8592 50.5%) no-repeat top left/100% 100%;
	background: -o-linear-gradient(bottom right, rgba(255,255,255,0) 50%, #7b8592 50.5%) no-repeat top left/100% 100%;
	background: linear-gradient(to top left, rgba(255,255,255,0) 50%, #7b8592 50.5%) no-repeat top left/100% 100%;
}
.RankingList .PhotoThumb_01 .NewsRanking_Number03 {
	color: #fff;
	background: -webkit-gradient(linear, right bottom, left top, color-stop(50%, rgba(255,255,255,0)), color-stop(50.5%, #d67a47)) no-repeat top left/100% 100%;
	background: -webkit-linear-gradient(bottom right, rgba(255,255,255,0) 50%, #d67a47 50.5%) no-repeat top left/100% 100%;
	background: -o-linear-gradient(bottom right, rgba(255,255,255,0) 50%, #d67a47 50.5%) no-repeat top left/100% 100%;
	background: linear-gradient(to top left, rgba(255,255,255,0) 50%, #d67a47 50.5%) no-repeat top left/100% 100%;
}
.RankingList .Ranking_Yosoka .yosoka_fav_num {
	position: absolute;
	top: 0;
	right: 0;
	padding-left: 15px;
	color: #777777;
	font-size: 0.8125rem;
	line-height: 1.4;
}
.PickUp_Ranking .RankingList li[class^="Rankig_"] .Ranking_Yosoka .yosoka_fav_num {
	top: 30px;
}
.RankingList .Ranking_Yosoka .yosoka_fav_num span {
	position: absolute;
	top: 4px;
	left: 0;
	display: block;
	width: 11px;
	height: 11px;
	text-indent: -9999px;
	overflow: hidden;
	background: url(../img/icon/icon_fav01.png) no-repeat;
	background-size:contain;
}
.RankingList .Ranking_Yosoka .now-showing {
	position: absolute;
	top: 20px;
	right: 0;
	color: #0033aa;
	background: #fff;
	border: 1px solid #0033aa;
	padding: 3px 5px;
	border-radius: 8px;
	font-size: 55%;
}

/* 地方競馬top開催中のレース */

/*　地方競馬top地方競馬おすすめランキング */

#Netkeiba_Race_Nar_Top .PickUp_Ranking{
}

.PickUp_Ranking .RankingList li[class^="Rankig_"] .Ranking_Yosoka .now-showing {
	top: 50px;
}
.PickUp_Ranking .RankingList .RecommendMain {
	font-size: 77.78%;
	height: 25px;
	line-height: 25px;
	margin-left: 82px;
	padding: 0 9px;
	color: #444444;
	font-weight: bold;
	background-color: #d0d0d0;
	border-radius: 4px;
}
.PickUp_Ranking .RankingList .Rankig_Number01 .RecommendMain {
	color: #fff;
	background-color: #b98e02;
}
.PickUp_Ranking .RankingList .Rankig_Number02 .RecommendMain {
	color: #fff;
	background-color: #7d8490;
}
.PickUp_Ranking .RankingList .Rankig_Number03 .RecommendMain {
	color: #fff;
	background-color: #c97e52;
}
.RankingList .YosokaName {
	position: relative;
	color: #333;
	font-size: 0.875rem;
	font-weight: bold;
	line-height: 1.2;
	margin-bottom: 4px;
	text-overflow: ellipsis;
	overflow: hidden;
	padding-right: 65px;
	white-space: nowrap;
}
.PickUp_Ranking .RankingList .YosokaName {
	font-size: 100%;
	line-height: 47px;
}
.PickUp_Ranking .RankingList .pickup_copy {
	position: relative;
	margin-top: 9px;
	padding: 12px 10px 8px;
	font-size: 77.78%;
	line-height: 1.43;
	color: #767676;
	background-color: #efefef;
	border-radius: 4px;
}
.PickUp_Ranking .RankingList .Rankig_Number01 .pickup_copy {
	background-color: #f7e9c9;
}
.PickUp_Ranking .RankingList .Rankig_Number02 .pickup_copy {
	background-color: #edece4;
}
.PickUp_Ranking .RankingList .Rankig_Number03 .pickup_copy {
	background-color: #feede2;
}
.PickUp_Ranking .RankingList .pickup_copy .label {
	position: absolute;
	display: none;
	left: 0;
	right: 0;
	top: -9px;
	margin: auto;
	height: 18px;
	width: 106px;
	text-align: center;
	line-height: 18px;
	font-weight: bold;
	font-size: 78.57%;
	color: #fff;
	border-radius: 18px;
}
.PickUp_Ranking .RankingList .Rankig_Number01 .pickup_copy .label {
	display: inline-block;
	background-color: #b98e02;
}
.PickUp_Ranking .RankingList .Rankig_Number02 .pickup_copy .label {
	display: inline-block;
	background-color: #8d8c7c;
}
.PickUp_Ranking .RankingList .Rankig_Number03 .pickup_copy .label {
	display: inline-block;
	background-color: #c97e52;
}

.SlideArea {
	position: relative;
	overflow-x: auto;
	overflow-y: hidden;
	-webkit-overflow-scrolling: touch;
	white-space: nowrap;
	padding: 0 0 15px 10px;
}
.SlideArea .ContentsBox_Ranking {
	display: inline-block;
	width: 312px;
	padding: 0 10px 0 0;
}
.RankingList ul.List_01 li + li {
	margin-top: 18px;
}
@media only screen and (max-width: 350px){
	.SlideArea .ContentsBox_Ranking {
		width: 280px;
	}
}

/*　地方競馬top地方競馬おすすめランキング */

/* 地方競馬top地方競馬メニュー */

.Icon_DB {
	display: inline-block;
	background: url(../img/icon/icon_sprite_db_common.png);
	background-repeat: no-repeat;
	-webkit-background-size: 180px;
	-moz-background-size: 180px;
	-ms-background-size: 180px;
	background-size: 180px;
	width: 30px;
	height: 30px;
	margin: auto;
	vertical-align: middle;
}
.Icon_DB.Category_icon01 {
	background-position: -91px -68px;
	width: 30px;
	height: 16px;
}
.Icon_DB.Category_icon02 {
	background-position: -97px -96px;
	width: 25px;
	height: 18px;
}
.Icon_DB.Category_icon03{
	background-position: -65px -97px;
	width: 25px;
	height: 18px;
}
.Icon_DB.Category_icon04{
	background-position: -34px -98px;
	width: 29px;
	height: 16px;
}
.Icon_DB.Category_icon05{
	background-position: -4px -98px;
	width: 28px;
	height: 16px;
}
.Icon_DB.Category_icon06{
	background-position: -127px -6px;
	width: 25px;
	height: 18px;
}
.Icon_DB.Category_icon07{
	background-position: -124px -127px;
	width: 30px;
	height: 20px;
}
.Icon_DB.Category_icon08{
	background-position: -126px -37px;
	width: 23px;
	height: 20px;
}
.Icon_DB.Category_icon09{
	background-position: -70px -128px;
	width: 21px;
	height: 16px;
}
.LinkBox_01 {
	display: table;
	width: 100%;
}

/* 地方競馬top地方競馬メニュー */

/* 地方競馬topリーディング情報 */

ul.List_01 li .PhotoThumb_01,
ul.List_01 li .PhotoThumb_03 {
	width: 124px;
	min-height: 83px;
	float: left;
	margin-right: 9px;
	border-radius: 4px;
	overflow: hidden;
	background-color: #eee;
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
	position: relative;
}
.SlideArea .ContentsBox_Ranking .List_01 .PhotoThumb_01 {
	width: 72px;
	height: 72px;
	min-height: auto;
	background-size: cover;
}
.SlideArea .ContentsBox_Ranking.owner .List_01 .PhotoThumb_01,
.SlideArea .ContentsBox_Ranking .List_01.nar_jockey .PhotoThumb_01{
	background-size: 58px auto;
}
/*--調教師リーディング　写真集まるまでの暫定措置--*/
.SlideArea .ContentsBox_Ranking ul.List_01.trainer_leading li .PhotoThumb_01{
	width:40px;
	background-image: none !important;
	background: none;
}
.RankingList ul.List_01 li span[class*="ContentsBoxRanking_Num"] {
	display: block;
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 39px;
	height: 39px;
	text-align: center;
	font-size: 66.67%;
	font-weight: bold;
	color: #444;
	font-family: 'Anton', sans-serif !important;
	padding-top: 4px;
	letter-spacing: -1px;
	z-index: 9;
	background: -webkit-gradient(linear, right bottom, left top, color-stop(50%, rgba(255, 255, 255, 0)), color-stop(50.5%, #cecece)) no-repeat top left/100% 100%;
	background: -webkit-linear-gradient(bottom right, rgba(255, 255, 255, 0) 50%, #cecece 50.5%) no-repeat top left/100% 100%;
	background: -o-linear-gradient(bottom right, rgba(255, 255, 255, 0) 50%, #cecece 50.5%) no-repeat top left/100% 100%;
	background: linear-gradient(to top left, rgba(255, 255, 255, 0) 50%, #cecece 50.5%) no-repeat top left/100% 100%;
}
.RankingList ul.List_01 li span.ContentsBoxRanking_Num01 {
    color: #fff;
    background: -webkit-gradient(linear, right bottom, left top, color-stop(50%, rgba(255, 255, 255, 0)), color-stop(50.5%, #b98e02)) no-repeat top left/100% 100%;
    background: -webkit-linear-gradient(bottom right, rgba(255, 255, 255, 0) 50%, #b98e02 50.5%) no-repeat top left/100% 100%;
    background: -o-linear-gradient(bottom right, rgba(255, 255, 255, 0) 50%, #b98e02 50.5%) no-repeat top left/100% 100%;
    background: linear-gradient(to top left, rgba(255, 255, 255, 0) 50%, #b98e02 50.5%) no-repeat top left/100% 100%;
}
.RankingList ul.List_01 li span.ContentsBoxRanking_Num02 {
	color: #fff;
	background: -webkit-gradient(linear, right bottom, left top, color-stop(50%, rgba(255, 255, 255, 0)), color-stop(50.5%, #7b8592)) no-repeat top left/100% 100%;
	background: -webkit-linear-gradient(bottom right, rgba(255, 255, 255, 0) 50%, #7b8592 50.5%) no-repeat top left/100% 100%;
	background: -o-linear-gradient(bottom right, rgba(255, 255, 255, 0) 50%, #7b8592 50.5%) no-repeat top left/100% 100%;
	background: linear-gradient(to top left, rgba(255, 255, 255, 0) 50%, #7b8592 50.5%) no-repeat top left/100% 100%;
}

.RankingList ul.List_01 li span.ContentsBoxRanking_Num03 {
	color: #fff;
	background: -webkit-gradient(linear, right bottom, left top, color-stop(50%, rgba(255, 255, 255, 0)), color-stop(50.5%, #d67a47)) no-repeat top left/100% 100%;
	background: -webkit-linear-gradient(bottom right, rgba(255, 255, 255, 0) 50%, #d67a47 50.5%) no-repeat top left/100% 100%;
	background: -o-linear-gradient(bottom right, rgba(255, 255, 255, 0) 50%, #d67a47 50.5%) no-repeat top left/100% 100%;
	background: linear-gradient(to top left, rgba(255, 255, 255, 0) 50%, #d67a47 50.5%) no-repeat top left/100% 100%;
}

.RankingList ul.List_01 li span[class*="ContentsBoxRanking_Num"] span {
	display: inline-block;
	position: absolute;
	left: 0;
	width: 26px;
	text-align: center;
}
ul.List_01 li h2 {
	color: #444444;
	font-size: 88.89%;
}
.SlideArea .ContentsBox_Ranking .List_01 h2 {
	padding-top: 4px;
	line-height: 1.5;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: normal;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	height: 1.5em;
}
span[class*='Ranking_icn'] {
	width: 0px;
	height: 0px;
}
.Icon_DB.Ranking_icn01 {
	background-position: -34px -7px;
	width: 30px;
	height: 20px;
}
.Icon_DB.Ranking_icn02{
	background-position: -34px -37px;
	width: 30px;
	height: 20px;
}
.Icon_DB.Ranking_icn03{
	background-position: -4px -37px;
	width: 30px;
	height: 20px;
}
span[class^='Barn'] {
	position: relative;
	top: -3px;
	display: inline-block;
	color: #fff;
	font-size: 55.56%;
	font-weight: normal;
	width: 34px;
	height: 16px;
	line-height: 16px;
	margin-right: 3px;
	text-align: center;
	background: #686868;
	border-radius: 8px;
}

span.Barn01{
	background:#686868;
}
span.Barn02{
	background:#c14;
}

span.Barn03{
	background:#155cc1;
}

span.Barn04{
	background:#009000;
}
.SlideArea .ContentsBox_Ranking .List_01 .List_TextBox {
	padding: 6px 19px 1px 13px;
}
.RankingList ul.List_01 li .List_TextBox {
	position: relative;
	padding: 9px 19px 0 0;
}
ul.List_01 li .List_TextBox {
	position: relative;
	padding: 6px 0 0 0;
}
ul.List_01 li .List_TextBox p {
	color: #666666;
	font-size: 77.78%;
	line-height: 1.4;
}
ul.List_01 li .List_TextBox p {
	color: #666666;
	font-size: 77.78%;
	line-height: 1.4;
}

/* 地方競馬データルーム リーディング情報 */
.DataRoomBtnWrap {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: flex-end;
	align-items: center;
	margin-bottom: 16px;
}
.ContentsBox_Ranking.DataRoomList .List_01 .PhotoThumb_01 {
	width: 72px;
	height: 72px;
	min-height: auto;
	background-size: cover;
}
.ContentsBox_Ranking.DataRoomList.owner .List_01 .PhotoThumb_01,
.ContentsBox_Ranking.DataRoomList .List_01.nar_jockey .PhotoThumb_01{
	background-size: 58px auto;
}

/*--調教師リーディング　写真集まるまでの暫定措置--*/
.ContentsBox_Ranking.DataRoomList ul.List_01.trainer_leading li .PhotoThumb_01{
	width:40px;
	background-image: none !important;
	background: none;
}

/* 地方競馬top地方競馬TV */

#Netkeiba_Race_Nar_Top .Top_NkTV{
	margin-top: 8px;
}
#Netkeiba_Race_Nar_Top .Top_NkTV .Title_Sec{
	margin-bottom:25px;
}

.MovieList01 {

}
.MovieListItem video {
	display: block;
}
.MovieList01 .MovieListItem .PickupPhotoImg {
	width: 100%;
	/*border-radius: 4px;*/
	overflow: hidden;
	float: left;
	margin-right: 10px;
	background: #eee;
	position: relative;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}
.MovieList01 .MovieListItem .PickupPhotoImg:after {
	content: "";
	display: block;
	padding-top: 56.3%;
}
.MovieListItem .MovieListTitle {
	color: #333;
	font-size: 88.89%;
	font-weight: bold;
	overflow: hidden;
	line-height: 1.38;
	position: relative;
	word-wrap: break-word;
	text-overflow: ellipsis;
	white-space: normal;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	height: 2.6em;
	margin-bottom: 7px;
	padding: 0 10px;
}
.MovieList01 .MovieListItem .MovieListFoot {
}
.MovieList01 .MovieListItem .MovieName {
	display: block;
	color: #999;
	font-size: 61.12%;
	font-weight: bold;
	text-align: left;
	text-overflow: ellipsis;
	overflow: hidden;
	padding: 10px 10px 6px;
	line-height: 1.2;
}
.MovieListItem .MovieListFoot .MovieName, .MovieListItem .MovieListFoot .MovieTime {
	display: block;
	color: #999;
	font-size: 61.12%;
	white-space: nowrap;
	line-height: 1.2;
}
.MovieFootText{
	display: block;
	color: #999;
	font-size: 61.12%;
	white-space: nowrap;
	line-height: 1.2;
	padding-right:10px;
	padding-bottom:10px;
	text-align:right;
}

/* 地方競馬top地方競馬ニュース・コラム */
.NewsNewsRankList{
	padding-bottom: 10px;
}
.NewsNewsRankList ul.List_01{
	padding:0 10px;
}
.NewsNewsRankList ul.List_01 li{
	margin-bottom:13px;
}
.NewsNewsRankList .List_01 .LinkBox_01 .PhotoThumb_01{
	width: 97px;
	min-height: 72px;
	float: left;
	margin-right: 9px;
	border-radius: 4px;
	background: #eee;
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
	overflow: hidden;
	position: relative;
}
.NewsNewsRankList ul.List_01 li .LinkBox_01 h2{
	font-size: 89%;
	color: #444;
	overflow: hidden;
	line-height: 1.38em;
	position: relative;
	word-wrap: break-word;
	text-overflow: ellipsis;
	white-space: normal;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	height: 2.76em;
}
.LinkBox_Footer{
	color: #888;
	font-size: 61.11%;
	text-align: right;
	margin-top: 7px;
	padding-right: 6px;
}
.NewsNewsRankList .LinkBox_Footer {
	margin-top: 15px;
}
.LinkBox_Footer * {
	display: inline-block;
}

/* 地方競馬top地方競馬ニュース・コラム */

/* 地方競馬top地方競馬オンラインクーポン */
.Nar_Coupon .Inner .SubTitle h3 {
	margin-top: -10px;
}
.Nar_Coupon .Inner{
	padding: 0 8px 8px;
}
.Nar_Coupon li+li{
	margin-top:10px;
}
.Nar_Coupon a{
	display: block;
	background: #fff;
	border-radius: 3px;
	border: 1px solid #e0e0e0;
	border-radius: 4px;
	padding: 8px;
}
.Nar_Coupon .Ticket_Img {
	float: left;
	margin-right: 8px;
}
.Nar_Coupon .Jyo {
	margin-top: 2px;
}
.Nar_Coupon .Jyo strong {
	display: block;
	color: #444;
	font-size: 105.6%;
	margin-bottom: 4px;
}
.Nar_Coupon .Jyo span {
	color: #888;
	font-size: 66.67%;
}

 /* colorbox */
.Nar #colorbox{
	z-index: 5555;
	outline: none;
}
.Nar #cboxOverlay{
	background:rgba(0,0,0,0.7);
	opacity: 0.3;
	cursor: pointer;
	width: 100%;
	height: 100%;
	visibility: visible;
	display: block;
	position: fixed;
	z-index: 4000;
	top: 0;
	left: 0;
	overflow: hidden;
}
.Nar #cboxClose{
	position: absolute;
	top: -18px;
	right: -13px;
	width: 30px;
	height: 30px;
	cursor: pointer;
	z-index: 8040;
	text-indent: -9999px;
	border: 3px solid #fff;
	background: #000;
	border-radius: 50%;
}
.Nar #cboxClose::before,
.Nar #cboxClose::after {
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	width: 15px;
	height: 3px;
	background-color: #fff;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	-webkit-transform-origin: center;
	transform-origin: center;
}
.Nar #cboxClose::before {
	-webkit-transform: translate(-50%, -50%) rotate(45deg);
	transform: translate(-50%, -50%) rotate(45deg);
}
.Nar #cboxClose::after {
	-webkit-transform: translate(-50%, -50%) rotate(-45deg);
	transform: translate(-50%, -50%) rotate(-45deg);
}

/*==============================================
netkeiba Raceページ
==============================================*/

/* gif-loader */
.FileLoader02 {
	text-align: center;
	padding: 8px;
	width: 100%;
}
.FileLoader02 > div {
	background: #fff;
	border-radius: 3px;
	padding: 5px;
}
.FileLoader02 img{
	display:inline;
	vertical-align: middle;
}
/* プレミアム導線 */
.Premium_Regist_Box{
	border: 2px solid #c1ab71;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	background: #fff;
	margin: 12px 14px;
	padding: 18px 0;
	white-space: normal;
}
.Race_YosoArea01 .Premium_Regist_Box.Yoso_PremiumInfo01 {
	width: 260px;
	position: absolute;
	top: 147px;
	left: 106px;
	z-index: 200;
	margin: 0 2px;
}
.Premium_Regist_Box .Premium_Regist_MsgArea01 {
	margin-bottom: 26px;
	text-align: center;
}
.Premium_Regist_Box p.Premium_Regist_Msg01,
.Premium_Regist_Box p.Premium_Regist_Msg02 {
	font-size: 88.9%;
	font-weight: bold;
	text-align: center;
	line-height: 1.43;
}
.Premium_Regist_Box p.Premium_Regist_Msg_Campaign01 {
	position: relative;
	color: #987200;
	font-size: 61.2%;
	font-weight: bold;
	text-align: center;
	line-height: 1.9;
}
.Premium_Regist_Box p.Premium_Regist_Msg_Campaign01 em {
	font-size: 118.1%;
}
.Premium_Regist_Box p.Premium_Regist_Msg_Campaign01:before,
.Premium_Regist_Box p.Premium_Regist_Msg_Campaign01:after {
	content: '';
	height: 21px;
	width: 3px;
	display: inline-block;
	background: #987200;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	vertical-align: top;
}
.Premium_Regist_Box p.Premium_Regist_Msg_Campaign01:before {
	-webkit-transform: rotate(-30deg);
	-moz-transform: rotate(-30deg);
	-ms-transform: rotate(-30deg);
	transform: rotate(-30deg);
	margin: 0 6px 0 0;
}
.Premium_Regist_Box p.Premium_Regist_Msg_Campaign01:after {
	-webkit-transform: rotate(30deg);
	-moz-transform: rotate(30deg);
	-ms-transform: rotate(30deg);
	transform: rotate(30deg);
	margin: 0 0 0 6px;
}

.Premium_Regist_Msg {
	font-size: 88%;
	font-weight: bold;
	line-height: 1.3;
	text-align: center;
	margin-bottom: 15px;
}
.Premium_RegistBtnWrap {
	margin: 33px 18px 22px;
}
.Premium_Regist_Btn {
	line-height: 1.2;
	font-size: 83.4%;
	position: relative;
	display: block;
	background: #c1ab71;
	color: #fff;
	font-weight: bold;
	text-align: center;
	padding: 14px 16px;
}
.Premium_Regist_Box .Premium_Regist_Btn {
	margin: 7px 27px;
	padding: 12px 0;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}
.Premium_Regist_Txt02 {
	line-height: 1.3;
	font-size: 80%;
	color: #3159B9;
	margin: 14px 0;
	text-align: center;
}
.Premium_Regist_Txt02 > a {
	display: block;
	font-size: 83.33%;
	text-align: center;
	text-decoration: underline !important;
	color: #222;
}
.Premium_Regist_Note {
	color: #666;
	font-size: 78%;
	line-height: 1.3;
	margin: -4px 16px 18px;
}
.Premium_Regist_Msg_Campaign {
	font-weight: bold;
	line-height: 1.3;
	text-align: center;
}
.Premium_Regist_Box .japanc_campaign_txt:not(:empty) {
	color: #ff6f0f;
	font-size: 100%;
	margin-bottom: 10px;
	line-height: 1.3;
	font-weight: bold;
	text-align: center;
}
.YosoShirushi_Info01 {
	background: url(../img/race/shirushi_sample_03.jpg) no-repeat 0 0;
	position: absolute;
	left: 0;
	top: 120px;
}
/* プレミアム導線02 190322 */

.Premium_Regist_Box02 {
	border: 2px solid #c1ab71;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	background: #fff;
	margin: 12px 14px;
	padding: 18px 0;
	white-space: normal;
}
.Premium_Regist_Box02 .Premium_Regist_MsgArea01 {
	margin-bottom: 26px;
	text-align: center;
}
.Premium_Regist_Box02 p.Premium_Regist_Msg01,
.Premium_Regist_Box02 p.Premium_Regist_Msg02{
	font-size: 88.9%;
	font-weight: bold;
	text-align: center;
	line-height: 1.43;
}
.Premium_Regist_Box02 p.Premium_Regist_Msg02{
	display: inline;
	border-bottom: 2px solid #c1ab71;
	margin-bottom: 22px;
	padding-bottom: 2px;
	line-height: 1.8;
}
.Premium_Regist_Box02 p.Premium_Regist_Msg_Campaign01 {
	position: relative;
	color: #987200;
	font-size: 61.2%;
	font-weight: bold;
	text-align: center;
	line-height: 1.9;
}
.Premium_Regist_Box02 p.Premium_Regist_Msg_Campaign01 em {
	font-size: 118.1%;
}
.Premium_Regist_Box02 p.Premium_Regist_Msg_Campaign01:before,
.Premium_Regist_Box02 p.Premium_Regist_Msg_Campaign01:after {
	content: '';
	height: 21px;
	width: 3px;
	display: inline-block;
	background: #987200;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	vertical-align: top;
}
.Premium_Regist_Box02 p.Premium_Regist_Msg_Campaign01:before {
	-webkit-transform: rotate(-30deg);
	-moz-transform: rotate(-30deg);
	-ms-transform: rotate(-30deg);
	transform: rotate(-30deg);
	margin: 0 6px 0 0;
}
.Premium_Regist_Box02 p.Premium_Regist_Msg_Campaign01:after {
	-webkit-transform: rotate(30deg);
	-moz-transform: rotate(30deg);
	-ms-transform: rotate(30deg);
	transform: rotate(30deg);
	margin: 0 0 0 6px;
}
.Premium_Regist_Box02 .Premium_Regist_Btn {
	margin: 7px 27px;
	padding: 12px 0;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}

p.Inner_Txt01 {
	margin: 13px 10px 30px;
	color: #666;
	font-size: 88.9%;
	line-height: 1.4;
}

/*======================================
今週の注目レース
======================================*/
.PickupRaceArea {
	padding-top: 18px;
}

@media only screen and (min-width: 1025px) {
	#Netkeiba_Race_Nar_Top .PickupRaceArea.Contents_Box {
		min-height: 722px;
	}
}
@media only screen and (min-width: 767px) and (max-width: 1023px) {
	#Netkeiba_Race_Nar_Top .PickupRaceArea.Contents_Box {
		min-height: 884px;
	}
}
@media only screen and (min-width: 321px) and (max-width: 766px) {
	#Netkeiba_Race_Nar_Top .PickupRaceArea.Contents_Box {
		min-height: 663px;
	}
}
@media only screen and (max-width: 320px) {
	#Netkeiba_Race_Nar_Top .PickupRaceArea.Contents_Box {
		min-height: 632px;
	}
}
.PickupRaceArea .PickupRace_List {
	padding-bottom: 10px;
}
/*======================================
レース一覧
======================================*/

.RaceListArea .Title_Sec { 
	margin-bottom: 10px;
}
.RaceDayWrap_Inner {
	display:table;
	width:100%;
	position:relative;
	border-bottom: 1px solid #dcdcdc;
}
.Tab_RaceDaySelect {
	z-index: 1;
	padding: 0 30px;
}
.Tab_RaceDaySelect ul {
	display: table;
	width: 100%;
}
.Tab_RaceDaySelect ul.Tab4 li a {
	font-size: 66.67%;
}
.Tab_RaceDaySelect ul li {
	display: table-cell;
	text-align: center;
	vertical-align: middle;
}
.Tab_RaceDaySelect ul li a,
.Tab_RaceDaySelect ul li span.No_Link {
	color: #666;
	display: block;
	width: 100%;
	font-size: 78%;
	font-weight: bold;
	padding-top: 14px;
	padding-bottom: 14px;
}
.Tab_RaceDaySelect ul.Tab1 {
	width: 70%;
	margin: auto;
}
.Tab_RaceDaySelect ul.Tab2 li {
	width: 50%;
	width : -webkit-calc( 100% / 2 ) ;
	width : calc( 100% / 2 ) ;
}
.Tab_RaceDaySelect ul.Tab3 li {
	width: 33.333%;
	width : -webkit-calc( 100% / 3 ) ;
	width : calc( 100% / 3 ) ;
}
.Sat {color: #3251bc;}
.Sun {color: #c53131;}
.Tab_RaceDaySelect ul li .Tab_Active {
	font-weight: bold;
	border-bottom: solid 4px #3251bc;
/*	font-size: 16px; */
}
.Tab_RaceDaySelect ul.Tab1 li .Tab_Single {
	color: #666;
	display: block;
	font-size: 83.34%;
	font-weight: bold;
	margin: 0 auto;
	padding-top: 14px;
	padding-bottom: 14px;
	border-bottom: solid 4px #3251bc;
}
.RaceDayPrev,
.RaceDayNext {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	z-index: 10;
}
.RaceDayPrev {
	left: 0;
}
.RaceDayNext {
	right: 0;
}
.RaceDayPrev a,
.RaceDayPrev span,
.RaceDayNext a,
.RaceDayNext span {
	display: block;
	padding: 14px;
	line-height: 0;
	font-size: 0;
	color: transparent;
}
.RaceDayPrev a:after,
.RaceDayPrev span:after,
.RaceDayNext a:after,
.RaceDayNext span:after {
	content: "";
	display: block;
	width: 8px;
	height: 8px;
	border-radius: 1px;
	background: none;
}
.RaceDayPrev a:after,
.RaceDayNext a:after {
	border-top: 2px solid #929292;
	border-right: 2px solid #929292;
}
.RaceDayPrev span:after,
.RaceDayNext span:after {
	border-top: 2px solid #e1e1e1;
	border-right: 2px solid #e1e1e1;
}
.RaceDayPrev a:after,
.RaceDayPrev span:after {
	-webkit-transform: rotate(225deg);
	transform: rotate(225deg);
}
.RaceDayNext a:after,
.RaceDayNext span:after {
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}

.Btn_Group {
	margin-top: 13px;
	padding: 0 0 2px;
	position: relative;
	overflow-x: auto;
}
.Btn_Group ul.jyo_tab {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	padding: 0 10px 11px;
	position: relative;
	z-index: 20;
}
span.Btn_Group_ActiveBg {
	display: inline-block;
	position: absolute;
	background-color: #3251bc;
	border-radius: 1em;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s;
	transition: all .3s ease;
	z-index: 10;
}
.Btn_Group li {
	flex-grow: 1;
	text-align: center;
}
.Btn_Group li a {
	color: #444;
	font-size: 14px;/*px*/
	display: inline-block;
	line-height: 2;
	border-radius: 1em;
	border: 1px solid #e1e1e1;
	padding: 0 14px;
	white-space: nowrap;
	min-width: 80px;
	text-align: center;
	position: relative;
	z-index: 1;
}
.Btn_Group li.Active a {
	color: #fff;
	font-weight: bold;
	border: 0 none;
	padding: 1px 14px;
}

.RaceInformation_Wrap {
	background: #ebebeb;
	margin: 0 10px 10px;
	border-radius: 4px;
	padding: 8px;
	overflow: hidden;
	/* min-height: 68px; */
	min-height: 28px;
}
.RaceInformation {
	color: #444;
	font-size: 67%;
}
.RaceInformation + .Shutuba_RaceInformation,
.RaceInformation + div .Shutuba_RaceInformation {
	margin-top: 7px;
}
.RaceInformation_Item li {
	display: inline-block;
}
.RaceInformation_Item li + li {
	margin-left: 5px;
}
.RaceInformation_Item .Item02 {
	position: relative;
}
.RaceInformation_Item .Item02 .Icon_Weather {
	vertical-align: top;
	top: 0;
	margin: -3px 0 -3px 5px;
}
.RaceInformation_Item .Item03 {
	color: #08a800;
}
.RaceInformation_Item .Item04 {
	color: #913200;
}
.RaceInformation_Item .Btn {
	float: right;
	font-size: 74%;
	color: #a6a6a6;
	border-radius: 4px;
	border: 1px solid #a6a6a6;
	padding: 4px 17px;
}

/* 天気icon */
.WeatherData .Icon_Weather {
	position: absolute;
	right: 0;
}
.Icon_Weather {
	display: inline-block;
	background: url("../img/race/icon_weather.png") no-repeat;
	-webkit-background-size: 37px 133px;
	-moz-background-size: 37px 133px;
	-ms-background-size: 37px 133px;
	background-size: 37px 133px;
	top: -3px;
	margin-left: 3px;
	width: 18px;
	height: 18px;
}
.Weather01 {background-position: -10px -9px;}
.Weather02 {background-position: -10px -42px;}
.Weather03 {background-position: -10px -74px;}
.Weather04 {background-position: -10px -107px;}

/*
.Surf_Box {
	position: relative;
}
.Surf_Box_Inner {
	overflow: hidden;
	border-radius: 4px;
}
.Surf_Box .news_list_btn.close span + span {
	display: none;
}
.Surf_Box .news_list_btn.close > span {
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
}
.ticker {
	background: #fff;
	text-align: left;
	width: 100%;
	position: relative;
	overflow: hidden;
	height: 1.8rem;
	border-radius: 4px;
}
.ticker .mask {
	width: 100%;
	position: relative;
}
.ticker ul {
	position: relative;
	display: inline-block;
	line-height: 1.67rem;
	white-space: nowrap;
	width: 100%;
}
.ticker li {
	display: none;
	font-size: 77%;
	color: #333;
	padding: 0 2rem 0 10px;
	line-height: 1.66rem;
	display: inline-block;
	float: left;
}
.ticker li a {
	color: #333;
	font-weight: normal;
	margin: 0 100px 0 0;
}
.ticker li .Label {
	display: inline-block;
	vertical-align: middle;
}
.ticker li .News {
	white-space: nowrap;
	margin-right: auto;
	width: 90%;
	display: inline-block;
	line-height: 1.22;
	vertical-align: middle;
}

@-webkit-keyframes ticker {
	from { -webkit-transform: translate(0%);}
	99%,to { -webkit-transform: translate(-100%);}
}
@keyframes ticker {
	from { transform: translate(0%);}
	99%,to { transform: translate(-100%);}
}

.Surf_NewsList {
	display: none;
	position: relative;
	width: 100%;
	padding: 0;
	margin-top: -1.5rem;
	border-radius: 4px;
	overflow: hidden;
	z-index: 100;
}
.Surf_NewsList > ul {
	background: #fff;
}
.Surf_NewsList > ul > li {
	display: table;
	width: 100%;
	padding: 8px;
}
.Surf_NewsList > ul > li > .Label {
	display: table-cell;
	padding-top: 1px;
	padding-right: 4px;
	width: 36px;
}
.Surf_NewsList > ul > li > .No_Label {
	display: table-cell;
	width: 40px;
}
.Surf_NewsList > ul .News {
	display: table-cell;
	vertical-align: top;
	padding-right: 32px;
}
.Surf_NewsList > ul .News a {
	display: block;
	color: #333;
	font-size: 72%;
	line-height: 1.3;
}
.Surf_NewsList > ul .News a > div {
	margin-bottom: 2px;
	line-height: 1.3;
}
.Surf_NewsList > ul .News .Umaban {
	display: inline-block;
	background: #fff;
	border: 1px solid #ccc;
	font-weight: bold;
	padding: 2px 4px;
	border-radius: 4px;
	margin-right: 2px;
}
.Surf_NewsList > ul .News .Horse_Name {
	color: #06389b;
	font-weight: bold;
	position: relative;
	top: 1px;
}
*/
.RaceList_Slide .RaceList_SlideBox {
	opacity: 0;
	height: 880px;
}
.RaceList_Slide .slick-slider {
	opacity: 0;
	transition: opacity .3s linear;
	height: auto;
}
.RaceList_Slide .slick-slider.slick-initialized {
	opacity: 1;
}

.RaceTopRaceMenuWrap {
	position: relative;
}
.RaceTopRaceMenuWrap .RaceList {
	border-top: 1px solid #e0e0e0;
}
.RaceTopRaceMenuWrap .RaceList li {
	border-bottom: 1px solid #e0e0e0;
}
.RaceTopRaceMenuWrap .RaceList li .RaceListMainArea {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	width: 100%;
	height: 100%;
}
.RaceList_Main_Box {
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
}
.RaceList_Main_Box a {
	position: relative;
	display: table;
	width: 100%;
	padding: 10px 0 10px 10px;
}
.RaceList_Main_Box .RaceList_Item01,
.RaceList_Main_Box .RaceList_Item02 {
	display: table-cell;
	vertical-align: middle;
}
.RaceList_Main_Box .RaceList_Item02 {
	width: 100%;
}
.RaceList_Main_Box .RaceList_Item01 {
	padding-right: 9px;
}
.RaceList_Main_Box .RaceList_Item01 .Race_Num {
	display: inline-block;
	font-size: 89%;
	font-weight: bold;
	text-align: center;
	color: #fff;
	background: #3251bc;
	width: 45px;
	line-height: 2.81;
	border-radius: 4px;
	vertical-align: middle;
}
.RaceList_Main_Box .RaceList_Item01 .Race_Fixed {
	background: #c53131 !important;
}
.RaceList_Main_Box .RaceList_Item01 .Race_Next {
	background: #e4ca3b !important;
}
.RaceList_Main_Box .RaceList_Item02 dl .Race_Name {
	color: #555;
	font-size: 106%;
	font-weight: bold;
	margin-bottom: -2px;
	line-height: 1.37;
}
.RaceList_Main_Box .RaceList_Item02 dl .Race_Name .Icon_GradeType{
	vertical-align: top;
	margin-top: 4px;
}
.RaceList_Main_Box .RaceList_Item02 dl .Race_Data {
	color: #555;
	font-size: 77.78%;
	line-height: 1.5;
}
.RaceList_Main_Box .RaceList_Item02 dl .Race_Data > .Dirt {
	color: #874c11;
}
.RaceList_Main_Box .RaceList_Item02 dl .Race_Data > .Turf {
	color: #58af4a;
}
.RaceList_Main_Box .RaceList_Item02 dl .Race_Data > *{
	margin:0 5px;
}
.RaceList_Main_Box .RaceList_Item02 dl .Race_Data .Hasso_Time:empty{
	margin-right:0;
}
.RaceList_Main_Box .RaceList_Item02 dl .Race_Data > img {
	position: relative;
	display: inline-block;
	margin-left: 5px;
}
.RaceList_Main_Box .RaceList_Item02 dl .Race_Data > img.Icon_FavHorse {
	position: relative;
	display: inline-block;
	margin-left: 5px;
}
.RaceList_Main_Box .RaceList_Item02 dl .Race_Data > img.disp_none {
	display: none;
}
.Next_Racing {
	background: #fffae2;
}
.RaceList_Menu_Box {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	min-height: 65px;
}
.RaceList_Menu_Box a {
	display: block;
	width: 45px;
	line-height: 45px;
	text-align: center;
	outline: none;
	position: relative;
}
.RaceList_Menu_Box a.close {
	background-color: #e7e7e7;
}
.RaceList_Menu_Box a > .BtnBorderWrapper {
	position: absolute;
	width: 18px;
	height: 18px;
	border-radius: 6px;
	border: 1px solid #444;
	background: #fff;
	top: 50%;
	left: 50%;
	-webkit-transform: translateX(-50%) translateY(-50%);
	-ms-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
}
.RaceList_Menu_Box a > .BtnBorderWrapper:before {
	content: "";
	position: absolute;
	top: 5px;
	left: 5px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 6px 3px 0 3px;
	border-width: 6px 3.3px 0 3.3px;
	border-color: #444 transparent transparent transparent;
}
.RaceList_Menu_Box a.close .BtnBorderWrapper:after {
	display: none;
}
.RaceList_Menu_Box a.close .BtnBorderWrapper:before {
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
}
.RaceTopRaceMenuWrap .RaceSubMenuArea {
	display: none;
}
.RaceTopRaceMenuWrap .RaceSubMenu {
	padding-bottom: 4px;
	border-bottom: 0;
}
.RaceTopRaceMenuWrap .RaceSubMenu ul li {
	border-bottom: 0;
}
.RaceSubMenu {
	color: #333;
/*	font-size: 72.22%; */
	padding: 10px 4px 0 8px;
	border-bottom: 1px solid #dbdbdb;
	background: #e7e7e7;
}
.Top_RaceMenu_Inner .RaceMenuSub dt,
.RaceSubMenu dt {
	color: #444;
	font-size: 61.1%;
	font-weight: bold;
	text-align: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin-bottom: 6px;
}
.RaceSubMenu dt {
	margin-right: 6px;
}
.Top_RaceMenu_Inner .RaceMenuSub dt:before,
.Top_RaceMenu_Inner .RaceMenuSub dt:after,
.RaceSubMenu dt:before,
.RaceSubMenu dt:after {
	border-top: 1px solid #cecece;
	content: "";
	display: inline; /* for IE */
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
}
.Top_RaceMenu_Inner .RaceMenuSub dt:before,
.RaceSubMenu dt:before {
	margin-right: 0.5em;
}

.Top_RaceMenu_Inner .RaceMenuSub dt:after,
.RaceSubMenu dt:after {
	margin-left: 0.5em;
}

.Top_RaceMenu_Inner .RaceMenuSub ul,
.RaceSubMenu ul {
	margin-right: -8px;
}
.Top_RaceMenu_Inner .RaceMenuSub ul li,
.RaceSubMenu ul li {
	float: left;
	width: 25%;
}
.Top_RaceMenu_Inner .RaceMenuSub ul.col_3 li,
.RaceSubMenu ul.col_3 li {
	width: 33%;
}
.Top_RaceMenu_Inner .RaceMenuSub ul.col_4 li,
.RaceSubMenu ul.col_4 li {
	width: 25%;
}
.Top_RaceMenu_Inner .RaceMenuSub ul.col_5 li,
.RaceSubMenu ul.col_5 li {
	width: 20%;
}
.Top_RaceMenu_Inner .RaceMenuSub ul.col_4,
.RaceSubMenu ul.col_4,
.Top_RaceMenu_Inner .RaceMenuSub ul.col_5,
.RaceSubMenu ul.col_5{
	margin-right: 0;
}
.Top_RaceMenu_Inner .RaceMenuSub ul li a,
.RaceSubMenu ul li a,
.RaceSubMenu ul li span.ContentNone {
	display: block;
	font-size: 66.7%;
	text-align: center;
	padding: 5px 0 8px;
	border-radius: 4px;
	overflow: hidden;
	white-space: nowrap;
	margin-bottom: 10px;
	margin-right: 8px;
}
.Top_RaceMenu_Inner .RaceMenuSub ul li a,
.RaceSubMenu ul li a {
	position: relative;
	color: #666;
	background:#fff;
	border: solid 1px #dedede;
	min-height: 57px;
}
.RaceSubMenu ul li span.ContentNone {
	background:#f3f3f3;
	border: solid 1px #e4e4e4;
}
.Icon_Label {
	display: block;
	color: #666;
	font-weight: bold;
	text-align: center;
}
.RaceSubMenu ul li span.ContentNone .Icon_Label {
	color: #999;
}
.Icon_Sprite_Nk_New{
	display: block;
	background-image: url('../img/icon/icon_sprite_race_nk02.png?210226');
	background-repeat: no-repeat;
	-webkit-background-size: 250px auto;
	-moz-background-size: 250px auto;
	-ms-background-size: 250px auto;
	background-size: 250px auto;
	width: 27px;
	height: 26px;
	margin: 0 auto 3px;
}
.RaceInfo_Navi .RaceInfo_Tab a {
	padding-top: 10px;
}
/* 出馬表 */
.RaceInfo_Navi .RaceInfo_Tab span.Icon_Sprite_Nk_New.Icon_RaceInfo01 {
	width: 31px;
	height: 23px;
	background-position: -91px 0;
}
/* 予想 */
.RaceInfo_Navi .RaceInfo_Tab span.Icon_Sprite_Nk_New.Icon_RaceInfo02 {
	width: 24px;
	height: 24px;
	background-position: -90px -25px;
}
/* オッズ購入 */
.RaceInfo_Navi .RaceInfo_Tab span.Icon_Sprite_Nk_New.Icon_RaceInfo32_3 {
	background-image: url('../img/icon/icon_sprite_odds02.png?210226');
	width: 32px;
	height: 23px;
	background-size: 100% auto;
	background-position: center;
}
/* 結果払戻 */
.RaceInfo_Navi .RaceInfo_Tab span.Icon_Sprite_Nk_New.Icon_RaceInfo05 {
	width: 27px;
	height: 23px;
	background-position: -91px -81px;
}
/* 調子偏差値 */
.Icon_RaceInfo_New_35 {
	width: 25px;
	background-position: 0px -321px;
}
/* 俺プロ */
.Icon_RaceInfo_New_34 {
	width: 39px;
	background-position: -46px -316px;
}
/* 調教映像 */
.Icon_RaceInfo_New_17 {
	width: 33px;
	background-position: 0 -291px;
}
/* ウマい馬券 */
.Icon_RaceInfo_New_15 {
	width: 66px;
	height: 22px;
	background-position: -43px -290px;
	margin-top: 2px;
}
/* 調教タイム */
.Icon_RaceInfo_New_09 {
	background-position: 0px -107px;
	width: 21px;
}
/* 過去の結果 */
.Icon_RaceInfo_New_36 {
	width: 39px;
	background-position: -91px -211px;
}
/* レース実績 */
.Icon_RaceInfo_New_37 {
	width: 39px;
	background-position: -91px -240px;
}
/* コース実績 */
.Icon_RaceInfo_New_38 {
	width: 39px;
	background-position: -91px -266px;
}
/*-- レース攻略内 --*/
.RaceSubMenu .Icon_Sprite_Nk_New {
}
/*-- 特集 --*/
.Icon_RaceInfo_New_12{
	width: 21px;
	background-position: -94px -319px;
}
/*-- レース映像 --*/
.Icon_RaceInfo_New_13{
	background-position: 0 -265px;
}
/*-- タイム指数 --*/
.Icon_RaceInfo_New_10{
	background-position: 0 -186px;
}
/*-- 馬券分析 --*/
.Icon_RaceInfo_New_07 {
	background-position: -125px -27px; width: 43px; margin-bottom:0;
}
/*-- 競馬新聞 --*/
.Icon_RaceInfo_New_39{
	height: 26px;
	background-position: -44px -355px;
}
/*-- 参考映像 --*/
.Icon_RaceInfo_New_40{
	width: 38px;
	background-position: 3px -356px;
}
/*-- 対戦表 --*/
.Icon_RaceInfo_New_41{
	width: 33px;
	height: 29px;
	margin-top: -2px;
	margin-bottom: 3px;
	background-position: 3px -388px;
}
/*-- 注目レース --*/
.Icon_RaceInfo_New_42{
	width: 33px;
	background-position: 1px -487px;
}
/*-- 持ちタイム --*/
.Icon_RaceInfo_New_43{
	width: 33px;
	height: 32px;
	background-position: 3px -452px;
	margin: -2px auto 0px;
}
/*-- パドック速報 --*/
.Icon_RaceInfo_New_44{
	width: 33px;
	height: 32px;
	background-position: -94px -352px;
	margin: -2px auto 0px;
}
/*-- 競馬専門紙 --*/
.Icon_RaceInfo_New_45{
	width: 33px;
	background-position: -94px -390px;
}
/*-- アイコン(AndroidOnly) --*/
.Icon_Odds_App01{
	display: block;
	background-image: url('../img/icon/icon_sprite_odds01.png?210304');
	background-repeat: no-repeat;
	-webkit-background-size: 32px auto;
	-moz-background-size: 32px auto;
	-ms-background-size: 32px auto;
	background-size: 32px auto;
	width: 32px;
	height: 26px;
	background-position: center center;
	margin: 0 auto 3px;
}
/*-- レース攻略内（非活性） --*/
.RaceSubMenu span.ContentNone .Icon_RaceInfo_New_12,
.RaceSubMenu span.ContentNone .Icon_RaceInfo_New_08,
.RaceSubMenu span.ContentNone .Icon_RaceInfo_New_17{
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
	opacity: 0.4;
}

/*-- レースメニュー アイコン位置調整 --*/
.RaceMenuButton .Icon_RaceInfo_New_15{
	position: relative;
	top:10px;
}
.RaceMenuButton .Icon_RaceInfo_New_34{
	position: relative;
	top:8px;
}
#navi_other {
	position: relative;
}
#navi_other a,
#navi_other_riot a {
	display: block;
	position: relative;
	padding-right: 14px;
}
#navi_other a.close,
#navi_other_riot a.close {
	color: #444;
	background: #e7e7e7;
	line-height: 33px;
	margin-bottom: -1px;
}

.RaceInfo_Tab02 a .BtnBorderWrapper {
	display: block;
	width: 12px;
	height: 12px;
	position: absolute;
	top: 50%;
	right: 2px;
	border-radius: 2px;
	border: 1px solid #444;
	background: #fff;
	margin: -6px auto 0;
}
.RaceInfo_Tab02 a .BtnBorderWrapper::before {
	content: "";
	width: 0;
	height: 0;
	position: absolute;
	top: 3px;
	left: 2px;
	border-style: solid;
	border-width: 5px 3px 0 3px;
	border-color: #444 transparent transparent transparent;
}
.RaceInfo_Tab02 a.close .BtnBorderWrapper::before {
	top: 2px;
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
}

/* 新サブメニュー */
.RaceInfo_Tab .Tab_Active {
	height: 58px;
	background: #3C445f;
	padding: 3px;
}
.RaceInfo_Tab .Tab_Active a {
	height: 52px;
	padding-top: 6px;
	border-radius: 3px
}
.RaceInfo_Tab .Tab_Active a:before {
	display: none;
}
.RaceInfo_Navi02 {
	border-top: 1px solid #dbdbdb;
	border-bottom: 1px solid #dbdbdb;
}
ul.RaceInfo_Tab02 li {
	width: 25%;
	float: left;
}
ul.RaceInfo_Tab02 li + li a{
	border-left: 1px solid #dbdbdb;
}
ul.RaceInfo_Tab02 li a {
	position: relative;
	display: block;
	background: #f3f3f3;
	color: #666;
	font-size: 66.67%;
	font-weight: bold;
	text-align: center;
	line-height: 32px;
	white-space: nowrap;
}
ul.RaceInfo_Tab02 li.Active a {
	background: #ccc;
	color: #555;
}
ul.RaceInfo_Tab02 li.FSs a {
	font-size: 55.56%;
}
/* New icon */
body.Body_RaceSpecial .Race_CategoryMenu ul a > span.NewIcon,
.RaceInfo_Tab a span.NewIcon,
.RaceMenuSub li a span.NewIcon,
.Top_RaceMenu_Inner ul li a span.NewIcon {
	content: "";
	top: 0;
	left: 0;
	border-bottom: 36px solid transparent;
	border-left: 36px solid #c03;
	position: absolute;
}
body.Body_RaceSpecial .Race_CategoryMenu ul a > span.NewIcon:after,
.RaceInfo_Tab a span.NewIcon:after,
.RaceMenuSub li a span.NewIcon:after ,
.Top_RaceMenu_Inner ul li a span.NewIcon:after {
	content: "NEW";
	display: block;
	position: absolute;
	top: 8px;
	left: -35px;
	font-size: 10px;
	color: #fff;
	-moz-transform: rotate(-45deg) scale(0.9);
	-webkit-transform: rotate(-45deg) scale(0.9);
	-ms-transform: rotate(-45deg) scale(0.9);
	transform: rotate(-45deg) scale(0.9);
}
ul.RaceInfo_Tab02 li a span.NewIcon {
	content: "";
	top: 0;
	left: 0;
	border-bottom: 10px solid transparent;
	border-left: 10px solid #c03;
	position: absolute;
}
/* メニュー注釈 */
.RaceSubMenu p.MenuAnnotation {
	color: #444;
	font-size: 77.78%;
	line-height: 1.2;
	padding-bottom: 8px;
}

.Description_Box {
	padding: 10px 10px 0;
}
.Description_Box > dl {
	border: 1px solid #e0e0e0;
	border-radius: 4px;
	padding: 10px;
}
.Description_Box > dl > dt {
	font-size: 72.23%;
	color: #666;
	padding-right: 6px;
	padding-left: 27px;
	position: relative;
	line-height: 1.1;
}
.Description_Box > dl > dt:before {
	content: "";
	width: 20px;
	height: 19px;
	background: url(../img/icon/icon_sprite_race_nk01.png) no-repeat;
	-webkit-background-size: 250px auto;
	-moz-background-size: 250px auto;
	-ms-background-size: 250px auto;
	background-size: 250px auto;
	background-position: -90px -186px;
	position: absolute;
	top: 50%;
	left: 0;
	margin-top: -10px;
}
.Description_Box > dl > dt .Icon_Arrow {
	display: block;
	width: 9px;
	height: 9px;
	position: absolute;
	top: 0;
	right: 0;
	border-bottom: 1px solid #d3d3d3;
	border-right: 1px solid #d3d3d3;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	transition: all .4s;
}
.Description_Box > dl > dt .Icon_Arrow.open {
	-webkit-transform: rotate(225deg);
	-moz-transform: rotate(225deg);
	-ms-transform: rotate(225deg);
	transform: rotate(225deg);
}
.Description_Box > dl > dt,
.Shutuba_Help > dl > dt {
	cursor: pointer;
}
#Netkeiba_Race_Speed .Description_Box{
	padding:0 10px 0;
}

.Description_Box table.Icon_Guide {
	background: #fff;
	border-radius: 4px;
	width: 100%;
}
.Description_Box table.Icon_Guide tr th {
	text-align: left;
	width: 38px;
}
.Description_Box table.Icon_Guide tr td {
	font-size: 13px;
	font-weight: bold;
	vertical-align: bottom;
}
.Description_Box > dl > dd {
	display: none;
}
.Description_Inner {
	/*border: 2px solid #fff;*/
	margin-top: 9px;
}
.Description_Inner dl dt {
	font-size: 78%;
	font-weight: bold;
	padding: 9px;
}
.Description_Inner dl dd {
	font-size: 78%;
	line-height: 1.5;
	padding: 12px 8px;
	background: #fff;
}
.SpeedIndex .Description_Inner dl dt {
	color: #fff;
	background: #72737e;
}
.Description_Inner .help_numberlist li p {
	line-height: 1.5;
}

/* 馬券収支FAQ */
.Description_Box.Balance .Description_Inner dl dt {
	color: #fff;
	line-height: 1.4;
	padding: 4px 8px;
	background: #72737e;
	border-radius: 3px 3px 0 0;
}
.Description_Box.Balance .Description_Inner dl dd {
	border: 1px solid #72737e;
	border-radius: 0 0 3px 3px;
	background: #fff;
	padding: 8px 4px;
	margin-bottom: 8px;
}
.Description_Box.Balance .Description_Inner dl dd:last-child {
	margin-bottom: 0;
}
.Description_Box.Balance .Description_Inner .List {
	background: #efefef;
	padding: 8px;
}
.Description_Box.Balance .Description_Inner .List li {
	font-size: 13px;
	line-height: 1.4;
}
.Description_Box.Balance .Description_Inner .List li + li {
	margin-top: 6px;
}
.Description_Box.Balance .Description_Inner .Link_Text {
	display: block;
	font-size: 14px;
	margin: 12px 0 0 0;
	text-align: right;
}

.Icon_Guide01,
.Icon_Guide02,
.Icon_Guide03 {
	font-size: 11px;
	border-radius: 3px;
	color: #fff;
	display: inline-block;
	padding: 2px 3px;
}
.Icon_Guide01 {
	background: #3251bc;
}
.Icon_Guide02 {
	background: #ddc750;
}
.Icon_Guide03 {
	background: #c53131;
}
/*======================================
レースメニュー
======================================*/
.Top_RaceMenu .RaceMenuSub dt{
	 margin: 16px 8px 10px 0
}
/*-- 出馬表 --*/
.Icon_RaceInfo_New_01 {background-position: -0px 1px; width: 29px;}

/*-- 予想 --*/
.Icon_RaceInfo_New_18 {background-position: 0 -26px; width: 23px;}

/*-- オッズ 購入 --*/
.Icon_RaceInfo_New_32_3 {
	background-image: url('../img/icon/icon_sprite_odds02.png?210226');
	width: 28px;
	background-size: 100% auto;
	background-position: center;
}
/*-- IPAT連携 --*/
.Icon_RaceInfo_New_16 {
	background-position: 0 -80px;
	width: 25px;
	height: 16px;
	margin: 4px auto 6px;
}

/*-- 調教タイム --*/
.Icon_RaceInfo_New_09 {background-position: 0px -107px; width: 21px;}

/*-- 厩舎コメント --*/
.Icon_RaceInfo_New_08 {background-position:0 -133px; width: 26px;}

/*-- データ分析 --*/
.Top_RaceMenu .RaceMenuSub .Icon_RaceInfo_New_07 {width: 40px; margin-bottom:3px;}

/* タイム指数 */
.Icon_RaceInfo_New_10 {background-position: 0 -187px; width: 32px;}

/* 血統分析 */
.Icon_RaceInfo_New_11 {background-position: 1px -214px; width: 32px;}

/* 掲示板 */
.Icon_RaceInfo_New_14 {background-position:0 -241px; width: 29px;}

/* レース映像 */
.Icon_RaceInfo_New_13 {background-position: 0 -266px; width: 35px;}

/* 結果払戻 */
.Icon_RaceInfo_New_33 {background-position: -89px -80px; width: 29px;}

/* 特集 */
.Top_RaceMenu .RaceMenuSub .Icon_RaceInfo_New_12{
	background-position: -94px -319px;
}
/*======================================
レースメニュー
======================================*/
.Contents_Box.Top_RaceMenu {
	padding-bottom: 13px;
}
.Top_RaceMenu .RaceMenuSub dt{
	 margin: 16px 8px 10px 0
}
.Contents_Box.Top_RaceMenu {
	padding-bottom: 23px;
}
.Top_RaceMenu_Inner {
	padding: 0 0 0 10px;
}
.Top_RaceMenu_Inner ul {
	margin-bottom: -10px;
}
.Top_RaceMenu_Inner ul li:nth-child(3n) a {
	margin-right: 9px;
}
.Top_RaceMenu_Inner ul li a {
	position: relative;
	margin-right: 8px;
	font-weight: bold;
	font-size: 72.23%;
	overflow: hidden;
	white-space: nowrap;
	margin-bottom: 10px;
}



@media only screen and (max-width: 321px) {
	.Top_RaceMenu_Inner {
		padding: 0 3px 0 7px;
	}
}

/* ▼リニューアル後のアイコン▼ */
.Icon_Nk_New {
	display: block;
	background-image: url('../img/icon/icon_sprite_race_nk01.png');
	background-repeat: no-repeat;
	-webkit-background-size: 250px auto;
	-moz-background-size:250px auto;
	-ms-background-size:250px auto;
	background-size:250px auto;
	height: 24px;
	margin: 0 auto 5px;
}
/*-- 開催日程 --*/
.Icon_Nk_New_07 {background-position: -48px 1px; width: 29px;}

/*-- 結果・払戻 --*/
.Icon_Nk_New_08 {background-position: -45px -26px; width: 25px;}

/*-- 重賞日程 --*/
.Icon_Nk_New_09 {background-position: -46px -53px; width: 21px;}

/*-- win5 --*/
.Icon_Nk_New_10 {background-position: -46px -77px; width: 32px;}

/*-- レース傾向 --*/
.Icon_Nk_New_11 {background-position: -46px -106px; width: 29px;}

/*-- 騎乗騎手/出走馬 --*/
.Icon_Nk_New_12 {background-position:-46px -133px; width: 31px;}

/*-- お気に入り馬 --*/
.Icon_Nk_New_16 {background-position:-46px -160px; width: 21px;}

/* 騎乗停止情報 */
.Icon_RaceInfo30 {background-position: -46px -186px; width: 32px;}

/* 変更情報 */
.Icon_RaceInfo31 {background-position: -46px -213px; width: 23px;}

/* 入出金 投票照会 */
.Icon_RaceInfo29 {background-position:-46px -240px; width: 43px;}

/* My収支 */
.Icon_RaceInfo28 {background-position: -46px -267px; width: 22px;}

/* 地方入出金 投票照会 */
.Icon_RaceInfo32 {background-position:-46px -390px; width: 43px;}

/* 地方My収支 */
.Icon_RaceInfo33 {background-position: -46px -417px; width: 22px;}

/* 地方競馬場一覧 */
.Icon_RaceInfo_nar{
	background-image:url('../img/icon/nar_RaceCourse.png');
	background-repeat: no-repeat;
	background-size:contain;
	background-position:center;
	height: 20px;
	margin: 2.5px 0 6.5px;
}
/* 予想青 */
.Icon_Nk_New_32 {background-position: -129px -25px; width: 24px;}

/* 競馬場ガイド */
.Icon_Nk_New_33 {background-position: -124px -81px; width: 32px;}

/* データルーム */
.Icon_Nk_New_34 {background-position: -129px -108px; width: 22px;}


/*======================================
厳選・勝負予想
======================================*/
.Recommend_AppArea01 {
	overflow: hidden;
	padding-bottom: 9px;
}
.Recommend_AppArea01 .SubTitle {
	padding: 0 9px;
}
.Recommend_AppArea01 .Recommend_AppBox {
	background: #fff;
	padding: 0 10px;
	position: relative;
	overflow-x: auto;
	overflow-y: hidden;
	-webkit-overflow-scrolling: touch;
	white-space: nowrap;
}
.Recommend_AppArea01 .Recommend_AppBox .Recommend_AppBoxItem {
	background: #fff;
	width: 306px;
	/*float: left;*/
	display: inline-block;
}
.Recommend_AppArea01 .Recommend_AppBox .Recommend_AppBoxItem + .Recommend_AppBoxItem {
	margin-left: 19px;
}
.Recommend_AppArea01 .Recommend_AppBox .Recommend_AppBoxItem a {
	display: block;
}
.Recommend_AppArea01 .Recommend_AppBox li{
	margin-bottom: 6px;
	padding: 8px;
	border: 1px solid #e5e1d8;
}
.Recommend_AppArea01 .Recommend_AppBox li a{
	display: block;
	text-decoration: none;
}
.Recommend_AppArea01 .Recommend_AppBox li .Recommend_App{
	position: relative;
	min-height: 70px;
}
.Recommend_AppBox .Recommend_AppBox1{
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-flex: 1;
	-ms-flex: 1;
	-webkit-flex: 1;
	-moz-box-flex: 1;
	flex: 1;
	-webkit-box-align: start;
	-webkit-align-items: flex-start;
	-ms-flex-align: start;
	align-items: flex-start;
}
.Recommend_AppBox .Recommend_AppPhoto {
	position: relative;
	top: 0;
	left: 0;
	width: 77px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	overflow: hidden;
}
.Recommend_AppBox .Recommend_AppPhoto img {
	width: 100%;
	display: block;
}
.Recommend_AppBox .Recommend_AppData {
	position: relative;
	min-height: 70px;
	padding: 0;
	margin-left: 13px;
	overflow: hidden;
	-webkit-box-flex: 1;
	-ms-flex: 1;
	-webkit-flex: 1;
	-moz-box-flex: 1;
	flex: 1;
}
.Recommend_AppBox .Recommend_AppData span.Recommend_AppName {
	display: block;
	font-size: 89%;
	font-weight: bold;
	line-height: 1.2;
	margin-bottom: 2px;
	color: #333;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	overflow: hidden;
	max-width: 11em;
	white-space: nowrap;
}
.Recommend_AppBox .Recommend_AppDesc01 {
	display: block;
	color: #c8c8c8;
	font-size: 61.11%;
	font-weight: bold;
	line-height: 1.66;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	margin-bottom: 8px;
}
.Recommend_AppBox .Recommend_AppCopy01 {
	color: #333;
	font-size: 72%;
	font-weight: normal;
	padding-bottom: 0;
	line-height: 1.2em;
	overflow: hidden;
	position: relative;
	word-wrap: break-word;
	text-overflow: ellipsis;
	white-space: normal;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	max-height:2.4em;
}
.Recommend_AppBox .Recommend_AppCopy01::after{
	z-index:999;
	position:relative;
	background:inherit;
	float:none;
	content:'';
}
.Recommend_AppBox .Recommend_AppCopy01::before {
	content: '\002026';
	right: 0;
	bottom:0;
	background-color: inherit;
	content: '';
	position:static;
}
.Recommend_AppBox .Recommend_AppData span.CommentUpTime {
	font-size: 83.4%;
	color: #888;
	position: absolute;
	right: 0;
	top: 4px;
	line-height:20px;
}
.Recommend_AppBox .Recommend_AppData p.MediaBoxTxt {
	font-size: 83.4%;
	line-height:1.3;
	word-wrap: break-word;
	word-break: break-all;
	color: #333;
}
.Recommend_AppColumnData {
	color: #333;
	padding: 11px 0 10px 1px;
}
.Recommend_AppColumnTitle{
	font-size: 77.78%;
	font-weight: bold;
	margin-bottom: 8px;
	-o-text-overflow: ellipsis;
	   text-overflow: ellipsis;
	overflow: hidden;
	max-width: 16em;
	white-space: nowrap;
}
.Recommend_AppColumnTxt {
	font-size: 72.22%;
	line-height: 1.5;
	height: 2.8em;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}
@media only screen and (max-width: 320px){
	.Recommend_AppArea01 .Recommend_AppBox .Recommend_AppBoxItem{
		width: 270px;
	}
}
@media only screen and (max-width: 374px) {
	.Recommend_AppBox .Recommend_AppData span.Recommend_AppName {
		font-size: 83%;
	}
	.Recommend_AppDesc01 {
		font-size: 61%;
	}
	.Recommend_AppCopy01,
	.Recommend_AppColumnTxt {
		font-size: 67%;
	}
}

/*======================================
出馬表
======================================*/
.Race_Detail_Info_Btn {
	background: #3251bc;
	padding: 7px 10px
}
.RaceChangeMenu_Group {
	float: left;
	position: relative;
	margin-right: 6px;
}
.Race_Detail_Info_Btn .Change_Btn {
	color: #fff;
	overflow: hidden;
	height: 30px;
}
.Change_Btn_DayWrap,
.Change_Btn_CourseWrap,
.Change_Btn.Day {
	float:left;
}
.Change_Btn_DayWrap {
	width: 105px;
}
.Change_Btn_CourseWrap {
	width: 74px;
	margin-left: 5px;
}

.Change_Btn_DayWrap .Change_Btn.Change_Day,
.Change_Btn_CourseWrap .Change_Btn.Course {
	background-color: #4b65c1;
	display: block;
	border: 1px solid #8195d6;
	text-indent: 6px;
	border-radius: 3px;
	padding: 0px;
	font-weight: bold;
	font-size: 83.34%;
	position: relative;
	line-height: 30px;
}
.Change_Btn.Change_Day.Icon_Change_ArrowB:after,
.Change_Btn.Course.Icon_Change_ArrowB:after{
	content: "";
	width: 7px;
	height: 6px;
	border: 3.5px solid transparent;
	border-left: 6px solid #fff;
	position: absolute;
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg);
	right: 6px;
	top: 12px;
}
.Change_Btn.Change_Day.Icon_Change_ArrowT:after,
.Change_Btn.Course.Icon_Change_ArrowT:after {
	content: "";
	width: 7px;
	height: 6px;
	border: 3.5px solid transparent;
	border-left: 6px solid #fff;
	position: absolute;
	-webkit-transform: rotate(-90deg);
	transform: rotate(-90deg);
	right: 6px;
	top: 8px;
}
.Change_Btn.Day {
	display: block;
	position: relative;
	float: left;
	margin-left: 5px;
}
.Change_Btn.Day a {
	display: block;
	color: #fff;
	background: #4b65c1;
	border-radius: 2px;
	padding: 2px 8px;
	border: 1px solid #8195d6;
	width: 36px;
}
.Icon_Sprite_Nk_New.Icon_RaceCalender{
	width: 22px;
	height: 24px;
	background-position: -90px -106px;
	margin: 0;
}

ul.DayChange_List,
ul.CourseChange_List{
	position: absolute;
	z-index: 60;
}
ul.DayChange_List li + li,
ul.CourseChange_List li + li{
	border-top: 1px solid #8195d6;
}
ul.DayChange_List li a{
	width: 103px;
}
ul.CourseChange_List li a{
	width: 80px;
}
ul.DayChange_List li a,
ul.CourseChange_List li a{
	padding: 11px 7px;
	color: #fff;
	background-color: #4b65c1;
	font-size: 77.78%;
	display: block;
	font-weight: bold;
}
.DayChange_List li:first-child a,
.CourseChange_List li:first-child a{
	padding-top: 15px;
}


@media only screen and (max-width: 370px){
	.Race_Detail_Info_Btn {
		padding: 7px 6px 7px 8px;
	}
}
@media only screen and (max-width: 330px){
	.Race_Detail_Info_Btn {
		padding: 7px 4px 7px 8px;
	}
	.Change_Btn_DayWrap {
		width: 84px;
	}
	.Change_Btn_CourseWrap{
		width: 62px;
		margin-left: 4px;
	}
	.Change_Btn.Day {
		margin-left: 4px;
	}
	.Change_Btn_DayWrap .Change_Btn.Change_Day {
		font-size: 66.67%;
	}
	.Change_Btn_CourseWrap .Change_Btn.Course {
		font-size: 72.23%;
	}
	.Change_Btn.Change_Day.Icon_Change_ArrowB:after,
	.Change_Btn.Course.Icon_Change_ArrowB:after,
	.Change_Btn.Change_Day.Icon_Change_ArrowT:after,
	.Change_Btn.Course.Icon_Change_ArrowT:after{
		right: 3px;
	}
	ul.DayChange_List li a {
		width: 82px;
	}
	ul.CourseChange_List li a {
		width: 64px;
	}
}

/*

.Change_Btn.Day a {
	display: block;
	color: #fff;
	background: #4b65c1;
	border-radius: 2px;
	padding: 2px 8px;
	border: 1px solid #8195d6;
	width: 36px;
}
.Change_Btn_DayWrap,
.Change_Btn_CourseWrap,
.Change_Btn_CourseWrap{
	float:left;
}
.Change_Btn_CourseWrap{
	margin-left: 4px;
}
.Change_Btn.Day,
.Change_Btn.Course{
	background-color: #4b65c1;
	display: block;
	border: 1px solid #8195d6;
	text-indent: 6px;
	border-radius: 3px;
	padding: 7px 0px;
	font-weight: bold;
	font-size: 72%;
	position:relative;
}
.Change_Btn.Course{
	color:#fff;
	width: 80px;
}
.Icon_Change_ArrowB:after{
	content: "";
	width: 7px;
	height: 6px;
	box-sizing: border-box;
	border: 3.5px solid transparent;
	border-left: 6px solid #fff;
	position: absolute;
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg);
	right: 6px;
	top: 12px;
}
span.Icon_Change_ArrowT::after{
	content: "";
	width: 7px;
	height: 6px;
	box-sizing: border-box;
	border: 3.5px solid transparent;
	border-left: 6px solid #fff;
	position: absolute;
	-webkit-transform: rotate(-90deg);
	transform: rotate(-90deg);
	right:6px;
	top: 8px;
}
.Icon_Sprite_Nk_New.Icon_RaceCalender{
	width: 22px;
	height: 24px;
	background-position: -90px -106px;
	margin: 0;
}
.kaisai_rocal_list{
	float:left;
	width:80px;
}
.kaisai_rocal_list > .Change_Btn.Course{
	background-color: #4b65c1;
	display: block;
	border: 1px solid #8195d6;
	text-indent: 6px;
	border-radius: 3px;
	padding: 7px 0px;
	font-weight: bold;
	font-size: 83.3%;
	position: relative;
}
.kaisai_rocal_list span.Change_Btn::after{
	content: "";
	width: 7px;
	height: 6px;
	box-sizing: border-box;
	border: 3.5px solid transparent;
	border-left: 6px solid #fff;
	position: absolute;
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg);
	right: 6px;
	top: 12px;
}
.kaisai_rocal_list span.Change_Btn.Icon_Change_ArrowT::after{
	content: "";
	width: 7px;
	height: 6px;
	box-sizing: border-box;
	border: 3.5px solid transparent;
	border-left: 6px solid #fff;
	position: absolute;
	-webkit-transform: rotate(-90deg);
	transform: rotate(-90deg);
	top: 8px;
}
.kaisai_rocal_list ul{
	position:absolute;
	z-index:2;
}
.kaisai_rocal_list ul.CourseChange_List li a{
	padding: 11px 7px;
	background-color: #4b65c1;
	width: 80px;
	font-size: 83.3%;
	display: block;
	font-weight: bold;
}
.kaisai_rocal_list ul.CourseChange_List li:first-child a{
	padding-top:15px;
}
*/
/* カレンダー */
.Icon_Sprite_Nk_New.Icon_RaceCalendar {
	width: 22px;
	height: 24px;
	background-position: -90px -106px;
	margin: 0;
}
.RaceNumLink {
	float: right;
}
.RaceNumLink .Prev_Race,
.RaceNumLink .Next_Race {
	float: left;
	width: 52px;
	height: 30px;
	position: relative;
}
.RaceNumLink .Prev_Race.First,
.RaceNumLink .Next_Race.Last {
	opacity: .7;
}
.RaceNumLink li > a,
.RaceNumLink li > span {
	position: relative;
	display: block;
	color: #fff;
	font-size: 72.23%;
	font-weight: bold;
	text-align: center;
	width: 53px;
	height: 30px;
	line-height: 30px;
}
.RaceNumLink .Prev_Race:before {
	content: "";
	width: 52px;
	height: 30px;
	background: url("../img/icon/Icon_RaceNumArrow01.png?181221") no-repeat 0 0;
	-webkit-background-size: 50px auto;
	-moz-background-size: 50px auto;
	-ms-background-size: 50px auto;
	background-size: 50px auto;
	position: absolute;
	top: 0;
	left: 0;
	transform: scaleX(-1);
}
.RaceNumLink .Next_Race:before {
	content: "";
	width: 52px;
	height: 30px;
	background: url("../img/icon/Icon_RaceNumArrow01.png?181221") no-repeat 0 0;
	-webkit-background-size: 50px auto;
	-moz-background-size: 50px auto;
	-ms-background-size: 50px auto;
	background-size: 50px auto;
	position: absolute;
	top: 0;
	left: 0;
}
.RaceNumLink .Prev_Race {
	text-indent: 3px;
}
.RaceNumLink .Next_Race {
	text-indent: -8px;
	margin-left: 5px;
}
@media screen and (max-width: 331px) {
	.RaceChangeMenu_Group {
		margin-right: 3px;
	}
	.RaceChangeMenu_Group span.KaisaiDateTxt{
		margin-right: 6px;
	}
}

/*-- レースタイトル --*/
.RaceList_NameBox {
	display:table;
	width:100%;
}
#Netkeiba_Race_Nar_Payback .RaceList_NameBox{
	margin-top:15px;
}

.RaceList_NameBox a.RaceCourseLink {
	display: table;
	width: 100%;
	padding: 10px 0;
	position: relative;
}
.RaceList_NameBox a.RaceCourseLink > .Icon_ArrowB,
.RaceList_NameBox a.RaceCourseLink > .Icon_ArrowT {
	display: inline-block;
	width: 12px;
	height: 12px;
	border-radius: 2px;
	background: none;
	border-top: 2px solid #999;
	border-right: 2px solid #999;
	position: absolute;
	top: 50%;
	right: 12px;
	margin-top: -8px;
}
.RaceList_NameBox .Icon_ArrowB {
	-webkit-transform: rotate(135deg);
	transform: rotate(135deg);
}
.RaceList_NameBox .Icon_ArrowT {
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

.RaceList_NameBox .RaceList_Item01,
.RaceList_NameBox .RaceList_Item02 {
	display: table-cell;
	vertical-align: middle;
}
.RaceList_NameBox .RaceList_Item01 {
	padding:0 0 0 10px;
	width: 60px;
}
.RaceList_NameBox .RaceList_Item02{
	padding: 0 7px;
}
.RaceList_NameBox .RaceList_Item01 .Race_Num {
	display: inline-block;
	font-size: 88.9%;
	font-weight: bold;
	text-align: center;
	color: #fff;
	background: #3251bc;
	width: 50px;
	line-height: 50px;
	border-radius: 4px;
	vertical-align: middle;
}
.RaceList_NameBox .RaceList_Item02 dl .Race_Name {
	color: #555;
	font-size: 100%;
	font-weight: bold;
	margin-bottom: 3px;
	line-height: 1.25;
}
.RaceList_NameBox .RaceList_Item02 dl .Race_Name .Icon_GradeType {
	vertical-align: top;
	margin-top: 3px;
}
.RaceList_NameBox .RaceList_Item02 dl .Race_Data {
	color: #555;
	font-size: 72.3%;
	position: relative;
	line-height: 1.3;
}
.RaceList_NameBox .RaceList_Item02 dl .Race_Data > .Turf {
	color: #66bb6a;
}
.RaceList_NameBox .RaceList_Item02 dl .Race_Data > .Dart {
	color: #874c11;
}
.RaceList_NameBox .RaceList_Item02 dl .Race_Data span.WeatherData {
	display: inline-block;
	position:relative;
	padding-right: 22px;
}
.RaceList_NameBox .RaceList_Item02 dl .Race_Data > .Icon_Ipat {
	vertical-align: middle;
	margin-top: -2px;
}
@media only screen and (max-width: 374px) {
	.RaceList_NameBox .RaceList_Item02 dl .Race_Name {
		font-size: 100%;
	}
}

.RaceList_NameBox .RaceLiveBtnWrap {
	display: table-cell;
	vertical-align: middle;
	text-align: right;
	padding: 0 10px 0 0;
	width: 55px;
}
.RaceList_NameBox .RaceLiveBtnWrap span.RaceLiveBtn {
	display: inline-block;
	width: 45px;
	height: 45px;
	border: 1px solid #dadada;
	border-radius: 4px;
	position: relative;
}
.RaceList_NameBox .RaceLiveBtnWrap img.Icon_RaceLiveImg {
	width: 35px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -3px;
	-webkit-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
}
.RaceList_NameBox .RaceLiveBtnWrap .Icon_ArrowB,
.RaceList_NameBox .RaceLiveBtnWrap .Icon_ArrowT {
	display: inline-block;
	width: 8px;
	height: 8px;
	border-radius: 2px;
	background: none;
	border-top: 2px solid #999;
	border-right: 2px solid #999;
	position: absolute;
	bottom: 4px;
	left: 50%;
	margin-left: -4px;
}
.RaceList_NameBox .RaceLiveBtnWrap .Icon_ArrowB {
	-webkit-transform: rotate(135deg);
	transform: rotate(135deg);
}
.RaceList_NameBox .RaceLiveBtnWrap .Icon_ArrowT {
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
	bottom: -1px;
}
/* レースライブボタン .RaceList_NameBox .RaceDetailBtn */
.RaceList_NameBox .RaceDetailBtn {
	display: table-cell;
	vertical-align: middle;
	text-align: right;
	padding: 0 10px 0 0;
	width: 56px;
}
.RaceList_NameBox .RaceDetailBtn a.RaceLiveLink {
	display: inline-block;
	width: 48px;
	height: 48px;
	border: 1px solid #dadada;
	border-radius: 4px;
	position: relative;
}

/* 下位端末用 .RaceCourseArrow .RaceList_Data */
.RaceCourseArrow {
	display: table-cell;
	vertical-align: middle;
	text-align: right;
	width: 40px;
}
.RaceCourseArrow a {
	display: inline-block;
	width: 40px;
	height: 45px;
	position: relative;
}
.RaceList_NameBox > .Icon_ArrowB,
.RaceList_NameBox > .Icon_ArrowT {
	margin-top: -6px;
	position: absolute;
	right: 8px;
	top: 50%;
	width: 22px;
	height: 12px;
}
.RaceList_NameBox .Icon_ArrowB {
	background: url("../img/icon/icon_sprite_raceinfo.png") no-repeat -36px -44px;
	background-size: 124px 300px;
	-webkit-background-size: 124px 300px;
	-moz-background-size: 124px 300px;
	-ms-background-size: 124px 300px;
}
.RaceList_NameBox .Icon_ArrowT {
	background: url("../img/icon/icon_sprite_raceinfo.png") no-repeat -36px -59px;
	background-size: 124px 300px;
	-webkit-background-size: 124px 300px;
	-moz-background-size: 124px 300px;
	-ms-background-size: 124px 300px;
}
.RaceList_Data {
	border-top: 1px solid #f2f2f2;
	display: none;
	padding: 8px;
	margin-top: 8px;
}
.RaceList_Data .Detail > .Course_Image {
	text-align: center;
}
.RaceList_Data .Detail > .Course_Image img {
	width: 76%;
}
.RaceList_Data .Detail p {
	font-size: 74%;
	line-height: 1.4;
	margin-bottom: 10px;
}
/* レース詳細コンテンツ .RaceContentArea */
.RaceContentArea {

}
.RaceContentArea .RaceContentTab {
	margin: 0 10px 12px;
}
.RaceContentArea .MoviePlayerArea01 {
	padding-bottom: 1px;
}
.RaceContentArea .NoContentMsg {
	display: block;
	margin: 12px 10px;
	padding: 15px 18px;
	color: #888;
	font-size: 0.9375rem;
	font-weight: 700;
	line-height: 1.6;
	background-color: #f3f3f3;
	border-radius: 7px;
}
/* コースモーダル移植 */
.Course_Header {
	margin: 0 10px 12px;
	border-top: 1px solid #cecece;
	padding-top: 6px;
}
.Course_Header .Race_Info {
	color: #555;
	font-size: 72.3%;
	line-height: 1.4;
	margin-top: 6px;
	padding: 0;
}

.CourseRecordBox {
	padding: 0 10px;
}
.CourseRecord {
	width: 100%;
	border: 1px solid #cacaca;
	border-collapse: collapse;
}
.CourseRecord th {
	color: #666;
	font-size: 56%;
	font-weight: bold;
	white-space: nowrap;
	vertical-align: middle;
	background: #f3f3f3;
	border: 1px solid #c6ccdd;
	padding: 5px 7px;
	width: 9em;
}
.CourseRecord td {
	color: #666;
	font-size: 61%;
	vertical-align: middle;
	border: 1px solid #cacaca;
	padding: 7px 5px;
}
.CourseRecord td.Time {
	color: #c53131;
	font-weight: bold;
}
.CourseRecord td.Horse a {
	color: #03a;
	font-weight: bold;
}
@media screen and (max-width: 374px) {
	.CourseRecord th {
		padding: 5px;
	}
	.CourseRecord td {
		padding: 7px 5px;
	}
}

/* コース図 */
.CourseImageArea {
	padding: 25px 10px;
}
.Course_Image {
	text-align: center;
}
.Course_Image img {
	width: 79%;
	height: auto;
}
/* コースの特徴 */
.CourseImageArea {
	padding: 0 10px 23px;
}
.CourseImageArea .Title_Sec {
	margin: 31px 0 10px;
}
.AboutCouseTxt p {
	color: #444;
	font-size: 83.4%;
	line-height: 1.6;
}

/* レースナビ */
.RaceInfo_Navi {
	position: relative;
	z-index: 10;
}
.RaceInfo_Tab li {
	width: 20%;
	float: left;
	position: relative;
}
.RaceInfo_Tab a {
	position: relative;
	display: block;
	background: #3C445f;
	color: #fff;
	font-size: 72.3%;
	text-align: center;
	font-weight:bold;
	white-space: nowrap;
	height: 58px;
}
.RaceInfo_Tab .Tab_Active a {
	background: #fff;
	color: #444;
	font-weight: bold;
	position: relative;
}
@media only screen and (max-width: 330px){
	.RaceInfo_Tab a {
		font-size: 66.67%;
	}
}
/* race_new_icon */
.Icon_Sprite_Nk {
	display: block;
	height: 24px;
	margin: 0 auto 5px;
	background-image: url('../img/icon/icon_sprite_nk02.png?2');
	background-repeat: no-repeat;
	-webkit-background-size: 236px 2000px;
	-moz-background-size: 236px 2000px;
	-ms-background-size: 236px 2000px;
	background-size: 236px 2000px;
}
.RaceInfo_Navi .RaceInfo_Tab span.Icon_Sprite_Nk {
	width: 32px;
	height: 28px;
	margin: 0 auto 6px;
}
.RaceIpat_Help .Icon_ArrowB {
	display: inline-block;
	width: 7px;
	height: 7px;
	border-radius: 1px;
	background: none;
	border-top: 2px solid #999;
	border-right: 2px solid #999;
	-webkit-transform: rotate(135deg);
	transform: rotate(135deg);
	position: absolute;
	top: 50%;
	right: 2px;
	margin-top: -5px;
}
.RaceIpat_Help .Icon_ArrowT {
	display: inline-block;
	width: 8px;
	height: 8px;
	border-radius: 1px;
	background: none;
	border-top: 2px solid #999;
	border-right: 2px solid #999;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
	position: absolute;
	top: 50%;
	right: 0;
	margin-top: -5px;
}
.RaceIpat_Info li + li {
	margin-top: 8px;
}
.RaceIpat_Info li a {
	font-size: 83%;
	display: block;
	line-height: 1.3;
	padding-left: 28px;
	position: relative;
}
.RaceIpat_Info li a:before {
	content: "";
	display: block;
	background: url('../img/icon/icon_sprite_raceinfo.png') no-repeat;
	background-position: -37px -263px;
	-webkit-background-size: 124px 300px;
	-moz-background-size: 124px 300px;
	-ms-background-size: 124px 300px;
	background-size: 124px 300px;
	width: 22px;
	height: 21px;
	position: absolute;
	top: -1px;
	left: 0;
}
.Shutuba_HorseList.TableVertical dl.dl-table .Waku,
.Shutuba_HorseList.TableVertical dl.dl-table .col-Waku {
	top: 37px;
}
.Shutuba_HorseList.TableVertical.sticky .guide dl.dl-table dt.Horse_Info_Name,
.Shutuba_HorseList.TableVertical.sticky dl.dl-table .col-HorseName {
	top: 59px;
}
.Shutuba_HorseList.TableVertical.sticky .guide dl.dl-table dt.Horse_Info_Name:first-child,
.Shutuba_HorseList.TableVertical.sticky dl.dl-table .col-HorseName:first-child {
	top: 37px;
}

/* 新聞アプリ用指定 */
.Shutuba_HorseList.TableVertical.AplShutuba dl.dl-table .Waku,
.Shutuba_HorseList.TableVertical.AplShutuba dl.dl-table .col-Waku {
	top: 0;
}
.Shutuba_HorseList.TableVertical.sticky.AplShutuba .guide dl.dl-table dt.Horse_Info_Name,
.Shutuba_HorseList.TableVertical.sticky.AplShutuba dl.dl-table .col-HorseName {
	top: 22px;
}
.Shutuba_HorseList.TableVertical.sticky.AplShutuba .guide dl.dl-table dt.Horse_Info_Name:first-child,
.Shutuba_HorseList.TableVertical.sticky.AplShutuba dl.dl-table .col-HorseName:first-child {
	top: 0;
}

/* liScroll styles new_surf_box */
.Shutuba_RaceInformation .Surf_Box {
	position: relative;
	padding: 10px;
}
section.RaceListArea .Shutuba_RaceInformation .Surf_Box {
	padding: 0;
}
.Surf_Box .Surf_Box_Inner {
	background: #f3f3f3;
	border-radius: 4px;
	height: 36px;
	overflow: hidden;
}
section.RaceListArea .Surf_Box .Surf_Box_Inner {
	height: 28px;
}
.tickercontainer {
	width: 100%;
	height: 36px;
	overflow: hidden;
}
.tickercontainer .mask {
	width: 90%;
	position: relative;
}
#News_Ticker {
	display: table;
	font-size: 14px;
	position: relative;
	top: 8px;
	left: 10px;
}
#News_Ticker li {
	display: table-cell;
	white-space: nowrap;
	height: 20px;
	line-height: 20px;
}
#News_Ticker a {
	color: #333;
	font-size: 14px;
	margin: 0 100px 0 0;
}
#News_Ticker .Label {
	display: inline-block;
	margin: 0 3px 0 0;
	vertical-align: middle;
}
#News_Ticker a .Horse_Name {
	font-size: 15px;
	font-weight: bold;
}
#charge_guide,
#info_ad {
	height: 20px;
	line-height: 20px;
}
#charge_guide .Horse_Num_Box {
	color: #ef5350;
	font-weight: bold;
}
.Surf_NewsList {
	display: none;
	position: relative;
	width: 100%;
	padding: 0;
	border: 1px solid #e0e0e0;
	box-shadow: none;
	margin-top: -36px;
	border-radius: 4px;
	overflow: hidden;
	z-index: 100;
}
.Surf_NewsList > ul:nth-child(even) {
	background: #f4f4f4;
}

.Surf_NewsList > ul > li {
	display: table;
	width: 100%;
	padding: 5px 10px;
}

.Shutuba_RaceInformation .Surf_NewsList > ul > li {
	background: #fff;
}

.Surf_NewsList > ul > li > .Label {
	display: table-cell;
	padding-right: 4px;
	width: 36px;
}
.Surf_NewsList > ul > li > .No_Label {
	display: table-cell;
	width: 40px;
}
.Surf_NewsList > ul .News {
	display: table-cell;
	vertical-align: top;
	padding-right: 32px;
}

.Surf_NewsList > ul .News a {
	font-size: 77.78%;
}
#News_Ticker li .Umaban,
.Surf_NewsList > ul .News .Umaban {
	display: inline-block;
	background: #fff;
	border: 1px solid #ccc;
	font-weight: bold;
	padding: 2px 4px;
	border-radius: 4px;
	margin-right: 2px;
}
.Surf_NewsList > ul .News .Horse_Name {
	color: #06389b;
	font-weight: bold;
	position: relative;
	top: 1px;
}
#News_Ticker li .Txt {
	font-weight: normal;
}
/* surf open/close btn */
.Surf_Box [id*="news_list_btn"] {
	width: 37px;
	height: 36px;
	text-align: center;
	cursor: pointer;
	background: #f3f3f3;
	background-size: 17px 17px;
	-moz-background-size: 17px 17px;
	-webkit-background-size: 17px 17px;
	-ms-background-size: 17px 17px;
	position: absolute;
	right: 10px;
	top: 36px;
	border-radius: 4px;
	margin-top: -26px;
	/*z-index: 2000;*/
	z-index: 998;
	border-top-right-radius: 7px;
	border-bottom-right-radius:  7px;
}
.Surf_Box [id*="news_list_btn"]:before,
.Surf_Box [id*="news_list_btn"]:after{
content: '';
	display: block;
	width: 11px;
	height: 1px;
	background: #999;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -3px;
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
	transition: all .4s;
}
.Surf_Box [id*="news_list_btn"]:after{
-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	transform: rotate(0deg);
}
.Surf_Box div[id*="news_list_btn"].close {
	background: rgba(255, 255, 255, 0);
}
.Surf_Box div[id*="news_list_btn"].close:before {
-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
}
.Surf_Box div[id*="news_list_btn"].close:after{
display: none;
}
.HorseNumAlert {
	position: absolute;
	top: -5PX;
	right: -5px;
	z-index: 98;
	width: 14px;
	height: 14px;
	line-height: 10px;
	background: #ef5350;
	border-radius: 50%;
}
.HorseNumAlert span {
	font-size: 61%;
	color: #fff;
}
/* パドックなどランク */
[class*="Rank_"] {
	font-size: 120%;
	position: relative;
	top: 1px;
	left: 2px;
}
.Rank_A {color: #f00; font-weight: bold;}
.Rank_B {color: #007eff; font-weight: bold;}
.Rank_C {color: #333; font-weight: bold;}

/*======================================
netkeiba本誌の予想
======================================*/
.Sec_netkeiba_Yoso{
	position: relative;
	padding-bottom: 25px;
}
.Sec_netkeiba_Yoso .Comment{
	line-height: 1.5;
	color: #666;
	font-size: 89%;
	padding: 0 10px;
}
.Sec_netkeiba_Yoso .LinkBtn{
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 89px;
	background: -moz-linear-gradient(rgba(255,255,255,0) 0%, #fff 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(rgba(255,255,255,0) 0%, #fff 100% ); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(rgba(255,255,255,0) 0%, #fff 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}
.Sec_netkeiba_Yoso .LinkBtn_More{
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	display: block;
	text-align: center;
	border-radius: 14px;
	width: 142px;
	padding: 8px 0;
	color: #666;
	background: #fff;
	border:1px solid #e0e0e0;
	font-size: 61%;
	margin: 0 auto;
	z-index: 10;
}
.Sec_netkeiba_Yoso .LinkBtn_More:after{
	content: "";
	display: block;
	width: 6px;
	height: 6px;
	border-radius: 1px;
	background: none;
	border-top: 2px solid #d4d4d4;
	border-right: 2px solid #d4d4d4;
	-webkit-transform: rotate(135deg);
	transform: rotate(135deg);
	position: absolute;
	right: 13px;
	top: 7px;
}
.Sec_netkeiba_Yoso .is-hide{
	height: 128px; /*隠した後の高さ*/
}
.animate-item{
	position: relative;
	overflow: hidden;
}
.animate-item:before {
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	content: "";
	width: 100%;
	height: 62px; /*グラデーションで隠す高さ*/
	background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,0.9) 60%, rgba(255,255,255,0.9) 60%, #fff 100%);
	background: -webkit-gradient(linear, left top, left bottom, from(rgba(255,255,255,0)), color-stop(60%, rgba(255,255,255,0.9)), color-stop(60%, rgba(255,255,255,0.9)), to(#fff));
	background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,0.9) 60%, rgba(255,255,255,0.9) 60%, #fff 100%);
	background: -o-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,0.9) 60%, rgba(255,255,255,0.9) 60%, #fff 100%);
	background: linear-gradient(to bottom, rgba(255,255,255,0), rgba(255,255,255,0.9) 60%, rgba(255,255,255,0.9) 60%, #fff 100%);

}
.Sec_netkeiba_Yoso .LinkBtn_More.is-show + .animate-item:before {
	display: none;
}
/*======================================
各データ上位3頭
======================================*/
section.Sec_DataTop3 {
	padding-bottom: 10px;
}
.PickupHorseArea{
	margin: 0 10px;
}
.PickupHorseArea table.PickupHorseTable01 {
	width: 100%;
	table-layout: fixed;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	margin-top: -1px;
	border-collapse: collapse;
}
table.PickupHorseTable01 th {
	background: #eaeaea;
	color: #777;
	text-align: center;
	font-size: 72%;
	white-space: nowrap;
	width: 92px;
	vertical-align: middle;
}
table.PickupHorseTable01 th .PickupHorseTableTitle {
	white-space: nowrap;
}
table.RaceCommon_Table.PickupHorseTable01 tr td{
	padding: 0;
}
table.PickupHorseTable01 td a{
	position: relative;
	display: block;
	padding: 6px 0 5px 8px;
	text-align: left;
	width: 100%;
}
table.PickupHorseTable01 td .arrow{
	position: absolute;
	right: 13px;
	top: 25px;
}
table.PickupHorseTable01 td .arrow:after{
	content: "";
	display: block;
	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);
}
table.PickupHorseTable01 td a > div{
	display: inline-block;
	font-size: 82.6%;
	color: #666;
}
table.PickupHorseTable01 td .Umaban_InBox {
	text-align: center;
	min-width: 38px;
}
.PickupHorseTable01 .Umaban_Num,
.PickupHorseTable01 .Kyaku_Type_Num {
	display: block;
	width: 30px;
	height: 30px;
	line-height: 30px;
	font-size: 118.3%;
	font-weight: bold;
	text-align: center;
	position: relative;
	margin: 0 auto 3px;
	color: #fff;
}
/*-- 枠色 --*/
.PickupHorseTable01 .Umaban_Num.Waku1 {background: #fff;color: #555;border: 1px solid #cacaca;}
.PickupHorseTable01 .Umaban_Num.Waku2 {background: #222; color: #fff !important;}
.PickupHorseTable01 .Umaban_Num.Waku3 {background: #dc3c3c; color: #fff !important;}
.PickupHorseTable01 .Umaban_Num.Waku4 {background: #2c53a9; color: #fff !important;}
.PickupHorseTable01 .Umaban_Num.Waku5 {background: #e4ca3b; color: #fff !important;}
.PickupHorseTable01 .Umaban_Num.Waku6 {background: #58af4a; color: #fff !important;}
.PickupHorseTable01 .Umaban_Num.Waku7 {background: #de8a26; color: #fff !important;}
.PickupHorseTable01 .Umaban_Num.Waku8 {background: #dc6179; color: #fff !important;}

/*======================================
厳選予想 ウマい馬券
======================================*/
/*===的中速報===*/
.SideBtnMore01 {
/*	position: absolute;
	top: 50%;
	right: 0;
	display: block;
	transform: translateY(-50%); */
}
.SideBtnMore01 a {
/*	color: #888;
	font-size: 55%; 
	font-weight: bold;
	display: block;
	border-radius: 11px;
	background: #ebeae8;
	padding: 7px 14px; */
}
.GensenYosoHitTickerBox{
	position: relative;
	height: 37px;
	overflow: hidden;
	padding-left: 37px;
	font-size: 61.12%;
	margin: 0 10px;
	border-top: 1px solid #e0e0e0;
}
.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: #fff;
	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: #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 .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;
}

/* ウマい馬券リンク */
.UmaibakenLinkArea{
	background: #fff;
	text-align: left;
	padding: 5px 0 18px;
}
.UmaibakenLinkArea a{
	padding:5px 10px 5px 12px;
	border-top:1px solid #dadada;
	border-bottom:1px solid #dadada;
	display: block;
	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: #DCB85C;
	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;
}
.UmaibakenLinkArea .Umai_MyPoint_text2 span{
	margin-right: 3px;
	font-size: 1.0625rem;
	color: #555555;
	display: block;
	vertical-align: text-bottom;
	text-align: left;
	font-weight: bold;
}
.UmaibakenLinkArea .Umai_MyPoint_text2 span + span{
  color: #777;
  display: inline-block;
  font-size: 0.8125rem;
  line-height: 1.3;
  font-weight: normal;
}
@media only screen and (min-width: 374px) {
	.UmaibakenLinkArea .Umai_MyPoint_text2 span{
		display: inline;
	}
	.UmaibakenLinkArea .Umai_breakpoint{
		display: none;
	}
}

/*==============================================
予想一覧改修 .Race_YosoArea01 2017.11.08
==============================================*/
.Race_YosoArea01 {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: flex;
	white-space: nowrap;
	margin-bottom: 14px;
	overflow:hidden;
	position:relative;
}
.Race_YosoArea01 .YosoTableWrap{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: flex;
	white-space: nowrap;
	overflow-x: auto;
	border-left: 1px double #dadada;
	padding-left: 1px;
	background: #fff;
	-webkit-overflow-scrolling: touch;
	position: relative;
}
.Vertical {
	-webkit-writing-mode: vertical-lr;
	-moz-writing-mode: vertical-lr;
	writing-mode: vertical-lr;
	white-space: nowrap;
	width: 1em;
	line-height: 1em;
	text-orientation: upright;
}
.Race_YosoArea01 dl dt{
	height: 120px;
	background: #eaeaea;
	font-size: 74%;
	font-weight: bold;
	color: #777;
	border-top: 1px solid #dadada;
	border-left: 1px solid #dadada;
	border-bottom: 1px solid #dadada;
	padding: 3px 2px 3px;
	vertical-align: middle;
	line-height: 1.2;
	letter-spacing: 1px;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	-webkit-justify-content: center;
	justify-content: center;
	width: 100%;
}
.Race_YosoArea01 dl dd{
	background: #fff;
	border-left: 1px solid #dadada;
}

.Race_YosoArea01 dl ul {
	border-bottom: 1px solid #dadada;
}
.Race_YosoArea01 dl ul li {
	font-weight: bold;
	color: #555;
	height: 36px;
	font-size: 76%;
	vertical-align: middle;
	padding: 0 8px;
	border-top: 1px solid #dadada;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	-webkit-justify-content: center;
	justify-content: center;
}
.Race_YosoArea01 dl li.Popular,
.Race_YosoArea01 dl li.Weight{
	-webkit-justify-content: flex-end;
	justify-content: flex-end;
}
.Race_YosoArea01 dl dt.Popular > span,
.Race_YosoArea01 dl dt.Weight > span,
.Race_YosoArea01 dl li.Popular > span,
.Race_YosoArea01 dl li.Weight > span{
	color: #9c9fa6;
	font-size: 85%;
}
.Race_YosoArea01 dl li.Popular > span.Odds_Ninki{
	color: #f20;
	padding-right: 4px;
}
.Race_YosoArea01 dl.Yosoka dt,
.Race_YosoArea01 dl.Yosoka dd {
	border-left: 0 none;
}
.Race_YosoArea01 dl.Yosoka:nth-child(even) ul li.Mark_Pro{
	background:#fafafa;
}
.Race_YosoArea01 dl ul li[class*="Waku"] {
	font-weight: bold;
	padding: 8px 2px;
	font-size: 66%;
}
/*-- 枠色 --*/
.Race_YosoArea01 dl ul li.Waku1 {background: #fff;}
.Race_YosoArea01 dl ul li.Waku2 {background: #222; color: #fff !important;}
.Race_YosoArea01 dl ul li.Waku3 {background: #dc3c3c; color: #fff !important;}
.Race_YosoArea01 dl ul li.Waku4 {background: #2c53a9; color: #fff !important;}
.Race_YosoArea01 dl ul li.Waku5 {background: #e4ca3b; color: #fff !important;}
.Race_YosoArea01 dl ul li.Waku6 {background: #58af4a; color: #fff !important;}
.Race_YosoArea01 dl ul li.Waku7 {background: #de8a26; color: #fff !important;}
.Race_YosoArea01 dl ul li.Waku8 {background: #dc6179; color: #fff !important;}


.Race_YosoArea01 dl.Horse_Info ul li {
	-webkit-justify-content: left;
	justify-content: left;
}


/*-- 予想旧端末用 --*/
/*-- 予想一覧 table --*/
.Yoso01_Table {
	border-collapse: collapse;
	background: #fff;
}
.Yoso01_Table thead th {
	background: #efefd9;
	border-top: 1px solid #E3E5EB;
	border-bottom: 1px solid #E3E5EB;
	color: #777;
 	font-size: 74%;
	padding: 3px 2px 3px;
	line-height: 1.2;
	letter-spacing: 1px;
	vertical-align: middle;
	white-space: nowrap;
}
.Yoso01_Table thead th + th {
	border-left: 1px solid #e3e5eb;
}
.Yoso01_Table tbody td {
	border-top: 1px solid #e3e5eb;
	border-left: 1px solid #e3e5eb;
	border-bottom: 1px solid #e3e5eb;
	color: #555;
	font-size: 83%;
	font-weight: bold;
	text-align: center;
	padding: 8px;
	vertical-align: middle;
	white-space: nowrap;
}
.Yoso01_Table tbody td.Horse_Info p {
	text-align: left;
	letter-spacing: -1px;
}
.Yoso01_Table tbody [class*="Waku"] {
	font-weight: bold;
	padding: 8px 2px;
	font-size:66%;
	text-align: center;
}
.Yoso_HonshiBox_01 .Yoso_Comment_Txt {
	padding-top:12px;
}
.Yoso01_Table thead th a{
	width:32px;
	height:7.6em;
	display: table;
	font-weight: bold;
	text-align: center;
	background: #fff;
	margin: 2px;
	padding: 6px 0;
	border-radius: 3px;
	box-shadow: 0 2px 2px rgba(146, 151, 165, .5);
}
.Yoso01_Table thead th a p{
	display: table-cell;
	vertical-align:middle;
	line-height:1.1;
}
.Race_Yoso_Area table td {
	text-align:center;
	height:36px;
}
.Yoso01_Table tbody td.Popular,
.Yoso01_Table tbody td.Weight {
	font-size: 78%;
}
.Yoso01_Table .Popular > span:not(.Odds_Ninki),
.Yoso01_Table .Weight > span {
	color: #9c9fa6;
	display: inline;
	font-size: 85%;
	font-weight: 700;
	margin:auto;
	margin-top: 8px;
	white-space: nowrap;
	text-align:center;
}
.Yoso01_Table .Popular > span.Odds_Ninki,
.Yoso01_Table .Weight > span.Odds_Ninki {
	color: #f20;
	padding-right:4px;
}
.Yoso01_Table tbody td.Mark_Pro:nth-child(even){
	background:#fafafa;
}
.NotesWrap p {
	font-size: 78%;
	padding: 0 8px 8px;
}
.Tendency_Data_Table {
	position:relative;
}
.YosoShirushi_Info01 {
	background:url("../img/race/shirushi_sample_01.jpg") no-repeat 0 0;
	position:absolute;
}
.Yoso_PremiumInfo01 {
	width:96%;
	position:absolute;
	top:180px;
	left:0;
	z-index:200;
}
.KenkaiSample01 {
	max-width:460px;
}

.Race_Yoso_Area{
	padding:6px 0 8px;
	position: relative;
}
.Race_Yoso_Area > table{
	position: absolute;
	z-index: 50;
}
.Race_Yoso_Area table th {
	height: 37px;
}
.Race_Yoso_Area table td {
	white-space: nowrap;
	text-align:right;
}
.Race_Yoso_Area table.Horse_Name_Table th.Horse_Name_Table,
.Race_Yoso_Area table.Tendency_Data_Table th.Horse_Name_Table {
	white-space: nowrap;
	height: 37px;
	vertical-align:middle;
}
.Race_Yoso_Area table.Horse_Name_Table td.Horse_Info{
	background:#fff;
	text-align:left;
	height:27px;
	vertical-align:middle;
}
table.Yoso01_Table {
	background: #fff;
	border-right: 3px double #ddd!important;
}
table.Yoso01_Table td.Horse_Info{
	font-size: 76%;
}
.Race_Yoso_Area .Horse_Date_Table {
	overflow:auto;
}
.Yoso01_Table tbody td.Popular,
.Yoso01_Table tbody td.Weight {
	font-size: 78%;
	text-align: right;
}
.Yoso01_Table tbody td.Mark_Pro:nth-child(even){
	background:#fafafa;
}
.NotesWrap p {
	font-size: 78%;
	padding: 0 8px 8px;
	line-height: 1.3;
}
.Yoso_Check {
	background: #fff;
	padding: 0 8px 8px;
	display: table;
	width: 100%;
}
.Yoso_Check .Select > input {
	display: none;
}
.Yoso_Check .Select,
.Yoso_Check .Txt {
	display: table-cell;
	vertical-align: middle;
}
.Yoso_Check .Txt {
	width: 100%;
	color: #333;
	padding-left: 6px;
}
.Yoso_Check .Txt > span {
	display: block;
	font-size: 70%;
	color: #666;
	margin-top: 4px;
	line-height: 1.2;
}
.Yoso_Send_Btn {
	padding: 8px;
}
.Yoso_Send_Btn .Button_01 {
	background: #ef5350;
}


/*-- 予想家枠(予想・5走表横) --*/
.Race_YosoArea01 dl.Yosoka {
	border-left: 1px solid #dadada;
	border-bottom: 1px solid #dadada;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: flex;
	-webkit-flex-direction: column;
	flex-direction: column;
}
.Race_YosoArea01 dl.Yosoka dt{
	padding: 3px;
}
th.Mark_Pro.Yosoka a,
.Race_YosoArea01 dl.Yosoka dt > a{
	position: relative;
	width: 36px;
	height: 110px;
	padding: 17px 0 32px;
	text-align: center;
	background: #fff;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	box-shadow: 0 1px 1px 1px rgba(146, 151, 165, .2);
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	-webkit-justify-content: center;
	justify-content: center;
}
th.Mark_Pro.Yosoka a {
	width: 2em;
	height: 64px;
	padding-bottom: 2px;
	margin: 0 auto;
}
th.Mark_Pro.Yosoka > a > p,
.Race_YosoArea01 dl.Yosoka dt > a > p{
	font-weight: bold;
	max-height: 4.6em;
	overflow: hidden;
	text-align: center;
	width: 1.01em;
}
th.Mark_Pro.Yosoka > a > p {
	max-height: 3em;
}
th.Mark_Pro.Yosoka img,
.Race_YosoArea01 dl.Yosoka dt img{
	width: 28px;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	position: absolute;
	bottom: 2px;
	left: 3px;
}
th.Mark_Pro.Yosoka img {
	width: 18px;
}
th.Mark_Pro.Yosoka span.YosoLabel,
.Race_YosoArea01 dl.Yosoka dt span.YosoLabel{
	color: #fff;
	text-align: center;
	display: block;
	width: 100%;
	padding: 3px 0;
	position: absolute;
	left: 0;
	top: 0;
	font-size: 10px;
}
th.Mark_Pro.Yosoka.Gensen01 > a,
.Race_YosoArea01 dl.Yosoka.Gensen01 dt > a{
	border: 1px solid #d5524f;
}
th.Mark_Pro.Yosoka.Gensen02 > a,
.Race_YosoArea01 dl.Yosoka.Gensen02 dt > a{
	border: 1px solid #e99f36;
}
th.Mark_Pro.Yosoka.Premium01 > a,
.Race_YosoArea01 dl.Yosoka.Premium01 dt > a{
	border: 1px solid #c1ab71;
}
th.Mark_Pro.Yosoka.Free01 > a,
.Race_YosoArea01 dl.Yosoka.Free01 dt > a{
	border: 1px solid #3251bc;
}
th.Mark_Pro.Yosoka.Gensen01 span.YosoLabel,
.Race_YosoArea01 dl.Yosoka.Gensen01 dt span.YosoLabel{
	background: #d5524f;
}
th.Mark_Pro.Yosoka.Gensen02 span.YosoLabel,
.Race_YosoArea01 dl.Yosoka.Gensen02 dt span.YosoLabel{
	background: #e99f36;
}
th.Mark_Pro.Yosoka.Premium01 span.YosoLabel,
.Race_YosoArea01 dl.Yosoka.Premium01 dt span.YosoLabel{
	background: #c1ab71;
}
th.Mark_Pro.Yosoka.Free01 span.YosoLabel,
.Race_YosoArea01 dl.Yosoka.Free01 dt span.YosoLabel{
	background: #3251bc;
}
th.Mark_Pro.Yosoka.Premium01 span.YosoLabel:before,
.Race_YosoArea01 dl.Yosoka.Premium01 dt span.YosoLabel:before {
	content: "";
	display: inline-block;
	background-image: url('../img/icon/icon_key04.png');
	background-repeat: no-repeat;
	-webkit-background-size: 100% auto;
	-moz-background-size: 100% auto;
	-ms-background-size: 100% auto;
	background-size: 100% auto;
	width: 13px;
	height: 13px;
	margin: -3px 0;
}

.Shutuba_Table tr.HorseList td.Kaishu {
	font-size: 76%;
	color: #d5524f;
	font-weight: bold;
	text-align: center;
}
.Race_YosoArea01 .YosoTableWrap dl.Yosoka.Yosoka dd.Kaishu {
	font-size: 76%;
	color: #d5524f;
	font-weight: bold;
	text-align: center;
	border-top: 1px solid #dadada;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	-webkit-justify-content: center;
	justify-content: center;
	flex: 1;
}
.Shutuba_Table tr.HorseList td.Kaishu.Gensen01,
.Race_YosoArea01 dl.Yosoka.Yosoka.Gensen01 dd.Kaishu {
	color: #d5524f;
}
.Shutuba_Table tr.HorseList td.Kaishu.Gensen02,
.Race_YosoArea01 dl.Yosoka.Yosoka.Gensen02 dd.Kaishu {
	color: #e99f36;
}
.Shutuba_Table tr.HorseList td.Kaishu .KaishuDataBox,
.Race_YosoArea01 dl.Yosoka dd.Kaishu .KaishuDataBox {
	width: 33px;
}
.Shutuba_Table tr.HorseList td.Kaishu .KaishuDataBox span,
.Race_YosoArea01 dl.Yosoka dd.Kaishu .KaishuDataBox span {
	margin: auto;
}
.Shutuba_Table tr.HorseList td.Kaishu .KaishuDataBox > span:first-of-type,
.Race_YosoArea01 dl.Yosoka dd.Kaishu .KaishuDataBox > span:first-of-type {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	-webkit-justify-content: flex-end;
	justify-content: flex-end;
	-webkit-flex-direction: column;
	flex-direction: column;
	min-height: 8.6em;
}
.Shutuba_Table tr.HorseList td.Kaishu .KaishuDataBox span.Num,
.Race_YosoArea01 dl.Yosoka dd.Kaishu .KaishuDataBox span.Num {
	display: block;
	font-size: 88%;
	margin: 4px auto;
}
.Shutuba_Table tr.HorseList td.Kaishu .KaishuDataBox a.BuyBtn01,
.Race_YosoArea01 dl.Yosoka dd.Kaishu .KaishuDataBox a.BuyBtn01 {
	position: relative;
	display: block;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	width: 33px;
	margin: 8px auto;
	padding: 8px 0;
	text-align: center;
}
.Shutuba_Table tr.HorseList td.Kaishu.Gensen01 .KaishuDataBox a.BuyBtn01,
.Race_YosoArea01 dl.Yosoka.Gensen01 dd.Kaishu .KaishuDataBox a.BuyBtn01 {
	color: #d5524f;
	border: 1px solid #d5524f;
}
.Shutuba_Table tr.HorseList td.Kaishu.Gensen02 .KaishuDataBox a.BuyBtn01,
.Race_YosoArea01 dl.Yosoka.Gensen02 dd.Kaishu .KaishuDataBox a.BuyBtn01 {
	color: #e99f36;
	border: 1px solid #e99f36;
}
.Shutuba_Table tr.HorseList td.Kaishu.Gensen01 .KaishuDataBox a.BuyBtn01:hover,
.Race_YosoArea01 dl.Yosoka.Gensen01 dd.Kaishu .KaishuDataBox a.BuyBtn01:hover {
	background: #fae9e9;
}
.Shutuba_Table tr.HorseList td.Kaishu.Gensen02 .KaishuDataBox a.BuyBtn01:hover,
.Race_YosoArea01 dl.Yosoka.Gensen02 dd.Kaishu .KaishuDataBox a.BuyBtn01:hover {
	background: #fcf1e2;
}
.Shutuba_Table tr.HorseList td.Kaishu .KaishuDataBox a.BuyBtn01:before,
.Race_YosoArea01 dl.Yosoka dd.Kaishu .KaishuDataBox a.BuyBtn01:before {
	content: '';
	display: inline-block;
	width: 20px;
	height: 20px;
	background-position: 0 0;
	background-repeat: no-repeat;
	-webkit-background-size: 20px 20px;
	-moz-background-size: 20px 20px;
	-ms-background-size: 20px 20px;
	background-size: 20px 20px;
	vertical-align: middle;
	margin: 0 0 4px;
}
.Shutuba_Table tr.HorseList td.Kaishu.Gensen01 .KaishuDataBox a.BuyBtn01:before,
.Race_YosoArea01 dl.Yosoka.Gensen01 dd.Kaishu .KaishuDataBox a.BuyBtn01:before {
	background-image: url("../img/icon/icon_key02.png");
}
.Shutuba_Table tr.HorseList td.Kaishu.Gensen02 .KaishuDataBox a.BuyBtn01:before,
.Race_YosoArea01 dl.Yosoka.Gensen02 dd.Kaishu .KaishuDataBox a.BuyBtn01:before {
	background-image: url("../img/icon/icon_key03.png");
}

/*-- 予想表 --*/
.Yosoka_Ranking_Inner .Race_Yoso_List .LinkBox_01 .Right_Box h2 {
	height:2.7em;
}

.Race_YosoArea01 dl.AllMarkList01 dt {
	padding: 3px 4px;
}
.Race_YosoArea01 dl.Horse_Info dt {
	position: relative;
}

.Race_YosoArea01 dl.Horse_Info dt .PaperSetBtn {
	position: absolute;
	right: 4px;
	bottom: 3px;
	display: inline-block;
	height: 31px;
	padding: 0 12px;
	color: #444;
	font-size: 72.3%;
	font-weight: 700;
	text-align: center;
	background-color: #fff;
	border: 1px solid #dbdbdb;
	border-radius: 4px;
	cursor: pointer;
	outline: none;
	vertical-align: top;
}
.Race_YosoArea01 dl.Horse_Info dt .PaperSetBtn:before {
	content: "";
	display: inline-block;
	background-image: url('../img/icon/icon_sprite_race_nk01.png');
	background-repeat: no-repeat;
	-webkit-background-size: 250px auto;
	-moz-background-size: 250px auto;
	-ms-background-size: 250px auto;
	background-size: 250px auto;
	width: 27px;
	height: 25px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -13px;
	margin-top: -13px;
	background-position:-186px 0;
}
.Race_YosoArea01 dl.Horse_Info dt .PaperSetBtn span {
	display: block;
	width: 21px;
	height: 20px;
	overflow: hidden;
	text-indent: -9633em;
}
/* 有料会員誘導 */
.Race_YosoArea01 .Premium_Regist_Box02.Yoso_PremiumInfo01 {
	width: 260px;
	position: absolute;
	top: 147px;
	left: 106px;
	z-index: 200;
	margin: 0 2px;
}
@media only screen and (max-width: 374px) {
	.Race_YosoArea01 .Premium_Regist_Box02.Yoso_PremiumInfo01 {
		width: 240px;
	}
}
@media only screen and (max-width: 321px){
	.Race_YosoArea01 .Premium_Regist_Box02.Yoso_PremiumInfo01 {
		width: 208px;
	}
}


/*======================================
コンピューター予想
======================================*/
/* CP予想印 */
.Current_Result {
	margin: 10px;
}
.Current_Result .Txt {
	color: #444;
	font-size: 0.9375rem;
	line-height: 1.4;
}
.Current_Result .Txt:not(:last-child) {
	margin-bottom: 10px;
}
.Current_Result .Yoso_Mark_Kaime {
	margin: 10px 0;
	width: 100%;
	border-collapse: collapse;
}
#Netkeiba_Race_Yoso_Cp .Yoso_Mark_Kaime td {
	padding: 5px;
	font-size: 0.9375rem;
	line-height: 20px;
	vertical-align: middle;
	border: 1px solid #dadada;
}
#Netkeiba_Race_Yoso_Cp .Yoso_Mark_Kaime .Mark_Pro {
	width: 28px;
	font-size: 1.125rem;
}
#Netkeiba_Race_Yoso_Cp .Yoso_Mark_Kaime .Icon_Shirushi {
	display: block;
}
#Netkeiba_Race_Yoso_Cp .Yoso_Txt01 {
	margin: 16px 10px;
	color: #444;
	font-size: 0.9375rem;
	line-height: 1.4;
}
#Netkeiba_Race_Yoso_Cp .Race_Yoso_Area {
	position: relative;
	margin: 10px 0 30px;
	padding: 0;
}
#Netkeiba_Race_Yoso_Cp .Race_Yoso_Area .Horse_Date_Table {
	overflow-x: auto;
}
#Netkeiba_Race_Yoso_Cp .Race_Yoso_Area .Yoso01_Table {
	border-collapse: collapse;
	background-color: #fff;
	z-index: 1;
}
#Netkeiba_Race_Yoso_Cp .Race_Yoso_Area #HorseNameTable01 {
	position: absolute;
	top: 0;
	left: 0;
	border-right: 3px double #dadada;
	z-index: 2;
}
#Netkeiba_Race_Yoso_Cp .Yoso01_Table thead th {
	padding: 3px 2px;
	color: #777;
	font-size: 0.8125rem;
	line-height: 1.2;
	letter-spacing: 1px;
	vertical-align: middle;
	white-space: nowrap;
	background-color: #eaeaea;
	border: 1px solid #dadada;
}
#Netkeiba_Race_Yoso_Cp .Yoso01_Table thead .CP_Result th {
	background-color: #cdf;
}
#Netkeiba_Race_Yoso_Cp .Yoso01_Table thead .Num div {
	width: 24px;
	margin: 0 auto;
	padding: 4px 0;
	color: #3251bc;
	background-color: #fff;
	border: 1px solid #ccc;
}
#Netkeiba_Race_Yoso_Cp .Yoso01_Table td {
	height: 36px;
	padding: 8px;
	color: #555;
	vertical-align: middle;
	white-space: nowrap;
	border: 1px solid #dadada;
}
#Netkeiba_Race_Yoso_Cp .Yoso01_Table [class*="Waku"] {
	padding: 8px 2px;
	font-size: 0.75rem;
	font-weight: 700;
	text-align: center;
}
#Netkeiba_Race_Yoso_Cp .Yoso01_Table .Horse_Info {
	font-size: 0.875rem;
	font-weight: 700;
}
#Netkeiba_Race_Yoso_Cp .Yoso01_Table tbody .CP_Result td:nth-child(3) {
	background-color: #f0f4ff;
}

/* 設定変更 */
.CP_Setting {
	width: 100%;
	margin: 10px 0;
	border-collapse: collapse;
}
.CP_Setting thead th {
	padding: 3px 2px;
	color: #777;
	font-size: 0.8125rem;
	line-height: 1.2;
	vertical-align: middle;
	white-space: nowrap;
	background-color: #eaeaea;
	border: 1px solid #dadada;
}
.CP_Setting tbody th {
	padding: 8px;
	color: #555;
	font-size: 0.9375rem;
	font-weight: 700;
	text-align: left;
	vertical-align: middle;
	white-space: nowrap;
	background-color: #cdf;
	border: 1px solid #dadada;
}
.CP_Setting tbody td {
	padding: 8px;
	text-align: center;
	background-color: #fff;
	border: 1px solid #dadada;
}
#Netkeiba_Race_Yoso_Cp .Radio_Btn input {
	display: none;
}
#Netkeiba_Race_Yoso_Cp .Radio_Btn .Radio_Btn_Off {
	display: inline-block;
	width: 28px;
	height: 28px;
	background-image: url(../img/race/radio_off.png);
	background-repeat: no-repeat;
	background-size: 28px;
	background-position: center center;
	border-radius: 50%;
	-webkit-box-shadow: 0 0 2px rgba(150, 150, 150, 0.6);
	box-shadow: 0 0 2px rgba(150, 150, 150, 0.6);
}
#Netkeiba_Race_Yoso_Cp .Radio_Btn input:checked + .Radio_Btn_Off {
	background-image: url(../img/race/radio_on.png);
}
#Netkeiba_Race_Yoso_Cp .Setting_Box {
	margin: 10px 10px 30px;
}
#Netkeiba_Race_Yoso_Cp .Setting_Box [type="submit"] {
	position: relative;
	width: 100%;
	color: #555;
	font-size: 88%;
	font-weight: 700;
	text-align: center;
	line-height: 1.2;
	padding: 16px 0;
	background-color: #fff;
	border: 1px solid #dedede;
	border-radius: 4px;
}

/*======================================
今日のレースモーダル #NarRaceKaisaiList
======================================*/
#NarRaceKaisaiList .Main_Column {
	padding-bottom: 30px;
}

#NarRaceKaisaiList .RaceList_Main_Box a {
	padding: 4px 0 4px 10px;
}
#NarRaceKaisaiList .RaceList_Main_Box .RaceList_Item01 .Race_Num {
	font-size: 72.23%;
	width: 40px;
	line-height: 2.51;
}
#NarRaceKaisaiList .RaceList_Main_Box .RaceList_Item02 dl .Race_Name {
	font-size: 72.23%;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	overflow: hidden;
}
#NarRaceKaisaiList .RaceList_Main_Box .RaceList_Item02 dl .Race_Data {
	font-size: 72.23%;
}
#NarRaceKaisaiList .RaceList_Main_Box .RaceList_Item02 dl .Race_Name .Icon_GradeType {
	margin-top: 0px;
	line-height: 1.5;
}


/*======================================
開催一覧
======================================*/
.ScheduleLink {
	margin: 10px 10px 0;
	text-align: right;
}
.ScheduleLink p.Title_BtnMore {
	display: inline-block;
}

.Btn_Group.KaisaiListBtn {
	-webkit-overflow-scrolling: touch;
	overflow-x: auto;
	margin-top: 10px;
	padding: 0;
}
.KaisaiListBtn .KaisaiListBtnWrap {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	position: relative;
}
.Btn_Group.KaisaiListBtn ul {
	width: 280px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}
.Btn_Group.KaisaiListBtn ul li {
	padding: 0 10px 2px;
	position: relative;
	z-index: 20;
}
.Btn_Group.KaisaiListBtn ul li a {
	display: block;
}
.Btn_Group.KaisaiListBtn ul.Tab1 li {
	width: 100%;
}
.Btn_Group.KaisaiListBtn ul.Tab2 li {
	width: 50%;
	box-shadow: none;
}
.Btn_Group.KaisaiListBtn ul.Tab3 li {
	width: 33.33%;
}
.Btn_Group.KaisaiListBtn li.Active a span.Sat,
.Btn_Group.KaisaiListBtn li.Active a span.Sun {
	color: #fff;
}
/* PC */
@media only screen and (min-width: 767px) {
	.Btn_Group.KaisaiListBtn ul li {
		width: 140px;
	}
}
@media only screen and (min-width: 362px) and (max-width: 380px) {
	.Btn_Group.KaisaiListBtn ul {
		width: 288px;
	}
	.Btn_Group.KaisaiListBtn ul.Tab1 li {
		width: 288px;
	}
	.Btn_Group.KaisaiListBtn ul.Tab2 li {
		width: 144px;
	}
	.Btn_Group.KaisaiListBtn ul.Tab3 li {
		width: 96px;
	}
}
@media only screen and (min-width: 322px) and (max-width: 361px) {
	.Btn_Group.KaisaiListBtn ul {
		width: 256px;
	}
	.Btn_Group.KaisaiListBtn ul.Tab1 li {
		width: 256px;
	}
	.Btn_Group.KaisaiListBtn ul.Tab2 li {
		width: 128px;
	}
	.Btn_Group.KaisaiListBtn ul.Tab3 li {
		width: 86px;
	}
}
@media only screen and (max-width: 321px) {
	.Btn_Group.KaisaiListBtn ul {
		width: 224px;
	}
	.Btn_Group.KaisaiListBtn ul.Tab1 li {
		width: 224px;
	}
	.Btn_Group.KaisaiListBtn ul.Tab2 li {
		width: 112px;
	}
	.Btn_Group.KaisaiListBtn ul.Tab3 li {
		width: 74px;
	}
}

/* 開催table */
.KaisaiBox {
	padding: 8px;
}
.KaisaiBox table.RaceList {
	border-collapse: collapse;
}
.KaisaiBox table.RaceList:last-child {
	border-right: 1px solid #A1A1A5;
}
.KaisaiBox table.RaceList tr.Header {
}
.KaisaiBox table.RaceList tr.Header th {
	font-size: 66.7%;
	color: #666;
	background: #eaeaea;
	border-top: 1px solid #ddd;
	border-left: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	height: 39px;
	vertical-align: middle;
}
.KaisaiBox table.RaceList tr.RaceName {
	background: #fff;
}
.KaisaiBox table.RaceList tr.Header th.RaceNum,
.KaisaiBox table.RaceList tr.RaceName td.RaceNum,
.KaisaiBox table.RaceList tr.RaceName th {
	font-size: 61.2%;
	color: #fff;
	background: #818181;
}
.KaisaiBox table.RaceList tr.RaceName td.RaceNum {
	font-weight: bold;
	text-align: center;
	width: 1em;
	padding: 2px;
}
.KaisaiBox table.RaceList tr.RaceName td {
	font-size: 61.2%;
	border-bottom: 1px solid #ddd;
	border-left: 1px solid #ddd;
	vertical-align: middle;
}
.KaisaiBox table.RaceList tr.RaceName td a {
	display: block;
	font-weight: bold;
	color: #444;
	padding: 0 4px;
	line-height: 1.2;
	height: 38px;
	vertical-align: middle;
	position: relative;
}
.KaisaiBox table.RaceList tr.RaceName a > div {
	width: 94%;
	position: absolute;
	top: 50%;
	-webkit-transform: translate(0%,-50%);
	-moz-transform: translate(0%,-50%);
	transform: translate(0%,-50%);
}
.KaisaiBox table.RaceList tr.RaceName a .Race {
	display: block;
	line-height: 1.2;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.KaisaiBox .RaceList_Table table.RaceList tr.RaceName > td {
	height: 39px;
}
.KaisaiBox .Close {
	font-size: 88%;
	font-weight: bold;
	color: #fff;
	text-align: center;
	padding: 12px;
	background: #42434f;
	border: 1px solid #555;
}
.KaisaiBox table.RaceList tr.RaceName a span.Time {
	display: block;
	color: #999;
	padding-top: 2px;
}
.KaisaiBox table.RaceList tr.RaceName a span.Turf {
	color: #58af4a;
}
.KaisaiBox table.RaceList tr.RaceName a span.Dirt {
	color: #874c11;
}

/* 終了レース */
.KaisaiBox table.RaceList tr.Race_Fixed a {
	background: #fff3f3;
}
/* 3場開催 Col3 */
.KaisaiBox .RaceList_Table.Col3 table.RaceList {
	float: left;
	width: 30%;
	width : -webkit-calc( (100% - 22px) / 3) ;
	width : calc( (100% - 22px) / 3) ;
}
/* 2場開催 Col2 */
.KaisaiBox .RaceList_Table.Col2 table.RaceList {
	float: left;
	width: 45%;
	width : -webkit-calc( (100% - 22px) / 2) ;
	width : calc( (100% - 22px) / 2) ;
}
/* 1場開催 Col1 */
.KaisaiBox .RaceList_Table.Col1 table.RaceList {
	float: left;
	width: 90%;
	width : -webkit-calc(100% - 22px) ;
	width : calc(100% - 22px) ;
}

.KaisaiBox .RaceList_Table table.RaceList.RaceList_Num {
	width: 22px;
}
@media only screen and (min-width: 1024px) {
	.KaisaiBox {
		width: 920px;
		margin:0 auto;
	}
}
/* slick処理前 */
.KaisaiList_Slide {
	min-height: 500px;
	display: none;
}

/*==============================================
 結果払戻
==============================================*/
.Race_Infomation_Box {
	margin: 26px 10px 16px;
	padding: 15px 18px;
	color: #888;
	font-size: 0.9375rem;
	font-weight: 700;
	line-height: 1.6;
	background-color: #f3f3f3;
	border-radius: 7px;
}
/* もっとみるボタン */
.MoreColumnList {
	margin-top: 20px;
}
a.LinkBtn_More {
	color: #666;
	font-size: 61%;
	font-weight: bold;
	text-align: center;
	border: 1px solid #e0e0e0;
	border-radius: 1.27em;
	line-height: 2.55;
	display: block;
	width: 79%;
	min-width: 142px;
	margin: 0 auto;
	position: relative;
}
a.LinkBtn_More .Icon_Arrow {
	display: inline-block;
	position: relative;
	vertical-align: middle;
	margin-left: 13px;
	width: 9px;
	height: 7px;
	background: url(https://rnews.sp.netkeiba.com/common/img/icon/icon_sprite_column.png?20180723) no-repeat;
	-webkit-background-size: 70px auto;
	-moz-background-size: 70px auto;
	background-size: 70px auto;
	background-position: -26px -85px;
}
a.LinkBtn_More .icon_Read01 {
	display: inline-block;
	position: relative;
	vertical-align: middle;
	margin-left: 13px;
	width: 11px;
	height: 12px;
	background: url(https://rnews.sp.netkeiba.com/common/img/icon/icon_sprite_column.png?20180723) no-repeat;
	-webkit-background-size: 70px auto;
	-moz-background-size: 70px auto;
	background-size: 70px auto;
	background-position: -26px -96px;
}
.Tab_ResultSelect {
	padding: 16px 10px;
}
.Tab_ResultSelect .Inner{
	padding:8px 28px 0;
}
.Tab_ResultSelect ul{
	border-radius: 3px 3px 0 0;
}
.Tab_ResultSelect ul li{
	display: table;
}
.Tab_ResultSelect ul a{
	display: table-cell;
	background: #fff;
	color: #888c99;
	font-size: 77%;
	height: 42px;
	line-height: 1.2;
	text-align: center;
	vertical-align: middle;
}
.ActionBtn .All_Action + label,
.ActionBtn .Mark_Action + label,
.Cancel_Action + label{
	box-shadow:none;
	border:1px solid #888;
}
.Tab_ResultSelect ul .Active a{
	background: #4150b2 url(../img/race/menu_selected.png) no-repeat center;
	-webkit-background-size: 44px 35px;
	-moz-background-size: 44px 35px;
	-ms-background-size: 44px 35px;
	background-size: 44px 35px;
	color: #fff;
}
.Tab_ResultSelect ul li:first-child a{
	border-radius: 3px 0 0 0;
}
.Tab_ResultSelect:after{
	content: "";
	display: block;
	width: 100%;
}
.RaceInfo_Select_Menu ul .No_Link{
	background: #ADADAD;
	color: #777;
}
/*==============================================
掲示板
リスト内部のデザイン----ユーザーコメントなど
==============================================*/
.CommentBoxWrap_Inner .Title_Sec {
	position: relative;
}
.CommentBoxWrap_Inner .Title_Sec .CommnentCount{
	color: #999;
	font-size: 68%;
	text-align: right;
	padding-top: 2px;
	position:absolute;
	top: 0;
	right: 0;
}
.CommentBoxWrap_Inner .Title_Sec .CommnentCount > span{
	margin-left:6px;
	color:#222;
	font-weight:bold;
}
.CommentBoxWrap_Inner .Title_Sec .CommnentCount > .Icon_Comment {
	position: relative;
	top: -2px;
	left: 2px;
	float: left;
	margin-right: 5px;
	display: inline-block;
	background: url("../img/icon/icon_sprite_db_S.png");
	background-repeat: no-repeat;
	-webkit-background-size: 55px 1000px;
	-moz-background-size: 55px 1000px;
	-ms-background-size: 55px 1000px;
	background-size: 55px 1000px;
	background-position: -13px -2px;
	width: 19px;
	height: 17px;
}
.CommentBoxWrap_Inner .Title_Sec .CommnentCount > .Icon_Comment:before {
	display: none;
}
.CommentBoxWrap_Inner ul.BBS {
	margin:0 auto;
	padding: 0 !important;
}
.CommentBoxWrap_Inner ul.BBS > li {
	padding: 8px 10px;
}
.CommentBoxWrap_Inner ul.BBS .Avatar_Img_S {
	width: 35px;
	height: 35px;
	border-radius: 50%;
}
.CommentBoxWrap_Inner ul.BBS .User_Name {
	position: relative;
}
.CommentBoxWrap_Inner ul.BBS .User_Name img {
	width: 35px;
	height: 35px;
	float:left;
	margin-right:10px;
	border-radius: 50%;
}
.CommentBoxWrap_Inner ul.BBS .User_Name .User_Name_Txt {
	padding: 0;
	padding-left: 0px;
	padding-top: 7px;
	font-size: 72%;
	color: #888;
	position: relative;
	top: 0px;
}
.CommentBoxWrap_Inner ul.BBS .User_Name .User_Name_Txt a {
	color: #888;
	font-weight: bold;
}
.CommentBoxWrap_Inner ul.BBS .User_Name .ResNumber {
	display: inline-block;
	color: #999;
	font-size: 75%
}
.CommentBoxWrap_Inner ul.BBS .User_Name .Date{
	color: #999;
	font-size: 61.1%;
	position: absolute;
	right: 0;
	top: 3px !important;
}
.CommentBoxWrap_Inner ul.BBS .taR {
	display: none;
}
.CommentBoxWrap_Inner ul.BBS .BBS_Comment {
	color: #222;
	font-size: 90%;
	font-weight: normal;
	line-height: 1.5;
	word-break: break-all;
	-webkit-box-orient: vertical;
	margin: 0 0 10px 0;
}
.CommentBoxWrap_Inner ul.BBS .BBS_Btn.Nice {
	display: block;
	margin-bottom: 0 !important;
	font-size: .8em;
	float: right;
	color: #999;
}
.CommentBoxWrap_Inner ul.BBS .Nice em{
	font-style: normal;
	color: #c00;
}
.CommentBoxWrap_Inner .CommentBtnNice,
.CommentBoxWrap_Inner .Comment_Like_CountSpace {
	display: inline;
}
.CommentBoxWrap_Inner .CommentBtnNice a,
.CommentBoxWrap_Inner .Comment_Like_CountSpace a {
	color: #777;
	display: inline;
}
.CommentBoxWrap_Inner ul.BBS .CommentBalloon {
	position:relative ;
	top: -13px;
	margin-left: 44px;
	margin-bottom: -13px;
	padding: 18px 18px 15px;
	background: #f3f3f3;
	border-radius: 4px;
}
.CommentBoxWrap_Inner ul.BBS .CommentBalloon .CommentBtnDesign {
	position: relative;
	top: 9px;
	margin-right:6px;
}
.CommentBoxWrap_Inner ul.BBS .CommentBalloon .CommentBtnDesign:last-child{
	margin-right:0px;
}
.CommentBoxWrap_Inner ul.BBS .CommentBalloon .CommentBtnDesign:nth-child(4){
	font-size:80%;
	top: 4px;
	color: #999;
}
.CommentBoxWrap_Inner .Inner_Txt_No_Result {
	margin: 13px 10px 30px;
	padding: 15px 18px;
	color: #888;
	font-size: 0.9375rem;
	font-weight: 700;
	line-height: 1.6;
	background-color: #f3f3f3;
	border-radius: 7px;
}

/*--アイコン小--*/
.CommentBoxWrap_Inner ul.BBS .CommentBalloon .Icon_BBS_S {
	display: inline-block;
	background: url("../img/icon/icon_sprite_db_S.png");
	background-repeat: no-repeat;
	-webkit-background-size: 55px 1000px;
	-moz-background-size: 55px 1000px;
	-ms-background-size: 55px 1000px;
	background-size: 55px 1000px;
	width: 17px;
	height: 17px;
}
.CommentBoxWrap_Inner ul.BBS .CommentBalloon .Icon_Reply {
	background-position: -8.25px -56.25px;
	width: 18px;
	height: 18px;
	background-size: 41.25px 750px;
}
.CommentBoxWrap_Inner ul.BBS .CommentBalloon .Icon_BBS_Like {
	background-position: -16px -38px;
}
.CommentBoxWrap_Inner ul.BBS .CommentBalloon .Icon_UserBlock {
	background-position: -6.75px -84px;
	width: 18px;
	height: 18px;
	background-size: 41.25px 750px;
}
.CommentBoxWrap_Inner ul.BBS .CommentBalloon .Icon_Hidden {
	background: url(../img/icon/icon_sp_sns_x2.png);
	background-size:144px 432px;
	-moz-background-size:144px 432px;
	-webkit-background-size:144px 432px;
	-o-background-size:144px 432px;
	-ms-background-size:144px 432px;
	background-repeat:no-repeat;
	background-position: -64px -256px;
}
.CommentBoxWrap_Inner ul.BBS .CommentBalloon .CommentBtnDesign.Good,
.CommentBoxWrap_Inner ul.BBS .CommentBalloon .CommentBtnDesign.Edit{
	top:5px;
	margin-top: 3px;
	display:inline-block;
	color: #777;
	font-size: .7em;
	text-align:center;
	border-radius: 4px;
}
.CommentBoxWrap_Inner ul.BBS .CommentBalloon .CommentBtnDesign.Good{
	float:right;
	padding:7px 5px 5px 26px;
}
.CommentBoxWrap_Inner ul.BBS .CommentBalloon .CommentBtnDesign.Edit{
	padding:6px 5px 5px;
	margin-right: 0;
	top: 1px;
}
.CommentBoxWrap_Inner ul.BBS .CommentBalloon .CommentBtnDesign.Off{
	color:#ccc;
}
.CommentBoxWrap_Inner ul.BBS .CommentBalloon .CommentBtnDesign.Good .Icon_BBS_S{
	position: absolute;
	top: 3px;
	left: 9px;
}
.CommentBoxWrap_Inner ul.BBS .CommentBalloon .LikeCount{
	padding-left: 5px;
}
.CommentBoxWrap_Inner ul.BBS .CommentBalloon .CommentBtnList{
	float: left;
	position: relative;
}
.CommentBoxWrap_Inner ul.BBS .CommentBalloon .Btn {
	color: #777;
	display: inline-block;
	font-size: 1.11em;
}
.Comment_Form_01_fixbtn {
	margin-top: 8px;
}
.Icon_Write_Comment {
	display: inline-block;
	background: url("../img/icon/icon_sprite_db_S.png");
	background-repeat: no-repeat;
	-webkit-background-size: 55px 1000px;
	-moz-background-size: 55px 1000px;
	-ms-background-size: 55px 1000px;
	background-size: 55px 1000px;
	width: 22px;
	height: 17px;
	background-position: -13px -2px;
	vertical-align: -3px;
}

/* 返信 */
.CommentBoxWrap_Inner .Comment_Form_01_resbtn a {
	color: #777;
	display: inline;
	margin: 0px;
	padding: 0px;
}
/*コメントフォーム*/
.CommentBoxWrap_Inner .Comment_Form_01{
	padding: 8px 10px;
}
.Comment_Form_01 button{
	margin:6px auto 8px;
}
.Comment_Form_01 .Res_Form textarea.jqm-input-text{
	display: inline-block;
	color: #333;
	font-family: "ArialMT", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3" !important;
	font-size: 16px;
	line-height: 1.4;
	text-shadow: 0 1px 0 #fff;
	word-wrap: break-word;
	border: 1px solid #B3B3B3;
	border-radius: 4px !important;
	width:100%;
	padding: .4em;
	margin-top: 12px;
	background: #fff;
	box-shadow: none;
}
.Comment_Form_01 .Common_Title_Sec h3{
	font-size:95%;
	padding:8px 8px;
}
.CommentBoxWrap_Inner .Attention_Form{
	font-size: .88em;
}
.CommentBoxWrap_Inner .Attention_Form button{
	font-size: .85rem!important;
}
.CommentBoxWrap_Inner .Attention_Form .Icon_SNS_M.comment-jqm-btn {
	line-height: 1.4;
}
.Comment_Form_01 .CommentCautionText{
	font-size:80%;
	margin:4px 20px 4px 10px;
}
.CommentBtnCenter{
	text-align: center;
}
.CommentBtnCenter .jqm-btn{
	margin:6px auto;
	width:150px;
}
/*投稿するボタン*/
.Comment_Form_01 .Comment_Form_01_btnhide a,
.CommentBoxWrap_Inner .Res_Form button {
	display: block;
	width: 200px;
	color: #fff;
	cursor: pointer;
	font-size: 80%;
	font-weight: bold;
	text-align: center;
	padding: 10px 0px;
	margin: 8px auto;
	background: #0033aa;
	border: none;
	border-radius: 4px;
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	-o-box-shadow: none;
	-ms-box-shadow: none;
}

/* ユーザーミュート機能 */
.MuteMenuToggle{
	position: absolute;
	top: 31px;
	z-index: 10;
	overflow: unset!important;
}
.MuteMenuToggle_Content{
	position: relative;
}
.MuteMenuToggle_Content:before{
	position: absolute;
	content: "";
	display: block;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0px 7px 7px 7px;
	border-color: transparent transparent #ccc transparent;
	line-height: 0px;
	top: -6px;
	left: 32px;
}
.MuteMenuToggle_Content:after{
	position: absolute;
	content: "";
	display: block;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0px 7px 7px 7px;
	border-color: transparent transparent #fff transparent;
	line-height: 0px;
	top: -5px;
	left: 32px;
}
.MuteMenuToggle ul{
	width: 285px;
	padding: 0 18px 0;
	background: #fff;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	border: 1px solid #ccc;
	-webkit-box-shadow: 0 2px 7px 0px rgba(0,0,0,.2);
	-moz-box-shadow: 0 2px 7px 0px rgba(0,0,0,.2);
	box-shadow: 0 2px 7px 0px rgba(0,0,0,.2);
}
.MuteMenuToggle ul li{
	padding: 0;
}
.MuteMenuToggle ul li > a{
	display: block;
	background: #fff;
	font-size: 78%;
	border-bottom: 1px solid #eaeaea;
	padding: 22px 0px 21px;
	color: #222;
	cursor: pointer;
}
.MuteMenuToggle ul li:last-child .UserFunction_List,
.MuteMenuToggle ul li:last-child a {
	border-bottom: none;
}
@media only screen and (max-width: 321px) {
	.MuteMenuToggle{
		left: -45px;
	}
	.MuteMenuToggle_Content:before{
		left: 77px;
	}
	.MuteMenuToggle_Content:after{
		left: 77px;
	}
}

/* ページャー共通 */
.CommentBoxWrap_Inner .Common_Pager{
	padding:8px 8px 10px;
}
.CommentBoxWrap_Inner .Common_Pager ul{
	display:table;
	margin: 0 auto;
	max-width:280px;
}
.CommentBoxWrap_Inner .Common_Pager ul + ul {
	margin-top: 8px;
}
.CommentBoxWrap_Inner .Common_Pager ul li{
	display:table-cell;
	width:36px;
	font-size:.65em;
	vertical-align:top;
	background: #fff;
}
.CommentBoxWrap_Inner .Common_Pager ul li:first-child{
	width:54px;
}
.CommentBoxWrap_Inner .Common_Pager ul li:first-child,
.CommentBoxWrap_Inner .Common_Pager ul li:first-child a,
.CommentBoxWrap_Inner .Common_Pager ul li:first-child div{
	border-top-left-radius: 2px 2px;
	border-bottom-left-radius: 2px 2px;
}
.CommentBoxWrap_Inner .Common_Pager ul li:last-child{
	width:54px;
}
.CommentBoxWrap_Inner .Common_Pager ul li:last-child,
.CommentBoxWrap_Inner .Common_Pager ul li:last-child a,
.CommentBoxWrap_Inner .Common_Pager ul li:last-child div{
	border-bottom-right-radius : 2px 2px;
	border-top-right-radius : 2px 2px;
}
.CommentBoxWrap_Inner .Common_Pager ul li a,
.CommentBoxWrap_Inner .Common_Pager ul li div{
	display:block;
	height:32px;
	line-height: 32px;
	text-align:center;
	padding: 0;
	color:#999;
}
.CommentBoxWrap_Inner .Common_Pager ul li:first-child div,
.CommentBoxWrap_Inner .Common_Pager ul li:last-child div{
	color:#999;
}
.CommentBoxWrap_Inner .Common_Pager ul li.Page_Active div{
	font-weight:bold;
}
.CommentBoxWrap_Inner .Common_Pager .Icon_Umasta_S .Icon_GrayTriangle_Right{
	margin: -4px 0 0 2px;
}
.CSS3_Icon_L,
.CSS3_Icon_R {
	position: relative;
	z-index: 1;
	overflow: hidden;
	margin: 0;
}
.CSS3_Icon_L {
	padding: 0 0 0 12px;
}
.CSS3_Icon_R {
	padding: 0 12px 0 0;
}
span.CSS3_Icon_TriangleLeft:before {
	content: "";
	display: block;
	position: absolute;
	left: 0;
	bottom: 3px;
	width: 0;
	height: 0;
	border-right: 8px solid #ccc;
	border-top: 4px solid transparent;
	border-bottom: 4px solid transparent;
}
span.CSS3_Icon_TriangleRight:before {
	content: "";
	display: block;
	position: absolute;
	right: 0;
	bottom: 3px;
	width: 0;
	height: 0;
	border-left: 8px solid #ccc;
	border-top: 4px solid transparent;
	border-bottom: 4px solid transparent;
}

/*==============================================
規約違反通報
==============================================*/
.report_form {
	border-top:0 none;
	background:#fff;
	padding: 14px;
	margin-bottom: 18px;
	color: #333;
	font-size: 100%;
}
.report_form p,
.report_form dl dd{
	line-height:1.5;
	margin-bottom:0.8em;
}
.report_form dl dt{
	margin-bottom:0.4em;
	font-weight:bold;
}
.report_form dl dd span{
	color:#c00;
}
.report_form dl dd span{
	color:#c00;
}
.report_form dl dd a{
	font-weight:bold;
}
.report_form table {
	width: 100%;
}
.report_form table th {
	width: 6em;
	vertical-align: top;
	padding:6px;
}
.report_form table td {
	padding:6px;
}
.report_form table textarea {
	width: 90%;
	margin-bottom:8px;
}
.report_form button {
	padding: 8px 20px;
	font-size: .8em;
	font-weight: bold;
	border: 1px solid #d7d8d9;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background: #f1f2f3;
	background-image: -moz-linear-gradient(top,#f7f8f9,#f1f2f3);
	background-image: -o-linear-gradient(top,#f7f8f9,#f1f2f3);
	background-image: -webkit-gradient(linear,left top,left bottom,from(#f7f8f9),to(#f1f2f3));
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#f7f8f9', EndColorStr='#f1f2f3')";
	border: 1px solid #d7d8d9;
	text-shadow: white 0 1px 0;
	-moz-box-shadow: 0 1px 0 #fff inset;
	-webkit-box-shadow: 0 1px 0 #fff inset;
	-o-box-shadow: 0 1px 0 #fff inset;
	-ms-box-shadow: 0 1px 0 #fff inset;
	min-width:200px;
	margin:auto;
	display: block;
}

/* =======================================================
 下層ページ
 スピード指数、結果払戻、血統、馬券分析、予想、win5、お気に入り馬
 重賞日程、開催一覧、レース傾向、
======================================================= */
/* 共通table-style */
.RaceCommon_Table {
	border-collapse: collapse;
	width: 100%;
	background: #fff;
	border-color: #dadada;
}
.RaceCommon_Table tr.Header th {
	background: #eaeaea;
	font-size: 72.3%;
	font-weight: normal;
	color: #555;
	border-top: 1px solid #dadada;
	border-bottom: 1px solid #dadada;
	padding: 5px 1px;
	vertical-align: middle;
}
.RaceCommon_Table tr.Header th + th {
	border-left: 1px solid #dadada;
}
.RaceCommon_Table tr th,
.RaceCommon_Table tr td,
.RaceCommon_Table tr td.List {
	font-size: 74%;
	font-weight: bold;
	color: #555;
	text-align: center;
	vertical-align: middle;
	padding: 8px 4px;
	border: 1px solid #E3E5EB;
}
.Shutuba_Table .HorseList .Popular > span.Odds {
	color: #555;
}
table tr .Odds_Ninki,
.Odds_Ninki_Color {
	color: #c53131;
}
.Table_Inner_Txt {
	font-size: 78%;
	padding: 8px 8px 0 8px;
	font-weight: bold;
}
/* 5走表示 (データ新聞） */
/* 5走 馬番 - オッズ */

table.Shutuba_Past5_Table tr.HorseList td {
	vertical-align: middle;
	text-align: center;
	font-size: 66.67%;
	color: #555;
	font-weight: bold;
/*	height: 60px; */
}
table.Shutuba_Past5_Table tr.Cancel [class*="Waku"],
table.Shutuba_Past5_Table tr.HorseList [class*="Waku"]{
	font-size: 77.78%;
}
table.Shutuba_Past5_Table tr.HorseList td.Horse_Select{
	padding: 4px;
}
#Netkeiba_Race_Shutuba .Description_Box{
	margin-bottom:8px;
}
#shutuba_form_past + .Description_Box,
.Description_Box + .Description_Box{
	padding: 10px 10px 0;
}
#Netkeiba_Race_Bias .tzSelect li > span,
#Netkeiba_Race_Speed .tzSelect li > span{
	font-size: 128%;
}

table.Shutuba_Past5_Table tr.HorseList td.Horse_Info{
	min-width: 170px;
}
table.Shutuba_Past5_Table tr td.Horse_Info dl {
	width: 100%;
	position: relative;
}
.Shutuba_Table tr.HorseList td.Horse_Info dl .db_link {
	top: -3px;
}
table.Shutuba_Past5_Table tr td.Horse_Info [class*="Horse"]{
	display: table;
	margin-bottom: 4px;
	white-space: nowrap;
	font-size: 100%;
}
table.Shutuba_Past5_Table tr td.Horse_Info .Horse01{
	margin-bottom: 8px;
}
table.Shutuba_Past5_Table tr td.Horse_Info .Horse02{
	font-size:134%;
	margin-bottom:8px;
}
table.Shutuba_Past5_Table tr.HorseList td.Horse_Info .Icon_HorseMark{
	display: inline-block;
	vertical-align: middle;
	margin-right: 2px;
	top: 0;
}
table.Shutuba_Past5_Table tr td.Horse_Info .Horse04{
	margin-bottom:8px;
}
table.Shutuba_Past5_Table tr td.Horse_Info .Horse05{
	margin-bottom: 6px;
}
table.Shutuba_Past5_Table tr td.Horse_Info .Horse06{
	margin-bottom: 8px;
	line-height: 14px;
	width: 100%;
	text-align: right;
}
table.Shutuba_Past5_Table tr td.Horse_Info .Horse06 > img{
	width: 71px;
	vertical-align: middle;
	float: left;
}
table.Shutuba_Past5_Table tr td.Horse_Info .Horse07 > .Popular{
	display: table-cell;
	width: 100%;
	text-align: right;
}
table.Shutuba_Past5_Table tr td.Jockey{
	font-size: 77.78%;
	padding: 6px;
	white-space: nowrap;
}
table.Shutuba_Past5_Table tr td.Jockey span{
	font-size: 80%;
}
table.Shutuba_Past5_Table tr td.Jockey .Barei,
table.Shutuba_Past5_Table tr td.Jockey span.Jockey{
	display: block;
	margin-bottom: 6px;
	padding: 0;
}

table.Shutuba_Table tr.HorseList{
	border-bottom: 1px solid #E3E5EB;
}
table.Shutuba_Past5_Table tr td.Horse_Info .Horse02 > .Mark {
    display: inline-block;
    font-size: 13px;
    color: #fff;
    background: #111;
    border-radius: 50%;
    text-align: center;
    margin-left: 2px;
    line-height: 17px;
    width: 17px;
    height: 17px;
    position: relative;
    top: -1px;
}
table.Shutuba_Past5_Table tr td.Horse_Info .Horse07 {
	width: 100%;
}


table.Shutuba_Past5_Table tr td.Jockey > a {
    display: inline-block;
    line-height: 1.3;
    margin-bottom: 4px;
}

table.Shutuba_Past5_Table tr.Cancel td.Cancel_NoData,
table.Shutuba_Past5_Table tr.HorseList td.Popular {
    font-size: 94%;
    padding: 6px;
}
table.Shutuba_Past5_Table tr.HorseList td.Popular > span {
    font-size: 76%;
    margin-top: 4px;
    color: #555;
}


/* 5走出走取消 */
table.Shutuba_Past5_Table tr.Cancel {
    background: #dee0e5;
}
table.Shutuba_Past5_Table tr.Cancel td {
    color: #555;
}
table.Shutuba_Past5_Table tr.Cancel td + td {
    border-left: 1px solid #E3E5EB;
}
table.Shutuba_Past5_Table tr.Cancel td.Cancel_NoData {
	font-size: 78%;
    line-height: 1.1;
    letter-spacing: 1px;
    color: #9C9fa6;
}


/* 5走表詳細 */
table.Shutuba_Past5_Table tr.HorseList td.Past,
table.Shutuba_Past5_Table tr.HorseList td.Rest {
    padding: 8px 6px;
    white-space: nowrap;
    background: #fff;
}
table.Shutuba_Past5_Table tr.HorseList td.Past > span,
table.Shutuba_Past5_Table tr.HorseList td.Rest > span {
    display: block;
    text-align: left;
    line-height: 1.3;
}
table.Shutuba_Past5_Table tr.HorseList td.Rest > span:nth-child(1){
white-space: normal;
}
table.Shutuba_Past5_Table tr.HorseList td.Past .Data01 {
    font-size: 106%;
    margin-bottom: 4px;
    color:#222;
}
table.Shutuba_Past5_Table tr.HorseList td.Past .Data02 {
    font-size: 141%;
    margin-bottom: 4px;
}
table.Shutuba_Past5_Table tr.HorseList td.Past .Data03 > .Num {
    display: inline-block;
    background: #e3ebf0;
    border: 1px solid #b2b2b2;
    padding: 2px 0;
    width: 26px;
    text-align:center;
    font-size: 106%;
    font-weight:bold;
    color:#000;
}
table.Shutuba_Past5_Table tr.HorseList td.Past .Data05 > strong {
    font-weight:bold;
    font-size:120%;
    color:#000;
}
table.Shutuba_Past5_Table tr.HorseList td.Past .Data03,
table.Shutuba_Past5_Table tr.HorseList td.Past .Data04,
table.Shutuba_Past5_Table tr.HorseList td.Past .Data05,
table.Shutuba_Past5_Table tr.HorseList td.Past .Data06,
table.Shutuba_Past5_Table tr.HorseList td.Past .Data07 {
    font-size: 100%;
    margin-bottom: 7px;
    color:#666;
}
table.Shutuba_Past5_Table tr.HorseList td.Past .Data07 {
    margin-bottom: 0;
}
table.Shutuba_Past5_Table tr.HorseList td.Past .Data07 > a {
    margin-right: 4px;
}
table.Shutuba_Past5_Table tr.HorseList td.Rest {
    line-height:1.4;
    font-size: 67%;
    color:#666;
    min-width: 168px;
}
table.Shutuba_Past5_Table tr.HorseList td.Rest:first-line {
    font-size: 116%;
    color: #333;
    margin-bottom: 4px;
}


/* 5走　1-3着・アイコンスタイル */
table.Shutuba_Past5_Table tr.HorseList td.Ranking_1 .Data03 > .Num {
    background: #FFEF84 !important;
    border: 1px solid #CCB834 !important;
}
table.Shutuba_Past5_Table tr.HorseList td.Ranking_2 .Data03 > .Num {
    background: #D8F6FF !important;
    border: 1px solid #6AACCE !important;
}
table.Shutuba_Past5_Table tr.HorseList td.Ranking_3 .Data03 > .Num {
    background: #FFD4D4 !important;
    border: 1px solid #FF9494 !important;
}
table.Shutuba_Past5_Table tr.HorseList td.Rest + td.Rest {min-width: 150px;}
table.Shutuba_Past5_Table tr.HorseList td.Ranking_1 {background: #FFFBE5;}
table.Shutuba_Past5_Table tr.HorseList td.Ranking_2 {background: #F5FBFF;}
table.Shutuba_Past5_Table tr.HorseList td.Ranking_3 {background: #FFF8F8;}

table.Shutuba_Past5_Table tr.HorseList td.Past .Icon_GradeType {
    display: inline-block;
    position: relative;
    top: 3px;
}
table.Shutuba_Past5_Table tr.HorseList td.Horse_Info .Icon_HorseMark {
    display: inline-block;
    vertical-align: middle;
    margin-right: 2px;
    top: 0;
}
table.Shutuba_Past5_Table tr.HorseList td.Horse_Info .Icon_MaruGai {
    position: relative;
    top: 1px;
}


/* 5走表示サンプル画像 */
.Premium_Regist_Box.Past5 {
    position: absolute;
    top: 600px;
    left: 326px;
    width: 440px;
    margin: 0;
}
.Past5_Sample {
    background: url("../img/race/past5_sample.png") no-repeat left top;
    background-size: 100%;
    -webkit-background-size: 100%;
    -moz-background-size: 100%;
    -ms-background-size: 100%;
}

/* 結果払戻table */
table.ResultRefund tr.Header th.Result_Num,
table.ResultRefund tr.Header th.Num {
	width: 1.6em;
}
table.ResultRefund tr.Header th.Time,
table.ResultRefund tr.Header th.Odds {
	width: 18%;
	text-align: center !important;
}
table.ResultRefund tr.Header th.Horse_Info .Horse_Info_Detail {
	margin-top: 2px;
}
table.ResultRefund tr.Header th.Horse_Info .Horse_Info_Detail span {
	font-size: 92%;
	line-height: 1.3;
}
table.ResultRefund tr.Header th.Horse_Info .Detail_Left,
table.ResultRefund tr td.Horse_Info .Detail_Left {
	display: table-cell;
}
table.ResultRefund tr.Header th.Horse_Info .Detail_Right,
table.ResultRefund tr td.Horse_Info .Detail_Right {
	display: table-cell;
	text-align: right;
}
table.ResultRefund tr.Header th.Time > span,
table.ResultRefund tr.Header th.Odds > span {
	display: block;
	font-size: 92%;
	line-height: 1.3;
	margin-top: 2px;
}

table.ResultRefund tr td {
	padding: 8px 2px;
}
table.ResultRefund tr td:first-child {
	border-left: none;
}
table.ResultRefund tr td:last-child {
	border-right: none;
}
table.ResultRefund tr.Blur td.Horse_Info {
	padding: 10px 2px 2px;
}
table.ResultRefund tr td.Result_Num,
table.ResultRefund tr td.Num {
	padding: 0;
}
table.ResultRefund tr td.Horse_Info {
	text-align: left;
	padding: 6px 4px;
}
table.ResultRefund tr td.Horse_Info dl .Horse_Name {
	font-size: 130%;
	margin-bottom: 8px;
	line-height: 1.2;
	letter-spacing: -1px;
}
table.ResultRefund tr.Blur td.Horse_Info dl .Horse_Name {
	margin-bottom:0;
}
table.ResultRefund tr td.Horse_Info dl .Horse_Info_Detail {
	display: table;
	width: 100%;
}
table.ResultRefund tr td.Horse_Info dl .Horse_Info_Detail span {
	line-height: 1.5;
	color: #666;
}
@media screen and (max-width: 330px) {
	table.ResultRefund tr td.Horse_Info dl .Horse_Info_Detail span {
		font-size: 90.1%;
	}
}
table.ResultRefund tr td.Horse_Info dl .Horse_Info_Detail .Detail_Right {
	text-align: right;
}
table.ResultRefund tr td.Time,
table.ResultRefund tr td.Odds {
	white-space: nowrap;
}
table.ResultRefund tr td.Time dl dt,
table.ResultRefund tr td.Odds dl dt {
	font-size: 107%;
	font-weight: bold;
	margin-bottom: 8px;
}
table.ResultRefund tr.Blur td.Odds dl dt{
	margin-bottom: 0;
}
table.ResultRefund tr td.Time dl dd + dd {
	margin-top: 3px;
}
table tr.Torikeshi {
	background: #efefef;
}
table.ResultRefund .Result_Slim > p {
	line-height: 1.4;
	text-align: left;
	padding: 0 6px;
}
@media screen and (max-width: 374px) {
	table.ResultRefund tr td.Horse_Info dl .Horse_Name {
		font-size: 122% !important;
	}
}
.LinkBtn_03{
	text-align:center;
	margin-top:20px;
}
.LinkBtn_03 a{
	color: #666;
	font-size: 61%;
	font-weight: bold;
	text-align: center;
	border: 1px solid #e0e0e0;
	border-radius: 1.27em;
	line-height: 2.55;
	display: block;
	width: 79%;
	min-width: 142px;
	margin: 0 auto;
	position: relative;
}
.LinkBtn_03 a > .Icon_More01,
.LinkBtn_03 a > .Icon_More02{
	display: inline-block;
	line-height: 22px;
}
.LinkBtn_03 a > .Icon_More01:after{
	content: '';
	display: inline-block;
	vertical-align: middle;
	margin-left: 13px;
	width: 9px;
	height: 7px;
	background: url(//rnews.sp.netkeiba.com/common/img/icon/icon_sprite_column.png?20180712) no-repeat;
	-webkit-background-size: 70px auto;
	-moz-background-size: 70px auto;
	background-size: 70px auto;
	background-position: -26px -85px;
}
.LinkBtn_03 a > .Icon_More02:after {
	content: '';
	display: inline-block;
	position: relative;
	vertical-align: middle;
	margin-left: 13px;
	width: 11px;
	height: 12px;
	background: url(//rnews.sp.netkeiba.com/common/img/icon/icon_sprite_column.png?20180712) no-repeat;
	-webkit-background-size: 70px auto;
	-moz-background-size: 70px auto;
	background-size: 70px auto;
	background-position: -26px -96px;
}

/*　全着順 */
.Result_Show_Btn {
	padding: 8px 20px;
	background: #fff;
}
.Button_01 {
	display: block;
	color: #fff;
	font-size: 88%;
	font-weight: bold;
	text-align: center;
	padding: 16px 0;
	border-radius: 4px;
	background: #ef5350 url("../img/icon/icon_view.png") no-repeat 24px center;
	-webkit-background-size: 10px 11px;
	-moz-background-size: 10px 11px;
	-ms-background-size: 10px 11px;
	background-size: 10px 11px;
}

table#All_Result_Table tr:nth-child(n+5){
	display:none
}
table.Table_Show_All tr{
	display:table-row !important
}

/* レース映像・ゴール前写真 */
.Result_Box_01{
}
.Result_Box_01 .VideoBox{
	padding: 0 10px 23px;
}
.Result_Box_01 .VideoImg img,
.Result_Box_01 .VideoImg video,
.Result_Box_01 .VideoImg iframe{
	width: 100%;
	height: auto;
}
.Result_Box_01 .VideoTtl{
	color: #888;
	text-align: left;
	font-size: 61%;
	padding: 8px 0 15px;
}
.Result_Box_01 .Sec_netkeiba_Yoso{
	padding-bottom: 30px;
}
.Result_Box_01 .Sec_netkeiba_Yoso .is-hide{
	height: 53px;
	text-indent: 1em;
}
/*==============================================
レース映像
==============================================*/

.PremiumServiceModal #cboxClose{
	position: absolute;
	top: 18px;
	right: 0;
	display: inline-block;
	width: 46px;
	height: 46px;
	text-indent: -9999px;
	border: 3px solid #cfcdd2;
	background: #fff;
	border-radius: 50%;
}
.PremiumServiceModal #cboxClose:before,
.PremiumServiceModal #cboxClose:after {
	content: '';
	height: 4px;
	width: 24px;
	display: block;
	background: #b4b2a1;
	position: absolute;
	top: 17px;
	left: 8px;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.PremiumServiceModal #cboxClose:after {
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}
.PremiumServiceModal #cboxClose:hover{
	background-position:-40px 0px;
}

.PremiumRegistBox {
	background: #fff;
	border: 2px solid #ccc;
	border-radius: 3px;
	padding: 30px 0 20px;
	margin: 0 10px;
}
.PremiumRegistBox .MovieTxt_01 {
	font-size: 89%;
	font-weight: bold;
	line-height: 1.3;
	text-align: center;
	margin-bottom: 1em;
	padding: 0;
}
.PremiumRegistBox .PremiumHeadline {
	font-size: 78%;
	font-weight: bold;
	line-height: 1.3;
	text-align: center;
	margin-bottom: 1.33em;
}
.PremiumRegistBox .MovieTxt_01 span {
	font-size: 75%;
}
.PremiumRegistBox .CourseInfoTxt01 {
	font-size: 77.78%;
	font-weight: bold;
	line-height: 1.3;
	margin: 8px 0;
}
.PremiumRegistBox .Premium_Regist_Txt02 {
	font-size: 100%;
}
.PremiumRegistBox .Premium_Regist_Txt02 > a {
	color: #666;
	font-size: 78%;
	text-decoration: underline;
}
.PremiumRegistBox .Premium_Regist_Note {
	color: #666;
	font-size: 61.11%;
	font-weight: bold;
	line-height: 1.3;
	margin-bottom: 1.52em;
}
.PremiumRegistBox .Premium_RegistBtnWrap {
	margin: 20px 18px 25px;
}

@media screen and (max-width: 374px) {
	.PremiumRegistBox .PremiumHeadline,
	.PremiumRegistBox .MovieTxt_01,
	.PremiumRegistBox .CourseInfoTxt01,
	.PremiumRegistBox .Premium_Regist_Note,
	.PremiumRegistBox .Premium_Regist_Txt02 > a {
		font-size: 74%;
	}
}
.PremiumRegistBox .MemberinformationTxt {
	font-size: 78%;
	font-weight: bold;
	line-height: 1.3;
	text-align: center;
	margin-bottom: 1em;
	padding: 0;
}
.PremiumRegistBox .Newspaper_PremiumSampleBox {
	width: 81%;
	margin: 40px auto;
}
.PremiumRegistBox .Newspaper_PremiumSampleBox li + li {
	margin-top: 33px;
}
.PremiumColumnBtnWrap {
	margin: 16px 18px 0;
}
.PremiumRegistBox .PremiumColumnBtnWrap a {
	display: block;
	background: #c1ab71;
	width: 100%;
	color: #fff;
	line-height: 1.2;
	font-size: 83.4%;
	font-weight: bold;
	text-align: center;
	padding: 14px 16px;
}
.PremiumRegistBox img {
	max-width: 750px;
	width: 100%;
}
.PremiumRegistBtnWrap a {
	display: block;
	font-weight: bold;
	color: #fff;
	background: #8ED3FF;
	border-radius: 5px;
	padding: 15px 0;
	text-align: center;
	box-shadow: 0 3px 0 #7CC1F8;
	margin: 12px 0;
}
.PremiumRegistBox .Login_Btn {
	margin-bottom: 12px;
}
.PremiumRegistBox .Login_Btn a {
	display: block;
	padding: 8px;
	background: #e9e9e9;
	background-image: -moz-linear-gradient(center top,#fff 0,#e9e9e9 50%);
	background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0,#fff),color-stop(0.5,#e9e9e9));
	box-shadow: 1px 1px 2px 0 #999;
	border-radius: 4px;
	text-align: center;
	border: 1px solid #ccc;
	color: #3251bc;
	font-size: 88%;
	font-weight: bold;
	line-height: 1.3;
}

.PopupSuperPremium_Wrapper {
	display: none;
}
#PopupSuperPremium .PopupSwiper {
	margin-top: -10%;
}
#PopupSuperPremium .PopupSwiper_HeaderTitle span {
	display: block;
	text-align: center;
	padding-top: 4%;
	padding-bottom: 6%;
}
#PopupSuperPremium .PopupSwiper_Main {
	padding: 0;
}
#PopupSuperPremium .PremiumRegistBox {
	border: none;
	margin: 0;
	padding-top: 10px;
	padding-bottom: 0;
}

/* 払戻金 */
.Payout_Detail {
	margin-bottom: 18px;
	position: relative;
}
.Payout_Detail_Table {
	border-collapse: collapse;
	width: 100%;
	background: #fff;
}
.Payout_Detail_Table tr th {
	border-bottom: 1px solid #E3E5EB;
}
.Payout_Detail_Table tr th {
	color: #fff;
	font-size: 77%;
	white-space: nowrap;
}
.Payout_Detail_Table tr td.Result {
	font-size: 77%;
	white-space: nowrap;
}
.Payout_Detail_Table tr th,
.Payout_Detail_Table tr td {
	padding: 8px 4px 8px 4px;
	vertical-align: middle;
	text-align: left;
}
.Payout_Detail_Table tr td {
	border: 1px solid #E3E5EB;
}
.Payout_Detail_Table tr td.Result span {
	color: #333;
	font-size: 114%;
	font-weight: bold;
	line-height: 1.7;
	position: relative;
}
.Payout_Detail_Table tr.Fukusho td.Result span + span {
	margin-top: 8px;
}
.Payout_Detail_Table tr td.Result ul li {
	display: inline-block;
	vertical-align: middle;
}
.Payout_Detail_Table tr.Blur td.Result ul li {
	margin:3px 0;
}
.Payout_Detail_Table tr td ul li + li {
	margin-left: 8px;
}
.Payout_Detail_Table tr td ul li + li span:before {
	content: "";
	display: inline-block;
	width: 6px;
	height: 2px;
	background: #333;
	position: absolute;
	top: 8px;
	left: -9px;
}
.Payout_Detail_Table tr.Umatan td ul li + li span:before,
.Payout_Detail_Table tr.Wakutan td ul li + li span:before,
.Payout_Detail_Table tr.Tan3 td ul li + li span:before {
	width: 6px;
	height: 6px;
	border-top: 2px solid #333;
	border-right: 2px solid #333;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	transform: rotate(45deg);
	background: none;
	position: absolute;
	top: 8px;
	left: -10px;
}
.Payout_Detail_Table tr td.Payout,
.Payout_Detail_Table tr td.Ninki {
	font-size: 77.78%;
	text-align: right;
	white-space: nowrap;
}
.Payout_Detail_Table tr td.Payout > span {
	line-height: 2;
	font-weight: bold;
}
.Payout_Detail_Table tr td.Ninki > span {
	display: block;
	line-height: 2;
}
.Payout_Detail_Table .Tansho {background: #edf2ff;}
.Payout_Detail_Table .Tansho th {background: #565eb0;}

.Payout_Detail_Table .Fukusho {background: #ffeeee;}
.Payout_Detail_Table .Fukusho th {background: #cb5353;}

.Payout_Detail_Table .Wakuren,
.Payout_Detail_Table .Wakutan {background: #f1fdeb;}
.Payout_Detail_Table .Wakuren th,
.Payout_Detail_Table .Wakutan th {background: #52a455;}

.Payout_Detail_Table .Umaren {background: #f9ebfd;}
.Payout_Detail_Table .Umaren th {background: #87599a;}

.Payout_Detail_Table .Wide {background: #ebfbfd;}
.Payout_Detail_Table .Wide th {background: #529fa8;}

.Payout_Detail_Table .Umatan {background: #fffbe6;}
.Payout_Detail_Table .Umatan th {background: #e5a339;}

.Payout_Detail_Table .Fuku3 {background: #ebf6fd;}
.Payout_Detail_Table .Fuku3 th {background: #4a94bc;}

.Payout_Detail_Table .Tan3 {background: #fdf6eb;}
.Payout_Detail_Table .Tan3 th {background: #e4813e;}


.HorseDetailArea {
	padding-bottom: 27px;
}
.HorseDetailArea table {
	width: 100%;
	font-size: 100%;
	border-collapse: collapse;
}
.HorseDetailArea tr {
	height:38px;
}
.HorseDetailArea th,
.HorseDetailArea td {
	position:relative;
	padding:9px 8px 7px;
	vertical-align: middle;
	border-top:1px solid #c6ccdd;
	border-bottom:1px solid #c6ccdd;
}
/* Racing_Common_Table */
.Racing_Common_Table {
	color: #666;
	text-align: center;
}
.Racing_Common_Table th:not(:last-child),
.Racing_Common_Table td:not(:last-child) {
	border-right: 1px solid #cacaca;
}
.Racing_Common_Table th {
	font-size: 72.3%;
	font-weight: bold;
	background: #e7e7e7;
}
.Racing_Common_Table td {
	font-size: 83.4%;
	line-height: 1.5;
	text-align: left;
}
.Racing_Common_Table th.RowColor {
	background: #f3f3f3;
}
.Result {
	padding: 0 10px;
}
.Result .Title_Sec {
	margin: 31px 0 10px;
}
.Result th {
	white-space: nowrap;
}
.Result p {
	color: #666;
	font-size: 83.4%;
	line-height: 1.5;
	padding: 0 10px;
}
/* 短評 */
.Race_Short_Comment dl {
	display: table;
	width: 100%;
	border: 1px solid #c3c3c3;
	margin-bottom: 10px;
}
.Race_Short_Comment dt {
	display: table-cell;
	color: #444;
	font-weight: bold;
	vertical-align: middle;
	border-right: 1px solid #c3c3c3;
	font-size: 83.4%;
	width: 1.5em;
	text-align: center;
	padding: 0 5px;
}
.Race_Short_Comment dd {
	display: table-cell;
}
.Race_Short_Comment dd .HorseName {
	font-size: 88.9%;
	background: #f3f3f3;
	font-weight: bold;
	border-bottom: 1px solid #c3c3c3;
	line-height: 1.3;
	padding: 8px;
}
.Race_Short_Comment dd p {
	padding: 10px;
	line-height: 1.5;
	color: #777;
}
.Race_ResultBox .Txt {
	font-size: 72.3%;
	margin: 10px 0;
}
.Result_Note {
	padding: 0 10px 8px;
	margin: 10px 0;
}
.Result_Note > p {
	font-size: 72.3%;
	line-height: 1.4;
}
.Race_ResultBox {
	padding: 0 10px;
}
.Race_ResultBox tr th {
	background: #eaeaea;
	padding: 9px 8px 7px;
	width:80px;
}
.Race_ResultBox .RaceCommon_Table tr.Header th {
	font-weight: bold;
	padding: 9px 8px 7px;
}
.RaceCommon_Table.Corner_Num tr td,
.RaceCommon_Table.Race_HaronTime tr td {
	font-size: 83.4%;
	font-weight: normal;
	padding: 9px 8px 7px;
}
.RaceCommon_Table.Corner_Num tr td {
	text-align: left;
	line-height: 1.5;
}
.RaceCommon_Table.Corner_Num tr td strong{
	font-weight: bold;
	color: #222;
}
.RaceCommon_Table.Race_HaronTime tr td {
	text-align: center;
	line-height: 1.3;
}
.RaceCommon_Table.Corner_Num tr th {
	white-space: nowrap;
}
.RaceCommon_Table.Corner_Num tr td {
	word-break: break-all;
}
.RaceCommon_Table.Corner_Num th:first-child,
.RaceCommon_Table.Race_HaronTime th:first-child,
.RaceCommon_Table.Corner_Num td:first-child,
.RaceCommon_Table.Race_HaronTime td:first-child {
	border-left: none;
}
.RaceCommon_Table.Corner_Num th:last-child,
.RaceCommon_Table.Race_HaronTime th:last-child,
.RaceCommon_Table.Corner_Num td:last-child,
.RaceCommon_Table.Race_HaronTime td:last-child {
	border-right: none;
}
.Related_Column {
	padding: 0 10px 30px;
}
#Netkeiba_Race_Win5 .Related_Column {
	padding-bottom: 0;
}

.Related_Column li a {
	display: block;
}
.Related_Column .PhotoThumb_01,
.Related_Column .PhotoThumb_02 {
	float: left;
	width: 107px;
	height: 80px;
	margin-right: 14px;
	overflow: hidden;
	background-color: #eee;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: contain;
	border-radius: 4px;
}
.Related_Column .PhotoThumb_02 {
	background-position: center 0;
}
.Related_Column .ContentMainTitle {
	margin-bottom: 7px;
	color: #444;
	font-size: 1rem;
	line-height: 1.4;
	font-weight: 700;
}
.Related_Column .Content_FooterTxt {
	color: #999;
	font-size: 0.625rem;
	line-height: 1.2;
	text-align: right;
}

.PickUpContentsArea .Related_Column {
	padding-bottom: 0;
}
.PickUpContentsArea .Related_Column li {
	margin-bottom: 10px;
}
.PickUpContentsArea .Related_Column .Content_Cate {
	color: #888;
	font-size: 55.56%;
	font-weight: bold;
	line-height: 1.23;
	margin-bottom: 2px;
}

.PickUpContentsArea .Related_Column .Column_Content {
	padding-left: 121px;
}

/* sns_share */
.UserAction_Btn {
	padding: 8px;
}
.UserAction_Btn ul {
	text-align: right;
}
.UserAction_Btn ul li {
	display: inline-block;
	vertical-align: top;
}

/* raceレビューテキスト */
.RaceReviewTxt .Sec_netkeiba_Yoso {
	padding-bottom: 0;
}
.Review_Photo_Box {
	background-color: #eee;
	margin: 0 0 8px;
}
.Review_Photo_Box img {
	width: 100%;
	height: auto;
	vertical-align: top;
}
.Review_Photo_Box .Caption {
	text-align: left;
	color: #444;
	line-height: 1.3;
	font-size: 87%;
	margin: 4px auto 0 auto;
}
.Review_Txt_Box {
	padding: 14px 18px;
}
.Review_Txt_Box .Review_Txt  {
	font-size: 100%;
	color: #333;
	line-height: 1.5;
	margin: 0 0 8px 0;
}
.Result_Flash_Block {
	position: relative;
}
.Result_Flash_Block .Inner_Txt01 {
	padding: 8px;
	font-size: 88%;
	line-height: 1.3;
	color: #333;
	margin:0px;
}
#Netkeiba_Race_Nar_Result .Inner_Txt01{
	font-size:67%;
}
#Netkeiba_Race_Nar_Result .Title_Sec +.Inner_Txt01{
	margin:0px 10px 20px;
}
.Result_Flash_Block .Title_Sec + .Inner_Txt01 {
	padding: 0;
	margin-top: -5px;
	margin-bottom: 20px;
}
.Result_Flash_Block .Inner_Txt02 {
	padding: 8px;
	font-size: 88%;
	line-height: 1.3;
	color: #f20;
}
#Netkeiba_Race_Nar_Result .Result_Flash_Block .Inner_Txt02{
	font-size:67%;
}
.Result_Show_Btn .SubmitBtn {
	font-size: 84%;
	background: #ef5350;
}

/* 特集 */
#Netkeiba_Race_Shutuba .Jra_RaceList_Inner + .LinkBtn_03 {
	display: none;
}
#Netkeiba_Race_Shutuba .Jra_RaceList_Inner {
	margin-bottom: 18px;
}
.Jra_RaceList_Inner .RaceList_02 {
	margin: 8px;
}
.Jra_RaceList_Inner .RaceList_02 li a {
	display: block;
	background: #fff;
	border-radius: 4px;
	border: solid 1px #dedede;
}
.Jra_RaceList_Inner .RaceList_02 li div {
	padding: 12px;
}
.Jra_RaceList_Inner .RaceList_02 li div .RaceTitle {
	font-weight: bold;
	color: #333;
	margin-bottom: 8px;
}
.Jra_RaceList_Inner .RaceList_02 li div .RaceData {
	font-size: 74%;
	color: #333;
}
.Jra_RaceList_Inner .RaceList_02 li + li {
	margin-top: 8px;
}
.Jra_RaceList_Inner.RaceInfo .Icon_Grade {
	position: relative;
	top: -2px;
	left: 2px;
}

/*---- ぼかし----*/
.Bokashi_Img {
	display: inline-block;
	margin:-7px -5px;
	background: url("../img/icon/bokashi_sp_sprite.png") no-repeat;
	-webkit-background-size: 200px 200px;
	-moz-background-size: 200px 200px;
	background-size: 200px 200px;
}
.Bokashi_sp_A {
	background-position: 0 0;
	width: 125px;
	height: 36px;
}
.Bokashi_sp_B {
	margin-right:-14px;
	background-position: 0 -36px;
	width: 65px;
	height: 36px;
}
.Bokashi_sp_C {
	background-position: 0 -72px;
	width: 80px;
	height: 36px;
}
.Bokashi_sp_D {
	margin-right:-10px;
	background-position: -125px 0px;
	width: 65px;
	height: 36px;
}
.Bokashi_sp_E {
	background-position: 0 -108px;
	width: 32px;
	height: 36px;
}
.Bokashi_sp_F {
	background-position: -32px -108px;
	width: 49px;
	height: 36px;
}
.Bokashi_sp_G {
	background-position: -81px -108px;
	width: 65px;
	height: 36px;
}
.Bokashi_sp_H {
	background-position: 0 -144px;
	width: 73px;
	height: 36px;
}
/*---- ゴール後30秒速報の有料導線 ----*/
.ResultFlashTableWrap {
	position: relative;
}
.Result_Guide_Outer {
	position: relative;
	margin: -5px 8px 40px;
	padding: 6% 10%;
	background-image: url(../img/race/video_sample.png);
	background-repeat: no-repeat;
	background-size: cover;
	-webkit-box-shadow: inset 0 0 10px 5px #fff;
			box-shadow: inset 0 0 10px 5px #fff;
}
.Result_Guide_Outer::before {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background-color: rgba(255,255,255,0.3);
}
.Result_Guide {
	position: relative;
	padding: 18px 12px 20px;
	border: 5px solid #ddd;
	background-color: #fff;
	margin: 0 10px;
}
.Result_Guide > p {
	margin-bottom: 10px;
	font-size: 1rem;
	font-weight: bold;
	line-height: 1.3;
	text-align: center;
}
.Result_Guide .MoreLinkBtn.Detail a {
	line-height: 1.2;
	font-size: 0.9375rem;
	position: relative;
	display: block;
	background: #c1ab71;
	color: #fff;
	font-weight: bold;
	text-align: center;
	padding: 14px 16px;
}
.Result_Guide > a {
	display: block;
	margin: 18px 0 22px;
	color: #222;
	font-size: 0.75rem;
	line-height: 1.2;
	text-align: center;
	text-decoration: underline !important;
}
.BtnPremiumRegist01 {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, 0);
	-moz-transform: translate(-50%, 0);
	transform: translate(-50%, 0);
	display: inline-block;
	background: #fff;
	border-radius: 3px;
	box-shadow: 0 0 8px 1px rgba(0,0,0,.5);
	text-align: left;
}
.BtnPremiumRegist01 a {
	font-size: 14px;
	line-height: 1.3;
	letter-spacing: -0.5px;
	padding: 13px 16px 13px 50px;
	display: block;
	color: #675500;
	position: relative;
	white-space: nowrap
}
.BtnPremiumRegist01 a:before {
	content: "";
	background: url(../img/icon/icon_premium_link02.png) no-repeat;
	-webkit-background-size: 22px 30px;
	-moz-background-size: 22px 30px;
	background-size: 22px 30px;
	width: 22px;
	height: 30px;
	position: absolute;
	top: 13px;
	left: 16px;
}

.Bg01 .ResultFlashTableWrap .BtnPremiumRegist01 a:before {
  display: block;
}
@media only screen and (max-width: 340px) {
	.Result_Guide > p {
		font-size: 0.9375rem;
	}
}
@media only screen and (max-width: 319px) {
	.Result_Guide > p {
		font-size: 0.875rem;
	}
	.Result_Guide .MoreLinkBtn.Detail a {
		font-size: 0.875rem;
	}
}

/* 血統表 + 説明表 */
.Bias_Colorling {
	padding: 0 8px;
	margin-bottom: 18px;
}
.Bias_Colorling ul li {
	width: 150px;
	font-size: 74%;
	color: #333;
	padding: 8px;
	margin: 0 2px 2px 0;
	border-radius: 3px;
}
.Bias_Colorling a {
	display: inline-block;
	margin-top: 8px;
	font-size: 78%;
}
.Bias_Colorling + .Description_Box {
	padding: 0 8px 18px;
}
.Bias_Colorling + .Description_Box > dl {
	border: 1px solid #bfbfbf;
	border-radius: 3px;
}
.Bias_Colorling + .Description_Box .Description_Inner dl dd,
.SpeedIndex .Description_Inner dl dd {
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
}
.Bias_Colorling + .Description_Box .Description_Inner dl,
.SpeedIndex .Description_Inner dl {
	border-bottom: 1px solid #ccc;
}
/* 血統 */
.Bias_Colorling01 {background:#C4F2F9;}
.Bias_Colorling02 {background:#C6FFAA;}
.Bias_Colorling03 {background:#E0B7FF;}
.Bias_Colorling04 {background:#FFA6E2;}
.Bias_Colorling05 {background:#FFD28E;}
.Bias_Colorling06 {background:#E8BF9B;}
.Bias_Colorling07 {background:#FFFF99;}
.Bias_Colorling08 {background:#DDDDDD;}

/* 血統-サンプルレース */
.Bias_Sample_Race {
	font-size: 78%;
	font-weight: bold;
	padding: 8px;
}
.Bias_Sample_Race dt {
	margin-bottom: 4px;
}

/* 血統table */
table.Bias tr.Header th {
	vertical-align: bottom;
}
table.Bias tr.List td {
	font-size: 83%;
	white-space: nowrap;
}
table.Bias tr.List td.Horse_Name,
table.Bias tr.List td.Blood_Cell {
	text-align: left;
}
table.Bias tr.List td.Blood_Cell {
	box-shadow: 2px 2px 0 0 #fff inset,-2px -2px 0 0 #fff inset;
}

/* スピード指数table */
.SpeedIndex_Table {
	border-collapse: collapse;
	width: 100%;
	background: #fff;
}
.SpeedIndex_Table.Default tr.Header th,
.SpeedIndex_Table.Past tr.Header th,
.SpeedIndex_Table.Course tr.Header th {
	vertical-align: bottom;
}
.SpeedIndex_Table tr.List td {
	font-size: 83%;
	font-weight: bold;
	color: #555;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	padding: 8px;
	border: 1px solid #E3E5EB;
}
#Netkeiba_Race_Speed .SpeedIndex_Table tr .Horse_Select{
	padding: 6px 10px;
}
.HorseCheck_Select{
	display:none;
}
.Horse_Select input[type="radio"],
.Horse_Select input[type="checkbox"]{
	position:absolute;
	opacity:0;
}
.HorseCheckBtn{
	display:inline-block;
	border-radius:8px;
	width:36px;
	height:36px;
	vertical-align:middle;
	box-shadow:none;
}
.HorseCheck_Select + label,
.BuyCheck_Select + label{
	background:#fff;
	border:1px solid #888;
	position:relative;
}
#Netkeiba_Race_Bias .HorseCheckBtn,
#Netkeiba_Race_Speed .HorseCheckBtn{
	width:25px;
	height:25px;
}
#Netkeiba_Race_Bias .HorseCheck_Select + label,
#Netkeiba_Race_Speed .HorseCheck_Select + label{
	-webkit-background-size:25px 25px;
	-moz-background-size:25px 25px;
	-ms-background-size:25px 25px;
	background-size:25px 25px;
}
#Netkeiba_Race_Bias .HorseCheck_Select + label:after,
#Netkeiba_Race_Speed .HorseCheck_Select + label:after{
	height:15px;
	width:8px;
	margin-top:-12px;
}
.HorseCheck_Select + label:after,
.BuyCheck_Select + label:after{
	content:"";
	display:block;
	position:absolute;
	top:50%;
	left:50%;
	margin-top:-14px;
	margin-left:-5px;
	width:9px;
	height:18px;
	border-right:2px solid #dbdbdb;
	border-bottom:2px solid #dbdbdb;
	-webkit-transform:rotate(45deg);
	-ms-transform:rotate(45deg);
	transform:rotate(45deg);
}
.HorseCheck_Select:checked + label:before{
	content:"";
	display:block;
	width:28px;
	height:28px;
	background:#ef5350;
	position:absolute;
	right:4px;
	top:4px;
	-webkit-animation: checkbox-check 125ms 250ms cubic-bezier(.4,.0,.23,1) forwards;
	animation:checkbox-check 125ms 250ms cubic-bezier(.4,.0,.23,1) forwards;
}
#Netkeiba_Race_Bias .HorseCheck_Select:checked + label:before,
#Netkeiba_Race_Speed .HorseCheck_Select:checked + label:before{
	width:23px;
	height:23px;
	top:0;
	left:0px;
	border-radius:8px;
}
.Table_Container tr.Selected{
	background:#ffebed !important;
}

.SpeedIndex_Table tr.List td.Horse_Name,
.SpeedIndex_Table tr.List td.Jockey,
.SpeedIndex_Table tr.List td.Race_Name,
.SpeedIndex_Table tr.List td.Win_Horse {
	text-align: left;
}
.SpeedIndex_Table tr.List [class*="Waku"] {
	font-weight: normal;
	padding: 8px 2px;
}
.cellcolor_1 {background: #fc855c;}
.cellcolor_2 {background: #fc6;}
.cellcolor_3 {background: #fdf2c1;}
.cellcolor_purple {background: #d0d0ff;}
.cellcolor_check {background: #ffffbf;}

/* 標準 */
.SpeedIndex_Table.Default tr.Header th > span {
	white-space: nowrap;
}
.SpeedIndex_Table.Default tr.Header th a > img {
	margin: 3px auto 0;
	display: block;
}

/* 近5走 */
.SpeedIndex_Table.Past tr.List td > span {
	display: block;
	line-height: 1.5;
}

/* 距離&コース */
.SpeedIndex_Table.Course tr.List td > span {
	display: block;
	line-height: 1.3;
}

/* 最高値 - 近走平均 - 距離 - コース - 結果 */
.SpeedIndex_Table_Header {
	padding: 0 8px;
}
.SpeedIndex_Table_Header p {
	font-size: 77%;
	line-height: 1.3;
}
.SpeedIndex_Table_Header .Average {
	margin: 8px 0;
	font-weight: bold;
	font-size: 83%;
}
.SpeedIndex_Table_Header .Average > strong {
	color: #dc3c3c;
	margin-left: 4px;
}
.SpeedIndex_Table.RankMax tr.Header th,
.SpeedIndex_Table.RankAverage tr.Header th,
.SpeedIndex_Table.RankDistance tr.Header th,
.SpeedIndex_Table.RankCourse tr.Header th,
.SpeedIndex_Table.Result tr.Header th {
	vertical-align: bottom;
	white-space: nowrap;
	padding: 3px 4px 3px;
}
.SpeedIndex_Table.RankMax tr.List td.Rank,
.SpeedIndex_Table.RankAverage tr.List td.Rank,
.SpeedIndex_Table.RankDistance tr.List td.Rank,
.SpeedIndex_Table.RankCourse tr.List td.Rank,
.SpeedIndex_Table.Result tr.List td.Rank {
	padding: 4px;
	background: #E3E5EB;
}

/*==============================================
 持ちタイム 
==============================================*/
.HoldingTimeTable {

}
.HoldingTimeTable tr.List td {
	font-size: 72.3%;
	font-weight: bold;
	color: #555;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	padding: 0 8px;
	border: 1px solid #E3E5EB;
}
.HoldingTimeTable .Header [class*="Waku"],
.Table_Container .HoldingTimeTable tr.HorseList [class*="Waku"] {
	width: 24px;
	padding: 0 3px;
}
.HoldingTimeTable .Header th[class*="Waku"] .thWrap {
	margin: 4px 0;
}
.Table_Container .HoldingTimeTable [class*="Waku"]::before{
	content : "" ;
	position : absolute ;
	top : 0 ;
	left : 0 ;
	width : 100% ;
	height : 100% ;
	border-right : 1px solid #E3E5EB ;
}
.HoldingTimeTable .HorseList .Horse_Info {
	font-size: 88.89%;
}
.HoldingTimeTable .HorseList .Horse_Info a{
	font-weight: bold;
}

.HoldingTimeTable .HorseList .BestTimeCell {
	font-size: 83.34%;
}
.HoldingTimeTable .HorseList span.Pace_S {
	color: #3251bc;
}
.HoldingTimeTable .HorseList span.Pace_M {
	color: #167c07;
}
.HoldingTimeTable .HorseList span.Pace_H {
	color: #c53131;
}
.HoldingTimeTable .HorseList td .Num{
	display: inline-block;
	padding: 5px 0;
	width: 30px;
	text-align: center;
	font-size: 93%;
	font-weight: normal;
	color: #000;
}
.Table_Container .HoldingTimeTable tr.HorseList td.Ranking_1,
.Table_Container .HoldingTimeTable tr.HorseList td.Ranking_2,
.Table_Container .HoldingTimeTable tr.HorseList td.Ranking_3 {
	padding: 6px;
}

.HoldingTimeTable .HorseList td.Ranking_1 .Num {
	background: #ffef7f;
}
.HoldingTimeTable .HorseList td.Ranking_2 .Num {
	background: #cbdeff;
}
.HoldingTimeTable .HorseList td.Ranking_3 .Num {
	background: #efc79f;
}

.Shutuba_Table .Header th span.txt1w {
	display: block;
	width: 1.1em;
	text-align: center;
	margin: auto;
}
/* ソートボタン */
.Shutuba_Table.HoldingTimeTable .Header th .thWrap {
	position: relative;
	padding-bottom: 20px;
}
.Shutuba_Table.HoldingTimeTable .Header th .thWrap .sort_icon {
	padding-right: 18px;
	position: absolute;
	bottom: 0;
	left: 50%;
	margin-left: -8px;
}
.Shutuba_Table.HoldingTimeTable .Header th .thWrap .sort_icon::before,
.Shutuba_Table.HoldingTimeTable .Header th .thWrap .sort_icon::after {
	border: 4px solid transparent;
	content: "";
	display: block;
	height: 0;
	right: 5px;
	top: 70%;
	position: absolute;
	width: 0;
}
.Shutuba_Table.HoldingTimeTable .Header th .thWrap .sort_icon::before {
	border-bottom-color: #66666687;
	margin-top: -9px;
}
.Shutuba_Table.HoldingTimeTable .Header th .thWrap .sort_icon::after {
	border-top-color: #66666687;
	margin-top: 1px;
}

/* tab_会場 */
body#Netkeiba_Race_Nar_Tendency .RaceInfo_Local_Menu ul li{
	margin-bottom:0px;
}
body#Netkeiba_Race_Nar_Tendency .RaceInfo_Local_Menu ul a{
	padding:0px;
}
.Race_Tendency_Jyo{
	position: relative;
	margin-bottom: 10px;
	padding-bottom: 20px;
}
.Race_Tendency_Jyo::before{
	content: "";
	position: absolute;
	bottom: 0;
	left: 50%;
	border: 0 solid transparent;
	border-width: 12px 27px 0;
	border-top-color: #e7e7e7;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
}
.RaceInfo_Select_Menu{
	margin: 7px 7px 7px 10px;
}
.RaceInfo_Select_Menu li{
	float: left;
	display: table;
	height: 46px;
	padding: 0 3px 3px 0;
}
.RaceInfo_Select_Menu .Col1 li{
	width: 100%;
	width: calc(100% / 1);
}
.RaceInfo_Select_Menu .Col2 li{
	width: 50%;
	width: calc(100% / 2);
}
.RaceInfo_Select_Menu .Col3 li{
	width: 33.3%;
	width: calc(100% / 3);
}
.RaceInfo_Select_Menu .Col4 li{
	width: 25%;
	width: calc(100% / 4);
}
.RaceInfo_Select_Menu .Col5 li{
	width: 20%;
	width: calc(100% / 5);
}
.RaceInfo_Select_Menu li a,
.RaceInfo_Select_Menu li .Tab_Normal{
	color: #797e8c;
	border: 1px solid #e7e7e7;
}
.RaceInfo_Select_Menu li a,
.RaceInfo_Select_Menu li div {
	display: table-cell;
	width: 100%;
	height: 100%;
	font-size: 0.875rem;
	font-weight: 700;
	line-height: 1.2;
	text-align: center;
	vertical-align: middle;
	border-radius: 4px;
}
.RaceInfo_Select_Menu li .Active, .RaceInfo_Select_Menu li .SelectNow, .RaceInfo_Select_Menu li .Tab_Active {
	color: #fff;
	background-color: #3251bc;
	background-image: url(../img/race/menu_selected.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 44px 35px;
	border: 1px solid #3251bc;
}

/* 共通local-btn */
[class*="RaceInfo_Local_Menu"] ul .Active,
[class*="RaceInfo_Local_Menu"] ul div.Tab_Active,
[class*="RaceInfo_Local_Menu"] ul .SelectNow,
.RaceInfo_Local_Menu.Payback_List .Tab_Active {
	background: #4150b2 url('../img/race/menu_selected.png') no-repeat center;
	-webkit-background-size: 44px 35px;
	-moz-background-size: 44px 35px;
	-ms-background-size: 44px 35px;
	background-size: 44px 35px;
	color: #fff;
}
[class*="RaceInfo_Local_Menu"] ul .Tab_Active {
	color: #fff;
	background: #3178e1;
	background: -moz-linear-gradient(top, #3178e1 0%, #1f5dc3 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#3178e1), color-stop(100%,#1f5dc3));
	background: -webkit-linear-gradient(top, #3178e1 0%,#1f5dc3 100%);
	background: -ms-linear-gradient(top, #3178e1 0%,#1f5dc3 100%);
	background: linear-gradient(to bottom, #3178e1 0%,#1f5dc3 100%);
	box-shadow: 0 1px 2px rgba(255,255,255,.5) inset, 0 2px 2px rgba(146, 151, 165, .5);
}
.RaceInfo_Local_Menu {
	margin: 23px 10px 20px;
}

/* 共通table-scroll */
.Table_Container {
	position: relative;
	margin-bottom: 18px;
	overflow: auto;
}
.Table_Scroll {
	overflow-x: scroll;
	position: relative;
}

.Container_Tendency{
	margin-bottom:30px;
}
.Table_Container_Tendency{
/*	overflow-x:auto;
	overflow-y:visible; 
	-webkit-overflow-scrolling: touch;
*/
}
.Race_Tendency_Table{
	border-collapse:collapse;
}

/* 人気アイコン */
.Maru {
	display: inline-block;
	width: 27px;
	height: 18px;
	background: url("../img/icon/icon_tendency_ninki.png");
	background-repeat: no-repeat;
	-moz-background-size: 50px 400px;
	-webkit-background-size: 50px 400px;
	background-size: 50px 400px;
}
.Maru_1{background-position:0 0 !important;}
.Maru_2{background-position:0 -40px !important;}
.Maru_3{background-position:0 -80px !important;}
.Maru_4{background-position:0 -120px !important;}
.Maru_5{background-position:0 -160px !important;}
.Maru_6{background-position:0 -200px !important;}
.Maru_7{background-position:0 -240px !important;}
.Maru_8{background-position:0 -280px !important;}
.Maru_9{background-position:0 -320px !important;}
.Maru_10{background-position:0 -360px !important;}
.Maru_11{background-position:-25px -20px !important;}
.Maru_12{background-position:-25px -60px !important;}
.Maru_13{background-position:-25px -100px !important;}
.Maru_14{background-position:-25px -140px !important;}
.Maru_15{background-position:-25px -180px !important;}
.Maru_16{background-position:-25px -220px !important;}
.Maru_17{background-position:-25px -260px !important;}
.Maru_18{background-position:-25px -300px !important;}
.Maru_19{background-position:-25px -340px !important;}
.Maru_20{background-position:-25px -380px !important;}

/* 枠カラー*/
[class*="WakuBan"] {color: #fff;}
.WakuBan1 {background: #fff; border: 1px solid #222; color: #333 !important;}
.WakuBan2 {background: #222; border: 1px solid #222;}
.WakuBan3 {background: #dc3c3c; border: 1px solid #dc3c3c;}
.WakuBan4 {background: #2c53a9; border: 1px solid #2c53a9;}
.WakuBan5 {background: #e4ca3b; border: 1px solid #e4ca3b;}
.WakuBan6 {background: #58af4a; border: 1px solid #58af4a;}
.WakuBan7 {background: #de8a26; border: 1px solid #de8a26;}
.WakuBan8 {background: #dc6179; border: 1px solid #dc6179;}

/* newspaper */
.Description_Box .Icon_ArrowB,
.Shutuba_Update_Time .Icon_ArrowB,
.Shutuba_Help .Icon_ArrowB{
	display: inline-block;
	width: 7px;
	height: 7px;
	border-radius: 1px;
	background: none;
	border-top: 2px solid #999;
	border-right: 2px solid #999;
	-webkit-transform: rotate(135deg);
	transform: rotate(135deg);
	position: absolute;
	top: 50%;
	right: 12px;
	margin-top: -5px;
}
.Description_Box .Icon_ArrowT,
.Shutuba_Update_Time .Icon_ArrowT,
.Shutuba_Help .Icon_ArrowT{
	display: inline-block;
	width: 8px;
	height: 8px;
	border-radius: 1px;
	background: none;
	border-top: 2px solid #999;
	border-right: 2px solid #999;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
	position: absolute;
	top: 50%;
	right: 10px;
	margin-top: -5px;
}

/* 今週のレース傾向 */
/*======================================
レース傾向
======================================*/

#Netkeiba_Race_Nar_Tendency .Main_Column {
	overflow: visible;
}
#Netkeiba_Race_Nar_Tendency .Main_Column .Title_Sec {
	padding-top: 21px;
	margin: 0 10px 21px;
}
/* navigation */
.Race_Tendency_Jyo {
	position: relative;
	margin-bottom: 10px;
	padding-bottom: 20px;
}
.Race_Tendency_Jyo::before {
	content: "";
	position: absolute;
	bottom: 0;
	left: 50%;
	border: 0 solid transparent;
	border-width: 12px 27px 0;
	border-top-color: #e7e7e7;
	-webkit-transform: translateX(-50%);
					transform: translateX(-50%);
}
#Netkeiba_Race_Nar_Tendency .Tab_RaceDaySelect {
	padding: 0 30px;
}

/* table */
.Container_Tendency {
	position: relative;
	margin-bottom: 30px;
}
.Container_Tendency .Inner_Txt01 {
	margin: 10px;
	color: #444;
	font-size: 0.875rem;
	line-height: 1.5;
}
.Table_Container_Tendency {
}
.Race_Tendency_Table {
	border-collapse: collapse;
	background: #fff;
}
.Race_Tendency_Table th,
.Race_Tendency_Table td {
	padding: 10px 8px;
	vertical-align: middle;
	white-space: nowrap;
	border: 1px solid #dadada;
}
.Race_Tendency_Table thead th {
	color: #888;
	font-size: 0.75rem;
	font-weight: 700;
	text-align: center;
	background-color: #eaeaea;
}
.Race_Tendency_Table tbody th {
	color: #666;
	font-size: 0.875rem;
	text-align: center;
	vertical-align: middle;
	background-color: #f3f3f3;
}
.Race_Tendency_Table td {
	color: #666;
	font-size: 0.875rem;
	font-weight: 700;
}
.Race_Tendency_Table td.Baba {
	text-align: center;
}
.Race_Tendency_Table .Tendency_Waku {
	background-color: #fff;
}
.Race_Tendency_Table [class*="WakuBan"] {
	display: inline-block;
	width: 25px;
	padding: 6px 0 5px;
	font-size: 0.75rem;
	text-align: center;
	border-radius: 2px;
}
.Race_Tendency_Table [class*="WakuBan"] + [class*="WakuBan"] {
	margin-left: 2px;
}
table.PickupHorseTable01 td a > [class*="WakuBan"] span.WakuTxt {
	font-size: 76.9%;
}
.Race_Tendency_Table .Tendency_Waku a {
	display: block;
}
.Race_Tendency_Table .Tendency_Waku a > span {
	position: relative;
	top: 1px;
	font-size: 0.9375rem;
}
.Race_Tendency_Table .Tendency_Waku a > div {
	display: inline-block;
	width: 25px;
	margin-right: 6px;
	padding: 6px 0 5px;
	color: #fff;
	font-size: 0.75rem;
	text-align: center;
	border-radius: 2px;
}
.Race_Tendency_Table .Waku1 div:not([class]) {
	color: #444;
	background-color: #fff;
	border: 1px solid #666;
}
.Race_Tendency_Table .Waku2 div:not([class]) {
	background-color: #444;
	border: 1px solid #444;
}
.Race_Tendency_Table .Waku3 div:not([class]) {
	background-color: #dc3c3c;
	border: 1px solid #dc3c3c;
}
.Race_Tendency_Table .Waku4 div:not([class]) {
	background-color: #2c53a9;
	border: 1px solid #2c53a9;
}
.Race_Tendency_Table .Waku5 div:not([class]) {
	background-color: #e4ca3b;
	border: 1px solid #e4ca3b;
}
.Race_Tendency_Table .Waku6 div:not([class]) {
	background-color: #58af4a;
	border: 1px solid #58af4a;
}
.Race_Tendency_Table .Waku7 div:not([class]) {
	background-color: #de8a26;
	border: 1px solid #fff;
}
.Race_Tendency_Table .Waku8 div:not([class]) {
	background-color: #dc6179;
	border: 1px solid #dc6179;
}
.Race_Tendency_Table .Icon_Ninki .Inner {
	position: relative;
	padding-right: 25px;
}
.Race_Tendency_Table .Icon_Ninki .Maru {
	position: absolute;
	top: 50%;
	right: -5px;
	-webkit-transform: translateY(-50%);
					transform: translateY(-50%);
}
.Race_Tendency_Table .Blood_Cell {
	-webkit-box-shadow: 2px 2px 0 0 #fff inset, -2px -2px 0 0 #fff inset;
	box-shadow: 2px 2px 0 0 #fff inset, -2px -2px 0 0 #fff inset;
}

/* 20200713 脚質 */
.Race_Tendency_Table .RacePace {
	text-align: center;
}
.Race_Tendency_Table .RacePace span.Pace_S {
	color: #3251bc;
}
.Race_Tendency_Table .RacePace span.Pace_M {
	color: #167c07;
}
.Race_Tendency_Table .RacePace span.Pace_H {
	color: #c53131;
}
.Race_Tendency_Table span.Kyaku {
	display: inline-block;
	min-width: 1em;
}
.Race_Tendency_Table span.LastTime {
	display: inline-block;
	margin: -3px 6px;
	padding: 3px;
}
.Race_Tendency_Table span.LastTime.RankData_1 {
	background: #ffef84;
}
.Race_Tendency_Table span.LastTime.RankData_2 {
	background: #d8f6ff;
}
.Race_Tendency_Table span.LastTime.RankData_3 {
	background: #ffd4d4;
}
/* 注目 */
.Race_Tendency_Table td.HighLight {
	background: #ffe0e0;
}
/* 調教 */
.Race_Tendency_Table span.TraningStrong {
	display: inline-block;
	/* width: 2.1em; */
}
.Race_Tendency_Table span.TraningCourse {
	display: inline-block;
	margin: -3px 6px -3px 0;
	padding: 3px;
}
.Race_Tendency_Table span.TraningCourse.TraningColor01 { /* 坂路 */
	background: #c4f2f9;
}
.Race_Tendency_Table span.TraningCourse.TraningColor02 { /* ウッド */
	background: #ffef84;
}
.Race_Tendency_Table span.TraningCourse.TraningColor03 { /* ポリ */
	background: #f9d5ed;
}
.Race_Tendency_Table span.TraningCourse.TraningColor04 { /* 芝 */
	background: #c6ffaa;
}
.Race_Tendency_Table span.TraningCourse.TraningColor05 { /* ダート */
	background: #ffe8c4;
}
.Race_Tendency_Table span.TraningCourse.TraningColor06 { /* その他 */
	background: #eaeaea;
}
/* 配当 */
.Race_Tendency_Table td.PayResultCell {
	text-align: center;
}
.Race_Tendency_Table td.PayResultCell.Pay01 { /* 順当 */
	background: #d8f6ff;
}
.Race_Tendency_Table td.PayResultCell.Pay02 { /* 波乱 */
	background: #ffef84;
}
.Race_Tendency_Table td.PayResultCell.Pay03 { /* 大波乱 */
	background: #ff9494;
}
.Race_Tendency_Table td.PayBackCell {
	text-align: right;
	padding-left: 18px;
}
/* まとめ */
.PickupHorseArea.PickupTendency {
	position: relative;
}
.Container_Tendency {
	position: relative;
	margin-bottom: 30px;
	min-height: 200px;
}
.PickupTendency table.PickupHorseTable01 td a{
	position: relative;
	display: block;
	color: #666;
	padding: 10px 0 10px 8px;
	text-align: left;
	width: 100%;
}
.PickupTendency table.PickupHorseTable01 td a::after{
	content: "";
	display: block;
	width: 6px;
	height: 6px;
	border-radius: 1px;
	background: none;
	border-top: 2px solid #999;
	border-right: 2px solid #999;
	-webkit-transform: rotate(45deg) translateY(-50%);
	transform: rotate(45deg) translateY(-50%);
	position: absolute;
	right: 13px;
	top: 50%;
}
.PickupTendency table.PickupHorseTable01 td a > [class*="WakuBan"] {
	display: inline-block;
	width: 25px;
	padding: 6px 0 5px;
	font-size: 0.75rem;
	text-align: center;
	border-radius: 2px;
	color: #fff;
	margin-right: 6px;
}
.PickupTendency table.PickupHorseTable01 td a > .WakuBan1,
.PickupTendency table.PickupHorseTable01 td a > .WakuBan5 {
	color: #666;
}
.PickupTendency table.PickupHorseTable01 td a > .Blood_Wrap {
	display: block;
	padding: 8px;
	margin: 0 30px 0 0;
	font-size: 100%;
}

.PickupTendency table.PickupHorseTable01 td a > .Blood_Wrap + .Blood_Wrap{
/*	margin-top: 6px; */
}
/* 有料導線/ボカシ */

.PickupTendency .PickupCell01.premium_dummy a::before {
	content:"";
	display: inline-block;
	background: url(../img/race/trend_dummy01.jpg) 0 2px no-repeat;
	background-size: auto 100%;
	width: 100px;
	height: 35px;
	margin: -6px 0px;
}
.PickupTendency .PickupCell02.premium_dummy a::before {
	content:"";
	display: inline-block;
	background: url(../img/race/trend_dummy09.jpg) -3px 1px no-repeat;
	background-size: 100% 100%;
	width: 78px;
	height: 32px;
	margin: -10px -2px;
}
.PickupTendency .PickupCell02.premium_dummy .Blood_Wrap {
	display: none !important;
}
.Tendency_Waku.Pickup.premium_dummy::before {
	content:"";
	display: inline-block;
	background: url(../img/race/trend_dummy03.jpg) -3px 2px no-repeat;
	background-size: auto 100%;
	width: 85px;
	height: 35px;
	margin: -8px -3px;
}
.Tendency_Waku.Icon_Ninki.premium_dummy .Inner::before {
	content:"";
	display: inline-block;
	background: url(../img/race/trend_dummy04.jpg) 0px 2px no-repeat;
	background-size: auto 30px;
	width: 146px;
	height: 32px;
	margin: -6px -2px;
}
.KyakuCell.premium_dummy .Inner::before {
	content:"";
	display: inline-block;
	background: url(../img/race/trend_dummy06.jpg) 0 0 no-repeat;
	background-size: 100% 100%;
	width: 65px;
	height: 25px;
	margin: -6px -2px;
}
[class*="jockey_"].premium_dummy .Inner::before,
[class*="trainer_"].premium_dummy .Inner::before {
	content:"";
	display: inline-block;
	background: url(../img/race/trend_dummy07.jpg) 0 0 no-repeat;
	background-size: 100% 100%;
	width: 100px;
	height: 25px;
	margin: -6px -2px;
}
.Blood_Cell.premium_dummy .Inner::before {
	content:"";
	display: inline-block;
	background: url(../img/race/trend_dummy08.jpg) 0 0 no-repeat;
	background-size: 100% 100%;
	width: 100px;
	height: 25px;
	margin: -6px -2px;
}
.TraningCell.premium_dummy .Inner::before {
	content:"";
	display: inline-block;
	background: url(../img/race/trend_dummy09.jpg) -3px 0 no-repeat;
	background-size: 100% 100%;
	width: 78px;
	height: 32px;
	margin: -6px -2px;
}
.PayResultCell.premium_dummy .Inner::before {
	content:"";
	display: inline-block;
	background: url(../img/race/trend_dummy10.jpg) 0 0 no-repeat;
	background-size: 100% 100%;
	width: 50px;
	height: 30px;
	margin: -6px -2px;
}
.PayBackCell.premium_dummy .Inner::before {
	content:"";
	display: inline-block;
	background: url(../img/race/trend_dummy11.jpg) 0 0 no-repeat;
	background-size: 100% 100%;
	width: 73px;
	height: 32px;
	margin: -7px -2px;
}
.Tendency_Waku.Icon_Ninki.premium_dummy .Inner::after,
.KyakuCell.premium_dummy .Inner::after,
[class*="jockey_"].premium_dummy .Inner::after,
[class*="trainer_"].premium_dummy .Inner::after,
.Blood_Cell.premium_dummy .Inner::after,
.TraningCell.premium_dummy .Inner::after {
	content:"";
	display: inline-block;
	background: url(../img/race/trend_dummy05.jpg) 0 0 no-repeat;
	background-size: 100% 100%;
	width: 33px;
	height: 33px;
	position: absolute;
	top: 50%;
	right: -5px;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}

/*プレミアムボタン02*/
.BtnPremiumRegist02 {
	position: absolute;
	top: 86px;
	left: 50%;
	-webkit-transform: translate(-50%, 0);
	-moz-transform: translate(-50%, 0);
	transform: translate(-50%, 0);
	display: inline-block;
	z-index: 60;
	box-shadow: none;
}
.BtnPremiumRegist02.table_base{
	top:auto;
	bottom:-4px;
	z-index: 60;
}
.BtnPremiumRegist02.static{
	position: static;
	transform: none;
	margin: auto;
	width: 255px;
	display: block;
}
.BtnPremiumRegist02 a{
	display: block;
	text-align: center;
	font-size: 14px;
	line-height: 1.3;
	color: #675500;
	position: relative;
	white-space: nowrap;
	background: #fff;
	border:2px solid rgb(189, 171, 120);
	border-radius: 4px;
	box-shadow: 0 0 14px 6px rgba(255,255,255,.004);
}
.BtnPremiumRegist01 a:before {
	display: none;
}
.BtnPremiumRegist02.size_m a{
	padding:9px 10px 6px;
}
.BtnPremiumRegist02.size_s a{
	height: 27px;
	line-height: 27px;
	padding: 0;
}
.BtnPremiumRegist02 a .premium_btn{
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	color:#fff;
	height: 42px;
	min-width:230px;
	line-height: 42px;
	font-weight: bold;
	background-color: rgb(189, 171, 120);
	border-radius: 4px;
}
.BtnPremiumRegist02 a .btn_comment{
	display:inline-block;
	height: 23px;
	width: 184px;
	max-width: auto;
}
.BtnPremiumRegist02 a .icon_touch{
	display: inline-block;
	height: 30px;
	width: 22px;
	margin-right: 8px;
}
.BtnPremiumRegist02 a .icon_touch_min{
	display: inline-block;
	height: 18px;
	width: 13px;
	margin-right: 5px;
}

/* オッズ・購入 */
p.RaceInfo_Notice01{
	font-size: 78%;
	color: #666;
	line-height: 1.5;
	margin: 0px 8px 8px;
}
.Shutuba_Type_Section + p.RaceInfo_Notice01{
	margin-top:18px;
}

/* オッズ一覧 */
.Shutuba_Type_Section .Type_Header{
	box-shadow: none;
}
.Houshiki_Type ul a{
	box-shadow:none;
	border: 1px solid #e7e7e7;
}
.Type_Detail_Table [class*="Combi_"] > .Combi02 > .UmaName{
	display:inline-block;
	width:35px;
	line-height:1.2;
	overflow:hidden;
	white-space:nowrap;
}
.RaceOdds_HorseList_Table td.Odds{
	-webkit-animation-fill-mode: both;
	-ms-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-animation-duration: .4s;
	-ms-animation-duration: .4s;
	animation-duration: .4s;
	-webkit-animation-name: fadeInOdds;
	animation-name: fadeInOdds;
	visibility: visible;
}
.RaceOdds_HorseList_Table{
	border-collapse: collapse;
	width: 100%;
	background: #fff;
	position: relative;
	margin-bottom:18px;
}
.RaceOdds_HorseList_Table.Ninki,
.Tanfuku .RaceOdds_HorseList_Table{
	margin-bottom:0px;
}
.RaceOdds_HorseList_Table tr{
	border-bottom: 1px solid #dadada;
}
.RaceOdds_HorseList_Table tr th{
	background: #eaeaea;
	font-size: 74%;
	color: #777;
	border-top: 1px solid #dadada;
	border-bottom: 1px solid #dadada;
	padding: 10px 0;
	vertical-align: middle;
}
.RaceOdds_HorseList_Table.Ninki tr th.Ninki{
	width: 1em;
	line-height: 1.2;
}
.RaceOdds_HorseList_Table tr th + th,
.RaceOdds_HorseList_Table tr td + td{
	border-left: 1px solid #dadada;
	border-right: 1px solid #dadada;
}
.RaceOdds_HorseList_Table tr th.Waku,
.RaceOdds_HorseList_Table tr th.Mark{
	width: 1em;
	padding: 0 4px;
	line-height: 1.2;
}
.RaceOdds_HorseList.Tanfuku .Ninki tr td.Ninki,
.RaceOdds_HorseList.Tanfuku .Ninki tr [class*="Waku"],
.RaceOdds_HorseList.Tanfuku .Ninki tr td.Mark_User{
	padding:0 3px;
}
.RaceOdds_HorseList .Ninki tr.col_label th.Odds{
	line-height:1.2;
}
.RaceOdds_HorseList_Table tr td{
	vertical-align: middle;
	font-size: 66%;
	color: #555;
	text-align: center;
}
.RaceOdds_HorseList_Table tr td[class*="Waku"]{
	font-size: 78%;
	font-weight: bold;
}
.RaceOdds_HorseList_Table.Ninki tr td{
	padding: 8px 2px;
}
.RaceOdds_HorseList_Table.Ninki td + td{
	border-left: 1px solid #dadada;
}
.RaceOdds_HorseList_Table tr td.Horse_Name{
	font-size: 83%;
	font-weight: bold;
	text-align: left;
	padding: 12px 0 12px 6px;
	line-height: 1.2;
	letter-spacing: -1px;
}
.Tanfuku .RaceOdds_HorseList_Table tr td.Horse_Name{
	padding:2px 0 2px 6px;
}
.RaceOdds_HorseList_Table tr td.Mark_User{
	border-left: 1px solid #dadada;
	border-right: 1px solid #dadada;
	background: #f0f4ff;
}
.MarkIcon{
	display: block;
	background: url(../img/icon/icon_sprite_mark.png) no-repeat;
	-webkit-background-size: 400px 20px;
	-moz-background-size: 400px 20px;
	-ms-background-size: 400px 20px;
	background-size: 400px 20px;
	text-align: center;
	position: relative;
	width: 18px;
	height: 18px;
	margin: 0 auto;
}
.Mark00{
	background-position:-227px 0px;
}
.Tanfuku .RaceOdds_HorseList_Table td.Odds{
	font-size: 77%;
	font-weight: bold;
	text-align: right;
	padding: 8px 8px 8px 2px;
}
.RaceOdds_HorseList_Table.Ninki tr td.Odds{
	font-size: 78%;
	font-weight: bold;
	line-height: 1.2;
	text-align: right;
	padding-right: 8px;
}
.Type_BgColor01,
.Shutuba_Type_Bar_Tansho{
	background: #565eb0;
}
.Type_BgColor02,
.Shutuba_Type_Bar_Fukusho{
	background:#CB5353;
}
.Type_BgColor03,
.Shutuba_Type_Bar_Wakuren,
.Shutuba_Type_Bar_Wakutan{
	background: #52A455;
}
.Type_BgColor04,
.Shutuba_Type_Bar_Umaren{
	background: #87599A;
}
.Type_BgColor06,
.Shutuba_Type_Bar_Umatan{
	background: #E5A339;
}
.Type_BgColor07,
.Shutuba_Type_Bar_Renpuku3{
	background: #4A94BC;
}
.Type_BgColor08,
.Shutuba_Type_Bar_Rentan3{
	background: #E18131;
}
.Type_Sec{
	padding: 8px;
	font-size: 86%;
	color: #fff;
}
.RaceOdds_HorseList.Wakuren .Ninki tr th.Ninki,
.RaceOdds_HorseList.Umaren .Ninki tr th.Ninki,
.RaceOdds_HorseList.Umatan .Ninki tr th.Ninki{
	white-space:nowrap;
	padding:8px;
}
.RaceOdds_HorseList_Table.Ninki tr td.Ninki{
	font-weight:bold;
}
.RaceOdds_HorseList_Table.Ninki .Combi01 ul li{
	display:inline-block;
	vertical-align:middle;
}
.UmaBan{
	display:inline-block;
	width:26px;
	font-size:122%;
	font-weight:bold;
	color:#333;
	text-align:center;
	border:1px solid #333;
	border-radius:2px;
	padding:4px 0px 4px 0px;
	position:relative;
}
.Hyphen{
	display: inline-block;
	vertical-align: middle;
	width: 8px;
	height: 2px;
	background: #333;
	margin: 0 4px;
}
.RaceOdds_Menu02,
.RaceOdds_Menu03{
	margin-bottom:22px;
	padding:8px 5px 5px 8px;
	position:relative;
}
.RaceOdds_Menu02 ul{
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-ms-frex-wrap:wrap;
	flex-wrap:wrap;
}
.RaceOdds_Menu02 ul li div,
.RaceOdds_Menu03 ul li div{
	margin:0 3px 3px 0;
}
.RaceOdds_Menu02 ul a,
.RaceOdds_Menu03 ul a{
	display:block;
	width:100%;
	font-size:77%;
	font-weight:bold;
	text-align:center;
	color:#797e8c;
	background:#fff;
	margin-right:3px;
	padding:15px 0;
	border:1px solid #e7e7e7;
	border-radius:4px;
}
.RaceOdds_Menu02 ul li .Active,
.RaceOdds_Menu02 ul li .disabled,
.RaceOdds_Menu03 ul li .disabled{
	background:#3251bc url(../img/race/menu_selected.png_2018727) no-repeat center;
	-webkit-background-size:44px 35px;
	-moz-background-size:44px 35px;
	-ms-background-size:44px 35px;
	background-size:44px 35px;
	color:#fff;
}
.RaceOdds_HorseList_Table .Horse_Select{
	width:60px;
	padding:6px 0;
}
.InputFixedArea_Wrap{
	min-height:76px;
}
.InputFixedArea01{
	position:fixed;
	bottom:0;
	width:100%;
	z-index:1000;
	padding:4px 8px;
	background:rgba(0,0,0,.8);
	box-shadow: 0 -1px 3px rgba(0, 0, 0, .5);
}
.TotalBetDL{
	margin-bottom:4px;
	text-align:center;
}
.TotalBetDL dd{
	color:#fff;
	font-size:83%;
	font-weight:bold;
	margin-left:30px;
}
.TotalBetDL dt{
	color:#fff;
	font-size:83%;
	font-weight:bold;
}
.TotalBetDL dt,
.TotalBetDL dd{
	display:inline-block;
}
.InputBtnBox{
	text-align:center;
}
.Shutuba_Form_Footer.Phase01_Btn .SubmitBtn,
.InputBtnBox .SubmitBtn,
.InputFixedArea01 .SubmitBtn{
	-webkit-appearance:none;
	-moz-appearrance:none;
	appearance:none;
	border:none;
	width:100%;
	color:#fff;
	font-size:89%;
	font-weight:bold;
	padding:13px 0;
	border-radius:4px;
	box-shadow: 0 1px 3px rgba(146, 151, 165, .8);
	background:#ef5350;
	-webkit-background-size:10px 11px;
	-moz-background-size:10px 11px;
	-ms-background-size:10px 11px;
	background-size:10px 11px;
}
.InputFixedArea01.Odds .SubmitBtn{
	display:inline-block;
	font-size:83%;
	width:73%;
	color:#fff;
	background:#ef5350;
	text-align:center;
	padding:16px 0px;
	vertical-align: top;
	border-radius:4px;
}
.InputBtnBox .AddBtn,
.InputBtnBox .DeleteCheckAddBtn{
	width:25%;
}
.InputBtnBox .AddBtn,
.InputBtnBox .DeleteCheckAddBtn{
	-webkit-appearnace:none;
	-moz-apperance:none;
	appearance:none;
	border:none;
	width: 25%;
	color:#333;
	font-size:66.67%;
	font-weight:bold;
	background:#fff;
	padding: 14px 0 4px;
	border-radius: 4px;
	box-shadow: 0 2px 6px #1b1b20;
	position: relative;
}
.Icon_addBtn{
	display:block;
	background:url(..img/icon/icon_addBtn.png) no-repeat;
	-webkit-background-size:17px 17px;
	-moz-background-size:17px 17px;
	-ms-background-size:17px 17px;
	background-size:17px 17px;
	width: 17px;
	height:17px;
	margin:0 auto;
	position:relative;
	top:-6px;
}
.RaceOdds_Menu02 .Race_Odds_Menu_Title,
.RaceOdds_Menu03 .Race_Odds_Menu_Title,
.RaceOdds_HorseList_Title{
	font-size:94%;
	color:#555;
	text-align:center;
	margin-bottom:9px;
	text-shadow:0 1px 1px #fff;
}
.RaceOdds_Menu02 ul .Formation a{
	line-height:1.2;
	padding:6px 0 5px;
}
.RaceOdds_Menu02 ul .Formation a > span{
	font-size:12px;
	letter-spacing:-1px;
}
.Multi_Select{
	margin-top:16px;
}
.Multi_Select input.MultiCheck,
.RaceOdds_HorseList_Table.Ninki input.HorseCheck_Select,
.Normal .RaceOdds_HorseList_Table .HorseCheck_Select,
.Check input.HorseCheck_Select,
.RaceOdds_Result_Table02 input.BuyCheck_Select{
	display:none;
}
.Multi_Select .MultiCheck + label{
	font-weight:bold;
	font-size:88%;
	padding-top:3px;
	padding-left:34px;
	position:relative;
}
.Multi_Select .MultiCheck + label::before{
	content:"";
	display:block;
	position:absolute;
	top:0;
	left:0;
	width:24px;
	height:24px;
	background:#fff;
	border:1px solid #999;
	border-radius:4px;
}
.Multi_Select .MultiCheck + label::after{
	content: "";
	display: block;
	position: absolute;
	top: 4px;
	left: 9px;
	width: 6px;
	height: 12px;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	border-right: 2px solid #dbdbdb;
	border-bottom: 2px solid #dbdbdb;
}
.Mark00 {background-position: -227px 0px;}
.Mark1 {background-position: -1px 0px;}
.Mark2 {background-position: -22px -1px;}
.Mark3 {background-position: -84px 0px;}
.Mark4 {background-position: -42px 0px;}
.Mark5 {background-position: -268px 0px;}
.Mark06 {background-position: -105px -2px;}
.Mark07 {background-position: -127px -2px;}
.Mark08 {background-position: -148px 0px;}
.Mark09 {background-position: -169px 0px;}
.Mark10 {background-position: -189px -2px;}
.Mark11 {background-position: -63px 0px;}
.Mark98 {background-position: -246px -1px;}
.Mark99 {background-position: -210px -1px;}
.Mark100 {background-position: -246px -1px;}
.Race_HorseList_Table .Mark_User {background: #f0f4ff;}
.RaceOdds_HorseList_Table tr td.Horse_Name .Odds{
	margin-top: 4px;
	margin-right: 3px;
	font-size: 12px;
	color: #777;
	text-align: right;
	letter-spacing: 0.1px;
}
.RaceOdds_HorseList_Table tr td.Horse_Name .Odds .Txt{
	font-size:10px;
}
.RaceOdds_HorseList.Wakuren table td.Horse_Select{
	border-left: 1px solid #dadada;
}
.Selected_Block{
	margin:8px 8px 18px;
}
.Selected_Block .Title{
	background:#4150b2;
	color:#fff;
	font-size:88%;
	font-weight:bolder;
	padding:13px 0 13px 12px;
	position:relative;
	border-bottom:1px solid #eee;
}
.Selected_Block .Title:after{
	content: "";
	display: inline-block;
	border-top: 14px solid #fff;
	border-right: 14px solid #fff;
	border-bottom: 14px solid #212e85;
	border-left: 14px solid #212e85;
	position: absolute;
	top: 0;
	right: 0;
	width: 0;
	height: 0;
}
.Selected_Table{
	border-bottom:1px solid #efefef;
	display:table;
	width:100%;
	padding:8px;
}
.Selected_Table #select_kumiawase,
.Selected_Table .Kumiawase_Count{
	display:table-cell;
}
#select_kumiawase > table{
	border-collapse:collapse;
	width:100%;
	min-height:70px;
}
#select_kumiawase > table tr th div{
	background: url(../img/race/Axis_Bg01.png) no-repeat center;
	background-size: 40px 22px;
	-webkit-background-size: 40px 22px;
	-moz-background-size: 40px 22px;
	-ms-background-size: 40px 22px;
	color: #fff;
	font-size: 74%;
	font-weight: normal;
	margin: 8px;
	padding: 5px 3px 5px 0;
	width: 40px;
}
#select_kumiawase > table tr:last-child td{
	padding-bottom:4px;
	width:100%;
	line-height:1.3;
}
.Kumiawase_Count{
	font-weight:bold;
	color:#333;
	text-align:center;
	line-height:1.4;
	margin-bottom:4px;
}
.Selected_Table .Kumiawase_Count{
	border-left:1px solid #efefef;
	vertical-align:middle;
	width:90px;
}
.Kumiawase_Count > span.Txt01{
	color:#333;
	margin-bottom:4px;
	font-size:12px;
}
.Selected_Table .Kumiawase_Count > .Txt01{
	font-size:72%;
}
button.SubmitBtn.Type_C, button.SubmitBtn.Type_D{
	background:#ffe35c;
	color:#572908;
	font-weight:bold;
}
button.SubmitBtn.Type_D{
	background: #ffe35c url(../img/icon/icon_view03.png) no-repeat 24px center;
	background-size: 10px 11px;
	-webkit-background-size: 10px 11px;
	-moz-background-size: 10px 11px;
	-ms-background-size: 10px 11px;
}
.RaceOdds_HorseList_Table [class*="AxisBtn_"]{
	display:inline-block;
	border-radius:50%;
	border:1px solid #888;
	width:42px;
	height:42px;
}
.RaceOdds_HorseList_Table .AxisBtn_Off{
	background:url(../img/race/radio_off.png)no-repeat center;
	-webkit-background-size:42px 42px;
	-moz-background-size:42px 42px;
	-ms-background-size:42px 42px;
	background-size:42px 42px;
}
.RaceOdds_HorseList_Table tr.ActionBtn td.Txt{
	border-left:none;
	background:#fff;
}
.RaceOdds_HorseList_Table tr.ActionBtn td.Txt > div{
	font-size:118%;
	font-weight:bold;
	text-align:right;
	background:#f5f5f5;
	padding:20px 0;
	margin-right:12px;
}
.RaceOdds_HorseList_Table .ActionBtn td.Txt > div:after{
	content: "";
	display: inline-block;
	width: 14px;
	height: 14px;
	background: #f5f5f5;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
	position: relative;
	right: -6px;
	top: 2px;
}
.ActionBtn input{
	display:none;
}
.Mark_Action + label{
	background: url(../img/race/mark_off.png?20180727) no-repeat center;
	-webkit-background-size: 42px 42px;
	-moz-background-size: 42px 42px;
	-ms-background-size: 42px 42px;
	background-size: 42px 42px;
}
.All_Action + label{
	background: url(../img/race/all_off.png?20180727) no-repeat center;
	-webkit-background-size: 42px 42px;
	-moz-background-size: 42px 42px;
	-ms-background-size: 42px 42px;
	background-size: 42px 42px;
}
.ActionBtn .All_Action + label,
.ActionBtn .Mark_Action + label,
.Cancel_Action + label{
	display: inline-block;
	border: 1px solid #888;
	width: 42px;
	height: 42px;
	border-radius: 5px;
}
.Cancel_Action + label{
	background: url(../img/race/clear_off.png?20180727) no-repeat center;
	-webkit-background-size: 42px 42px;
	-moz-background-size: 42px 42px;
	-ms-background-size: 42px 42px;
	background-size: 42px 42px;
}
.Normal .RaceOdds_HorseList_Table tr{
	border-bottom:none;
}
.Normal .RaceOdds_HorseList_Table tr [class*="Waku"]{
	font-size:74%;
	width:1.2em;
}
.Normal .RaceOdds_HorseList_Table tr [class*="Waku"],
.Normal .RaceOdds_HorseList_Table tr td.Check,
.Normal .RaceOdds_HorseList_Table tr td.Odds{
	border-bottom:1px solid #dadada;
}
.Normal .RaceOdds_HorseList_Table tr.col_label th {
	border-bottom: 1px solid #dadada;
	padding: 8px;
}
table tr th.Waku1 {background: #fff; color: #333; border-top: 1px solid #dadada;}
table tr th.Waku2 {background: #222; color: #fff !important; border-top: 1px solid #222;}
table tr th.Waku3 {background: #dc3c3c; color: #fff !important; border-top: 1px solid #dc3c3c;}
table tr th.Waku4 {background: #2c53a9; color: #fff !important; border-top: 1px solid #2c53a9;}
table tr th.Waku5 {background: #e4ca3b; color: #fff !important; border-top: 1px solid #e4ca3b;}
table tr th.Waku6 {background: #58af4a; color: #fff !important; border-top: 1px solid #58af4a;}
table tr th.Waku7 {background: #de8a26; color: #fff !important; border-top: 1px solid #de8a26;}
table tr th.Waku8 {background: #dc6179; color: #fff !important; border-top: 1px solid #dc6179;}
.Normal .RaceOdds_HorseList_Table tr td.Waku_Normal{
	background: #e3ecff;
	color: #333 !important;
}
.Normal .RaceOdds_HorseList_Table tr td.Odds{
	font-size:78%;
	font-weight:bold;
	text-align:right;
	line-height:1.2;
	padding:10px;
}
.Normal .RaceOdds_HorseList_Table tr [class*="Waku"],
.Normal .RaceOdds_HorseList_Table tr td.Check,
.Normal .RaceOdds_HorseList_Table tr td.Odds{
	border-bottom:1px solid #dadada;
}
span.transition-color,
div.transition-color{
	display: inline-block;
	-webkit-animation-fill-mode: both;
	-ms-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-animation-duration: .4s;
	-ms-animation-duration: .4s;
	animation-duration: .4s;
	-webkit-animation-name: fadeInOdds;
	animation-name: fadeInOdds;
	visibility: visible;
	white-space: nowrap;
}
.Normal .RaceOdds_HorseList_Table{
	width: 50%;
	float: left;
	margin-bottom: 14px;
}
@media screen and (min-width: 375px){
.Normal .RaceOdds_HorseList_Table {
	width: 33.3%;
	float: left;
	}
}
/* myodds top画面 */
@media only screen and (max-width:766px) and (min-width:320px){
	body{
		background:#fff;
	}
}
@media screen and (min-width: 375px){
.Normal .RaceOdds_HorseList_Table:nth-of-type(3n+1), .Ren3_Normal .RaceOdds_HorseList_Table:nth-of-type(3n+1){
	clear: both;
	}
}

/* ソートアイコン */

.RaceOdds_Result_Table02 .Sort_Btn01 .sort,
.Type_Detail_Table .Sort_Btn01 .sort{
	cursor: pointer;
	border: 1px solid #ccc;
	border-radius: 4px;
	background: #fff;
	padding: 5px 30px;
}
.Type_Detail_Table .Sort_Btn01 .sort{
	padding:5px 26px;
}
.RaceOdds_Result_Table02 .Sort_Btn02 .sort,
.Type_Detail_Table .Sort_Btn02 .sort{
	background: #fff;
	border: 1px solid #ccc;
	border-radius: 4px;
	padding: 5px;
}
.RaceOdds_Result_Table02 .sort:after,
.RaceOdds_Result_Table02 th.tablesorter-headerDesc .sort:after,
.RaceOdds_Result_Table02 th.tablesorter-headerAsc .sort:after,
.Type_Detail_Table .sort:after,
.Type_Detail_Table th.tablesorter-headerDesc .sort:after,
.Type_Detail_Table th.tablesorter-headerAsc .sort:after{
	content:"";
	display:inline-block;
	width:14px;
	height:12px;
	margin-left:8px;
	position:relative;
	top:1px;
}
.RaceOdds_Result_Table02 .sort:after,
.Type_Detail_Table .sort:after{
	background: url(../img/icon/icon_sprite_raceinfo.png) no-repeat -62px -210px;
	-webkit-background-size: 124px 300px;
	-moz-background-size: 124px 300px;
	-ms-background-size: 124px 300px;
	background-size: 124px 300px;
}

.RaceOdds_Result_Table02 th.tablesorter-headerDesc .sort:after,
.Type_Detail_Table th.tablesorter-headerDesc .sort:after {
	background: url("../img/icon/icon_sprite_raceinfo.png") no-repeat -39px -225px;
	-webkit-background-size: 124px 300px;
	-moz-background-size: 124px 300px;
	-ms-background-size: 124px 300px;
	background-size: 124px 300px;
}
.RaceOdds_Result_Table02 th.tablesorter-headerAsc .sort:after,
.Type_Detail_Table th.tablesorter-headerAsc .sort:after {
	background: url("../img/icon/icon_sprite_raceinfo.png") no-repeat -39px -287px;
	-webkit-background-size: 124px 300px;
	-moz-background-size: 124px 300px;
	-ms-background-size: 124px 300px;
	background-size: 124px 300px;
}


.Type_Detail_Table tr.Header th{
	background:#f5f5f5;
}
.Type_Detail_Table tr.ActionBtn td.Txt > div{
	background:#f5f5f5;
}
.Type_Detail_Table .ActionBtn td.Txt > div:before{
	background:#f5f5f5;
}


/* =======================================================
 Myオッズ選択
======================================================= */

.Shutuba_Type_Section {
	margin: 0 8px;
}
.Shutuba_Type_Section + .Shutuba_Type_Section {
	margin-top: 12px;
}
.Shutuba_Type_Section [class*="Type_BgColor"] {
	border-radius: 2px;
}
.Shutuba_Type_Section .Type_Header {
	box-shadow: 0 2px 4px rgba(0, 0, 0, .4);
	color: #fff;
	cursor: pointer;
	margin-bottom: 8px;
	padding: 12px 18px;
	position: relative;
} 
.Shutuba_Type_Section .Type_Header:before, 
.Shutuba_Type_Section .Type_Header.Icon_Close01:before {
	content: "";
	display: inline-block;
	height: 10px;
	position: absolute;
	right: 18px;
	width: 19px;
}
.Shutuba_Type_Section .Type_Header:before {
	background: url('../img/icon/icon_toggle_arrow.png') no-repeat 1px -12px;
	background-size: 17px 46px;
	-webkit-background-size: 17px 46px;
	-moz-background-size: 17px 46px;
	-ms-background-size: 17px 46px;
	top: 17px;
}
.Shutuba_Type_Section .Type_Header.Icon_Close01:before {
	background: url('../img/icon/icon_toggle_arrow.png') no-repeat 1px 0px;
	background-size: 17px 46px;
	-webkit-background-size: 17px 46px;
	-moz-background-size: 17px 46px;
	-ms-background-size: 17px 46px;
	top: 15px;
}
.Shutuba_Type_Section .Type_Header.Icon_Close01 {
	box-shadow: none;
}
.Shutuba_Type_Section .Type_Header > .Count {
	font-size: 105%;
	font-weight: bold;
	margin-left: 5px;
}
.Shutuba_Type_Section .Type_Header > .Count > span {
	font-size: 76%;
}
.Type_Detail_Table {
	background: #fff;
	border-collapse: collapse;
	margin-top: -8px;
	width: 100%;
}
.Type_Detail_Table tr.Header th {
	background: #efefd9;
	border-top: 1px solid #E3E5EB;
	border-bottom: 1px solid #E3E5EB;
	color: #777;
	font-size: 74%;
	padding: 15px 0;
	vertical-align: middle;
}
.Type_Detail_Table tr.Header th + th {
	border-left: 1px solid #E3E5EB;
}
.Type_Detail_Table tr.Header th.Select {
	width: 60px;
}
.Type_Detail_Table tr.Header th.Odds {
	width: 90px;
}
.Type_Detail_Table tr.ItemList {
	border-bottom: 1px solid #E3E5EB;
}
.Type_Detail_Table tr.ItemList td {
	color: #555;
	font-size: 66%;
	text-align: center;	
	vertical-align: middle;
}
.Type_Detail_Table tr.ItemList td + td {
	border-left: 1px solid #E3E5EB;
}
.Type_Detail_Table tr.ItemList td.Horse_Select {
	padding: 10px 0;
}
.Type_Detail_Table tr.ItemList td.Horse_Select > .Kumi {
	display: none;
}
.Type_Detail_Table tr.ItemList td.Combination {
	padding: 0 4px;
}
.Type_Detail_Table tr.ItemList td.Combination > span {
	display: table-cell;
	vertical-align: middle;
}
.Type_Detail_Table tr.ItemList td.Combination > .Horse_Name {
	font-size: 125%;
	font-weight: bold;
	line-height: 4.2;
	letter-spacing: -1px;
	padding-left: 4px;
}

.Type_Detail_Table tr.ItemList td.Odds {
	font-size: 77%;
	font-weight: bold;
	padding: 0 8px 0 5px;
	text-align: right;
	line-height: 4.2;
}
.Type_Detail_Table [class*="Combi_"] {
	text-align: center !important;
}
.Type_Detail_Table [class*="Combi_"] > .Combi01 ul li {
	display: inline-block;
	vertical-align: middle;
}
.Type_Detail_Table [class*="Combi_"] > .Combi02 {
	margin-top: 5px;
}
.Type_Detail_Table [class*="Combi_"] > .Combi02 > .UmaName {
	font-weight: bold;
}
.Type_Detail_Table [class*="Combi_"] > .Combi02 > .UmaName:first-child {
	margin-right: 0.5em;
}
.Type_Detail_Table [class*="Combi_"] > .Combi02 > .UmaName:last-child {
	margin-left: 0.5em;
}
.Type_Detail_Table tr.ActionBtn td {
	  text-align: center;
	  vertical-align: middle;
}
.Type_Detail_Table tr.ActionBtn td + td {
	border-left: 1px solid #E3E5EB;
}
.Type_Detail_Table tr.ActionBtn + tr.ActionBtn {
	border-top: 1px solid #E3E5EB;
}
.Type_Detail_Table tr.ActionBtn td.Txt > div {
	background: #D9D9D9;
	font-weight: bold;
	font-size: 74%;
	margin-left: 12px;
	padding: 20px 0;
	text-align: left;
}
.Type_Detail_Table .ActionBtn td.Txt > div:before {
	background: #D9D9D9;
	content: "";
	display: inline-block;
	height: 14px;
	left: -6px;
	position: relative;
	top: 2px;
	transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	width: 14px;
}


/* myオッズ - 方式選択 */
.Houshiki_Type th {
	padding: 4px;
}
.Houshiki_Type ul .Type01,
.Houshiki_Type ul .Type02 {
	width: 30%;
}
.Houshiki_Type ul .Type03 {
	width: 40%;
}
.Houshiki_Type ul li + li a {
	margin-left: 3px;
}
.Houshiki_Type ul a {
	background: #fff;
	border-radius: 3px;
	box-shadow: 0 2px 2px rgba(146, 151, 165, .5), 0 -1px 1px rgba(146, 151, 165, .5);
	color: #797e8c;
	display: block;
	font-size: 77%;
	font-weight: bold;
	padding: 15px 0;
	text-align: center;
}


/* 券種背景色 */
.Type_BgColor01,
.Shutuba_Type_Bar_Tansho {
	background: #565eb0;
}
.Type_BgColor02,
.Shutuba_Type_Bar_Fukusho {
	background: #CB5353;
}
.Type_BgColor03,
.Shutuba_Type_Bar_Wakuren {
	background: #52A455;
}
.Type_BgColor04,
.Shutuba_Type_Bar_Umaren {
	background: #87599A;
}
.Type_BgColor05,
.Shutuba_Type_Bar_Wide {
	background: #529FA8;
}
.Type_BgColor06,
.Shutuba_Type_Bar_Umatan {
	background: #E5A339;
}
.Type_BgColor07,
.Shutuba_Type_Bar_Renpuku3 {
	background: #4A94BC;
}
.Type_BgColor08,
.Shutuba_Type_Bar_Rentan3 {
	background: #E18131;
}


/* Btn */
.Myodds_Form_Footer .SubmitBtn,
.InputBtnBox .SubmitBtn {
	box-shadow: none;
}


/* =======================================================
 買い目一覧
======================================================= */

/* 投票設定変更ボタン 20.03.02 */
#Netkeiba_Race_Purchase .Title_Sec .btn {
	position: relative;
	display: inline-block;
	height: 31px;
	padding: 0 10px;
	color: #444;
	font-size: 72.3%;
	font-weight: 700;
	text-align: center;
	background-color: #fff;
	border: 1px solid #dbdbdb;
	border-radius: 4px;
	cursor: pointer;
	outline: none;
	vertical-align: top;
}
/*
#Netkeiba_Race_Purchase .Title_Sec .btn::before {
	content: "";
	display: inline-block;
	background-image: url('../img/icon/icon_sprite_race_nk01.png');
	background-repeat: no-repeat;
	-webkit-background-size: 250px auto;
	-moz-background-size: 250px auto;
	-ms-background-size: 250px auto;
	background-size: 250px auto;
	background-position:-186px 0;
	width: 27px;
	height: 25px;
	position: absolute;
	top: 50%;
	left: 5px;
	margin-top: -13px;
}
*/
#Netkeiba_Race_Purchase .Title_Sec .btn span.Setting {
	position: relative;
	display: block;
	line-height: 29px;
	padding-right: 52px;
	padding-left: 4px;
}
#Netkeiba_Race_Purchase .Title_Sec .btn span.Setting::after {
	content: "";
	display: inline-block;
	background-image: url("../img/icon/icon_betbase_01.png");
	background-repeat: no-repeat;
	-webkit-background-size: auto 100%;
	-moz-background-size: auto 100%;
	-ms-background-size: auto 100%;
	background-size: auto 100%;
	width: 48px;
	height: 18px;
	position: absolute;
	right: 0;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}

@media only screen and (max-width: 330px) {
	#Netkeiba_Race_Purchase .Title_Sec .btn {
		padding: 0 4px;
	}
	#Netkeiba_Race_Purchase .Title_Sec .btn span.Setting {
		padding-right: 46px;
	}
	#Netkeiba_Race_Purchase .Title_Sec .btn span.Setting::after {
		width: 43px;
		height: 16px;
	}
}
/* 投票設定変更モーダル 20.03.02 */
.Wrap.ViewOut{
	overflow: hidden;
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 5000;
}
.ModalOverlay01 {
	background: rgba(0,0,0,0.5);
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	z-index: 7200;
	transition: opacity 0.7s, transform 0s 0.5s;
}
.BetBaseSetPopup01 {
	display: none;
	background-color: #fff;
	width: 80%;
	max-width: 360px;
	border-radius: 4px;
	position: fixed;
	top: 50%;
	left: 50%;
	z-index: 7500;
	overflow: hidden;
	opacity: 0;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	pointer-events: none;
}
.BetBaseSetPopup01.OpenDraw {
	display: block;
	pointer-events: auto;
	opacity: 1;
}
.PopupCloseBtn {
	position: absolute;
	top: 10px;
	right: 10px;
	width: 30px;
	height: 30px;
	text-indent: 200%;
	white-space: nowrap;
	overflow: hidden;
	cursor: pointer;
	z-index: 10;
}
.PopupCloseBtn:before,
.PopupCloseBtn:after {
	content: '';
	height: 2px;
	width: 18px;
	display: block;
	background: #444;
	position: absolute;
	top: 14px;
	left: 5px;
	transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
}
.PopupCloseBtn:after {
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
}

.PopupTitle01 {
	display: block;
	font-size: 100%;
	color: #333;
	background-color: #eee;
	font-weight: bold;
	line-height: 1.6;
	padding: 12px 30px 12px 18px;
}
ul.BetBaseMenuList {
	
}
ul.BetBaseMenuList li {
	border-top: 1px solid #e0e0e0;
}
ul.BetBaseMenuList li:last-child {
	border-bottom: 1px solid #e0e0e0;
}
ul.BetBaseMenuList li a,
ul.BetBaseMenuList li span.NoLink{
	position: relative;
	display: block;
	padding: 18px 8px 18px 54px;
	font-size: 83.34%;
}
ul.BetBaseMenuList li a {
	color: #444;
}
ul.BetBaseMenuList li.Active a{
	/* color: #002d8e; */
}
ul.BetBaseMenuList li span.NoLink{
	background: #f9f9f9;
	color: #888;
}
ul.BetBaseMenuList li a:hover {
	background: #f4f8ff;
}
ul.BetBaseMenuList li a:hover span.BetBaseTxt01 {
	text-decoration: underline;
}

ul.BetBaseMenuList li.Active a:before {
	content: "";
	display: inline-block;
	border-right: 2px solid #002d8e;
	border-bottom: 2px solid #002d8e;
	width: 12px;
	height: 20px;
	position: absolute;
	left: 30px;
	top: 40%;
	-webkit-transform: translate(-50%, -50%) rotateZ(40deg);
	-ms-transform: translate(-50%, -50%) rotate(40deg);
	transform: translate(-50%, -50%) rotateZ(40deg);
}




/* 買い目一覧メニュー */
.Tab_BetMenu {
    border-bottom: 2px solid #4150b2;
}
.Tab_BetMenu ul {
    padding: 8px 8px 0;
}
.Tab_BetMenu ul li {
    display: table;
}
.Tab_BetMenu .Col3 li {
	width: 30%;
}
.Tab_BetMenu ul a {
    background: #fff;
    border-radius: 3px 3px 0 0;
    box-shadow: 0 2px 2px rgba(146, 151, 165, .5);
    color: #797e8c;
    display: table-cell;
    font-size: 88%;
    font-weight: bold;
    height: 52px;
    position: relative;
    text-align: center;
    vertical-align: middle;
}
.Tab_BetMenu ul .Active a {
	color: #fff;
    background: #4150b2 url('../img/race/menu_selected.png') no-repeat center;
    background-size: 44px 35px;
    -webkit-background-size: 44px 35px;
    -moz-background-size: 44px 35px;
    -ms-background-size: 44px 35px;
    box-shadow: 0 1px 2px rgba(255,255,255,.5) inset;
}
.Tab_BetMenu ul .External_links span.Icon_RaceInfo28 {
	background-position: -152px -1110px;
	height: 20px;
	margin: 0 auto 4px;
	width: 48px;
}
.Tab_BetMenu ul .External_links span.Icon_RaceInfo29 {
	background-position: -150px -1747px;
	height: 20px;
	margin: 0 auto 6px;
	width: 48px;
}
.Tab_BetMenu ul .External_links {
    padding-left: 4px;
    width: 23.3%;
}
.Tab_BetMenu ul .External_links a {
	border-radius: 3px;
	font-size: 77%;
    height: 48px;
}


/* 買い目購入テーブル */
.InputValue_Table {
	background: #fff;
	border-collapse: collapse;
	width: 100%;
}
.InputValue_Table tr.Header th {
	background: #efefd9;
	border-top: 1px solid #E3E5EB;
	border-bottom: 1px solid #E3E5EB;
	color: #777;
	font-size: 74%;
	padding: 5px 0;
	vertical-align: middle;
}
.InputValue_Table tr.Header th.kaime {
	width: 31.5%;
}
.InputValue_Table tr.Header th.Odds {
	width: 18.8%;
}
.InputValue_Table tr.Header th.Payout {
	width: 22.1%;
}
.InputValue_Table tr.Header th.Payout > span,
.InputValue_Table tr.Header th.Kaime > span {
	font-size: 80%;
	line-height: 1.5;
}
.InputValue_Table tr.Header th + th {
	border-left: 1px solid #E3E5EB;
}
.InputValue_Table tr.Header th.DeleteCell {
	width: 60px;
}
.InputValue_Table tr.Header th.Kaime {
	white-space: nowrap;
}
.InputValue_Table tr.Type th {
	color: #fff;
	font-size: 83%;
	padding: 8px;
	text-align: left;
}
.InputValue_Table tr.ItemList td {
	border-top: 1px solid #E4E4E4;
	border-bottom: 1px solid #E4E4E4;
	font-size: 66%;
	line-height: 1.3;
	padding: 8px 4px;
	vertical-align: middle;
}
.InputValue_Table tr.ItemList td + td {
	border-left: 1px solid #E4E4E4;
}
.InputValue_Table tr.ItemList td.Kaime .Odds {
	display: block;
	font-size: 114%;
	font-weight: bold;
	margin-top: 5px;
}
.InputValue_Table tr.ItemList td.Money .InputMoney {
	appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	border: none;
	border-radius: 3px;
	box-shadow: 0 2px 4px rgba(146, 151, 165, .5);
	color: #797e8c;
	font-weight: bold;
	font-size: 125%;
	font-family: "ヒラギノ角ゴ ProN W3","ArialMT","Hiragino Kaku Gothic ProN";
	letter-spacing: -0.5px;
	padding: 7px 4px;
	text-align: right;
	width: 100%;
}
.InputValue_Table tr.ItemList td.Kaime {
	white-space: nowrap;
}
.InputValue_Table tr.ItemList td.Kaime [class*="Type_Result"] {
	font-size: 114%;
	font-weight: bold;
}
.InputValue_Table tr.ItemList td.Kaime ul li {
	display: inline-block;
}
.InputValue_Table tr.ItemList td.Kaime ul li + li {
	margin-left: 8px;
}
.InputValue_Table.Umaren tr.ItemList td.Kaime ul li + li .UmaBan:before,
.InputValue_Table.Renpuku3 tr.ItemList td.Kaime ul li + li .UmaBan:before {
	background: #333;
	content: "";
	display: inline-block;
	height: 2px;
	left: -10px;
	position: absolute;
	top: 10px;
	width: 6px;
}
.InputValue_Table.Umatan tr.ItemList td.Kaime ul li + li .UmaBan:before,
.InputValue_Table.Rentan3 tr.ItemList td.Kaime ul li + li .UmaBan:before {
	background: none;
	border-top: 2px solid #cdcdcd;
	border-right: 2px solid #cdcdcd;
	content: "";
	display: inline-block;
	height: 4px;
	left: -10px;
	position: absolute;
	top: 7px;
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	width: 4px;
}
.InputValue_Table tr.ItemList td.Kaime .UmaBan {
	width: 24px;
}
.InputValue_Table tr.ItemList td.Payout {
	font-size: 15px;
	font-weight: bold;
	text-align: right;
	vertical-align: middle;
	white-space: nowrap;
}
.InputValue_Table tr.ItemList td.Payout > span {
	display: block;
	line-height: 1.2;
}
.InputValue_Table tr.ItemList td.Payout > .Payout01 {
	color: #00B967;
	font-size: 14px;
	margin-top: 2px;
}
.InputValue_Table tr.ItemList td.Payout > .Payout02 {
	color: #ef5350;
	font-size: 83%;
	margin-top: 3px;
}
.InputValue_Table th.DeleteCell,
.InputValue_Table td.DeleteCell {
	text-align: center;
	display: none;
}
.InputValue_Table td.DeleteCell input[type="checkbox"] {
	display: none;
}


/* 買い目購入テーブル - すべて消す */
.ItemList.DeleteList td.DeleteCell_Block {
	text-align: center;
	padding: 0;
}
.DeleteCell_List {
	display: none;
}
.DeleteCell_List + label {
	background: url('../img/race/all_off.png') no-repeat center;
	-webkit-background-size: 42px 42px;
	-moz-background-size: 42px 42px;
	-ms-background-size: 42px 42px;
	background-size: 42px 42px;
	border: 1px solid #888;
	position: relative;
}
.DeleteCell_List:checked + label {
	background: url('../img/race/all_on.png') no-repeat center;
	-webkit-background-size: 42px 42px;
	-moz-background-size: 42px 42px;
	-ms-background-size: 42px 42px;
	background-size: 42px 42px;
	border: 1px solid #888;
	position: relative;
}
.ItemList.DeleteList td.Txt {
	padding: 0;
}
.ItemList.DeleteList td.Txt > div {
	background: #f5f5f5;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
	padding: 20px 0;
	margin-left: 12px;
}
.ItemList.DeleteList td.Txt > div:before {
	content: "";
	display: inline-block;
	width: 14px;
	height: 14px;
	background: #f5f5f5;
	transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	position: relative;
	left: -6px;
	top: 2px;
}


/* 買い目購入テーブル - まとめ買い */
.InputValue_Table tr.ItemList.Parent td.Kaime {
	white-space: normal;
	max-width: 111px;
}
.InputValue_Table tr.ItemList.Parent td.Kaime > div {
	line-height: 1.3;
}
.InputValue_Table tr.ItemList.Parent .Toggle_Btn {
	text-align: center;
}
.InputValue_Table tr.ItemList.Parent .Toggle_Btn .Open_Btn {
	background: #fff url("../img/race/subMenu_Btn.png") no-repeat center;
	background-size: 22px 22px;
	-webkit-background-size: 22px 22px;
	-moz-background-size: 22px 22px;
	-ms-background-size: 22px 22px;
	display: block;
	height: 22px;
	margin: 0 auto;
	outline: none;
	width: 22px;
}
.InputValue_Table tr.ItemList.Parent .Toggle_Btn .Close_Btn {
	background: url("../img/race/icon_close_mark02.png") no-repeat center;
	background-size: 17px 17px;
	-webkit-background-size: 17px 17px;
	-moz-background-size: 17px 17px;
	-ms-background-size: 17px 17px;
	display: inline-block;
	height: 17px;
	vertical-align: middle;
	width: 17px;
}
.InputValue_Table tr.ItemList.Parent td.Money .Txt01 {
    width: 1em;
    padding-right: 3px;
}


/* 購入一括 */
.input_dialog {
    background: #fff;
    border: 1px solid #ddd;
    border-radius: 3px;
    box-shadow: 0 2px 2px rgba(146, 151, 165, .5);
    color: #777;
    display: block;
    font-size: 13px;
    margin: 0 8px;
    padding: 6px;
}
.input_dialog > span {
    display: inline-block;
    margin-top: 2px;
}
.BatchInput_Form {
	border-top: 1px solid #5D5D5D;
	border-radius: 4px;
	background: #353535;
}
.BatchInput_Header {
	padding: 18px 8px 12px;
	border-bottom: 1px solid #2B2A2A;
	position: relative;
}
.BatchInput_Header .Title {
	font-size: 94%;
	font-weight: bold;
	color: #d2d2d2;
	margin-bottom: 16px;
}
.BatchInput_Header .LinkBtn {
	display: inline-block;
	font-size: 72%;
	font-weight: bold;
	color: #5f5f5f;
	background: #232323;
	border-radius: 4px;
	padding: 8px 8px 8px 28px;
	position: absolute;
	top: 12px;
	right: 8px;
}
.BatchInput_Header .LinkBtn:before {
	content: "";
	display: block;
	background: url('../img/icon/icon_sprite_raceinfo.png') no-repeat;
	background-position: -88px -82px;
	-webkit-background-size: 124px 300px;
	-moz-background-size: 124px 300px;
	-ms-background-size: 124px 300px;
	background-size: 124px 300px;
	width: 18px;
	height: 18px;
	position: absolute;
	top: 4px;
	left: 6px;
}
.BatchInputValue input[type="tel"] {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border: none;
	border-radius: 3px;
	background: #666;
	box-shadow: 0 0 6px rgba(4, 4, 4, .5) inset;
	color: #fff;
	float: left;
	font-weight: bold;
	font-size: 138%;
	text-align: right;
	padding: 4px 4px;
	width: 140px;
}
.BatchInputValue input::-webkit-input-placeholder {
    color: #ccc;
}
.BatchInputValue input:-moz-placeholder {
    color: #ccc;
}
.BatchInputValue > div {
	float: left;
	font-size: 138%;
	font-weight: bold;
	color: #fff;
	margin-left: 4px;
	line-height: 36px;
}
.BatchInputValue > div > span {
	font-weight: normal;
	font-size: 74%;
}
.BatchInput_Form .Type_Btn {
	border-top: 1px solid #565656;
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
	background: #454545;
	padding: 15px;
}
.BatchInput_Form .Type_Btn .Btn {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border: none;
	border-radius: 3px;
	box-shadow: 0 -1px 0 rgba(165, 165, 165, .8) inset, 0 2px 6px rgba(27, 27, 27, .6);
	background: #f1f1f1;
	color: #555;
	font-size: 88%;
	font-weight: bold;
	padding: 14px;
	width: 100%;
}
.BatchInput_Form .Type_Btn ul li + li {
	margin-top: 8px;
}


/* 購入金額btn */
.InputValue_Table tr.ItemList td.Money div {
	display: table;
	text-align: right;
	width: 100%;
}
.InputValue_Table tr.ItemList td.Money span {
	display: table-cell;
	font-size: 15px;
	font-weight: bold;
	vertical-align: middle;
	width: 33px;
	white-space: nowrap;
}
.InputValue_Table tr.Parent td.Money span.Txt02 {
	padding-left: 1px;
	text-align: left;
	white-space: normal;
}
.InputValue_Table tr.ItemList.Parent td.Money .InputMoney {
	min-width: 30px;
}


/* footer_fixed_modal */
.InputFixedArea01 {
	background: rgba(0, 0, 0, .8);
	box-shadow: 0 -1px 3px rgba(0, 0, 0, .5);
	bottom: -1px;
	position: fixed;
	padding: 4px 8px;
	width: 100%;
	z-index: 1000;
}
.TotalBetDL {
	margin-bottom: 4px;
	text-align: center;
}
.TotalBetDL dt {
	color: #fff;
	font-size: 83%;
	font-weight: bold;
}
.TotalBetDL dd {
	color: #fff;
	font-size: 83%;
	font-weight: bold;
	margin-left: 30px;
}
.TotalBetDL dd .PrizeMoney {
	color: #FEDE00;
	font-size: 108%;
}
.TotalBetDL dt,
.TotalBetDL dd {
	display: inline-block;
}
.InputBtnBox {
	text-align: center;
}
.InputBtnBox button[type="submit"] {
	width: 45%;
}
.InputBtnBox #action_bet,
.InputBtnBox .ipat_dialog,
.InputBtnBox .spat_dialog {
	display : -webkit-inline-box;
	display : -ms-inline-flexbox;
	display : inline-flex;
	font-size: 83.34%;
	width: 46%;
	color: #fff;
	background: #ef5350;
	text-align: center;
	height: 46px;
	vertical-align: top;
	box-shadow: 0 2px 6px #1b1b20;
	border-radius: 4px;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
}
/* androidアプリ用 */
.InputBtnBox #action_bet > span,
.InputBtnBox .ipat_dialog > span,
.InputBtnBox .spat_dialog > span{
	display: block;
	text-align: center;
	font-size: 86.67%;
	margin-top: 4px;
}

.AddBtn,
.DeleteCheckAddBtn {
	appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	background: #fff;
	border-radius: 3px;
	border: none;
	color: #333;
	font-size: 66%;
	font-weight: bold;
	padding: 14px 0 4px;
	position: relative;
	width: 25%;
}
.DetleteBtnBox {
	text-align: center;
}
.DetleteBtnBox ul li {
	display: inline-block;
	width: 49%;
}
.DetleteBtnBox ul li:first-child {
    width: 60%;
}
.DetleteBtnBox ul li:last-child {
    width: 38%;
}
.Icon_addBtn,
.Icon_deleteBtn {
	display: block;
	margin: 0 auto;
	height: 17px;
	width: 17px;
}
.Icon_addBtn {
	background: url("../img/icon/icon_addBtn.png") no-repeat;
	background-size: 17px 17px;
	-webkit-background-size: 17px 17px;
	-moz-background-size: 17px 17px;
	-ms-background-size: 17px 17px;
	position: relative;
	top: -6px;
}
.Icon_deleteBtn {
	background: url("../img/icon/icon_deleteBtn.png") no-repeat;
	background-size: 17px 4px;
	-webkit-background-size: 17px 4px;
	-moz-background-size: 17px 4px;
	-ms-background-size: 17px 4px;
}
.DeleteBtn,
.CancelBtn {
	appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	border: none;
	background: #fff;
	border-radius: 3px;
	color: #333;
	font-size: 72%;
	font-weight: bold;
	position: relative;
	padding: 16px 0;
	width: 100%;
}
.InputFixedArea01.Odds .SubmitBtn {
	background: #ef5350;
	border-radius: 3px;
	color: #fff;
	display: inline-block;
	font-size: 83%;
	font-weight: bold;
	padding: 16px 0;
	text-align: center;
	vertical-align: top;
	width: 73%;
}
.InputFixedArea_Wrap {
	min-height: 76px;
}
@media only screen and (min-width: 1024px) {
	.InputFixedArea01 {
		width: 480px;
	}
}


/* 買い目一覧 - 未選択メッセージ */
.NoData_Msg {
	margin: 12px 14px;
}
.NoData_Msg .Msg {
    border: 5px solid #ddd;
    background: #fff;
    font-size: 86%;
    font-weight: bold;
    line-height: 1.3;
    margin-bottom: 8px;
    padding: 12px;
    text-align: center;
}
.NoData_Msg .Txt {
	font-size: 83%;
	line-height: 1.3;
}


/* 買い目一覧　-　注意事項 */
.Ipat_Notice {
    padding: 8px 8px 18px;
}
.Ipat_Notice .Title {
	background: #ffe35c;
    font-size: 88%;
    font-weight: bold;
    margin-bottom: 0;
    padding: 8px;
    text-align: center;
}
.Ipat_Notice .Title > img {
	margin-right: 4px;
	margin-left: -1em;
	position: relative;
	top: 1px;
	vertical-align: bottom;
}
.Ipat_Notice .Inner {
	background: #FFF9D9;
	padding: 8px;
}
.Ipat_Notice ul li {
	font-size: 83%;
    color: #333;
    line-height: 1.3;
}
.Ipat_Notice ul li + li {
	margin-top: 8px;
}


/* modal */
#modal_overlay {
	position: fixed;
	top: 0;
	width: 100%;
	height: 120%;
	background: rgba(0 ,0 ,0 , .8);
	z-index: 10001;
}
#modal_content {
	position: absolute;
	top: 0;
	overflow-y: auto;
	padding: 6px 10px 10px 10px;
	width: 100%;
	min-height: 485px;
	z-index: 10002;
}
#Netkeiba_Race_Ipat_Confirm #modal_overlay {
	z-index: 9001;
}
#Netkeiba_Race_Ipat_Confirm #modal_content {
	z-index: 9002;
}

/* アプリ入出金不具合の案内 */
#Netkeiba_Race_Purchase .NyukinNotice {
	margin: 10px 10px 19px;
}
#Netkeiba_Race_Purchase .NyukinNotice a {
	display: block;
	padding: 7px 7px 7px 40px;
	color: #06389b;
	font-size: .86rem;
	font-weight: bold;
	line-height: 1.3;
	position: relative;
	box-shadow: 0 2px 2px -2px rgba(146, 151, 165, .2);
	border: 1px solid #e0e0e0;
	border-radius: 4px;
	background: #fff;
}
#Netkeiba_Race_Purchase .NyukinNotice a:before {
	content: '';
	display: inline-block;
	width: 20px;
	height: 20px;
	background-image: url(https://cdn.netkeiba.com/img.sp/common/img/icon/icon_sprite_nk.png);
	background-repeat: no-repeat;
	-webkit-background-size: 55px 1000px;
	-moz-background-size: 55px 1000px;
	-ms-background-size: 55px 1000px;
	background-size: 55px 1000px;
	vertical-align: middle;
	background-position: -7px -808px;
	position: absolute;
	left: 10px;
	top: 6px;
}

/* IPAT連携画面 */
.Tab_BetMenu ul a{
	border: 1px solid #e7e7e7;
	box-shadow:none;
}
.Tab_BetMenu ul .Active a{
	border:none;
}
.input_dialog{
	box-shadow:none;
}
#Netkeiba_Race_Ipat_History .RaceInfo_Local_Menu ul li{
	margin-bottom:0px;
}
#Netkeiba_Race_Ipat_History .RaceInfo_Local_Menu ul a{
	padding:0px;
}
#Netkeiba_Race_Purchase .Title_Sec .nyukin_notice{
	border:none;
}
.InputValue_Table tr.Header th{
	background:#eaeaea;
}
.InputValue_Table tr.ItemList td.Money .InputMoney{
	box-shadow:none;
	border: 1px solid #e7e7e7;
}
.RaceDayWrap.History:after{
	content:none;
}
.RaceDayWrap.History .RaceDayPrev,
.RaceDayWrap.History .RaceDayNext{
	padding:0px;
	top:50%;
}

.Current_Total{
	position: relative;
	margin: 40px 10px 20px;
	padding:0px;
	padding-bottom: 25px;
}
.Current_Total::before{
	content: "";
	position: absolute;
	bottom: 0;
	left: 50%;
	border: 0 solid transparent;
	border-width: 12px 27px 0;
	border-top-color: #e7e7e7;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
}
.Current_Total .Total01 {
	color: #666;
	font-weight: 700;
	text-align: center;
}
.Current_Total .Total01 dt {
	display: inline-block;
	font-size: 0.875rem;
	vertical-align: middle;
}
.Current_Total .Total01 dd {
	display: inline-block;
	margin-left: 12px;
	color: #666;
}


.Current_Total .Total01 dd [class*="Numeral_"]{
	margin-right: 4px;
	font-size: 1.5rem;
}
.Current_Total .Total01 .Numeral_Plus{
	color: #4caf50;
}
.Current_Total .Total01 .Numeral_Minus{
	color: #444;
}
.Current_Total .Total01 dd span{
	color: #444;
	font-size: 0.9375rem;
	vertical-align: middle;
}
.Current_Total .Total02{
	width: 100%;
	margin-top: 20px;
	border-collapse: collapse;
}
.Current_Total table.Total02 tr.Header th,
.Current_Total table.Total02 tr td{
	width: 50%;
	padding: 12px 10px;
	color: #666;
	font-size: 0.75rem;
	font-weight: 700;
	line-height: 1.2;
	text-align: center;
	white-space: nowrap;
	border:none;
	border-top: 1px solid #cacaca;
	border-bottom: 1px solid #cacaca;
}
.Current_Total table.Total02 tr.Header th{
	background-color:#f3f3f3;
}
.Current_Total table.Total02 tr.Header th:nth-child(n+2),
.Current_Total table.Total02 tr td:nth-child(n+2){
	border-left: 1px solid #cacaca;
}
.Current_Total .Total02 .Numeral{
	margin-right: 1px;
	font-size: 0.9375rem;
}

#ipat_history_list .Sort_Btn{
	padding:0px;
	margin: 0 10px 16px;
}
.ipat_history_list .Sort_Btn{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}
#ipat_history_list .sort{
	position: relative;
	display: inline-block;
	color: #666;
	padding: 10px 36px 9px 14px;
	font-size: 0.8125rem;
	border: 1px solid #e0e0e0;
	border-radius: 7px;
	cursor: pointer;
}
.ipat_history_list .Sort_Btn > div:nth-child(n+2){
	margin-left:8px;
}
.ipat_history_list .Sort_Btn > div:last-child{
		-ms-flex-positive: 1;
		flex-grow: 1;
		text-align: right;
}
.ipat_history_list .sort::after {
	content: "";
	position: absolute;
	top: 50%;
	right: 8px;
	display: inline-block;
	width: 12px;
	height: 17px;
	background-image: url(../img/icon/icon_sprite_sort01.png);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: -24px 0;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}
.ipat_history_list .sort.desc::after {
	background-position: -12px 0;
}
.ipat_history_list .sort.asc::after {
	background-position: 0 0;
}
table.Balance_List_Table .History td{
	color: #777;
	font-size: 0.9375rem;
	font-weight: bold;
}
/* my収支 - テーブル */
.ipat_history_list .list:not(:empty) {
	margin-bottom: 20px;
	border-bottom: 1px solid #d1d1d1;
}
.ipat_history_list .Balance_List {
	border-top: 1px solid #d1d1d1;
}
/* my収支 - テーブル - 1行目 */
.ipat_history_list .Race_Name {
	position: relative;
	display: table;
	width: 100%;
	padding: 10px 8px 6px;
	border-bottom: 1px solid #eee;
}
.ipat_history_list .Race_Name li {
	display: table-cell;
	font-weight: 700;
	vertical-align: middle;
}
.ipat_history_list .Race_Name .Time {
	padding-right: 6px;
	color: #999;
	font-size: 0.875rem;
	text-align: center;
	white-space: nowrap;
}
.ipat_history_list .Race_Name .Jyo {
	width: 100%;
	color: #555;
	font-size: 1rem;
	line-height: 1.2;
}
.ipat_history_list .Race_Name .Kakutei,
.ipat_history_list .Race_Name .miKakutei {
	position: relative;
	top: -1px;
	padding: 1px 4px;
	color: #fff;
	font-size: 0.875rem;
	border-radius: 2px;
}
.ipat_history_list .Race_Name .Kakutei {
	background-color: #ef5350;
}
.ipat_history_list .Race_Name .miKakutei {
	background-color: #84adff;
}
.ipat_history_list .Race_Name .Delete_Btn {
	-webkit-appearance: none;
	float: right;
	position: absolute;
	top: -5px;
	right: -1px;
	display: none;
	padding: 4px 8px;
	color: #fff;
	font-size: 83%;
	font-weight: 700;
	background-color: #ef5350;
	border: 1px solid #fff;
	border-radius: 3px;
}
/* 200317追加 */
.ipat_history_list .Race_Name .JyoWrap {
	position: relative;
	padding-right: 46px;
}
.ipat_history_list .Race_Name .DeleteWrap {
	position: relative;
	width: 48px;
	height: 18px;
}
.ipat_history_list .Race_Name .Jyo .BaseBetIcon {
	display: block;
	position: absolute;
	top: -3px;
	right: 6px;
}
/* my収支 - テーブル - 2行目以降 */
.Balance_List_Table {
	width: 100%;
	border-collapse: collapse;
}
.Balance_List_Table th,
.Balance_List_Table td {
	padding: 6px 3px;
	vertical-align: middle;
}
/* my収支 - テーブル - 2行目 */
.Balance_List_Table .History {
	border-bottom: 1px solid #eee;
}
.Balance_List_Table .History th {
	width: 45px;
	color: #888;
	font-size: 0.875rem;
	white-space: nowrap;
	background-color: #eee;
}
.Balance_List_Table .History td {
	color: #777;
	font-size: 0.9375rem;
	font-weight: 700;
}
.Balance_List_Table .History td.Money {
	width: 28%;
}
.Balance_List_Table .History td > .Txt {
	font-size: 0.75rem;
}
/* my収支 - テーブル - 3行目 */
.Balance_List_Table .List th.Baken_Type {
	width: 45px;
	color: #fff;
	font-size: 0.875rem;
	white-space: nowrap;
}
.Balance_List_Table .List td.Kaime {
	padding: 0;
}
.Balance_List_Table .List td.Kaime > .Housiki {
	position: relative;
	top: 2px;
	padding-left: 4px;
	font-size: 0.875rem;
	font-weight: 700;
}
.Balance_List_Table .List td.Kaime > .Btn {
	float: right;
	position: relative;
	width: 30px;
	height: 26px;
	background-color: #e7e7e7;
	outline: none;
}
.Balance_List_Table .List td.Kaime > .Btn::after {
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	border: 0 solid transparent;
	border-width: 7px 5px 0;
	border-top-color: #666;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
.Balance_List_Table .List td.Kaime > .Btn.Close_Btn {
	background-color: #666;
}
.Balance_List_Table .List td.Kaime > .Btn.Close_Btn::before {
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	width: 15px;
	height: 2px;
	background-color: #fff;
	-webkit-transform: translate(-50%, -50%) rotate(45deg);
	transform: translate(-50%, -50%) rotate(45deg);
}
.Balance_List_Table .List td.Kaime > .Btn.Close_Btn::after {
	width: 15px;
	height: 2px;
	background-color: #fff;
	border-width: 0;
	-webkit-transform: translate(-50%, -50%) rotate(-45deg);
	transform: translate(-50%, -50%) rotate(-45deg);
}
/* my収支 - テーブル - 展開リスト */
.Balance_Detail_Table_wrapper {
	border: 2px solid #666;
}
.Balance_Detail_Table {
	width: 100%;
	border-collapse: collapse;
}
.Balance_Detail_Table th,
.Balance_Detail_Table td {
	color: #666;
	border: 1px solid #cacaca;
}
.Balance_Detail_Table th {
	padding: 4px;
	font-size: 0.8125rem;
	font-weight: 700;
	text-align: center;
	background-color: #f3f3f3;
}
.Balance_Detail_Table td {
	padding: 6px 4px;
	font-size: 0.9375rem;
	font-weight: 700;
}
.Balance_Detail_Table td > .Txt {
	font-size: 0.75rem;
}
.Balance_Detail_Table .Kaime {
	width: 104px;
	white-space: nowrap;
}
.Balance_Detail_Table .Money {
	width: 28%;
}
.Balance_Detail_Table .Kaime li {
	display: inline-block;
}
.Balance_Detail_Table .Kaime li > span {
	position: relative;
	display: inline-block;
	width: 22px;
	padding: 4px 0;
	color: #666;
	font-size: 0.75rem;
	font-weight: 700;
	text-align: center;
	border: 1px solid #666;
	border-radius: 2px;
}
.Balance_Detail_Table .Kaime li + li {
	margin-left: 10px;
}
.Balance_Detail_Table .Kaime li + li span::before {
	content: "";
	position: absolute;
	display: inline-block;
}
.Balance_Detail_Table .Kaime .Arrow01 li + li span::before {
	top: 7px;
	left: -12px;
	width: 4px;
	height: 4px;
	border-top: 2px solid #666;
	border-right: 2px solid #666;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
.Balance_Detail_Table .Kaime .Hyphen01 li + li span::before {
	top: 9px;
	left: -11px;
	width: 7px;
	height: 2px;
	background-color: #666;
}
/* my収支 - テーブル - 共通 */
.Balance_List_Table .Payout01 {
	color: #4caf50;
}
.Balance_List_Table [class*="Payout"] [class*="Result"] {
	position: relative;
	top: -1px;
	color: #fff;
	font-size: 0.75rem;
	padding: 1px 3px;
	border-radius: 2px;
}
.Balance_List_Table [class*="Payout"] .Result01 {
	background-color: #ef5350;
}
.Balance_List_Table [class*="Payout"] .Result02 {
	background-color: #3b79f5;
}
.Balance_List_Table [class*="Payout"] .Result03 {
	background-color: #888;
}
/* 券種背景色 */
.Type_BgColor01,
.Shutuba_Type_Bar_Tansho {
	background-color: #565eb0;
}
.Type_BgColor02,
.Shutuba_Type_Bar_Fukusho {
	background-color: #cb5353;
}
.Type_BgColor03,
.Shutuba_Type_Bar_Wakuren {
	background-color: #52a455;
}
.Type_BgColor04,
.Shutuba_Type_Bar_Umaren {
	background-color: #87599a;
}
.Type_BgColor05,
.Shutuba_Type_Bar_Wide {
	background-color: #529fa8;
}
.Type_BgColor06,
.Shutuba_Type_Bar_Umatan {
	background-color: #e5a339;
}
.Type_BgColor07,
.Shutuba_Type_Bar_Renpuku3 {
	background-color: #4a94bc;
}
.Type_BgColor08,
.Shutuba_Type_Bar_Rentan3 {
	background-color: #e18131;
}

.Switch_Delete_Btn{
	margin: 10px 10px 20px;
}
.Switch_Delete_Btn a{
	display: block;
	padding: 14px 0 12px;
	color: #3251bc;
	font-size: 0.9375rem;
	font-weight: 700;
	text-align: center;
	background-color: #fff;
	border: 1px solid #3251bc;
	border-radius: 4px;
	box-shadow:none;
}
table.History_Result{
	width: 100%;
	border:none;
	margin-bottom: 20px;
	border-collapse: collapse;
}
table.History_Result tr th,
table.History_Result tr td{
	vertical-align: middle;
	border: 1px solid #cacaca;
}
table.History_Result tr th.Date{
	width:auto;
	color: #666;
	padding: 8px 4px;
	font-size: 0.875rem;
	font-weight: 700;
	line-height: 1.4;
	text-align: center;
	background-color: #f3f3f3;
	border-left: 0;
}
table.History_Result tr td.Result{
	padding: 0;
	line-height: 1.4;
	font-weight: 700;
	border-right: 0;
}
.History_Result .Result a{
	position: relative;
	display: block;
	padding: 8px 24px 8px 14px;
}
.History_Result .Result a::after {
	content: "";
	position: absolute;
	top: 50%;
	right: 10px;
	display: block;
	width: 6px;
	height: 6px;
	border-top: 2px solid #cacaca;
	border-right: 2px solid #cacaca;
	-webkit-transform: translateY(-50%) rotate(45deg);
	transform: translateY(-50%) rotate(45deg);
}

.History_Result .Result [class*="Total"]{
	line-height:1.5;
}
.History_Result .Result .Total01 {
	color: #666;
}
.History_Result .Result .Total02 {
	color: #4caf50;
}
.History_Result .Result .Buy,
.History_Result .Result .Payout{
	color: #3251bc;
	font-size: 0.8125rem;
	line-height: 1.3;
}
.History_Result .Result .Buy > span,
.History_Result .Result .Payout > span {
	font-size: 0.625rem;
}
.RaceInfo_Select_Menu li{
	float: left;
	display: table;
	height: 46px;
	padding: 0 3px 3px 0;
}
.RaceInfo_Select_Menu .Col6 li{
	width: 16.6%;
	width: calc(100% / 6);
}
.RaceIpat_Dialog .Check input[type="checkbox"] + label,
.RaceIpat_Inner .Check input[type="checkbox"] + label{
	background:none;
	position:relative;
}
.RaceIpat_Dialog .Check input[type="checkbox"] + label:before,
.RaceIpat_Inner .Check input[type="checkbox"] + label:before{
	content: '';
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 28px;
	height: 28px;
	background: #fff;
	border: 1px solid #888;
	border-radius: 5px;
}
.RaceIpat_Dialog .Check input[type="checkbox"] + label:after,
.RaceIpat_Inner .Check input[type="checkbox"] + label:after{
	content: "";
	display: block;
	position: absolute;
	top: 6px;
	left: 11px;
	width: 7px;
	height: 12px;
	border-right: 2px solid #dbdbdb;
	border-bottom: 2px solid #dbdbdb;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}
.RaceIpat_Dialog .Check input[type="checkbox"]:checked + label,
.RaceIpat_Inner .Check input[type="checkbox"]:checked + label{
	padding-left: 34px;
	line-height: 28px;
	display: block;
}
.RaceIpat_Dialog .Check input[type="checkbox"]:checked + label:before,
.RaceIpat_Inner .Check input[type="checkbox"]:checked + label:before{
	background: #ef5350;
	border: 1px solid #ef5350;
}
.RaceIpat_Dialog .Check input[type="checkbox"]:checked + label:after,
.RaceIpat_Inner .Check input[type="checkbox"]:checked + label:after{
	border-right: 2px solid #fff;
	border-bottom: 2px solid #fff;
}
.Balance_List_Table .List td.Kaime > .Btn{
	float: right;
	position: relative;
	width: 30px;
	height: 26px;
	background:none;
	background-color: #e7e7e7;
	outline: none;
}
.Balance_List_Table .List td.Kaime > .Btn::after{
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	border: 0 solid transparent;
	border-width: 7px 5px 0;
	border-top-color: #666;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
.Balance_List_Table .List td.Kaime > .Btn.Close_Btn{
	background-color: #666;
}
.Balance_List_Table .List td.Kaime > .Btn.Close_Btn::before{
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	width: 15px;
	margin:0;
	background:none;
	height: 2px;
	background-color: #fff;
	-webkit-transform: translate(-50%, -50%) rotate(45deg);
	transform: translate(-50%, -50%) rotate(45deg);
}
.Balance_List_Table .List td.Kaime > .Btn.Close_Btn::after{
	width: 15px;
	height: 2px;
	background-color: #fff;
	border-width: 0;
	-webkit-transform: translate(-50%, -50%) rotate(-45deg);
	transform: translate(-50%, -50%) rotate(-45deg);
}

/*--- データ馬券分析 ---*/
.RaceLocal_DataMenu {
	margin: 23px 10px 20px;
}
.RaceLocal_DataMenu ul a/*,
.RaceLocal_DataMenu01 ul a,
.RaceLocal_DataMenu02 ul a*/{
	display: block;
	font-size: 77.78%;
	font-weight: bold;
	text-align: center;
	color: #797e8c;
	background: #fff;
	margin-right: 3px;
	padding: 15px 0;
	border-radius: 4px;
	border: 1px solid #e7e7e7;
}
.RaceLocal_DataMenu ul a.Active {
	background: #4150b2 url('../img/race/menu_selected.png') no-repeat center;
	-webkit-background-size: 44px 35px;
	-moz-background-size: 44px 35px;
	-ms-background-size: 44px 35px;
	background-size: 44px 35px;
	color: #fff;
}
.RaceLocal_DataMenu ul li{
	margin-bottom:2px;
}
.DataNaviBox{
	margin-bottom:14px;
}
.DataNaviList01{
	padding:6px 6px 0;
}
.DataNaviList01 > li{
	display: table;
	/* float: left; */
	width: 6%;
	height: 45px;
	line-height: 45px;
	text-align: center;
}
.DataNaviList01 > li:first-child,
.DataNaviList01 > li:last-child{
	width: 47%;
	border: 1px solid #ccc;
}
.DataNaviList01 > li:only-of-type{
	width:54%;
}
.DataNaviList01 > li:first-child{
	float:left !important;
}
.DataNaviList01 > li:last-child{
	float:right;
}
.DataNaviList01 > li div{
	display: table-cell;
	font-size: 78%;
	color: #333;
	background: #fff;
	text-align: center;
	padding: 8px 20px 8px 8px;
	border-radius: 3px;
	vertical-align: middle;
	position: relative;
}
.DataNaviList01 > li div:after{
	content: "";
	display: inline-block;
	width: 7px;
	height: 7px;
	border-radius: 1px;
	background: none;
	border-top: 2px solid #999;
	border-right: 2px solid #999;
	-webkit-transform: rotate(135deg);
	transform: rotate(135deg);
	position: absolute;
	top: 50%;
	right: 10px;
	margin-top: -5px;
}
.DataNaviList01 > li.active div:after{
	content: '';
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.DataNaviList01 > li.active{
	border-bottom: none;
	height: 51px;
}
.DataNaviList01 > li.active div{
	box-shadow: none;
	background-color: #eaeaea;
	padding-top: 3px;
}
.Sub_Navi_List ul{
	text-align: center;
	background-color: #eaeaea;
	border: 1px solid #ccc;
	margin-top: -1px;
	padding: 2px;
}
.Sub_Navi_List ul li{
	display: table;
	float: left;
	padding: 2px;
	width: 50%;
}
.Sub_Navi_List ul li a{
	display: table-cell;
	font-size: 78%;
	color: #333;
	border: 1px solid #d7d8d9;
	background-color: #fff;
	height: 45px;
	padding: 0 4px;
	vertical-align: middle;
	line-height: 1.3;
}
.DataNaviList01 .Icon_multiply{
	display: block;
	height: 16px;
	width: 16px;
	margin: 14px auto 0;
	background-image: url(../img/race/icon_multiply.png);
	background-size: 16px 16px;
	-moz-background-size: 16px 16px;
	-webkit-background-size: 16px 16px;
	-o-background-size: 16px 16px;
	-ms-background-size: 16px 16px;
	background-position: 0 0;
	background-repeat: no-repeat;
}
.DataNote01{
	font-size: 77.78%;
	line-height: 1.3;
	padding: 8px 8px 14px;
}
.Data01_Table{
	border-collapse: collapse;
	background: #fff;
}
.Data01_Table thead th{
	background: #eaeaea;
	font-size: 72%;
	color: #777;
	border-top: 1px solid #dadada;
	border-bottom: 1px solid #dadada;
	padding: 3px 2px 3px;
	font-weight: bold;
	vertical-align: middle;
	line-height: 1.2;
	letter-spacing: 1px;
	white-space: nowrap;
}
.Data01_Table thead th + th{
	border-left: 1px solid #dadada;
}
.Data01_Table.Default thead th,
.Data01_Table.Past thead th,
.Data01_Table.Course thead th{
	vertical-align: bottom;
}
.Data01_Table tbody [class*="Waku"]{
	font-weight: normal;
	padding: 8px 2px;
	text-align: center;
}
table tr td.Waku1, span.Waku1{
	background: #fff;
}
.Data01_Table tbody td{
	font-size: 83%;
	font-weight: bold;
	color: #555;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	padding: 8px;
	border: 1px solid #dadada;
}
.Data01_Table tbody td.Horse_Info{
	text-align:left;
}
.Data01_Table tr.Main_Data td{
	background: #ffc;
}
.Data01_Table tbody td.Horse_Info {
	text-align: left;
}
.Data01_Table tbody td.Horse_Info dl dt,
.Data01_Table tbody td.Horse_Info dl dd {
	line-height: 1.5;
}
.Data01_Table tbody td.Horse_Info dl dd {
	font-size: 80.34%;
}

/* データランキング */
.Race_Ranking_Data h3.DataTable_Caption{
	font-size: 83%;
	font-weight: bold;
	padding: 14px 0 8px 4px;
	text-align: left;
}
.Data01_Table thead th{
	background: #eaeaea;
	font-size: 72%;
	color: #777;
	border-top: 1px solid #dadada;
	border-bottom: 1px solid #dadada;
	padding: 3px 2px 3px;
	font-weight: bold;
	vertical-align: middle;
	line-height: 1.2;
	letter-spacing: 1px;
	white-space: nowrap;
}
.Data01_Table thead th + th{
	border-left: 1px solid #dadada;
}
.Data01_Table.Default thead th,
.Data01_Table.Past thead th,
.Data01_Table.Course thead th{
	vertical-align: bottom;
}
.Race_Ranking_Data table td.Rank{
	background: #f1f2f3;
	text-align: center !important;
}
.Race_Ranking_Data table td.Name{
	text-align: left !important;
}
.Data01_Table .Good_Data{
	background: #fcc !important;
}
.Speed_MenuArea{
	margin-bottom: 22px;
}
.RaceOdds_Menu01{
	padding: 8px 0 5px 8px;
	position: relative;
}
.Speed_MenuArea .RaceOdds_Menu01{
	padding-bottom: 8px;
	padding-top: 0;
}
.RaceOdds_Menu01 ul a{
	display: block;
	font-size: 78%;
	font-weight: bold;
	text-align: center;
	color: #797e8c;
	background: #fff;
	margin-right: 3px;
	padding: 15px 0;
	border-radius: 4px;
	border: 1px solid #e7e7e7;
}
.RaceOdds_Menu01 ul li.Active a{
	background: #3251bc url(../img/race/menu_selected.png?20180727) no-repeat center;
	-webkit-background-size: 44px 35px;
	-moz-background-size: 44px 35px;
	-ms-background-size: 44px 35px;
	background-size: 44px 35px;
	color: #fff;
}
.RaceOdds_Menu01:after,
.RaceOdds_Menu02:after,
.RaceOdds_Menu03:after{
	content: "";
	display: inline-block;
	width: 0;
	height: 0;
	border-top: 12px solid #f3f3f3;
	border-left: 30px solid transparent;
	border-right: 30px solid transparent;
	border-bottom: 0px solid transparent;
	position: absolute;
	left: 50%;
	bottom: -12px;
	margin-left: -28px;
}
.Table_Container, .Table_Container02{
	margin: 10px 10px 30px;
	overflow: auto;
	-webkit-overflow-scrolling: touch;
}
.Race_Ranking_Data table td.Name,
table.Data_Analysis tr.List td.Data_Title{
	text-align:left !important;
}
/* タイム指数 */
/*
.SpeedIndex_Table.Default tr.Header th a > img{
	margin: 3px auto 0;
	display: block;
}
*/
.Shutuba_Table_Btn01{
	outline: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	-ms-appearance: none;
	appearance: none;
	border: none;
	width: 52px;
	text-align: center;
	display: inline-block;
	cursor: pointer;
	font-weight: bold;
	color: #707070;
	background: #fff;
	border-radius: 8px;
	padding: 2px 0;
	margin-top: 3px;
	box-shadow: none;
}
.SpeedIndex_Table.Default tr.List td > span{
	display: block;
	line-height: 1.5;
}
/* ソート機能用 - ソート画像 */
table.Sort_Function .sort.asc,
table.Sort_Function .sort,
table.Sort_Function .sort.desc{
	display: block;
	width: 14px;
	height: 14px;
	margin: 2px auto 0;
}
table.Sort_Function .sort.asc {
	background: url("../img/race/sort_active.png") no-repeat;
	-webkit-background-size: 14px 14px;
	-moz-background-size: 14px 14px;
	-ms-background-size: 14px 14px;
	background-size: 14px 14px;
}
table.Sort_Function .sort.desc {
	background: url("../img/race/sort_active_desc.png") no-repeat;
	-webkit-background-size: 14px 14px;
	-moz-background-size: 14px 14px;
	-ms-background-size: 14px 14px;
	background-size: 14px 14px;
}
table.Sort_Function .sort {
	background: url("../img/race/sort.png") no-repeat;
	-webkit-background-size: 14px 14px;
	-moz-background-size: 14px 14px;
	-ms-background-size: 14px 14px;
	background-size: 14px 14px;
}
/* ソート機能用 - 数値非表示 */
.Sort_Function_Data_Hidden {
	display: none !important;
}

.SpeedIndex_Table tr.List [class*="Waku"]{
	font-weight: normal;
	padding: 6px 10px;
}
#Netkeiba_Race_Bias .Table_Container tr.HorseList td,
#Netkeiba_Race_Speed .Table_Container tr.HorseList td{
	padding: 6px 10px;
}
[class*="makeMeFancy_"]{
	width:40px;
}
.tzSelect{
	height: 36px;
	width: 36px;
	display: inline-block;
	position: relative;
	vertical-align: middle;
}
.tzSelect .selectBox{
	height: 100%;
	width: 100%;
	line-height: 36px;
	color: #666;
	cursor: pointer;
	border: 1px solid #888;
	font-size: 185%;
	border-radius: 8px;
	box-shadow: none;
}
.Table_Container .Selected .selectBox{
	background:#ef5350;
	border:1px solid #ef5350;
	color:#fff;
}
.tzSelect .dropDown{
	width:100%;
	border: 1px solid #CECECE;
	border-width: 0 1px 1px;
	border-radius: 4px;
	box-shadow: 0 0 4px #CECECE;
	background: #fff;
	width: 272px;
	position: relative;
	top: -36px;
	left: 2px;
	z-index: 10;
}
.tzSelect li{
	width: 32px;
	height: 32px;
	cursor: pointer;
	position: relative;
	display: inline-block;
}
.tzSelect li > span{
	font-size: 160%;
	line-height: 33px;
}
.RaceOdds_Menu01 .Col4 li{
	width: 25%;
	margin-bottom: 3px;
}
.RaceOdds_Menu01 ul li,
.RaceOdds_Menu02 ul li{
	float: left;
}
.Speed_MenuArea + .RaceOdds_Menu01{
	padding-top: 8px;
	padding-bottom: 8px;
	margin-top: -10px;
}
.SpeedIndex_Table_Header{
	padding: 0 8px;
}
.SpeedIndex_Table_Header p{
	font-size: 77%;
	line-height: 1.3;
}
.SpeedIndex_Table_Header .Average{
	margin: 8px 0;
	font-weight: bold;
	font-size: 83%;
}
.SpeedIndex_Table_Header .Average > strong{
	color: #dc3c3c;
	margin-left: 4px;
}
.SpeedIndex_Table.RankMax tr.Header th,
.SpeedIndex_Table.RankAverage tr.Header th,
.SpeedIndex_Table.RankDistance tr.Header th,
.SpeedIndex_Table.RankCourse tr.Header th,
.SpeedIndex_Table.Result tr.Header th{
	vertical-align: bottom;
	white-space: nowrap;
	padding: 3px 4px 3px;
}
.Tab01 ul li.Active{
	background: #888;
}
#Netkeiba_Race_Bias .RaceInfo_Local_Menu ul li{
	margin-bottom:0px;
}
#Netkeiba_Race_Bias .RaceInfo_Local_Menu ul a{
	padding:0px;
	font-weight:normal;
	margin-right:0px;
}
#Netkeiba_Race_Bias .Table_Container tr.HorseList td,
#Netkeiba_Race_Speed .Table_Container tr.HorseList td{
	padding: 6px 10px;
}
/*==============================================
 タイム指数、血統分析、持ちタイム 印入力追加 (2020.10.05)
==============================================*/
#Netkeiba_Race_Bias .Table_Container tr.HorseList td,
#Netkeiba_Race_Speed .Table_Container tr.HorseList td,
.Table_Container .HoldingTimeTable tr.HorseList td, {
	padding:6px 10px;
}
#Netkeiba_Race_Bias .HorseCheckBtn,
#Netkeiba_Race_Speed .HorseCheckBtn,
.HoldingTimeTable .HorseCheckBtn{
	width: 25px;
	height: 25px;
}
#Netkeiba_Race_Bias .HorseCheck_Select + label,
#Netkeiba_Race_Speed .HorseCheck_Select + label,
.HoldingTimeTable .HorseCheck_Select + label{	
	-webkit-background-size: 25px 25px;
	-moz-background-size: 25px 25px;
	-ms-background-size: 25px 25px;
	background-size: 25px 25px;
}
#Netkeiba_Race_Bias .HorseCheck_Select:checked + label:before,
#Netkeiba_Race_Speed .HorseCheck_Select:checked + label:before,
.HoldingTimeTable .HorseCheck_Select:checked + label:before{
	width: 20px;
	height: 20px;
	right: 1px;
	top: 1px;
	border-radius: 8px;
}
#Netkeiba_Race_Bias .HorseCheck_Select + label:after,
#Netkeiba_Race_Speed .HorseCheck_Select + label:after,
.HoldingTimeTable .HorseCheck_Select + label:after{
	margin-top: -10px;
	margin-left: -3px;
	width: 6px;
	height: 14px;
}
#Netkeiba_Race_Bias .tzSelect,
#Netkeiba_Race_Speed .tzSelect,
.HoldingTimeTable .tzSelect{
	width:25px !important;
	height: 25px;
}
#Netkeiba_Race_Bias .tzSelect .selectBox,
#Netkeiba_Race_Speed .tzSelect .selectBox,
.HoldingTimeTable .tzSelect .selectBox {
	font-size:100% !important;
	line-height: 25px;
	box-shadow: rgba(0, 0, 0, 0.199219) 0px 0.6px 0.6px;
}
#Netkeiba_Race_Bias .tzSelect li > span,
#Netkeiba_Race_Speed .tzSelect li > span,
.HoldingTimeTable .tzSelect li > span{
	font-size:128%;
}
#Netkeiba_Race_Bias .SpeedIndex_Table.Past tr.Header th,
#Netkeiba_Race_Speed .SpeedIndex_Table.Past tr.Header th{
	letter-spacing: -1px;
}



table tr td.Waku2, span.Waku2{
	background: #222;
	color: #fff !important;
}
table tr td.Waku3, span.Waku3{
	background: #dc3c3c;
	color: #fff !important;
}
table tr td.Waku4, span.Waku4{
	background: #2c53a9;
	color: #fff !important;
}
table tr td.Waku5, span.Waku5{
	background: #e4ca3b;
	color: #fff !important;
}
table tr td.Waku6, span.Waku6{
	background: #58af4a;
	color: #fff !important;
}
table tr td.Waku7, span.Waku7{
	background: #de8a26;
	color: #fff !important;
}
table tr td.Waku8, span.Waku8{
	background: #dc6179;
	color: #fff !important;
}

/* レース掲示板 */
.CommentBoxWrap_Inner .Title_Sec .CommnentCount{
	color: #999;
	font-size: 68%;
	text-align: right;
	padding-top: 2px;
	position: absolute;
	top: 0;
	right: 0;
}
.CommentBoxWrap_Inner .Title_Sec .CommnentCount > span{
	margin-left: 6px;
	color: #222;
	font-weight: bold;
}
.CommentBoxWrap_Inner .Title_Sec .CommnentCount > .Icon_Comment{
	position: relative;
	top: -2px;
	left: 2px;
	float: left;
	margin-right: 5px;
	display: inline-block;
	background: url(../img/icon/icon_sprite_db_S.png);
	background-repeat: no-repeat;
	-webkit-background-size: 55px 1000px;
	-moz-background-size: 55px 1000px;
	-ms-background-size: 55px 1000px;
	background-size: 55px 1000px;
	background-position: -13px -2px;
	width: 19px;
	height: 17px;
}
.report_form{
	border-top: 0 none;
	background: #fff;
	padding: 14px;
	padding-bottom: 0px;
	margin-bottom: 23px;
	color: #333;
	font-size: 100%;
}
.report_form p,
.report_form dl dd{
	line-height: 1.5;
	margin-bottom: 0.8em;
}
.report_form dl dt{
	margin-bottom: 0.4em;
	font-weight: bold;
}
.report_form dl dd span{
	color: #c00;
}
.report_form dl dd a{
	font-weight: bold;
}
.report_form button{
	padding: 8px 20px;
	font-size: .8em;
	font-weight: bold;
	border: 1px solid #d7d8d9;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background: #f1f2f3;
	background-image: -moz-linear-gradient(top,#f7f8f9,#f1f2f3);
	background-image: -o-linear-gradient(top,#f7f8f9,#f1f2f3);
	background-image: -webkit-gradient(linear,left top,left bottom,from(#f7f8f9),to(#f1f2f3));
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#f7f8f9', EndColorStr='#f1f2f3')";
	border: 1px solid #d7d8d9;
	text-shadow: white 0 1px 0;
	-moz-box-shadow: 0 1px 0 #fff inset;
	-webkit-box-shadow: 0 1px 0 #fff inset;
	-o-box-shadow: 0 1px 0 #fff inset;
	-ms-box-shadow: 0 1px 0 #fff inset;
	min-width: 200px;
	margin: auto;
	display: block;
}

/* IPAT規約 */
body#Netkeiba_Race_Ipat{
	background-color: #eee;
}
#Netkeiba_Race_Ipat .Contents{
	min-height:0px;
}
.Dialog_Header .Title{
	font-size: 92%;
	font-weight: bold;
	color: #333;
	padding: 19px 0;
	line-height: 1.2;
	text-align: center;
	border-radius: 10px 10px 0 0;
	background: #f3f3f3;
}
.LinkBtn_Type_01.Type_A{
	width: 100%;
	color: #999;
	font-size: 88%;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	padding: 15px 0;
	border-radius: 4px;
	border: 1px solid #dedede;
	margin-bottom: 10px;
}
.Dialog_Btn{
	text-align: center;
	margin-bottom: 12px;
}
.Dialog_Btn.Col2 li{
	float: left;
	width: 50%;
}
.Agree .Btn, .Disagree .Btn{
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border: none;
	width: 100%;
	color: #fff;
	font-size: 88%;
	font-weight: bold;
	padding: 16px 0;
	border-radius: 4px;
	box-shadow: none;
}
.Disagree .Btn{
	background: #fff;
	color: #333;
	border: 1px solid #dedede;
}

/* IPAT購入画面 */
.Ipat_Complete_Msg{
	margin: 8px;
	padding: 8px;
	background: #fff;
	border-radius: 5px;
	border: 1px solid #dedede;
}
.RaceInfo_MyMenu{
	padding:0 8px 0;
}
.RaceInfo_MyMenu ul a{
	display: block;
	font-size: 88%;
	font-weight: bold;
	text-align: center;
	color: #797e8c;
	background: #fff;
	vertical-align: middle;
	border-radius: 4px;
	border: 1px solid #dedede;
	position: relative;
	padding: 17px 0;
}
.RaceIpat_Dialog.Complete .Ipat_Notice{
	padding: 8px 8px 0;
}


.RaceIpat_Dialog .Inner{
	padding: 16px 10px 22px;
	border-radius: 0 0 10px 10px;
}

.RaceInfo_MyMenu{
	padding:0 8px 0;
}
.LinkBtn_05 a{
	display: block;
	font-size: 88%;
	font-weight: bold;
	text-align: center;
	color: #555;
	background: #fff;
	line-height: 1.2;
	padding: 16px 0;
	border-radius: 4px;
	border: 1px solid #dedede;
	position: relative;
}

/* IPAT購入確認画面 */
.RaceIpat_Dialog.Confirm .Title{
	border-radius: 10px 10px 0 0;
	overflow: hidden;
}
.RaceIpat_Dialog .RaceIpat_Header .Title h2{
	color: #333 !important;
	padding: 19px 8px !important;
	line-height: 1.2;
	background-color: #f3f3f3;
}
.RaceIpat_Dialog .Inner{
	border-radius: 0 0 10px 10px;
}
.RaceIpat_Dialog.Confirm .Inner{
	padding: 12px 10px 4px;
}
.RaceIpat_Dialog.Confirm .Txt01{
	color: #333;
	font-size: 88%;
	line-height: 1.4;
	margin-bottom: 8px;
}
.RaceIpat_Dialog .Notice .Title,
.RaceIpat .Notice .Title{
	font-size: 88%;
	font-weight: bold;
	background: #ffe35c;
	margin-bottom: 0;
	padding: 8px;
	text-align: center;
	text-indent: -1em;
}
.RaceIpat_Dialog .Notice ul,
.RaceIpat_Dialog .Notice p,
.RaceIpat .Notice ul{
	padding: 8px;
	background: #FFF9D9;
}
.RaceIpat_Dialog .Notice ul li,
.RaceIpat .Notice ul li{
	font-size: 88%;
	color: #333;
	line-height: 1.3;
}
.RaceIpat_Dialog .Notice ul li .FontWeight_Bold{
	font-weight:bold;
}
.Dialog_Btn{
	text-align: center;
	margin-bottom: 12px;
}
.Dialog_Btn.Col1 .Agree{
	margin-bottom: 8px;
}
.Agree .Btn, .Disagree .Btn{
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border: none;
	width: 100%;
	color: #fff;
	font-size: 88%;
	font-weight: bold;
	padding: 16px 0;
	border-radius: 4px;
}
.Agree_ipat_confirm .Btn{
	background: #fff;
	color: #333;
	border: 1px solid #dedede;
}
.RaceIpat_Dialog.Confirm .Txt02{
	color: #777;
	font-size: 83%;
	line-height: 1.2;
	margin-bottom: 6px;
	text-align: left;
}
.Disagree .Btn{
	background: #fff;
	color: #333;
	border: 1px solid #dedede;
}
#modal_overlay{
	background-color: rgba(0, 0, 0, .5);
}

/* レース出馬表 */
.Shutuba_Simple_Table .Icon_HorseMark {
	margin-right: 2px;
	margin-bottom: -2px;
}
.Shutuba_Simple_Table .Icon_HorseMark.Icon_kakuChi,
table.Shutuba_Past5_Table tr.HorseList td.Horse_Info .Icon_HorseMark.Icon_kakuChi {
	display: none;
}

tr.HorseList td.Past [class^="Icon_GradeType"]{
	vertical-align: top;
}
tr.HorseList td.Past .Icon_GradeType1:after{
	content:"GI";
}
tr.HorseList td.Past .Icon_GradeType2:after{
	content:"GII";
}
tr.HorseList td.Past .Icon_GradeType3:after{
	content:"GIII";
}
tr.HorseList td.Past .Icon_GradeType4:after{
	content:"重賞";
}
tr.HorseList td.Past .Icon_GradeType5:after{
	content:"OP";
}
tr.HorseList td.Past .Icon_GradeType6:after{
	content:"1600万下";
}
tr.HorseList td.Past .Icon_GradeType7:after{
	content:"1000万下";
}
tr.HorseList td.Past .Icon_GradeType8:after{
	content:"";
}
tr.HorseList td.Past .Icon_GradeType9:after{
	content:"500万下";
}
tr.HorseList td.Past .Icon_GradeType10:after{
	content:"JGI";
}
tr.HorseList td.Past .Icon_GradeType11:after{
	content:"JGII";
}
tr.HorseList td.Past .Icon_GradeType12:after{
	content:"JGIII";
}
tr.HorseList td.Past .Icon_GradeType15:after{
	content:"L";
}
tr.HorseList td.Past .Icon_GradeType16:after{
	content:"3勝クラス";
}
tr.HorseList td.Past .Icon_GradeType17:after{
	content:"2勝クラス";
}
tr.HorseList td.Past .Icon_GradeType18:after{
	content:"1勝クラス";
}
.Shutuba_Form_Footer{
	margin:0 20px;
}
button.SubmitBtn{
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border: none;
	color: #fff;
	background: #ef5350;
	border-radius: 3px;
	font-size: 88%;
	font-weight: bold;
	padding: 15px 0;
	position: relative;
	width: 100%;
}
button.SubmitBtn.Type_B{
	font-size:94%;
	text-indent:-2em;
}
button.SubmitBtn.Type_B:before{
	content: "";
	border-top: 8px solid transparent;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-bottom: 8px solid #ef5350;
	display: inline-block;
	position: absolute;
	top: -15px;
	left: 20px;
	width: 0;
	height: 0;
}
.Icon_Ipat_01{
	background-position: -109px -1694px;
	display: inline-block;
	margin-left: 8px;
	position: absolute;
	top: 9px;
	width: 32px;
	height: 28px;
}
.Inner_Txt03{
	font-size:78%;
	margin:8px;
	line-height:1.3;
}
.Baken_Flow:first-child{
	margin:12px 0 0;
}
.Baken_Flow_Title{
	color: #fff;
	background: #72737e;
	border-radius: 3px 3px 0 0;
	font-size: 78%;
	line-height: 1.4;
	padding: 4px 8px;
}
.Baken_Flow .Inner{
	border: 1px solid #72737e;
	border-radius: 0 0 3px 3px;
	background: #fff;
	padding: 8px 4px;
}
.Baken_Flow .Step .Step_Title{
	font-size:78%;
	padding:8px;
	border-bottom:1px solid #999;
}
.Baken_Flow .Step .Image{
	text-align:center;
}
.Baken_Flow .Step .Image > img{
	padding:8px;
	width:100%;
	max-width:556px;
}
.Baken_Flow .Step + .Step{
	margin-top:8px;
}
.Description_Box .Note{
	font-size:78%;
	line-height:1.4;
	margin:6px 4px;
}
table.Kyaku_Type tr th{
	width: 50px;
	height: 54px;
	font-size: 74%;
	text-align: center;
	color: #777;
	background: #efefd9;
	white-space: nowrap;
}
table.Kyaku_Type tr td{
	text-align: left;
	padding: 6px 4px 0px 4px;
}
.Kyaku_Type_box,
.Combi02 .UmaName{
	overflow: hidden;
	white-space: nowrap;
	width: 32px;
	display: inline-block;
	margin: 0 6px 6px 0;
	text-align: center;
}
.Combi02 .UmaName{
	width:36px;
	margin:0;
}
.Waku_Umaban{
	border-radius: 2px;
	display: inline-block;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 1px;
	padding: 6px 0px 6px 0;
	position: relative;
	text-align: center;
	width: 30px;
}
.Kyaku_Type_box .UmaName{
	font-size: 9px;
	padding-left: 2px;
}

/* NO.1予想詳細 */
.RaceIpat_Header .Title{
	margin-bottom: 13px;
	padding-top: 0;
	padding-bottom: 0;
}
.RaceIpat_Header .Title h2{
	border: none;
	padding: 0 !important;
	color: #777;
	font-weight: bold;
	line-height: 1.37;
	margin-right: auto;
}
.Pro_Yoso_Detail .YosoDetailTableWrap{
	padding: 10px 8px 0;
}
table.YosoShirushiTable01{
	width: 100%;
	margin-bottom: 10px;
	border-collapse: collapse;
}
table.YosoShirushiTable01 caption,
table.YosoKaimeTable01 caption,
table.YosoRefundTable01 caption{
	background: #e6e4df;
	text-align: center;
	font-weight: bold;
	padding: 12px;
	border: 1px solid #d1cec7;
	border-bottom: 0 none;
}
table.YosoShirushiTable01 tbody th{
	font-size: 88.9%;
	background: #f5f4f1;
	vertical-align: middle;
	border: 1px solid #d1cec7;
	text-align: center;
	width: 46px;
}
table.YosoShirushiTable01 tbody td{
	font-size: 88.9%;
	vertical-align: middle;
	background: #fff;
	border: 1px solid #d1cec7;
	line-height: 36px;
	padding: 5px;
	font-weight: bold;
}
table.YosoShirushiTable01 tbody td span.Num{
	display: inline-block;
	width: 36px;
	line-height: 36px;
	text-align: center;
	font-weight: bold;
	margin-right: 10px;
}
table.YosoShirushiTable01 tbody td span.Waku1{
	border: 1px solid #d1cec7;
	width: 34px;
	line-height: 34px;
}
table.YosoShirushiTable01 tbody td span.fwN{
	padding-left: 6px;
}
span.Icon_Shirushi{
	display: block;
	background-image: url(../img/icon/icon_yoso_shirushi.png);
	background-repeat: no-repeat;
	background-size: 90px 250px;
	-moz-background-size: 90px 250px;
	-webkit-background-size: 90px 250px;
	-ms-background-size: 90px 250px;
	width: 19px;
	height: 19px;
	margin: auto;
}
.Mark_Pro span.Icon_Shirushi0 {background: none;}
.Mark_Pro span.Icon_Shirushi1,
.Mark_Pro span.Icon_Honmei{
	background-position: 0 0;
}
.Mark_Pro span.Icon_Shirushi2,
.Mark_Pro span.Icon_Taikou{
	background-position: 0 -19px;
}
.Mark_Pro span.Icon_Shirushi3,
.Mark_Pro span.Icon_Kurosan{
	background-position: 0 -38px;
}
.Mark_Pro span.Icon_Shirushi4,
.Mark_Pro span.Icon_Osae{
	background-position: 0 -57px;
}
.Mark_Pro span.Icon_Shirushi5,
.Mark_Pro span.Icon_Hoshi{
	background-position: 0 -76px;
}
.Mark_Pro span.Icon_Keshi{
	background-position:0 -95px;
}
.Mark_Pro span.Icon_Shirushi6,
.Mark_Pro span.Icon_Chuui{
	background-position: 0 -152px;
}
.Mark_Pro span.Icon_Mujirushi{
	background-position:0px -207px;
	transform:rotate(90deg);
	opacity:0.3;
}
table.YosoKaimeTable01{
	width: 100%;
	border-collapse: collapse;
}
table.YosoKaimeTable01 thead th,
table.YosoRefundTable01 thead th{
	background: #d1cec7;
	text-align: center;
	font-weight: bold;
	border: 1px solid #bbb7ac;
	padding: 11px 0;
	font-size: 77.8%;
}
table.YosoKaimeTable01 tbody th{
	font-size: 88.9%;
	background: #f5f4f1;
	vertical-align: middle;
	border: 1px solid #d1cec7;
	border-bottom: 0 none;
	padding-left: 13px;
	font-weight: bold;
	text-align: left;
}
table.YosoKaimeTable01 tbody td{
	vertical-align: middle;
	background: #fff;
	border: 1px solid #d1cec7;
	border-bottom: 0 none;
	padding: 10px 15px;
	font-size: 77.8%;
}
table.YosoKaimeTable01 tbody tr:last-child th,
table.YosoKaimeTable01 tbody tr:last-child td{
	border-bottom: 1px solid #bbb7ac;
}
table.YosoKaimeTable01 tbody th span.BakenSystemTxt{
	font-size: 87.5%;
	font-weight: normal;
	display: block;
	padding-top: 5px;
}
table.YosoKaimeTable01 tbody td .BakenNumSelect{
	position: relative;
	padding-bottom: 4px;
	border-bottom: 1px dashed #b5b5b5;
}
.BakenNumSelect p{
	display: inline-block;
	width: 1.75em;
	line-height: 1.75;
	text-align: center;
	border: 1px solid #ddd;
	margin: 0 6px 6px 0;
}
.BakenMoney{
	padding: 10px 0 0;
}
.BakenMoney span.BuyPatern{
	display: block;
}
.Yoso_Send_Btn{
	padding:8px;
}
.YosoDetailKenkai{
	margin: 10px;
	border: 1px solid #dadada;
}
.YosokaKenkaiBarTitle {
	position: relative;
	top: -1px;
	margin: 0 -1px;
	padding: 16px 18px 16px 52px;
	color: #fff;
	font-size: 1rem;
	background-color: #333;
}
.YosokaKenkaiBarTitle .Icon_Sprite_Sp_Yoso {
	position: absolute;
	top: 50%;
	left: 18px;
	display: block;
	width: 24px;
	height: 25px;
	background-image: url(../img/icon/icon_sprite_sp_yoso.png);
	background-repeat: no-repeat;
	background-size: 164px 400px;
	background-position: -4px -252px;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}
.YosoKenkaiTxtBox {
	padding: 16px 18px;
}
.YosoKenkaiTxtBox .YosoKenkaiTxt {
	font-size: 1rem;
	line-height: 1.5;
}
.Yoso_Nice_Wrap{
	background-color: #fff;
	padding: 8px;
	text-align: left;
	width: 100%;
	border-bottom: 1px solid #ccc;
}
.Nice_Box{
	display: inline-block;
	margin: 0 0 6px 4px;
}
.Yosoka_Prof_Summary{
	padding: 10px;
	background: #fff;
	border: 1px solid #ccc;
	border-top: 0 none;
	position: relative;
}
.Yosoka_Prof_Summary.New{
	margin: 0 8px;
	border: 1px solid #ccc;
}
.Photo_Box .YosokaPhoto01{
	position: relative;
	width: 60px;
	height: 80px;
}
.Photo_Box .YosokaPhoto01 img{
	position: absolute;
	top: 0;
	left: 0;
	border-radius: 6px;
	clip: rect(1px, 59px, 79px, 1px);
}
.YosokaInfoBox{
	font-size: 88.89%;
	padding-left:8px;
}
.YosokaInfoBox p.YosokaProfInfo{
	font-size: 100%;
	line-height: 1.3;
	margin-bottom: 6px;
	padding-right: 62px;
}
.Yosoka_Prof_Summary.New .YosokaInfoBox p.YosokaProfInfo{
	padding-right: 0;
}
.YosokaInfoBox p.YosoSupply{
	font-size: 100%;
	line-height: 1.3;
	color: #c00;
}
.Left_Box{
	display: table-cell;
	vertical-align: top;
}
.Right_Box{
	display: table-cell;
	width: 100%;
	vertical-align: top;
}

/*　Select_Btn */
[class*="Check01Btn_"]{
	display: inline-block;
	border-radius: 5px;
	width: 42px;
	height: 42px;
}
.HorseCheck_Select:checked + label,
.BuyCheck_Select:checked + label{
	background: #ef5350;
	border: 1px solid #ef5350;
}
#Netkeiba_Race_MyOdds .HorseCheck_Select:checked + label:before{
	background:none;
}
.HorseCheck_Select:checked + label:after{
	border-right: 2px solid #fff;
	border-bottom: 2px solid #fff;
}

/* IPAT 一括入力画面 */
.BatchInput_Form{
	border-top: 1px solid #5D5D5D;
	border-radius: 4px;
	background: #353535;
}
.BatchInput_Header{
	padding: 18px 8px 12px;
	border-bottom: 1px solid #2B2A2A;
	position: relative;
}
.BatchInput_Header .Title{
	font-size: 94%;
	font-weight: bold;
	color: #d2d2d2;
	margin-bottom: 16px;
}
.BatchInputValue input[type="tel"]{
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border: none;
	border-radius: 3px;
	float: left;
	width: 140px;
	font-weight: bold;
	font-size: 138%;
	text-align: right;
	padding: 4px 4px;
	color: #fff;
	background: #666;
	box-shadow: 0 0 6px rgba(4, 4, 4, .5) inset;
}
.BatchInputValue > div{
	float: left;
	color: #fff;
	font-size: 138%;
	font-weight: bold;
	margin-left: 4px;
	line-height: 36px;
}
.BatchInputValue > div > span{
	font-weight: normal;
	font-size: 74%;
}
.BatchInput_Form .Type_Btn{
	padding: 15px;
	border-top: 1px solid #565656;
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
	background: #454545;
}
.BatchInput_Form .Type_Btn .Btn{
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border: none;
	border-radius: 3px;
	width: 100%;
	font-size: 88%;
	font-weight: bold;
	color: #555;
	background: #f1f1f1;
	padding: 14px;
	box-shadow: 0 -1px 0 rgba(165, 165, 165, .8) inset, 0 2px 6px rgba(27, 27, 27, .6);
}
.BatchInput_Form .Type_Btn ul li + li{
	margin-top:8px;
}

/* レース掲示板 */
.report_form table th{
	width: 6em;
	vertical-align: top;
	padding: 6px;
}
.report_form table td{
	padding:6px;
}

.RaceOdds_Menu01{
	display:block !important;
}

/* モーダルコンテント */
#Netkeiba_Race_Ipat_History #modal_content{
	position:fixed;
	height:100%;
}

/* 地方競馬 開催日程 */
.tabContent.Tab01 {
	margin: 14px 10px;
}
.Tab01 div.Tab_Col2 li:nth-of-type(2n),
.Tab01 div.Tab_Col3 li:nth-of-type(3n),
.Tab01 div.Tab_Col4 li:nth-of-type(4n) {
	border-right: none;
}

.Tab01 ul li.active a,
.Tab01 ul li.active span {
	background: #888;
	color: #fff;
	font-weight: bold;
	cursor: default;
}
.Race_Calendar_Select_Box {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin: 23px 10px;
}
.Select_Box {
	width: 150px;
	-ms-flex-preferred-size: 150px;
	flex-basis: 150px;
}
.Select_Box.Year_Select {
	width: 110px;
	-ms-flex-preferred-size: 110px;
	flex-basis: 110px;
	margin-right: 10px;
}
.Select_Box.Month_Select {
	width: 90px;
	-ms-flex-preferred-size: 90px;
	flex-basis: 90px;
	margin-right: 10px;
}
.Select_Btn {
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	text-align: right;
}
.Select_Box select {
	-webkit-appearance: none;
	width: 100%;
	height: 37px;
	padding: 10px 15px 9px;
	color: #666;
	font-size: 1rem;
	background-color: #fff;
	background-image: url(../img/nar/arrow_select.png);
	background-repeat: no-repeat;
	background-position: right 10px center;
	background-size: 10px;
	border: 1px solid #e0e0e0;
	border-radius: 5px;
}
/*
.Select_Btn .Submit_Btn {
	width: 80px;
	height: 35px;
	padding: 11px 10px;
	color: #fff;
	font-size: 0.8125rem;
	font-weight: 700;
	background-color: #3251bc;
	border: 0;
	border-radius: 4px;
}
*/
.Race_Calendar_List {
	margin: 20px 8px;
}
.Calendar_DayList {
	margin-bottom: 4px;
}
.ThisWeek_RaceList {
	display: table;
	table-layout: fixed;
	width: 100%;
}
.ThisWeek_Day {
	display: table-cell;
	vertical-align: top;
	width: 88px;
	height: 46px;
	position: relative;
}
.ThisWeek_Day:after {
	border-left: 18px solid #efefef;
	border-top: 23px solid transparent;
	border-bottom: 23px solid transparent;
	content: "";
	position: absolute;
	left: 50%;
	top: 0;
	margin-left: 27px;
	border-radius: 2px;
}
.ThisWeek_Day p {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	width: 72px;
	height: 46px;
	color: #666;
	background: #efefef;
	font-size: 0.9375rem;
	font-weight: 700;
	line-height: 1.5;
	border-radius: 2px;
}
.ThisWeek_Day span {
	font-size: 0.6875rem;
	font-weight: 400;
}
.ThisWeek_Day .Day_Sat {
	color: #3251bc;
}
.ThisWeek_Day .Day_holi {
	color: #c53131;
}
.ThisWeek_Btn {
	display: table-cell;
	width: 100%;
}
.ThisWeek_Btn .Btn_3col li {
	float: left;
	width: 33.333%;
	width: calc(100% / 3);
	padding-left: 4px;
}
.ThisWeek_Btn .Btn_3col li:nth-child(n + 4) {
	margin-top: 4px;
}
.ThisWeek_Btn .Btn_3col li a,
.ThisWeek_Btn .Btn_3col li .No_Link {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	width: 100%;
	height: 46px;
	border: 1px solid #e7e7e7;
	border-radius: 4px;
}
.ThisWeek_Btn .JyoName {
	color: #666;
	font-size: 0.875rem;
	font-weight: 700;
	line-height: 1.4;
}
.ThisWeek_Btn .Btn_3col li .No_Link {
	background-color: #dedede;
}
.Nar_Calendar_Wrap {
	padding: 8px 8px 2px;
}
.Sub_Title {
	margin-bottom: 8px;
	position: relative;
}
.Nar_Calendar_Wrap .Sub_Title {
	margin: 32px 0 12px;
}
.Nar_Calendar_Wrap .Sub_Title:first-child {
	margin: 10px 0 12px;
	margin-top: 10px;
}
.Sub_Title h3 {
	color: #888;
	font-size: 72.22%;
	font-weight: bold;
	line-height: 1.94;
}
.Sub_Title h3 > span {
	padding-right: 12px;
}
.Nar_Kaisai_Block {
	margin-bottom: 8px;
}
.Nar_Kaisai_Block .Jyo a {
	display: block;
	background: #fff;
	border-radius: 3px;
	color: #333;
	font-weight: bold;
	padding: 12px 18px;
	position: relative;
	border: 1px solid #e7e7e7;
	border-radius: 4px;
}
.Icon_ArrowB_Type_A:after,
.Icon_ArrowT_Type_A:after {
	content: "";
	display: inline-block;
	position: absolute;
	top: 17px;
	right: 18px;
	width: 18px;
	height: 11px;
}
.Icon_ArrowB_Type_A:after {
	background: url(../img/icon/icon_toggle_arrow.png) no-repeat 0 -35px;
	-webkit-background-size: 17px 46px;
	-moz-background-size: 17px 46px;
	-ms-background-size: 17px 46px;
	background-size: 17px 46px;
}
.Icon_ArrowT_Type_A:after {
	background: url(../img/icon/icon_toggle_arrow.png) no-repeat 0 -23px;
	-webkit-background-size: 17px 46px;
	-moz-background-size: 17px 46px;
	-ms-background-size: 17px 46px;
	background-size: 17px 46px;
}
.Nar_Kaisai_Block .Day {
	display: none;
}
.Nar_Kaisai_Block .Day ul {
	padding: 8px 0 0 8px;
}
.Nar_Kaisai_Block .Day ul li {
	display: table;
	float: left;
	margin-bottom: 8px;
	padding-right: 8px;
	width: 33.3%;
}
.Nar_Kaisai_Block .Day a,
.Nar_Kaisai_Block .Day .No_Link {
	display: table-cell;
	background: #fff;
	border-radius: 3px;
	color: #03a;
	font-size: 88%;
	font-weight: bold;
	text-align: center;
	height: 52px;
	position: relative;
	vertical-align: middle;
	border: 1px solid #e7e7e7;
	border-radius: 4px;
}
.Nar_Kaisai_Block .Day .No_Link {
	background-color: #dedede;
}
.Nar_Kaisai_Block .Day .JyoName {
	color: #444;
}
.Nar_Kaisai_Block .Day .Top_RaceName {
	color: #888;
	font-size: 0.625rem;
	line-height: 1.4;
}
.Nar_Kaisai_Block .Mon,
.Nar_Kaisai_Block .Tue,
.Nar_Kaisai_Block .Wed,
.Nar_Kaisai_Block .Thu,
.Nar_Kaisai_Block .Fri,
.Nar_Kaisai_Block .Sat,
.Nar_Kaisai_Block .Sun {
	display: inline-block;
	font-size: 12px;
	margin: 2px 0 0 2px;
}
.Dart_calendar_Icon {
	color: #f5ca45;
	font-size: 14px;
	position: absolute;
	top: 2px;
	right: 2px;
}
.Dart_calendar_Tag01,
.Dart_calendar_Tag02 {
	padding: 1px 3px;
	font-size: 11px;
	border: 1px solid #333;
	border-radius: 2px;
	color: #333;
	display: inline-block;
	vertical-align: top;
}
.Dart_calendar_Tag02 {
	background: #ad582b;
	border: 1px solid #ad582b;
	color: #fff;
}
.Nar_Kaisai_Block .Dart_calendar_Tag01,
.Nar_Kaisai_Block .Dart_calendar_Tag02 {
	display: inline-block;
	margin-top: 4px;
}
.Calendar_DayList:first-child {
	border-top: none;
}
.ThisWeek_RaceList .Day {
	background: url(../img/race/thisweek_bg.png) no-repeat left 4px;
	background-size: 62px 52px;
	-webkit-background-size: 62px 52px;
	-moz-background-size: 62px 52px;
	-ms-background-size: 62px 52px;
	font-size: 86%;
	font-weight: bold;
	vertical-align: top;
	width: 65px;
}
.ThisWeek_RaceList .Day {
	display: table-cell;
}
.ThisWeek_RaceList .Day p {
	line-height: 1.3;
	letter-spacing: -0.1px;
	margin: 13px 10px 0 0;
	text-align: center;
}
.ThisWeek_RaceList .Day span {
	display: block;
	font-size: 100%;
	font-weight: normal;
}
.ThisWeek_RaceList dd > ul {
	position: relative;
}
.ThisWeek_RaceList dd ul li {
	display: table;
	float: left;
	padding-left: 8px;
	text-align: center;
	width: 33%;
}
.ThisWeek_Btn .Top_RaceName {
	color: #888;
	font-size: 0.625rem;
	line-height: 1.4;
}

/* 重賞日程 */
.Title_Third {
	margin: 20px 10px 10px;
}
.Title_Third h3 {
	color: #666;
	font-size: 1rem;
	line-height: 1.3;
}
.Race_Schedule_Table {
	border-collapse: collapse;
}
.Race_Schedule_Table th,
.Race_Schedule_Table td {
	color: #666;
	white-space: nowrap;
	border: 1px solid #cacaca;
}
.Race_Schedule_Table thead th {
	padding: 12px 14px;
	font-size: 0.75rem;
	font-weight: 700;
	text-align: center;
	background-color: #f3f3f3;
}
.Race_Schedule_Table tbody td {
	padding: 12px 8px;
	font-size: 0.9375rem;
	text-align: center;
}
.Race_Schedule_Table tbody td.Race_Name {
	font-weight: 700;
	text-align: left;
}
.Race_Schedule_Table tbody td span.Icon_GradeType {
	font-weight: 700;
	font-size: 73.4%;
	margin: -3px -2px -2px;
	vertical-align: middle;
}

.Race_Schedule_Table tbody td span.Sun,
.Race_Schedule_Table tbody td span.Sat,
.Race_Schedule_Table tbody td span.Mon,
.Race_Schedule_Table tbody td span.Fri {
	font-weight: bold;
}


/* =======================================================
 地方競馬場ページ
======================================================= */
.RacecourseHead {
	padding: 17px 0;
}
.RacecourseHead .RacecourseHeadBox{
	display:flex;
}
.RacecourseHead .RacecourseHeadBox h1.RacecourseName a{
	color:#777777;
}
.RacecourseHead .RacecourseHeadBox p.Title_BtnMore{
	margin-right:10px;
}
.RacecourseName {
	margin-left: 9px;
	font-size: 94.45%;
	color: #777777;
	font-weight: 600;
	flex-grow:1;
}
.LocalFacilitiesLogo {
	display: inline-block;
	width: auto;
	vertical-align: bottom;
}
.RacecourseHead .LocalFacilitiesLogo {
	height: 23px;
	padding: 0;
	margin-right: 7px;
}

/* 地方競馬場topImage */
.SlideImgBox01 {
	position: relative;
	width: 100%;
	margin: auto;
	margin-top: 18px;
}
.SlideImgBox01 img {
	display: block;
	width: 100%;
}
.SlideImgBox01 .SlideTxtArea {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 40%;
	background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.67)), to(rgba(0, 0, 0, 0)));
	background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.67), rgba(0, 0, 0, 0));
	background-image: linear-gradient(to top, rgba(0, 0, 0, 0.67), rgba(0, 0, 0, 0));
}
.SlideImgBox01 .SlideTxtArea {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 40%;
	background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.67)), to(rgba(0, 0, 0, 0)));
	background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.67), rgba(0, 0, 0, 0));
	background-image: linear-gradient(to top, rgba(0, 0, 0, 0.67), rgba(0, 0, 0, 0));
}
.SlideImgBox01 .SlideTxtArea {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 40%;
	background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.67)), to(rgba(0, 0, 0, 0)));
	background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.67), rgba(0, 0, 0, 0));
	background-image: linear-gradient(to top, rgba(0, 0, 0, 0.67), rgba(0, 0, 0, 0));
}
.SlideImgBox01 .SlideTxtInner {
	position: absolute;
	left: 0;
	bottom: 10px;
	width: 100%;
	padding: 0 10px;
}
.SlideImgBox01 .Content_Cate {
	display: inline-block;
	margin-bottom: 6px;
	padding: 6px 12px 5px;
	color: #333;
	font-size: 66.6%;
	font-weight: 700;
	background-color: rgba(255, 255, 255, 0.7);
	border-radius: 11px;
}
.SlideImgBox01 .ContentMainTitle {
	display: block;
	color: #fff;
	font-size: 111%;
	font-weight: 700;
	line-height: 1.35;
}
.HeadCourseMenuArea {
	padding-bottom: 13px;
}

/* 地方競馬人気予想家 */
/*
.RankingListWrap {
	background: #fff;
	padding: 0 8px 0px;
}
.RankingList {
	border: none;
}
.Section_Ranking_RecoveryRate .RankingList li {
	border: none;
	margin-bottom: 24px;
}
.RankingListWrap li a {
	padding: 0;
	display: block;
}
.RankingList li a .LinkBox_01 {
	min-height: 75px;
}
.RankingList .YosokaName.Icon_Crown.Rank_01:before {
	background-position: 0 -30px;
}
.RankingList .YosokaName.Icon_Crown.Rank_02:before {
	background-position: -21px -30px;
}
.RankingList .YosokaName.Icon_Crown.Rank_03:before {
	background-position: -42px -30px;
}

.RankingList .YosokaName.Icon_Crown:before {
	content: "";
	display: inline-block;
	background-image: url(../img/icon/icon_sprite_sp_yoso_nk01.png);
	background-repeat: no-repeat;
	-webkit-background-size: 100px auto;
	-moz-background-size: 100px auto;
	background-size: 100px auto;
	width: 20px;
	height: 17px;
	vertical-align: text-bottom;
	margin-right: 3px;
}
.RankingList .YosoStyle > span {
	color: #908e90;
	font-size: 0.688rem;
	line-height: 1.2;
	display: block;
	margin-bottom: 11px;
	text-overflow: ellipsis;
	overflow: hidden;
	padding-right: 45px;
	white-space: nowrap;
}
.RankingList .YosoStyle > strong {
	color: #444;
	display: block;
	font-size: 1rem;
	font-weight: normal;
}
.RankingList .YosoStyle .percent {
	font-weight: bold;
	color: #d5524f;
}
*/
/* ウマい馬券誘導変更型 200406 */
.UmaiPickupBox01 {
	position:relative;
	box-shadow: 0 2px 2px rgba(146, 151, 165, .5);
	background:#fff;
	border:3px solid #6679e3;
	margin:8px 8px 14px;
}
.UmaiPickupBox01 img.ContentsImg01 {
	width: 100%;
	display: block;
}
.UmaiPickupBox01 p.ContentCategory {
	position:absolute;
	top:0;
	left:0;
	color: #fff;
	font-size: 14px;
	font-weight: normal;
	float:left;
}
.UmaiPickupBox01 p.ContentCategory span{
	display:inline-block;
	position:relative;
	line-height:20px;
	background:#6679e3;
	padding:0 6px 2px 8px;
}
.UmaiPickupBox01 p.ContentCategory span:after{
	display:block;
	content:" ";
	height: 0;
	border-right: 14px solid transparent;
	border-top: 22px solid #6679e3;
	position:absolute;
	top:0;
	right:-14px;
}


/* 競馬場データルーム */
#NarRaceCourseDataRoom {

}
.RaceCourseDataRoom_Menu {
	padding: 0 10px;
}
.DataRoomList {
	margin: 20px 0 25px;
	padding: 0 10px;
}
.DataRoomRecord {
	margin-top: 20px;
}
.DataRoomRecord table {
	width: 100%;
	font-size: 100%;
	color: #666;
	border: 1px solid #cacaca;
	border-collapse: collapse;
}
.DataRoomRecord th,
.DataRoomRecord td {
	position: relative;
	padding: 8px 7px 6px;
	vertical-align: middle;
	border-top: 1px solid #cacaca;
}




/* 地方競馬場 開催日程 */
.Leading + .Nar_TodayLocalRace_Wrap {
	margin-top: 35px;
}
.Nar_TodayLocalRace_Wrap .TodayLocalRace_Slide a,
.Nar_TodayLocalRace_Wrap .TodayLocalRace_Slide span.NoLink {
	display: inline-block;
	vertical-align: middle;
	min-height: 53px;
}
.Nar_TodayLocalRace_Wrap .TodayLocalRace_Slide span.NoLink {
	background: #eee;
}
.Nar_TodayLocalRace_Wrap .TodayLocalRace_Slide .Race_Date {
	font-size: 14px;
	font-weight: 600;
	color: #444;
}
.Nar_TodayLocalRace_Wrap .TodayLocalRace_Slide .Race_Date span {
	font-size: 10px;
	font-weight: normal;
}
.Nar_TodayLocalRace_Wrap .TodayLocalRace_Slide .Race_Title {
	font-size: 10px;
	font-weight: bold;
	color: #888;
	width: 63px;
	margin: auto;
	margin-top: 7px;
	overflow: hidden;
}
.Nar_TodayLocalRace_Wrap .TodayLocalRace_Slide .Nighter a:after {
	content: "";
	display: block;
	background: url(../img/icon/nar_icon_nighter.png) no-repeat;
	background-size: contain;
	width: 16px;
	height: 16px;
	position: absolute;
	top: 13px;
	right: -5px;
}
.Nar_TodayLocalRace_Wrap .TodayLocalRace_Slide .TodayLocalRace_SlideBox {
	margin-bottom: 25px;
	margin-top: -10px;
}
.Nar_TodayLocalRace_Wrap .TodayLocalRace_SlideBoxItem {
	margin-top: 10px;
}

/* 地方競馬場 重賞日程 */
.nar_Special_Schedule {
}

/*----------------------------------------
地方競馬場ページ コース分析 .RaceCourseAna
----------------------------------------*/
.RaceCourseAna {
	
}
/* コースの特徴 */
.RaceCourseAna .CourseRecordBox + .CourseImageArea {
	padding: 25px 0 0;
	margin-top: 0;
}
.RaceCourseAna .CourseImageArea .SubTitle {
	margin-top: 21px;
}
.RaceCourseAna .Course_Image {
	text-align: center;
}
.RaceCourseAna .Course_Image img {
	width: 79%;
	height: auto;
}

.RaceCourseAna .AboutCouseTxt {
	position: relative;
	margin: 17px 0 20px;
}
.RaceCourseAna .AboutCouseTxt p {
	color: #777;
	font-size: 83.34%;
	line-height: 1.6;
	margin: 0 10px;
}

.RaceCourseAna .RaceData_Menu {
	padding: 0 10px;
}
.RaceCourseAna section.AnalyticsBox .RaceData_Menu {
	margin-bottom: 20px;

}

section.AnalyticsBox.mt21 {
	margin-top: 21px;
}
section.AnalyticsBox .MoreDataList {
	margin-bottom: 51px;
}
/* データ分析表 */
.DataTableWrap {
	padding: 0 0 0 10px;
	position: relative;
}
.DataTableWrap .DataTable tbody th {
	min-width: 90px;
	height: 38px;
	padding: 0 10px 0 8px;
	font-size: 125%;
	font-weight: 400;
	text-align: left;
	max-width: 184px;
}
.DataTableWrap .DataTable tbody th a,
.DataTableWrap .DataTable tbody th span.DataTableTxt01{
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: normal;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	height: 1em;
}
.DataTableWrap .DataTable tbody th span.DataTableTxt01 {
	white-space: nowrap;
}
.DataTableWrap .DataTable tbody td {
	min-width: 60px;
	height: 38px;
	padding: 0 10px;
	font-size: 125%;
	font-weight: 400;
	text-align: right;
}
.DataTable .SortableCol {
	position: relative;
	padding: 0 30px 0 15px !important;
}
.DataTable .SortableCol .SortMark {
	position: absolute;
	top: 50%;
	right: 5px;
	display: block;
	width: 18px;
	height: 18px;
	background-color: #fff;
	border: 1px solid #dedede;
	border-radius: 4px;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}
.DataTable .SortableCol .SortMark.Active {
	border-color: #999;
}
.DataTable .SortableCol .SortMark::after {
	content: "";
	position: absolute;
	top: 5px;
	left: 4px;
	border: 0 solid transparent;
	border-width: 7px 4px 0;
	border-top-color: #cacaca;
}
.DataTable .SortableCol .SortMark.Active::after {
	border-top-color: #666;
}
.DataTableWrap .DataTable.table_fixed_index {
	position: absolute;
	z-index: 50;
}
.DataTableWrap .SlideArea_Inner {
	display: table;
	padding-right: 10px;
}

.DataTableWrap .SlideArea {
	padding-left: 0;
}
.DataTableWrap table {
	border-collapse: collapse;
	border: 0px;
	font-size: 66.67%;
	border: 1px solid #cacaca;
}
.DataTableWrap table thead {
	background: #e7e7e7;
}
table.DataTable tr th,
table.DataTable tr td {
	vertical-align: middle;
	padding: 0 4px;
	height: 36px;
}
table.DataTable tr th + th,
table.DataTable tr td + td {
	border-left: 1px solid #cacaca;
}
table.DataTable tbody th {
	background-color: #fff;
	border: 1px solid #cacaca;
}
table.DataTable tr td {
	vertical-align: middle;
	padding: 0 8px;
	height: 36px;
	min-width: 33px;
	font-weight: bold;
	background-color: #fff;
	border-top: 1px solid #cacaca;
}
.RaceCourseAna .NoData {
	padding: 20px;
	font-size: 77.78%;
	margin-bottom: 51px;
}

.MoreDataList {
	margin-top: 5px;
}

.RaceCourseAna .SubTitle,
.CourseAnaMenu .SubTitle {
	padding: 0 10px;
}
.MenuBox {
	margin-left: 8px;
}
ul.Btn_List_02 li a {
	display: block;
	font-size: 66.67%;
	color: #666;
	background: #fff;
	text-align: center;
	padding: 12px 0;
	margin-right: 8px;
	border-radius: 4px;
	border: solid 1px #dedede;
}
ul.Btn_List_02 li.Active a {
	background: #888;
	color: #fff;
	font-weight: bold;
	cursor: default;
}
/*-- 3カラム --*/
ul.Col3 li{
	float:left;
	width:33.3%;
	width:calc(100% / 3);
	width:-webkit-calc(100% / 3);
}

ul.Btn_List_02.Col3 li:nth-child(n + 4){
	margin-top: 8px;
}
ul.Btn_List_01.Col3 li:nth-child(3n),
ul.Btn_List_02.Col3 li:nth-child(3n){
	width: 33.4%;
	width: calc(100% / 3);
	width: -webkit-calc(100% / 3);
}
/*-- 4カラム --*/
ul.Col4 li{
	float: left;
	width: 25%;
}
ul.Btn_List_02.Col4 li:nth-child(n + 5){
	margin-top: 8px;
}
/*-- 5カラム --*/
ul.Col5 li{
	float: left;
	width: 20%;
}
ul.Btn_List_02.Col5 li:nth-child(n + 6){
	margin-top: 8px;
}

/* プレミアム案内 */
.BtnPremiumRegist01{
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	display: inline-block;
	z-index: 60;
	box-shadow: none;
}
.BtnPremiumRegist01.table_bottom{
	top: auto;
	bottom: 30px;
}
.BtnPremiumRegist01.table_base{
	top:auto;
	bottom:-4px;
	z-index: 60;
}
.BtnPremiumRegist01.table_left{
	left: 160px;
	z-index: 60;
}
.BtnPremiumRegist01 a{
	display: block;
	text-align: center;
	font-size: 14px;
	line-height: 1.3;
	color: #675500;
	position: relative;
	white-space: nowrap;
	background: #fff;
	border:2px solid rgb(189, 171, 120);
	border-radius: 4px;
	box-shadow: 0 0 14px 6px rgba(255,255,255,.004);
}
.BtnPremiumRegist01.size_m a{
	padding:9px 10px 6px;
}
.BtnPremiumRegist01.size_s a{
	height: 27px;
	line-height: 27px;
}
.BtnPremiumRegist01 a .premium_btn{
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	color:#fff;
	height: 42px;
	min-width:230px;
	line-height: 42px;
	font-weight: bold;
	background-color: rgb(189, 171, 120);
	border-radius: 4px;
}
.BtnPremiumRegist01 a .btn_comment{
	display:inline-block;
	height: 23px;
	width: 184px;
	max-width: auto;
}
.BtnPremiumRegist01 a .icon_touch{
	display: inline-block;
	height: 30px;
	width: 22px;
	margin-right: 8px;
}
.BtnPremiumRegist01 a .icon_touch_min{
	display: inline-block;
	height: 18px;
	width: 13px;
	margin-right: 5px;
}
/* ぼかし */
span.FreeSample{
	display: inline-block;
	background: url(../img/racecourse/data_summary_dummy.jpg) no-repeat;
	-webkit-background-size: 849px 36px;
	-moz-background-size: 849px 36px;
	background-size: 849px 36px;
	width:100%;
	height: 31px;
}
.DataTable th span.FreeSample,
.DataTable td span.FreeSample{
	display: block;
	width: auto;
	margin: 0 -10px;
}
.DataTable td span.FreeSample.Percentage {
	width: 62px;
	margin: 0 -6px 0 0;
}
span.FreeSample.Name {
	background-position: 0 0;
}
span.FreeSample.Link {
	background-position: -90px 0;
}
span.FreeSample.Rc {
	background-position: -330px 0;
}
span.FreeSample.Percentage {
	width: 62px;
	background-position: -392px 0;
}
span.FreeSample.Dist {
	background-position: -760px 0;
}
span.FreeSample.JyoName{
	background-position: -677px 0;
}


/*----------------------------------------
地方競馬場ページ アクセス 
----------------------------------------*/
.RaceCourseAccess .AccessMap {
	position: relative;
	display: block;
	height: 0;
	padding: 0;
	overflow: hidden;
	padding-bottom: 56.25%;
}
.RaceCourseAccess .AccessMap iframe{
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	height: 100%;
	width: 100%;
	border: 0;
}
.RaceCourseAccess .MoveMapBtn {
	display: block;
	padding: 10px;
	text-align: center;
}
.RaceCourseAccess .MoveMapBtn a {
	display: inline-block;
	font-size: 72.23%;
	background-image: url("../img/icon/icon_linkblank.png?20191210");
	background-position: left center;
	background-repeat: no-repeat;
	background-size: 18px 18px;
	padding-left: 22px;
	line-height: 1.8;
}

.RaceCourseGuide_Menu {
	padding: 0 10px;
}
.RaceCourseAccess .AccessBox {
}
.RaceCourseAccess .AccessBox .Title_Sec h3 {
	width: 100%;
	font-size: 88.89%;
	font-weight: bold;
	color: #666;
}
.RaceCourseAccess .AccessBox .AccessTxt {
	font-size: 83.34%;
	padding: 0 10px 13px;
	color: #444;
}
.RaceCourseAccess .AccessBox .AccessTxt p {
	line-height: 1.5;
}

/* 地方競馬場 アドレスデータ .AdressData */
.AdressData {
	margin: 0 10px;
}
.AdressData table {
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
	margin: 10px 0 0;
	border-bottom: 1px solid #cacaca;
}
.AdressData table tr {
	border-top: 1px solid #cacaca;
}
.AdressData table tr th {
	width: 86px;
	height: 45px;
	font-size: 83.34%;
	color: #444;
	vertical-align: middle;
	background-color: #e7e7e7;
}
.AdressData table tr td {
	color: #444;
	font-size: 83.34%;
	vertical-align: middle;
	padding: 7px 13px;
	line-height: 1.4;
}
.AdressData table tr td a {
	color: #03a;
}

/* 地方競馬場 アイコン */
.MoreColumnList a .icon_Read01.icon_Read02 {
	background-position: -28px -84px;
}
.PickupPhoto {
	position: relative;
}
.Icon_Play {
	width: 24px;
	height: 24px;
	border-radius: 50%;
	border: solid 2px #fff;
	display: block;
	position: absolute;
	top: 6px;
	right: 6px;
	background: rgba(153, 153, 153, 0.3);
}
.Icon_Play:after {
	display: block;
	content: "";
	position: absolute;
	top: 4px;
	left: 7px;
	width: 0px;
	height: 0px;
	border: 6px solid transparent;
	border-left: 8px solid #fff;
}
#NarRaceCoursePage .RaceInformation_Wrap {
	margin: 10px;
}
/*----------------------------------------
地方競馬場ページ 場内ガイド
----------------------------------------*/
.GuideHead {
	
}
.GuideHead > a{
	display: block;
}
.GuideHead img.GuideHeadImg {
	display: block;
	width: 100%;
	margin-bottom: 17px;
}
.GuideTxt01 p {
	color: #444;
	font-size: 83.34%;
	line-height: 1.5;
	margin: 0 10px 17px;
}

.GourmetBox {
	margin: 0 10px;
}
.GourmetList {

}
.GourmetList ul li {
	margin-bottom: 13px;
}
.GourmetList ul li::after {
	content: "";
	display: table;
	clear: both;
}

.GourmetListImg {
	width: 128px;
	border-radius: 4px;
	overflow: hidden;
	float: left;
	margin-right: 9px;
}
.GourmetListImg img {
	display: block;
	width: 100%;
}
.GourmetList dl {
	margin-left: 137px;
}
.GourmetList dl dt {
	font-size: 83.34%;
	font-weight: bold;
	margin-bottom: 4px;
	line-height: 1.3;
}
.GourmetList dl dt.GourmetPoint01 {
	color: #444;
}
.GourmetList dl dt.GourmetPoint02 {
	color: #444;
}
.GourmetList dl dd p {
	color: #666;
	font-size: 77.78%;
	line-height: 1.5;
}


/*----------------------------------------
地方競馬 競馬場一覧
----------------------------------------*/
.raceCourse_list {
	margin: 25px 10px 0 10px;
}
.raceCourse_list li {
	float: left;
	width:33.33%;
	width:calc(100% / 3);
	width:-webkit-calc(100% / 3);
}
.raceCourse_list li:nth-child(3n){
	width: 33.34%;
	width: calc(100% / 3);
	width: -webkit-calc(100% / 3);
}
.raceCourse_list li a {
	display: block;
	background: #fff;
	border: 1px solid #e0e0e0;
	border-radius: 4px;
	overflow: hidden;
	padding: 10px 0;
	margin: 0 8px 8px 0;
}
.raceCourse_list li img {
	width: 124px;
	height: 83px;
	background: #fff;
	border-radius: 4px;
	overflow: hidden;
}
.raceCourse_list .Logo img {
	display: block;
	width: 52px;
	height: 33px;
}
.raceCourse_list .Logo {
	width: 52px;
	height: 33px;
	display: flex;
	justify-content: center;
	align-items: center;
	margin: 0 auto 10px;
}

.raceCourse_list li h3 {
	font-size: 72.23%;
	font-weight: bold;
	color: #666;
	font-feature-settings: "palt";
	text-align: center;
	white-space: nowrap;
	overflow: hidden;
}

/* 地方競馬 今週の騎乗馬・出走馬 騎乗頭数(騎手) */
.List_Btn_Box {
	margin: 0 10px;
}
.List_Btn_Box li {
	margin-bottom: 5px;
	border: 1px solid #dadada;
	border-radius: 4px;
}
.List_Btn_Box a {
	display: block;
}
.List_Btn_Box dl {
	padding: 8px;
}
.List_Btn_Box dt {
	margin-bottom: 6px;
	color: #444;
	font-size: 1rem;
	font-weight: 700;
	line-height: 1.2;
}
.ThisWeek_List .List_Btn_Box [class*="belong_color_"] {
	position: relative;
	top: -1px;
	margin-right: 6px;
	padding: 2px 4px;
	color: #fff;
	font-size: 0.75rem;
	border-radius: 3px;
}
.List_Btn_Box dd {
	color: #3251bc;
	font-size: 0.9375rem;
	font-weight: 700;
	line-height: 1.2;
}
.ThisWeek_List .List_Btn_Box .belong_color_1 {
	background-color: #c14;
}
.ThisWeek_List .List_Btn_Box .belong_color_2 {
	background-color: #155cc1;
}
.ThisWeek_List .List_Btn_Box .belong_color_3 {
	background-color: #009000;
}
.ThisWeek_List .List_Btn_Box .belong_color_4 {
	background-color: #666;
}
.Common_Pager_Type2 {
	padding:8px 8px 24px;
}
.Common_Pager_Type2 ul.Page_Link {
	text-align: center;
}
.Common_Pager_Type2 ul.Page_Link li {
	display:inline-block;
	width: auto;
	font-size: 0.875rem;
	text-align: center;
	vertical-align: middle;
}
.Common_Pager_Type2 ul li a,
.Common_Pager_Type2 ul li span {
	min-width: 28px;
	height: 28px;
	padding: 7px 6px 5px;
	color: #666;
	font-weight: 400;
	text-align: center;
	line-height: 1;
	border: 0;
}
.Common_Pager_Type2 ul li.Page_Active span {
	color: #666;
	font-weight: 700;
	text-shadow: none;
	background: none;
}

/*======================================
変更情報 / 騎乗停止情報
======================================*/
.Race_Information,
.Out_Jockey {
	margin-bottom: 40px;
}
.List_Btn_Box.Infomation,
.List_Btn_Box.OutJockey {
	margin-top: 20px;
	margin-bottom: 10px;
}
.List_Btn_Box.Infomation .type {
	position: relative;
	top: -1px;
	margin-right: 6px;
	padding: 2px 4px;
	color: #fff;
	font-size: 0.75rem;
	background-color: #c53131;
	border-radius: 3px;
}
.List_Btn_Box.Infomation dd {
	color: #444;
	font-weight: 400;
}
.List_Btn_Box.Infomation .No_Info,
.List_Btn_Box.OutJockey .No_Info {
	padding: 8px;
	color: #666;
	font-size: 0.9375rem;
	line-height: 1.2;
	border: 0;
}

/*==============================================
レース映像
==============================================*/
#RaceMovieDetail {padding: 0 0px 23px;}
.RaceMovie .VideoBox {
	position: relative;
	padding-bottom: 56.25%;
	height: 0;
	overflow: hidden;
}
.RaceMovie .adminttv {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.RaceMovie .Left_Box{
	display: table-cell;
	vertical-align: top;
}
.RaceMovie .Right_Box{
	display:table-cell;
	width: 100%;
	vertical-align:top;
}
.RaceMovie ul.List_Box{
	margin:0 auto;
	padding: 0 !important;
}
.RaceMovie ul.List_Box li{
	position:relative;
	background-color:#fff;
	border-top: 1px solid #eee;
}
.RaceMovie ul.List_Box li:last-child{
	border-bottom:1px solid #eee;
}
.RaceMovie ul.List_Box li a{
	display: block;
	padding: 12px 8px;
}
.RaceMovie .List_Box dl .Link_Title {
	color:#000;
	font-size: 78%;
	font-weight:bold;
	line-height:1.3em;
	margin: 0 0 0 8px;
}
.MovieTxt_01 {
	padding: 8px;
	font-size: 88%;
	line-height: 1.3;
	color: #333;
}


#SlideMovieSampleBox {
	padding: 0 18px;
}
#SlideMovieSampleBox .slick-dots {
	display: block;
	width: 100%;
	text-align: center;
	height:20px;
}
#SlideMovieSampleBox .slick-dots li {
	cursor: pointer;
	width:14px;
	height:14px;
	margin:7px 9px;
	background:#dfdcc3;
	display:inline-block;
	-webkit-backface-visibility:visible;
	-webkit-transition:opacity 200ms ease;
	-moz-transition:opacity 200ms ease;
	-ms-transition:opacity 200ms ease;
	-o-transition:opacity 200ms ease;
	transition:opacity 200ms ease;
	-webkit-border-radius:7px;
	-moz-border-radius:7px;
	border-radius:7px
}
#SlideMovieSampleBox .slick-dots li button {
	border: 0;
	background: transparent;
	color: transparent;
	cursor: pointer;
	display: block;
	font-size: 0;
	line-height: 0;
	outline: none;
	width:14px;
	height:14px;
	padding: 0;
}
#SlideMovieSampleBox .slick-dots li button:hover,
#SlideMovieSampleBox .slick-dots li button:focus {
	outline: none;
}
#SlideMovieSampleBox .slick-dots li button:before {
	display:block;
	content: " ";
	width:14px;
	height:14px;
	font-size: 0;
	line-height: 0;
	opacity: 1;
	-webkit-font-smoothing:antialiased;
	-moz-osx-font-smoothing: grayscale;
}
#SlideMovieSampleBox .slick-dots li.slick-active button:before {
	background:#cbaf65;
	display:inline-block;
	-webkit-border-radius:7px;
	-moz-border-radius:7px;
	border-radius:7px
}
.SlideMovieSample {
	width: 100%;
	text-align: center;
}
.SlideMovieSample:focus {
	outline: none;
}

.PremiumServiceModal #cboxClose{
	position: absolute;
	top: 18px;
	right: 0;
	display: inline-block;
	width: 46px;
	height: 46px;
	text-indent: -9999px;
	border: 3px solid #cfcdd2;
	background: #fff;
	border-radius: 50%;
}
.PremiumServiceModal #cboxClose:before,
.PremiumServiceModal #cboxClose:after {
	content: '';
	height: 4px;
	width: 24px;
	display: block;
	background: #b4b2a1;
	position: absolute;
	top: 17px;
	left: 8px;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.PremiumServiceModal #cboxClose:after {
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}
.PremiumServiceModal #cboxClose:hover{
	background-position:-40px 0px;
}

.PremiumRegistBox {
	background: #fff;
	border: 2px solid #ccc;
	border-radius: 3px;
	padding: 30px 0 20px;
	margin: 0 10px;
}
.PremiumRegistBox .MovieTxt_01 {
	font-size: 89%;
	font-weight: bold;
	line-height: 1.3;
	text-align: center;
	margin-bottom: 1em;
	padding: 0;
}
.PremiumRegistBox .PremiumHeadline {
	font-size: 78%;
	font-weight: bold;
	line-height: 1.3;
	text-align: center;
	margin-bottom: 1.33em;
}
.PremiumRegistBox .PremiumHeadline02 {
	font-size: 100%;
	color: #222;
	font-weight: bold;
	line-height: 1.3;
	text-align: center;
	margin-bottom: 1.33em;
}
.PremiumRegistBox .PremiumHeadline02 img.NikkanLogo {
	display: inline-block;
	width: 72px;
	vertical-align: top;
	margin-top: -6px;
}
.PremiumRegistBox .MovieTxt_01 span {
	font-size: 75%;
}
.PremiumRegistBox .CourseInfoTxt01 {
	font-size: 77.78%;
	font-weight: bold;
	line-height: 1.3;
	margin: 8px 0;
}
.PremiumRegistBox .Premium_Regist_Txt02 {
	font-size: 100%;
}
.PremiumRegistBox .Premium_Regist_Txt02 > a {
	color: #666;
	font-size: 78%;
	text-decoration: underline;
}
.PremiumRegistBox .Premium_Regist_Note {
	color: #666;
	font-size: 61.12%;
	font-weight: bold;
	line-height: 1.3;
	margin-bottom: 1.52em;
}
.PremiumRegistBox .Premium_Regist_Note02 {
	color: #222;
	font-size: 83.34%;
	line-height: 1.3;
	margin-bottom: 1.52em;
	text-align: center;
}
.PremiumRegistBox .Premium_RegistBtnWrap {
	margin: 20px 18px 25px;
}

@media screen and (max-width: 374px) {
	.PremiumRegistBox .PremiumHeadline,
	.PremiumRegistBox .MovieTxt_01,
	.PremiumRegistBox .CourseInfoTxt01,
	.PremiumRegistBox .Premium_Regist_Note,
	.PremiumRegistBox .Premium_Regist_Txt02 > a {
		font-size: 74%;
	}
}
.PremiumRegistBox .MemberinformationTxt {
	font-size: 78%;
	font-weight: bold;
	line-height: 1.3;
	text-align: center;
	margin-bottom: 1em;
	padding: 0;
}
.PremiumRegistBox .Newspaper_PremiumSampleBox {
	width: 81%;
	margin: 40px auto;
}
.PremiumRegistBox .Newspaper_PremiumSampleBox li + li {
	margin-top: 33px;
}
.PremiumColumnBtnWrap {
	margin: 16px 18px 0;
}
.PremiumRegistBox .PremiumColumnBtnWrap a {
	display: block;
	background: #c1ab71;
	width: 100%;
	color: #fff;
	line-height: 1.2;
	font-size: 83.4%;
	font-weight: bold;
	text-align: center;
	padding: 14px 16px;
}
.PremiumRegistBox img {
	max-width: 750px;
	width: 100%;
}
.PremiumRegistBtnWrap a {
	display: block;
	font-weight: bold;
	color: #fff;
	background: #8ED3FF;
	border-radius: 5px;
	padding: 15px 0;
	text-align: center;
	box-shadow: 0 3px 0 #7CC1F8;
	margin: 12px 0;
}
.PremiumRegistBox .Login_Btn {
	margin-bottom: 12px;
}
.PremiumRegistBox .Login_Btn a {
	display: block;
	padding: 8px;
	background: #e9e9e9;
	background-image: -moz-linear-gradient(center top,#fff 0,#e9e9e9 50%);
	background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0,#fff),color-stop(0.5,#e9e9e9));
	box-shadow: 1px 1px 2px 0 #999;
	border-radius: 4px;
	text-align: center;
	border: 1px solid #ccc;
	color: #3251bc;
	font-size: 88%;
	font-weight: bold;
	line-height: 1.3;
}


.PopupSuperPremium_Wrapper {
	display: none;
}
#PopupSuperPremium .PopupSwiper {
	margin-top: -10%;
}
#PopupSuperPremium .PopupSwiper_HeaderTitle span {
	display: block;
	text-align: center;
	padding-top: 4%;
	padding-bottom: 6%;
}
#PopupSuperPremium .PopupSwiper_Main {
	padding: 0;
}
#PopupSuperPremium .PremiumRegistBox {
	border: none;
	margin: 0;
	padding-top: 10px;
	padding-bottom: 0;
}

/* ビデオ映像追加 */
ul.RaceMovie_subnavi {
	display: flex;
	margin-bottom: 20px;
}
ul.RaceMovie_subnavi li {
	list-style-type: none;
	padding: 10px;
	text-align: center;
	color: #000;
	text-decoration: none;
	border-bottom: 1px solid #dedede;
	display: inline-block;
	padding: 4% 4% 2.3%;
	font-size: 83.333%;
}
ul.RaceMovie_subnavi a {
	display: block;
	cursor: pointer;
	color: #666;
	line-height: 1.55;
}
ul.RaceMovie_subnavi.Col3 li {
	width: 33.3333%;
	width: -webkit-calc(100% / 3);
	width: calc(100% / 3);
}
ul.RaceMovie_subnavi.Col2 li {
	width: 50%;
	width: -webkit-calc(100% / 2);
	width: calc(100% / 2);
}
ul.RaceMovie_subnavi.Col4 li {
	width: 25%;
	width: -webkit-calc(100% / 4);
	width: calc(100% / 4);
}
ul.RaceMovie_subnavi.Col5 li {
	width: 25%;
	width: -webkit-calc(100% / 5);
	width: calc(100% / 5);
}
ul.RaceMovie_subnavi .Movnav_Active {
	position: relative;
	border-bottom: 3px solid #3950b5;
	font-weight: 700;
	color: #666666:
}
ul.RaceMovie_subnavi .Movnav_Active:after,
ul.RaceMovie_subnavi .Movnav_Active:before {
	top: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}
ul.RaceMovie_subnavi .Movnav_Active:after {
	border-width: 5px;
	margin-left: -5px;
}
ul.RaceMovie_subnavi .Movnav_Active:before {
	border-top-color: #3950b5;
	border-width: 8px;
	margin-left: -8px;
}
ul.ResuleVideo_List li .LinkBox_01 .LinkBox_Item02 {
	width: 100%;
}
ul.ResuleVideo_List {
	background-color: transparent;
	padding: 0px 10px;
	border: 0px;
}
ul.ResuleVideo_List .LinkBox_01 .LinkBox_Item01,
.ResuleVideo_List .LinkBox_01 .LinkBox_Item02 {
	display: table-cell;
	vertical-align: top;
}
ul.ResuleVideo_List {
	padding: 0px 10px;
}
ul.ResuleVideo_List.List_01 li .PhotoThumb_01 {
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}
ul.ResuleVideo_List.List_01 li .PhotoThumb_01.Race::before {
	content: "";
	position: absolute;
	top: 6px;
	right: 7px;
	display: block;
	width: 20px;
	height: 20px;
	border: 2px solid #fff;
	border-radius: 20px;
}
ul.ResuleVideo_List.List_01 li .PhotoThumb_01.Race::after {
	content: "";
	position: absolute;
	top: 12px;
	right: 8px;
	display: block;
	width: 0;
	height: 0;
	border: 6px solid transparent;
	border-left: 8px solid #fff;
}
ul.List_01.ResuleVideo_List li a{
	display: block;
	padding: 0px;
}
ul.List_01.ResuleVideo_List li{
	border: none;
	background-color: transparent;
	margin-bottom: 10px;
}
ul.List_01.ResuleVideo_List li .PhotoThumb_01 .VideoTime {
	position: absolute;
	right: 4px;
	bottom: 4px;
	padding: 2px 4px;
	color: #fff;
	font-size: 55.556%;
	background-color: #000;
	border-radius: 1px;
}
ul.List_01.ResuleVideo_List li h2 {
	color: #444;
	font-size: 88.89%;
	padding-top: 15px;
}
ul.List_01.ResuleVideo_List .LinkBox_Item02 .Set_RaceName {
	display: inline-block;
	max-width: 9.95em;
	overflow: hidden;
	line-height: 1.2em;
	white-space: nowrap;
	vertical-align: text-bottom;
}
ul.List_01.ResuleVideo_List .LinkBox_Item01 .PhotoThumb_01 {
	width: 90px;
	min-height: 62px;
	float: left;
	margin-right: 7px;
	border-radius: 4px;
	background: #eee;
	position: relative;
	overflow: hidden;
	background-size: cover;
}
@media only screen and (max-width: 320px){
ul.RaceMovie_subnavi li {
	padding:10px 0px;
	font-size: 75%;
}
}

/* 映像サンプル画像 .VideoSampleThum */
.VideoSampleThum a {
	position: relative;
	display: block;
}
.VideoSampleThum a:after {
	content: "";
	width: 70px;
	height: 70px;
	background-image: url(../img/icon/Movie_SamImage.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	background-size: 100% 100%;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -35px;
	margin-left: -35px;
}
.VideoSampleThum a img.Movie_MainImgBox_Thumb {
	display: block;
	width: 100%;
}

/*======================================
専門紙リスト .TopSenmonshiList
======================================*/
.TopSenmonshiList {

}
.TopSenmonshiList > ul {
	border-top: 1px solid #e0e0e0;
}
.TopSenmonshiList > ul li {
	border-bottom: 1px solid #e0e0e0;
}
.TopSenmonshiList a {
	position: relative;
	display: block;
}
.TopSenmonshiList .LinkBox_01 {
	position: relative;
	width: 100%;
	min-height: 66px;
	padding: 10px;
}
.TopSenmonshiList .LinkBox_01 .ThumbList {
	width: 45px;
	height: 45px;
	border-radius: 4px;
	overflow: hidden;
	float: left;
}
.TopSenmonshiList .LinkBox_01 .ThumbList img {
	display: block;
	width: 100%;
}
.TopSenmonshiList .LinkBox_01 p.SenmonshiName,
.TopSenmonshiList .LinkBox_01 p.SenmonshiInfo {
	margin: 0 70px 0 55px;
}
.TopSenmonshiList .LinkBox_01 p.SenmonshiName {
	font-size: 105.6%;
	font-weight: bold;
	color: #555;
	line-height: 1.3;
	margin-bottom: 3px;
}
.TopSenmonshiList .LinkBox_01 p.SenmonshiInfo {
	font-size: 77.78%;
	color: #777;
}


.TopSenmonshiList .LinkBox_01 .now-showing {
	position: absolute;
	top: 50%;
	right: 10px;
	color: #03a;
	background: #fff;
	border: 1px solid #03a;
	padding: 2px 9px;
	border-radius: 8px;
	font-size: 66.67%;
	margin-top: -9px;
}
/*======================================
専門紙リスト02 .SenmonshiListWrap01
======================================*/
.SenmonshiListWrap01 {
	overflow-y: hidden;
	overflow-x: auto;
	-webkit-overflow-scrolling: touch;
	overflow-scrolling: touch;
	white-space: nowrap;
	margin-top: -5px;
	padding: 5px 10px 0;
}
.SenmonshiListWrap01 ul {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}
.SenmonshiListWrap01 .Senmonshi_Box {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 292px;
	-ms-flex-wrap: 292px;
	flex-wrap: 292px;
	white-space: normal;
	height: 100%;
	padding: 10px;
	border: 1px solid #cacaca;
	border-radius: 6px;
}
.SenmonshiListWrap01 li + li {
	margin-left: 10px;
}
.SenmonshiListWrap01 li:last-child {
	width: 302px;
	padding-right: 10px;
}
.SenmonshiListWrap01 .Yosoka {
	display: table;
	width: 100%;
	table-layout: fixed;
}
.SenmonshiListWrap01 .Yosoka .LogoImage {
	display: table-cell;
	width: 65px;
	vertical-align: top;
	overflow: hidden;
	border-radius: 6px;
}
.SenmonshiListWrap01 .Yosoka .LogoImage img {
	width: 100%;
	border-radius: 6px;
}
.SenmonshiListWrap01 .SenmonshiNameWrap {
	display: table-cell;
	width: 100%;
	padding-left: 16px;
	vertical-align: middle;
}
.SenmonshiListWrap01 .SenmonshiNameWrap .Name {
	margin-bottom: 6px;
	font-weight: 700;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.SenmonshiListWrap01 .SenmonshiNameWrap .Name a {
	display:inline-block;
	font-size: 1.1875rem;
}

.SenmonshiListWrap01 .BalanceWrap .BtnArea .StateBtn {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	text-align: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	-ms-grid-row-align: center;
	align-items: center;
	height: 50px;
	padding: 0;
}
.SenmonshiListWrap01 .BalanceWrap .BtnArea .StateBtn.State1{
	color: #fff;
	background-color: #e5a700;
}
.SenmonshiListWrap01 .BalanceWrap .BtnArea .StateBtn.State2 {
	color: #666;
	background: #e3e3e3;
}
.SenmonshiListWrap01 .BalanceWrap .BtnArea .StateBtn.State3 {
	background: #da4343;
	color: #fff;
}
.SenmonshiListWrap01 .BalanceWrap .BtnArea .Point,
.SenmonshiListWrap01 .BalanceWrap .BtnArea .Txt{
	display: block;
	font-size: 0.9375rem;
	line-height: 1.2;
}
.SenmonshiListWrap01 .BalanceWrap .BtnArea .Point{
	margin-bottom: 2px;
}

.SenmonshiListWrap01 .SenmonshiItemWrap {
	margin: 10px 0 18px;
}
.SenmonshiListWrap01 ul li.Selectable .ItemNote{
	font-size: 77.7778%;
}
.SenmonshiListWrap01 .SizeLabel{
	display: inline-block;
	width: 38px;
	height: 18px;
	line-height: 18px;
	text-align: center;
	font-weight: bold;
	border:1px solid #B0B0B0;
	border-radius: 2px;
	color: #777;
}
.SenmonshiListWrap01 ul li.Selectable .ItemNote .SizeLabel{
	margin-left: 7px;
}
.SenmonshiListWrap01 ul li.Selectable .MainName{
	color: #777;
	width: 270px;
	font-size: 88.8889%;
	font-weight: bold;
	padding-top: 7px;
	overflow: hidden;
	line-height: 1em;
	white-space: nowrap;
	letter-spacing: normal;
	text-overflow: ellipsis;
}

/*==============================================
ご意見・ご要望
==============================================*/
.OpinionBtn {
	padding: 12px 10px;
	max-width: 375px;
	margin: auto;
}
.OpinionBtn > p {
	font-size: 0.875rem;
	margin-bottom: 12px;
	text-align: center;
}
.OpinionBtn a {
	background-color: #fff;
	border: 1px solid #999;
	border-radius: 7px;
	display: block;
	height: 45px;
	padding: 16px 15px 15px;
	font-size: 0.875rem;
	text-align: center;
	font-weight: bold;
	color: #444;
}
