@charset "UTF-8";
* {
	touch-action: manipulation;
}
#race_info_header {
	display: none;
	width: 100%;
	height: 32px;
	font-size: 12px;
	color: #FFF;
	background-color: #202223;
	background-repeat: no-repeat;
}
#race_info_header.active {
	display: block;
}
#race_info_header.fixed {
	display: block;
}
#race_info_header .race_btn {
	overflow: hidden;
	width: 120px;
	height: 32px;
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: bold;
	float: left;
	border-right: 1px white solid;
}
#race_info_header .race_btn.raceCaution:before {
	content:"！";
	display: block;
	position: absolute;
	left: 16px;
	font-size: 18px;
	color: white;
	background: #f66;
	border-radius: 50%;
	height: 20px;
	width: 20px;
	text-align: center;
	font-weight: bold;
	transform: scale(0.8);
}
#race_info_header .race_btn img {
	margin-right: 1px;
}
#race_info_header .race_btn span {
	width: 84px;
	display: inline-block;
	text-align: center;
	line-height: 1.2;
	vertical-align: top;
	margin: 9px 0 0;
}
#race_info_header .race_btn span span {
	font-size:8px;
	margin: 0;
}
#modal-content.modal-race-caution {
	display: block;
	position: absolute;
	min-height: 30px;
	border: 2px solid #aaa;
	background-color: #c2deef;
	padding: 20px 20px 20px 60px;
	width: 220px;
	text-align: left;
	margin-bottom: 30px;
}
#modal-content.modal-race-caution span {
	display: block;
	position: absolute;
	left: 16px;
	font-size: 18px;
	color: white;
	background: #f66;
	border-radius: 50%;
	height: 20px;
	width: 20px;
	text-align: center;
	font-weight: bold;
	transform: scale(2);
}
#modal-close {
	top: 3px;
	right: 3px;
}
#upd_btn {
	padding: 0;
	float: left;
	text-align: right;
	width: 94px;
	height: 32px;
	border-right: 1px white solid;
}
#upd_btn span {
	display: inline-block;
	margin: 9px 5px 0 0;
	vertical-align: top;
}
#upd_btn img {
	margin: 5px 4px 0 0;
}
#go_pcpage {
	padding-right: 9px;
	color: black;
	text-decoration: none;
	float: right;
	margin: 6px 0 0;
}
#pclayout_btn {
	display: inline-block;
	background: #f2f2f2;
	padding: 3px 8px;
	text-align: center;
	border-radius: 2px;
	vertical-align: top;
	margin: 0 10px 0 0;
}
#syosai_clip {
	position: relative;
	overflow: scroll;
	-webkit-overflow-scrolling: touch; /*スクロールに惰性が付いていたのはこいつのせいでした*/
	/*touch-action: pan-y pan-x;*/
	/*overscroll-behavior: none; スクロールの終端で、親に伝搬するのを制御。。。これはsafariで使えないので除去*/
}
#syosai_clip table {
	min-width: 950px;
}
#syosai_clip table th,
#syosai_clip table td {
	-webkit-text-size-adjust: 100%;
}
.sticky_parts {
	overflow:hidden;
	position: -webkit-sticky;
	position:sticky;
}
#syo1 {
	box-shadow: rgb(0, 0, 0) 0px 0px 5px;
	z-index:10;
	opacity: 0;
}
#syo2 {
	box-shadow: rgb(0, 0, 0) 0px 0px 8px;
	z-index:10;
	opacity: 0;
}
#syo3 {
	z-index:20;
	opacity: 0;
}
#syosai {
	overflow:hidden;
	position:absolute;
	top:0;
	left:0;
	box-shadow: rgb(0, 0, 0) 0 0 8px;
}
#syosai > div {
	padding: 20px;
}
#syosai_margin {
	position:absolute;
	width: 100%;
	height: 144px;
}
.group_botton {
	display: block;
	position: absolute;
	width: 40px;
	height: 40px;
	line-height: 40px;
	background: #043504;
	border: 1px solid #01DF01;
	border-radius: 50%;
	text-decoration: none;
	text-align: center;
	font-size: 20px;
	opacity: 0.6;
	color: white;
	user-select: none;				/* CSS3 */
	-moz-user-select: none;			/* Firefox */
	-webkit-user-select: none;		/* Safari、Chromeなど */
	-ms-user-select: none;			/* IE */
	-webkit-touch-callout: none;	/* Android and iOS */
	-khtml-user-select: none;		/* KHTML browsers */
}
#group_btn {
	position: fixed;
	width: 200px;
	z-index: 50;
}
#group_btn span:first-child {
	right: 20px;
}
#group_btn span:last-child {
	left: 20px;
}
#hantoumei {
	display: none;
	position: fixed;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background: #000;
	opacity: 0.7;
	z-index: 100;
}
.keisen{
	margin: 2px 0px 2px -2px;
	border: 1px solid #ddd;
	border-top: none;
	width: 105%;
	height: 0px;
}
.keisen2{
	margin: 2px 0px 3px -2px;
	border: 1px solid #ddd;
	border-top: none;
	width: 105%;
	height: 0px;
}
.float_uma {
	line-height:1.1 !important;
	font-size:80%;
}
.float_kihon {
	font-size:75%;
}
.tb-over {
	background-color: transparent;
}

#race_syosai_div {
	display: none;
	position: absolute;
	z-index: 200;
	top: 0;
	width: 100%;
	color: black;
}
#race_syosai_div .race_btn {
	background-color: #f2f2f2;
	float: left;
}
#race_syosai_div .race_btn > span {
	font-size: 12px;
}
#race_syosai_div .race_btn span span {
	font-size: 8px;
}
/* hide: style change
#race_syosai_div #header_close {
	display: block;
	width: 120px;
	text-align: center;
	text-decoration: none;
	border: 1px solid #ccc;
	border-radius: 5px;
	-webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, .2);
	box-shadow: 1px 1px 2px rgba(0, 0, 0, .2);
	filter: progid:DXImageTransform.Microsoft .gradient(GradientType=0,startColorstr='#fff', endColorstr='#eaeaea');
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#eaeaea));
	background: -webkit-linear-gradient(#fff, #eaeaea);
	background: -moz-linear-gradient(#fff, #eaeaea);
	background: -o-linear-gradient(#fff, #eaeaea);
	background: -ms-linear-gradient(#fff, #eaeaea);
	background: linear-gradient(#fff, #eaeaea);
	color: #333;
	text-decoration: none;
	margin: 5px auto 40px;  *safariを横表示しているとき、下マージンがないとツールバーが反応する*
	padding: 10px;
}
*/
#race_syosai_div #raceInfoClose {
	background-color: #f2f2f2;
	/*height: 52px; * nabe: 高さは可変にするため、除去 */
	padding-top: 5px;
	padding-bottom: 15px; /* nabe: height指定をやめて、閉じるボタンの下に余白を追加 */
	margin-bottom: 40px; /* safariを横表示しているとき、下マージンがないとツールバーが反応する */
}
#race_syosai_div #header_close {
	display: block;
	width: 120px;
	text-align: center;
	border-radius: 4px;
	color: #FFF;
	background-color: #000;
	margin: 0 auto;
	padding: 10px;
	font-size: 14px;
}
#race_syosai_div #header_close img {
	width: 10px;
	height: 10px;
	margin-right: 10px;
}
/* hide: /style change */

#race_syosai_div h2 {
	margin-bottom: 0;
}
#raceTitle {
	background-color: #f2f2f2;
	padding: 5px;
	float: left;
	width: calc(100% - 10px);
	height: 44px;
	font-size: 14px;
}
#raceTitle.urawa h2:before {
	content:"";
	float: left;
	width: 68px;
	height: 56px;
	margin-right: -20px;
	border-radius: 5px;
	border: 1px solid #ccc;
	transform: scale(0.6) translate(0px, 0px);
	transform-origin: 0 0;
	background: #fff url(/shared/images/_r_common/venue-urawa.svg) no-repeat;
}
#raceTitle.funabashi h2:before {
	content:"";
	float: left;
	width: 68px;
	height: 56px;
	margin-right: -20px;
	border-radius: 5px;
	border: 1px solid #ccc;
	transform: scale(0.6) translate(0px, 0px);
	transform-origin: 0 0;
	background: #fff url(/shared/images/_r_common/venue-funabashi.svg) no-repeat;
}
#raceTitle.oi h2:before {
	content:"";
	float: left;
	width: 68px;
	height: 56px;
	margin-right: -20px;
	border-radius: 5px;
	border: 1px solid #ccc;
	transform: scale(0.6) translate(0px, 0px);
	transform-origin: 0 0;
	background: #fff url(/shared/images/_r_common/venue-oi.svg) no-repeat;
}
#raceTitle.kawasaki h2:before {
	content:"";
	float: left;
	width: 68px;
	height: 56px;
	margin-right: -20px;
	border-radius: 5px;
	border: 1px solid #ccc;
	transform: scale(0.6) translate(0px, 0px);
	transform-origin: 0 0;
	background: #fff url(/shared/images/_r_common/venue-kawasaki.svg) no-repeat;
}
#raceTitle select {
	width: 140px;
	margin-top: -3px;
	font-size: 16px;		/* selectのfont-sizeを16px未満にする */
	transform: scale(0.9);	/* ズームが発生するため、scaleでサイズ調整 */
}
#raceInfoArea {
	width: 100%;
	position: relative;
	float: left;
	background-color: #fff;
	font-size: 16px;
}
/* hide: style change */
#raceInfoArea #raceInfo a img {
	margin-bottom: -2px;
}
#raceNum {
	float: left;
	padding: 8px;
	margin: 8px 5px 5px 5px;
	border: 1px solid #ccc;
	border-radius: 5px;
	background: #ffffff;
}
#raceName {
	color: #666;
	padding: 5px 75px 5px 0;
	overflow: hidden;
}
#raceName p {
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	font-size: 80%;
	font-weight: normal;
	color: #666;
	margin-bottom: 2px;
}
#raceName div {
	font-size: 108%;
	font-weight: bold;
	line-height: 1.2;
	height: 36px;
}
.btn_raceinfo {
	position: absolute;
	width: 64px;
	font-size: 12px;
	cursor: pointer;
	padding: 2px;
	text-align: center;
	border: 1px solid #666;
	border-radius: 5px;
	-webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, .2);
	box-shadow: 1px 1px 2px rgba(0, 0, 0, .2);
	background: #444;
	background: -webkit-linear-gradient(top, #444444 0%, #333333 100%);
	background: linear-gradient(to bottom, #444444 0%, #333333 100%);
	color: #fff !important;
	text-decoration: none !important;
	top: 5px;
	right: 5px;
}
.btn_raceinfo:after {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	display: block;
	width: 16px;
	height: 16px;
	background: url(/shared/images/_r_common/icon-spat4.svg) no-repeat 0 0;
	-webkit-background-size: 16px 16px;
	background-size: 16px 16px;
}
.btn_raceinfo img {
	width: 64px;
}
.btn_trainingvideo {
	top: 0;
	right: 0;
}
.btn_trainingvideo img {
	width: 24px;
}
#raceInfo {
	padding: 5px;
	font-size: 12px;
}
#raceInfo > p {
	margin-bottom: 0;
}
#raceInfo > p a {
	text-decoration: none;
}
#raceInfo > p span {
	font-weight: bold;
}
#raceInfo > div {
	position: relative;
}
#raceShokin {
	display: block;
	color: #666;
	overflow: auto;
}
#raceShokin span {
	display: inline-block;
}
.nowrap {
	white-space: nowrap;
}
#race-scratch {
	float: left;
	margin: 0;
	width: 100%;
}
#tl-scratch {
	margin-top: 5px !important;
}


#_AnalysisMenu {
	display: none;
}
#AnalysisMenu {
	float: left;
	width: 100%;
/* hide: style change
	margin: 0 0 10px;
*/
	margin: 0;
	padding-bottom: 10px;
	background-color: #f2f2f2;
/* hide: /style change */
}
#AnalysisMenu ul {
	display: flex;
	height: 60px;
	margin: 0;
	padding: 0;
/* hide: style change */
	border-left: 3px solid #c7d4d5;
	border-right: 3px solid #c7d4d5;
/* hide: /style change */
}
#AnalysisMenu a {
	text-decoration: none;
	color: black;
}
#AnalysisMenu li {
	display: inline-block;
	position: relative;
	width: 16.66666%;
	text-align: center;
	text-decoration: none;
/* hide: style change
	border: 1px solid #ccc;
	border-radius: 5px;
*/
	border-left: 3px solid #c7d4d5;
	border-right: 3px solid #c7d4d5;
    border-top: 6px solid #c7d4d5;
    border-bottom: 6px solid #c7d4d5;
	font-weight: bold;
/* hide: /style change */
	-webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, .2);
	box-shadow: 1px 1px 2px rgba(0, 0, 0, .2);
	filter: progid:DXImageTransform.Microsoft .gradient(GradientType=0,startColorstr='#fff', endColorstr='#eaeaea');
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#eaeaea));
	background: -webkit-linear-gradient(#fff, #eaeaea);
	background: -moz-linear-gradient(#fff, #eaeaea);
	background: -o-linear-gradient(#fff, #eaeaea);
	background: -ms-linear-gradient(#fff, #eaeaea);
	background: linear-gradient(#fff, #eaeaea);
}
#AnalysisMenu li div {
	display: table-cell;
	vertical-align: middle;
	height: 40px; /* hide: style change 45px⇒40px */
	width: inherit;
}
#AnalysisMenu li span {
	display: inline-block;
	white-space: nowrap;
}
#AnalysisMenu li.select-active {
	background: -webkit-gradient(linear, left top, left bottom, from(#2162d2), to(#4cbcff));
	background: -webkit-linear-gradient(#2162d2, #4cbcff);
	background: -moz-linear-gradient(#2162d2, #4cbcff);
	background: -o-linear-gradient(#2162d2, #4cbcff);
	background: -ms-linear-gradient(#2162d2, #4cbcff);
	background: linear-gradient(#2162d2, #4cbcff);
	color: white;
}
#AnalysisMenu li:before {
	content: "▼";
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	text-align: center;
}
#AnalysisMenu li:last-child:before {
	content: "";
}
#AnalysisMenu select {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	width: 100%;
	height: 100%;
	background: transparent;
	position: absolute;
	border: 0;
	line-height: 1.2;
	white-space: normal;
	font-size: 16px;		/* selectのfont-sizeを16px未満にする */
	transform: scale(0.8);	/* ズームが発生するため、scaleでサイズ調整 */
	display: block;
	top: 0;
	color: transparent;
}
#AnalysisMenu option {
	color: black;
}
#AnalysisMenu select::-ms-expand {
	display: none;
}
#AnalysisMenu li:last-child a:after {
	content: "";
	position: absolute;
	background: url(/shared/images/_r_common/icon-spat4.svg) no-repeat 0 0;
	display: block;
/* hide: style change
	bottom: 2px;
	right: 5px;
	width: 16px;
	height: 16px;
	-webkit-background-size: 16px 16px;
	background-size: 16px 16px;
*/
	bottom: 0px;
	right: 0px;
	width: 12px;
	height: 12px;
	-webkit-background-size: 12px 12px;
	background-size: 12px 12px;
/* hide: /style change */
}
#AnalysisMenu li:last-child img {
	position: relative;
/* hide: style change
	margin: -7px auto;
*/
	margin: -3px auto -11px;
/* hide: /style change */
}
#setting_div {
	display: none;
	position: absolute;
	z-index: 200;
	top: 0px;
	width: 100%;
	color: black;
}
#setting_div .button {
	float: right;
	margin: 0;
	padding: 6px 9px;
	border: 0;
	background-color: #f2f2f2;
}
#setting_div .board {
	float: right;
	background-color: #f2f2f2;
	padding: 5px;
	width: calc(100% - 10px);
}
#setting_div hr {
	border-left: 1px solid #ddd;
}
#setting_div .setting_header {
	font-weight: bold;
	line-height: 2;
	margin: 0;
}
#setting_div .setting_header a {
	font-weight: normal;
	display: inline-block;
	background: #2771ae;
	color: white;
	border-radius: 5px;
	padding: 4px 10px;
	line-height: 1;
	margin-left: 5px;
	font-size: 80%;
	text-decoration: none;
}
#setting_div .setting_header a span {
	display: inline-block;
	padding: 2px;
	border-radius: 10px;
	background: white;
	color: #2771ae;
	margin-right: 3px;
	font-weight: bold;
}
#setting_div .Question_1 {
	background-color: #fff;
	border: 1px solid #ccc;
	margin: 0 0 5px;
	font-size: 110%;
}
#setting_div .Question_1 p {
	margin: 8px;
	color: #390;
}
#setting_div .Question_1 div {
	background-color: #ccc;
	padding: 5px;
}
#setting_div .Question_1 label {
	background: white;
	display: block;
	padding: 0;
	margin-bottom: 2px;
	font-size: 110%;
}
#setting_div .Question_1 input {
	margin: 8px;
}
#setting_div .Question_2 {
	background-color: #fff;
	border: 1px solid #ccc;
	margin: 0 0 5px;
	line-height: 1.5;
	font-size: 110%;
}
#setting_div .Question_2 p {
	margin: 8px;
	color: #390;
}
#setting_div .Question_2 div {
	background-color: #ccc;
	padding: 5px;
}
#setting_div .Question_2 label {
	background: white;
	display: flex;
	padding: 0;
	font-size: 110%;
}
#setting_div .Question_2 input {
	margin: 8px 6px 0; /* nabe: 4px 8px 12px ⇒ 8px 6px 0 */
	width: 22px;
}
#setting_div .Question_2 span {
	margin: 6px 10px 3px 0; /* nabe: margin-right: 10px; ⇒ margin: 6px 10px 3px 0; */
}
#setting_div .setting_footer {
	width: 290px; /* hide: style change 250px⇒290px */
	height: 42px;
	margin: 20px auto 30px;		/*safariを横表示しているとき、下マージンがないとツールバーが反応する*/
}
/* hide: style change
#setting_div .setting_footer a {
	display: inline-block;
	width: 90px;
	display: block;
	text-align: center;
	text-decoration: none;
	border: 1px solid #ccc;
	border-radius: 5px;
	-webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, .2);
	box-shadow: 1px 1px 2px rgba(0, 0, 0, .2);
	filter: progid:DXImageTransform.Microsoft .gradient(GradientType=0,startColorstr='#fff', endColorstr='#eaeaea');
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#eaeaea));
	background: -webkit-linear-gradient(#fff, #eaeaea);
	background: -moz-linear-gradient(#fff, #eaeaea);
	background: -o-linear-gradient(#fff, #eaeaea);
	background: -ms-linear-gradient(#fff, #eaeaea);
}
#setting_div #setting_close {
	background: linear-gradient(#fff, #eaeaea);
	color: #333;
	text-decoration: none;
	padding: 9px 10px;
	float: left;
	margin-right: 10px;
}
#setting_div #setting_entry {
	background: #000;
	color: white;
	text-decoration: none;
	padding: 10px;
	float: left;
}
*/
#setting_div .setting_footer a {
	display: block;
	width: 120px;
	text-align: center;
	text-decoration: none;
	border-radius: 4px;
	padding: 10px;
	font-size: 14px;
	float: left;
	color: #FFF;
	background-color: #000;
}
#setting_div #setting_close {
	margin-right: 10px;
}
#setting_div #setting_close img {
	width: 10px;
	height: 10px;
	margin-right: 10px;
}
/* hide: /style change */
