html,body,
section p, section ul li, section ol li, section dt dd, table tr th, table tr td, button.btn, a.btn {
	font-family: 'Barlow', YakuHanMPs_Noto, 'Zen Kaku Gothic New', 'Noto Sans CJK JP', 'Noto Sans JP', sans-serif;
	font-weight: 400;
	letter-spacing: .05rem;
}
@media (max-width: 991.8px) {
	section p, section ul li, section ol li, section dt dd, table tr th, table tr td, button.btn, a.btn {
		font-family: 'Barlow', YakuHanMPs_Noto, 'Zen Kaku Gothic New', 'Noto Sans CJK JP', 'Noto Sans JP', sans-serif;
	}
}

/* Cookie and Policy Popup 2022 */
.cc-revoke, .cc-window {
	font-family: inherit;
	font-family: Barlow, YakuHanMPs_Noto, 'Zen Kaku Gothic New', 'Noto Sans CJK JP', 'Noto Sans JP', sans-serif !important;
	font-size: .88rem !important;
	font-weight: 400 !important;
	letter-spacing: .05rem;
}
@media (max-width: 991.8px) {
	.cc-revoke, .cc-window {
		font-size: .78rem !important;
	}
}

h1 {
	font-family: 'EB Garamond', YakuHanMPs_Noto, ten-mincho, 'Noto Serif CJK JP', 'Noto Serif JP', serif !important;
	font-weight: 600;
	line-height: 1.5;
	letter-spacing: .05rem;
}
h2,h3,h4,h5,h6 {
	font-family: 'EB Garamond', YakuHanMPs_Noto, 'Shippori Mincho', ten-mincho, 'Noto Serif CJK JP', 'Noto Serif JP', serif !important;
	font-weight: 600;
	line-height: 1.5;
	letter-spacing: .05rem;
}
section .section-title h1,
section .section-title h2,
section .section-title h3,
section h4,
section h5,
section h6 {
	font-family: 'EB Garamond', YakuHanMPs_Noto, 'Shippori Mincho', ten-mincho, 'Noto Serif CJK JP', 'Noto Serif JP', serif !important;
	font-weight: 600;
	line-height: 1.5;
	letter-spacing: .05rem;
}
.tx-min {
	font-family: 'EB Garamond', YakuHanMPs_Noto, 'Shippori Mincho', ten-mincho, 'Noto Serif CJK JP', 'Noto Serif JP', serif !important;
	font-weight: 400;
	letter-spacing: .05rem;
}/*"Noto Serif", */
.tx-min-b {
	font-family: 'EB Garamond', YakuHanMPs_Noto, 'Shippori Mincho', ten-mincho, 'Noto Serif CJK JP', 'Noto Serif JP', serif !important;
	font-weight: 600;
	letter-spacing: .05rem;
}
.tx-script {
	font-family: 'Petit Formal Script', cursive !important;
	font-weight: normal;
	letter-spacing: 0 !important;
}
b,strong {
	font-weight: 500;
}