@charset "UTF-8";

/* font-weight: 100 / 300 / 400 */
body {
	font-family: YakuHanJP_Noto, "Inter", "Noto Sans JP",sans-serif!important;
	font-weight: 300;
	color: #363636;
}

h1,h2,h3,h4 {
	font-feature-settings: "palt";
}

.wp-block-image > figure,
figure.wp-block-image {
	padding: 0;
}

.p-global-nav .c-navbar__item > a {
	font-size: 14px;
	font-weight: 400;
	color: #363636;
}

.p-global-nav--hover-underline .c-navbar__item>a:after {
	height: 3px;
}

.c-site-branding__title {
	width: 220px;
}
.c-copyright {
	background: #fff;
	color: inherit;
	text-align: center;
	font-size: 11px;
}

.min-slider {
	max-width: 600px;
	margin: 0 auto;
}

.home h2.home_section_title {
	font-size: 42px;
	font-weight: 100;
}

.g-btn--block {
	clear: both;
	border: 1px dashed #ccc;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	padding: .75em;
	display: block;
	background-color: #fb000050;
	margin-bottom: .5em;
	text-decoration: none;
	color: #fff;
}


.woocommerce-LoopProduct-link {
	display: block;
	z-index: 1;
}

.woocommerce .woocommerce-variation-add-to-cart > .button {
	flex: none!important;
}

.laws_elements {
	border: 1px double #bf0000;
	background-color: #fff;
	padding: 1em 1.75em;
}
