@charset "UTF-8";
/*
    Template: swell
    Theme Name: SWELL CHILD
    Theme URI: https://swell-theme.com/
    Description: SWELLの子テーマ
    Version: 1.0.0
    Author: LOOS WEB STUDIO
    Author URI: https://loos-web-studio.com/

    License: GNU General Public License
    License URI: http://www.gnu.org/licenses/gpl.html
*/

/* SWELLの自動タイトル枠を丸ごと非表示 */
.c-pageTitle,
.c-pageTitle__bar,
.c-pageTitle__bottom { display: none !important; }

/* 枠が消えた後の余白調整（必要なら） */
.l-mainContent__inner > .post_content { margin-top: 0 !important; }
.l-content { padding-top: 0 !important; }