.manga	{
background-image:url(https://www.tabi-senka.com/wp-content/uploads/2021/11/background_image.png);
background-size:contain;
background-repeat:no-repeat;
height:622px;
margin-bottom:30px;
}
#manga_contest h2	{
margin:50px 0px 50px 0px;
}
#manga_contest h3	{
text-align:center;
}
#manga_contest section ul	{
list-style:none;
}
#manga_contest section ul li	{
padding-left: 35px;
font-weight:bold;
font-size:15px;
margin:50px 0px 50px 0px;
}
#manga_contest section ul li:nth-child(1):before { content:"テーマ" ;
display: inline-block;
text-align:center;
width:150px;
height:40px;
border:solid;
background-color:#ffff00;
padding:5px 20px 5px 20px;
margin-right: 35px;
}
#manga_contest section ul li:nth-child(2):before { content:"賞金";
display: inline-block;
text-align:center;
width:150px;
height:40px;
border:solid;
background-color:#ffff00;
padding:5px 20px 5px 20px;
margin-right: 35px;
}
#manga_contest section ul li:nth-child(3):before { content:"作品";
display: inline-block;
text-align:center;
width:150px;
height:40px;
border:solid;
background-color:#ffff00;
padding:5px 20px 5px 20px;
margin-right: 35px;
}
#manga_contest section ul li:nth-child(4):before { content:"参加費用";
display: inline-block;
text-align:center;
width:150px;
height:40px;
border:solid;
background-color:#ffff00;
padding:5px 20px 5px 20px;
margin-right: 35px;
}
#manga_contest section ul li:nth-child(5):before { content:"応募期間";
display: inline-block;
text-align:center;
width:150px;
height:40px;
border:solid;
background-color:#ffff00;
padding:5px 20px 5px 20px;
margin-right: 35px;
}
#manga_contest section ul li:nth-child(6):before { content:"応募方法";
display: inline-block;
text-align:center;
width:150px;
height:40px;
border:solid;
background-color:#ffff00;
padding:5px 20px 5px 20px;
margin-right: 35px;
}
#manga_contest section ul li:nth-child(7):before { content:"参加費振込先";
display: inline-block;
text-align:center;
width:150px;
height:40px;
border:solid;
background-color:#ffff00;
padding:5px 20px 5px 20px;
margin-right: 35px;
}

#manga_contest input[type=checkbox] {
	transform: scale(2);
	margin-right:-160px;
}

#manga_check_box{
	margin-left:-200px;
}

#terms h3	{
font-size:15px;
font-weight:bold;
}