.today-tbl-holder{
	margin: 30px 0;
}
.today-tbl{
	border-left: 1px solid #131313;
	border-top: 1px solid #131313;
	width: 100%;
}
.today-tbl thead{
	background: #e2e2e2;
	font-size: 12px;
}
.today-tbl th,
.today-tbl td{
	border-right: 1px solid #131313;
	border-bottom: 1px solid #131313;
	padding: 5px;
}
.today-tbl .jo{
	line-height: 1.3;
}
.today-tbl span{
	display: inline-block;
}
.today-tbl .jo span{
	line-height: 1.2;
	font-size: 12px;
}
.today-tbl .jo span:before{
	display: inline-block;
	padding: 0 5px;
	color: #fff;
}
.today-tbl .jo .nighter:before{
	background: #001491;
	color: #ffff00;
	content: 'ﾅｲﾀｰ';
}
.today-tbl .jo .morning:before{
	background: #1fb6d5;
	content: 'ﾓｰﾆﾝｸﾞ';
}
.today-tbl .jo .rookie__3rdadd:before{
	background: #4fbc22;
	content: 'ﾙｰｷｰ';
}
.today-tbl .jo .summer:before{
	background: #f72d06;
	content: 'ｻﾏｰ';
}
.today-tbl .jo .venus:before{
	background: #fc92b0;
	content: 'ｳﾞｨｰﾅｽ';
}
.today-tbl .jo .lady:before{
	background: #fa628c;
	content: 'ﾚﾃﾞｨｰｽ';
}
.today-tbl .date{
	font-size: 13px;
}
.today-tbl .date span{
	display: inline-block;
}
.today-tbl .link-holder{
	vertical-align: middle;
	text-align: center;
	width: 50px;
}
.today-tbl .to-ichiran{
	background: #f9dcdc url("../images/btn-yosoichiran.png") no-repeat center;
	background-size: contain;
	border: 1px solid #3d3d3d;
	border-bottom: 3px solid #3d3d3d;
	border-radius: 5px;
	display: inline-block;
	vertical-align: bottom;
	line-height: 1;
	overflow: hidden;
	padding: .5em 1em;
}
.today-tbl .to-ichiran:hover{
	background-color: #fff;
}
.today-tbl .post-link{
	color: #208c05;
	font-weight: 600;
	text-decoration: underline;
	display: inline-block;
}
.today-tbl .bg{
	/*background: #ffffea;*/
}
.today-tbl .bg.first{
	border-top: 20px solid #3d3d3d;
}
.today-tbl .bg.last{
	border-bottom: 20px solid #3d3d3d;
}
.today-tbl .all-finished{
	background: #e1e1e1;
}
.today-tbl .title{
	background: url('../images/bg-dia.png') center;
	padding: 10px 5px;
	text-shadow: 0 0 2px rgba(255, 255, 255, 1),0 0 5px rgba(255, 255, 255, 1),0 0 5px rgba(255, 255, 255, 1),0 0 5px rgba(255, 255, 255, 1);
}
.today-tbl .all-finished .title{
	background: #e5e5e5 url('../images/bg-dia.png') center;
}
.today-tbl .link-jo{
	padding: 5px;
	text-align: center;
	width: 125px;
}
.today-tbl .link-jo a{
	background: rgba(255,255,255,.5);
	border: 1px solid #3d3d3d;
	border-width: 1px 1px 5px;
	border-radius: 5px;
	display: block;
	font-size: 13px;
	font-weight: 600;
	padding: 5px;
}
.today-tbl .link-jo a:hover{
	background: rgba(0,0,0,.6);
	color: #fff;
}
.gr-span{
	color: #fff!important;
	display: inline-block;
	font-size: 11px;
	font-weight: 600;
	line-height: 2em;
	margin-right: 5px;
	width: 40px;
	text-align: center;
	text-shadow: none;
	vertical-align: middle;
}
.gr-n{
	background: #b6bdc4;
}
.gr-g3{
	background: #3e7ece;
}
.gr-g2{
	background: #78b14a;
}
.gr-g1{
	background: #f0bc16;
}
.gr-pg1{
	background: #f0bc16;
}
.gr-sg{
	background: #ef3d3b;
}
.nextrace-info>span:first-child,
.pro-yoso-lists .tag{
	background: #74acf3;
	color: #fff;
	line-height: 1.2;
	font-size: 10px;
	font-weight: 600;
	padding: 5px;
	position: relative;
	width: 86px;
	text-align: center;
}
.nextrace-info>span:first-child{
	margin-right: 10px;
}
.nextrace-info.finished>span:first-child{
	background: #d1d1d1;
	color: #131313;
}
.nextrace-info.finished{
	font-size: 12px;
}
.pro-yoso-lists-wrap{
	overflow-x: auto;
}
.pro-yoso-lists{
	margin-top: 10px;
	width: 100%;
	white-space: nowrap;
}
.pro-yoso-lists .tag{
	background: #ff1515;
	position: sticky;
	left: 0;
}
.nextrace-info>span:first-child:after,
.pro-yoso-lists .tag:after {
	left: 100%;
	top: 50%;
	border: solid transparent;
	content: "";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(255, 21, 21, 0);
	border-left-color: #74acf3;
	border-width: 5px;
	margin-top: -5px;
}
.nextrace-info.finished>span:first-child:after{
	border-left-color: #d1d1d1;
}
.pro-yoso-lists .tag:after{
	border-left-color: #ff1515;
}
.pro-yoso-lists a{
	background: #fff;
	border: 1px solid #3d3d3d;
	border-radius: 5px;
	border-width: 1px 1px 5px;
	font-size: 13px;
	font-weight: 600;
	line-height: 1.2;
	margin: 2.5px 10px;
	padding: 5px 10px;
}
@media screen and (max-width:600px) {
	.pro-yoso-lists a{
		-webkit-flex: 0 0 100%;
		-moz-flex: 0 0 100%;
		-ms-flex: 0 0 100%;
		-o-flex: 0 0 100%;
		flex: 0 0 100%;
		text-align: center;
		margin: 2.5px 0;
	}
}
.pro-openjo{
	background: #fff;
	border: 1px solid #131313;
	display: none;
	padding: 5px 0;
}
.pro-openjo div{
	padding: 10px;
}
.pro-openjo a{
	background: #fff;
	border: 1px solid #131313;
	border-width: 1px 1px 3px;
	border-radius: 5px;
	display: inline-block;
	font-size: 13px;
	margin: 5px;
	padding: 5px;
}
.pro-openjo .nextrace{
	background: #fffbdb;
}
.race-p{
	padding-bottom: 5px;
	margin-bottom: 5px;
	border-bottom: 3px double #131313;
}
.open-race{
	font-size: 13px;
	margin: 2.5px 10px;
}