@charset "UTF-8";

.m__column_wrap.item-wrap-wrap {
	display: block;
}

.m__column_wrap {
	border-bottom: none !important;
}

.item-wrap {
	position: relative;
	width: 1100px;
	font-size: 14px;
	border-bottom: none !important;
}
.iten-title-wrap {
	position: relative;
	float: left;
	margin: 0 0 15px;
}

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

.item-title {
	position: absolute;
	left: 320px;
	top: 8px;
	width: 780px;
}
.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;
	-webkit-margin-before: 0;
	-webkit-margin-after: 0;
	-webkit-margin-start: 0px;
	-webkit-margin-end: 0px;
}
.m__column_wrap_rl p.title_sub {
	width: 300px;
	margin: 30px 0 0;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.5;
}
.item-figure {
	width: 300px;
	margin: 30px 0 40px;
	position: absolute;
	top: 0;
}
.item-figure img {
	width: 300px;
}
.item-player-name {
	width: 300px;
	margin: 0;
	font-size: 12px;
	line-height: 1.5;
	margin:20px 0 20px 0;
}
.item-note {
	clear: none;
	float: right;
	width: 460px;
	margin: 100px 0 40px;
	padding: 0;
	font-size: 14px;
}

strong {
	font-weight:bold;
}

p.artist {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}

.m__column_w06 {
    width: 100% !important;
    margin-top: 40px !important;
}

.m__column_w06_line {
    margin-top: 40px !important;
    padding-top: 40px !important;
    border-top: 1px dashed #b9c2c3;
    width: 100% !important;
}