/******************************** 共通記述箇所 *****************/
body {
	background:#EEEEEE;
}

a{
	text-decoration: none;
	color: inherit;
}

.clear{
	clear:both;
}
.cf:before,
.cf:after {
    content: " ";
    display: table;
}

.cf:after {
    clear: both;
}

.cf {
    *zoom: 1;
}
/* ===============================================
	header
=============================================== */
.header{
	position: fixed;
	top: 20px;
	left: 20px;
	width: 150px;
	z-index: 999;
}
/* #fixedBox{
	position: fixed;
    top: 0;
    width: 100%;
	padding-top:45px;
    z-index: 10000 !important;
	background:#45535C;
} */
h2{
	margin-top:94px;
	width:100%;
	height:100px;
	line-height:100px;
	background:#FD9B49;
	color:#FFF;
}
h2 span{
	display:block;
	max-width:1400px;
	margin:0 auto;
	font-size:47px;
}
.pnkz{
	max-width:1400px;
	margin:0 auto;
	padding:10px 0;
}
.pnkz li{
	float: left;
	padding: 0 12px 0 0;
	margin: 0px 0 0;
	font-size:13px;
	background: url(http://www.yonex.co.jp/soft_tennis/images/common/pnkzicon.png) no-repeat center right;
}
.pnkz li.last{
	background:none;
}

.footpnkzOuter{
	width:100%;
	background:#48686E;
}
.footpnkz li{
	color:#FFF;
	background: url(http://www.yonex.co.jp/soft_tennis/images/common/pnkzicon02.png) no-repeat center right;
}
.footpnkz li a{
	color:#FFF;
}

.footer{
	background-color: #111;
	color: #fff;
	text-align: center;
	padding: 30px 20px;
	font-size: 13px;
}

/* ===============================================
	contents
=============================================== */
.contents{
	max-width:1400px;
	margin:94px auto 0;
	position:relative;
}
@media screen and (max-width:1400px){
	h2 span{
		padding-left:50px;
	}
	.pnkz{
		padding:10px 0 10px 50px;
	}
	.contents{
		padding:0 50px;
	}
}
@media screen and (max-width:1030px){
	h2 span{
		padding-left:20px;
	}
	.pnkz{
		padding:10px 0 10px 20px;
	}
	.contents{
		padding:0 20px;
	}
}
@media screen and (max-width:740px){
}
/******************************** 共通記述箇所 END *****************/

.contents {
	margin-top: 5px;
	padding-bottom: 70px;
}
#container{
	margin-top:94px;
}




/*----------------------------------------------------------------
TOP
----------------------------------------------------------------*/
.section{
	padding: 50px 0 70px;
	background-color: #fff;
}
.section .inner{
	max-width: 1400px;
	margin: 0 auto;
	padding: 0 50px;
}
.subTitle{
	font-size: 26px;
	color: #1E454C;
	text-align: center;
	font-weight: bold;
	margin-bottom: 20px;
}

.mainvisual{
	position: relative;
	width: 100%;
}
.mainvisual video{
	width: 100%;
	vertical-align: bottom;
}
.mainvisual .logo{
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	margin-top: -10px;
	width: 70%;
	max-width: 610px;

}
.mainvisual .logo img{
	width: 100%;
}
.mainvisual::before{
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	background-color: rgba(255,255,255,0.5);
	background-image: url('../images/dot.gif');
}

.recent{
	background-color: #EBEBEB;
}
.recent .overview{
	display: flex;
}
.recent .overview .photoBlock{
	width: 50%;
	position: relative;
	background-color: #ccc;
	background-image: url('../images/recent2306.jpg');
	background-position: center center;
	background-size: cover;
}
.recent .overview .photoBlock .info{
	position: absolute;
	top: 0;
	left: 0;
	background-color: #0062B1;
	color: #fff;
	font-weight: bold;
	padding: 10px 20px;
}
.recent .overview span{
	position: relative;
	background-position: left center;
	background-size: auto 20px;
	background-repeat: no-repeat;
	display: inline-block;
}
.recent .overview .date{
	background-image: url('../images/icon_calendar.svg');
	padding-left: 25px;
}
.recent .overview .place{
	margin-left: 20px;
	background-image: url('../images/icon_marker.svg');
	padding-left: 20px;
}

.recent .overview .textBlock{
	width: 50%;
	background-color: #1E454C;
	padding: 30px 30px;
	box-sizing: border-box;
	color: #fff;
	min-height: 340px;
}
.recent .overview .textBlock .title{
	font-size: 1.3rem;
	font-weight: bold;
	margin-bottom: 10px;
}

.recent .overview .textBlock .detail{
	display: inline-block;
	border:2px solid #fff;
	padding: 5px 40px;
	color: #fff;
	margin-top: 30px;
	transition: all 0.3s;
}
.recent .overview .textBlock .detail:hover{
	background-color: #fff;
	text-decoration: none;
	color: #1E454C;
}

.players{
	position: relative;
	padding-top: 30px;
}
.players::before{
	content: '';
	position: absolute;
	top: 0;
	left: 50%;
	width: 40px;
	height: 40px;
	transform: translate(-50%, -50%) rotate(45deg);
	background-color: #EBEBEB;
}
.players .subTitle{
	font-size: 20px;
}
ul.playerList{
	display: grid;
	grid-template-columns: 1fr 1fr 1fr 1fr;
	grid-gap: 20px;
}

ul.playerList > li{
	background-color: #fff;
}
ul.playerList li .photo{
	width: 100%;
	display: block;
}
ul.playerList li .profile{
	padding: 15px;
	font-size: 0.85rem;
}
ul.playerList li .profile .name{
	font-size: 1.4rem;
	margin-bottom: 15px;
	/*text-align: center;*/
}
ul.playerList li .profile dt{
	background-color: #ededed;
	padding: 3px 5px;
	margin-right: 10px;
	color: #666;
}
ul.playerList li .profile dt,
ul.playerList li .profile dd{
	display: inline-block;
	margin-bottom: 5px;
}

ul.playerList li .profile p{
	/*margin-bottom: 20px;*/
}
ul.playerList li .profile a{
	display: inline-block;
	border:1px solid #1E454C;
	font-size: 0.75rem;
	padding: 2px 20px;
	/*background-color: #1E454C;*/
	color: #1E454C;
	margin-top: 15px;
	transition: all 0.3s;
}
ul.playerList li .profile a:hover{
	padding: 2px 20px;
	background-color: #1E454C;
	color: #fff;
	text-decoration: none;
}

/* .reportArchive{
	background-color: #C8D9FF;
	display: flex;
	height: 560px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	overflow: hidden;
}
.reportArchive .info{
	position: relative;
	width: 360px;
	background-color: #fff;
	box-shadow: 0 0 10px rgba(0,0,0,0.3);
	z-index: 2;
}
.reportArchive .info .list{
	position: relative;
	height: 100%;
}
.reportArchive .info .title{
	color: #fff;
	background-color: #0062B1;
	font-size: 1.3rem;
	font-weight: bold;
	padding: 0 20px;
	height: 50px;
	line-height: 50px;
}
.reportArchive .list .listInner{
	overflow-y: auto;
	height: calc(100% - 50px);
}
.reportArchive .list .listInner > ul > li{
	padding: 20px;
	border-bottom:1px solid #ccc;
}
.reportArchive .list .listInner > ul > li:last-child{
	border-bottom: none;
}

.reportArchive .list .listInner > ul .date{
	font-size: 1.2rem;
	margin-bottom: 5px;
}

.reportArchive .list .listInner > ul ul{
	padding: 0 10px;
}
.reportArchive .list .listInner > ul ul li{
	margin-bottom: 5px;
	font-size: 0.95rem;
	min-height: 18px;
}
.reportArchive .list .listInner > ul ul li:last-child{
	margin-bottom: 0;
}
.reportArchive .list .listInner > ul ul li .place{
	background-image: url('../images/marker.png');
	background-repeat: no-repeat;
	background-size: auto 18px;
	background-position: left center;
	padding-left: 20px;
	cursor: pointer;
}

.reportArchive .list .listInner > ul ul .detail{
	position: absolute;
	top: 0;
	left: -100%;
	width: 100%;
	height: 100%;
	background-color: #fff;
	border-right: 1px solid #ccc;
	box-sizing: border-box;
	transition: all 0.6s;
}
.reportArchive .list .listInner > ul ul .detail.active{
	left: 0;
	z-index: 999;
}

.reportArchive .list .listInner > ul ul .detail .eyecatch{
	height: 200px;
	overflow:hidden;
	background-image: url('../images/logo.svg');
	background-size: 250px 85px;
	background-position: center center;
	background-repeat: no-repeat;
}
.reportArchive .list .listInner > ul ul .detail .eyecatch img{
	width: 100%;
}
.reportArchive .list .listInner > ul ul .detail .backToList{
	width: 16px;
	margin-right: 10px;
	vertical-align: middle;
	cursor: pointer;
}
.reportArchive .list .listInner > ul ul .detail .descriptionInner{
	height: calc(100% - 200px - 50px);
	overflow-y: auto;
}
.reportArchive .list .listInner > ul ul .detail .description{
	padding: 20px 20px;
	font-size: 0.9rem;
}
.reportArchive .list .listInner > ul ul .detail .description .date{
	font-size: 0.9rem;
	color: #666;
}
.reportArchive .list .listInner > ul ul .detail .description a{
	display: inline-block;
	border: 2px solid #333;
	padding: 3px 30px;
	transition: all 0.3s;
}
.reportArchive .list .listInner > ul ul .detail .description a:hover{
	text-decoration: none;
	background-color: #333;
	color: #fff;
}
.reportArchive .map{
	width: calc(100% - 360px);
	position: relative;
}
.reportArchive .map #gmap{
	position: absolute;
	width: 100%;
	height: 100%;
} */

.report{
	/* padding-bottom: 0; */
	background-color: #dbe6ee;
}
.reportList{
	/* background-color: #f00; */
}

.reportList .yearList{
	background-color: #fff;
	margin-bottom: 1px;
	position: relative;
	padding: 40px 0 30px;
}
.reportList .year{
	position: absolute;
	left: 0;
	top: 0;
	font-size: 16px;
	line-height: 1;
	text-align: center;
	font-weight: bold;
	background-color: #0062B1;
	color: #fff;
	padding: 5px;
	width: 100px;
}
.reportList .yearList ul{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.reportList .yearList::after{
	content: '';
	position: absolute;
	left: 50%;
	top: 50%;
	height: calc(100% - 60px);
	width: 1px;
	transform: translateY(-50%);
	background-color: #f1f1f1;
}
.reportList .yearList li{
	width:50%;
	/* flex: 1; */
	padding: 0 30px;
	box-sizing: border-box;
	/* border: 1px solid #f00; */
	max-width: 50%;
}
.reportList .yearList li a:hover{
	text-decoration: none;
	opacity: 0.7;
}
/* .reportList .yearList li:not(:last-child){
	border-right: 1px solid #f1f1f1;
} */
.reportList .yearList li:nth-child(n+3){
	margin-top: 30px;
}

.reportList .yearList li .date{
	font-size: 105%;
	font-weight: bold;
	display: inline-block;
	margin-right: 15px;
	color: #0062B1;
}
.reportList .yearList li .place{
	/* font-size: 110%; */
	font-weight: bold;
	color: #0062B1;
	display: inline-block;
}
.reportList .yearList li .title{
	font-size: 13px;
}

.videoArchive{
	display: flex;
	justify-content: space-between;
	margin-bottom: 30px;
}

.videoArchive .list{
	/*width: calc(50% - 20px);*/
	width: calc(50% - 5px);

	/*max-height: 390px;
	overflow-y: hidden;*/
}

.videoArchive .list li ul{
	display: flex;
	flex-wrap: wrap;
}
.videoArchive .list li ul li{
	width: calc(50% - 20px);
	margin: 0 10px 20px;
	position: relative;
	cursor: pointer;
	overflow: hidden;
}
.videoArchive .list li ul li:nth-last-child(-n+2){
	margin-bottom: 0;
}

.videoArchive .list li ul li img{
	width: 100%;
	transition: all 0.3s;
}

.videoArchive .list li ul li:hover img{
	transform: scale(1.05);
}

.videoArchive .list li .title{
	position: absolute;
	bottom: 0;
	width: 100%;
	padding: 5px 10px;
	color: #fff;
	background-color: rgba(0,0,0,0.6);
	box-sizing: border-box;
	font-size: 0.8rem;
}

.videoArchive .movie{
	width: 50%;
	width: calc(50% - 5px);
	box-sizing: border-box;
	padding: 0 2px;
	position: relative;
}
.videoArchive .movie .wrapper{
	position: relative;
	height: 0;
	padding-top: 56.25%;
	background-color: #333;
}
.videoArchive .movie #youtube{
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
}

.videoTitle{
	font-size: 0.9rem;
	position: absolute;
	bottom: -5px;
	width: 100%;
	text-align: center;
	transform: translateY(100%);
}


.videoArchive .slick-dotted.slick-slider{
	margin-bottom: 0;
}


.slick-dots li{
	vertical-align: bottom;
}

.slick-dots li button:before{
	font-size: 10px;
	transform: scale(0.6);
}







/*----------------------------------------------------------------
レポート
----------------------------------------------------------------*/
#report .entryEyecatch{
	position: relative;
	background-color: #f7f7f7;
	width: 100%;
	margin-top: -1px;
}
#report .entryEyecatch::after{
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.25);
}
#report .entryEyecatch .visual{
	width: 100%;
}
#report .entryEyecatch .logo{
	position: absolute;
	right: 50px;
	bottom: -10px;
	width: 250px;
	height: 100px;
	z-index: 2;
	padding: 15px 25px;
	box-sizing: border-box;
	background-color: #eee;
}
#report .entryEyecatch .logo img{
	width: 100%;
}

.leftcol{
	width:100%;
	float:left;
	margin-right:-250px;
}
.leftcolinr01{
	padding-right:260px;
}
.leftcolinr02{
	background:#FFF;
}
.rightcol{
	width:250px;
	float:right;
}


.leftcol .kijiHeader{
	min-height:90px;
	padding:15px 23px 15px;
	line-height:140%;
}
.leftcol .kijiHeader .date{
	font-size:18px;
	background-color: #0062B1;
	color: #fff;
	padding: 3px 15px;
	display: inline-block;
	margin-right: 10px;
}
.leftcol .kijiHeader .place{
	font-size:16px;
	color:#999999;
}
.leftcol .kijiHeader h3{
	font-size:21px;
	margin: 10px 0;
	/*font-weight: bold;*/
	line-height:140%;
}


.rightcol ul li{
	font-size:13px;
	margin-bottom: 1px;
	background:#FFF;
}
.rightcol ul li a{
	padding: 15px 20px;
	display: block;
	transition: all 0.3s;
}
.rightcol ul li a:hover{
	text-decoration: none;
	background-color: #f1f1f1;
}
.rightcol ul li .date{
	position: relative;
	font-size: 18px;
	color: #0062B1;
	line-height: 1.1;
	margin-bottom: 5px;
}
.rightcol ul li .date::after{
	content: "";
	position: absolute;
	top: 10px;
	left: -12px;
	width: 7px;
	height: 1px;
	background-color: #0062B1;
}

.rightcol ul li .place{
	color: #666666;
	font-size: 12px;
	line-height: 1.4;
}

.rightcol ul li .title{
	margin-top: 8px;
}





/********************************* 記事内スタイル ***********/
.leftcol .kijiconts{
	padding:10px 25px 40px 25px;
}

.leftcol .kijiconts a{
	/*color:#FD9B49;*/
	text-decoration: underline;
}


.leftcol .kijiconts figure{
	display: inline-block;
	margin: 15px 0;
}
.leftcol .kijiconts figcaption{
	font-size: 0.8rem;
	text-align: left;
}

.leftcol .kijiconts img{
	max-width:100%;
	height:auto !important;
}
.leftcol .kijiconts p{
	margin:30px 0;
	/*font-size:15px;*/
	line-height:180%;
}
.leftcol .kijiconts .picCenter{
	display: block;
	margin:5px auto;
}
.leftcol .kijiconts .red{
	color:#E0010E;
}
.leftcol .kijiconts .caption{
	margin:0;
	text-align:center;
	font-size:13px;
}
.leftcol .kijiconts .center{
	text-align:center;
}
.leftcol .kijiconts .listbox{
	text-indent: -1em;
	padding-left: 1em;
}

/*** 関連リンク ***/
.leftcol .kijiconts .link{
	background:#EEEEEE;
	padding:6px 12px;
	margin:50px 0 10px;
}
/*** 大見出し ***/
.leftcol .kijiconts h4.mds{
	background:#45535C;
	color:#FFF;
	padding:5px 10px;
	margin:50px 0 15px 0;
}
/*** 小見出し ***/
.leftcol .kijiconts h4.kmds{
	font-weight:bold;
	margin:10px 0;
}




#report .video{
	margin-top: 50px;
	padding: 20px 0;
	border-top: 1px solid #ccc;
}

.entryVideo ul li.slide{
	padding: 0 10px;
}
/*slickなしの場合*/
.entryVideo ul.slides > li.slide{
	max-width: 700px;
	margin: 0 auto 30px;
}
.entryVideo ul li .container{
	position: relative;
	height: 0;
	padding-top: 56.25%;
}
.entryVideo ul li iframe{
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
}

.entryVideo .slick-prev{
	left: 5px!important;
	z-index: 99;
}
.entryVideo .slick-next{
	right: 15px!important;
	z-index: 99;
}
.entryVideo .slick-prev::before,
.entryVideo .slick-next::before{
	font-size: 30px;
}
