@charset "UTF-8";

.item-wrap {
	border-bottom: 1px dashed #b9c2c3;
}
.item-title {
	margin-top: 15px;
}
.item-title .sup {
	margin: 0 0 4px;
	color: #999;
	font-size: 9px;
	font-weight: bold;
}
.item-title h4 {
	font-size: 15px;
	font-weight: bold;
	line-height: 1.2;
}
.m__column_wrap p.title_sub {
	margin: 15px 0 15px;
	font-size: 10px;
	font-weight: bold;
	line-height: 1.5;
}
.item-figure {
	float: left;
	width: 50%;
	margin: 0 0 15px;
}
.item-figure img {
	display: block;
	width: 100%;
}
.item-player-name {
	float: left;
	margin: -3px 0 0 10px;
	color: #666;
	font-size: 9px;
	line-height: 1.8;
}
.item-note {
	clear: both;
	margin: 15px 0 0;
	padding: 0 0 15px;
	font-size: 9px;
	line-height: 2;
}