@charset "utf-8";
/*---------------------------------------
commonStyle v20180226
---------------------------------------*/
/*20200317クエリストリング更新用コメント*/
#content a{
	color: #3c3c3c;
}
/* start 修正日付20150220 facebookのシェアウィンドウが見切れる */
#content .mainCont1col{
	width: 960px;
	/*overflow: hidden;*/
}
/* end 修正日付20150220　 facebookのシェアウィンドウが見切れる */
#content .bottomCont{
	/*padding-top: 40px;*/
	padding-bottom: 40px;
	clear: both;
}
#content .txtCenter{
	text-align: center;
}
#content .txtRed{
	color: #00822d;
}
#content .vaBase{
	vertical-align: baseline;
}
#content .square:before{
	content: "■";
	margin-right: 0.3em;
	color: #00822d;
}
#content .tableWrap{
	clear: both;
}
#content .tableWrap table{
	width:100%;
}
#content .personHolebyhole{
        width:750px;
}
#content .personHolebyhole .htn_title {
  border-left: 3px solid #00822d;
  margin-bottom: 5px;
  padding-left: 5px;
  font-size: 14px;
}
#content .personHolebyhole .htn_title .htn_total {
  color: #00822d;
}
#content .personHolebyhole .htn_title .htn_total .stroke {
  color: #333;
}
#content table.tableType01{
	border-top: 1px solid #c8c8c8;
	border-left: 1px solid #c8c8c8;
	color: #000;
}
#content table.tableType01 th{
	padding: 0.2em 0;
	border-right: 1px solid #c8c8c8;
	border-bottom: 1px solid #c8c8c8;
	background: #e9e7cf;
	text-align: center;
}
#content table.tableType01 td{
	padding: 0.7em 0;
	border-right: 1px solid #c8c8c8;
	border-bottom: 1px solid #c8c8c8;
	text-align: center;
}
#content table.tableType01 tr.odd{
	background: #fffff3;
}
#content table.tableType01 tr.date th{
	color: #3c3c3c;
	background: #d5d2a3;
}
#content table.tableType01 tr > td:nth-child(2) a {
	font-weight: bold;
}
#content table.tableType02{
	border-top: 1px solid #c8c8c8;
	border-left: 1px solid #c8c8c8;
	color: #000;
}
#content table.tableType02 th{
	padding: 0.2em;
	border-right: 1px solid #c8c8c8;
	border-bottom: 1px solid #c8c8c8;
	background: #e9e7cf;
	text-align: center;
}
#content table.tableType02 td{
	padding: 0.7em 0em;
	border-right: 1px solid #c8c8c8;
	border-bottom: 1px solid #c8c8c8;
	text-align: center;
}
#content table.tableType02.holebyhole td{
	padding: 0.3em 0em;
	white-space: nowrap;
}
#content table.tableType02.holebyhole tr:nth-child(2n+1) td{
	background-color:#fffff3;
}
#content table.tableType02.holebyhole tr:nth-child(2n+1) td.score_in_out{
	background-color:#ffffda;
}
#content table.tableType02.holebyhole tr:nth-child(2n) td.score_in_out{
	background-color:#ffffa8;
}
#content table.tableType02.holebyhole.personResults td{
	padding: 0.7em 0em;
	width: 2em;
}
@media screen and (max-width: 750px){
	#content .mainCont1col{
		width: 100%;
		margin: 0;
	}
	#content .tableWrap{
		overflow: scroll;
		width: 100%;
	}
}
/*title*/
#content .h3Area{
	border-bottom:#00822d 2px solid;
	padding-bottom:5px;
	margin-bottom:10px;
	clear: both;
	overflow: hidden;
}
#content .h3Area h3{
	font-size:180%;
}
#content .h3Area div.right{
	margin-top: 3px;
}
#content .headingArea{
	display: flex;
	margin-bottom: 20px;
}
#content .headingArea h3{
	font-size:2em;
	font-weight: 600;
	display: inline;
	color: #2c6237;
	align-self: flex-end;
	padding: 0 0 10px 0;
	margin-bottom: -3px;
}
#content .tour01 .headingArea h3 {
	border-bottom:#96be00 4px solid;
}
#content .tour02 .headingArea h3 {
	border-bottom:#69afcd 4px solid;
}
#content .tour05 .headingArea h3{
	border-bottom:#002d14 4px solid;
}
#content .headingArea .categoryName {
	width: 65%;
	border-bottom: #ddd 3px solid;
    display: flex;
    align-items: flex-end;
	justify-content: space-between;
}
#content .tour0304 .categoryName {
	width: 100%;
	border-bottom: none!important;
	margin-bottom: 10px;
}
#content .mainCont1col .tournamentSection {
	margin-bottom: 60px;
}
#content .tour0304 .headingArea {
	background: url(/assets/jlpga/img/bar_pc.png) no-repeat;
    background-size: contain;
    background-position: bottom;
}
#content .headingArea .categoryName a {
	color: #2c6237;
	display: flex;
	align-items: center;
}
#content .tournamentSection .tournamentList {
	width: 100%;
    display: flex;
    justify-content: space-between;
    border-bottom: #ddd 2px solid;
    padding-bottom: 20px;
}
#content .headingArea .logo {
	width: 35%;
	margin-right: 10px;
}
#content .headingArea img {
	width: 100%;
	height: auto;
}
#content .tournamentSection .description {
	position:relative;
	background: rgba(0,0,0,.05);
	font-size: 110%;
    padding: 0.5em 1em;
    clear: both;
    margin-bottom: 20px;
}
#content .tournamentSection .description .detailLink{
	position: absolute;
	right: 1em;
	bottom: 0.5em;
}
#content .description i.material-icons {
	color: #00822d !important;
}
#content .detailLink a {
	color: #137e3a !important;
}
#content .print{
	float: right;
	margin-bottom: 15px;
	margin-top: 10px;
	font-size: 115%;
	color: #3c3c3c;
	cursor: pointer;
}
@media screen and (max-width: 750px){
	/* start 修正日付20150219 */
	#content .topCont .subNavi{
		margin-bottom: 30px;
		width: 166px;
	}
	/* end 修正日付20150219 */
	#content .h3Area h3,
	#content .headingArea h3{
		letter-spacing: 0;
		float: none;
		line-height: 1.2em;
	}
	#content .h3Area h3 a,
	#content .headingArea h3 a{
		font-weight: 700;
		font-size: 0.8rem;
	}
	#content .h3Area div.right {
		margin: 0;
	}
	/* start 修正日付20150219 */
	#content .print{
		display: none;
	}
	/* end 修正日付20150219 */
	#content .headingArea {
		flex-wrap: wrap;
	}
	#content .headingArea .logo {
		width: 100%;
		margin-bottom: 10px;
		margin-right: 0;
	}
	#content .headingArea h3 {
		font-size: 1.2em;
	}
	#content .headingArea .categoryName {
	width: 100%;
	}
	#content .headingArea .categoryName a ,
	#content .headingArea h3 {
		font-feature-settings: "palt";
		padding: 0 0 5px 0;
	}
	#content .headingArea .categoryName a ,
	#content .headingArea .categoryName i {
		font-size: 0.9em;
	}
	#content .mainCont1col .tournamentSection {
		margin-bottom: 40px;
	}
	#content .mainCont1col .tournamentSection .description {
		line-height: 1.8;
    	padding: 5px 7px;
    	font-size: 80%;
    	margin-bottom: 15px;
	}
	#content .tournamentSection .description .detailLink {
    	margin-left: 10px;
    	position: relative; 
    	right: 0;
    	bottom: 0;
	}
	#content .tournamentSection .tournamentList {
		flex-wrap: wrap;
		border-bottom: none;
		padding-bottom: 0;
	}
}
/*---------------------------------------
tournament top
---------------------------------------*/
/*tournamentArea*/
#content .tournamentArea {
	width: 48%;
	display: flex;
	justify-content: space-between;
}
#content .tournamentArea .status {
	margin-bottom: 5px;
}
#content .tournamentArea h4{
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-bottom: 2px dotted #e0e0e0;
}
#content .tournamentArea li {
	padding-left: 1.3em;
	text-indent: -1.3em;
	line-height: 1.5em;
	color: #666;
}
@media screen and (max-width: 750px) {
	#content .tournamentArea {
		width: 100%;
		font-size: 80%;
		margin-bottom: 15px;
		padding-bottom: 10px;
		border-bottom: #ddd 2px solid;
	}
	#content .tournamentArea > div {
		width: 50%;
	}
	#content .headingArea {
		margin-bottom: 15px;
	}
}
/*---------------------------------------
tour top
---------------------------------------*/
/*schedule*/
#content .mainCont1col .headingFlex {
	display: flex;
	justify-content: space-between;
}
#content .mainCont1col .headingFlex .lead {
	width: 73%;
	position: relative;
}
#content .mainCont1col .headingFlex .lead .detailLink {
	position: absolute;
	bottom: 0.5em;
	right: 1em;
}
#content .mainCont1col .headingFlex .logo {
	width: 22%;
}
#content .mainCont1col .headingFlex .logo img {
	width: 100%;
	height: auto;
}
#content .mainCont1col .pdf-txt {
	text-align: right;
	margin-top: 10px;
}
#content .mainCont1col .pdf-txt a {
	text-decoration: underline;
	font-size: 16px;
}
#content .schedule{
	border-top: 2px solid #c8c8c8;
	color: #3c3c3c;
}
/*start 修正日付20150820 【No.143】 トーナメントスケジュール*/
.tmSchedule #content .schedule th.col01{
	width: 162px;
}
.tmSchedule #content .schedule th.col02{
	width: 644px;
}
.tmSchedule #content .schedule .col01 .nopc,
.tmSchedule #content .schedule .col02 .nopc{
	display: none;
}
.tmSchedule #content .schedule th.col03{
	width: 160px;
}
.tmSchedule #content .schedule th.col04{
	width: 160px;
}
/*end 修正日付20150820 【No.143】 トーナメントスケジュール*/
#content .schedule th{
	border-bottom: 2px solid #c8c8c8;
	border-right: 1px solid #c8c8c8;
	background: #e9e7cf;
	padding: 3px 0;
	text-align: center;
}
#content .schedule td{
	border-bottom: 2px solid #c8c8c8;
	border-right: 1px solid #c8c8c8;
	vertical-align: middle;
}
#content .schedule th.col04,
#content .schedule td.col04{
	border-right: none;
}
#content .schedule td.col01{
	width: 180px;
	text-align: center;
}
#content .schedule td.col02{
	line-height: normal;
	width: 363px;
	padding: 10px;
	padding-top: 8px;
	padding-bottom:8px;
}
#content .schedule td.col02 .belt{
	width: 100%;
	font-size: 130%;
	color: #00822d;
	padding-left: 146px;
}
#content .schedule td.col02 div.tournamentLogo{
	width: 136px;
	height: 34px;
}
@media screen and (max-width: 750px){
	#content .schedule td.col02 div.tournamentLogo{
		display: none;
	}
	#content .mainCont1col .headingFlex .lead .detailLink {
		position: relative;
		bottom: 0;
		right: 0;
	}
}
#content .schedule td.col02 .tournamentLogo{
	float: right;
	margin: 10px 0 0 5px;
	height: 33px;
}

/*start 修正日付20151216 公式戦崩れ対応*/
#content .schedule td.col02 .tournamentPlace{
	padding-left: 146px;
}
/*end 修正日付20151216 */

/*start 修正日付20150820 【No.143】 トーナメントスケジュール*/
.tmSchedule #content .schedule td.col02 .tournamentLogo{
	float: left;
	margin: 10px 10px 0 0;
}
@media screen and (max-width: 750px){
	#content .schedule td.col02 .tournamentName,
	#content .schedule td.col02 .tournamentPlace,
	#content .schedule td.col02 .belt{
		padding-left:0;
	}
	#content .headingFlex .categoryName {
		border-bottom: #ddd 3px solid;
		display: flex;
	}
	#content .headingFlex .categoryName h3 {
		border-bottom: #69afcd 4px solid;
		font-size: 1.2em;
		font-weight: 600;
		color: #2c6237;
		margin-bottom: -3px;
	}
	#content .mainCont1col .headingFlex {
		display: unset;
	}
	#content .mainCont1col .headingFlex .lead {
		width: 100%;
		margin-bottom: 10px;
	}
	#content .mainCont1col .headingFlex .logo {
		width: 100%;
		margin-bottom: 10px;
	}
	#content .mainCont1col .pdf-txt a {
		display:block;
		text-decoration: underline;
		font-size: 16px;
		margin-bottom: 10px;
	}
}
/*end 修正日付20150820 【No.143】 トーナメントスケジュール*/
#content .schedule td.col02 .tournamentName{
	margin-bottom: 5px;
	font-size: 115%;
}
#content .schedule td.col02 .tournamentName a{
	text-decoration: underline;
	color: #3c3c3c;
}
#content .schedule td.col02 .tournamentPlace a{
	color: #3c3c3c;
	text-decoration: underline;
}
#content .schedule td.col03,
#content .schedule td.col04{
	width: 125px;
	padding: 0 20px;
	text-align: center;
}
#content .schedule td.col03 p{
	padding: 5px 0;
}
#content .schedule td.col03 .tournamentWinner{
	width: auto;
	margin: 0 auto;
	border-bottom: 2px solid #e5e5e5;
	line-height: 1.4em;
}
#content .schedule tr.add td.col01,
#content .schedule tr.add td.col02,
#content .schedule tr.add td.col03,
#content .schedule tr.add td.col04{
	background:#fffff3;
}
#content .markMemo{
	text-align: right;
}
@media screen and (max-width: 750px){
	#content .schedule td.col02 .tournamentLogo{
		width: 126px;
	}
	/*start 修正日付20150820 【No.143】 トーナメントスケジュール*/
	.tmSchedule #content .schedule th.col01{
		width: 30%;
	}
	.tmSchedule #content .schedule th.col02{
		width: 70%;
	}
	.tmSchedule #content .schedule td img{
	display: none;
	}
	.tmSchedule #content .schedule .col01 .nopc,
	.tmSchedule #content .schedule .col02 .nopc{
		display: block;
	}
	.tmSchedule #content .markMemo,
	.tmSchedule #content .schedule th.col03,
	.tmSchedule #content .schedule td.col03,
	.tmSchedule #content .schedule th.col04,
	.tmSchedule #content .schedule td.col04{
		display: none;
}
	/*end 修正日付20150820 【No.143】 トーナメントスケジュール*/
}
/*---------------------------------------
tour 下層
---------------------------------------*/
/*tournamentHeader*/
#content .tournamentHeader{
	margin-bottom: 20px;
	padding-bottom: 15px;
	border-bottom: 2px dashed #c8c8c8;
	color: #666666;
}
#content .tournamentHeaderIn{
	float: left;
	margin: 10px 0 0 15px;
	font-size: 14px;
}
#content .tournamentHeaderIn .media li{
	float: left;
	margin-right: 1em;
}
#content .tournamentHeaderIn .media li a{
	padding-left: 0.2em;
	color: #666666;
}
#content .tournamentHeaderIn .media li span{
	color: #00822d;
}
@media screen and (max-width: 750px){
	#content .tournamentHeader .logo{
		float: none;
		text-align: center;
	}
	#content .tournamentHeader .logo img{
		width: 276px;
	}
	#content .tournamentHeaderIn{
		margin: 0;
	}
	#content .tournamentHeaderIn .media li img{
		width: 1em;
	}
}
/*mediaList*/
#content .mediaList li{
	float: left;
	margin-right: 10px;
}
#content .mediaList li a{
	padding-left: 0.3em;
	color: #666666;
}
@media screen and (max-width: 750px){
	#content .mediaList li img{
		width: 1em;
	}
}
/* tournamentLink
------------------------------------------------------- */
ul.tournament-tab {
	display:block;
	width:100%;
}
ul.tournament-tab > li{
	position:relative;
	float:left;
	display:block;
	min-width:16.5%;
	padding-bottom:0.4em;
	box-sizing:border-box;
	padding-right:0.4em;
}
ul.tournament-tab > li.shotdata {
    min-width: 33%;
}
ul.tournament-tab > li > a {
	display:block;
	border-radius:3px;
	border:1px solid #a099a0;
	overflow:hidden;
}
ul.tournament-tab > li a span{
	width:100%;
	display:inline-block;
	padding-right:0.4em;
	cursor:pointer;
}
ul.tournament-tab > li a span:before {
	display:inline-block;
	width:1.5em;
	margin-right:0.3em;
	line-height:1.45em;
	text-align:center;
	color:#fff;
	font-family: FontAwesome;  
	font-size:1.4em;
	font-weight:normal;
	background:#a099a0;
	content:"\f141";
}
ul.tournament-tab > li.top a span:before {
	content:"\f060";
}
ul.tournament-tab > li.pairing a span:before {
	content:"\f0c0";
}
ul.tournament-tab > li.leaderboard a span:before {
	content:"\f007";
}
ul.tournament-tab > li.holebyholes a span:before {
	content:"\f0ca";
}
ul.tournament-tab > li.holesummary a span:before {
	content:"\f024";
}
ul.tournament-tab > li.stats a span:before {
	content:"\f0cb";
}
ul.tournament-tab > li.history a span:before {
	content:"\f091";
}
ul.tournament-tab > li.live a span:before {
	content:"\f03d";
}
ul.tournament-tab > li.tv a span:before {
	content:"\f26c";
}
ul.tournament-tab > li.shotdata a span:before {
	content:"\f03d";
}

ul.tournament-tab > li > a.active {
	border-color:#00822d;
}
ul.tournament-tab > li a.active span:before {
	background:#00822d;
}
ul.tournament-tab > li a.active span {
	color:#00822d;
	font-weight:bold;
}
/*hover*/
ul.tournament-tab > li:hover > a{
	border-color:#00822d;
}
ul.tournament-tab > li:hover a span,
ul.tournament-tab > li:hover a span:before {
	background:#00822d;
}
ul.tournament-tab > li:hover a span {
	color:#fff;
}
ul.tournament-tab > li:hover a span,
ul.tournament-tab > li:hover a span:before,
ul.tournament-tab li ul > li {
	-moz-transition: 0.2s ease;
	-webkit-transition: 0.2s ease;
	-o-transition: 0.2s ease;
	-ms-transition: 0.2s ease;
}
ul.tournament-tab > li:hover{
	-moz-transition: 0.1s ease;
	-webkit-transition: 0.1s ease;
	-o-transition: 0.1s ease;
	-ms-transition: 0.1s ease;
}
/* PC表示制御 */
ul.tournament-tab > li.live {
	display: none;
}

@media screen and (max-width: 750px){
	ul.tournament-tab {
		font-size:0.9em;
		display: flex;
		flex-wrap: wrap;
	}
	ul.tournament-tab > li{
		flex-basis: 50%;
		padding: 0.2em 0.2em;
	}
	ul.tournament-tab > li.shotdata {
	    flex-basis: 100%;
	}
	ul.tournament-tab > li a span:before {
		font-size:1.2em;
		line-height:1.6em;
	}
	ul.tournament-tab > li.holesummary,
	ul.tournament-tab > li.stats {
		display: none;
	}
	ul.tournament-tab > li.live,
	ul.tournament-tab > li.tv {
		display: block;
	}
}

/* drop-down */
div.dropdown {
   	position:absolute;
	display:none;
	width:100%;
	padding-right:0.44em;
	font-size:0.9em;
	line-height:1.35em;
	top:2.3em;
	box-sizing:border-box;
	z-index:20;
}
ul.tournament-tab li ul {
	display:block;
	width:100%;
	border-bottom-right-radius:3px;
	border-bottom-left-radius:3px;
	box-sizing:border-box;
	text-align:right;
	background:#fff;
	border:1px solid #00822d;
}
ul.tournament-tab li ul > li {
	display:block;
	margin:0;
	padding-right:0.8em;
}
ul.tournament-tab li ul > li a:after {
	font-family: FontAwesome;  
	content:"\0020 \f101";
}
ul.tournament-tab li ul > li.selected,
ul.tournament-tab li ul > li:hover {
	background:#eee;
	font-weight:bold;
}
ul.tournament-tab li ul > li a {
	padding:0.5em 0;
	display:block;
}
ul.tournament-tab li ul > li:hover {
	text-decoration:underline;
}

/*update button*/
.update_botton {
	background: #ececeb;
	display: inline-block;
	border-radius: 10px;
	border-bottom: 3px solid #b5b5b5;
	padding: 5px 10px;
	cursor: pointer;
}
.update_botton:hover {
	background-color: #f5f5f5;
	border-bottom-width: 1px;
	border-top: 2px solid #fff;
	text-decoration: none;
}
.update_botton i {
	color: #00822d;
}

/*leaderBoard*/
#content .leaderBoard .h3Area {
	margin-bottom: 10px;
}
#content .leaderBoard .round{
	float: left;
	margin-bottom: 8px;
	border-left: 2px solid #c3c3c3;
}
#content .leaderBoard .round li{
	float: left;
	border-right: 2px solid #c3c3c3;
	line-height: 1em;
	color: #666666;
	cursor: pointer;
}
#content .leaderBoard .round li span{
	padding: 0 1em;
}
#content .leaderBoard .round li span.active{
	padding-bottom: 3px;
	border-bottom: 2px solid #00822d;
	color: #00822d;
}
#content .leaderBoard .unisys{
	float: right;
	clear: both;
	margin-bottom: 2px;
	text-align: right;
}
/*topics*/
#content .topics .topicsCol{
	margin-bottom: 15px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #ebced8;
}
#content .topics .topicsCol.last{
	margin-bottom: 15px;
	padding-bottom: 10px;
	border-bottom: 2px solid #00822d;
}
#content .topics .photo{
	float: left;
	margin-right: 20px;
}
#content .topics .ttl{
	margin-bottom: 5px;
	font-size: 115%;
}
#content .topics .ttl a{
	text-decoration: underline;
	color: #3c3c3c;
}
@media screen and (max-width: 750px){
	#content .topics .photo{
		width: 30%;
		margin-right: 3%;
	}
	#content .topics .date, #content .topics .ttl{
		float: left;
		width: 67%;
		line-height: 1.3em;
	}
	#content .topics .txt{
		clear: both;
	}
}
/*tv*/
#content .tv dt{
	color: #646464;
	margin-top: 15px;
	font-size: 115%;
}
#content .tv dd{
	color: #646464;
	margin-left: 1.3em;
}
/*summary*/
#content .summary{
	font-size: 115%;
}
#content .summary a{
	color: #666;
	text-decoration: underline;
}
#content .summary .summaryLeft{ width: 200px;}
#content .summary .summaryRight{ width: 730px;}
#content .summary .summaryRight dl{
	overflow: hidden;
}
#content .summary .summaryRight dt{
	float: left;
	width: 130px;
}
#content .summary .summaryRight dd{
	float: left;
	padding-left: 10px;
	width: 590px;
}
@media screen and (max-width: 750px){
	#content .summary .summaryLeft{
		width: 100%;
		padding: 5% 20% 0;
		text-align: center;
	}
	#content .summary .summaryRight{
		width: 100%;
	}
	#content .summary .summaryRight dt,
	#content .summary .summaryRight dd{
		float: none;
		padding-left: 0;
		width: 100%;
	}
}

@media screen and (max-width: 750px){
	.subNaviCont {
		width: 166px;
	}
}

/* library gallery search
--------------------------------------------------------------*/
.mainContTitleArea{
	border-bottom: #00822d 2px solid;
	padding-bottom: 5px;
	margin-bottom: 15px;
}
.mainContTitleh3{
	font-size: 180%;
}
.mb16{
	margin-bottom: 16px;
}
.pastSelectwrap{
	width: 162px;
	float:right;
	margin-top: 3px;
}
.pastSelect{
	position: relative;
}
.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;
}

.selectArea.pastSelect .selectBtn{
	width: 160px;
	height: 25px;
	display: inline-block;
	line-height: 25px;
	color: #000;
	float:left;
}
.selectArea.pastSelect select{
	width: 162px;
	margin-top: 5px;
}

.selectArea select{
	height: auto;
	position: absolute;
	display: none;
	z-index: 9999;
	text-indent: 0.5em;
}

.selectArea .arrow{
	position: relative;
	margin-left: -23px;
	cursor: pointer;
}

.selectBtn {
	cursor: pointer;
	border-color: #e0e0e0 solid 1px;
	background: rgb(255,255,255);
}

@media screen and (max-width: 750px){
	.mainContTitleh3{
		font-size: 130%;
	}
	.selectArea.pastSelect select{
		width: 162px;
		left: inherit;
	}
	.selectArea .selectBtn{
		display: none !important;
	}
	.selectArea .arrow{
		display: none !important;
	}
	.selectArea .arrow img{
		width: 11px;
	}
	.selectArea select{
		display: block !important;
		position: inherit;
		z-index:0;
	}
	select{
		background: url(/official/common/img/icon/icon_select_arrow.png) no-repeat white;
		background-position: 95% center;
	}
}
#content .h3Area {
	/*overflow: visible;*/
	/*display: inline-block;*/
	width: 100%;
}

/*qt*/
#content .h3Area h3.qt{
	letter-spacing:0;
	line-height: 1.3;
}
#content .h3Area .rightLink.qt{
	margin-top: -22px;
}

.qtCont{
	width: 600px;
	margin-bottom: 30px;
}
.qtCont h4{
	background: #e9e7cf;
	border: #c8c8c8 solid 1px;
	border-bottom:none;
	font-size: 130%;
	padding: 5px 0 5px 20px;
}
.qtContditeil{
	padding:20px 20px 0;
	border: #c8c8c8 solid 1px;
	border-top:none;
	font-size: 114%;
	line-height: 1.8;
}
#content a.qtLocation{
	color:#c85274;
	border-bottom: #c85274 solid 1px;
	display: inline-block;
	height: 20px;
	margin-top: -7px;
}
#content a.qtLocation:hover{
	text-decoration: none;
}
.qtContList a{
	color: #3c3c3c;
}
.qtContList{
	display: block;
}
.qtContList dt{
	width: 100px;
	float:left;
	text-indent: -0.5em;
}
.qtContList li{
	float:left;
	margin-right: 16px;
}
.qtarrow{
	margin-left: 6px;
	vertical-align: initial;
}
.qtContditeil_inner{
	margin-bottom: 20px;
}
@media screen and (max-width: 750px){
	#content .h3Area .rightLink.qt{
		margin-top:0;
	}
	.qtarrow{
		width: 10px;
	}		.leaderboardz .tableWrap table {			width: 105% !important;			}
}


/*qtpopup*/
#qtpopup{
}

#qtpopup .popcloseBtn{
	float:right;
	padding:10px 13px 13px;
}
#qtpopup .title{
	clear:both;
	border-left: #00822d solid 4px;
	padding-left: 5px;
	padding-top:3px;
	margin-bottom: 14px;

}
#qtpopup .qtbox{
	padding:0 36px;
}
.qtbox p{
	font-size: 12px;
}
.qtguidance{
	display: block;
	width: 767px;
	margin:14px 0;
	text-indent: -0.5em;
	font-size: 12px;
}

.qtguidance a{
	color: #414141;
	text-decoration: underline;
}
@media screen and (max-width: 750px){
	.qtpdficon{
		width: 31px;
	}
	#qtpopup{
		width: 100%;
		overflow-x: scroll;
	}
	#qtpopup .qtbox{
		padding-bottom:36px;
	}
	.qtguidance{
		width: 100%;
	}
}

/*
  /tournament/record/
-------------------------*/
/*start 20150508*/
.record #content .tableWrap table{
	width: 750px;
}
.record .recordArea h4{
	font-size: 124%;
	border-bottom: dotted 2px #dedede;
	margin:0 0 10px;
}
/*end 20150508*/

.recordsTabTitleLine{
	border-bottom: #00822d 2px solid;
	padding-bottom: 10px;
	margin-bottom: 15px;
	letter-spacing: 2pt;
	line-height: 1;
}

.recordsTabWrap h4{
	font-size: 134%;
}
/*start 20150508*/
.recordsTabWrap h5{
	font-size: 150%;
}
/*end 20150508*/
.recordsTabWrap table th,
.recordsTabWrap table td{
	border: #c8c8c8 solid 1px;
	padding: 1em;
}
.recordsTabWrap table .nowrap{
	white-space: nowrap;
}
.recodTableStyle1 th{
	text-align: center;
	width: 125px;
	background: #d5d2a3;
}

.recodTableStyle1 .year{
	background: #e9e7cf;
	text-align: center;
	width: 55px;
	padding:0;
}
.recodTableStyle2 th{
	text-align: center;
	width: 60px;
	background: #d5d2a3;
}
.recordsTabWrap table .name{
	white-space: nowrap;
	text-align: center;
}
.recodTableStyle3 th{
	width: 125px;
	background: #d5d2a3;
}
.recodTableStyle3 .date{
	text-align: center;
}
.recodTableStyle4 th{
	width: 125px;
	background: #d5d2a3;
}
.recodTableStyle4 .date{
	width: 110px;
}
.recodTableStyle4 .ragiDate{
	width: 100px;
}
.recodTableStyle5 th{
	background: #d5d2a3;
}
.recodTableStyle5 .score{
	width: 50px;
	text-align: center;
}
.recodTableStyle5 .name{
	width: 125px;
}

/*start 20150508*/
.recodTableStyle6 th,
.recodTableStyle6 td{
	text-align: right;
}
/*end 20150508*/
.recodTableStyle6 th{
	width: 50px;
}
.recodTableStyle6 .name{
	width: 125px;
}
.recodTableStyle6 .year{
	width: 50px;
}
.recodTableStyle6 tr:nth-child(odd){
	background: #fffff3;
}

.recodTableStyle7 .name{
	width: 100px;
}
.recodTableStyle7 tr

.recodTableStyle7 td{

}



.recordsTabWrap table.remarksTable td{
	border:none;
	padding: 0;
}
.recordsTabWrap table.remarksTable .name{
	width: 100px;
}
.w100{
	width: 100px;
}
.w120{
	width: 120px;
}
.ussLogo{
	text-align: right;
}
.note{
	font-size: 12px;
	padding-left: 0.5em;
}
.namefont{
	padding-bottom: 3px;
}
@media screen and (max-width: 750px){
	.namefont{
		width: 18px;
	}
}




/*タブメニュー
-------------------------*/
.mainCont .btnBox{
	border-bottom:2px solid #00822d;
}

.mainCont .btnBox li{
	margin-left:5px;
	text-align:center;
	padding-top:5px;
	font-size:117%;
	cursor:pointer;
	float:left;
}
.mainCont .btnBox li.rTabBtn1{
	background:url(/tournament/img/record_tab1_off.gif) no-repeat;
	height:29px;
	width:126px;
	margin-left: 0;
}
.mainCont .btnBox li.rTabBtn1.cur{
	background:url(/tournament/img/record_tab1_on.gif) no-repeat;
	color: #FFF;
}
.mainCont .btnBox li.rTabBtn2{
	background:url(/tournament/img/record_tab2_off.gif) no-repeat;
	height:29px;
	width:116px;
}
.mainCont .btnBox li.rTabBtn2.cur{
	background:url(/tournament/img/record_tab2_on.gif) no-repeat;
	color: #FFF;
}
.mainCont .btnBox li.rTabBtn3{
	background:url(/tournament/img/record_tab3_off.gif) no-repeat;
	height:29px;
	width:237px;
}
.mainCont .btnBox li.rTabBtn3.cur{
	background:url(/tournament/img/record_tab3_on.gif) no-repeat;
	color: #FFF;
}
.mainCont .btnBox li.rTabBtn4{
	background:url(/tournament/img/record_tab4_off.gif) no-repeat;
	height:29px;
	width:106px;
}
.mainCont .btnBox li.rTabBtn4.cur{
	background:url(/tournament/img/record_tab4_on.gif) no-repeat;
	color: #FFF;
}

.mainCont .btnBox li.d_first{margin-left: 0;}

@media screen and (max-width: 750px){
	.btnboxWrap,.tableWrap{
		width: 100%;
		overflow-x:scroll;
	}
	.btnBox,#content table{
		width: 100%;
	}
	.btnBox ul{
		width: 600px;
		height: 29px;
	}
	.mainCont .btnBox li{
	padding-top:1px;
	}

}







.taR{
	text-align: right;
}




/* start 修正日付20150223 */

/*tournament/qt/schedule.html*/

.qtScheduleTable{
	font-size: 109%;
}
.qtScheduleTable td{
	padding:1em 0 1em 1em;
	border-top: 1px solid #d3d3d3;
	border-bottom: 1px solid #d3d3d3;
}
.qtScheduleTable th{
	padding:3px 0 3px 1em;
	background: #e9e7cf;
	border-top: 1px solid #d3d3d3;
	border-bottom: 1px solid #d3d3d3;
}
.qtScheduleTable a{
	color: #3c3c3c;
}


@media screen and (max-width: 750px){

 #content table.Rankings{
 	width: 100%;
 }
}

/* end 修正日付20150223 */

/* start 修正日付20150226 */
#content table.LBLastScoreTable th,
#content table.LBLastScoreTable td{
	border: 1px solid #c8c8c8;
	border: 1px solid #c8c8c8;
	text-align: center;
}
#content table.LBLastScoreTable th{
	padding: 0.2em 0;
	background: #e9e7cf;
}
#content table.LBLastScoreTable td{
	padding: 0.7em 0;
	width: 4.0em;
}
#content table.LBLastScoreTable td.playerName{
	font-weight: bold;
	width: 8.0em;
}
#content table.LBLastScoreTable td.roundScore{
	width: 2.0em;
}
#content table.LBLastScoreTable td.prize{
	width: 8.0em;
	text-align: right;
	padding-right: 1em;
}
@media screen and (max-width: 750px){
	table.LBLastScoreTable th.roundScore,
	table.LBLastScoreTable td.roundScore{
		display: none;
	}
  #content table.LBLastScoreTable td.prize{
    padding-right: 0.2em;
  }
}

/* end 修正日付20150226 */

/*start 20150430*/
.pairingTable th,.pairingTable td{
	border: 1px solid #c8c8c8;
	text-align: center;
}
.pairingTable th{
	padding: 0.2em 0;
	background: #e9e7cf;
}
.pairingTable td{
	padding: 0.3em 0em;
}
.pairingTable td.time{
	width: 4.5em;
	white-space: nowrap;
}
.pairingTable td.player{
	padding: 0.3em 1em;
}
.pairingTable td.affiliation{
	width: 11em;
	padding: 0.3em 1em;
}
.pairingTable td.roundScore{
	width: 3em;
}
.pairingTable td.totalScore,
.pairingTable td.score{
	width: 3.5em;
}

@media screen and (min-width: 751px){
	.pairingTable tr{
		height: 2.5rem;
		line-height: 1;
	}
	.pairingTable tr:first-child{
		height: auto;
		line-height: 1.6;
	}
}
/*start 20150501*/
@media screen and (max-width: 750px){
	.affiliation
	{
		display: none;
	}
	.affiliation_pairing_r
	{
		display: none;
	}
}
/*end 20150501*/
/*end 20150430*/



/* start 修正日付20150227 */
.rightLink{
	text-align: right;
}
.rightLink a{
	color: #3c3c3c;
}
/* end 修正日付20150227 */


/* library gallery @ADD
--------------------------------------------------------------*/
.sliderWrap li img {
	max-width: 180px;
}
.bx-wrapper {
	position: relative;
	margin: 0 auto 0;
	padding: 0;
	*zoom: 1;
	padding:0 50px;
	background: #fff;
	box-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
}


.headline {
	width: 100%;
}
.headline th {
	text-align: center;
	background: #00822d;
	color: #FFF;
	font-size: 0.8em;
	font-weight: bold;
	width: 110px;
}
.headline .square:before {
	color: #00822d;
	content: "■";
	margin-right: 0.3em;
	padding-left: 1em;
}
.headline .square {
	border-bottom: 2px solid #c8c8c8;
	border-right: 2px solid #c8c8c8;
	border-top: 2px solid #c8c8c8;
}
@media screen and (max-width: 750px){
	#headline {
		padding: 0 28px !important;
	}
	#headline > div {
		width: 100% !important;
	}
	.headline .square {
		padding-left: 0.5em  !important;
	}
}


@media print {
	header, .breadCrumb, .topCont, .mainCont1col, .subCont, .connectionSite, footer, .right, .printleft  {
		display: none;
	}
	.displayBlock .h3Area, .headingArea,.displayBlock .tournamentLink,.displayBlock .mediaList,.displayBlock .adPrint, .displayBlock .hideNrw, .displayBlock .langz, .displayBlock .lgtxt{
		display:none;
	}
	.displayBlock .mainCont1col,.displayBlock .leaderBoard .h3Area, .headingArea{
		display: block;
	}
	#content {
		top: 0;
	}
	.mainCont {
		width: 800px;
		float: none;
		margin: auto;
	}
	#content .tableWrap table {
		width: 100%;
		margin-top: 1em;
	}
	.h3Area, .headingArea  {
		margin-top: 1em;
	}
	/* start 修正日付20150223 */
	#content .schedule td.col01{
		white-space: nowrap;
	}
	#content .schedule td.col02 .tournamentName a,
	#content .schedule td.col02 .tournamentPlace a{
		text-decoration: none;
	}
	#content .schedule td.col01 br{
		display: none;
	}
	#content .schedule td.col02 .tournamentLogo{
		float:none;
	}
	/* end 修正日付20150223 */
}

.weather {
	margin-bottom: 50px;
}


/*start 20150430*/
/*
/tournament/lpgatour/2014/XXX/leaderboard.html
-----------------------------------------------*/
/*start 20150514*/
.leaderboardTable th{
	border:1px solid #c8c8c8;
	border-bottom: 2px solid #c8c8c8;
	line-height: 1;
}
.leaderboardTable td{
	border: 1px solid #c8c8c8;
	height: 27px;
}
.leaderboardTable td{
	vertical-align: middle;
	text-align: center;
	line-height: 1;
}
.leaderboardTable tr > td:nth-child(3){
	font-weight: bold;
}
/*end 20150514*/
.leaderboardTable th{
	background: #e9e7cf;
	padding: 3px 0;
	text-align: center;
}
@media screen and (max-width: 750px){
	.leaderboardTable tr > td:nth-child(4){
		/*text-align: left;*/
	}
}
/*end 20150430*/



/*start 20150310*/
.leaderboardTable.sokuhou{
	width: 100%;
}

/*start 20150313 mod*/
.leaderboardTable.sokuhou tr > th:nth-child(1){
	width: 50px;
}

.leaderboardTable.sokuhou tr > th:nth-child(2),
.leaderboardTable.sokuhou tr > th:nth-child(4),
.leaderboardTable.sokuhou tr > th:nth-child(5),
.leaderboardTable.sokuhou tr > th:nth-child(6),
.leaderboardTable.sokuhou tr > th:nth-child(11){
	width: 45px;
}

.leaderboardTable.sokuhou tr > th:nth-child(3){
	width: 145px;
}

.leaderboardTable.sokuhou tr > th:nth-child(7),
.leaderboardTable.sokuhou tr > th:nth-child(8),
.leaderboardTable.sokuhou tr > th:nth-child(9),
.leaderboardTable.sokuhou tr > th:nth-child(10){
	width: 30px;
}
/*start 20150313 mod end*/

@media screen and (max-width: 750px){
	#content table.leaderboardTable.sokuhou{
		width: 100%;
	}
	.leaderboardTable.sokuhou tr > td:nth-child(7),
	.leaderboardTable.sokuhou tr > td:nth-child(8),
	.leaderboardTable.sokuhou tr > td:nth-child(9),
	.leaderboardTable.sokuhou tr > td:nth-child(10),
	.leaderboardTable.sokuhou tr > th:nth-child(7),
	.leaderboardTable.sokuhou tr > th:nth-child(8),
	.leaderboardTable.sokuhou tr > th:nth-child(9),
	.leaderboardTable.sokuhou tr > th:nth-child(10){
		display: none;
	}
	.leaderboardTable.sokuhou tr > td:nth-child(4){
		text-align: center;
	}

/*start 20150313 mod*/
	.leaderboardTable.sokuhou tr > th:nth-child(1){
		width: 9%;
	}

/*start 20150313 mod end*/

	.leaderboardTable.sokuhou tr > th:nth-child(2),
	.leaderboardTable.sokuhou tr > th:nth-child(4),
	.leaderboardTable.sokuhou tr > th:nth-child(5),
	.leaderboardTable.sokuhou tr > th:nth-child(6){
		width: 9%;
	}
}
/*end 20150310*/

/*start 20150514*/
@media screen and (max-width: 750px){
	.leaderboardTable th{
		font-size: 10px;
	}
	#content table.leaderboardTable.sokuhou{
		width: 100%;
	}
	.leaderboardTable.sokuhou tr > td:nth-child(7),
	.leaderboardTable.sokuhou tr > td:nth-child(8),
	.leaderboardTable.sokuhou tr > td:nth-child(9),
	.leaderboardTable.sokuhou tr > td:nth-child(10),
	.leaderboardTable.sokuhou tr > th:nth-child(7),
	.leaderboardTable.sokuhou tr > th:nth-child(8),
	.leaderboardTable.sokuhou tr > th:nth-child(9),
	.leaderboardTable.sokuhou tr > th:nth-child(10){
		display: none;
	}
	.leaderboardTable.sokuhou tr > td:nth-child(4){
		text-align: center;
	}
	.leaderboardTable.sokuhou tr > th:nth-child(1){
		width: 9.85%;
	}
	.leaderboardTable.sokuhou tr > th:nth-child(2){
		width: 10.15%;
	}
	.leaderboardTable.sokuhou tr > th:nth-child(3){
		width: 39.25%;
	}
	.leaderboardTable.sokuhou tr > th:nth-child(4),
	.leaderboardTable.sokuhou tr > th:nth-child(5),
	.leaderboardTable.sokuhou tr > th:nth-child(6){
		width: 12.84%;
	}
}
/*end 20150514*/

@media screen and (max-width: 750px){
	.nosp {display: none;}
	.onlysp {display: table-cell;}
}


/* start 修正日付20150416 */
@media screen and (max-width: 750px){
	.head-infoBox{
		width: 100%;
	}
}
/* end 修正日付20150416 */

/* start 修正日付20150423 */
/*
/tournament/lpgatour/2014/XXX/index_2.html
------------------------------------------------------------------*/
.head-infoBox{
width: 960px;
margin: -25px auto 40px;
/*z-index: 99999;*/
position: relative;
display: none;
}
.head-infoTitle{
clear: both;
color: #fff;
line-height: 1;
padding: 6px 0 1px 0;
}
.head-infoTitle_txt{
line-height: 1.25;
background-color: #00822d;
border-top-left-radius: 5px;
border-top-right-radius: 5px;
width: auto;
padding: 0 20px 0 10px;
font-size: 16px;
}

.head-infoTxt{
border: solid 2px #00822d;
padding: 6px 8px 0 8px;
}
.head-infoTxt * {
	font-size: 12px;
}
.head-infoTxt p{
margin-bottom: 6px;
}
.head-infoIcon{
display: none;
}
/*start 20150324*/
.tableinBnrArea{
	padding:10px 0;
	text-align: center;
}
/*end 20150324*/

@media screen and (max-width: 750px){
.head-infoBox{
width: 90%;
margin: 0 auto 40px;
z-index: inherit;
position: inherit;
}
.head-infoTitle{
display: table;
background: #00822d;
color: #fff;
padding: 0;
text-align: center;
width: 100%;
}
.head-infoTitle_txt{
border:solid 2px #00822d;
display:table-cell;
width: inherit;
font-size: 18px;
padding-left: 0;
}
.head-infoTitle_txt:before{
background-color: #fff;
color: #00822d;
width: 22px;
float: left;
content: "\f12a";
font-family: fontAwesome;
font-size: 18px;
}
.head-infoTitle_txt:after{
float:right;
content:"\f078";
font-family: fontAwesome;
font-size: 18px;
}
.head-infoTitle_txt.active:after{
content:"\f077";
font-family: fontAwesome;
font-size: 18px;
}
.active{
background-size: 6.7%;
background-position: 96% 50%;
}
.head-infoTxt{
display: none;
border-top:none;
}
/* バナー広告の左右調整（左右同じ分マイナス） */
.tableinBnrArea{
	margin-left:-4.5%;
	margin-right:-4.5%;
}
.tableinBnrArea img {
	width: auto;
	height: auto;
}
}
/* end 修正日付20150423 */

/*start 20150514*/
.title_leaderboard{
	font-size: 16px;
	text-transform: uppercase;
	float: left;
	color: #00822d;
	line-height: 1;
	margin-bottom: 5px;
}
@media screen and (max-width: 750px){
	.title_leaderboard{
		font-size: 14px;
		clear: both;
	}
}
.round li span {
	padding: 0 1em;
}
.round .roundcur {
	padding-bottom: 3px;
	border-bottom: 2px solid #00822d;
	color: #00822d;
}
.unysysbox{
	float: right;
}
@media screen and (max-width: 750px){
	.unysysbox{
		text-align: right;
		width: 100%;
	}
	.unysysbox .logo_unisys_nrw{
		display: inline;
		width: 33.13%
	}
}

.subNav_basic{ width: 228px; }
.subNav_basic_cont{
	width: 205px;
	position: absolute;
	padding-left: 15px;
	padding-top: 12px;
	background: #FFF;
	border: #ececeb solid 4px;
	z-index: 9999;
}
.subNav_basic_cont li{
	margin-bottom: 15px;
	font-size: 14px;
}
.subNav_basic_cont li a{ color: #000; }
.subNav_basic_cont li a:hover{
	color: #00822d;
	text-decoration: none;
}
.subNav_basic .linkAfterArrow{
	margin-left: 6px;
	width: 10px;
	margin-bottom: 3px;
}
.subNav_basic_close{
	width: 22px;
	height: 22px;
	border: none;
	float:right;
	background: #ececeb;
	padding:0;
	cursor: pointer;
}
.subNav_basic{
	float:right;
}
@media screen and (max-width: 750px){
	.subNav_basic{
		width: 169.5px;
		position: absolute;
		right: 4.2%;
	}
	.subNav_basic .subNaviBtn{
		text-align: right;
	}
	.subNav_basic .subNaviBtn .hideWide{
		width: 29px;
		display: inline-block;
	}
	.subNav_basic .subNaviBtn .hideWide.btnon{
		width: 169.5px;
	}
	.subNav_basic_cont{
		width: 169.5px;
		padding-left: 10px;
		padding-top: 12.5px;
	}
	.subNav_basic_cont li{
		margin-bottom: 27px;
		font-size: 14px;
	}
	.subNav_basic_cont li:last-child{
		margin-bottom: 0;
	}
	.subNav_basic .linkAfterArrow{
		width: 10px;
		margin-bottom: 3px;
	}
	.subNav_basi_close{
		border: none;
		float:right;
		background: #ececeb;
		padding:0;
		cursor: pointer;
		padding-top: 2px;
	}
	.subNav_basic_close img{
		width: 14px;
		vertical-align: top;
	}
}

.holebyhole_table_nrw_wrap{
        padding-top: 1em;
        clear:both;
}
.htn_title{
        font-size: 12px;
}
.htn_total{
        font-size: 12px;
}
#content table.holebyhole_table_nrw {
        width: 55%;
        float:left;
}
#content table.holebyhole_table_nrw.in {
        width: 44%;
}
#content table.holebyhole_table_nrw.in > * > tr > *:nth-child(1) {
    display: none;
}
#content table.holebyhole_table_nrw th{
        background: #e9e7cf;
        font-size: 10px;
        text-align: center;
        border:1px solid #c8c8c8;
        width: 17.61%;
}
#content table.holebyhole_table_nrw td{
        text-align: center;
        border:1px solid #c8c8c8;
	vertical-align: top;
}
#content table.holebyhole_table_nrw tr{
        line-height: 1.35rem;
}
#content table.holebyhole_table_nrw .putt_number {
        font-size: 0.5em;
}
#content table.holebyhole_table_nrw.in td{
        text-align: center;
        border:1px solid #c8c8c8;
        vertical-align: top;
}

#content table.holebyhole_table_nrw tr:nth-child(1) > td{
        background: #d4d1a4;
        width: 7.46%;
}
#content table.holebyhole_table_nrw tr:nth-child(1) > td:last-child{
        background: #e9e7cf;
        width: 11.64%;
}
#content table.holebyhole_table_nrw td:nth-child(2) td{
        background: #fffff3;
}
#content table.holebyhole_table_nrw td:nth-child(3) td{
        background: #ffffff;
}

.hole .red{
        color: #ff1a40;
        background-color: inherit !important;
}
.hole .blue{
        color: #3276e3;
        background-color: inherit !important;
}

.hole .iconstext{
        font-size: 12px;
}
.hole .iconstext span{
        margin-left: 4px;
}

@media screen and (max-width: 750px){
	.hole.fixed{
	        position: -webkit-sticky;
	        position: sticky;
	        top: 0;
	        overflow: hidden;
	}
	.holebyhole_table_nrw_wrap{
		padding-top: 1em;
		clear:both;
	}
	.htn_title{
		font-size: 12px;
	}
	.htn_total{
		font-size: 12px;
	}
	#content table.holebyhole_table_nrw{
		width: 100%;
	}
        #content table.holebyhole_table_nrw.in{
                width: 100%;
        }
	#content table.holebyhole_table_nrw.in > * > tr > *:nth-child(1) {
	    display:table-cell;
	}
	#content table.holebyhole_table_nrw td{
		text-align: center;
		border:1px solid #c8c8c8;
	}
	#content table.holebyhole_table_nrw.in th{
        	background: #e9e7cf;
        	font-size: 10px;
        	text-align: center;
        	border:1px solid #c8c8c8;
        	width: 17.61%;
	}
	#content table.holebyhole_table_nrw tr:nth-child(1) > td{
		background: #d4d1a4;
		width: 7.46%;
	}
	#content table.holebyhole_table_nrw tr:nth-child(1) > td:last-child{
		background: #e9e7cf;
		width: 11.64%;
	}
	#content table.holebyhole_table_nrw td:nth-child(2) td{
		background: #fffff3;
	}
	#content table.holebyhole_table_nrw td:nth-child(3) td{
		background: #ffffff;
	}

	.holebyhole_table_nrw_area .red{
		color: #ff1a40;
	}
	.holebyhole_table_nrw_area .blue{
		color: #3276e3;
	}

	.holebyhole_table_nrw_area .iconstext{
		text-align: right;
		font-size: 9px;
	}
}
/*end 20150514*/

/*
リーダーボード最終成績　SP時に1-4Rを消す
----------------------------------------*/
@media screen and (max-width: 750px){
	.lb_final th.roundTb,
	.lb_final td.roundTb{
		display: none;
	}
	.has_hole tr > th:nth-child(6),
	.has_hole tr > td:nth-child(6){
		display: table-cell;
	}
	.has_hole tr > th:nth-child(3){
		min-width: 9em;
	}
}

/*↓SP時更新日時*/
.update_time_sp{
	display: none;
}
@media screen and (max-width: 750px){
	.update_time_sp{
		display: block;
		text-align: right;
		line-height: 1;
		margin-top:5px
	}
}
/*↑SP時更新日時*/



/* ↓【No.116】 ペアリング ウェイティングの表示を行えるようにする */
.pairingTable td.player{
	width: auto;
}
.pairingTable td.nopc{
	display: none;
}
@media screen and (max-width: 750px){
	#content .wi100 table {
		width: 100%;
	}
	.pairingTable th.nosp,
	.pairingTable td.nosp{
        display: none;
	}
	.pairingTable{
		border-collapse: collapse;
		border: 1px solid #c8c8c8;
	}
	.pairingTable td.nopc{
        display:table-cell;
	}
}
/* ↑【No.116】 ペアリング ウェイティングの表示を行えるようにする */

@media screen and (max-width: 750px){
	.summaryLeft.floatL img{
		width: 200px;
	}
}

.alertMsg_bgc{
        background-color: rgba(255,0,0,0.2);
}
.alertMsg{
        color:red;
        font-size:large;
}

/* 20190218 */
.fixed-name {
  width: 120px;
  display: inline-block;
}

.scheduleBtn {
	height: auto;
	color: #00822d !important;
	line-height: normal;
	text-decoration: none !important;
}

.info-anchor {
	padding-top: 125px;
	margin-top: -125px;
}
@media screen and (max-width: 750px){
	.info-anchor{
		padding-top: 55px;
		margin-top: -55px;
	}
}
