@charset "utf-8";

.block01 .ph {
	float: none;
	width: 100%;
	text-align: center;
}
.block01 .tx {
	float: none;
	width: 100%;
}
.block02 .ph {
	float: none;
	width: 100%;
	text-align: center;
}
.block02 .tx {
	float: none;
	width: 100%;
}
.block01 .ph img,
.block02 .ph img {
	width: 100px;
	height: auto;
}