@charset "utf-8";
div[id*="athlete_"]:before {
	width: 100px;
	position: relative;
	display: block;
	content: " ";
	margin-top: -100px;
	height: 170px;
	visibility: hidden;
	z-index:1;
}
.breadcrumb li.head-cat {
	border: none;
}
.breadcrumb li.head-cat a{
	margin-right: 20px;
	background-color: #666;
	font-weight: 900;
	color: #fff;
	line-height: 1;
	padding: 5px 10px 3px;
}
.e-name{
	font-size: 1.3rem;
	color: #666;
	margin-bottom: 5px;
}
.name{
	margin-bottom: 0px;
	line-height: 1;
}
.moreread{
	cursor: pointer;
	display: block;
	border-top: 1px solid #cbcbcb;
	border-bottom: 1px solid #cbcbcb;
	padding: 10px 0 10px 5px;
	font-size: 1.3rem;
	font-family: 'TradeGothicLTPro-Bold';
	letter-spacing:0.05em;
	color: #999;
}
.moreread .fa.ft24px {
	padding-right: 25px;
}
.show-area{
	display: none;
	margin: 20px 0;
}
