@charset "UTF-8";

.item-wrap {
	/* border-bottom: 1px dashed #b9c2c3; */
}

.b_b_rl {
	border-bottom: 1px dashed #b9c2c3;
}

.item-title {
	margin-top: 15px;
}
.item-title .sup {
	margin: 0 0 4px;
	color: #999;
	font-size: 10px;
	font-weight: bold;
}
.item-title h4 {
	font-size: 18px;
	font-weight: bold;
	line-height: 1.2;
}
.m__column_wrap_rl p.title_sub {
	margin: 15px 0 15px;
	font-size: 12px;
	font-weight: bold;
	line-height: 1.5;
}
.item-figure {
	float: left;
	width: 50%;
	margin: 0 0 15px;
}
.item-figure img {
	display: block;
	width: 100%;
	height: auto;
}
.item-player-name {
	float: left;
	margin: -3px 0 15px 10px;
	color: #666;
	font-size: 9px;
	line-height: 1.8;
	width: 45%;
}
.item-note {
	clear: both;
	margin: 15px 0 0;
	padding: 0 0 15px;
	font-size: 14px;
}


.m__column_w06_line {
	padding-top:15px;
	border-top: 1px dashed #b9c2c3;
}