@charset "UTF-8";
/*ローカルナビのカレント*/

#information_terms_index .c-localNav_listItem-information_terms a,
#information_privacy-policy_index .c-localNav_listItem-information_privacy-policy a,
#information_sitemap_index .c-localNav_listItem-information_sitemap a,
#information_index .c-localNav_titleText .abc{background-color:#e5ecf4;}

#information_terms_index .c-localNav_listItem-information_terms a:before,
#information_privacy-policy_index .c-localNav_listItem-information_privacy-policy a:before,
#information_sitemap_index .c-localNav_listItem-information_sitemap a:before,
#information_index .c-localNav_titleText .abc{display: none;}

/*ご利用条件表示切り替え*/
#information_en-terms_index .en-only,
#information_en-terms_index .g-footerSubNav_listItem-en-terms{ display: block; }
#information_en-terms_index .ja-only,
#information_en-terms_index .g-footerSubNav_listItem-terms { display: none; }
