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

b{
	font-family:"じゅん 501",sans-serif;
	font-style:bold;
}

h1{
	
}

h2{
	padding-bottom: .3em;
	text-align:center;
	color:#ffa3a3;
}

h4:before{
	content:"";
	border: solid 3px #ffa3a3;
	border-radius: 20px;
	margin:0;
	margin-right:1em;
	padding:0;
}

h4{
	border:none;
	font-weight:bold;
}