aタグの「target=”_blank”」にCSSを指定 最終更新日:2021年8月10日 お気に入りに追加 CSS セレクタ a { &[target="_blank"] { &::after { @include icon; } } }