.mainSection .lead{
	
}

/* CSS Document */
.mainSection h2::before,
.mainSection h2::after{
	display: none;
}

/*--帯タイトル--*/
.mainSection .heading {
	border: none;
	background-image: url("../images/index/icon-kodomoshi.png"),url("../images/index/t-bg-pattern.png");
	background-repeat: no-repeat,repeat-x;
	background-position: top 15% right 2%,left ;
	padding: 10px 0 0;
	height: 55px;
	color: #fff;
}

/*--帯タイトル--*/
.mainSection .iroha-list p::first-letter {
	font-weight: bold;
}



