#af-wrapper #forum-profile .display-name,
#af-wrapper .post-author .topic-author,
#af-wrapper input[type="checkbox"]:checked:before {
color: #545454 !important;
}
#af-wrapper .button-normal,
#af-wrapper .title-element,
#af-wrapper #forum-header,
#af-wrapper #profile-header .background-avatar,
#af-wrapper #profile-navigation,
#af-wrapper input[type="radio"]:checked:before {
background-color: #545454 !important;
}
#af-wrapper .button-neutral {
background-color: #545454B0 !important;
}
#af-wrapper .post-author .topic-author {
background-color: #54545440 !important;
}
#af-wrapper input[type="radio"]:focus,
#af-wrapper input[type="checkbox"]:focus,
#af-wrapper #profile-header {
border-color: #545454 !important;
}
#af-wrapper .title-element,
#af-wrapper #forum-navigation a,
#af-wrapper #forum-navigation-mobile a {
border-color: #f2861e !important;
}
#af-wrapper .button-normal:hover,
#af-wrapper #profile-navigation a.active {
background-color: #f2861e !important;
}
#af-wrapper .button-neutral:hover {
background-color: #f2861eB0 !important;
}
#af-wrapper a:not(a.button):not(a.highlight-admin):not(a.highlight-moderator),
#af-wrapper .forum-post-menu a,
#af-wrapper #bottom-navigation {
color: #2f7fd4 !important;
}
#af-wrapper .content-element:nth-child(even),
#af-wrapper .topic-sticky,
#af-wrapper .topic-sticky .topic-poster,
#af-wrapper .forum-post-header-container,
#af-wrapper .editor-element,
#af-wrapper #statistics-online-users,
#af-wrapper #profile-layer,
#af-wrapper .spoiler .spoiler-head,
#af-wrapper .report-content,
#af-wrapper #poll-panel,
#af-wrapper .post-reactions-summary .reaction-names,
#af-wrapper #profile-content {
background-color: #f7f9fd !important;
}
#af-wrapper {
font-family: Quicksand, Nunito Sans, Nunito Sans, !important;
}
/* ====================================== Asgaros Forum｜フォント完全統一（最終） Quicksand + Nunito Sans ====================================== */ /* フォーラム全体：強制フォント指定 */ .asgarosforum, .asgarosforum * { font-family: \"Nunito Sans\", \"Quicksand\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, \"Helvetica Neue\", Arial, sans-serif !important; font-style: normal !important; font-weight: 400; } /* 見出し・カテゴリタイトルだけ少し強調 */ .asgarosforum .title-element, .asgarosforum h1, .asgarosforum h2, .asgarosforum h3 { font-family: \"Quicksand\", \"Nunito Sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Arial, sans-serif !important; font-style: normal !important; font-weight: 600; } /* 「最後の投稿」など補助テキスト */ .asgarosforum .last-post-headline { font-family: \"Nunito Sans\", \"Quicksand\", Arial, sans-serif !important; font-style: normal !important; font-weight: 400; opacity: 0.7; }