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

/* ======================================================================
   1. PC用設定
   ====================================================================== */

/* メインの本文（テキストエリア）の行間 */
.post_content p {
    line-height: 1.5 !important;
    margin-bottom: 1rem !important;
}
.post_content td, .post_content th {
    line-height: 1.5 !important;
    padding: 10px 10px !important;
}
.post_content li {
    line-height: 1.5 
    margin-bottom: 1rem 
}