@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
*/

/* ツール解説テンプレの基本整形 */
.entry-section { margin-top: 2rem; }
.entry-section h2 { font-size: 1.2rem; font-weight: 700; margin-bottom: .5rem; }
ol { list-style: decimal; margin-left: 1.5em; }
.cta-button { margin: 2rem 0; }
.swl-button { padding: .8em 1.5em; background:#28a745; color:#fff; border-radius:4px; }
