@charset "utf-8";
/*==============================================
netkeiba Raceページ
==============================================*/

/* SP幅 */
@media screen and (max-width: 1023px) {
.PcView {
		display: none !important;
	}
}
/* PC幅 */
@media screen and (min-width: 1024px){
	.SpView {
		display: none !important;
	}
}

#PageTop {
	height: 100% !important;
	margin: 15px auto !important;
}
.fz13 { font-size: 13px !important; }
.fz12 { font-size: 12px !important; }
.fz11 { font-size: 11px !important; }
.fz10 { font-size: 10px !important; }

/* お知らせ */
.Infomation_Box {
	margin: 18px 10px 0 10px;
	border-radius: 4px;
}
.Infomation_Box + .Infomation_Box {
	margin-top: 8px;
}
.Infomation_Box ul {
	background: #fff;
	border: 1px solid #e0e0e0;
	border-radius: 4px;
}
.Infomation_Box ul li {
	padding: 0;
}
.Infomation_Box ul li a {
	padding: 10px 10px 10px 36px;
	position: relative;
	display: block;
}
.Infomation_Box ul li a:before {
	content: '';
	display: inline-block;
	width: 20px;
	height: 20px;
	background-image: url('https://cdnv2.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;
}
.Information_Box_Trial ul li a:before {
    background: url('../../img/icon/icon_bell.png') no-repeat;
    background-size:contain;
    background-position:0 0;
    margin-top: -8px;
}
.Infomation_Box ul li a .Infomation_Txt span {
	display: block;
	color: #06389b;
	font-size: 72.23%;
	font-weight: bold;
	line-height: 1.3;
}
.Information_Box_Trial ul li a .Infomation_Txt span{
    color: #d04947;
    font-weight: bold;
}
.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;
}


/* gif-loader */
.FileLoader02 {
	/*background: #dcdcdc;*/
	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: 5px solid #ddd;
	background: #fff;
	margin: 22px 14px;
	padding: 18px 12px 0;
}
.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_Txt02 {
	line-height: 1.3;
	font-size: 80%;
	color: #3159B9;
	/* margin: 14px 0 0; */
	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;
}
/* プレミアム導線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;
}

/*======================================
LIVE速報
======================================*/
.LiveFlash.Contents_Box {
	padding-bottom: 0;
	background: #f3f3f3;
	border: none;
}
.LiveFlash.Contents_Box.LiveMode{
	min-height:146px;
	margin-bottom: 23px;
}
.LiveFlash.Contents_Box.LiveMode:empty{
	display:none;
}
.RaceLiveFlashBox01 {
	padding-bottom: 9px;
	background: #f3f3f3;
	border-radius: 4px;
	overflow: hidden;
}
.Title_Sec {
	margin: 21px 10px 21px;
}
@media only screen and (min-width:768px){
	.RaceLiveFlashBox01 {
		border-radius: 4px;
		overflow: hidden;
	}
}
.RaceLiveFlashBox01 .Title_Sec {
	padding: 14px 10px;
	margin: 0;
}
@media only screen and (max-width: 340px) {
	.RaceLiveFlashBox01 .Title_BtnMore a > span {
		display: none;
	}
}
@media only screen and (max-width: 768px) {
	ul.CourseChange_List li a,
	.Change_Btn_CourseWrap .Change_Btn.Course {
		text-transform: lowercase;
	}
	ul.CourseChange_List li a::first-letter,
	.Change_Btn_CourseWrap .Change_Btn.Course::first-letter {text-transform: uppercase}
	
}
.RaceLiveFlashBox01 .Title_Sec h2 {

}
.RaceLiveFlashList01 {
	margin-top: -10px;
	padding: 0 9px 0 10px;
	overflow-x: auto;
	overflow-y: hidden;
	-webkit-overflow-scrolling: touch;
	white-space: nowrap;
}
.RaceLiveFlashList01 li {
	display: inline-block;
	width: 32.33%;
	width: calc(100% / 3 - 1%);
	margin-top: 10px;
	padding-right: 8px;
}
@media only screen and (min-width:768px){
	.RaceLiveFlashList01 li {
		max-width: 115px;
		min-height: 105px;
	}
}
.RaceLiveFlashList01 li a {
	display: block;
	padding: 5px;
	font-weight: 700;
	border-radius: 4px;
	background: #fff;
}
.RaceLiveFlashList01 .FlashCourseLogo {
	display: block;
	margin: auto;
	width: 35px;
	height: 22px;
}
.RaceLiveFlashList01 .FlashCourseLogo > img {
	display: block;
	margin: auto;
	width: 100%;
}
.RaceLiveFlashList01 .FlashCourseTxt {
	display: block;
	margin: auto;
	text-align: center;
	font-size: 14px;
}
.RaceLiveFlashList01 .FlashRaceData,
.RaceLiveFlashList01 .FlashRaceName {
	display: block;
	text-align: center;
}
.RaceLiveFlashList01 .FlashRaceName {
	font-weight: normal;
}
.RaceLiveFlashList01 .FlashRaceData > em,
.RaceLiveFlashList01 .FlashRaceName > em {
	display: block;
	margin-top: 6px;
	color: #333;
	font-size: 0.8125rem;
	line-height: 1.2;
	overflow: hidden;
	white-space: nowrap;
}
.RaceLiveFlashList01 .FlashRaceName > span.Icon_GradeType {
	vertical-align: middle;
	margin: 1px 0;
}
.RaceLiveFlashList01 .FlashState {
	display: block;
	margin-top: 8px;
	padding: 5px 5px 4px;
	font-size: 0.75rem;
	font-weight: 700;
	text-align: center;
	background-color: #e6e6e6;
	border-radius: 3px;
}
.RaceLiveFlashList01 .ResultFlash01 a {
	color: #c53131;
	border: 1px solid #c53131;
	position: relative;
}
.RaceLiveFlashList01 .SoonFlash01 a {
	color: #3251bc;
	border: 1px solid #3251bc;
	position: relative;
}
.RaceLiveFlashList01 .SoonFlash01 .FlashState {
	color: #333;
}
.RaceLiveFlashList01 .ResultFlash01.delay a {
	color: #ff8c00;
	border: 1px solid #ff8c00;
}

@media only screen and (min-width:768px){
	.RaceLiveFlashList01 .FlashCourseTxt {
		padding-top: 8px;
	}
	.RaceLiveFlashList01 .FlashRaceData > em {
		font-size: 17px;
		margin-top: 3px;
	}
	.RaceLiveFlashList01 .FlashRaceName > em {
		margin-top: 3px;
	}
	.RaceLiveFlashList01 .FlashRaceName > span.Icon_GradeType {
		padding: 2px .6em;
		margin: 0;
	}
	.RaceLiveFlashList01 a:hover {
		background: #f9f9f9;
		text-decoration: none;
	}
	.RaceLiveFlashList01 a:hover .FlashRaceData em{
		color: #c53131;
		text-decoration: underline;
	}
}

.RaceLiveFlashList01 img.Icon_Ipat {
	width: 26px;
	position: absolute;
	top: 5px;
	left: 5px;
}
@media (max-width: 350px) {
	.RaceLiveFlashList01 {
		padding-right: 2px;
	}
	.RaceLiveFlashList01 li {
		margin-top: 8px;
		padding-right: 8px;
	}
	.RaceLiveFlashList01 .FlashRaceData > span {
		font-size: 0.75rem;
	}
	.RaceLiveFlashList01 .FlashRaceData > em {
		margin-right: -2px;
		margin-left: -2px;
		font-size: 0.6875rem;
	}
	.RaceLiveFlashList01 .FlashState {
		font-size: 0.6875rem;
	}
}

/*======================================
今週の注目レース
10/24 デザイン変更
======================================*/
/*
@media only screen and (min-width: 1025px) {
	.PickupRaceArea.Contents_Box {
		min-height: 558px;
	}
}
@media only screen and (min-width: 767px) and (max-width: 1024px) {
	.PickupRaceArea.Contents_Box {
		min-height: 720px;
		min-height: calc(57vw + 278px);
	}
}
@media only screen and (min-width: 321px) and (max-width: 766px) {
	.PickupRaceArea.Contents_Box {
		min-height: 500px;
		min-height: calc(57vw + 278px);
	}
}
@media only screen and (max-width: 320px) {
	.PickupRaceArea.Contents_Box {
		min-height: 433px;
		min-height: calc(57vw + 278px);
	}
}
*/
.PickupRace_ListWrap {
	position: relative;
	overflow-x: auto;
}
.PickupRace_List {
	display: -webkit-box;
	display: flex;
	padding: 0 10px 10px;
	position: relative;
	z-index: 20;
}
.PickupRace_ListWrap span.ListActiveBg {
	display: inline-block;
	position: absolute;
	background-color: #3251bc;
	border-radius: 1em;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
	z-index: 10;
}
.PickupRace_List li {
	padding-right: 6px;
}
.PickupRace_List li a {
	color: #444;
	font-size: 77.78%;
	display: inline-block;
	line-height: 2;
	border: 1px solid #e1e1e1;
	border-radius: 1em;
	padding: 0 14px;
	white-space: nowrap;
	text-align: center;
}
.PickupRace_List li.active a {
	color: #fff;
	font-weight: bold;
	border-color: transparent;
	background: transparent;
}
.PickupRace_Slide_Area {
	padding: 0 10px;
}
.PickupRace_Slide_Area .slick-prev,
.PickupRace_Slide_Area .slick-next {
	width: 40px;
	height: 40px;
	background: transparent;
	border-radius: 0;
	top: 50%;
	margin-top: -20px;
}
.PickupRace_Slide_Area .slick-prev {
	left: -20px;
}
.PickupRace_Slide_Area .slick-next {
	right: -20px;
}
.PickupRace_Slide_Area .slick-prev:after,
.PickupRace_Slide_Area .slick-next:after {
	content: '';
	background: rgba(85,85,85,.7);
	width: 30px;
	height: 30px;
	position: absolute;
	border-radius: 50%;
	top: 5px;
	z-index: 1;
}
.PickupRace_Slide_Area .slick-prev:after {
	left: 5px;
}
.PickupRace_Slide_Area .slick-next:after {
	right: 5px;
}
.PickupRace_Slide_Area .slick-prev:before,
.PickupRace_Slide_Area .slick-next:before {
	content: "";
	display: block;
	position: absolute;
	top: 13px;
	width: 12px;
	height: 12px;
	border-top: 2px solid #fff;
	border-right: 2px solid #fff;
	border-radius: 1px;
	background: none;
	z-index: 2;
}
.PickupRace_Slide_Area .slick-prev:before {
	left: 15px;
	-webkit-transform: rotate(225deg);
	transform: rotate(225deg);
}
.PickupRace_Slide_Area .slick-next:before {
	right: 15px;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
.PickupRace_SlideImgBox01 {
	position: relative;
}
/*
.PickupRace_SlideImgBox01 + .PickupRace_SlideImgBox01 {
	display: none;
} */


@media only screen and (min-width:1054px){
	.PickupRace_Slide_Area {
		padding: 0;
	}
	.PickupRace_Slide_Area .PickupRaceSlideBox01 {
		display: -webkit-box;
		display: flex;
		width: 100%;
		flex: 1;
		border-radius: 4px;
		overflow: hidden;
	}
	.PickupRace_SlideImgBox01 {
		width: 400px; 
	}
	.PickupRace_Slide_Area .PickupRace_SlideImgBox01 > a {
	
	}
}
.PickupRace_Slide_Area .PickupRace_SlideImgBox01 > a {
	display: block;
	position: relative;
	border-radius: 4px;
	overflow: hidden;
}

.PickupRace_SlideImgBox01 .PickupRace_Thumb {
	width: 100%;
	height: auto;
	vertical-align: middle;
}
.PickupRace_SlideImgBox01 .PickupRace_ThumbBg {
	background-color: #000;
	background-position: center;
	background-size: contain;
	background-repeat:no-repeat;
}
.PickupRace_SlideImgBox01 .PickupRace_ThumbBg:before {
	content:"";
	display:block;
	padding-top: 56.2%;
}
.PickupRace_SlideImgBox01 .SlideTxtArea {
	left: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	position: absolute;
	background: -webkit-gradient(linear,left bottom, left top,from(rgba(0,0,0,.67)),color-stop(40%, rgba(0,0,0,0)),to(rgba(0,0,0,0)));
	background: -webkit-linear-gradient(bottom,rgba(0,0,0,.67),rgba(0,0,0,0) 40%,rgba(0,0,0,0));
	background: linear-gradient(to top,rgba(0,0,0,.67),rgba(0,0,0,0) 40%,rgba(0,0,0,0));
}
.PickupRace_SlideImgBox01 .SlideTxtArea .SlideTxtInner {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	padding: 0 20px 10px;
}

.PickupRace_SlideImgBox01 .SlideTxtArea .ContentMainTitle {
	color: #fff;
	font-size: 117%;
	font-weight: bold;
	margin-bottom: 7px;
	display: block;
	width:100%;
	height: auto;
	line-height: 1.1;
	/*overflow:hidden;
	text-overflow: ellipsis;
	display: block;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;*/
}
.PickupRace_SlideImgBox01 .SlideTxtArea .ContentMainTitle .Icon_GradeType {
	vertical-align: middle;
	margin-left: 6px;
	padding: 2px 0.5em;
}
.PickupRace_SlideImgBox01 .SlideTxtArea .Content_Cate {
	color: #fff;
	font-size: 76%;
	font-weight: bold;
	display: block;
	margin-bottom: 9px;
}
.PickupRace_SlideImgBox01 .SlideTxtArea .Content_Date {
	color: #fff;
	font-size: 72%;
	display: block;
}
.PickupRace_Slide_Area .Content_Countdown {
	color: #fff;
	font-size: 56%;
	line-height: 2;
	background: #c53131;
	border-radius: 4px;
	padding: 2px 6px 0;
	margin-bottom: 7px;
	display: inline-block;
	margin-top: 10px;
	margin-left: 10px;
}
.PickupRace_Slide_Area .Content_Cate {
	color: #fff;
	font-size: 78%;
	font-weight: bold;
	display: inline-block;
	margin-bottom: 10px;
}
.PickupRaceSlideWrap02 {
	position: relative;
}

@media only screen and (min-width:768px){
	.PickupRace_Slide_Area .PickupRace_SlideImgBox01 > a:hover {
		filter: alpha(opacity=85);
		opacity: 0.85;
		-moz-opacity: 0.85;
	}
}

/*
.PickupRaceSlideWrap02:before {
	content: "";
	position: absolute;
	z-index: 5450;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	pointer-events: auto;
}
.PickupRaceSlideWrap02.TouchEnd:before {
	pointer-events: none;
}
*/
a.PickupRace_LinkBtn:hover {
	text-decoration: none;
}
.PickupRace_Slide_Area .PickupRaceMenu {
	padding: 19px 10px 0;
}
.PickupRace_LinkBtn p {
	color: #888;
	font-size: 66.7%;
	font-weight: bold;
	margin-bottom: 12px;
	text-transform: uppercase;
}
@media only screen and (min-width:1054px){
	.PickupRace_Slide_Area .PickupRaceMenu {
		background: #f3f3f3;
		max-width: 420px;
		padding: 30px 20px 0;
		flex-grow: 1;
	}
	.PickupRace_LinkBtn:hover p {
		color: #c53131;
		text-decoration: underline;
	}
	.PickupRace_LinkBtn p {
		color: #444;
		font-size: 77.78%;
	}
}
.PickupRaceMenu .PickupRace_OddsList {
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	flex: 1;
}
.PickupRaceMenu .PickupRace_OddsList li a ul > li {
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	margin-bottom: 9px;
}
.PickupRaceMenu .HorseName {
	color: #444;
	font-size: 89.34%;/*px*/
	font-weight: bold;
	display: inline-block;
	flex: 1;
	max-width: 11.5em;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin-right: auto;
}
.PickupRaceMenu .OddsData {
	color: #c53131;
	font-size: 89.34%;/*px*/
	font-weight: bold;
}
.PickupRaceMenu .Icon_Ninki {
	color: #444;/*px*/
	font-size: 61.2%;
	line-height: 1.36;
	margin-right: 13px;
	margin-top: 1px;/*px*/
	display: inline-block;
}
.PickupRaceMenu .PickupRaceMenu_BtnArea {
	/*width: 90px;*/
	margin-top: 15px;
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	flex-wrap : wrap;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	justify-content: space-between;
}
.PickupRaceMenu .PickupRaceMenu_BtnArea:after{
	content:"";
	display: block;
	width:32%;
}
.PickupRaceMenu_BtnArea li {
	width: 32%;
}
.PickupRaceMenu_BtnArea li a {
	color: #545454;
	font-size: 15px;
	font-weight: bold;
	line-height: 45px;
	text-align: center;
	display: block;
	background: #fff;
	border: 1px solid #e0e0e0;
	border-radius: 4px;
	white-space: nowrap;
}
.PickupRaceMenu_BtnArea li a.icn_paper {
	font-size: 13px;
}


@media only screen and (min-width:768px){
	.PickupRaceMenu .Icon_Ninki {
		font-size: 77.78%;
		margin-right: 28px;
	}
	.PickupRaceMenu .HorseName,
	.PickupRaceMenu .OddsData {
		font-size: 94.45%;/*px*/
	}
	.PickupRaceMenu_BtnArea li a {
		border: 1px solid #cacaca;
		line-height: 48px;
	}
	.PickupRaceMenu_BtnArea li a:hover {
		background: #f9f9f9;
		color: #c53131;
		text-decoration: underline;
	}
	.PickupRaceMenu_BtnArea li a.icn_paper {
		font-size: 15px;
	}
}
/* 出馬表アイコン */
.PickupRaceMenu_BtnArea li a.icn_shutuba::before {
	content: '';
	display: inline-block;
	width: 18px;
	height: 18px;
	background: url(../../img/race/icon_sprite_sp_race_pickup01.png) no-repeat;
	-webkit-background-size: 100px auto;
	background-size: 100px auto;
	background-position: 0 3px;
	vertical-align: text-bottom;
	margin-right: 7px;
}
/* フル出馬表アイコン */
.PickupRaceMenu_BtnArea li a.icn_paper::before {
	content: '';
	display: inline-block;
	width: 18px;
	height: 18px;
	background: url(../../img/race/icon_sprite_sp_race_pickup01.png) no-repeat;
	-webkit-background-size: 100px auto;
	background-size: 100px auto;
	background-position: -30px 3px;
	vertical-align: text-bottom;
	margin-right: 7px;
}
/* 特集アイコン */
.PickupRaceMenu_BtnArea li a.icn_special::before {
	content: '';
	display: inline-block;
	width: 18px;
	height: 18px;
	background: url(../../img/race/icon_sprite_sp_race_pickup01.png) no-repeat;
	-webkit-background-size: 100px auto;
	background-size: 100px auto;
	background-position: -58px 0;
	vertical-align: text-bottom;
	margin-right: 7px;
}

/*======================================
今週の注目レース
======================================*/
.PickupRaceArea {
	padding-top: 18px;
}
.Main_Column {
    overflow: visible;
	}
@media only screen and (min-width: 1054px) {
	.PickupRaceArea.Contents_Box {
		min-height: auto;
	}
	.Inner_PickupRaceSlideWrap01 {
		display: flex !important;
	}

}
@media only screen and (min-width: 767px) and (max-width: 1023px) {
	#Contents_Detail_TOP .PickupRaceArea.Contents_Box {
		min-height: 684px;
	}
}
@media only screen and (min-width: 321px) and (max-width: 766px) {
	#Contents_Detail_TOP .PickupRaceArea.Contents_Box {
		min-height: 463px;
	}
}
@media only screen and (max-width: 320px) {
	#Contents_Detail_TOP .PickupRaceArea.Contents_Box {
		min-height: 432px;
	}
}
#Contents_Detail_TOP .PickupRaceArea .Title_Sec {
	display: none;
}
.PickupRaceArea .PickupRace_List {
	padding-bottom: 10px;
}
/*======================================
レース一覧
======================================*/
.RaceListArea .Title_Sec {
	margin-bottom: 10px;
	display: block;
}
/* ここだけ見出しタイトル調整 */
.RaceListArea .Title_Sec h2 {
	float: left;
	text-transform: uppercase;
}

.RaceListArea .Title_Sec .Title_BtnMore {
	display: flex;
	float: right;
}



.RaceDayWrap_Inner {
	position:relative;
	border-bottom: 1px solid #dcdcdc;
/*	box-shadow: 0px 4px 7px -3px rgba(0, 0, 0, .15); */
}
.Tab_RaceDaySelect {
	z-index: 1;
/*	padding: 0 42px; */
	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 li a {
	text-transform: uppercase;
}
.Tab_RaceDaySelect ul li a span {
	text-transform: none;
}
.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;
	width: 50%;
	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: flex;
	padding: 0 10px 11px;
	/*overflow-x: auto;*/
	position: relative;
	z-index: 20;
}
span.Btn_Group_ActiveBg {
	display: inline-block;
	position: absolute;
	background-color: #3251bc;
	border-radius: 1em;
	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;
}

@media only screen and (min-width:1054px){
	.Btn_Group ul.jyo_tab {
		justify-content: center;
	}
	.Btn_Group li {
		flex-grow: 0;
		margin: 0 14px;
	}
	.Btn_Group li a {
		min-width: 150px;
	}
}

.RaceInformation_Wrap {
	background: #ebebeb;
	margin: 0 10px 10px;
	border-radius: 4px;
	padding: 8px;
	overflow: hidden;
	min-height: 68px;
}
.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;
	padding-right: 18px;
}
.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 */

.Surf_Box {
	position: relative;
}
.Surf_Box_Inner {
	overflow: hidden;
	border-radius: 4px;
}
/* surf open/close btn */
.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);
}
.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;
	/*height: 1.67rem;
	box-sizing: content-box;*/
	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;
}
@media only screen and (min-width:768px){
	.RaceList_Main_Box a:hover {
		background: #f9f9f9;
		text-decoration: none;
	}
}
.RaceList_Main_Box .RaceList_Item01,
.RaceList_Main_Box .RaceList_Item02 {
	position: relative;
	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 {
	position: relative;
	display: inline-block;
	font-size: 89%;
	font-weight: bold;
	text-align: center;
	color: #fff;
	background: #3251bc;
	width: 45px;
	line-height: 2.81;
	/*padding: 15px 0;*/
	border-radius: 4px;
	vertical-align: middle;
}
/* MyRace */
.RaceList_Main_Box .RaceList_Item01 .MyRaceCheck.disp_none{
	display: none;
}
.RaceList_Main_Box .RaceList_Item01 .Race_Fixed {
	background: #c53131 !important;
}
.RaceList_Main_Box .RaceList_Item01 .Race_Next {
	background: #e4ca3b !important;
}
/* チェック */
.RaceList_NameBox .RaceList_Item01 .MyRaceCheck,
.RaceList_Main_Box .RaceList_Item01 .MyRaceCheck {
	display: block;
	background: #ef5350;
	border-radius: 50%;
	width: 16px;
	height: 16px;
	position: absolute;
	top: -3px;
	right: 3px;
}
.RaceList_NameBox .RaceList_Item01 .MyRaceCheck::after,
.RaceList_Main_Box .RaceList_Item01 .MyRaceCheck::after {
	content: "";
	display: block;
	width: 3px;
	height: 6px;
	position: absolute;
	top: 3px;
	right: 6px;
	border-right: 2px solid #fff;
	border-bottom: 2px solid #fff;
	transform: rotate(45deg);
	transform-origin: 50% 50%;
}
.RaceList_NameBox .RaceList_Item01 .MyRaceCheck {
	top: 50%;
	right: -6px;
	margin-top: -25px;
}
/* MyRace */
.RaceList_NameBox .RaceList_Item01 .MyRaceCheck.disp_none{
	display: none;
}
/*.RaceList_Main_Box .RaceList_Item01 .Race_Next:before {
	content: "";
	display: block;
	background: #ddc750;
	position: absolute;
	top: 0;
	left: -8px;
	width: 12px;
	height: 45px;
}
.RaceList_Main_Box .RaceList_Item01 .Race_Next:after {
	content: "";
	display: block;
	background: url("../img/race/Next_Race_Bg.png") no-repeat;
	-webkit-background-size: 16px 45px;
	-moz-background-size: 16px 45px;
	-ms-background-size: 16px 45px;
	background-size: 16px 45px;
	width: 16px;
	height: 45px;
	position: absolute;
	top: 0;
	right: -12px;
}*/
.RaceList_Main_Box .RaceList_Item02 dl .Race_Name {
	color: #555;
	font-size: 106%;
	font-weight: bold;
	margin-bottom: -2px;
	line-height: 1.37;
}
@media only screen and (min-width:768px){
	.RaceList_Main_Box a:hover .RaceList_Item02 dl .Race_Name .Race_NameTxt,
	.RaceList_Main_Box a:hover .RaceList_Item02 dl .Race_Name {
		color: #c53131;
		text-decoration: underline;
	}
}
.RaceList_Main_Box .RaceList_Item02 dl .Race_Name .Icon_GradeType{
	vertical-align: top;
	margin-top: 4px;
	line-height: 1.5;
}
.RaceList_Main_Box .RaceList_Item02 dl .Race_Data {
	color: #555;
	font-size: 78%;
	line-height: 1.5;
}
.Dirt {
	color: #874C11;
}
 .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;
}
.Next_Racing .RaceList_Item01 {
	/*padding-right: 18px;*/
}
.RaceList_Menu_Box {
	display: -webkit-box;
	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);
	transform: rotate(180deg);
}
.RaceTopRaceMenuWrap .RaceSubMenuArea {
	display: none;
}
.RaceTopRaceMenuWrap .RaceSubMenu {
	padding-bottom: 4px;
	border-bottom: 0;
}
.RaceTopRaceMenuWrap .RaceSubMenu ul li {
	border-bottom: 0;
	margin-bottom: 8px;
}
.RaceSubMenu {
	color: #333;
/*	font-size: 72.22%; */
	padding: 10px 4px 0 8px;
	border-bottom: 1px solid #dbdbdb;
	background: #e7e7e7;
}
.LibraryListArea01 {
	margin-top: 1px;
}
.Top_RaceMenu {
	margin-top: 6px;
}
.Top_RaceMenu_Inner .RaceMenuSub dt,
.RaceSubMenu dt,
.RaceAllMenuWrap .RaceMenuList > 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; */
	margin-bottom: 12px;
}
.RaceSubMenu dt,
.RaceAllMenuWrap .RaceMenuList > dt {
	margin-right: 6px;
}
.Top_RaceMenu_Inner .RaceMenuSub dt:before,
.Top_RaceMenu_Inner .RaceMenuSub dt:after,
.RaceSubMenu dt:before,
.RaceSubMenu dt:after,
.RaceAllMenuWrap .RaceMenuList > dt:before,
.RaceAllMenuWrap .RaceMenuList > dt:after {
	border-top: 1px solid #cecece;
	content: "";
	display: inline; /* for IE */
	-webkit-box-flex: 1;
	flex-grow: 1;
}
.Top_RaceMenu_Inner .RaceMenuSub dt:before,
.RaceSubMenu dt:before,
.RaceAllMenuWrap .RaceMenuList > dt:before {
	margin-right: 0.5em;
}

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

.Top_RaceMenu_Inner .RaceMenuSub ul,
.RaceSubMenu ul,
..RaceAllMenuWrap .RaceMenuList ul {
	margin-right: -8px;
}
.Top_RaceMenu_Inner .RaceMenuSub ul li,
.RaceSubMenu ul li,
.RaceAllMenuWrap .RaceMenuList ul li {
	float: left;
	width: 25%;
}
.Top_RaceMenu_Inner .RaceMenuSub ul.col_3 li,
.RaceSubMenu ul.col_3 li,
.RaceAllMenuWrap .RaceMenuList ul.col_3 li {
	width: 33%;
}
.Top_RaceMenu_Inner .RaceMenuSub ul.col_4 li,
.RaceSubMenu ul.col_4 li,
.RaceAllMenuWrap .RaceMenuList ul.col_4 li {
	width: 25%;
}
.Top_RaceMenu_Inner .RaceMenuSub ul.col_5 li,
.RaceSubMenu ul.col_5 li,
.RaceAllMenuWrap .RaceMenuList ul.col_5 li {
	width: 20%;
}
.Top_RaceMenu_Inner .RaceMenuSub ul.col_4,
.RaceSubMenu ul.col_4,
.RaceAllMenuWrap .RaceMenuList ul.col_4,
.Top_RaceMenu_Inner .RaceMenuSub ul.col_5,
.RaceSubMenu ul.col_5,
.RaceAllMenuWrap .RaceMenuList ul.col_5{
	margin-right: 0;
}

@media only screen and (min-width:768px){
	.Top_RaceMenu_Inner .RaceMenuSub ul.col_4 li,
	.RaceTopRaceMenuWrap .RaceSubMenu ul.col_4 li,
	.RaceAllMenuWrap .RaceMenuList ul.col_4 li {
		width: 16.6%;
	}
	.RaceTopRaceMenuWrap .RaceSubMenu {
		padding: 10px 0 0;
	}
}


.Top_RaceMenu_Inner .RaceMenuSub ul li a,
.RaceSubMenu ul li a,
.RaceAllMenuWrap .RaceMenuList 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;
}
#Netkeiba_Race_Calendar .Side_Column,
#Netkeiba_Race_Win5 .Side_Column,
#Netkeiba_Race_Win5_Result .Side_Column{
	background: #fff;
}
.RaceMenuSub dd{
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
}
.RaceMenuSub dd,
.RaceStrategyMenu .RaceSubMenu dd{
	margin-bottom: 8px;
}
.RaceSubMenuArea .RaceMenuSub dd{
	margin:0;
}
.RaceMenuSub dd ul{
	width: 100%;
}
.RaceMenuSub dd ul,
.RaceStrategyMenu .RaceSubMenu dd ul,
.RaceSpecialArea .RaceMenuSub ul{
	display: flex;
	flex-wrap: wrap;
}
.RaceSubMenu ul.col_5{
	display: flex;
	flex-wrap: wrap;
}
.Top_RaceMenu_Inner .RaceMenuSub ul.col_5 li,
.RaceSubMenu ul.col_5 li {
	width: 20%;
	margin-bottom:12px;
	float: none;
}
.RaceStrategyMenu .RaceSubMenu dd li{
	margin-bottom:12px;
}
.Top_RaceMenu_Inner .RaceMenuSub ul li a,
.RaceSubMenu ul li a{
	margin:auto;
}
.Top_RaceMenu_Inner .RaceMenuSub ul li a,
.RaceSubMenu ul li a{
	min-height: 62px;
	background: none;
	border: none;
	padding:0;
}
.RaceMenuSub .Icon_Nk_New_bg {
	display: block;
	margin: auto;
	width: 46px;
	height: 46px;
	margin-bottom: 4px;
	background: #F7F7F7;
	border-radius: 50%;
	position: relative;
	overflow: hidden;
}
.RaceMenuSub .Icon_Nk_New_bg .Icon_Sprite_Nk_New,
.RaceSpecialArea .Top_RaceMenu_Inner .Icon_Nk_New_bg .Icon_Sprite_Nk_New,
.Top_RaceMenu_Inner.Menu_analysis .Icon_Nk_New_bg .Icon_Sprite_Nk_New{
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}
.Contents_Box.Top_RaceMenu .Btn_List_01.Col5{
	display: flex;
	flex-wrap: wrap;
	padding-bottom: 20px;
}
.Contents_Box.Top_RaceMenu .Btn_List_01.Col5 li{
	float:none;
	border-right: 1px solid #E0E0E0;
}
.Contents_Box.Top_RaceMenu .Btn_List_01.Col5 li:last-of-type{
	border-right:none;
}
.Contents_Box.Top_RaceMenu .Btn_List_01.Col5 a{
	margin-bottom: 0;
	padding: 0;
	border:none;
	color:#777;
	font-size:66.67%;
}

.RaceSubMenu ul li span.ContentNone {
	background:#f3f3f3;
	border: solid 1px #e4e4e4;
}
.Icon_Label {
	display: block;
	color: #666;
	font-weight: bold;
	text-align: center;
}
.RaceSubMenuArea .Icon_Label{
	word-wrap: break-word;
	text-overflow: ellipsis;
	white-space: normal;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	line-height: 1.1;
}
@media screen and (max-width:360px){
	.RaceMenuSub .col_5 .Icon_Label{
		font-size:10px;
	}
}
.RaceSubMenu ul li span.ContentNone .Icon_Label {
	color: #999;
}
.Icon_Sprite_Nk_New{
	display: block;
	background-image: url('../../img/icon/icon_sprite_raceSubMenu1.png');
	background-repeat: no-repeat;
	-webkit-background-size: 700px auto;
	background-size: 700px auto;
	width: 30px;
	height: 26px;
	margin: 0 auto 3px;
}
.RaceInfo_Navi .RaceInfo_Tab a {
	padding-top: 10px;
}
@media screen and (max-width:330px){
	.RaceAllMenuWrap ul.Col5 .Icon_Label{
		font-size: 61.12%;
	}
}
/* 出馬表 */
 span.Icon_Sprite_Nk_New.Icon_RaceInfo_New_01{
	background-position: 0 0;
}
/* 予想 */
 span.Icon_Sprite_Nk_New.Icon_RaceInfo_New_02 {
	background-position: -60px 0;
}
/* オッズ購入 */
span.Icon_Sprite_Nk_New.Icon_RaceInfo_New_03 {
	background-position: -120px 0;
}
/* 結果払戻 */
span.Icon_Sprite_Nk_New.Icon_RaceInfo_New_04 {
	background-position: -180px 0;
}
/* 過去10年 */
span.Icon_Sprite_Nk_New.Icon_RaceInfo_New_05 {
	background-position: -300px 0;
	width: 35px;
}



/* ▼20220420対応後 リニューアル後のアイコン ▼ */
.RaceSubMenu .Icon_Sprite_Nk_New,
.RaceMenuSub .Icon_Sprite_Nk_New,
.RaceSpecialArea .Top_RaceMenu_Inner .Icon_Nk_New_bg .Icon_Sprite_Nk_New,
.Top_RaceMenu_Inner.Menu_analysis .Icon_Sprite_Nk_New{
	display: block;
	background-image: url('../../img/icon/icon_sprite_raceSubMenu.png?20220428');
	background-repeat: no-repeat;
	-webkit-background-size: 683px auto;
	-moz-background-size: 683px auto;
	-ms-background-size: 683px auto;
	background-size: 683px auto;
	height: 25px;
	width: 32px;
	margin: auto;
}
/* 出馬表 */
.RaceSubMenu .Icon_Nk_New_bg .Icon_RaceInfo_New_01,
.RaceSpecialArea .Top_RaceMenu_Inner .Icon_Nk_New_bg .Icon_RaceInfo_New_01{ background-position: 0 0;}
/* 予想 */
.RaceSubMenu .Icon_Nk_New_bg .Icon_RaceInfo_New_18,
.RaceSpecialArea .Top_RaceMenu_Inner .Icon_Nk_New_bg .Icon_RaceInfo_New_18{ background-position: -71px 0;}
/* オッズ購入 */
.RaceSubMenu .Icon_Nk_New_bg .Icon_RaceInfo_New_32_3,
.RaceSpecialArea .Top_RaceMenu_Inner .Icon_Nk_New_bg .Icon_RaceInfo_New_32_3{ background-position: -143px 0;}
/* データ分析 */
.RaceSubMenuArea .RaceSubMenu .Icon_Nk_New_bg .Icon_RaceInfo_New_07{ background-position: -214px 0;}
/* 結果払戻 */
.RaceSubMenu .Icon_Nk_New_bg .Icon_RaceInfo_New_33{ background-position: -288px 0;}
/* 厩舎コメント */
.RaceSubMenu .Icon_Nk_New_bg .Icon_RaceInfo_New_08{ background-position: -360px 0;}
/* 調教タイム */
.RaceSubMenu .Icon_Nk_New_bg .Icon_RaceInfo_New_09{ background-position: -432px 0;}
/* IPAT連携 */
.RaceSubMenu .Icon_Nk_New_bg .Icon_RaceInfo_New_16,
.RaceSpecialArea .Top_RaceMenu_Inner .Icon_Nk_New_bg .Icon_RaceInfo_New_16{ background-position: -504px 0;}
/* 掲示板 */
.RaceSubMenu .Icon_Nk_New_bg .Icon_RaceInfo_New_14,
.RaceSpecialArea .Top_RaceMenu_Inner .Icon_Nk_New_bg .Icon_RaceInfo_New_14{ background-position: -576px 0;}
/* 競馬新聞 */
.RaceSubMenu .Icon_Nk_New_bg .Icon_RaceInfo_New_39{ background-position: -648px 0;}
/* タイム指数 */
.RaceSubMenu .Icon_Nk_New_bg .Icon_RaceInfo_New_10{ background-position: 0 -72px;}
/* 血統 */
.RaceSubMenu .Icon_Nk_New_bg .Icon_RaceInfo_New_11,
.RaceSpecialArea .Top_RaceMenu_Inner .Icon_Nk_New_bg .Icon_RaceInfo_New_11,
.Top_RaceMenu_Inner.Menu_analysis .Icon_Nk_New_bg .Icon_RaceInfo_New_11{ background-position: -72px -72px;}
/* 対戦表 */
.RaceSubMenu .Icon_Nk_New_bg .Icon_RaceInfo_New_41,
.Top_RaceMenu_Inner.Menu_analysis .Icon_Nk_New_bg .Icon_RaceInfo_New_41{ background-position: -143px -72px;}
/* 持ちタイム */
.RaceSubMenu .Icon_Nk_New_bg .Icon_RaceInfo_New_43,
.Top_RaceMenu_Inner.Menu_analysis .Icon_Nk_New_bg .Icon_RaceInfo_New_43{ background-position: -215px -72px;}
/* レース映像 */
.RaceSubMenu .Icon_Nk_New_bg .Icon_RaceInfo_New_13{ background-position: -287px -72px;}
/* 過去の結果 */
.RaceSubMenu .Icon_Nk_New_bg .Icon_RaceInfo_New_36{ background-position: -358px -72px;width:35px;}
/* 調子偏差値 */
.RaceSubMenu .Icon_Nk_New_bg .Icon_RaceInfo_New_35{ background-position: -432px -72px;}
/* パドック速報 */
.RaceSubMenu .Icon_Nk_New_bg .Icon_RaceInfo_New_44{ background-position: -504px -72px;}
/* 特集 */
.RaceSubMenu .Icon_Nk_New_bg .Icon_RaceInfo_New_12{ background-position: -575px -72px;}
/* ウマい馬券 */
.RaceSubMenu .Icon_Nk_New_bg .Icon_RaceInfo_New_15{ background-position: -643px -72px;width:42px;}
/* 俺プロ */
.RaceSubMenu .Icon_Nk_New_bg .Icon_RaceInfo_New_34{ background-position: 0 -144px;}
/* 参考映像 */
.RaceSubMenu .Icon_Nk_New_bg .Icon_RaceInfo_New_40{ background-position: -72px -144px;}
/* 競馬専門誌 */
.RaceSubMenu .Icon_Nk_New_bg .Icon_RaceInfo_New_45{ background-position: -144px -144px;}


/* レース攻略 */
#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: 20%;
	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: 6px;
	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;
}
.RaceSubMenuArea .RaceMenuSub li.NewIcon{
	position: relative;
}
.RaceSubMenuArea .RaceMenuSub li.NewIcon:before{
	content:"NEW";
	display: flex;
	justify-content: center;
	align-items: center;
	width:38px;
	height:12px;
	background:#EF5350;
	top: -7px;
	left: 50%;
	font-size: 10px;
	color: #fff;
	font-family: Noto Sans JP;
	transform: translate(-50%, 0);
	position: absolute;
	text-align: center;
	z-index: 1;
	border-radius: 2px;
}
.RaceSubMenuArea .RaceMenuSub li.NewIcon:after{
	content:"";
	display: block;
	margin: auto;
	width:0;
	height:0;
	position: absolute;
	top: 5px;
	left: 50%;
	transform: translate(-50%, 0);
	border-style: solid;
	border-width: 5px 2px 0 2px;
	border-color: #EF5350 transparent transparent transparent;
	z-index: 1;
}

/* メニュー注釈 */
.RaceSubMenu p.MenuAnnotation {
	color: #444;
	font-size: 77.78%;
	line-height: 1.2;
	padding-bottom: 8px;
}

/*
ul.RaceInfo_Tab02 li a span.NewIcon02 {
	display: block;
	position: absolute;
	top: -6px;
	left: 2px;
	padding: 3px 4px;
	background: #c03;
	border-radius: 4px;
	-moz-transform: scale(0.8);
	-webkit-transform:scale(0.8);
	-ms-transform: scale(0.8);
	transform: scale(0.8);
	z-index: 10;
}
ul.RaceInfo_Tab02 li a span.NewIcon02:after {
	content: "NEW";
	font-size: 10px;
	line-height: 1;
	color: #fff;
}

ul.RaceInfo_Tab02 li a span.NewIcon03 {
	display: block;
	position: absolute;
	top: -6px;
	left: 2px;
	padding: 3px;
	background: #c03;
	border-radius: 50%;
	-moz-transform: scale(0.9);
	-webkit-transform:scale(0.9);
	-ms-transform: scale(0.9);
	transform: scale(0.9);
	z-index: 10;
}
ul.RaceInfo_Tab02 li a span.NewIcon03:after {
	content: "N";
	font-size: 10px;
	line-height: 1;
	color: #fff;
}*/

.Description_Box {
	padding: 10px 10px 0;
}
.Description_Box > dl {
	border: 1px solid #e0e0e0;
	border-radius: 4px;
	padding: 10px;
}
.Description_Box.ChokyoTime > dl,
.Description_Box.OfferRace > dl {
	padding: 0px;
}
.Description_Box > dl > dt {
	font-size: 72.22%;
	color: #666;
	padding-left: 37px;
	padding-right: 6px;
	position: relative;
	line-height: 1.1;
}
.Description_Box > dl > dt:before {
	content: "";
	width: 16px;
	height: 16px;
	background: url(../../img/icon/icon_help01.png) no-repeat;
	background-size: 16px 16px;
	background-position: 0 0;
	position: absolute;
	top: 50%;
	left: 10px;
	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);
	transform: rotate(45deg);
	transition: all .4s;
}
.Description_Box > dl > dt .Icon_Arrow.open {
	-webkit-transform: rotate(225deg);
	transform: rotate(225deg);
}

/* アイコンガイド */
.Description_Box .Icon_Guide {
	background: #fff;
	border-radius: 4px;
	width: 100%;
}
.Description_Box .Icon_Guide > dl {
	display: -webkit-box;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	margin-bottom: 3px;
}
.Description_Box .Icon_Guide > dl dt {
	text-align: left;
	width: 38px;
}
.Description_Box .Icon_Guide > dl dd {
	font-size: 13px;
	font-weight: bold;
	vertical-align: bottom;
}
@media screen and (min-width:768px){
	.Description_Box .Icon_Guide > dl {
		display: inline-flex;
		margin-right: 50px;
	}
}


.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: 12px;
	font-weight: bold;
	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-position: 0 -52px; width: 28px;}

/*-- IPAT連携 --*/
.Icon_RaceInfo_New_16 {background-position: 0 -80px; width: 25px;}

/*-- 調教タイム --*/
.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;
}

/* オッズ白 */
.Icon_Nk.Icon_Odds_01{
	display: inline-block;
	background-image: url('../../img/race/icon/icon_odds_white.png');
	background-repeat: no-repeat;
	-webkit-background-size: 100% auto;
	background-size: 100% auto;
	width: 26px;
	height: 20px;
	margin: 0 10px;
	vertical-align: middle;
}
/*======================================
レースメニュー
======================================*/
.Contents_Box.Top_RaceMenu {
/*	padding-bottom: 2px; */
}
.Top_RaceMenu_Inner {
	width: 100%;
	margin: auto;
}
.Top_RaceMenu_Inner ul.Col4{
	display: flex;
	flex-wrap: wrap;
	/* justify-content: space-between; */
	overflow: hidden;
}
.Top_RaceMenu_Inner ul.Col4 li{
	width:25%;
	margin-bottom:12px;
}
@media screen and (min-width:768px){
	.Top_RaceMenu_Inner ul.Col4{
		margin: 0 8px;
	}
	.Top_RaceMenu_Inner ul.Col4 li {
		margin-bottom: 20px;
	}
}
.Top_RaceMenu_Inner ul li a {
	position: relative;
	margin-right: 8px;
	font-weight: bold;
	font-size: 72%;
	/* overflow: hidden; */
	white-space: nowrap;
	margin-bottom: 10px;
}
.Top_RaceMenu_Inner ul.Col4 li a{
	margin:auto;
	padding:0;
	border: none;
	font-size: 66.67%;
	position: relative;
	z-index: 10;
}
/* .Top_RaceMenu_Inner ul.Col4 li:nth-of-type(1) a,
.Top_RaceMenu_Inner ul.Col4 li:nth-of-type(4n + 1) a{
	margin-left:-5px;
}
.Top_RaceMenu_Inner ul.Col4 li:nth-of-type(4n) a{
	margin-right:-5px;
}
.Top_RaceMenu_Inner ul.Col4 li:nth-of-type(5) {
	width: 29%;

}
.Top_RaceMenu_Inner ul.Col4 li:nth-of-type(5) a {
	margin-left: 13%;
} */
/* 
 @media screen and (min-width:768px){
	.Top_RaceMenu_Inner ul.Col4 li:nth-of-type(1) a,
	.Top_RaceMenu_Inner ul.Col4 li:nth-of-type(4n + 1) a,
	.Top_RaceMenu_Inner ul.Col4 li:nth-of-type(4n) a{
		margin:auto;
	}
}  */
@media screen and (max-width:360px){
	.Top_RaceMenu_Inner ul.Col4 li a{
		font-size:61.11%;
	}
}
.Top_RaceMenu_Inner .Icon_Nk_New,
.RaceStrategyMenu .RaceSubMenu .Icon_Sprite_Nk_New,
.IpatMenu .Icon_Nk_New {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	height: 25px;
}
.Top_RaceMenu_Inner .Icon_Nk_New_bg,
.RaceStrategyMenu .RaceSubMenu .Icon_Nk_New_bg,
.RaceAllMenuWrap .RaceMenuList .Icon_Nk_New_bg{
	display: block;
	margin: auto;
	width:46px;
	height:46px;
	margin-bottom:2px;
	background:#F7F7F7;
	border-radius: 50%;
	/* z-index: -1; */
	position: relative;
	overflow: hidden;
}
/* ▼リニューアル後のアイコン▼ */
.Icon_Nk_New {
	display: block;
	background-image: url('../../img/icon/icon_sprite_race_nk01.png');
	background-repeat: no-repeat;
	background-size:250px auto;
	height: 25px;
	margin: 0 auto 5px;
}
/*-- 開催日程 --*/
.Icon_Nk_New_07 {background-position: 0 -36px;}
/*-- 結果・払戻 --*/
.Icon_Nk_New_08 {background-position: -55px -36px;}
/*-- 重賞日程 --*/
.Icon_Nk_New_09 { background-position: -116px -38px;}
/*-- win5 --*/
.Icon_Nk_New_10 {background-position: -177px -38px;}
/*-- レース傾向 --*/
.Icon_Nk_New_11 {background-position: -239px -38px;}
/*-- 騎乗騎手一覧 --*/
.Icon_Nk_New_12 {background-position: -177px -38px;}
/*-- お気に入り馬 --*/
.Icon_Nk_New_16 {background-position: -238px -38px;}
/* 騎乗停止情報 */
.Icon_RaceInfo30 {background-position: -300px -34px;}
/* 変更情報 */
.Icon_RaceInfo31 {background-position: -354px -36px;}
/* 入出金 投票照会 */
.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_Nk_New_32 {background-position: 0 -26px; width: 23px;}

/* 競馬場ガイド */
.Icon_Nk_New_33 {background-position: -46px -417px; width: 22px;}

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


/* 持ちタイム */
.Top_RaceMenu_Inner .Icon_RaceInfo_New_43 {
	margin: -4px auto 2px;
}


/* 出馬表 */
.RaceMenuSub .Icon_Nk_New_bg .Icon_RaceInfo_New_01,
.Top_RaceMenu_Inner .Icon_Nk_New_bg .Icon_RaceInfo_New_01 {
	width: 26px;
	height: 23px;
	background-size: 544px auto;
	background-position: 2px 3px;
}
/* フル出馬表 */
.RaceMenuSub .Icon_Nk_New_bg .Icon_RaceInfo_New_02,
.Top_RaceMenu_Inner .Icon_Nk_New_bg .Icon_RaceInfo_New_02{
	width: 28px;
	height: 23px;
	background-size: 665px auto;
	background-position: -55px 2px;
}
/* オッズ */
.RaceMenuSub .Icon_Nk_New_bg .Icon_RaceInfo_New_03,
.Top_RaceMenu_Inner .Icon_Nk_New_bg .Icon_RaceInfo_New_03{
	width: 26px;
	height: 23px;
	background-size: 544px auto;
	background-position: -91px 3px;
}
/* 結果払戻 */
.RaceMenuSub .Icon_Nk_New_bg .Icon_RaceInfo_New_04,
.Top_RaceMenu_Inner .Icon_Nk_New_bg .Icon_RaceInfo_New_04{
	width: 26px;
	height: 23px;
	background-size: 620px auto;
	background-position: -157px 1px;
}
/* 特集 */
.RaceMenuSub .Icon_Nk_New_bg .Icon_RaceInfo_New_05,
.Top_RaceMenu_Inner .Icon_Nk_New_bg .Icon_RaceInfo_New_05{
	width: 26px;
	height: 24px;
	background-position: -237px -1px;
}
/* 過去10年 */
.RaceMenuSub .Icon_Nk_New_bg .Icon_RaceInfo_New_06,
.Top_RaceMenu_Inner .Icon_Nk_New_bg .Icon_RaceInfo_New_06{
	width: 36px;
	height: 23px;
	background-position: -299px 0px;
}

.Top_RaceMenu_Inner .Icon_Nk_New,
.IpatMenu .Icon_Nk_New {
	display: block;
	background-image: url('../../img/icon/icon_sprite_raceSubMenu1.png?20220920');
	background-repeat: no-repeat;
	-webkit-background-size: 700px auto;
	background-size: 700px auto;
	width: 32px;
	height: 30px;
	margin: auto;
	display: block;
}
.Top_RaceMenu_Inner2 .Icon_Nk_New {
	display: block;
    background-repeat: no-repeat;
    -webkit-background-size: 683px auto;
    -moz-background-size: 683px auto;
    -ms-background-size: 683px auto;
    background-size: 700px auto;
    width: 32px;
    height: 30px;
    margin: auto;
}
/*-- 出馬表 --*/
.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-position: 0 -52px; width: 28px;}

/*-- IPAT連携 --*/
.Icon_RaceInfo_New_16 {background-position: 0 -80px; width: 25px;}

/*-- 調教タイム --*/
.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;}



@media only screen and (min-width:768px){
	.no_sort {
		pointer-events: none !important;
	}
	/* 日付 */
	.RaceChange_BtnArea {
		position: relative;
		display: -webkit-box;
		display: flex;
		align-items: center;
		background: #e9e9e9;
		border-radius: 4px;
		margin-bottom: 12px;
	}
	.RaceDayNext_pc {
		position: relative;
		margin-left: auto;
	}
	.RaceChange_BtnArea dl {
		display: -webkit-box;
		display: flex;
		align-items: center;
		flex-grow: 1;
		justify-content: center;
	}
	.RaceChange_BtnArea dl dd {
	/*	width: calc( 100% / 12 ); */
		/* width: calc( 100% / 6 ); */
	}
	.RaceChange_BtnArea dl dd a {
		display: block;
		padding: 11px 12px;
		position: relative;
		text-decoration: none;
	}
	.RaceChange_BtnArea dl span.Day01 {
		color: #444;
		font-size: 16px;
		font-weight: bold;
	}
	.RaceChange_BtnArea dl span.DayWeek {
		color: #444;
		font-size: 11px;
	}
	.RaceChange_BtnArea dl dd.Active a span.Day01,
	.RaceChange_BtnArea dl dd.Active a span.DayWeek {
		color: #3251bc;
	}
	.RaceChange_BtnArea dl dd a:hover::after {
		content: "";
		width: calc(100% - 22px);
		height: 2px;
		position: absolute;
		left: 11px;
		bottom: 8px;
		background: #444;
	}
	.RaceChange_BtnArea dl dd.Active a::after {
		content: "";
		width: calc(100% - 22px);
		height: 2px;
		position: absolute;
		left: 11px;
		bottom: 8px;
		background: #3251bc;
	}
	.RaceDayPrev_pc a,.RaceDayNext_pc a,
	.RaceDayPrev_pc > span,.RaceDayNext_pc > span {
		display: block;
		position: relative;
		font-size: 16px;
		font-weight: bold;
		width: 90px;
		line-height: 40px;
		text-align: center;
	}
	.RaceDayPrev_pc a,.RaceDayPrev_pc > span {
		padding-left: 18px;
	}
	.RaceDayNext_pc a,.RaceDayNext_pc > span {
		padding-right: 18px;
	}
	.RaceDayPrev_pc a,.RaceDayNext_pc a {
		color: #444;
	}
	.RaceDayPrev_pc > span,.RaceDayNext_pc > span {
		color: #888;
	}
	.RaceDayPrev_pc a::before,
	.RaceDayPrev_pc > span::before {
		content: "";
		position: absolute;
		top: 50%;
		left: 20px;
		width: 0;
		height: 0;
		border-style: solid;
		border-width: 3.6px 5px 3.6px 0;
		border-color: transparent #444 transparent transparent;
		transform: translateY(-50%);
	}
	.RaceDayNext_pc a::after,
	.RaceDayNext_pc > span::after {
		content: "";
		position: absolute;
		top: 50%;
		right: 20px;
		width: 0;
		height: 0;
		border-style: solid;
		border-width: 3.6px 0 3.6px 5px;
		border-color: transparent transparent transparent #444;
		transform: translateY(-50%);
	}


	.RaceKaisaiWrap ul {
		display: -webkit-box;
		display: flex;
		align-items: flex-end;
		margin-bottom: 3px;
	}
	.RaceKaisaiWrap ul li {
		width: 150px;
	}
	.RaceKaisaiWrap ul li + li {
		margin-left: 5px;
	}
	.RaceKaisaiWrap ul li a {
		display: block;
		border-radius: 4px 4px 0 0;
		background: #f3f3f3;
		font-size: 16px;
		font-weight: bold;
		color: #444;
		line-height: 36px;
		text-align: center;
	}
	.RaceKaisaiWrap ul li.Active a {
		line-height: 42px;
		background: #3251bc;
		color: #fff;
	}



	.RaceNumWrap ul {
		display: -webkit-box;
		display: flex;
		background: #f3f3f3;
		border-radius: 4px;
		padding: 5px 10px;
	}
	.RaceNumWrap ul li {
		width: calc( 100% / 12 );
	}
	.RaceNumWrap ul li a {
		display: block;
		width: 100%;
		background: #fff;
		border: 1px solid #cecece;
		border-radius: 4px;
		text-align: center;
		color: #444;
		padding: 6px 0 4px;
	}
	.RaceNumWrap ul li.Active a {
		background: #3251bc;
		color: #fff;
	}
	.RaceNumWrap ul li + li {
		margin-left: 5px;
	}
	.RaceNumWrap ul li a .RaceNum {
		display: block;
		font-size: 15px;
		font-weight: bold;
		text-align: center;
	}
	.RaceNumWrap ul li a .RaceTime {
		display: block;
		font-size: 11px;
		text-align: center;
		margin-top: 2px;
		height: 11px;
	}
}


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

.Change_Btn_DayWrap .Change_Btn.Change_Day,
.Change_Btn_CourseWrap .Change_Btn.Course {
	background-color: #4066ca;
	display: block;
	text-indent: 4px;
	border-radius: 4px;
	padding: 0px;
	font-weight: bold;
	font-size: 77.78%;
	position: relative;
	line-height: 27px;
}
.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: 4px;
	top: 12px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.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;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.Change_Btn.Day {
	display: block;
	position: relative;
	float: left;
	margin-left: 5px;
}
.Change_Btn.Day a {
	display: block;
	color: #fff;
	background-color: #4066ca;
	border-radius: 2px;
	padding: 3px 8px;
	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: 122px;
}
ul.CourseChange_List li a{
	width: 100px;
}
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;
	}
}

/* カレンダー */
.Icon_Sprite_Nk_New.Icon_RaceCalendar {
	width: 22px;
	height: 22px;
	background-position: -90px -107px;
	margin: 0;
}


.RaceNumLink {
	float: left;
	margin-left: 5px;
}
.RaceNumLink .Prev_Race,
.RaceNumLink .Next_Race {
	float: left;
	width: 44px;
	height: 29px;
	position: relative;

}
.RaceNumLink .Prev_Race.First,
.RaceNumLink .Next_Race.Last {
	opacity: .7;
}
.RaceNumLink li > a {
	position: relative;
	display: block;
	color: #fff;
	background-color: #4066ca;
	font-size: 66.67%;
	font-weight: bold;
	text-align: center;
	border-radius: 4px;
	width: 44px;
	height: 27px;
	line-height: 27px;
}
.RaceNumLink li > span {
	position: relative;
	display: block;
	color: #fff;
	font-size: 66.67%;
	font-weight: bold;
	text-align: center;
	width: 44px;
	height: 27px;
	line-height: 27px;
}
.RaceNumLink .Prev_Race {
	text-indent: 8px;
}
.RaceNumLink .Next_Race {
	text-indent: -10px;
	margin-left: 5px;
}
.RaceNumLink .Prev_Race a::before {
	content: "";
	width: 7px;
	height: 6px;
	border: 3.5px solid transparent;
	border-left: 6px solid #fff;
	position: absolute;
	left: 0;
	top: 9px;
	-webkit-transform: rotate(-180deg);
	transform: rotate(-180deg);
	box-sizing: border-box;
}
.RaceNumLink .Next_Race a::before {
	content: "";
	width: 7px;
	height: 6px;
	border: 3.5px solid transparent;
	border-left: 6px solid #fff;
	position: absolute;
	right: 0;
	top: 9px;
	box-sizing: border-box;
}

.AllMenuOpenBtn {
	float: right;
	overflow: hidden;
	height: 27px;
}
.AllMenuOpenBtn a{
	display: block;
	color: #fff;
	background-color: #4066ca;
	border-radius: 2px;
	padding: 5px 6px;
	width: 30px;
}
.AllMenuOpenBtn svg {
	display: block;
	margin: auto;
}

@media screen and (max-width: 331px) {
	.RaceChangeMenu_Group {
		margin-right: 3px;
	}
	.RaceChangeMenu_Group span.KaisaiDateTxt{
		margin-right: 6px;
		font-size: 77.78%;
	}
	.AllMenuOpenBtn {
		display: none;
	}
}
/*-- レースタイトル --*/
.RaceList_NameBox {
	display: table;
	width: 100%;
	min-height: 74px;
	position: relative;
	/* padding: 10px 0; */
}
.RaceList_NameBox .RaceList_Item01 {
	position: relative;
	display: table-cell;
	padding: 0 0 0 8px;
	vertical-align: middle;
	width: 48px;
}
.RaceList_NameBox .RaceList_Item02 {
	display: table-cell;
	padding: 0 0 0 7px;
	vertical-align: middle;
}

.RaceList_NameBox .RaceList_Item01 .Race_Num {
	display: inline-block;
	font-size: 83.34%;
	font-weight: bold;
	text-align: center;
	color: #fff;
	background: #3251bc;
	width: 40px;
	line-height: 40px;
	border-radius: 4px;
	vertical-align: middle;
}
.RaceList_NameBox .RaceList_Item02 dl .Race_Tag {
	margin-bottom: 2px;
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	align-items: center;
}
.RaceList_NameBox .RaceList_Item02 dl .Race_Tag span.Icon_GradeType {
	font-size: 11px;
	font-weight: bold;
	line-height: 14px;
	margin: 0;
}
.RaceList_NameBox .RaceList_Item02 dl .Race_Tag span.Icon_Win5 {
	margin-left: 5px;
}
.RaceList_NameBox .RaceList_Item02 dl .Race_Name {
	color: #555;
	font-size: 100%;
	font-weight: bold;
	margin-bottom: 2px;
	line-height: 1.25;
	padding-right: 20px;
}
.RaceList_NameBox .RaceList_Item02 dl .Race_Name .Icon_GradeType {
	vertical-align: top;
	margin-top: 3px;
}
.RaceList_NameBox .RaceList_Item02 dl .Race_Name .Icon_Win5 {
	display: inline-block;
	vertical-align: top;
	margin-left: 7px;
}
.RaceList_NameBox .RaceList_Item02 dl .Race_Name .Icon_Win5 img {
	vertical-align: top;
	margin-top: 5px;

}
.RaceList_NameBox .RaceList_Item02 dl .Race_Data {
	color: #555;
	font-size: 61.12%;
	position: relative;
	line-height: 1.3;
}
.RaceList_NameBox .RaceList_Item02 dl .Race_Data > .Turf {
	color: #66bb6a;
}
.RaceList_NameBox .RaceList_Item02 dl .Race_Data > .Dirt {
	color: #874c11;
}
.RaceList_NameBox .RaceList_Item02 dl .Race_Data span.WeatherData {
	position:relative;
}
.RaceList_NameBox .RaceList_Item02 dl .Race_Data span.WeatherData .Icon_Weather {
	top: 5px
}
@media only screen and (max-width: 374px) {
	.RaceList_NameBox .RaceList_Item02 dl .Race_Name {
		font-size: 100%;
	}
}


/* PC */
@media screen and (min-width:768px){
	.RaceList_NameBox .RaceList_Item01 .Race_Num {
		width: 50px;
		line-height: 50px;
		font-size: 18px;
	}
	.RaceList_NameBox .RaceList_Item02 dl .Race_Name {
		font-size: 21px;
	}
	.RaceList_NameBox .RaceList_Item02 dl .Race_Data {
		font-size: 13px;
	}
}
/* 200828 */
.RaceList_NameBox a.RaceCourseLink {
	display: table-cell;
}
/* 20220120 */
.RaceList_NameBox a.RaceCourseLink .RaceList_NameBox_inner {
	display: table;
	width: 100%;
	min-height: 74px;
	padding: 8px 0 8px 0;
	position: relative;
}
.RaceList_NameBox .RaceMovieBtn{
	display: table-cell;
	width: 104px;
	vertical-align: middle;
	margin-left: auto;
}
.RaceList_NameBox .RaceMovieBtn > a{
	display: block;
	width: 96px;
}
.RaceList_NameBox .RaceMovieInner{
	width: 100%;
	height: 60px;
	background-size: cover;
	background-position: center center;
	position: relative;
	border-radius: 4px;
	overflow: hidden;
}
.RaceList_NameBox .RaceMovieInner::before {
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	width:19px;
	height:21px;
	transform: translate(-25%,-50%);
	border: 11px solid transparent;
	border-left: 20px solid rgba(255,255,255,0.89);
	box-sizing: border-box;
}
.RaceList_NameBox .RaceMovieBtn .MovieTag{
	position:absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	color: #fff;
	background:rgba(117,117,117,0.89);
	padding: 2px 4px;
	font-size: 55.56%;
	font-weight: bold;
	text-align: right;
}
.RaceList_NameBox .NoMovie{
	width: 100%;
	height: 60px;
	position: relative;
	border-radius: 4px;
	overflow: hidden;
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	background: #eaeaea;
	-webkit-box-align: center;
	align-items: center;
	-webkit-box-pack: center;
	justify-content: center;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
}
.RaceList_NameBox .NoMovie::before{
	content: "";
	display: block;
	position: static;
	width: 35px;
	height: 21px;
	transform: none;
	border: none;
	margin: 0 auto 6px;
	background-image: url('../../img/icon/Icon_movie_01.png');
	background-repeat: no-repeat;
	background-size: 100% auto;
}
.RaceList_NameBox .NoMovie .NoMovieTxt{
	display: block;
	width: 100%;
	font-size: 10px;
	color: #666;
	text-align: center;
}

.RaceList_NameBox .Open .NoMovie::before,
.RaceList_NameBox .Open .NoMovie .NoMovieTxt{
	display: none;
}



.RaceList_NameBox .RaceMovieBtn > a.Open{
	position: relative;
	display: block;
	width: 96px;
}
.RaceList_NameBox a.Open .RaceMovieInner{
	background-repeat: no-repeat;
/*	background-position: 0 -100px; */
}
a.Open .RaceMovieInner::after {
	content: "";
	position: absolute;
	display: block;
	width: 100%;
	height: 100%;
	top: 100%;
	background: #eaeaea;
	animation: OpenIn 0.5s linear forwards;
}
@keyframes OpenIn {
	0% {
		transform: translateY(0px);
	}
	100% {
		transform: translateY(-100%);
	}
}
.RaceList_NameBox .RaceMovieBtn > a.Open::before,
.RaceList_NameBox .RaceMovieBtn > a.Open::after {
	content: '';
	height: 2px;
	height: 1.5px;
	width: 16px;
	display: block;
	background: #888;
	position: absolute;
	top: 12px;
	right: 6px;
	border: none;
	transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	z-index: 5;
}
.RaceList_NameBox .RaceMovieBtn > a.Open::after {
	border: none;
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
}

.RaceList_NameBox .RaceMovieBtn > a.Open{
	position: relative;
	display: block;
	width: 96px;
}
.RaceList_NameBox .RaceMovieBtn > a.Open span.CloseTxt{
	color: #888;
	font-weight: bold;
	font-size: 14px;
	position: absolute;
	top: 6px;
	right: 25px;
}
/*  */
.RaceMovieBox {
	background: #000;
	color: #fff;
}
.RaceMovieBox .MoviePlayerBox {
	position: relative;
	padding-bottom: 56.25%;
	height: 0;
	overflow: hidden;
	z-index: 10;
	width: 100%;
}
section.MoviePlayerArea01.fixed .MoviePlayerBox {
	position: static;
}
.MoviePlayerBox iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 10;
	transform: translateZ(0);
}
.MoviePlayerBox img.MovieSamImg01 {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
}

.RaceMovieBox .RaceMovieList {
	position: relative;
	display: -webkit-box;
	display: flex;
	-webkit-box-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	align-items: center;
}
.RaceMovieBox .RaceMovieList .RaceMovieListWrap {
	padding: 10px;
	overflow-x: auto;
	overflow-y: hidden;
	-webkit-overflow-scrolling: touch;
	white-space: nowrap;
}
.RaceMovieBox .RaceMovieList ul {
	display: -webkit-box;
	display: flex;
	align-items: center;
}
.RaceMovieBox .RaceMovieList ul li {
	margin-right: 10px;
}
.RaceMovieBox .RaceMovieList ul li:last-child {
	margin-right: 0;
}
.RaceMovieList .MovieListItem {
	width: 104px;
	display: block;
	vertical-align: top;
}
@media (max-width: 361px) {
	.RaceMovieList .MovieListItem {
		width: 104px;
	}
}
@media (max-width: 321px) {
	.RaceMovieList .MovieListItem {
		width: 104px;
	}
}
.RaceMovieList .MovieListItem a {
	position: relative;
	display: block;
}
.RaceMovieList .MovieListItem .PickupPhoto {
	overflow: hidden;
	white-space: normal;
	border-radius: 4px;
	width: 100%;
	position: relative;
}
.RaceMovieList .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;
}
.RaceMovieList .MovieListItem .PickupPhotoImg::after {
	content:"";
	display:block;
	padding-top: 56.3%;
}
.RaceMovieList .MovieListItem .MovieTag {
	position:absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	color: #fff;
	background:rgba(117,117,117,0.89);
	padding: 1px 2px 2px 3px;
	font-size: 55.56%;
	font-weight: bold;
	text-align: right;
}

.RaceMovieList .MovieListItem a.Active::after {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(64,64,64,0.6);
}

/*-- --*/
.RaceInfo_Navi02_v2 {
	position: relative;
	display: -webkit-box;
	display: flex;
/*	-webkit-box-pack: center;
	justify-content: center; */
	-webkit-box-align: center;
	align-items: center;
}
.RaceInfo_Tab02_Wrap {
	margin: 7px 0;
	position: relative;
	overflow-x: auto;
	padding: 7px 0 7px 5px;
	scrollbar-width: thin;
}

@media only screen and (min-width:768px){
	.RaceInfo_Tab02_Wrap::-webkit-scrollbar{
		width: 2px;
		height: 2px;
	}
	.RaceInfo_Tab02_Wrap::-webkit-scrollbar-track {
		background-color: #fff;
		border-radius: 4px;
	}
	.RaceInfo_Tab02_Wrap::-webkit-scrollbar-thumb {
		background-color: #e4e4e4;
		border-radius: 4px;
	}
}
ul.RaceInfo_Tab02_v2 {
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	align-items: center;
}
ul.RaceInfo_Tab02_v2 li {
	margin-right: 2px;
}
ul.RaceInfo_Tab02_v2 li a {
	display: inline-block;
	color: #777;
	font-size: 77.78%;
	font-weight: bold;
	line-height: 1.8;
	white-space: nowrap;
	text-align: center;
	border-radius: 1em;
	padding: 0 6px;
	min-width: 54px;
}
ul.RaceInfo_Tab02_v2 li.Active a {
	color: #fff;
	font-weight: bold;
	border-color: transparent;
	line-height: 1.8;
	background: #3c445f;
	border-radius: 1em;
}
ul.RaceInfo_Tab02_v2 li:last-child {
	padding-right: 5px;
}
.RaceInfo_Navi02_v2 .LeftArrow,
.RaceInfo_Navi02_v2 .RightArrow,
.DataMenuBox .LeftArrow,
.DataMenuBox .RightArrow {
	display: none;
	width: 26px;
	height: 100%;
	line-height: 0;
	font-size: 0;
	color: transparent;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	z-index: 10;
}
.RaceInfo_Navi02_v2 .LeftArrow,
.DataMenuBox .LeftArrow {
	left: 0;
	background: linear-gradient(to right, rgba(255, 255, 255, 0.95) 70%, rgba(255, 255, 255, 0));
}
.RaceInfo_Navi02_v2 .RightArrow,
.DataMenuBox .RightArrow {
	right: 0;
	background: linear-gradient(to left, rgba(255, 255, 255, 0.95) 70%, rgba(255, 255, 255, 0));
}
.RaceInfo_Navi02_v2 .LeftArrow::after,
.RaceInfo_Navi02_v2 .RightArrow::after,
.DataMenuBox .LeftArrow::after,
.DataMenuBox .RightArrow::after {
	content: "";
	display: block;
	width: 6px;
	height: 6px;
	border-top: 2px solid #fff;
	border-right: 2px solid #fff;
	border-radius: 1px;
	background: none;
	position: absolute;
	top: 50%;
	left: 0;
	z-index: 2;
}
.RaceInfo_Navi02_v2 .LeftArrow::after,
.DataMenuBox .LeftArrow::after {
	-webkit-transform: translateY(-50%) rotate(225deg);
	transform: translateY(-50%) rotate(225deg);
	left: 12px;
}
.RaceInfo_Navi02_v2 .RightArrow::after,
.DataMenuBox .RightArrow::after {
	-webkit-transform: translateY(-50%) rotate(45deg);
	transform: translateY(-50%) rotate(45deg);
	right: 0px;
	left: 6px;
}
.RaceInfo_Navi02_v2 .LeftArrow::before,
.RaceInfo_Navi02_v2 .RightArrow::before,
.DataMenuBox .LeftArrow::before,
.DataMenuBox .RightArrow::before {
	content: "";
	display: block;
	width: 20px;
	height: 20px;
	line-height: 0;
	font-size: 0;
	color: transparent;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	z-index: 10;
	background: #3c445f;
	border-radius: 50%;
	box-shadow: 0 0 6px 0 #fff;
	z-index: 1;
}
.RaceInfo_Navi02_v2 .LeftArrow::before,
.DataMenuBox .LeftArrow::before {
	left: 5px;
}
.RaceInfo_Navi02_v2 .RightArrow::before,
.DataMenuBox .RightArrow::before {
	right: 5px;
}


/* コースモーダル移植 */

.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;
}
.Course_Header .RaceList_Item01 {
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
}
.Course_Header .SpecialPageLink {
	margin: 6px 0 0 auto;
}
.Course_Header .SpecialPageLink a {
	color: #666;
	font-size: 55.56%;
	font-weight: bold;
	display: block;
	border-radius: 1.23em;
	background: #e7e7e7;
	line-height: 2.2;
	padding: 0 1.3em;
	margin-left: 8px;
	white-space: nowrap;
}

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

/* コース詳細切り替えタブ */
.CourseTabArea {
	margin-top: 16px;
	padding: 0 10px 18px;
}
.CourseTabArea ul {
	border-radius: 4px;
	display: -webkit-box;
	display: flex;
	-webkit-box-pack: stretch;
	justify-content: stretch;
	flex-wrap:wrap;
	overflow: hidden;
	border: 1px solid #c9c9c9;
}
.CourseTabArea ul::after{
	content:"";
	display: block;
	width : 25% ;
}
.CourseTabArea ul li {
	width : 25% ;
	border-right: 1px solid #c9c9c9;
	box-sizing: border-box;
	overflow: hidden;
}
.CourseTabArea ul li:nth-of-type(4n) {
	border-right: none;
}
.CourseTabArea ul li a,
.CourseTabArea ul li span{
	color: #666;
	font-size: 61%;
	line-height: 30px;
	text-align: center;
	display: block;
	height: 30px;
	background: #fff;
	overflow: hidden;
	cursor: pointer;
}
.CourseTabArea ul li.Active {
	background: #e7e7e7;
}
.CourseTabArea ul li.Active a,
.CourseTabArea ul li.Active span {
	background: #888;
	color: #fff;
	font-weight: bold;
	cursor: default;
}

.CourseDetailArea > div {
	display: none;
}
.CourseDetailArea > .CourseImageArea {
	display: block;
}
.CourseDetailArea .PremiumRegistWrap{
	padding-bottom: 15px;
}
/* コース図 */
.CourseImageArea {
	padding: 25px 10px;
}
.Course_Image {
	text-align: center;
}
.CourseInfoVideo img,
.Course_Image img {
	width: 79%;
	height: auto;
}


/* コースの特徴 */
.CourseImageArea {
	padding: 25px 10px 23px;
}
.CourseImageArea .Title_Sec {
	margin: 31px 0 10px;
}
.AboutCouseTxt p {
	color: #444;
	font-size: 83.4%;
	line-height: 1.6;
}
/*
.RaceList_NameBox .RaceCourseLink {
	display: table-cell;
	vertical-align: middle;
	text-align: right;
	padding: 0 10px 0 0;
	width: 55px;
}
.RaceList_NameBox .RaceCourseLink a {
	display: inline-block;
	width: 45px;
	height: 45px;
	border: 1px solid #dadada;
	border-radius: 4px;
	position: relative;
}
.RaceList_NameBox .RaceCourseLink img{
	width: 34px;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translateX(-50%) translateY(-50%);
	-ms-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
}
*/
/* 下位端末用 .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 {
	display: inline-block;
	width: 9px;
	height: 9px;
	border-radius: 2px;
	background: none;
	border-top: 2px solid #999;
	border-right: 2px solid #999;
	position: absolute;
	top: 50%;
	right: 8px;
	margin-top: -7px;
}
.RaceList_NameBox .Icon_ArrowB {
	-webkit-transform: rotate(135deg);
	transform: rotate(135deg);
}
.RaceList_NameBox .Icon_ArrowT {
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
	margin-top: -5px;
}
.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;
}
/* PC幅 */
@media screen and (min-width:768px){
	.RaceList_NameBox a.RaceCourseLink:hover {
		text-decoration: none;
	}
	.CourseInfoArea {
		position: relative;
		padding: 20px 0 20px 53%;
		border-top: 1px solid #cecece;
		min-height: 285px;
	}
	.CourseInfoArea .CourseInfoVideo, .CourseInfoArea .Course_Image{
		position: absolute;
		top: 20px;
		left: 0;
		width: 50%;
	}
	.CourseInfoArea .Course_Image img,
	.CourseInfoArea .CourseInfoVideo img {
		max-height: 220px;
		max-width: 100%;
		width: auto !important;
	}
	.Course_Header {
		border: none;
		padding: 0;
	}
	.Course_Header .Race_Info {
		padding: 0;
		margin: 0;
	
	}
	.Course_Header .SpecialPageLink a {
		font-size: 12px;
		width: 90px;
		text-align: center;
	}
	.CourseRecord th,
	.CourseRecord td {
		font-size: 12px;
	}
	.CourseImageArea {
		padding: 12px 10px 23px;
	}
	.CourseImageArea .Title_Sec {
		margin: 10px 0 10px;
	}

	/* table */
	.Shutuba_Simple_Table_pc {
		border-left: 1px solid #dadada;
		border-right: 1px solid #dadada;
	}
	.Shutuba_Simple_Table_pc .Header th {
		padding: 9px 1px;
	}
	.Shutuba_Simple_Table_pc tr.HorseList td {
		font-size: 14px;
	}
	.Shutuba_Simple_Table_pc .Header .Waku, .Shutuba_Simple_Table_pc .HorseList [class*="Waku"],.Shutuba_Simple_Table_pc .HorseList .Umaban {
		width: 38px;
	}
	.Shutuba_Simple_Table_pc .HorseCheckBtn {
		border-radius: 4px;
		width: 26px;
		height: 26px;
	}
	.Shutuba_Simple_Table_pc .HorseCheck_Select + label:after,.Shutuba_Simple_Table_pc .BuyCheck_Select + label:after {
		margin-top: -9px;
		margin-left: -4px;
		width: 8px;
		height: 14px;
	}
	.Shutuba_Simple_Table_pc .HorseCheck_Select + label,.Shutuba_Simple_Table_pc  .BuyCheck_Select + label {
		border: 1px solid #a7a7a7;
	}
	.Shutuba_Simple_Table_pc .HorseList td.Horse_Info [class^="Horse"] {
		font-size: 15px;
		font-weight: bold;
	}
	.Shutuba_Simple_Table_pc .HorseList .Horse_Info,
	.Shutuba_Simple_Table_pc .Cancel .Horse_Info {
		padding: 8px 10px;
	}
	.Shutuba_Simple_Table_pc .Header .AS,
	.Shutuba_Simple_Table_pc .HorseList .AS {
		width: 45px;
	}
	.Shutuba_Simple_Table_pc .Header .Weight01,
	.Shutuba_Simple_Table_pc .HorseList .Weight01 {
		width: 50px;
	}
	.Shutuba_Simple_Table_pc .Header .Jockey,
	.Shutuba_Simple_Table_pc .HorseList .Jockey,
	.Shutuba_Simple_Table_pc .Cancel .Jockey {
		font-size: 12px;
		text-align: left;
		padding: 0 8px;
	}
	.Shutuba_Simple_Table_pc .Header .Trainer,
	.Shutuba_Simple_Table_pc .HorseList .Trainer,
	.Shutuba_Simple_Table_pc .Cancel .Trainer {
		width: 120px;
		text-align: left;
		font-size: 12px;
		padding: 0 8px;
	}
	.Shutuba_Simple_Table_pc .Header .Weight ,
	.Shutuba_Simple_Table_pc .HorseList .Weight {
		width: 80px;
	}
	.Shutuba_Simple_Table_pc .HorseList .Odds {
		font-weight: bold;
	}
	.Shutuba_Simple_Table_pc .HorseList .Popular {
		width: 40px;
		font-weight: normal;
	}
	.Shutuba_Simple_Table_pc .Cancel {
		height: 43px;
	}
	.Shutuba_Simple_Table_pc .Cancel td {
		font-size: 14px;
	}
	.Shutuba_Simple_Table_pc .Cancel td a {
		color: #999;
		font-weight: bold;
	}

}


/*===========================================
レースメニュー ハーフモーダル
.HalfModal
============================================*/
.HalfModal {
	position: fixed;
	bottom: 0%;
	left: 50%;
	transform: translate(-50%,100%);
	z-index: 20200;
	width: 100%;
	opacity: 0;
	max-width: 480px;
}
.HalfModal > div{
	position: relative;
	border-radius: 12px 12px 0 0;
	background: #fff;
	width: 100%;
	margin: 6px auto -10px;
	max-width: 480px;
	overflow: hidden;
}
.HalfModal.OpenDraw {
	animation: HalfModalIn 0.6s forwards;
}
.HalfModal iframe{
	width: 100%;
	height: 480px;
	border: none;

}
@keyframes HalfModalIn {
	0% {
		opacity: 0;
		transform: translate(-50%,100%);
	}
	60% {
		transform: translate(-50%,-10px);
	}
	100% {
		transform: translate(-50%,0%);
	}
	20%,100% {
		opacity: 1;
	}
}
.HalfModal.OpenDraw.SlideOut {
	animation: HalfModalOut 0.3s forwards;
}
@keyframes HalfModalOut {
	0% {
		opacity: 1;
		transform: translate(-50%,0%);
	}
	100% {
		transform: translate(-50%,100%);
	}
	50%,100% {
		opacity: 0;
	}
}

.HalfModal > .HalfModal_CloseBtn,
.SpInfoModal .HalfModal_CloseBtn {
	position: absolute;
	top: 14px;
	right: 14px;
	z-index: 10;
	display: inline-block;
	width: 34px;
	height: 34px;
	overflow: hidden;
	cursor: pointer;
	text-indent: 200%;
	white-space: nowrap;
	background: #fff;
	border-radius: 50%;
}
.HalfModal_CloseBtn::before,
.HalfModal_CloseBtn::after {
	content: '';
	height: 2px;
	width: 27px;
	display: block;
	background: #333;
	position: absolute;
	top: 16px;
	left: 4px;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.HalfModal_CloseBtn::after {
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	transform: rotate(45deg);
}
.RaceChoiceArea.HalfModal > .HalfModal_CloseBtn{
	margin: 0;
	background:none;
	top: -5px;
	right: 8px;
}
.RaceChoiceArea.HalfModal .HalfModal_CloseBtn::before,
.RaceChoiceArea.HalfModal .HalfModal_CloseBtn::after{
	background:#fff;
	height: 3px;
	border-radius: 14px;
}

.Wrap.HalfModalViewOut{
	overflow: visible;
	width: 100%;
	height: 100%;
	min-height: 100vh;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 1005;
}
.Wrap.HalfModalViewOut .Main_Column{
	overflow: visible;
}
.ModalOverlay.HalfModalOver {
	background: rgba(0,0,0,0.25);
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	z-index: 8100;
	transition: opacity 0.7s, transform 0s 0.5s;
}
/* モーダルレースメニュー .RaceAllMenuWrap */
.RaceAllMenuWrap {
	padding: 36px 8px 16px;
}
.RaceAllMenuWrap h2.RaceAllMenuTitle {
	font-size: 88.89%;
	color: #444;
	font-weight: bold;
	margin: 0 8px;
}
.RaceAllMenuWrap .RaceMenuList {
	max-height: 405px;
	padding-top: 10px;
	overflow-x: inherit;
	-webkit-mask-image: linear-gradient(transparent, #fff .5em, #fff calc(100% - .5em), transparent);
	mask-image: linear-gradient(transparent, #fff .5em, #fff calc(100% - .5em), transparent);
}
.RaceAllMenuWrap .RaceMenuList li a {
	margin: 0;
	padding: 2px 0 8px;
}
@media screen and (max-width: 330px){
	.RaceAllMenuWrap .RaceMenuList {
		max-height: 64vh;
		min-height: inherit;
	}
}
@media screen and (orientation: landscape) and (max-height: 400px){
	.RaceAllMenuWrap .RaceMenuList {
		max-height: 64vh;
		min-height: inherit;
	}
}
/* モーダルレースメニュー .RaceAllMenuWrap */
.RaceInfo_Navi {
	position: relative;
	z-index: 10;
}
.RaceInfo_Tab li {
	width: 25%;
	float: left;
	position: relative;
}
.RaceInfo_Tab a {
	position: relative;
	display: block;
	background: #3C445f;
	color: #fff;
	font-size: 72.23%;
	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%;
	}
}

/* PC */
@media screen and (min-width:768px){
	.RaceInfo_Navi .RaceInfo_Tab a {
		height: 50px;
		line-height: 50px;
		padding: 0;
		font-size: 17px;
	}
	.RaceInfo_Tab .Tab_Active {
		height: 50px;
	}
	.RaceInfo_Tab .Tab_Active a {
		height: 44px;
		line-height: 44px;
	}
	.RaceInfo_Tab .Icon_Sprite_Nk_New {
		display: inline-block;
		margin: 0 10px 0 0;
		vertical-align: middle;
	}
	.RaceInfo_Navi .RaceInfo_Tab span.Icon_Sprite_Nk_New.Icon_RaceInfo_New_01 {
		background-position: 0 2px;
	}
}
/* race_new_icon */
.Icon_Sprite_Nk {
	display: block;
	background-image: url('../../img/icon/icon_sprite_nk02.png?20190926');
	background-repeat: no-repeat;
	-webkit-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;
	-ms-background-size: 124px 300px;
	background-size: 124px 300px;
	width: 22px;
	height: 21px;
	position: absolute;
	top: -1px;
	left: 0;
}

/* Surf_infomation */
.RaceInfomation_Item {
	padding: 8px 8px 0;
}
.RaceInfomation_Item li {
	display: inline-block;
	font-size: 74%;
	font-weight: bold;
	color: #555;
}
.RaceInfomation_Item li + li {
	margin-left: 5px;
}
.RaceInfomation_Item .Item02 {
	position: relative;
	padding-left: 18px;
}
.RaceInfomation_Item .Item03 {
	color: #08a800;
}
.RaceInfomation_Item .Item04 {
	color: #913200;
}
.RaceInfomation_Item .Btn {
	float: right;
	font-size: 74%;
	color: #a6a6a6;
	border-radius: 4px;
	border: 1px solid #a6a6a6;
	padding: 4px 17px;
}


/* liScroll styles new_surf_box */
.Surf_Box {
	position: relative;
}
.Shutuba_RaceInfomation .Surf_Box {
	padding: 10px;
}
section.RaceListArea .Shutuba_RaceInfomation .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: 10px;
	left: 5%;*/
	top: 8px;
	left: 10px;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
	-webkit-animation-timing-function: linear;
	animation-timing-function: linear;
	-webkit-animation-name: ticker;
	animation-name: ticker;
	-webkit-animation-duration: 50s;
	animation-duration: 50s;
}
#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;
}
section.RaceListArea .Surf_NewsList {
	border: 0 none;
	margin-top: -28px;
}
.Surf_NewsList > ul {
	background: #fff;
}
.Surf_NewsList > ul:nth-child(even) {
	background: #f4f4f4;
}


.Surf_NewsList > ul > li {
	display: table;
	width: 100%;
	padding: 5px 10px;
}
.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 {
	display: block;
	color: #333;
	font-size: 77%;
	line-height: 1.3;
}
.Surf_NewsList > ul .News a > div {
	margin-bottom: 2px;
	line-height: 1.3;
}
#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);
	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);
	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;
}
/* surf　ベーシック登録 */
.Surf_Register {
	background: #fff;
	border-radius: 3px;
	padding: 8px;
	margin-top: 8px;
}
.Surf_Register .Pickup {
	color: #2c4ebe;
	background: #9cf;
	border-radius: 3px;
	font-size: 86%;
	text-align: center;
	margin-bottom: 16px;
	padding: 8px 0;
	position: relative;
}
.Surf_Register .Pickup > span {
	font-weight: bold;
}
.Surf_Register .Pickup:after {
	content: "";
	border: 10px solid transparent;
	border-top-color: #9cf;
	position: absolute;
	top: 100%;
	left: 46%;
	height: 0;
	width: 0;
}
.Surf_Register .Basic_Info {
	margin-bottom: 12px;
}
.Surf_Register .Basic_Info .Title {
	color: #fff;
	font-size: 88%;
	background: #2c4ebe;
	text-align: center;
	padding: 6px 0;
	line-height: 1.3;
	border-radius: 3px 3px 0 0;
}
.Surf_Register .Basic_Info dl {
	border: 1px solid #ccc;
	border-top: none;
	border-radius: 0 0 3px 3px;
	padding: 8px;
}
.Surf_Register .Basic_Info dl dt {
	padding: 0 0 8px;
	text-align: center;
}
.Surf_Register .Basic_Info dl dt > em {
	color: #2c4ebe;
	font-size: 88%;
	font-weight: bold;
	padding-left: 32px;
	position: relative;
	line-height: 28px;
}
.Surf_Register .Basic_Info dl dt > em:before {
	content: "";
	display: inline-block;
	background: url('../../img/icon/icon_otoku.png') no-repeat;
	-webkit-background-size: 28px 28px;
	-moz-background-size: 28px 28px;
	-ms-background-size: 28px 28px;
	background-size: 28px 28px;
	position: absolute;
	left: 0;
	width: 28px;
	height: 28px;
}
.Surf_Register .Basic_Info dl ul li {
	background: #fff !important;
	font-size: 83%;
	line-height: 1.3;
	padding-left: 1em;
	padding-bottom: 10px;
	text-indent: -0.6em;
}
.Surf_Register .Basic_Info dl .Btn a {
	display: block;
	color: #fff;
	font-size: 83%;
	font-weight: bold;
	text-align: center;
	background: #ff9966;
	background: -moz-linear-gradient(top, #ff9966 0%, #ff6600 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ff9966), color-stop(100%,#ff6600));
	background: -webkit-linear-gradient(top, #ff9966 0%,#ff6600 100%);
	background: -ms-linear-gradient(top, #ff9966 0%,#ff6600 100%);
	background: linear-gradient(to bottom, #ff9966 0%,#ff6600 100%);
	border: 1px solid #f60;
	border-radius: 3px;
	padding: 12px 0;
}
.Surf_Register .Login > p {
	color: #666;
	font-size: 77%;
	font-weight: bold;
	margin-bottom: 12px;
}
.Surf_Register .Login > .Btn {
	display: block;
	color: rgb(102, 102, 102);
	background: #fff;
	font-size: 83%;
	font-weight: bold;
	text-align: center;
	padding: 12px 24px 12px 8px;
	border-top: 1px solid #efefef;
	border-radius: 3px;
	box-shadow: rgba(146, 151, 165, 0.498039) 0px 2px 2px;
}


/*======================================
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;
}

/*======================================
レース展開予想
======================================*/
.deploy_race_image {
	padding: 0 10px;
	margin-top: 30px;
	margin-bottom: 28px;
}
.deploy_race_image img {
	width: 100%;
	height: auto;
}
.DeployRace_SlideBoxItem {
	padding: 0 10px 10px;
}
.DeployRace_SlideBoxItem > ul {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}
.DeployRace_SlideBoxItem > ul > li {
	width: 24%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	align-items: stretch;
}
.DeployRace_SlideBoxItem dl {
	width: 100%;
	height: 100%;
	border: 1px solid #cacaca;
}
.DeployRace_SlideBoxItem dt {
	color: #444;
	font-size: 61.11%;
	text-align: center;
	padding: 11px 0;
	background: #eaeaea;
	border-bottom: 1px solid #cacaca;
	width: 100%;
}
.DeployRace_SlideBoxItem dd {
	padding: 9px 0 9px 5px;
	text-align: left;
}
.DeployRace_SlideBoxItem dl ul {
	margin-top: -7px;
	/*margin-left: -5px;*/
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.DeployRace_SlideBoxItem dl li {
	margin-top: 7px;
	width: 50%;
	font-size: 61%;
	font-weight: bold;
	text-align: center;
	color: #666;
}
.DeployRace_SlideBoxItem .lblWaku {
	color: #fff;
	font-size: 118%;
	font-weight: normal;
	height: 30px;
	line-height: 30px;
	text-align: center;
	width: 70%;
	max-width: 28px;
	position: relative;
	display: block;
	margin: 0 auto 3px;
	text-indent: -3px;
}
@media screen and (max-width: 375px) {
	.DeployRace_SlideBoxItem .lblWaku {
		/* font-size: 91%; */
		text-indent: -3px;
	}
}
@media screen and (max-width: 331px) {
	.DeployRace_SlideBoxItem dl li {
		font-size: 55.6%;
		white-space: nowrap;
		overflow: hidden;
	}
	.Sec_Deploy_Race .Btn_Group li a{
		font-size: 13px;
	}
}
@media screen and (max-width: 319px) {
	.DeployRace_SlideBoxItem dl ul {
		display: block;
		text-align: center;
	}
	.DeployRace_SlideBoxItem dl ul li {
		display: inline-block;
	}
}
.DeployRace_SlideBoxItem .lblWaku:before,
.DeployRace_SlideBoxItem .lblWaku.Waku1:after {
	content: '';
	position: absolute;
	top: 0;
	left: -6px;
	display: block;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 15px 6px 15px 0;
	border-color: transparent #cacaca transparent transparent;
	z-index: 1;
}
.DeployRace_SlideBoxItem .lblWaku.Waku1:before {
	content: '';
	position: absolute;
	top: 0;
	left: -6px;
	display: block;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 14px 6px 14px 0;
	border-color: transparent #fff transparent transparent;
	box-shadow: 2px 0 0 #fff;
	z-index: 2;
}
.DeployRace_SlideBoxItem .lblWaku.Waku1:after {
	top: -1px;
	left: -7px;
	border-width: 15px 6px 15px 0;
}

/*-- 枠色 --*/
.DeployRace_SlideBoxItem .lblWaku.Waku1 {background: #fff; color: #555; border: 1px solid #cacaca;}
.DeployRace_SlideBoxItem .lblWaku.Waku2 {background: #222;}
.DeployRace_SlideBoxItem .lblWaku.Waku2:before { border-color: transparent #222 transparent transparent;}
.DeployRace_SlideBoxItem .lblWaku.Waku3 {background: #dc3c3c;}
.DeployRace_SlideBoxItem .lblWaku.Waku3:before { border-color: transparent #dc3c3c transparent transparent;}
.DeployRace_SlideBoxItem .lblWaku.Waku4 {background: #2c53a9;}
.DeployRace_SlideBoxItem .lblWaku.Waku4:before { border-color: transparent #2c53a9 transparent transparent;}
.DeployRace_SlideBoxItem .lblWaku.Waku5 {background: #e4ca3b;}
.DeployRace_SlideBoxItem .lblWaku.Waku5:before { border-color: transparent #e4ca3b transparent transparent;}
.DeployRace_SlideBoxItem .lblWaku.Waku6 {background: #58af4a;}
.DeployRace_SlideBoxItem .lblWaku.Waku6:before { border-color: transparent #58af4a transparent transparent;}
.DeployRace_SlideBoxItem .lblWaku.Waku7 {background: #de8a26;}
.DeployRace_SlideBoxItem .lblWaku.Waku7:before { border-color: transparent #de8a26 transparent transparent;}
.DeployRace_SlideBoxItem .lblWaku.Waku8 {background: #dc6179;}
.DeployRace_SlideBoxItem .lblWaku.Waku8:before { border-color: transparent #dc6179 transparent transparent;}

.DeployRace_SlideBoxItem .lblWaku.Waku0 {background: #f0f1f5; color: #444;}
.DeployRace_SlideBoxItem .lblWaku.Waku0:before { border-color: transparent #f0f1f5 transparent transparent;}

.DeployRace_Slide .slick-prev,
.DeployRace_Slide  .slick-next {
	width: 30px;
	height: 30px;
	border-radius: 15px;
	background: rgba(85, 85, 85, .6);
	/*top: 150px;*/
	/*top: 46%;*/
	/*top: 90px;*/
	top: 0%;
	margin-top: 0;
}
.DeployRace_Slide .slick-prev {
	left: 3px;
}
.DeployRace_Slide  .slick-next {
	right: 3px;
}
.DeployRace_Slide .slick-prev:before,
.DeployRace_Slide .slick-next:before {
	content: "";
	display: block;
	position: absolute;
	top: 9px;
	width: 10px;
	height: 10px;
	border-top: 2px solid #fff;
	border-right: 2px solid #fff;
	border-radius: 1px;
	background: none;

}
.DeployRace_Slide .slick-prev:before {
	left: 10px;
	-webkit-transform: rotate(225deg);
	transform: rotate(225deg);
}
.DeployRace_Slide .slick-next:before {
	right: 10px;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}

dl.RacePace {
	display: table;
	border: 1px solid #c6ccdd;
}
dl.RacePace dt {
	display: table-cell;
	color: #666;
	font-size: 72.23%;
	font-weight: bold;
	background: #f3f3f3;
	border-right: 1px solid #c6ccdd;
	text-align: center;
	vertical-align: middle;
	padding: 6px;
}
dl.RacePace dd {
	display: table-cell;
	font-size: 88.89%;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	padding: 6px 10px;
}
dl.RacePace dd.Pace_S {
	color: #3251bc;
}
dl.RacePace dd.Pace_M {
	color: #167c07;
}
dl.RacePace dd.Pace_H {
	color: #c53131;
}
.SpecialPastResultsArea {
	margin-bottom: 21px;
}
table.All_Special_Table .triangle {
	content: "";
	display: inline-block;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 5.5px 0 5.5px 9px;
	border-color: transparent transparent transparent #4472C4;
	margin-right: 5px;
}
table.All_Special_Table td.Horse_Info {
	text-align: left;
}
table.All_Special_Table tr:nth-child(n+11) {
	display: none;
}
table.All_Special_Table.Table_Show_All tr:nth-child(n+11) {
	display: table-row;
}
/* PC */
@media only screen and (min-width:1054px){
	.Sec_Deploy_Race .Deploy_Race_Wrap01 {
		display: -webkit-box;
		display: flex;
		align-items: center;
	}
	.Deploy_Race_Wrap02 {
		width: 490px;
	}
	.Sec_Deploy_Race .Btn_Group li {
		margin: 0;
		padding: 0 10px;
	}
	.Sec_Deploy_Race .Btn_Group li + li {
		border-left: 1px solid #cccbc1;
	}
	.Sec_Deploy_Race .Btn_Group li a {
		min-width: 124px;
		border: none;
		color: #4a4a4a;
		border-radius: 4px;
		font-weight: bold;
		font-size: 14px;
	}
	.Sec_Deploy_Race .Btn_Group li.Active a {
		color: #fff;
		padding: 0;
	}
	.Sec_Deploy_Race span.Btn_Group_ActiveBg {
		border-radius: 4px;
	}
	.DeployRace_SlideBoxItem {
		padding: 0;
	}
	.DeployRace_SlideBoxItem > ul {
		width: 490px;
	}
	.DeployRace_Slide .slick-prev, .DeployRace_Slide .slick-next {
		width: 22px;
		height: 22px;
		border-radius: 11px;
		background: #3251bc;
		top: -37px;
		z-index: 30;
	}
	.DeployRace_Slide .slick-prev:before, .DeployRace_Slide .slick-next:before {
		width: 8px;
		height: 8px;
		top: 7px;
		left: 9px;
	}
	.DeployRace_Slide .slick-next:before {
		left: 6px;
	}
	.DeployRace_SlideBoxItem dt {
		font-size: 14px;
		padding: 16px 0;
	}
	.DeployRace_SlideBoxItem .lblWaku {
		max-width: 37px;
		height: 32px;
		font-size: 13px;
	}
}


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

/*=== 予想家枠 ===*/
section.Sec_ProYosoka {
	padding-bottom: 10px;
}
.ProYosoka_List_Wrap {
	overflow-y: hidden;
	overflow-x: auto;
	-webkit-overflow-scrolling: touch;
	overflow-scrolling: touch;
	white-space: nowrap;
	margin-top: -5px;
	padding: 5px 10px 0;
}
.ProYosoka_List_Wrap ul {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}
.ProYosoka_List_Wrap li {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 292px;
	-ms-flex-wrap: 292px;
	flex-wrap: 292px;
	white-space: normal;
}
.ProYosoka_List_Wrap li + li {
	margin-left: 10px;
}
.ProYosoka_List_Wrap li:last-child {
	width: 302px;
	padding-right: 10px;
}
.ProYosoka_Box {
	position: relative;
	width: 292px;
	height: 100%;
	padding: 10px;
	border: 1px solid #cacaca;
	border-radius: 6px;
}
.Hit .ProYosoka_Box {
	padding: 9px 10px;
	border: 2px solid #ef5350;
}
.Hit .ProYosoka_Box::after {
	content: "";
	position: absolute;
	top: -5px;
	right: -5px;
	display: block;
	width: 76px;
	height: 76px;
	background-image: url(../../img/race/img_hit_stamp_nk01.png);
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center 0;
}
.ProYosoka_Box .Yosoka {
	display: table;
	width: 100%;
	table-layout: fixed;
}
.ProYosoka_Box .YosokaImage {
	display: table-cell;
	width: 65px;
	vertical-align: top;
	overflow: hidden;
	border-radius: 6px;
}
.ProYosoka_Box .YosokaImage img {
	width: 100%;
	border-radius: 6px;
}
.ProYosoka_Box .Profile {
	display: table-cell;
	width: 100%;
	padding-left: 16px;
	vertical-align: top;
}
.ProYosoka_Box .Profile .Name {
	margin-bottom: 6px;
	font-weight: 700;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.ProYosoka_Box .Profile .Name a {
	display:inline-block;
	font-size: 1.1875rem;
}
.ProYosoka_Box .Profile .Categories {
	display: inline-block;
	margin-bottom: 5px;
	padding: 3px 13px 2px;
	color: #fff;
	font-size: 0.75rem;
	background-color: #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;
	align-items: center;
	-webkit-box-pack: center;
	justify-content: center;
	width: 76px;
	height: 76px;
	background-image: url(../../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;
	-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;
	align-items: center;
	-webkit-box-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;
}

/*======================================
厩舎コメント
======================================*/
.CommentArea .Title_Sec .Title_Sec_Btn {
	position: static;
}
.Stable_Comment_List_Wrap {
	overflow-y: hidden;
	overflow-x: auto;
	-webkit-overflow-scrolling: touch;
	overflow-scrolling: touch;
	white-space: nowrap;
	padding: 0 10px 10px;
}
.Stable_Comment_List_Wrap ul {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}
.Stable_Comment_List_Wrap li {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 292px;
	-ms-flex-preferred-size: 292px;
	    flex-basis: 292px;
	white-space: normal;
}
.Stable_Comment_List_Wrap li + li {
	margin-left: 10px;
}
.Stable_Comment_List_Wrap li:last-child {
	width: 302px;
	padding-right: 10px;
}
.Stable_Comment,
.Stable_Time {
	border-collapse: collapse;
	background: #fff;
}
.Stable_Comment_List_Wrap .Stable_Comment,
.Stable_Time_List_Wrap .Stable_Time {
	width: 292px;
	height: 100%;
}
.Stable_Comment td,
.Stable_Time td {
	border: 1px solid #cbcbcb;
	vertical-align: middle;
}
.Stable_Comment td {
	padding: 10px 13px;
}
.Stable_Comment td.Horse_Info {
	padding: 6px 8px;
	background: #eaeaea;
}
.Stable_Comment_List_Wrap .Stable_Comment td.Horse_Info {
	height: 40px;
}
.Stable_Comment_List_Wrap .Stable_Comment td.Comment {
	vertical-align: top;
}
.Stable_Comment [class*="Waku"],
.Stable_Time [class*="Waku"] {
	min-width: 28px;
	font-weight: bold;
	vertical-align: middle;
	padding: 0 1px;
	text-align: center;
	letter-spacing: -1px;
	margin-bottom:  10px;
	/* float:  left; */
}
.Stable_Comment td.Horse_Info .Horse_Name,
.Stable_Time td.Horse_Info .Horse_Name {
	font-size: 89%;
	font-weight: bold;
	color: #333;
	float: left;
	line-height: 27px;
}
.Stable_Comment td.Horse_Info .Trainer {
	font-size: 86%;
	color: #555;
	float: right;
	position: relative;
	padding: 6px 22px 6px 0px;
}
table#All_Comment_Table tr:nth-child(n+7){
	display:none;
}
table.Comment_Table_Show_All tr:nth-child(n+7){
	display:table-row!important;
}
.Stable_LastBox {
	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: 292px;
	min-height: 170px;
	border: 2px solid #cacaca;
}
.Stable_LastBox .Txt {
	color: #444;
	font-size: 0.9375rem;
	font-weight: 700;
	line-height: 1.5;
}
.Stable_LastBox .Btn {
	width: 100%;
	margin: 16px 0 12px;
	padding: 0 17px;
}
.Stable_LastBox .Btn a {
	display: block;
	padding: 15px;
	color: #fff;
	font-size: 0.9375rem;
	font-weight: 700;
	text-align: center;
	background-color: #c1ab71;
	border-radius: 4px;
}
.Stable_LastBox .LoginTxt a {
	color: #3251bc;
	font-size: 0.75rem;
}

/* 評価icon */
.Icon_RaceInfo {
	display: block;
	background-image: url('../../img/icon/icon_sprite_raceinfo.png');
	background-repeat: no-repeat;
	-webkit-background-size: 124px 300px;
	-moz-background-size: 124px 300px;
	-ms-background-size: 124px 300px;
	background-size: 124px 300px;
}
.Trainer .Icon_RaceInfo {
	display: inline-block;
	vertical-align: middle;
	margin-left: 4px;
	width: 20px;
	height: 20px;
	position: absolute;
	top: 2px;
}
.Icon_Mark_01 {background-position: -38px -157px;}
.Icon_Mark_02 {background-position: -38px -180px;}
.Icon_Mark_03 {background-position: -38px -201px;}

/* 調教タイム/厩舎コメント タイトル横ボタン */
.Title_Sec_Btn {
	position: absolute;
	top: 0;
	right: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}
.Title_Sec_Btn .Title_BtnMore {
	position: relative;
}
.Title_Sec_Btn .Title_BtnMore + .Title_BtnMore {
	margin-left: 5px;
}

/*======================================
調教タイム
======================================*/
.Stable_Time_List_Wrap {
	overflow-y: hidden;
	overflow-x: auto;
	-webkit-overflow-scrolling: touch;
	overflow-scrolling: touch;
	white-space: nowrap;
	padding: 0 10px 10px;
}
.Stable_Time_List_Wrap ul {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}
.Stable_Time_List_Wrap li {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 292px;
	-ms-flex-preferred-size: 292px;
	    flex-basis: 292px;
	white-space: normal;
}
.Stable_Time_List_Wrap li + li {
	margin-left: 10px;
}
.Stable_Time_List_Wrap li:last-child {
	width: 302px;
	padding-right: 10px;
}
.Stable_Comment dl.Comment_Cell dt {
	font-size: 89%;
	font-weight: bold;
	color: #666;
	margin-bottom: 10px;
	padding-top: 5px;
}
.Stable_Comment dl.Comment_Cell dt:empty {
	display: none;
}
.Stable_Comment dl.Comment_Cell dd {
	font-size: 83%;
	color: #777;
	line-height: 1.5;
}
.Stable_Time td.Horse_Info {
	padding: 4px 8px;
}
.Stable_Time_List_Wrap .Stable_Time td.Horse_Info {
	height: 36px;
}
.Stable_Time td.Horse_Info .Horse_Name {
	/*width: 75%;*/
	line-height: 27px;
	margin: auto;
}
.Stable_Time td.Horse_Info .Btn {
	display: inline-block;
	float: right;
	font-size: 72%;
	font-weight: bold;
	color: #666;
	background: #fff;
	padding: 0 21px 0 13px;
	line-height: 26px;
	border: 1px solid #ccc;
	border-radius: 4px;
	position: relative;
	margin-left: 6px;
}
.Stable_Time td.Horse_Info .Btn:after {
	content: "";
	display: inline-block;
	border-top: 1px solid #888;
	border-right: 1px solid #888;
	width: 7px;
	height: 7px;
	position: absolute;
	top: 9px;
	right: 9px;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}
.Stable_Time td.Horse_Info .Btn_TrainingMv {
	display: inline-block;
	float: right;
	font-size: 72%;
	font-weight: bold;
	color: #666;
	background: #fff;
	padding: 5px 8px 0;
	border: 1px solid #ccc;
	border-radius: 4px;
}
.Stable_Time td.Horse_Info .Btn_TrainingMv img {
	width: 32px;
	height: auto;
	vertical-align: top;
}
.Stable_Time_List_Wrap .Stable_Time .Training_Place {
	height: 36px;
}
.Stable_Time .Training_Place > div {
	display: table;
	width: 100%;
}
.Stable_Time .Training_Place > div > span {
	display: table-cell;
	color: #333;
	padding: 10px 0 10px;
	vertical-align: middle;
}
.Stable_Time .Training_Place .Training_Day {
	font-size: 77.8%;
	background: #eaeaea;
	border-right: 1px solid #cbcbcb;
	padding: 10px 2px 10px 8px;
}
.ShutubaTraningArea .Stable_Time .Training_Place .Training_Day {
	font-size: 67%;
}
.Stable_Time .Training_Place .Training_Critic {
	font-size: 72%;
	font-weight: bold;
	text-align: center;
}
.Stable_Time .Training_Place .TrainingRank {
	font-size: 83%;
	padding: 10px 4px;
}
[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;}
.Rank_Sp {display: inline-block;background:#444; color: #fff; font-weight: bold; padding: 3px 4px;font-size: 94%;}

.Stable_Time .TrainingTimeData {
	/*font-size: 88%;*/
	font-weight: bold;
	text-align: center;
}
.Stable_Time .TrainingTimeData td {
	font-size: 83%;
	padding: 10px 4px;
	width: 15%;
	line-height: 1.2;
}

.Stable_Time .TrainingTimeData td .RapTime {
	display: block;
	text-align: center;
	font-size: 87.1%;
	color: #444;
	margin-top: 2px;
}

.Stable_Time_List_Wrap .Stable_Time .TrainingTimeData td {
	height: 38px;
}

.Stable_Time .TrainingTimeData td.TokeiColor01 {
	background: #ffae8f;
}
.Stable_Time .TrainingTimeData td.TokeiColor02 {
	background: #fbf2c6;
}
.Stable_Time .TrainingTimeData .TrainingLoad {
	font-size: 78%;
	font-weight: normal;
	width: 25%;
}
.Stable_Time .Comment_Cell {
	font-size: 83%;
	line-height: 1.5;
	padding: 13px 10px;
	color: #666;
}
.Stable_Time .Comment_Cell > div {
	line-height: 1.5;
	color: #666;
}
.Stable_Time_List_Wrap .Comment_Cell {
	vertical-align: top;
}
.Stable_Comment tr td.Select,
.Stable_Time tr td.Select {
	padding: 4px;
	background: #f3f2de;
}
.Stable_Comment tr td.Select input.HorseCheck_Select,
.Stable_Time tr td.Select input.HorseCheck_Select {
	display: none;
}
@media only screen and (min-width: 728px) {
.Stable_Comment [class*="Waku"] {
	width: 20px;
}
}
table#All_Oikiri_Table tr:nth-child(n+13){
	display:none
}
table.Oikiri_Table_Show_All tr:nth-child(n+13){
	display:table-row!important
}

/* 調教タイムの見方 */
.Description_Box.ChokyoTime  {
	padding: 0 10px;
}
.Description_Box.ChokyoTime .ChokyoTime_ViewPoint:first-child {
	padding: 8px 0;
}
.Description_Box.ChokyoTime .ChokyoTime_ViewPoint_Title {
	font-size: 78%;
	color: #fff;
	line-height: 1.4;
	padding: 4px 8px;
	background: #72737e;
	border-radius: 3px 3px 0 0;
}
.Description_Box.ChokyoTime .ChokyoTime_ViewPoint .Inner {
	border: 1px solid #72737e;
	border-radius: 0 0 3px 3px;
	background: #fff;
	padding: 8px 4px;
}
.Description_Box.OfferRace .Inner {
	border: 1px solid #72737e;
	margin-top: 10px;
	border-radius: 3px;
	background: #fff;
	padding: 8px 4px;
}
.Description_Box.ChokyoTime .ChokyoTime_ViewPoint .Image {
	text-align: center;
}
.Description_Box.ChokyoTime .ChokyoTime_ViewPoint .Image > img {
	width: 100%;
	max-width: 634px;
}
.Description_Box.ChokyoTime .ChokyoTime_ViewPoint ul {
	padding: 10px 10px 0 10px;
}
.Description_Box.ChokyoTime .ChokyoTime_ViewPoint ul li a {
	text-decoration: underline !important;
}
.Description_Box.ChokyoTime .ChokyoTime_ViewPoint ul li span.ListNumber {
	display: block;
	background-color: #ef5350;
	border-radius: 50%;
	width: 22px;
	height: 22px;
	text-align: center;
	padding-top: 4px;
	font-weight: bold;
	color: #fff;
	position: absolute;
	left: 0;
	top: -1px;
}
.Description_Box.ChokyoTime .ChokyoTime_ViewPoint ul li {
	position: relative;
	padding-left: 28px;
	margin-bottom: 20px;
	font-size: 83.3%;
	line-height: 1.4;
}
.Description_Box.ChokyoTime .ChokyoTime_ViewPoint ul li:last-child {
	margin-bottom: 0;
}
.Description_Box.ChokyoTime .GotoPremium,
.Description_Box.OfferRace .GotoPremium {
	padding: 20px 10px 12px 10px;
	font-size: 77%;
	line-height: 1.4;
}
.Description_Box.ChokyoTime .GotoPremium a,
.Description_Box.OfferRace .GotoPremium a {
	text-decoration: underline !important;
}
.Description_Box.OfferRace .OpenTime {
	margin-bottom: 20px;
}
.Description_Box.OfferRace .OpenTime_Title,
.Description_Box.OfferRace .OfferRace_Title {
	font-size: 83.3%;
	font-weight: bold;
	border-bottom: 1px solid #cbcbcb;
	padding: 0 10px 10px 10px;
	margin-bottom: 10px;
}
.Description_Box.OfferRace .OpenTime_Title + p {
	font-size: 83.3%;
	padding-left: 10px;
	line-height: 1.4;
}
.Description_Box.OfferRace .OfferRace_Title + ul {
	padding-left: 30px;
}
.Description_Box.OfferRace .OfferRace_Title + ul li {
	list-style: disc;
	font-size: 83.3%;
	margin-bottom: 5px;
}

/* 調教タイムラップ */
.RapShowCheckArea {
	margin: 0 10px 14px;
	text-align: right;
}
.RapShowCheckArea > label{
	position: relative;
	display: inline-block;
	padding-left: 40px;
	font-size: 72.3%;
}
.RapShowCheckArea > label span {
	line-height: 21px;
}
.RapShowCheckArea input[type=checkbox] {
	display: none;
}
.RapShowCheckArea label:before {
	content: "";
	display: block;
	width: 19px;
	height: 19px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	border: 1px solid #cbcbcb;
	background-color: #fff;
	position: absolute;
	top: 0;
	left: 8px;
}

.RapShowCheckArea input:checked + label:before {
	border: 1px solid #3251bc;
	background-color: #3251bc;
}
.RapShowCheckArea input:checked + label:after {
	content: "";
	display: block;
	position: absolute;
	top: 3px;
	left: 16px;
	width: 5px;
	height: 11px;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}

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

.UmaibakenLinkArea .MyPonitBox_Item01 .YosoCount{
	width: 70px;
	padding: 7px 0 6px;
	color: #fff;
	font-size: 0.6rem;
	text-align: center;
	background-color: #e5a700;
	border-radius: 2px;
}
.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-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.69rem;
	line-height: 1.3;
}
.UmaibakenLinkArea .Umai_MyPoint_text2 span{
	color: #e5a700;
	font-size: 0.875rem;
	display: block;
	vertical-align: text-bottom;
	text-align: left;
}
@media only screen and (min-width: 374px) {
	.UmaibakenLinkArea .Umai_MyPoint_text2 span{
		display: inline;
	}
	.UmaibakenLinkArea .Umai_breakpoint{
		display: none;
	}
}
/* ウマい馬券リンク 結果ページ */
.UmaibakenLinkArea.ProYoso_Recommend{
	display: block;
	border-top: 1px solid #dadada;
	border-bottom: 1px solid #dadada;
	margin-bottom: 20px;
	    padding-bottom: 0;
}
.UmaibakenLinkArea.ProYoso_Recommend .LinkTable{
display: table;
width: 100%;
min-height: 46px;
padding:5px 10px 5px 20px;
}
.UmaibakenLinkArea.ProYoso_Recommend .LinkTable .Umai_MyPoint_text3 {
    color: #e5a700;
    font-size: 77.78%;
}
.UmaibakenLinkArea.ProYoso_Recommend .LinkTable .Umai_MyPoint_text3 .point{
    font-weight:bold;
    font-size: 128.57%;
}
.UmaibakenLinkArea.ProYoso_Recommend .limite_point{
	margin:0 10px 10px !important;
}
/*-- 以下共通　残りポイント表記　--*/
.limite_point{
font-size:12px;
padding: 3px 0px;
background-color: #ffffff;
margin:10px;
border-radius: 9px;
}
.limite_point.bg_white{
margin:10px;
background-color: #ececec;
}
.limite_point {
font-size:12px;
text-align: center;
color: #666666;
}
.limite_point span.alert_point{
padding-left: 16px;
font-weight: 700;
}
.limite_point.patternnear{
color:#b53e36;
border: 1px solid #b53e36;
background-color: #ffffff;
}
.limite_point.patternnear p{
color: #b83f36;
}
/*==============================================
予想一覧改修 .Race_YosoArea01 2017.11.08
==============================================*/
.Race_YosoArea01 {
	display: -webkit-box;
	display: -webkit-flex;
 	display: -ms-flexbox;
 	display: flex;
	white-space: nowrap;
	margin-bottom: 14px;
	overflow:hidden;
	position:relative;
}
.Race_YosoArea01 .YosoTableWrap{
	display: -webkit-box;
	display: -webkit-flex;
 	display: -ms-flexbox;
 	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-rl;
	-moz-writing-mode: vertical-rl;
	-ms-writing-mode: tb-rl;
	writing-mode: tb-rl;
	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-box;
	display: -webkit-flex;
 	display: -ms-flexbox;
 	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.Umaban,
.Race_YosoArea01 dl.Umaban dt {
	width: 1.6em;
}

.Race_YosoArea01 dl ul {
	border-bottom: 1px solid #dadada;
}
.Race_YosoArea01 dl ul li {
	font-weight: bold;
	color: #555;
	height: 36px;
	font-size: 77.78%;
	vertical-align: middle;
	padding: 8px;
	border-top: 1px solid #dadada;
	display: -webkit-box;
	display: -webkit-flex;
 	display: -ms-flexbox;
 	display: flex;
	-webkit-align-items: center;
	align-items: center;
	-webkit-justify-content: center;
	justify-content: center;
}
.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;
}

/*-- 予想家枠(予想・5走表横) --*/
.Race_YosoArea01 dl.Yosoka {
	border-left: 1px solid #dadada;
	border-bottom: 1px solid #dadada;
	display: -webkit-box;
	display: -webkit-flex;
 	display: -ms-flexbox;
 	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-box;
	display: -webkit-flex;
 	display: -ms-flexbox;
 	display: flex;
	-webkit-align-items: center;
	align-items: center;
	-webkit-justify-content: center;
	justify-content: center;
}
.Race_YosoArea01 dl.Yosoka dd ul{
	border-bottom: none;
}
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.Gensen03 > a,
.Race_YosoArea01 dl.Yosoka.Gensen03 dt > a{
	border: 1px solid #cd0205;
}
/*-- 穴狙い --*/
th.Mark_Pro.Yosoka.Gensen04 > a,
.Race_YosoArea01 dl.Yosoka.Gensen04 dt > a{
	border: 1px solid #373738;
}


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.Gensen03 span.YosoLabel,
.Race_YosoArea01 dl.Yosoka.Gensen03 dt span.YosoLabel{
	background: #cd0205;
}
/*-- 穴狙い --*/
th.Mark_Pro.Yosoka.Gensen04 span.YosoLabel,
.Race_YosoArea01 dl.Yosoka.Gensen04 dt span.YosoLabel{
	background: #373738;
}



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.Gensen03,
.Race_YosoArea01 dl.Yosoka.Yosoka.Gensen03 dd.Kaishu {
	color: #cd0205;
}
.Shutuba_Table tr.HorseList td.Kaishu.Gensen04,
.Race_YosoArea01 dl.Yosoka.Yosoka.Gensen04 dd.Kaishu {
	color: #373738;
}


.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: -webkit-flex;
 	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.Gensen03 .KaishuDataBox a.BuyBtn01,
.Race_YosoArea01 dl.Yosoka.Gensen03 dd.Kaishu .KaishuDataBox a.BuyBtn01 {
	color: #cd0205;
	border: 1px solid #cd0205;
}
.Shutuba_Table tr.HorseList td.Kaishu.Gensen04 .KaishuDataBox a.BuyBtn01,
.Race_YosoArea01 dl.Yosoka.Gensen04 dd.Kaishu .KaishuDataBox a.BuyBtn01 {
	color: #373738;
	border: 1px solid #373738;
}

.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.Gensen03 .KaishuDataBox a.BuyBtn01:hover,
.Race_YosoArea01 dl.Yosoka.Gensen03 dd.Kaishu .KaishuDataBox a.BuyBtn01:hover {
	background: #f0b3b3;
}
.Shutuba_Table tr.HorseList td.Kaishu.Gensen04 .KaishuDataBox a.BuyBtn01:hover,
.Race_YosoArea01 dl.Yosoka.Gensen04 dd.Kaishu .KaishuDataBox a.BuyBtn01:hover {
	background: #c7c7c7;
}


.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");
}
.Shutuba_Table tr.HorseList td.Kaishu.Gensen03 .KaishuDataBox a.BuyBtn01:before,
.Race_YosoArea01 dl.Yosoka.Gensen03 dd.Kaishu .KaishuDataBox a.BuyBtn01:before {
	background-image: url("../../img/icon/icon_key05.png");
}
.Shutuba_Table tr.HorseList td.Kaishu.Gensen04 .KaishuDataBox a.BuyBtn01:before,
.Race_YosoArea01 dl.Yosoka.Gensen04 dd.Kaishu .KaishuDataBox a.BuyBtn01:before {
	background-image: url("../../img/icon/icon_key06.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;
	}
}
/*======================================
開催一覧
======================================*/
.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 8px 23px;
}
.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 {
	position: relative;
	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.RaceName a span.Dirt {
	color: #874c11;
}
.KaisaiBox table.RaceList tr.RaceName a span.Time .MyRaceCheck {
	display: block;
	background: #ef5350;
	border-radius: 50%;
	width: 14px;
	height: 14px;
	position: absolute;
	top: -1px;
	right: 0;
}
/* MyRace */
.KaisaiBox table.RaceList tr.RaceName a span.Time .MyRaceCheck.disp_none{
	display: none;
}
.KaisaiBox table.RaceList tr.RaceName a span.Time .MyRaceCheck::after {
	content: "";
	display: block;
	width: 2px;
	height: 5px;
	position: absolute;
	top: 3px;
	right: 5px;
	border-right: 2px solid #fff;
	border-bottom: 2px solid #fff;
	transform: rotate(45deg);
	transform-origin: 50% 50%;
}


/* 終了レース */
.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;
}



/*==============================================
 結果払戻
==============================================*/
.Tab_ResultSelect {
	padding: 16px 10px;
}
.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;
}
/* =======================================================
 下層ページ
 スピード指数、結果払戻、血統、馬券分析、予想、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;
	/*white-space: nowrap;*/
	padding: 8px 4px;
	border: 1px solid #dadada;
}
table tr .Odds_Ninki {
	color: #c53131;
}
table tr .jockey_text {
	color: #c53131;
}
.Table_Inner_Txt {
	font-size: 78%;
	padding: 8px 8px 0 8px;
	font-weight: bold;
}

/* 結果払戻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: 11%;
	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 2px;
}
table.ResultRefund tr td.Horse_Info dl .Horse_Name {
	font-size: 130%;
	margin-bottom: 8px;
	line-height: 1.2;
}
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;
	/*white-space: nowrap;*/
}
table.ResultRefund tr td.Horse_Info dl .Horse_Info_Detail span[class^='Barn'] {
	color: #fff;
    line-height: 1.8;
}
@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;
	}
}

@media only screen and (min-width: 767px) and (max-width: 1250px) {
	table.ResultRefund {
		border-left: 1px solid #dadada;
		border-right: 1px solid #dadada;
	}
	table.ResultRefund tr.Header th {
		height: 58px;
		padding: 0 4px;
	}
	table.ResultRefund tr td {
		padding: 8px 2px;
	}
}
@media only screen and (min-width: 1250px) {
	table.ResultRefund {
		border-left: 1px solid #dadada;
		border-right: 1px solid #dadada;
	}
	table.ResultRefund tr.Header th {
		height: 58px;
		padding: 0 8px;
	}
	table.ResultRefund tr td {
		padding: 8px 6px;
	}
}
/*　全着順 */
.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;
	/*box-shadow: 0 1px 3px rgba(146, 151, 165, .8);*/
	background: #ef5350 url("../../img/icon/icon_view.png") no-repeat 24px center;
	background-size: 10px 11px;
}
.Button_01 > span {
	display: inline-block;
	background: url(../../img/icon/icon_view.png) no-repeat 0 center;
	-webkit-background-size: 10px 11px;
	background-size: 10px 11px;
	padding-left: 36px;
	margin-left: -36px;
}
table#All_Result_Table tr:not(.FirstDisplay):not(.Header){
	display:none;
}

/*
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 0 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;
}
/*==============================================
レース映像
==============================================*/

.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;
	transition:opacity 200ms ease;
	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;
	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;
}

#PopupOikiriMovie .PremiumRegistBox {
       border: 2px solid #c1ab71;
}

#PopupOikiriMovie .MovieInfoLink {
    padding: 10px;
    margin: 0 -10px;
}

.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: 19%;
	height: 0;
	padding-top: 19%;
	background-image: url(../../img/race/Movie_SamImage.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	background-size: 100% 100%;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
}
.VideoSampleThum a img.Movie_MainImgBox_Thumb {
	display: block;
	width: 100%;
}
.OddsInfoModal #cboxLoadedContent {
	width: auto !important;
	padding: 0 7px;
}
.OddsInfoModal .cboxIframe {
	border: 3px solid #cfcdc2;
	border-radius: 4px;
}
.OddsInfoModal #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%;
}
.OddsInfoModal #cboxClose:before,
.OddsInfoModal #cboxClose:after {
	content: '';
	height: 4px;
	width: 24px;
	display: block;
	background: #b4b2a1;
	position: absolute;
	top: 17px;
	left: 8px;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.OddsInfoModal #cboxClose:after {
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
.OddsInfoModal #cboxClose:hover{
	background-position:-40px 0px;
}
/* 払戻金 */
.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;
	width: 35%;
	padding-left: 8px;
}
.Payout_Detail_Table tr td.Result {
	font-size: 77%;
	white-space: nowrap;
	width: 32%;
	padding-left: 10px;
}
.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 + .Payout_Detail_Table tr:first-child td {
	border-top: none;
}
.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.Tan3 td ul li + li span:before {
	width: 4px;
	height: 4px;
	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: 6px;
	left: -10px;
}
.Payout_Detail_Table tr td.Payout,
.Payout_Detail_Table tr td.Ninki {
	font-size: 77%;
	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 {background: #f1fdeb;}
.Payout_Detail_Table .Wakuren 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;}

@media only screen and (min-width:768px){
	.Payout_TableWrap {
		display: -webkit-box;
		display: flex;
	}
	.Payout_TableWrap > table {
		flex-grow: 1;
	}
	.Payout_TableWrap > table + table {
		margin-left: 16px;
	}
	.Payout_Detail_Table + .Payout_Detail_Table tr:first-child td {
		border-top: 1px solid #E3E5EB;
	}
}

.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 23px;
}
.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 tr td span.Corner_Num01{
    display: inline-block;
	font-weight: bold;
    min-width: 24px;
    text-align: center;
    color: #000;
    background: #ffef84;
    border: 1px solid #ccb834;
	padding: 0.13em .25em;
	margin: -0.1em 0.15em;
}
.RaceCommon_Table.Corner_Num tr td span.Corner_Num02{
	font-weight: bold;
	color:#407ed2;
}
.RaceCommon_Table.Corner_Num tr td span.Corner_Num03{
	font-weight: bold;
	color:#e64d4d;
}
/* コーナー順位の見方 */
.Description_Inner.corner_result img{
    width: 100%;
    max-width: 400px;
}
.Description_Inner.corner_result .table_description p{
    position: relative;
    font-size: 78%;
    margin: 10px 0;
    padding-left: 22px;
    line-height: 1.3em;
}
.Description_Inner.corner_result .table_description p span.num{
    position: absolute;
    left: 0;
    display: inline-block;
    width:16px;
    height: 16px;
    border-radius: 16px;
    color: #fff;
    font-size:11px;
    text-align: center;
    line-height: 16px;
    background-color:#4150b2;
}
.Description_Inner.corner_result .table_description p span.Corner_Num01{
	display: inline-block;
    margin:0 6px;
	font-weight: bold;
    width: 40px;
    text-align: center;
    color: #000;
    background: #ffef84;
    border: 1px solid #ccb834;
	padding: 0.13em .25em;
	margin: -0.1em 0.15em;
}
.Description_Inner.corner_result .table_description p span.Corner_Num02{
    padding:0 6px;
    font-weight: bold;
    color:#407ed2;
}
.Description_Inner.corner_result .table_description p span.Corner_Num03{
    padding:0 6px;
    font-weight: bold;
    color:#e64d4d;
}
.Description_Inner.corner_result table {
    border-collapse: collapse;
    background-color:#fff;
}
.Description_Inner.corner_result table tr th,
.Description_Inner.corner_result table tr td:first-child {
    background: #efefd9;
    font-size: 74%;
    color: #777;
    border-top: 1px solid #E3E5EB;
    border-bottom: 1px solid #E3E5EB;
    padding: 8px 4px;
    font-weight: bold;
    vertical-align: middle;
    line-height: 1.2;
    letter-spacing: 1px;
    white-space: nowrap;
    text-align: center;
}
.Description_Inner.corner_result table tr td:first-child{
    width:40px;
}
.Description_Inner.corner_result table tr td {
    font-size: 83%;
    line-height: 1.3;
    text-align: left;
    padding: 8px 12px 8px 8px;
    border: 1px solid #E3E5EB;
    letter-spacing: 1px;
    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;
	max-height: 460px;
}
.Review_Photo_Box img {
	width: 100%;
	height: auto;
	max-height: 460px;
	object-fit: contain;
}
.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 0;*/
	padding: 4px 0 20px;
	/*font-size: 88%;*/
	font-size: 67%;
	line-height: 1.3;
	color: #333;
	margin: 0 10px;
}
.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%;*/
	font-size: 67%;
	line-height: 1.3;
	color: #f20;
}
.Result_Show_Btn .SubmitBtn {
	font-size: 84%;
	background: #ef5350;
}
/* ハロンタイム .SectionalTimesArea */
.SectionalTimesArea {

}
ul.Race_HaronTimeList {
	display: -webkit-box;
	display: flex;
	-webkit-box-pack: stretch;
	justify-content: stretch;
	flex-wrap:wrap;
}
ul.Race_HaronTimeList li {
	width: 25%;
}
ul.Race_HaronTimeList li + li dl dt,
ul.Race_HaronTimeList li + li dl dd {
	border-left: 1px solid #dadada;
}
ul.Race_HaronTimeList dl dt {
	background: #eaeaea;
	font-size: 72.3%;
	font-weight: bold;
	color: #555;
	text-align: center;
	border-top: 1px solid #dadada;
	border-bottom: 1px solid #dadada;
	padding: 9px 8px 7px;
}
ul.Race_HaronTimeList dl dd {
	font-size: 83.4%;
	font-weight: normal;
	padding: 9px 8px 7px;
	color: #555;
	text-align: center;
	vertical-align: middle;
	border-top: 1px solid #dadada;
	border-bottom: 1px solid #dadada;
	line-height: 1.3;
}
@media only screen and (min-width: 768px) {
	.SectionalTimesArea .Title_Sec h2{
		margin-right: 16px;
	}
	ul.Race_HaronTimeList li {
		width: auto;
		flex-grow: 1;
	}
}



/* netkeibaTV導線 19.08.06 */
.MovieInfoLink {
}
.MovieInfoLink.pt23 {
	padding-top: 23px;
}
.MovieInfoLink .List01 li {
	margin-bottom: 10px;
}
.MovieInfoLink .List01 li a {
	display: block;
	background: #fff;
	padding: 0 10px;
}
.MovieInfoLink .List01 .PhotoThumb_01 {
	width: 107px;
	height: 80px;
	border-radius: 4px;
	overflow: hidden;
	float: left;
	margin-right: 14px;
	background:#eee;
	position: relative;
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
}
.MovieInfoLink .List01 .PhotoThumb_01 img {
	max-height: 100%;
	width: auto;
	height: auto;
	margin: auto;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%,-50%);
}
.MovieInfoLink .List01 .PhotoThumb_01:before {
	content: "";
	position: absolute;
	top: 6px;
	right: 7px;
	display: block;
	width: 20px;
	height: 20px;
	border: 2px solid #fff;
	border-radius: 20px;
}
.MovieInfoLink .List01 .PhotoThumb_01:after {
	content: "";
	position: absolute;
	top: 12px;
	right: 8px;
	display: block;
	width: 0;
	height: 0;
	border: 6px solid transparent;
	border-left: 8px solid #fff;
}

.MovieInfoLink .List01 .Content_Cate {
	font-size: 55.56%;
	line-height: 1.23;
	margin-bottom: 2px;
	color: #888;
	font-weight: bold;
}
.MovieInfoLink .List01 .ContentMainTitle {
	color: #444;
	font-size: 89%;
	line-height: 1.38em;
	font-weight: bold;
	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;
	height:2.6em;
	margin-bottom: 11px;
}
dl.TraningMovie .MovieInfoLink {
	padding: 10px;
	margin: 0 -10px;
}
dl.TraningMovie .MovieInfoLink .List01 li a {
	padding: 0;
}

/* 特集 */
#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 17px 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;
}
.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;
}
.Result_Flash_Block {
	position: relative;
}
.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;
}
/* -- 2022 07 28 競走馬モーダル内で表示不具合あったためコメントアウト(slack表記あり) --*/
/*.BtnPremiumRegist01 a::after {
	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;
}*/
@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: 18px 0;
}
.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;
	/*border-top: 1px solid #E3E5EB;
	border-left: 1px solid #E3E5EB;
	border-bottom: none;
	border-right: none;*/
}
table.Bias tr.List.Cancel {
	background: #e5e5e5;
}
table.Bias tr.List.Cancel td {
	color: #9C9fa6
}
#Netkeiba_Race_Bias .Table_Container .Bias tr.HorseList.Cancel td.Cancel_Txt {
	padding: 11px 10px;
}
.Table_Container tr.Selected{
	background: #FFEBED !important;
}
.Table_Container .Selected .selectBox{
	background: #ef5350;
    border: 1px solid #ef5350;
    color: #fff;
}
/* スピード指数 */
.Shutuba_Btn_Group .SpeedBtn01 {
	float: right;
}
.Shutuba_Btn_Group .SpeedBtn01 .Title_BtnMore a {
	margin: 2px 0 0;
}
.SpeedIndex_Menu01 {
	margin: 10px 10px 20px;
}
.RaceInfo_Local_Menu + .SpeedIndex_Menu01 {
	margin-top: -10px;
}
.SpeedIndex_Menu01 ul {
	border-radius: 4px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: stretch;
	-ms-flex-pack: stretch;
	justify-content: stretch;
	-ms-flex-wrap:wrap;
	flex-wrap:wrap;
	overflow: hidden;
}
.SpeedIndex_Menu01 ul li {
	position: relative;
	text-align: center;
	overflow: hidden;
	background-color: #f3f3f3;
}
.SpeedIndex_Menu01 ul.Col3 li {
	width: 33%;
	width: -webkit-calc(100% / 3);
	width: calc(100% / 3);
}
.SpeedIndex_Menu01 ul.Col4 li {
	width: 25%;
	width: -webkit-calc(100% / 4);
	width: calc(100% / 4);
}
.SpeedIndex_Menu01 ul li:nth-of-type(n+2){
	border-left: none;
}
.SpeedIndex_Menu01 ul li:first-child {
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
}
.SpeedIndex_Menu01 ul li {
	position: relative;
	border: none;
	background-color: #f3f3f3;
}
.SpeedIndex_Menu01 ul li a {
	display: block;
	padding: 8px 0 7px;
	color: #666666;
	font-size: 66.6%;
	height: 100%;
}
.SpeedIndex_Menu01 ul li.Active a {
	background: none;
	font-weight: bold;
	color: #555;
}
.SpeedIndex_Menu01 ul li a {
	color: #999;
}
.SpeedIndex_Menu01 ul li + li:before {
	position: absolute;
	display: block;
	content: '';
	width: 1px;
	height: 18px;
	background-color: #999;
	top: 0;
	bottom: 0;
	left: 0;
	margin: auto;
}

.Description_Box.SpeedIndex {
	padding: 0 10px;
}
.Description_Box.SpeedIndex > dl {
	padding: 0 0 0 10px;
}
/* スピード指数table */
.SpeedIndex_Table {
	border-collapse: collapse;
	width: 100%;
	background: #fff;
}
.SpeedIndex_Table tr.Header th {
	background: #eaeaea;
	font-size: 72.3%;
	font-weight: normal;
	color: #777;
	border-top: 1px solid #dadada;
	border-bottom: 1px solid #dadada;
	padding: 3px 1px;
	vertical-align: middle;
	line-height: 1.2;
	letter-spacing: 1px;
}
.SpeedIndex_Table tr.Header th + th {
	border-left: 1px solid #dadada;
}
.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;
}
.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;
}

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_over.png") no-repeat;
       -webkit-background-size: 14px 14px;
       -moz-background-size: 14px 14px;
       -ms-background-size: 14px 14px;
       background-size: 14px 14px;
}
/* 近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;
}
[class*="SpeedIndex_No"] {
	display: inline-block;
	width: 14px;
	height: 14px;
	vertical-align: -2px;
	border: 1px solid #777;
	border-radius: 50%;
	margin: 0 2px 0 3px;
}
.SpeedIndex_No1 {background: #FC855C;}
.SpeedIndex_No2 {background: #FFCC66;}
.SpeedIndex_No3 {background: #FDF2C1;}
.SpeedIndex_No4 {background: #D0D0FF;}
.SpeedIndex_No5 {background: #FFFFBF;}

/*==============================================
 タイム指数、血統分析、持ちタイム 印入力追加 (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 table select,
#Netkeiba_Race_Speed table select,
.HoldingTimeTable table select{
	visibility:hidden;
	width:25px;
	height: 25px;
}
#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{
}
/*==============================================
 持ちタイム (2020.08.13)
==============================================*/
.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;
}

.HoldingTimeTable td.index2 {
   background-color: #fdf2c1 !important;
}
.HoldingTimeTable td.index3 {
   background-color: #fce489 !important;
}
.HoldingTimeTable td.index4 {
   background-color: #fc6 !important;
}
.HoldingTimeTable td.index5 {
   background-color: #ffac84 !important;
}
.HoldingTimeTable td.index6 {
   background-color: #fc855c !important;
}

.HoldingTimeTable .HorseList td .Babasa{
   display: inline-block;
   width: 23px;
   text-align: center;
}

.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;
}
/*
.Shutuba_Table.HoldingTimeTable .Header th .thWrap .TableArrowBtn02 {
	position: absolute;
	bottom: 0;
	left: 50%;
	margin-left: -8px;
}
.Shutuba_Table.HoldingTimeTable th .TableArrowBtn02 {
	display: inline-block;
	width: 16px;
	height: 16px;
	margin-top: 4px;
	background: #a8a69b;
	border-radius: 2px;
	box-shadow: 0 1px 0 #3e3e3e;
	position: relative;
	overflow: hidden;
}
.Shutuba_Table.HoldingTimeTable th .TableArrowBtn02:after {
	content: "";
	display: block;
	width: 0;
	height: 0;
	border: 4px solid transparent;
	border-top: 6px solid #fff;
	position: absolute;
	top: 6px;
	left: 4px;
}
.Shutuba_Table.HoldingTimeTable th.headerSortDown .TableArrowBtn02:after {
	border-bottom: 6px solid #ff5;
	border-top: 4px solid transparent;
	top: 1px;
}
.Shutuba_Table.HoldingTimeTable th.headerSortUp .TableArrowBtn02:after {
	border-top: 6px solid #ff5;
}
*/
#tag-holding-time .Shutuba_Table .Header th.Waku .sort_icon{
	bottom:0 !important;
}
#tag-holding-time .Shutuba_Table.HoldingTimeTable .Header th .thWrap{
	padding-bottom: 0;
	height: 55px;
	display: flex;
	justify-content: center;
	align-items: flex-end;
}
#tag-holding-time .Shutuba_Table.HoldingTimeTable .Header th .thWrap > span{
	padding-bottom: 20px;
}
#tag-holding-time .Shutuba_Table.HoldingTimeTable .Header th .thWrap .sort_icon{
	margin-left:0;
	transform: translate(-50%, 0%);
}


/*======================================
パドック速報 21.01.29 #Netkeiba_Race_Paddock
======================================*/
#Netkeiba_Race_Paddock .SubTitle {
	margin: 0 10px;
}
#Netkeiba_Race_Paddock .SubTitle h3 {
	color: #777;
	font-size: 77.78%;
}
#Netkeiba_Race_Paddock .Paddock_Table + .SubTitle {
	margin-top: 21px;
}
.Paddock_Table {
	width: 100%;
	border-collapse: collapse;
	background: #fff;
}
.Paddock_Table td {
	border: 1px solid #cbcbcb;
	vertical-align: middle;
	padding: 10px 13px;
}
.Paddock_Table td.Horse_Info {
	padding: 6px 8px;
	background: #eaeaea;
}
.Paddock_Table [class*="Waku"] {
	width: 28px;
	font-weight: bold;
	vertical-align: middle;
	padding: 0 1px;
	text-align: center;
	letter-spacing: -1px;
	margin-bottom: 10px;
}
.Paddock_Table td.Horse_Info .Horse_Name {
	font-size: 89%;
	font-weight: bold;
	color: #333;
	float: left;
	line-height: 27px;
}
.Paddock_Table td.Horse_Info .PaddockRank {
	font-size: 86%;
	color: #555;
	float: right;
	position: relative;
	padding: 4px 10px 4px 0px;
}
.Paddock_Table td.Horse_Info .PaddockRank .Rank_Sp {
	margin-right: -4px;
}
.Paddock_Table p.Comment_Cell {
	font-size: 83%;
	color: #777;
	line-height: 1.5;
}

/* 無料ダミー */
.PaddockWrap {
	position: relative;
}
.PaddockWrap .Premium_Regist_Box02 {
	position: absolute;
	width: 80%;
	top: 100px;
	left: 10%;
}
.Paddock_Table.SampleDummy {

}
.Paddock_Table.SampleDummy td.Horse_Info .Horse_Name {
	line-height: 1;
}
.Paddock_Table.SampleDummy td.Horse_Info .PaddockRank {
	padding: 0;
}
.Paddock_Table td .PaddockDummy01{
	position: relative;
	display: inline-block;
	background: url(../../img/race/paddock_dummy01.jpg) 0 0 no-repeat;
	background-size: 100% 100%;
	width: 26px;
	height: 50px;

}
.Paddock_Table td .PaddockDummy02{
	position: relative;
	display: inline-block;
	background: url(../../img/race/paddock_dummy02.jpg) 0 0 no-repeat;
	background-size: 100% 100%;
	width: 143px;
	height: 39px;
	margin: -7px;
}
.Paddock_Table td .PaddockDummy03{
	position: relative;
	display: inline-block;
	background: url(../../img/race/paddock_dummy03.jpg) 0 0 no-repeat;
	background-size: 100% 100%;
	width: 45px;
	height: 39px;
	margin: -7px;
}
.Paddock_Table td .PaddockDummy04{
	position: relative;
	display: inline-block;
	background: url(../../img/race/paddock_dummy04.jpg) 0 0 no-repeat;
	background-size: 100% 100%;
	width: 98px;
	height: 42px;
	margin: -9px;
}
/*==============================================
Myレース一覧 .MyRaceList
==============================================*/

.MyRaceList .Contents_Header h2 {
	color: #444;
	font-size: 0.9375rem;
	padding: 9px 10px;
	background-color: #e7e7e7;
}
.MyRaceList .Contents_Header .sat {
	color: #3251bc;
}
.MyRaceList .Contents_Header .sun {
	color: #c53131;
}
.MyRaceList .RaceList_Main_Box .RaceList_Item01 .Race_Num {
	line-height: 1.3;
	padding: 2px 0 4px;
}
.MyRaceList .RaceList_Main_Box .RaceList_Item01 .Race_Num .RaceCourse {
	font-size: 75%;
}
/* 非ログイン .MyRaceList_NoLogin */
.MyRaceList_NoLogin {
	padding: 16px 0;
}
.MyRaceList_NoLogin .NoLoginTxt01 {
	font-weight: bold;
	color: #3150bb;
	font-size: 116.7%;
	line-height: 1.46;
	margin: 0 18px 11px;
}
.MyRaceList_NoLogin .NoLoginTxt02 {
	font-size: 77.78%;
	line-height: 1.46;
	margin: 0 18px 11px;
}
.MyRaceList_NoLogin .NoLoginImg01 {
	margin: 10px auto;
}
.MyRaceList_NoLogin .NoLoginImg01 img {
	display: block;
	width: 90%;
	max-width: 303px;
	margin: auto;
}
.Bookmark_Popup_Box p{
	padding: 8px 18px;
	line-height: 1.46;
	font-size: 77.78%;
}
.MyRaceList_NoLogin .NoLoginTxt03 {
	padding: 8px 52px 12px;
}
.Bookmark_Popup_Box .btn_regist {
	display: block;
	margin: 0 18px 11px;
	color: #fff;
	border-radius: 4px;
	padding: 16px 0;
	text-align: center;
	font-weight: bold;
	background-color: #03a;
	border: none;
}
.MyRaceList_NoLogin .NoLoginTxt04 + .NoLoginTxt04 {
	margin-top: -10px;
}
.Bookmark_Popup_Box .btn_regist .NkIcon01 {
	display: inline-block;
	position: relative;
	width: 26px;
	height: 15px;
	margin-right: 10px;
}
.Bookmark_Popup_Box .btn_regist .NkIcon01 img {
	display: block;
	position: absolute;
	top: 50%;
	left: 0;
	margin-top: -13px;
}

/*==============================================
登録モーダル（Myレース）
==============================================*/
#cboxWrapper.MyRaceRegistModal #cboxLoadedContent {
	position: relative;
	margin-top: 0;
	background-color: #fff;
	border-radius: 6px;
}
#cboxWrapper.MyRaceRegistModal #cboxClose {
	position: absolute;
	top: 7px;
	right: 7px;
	width: 30px;
	height: 30px;
	background: none;
}
#cboxWrapper.MyRaceRegistModal #cboxClose::before,
#cboxWrapper.MyRaceRegistModal #cboxClose::after {
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	width: 14px;
	height: 2px;
	background-color: #888;
	transform: translate(-50%, -50%);
	transform-origin: center;
}
#cboxWrapper.MyRaceRegistModal #cboxClose::before {
	transform: translate(-50%, -50%) rotate(45deg);
}
#cboxWrapper.MyRaceRegistModal #cboxClose::after {
	-webkit-transform: translate(-50%, -50%) rotate(-45deg);
			transform: translate(-50%, -50%) rotate(-45deg);
}
.Bookmark_Popup_Box .Front_Title{
	padding: 0;
	font-size: 100%;
	background-color: #eee;
	background-image: none;
	margin: 0;
}
.Bookmark_Popup_Box .Front_Title h2 {
	padding: 8px 16px 8px 20px;
	border: none;
	line-height:1.6;
}
.MyRaceRegistModal .MyRaceList_NoLogin {
	padding: 0 0 16px;
}
.MyRaceRegistModal .NoLoginTxt03 {
	padding: 20px 18px;
}
.MyRaceRegistModal .btn_regist {
	font-size: 15px;
}

/*==============================================
ご意見・ご要望
==============================================*/
.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;
}
.racelist_pdf .pdf_btn_group .ButtonPDF, .pdf_section .ButtonPDF {
	outline: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    padding: 2px 10px 2px 30px;
    background: url(../../img/icon/icon_pdf.png) 8px center no-repeat;
    background-color: #FFFFFF;
    background-size: 22px 22px;
    border: 1px solid #dbdbdb;
    border-radius: 4px;
    color: #444;
    font-size: 13px;
	line-height: 1.5;
	cursor: pointer;
}
.racelist_pdf .pdf_btn_group {
	margin-top: 6px;
}
.PDFModal .pdf_section {
	width:80%;
    margin: 3rem auto 1.5rem;
    background-color: #f3f3f3;
    padding: 10px 15px 12px;
    text-align: center;
    border-radius: 10px;
}
.PDFModal .pdf_btn_group {
	background:#fff;
	max-width: 175px;
	padding: 5px;
	margin: 0 auto;
}

.PDFModal .Newspaper_PremiumSampleBox {
	padding: 30px 15px 0;
	position: relative;
  }

.PDFModal .Newspaper_PremiumSampleBox h4 {
	width: 100%;
	text-align: center;
	color: #444444;
	font-size: 16px;
	font-weight: bold;
	position: absolute;
	top: 17px;
	left: 50%;
	line-height: 26px;
	background-color: #FFFFFF;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
}

.PDFModal .Newspaper_PremiumSampleBox h4:first-child:before {
	content: '';
	position: absolute;
	top: -8px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	height: 12px;
	width: 100px;
	background: url("../../img/sample3.jpg") top center no-repeat;
	background-size: cover;
}

.PDFModal .Newspaper_PremiumSampleBox h4 + h4 {
	top: 40px;
}
.PDFModal .PremiumRegistBox img {
	max-width: 750px;
	width: 100%;
	border-radius: 50%;
	-webkit-box-shadow: -5px 9px 10px -9px rgba(0, 0, 0, 0.75);
	box-shadow: -5px 9px 10px -9px rgba(0, 0, 0, 0.75);
	margin-top: 4px;
}
.PDFModal  .PremiumRegistBox {
	border: 2px solid #c1ab71 !important;
	padding: 0;
	margin: 0;
}

.PDFModal .PremiumRegistBox .PremiumHeadline {
	margin-top: 2em;
	font-size: 15px;
}
.PDFModal .PremiumRegistBox .pdf_section .PremiumHeadline {
	margin: 5px auto 10px;
	font-size: 13px!important;
	font-weight: normal;
}
.racelist_pdf .RaceList_Item02 .pdf_btn_group {
	margin-top: 3px;
}

.racelist_pdf .RaceList_Main_Box {
	padding:10px;
}
.Disabled {
	pointer-events: none;
    cursor: default;
    background-color: #e2e0da !important;
	color: #cdcbc5 !important;
	opacity: 0.6;
}


/*競輪からの移行 5/30*/
.race_yoso dl dt.CheckMarkCheck{
	flex-flow: column;
}
.Race_YosoArea01 dl ul li .selectBox {
	height: 25px;
}
.Race_YosoArea01 dl ul li.Selected .selectBox {
	color: #fff;
	background: #3251bc;
	border: none;
}
.Race_YosoArea01 .CheckMark {
	width: 55px;
}

.PickupRace_SlideImgBox01 .SlideTxtArea .Content_Date {
	text-transform: uppercase;
}
.text-lowercase {
	text-transform: lowercase;
}
.text-week{
	text-transform: none;
}

/*LibraryListArea01 */
/*======================================


/* =======================================================
お気に入り馬案内 #Info_FavoriteHorse
======================================================= */

.Title_Sec h2 {
	text-transform: uppercase;
}

@media only screen and (min-width: 768px){

.Title_Sec {
	margin: 21px 0 21px;
}
.Horse_Name {
    /* display: table; */
    margin-bottom: 4px;
    white-space: nowrap;
    font-size: 100%;
}

}

/*shutuba*/
@media only screen and (min-width: 768px){

.Shutuba_HorseList .Header .Age {
    width: 45px;
}
.Shutuba_HorseList .Header .Wgt {
    width: 50px;
}
.Shutuba_HorseList .Header .Jockey {
    width: 14%;
    white-space: nowrap;
}
.Shutuba_HorseList .Header .Trainer {
    width: 120px;
}
}

/*shutuba modal*/
.RacingAnalysisArea ul.CategoryRate > li:last-child {
	border-bottom: none;
}
.RacingAnalysisArea .Jp_PremiumInfo
{
	margin-top: 20px;
}
.Title_Sec_search h2{
	text-transform: inherit;
}

.Description_Inner .table_description sup {
	vertical-align: super;
	font-size: smaller;
}

.Nowrap_Text {
	white-space: nowrap !important;
}
/*--厩舎表記--*/

span[class^='Barn']{
	position: relative;
	top: 0;
	display:inline-block;
	color:#fff;
	font-size: 9px;
	font-weight: normal;
	width:34px;
	height: 16px;
	line-height: 16px;
	margin-left: 6px;
	text-align:center;
	background:#686868;
	border-radius: 8px;
}
span.Barn01{
	background:#686868;
}
span.Barn02{
	background:#c14;
}

span.Barn03{
	background:#155cc1;
}

span.Barn04{
	background:#009000;
}