$ 0 0 親要素から見た一つ目の要素を指定 :first-child 親要素から見た一つ目の要素を指定 :first-of-type 親要素から見た特定のタグの一つ目の要素を指定 <style> /* ar…