
.topContent{
	background: url('../img/kotomo_201708.png') top no-repeat;
	background-size: 100%;
	padding:75.3% 0 0 0;
	width:100%;
}

.topContent .container .lead {
	background: url('../img/leadBg.png') top no-repeat;
	background-size: 100%;
	width: 100%;
	margin: 0 auto;
	text-align: center;
	padding-bottom: 1.8em;
}

.topContent .container .lead .leadHeader{
	margin-top: 1.5em;
	width: 94%;
}
.topContent .container .lead .circle{
	margin: 3% 0 0 0;
	width: 100%;
}
.container .lead .description{
	margin-top: 4%;
	width: 95%;
}
.topContent .container .lead .tomato{
	margin-top:0;
	width: 95%;
}
.topContent .container p{
	text-align: center;
	font-size: 1.6em;
	margin: 1.4em 0em 2em 0em;
}
.topContent .container .list ul li img{
	width: 100%;
}
.topContent .container .list ul li a:hover{
	opacity: 0.5;
}
.topContent .container .list ul li{
	margin: 2.3em 0 0 0;
}
.topContent .container .list{
	background: url('../img/listBg.png') no-repeat; 
	width: 100%;
	background-size: 100%;
	background-position: center;
}

