.itemBase {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,e2e2e2+100&amp;0.7+0,0.7+100 */
	background: url("../../../image/pc/campaign/20160210/bg_img01.png"), -moz-linear-gradient(top,  rgba(255,255,255,0.7) 0%, rgba(226,226,226,0.7) 100%); /* FF3.6+ */
	background: url("../../../image/pc/campaign/20160210/bg_img01.png"), -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,0.7)), color-stop(100%,rgba(226,226,226,0.7))); /* Chrome,Safari4+ */
	background: url("../../../image/pc/campaign/20160210/bg_img01.png"), -webkit-linear-gradient(top,  rgba(255,255,255,0.7) 0%,rgba(226,226,226,0.7) 100%); /* Chrome10+,Safari5.1+ */
	background: url("../../../image/pc/campaign/20160210/bg_img01.png"), -o-linear-gradient(top,  rgba(255,255,255,0.7) 0%,rgba(226,226,226,0.7) 100%); /* Opera 11.10+ */
	background: url("../../../image/pc/campaign/20160210/bg_img01.png"), -ms-linear-gradient(top,  rgba(255,255,255,0.7) 0%,rgba(226,226,226,0.7) 100%); /* IE10+ */
	background: url("../../../image/pc/campaign/20160210/bg_img01.png"), linear-gradient(to bottom,  rgba(255,255,255,0.7) 0%,rgba(226,226,226,0.7) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b3ffffff', endColorstr='#b3e2e2e2',GradientType=0 ); /* IE6-9 */
	-webkit-box-shadow: 0px 0px 10px #656565,inset 2px 1px 0px rgba(2,59,58,0.2),inset -2px -1px 0px rgba(2,59,58,0.2),inset 2px 1px 0px rgba(2,59,58,0.2);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.topImg{
	text-align: center;
	background: url("../../../image/pc/campaign/20160210/main_img01.png") no-repeat;
	background-position: center top,top left;
	width: 100%;
	height: 440px;
	box-sizing: border-box;
}
.topContent{
	width: 974px;
	margin: 0 auto;
	height: 250px;
}
/*期間*/
.cpPeriodBox{
	position: relative;
	width: 1000px;
	height: 350px;
	background: url("../../../image/pc/campaign/20160210/period_img01.png") no-repeat;
	margin: 30px auto 0;
}
.cpPeriod{
	position: absolute;
	top: 85px;
	left: 50%;
	width: 540px;
	height: 60px;
	margin-left: -340px;
	background: url("../../../image/pc/campaign/20160210/period_img02.png") no-repeat;
}
.periodDetail{
	display: block;
	right: -150px;
	position: absolute;
	width: 140px;
	height: 60px;
	background: url("../../../image/pc/campaign/20160210/btn_detail01.png") no-repeat;
}
/*
タイトル
*/
.detailBtn02{
display: inline-block;
    position: absolute;
    right: 35px;
    bottom: 94px;
}
.cpContent{
	position: relative;
	padding-top: 110px;
}
.titleBase{
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -525px;
	width: 1050px;
	height: 110px;
	z-index: 10;
}
.titleBase.is-01{
	top: -20px;
	background: url("../../../image/pc/campaign/20160210/cp_ttl01.png") no-repeat;
}
.titleBase.is-02{
	background: url("../../../image/pc/campaign/20160210/cp_ttl02.png") no-repeat;
}
.titleBase.is-03{
	background: url("../../../image/pc/campaign/20160210/cp_ttl03.png") no-repeat;
}
.titleBase.is-04{
	background: url("../../../image/pc/campaign/20160210/cp_ttl04.png") no-repeat;
}
/*detail*/
.detailBase{
	position: relative;
	width: 1000px;
}
.detailBase.is-01{
	background: url("../../../image/pc/campaign/20160210/detail_img01.png") no-repeat;
	height: 600px;
		margin-top: -28px;
}
.detailBase.is-02{
	background: url("../../../image/pc/campaign/20160210/detail_img02.png") no-repeat;
	height: 570px;
}
.detailBase.is-03{
	background: url("../../../image/pc/campaign/20160210/detail_img03.png") no-repeat;
	height: 40px;
	margin-bottom: 20px;
}
.detailBase.is-04{
	background: url("../../../image/pc/campaign/20160210/detail_img04.png") no-repeat;
	height: 880px;
}
.detailBase.is-05{
	background: url("../../../image/pc/campaign/20160210/detail_img05b.png") no-repeat;
	height: 400px;
}
.detailBase.is-06{
	background: url("../../../image/pc/campaign/20160210/detail_img06.png") no-repeat;
	height: 70px;
	margin-bottom: 50px;
}
/*動画*/
.kanadeYoutube{
	position: absolute;
    left: 55px;
    top: 171px;
}
/*chara*/
.kanadeCastBox{
		text-align: center;
}
/*about*/
.kanadeAboutImg{
	margin: 0 auto;
	background: url("../../../image/pc/campaign/20160210/about_img02.png") no-repeat;
	height: 580px;
}

/*goods*/
.kanadeGoods{
	position: relative;
	width: 1000px;
	height: 650px;
	margin-top: 20px;
	background: url("../../../image/pc/campaign/20160210/goods_img01.png") no-repeat;
}
/*ボタン*/
.kanadeBtn{
	display: block;
	width: 500px;
	height: 74px;
	margin: 20px auto;
}
.kanadeBtn.is-official{
	background: url("../../../image/pc/campaign/20160210/btn_kanade01.png") no-repeat;
	margin: 20px auto 100px;
}
.kanadeBtn.is-goods{
	background: url("../../../image/pc/campaign/20160210/btn_kanade02.png") no-repeat;
}
/*baseInfo*/
.baseInfo{
	position: relative;
	width: 1000px;
	height: 440px;
	background: url("../../../image/pc/campaign/20160210/about_img01.png") no-repeat;
}
.baesSns{
	width: 100%;
	position: absolute;
	bottom: 50px;
}
/*close*/
.kanadeClose{
	width: 148px;
	height: 52px;
	margin: 5px auto;
	cursor: pointer;
	background: url("../../../image/pc/campaign/20160210/btn_close01.png") no-repeat;
}
.coHugo{
	color: #fe6a0a;
	font-weight: bold;
}
a:hover{
	opacity: 0.9;
}
