/* 全体　*/
/* 両サイドの余白をなくす　*/
.l-container {
	padding-left: 0;
	padding-right: 0;
}

/* 各コンテンツ共通設定　*/