/* Cookie and Policy Popup 2022 */
.cc-revoke, .cc-window {
	font-family: inherit;
	font-family: Barlow, YakuHanJPs_Noto, 'Zen Kaku Gothic New', 'Noto Sans CJK JP', 'Noto Sans JP', sans-serif !important;
	font-size: .88rem !important;
	font-weight: 400 !important;
	letter-spacing: .05rem;
}

@media (max-width: 991.8px) {
	.cc-revoke, .cc-window {
		font-size: .78rem !important;
	}
}

html[lang="ja"] .cc-bottom {
  display: none;
}

html[lang="en"] .cc-bottom,
html[lang="zh"] .cc-bottom,
html[lang="zh-tw"] .cc-bottom,
html[lang="ko"] .cc-bottom {
  z-index: 99999;
  display: inline-flex;
}
