36 // 固定ページIDを指定
);
$myposts = get_pages( $args );
foreach( $myposts as $post ) : setup_postdata($post);?>