//php if ( is_category(array('information','about','staff','colum')) || in_category(array('information','about','staff','colum')) ) : ?>
//php
//if (has_nav_menu( NAV_MENU_FOOTER_MOBILE_BUTTONS )) {
//モバイルフッターメニュー
//cocoon_template_part( 'tmp/mobile-footer-custom-navi-buttons' );
//} else {
//デフォルトモバイルボタン
//cocoon_template_part( 'tmp/mobile-footer-default-buttons' );
//}
//?>