@charset "utf-8";
/* fixedMidashi */
/*.fixed_header_display_none_at_print {*/
/*    margin-top: 80px!important;*/
/*}*/
/*.lang-en .fixed_header_display_none_at_print {*/
/*    margin-top: 80px!important;*/
/*}*/
/*@media screen and (max-width: 750px){*/
/*	.fixed_header_display_none_at_print {*/
/*	    margin-top: 60px!important;*/
/*	}*/
/*	.lang-en .fixed_header_display_none_at_print {*/
/*		margin-top: 60px!important;*/
/*	}*/
/*}*/
/*@media screen and (max-width: 1025px){*/
/*	.fixed_header_display_none_at_print {*/
/*	    margin-top: 60px!important;*/
/*	}*/
/*	.lang-en .fixed_header_display_none_at_print {*/
/*		margin-top: 60px!important;*/
/*	}*/
/*}*/

/* common */
#content .mainCont1col{
	width: 960px;
	overflow: hidden;
}
#content .txtRed{
	color: #00822d;
}
#content .vaBase{
	vertical-align: baseline;
}
@media screen and (max-width: 750px){
	#content .mainCont1col{
		width: 100%;
		margin: 0;
	}
}
/*title*/
#content h3{
	border-bottom:#00822d 2px solid;
	font-size:180%;
	margin-bottom:10px;
}
#content .lead{
	font-size: 110%;
	background: rgba(0,0,0,.05);
	padding: 0.5em 1em;
}
@media screen and (max-width: 750px){
	/* start 修正日付20150219 */
	#content h3 .date{
		letter-spacing:0;
	}
	/* end 修正日付20150219 */
	#content .lead{
		position: relative;
		font-size:95%;
		padding:0 20px 0 7px;
		overflow: hidden;
		line-height: 2.6em;
		height: 2.6em;
	}
	#content .lead.open{
		line-height: 1.8;
		padding:5px 20px 5px 7px;
		height: auto;
	}
	#content .lead:after{
		font-family: FontAwesome;
		position: absolute;
		font-size: 1.3em;
		color: #00822d;
		right: 0.7em;
		bottom: 0;
		content: "\f141";
	}
	#content .lead.open:after{
		content: "\f142";
	}
}
/*table*/
#content .tableCaption .date{
	text-align: right;
}
#content .tableCaption .date img{
	margin-left: 1em;
}
#content .tableCaption .caption{
	padding: 4px 8px;
	background: #d5d2a3;
	color: #3c3c3c;
	font-size: 120%;
	border: 1px solid #c8c8c8;
}
#content .tableArea table{
	width: 100%;
	border-left: 1px solid #c8c8c8;
}
#content .tableArea tr:first-child {
	background: #e9e7cf;
}
#content .tableArea th{
	background: #e9e7cf;
	border-right: 1px solid #c8c8c8;
	border-bottom: 1px solid #c8c8c8;
	border-top: 1px solid #c8c8c8;
	text-align: center;
}
#content .tableArea th.sorting {
	background:rgba(255,255,0,.1);
	font-weight:700;
}
#content .tableArea th a {
	padding: 0.2em 0;
	display: block;
	color: #333333;
	text-decoration: none;
}
.tableArea table th i {
	font-size: 93%;
	line-height: 0.7;
	color: rgba(90,86,74,.5);
	margin: 0 0 0 0.3em;
	position: relative;
}
.tableArea table th.sorting a i {
	color: rgba(90,86,74,1);
}
#content .tableArea td{
	padding: 0.4em 0;
	border-right: 1px solid #c8c8c8;
	border-bottom: 1px solid #c8c8c8;
	text-align: center;
	font-size: 105%;
	box-sizing: border-box;
}
#content .tableArea .chart th{
	box-sizing: border-box;
}
#content .tableArea td.sorting {
	background:rgba(255,255,0,.1);
}
#content .tableArea tr.even{
	background: #fffff3;
}
.tableArea th.sorting > * {
	font-weight:700;
}
/* 非表示 */
table.victory th:nth-child(2), /* 国内優勝回数 */
table.victory td:nth-child(2) {
	display:none;
}
/* 幅指定 */
/* col5 tables */
table.col5 th:nth-child(1){
	width: 60px;
}
table.col5_en th:nth-child(1){
	width: 70px;
}
table.col5 th:nth-child(2){
	width: 200px;
}
table.col5_en th:nth-child(2){
	width: 500px;
}
table.col5 th:nth-last-child(-n+2){
	width: 90px;
}
/* col7 tables */
table.col7 th:nth-child(1){
	width: 50px;
}
table.col7 th:nth-child(n+3){
	width: 80px;
}
table.col7 th:nth-last-child(-n+2){
	width: 70px;
}
/* col8 tables */
table.col8 th:nth-child(1){
	width: 40px;
}
table.col8 th:nth-child(n+3){
	width: 85px;
}
table.col8 th:nth-last-child(-n+3){
	width: 55px;
}
/* mercedes tables */
table.mercedes th:nth-child(1){
	width: 35px;
	white-space: nowrap;
}
table.mercedes th:nth-child(n+3){
	width: 80px;
}
table.mercedes th:nth-last-child(-n+4){
	width: 60px;
}
table.mercedes th:nth-last-child(1){
	width: 40px;
}
table.mercedes td .modePC {
	display: inline;
}
/* トータルドライビング tables */
table.totaldriving th:nth-child(1){
	width: 60px;
}
table.totaldriving_en th:nth-child(1){
	width: 70px;
}
table.totaldriving th:nth-child(2){
	width: 200px;
}
table.totaldriving_en th:nth-child(2){
	width: 400px;
}
table.totaldriving th:nth-last-child(-n+2){
	width: 90px;
}
/* ボールストライキング tables */
table.ballstriking th:nth-child(1){
	width: 60px;
}
table.ballstriking_en th:nth-child(1){
	width: 70px;
}
table.ballstriking th:nth-child(2){
	width: 160px;
}
table.ballstriking_en th:nth-child(2){
	width: 400px;
}
table.ballstriking th:nth-last-child(-n+2){
	width: 110px;
}
table.ballstriking_en th:nth-last-child(-n+2){
	width: 100px;
}
/* 国内優勝回数 */
table.victory th:nth-child(n+2){
	width: 20%;
}
/* careerprize */
table.careerprize th:nth-child(1){
	width: 50px;
}
table.careerprize th:nth-child(3){
	width: 190px;
}
table.careerprize th:nth-last-child(1){
	width: 100px;
}
@media screen and (max-width: 750px){
	#content .tableCaption .date img{
		width: 50%;
	}
	.subNavi{
		max-width: 180px;
		margin-bottom: 30px;
	}
	.tableArea table th a i {
		margin: 0 0.2em;
	}

	/* end 修正日付20150219 */
	/* 幅指定 */
	/* all */
	#content .tableArea th{
		font-size: 80%;
	}
	#content .tableArea table:not(.report-table):not(.career) th{
		width: auto!important;
	}
	/* 生涯獲得賞金 */
	table.careerprize td:nth-child(n-2){
		white-space: nowrap;
	}
	table.careerprize th:nth-child(3){
		width: auto;
	}
	table.careerprize th:nth-last-child(1){
		width: 50px;
	}
	/* 非表示 */
	table.mercedes th:nth-child(n+6), /* メルセデス・ランキング */
	table.mercedes td:nth-child(n+6),
	table.mercedes td .modePC,
	table.totaldriving th:nth-child(n+6), /* トータルドライビング */
	table.totaldriving td:nth-child(n+6),
	table.ballstriking th:nth-child(n+6), /* ボールストライキング */
	table.ballstriking td:nth-child(n+6),
	table.col5     th:nth-child(n+5), /* col5 */
	table.col5     td:nth-child(n+5),
	table.col7     th:nth-child(4), /* col7 */
	table.col7     td:nth-child(4),
	table.col7     th:nth-child(5),
	table.col7     td:nth-child(5),
	table.col7     th:nth-child(7),
	table.col7     td:nth-child(7),
	table.col8     th:nth-child(3), /* 年間トップ回数 */
	table.col8     td:nth-child(3),
	table.col8     th:nth-child(n+6),
	table.col8     td:nth-child(n+6) {
		display: none;
	}
}

/* subnaviCont
--------------------------------------------------------------*/
.subNavi{
	width: 228px;
}
.subNaviCont{
	width: 205px;
}
@media screen and (max-width: 750px){
	.subNaviCont{
		width: 180px;
		padding-left: 10px;
		padding-top: 6px;
	}
}


/* start 修正日付20150223 */
/*
過去の記録
----------------------------------------*/
.selectBtn {
cursor: pointer;
border-color: #e0e0e0 solid 1px;
background: rgb(255,255,255);
}
.selectArea .selectBtn {
position: relative;
border: #e0e0e0 1px solid;
text-indent: 0.5em;
box-shadow: rgba(237, 237, 237, 0.65098) 0px 0px 1px 0px;
-webkit-box-shadow: rgba(237, 237, 237, 0.65098) 0px 0px 1px 0px;
-moz-box-shadow: rgba(237, 237, 237, 0.65098) 0px 0px 1px 0px;
}
.pastStats .pastSelect{
	float:right;
}
.pastStats .selectArea.pastSelect .selectBtn {
	width: 140px;
	height: 18px;
	display: inline-block;
	color: #000;
	float: left;
}
.pastStats .selectArea .arrow {
	position: relative;
	margin-left: -20px;
	cursor: pointer;
}
.pastStats .selectArea.pastSelect select {
	width: 142px;
	position: absolute;
	display: none;
}
@media screen and (max-width: 750px){
	.pastStats .selectArea .arrow,
	.pastStats .selectArea.pastSelect .selectBtn{
		display: none;
	}
	.pastStats .selectArea.pastSelect select{
		display: block;
		position: relative;
	}
}
/* end 修正日付20150223 */


/* start 修正日付20161217 */
/* index.html
--------------------------------------------------------------*/
h3 .date{
	margin-top: 10px;
	float: right;
	text-align: right;
	font-size: 60%;
}
.statsList > li > .best5wrap {
	border:1px solid #ccc;
	padding: 0 0 10px;
}
.statsList li{
	width: 25%;
	padding: 0 15px 10px 0;
	float: left;
	box-sizing: border-box;
	margin-bottom: 10px;
}
.statsList li:last-child{
	padding-right: 0;
}
.statsSimpleList li{
	width: 25%;
	padding: 5px;
	float: left;
	box-sizing: border-box;
}

.statsSimpleList .statsCaption span {
    font-size: 74%;
}

.statsCaption{
	line-height: 30px;


}
.statsList .statsTitle {
	font-size: 140%;
	line-height: 1;
	display: inline-block;
	/*padding: 0 3px;*/
	position: relative;
	z-index: 1;
}
.statsList .statsTitle a {
	color: #333;
	text-decoration: none;
}
.statsList .statsTitle:after {
	position: absolute;
	content: "";
	width: 100%;
	height: 6px;
	background: #e9e7cf;
	bottom: -3px;
	left: 0;
	z-index: -1;
}
.statsSimpleList .statsTitle {
	font-size: 100%;
	padding: 0 10px;
	background: #e9e7cf;
        height:30px;
}
.statsSimpleList .statsTitle a {
	color: #333;
	text-decoration: none;
}
.statsList .statsCaption {
	padding: 10px 15px 15px;
	text-align: center;
	display: flex;
	justify-content: center;
	align-items: center;
	height: 5em;
}
.statsSimpleList .statsCaption{
	border: 1px solid #c4c0ac;
	border-bottom: none;
}
.statsDetaile {
	padding: 5px;
	text-align: right;
	white-space: nowrap;
}
.statsDetaile a {
	text-align: center;
	color: #007D4D;
}
.statsDetaile a:hover {
	text-decoration: underline;
}
.rank1 {
	font-size: 180%;
	position: relative;
	text-align: center;
	padding: 0 10px 10px 115px;
	overflow: hidden;
}
.playerPhoto {
	width: 90px;
	position: absolute;
	left: 15px;
	top: 0;
}
.playerPhoto img {
	max-width: 100%;
	height: auto;
}
.rank1 .rank{
	font-size: 50%;
	line-height: 1.1;
	display: inline-block;
	border: 1px solid;
	padding: 0 10px;
	margin-bottom: 5px;
}
.rank1 .rank b {
	font-size: 160%;
}
.playerName {
	border-bottom: 3px double#eee;
	margin: 0 5px;
	padding-bottom: 5px;
}

.totalPoint p {
	font-weight: 700;
	font-size: 19px;
}
.summary table,
.best5{
	width: 100%;
}
.statsSimpleList .best5 {
	border: 1px solid #ccc;
	border-top: none;
	border-collapse: separate;
}
.best5 th{
	font-weight: 700;
	color: #007D4D;
	text-align: center;
	font-size: 120%;
	padding: 0.3em 5px;
	border-top: 1px solid #eee;
}
.summary table{
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	table-layout: inherit;
}
.summary thead tr,
.summary tfoot tr {
	background: #e9e7cf;
}
.summary th{
	font-weight: 400;
	text-align: center;
	border-top: 1px solid #c4c0ac;
	border-right: 1px solid #c4c0ac;
	height: 9.5em;
	position: relative;
}
@-moz-document url-prefix() {
	.summary th {
		max-width: 45px;
	}
}
.summary th:nth-child(n+14) {
	background: rgba(255,255,255,.4);
}
.summary th > a,
.summary th > span {
	-ms-writing-mode: tb-rl;            /* IE用 */
	-webkit-writing-mode: vertical-rl;  /* chrome用 */
	-o-writing-mode: vertical-rl;       /* opera用　*/
	writing-mode: vertical-rl;
	letter-spacing: 0.1em;
	white-space: nowrap;
	text-decoration: none;
	height: 9.5em;
	color: #333333;
}
.summary th > a {
	padding: 0 1em 0.5em;
}
.summary th > span {
	padding: 0 1em;
}
.summary thead:last-of-type th > a {
	padding: 0.5em 1em 0;
}
.summary th > i {
	color: rgba(90,86,74,.5);
	position: absolute;
	bottom: 0.3em;
	left: 50%;
	margin-left: -0.25em;
}
.summary th.sorting > i {
	color: rgba(90,86,74,1);
}
.summary thead:last-of-type th > i {
	bottom: inherit;
	top: 0.3em;
}
.summary th.sorting > * {
	font-weight:700;
}
.summary table td,
.best5 td {
	text-align: center;
	padding: 0.3em 0;
}
.best5 td {
	border-top: 1px solid #eee;
}
.best5 td:last-child {
	font-weight: 700;
}
.summary table td {
	padding: 0.3em 0.2em;
	border-right: 1px solid #ccc;
	border-top: 1px solid #eee;
	white-space: nowrap;
}
.summary table td a,
.best5 td a {
	color: #557cfd;
	text-decoration: none;
	display: block;
}
.summary table td a:hover,
.best5 td a:hover {
	text-decoration: underline;
}
.summary table tr:nth-child(even),
.results table tr:nth-child(even),
.chart table tr:nth-child(even),
.statsList .best5 tr:nth-child(odd),
.statsSimpleList .best5 tr:nth-child(even) {
	background-color: #fffff1;
}
.summary table th.sorting ,
.summary table td.sorting {
	background:rgba(255,255,0,.1);
}
.summary table tbody th {
	background: #e9e7cf;
}

/* results */
.tableArea .results tr:first-child {
	background: none!important;
}
.results table th {
    font-weight: 400;
    text-align: center;
    border-top: 1px solid #c4c0ac;
    border-right: 1px solid #c4c0ac;
    height: auto;
    position: relative;
    padding: 5px 0.3em;
    white-space:nowrap;
}
.results table td {
	padding: 0.4em!important;
    border-right: 1px solid #ccc;
    border-top: 1px solid #eee;
}
.results table td a {
    display: inline;
}
.results table td:nth-of-type(1),
.results table td:nth-of-type(2){
	text-align: left!important;
}
.results table td:nth-child(2){
    white-space: nowrap;
}
.results table td:nth-child(4) {
	position: relative;
}
.results table td:nth-child(4) div {
	display:none;
}
.results table td:nth-child(4):hover div {
	position: absolute;
	top:0;
	bottom:0;
	left:0;
	border-right: 1px solid #ccc;
	padding: 0 10px;
	text-align: left;
	display:block;
	background: #fff;
	width: max-content;
}
.results table td:nth-child(4) ul {
    height:100%;
	display:flex;
    flex-wrap: wrap;
    align-items: center;
}
.results table td:nth-child(4) ul li {
	width: 100%;
}

/* chart */
#to_left,
#to_right {
	position: fixed;
	top: 50%;
}

.tableArea .chart tr:first-child {
    background: none!important;
}
.chart th > span {
    -webkit-writing-mode: vertical-rl;  /* chrome用 */
    -o-writing-mode: vertical-rl;       /* opera用*/
    writing-mode: vertical-rl;
    text-decoration: none;
    height: 10em;
    color: #333333;
    text-align: initial;
	font-size: 9px;
}
body.lang-en .chart th > span {
    letter-spacing: 0;
    height: 10rem;
    line-height: 1;
}

.chart {
    width: 100%;
    overflow: auto;
}
.chart table {
    width: 1000px;
}
.chart table th:nth-child(n+3) {
    padding: 0.4em;
    min-width: 2.5rem;
}
.chart table td {
    white-space: nowrap;
}
.chart table td:nth-child(n-2) {
    padding: 0.4em!important;
}
ul.report-note {
    display: flex;
    flex-wrap: wrap;
}
ul.report-note li {
    padding: 0 15px 0 0;
}
.report-more-note {
    display: flex;
    justify-content: space-between;
}

@media screen and (max-width: 750px){
	.statsList li,
	.statsSimpleList li{
		width: 100%;
		margin: 0;
		float: none;
	}
	.statsList li {
		padding: 0 0 10px;
	}
	.statsSimpleList li{
		padding: 10px 10px 0;
	}
	.playerName{ padding-bottom:6px;}
	.playerName .icon{ width: 60px;}
	.totalPoint{ padding-bottom:7px;}
	.totalPoint .icon{ width: auto;}
	img.icon, .date img { width: auto; }
	.summary {
		width: 100%;
		overflow: auto;
	}
	.summary table {
		width: 1000px;
	}
	.summary td {
		padding: 0.5em;
	}
	.opclBtn {
		text-align: center;
		background: #007D4D;
		color: #fff;
		line-height: 40px;
		margin-bottom: 10px;
	}
	.opclBtn i {
		margin-left: 5px;
		font-size: 2em;
		padding-bottom: 3px;
	}
	.opclBtn.on i.fa-angle-down {
		content: "\f106";
	}
	.statsSimpleList {
		display: black;
	}
	.sideNav {
		display: none;
	}
	.summary th {
		height: 9em;
	}
	.summary table th+th {
		width: 5%;
	}
	.summary th > a,
	.summary th > span {
		font-size: 85%;
		height: 9em;
	}
	.summary td a {
		white-space: nowrap;
	}
	.summary th > i {
		bottom: 0.1em;
	}
	.summary thead:last-of-type th > i {
		top: 0.1em;
	}
	.results {
	    overflow-x: scroll;
	    clear: both;
	}
	.results table {
	    width: 800px!important;
	}
}

#content h2.floatL {
	width: auto;
}
#content .selecBoxWrap{
	display: flex;
}
#content .selecBoxWrap .selecBox {
	color: #444;
	background: #fff;
	margin: 0 5px 10px 0;
}
#content .selecBoxWrap .asof {
	width: 100%;
}
#content .selecBox {
	width: 140px;
	font-size: 13px;
	border: 1px solid #e0e0e0;
	box-sizing: content-box;
	padding: 0px 12px 0 6px;
	overflow: hidden;
	position: relative;
}
#content .selecBox select {
	width: 130%;
	border: none;
	-moz-appearance: none;
	-webkit-appearance: none;
	appearance: none;
	border-radius: 0;
	border: 0;
	margin: 0;
	padding: 0;
	height: auto;
	line-height: normal;
	display: inline-block;
	background: none transparent;
	vertical-align: middle;
	font-size: inherit;
	color: inherit;
	box-sizing: content-box;
	text-indent: 0.01px;
	text-overflow: '';
	font-family : inherit;
	font-size : 100%;
}
#content .selecBox select::-ms-expand {
  display: none;
}
#content .selecBox select:focus {
	border: none;
	outline: none;
	box-shadow: none;
}
#content .selecBox:after {
	vertical-align: middle;
	position: absolute;
	right: 5px;
	top: 5px;
	content: "\f0d7";
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.tabLink {
	clear: both;
	padding: 25px 0;
}
.tabLink ul {
	border: 1px solid #ccc;
	padding: 1px;
}
.tabLink ul li {
	text-align: center;
	width: 33%;
	float: left;
	padding: 0 1px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;

}
.tabLink ul li.n2 {
	width: 34%;
}
.tabLink ul li a {
	font-size: 114%;
	color: #333;
	display: block;
	line-height: 30px;
	padding: 15px 0 10px;
	border-bottom: 5px solid #fff;
}
.tabLink ul li a.on ,
.tabLink ul li a:hover {
	text-decoration: none;
	border-bottom: 5px solid #00822d;
}
@media screen and (max-width: 750px){
	#content h2.floatL {
		float: left !important;
	}
	.tabLink {
		padding: 5px 0;
	}
	.tabLink ul li a {
		font-size: 93%;
		line-height: 1.2;
		padding: 20px 0;
	}
	.tabLink ul li a span {
		display: none;
	}
	#content .selecBox {
		font-size: 10px;
		width: 50%;
		box-sizing: border-box;
		margin: 0 0 7px!important;
	}
	#content h2 .selecBox.tour ,
	#content h2 .selecBox {
		background: none;
		color: #333;
	}
	#content .selecBox.asof {
		width: 100%;
	}
	#content h2 .selecBox.tour:after {
		color: #007D4D;
	}
	#content h2 .selecBox:after {
		color: #00822d;
		top: 0;
	}
}

/*タブ
-------------------------*/
.btnBox{
	border-bottom:2px solid #00822d;
}
.btnBox li{
	float:left;
	background: #ededed;
	height:24px;
	min-width: 60px;
	margin-left:5px;
	text-align:center;
	padding: 5px 1em 0;
	font-size:117%;
	cursor:pointer;
	border-radius: 5px 5px 0px 0;
}
.btnBox li.cur{
	background: #00822d;
	color: #FFF;
}
.btnBox li.d_first{
	margin-left: 0!important;
}
.btnBox a {
	color: #333;
	text-decoration: none;
}
@media screen and (max-width: 750px){
	.tableWrap{
		width: 100%;
		overflow-x:scroll;
	}
	.btnboxWrap,.tableWrap{
		width: 100%;
		overflow-x:scroll;
		overflow-y:hidden;
	}
	.btnBox{
		width: 900px!important;
	}
	.btnBox ul{
		width: auto!important;
		height: auto!important;
	}
	.btnBox li{
		margin-left: 3px;
		padding: 2px 0.5em;
	}
}
.subCont .sideNav {
	background-color: #fff;
	box-shadow: none;
}
.subCont .sideNav ul li {
	width: 100%;
}
.subCont div.sideNav_ttl {
	border-bottom:2px solid #00822d;
	font-size: 134%;
	padding: 0.3em 0;
}
.subCont nav.sideNav ul li a {
	color: #333;
	font-size: 12px;
	line-height: 1.6;
	display: block;
	padding: 10px;
	border-bottom: 1px dashed #ccc;
}
.subCont nav.sideNav ul li a i {
	color: #00822d;
	height: 16px;
	margin-right: 5px;
}
.subCont nav.sideNav ul li a:hover {
	text-decoration: none;
	background: #eee;
}
/* end 修正日付201617 */

.unysysbox.mt_nega {
	margin-top: -1.9rem;
}

/* popup
------------------------------------------------------*/
#popup {

}
#popup .popcloseBtn {
	float:right;
	height: 18px;
	width: 71px;
	margin:10px 10px 10px 0;
	display: block;
}
#popup .popcloseBtn img{
	vertical-align: top;
}
#popup .popupInner{
	padding: 0 0 30px 36px;
}
#popup .title{
	clear:both;
	width: auto;
	font-size: 16px;
	border-left: #00822d solid 4px;
	padding-left: 7px;
	height: 20px;
	line-height: 1;
	padding-top: 3px;
	margin-bottom: 14px;
}
#popup .img1{
	padding-left: 2px;
	padding-right: 8px;
}
#popup .textArea{
	width: 528px;
}
#popup table{
	width: 149px;
	font-size: 12px;
}
#popup .textArea li{
	margin-bottom: 15px;
}
#popup .textArea li p{
	padding-left: 1.2em;
	text-indent: -1.2em;
}
#popup table th{
	background: #e9e7cf;
	text-align: center;
	border: #c8c8c8 solid 1px;
}

#popup table td{
	text-align: center;
	border-top: #f8f8f8 solid 1px;
	border-bottom: #c8c8c8 solid 1px;
	border-left: #c8c8c8 solid 1px;
	border-right: #c8c8c8 solid 1px;
}

#popup .LCol{
	float:left;
	font-size: 12px;
}
#popup .RCol{
	float:left;
}

#popup table tr.even{
	background: #fffff3;
}

.detailLink{
	float: right;
}
.detailLink a{
	color: #00822d;
}
.detailLink a i {
	font-size: 110%;
	margin-right: 0.25em;
}
@media screen and (max-width: 750px){
	#popup .textArea{
		width: 90%;
	}
	#popup .LCol{
		width: 78%;
	}
	#popup .RCol{
		width: 20%;
	}
	#popup table{
		width: 100%;
	}
	#popup .popupInner {
		padding: 0 0 0 5%;
	}
	.detailLink{
		float:none;
	}
}

/* start 修正日付20150225 */
.prize{
	width: 9em;
}
/* end 修正日付20150225 */
p.nodata {
	text-align:center;
	font-size: 110%;
	padding: 20px 0 0;
}

/* 2019 通算記録スタイル */
.btn-group-career-stats {
}
.btn-group-career-stats ul {
    margin: 0 auto;
}
.btn-group-career-stats ul li {
    float: left;
    background: #fff;
    border: 1px solid #00822d;
    color: #00822d;
    margin: 0.5%;
    width: 23.5%;
    text-align: center;
}
.btn-group-career-stats ul li:hover,
.btn-group-career-stats ul li.cur {
    background: #00822d;
    color: #fff;
    font-weight: bold;
}
.btn-group-career-stats ul li a {
    padding: 5px 10px;
    color: #00822d;
    display: block;
}
.btn-group-career-stats ul li:hover a,
.btn-group-career-stats ul li.cur a {
    color: #fff;
}
@media screen and (max-width: 750px) {
  .btn-group-career-stats ul li {
    width: 32.3%;
  }
  .btn-group-career-stats ul li a {
    padding: 5px 2px;
    height: 38px;
    line-height: 1.2em;
  }
}
/*.results .report-table thead {*/
/*	height: 10px;*/
/*}*/
#content p.lead {
	padding: 1em 1.5em;
}
.detaiLink-block {
	display: grid;
    margin-top: 15px;
}
.icon-circle {
	vertical-align: sub;
}
.icon-circle img{
	width: 17px;
}