html body.post-type-archive-tribe_events .tribe-events .tribe-events-c-top-bar > .tribe-events-c-top-bar__today-button.kyoiq-topbar-current-button,
html body.post-type-archive-tribe_events .tribe-common.tribe-events .tribe-events-c-top-bar > .tribe-events-c-top-bar__today-button.kyoiq-topbar-current-button {
	position: static !important;
	clip: auto !important;
	clip-path: none !important;
	display: inline-flex !important;
	flex: 0 0 auto !important;
	align-items: center !important;
	justify-content: center !important;
	box-sizing: border-box !important;
	width: 52px !important;
	min-width: 52px !important;
	max-width: 52px !important;
	height: 36px !important;
	min-height: 36px !important;
	max-height: 36px !important;
	margin: 0 0 0 4px !important;
	padding: 0 !important;
	overflow: visible !important;
	visibility: visible !important;
	opacity: 1 !important;
	pointer-events: auto !important;
	color: var(--kyoiq-color-primary) !important;
	background: #fff !important;
	border: 1px solid #dce6ed !important;
	border-radius: 8px !important;
	box-shadow: var(--kyoiq-shadow-surface) !important;
	font-family: "Noto Sans JP", sans-serif !important;
	font-size: 13px !important;
	font-weight: 800 !important;
	line-height: 1 !important;
	text-decoration: none !important;
}

html body.post-type-archive-tribe_events .tribe-events .tribe-events-c-top-bar > a.tribe-events-c-top-bar__today-button.kyoiq-topbar-current-button:hover,
html body.post-type-archive-tribe_events .tribe-events .tribe-events-c-top-bar > a.tribe-events-c-top-bar__today-button.kyoiq-topbar-current-button:focus-visible,
html body.post-type-archive-tribe_events .tribe-common.tribe-events .tribe-events-c-top-bar > a.tribe-events-c-top-bar__today-button.kyoiq-topbar-current-button:hover,
html body.post-type-archive-tribe_events .tribe-common.tribe-events .tribe-events-c-top-bar > a.tribe-events-c-top-bar__today-button.kyoiq-topbar-current-button:focus-visible {
	color: var(--kyoiq-color-primary) !important;
	background: #f4f8fb !important;
	border-color: #cdd9e6 !important;
	box-shadow: var(--kyoiq-shadow-main-area-hover) !important;
	outline: 2px solid transparent !important;
	transform: none !important;
	cursor: pointer !important;
}

html body.post-type-archive-tribe_events .tribe-events .tribe-events-c-top-bar > span.tribe-events-c-top-bar__today-button.kyoiq-topbar-current-button.kyoiq-topbar-current-button--active,
html body.post-type-archive-tribe_events .tribe-common.tribe-events .tribe-events-c-top-bar > span.tribe-events-c-top-bar__today-button.kyoiq-topbar-current-button.kyoiq-topbar-current-button--active {
	color: var(--kyoiq-color-control-disabled-text) !important;
	background: var(--kyoiq-color-control-disabled-background) !important;
	border-color: var(--kyoiq-color-control-disabled-border) !important;
	box-shadow: var(--kyoiq-shadow-surface) !important;
	width: 52px !important;
	min-width: 52px !important;
	max-width: 52px !important;
	padding-right: 0 !important;
	padding-left: 0 !important;
	cursor: default !important;
	pointer-events: none !important;
}

html body.post-type-archive-tribe_events .tribe-events .tribe-events-c-top-bar__nav,
html body.post-type-archive-tribe_events .tribe-common.tribe-events .tribe-events-c-top-bar__nav,
html body.post-type-archive-tribe_events .tribe-events .tribe-events-c-top-bar__nav.tribe-common-a11y-hidden,
html body.post-type-archive-tribe_events .tribe-common.tribe-events .tribe-events-c-top-bar__nav.tribe-common-a11y-hidden {
	position: static !important;
	clip: auto !important;
	clip-path: none !important;
	display: inline-flex !important;
	width: auto !important;
	min-width: 0 !important;
	height: auto !important;
	min-height: 0 !important;
	margin: 0 !important;
	padding: 0 !important;
	overflow: visible !important;
	visibility: visible !important;
	opacity: 1 !important;
	pointer-events: auto !important;
}

html body.post-type-archive-tribe_events .tribe-events .tribe-events-c-top-bar__nav-list,
html body.post-type-archive-tribe_events .tribe-common.tribe-events .tribe-events-c-top-bar__nav-list {
	position: relative !important;
	isolation: isolate !important;
	display: inline-flex !important;
	width: auto !important;
	min-width: 0 !important;
	margin: 0 !important;
	padding: 0 !important;
	list-style: none !important;
	align-items: center !important;
	gap: 0 !important;
	box-sizing: border-box !important;
	height: 44px !important;
	min-height: 44px !important;
	max-height: 44px !important;
	overflow: visible !important;
	background: #fff !important;
	border: 1px solid #dce6ed !important;
	border-radius: 8px !important;
	box-shadow: var(--kyoiq-shadow-surface) !important;
	transition: border-color 0.16s ease, box-shadow 0.16s ease, transform 0.16s ease !important;
}

html body.post-type-archive-tribe_events .tribe-events .tribe-events-c-top-bar__nav-list::before,
html body.post-type-archive-tribe_events .tribe-common.tribe-events .tribe-events-c-top-bar__nav-list::before {
	content: "" !important;
	position: absolute !important;
	top: 1px !important;
	bottom: 1px !important;
	left: 1px !important;
	z-index: 0 !important;
	width: 42px !important;
	background: #fff !important;
	border-radius: 7px 0 0 7px !important;
	box-shadow: none !important;
	pointer-events: none !important;
	transition: box-shadow 0.16s ease !important;
}

html body.post-type-archive-tribe_events .tribe-events .tribe-events-c-top-bar__nav-list:has(.tribe-events-c-top-bar__datepicker-button:hover)::before,
html body.post-type-archive-tribe_events .tribe-events .tribe-events-c-top-bar__nav-list:has(.tribe-events-c-top-bar__datepicker-button--open)::before,
html body.post-type-archive-tribe_events .tribe-common.tribe-events .tribe-events-c-top-bar__nav-list:has(.tribe-events-c-top-bar__datepicker-button:hover)::before,
html body.post-type-archive-tribe_events .tribe-common.tribe-events .tribe-events-c-top-bar__nav-list:has(.tribe-events-c-top-bar__datepicker-button--open)::before {
	left: 43px !important;
	right: 43px !important;
	width: auto !important;
	border-radius: 0 !important;
	box-shadow: var(--kyoiq-shadow-main-area-hover) !important;
}

html body.post-type-archive-tribe_events .tribe-events .tribe-events-c-top-bar__nav-list:has(.tribe-events-c-top-bar__nav-link--prev:hover)::before,
html body.post-type-archive-tribe_events .tribe-events .tribe-events-c-top-bar__nav-list:has(.tribe-events-c-top-bar__nav-link--prev:focus)::before,
html body.post-type-archive-tribe_events .tribe-events .tribe-events-c-top-bar__nav-list:has(.tribe-events-c-top-bar__nav-link--prev:focus-visible)::before,
html body.post-type-archive-tribe_events .tribe-common.tribe-events .tribe-events-c-top-bar__nav-list:has(.tribe-events-c-top-bar__nav-link--prev:hover)::before,
html body.post-type-archive-tribe_events .tribe-common.tribe-events .tribe-events-c-top-bar__nav-list:has(.tribe-events-c-top-bar__nav-link--prev:focus)::before,
html body.post-type-archive-tribe_events .tribe-common.tribe-events .tribe-events-c-top-bar__nav-list:has(.tribe-events-c-top-bar__nav-link--prev:focus-visible)::before {
	left: 1px !important;
	right: auto !important;
	width: 42px !important;
	border-radius: 7px 0 0 7px !important;
	box-shadow: var(--kyoiq-shadow-main-area-hover) !important;
}

html body.post-type-archive-tribe_events .tribe-events .tribe-events-c-top-bar__nav-list:has(.tribe-events-c-top-bar__nav-link--next:hover)::before,
html body.post-type-archive-tribe_events .tribe-events .tribe-events-c-top-bar__nav-list:has(.tribe-events-c-top-bar__nav-link--next:focus)::before,
html body.post-type-archive-tribe_events .tribe-events .tribe-events-c-top-bar__nav-list:has(.tribe-events-c-top-bar__nav-link--next:focus-visible)::before,
html body.post-type-archive-tribe_events .tribe-common.tribe-events .tribe-events-c-top-bar__nav-list:has(.tribe-events-c-top-bar__nav-link--next:hover)::before,
html body.post-type-archive-tribe_events .tribe-common.tribe-events .tribe-events-c-top-bar__nav-list:has(.tribe-events-c-top-bar__nav-link--next:focus)::before,
html body.post-type-archive-tribe_events .tribe-common.tribe-events .tribe-events-c-top-bar__nav-list:has(.tribe-events-c-top-bar__nav-link--next:focus-visible)::before {
	left: auto !important;
	right: 1px !important;
	width: 42px !important;
	border-radius: 0 7px 7px 0 !important;
	box-shadow: var(--kyoiq-shadow-main-area-hover) !important;
}

html body.post-type-archive-tribe_events .tribe-events .tribe-events-c-top-bar__nav-list-item,
html body.post-type-archive-tribe_events .tribe-common.tribe-events .tribe-events-c-top-bar__nav-list-item,
html body.post-type-archive-tribe_events .tribe-events .kyoiq-topbar-today-item,
html body.post-type-archive-tribe_events .tribe-common.tribe-events .kyoiq-topbar-today-item,
html body.post-type-archive-tribe_events .tribe-events .kyoiq-topbar-today-item + .tribe-events-c-top-bar__nav-list-item,
html body.post-type-archive-tribe_events .tribe-common.tribe-events .kyoiq-topbar-today-item + .tribe-events-c-top-bar__nav-list-item {
	display: flex !important;
	flex: 0 0 auto !important;
	align-items: stretch !important;
	margin: 0 !important;
	padding: 0 !important;
	overflow: visible !important;
	visibility: visible !important;
	opacity: 1 !important;
	list-style: none !important;
	width: 42px !important;
	min-width: 42px !important;
	height: 42px !important;
	min-height: 42px !important;
	max-height: 42px !important;
}

html body.post-type-archive-tribe_events .tribe-events .tribe-events-c-top-bar__nav-link,
html body.post-type-archive-tribe_events .tribe-common.tribe-events .tribe-events-c-top-bar__nav-link,
html body.post-type-archive-tribe_events .tribe-events .kyoiq-topbar-today-item .tribe-events-c-top-bar__today-button,
html body.post-type-archive-tribe_events .tribe-common.tribe-events .kyoiq-topbar-today-item .tribe-events-c-top-bar__today-button,
html body.post-type-archive-tribe_events .tribe-events .kyoiq-topbar-today-item .tribe-events-c-top-bar__today-button.tribe-common-a11y-hidden,
html body.post-type-archive-tribe_events .tribe-common.tribe-events .kyoiq-topbar-today-item .tribe-events-c-top-bar__today-button.tribe-common-a11y-hidden {
	position: static !important;
	clip: auto !important;
	clip-path: none !important;
	display: inline-flex !important;
	align-items: center !important;
	justify-content: center !important;
	margin: 0 !important;
	overflow: visible !important;
	visibility: visible !important;
	opacity: 1 !important;
	text-decoration: none !important;
	white-space: nowrap !important;
	cursor: pointer !important;
	pointer-events: auto !important;
	width: 42px !important;
	min-width: 42px !important;
	height: 42px !important;
	min-height: 42px !important;
	max-height: 42px !important;
	padding: 0 !important;
	color: var(--kyoiq-color-primary) !important;
	background: transparent !important;
	background-color: transparent !important;
	border: 0 !important;
	border-radius: 0 !important;
	box-shadow: none !important;
	font-family: "Noto Sans JP", sans-serif !important;
	font-size: 13px !important;
	font-weight: 800 !important;
	line-height: 1 !important;
	transition: border-color 0.16s ease, box-shadow 0.16s ease, transform 0.16s ease !important;
}

html body.post-type-archive-tribe_events .tribe-events .tribe-events-c-top-bar__nav-link[disabled],
html body.post-type-archive-tribe_events .tribe-events .tribe-events-c-top-bar__nav-link:disabled,
html body.post-type-archive-tribe_events .tribe-common.tribe-events .tribe-events-c-top-bar__nav-link[disabled],
html body.post-type-archive-tribe_events .tribe-common.tribe-events .tribe-events-c-top-bar__nav-link:disabled {
	color: var(--kyoiq-color-control-disabled-text) !important;
	-webkit-text-fill-color: var(--kyoiq-color-control-disabled-text) !important;
	background: var(--kyoiq-color-control-disabled-background) !important;
	background-color: var(--kyoiq-color-control-disabled-background) !important;
	cursor: default !important;
	opacity: 1 !important;
	pointer-events: none !important;
}

html body.post-type-archive-tribe_events .tribe-events .tribe-events-c-top-bar__nav-link.kyoiq-topbar-nav-link--disabled,
html body.post-type-archive-tribe_events .tribe-common.tribe-events .tribe-events-c-top-bar__nav-link.kyoiq-topbar-nav-link--disabled {
	color: var(--kyoiq-color-control-disabled-text) !important;
	-webkit-text-fill-color: var(--kyoiq-color-control-disabled-text) !important;
	background: var(--kyoiq-color-control-disabled-background) !important;
	background-color: var(--kyoiq-color-control-disabled-background) !important;
	cursor: default !important;
	opacity: 1 !important;
	pointer-events: none !important;
}

html body.post-type-archive-tribe_events .tribe-events .kyoiq-topbar-nav-link--disabled .tribe-events-c-top-bar__nav-link-icon-svg,
html body.post-type-archive-tribe_events .tribe-events .kyoiq-topbar-nav-link--disabled .tribe-events-c-top-bar__nav-link-icon-svg::before,
html body.post-type-archive-tribe_events .tribe-common.tribe-events .kyoiq-topbar-nav-link--disabled .tribe-events-c-top-bar__nav-link-icon-svg,
html body.post-type-archive-tribe_events .tribe-common.tribe-events .kyoiq-topbar-nav-link--disabled .tribe-events-c-top-bar__nav-link-icon-svg::before {
	color: var(--kyoiq-color-control-disabled-text) !important;
	-webkit-text-fill-color: var(--kyoiq-color-control-disabled-text) !important;
}

html body.post-type-archive-tribe_events .tribe-events .tribe-events-c-top-bar__nav-link--prev,
html body.post-type-archive-tribe_events .tribe-common.tribe-events .tribe-events-c-top-bar__nav-link--prev {
	position: relative !important;
	z-index: 1002 !important;
	background: #fff !important;
	background-color: #fff !important;
	border-radius: 7px 0 0 7px !important;
}

html body.post-type-archive-tribe_events .tribe-events .tribe-events-c-top-bar__nav-link--next,
html body.post-type-archive-tribe_events .tribe-common.tribe-events .tribe-events-c-top-bar__nav-link--next {
	position: relative !important;
	z-index: 1002 !important;
	background: #fff !important;
	background-color: #fff !important;
	border-radius: 0 7px 7px 0 !important;
}

html body.post-type-archive-tribe_events .tribe-events .tribe-events-c-top-bar__nav-link .tribe-events-c-top-bar__nav-link-icon-svg,
html body.post-type-archive-tribe_events .tribe-common.tribe-events .tribe-events-c-top-bar__nav-link .tribe-events-c-top-bar__nav-link-icon-svg {
	display: block !important;
	width: 14px !important;
	height: 14px !important;
	margin: 0 !important;
	color: inherit !important;
	fill: currentColor !important;
	font-size: 14px !important;
	line-height: 1 !important;
	text-align: center !important;
}

html body.post-type-archive-tribe_events .tribe-events .tribe-events-c-top-bar__nav-link svg *,
html body.post-type-archive-tribe_events .tribe-common.tribe-events .tribe-events-c-top-bar__nav-link svg * {
	fill: currentColor !important;
	stroke: currentColor !important;
}

html body.post-type-archive-tribe_events .tribe-events .tribe-events-c-top-bar,
html body.post-type-archive-tribe_events .tribe-common.tribe-events .tribe-events-c-top-bar {
	display: flex !important;
	flex-wrap: wrap !important;
	align-items: center !important;
	justify-content: flex-start !important;
	gap: 12px !important;
	margin-bottom: 24px !important;
	z-index: 1000 !important;
}

html body.post-type-archive-tribe_events .tribe-events .tribe-events-c-top-bar > .tribe-events-c-subscribe-dropdown__container,
html body.post-type-archive-tribe_events .tribe-common.tribe-events .tribe-events-c-top-bar > .tribe-events-c-subscribe-dropdown__container {
	flex: 0 0 auto !important;
	width: fit-content !important;
	min-width: 0 !important;
	max-width: 100% !important;
	margin: 0 0 0 auto !important;
}

html body.post-type-archive-tribe_events .tribe-events .tribe-events-c-top-bar > .tribe-events-c-subscribe-dropdown__container .tribe-events-c-subscribe-dropdown,
html body.post-type-archive-tribe_events .tribe-common.tribe-events .tribe-events-c-top-bar > .tribe-events-c-subscribe-dropdown__container .tribe-events-c-subscribe-dropdown {
	width: fit-content !important;
	min-width: 0 !important;
	max-width: 100% !important;
}

html body.post-type-archive-tribe_events .tribe-events .tribe-events-c-top-bar > .tribe-events-c-subscribe-dropdown__container .tribe-events-c-subscribe-dropdown__content,
html body.post-type-archive-tribe_events .tribe-common.tribe-events .tribe-events-c-top-bar > .tribe-events-c-subscribe-dropdown__container .tribe-events-c-subscribe-dropdown__content {
	right: 0 !important;
	left: auto !important;
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
	html body.post-type-archive-tribe_events .tribe-events .tribe-events-c-top-bar,
	html body.post-type-archive-tribe_events .tribe-common.tribe-events .tribe-events-c-top-bar {
		width: 100% !important;
		max-width: 1120px !important;
		margin-right: auto !important;
		margin-left: auto !important;
	}
}

html body.post-type-archive-tribe_events .tribe-events .kyoiq-topbar-today-item,
html body.post-type-archive-tribe_events .tribe-common.tribe-events .kyoiq-topbar-today-item {
	width: 42px !important;
	min-width: 42px !important;
	max-width: 42px !important;
}

html body.post-type-archive-tribe_events .tribe-events .kyoiq-topbar-today-item .tribe-events-c-top-bar__today-button,
html body.post-type-archive-tribe_events .tribe-common.tribe-events .kyoiq-topbar-today-item .tribe-events-c-top-bar__today-button,
html body.post-type-archive-tribe_events .tribe-events .kyoiq-topbar-today-item .tribe-events-c-top-bar__today-button.tribe-common-a11y-hidden,
html body.post-type-archive-tribe_events .tribe-common.tribe-events .kyoiq-topbar-today-item .tribe-events-c-top-bar__today-button.tribe-common-a11y-hidden {
	width: 42px !important;
	min-width: 42px !important;
	max-width: 42px !important;
	padding: 0 !important;
}

html body.post-type-archive-tribe_events .tribe-events .tribe-events-c-top-bar__nav-list-item + .tribe-events-c-top-bar__nav-list-item > .tribe-events-c-top-bar__nav-link,
html body.post-type-archive-tribe_events .tribe-common.tribe-events .tribe-events-c-top-bar__nav-list-item + .tribe-events-c-top-bar__nav-list-item > .tribe-events-c-top-bar__nav-link,
html body.post-type-archive-tribe_events .tribe-events .tribe-events-c-top-bar__nav-list-item + .kyoiq-topbar-today-item > .tribe-events-c-top-bar__today-button,
html body.post-type-archive-tribe_events .tribe-common.tribe-events .tribe-events-c-top-bar__nav-list-item + .kyoiq-topbar-today-item > .tribe-events-c-top-bar__today-button,
html body.post-type-archive-tribe_events .tribe-events .kyoiq-topbar-today-item + .tribe-events-c-top-bar__nav-list-item > .tribe-events-c-top-bar__nav-link,
html body.post-type-archive-tribe_events .tribe-common.tribe-events .kyoiq-topbar-today-item + .tribe-events-c-top-bar__nav-list-item > .tribe-events-c-top-bar__nav-link {
	border-left: 1px solid #dce6ed !important;
}

html body.post-type-archive-tribe_events .tribe-events .kyoiq-topbar-today-item .tribe-events-c-top-bar__today-button:hover,
html body.post-type-archive-tribe_events .tribe-events .kyoiq-topbar-today-item .tribe-events-c-top-bar__today-button:focus,
html body.post-type-archive-tribe_events .tribe-events .kyoiq-topbar-today-item .tribe-events-c-top-bar__today-button:focus-visible,
html body.post-type-archive-tribe_events .tribe-common.tribe-events .kyoiq-topbar-today-item .tribe-events-c-top-bar__today-button:hover,
html body.post-type-archive-tribe_events .tribe-common.tribe-events .kyoiq-topbar-today-item .tribe-events-c-top-bar__today-button:focus,
html body.post-type-archive-tribe_events .tribe-common.tribe-events .kyoiq-topbar-today-item .tribe-events-c-top-bar__today-button:focus-visible {
	color: var(--kyoiq-color-primary) !important;
	background: #f4f8fb !important;
	background-color: #f4f8fb !important;
	border-color: #dce6ed !important;
	box-shadow: none !important;
	outline: none !important;
	text-decoration: none !important;
	transform: none !important;
	cursor: pointer !important;
}

html body.post-type-archive-tribe_events .tribe-events .tribe-events-c-top-bar__nav-link:hover,
html body.post-type-archive-tribe_events .tribe-events .tribe-events-c-top-bar__nav-link:focus,
html body.post-type-archive-tribe_events .tribe-events .tribe-events-c-top-bar__nav-link:focus-visible,
html body.post-type-archive-tribe_events .tribe-common.tribe-events .tribe-events-c-top-bar__nav-link:hover,
html body.post-type-archive-tribe_events .tribe-common.tribe-events .tribe-events-c-top-bar__nav-link:focus,
html body.post-type-archive-tribe_events .tribe-common.tribe-events .tribe-events-c-top-bar__nav-link:focus-visible {
	position: relative !important;
	z-index: 1003 !important;
	color: var(--kyoiq-color-primary) !important;
	background: #f4f8fb !important;
	background-color: #f4f8fb !important;
	border-color: #dce6ed !important;
	box-shadow: none !important;
	outline: none !important;
	text-decoration: none !important;
	transform: none !important;
	cursor: pointer !important;
}

html body.post-type-archive-tribe_events .tribe-events .kyoiq-topbar-today-item--active .tribe-events-c-top-bar__today-button,
html body.post-type-archive-tribe_events .tribe-common.tribe-events .kyoiq-topbar-today-item--active .tribe-events-c-top-bar__today-button,
html body.post-type-archive-tribe_events .tribe-events .kyoiq-topbar-today-item .tribe-events-c-top-bar__today-button.kyoiq-topbar-today-button--active,
html body.post-type-archive-tribe_events .tribe-common.tribe-events .kyoiq-topbar-today-item .tribe-events-c-top-bar__today-button.kyoiq-topbar-today-button--active,
html body.post-type-archive-tribe_events .tribe-events .kyoiq-topbar-today-item .tribe-events-c-top-bar__today-button.kyoiq-topbar-today-button--active.tribe-common-a11y-hidden,
html body.post-type-archive-tribe_events .tribe-common.tribe-events .kyoiq-topbar-today-item .tribe-events-c-top-bar__today-button.kyoiq-topbar-today-button--active.tribe-common-a11y-hidden {
	color: var(--kyoiq-color-primary) !important;
	background: #f4f8fb !important;
	background-color: #f4f8fb !important;
	border-color: #dce6ed !important;
	box-shadow: none !important;
}

html body.post-type-archive-tribe_events .tribe-events .tribe-events-c-top-bar__datepicker,
html body.post-type-archive-tribe_events .tribe-common.tribe-events .tribe-events-c-top-bar__datepicker {
	display: inline-flex !important;
	position: relative !important;
	align-items: center !important;
	flex: 0 0 auto !important;
	width: auto !important;
	height: 42px !important;
	min-height: 42px !important;
	margin: 0 !important;
	z-index: 1001 !important;
}

html body.post-type-archive-tribe_events .tribe-events .kyoiq-topbar-period-item,
html body.post-type-archive-tribe_events .tribe-common.tribe-events .kyoiq-topbar-period-item {
	flex: 0 0 auto !important;
	width: auto !important;
	min-width: 118px !important;
	height: 42px !important;
	min-height: 42px !important;
}

html body.post-type-archive-tribe_events .tribe-events .tribe-events-c-top-bar__datepicker-container,
html body.post-type-archive-tribe_events .tribe-common.tribe-events .tribe-events-c-top-bar__datepicker-container {
	position: absolute !important;
	top: calc(100% + 8px) !important;
	left: 0 !important;
	z-index: 1002 !important;
}

html body.post-type-archive-tribe_events .tribe-events .tribe-events-c-top-bar__datepicker-button,
html body.post-type-archive-tribe_events .tribe-common.tribe-events .tribe-events-c-top-bar__datepicker-button {
	position: relative !important;
	display: inline-flex !important;
	align-items: center !important;
	justify-content: center !important;
	gap: 8px !important;
	width: auto !important;
	height: 42px !important;
	min-height: 42px !important;
	margin: 0 !important;
	padding: 0 22px !important;
	color: var(--kyoiq-color-primary) !important;
	background: #fff !important;
	background-color: #fff !important;
	border: 0 !important;
	border-right: 0 !important;
	border-left: 1px solid #dce6ed !important;
	border-radius: 0 !important;
	box-shadow: none !important;
	font-family: "Noto Sans JP", sans-serif !important;
	font-size: 18px !important;
	font-weight: 800 !important;
	line-height: 1 !important;
	text-decoration: none !important;
	white-space: nowrap !important;
	transition: border-color 0.16s ease, box-shadow 0.16s ease, transform 0.16s ease !important;
}

html body.post-type-archive-tribe_events .tribe-events .tribe-events-c-top-bar__datepicker-button:hover,
html body.post-type-archive-tribe_events .tribe-common.tribe-events .tribe-events-c-top-bar__datepicker-button:hover {
	color: var(--kyoiq-color-primary) !important;
	background: #f4f8fb !important;
	background-color: #f4f8fb !important;
	border-color: #cdd9e6 !important;
	box-shadow: none !important;
	outline: 2px solid transparent !important;
	transform: none !important;
	cursor: pointer !important;
	z-index: 2 !important;
}

html body.post-type-archive-tribe_events .tribe-events .tribe-events-c-top-bar__datepicker-button--open:not(:hover),
html body.post-type-archive-tribe_events .tribe-common.tribe-events .tribe-events-c-top-bar__datepicker-button--open:not(:hover) {
	color: var(--kyoiq-color-primary) !important;
	background: #fff !important;
	background-color: #fff !important;
	border-color: #dce6ed !important;
	box-shadow: none !important;
	transform: none !important;
	cursor: pointer !important;
	z-index: 2 !important;
}

html body.post-type-archive-tribe_events .tribe-events .tribe-events-c-top-bar__datepicker-button:focus-visible:not(.tribe-events-c-top-bar__datepicker-button--open),
html body.post-type-archive-tribe_events .tribe-common.tribe-events .tribe-events-c-top-bar__datepicker-button:focus-visible:not(.tribe-events-c-top-bar__datepicker-button--open) {
	background: #fff !important;
	background-color: #fff !important;
	outline: 2px solid var(--kyoiq-color-primary) !important;
	outline-offset: 2px !important;
}

html body.post-type-archive-tribe_events .tribe-events .tribe-events-c-top-bar__datepicker-time,
html body.post-type-archive-tribe_events .tribe-common.tribe-events .tribe-events-c-top-bar__datepicker-time,
html body.post-type-archive-tribe_events .tribe-events .tribe-events-c-top-bar__datepicker-button span,
html body.post-type-archive-tribe_events .tribe-common.tribe-events .tribe-events-c-top-bar__datepicker-button span {
	color: inherit !important;
	font: inherit !important;
	line-height: 1 !important;
}

html body.post-type-archive-tribe_events .tribe-events .tribe-events-c-top-bar__datepicker-button svg,
html body.post-type-archive-tribe_events .tribe-common.tribe-events .tribe-events-c-top-bar__datepicker-button svg {
	flex: 0 0 auto !important;
	width: 13px !important;
	height: 13px !important;
	margin: 0 !important;
	color: inherit !important;
	fill: currentColor !important;
	stroke: currentColor !important;
}

html body.post-type-archive-tribe_events .tribe-events .tribe-events-c-top-bar__datepicker-button svg *,
html body.post-type-archive-tribe_events .tribe-common.tribe-events .tribe-events-c-top-bar__datepicker-button svg * {
	fill: currentColor !important;
	stroke: currentColor !important;
}

html body.post-type-archive-tribe_events .tribe-events-view--month .tribe-events-calendar-month,
html body.post-type-archive-tribe_events .tribe-events.tribe-events-view--list .custom-event-list.custom-event-list--archive-cards,
html body.post-type-archive-tribe_events .tribe-common.tribe-events.tribe-events-view--list .custom-event-list.custom-event-list--archive-cards,
html body.post-type-archive-tribe_events .tribe-events.tribe-events-view--day .custom-event-list.custom-event-list--archive-cards,
html body.post-type-archive-tribe_events .tribe-common.tribe-events.tribe-events-view--day .custom-event-list.custom-event-list--archive-cards {
	margin-top: 0 !important;
}

html body.post-type-archive-tribe_events .tribe-events-view--month .tribe-events-header,
html body.post-type-archive-tribe_events .tribe-events-view--list .tribe-events-header,
html body.post-type-archive-tribe_events .tribe-events-view--day .tribe-events-header {
	margin-bottom: 0 !important;
}

@media screen and (max-width: 767px) {
	html body.post-type-archive-tribe_events .tribe-events .tribe-events-c-top-bar,
	html body.post-type-archive-tribe_events .tribe-common.tribe-events .tribe-events-c-top-bar {
		display: flex !important;
		flex-direction: row !important;
		flex-wrap: wrap !important;
		align-items: center !important;
		justify-content: center !important;
		column-gap: 36px !important;
		row-gap: 10px !important;
		width: calc(100% + 39px) !important;
		max-width: calc(100% + 39px) !important;
		margin-top: 60px !important;
		margin-bottom: 24px !important;
	}

	html body.post-type-archive-tribe_events .tribe-events.tribe-events-view--list .tribe-events-c-top-bar,
	html body.post-type-archive-tribe_events .tribe-common.tribe-events.tribe-events-view--list .tribe-events-c-top-bar {
		flex-direction: row !important;
		align-items: center !important;
		margin-left: -19.5px !important;
	}

	html body.post-type-archive-tribe_events .tribe-events.tribe-events-view--day .tribe-events-c-top-bar,
	html body.post-type-archive-tribe_events .tribe-common.tribe-events.tribe-events-view--day .tribe-events-c-top-bar {
		margin-left: -19.5px !important;
	}

	html body.post-type-archive-tribe_events .tribe-events.tribe-events-view--month .tribe-events-c-top-bar,
	html body.post-type-archive-tribe_events .tribe-common.tribe-events.tribe-events-view--month .tribe-events-c-top-bar {
		width: 100% !important;
		max-width: 100% !important;
	}

	html body.post-type-archive-tribe_events .tribe-events .tribe-events-c-top-bar__datepicker,
	html body.post-type-archive-tribe_events .tribe-common.tribe-events .tribe-events-c-top-bar__datepicker {
		display: inline-flex !important;
		flex: 0 0 auto !important;
		justify-content: center !important;
		width: auto !important;
		max-width: 100% !important;
		margin: 0 !important;
		text-align: center !important;
	}

	html body.post-type-archive-tribe_events .tribe-events .tribe-events-c-top-bar__datepicker-button,
	html body.post-type-archive-tribe_events .tribe-common.tribe-events .tribe-events-c-top-bar__datepicker-button {
		max-width: 100% !important;
		font-size: 18px !important;
		line-height: 1 !important;
	}

	html body.post-type-archive-tribe_events .tribe-events .tribe-events-c-top-bar__datepicker-container,
	html body.post-type-archive-tribe_events .tribe-common.tribe-events .tribe-events-c-top-bar__datepicker-container {
		top: calc(100% + 69px + clamp(0px, calc(3700px - 1000vw), 46px)) !important;
		left: 50% !important;
		width: calc(100vw - 31px) !important;
		max-width: calc(100vw - 31px) !important;
		transform: translateX(-50%) !important;
	}

	html body.post-type-archive-tribe_events .tribe-events .tribe-events-c-top-bar__nav,
	html body.post-type-archive-tribe_events .tribe-common.tribe-events .tribe-events-c-top-bar__nav,
	html body.post-type-archive-tribe_events .tribe-events .tribe-events-c-top-bar__nav.tribe-common-a11y-hidden,
	html body.post-type-archive-tribe_events .tribe-common.tribe-events .tribe-events-c-top-bar__nav.tribe-common-a11y-hidden {
		order: 1 !important;
		flex: 0 0 100% !important;
		justify-content: center !important;
		width: 100% !important;
		max-width: 100% !important;
	}

	html body.post-type-archive-tribe_events .tribe-events .tribe-events-c-top-bar > .tribe-events-c-top-bar__today-button,
	html body.post-type-archive-tribe_events .tribe-common.tribe-events .tribe-events-c-top-bar > .tribe-events-c-top-bar__today-button {
		order: 2 !important;
		height: 44px !important;
		min-height: 44px !important;
		align-self: center !important;
		margin-left: 0 !important;
		margin-right: 0 !important;
	}

	html body.post-type-archive-tribe_events .tribe-events .tribe-events-c-top-bar > .tribe-events-c-subscribe-dropdown__container,
	html body.post-type-archive-tribe_events .tribe-common.tribe-events .tribe-events-c-top-bar > .tribe-events-c-subscribe-dropdown__container {
		order: 2 !important;
		align-self: center !important;
		margin: 0 !important;
	}

	html body.post-type-archive-tribe_events .tribe-events.tribe-events-view--list .tribe-events-c-top-bar > .tribe-events-c-top-bar__today-button,
	html body.post-type-archive-tribe_events .tribe-common.tribe-events.tribe-events-view--list .tribe-events-c-top-bar > .tribe-events-c-top-bar__today-button {
		align-self: center !important;
		margin-left: 0 !important;
		margin-right: 0 !important;
	}

	html body.post-type-archive-tribe_events .tribe-events.tribe-events-view--month .tribe-events-c-top-bar > .tribe-events-c-top-bar__today-button,
	html body.post-type-archive-tribe_events .tribe-common.tribe-events.tribe-events-view--month .tribe-events-c-top-bar > .tribe-events-c-top-bar__today-button,
	html body.post-type-archive-tribe_events .tribe-events.tribe-events-view--day .tribe-events-c-top-bar > .tribe-events-c-top-bar__today-button,
	html body.post-type-archive-tribe_events .tribe-common.tribe-events.tribe-events-view--day .tribe-events-c-top-bar > .tribe-events-c-top-bar__today-button {
		align-self: center !important;
		margin-left: 0 !important;
		margin-right: 0 !important;
	}

	html body.post-type-archive-tribe_events .tribe-events .tec-events-category-color-filter,
	html body.post-type-archive-tribe_events .tribe-common.tribe-events .tec-events-category-color-filter,
	html body.post-type-archive-tribe_events .tribe-events .tribe-events-c-top-bar__actions,
	html body.post-type-archive-tribe_events .tribe-common.tribe-events .tribe-events-c-top-bar__actions {
		order: 3 !important;
	}

	html body.post-type-archive-tribe_events .tribe-events .tribe-events-c-top-bar__nav-list,
	html body.post-type-archive-tribe_events .tribe-common.tribe-events .tribe-events-c-top-bar__nav-list {
		gap: 0 !important;
		box-sizing: border-box !important;
		height: 44px !important;
		min-height: 44px !important;
		max-height: 44px !important;
		overflow: visible !important;
		background: #fff !important;
		border: 1px solid #dce6ed !important;
		border-radius: 8px !important;
	}

	html body.post-type-archive-tribe_events .tribe-events .tribe-events-c-top-bar__nav-link,
	html body.post-type-archive-tribe_events .tribe-common.tribe-events .tribe-events-c-top-bar__nav-link,
	html body.post-type-archive-tribe_events .tribe-events .kyoiq-topbar-today-item .tribe-events-c-top-bar__today-button,
	html body.post-type-archive-tribe_events .tribe-common.tribe-events .kyoiq-topbar-today-item .tribe-events-c-top-bar__today-button,
	html body.post-type-archive-tribe_events .tribe-events .kyoiq-topbar-today-item .tribe-events-c-top-bar__today-button.tribe-common-a11y-hidden,
	html body.post-type-archive-tribe_events .tribe-common.tribe-events .kyoiq-topbar-today-item .tribe-events-c-top-bar__today-button.tribe-common-a11y-hidden {
		height: 42px !important;
		min-height: 42px !important;
		max-height: 42px !important;
	}

	html body.post-type-archive-tribe_events .tribe-events .tribe-events-c-top-bar__nav-link,
	html body.post-type-archive-tribe_events .tribe-common.tribe-events .tribe-events-c-top-bar__nav-link {
		width: 42px !important;
		min-width: 42px !important;
	}

	html body.post-type-archive-tribe_events .tribe-events .tribe-events-c-top-bar__nav-list-item,
	html body.post-type-archive-tribe_events .tribe-common.tribe-events .tribe-events-c-top-bar__nav-list-item,
	html body.post-type-archive-tribe_events .tribe-events .kyoiq-topbar-today-item + .tribe-events-c-top-bar__nav-list-item,
	html body.post-type-archive-tribe_events .tribe-common.tribe-events .kyoiq-topbar-today-item + .tribe-events-c-top-bar__nav-list-item {
		width: 42px !important;
		min-width: 42px !important;
		height: 42px !important;
		min-height: 42px !important;
		max-height: 42px !important;
		visibility: visible !important;
		opacity: 1 !important;
	}

	html body.post-type-archive-tribe_events .tribe-events .kyoiq-topbar-today-item,
	html body.post-type-archive-tribe_events .tribe-common.tribe-events .kyoiq-topbar-today-item {
		width: 42px !important;
		min-width: 42px !important;
		max-width: 42px !important;
		height: 42px !important;
		min-height: 42px !important;
		max-height: 42px !important;
		visibility: visible !important;
		opacity: 1 !important;
	}

	html body.post-type-archive-tribe_events .tribe-events .kyoiq-topbar-period-item,
	html body.post-type-archive-tribe_events .tribe-common.tribe-events .kyoiq-topbar-period-item {
		width: auto !important;
		min-width: 118px !important;
		height: 42px !important;
		min-height: 42px !important;
		max-height: 42px !important;
	}

	html body.post-type-archive-tribe_events .tribe-events .kyoiq-topbar-today-item .tribe-events-c-top-bar__today-button,
	html body.post-type-archive-tribe_events .tribe-common.tribe-events .kyoiq-topbar-today-item .tribe-events-c-top-bar__today-button,
	html body.post-type-archive-tribe_events .tribe-events .kyoiq-topbar-today-item .tribe-events-c-top-bar__today-button.tribe-common-a11y-hidden,
	html body.post-type-archive-tribe_events .tribe-common.tribe-events .kyoiq-topbar-today-item .tribe-events-c-top-bar__today-button.tribe-common-a11y-hidden {
		width: 42px !important;
		min-width: 42px !important;
		max-width: 42px !important;
		padding: 0 !important;
		font-size: 13px !important;
	}
}
	
