@import "https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;500;700&display=swap";:root{--hb-font-family-sans:"Noto Sans JP", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Yu Gothic", "YuGothic", sans-serif !important;--hb-font-heading:var(--hb-font-family-sans) !important;--hb-font-body:var(--hb-font-family-sans) !important;--hb-font-nav:var(--hb-font-family-sans) !important}body,button,input,select,textarea,.navbar,.navbar-brand,.nav-link,.prose,.prose h1,.prose h2,.prose h3,.prose h4,.prose h5,.prose h6,h1,h2,h3,h4,h5,h6{font-family:noto sans jp,hiragino sans,hiragino kaku gothic pron,yu gothic,yugothic,sans-serif!important}.avatar-wrapper-stack{margin-bottom:1rem}.avatar-stack-main{position:relative}.avatar-stack-image{display:block;width:100%;height:auto;object-fit:cover}.avatar-stack-image-main{box-sizing:border-box;padding-inline:1rem;object-fit:contain;background:color-mix(in srgb,white 92%,transparent)}.dark .avatar-stack-image-main{background:color-mix(in srgb,#111827 78%,transparent)}.avatar-stack-sub{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin-top:1rem}.avatar-stack-sub .avatar-stack-image{aspect-ratio:1/1}@media(max-width:640px){.avatar-stack-sub{grid-template-columns:1fr}}