/*
Re:LieF 〜DeaR YoU〜
COPYRIGHT [C] RASK ALL RIGHTS RESERVED.
*/

/********************************************************************************

		ProducT

*********************************************************************************/

#limited {
	margin-bottom: 85px;
}
#limited .subTitle {
	background: url(../img/product/title01.png) no-repeat center center;
	background-size: auto 20px;
}
#limited .copy {
	width: 640px;
	height: 75px;
	margin: 60px auto;
	pointer-events: none;
}
#limited .itemWrap {
	width: 1020px;
	margin: 0 auto;
}
#limited .item {
	float: left;
	width: 340px;
	pointer-events: none;
}
#limited img {
	width: 100%;
	height: auto;
}
#info {
	clear: both;
	width: 100%;
	margin-bottom: 70px;
}
#info dl {
	width: 100%;
	margin: 10px 0 0 0;
}
#info dt {
	height: 50px;
	font-size: 24px;
	font-weight: 500;
	line-height: 22px;
	letter-spacing: 3px;
	padding-top: 20px;
	border-top: solid 1px #ccc;
}
#info dd {
	height: 30px;
	color: #b6da3e;
	font-size: 12px;
	font-style: italic;
	letter-spacing: 2px;
	padding-top: 2px;
	margin: 0;
}
#info dd:not(:last-child) {
	margin-bottom: 20px;
}
#info dd:last-child {
	height: 51px;
	padding-bottom: 20px;
	border-bottom: solid 1px #ccc;
}
#info .small {
	font-size: 14px;
	font-weight: 700;
	vertical-align: top;
	margin-right: 10px;
}
#spec, #staff {
	float: left;
	width: 50%;
}
#spec {
	padding-right: 30px;
}
#staff {
	padding-left: 30px;
}
#spec .subTitle {
	background: url(../img/product/title02.png) no-repeat center center;
	background-size: auto 20px;
	margin-bottom: 40px;
}
#staff .subTitle {
	background: url(../img/product/title03.png) no-repeat center center;
	background-size: auto 20px;
	margin-bottom: 40px;
}
@media screen and (max-width : 680px){
	#productWrap {
		padding: 0 20px;
	}
	#limited {
		margin-bottom: 60px;
	}
	#limited .copy {
		width: 100%;
		padding: 0 5px;
		margin: 20px auto;
	}
	#limited .itemWrap {
		width: 100%;
	}
	#limited .item {
		float: none;
		width: 100%;
		margin-bottom: 40px;
	}
	#info dt {
		height: 60px;
		font-size: 16px;
		line-height: 20px;
		letter-spacing: 2px;
		padding-top: 15px;
	}
	#info dd {
		font-size: 10px;
		letter-spacing: 1.5px;
	}
	#info dd:not(:last-child) {
		margin-bottom: 30px;
	}
	#info .small {
		display: block;
		font-size: 11px;
	}
	#spec, #staff {
		float: none;
		width: 100%;
		padding: 0;
	}
	#staff {
		margin-top: 80px;
	}
}
