@charset "utf-8";

.main-ttl .main-ttl-txt-jp {
	color: #fff;
	letter-spacing:2px;
}

/* wrapper*/
.wrapper .main{
	width: 100%;
	margin: 100px auto 0;
	max-width: 2000px;
	background-image: url('../../img/players/players_main.jpg');
	background-repeat: no-repeat;
	background-position: top center;
}
.contents{
	width: 1000px;
	margin: 0 auto;
	padding-top: 490px;
}
.main-ttl .main-ttl-txt-en{
	color: #5eb3e3;
}
.main-ttl .main-ttl-line{
	background: #5eb3e3;
}
/*sport development*/
.dev{
	color: #2481b3;
	font-size: 260%;
	text-align: center;
	margin-bottom: 50px;
	letter-spacing: 2px;
}

.dev_desc{
	color: #222;
	font-size: 160%;
	margin-bottom: 60px;
}


.anchor_link{
	overflow: hidden;
	padding: 0;
}

.anchor_link li{
	width: 33.333%;
	float: left;
}

.anchor_link li a{
	padding: 25px 0 15px;
	display: block;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
}
.anchor_link li:nth-child(1) a{
	border-right: none;
}
.anchor_link li:last-child a{
	display: block;
	border-left: none;
}

.anchor_link li a span:nth-child(1){
	font-size: 420%;
	color: #2481b3;
}

.anchor_link li a span:nth-child(2){
	font-size: 180%;
	color: #222;
	margin-bottom: 25px;
}
.anchor_link li a  span img{
	width: 18px;
}

.anchor_link span{
	display: block;
}
.players_list_wrap{
	margin-top: 30px;
	padding-top:50px;
}
#ski.players_list_wrap{
	margin-top: 100px;
}
#baseball_tennis.players_list_wrap{
	margin-top: 100px;
}
.players_list{
}

.sport{
	background: #edf4f7;
	padding: 115px 0 0;
	position: relative;
}

.indicator {
	position: absolute;
    z-index: 1;
    width: 100px;
    margin: 0 auto;
    left: 0;
    right: 0;
    top: -50px;
}
.indicator img {
    width: 100%;
}
.logos{
	overflow: hidden;
	max-width: 830px;
	padding: 0 15px;
	margin: 0 auto 60px;
	text-align: center;
}

.logos li{
	display: inline-block;
    margin-left: 30px;
	margin-bottom: 30px;
}

.logos li:first-child{
	margin-left: 0;
}

.logos li:last-child{
	margin-right: 0;
}

.logos li img{
    width: 136px;
    height: 41px;
}

.golfer{
	overflow: hidden;
	padding: 0;
}

.golfer li {
	width: 20%;
	float: left;
	box-sizing: border-box;
	padding: 0 1px 1px 0;
	line-height:0;
}

.golfer li a {
	position: relative;
	display: block;
}

.golfer li a:after{
	position: absolute;
	height: 100%;
	width: 100%;
	content: "";
	background: rgba(17,34,43,.4);
	z-index: 99;
	top: 0;
	left: 0;
}
.golfer li a .seemore {
	position: absolute;
	top: 50%;
	left: 50%;
	color: #fff;
	font-size: 140%;
	text-align: center;
	z-index: 101;
	display: none;
	margin-top: 33px;
	margin-left: -2.7em;
}
.golfer li a .seemore:before{
	display: block;
    position: absolute;
    content: '';
	background: url('../../img/players/arrow_right_lg.png') no-repeat;
	background-size: 16px;
    left: 31px;
	width: 16px;
	height: 20px;
	top: -41px;

}
.golfer li a:hover .name {
	display: none;
}
.golfer li a:hover:after{
	background: rgba(36,129,179,.7);
}
.golfer li a:hover .seemore {
	display: block;
}




.golfer li a span.name{
	position: absolute;
	left: 0;
	bottom: 10%;
	z-index: 100;
	line-height: 1.3;
}

.golfer li a span.name .jp{
	color: #fff;
	display: inline-block;
	font-size: 160%;
	padding: 0 15px 10px 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #fff;
	position: relative;
	margin-right: 5px;
}

.golfer li a span.name .jp:after{
	content: "";
	background: url(../../img/players/arrow_right.png);
	background-size: 8px;
	width: 8px;
	height: 10px;
	position: absolute;
	margin: auto 0;
	top: 0;
	bottom: 9px;
	right: 0;
}

.golfer li a span.name .en{
	color: #fff;
	display: block;
	font-size: 160%;
	padding: 0 10px 0 10px;
	text-transform:uppercase;
}

.golfer li img{
	width: 100%;
}


.profile {
	padding: 100px;
	position: relative;
}
.profile .img {
	display: block;
	float: right;
	width: 370px;
	margin: 0;
	padding: 0;
	box-sizing: border-box;
}
.profile .img img {
	width: 100%;
	height: auto;
}
.profile .name {
	display: table;
	width: 375px;
	height: 375px;
	float: left;
}
.profile .name dl {
	display: table-cell;
	vertical-align: middle;
	margin: 0;
	padding: 0;
}
.profile .name dl dt,
.profile .name dl dd {
	display: inline-block;
	width: 100%;
	font-size: 200%;
	margin: 0;
	padding: 0;
}
.profile .name dl dt {
	padding-bottom: 15px;
	margin-bottom: 15px;
	border-bottom: 1px solid #2481b3;
	line-height:1.4;
}
.profile .name dl dt strong {
	font-size: 160%;
	font-weight: 500;
}
.profile .name dl dd {
	color: #2481b3;
	text-transform: uppercase;
}



.profile .data {
	padding-top: 50px;
	clear: both;
	overflow: hidden;
}
.profile .data .title {
	color: #2481b3;
	font-size: 150%;
}
.profile .data .history {
	float: right;
	width: 516px;
}
.profile.profile-ski .data .history {
	float: none;
	width: 100%;
}
.profile .history .item {
	clear: both;
	overflow: hidden;
	padding: 18px 0;
	border-bottom: 1px solid #ccc;
}
.profile .history .item p {
	font-size: 130%;
	margin: 0;
	padding: 0;
	line-height: 1.25;
}
.profile .history .item .year,
.profile .history .item .tournament {
	float: left;
}
.profile .history .item .result {
	float: right;
}
.profile .history .item .year {
	width: 6em;
}
.profile .saj_txt{
	font-size: 150%;
	margin-top:40px;
}

.profile .data .bio {
	float: left;
	width: 234px;
}
.profile.profile-ski .data .bio {
	float: none;
	width: 100%;
}
.profile .data .bio dl {
	display: table;
	width: 100%;
	margin: 0;
	padding: 18px 0;
	border-bottom: 1px solid #ccc;
}
.profile .data .bio dl dt,
.profile .data .bio dl dd {
	display: table-cell;
	margin: 0;
	padding: 0;
	font-size: 130%;
	line-height: 1.25;
	vertical-align: top;
}
.profile .data .bio dl dt {
	width: 38%;
}
.profile.profile-ski .data .bio dl dt {
	width: 12%;
}

#cboxOverlay {
	opacity: 0.8;
}
#cboxContent {
	margin-top: 0;
	background: none transparent;
}
#cboxLoadedContent {
	border: 0;
}
#cboxClose {
	width: 40px;
	height: 37px;
	background: url(../../img/players/profile_close.png) center center no-repeat transparent;
	background-size: contain;
	right: 15px;
	top: 30px;
	opacity: 1;
}
#cboxPrevious,
#cboxNext {
	width: 30px;
	height: 60px;
	background: center center no-repeat transparent;
	background-size: contain;
	margin-top: -30px;
}
#cboxPrevious	{background-image: url(../../img/players/profile_prev.png); left: 30px;}
#cboxNext		{background-image: url(../../img/players/profile_next.png); right: 30px;}

.buttonWrap{
}
.top_page_button a {
	display: block;
	position: relative;
    width: 35%;
	margin: 0 auto;
	margin-top: 60px;
	margin-bottom: 60px;
	padding: 12px 0;
	border: 1px solid #bbb;
	border-radius: 30px;
	font-size: 141%;
	text-align: center;
}
.top_page_button a:hover{
	color: #327ea7;
}
.top_page_button a:before {
    position: absolute;
    content: '';
	background: url(../../img/template/arrow_before.png) no-repeat;
	background-size: 8px;
    left: 10px;
	width: 8px;
	height: 10px;
	top:16px;
}


/* Tablet */
@media screen and (max-width: 768px){
	.wrapper .main{
		background-image: none;
		margin: 0;
        margin-bottom: 5%;
	}
	.contents {
		width: 100%;
		margin: 0 auto;
		padding-top: 0;
	}
	.contents .mv img{
		width: 100%;
		height: auto;
	}
	.news_table {
		padding: 0 30px 0 30px;
	}

	.dev {
		color: #2481b3;
		margin: 60px 0 40px;
		font-size: 225%;
		font-weight: normal;
		line-height: 40px;
	}
	.dev_desc {
	}
	#baseball_tennis.players_list_wrap,
	#ski.players_list_wrap,
	.players_list_wrap{
		margin-top: 60px;
	}
	.anchor_link li a{
		padding: 20px 0 10px;
	}
	.anchor_link li a span:nth-child(1){
		font-size: 280%;
		margin-bottom: 15px;
	}
	.anchor_link li a span:nth-child(2){
		font-size: 160%;
		margin-bottom: 15px;
	}

	.golfer li a span.name{
		position: absolute;
		bottom: 10%;
		z-index: 100;
	}

	.golfer li a span.name .jp{
		font-size: 140%;
		padding: 0 15px 5px 7px;
		margin-bottom: 5px;
	}
	.golfer li a span.name .jp.fs120{
		font-size:120%;
	}

	.golfer li a span.name .jp:after{
		background: url(../../img/players/arrow_right.png);
		background-size: 8px;
		top: -3px;
		bottom: 0;
	}
	.golfer li a span.name .en{
		font-size: 120%;
		padding: 0 5px;
	}
	.profile {
		padding: 70px;
	}
	.profile .img {
		width: 265px;
	}
	.profile .name {
		width: 38%;
		height: 269px;
	}
	.profile .name dl dt {
		font-size: 220%;
		padding-bottom: 10px;
		margin-bottom: 10px;
	}
	.profile .name dl dt strong {
		font-size: 100%;
	}
	.profile .name dl dd {
		font-size: 160%;
	}

	.profile .data {
		padding-top: 30px;
	}
	.profile .data .title {
		font-size: 180%;
		margin: 0 0 40px;
	}
	.profile .data .history {
		float: none;
		width: auto;
	}
	.profile.profile-ski .data .history {
		float: none;
		width: auto;
	}
	.profile .history .item {
		padding: 18px 0;
	}
	.profile .history .item p {
		font-size: 140%;
		margin: 0;
	}

	.profile .data .bio {
		margin-top: 50px;
		float: none;
		width: auto;
	}
	.profile .data .bio dl {
	}
	.profile .data .bio dl dt,
	.profile .data .bio dl dd {
		font-size: 140%;
		width: 50%;
	}
	.profile .data .bio dl dd {
		text-align: right;
	}

	.profile .close {
		display: block;
		clear: both;
		margin-top: 60px;
		text-align: center;
	}
	.profile .close a {
		display: inline-block;
		color: #000;
		font-size: 120%;
		line-height: 1.25;
		text-decoration: none;
	}
	.profile .close a span {
		display: inline-block;
		background: url(../../img/players/icon_close.png) left center no-repeat;
		background-size: contain;
		padding-left: 20px;
		line-height: 1;
	}
	.logos {
		margin-bottom: 30px;
	}
	.logos li{
		margin-bottom: 30px;
	}

	#cboxPrevious,
	#cboxNext {
		width: 20px;
		height: 40px;
		margin-top: -20px;
	}
	#cboxPrevious	{left: 20px;}
	#cboxNext		{right: 20px;}
	.top_page_button a {
		width: 37%;
		margin: 40px auto 60px;
	}
}


/* SP */
@media screen and (max-width: 640px){
	.wrapper .main {
    margin-bottom: 15.5%;
}
	.news_table .table-header{
		display: block;
		margin: 0;
		padding-bottom: 5%;
		padding-top: 5%;
	}
	.news_table .table-data{
		display: block;
		width: 90%;
		padding: 0;
		margin: 0;
		padding-right: 10%;
		padding-bottom: 6%;
	}
	.news_table {
		padding: 5% 5% 0 5%;
	}

	.dev {
		margin: 7% 0;
		padding: 0 5%;
		font-size: 183%;
		line-height: 1.6;
	}
	.dev_desc {
		padding: 0 5%;
		line-height: 1.4;
	}



	.anchor_link{
		margin: 0 10px;
		padding: 0;
	}
	.anchor_link li{
		display: block;
		width: auto;
		float: none;
	}

	.anchor_link li a {
		display: block;
		padding: 20px 0;
		border: 0;
		border-bottom: 1px solid #ccc;
		text-align: left;
		position: relative;
	}

	.anchor_link li:first-child a {
		border-top: 1px solid #ccc;
	}
	.anchor_link li a span{
		display: inline-block;
		line-height: 1;
	}

	.anchor_link li a span:nth-child(1){
		font-size: 150%;
		color: #2481b3;
		width: 2.5em;
		margin: 0;
		padding: 0;
	}
	.anchor_link li a span:nth-child(2){
		font-size: 150%;
		color: #222;
		margin: 0;
		padding: 0;
	}
	.anchor_link li a span:last-child {
		display: block;
		position: absolute;
		right: 0;
		top: 50%;
		margin-top: -6px;
	}
	.golfer li a span.name .en{
		font-size: 120%;
		padding: 0 5px;
	}
	.players_list_wrap{
		margin-top: 50px;
		padding-top:50px;
	}
	#baseball_tennis.players_list_wrap,
	#ski.players_list_wrap{
		margin-top: 50px;
	}
	.sport {
		padding-top: 100px;
	}

	.logos {
	}
	.logos li + li {
		margin-left: 1em;
	}
	.logos li img {
		width: auto;
		height: 14px;
	}

	.indicator:before {
		top: 8px;
		border-width: 40px;
		margin-left: -40px;
	}
	.indicator:after {
		bottom: 5px;
		border-width: 40px;
		margin-left: -40px;
	}

	.indicator span {
		font-size: 120%;
	}
	.indicator span:after {
		width: 12px;
	}

	.golfer li {
		width: 50%;
	}
	.golfer li:nth-child(2n+1):last-child {
		display: none;
	}

	.golfer li a .seemore,
	.golfer li a .seemore:before,
	.golfer li a:hover .seemore,
	.golfer li a:hover .seemore:before {
		display: none;
	}
	.golfer li a span.name .jp.fs120{
		font-size:140%;
	}

	.profile {
		padding: 65px 15px;
	}
	.profile .img {
		float: none;
		width: auto;
		height: auto;
		margin-bottom: 12px;
	}
	.profile .img img {
		width: 100%;
		height: auto;
	}
	.profile .name {
		float: none;
		width: auto;
		height: auto;
	}
	.profile .name dl dt {
		font-size: 180%;
		padding-bottom: 5px;
		margin-bottom: 5px;
	}
	.profile .name dl dt strong {
		font-size: 100%;
	}
	.profile .name dl dd {
		font-size: 130%;
	}

	.profile .name dl dd.special {
		margin-top: 1rem;
		font-size: 1.6rem;
	}

	.profile .data {
		padding-top: 40px;
	}
	.profile .data .title {
		font-size: 180%;
		margin: 0;
	}
	.profile .data .history {
		float: none;
		width: auto;
	}
	.profile .history .item {
		padding: 14px 0;
	}
	.profile .history .item p {
		font-size: 130%;
	}
	.profile .history .item p {
		display: inline-block;
		font-size: 130%;
		margin: 0;
		padding: 0;
		line-height: 1.25;
	}
	.profile .history .item .year,
	.profile .history .item .tournament {
		float: none;
	}
	.profile .history .item .result {
		float: none;
	}
	.profile .history .item .tournament {
		display: block;
		margin-top: 8px;
	}
	.profile .history .item .year {
		width: auto;
		margin-right: 1.5em;
	}

	.profile .data .bio {
		margin-top: 30px;
	}
	.profile .data .bio dl {
	}
	.profile .data .bio dl dt,
	.profile .data .bio dl dd {
		font-size: 130%;
		width: auto;
		text-align: left;
	}
	.profile .data .bio dl dt {
		width: 29%;
	}

	.profile .close {
		margin-top: 35px;
	}


	#cboxClose {
		right: 10px;
		top: 10px;
	}
	#cboxPrevious,
	#cboxNext {
		width: 15px;
		height: 30px;
		margin-top: 0;
		top: auto;
		bottom: 55px;
	}
	#cboxPrevious	{left: 15px;}
	#cboxNext		{right: 15px;}

	.top_page_button {
		margin: 0 5%;
	}
	.top_page_button a {
		width: 100%;
		margin: 14% 0 0;
	}
}




.linkBlank {
    padding: 3px 0 3px 0px;
    /*background: url(../../assets/img/module/ico_popup.gif) no-repeat 2px 0.5em;*/
}
    .linkBlank i:before {
        content: "\f08e";
    }
    .linkBlank i {
        margin-right: 0.5em;
        font-size: 1rem;
    }
a.linkBlank:link { color: #1290E5; text-decoration: none; }
a.linkBlank:visited { color: #1290E5; text-decoration: none; }
a.linkBlank:hover { color: #1290E5; text-decoration: underline; }
a.linkBlank:active { color: #1290E5; text-decoration: none; }
a.linkBlank:focus { color: #1290E5; text-decoration: none; }


		.profile .name dl dd.special {
			margin-top: 1rem;
			font-size: 1rem;
		}
