/* 解約専用フォームのためFAQ関連を非表示にする。 */
ul.popular_faq, ul.search_keyword, #searchform, ul.faq_of_category, div.qa_list_goto_top {
  display:none;
}