/* Year pages only. Loaded from bulb_static when action is modelYear. Scope: body.ll-year */
body.ll-year {
	overflow-x: hidden;
}
body.ll-year header.header_2,
body.ll-year header {
	margin-bottom: 12px;
}
body.ll-year .section_top.section_top_2 {
	margin: 0;
	padding: 8px 0 0;
}
body.ll-year .section_top .single_page_box {
	display: none;
}
body.ll-year .breadcrumbs {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	gap: 0;
	margin: 0 0 12px;
	padding: 0;
	list-style: none;
}
body.ll-year .breadcrumbs li {
	display: inline-flex;
	align-items: center;
	margin: 0 14px 0 0;
	padding: 0;
	font-size: 14px;
	color: #5c6875;
}
body.ll-year .breadcrumbs li::before {
	content: none !important;
	display: none !important;
}
body.ll-year .breadcrumbs li:not(:last-child)::after {
	content: "→";
	margin-left: 10px;
	color: #9aa6b2;
}
body.ll-year .breadcrumbs a {
	color: #17648d;
	text-decoration: none;
}
body.ll-year .breadcrumbs a:hover {
	text-decoration: underline;
}
body.ll-year .breadcrumbs [aria-current="page"] {
	color: #18212b;
	font-weight: 600;
}
body.ll-year .title_h1,
body.ll-year h1.title_h1_2 {
	margin: 0 0 12px;
	font-size: 32px;
	line-height: 1.2;
	font-weight: 700;
	color: #18212b;
	letter-spacing: -0.02em;
}
body.ll-year .ll-year-page {
	max-width: 100%;
	color: #18212b;
}
body.ll-year .ll-year-note {
	margin: 0 0 24px;
	max-width: 46em;
	font-size: 16px;
	line-height: 1.5;
	color: #3d4752;
}
body.ll-year .ll-year-chart-section {
	margin: 0 0 28px;
}
body.ll-year .ll-year-chart-title {
	margin: 0 0 10px;
	font-size: 20px;
	line-height: 1.3;
	font-weight: 700;
	color: #0b1f33;
}
body.ll-year .ll-year-caption {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	white-space: nowrap;
	border: 0;
}
body.ll-year .ll-year-table-wrap {
	width: 100%;
}
body.ll-year .ll-year-table {
	width: 100%;
	border-collapse: collapse;
	background: #fff;
	border: 1px solid #dce3ea;
	border-radius: 10px;
	overflow: hidden;
}
body.ll-year .ll-year-table th,
body.ll-year .ll-year-table td {
	padding: 10px 12px;
	text-align: left;
	vertical-align: top;
	font-size: 15px;
	line-height: 1.4;
	border-bottom: 1px solid #eef1f4;
}
body.ll-year .ll-year-table thead th {
	background: #eef6fb;
	color: #17648d;
	font-size: 12px;
	font-weight: 700;
	letter-spacing: 0.04em;
	text-transform: uppercase;
	border-bottom: 1px solid #d5e6f0;
}
body.ll-year .ll-year-table tbody tr:nth-child(even) {
	background: #f7fafc;
}
body.ll-year .ll-year-table tbody tr:last-child td {
	border-bottom: 0;
}
body.ll-year a.ll-year-part,
body.ll-year .ll-year-part {
	font-weight: 700;
	font-family: ui-monospace, SFMono-Regular, Menlo, Consolas, "Liberation Mono", monospace;
	letter-spacing: 0.02em;
	color: #17648d;
	white-space: nowrap;
	text-decoration: none;
}
body.ll-year a.ll-year-part:hover {
	color: #0b1f33;
	text-decoration: underline;
}
body.ll-year .ll-year-about,
body.ll-year .ll-year-notice {
	max-width: 46em;
	margin: 0 0 28px;
}
body.ll-year .ll-year-about h2,
body.ll-year .ll-year-notice h2 {
	margin: 0 0 10px;
	font-size: 22px;
	line-height: 1.3;
	color: #18212b;
}
body.ll-year .ll-year-about p,
body.ll-year .ll-year-notice p {
	margin: 0;
	font-size: 16px;
	line-height: 1.65;
	color: #3d4752;
}
body.ll-year .ll-year-keep .container {
	padding-left: 0;
	padding-right: 0;
	max-width: none;
}
body.ll-year .ll-year-report {
	margin: 16px 0 8px;
	font-size: 15px;
	line-height: 1.5;
}
body.ll-year .l-col2 {
	display: none;
}

@media (max-width: 767.98px) {
	body.ll-year .title_h1,
	body.ll-year h1.title_h1_2 {
		font-size: 26px;
	}
	body.ll-year .ll-year-table thead {
		position: absolute;
		width: 1px;
		height: 1px;
		padding: 0;
		margin: -1px;
		overflow: hidden;
		clip: rect(0, 0, 0, 0);
		border: 0;
	}
	body.ll-year .ll-year-table,
	body.ll-year .ll-year-table tbody,
	body.ll-year .ll-year-table tr,
	body.ll-year .ll-year-table td {
		display: block;
		width: 100%;
	}
	body.ll-year .ll-year-table {
		border: 0;
		background: transparent;
	}
	body.ll-year .ll-year-table tr {
		margin: 0 0 12px;
		padding: 10px 12px;
		border: 1px solid #dce3ea;
		border-radius: 10px;
		background: #fff;
	}
	body.ll-year .ll-year-table tbody tr:nth-child(even) {
		background: #fff;
	}
	body.ll-year .ll-year-table td {
		display: flex;
		justify-content: space-between;
		gap: 12px;
		padding: 6px 0;
		border-bottom: 1px solid #f0f3f6;
		font-size: 14px;
	}
	body.ll-year .ll-year-table td:last-child {
		border-bottom: 0;
	}
	body.ll-year .ll-year-table td::before {
		content: attr(data-label);
		flex: 0 0 42%;
		font-size: 12px;
		font-weight: 700;
		letter-spacing: 0.03em;
		text-transform: uppercase;
		color: #5c6875;
	}
	body.ll-year .ll-year-part {
		white-space: normal;
		text-align: right;
	}
}
