@charset "UTF-8";
/********************************************************************
	このcssはtopの指定用です。
	・top全体
	・キャンペーン期間
	・リード文
********************************************************************/

/********************************************************************
	top全体、キャンペーン文言、キャンペーン期間
********************************************************************/
/*キャンペーン文言（画像）*/
#emojacket #top .top__campaign{
	background: url(/auto/images/fix/feature/260211_emojacket2/lp/pcc/common__bg-lattice.png) repeat;
}

/*キャンペーン期間*/
#emojacket #top .top__can-time{
	padding: 10px 10px 10px 10px;
	width: 100%;
	font-size: 1.666rem;
	color: #fff;
	text-align: center;
	line-height: 1.5rem;
	letter-spacing: 0.333rem;
	background: #3c3f3e;
}