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

#gnav .ttl {
	font-weight: bold;
	font-size: 1em;
}

#top_title_area {
	min-height: 0;
	height: fit-content;
	padding: 2em 0;
	.c-pageTitle {
		color: #000000;
		font-family: serif;
		font-weight: normal;
		font-size: max(25px, 3vw);
		.c-pageTitle__subTitle {
			display: block;
			font-size: .5em;
			margin: 0;
		}
	}
}

.fz-max {
	font-size: max(2.5vw, .8em) !important;
}

div[data-partsid="12"] figure {
	max-width: 30vw;
	margin-left: auto !important;
	margin-right: auto !important;
	margin-bottom: 2em !important;
}

#before_footer_widget {
	margin-top: 0;
}

#footer {display: none;}

.ff-serif {
  font-family: serif;
}

#custom_html-2 {
	margin-top: 0;
}