
#slide{
	text-align: center;
	height: 530px;
	overflow: hidden;
	background: url(https://www.japanpt.or.jp/50th/wp-content/themes/japanpt_50th/img/bg_slash.png);
}
#slide li{
	position: relative;
	min-width: 980px;
	height: 530px;
	text-align: left;
}
#slide li .centering{
	width: 100%;
	max-width: 1280px;
	height: 100%;
	background-color: #fff;
}
#slide li span,
#slide li a{
	display: block;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-position: center bottom;
}

#slide1 span{background-image: url(https://www.japanpt.or.jp/50th/wp-content/themes/japanpt_50th/img/slide/top_slide1_bg.jpg);}
#slide2 span{background-image: url(https://www.japanpt.or.jp/50th/wp-content/themes/japanpt_50th/img/slide/top_slide2_bg.jpg);}
#slide3 a{background-image: url(https://www.japanpt.or.jp/50th/wp-content/themes/japanpt_50th/img/slide/top_slide3_bg.jpg);}
#slide4 a{background-image: url(https://www.japanpt.or.jp/50th/wp-content/themes/japanpt_50th/img/slide/top_slide4_bg.jpg);}
#slide5 a{background-image: url(https://www.japanpt.or.jp/50th/wp-content/themes/japanpt_50th/img/slide/top_slide5_bg.jpg);}

#slide1 img,
#slide2 img{
	position: relative;
	left: 20px; top: 40px;
}
#slide3 img,
#slide4 img,
#slide5 img{
	position: absolute;
	right: 0; bottom: 40px;
}
/*#slide li img{display: none !important;}*/


.blc{
	padding: 50px 0;
	text-align: center;
}

.blc a.btn{
	width: 250px;
	height: 48px;
}
.blc a.btn:hover{
	height: 42px;
}

.blc div.fltL,
.blc div.fltR{
	width: 540px;
	text-align: center;
	color: #fff;
}

.blc h2{margin: 0 0 45px;}

.blc p{
	margin: 0 0 30px;
	text-align: left;
	font-size: 115%;
}

#report.blc a.btn{
	float: none;
	clear: both;
	width: 480px;
	height: 55px;
}
#report.blc a.btn:hover{height: 49px;}


#report{background: #ebf2ee;}
#history{background: #f6795b;}
#trend{background: #49c789;}
#award{background: #f4942c;}
#special{background: #51aeed;}
#message{background: #7f5aa0;}

.tabContents{
	position: relative;
	float: none;
	clear: both;
	width: 1000px;
	overflow: hidden;
	margin: 0 0 20px -20px;
}
.tabContents div > p{
	padding: 20px 0;
	text-align: center;
}
.tabContents a{
	display: block;
	color: #666;
}
.tabContents dl{
	position: relative;
	float: left;
	margin: 0 0 0 20px;
	width: 230px;
	background: #fff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
	font-size: 90%;
}
/*.tabContents div dl:first-child{margin-left: 0;}*/
.tabContents dl:after{
	content: url(https://www.japanpt.or.jp/50th/wp-content/themes/japanpt_50th/img/icon_arrow2.png);
	width: 16px;
	height: 16px;
	position: absolute;
	right: 5px; bottom: 5px;
}
.tabContents dl dt,
.tabContents dl dd{
	position: relative;
	padding: 10px;
	text-align: left;
}
.tabContents dl dt{letter-spacing: 1px;}
.tabContents dl dt span{float: right;}
.tabContents dl dd{
	float: none;
	clear: both;
	padding-top: 183px;
	overflow: hidden;
}
.tabContents dl dd img{
	position: absolute;
	top: 0; left: 0;
	max-width: 100%;
	height: 173px;
}
.tabContents dl dd strong{
	margin: 0 0 10px;
	font-weight: bold;
	font-size: 110%;
	line-height: 1.3;
}
.tabContents dl dd p{
	margin: 5px 0 0;
	width: auto;
	font-size: 100%;
}

#main .pageTop{
	background: #fff;
	text-align: center;
}