@charset "UTF-8";

/************************************
    枠番別過去10走
************************************/
.category-waku10 .par-table01.tbl_waku10 thead th{
	height: 5.8rem;
	padding: 0;
	line-height: 1.6;
}
.category-waku10 .par-table01.tbl_waku10 thead th.col1{
    width: 2.3rem;
    height: 8.5rem;
}

.category-waku10 .par-table01.tbl_waku10 thead th.col-data{width: 2.3rem;}
.category-waku10 .par-table01.tbl_waku10 thead th.col-wakuban{
	height: 2.1rem;
	font-size: 1.1rem;
}
.category-waku10 .par-table01.tbl_waku10 th.col-syoritsu {width: 4.2rem;}
.category-waku10 .par-table01.tbl_waku10 th.col-st {width: 3rem;}
.category-waku10 .par-table01.tbl_waku10 th.col-startjun {width: 3rem;}
.category-waku10 .par-table01.tbl_waku10 td{
	height: 3.9rem;
}
.category-waku10 .par-table01.tbl_waku10 td.col-syoritsu,
.category-waku10 .par-table01.tbl_waku10 td.col-st,
.category-waku10 .par-table01.tbl_waku10 td.col-startjun {
	font-size: 1.3rem;
}
.category-waku10 .par-table01 td.col-data.tei_color1{
	background-color: #e8e8e8 !important;
}

/* ノート */
.waku10_note{
    display: block;
    padding: 2rem 1rem;
}
.category-waku10 .waku10_note .explain_text{
	display: inline-block;
	vertical-align: middle;
	font-size: 1.2rem;
	line-height: 1;
	margin-right: 2rem;
}
.category-waku10 .waku10_note .color_box{
	display: inline-block;
	vertical-align: middle;
	width: 2rem;
	height: 2rem;
	margin-right: 0.8rem;
	line-height: 1.8rem;
	text-align: center;
	font-size: 1.2rem;
	font-weight: bold;
	border: 1px solid #aaaaaa !important;
}

/*
 G2以上の着順背景色
*/
.category-waku10 .bgcolor-grade{
	background-color: #dfd1f0 !important;
}

/*
 4着以下の文字色
*/
.category-waku10 .color-cyakugai{
	color: rgba(0,0,0,0.2) !important;
}

/* 欠場 */
.category-waku10 .state-missed:after{
	height: 7.8rem;
	line-height: 7.8rem;
}

