@charset "utf-8";

.page_link_flex_b{
	display: flex;
    justify-content: space-between;
}
.page_link_flex_b li {
    width: 23%;
}