@charset "utf-8";

/* *********************************************************
すーぱーそに子「SONICONICOROCK Tribute To VOCALOID」特集
********************************************************* */
.limited-img {
	position: relative;
	width: 710px;
	height: 450px;
	margin-bottom: 5px;
}
.mov {
	width: 300px;
	float: right;
}
#lsn_book,
#lsn_holder,
#lsn_card,
#lsn_case {
	position: absolute;
	width: 80px;
	height: 80x;
}
#lsn_book {
	left: 15px;
	top: 10px;
}
#lsn_holder {
	left: 620px;
	top: 120px;
}
#lsn_card {
	left: 620px;
	top: 310px;
}
#lsn_case {
	left: 280px;
	top: 310px;
}
.privList {
	position: relative;
	margin-right: -10px;
}
.privList li {
	position: relative;
	display: inline-block;
	*display: inline; /* IE7以下 */
	*zoom: 1; /* IE7以下 */
	vertical-align: top;
	width: 200px;
	padding: 0 15px 15px;
	margin-right: 10px;
}
.privList li h3 {
	margin-bottom: 3px;
	text-align: center; 
}
.privList li p {
	text-align: center;
	line-height: 1.3;
}
.privList li a img {
	display: block; /* Fx */
	margin: 0 auto 3px;
	padding: 1px;
	border: 1px solid #c3c6c5;
	filter: alpha(opacity=100);
	opacity: 1;
	-webkit-transition: .25s ease-in-out;
	-moz-transition: .25s ease-in-out;
	transition: .25s ease-in-out;
	vertical-align: top;
}
.privList li a:hover img,
.privList li a:focus img {
	filter: alpha(opacity=70);
	opacity: .7;
	border: 1px solid #00b4ff;
}
.privList .new a {
	color: #ed1b83;
}
.privList .new:after {
/* 	content: url(/common/img/ico_new.png); */
	position: absolute;
	left: 5px;
	top: 20px;
	content: "New";
	display: block;
	width: 50px;
	height: 50px;
	border-radius: 50px;
	background: #f451ad;
	background: rgba(244, 81, 173, .8);
	color: #fff;
	font-size: 92.9%; /* 12px */
	font-family: 'Poppins', sans-serif;
	font-weight: normal;
	font-weight: 500;
	line-height: 50px;
	text-shadow: none;
	text-align: center;
/* 	text-transform: uppercase; */
}
.privList .new a img {
	border: 1px solid #ed1b83;
}
.privList .new a:hover img,
.privList .new a:focus img {
	border: 1px solid #ed1b83;
}
#outline h3 {
	line-height: 1.2;
}
#outline h3 strong { font-size: 138.5%; }
#outline h3 img {
	margin-bottom: 15px;
	padding: 2px;
	border: 1px solid #c3c6c5;
}
.trackList {
	width: 710px;
	border-top: 2px solid #454646;
}
.trackList th,
.trackList td {
	line-height: 1.3;
}
.trackList th {
	padding: .6em .6em .6em 0;
	border-bottom: 1px solid #454646;
	text-align: left;
	white-space: nowrap;
}
.trackList td {
	padding: .6em;
	border-bottom: 1px dotted #454646;
	color: #424345;
}
.remark {
	font-size: 93%;
}
