<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";


/*********************************************
    得点率＆データ 上部メニュータブ
*********************************************/
.pagecategory{
    width: 13%;
}
.pagecategory p{
	text-align: center;
	font-size: .9rem;
}
.category_item_wrapper{
	display: table;
	width: 100%;
	border-collapse: separate;
	border-spacing: 0.7rem 0.2rem;
}
.category_item_wrapper .category_item{
	display: table-cell;
	width: 50%;
	padding: 0 0%;
}
/*********************************************
	raceinfo共通
*********************************************/
.even td{
	background-color: #F2F2F2;
}
.com-index{
	text-align: center;
}
.com-index a{
	width: 18%;
}
.com-index_tab.shinnyu p{
	margin-top: .8rem;
	line-height: 1.4;
	font-size: .9rem;
}
.category-players-name ul{
	display:table;
	width:100%;
	margin:0.5rem
}
.category-players-name ul li{
	display:table-cell;
}
.category-players-name ul:first-child{
	margin-bottom:1rem;
}
.category-players-name span.item-tei{
	padding: 0.2rem 0.5rem;
	width: 1rem;
}
.category-players-name span.item-name{
	padding: 0.2rem 0.5rem;
	width: 1rem;
}
/*********************************************
	シリーズインデックス
*********************************************/
.series_index table {
	width: 100%;
	border-left:none;
}
.series_index table td{
	text-align: center;
	vertical-align: middle;
	padding: 1rem 0;
	font-size: 1rem;
}
.series_index table th{
	vertical-align: middle;
	padding: 1rem 0;
	font-size: 1rem;
}
.series_index td.col1,
.series_index td.col2,
.series_index td.col3,
.series_index .col4{
	height: 4.5rem;
}
.series_index .col1,
.series_index .col2{
	width:15%;
}
.series_index .col3{
	width:30%;
}
.series_index .col4{
	width:40%;
	font-size: 1.3rem;
}
.series_index th.col4{
	font-size: 1rem;
}
.series_index ul.block{
	display:table;
	width:100%;
}
.series_index ul.block li{
	display:table-cell;
	vertical-align:middle;
}
.series_index ul.raceTitle.block li.box1{
	padding-left:1rem;
	width:85%;
	text-align:left;
}
.series_index ul.raceTitle.block li.box2{
	text-align:right;
	padding-right:1rem;
	width:15%;
}
.series_index ul.play.block li.box1{
	width:50%;
	text-align:right;
	padding-right:0.5rem;
}
.series_index ul.play.block li.box2{
	width:50%;
	text-align:left;
	padding-left:0.5rem;
}

/*iconの大きさ*/
.series_index .col1 img{width: 2.5rem}
.series_index .col2 img{width: 2rem}
.series_index .raceTitle img{width: 3.5rem}
.series_index .col3 img{width: 2.5rem}

/*********************************************
	結果一覧
*********************************************/
.resultlist table {
	width: 100%;
	border-left:none;
}
.resultlist table td{
	text-align: center;
	vertical-align: middle;
	padding: 1rem 0;
	font-size: 1rem;
}
.resultlist table th{
	vertical-align: middle;
	padding: 1rem 0;
	font-size: 1rem;
}
.resultlist .col1{
	width:6%;
}
.resultlist .col2{
	width:20%;
}
.resultlist .col4{
	width:30%;
}
.resultlist .col3,
.resultlist .col5{
	width:16%;
}
.resultlist td.col3,
.resultlist td.col5{
	text-align:right;
	padding-right:0.3rem;
}
.resultlist .col6{
	width:8%;
	padding: 0;
}
/*********************************************
	得点率
*********************************************/
.tokuten a{
	color: #000;
	text-decoration: underline;
}
.tokuten.mtrdtl h2{
	padding: 0 .7rem;
}
.tokuten .title_date {
    display: block;
    margin-top: 0.4rem;
    text-indent: .3rem;
    font-size: 1.1rem;
}
.tokuten .com-ttl02 {
    padding: 1rem 1.3rem 1rem !important;
}
.tokuten.mtrdtl ul.kubunTitle {
	width: 100%;
	/* padding: 1.5rem 0 .5rem 0; */
	padding: 1rem 0;
}

.tokuten.mtrdtl ul.kubunTitle li.day,
.tokuten.mtrdtl ul.kubunTitle li.info{
    text-align: left;
    /* padding-left: 1rem; */
    text-indent: .3rem;
}
.tokuten.mtrdtl ul.kubunTitle li.info{
    color:red;
}
.tokuten.mtrdtl table {
	width: 100%;
	border-left: none;
}
.tokuten.mtrdtl table td{
	padding: 0.5rem 0px;
	border-bottom: 1px solid #CCC;
	/* border-left: 1px solid #CCC; */
	text-align: center;
	vertical-align: middle;
	/* font-weight: bold; */
}
.tokuten.mtrdtl table td.setukan {
    text-align: left;
    padding-left: 0.4rem;
    border-right: none;
    font-size: 1.1rem;
}
.tokuten.mtrdtl table th{
    padding: 0.5rem 0px;
    /* padding: 0.5rem; */
    /* text-align: center; */
    vertical-align: middle;
}
.tokuten.mtrdtl table th.setukan,
.tokuten.mtrdtl table th.count,
.tokuten.mtrdtl table td.count {
    border-right: none;
}
/*幅の設定*/
.tokuten.mtrdtl table th.col1{
	width: 10%;
}
.tokuten.mtrdtl table th.col2{
	width: 25%
}
.tokuten.mtrdtl table th.col3,
.tokuten.mtrdtl table th.col4,
.tokuten.mtrdtl table th.col5,
.tokuten.mtrdtl table th.col6{
	width: 16.25%
}
/*********************************************
	モーター抽選結果
*********************************************/
.timerank .title_date{
	display: block;
	margin-top: 0.4rem;
	text-indent: .3rem;
	font-size: 1.1rem;
}
.timerank .category-line{
	padding: 1rem 0.6rem;
}
.timerank .item-line_{
	display: table-cell;
	vertical-align: middle;
}
.timerank .item-line_.head{
	text-align: right;
}
.timerank .item-line_.link{
	width: 25%;
}
.timerank .item-line_ a{
	color: #000;
}
.timerank .item-line_.is_select a{
	color: #FFF;
}

.timerank.mtrdtl table {
	width: 100%;
	border-left:none;
}
.timerank.mtrdtl table td{
	text-align: center;
	vertical-align: middle;
	padding: 1rem 0;
	/* font-weight: bold; */
	}
.timerank.mtrdtl table th{
	vertical-align: middle;
	padding: 0.5rem 0;
	font-size: 1rem;
}
.timerank.mtrdtl table th.zTime,
.timerank.mtrdtl table td.zTime{
    border-right: none;
}
/*ソートボタンの設定*/
.timerank div.basic_link_area{
	display:table;
	width: 100%;
}
.timerank div.block{
	display:table-cell;
	width:33%;
	font-size: 1rem;
	text-align: center;
	vertical-align: middle;
	padding:0.8rem;
}
.timerank div.block a{
	width:100%;
	height:5.5rem;
}
.timerank div.block a.no-select{
	background: #1272CD;
}
.timerank div.block a.select{
	background: #003566;
}
/*セルの幅設定*/
.timerank.mtrdtl table th.zTime{
    width: 13%;
}
.timerank.mtrdtl table th.rank{
    width: 7%;
}
.timerank.mtrdtl table th.motor,
.timerank.mtrdtl table th.boat{
    width: 21%;
}
.timerank .com-table01 thead th.racer{
	border-left: 1px solid #C6C6C6;
}
.timerank .com-table01 thead th.col_ren2{
	border-right: 1px solid #C6C6C6;
}
/*********************************************
	モーター成績/ボート成績
*********************************************/
.mtbt_seiseki .com-table{
	border-left: none;
}
.mtbt_seiseki ul.chaku-list{
	display:table;
	width:100%;
	table-layout: fixed;
}
.mtbt_seiseki ul.chaku-list li{
	display:table-cell;
	vertical-align:middle;
}
.mtbt_seiseki table.com-table th ul.chaku-list li{
	border-right: 1px solid #CCC;
	height: 2.5rem;
}
.mtbt_seiseki table.com-table th ul.chaku-list li:last-child{
	border-right:none;
}
.mtbt_seiseki table.com-table th:last-child,
.mtbt_seiseki table.com-table td:last-child{
	border-right:none;
}
.mtbt_seiseki table.com-table th,
.mtbt_seiseki table.com-table td{
	vertical-align:middle;
	height: 2.5rem;
	font-size: 1.2rem;
}
.mtbt_seiseki table.com-table th{
	height: 2.5rem;
}
.mtbt_seiseki table.com-table td{
/*	padding: 0.5rem 0;*/
	text-align:center;
	font-weight:bold;
}
.mtbt_seiseki table.com-table td a{
	font-size:1.5rem;
	text-decoration: underline;
}
.mtbt_seiseki table.com-table td.item2{
	text-align:left;
	padding-left: 1rem;
}
.mtbt_seiseki .displayItem ul li small{
	font-size:1.1rem;
	color:#F03E40;
}
.mtbt_seiseki .displayItem p{
	text-align:right;
	padding-right: 0.5rem;
}
/*セルの幅設定*/
.mtbt_seiseki .item1,
.mtbt_seiseki .item3{
	width:11%
}
.mtbt_seiseki .item4,
.mtbt_seiseki .item6,
.mtbt_seiseki .item7,
.mtbt_seiseki .item8,
.mtbt_seiseki .item10,
.mtbt_seiseki .item11{
	width:17%
}
.mtbt_seiseki .item5{
	width:10%;
}
/*********************************************
	モーター詳細
*********************************************/
.motor_detail .com-table td,
.motor_detail .com-table th {
    border-right: 1px dotted #CCC;
    color: #000;
}
.motor_detail table{
	border-left:none;
}
.motor_detail p{
	text-align: right;
	padding-right: 1.5rem;
}
.motor_detail table th{
	height: 2.5rem;
	vertical-align:middle;
	font-weight:normal;
}
.motor_detail table td{
	vertical-align: middle;
	font-weight: bold;
	height: 2.5rem;
	font-size: 1rem;
}
.motor_detail table.com-table{
	border-collapse: separate;
}
.motor_detail .com-table th.title,
.motor_detail .com-table td.title {
    border-bottom: 1px dotted #CCC;
    font-size:1.2rem;
}
.motor_detail table th:last-child,
.motor_detail table td:last-child
{
	border-right:none;
}
/*セル内文字位置の設定*/
.motor_detail table td.title,
.motor_detail table td.racer{
	text-align: center;
}
.motor_detail table td.kikan,
.motor_detail table td.setukan{
	text-align: left;
/*	padding-left:0.3rem;*/
}
/*幅の設定*/
.motor_detail table th.kikan{
	width: 20%;
}
.motor_detail table th.racer{
	width: 23%;
}
.motor_detail table th.setukan{
	width: 57%;
}
/*********************************************
	前走地　セレクトボックス
*********************************************/
.zensou .group-selectarea{
	display: table;
	width: 100%;
	margin-top: 1rem;
}
.zensou .group-selectarea .com-selectbox-ex{
	margin: 0;
}
.zensou .group-selectarea .com-selectbox-ex{
	margin: 0;
}
.zensou .group-selectarea .select_days{
	display: table-cell;
	width: 60%;
	vertical-align: middle;
	padding-left: 1rem;
	padding-right: .5rem;
}
.zensou .group-selectarea .select_race{
	display: table-cell;
	width: 20%;
	padding-left: .5rem;
	padding-right: 1rem;
	vertical-align: middle;
}
.zensou .group-selectarea .com-selectbox-ex .view{
	padding: 1rem;
    font-size: 1.5rem;
    background-size: 1.3rem;
    background-position: 87%;
}
.zensou .group-selectarea .select_days .com-selectbox-ex .view{
	background-position: 97%;
}
.zensou .group-selectarea .select_race .com-selectbox-ex .view{
	text-align: left;
}
/*********************************************
	前走地　進入別
*********************************************/
.nodata{
	text-align: center;
	font-weight:bold;
}
.zensou .tbl-end{
	border-right:none;
}
/*********************************************
	全国最近5節成績
*********************************************/
.zenkoku .com-select{
	width:10rem;
	padding-left:1rem;
}
.zenkoku table{
	border-left: none;
	border-collapse: separate;
}
.zenkoku table th{
	vertical-align: middle;
	color: #FFF;
	background-color: #868686;
	padding: 0.5rem 0;
}
.zenkoku table td{
	text-align: center;
	vertical-align: middle;
	padding: 0.5rem 0;
	vertical-align: middle;
	font-size: 1.2rem;
	/* font-weight: bold; */
}
.zenkoku table thead th{
	padding: 1.3rem 0
}
.zenkoku table td.nodata {
    border-right: none;
}
.zenkoku table td.waku,
.zenkoku table td.racer {
    /* padding: 3.85rem 0; */	/*高さ揃える*/
    /* font-weight: bold; */
}
/*節間成績*/
.zenkoku table td div.setsu {
    display: table;
}
.zenkoku table td ul.seiseki {
    display: table-cell !important;
    border-right: 1px solid #CCC;
}
.zenkoku .setsukan_cell{
	display: table;
	width: 100%;
	height: 100%;
}
.zenkoku .setsukan_cell dt,
.zenkoku .setsukan_cell dd{
	display: table-cell;
}
.zenkoku .setsukan_cell dt{
	width: 30%;
	/* font-weight: bold; */
	padding: .5rem 0;
	border-right: 1px solid #ccc;
}
.zenkoku .setsukan_cell dd{
	padding: 0 .5rem;
	/* font-size: 1.4rem; */
	text-align: left;/
}
/*テーブルセル内の文字位置*/
.zenkoku table td.setukan{padding: 0;}
/*幅の設定*/
.zenkoku table td.waku{
	width: 5%;
	/* padding: 3.85rem 0; */ /*データ有と高さ揃える*/
}
.zenkoku table td.racer{
	width: 30%;
}
.zenkoku table td.setukan-ttl{
	width: 18%;
}
.zenkoku table th.kaisai{
	width: 25%;
}
.zenkoku table th.jyo,
.zenkoku table th.grade{
	width: 15%
}
/*テーブル枠線の設定*/
.zenkoku table td.kaisai,
.zenkoku table td.jyo,
.zenkoku table td.grade{
	border-bottom: 1px dotted #CCC;
}
.zenkoku table th:last-of-type,
.zenkoku table td:last-of-type{
	border-right: none;
}
/*データがない場合*/
.zenkoku .nodata{
	padding: 1.5rem 0;
}
/*********************************************
	進入コース別
*********************************************/
.zensou .racer_num1{background-color: #fbfbfb !important;}
.zensou .racer_num2{background-color: #efefef !important;}
.zensou .racer_num3{background-color: #fbeded !important;}
.zensou .racer_num4{background-color: #eaf5fb !important;}
.zensou .racer_num5{background-color: #fcf9e6 !important;}
.zensou .racer_num6{background-color: #f1f7ed !important;}

.zensou .course p.kikan {
	padding-left: 0.5rem;
}
.zensou .item.block{
	display:table;
}
.zensou .item.block .box{
	display:table-cell;
	vertical-align:top;
}
.zensou .item.block .box{
	padding:2rem 0.5rem;
}
.zensou .item.block .box.item-select .com-select{
	width:10rem;
	padding-left: 1rem;
}
.zensou .item.block .box.item-select{
	width:35%;
}
.zensou .item.block .box.item-date{
	vertical-align:middle;
}
.zensou table{
	border-left: none;
}
.zensou table th{
	vertical-align: middle;
	padding: 0.5rem 0;
	font-size:1rem;
}
.zensou table td{
	text-align: center;
	vertical-align: middle;
	padding: 0.5rem 0;
	/* font-weight: bold; */
}
/*幅の設定*/
.zensou table th.col1
{
	width: 7%;
}
.zensou table th.col2{
	width: 7%;
}
.zensou table th.col3,
.zensou table th.col4,
.zensou table th.col5,
.zensou table th.col6,
.zensou table th.col7,
.zensou table th.col8,
.zensou table th.col9,
.zensou table th.col10{
	width: 10.5%;
}
/*********************************************
	レース別成績
*********************************************/
.racebetsu table{
	border-left: none;
}
.racebetsu table th{
	vertical-align: middle;
	padding: 0.5rem 0;
}
.racebetsu table td{
	text-align: center;
	vertical-align: middle;
	padding: 0.5rem 0;
	/*	font-weight: bold;*/
	border-top: 1px solid #C6C6C6;
}
.racebetsu table th.course,
.racebetsu table th.course6,
.racebetsu table td.course6,
.racebetsu table th.kimarite6,
.racebetsu table td.kimarite6{
	border-right: none;
}
.racebetsu .com-table01.group tr:first-of-type td {
    border-top: 1px solid #C6C6C6;
}
/*決まり手*/
.racebetsu .kimarite table th{
	font-size:1.2rem;
	width:13%;
	line-height: 1.2;
}
.racebetsu .kimarite table th.kaisai{
	width:22%;
}
/*rankカラー変更*/
.racebetsu .rank1,
.racebetsu .color1{
	background-color: #ffd8e6 !important;
	/* color: #F03E40; */
}
.racebetsu .rank2,
.racebetsu .color2{
	background-color: #ffedc1 !important;
	/* color: #ff9933; */	/*仮*/
}
.racebetsu .color1,
.racebetsu .color2{
	width:2.5rem;
}
.racebetsu ul.block{
	display:table;
}
.racebetsu ul.block li{
	display:table-cell;
}
.racebetsu .note{
	margin:1rem;
}
.racebetsu th.col1{
	width:20%;
}
.racebetsu th.col2{
	width:20%;
}
/*********************************************
	出目データ
*********************************************/
/*
.deme .table-box{
	float : left;
	width: 50%;
	padding-right: 0.3rem;
}
.deme .table-box.end {
    padding-left: 0.3rem;
    padding-right: 0;
}
*/
/*テーブル*/
.deme table{
    border-left: none;
}
.deme .table-box.end table{
	border-left: 1px solid #CCC;
}
.deme table th, .deme table td{
	padding:0.5rem 0;
	text-align: center;
	vertical-align: middle;
}
.deme div.kikan{
	text-align: right;
	padding: 1rem 0.5rem 1rem 0;
}
/*
.deme h3{
    clear: both;
}
.deme .table-box.st table th:last-child,
.deme .table-box.st table td:last-child{
	border-right: 2px solid #CCC;
}
*/
.deme table th:last-child,
.deme table td:last-child{
    border-right: none;
}
/*3連単出目*/
.deme .deme3 th.col1 {
    width: 10%;
}
.deme .deme3 th.col2 {
    width: 30%;
}
.deme .deme3 th.col3 {
    width: 20%;
}
.deme .deme3 th.col4 {
    width: 40%;
}
/*2連単出目*/
.deme .deme2 th.col1 {
    width: 30%;
}
.deme .deme2 th.col2 {
    width: 30%;
}
.deme .deme2 th.col3 {
    width: 40%;
}
/*進入コース別成績状況*/

/*高額配当ベスト20*/
.deme .kouhaito th.col1 {
    width: 8%;
}
.deme .kouhaito th.col2 {
    width: 23%;
}
.deme .kouhaito th.col3 {
    width: 23%;
}
.deme .kouhaito th.col4 {
    width: 23%;
}
.deme .kouhaito th.col5 {
    width: 23%;
}
/*太字設定*/
.deme table td{
/*	font-weight: bold;*/
}
/*
.deme .deme3 td.col4,
.deme .deme2 td.col3,
.deme .sinnyu td{
	font-weight: bold;
}
.deme .sinnyu td.col1{
	font-weight: normal;
}
*/
/*配当金額*/
.deme .deme3 td.col4,
.deme .deme2 td.col3{
	text-align:right;
	padding-right: 0.5rem;
}

/* 高額配当の出目 偶数組の色 */
.deme .high-odds .even td{
	background-color: #F2F2F2;
}
/* 高額配当の出目 (他より小さく)*/
.deme .high-odds .kaime{
	width: 1.3rem;
	height: 1.4rem;
	line-height: 1.3;
	font-size: 1.1rem;
	border-radius: 0.3rem;
}

/****************************************
	レース結果一覧
****************************************/
.race_result{}
.race_result .com-table{
	table-layout: fixed;
	margin-bottom: 3rem;
}
.race_result .com-table th{
	padding: .5rem 0;
	vertical-align: middle;
}
.race_result .com-table th.col1{
/* 	レース */
	width: 7%;
	line-height: 1.2;
	padding: 0 .5rem;
	font-size: 1rem;
}
.race_result .com-table th.col2-3{
/* 	2連勝単式 */
	width: 41%;
}
.race_result .com-table th.col4-5{
/* 	2連勝単式 */
	width: 41%;
}
.race_result .com-table th.col6{
/* 	2連勝単式 */
	width: 11%;
}
.race_result .com-table td{
	padding: 1rem 0;
	text-align: center;
}
.race_result .com-table td a{
	text-decoration: underline;
}
.race_result .com-table .ico_num{
	padding: 0.1rem;
	font-size: 1.1rem;
	border-radius: 0.2rem;
}
.race_result .com-table .ico_mark{
	padding: .3rem;
}

/*********************************************
	出走表設置場所一覧
*********************************************/

.pdf #syussou .table-wrapper{
	overflow: hidden;
	height: 0;
	-webkit-transition: all .1s linear;
	-moz-transition: all .1s linear;
	transition: all .2s linear;
	margin-bottom: 1rem;
}
.pdf #syussou h5.js-slide{
	padding: 1.5rem 1rem;
	background-color: #FD760A;
	color: #FFF;
	border-color: #FD760A;
	font-weight: normal;
	background-image: url(../images/ico_plus_s.png);
	background-size: 2.8rem;
	background-repeat: no-repeat;
	background-position: 97.5%;
}
.pdf #syussou h5.js-slide.state-open{
	background-image: url(../images/ico_minus_s.png);
}
.pdf #syussou .table-wrapper.state-open{
	height: auto;
}

.pdf #syussou .eki .com-table th.col1 {
    width: 23%;
}
.pdf #syussou .eki .com-table th.col2 {
    width: 20%;
}
.pdf #syussou .eki .com-table th.col3 {
    width: 27%;
}
.pdf #syussou .eki .com-table th.col4 {
    width: 27%;
}
.pdf #syussou .eki .com-table th,
.pdf #syussou .eki .com-table td {
    height: 3rem;
    vertical-align: middle;
    text-align: center;
    line-height: 1.3;
    font-size: 1.1rem;
}
.pdf #syussou .konbini .com-table th.col1 {
    width: 80%;
}
.pdf #syussou .konbini .com-table th.col2,
.pdf #syussou .konbini .com-table td.col2 {
    width: 20%;
    text-align: center;
    padding-left: 0;
}
.pdf #syussou .konbini .com-table th,
.pdf #syussou .konbini .com-table td {
    height: 3rem;
    vertical-align: middle;
    text-align: left;
    padding-left: 1rem;
    line-height: 1.3;
    font-size: 1.1rem;
}
.pdf #syussou .konbini .com-table .hidden {
    width: 0%;
    display: none;
}
</pre></body></html>