@charset "utf-8";
/*
Theme Name: FAMOUS child
Theme URI:https://tcd-theme.com/tcd064
Description:WordPressテーマ「FAMOUS」の子テーマ
Template:famous_tcd064
Author:TCD
Author URI:https://tcd-theme.com/
Version:2.1
*/

/*
  ここから下にCSSを追記してください。
*/
/* FS Posterの画面の時だけ、上部に余白を作って下に押し下げる */
.toplevel_page_fs-poster #wpbody-content {
    padding-top: 60px !important;
}