main{
		width: calc(100% - 30px);
		margin: 0 15px;
}


main .headContent{
	display:inherit;
	padding-bottom: 10px;
	margin-top: 40px;
}
main .headContent li{
	width: 100%;
	margin-bottom: 60px;
}

main .headContent h2{
	font-size: 1.6rem;
}


.otanoshimiC h3 {
font-size: 1.2rem;}
.otanoshimiC h3 span {
	height: 0;
	padding-top: calc(43 / 364 * 50%);
    background-size: contain;} 
.otanoshimiC figcaption strong{
	font-size: 1.1rem;
	line-height: 1.6rem;
	margin-bottom: 0;
	text-align: center;
}
.otanoshimiC .moreBtn button{
	margin-bottom: 60px !important;
}