/**▼.pg-default.css（プライバシーポリシーなどのシンプルなページ用の共通CSS）
* ページクラス：pg-sarapeji4ioa（WordPressが小文字でしか出力できないため）
* 識別コード：peji4ioA（section/dept のクラス名, 画像名に使用）
━━━━━━━━━━━━━━━━━━━ */
/* 基本設定
─────────────────── */
.pg-sarapeji4ioa {
	background: var(--c-base, hsl(224, 6%, 100%));
	color: var(--c-text, hsl(224, 6%, 13%));
}

/* CSS変数(@SP)  */
@media screen and (max-width: 743.9px) {
	.pg-sarapeji4ioa {
		--v92\.5vw_sp: 92.5vw;
	}
}

/* CSS変数(@PC)  */
@media print,
screen and (min-width: 744px) {
	.pg-sarapeji4ioa {
		--v70vw_pc: 70vw;
	}
}




/* Paragraph（文字設定）
─────────────────── */
.pg-sarapeji4ioa p {
	max-width: 100%;
	line-height: clamp(1.66em, calc(1.66em + ((1vw - 0.225em) * 0.55)), 1.88em);
	letter-spacing: clamp(0.01em, calc(0.01em + ((1vw - 0.225em) * 0.05)), 0.03em);
	font-size: clamp(0.875rem, calc(0.875rem + ((1vw - 0.225rem) * 0.1563)), 0.9375rem);
	font-weight: var(--fw-base, 400);
}

.pg-sarapeji4ioa p[class*="ta-center"] {
	text-indent: clamp(0.01em, calc(0.01em + ((1vw - 0.225em) * 0.05)), 0.03em);
}

/* Small（注釈・小字） */
.pg-sarapeji4ioa small {
	display: block;
	max-width: 100%;
	line-height: 1.44;
	letter-spacing: 0;
	font-weight: 400;
}

.pg-sarapeji4ioa small[class*="ta-center"] {
	text-indent: 0;
}

/* Emphasis（強調・中字） */
.pg-sarapeji4ioa em {
	display: block;
	max-width: 100%;
	line-height: clamp(1.44em, calc(1.44em + ((1vw - 0.225em) * 0.275)), 1.55em);
	letter-spacing: clamp(0.01em, calc(0.01em + ((1vw - 0.225em) * 0.05)), 0.03em);
	font-size: clamp(0.9563rem, calc(0.9563rem + ((1vw - 0.225rem) * 0.26563)), 1.0625rem);
	font-weight: 500;
}

.pg-sarapeji4ioa em[class*="ta-center"] {
	text-indent: clamp(0.01em, calc(0.01em + ((1vw - 0.225em) * 0.05)), 0.03em);
}

/* Strong（強調・大字） */
.pg-sarapeji4ioa strong {
	display: block;
	max-width: 100%;
	line-height: 1.44;
	letter-spacing: clamp(0.01em, calc(0.01em + ((1vw - 0.225em) * 0.05)), 0.03em);
	font-size: clamp(1rem, calc(1rem + ((1vw - 0.225rem) * 0.4688)), 1.1875rem);
	font-weight: 600;
}

.pg-sarapeji4ioa strong[class*="ta-center"] {
	text-indent: clamp(0.01em, calc(0.01em + ((1vw - 0.225em) * 0.05)), 0.03em);
}

/* .bold（太字） */
.pg-sarapeji4ioa b.bold,
.pg-sarapeji4ioa u.bold {
	font-weight: 600;
}

/* .big（特大字） */
.pg-sarapeji4ioa b.big,
.pg-sarapeji4ioa u.big {
	position: relative;
	top: 0em;
	font-size: 160%;
	margin-right: 0.1em;
}

/* small, em, strong（inline-block） */
.pg-sarapeji4ioa :is(h1, h2, h3, h4, h5, h6)>:is(small, em, strong) {
	display: inline-block;
	width: auto;
}




/* Headings（h1, h2, h3, h4, h5, h6）
─────────────────── */
.pg-sarapeji4ioa :is(h1, h2, h3, h4, h5, h6) {
	position: relative;
	z-index: 10;
	max-width: 100%;
}

/* Headings（.hdg-） */
.pg-sarapeji4ioa h1 {
	line-height: 1.44;
	letter-spacing: clamp(0.04em, calc(0.04em + ((1vw - 0.225em) * 0.2)), 0.12em);
	font-size: clamp(1.1375rem, calc(1.1375rem + ((1vw - 0.225rem) * 1.8438)), 1.8750rem);
	font-weight: 500;
}

.pg-sarapeji4ioa h1[class*="ta-center"] {
	text-indent: clamp(0.04em, calc(0.04em + ((1vw - 0.225em) * 0.2)), 0.12em);
}

.pg-sarapeji4ioa h2 {
	line-height: 1.44;
	letter-spacing: clamp(0.03em, calc(0.03em + ((1vw - 0.225em) * 0.15)), 0.09em);
	font-size: clamp(1.05rem, calc(1.05rem + ((1vw - 0.225rem) * 1.125)), 1.5rem);
	font-weight: 500;
}

.pg-sarapeji4ioa h2[class*="ta-center"] {
	text-indent: clamp(0.03em, calc(0.03em + ((1vw - 0.225em) * 0.15)), 0.09em);
}

.pg-sarapeji4ioa h3 {
	line-height: 1.44;
	letter-spacing: clamp(0.02em, calc(0.02em + ((1vw - 0.225em) * 0.1)), 0.06em);
	font-size: clamp(1rem,      calc(1rem      + ((1vw - 0.225rem) * 0.4688)), 1.1875rem);
	font-weight: 500;
}

.pg-sarapeji4ioa h3[class*="ta-center"] {
	text-indent: clamp(0.02em, calc(0.02em + ((1vw - 0.225em) * 0.1)), 0.06em);
}

.pg-sarapeji4ioa h4 {
	line-height: 1.44;
	letter-spacing: clamp(0.01em, calc(0.01em + ((1vw - 0.225em) * 0.05)), 0.03em);
	font-size: clamp(0.9563rem, calc(0.9563rem + ((1vw - 0.225rem) * 0.2656)), 1.0625rem);
	font-weight: 500;
}

.pg-sarapeji4ioa h4[class*="ta-center"] {
	text-indent: clamp(0.01em, calc(0.01em + ((1vw - 0.225em) * 0.05)), 0.03em);
}

.pg-sarapeji4ioa h5 {
	line-height: 1.44;
	letter-spacing: clamp(0.01em, calc(0.01em + ((1vw - 0.225em) * 0.05)), 0.03em);
	font-size: clamp(0.8750rem, calc(0.8750rem + ((1vw - 0.225rem) * 0.1563)), 0.9375rem);
	font-weight: 500;
}

.pg-sarapeji4ioa h5[class*="ta-center"] {
	text-indent: clamp(0.01em, calc(0.01em + ((1vw - 0.225em) * 0.05)), 0.03em);
}

.pg-sarapeji4ioa h6 {
	line-height: 1.44;
	letter-spacing: 0;
	font-size: clamp(0.7500rem, calc(0.7500rem + ((1vw - 0.225rem) * 0.1563)), 0.8125rem);
	font-weight: 500;
}

.pg-sarapeji4ioa h6[class*="ta-center"] {
	text-indent: 0;
}

/* Headings画像（.individ） */
.pg-sarapeji4ioa :is(h1, h2, h3, h4, h5, h6):has(>img) {
	width: auto;
}

.pg-sarapeji4ioa :is(h1, h2, h3, h4, h5, h6)>img {
	width: auto;
	max-width: 100%;
	object-fit: contain;
}

/* ルビ */
.pg-sarapeji4ioa :is(h1, h2, h3, h4, h5, h6) rt {
	font-weight: 400;
}




/* Component
━━━━━━━━━━━━━━━━━━━ */
/* Utility
━━━━━━━━━━━━━━━━━━━ */
/* Pattertn
━━━━━━━━━━━━━━━━━━━ */
/* Layout
━━━━━━━━━━━━━━━━━━━ */
/* .spacer（余白／mezzala: page上、mediano: page下） */
.pg-sarapeji4ioa .spacer-mezzala,
.pg-sarapeji4ioa .spacer-mediano {
	width: 100%;
	background: var(--c-base, hsl(224, 6%, 100%));
}

/* .separator（区切り線） */
.pg-sarapeji4ioa .separator {
	display: block;
	position: relative;
	width: 100%;
	clear: both;
	border: 0;
	border-color: var(--c-text-300, hsl(224, 6%, 74%));
	background-color: var(--c-text-300, hsl(224, 6%, 74%));
	height: 4px;
	-webkit-mask: repeat-x 50% 50%;
	-webkit-mask-image: url('data:image/svg+xml;charset=utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 10"><circle cx="5" cy="5" r="5" /></svg>');
	mask: repeat-x 50% 50%;
	mask-image: url('data:image/svg+xml;charset=utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 10"><circle cx="5" cy="5" r="5" /></svg>');
}

/* .page-header */
.pg-sarapeji4ioa .page-header {
	position: relative;
}

/* section, .interior：内径 */
[class^="dept-peji4ioA"] .department__interior,
[class^="sect-peji4ioA"] .section__inheader,
[class^="sect-peji4ioA"] .section__interior,
[class^="sect-peji4ioA"] .section__infooter {
	width: 840px;
	max-width: 92.5vw;
}

/* Lane：区画・横方向 */
[class^="sect-peji4ioA"] .section__leftlane,
[class^="sect-peji4ioA"] .section__centerlane,
[class^="sect-peji4ioA"] .section__rightlane {
	width: 100%;
}

/* Lane(@SP)  */
@media screen and (max-width: 743.9px) {

	[class^="sect-peji4ioA"] .section__centlane,
	[class^="sect-peji4ioA"] .section__rightlane {
		margin-top: 1rem;
	}
}

/* Lane(@PC)  */
@media print,
screen and (min-width: 744px) {

	[class^="sect-peji4ioA"] .section__leftlane,
	[class^="sect-peji4ioA"] .section__rightlane {
		width: 50%;
	}
}




/* .section, .department
━━━━━━━━━━━━━━━━━━━ */
/* .section
─────────────────── */
.pg-sarapeji4ioa .sect-peji4ioA-Intro {
	/* padding: 上  横  下 */
	padding: calc(var(--⅝fem) * 0) 0px 0pc;
}


/* .department --─────────────────── */
.pg-sarapeji4ioa .dept-peji4ioA-Endnote {
	/* padding: 上  横  下 */
	padding: calc(var(--⅝fem) * 2) 0px calc(var(--⅝fem) * 3);
}

.dept-peji4ioA-Endnote .department__interior {
	width: 840px;
	max-width: min(92.5vw, 100%);
}