/*認証ページh2テキスト削除*/
#op h2 {
    display: none;
}

/*下層ページCopyright直下のテキスト非表示*/
#footer .copyright2 {
    display: none;
}
