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

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

		EarlY_CampaigN

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

#earlyCampaignWrap, #shopListWrap {
	width: 720px;
	margin: 0 auto;
}
#earlyCampaignWrap .itemWrap {
	display: block;
	position: relative;
	width: 720px;
	height: 720px;
}
#earlyCampaignWrap .item {
	position: absolute;
	top: 0;
	left: 0;
}
#earlyCampaignWrap .item img {
	width: 720px;
	height: 720px;
}
#earlyCampaignWrap .overlayer {
	position: absolute;
	top: 0;
	left: 0;
	pointer-events: none;
	opacity: 0;
	z-index: 2;
}
#campaign02 {
	margin-top: 100px;
}

#shopListWrap .subTitle {
	background: url(../img/campaign/early/title.png) no-repeat center center;
	background-size: auto 20px;
}
#shopListWrap {
	padding-top: 120px;
}
#shopListWrap .title {
	margin-bottom: 60px;
}
.shopListWrap {
	margin-bottom: 60px;
}
.shopListWrap h3 {
	color: #b6da3e;
	font-weight: 700;
	letter-spacing: 4px;
	text-align: center;
	margin-bottom: 20px;
}
.shopListWrap table {
	width: 720px;
	font-size: 12px;
}
.shopListWrap tbody td {
	line-height: 2;
}
.shopListWrap tbody td:first-child {
	width: 270px;
	font-weight: 700;
}
.shopListWrap tbody td:last-child {
	width: 450px;
	font-size: 10px;
}
