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

/*
  ここから下にCSSを追記してください。
*/
/* フリースペースの見出しを極太にする */
#index_freespace .headline {
    font-weight: 900 !important; /* 数字が大きいほど太くなります */
    letter-spacing: 0.1em;      /* 少し文字の間隔を広げると読みやすくなります */
}