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

.ttl i {
    font-size: 24px;
}

.ttl p {
	font-size: 12px!important;
	margin: 4px auto;
}

.footer_summary {
	font-size: 12px;
}

.footer_menu {
	display: flex;
    justify-content: space-around;
    align-items: baseline;
}

.footer_menu_lists {
    margin: 0 8px;
}

.footer_ttl {
	font-weight: bold;
}

.footer_lists {
	font-size: 12px;
    margin: 8px 0;
}

.footer_third {
	font-size: 12px;
}

.footer_third p {
	margin: 8px auto;
}