/**
 * c-site-footer
 * 全67ページ共通のフッター。ナビ6項目と規約リンク3項目が同一スタイル。
 *
 * 自動生成: node _research/emit-component.mjs c-site-footer
 * 生成元: _archive/css/agreement.css の .symbol-4
 * 手で編集しない（_research/component-defs.json を直して再生成する）
 *
 * 元サイトからの意図的な変更:
 * sd-17 のみ padding:0px が明示されていた（他は未指定＝既定値0）。実質同一のため未指定に統一する。
 */
.c-site-footer {
	align-content: center;
	align-items: center;
	background: var(--an-color-surface);
	flex: none;
	flex-direction: column;
	flex-wrap: nowrap;
	gap: 64px;
	height: auto;
	justify-content: flex-start;
	padding: 80px 40px;
	width: 100%;
	max-width: 100%;
}
.c-site-footer > * {
	--gap-h: 0px;
	--gap-v: 64px;
}
.c-site-footer__inner {
	align-content: flex-start;
	align-items: flex-start;
	flex: none;
	flex-direction: row;
	flex-wrap: nowrap;
	gap: 40px;
	justify-content: space-between;
	padding: 0px;
	width: 1280px;
	max-width: 100%;
}
.c-site-footer__inner > * {
	--gap-h: 40px;
	--gap-v: 0px;
}
.c-site-footer__brand-block {
	align-content: flex-start;
	align-items: flex-start;
	flex: none;
	flex-direction: column;
	flex-wrap: nowrap;
	gap: 40px;
	justify-content: flex-start;
	padding: 0px;
	width: calc(32% - (var(--gap-h) * 0.68));
	max-width: calc(32% - (var(--gap-h) * 0.68));
}
.c-site-footer__brand-block > * {
	--gap-h: 0px;
	--gap-v: 40px;
}
.c-site-footer__brand {
	align-content: center;
	align-items: center;
	flex: none;
	flex-direction: column;
	flex-wrap: nowrap;
	gap: 0px 0px;
	height: auto;
	justify-content: flex-start;
	padding: 0px;
	width: auto;
	max-width: 100%;
}
.c-site-footer__brand > *,
.c-site-footer__brand-name > *,
.c-site-footer__legal > * {
	--gap-h: 0px;
	--gap-v: 0px;
}
.c-site-footer__brand-lead {
	color: var(--an-color-text);
	font-family: var(--an-font-base);
	font-size: 12px;
	font-weight: 500;
	height: auto;
	letter-spacing: -0.05em;
	line-height: 1;
	padding: 0px 0px 3px;
	text-align: left;
	text-shadow: 0px 0px 0px rgba(0,0,0,0.0);
	width: auto;
	justify-content: flex-start;
	max-width: 100%;
}
.c-site-footer__brand-name {
	align-content: flex-end;
	align-items: flex-end;
	flex-direction: row;
	flex-wrap: nowrap;
	gap: 0px;
	justify-content: flex-start;
	padding: 0px;
}
.c-site-footer__brand-name-mark {
	color: var(--an-color-brand);
	font-family: var(--an-font-display);
	font-size: 34px;
	font-weight: 600;
	height: auto;
	line-height: 1;
	text-align: center;
	width: auto;
	justify-content: center;
	max-width: 100%;
}
.c-site-footer__brand-name-text {
	color: var(--an-color-text);
	font-family: var(--an-font-base);
	font-size: 34px;
	font-weight: 600;
	height: auto;
	line-height: 1;
	padding: 0px;
	text-align: center;
	width: auto;
	justify-content: center;
	max-width: 100%;
}
.c-site-footer__address-block {
	align-content: flex-start;
	align-items: flex-start;
	flex-direction: column;
	flex-wrap: nowrap;
	gap: 8px;
	justify-content: flex-start;
	padding: 0px;
	width: 100%;
	max-width: 100%;
}
.c-site-footer__address-block > * {
	--gap-h: 0px;
	--gap-v: 8px;
}
.c-site-footer__address-inner {
	align-content: center;
	align-items: center;
	flex-direction: row;
	flex-wrap: wrap;
	gap: 8px;
	justify-content: flex-start;
	padding: 0px;
}
.c-site-footer__address-inner > * {
	--gap-h: 8px;
	--gap-v: 8px;
}
.c-site-footer__address {
	color: var(--an-color-text);
	flex: none;
	font-family: var(--an-font-base);
	font-size: 16px;
	font-weight: 400;
	height: auto;
	line-height: 1.4;
	text-align: left;
	width: 361px;
	justify-content: flex-start;
	max-width: 100%;
}
.c-site-footer__tel {
	color: var(--an-color-text);
	font-family: var(--an-font-base);
	font-size: 16px;
	font-weight: 400;
	height: auto;
	line-height: 1.4;
	text-align: left;
	width: auto;
	justify-content: flex-start;
	max-width: 100%;
}
.c-site-footer__nav-block {
	align-content: flex-end;
	align-items: flex-end;
	flex: 1;
	flex-direction: column;
	flex-wrap: nowrap;
	gap: 32px;
	justify-content: center;
	padding: 0px;
	width: auto;
	max-width: 100%;
	min-width: 0;
}
.c-site-footer__nav-block > * {
	--gap-h: 0px;
	--gap-v: 32px;
}
.c-site-footer__nav {
	align-content: flex-start;
	align-items: flex-start;
	flex: none;
	flex-direction: row;
	flex-wrap: wrap;
	gap: 16px 32px;
	justify-content: flex-end;
	padding: 0px;
	width: auto;
	max-width: 100%;
}
.c-site-footer__nav > * {
	--gap-h: 32px;
	--gap-v: 16px;
}
.c-site-footer__nav-link,
.c-site-footer__legal-label {
	color: var(--an-color-text);
	font-family: var(--an-font-base);
	font-size: 14px;
	font-weight: 400;
	height: auto;
	line-height: 1.4;
	text-align: left;
	width: auto;
	justify-content: flex-start;
	max-width: 100%;
}
.c-site-footer__social {
	align-content: flex-start;
	align-items: flex-start;
	flex: none;
	flex-direction: row;
	flex-wrap: wrap;
	gap: 32px;
	height: auto;
	justify-content: flex-start;
	padding: 0px;
	width: auto;
	max-width: 100%;
}
.c-site-footer__social > * {
	--gap-h: 32px;
	--gap-v: 32px;
}
.c-site-footer__social-link {
	color: var(--an-color-brand);
	font-size: 40px;
}
.c-site-footer__legal {
	align-content: center;
	align-items: center;
	border-bottom: 0px solid var(--an-color-border);
	border-left: 0px solid var(--an-color-border);
	border-right: 0px solid var(--an-color-border);
	border-top: 1px solid var(--an-color-border);
	flex: none;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: space-between;
	padding: 64px 0px 0px;
	width: 1280px;
	max-width: 100%;
}
.c-site-footer__legal-link {
	align-content: flex-start;
	align-items: flex-start;
	flex-direction: row;
	flex-wrap: nowrap;
	gap: 32px;
	justify-content: flex-start;
	padding: 0px;
}
.c-site-footer__legal-link > * {
	--gap-h: 32px;
	--gap-v: 0px;
}
.c-site-footer__copyright {
	color: var(--an-color-brand);
	font-family: var(--an-font-display);
	font-size: 14px;
	font-weight: 400;
	height: auto;
	letter-spacing: 0.05em;
	line-height: 1.4;
	text-align: left;
	width: auto;
	justify-content: flex-start;
	max-width: 100%;
}

@media (max-width: 1140px) {
	.c-site-footer__inner {
		align-content: flex-end;
		align-items: flex-end;
		flex-direction: column;
		flex-wrap: nowrap;
		height: auto;
		justify-content: space-between;
	}
	.c-site-footer__inner > *,
	.c-site-footer__brand-block > * {
		--gap-h: 0px;
		--gap-v: 40px;
	}
	.c-site-footer__brand-block,
	.c-site-footer__nav-block {
		flex: none;
		width: 100%;
		max-width: 100%;
	}
	.c-site-footer__nav-block > * {
		--gap-h: 0px;
		--gap-v: 32px;
	}
}

@media (max-width: 840px) {
	.c-site-footer {
		padding: 80px 24px;
	}
	.c-site-footer > * {
		--gap-h: 0px;
		--gap-v: 64px;
	}
	.c-site-footer__inner {
		flex-direction: column;
		flex-wrap: nowrap;
	}
	.c-site-footer__inner > *,
	.c-site-footer__brand-block > * {
		--gap-h: 0px;
		--gap-v: 40px;
	}
	.c-site-footer__brand-block {
		flex: none;
		width: 100%;
		max-width: 100%;
	}
	.c-site-footer__nav-block {
		align-content: flex-start;
		align-items: flex-start;
		flex: none;
		justify-content: flex-start;
		width: 100%;
		max-width: 100%;
	}
	.c-site-footer__nav-block > * {
		--gap-h: 0px;
		--gap-v: 32px;
	}
	.c-site-footer__nav {
		align-content: flex-start;
		align-items: flex-start;
		justify-content: flex-start;
	}
	.c-site-footer__nav > * {
		--gap-h: 32px;
		--gap-v: 16px;
	}
}

@media (max-width: 540px) {
	.c-site-footer {
		padding: 80px 16px;
	}
	.c-site-footer > * {
		--gap-h: 0px;
		--gap-v: 64px;
	}
	.c-site-footer__inner {
		gap: 80px;
	}
	.c-site-footer__inner > * {
		--gap-h: 80px;
		--gap-v: 0px;
	}
	.c-site-footer__brand {
		flex-direction: column;
		flex-wrap: nowrap;
	}
	.c-site-footer__brand > *,
	.c-site-footer__brand-name > * {
		--gap-h: 0px;
		--gap-v: 0px;
	}
	.c-site-footer__brand-lead {
		letter-spacing: -0.1em;
	}
	.c-site-footer__brand-name {
		flex-direction: row;
	}
	.c-site-footer__brand-name-mark {
		font-size: 32px;
	}
	.c-site-footer__brand-name-text {
		font-family: var(--an-font-base);
		font-size: 32px;
	}
	.c-site-footer__nav-block {
		align-content: flex-start;
		align-items: flex-start;
		gap: 40px;
		justify-content: flex-start;
	}
	.c-site-footer__nav-block > * {
		--gap-h: 0px;
		--gap-v: 40px;
	}
	.c-site-footer__legal {
		flex-direction: column;
		flex-wrap: nowrap;
		gap: 24px;
		padding: 40px 0px 0px;
	}
	.c-site-footer__legal > * {
		--gap-h: 0px;
		--gap-v: 24px;
	}
}
