.c-gnav > .r2-headerEntryLinks__label > .ttl {
	align-items: center;
	display: flex;
	font-size: 14px;
	height: 100%;
	opacity: 0.78;
	padding: 0 12px;
	white-space: nowrap;
}

.c-gnav > .r2-headerEntryLinks__item > a {
	display: flex;
	flex-direction: column;
	height: 100%;
	justify-content: center;
	padding: 0 12px;
	position: relative;
	text-decoration: none;
	white-space: nowrap;
}

.c-gnav > .r2-headerEntryLinks__item > a > .ttl {
	display: block;
	font-size: 14px;
	line-height: 1;
}

.p-spHeadMenu .r2-headerEntryLinks__label > .ttl {
	display: block;
	line-height: 36px;
	opacity: 0.78;
	padding: 0 12px;
}

.p-spHeadMenu .r2-headerEntryLinks__item > a {
	display: block;
	line-height: 36px;
	padding: 0 12px;
	text-decoration: none;
}

.c-spnav .r2-headerEntryLinks__label > .ttl {
	border-bottom: 1px solid var(--color_border);
	color: inherit;
	display: block;
	line-height: 1.4;
	opacity: 0.78;
	padding: .85em 1em;
}

.c-spnav .r2-headerEntryLinks__item > a {
	border-bottom: 1px solid var(--color_border);
	color: inherit;
	display: block;
	line-height: 1.4;
	padding: .85em 1em;
	position: relative;
	text-decoration: none;
}
