@charset "UTF-8";

.m__column_wrap.item-wrap-wrap {
	display: block;
}
.item-wrap {
	position: relative;
	width: 1100px;
	font-size: 14px;
}
.item-title {
	position: absolute;
	left: 320px;
	top: -3px;
	margin: 0;
}
.item-title .sup {
	margin: 0 0 7px;
	color: #999;
	font-size: 14px;
	font-weight: bold;
}
.item-title h4 {
	font-size: 20px;
	font-weight: bold;
	line-height: 1.2;
}
.m__column_wrap p.title_sub {
	width: 300px;
	margin: 30px 0 0;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.5;
}
.item-figure {
	float: none;
	width: 300px;
	margin: 30px 0 69px;
}
.item-figure img {
	width: auto;
}
.item-player-name {
	position: absolute;
	left: 320px;
	bottom: 69px;
	float: none;
	margin: 0;
	font-size: 12px;
	line-height: 1.5;
}
.item-note {
	clear: both;
	position: absolute;
	right: 0;
	bottom: 51px;
	width: 460px;
	margin: 0;
	padding: 0;
	font-size: 14px;
}