/*
	index_mobile.css
	coded by T.Mashimo
*/

.pc {
	display: none;
}
.sp {
	display: inherit;
}
header,
section,
footer {
	padding: 40px;
}
#abstract > h2 {
	width: 100%;
	text-align: center;
	margin-bottom: 40px;
}
#abstract > p {
	width: 40%;
}
#mfk2023 {
	width: 100%;
	height: auto; 
	vertical-align: bottom;
}