@charset "utf-8";

/*----------topics----------*/
/*
#all h1{
	text-align:center;
}
#topics{
	display:flex;
	justify-content:center;
	padding-bottom:3%;
}
.article01{
	margin:0 5px;
	border:1px solid #000;
}
.article01 img{
	width:280px;
	height:280px;
	object-fit:cover;
}
.article01 h2{
	margin:10px;
}
.article01 p{
	margin:10px;
}
*/
/*----------ここまでを変えてください----------*/

