/* Shared Lucide icons: navigation, category tabs and admin. */
.jvds-menu-icon{display:block;flex:0 0 44px;width:44px;height:44px;overflow:visible;color:#6844cb;--icon-surface:#f0eaff}
.jvds-menu-icon[data-tone="1"]{color:#178972;--icon-surface:#e5f5ee}
.jvds-menu-icon[data-tone="2"]{color:#3b6cca;--icon-surface:#e9f1ff}
.jvds-menu-icon-glyph,.jvds-menu-icon-glyph > *{transform-box:fill-box;transform-origin:center}
.ul-list5.jvds-category-tabs .icon{width:44px;height:44px;overflow:visible;margin:0 auto 8px}
.jvds-category-tabs .jvds-menu-icon{color:#999;transition:color .2s ease}
.jvds-category-tabs a:hover .jvds-menu-icon,.jvds-category-tabs a:focus-visible .jvds-menu-icon,.jvds-category-tabs li.on .jvds-menu-icon{color:#000}
.jvds-category-tabs .jvds-menu-icon-bg{display:none}
.jvds-category-tabs a:focus-visible{outline:2px solid #98ad20;outline-offset:4px;border-radius:6px}
/* Match the existing stacked layout at <=980px; align the two columns above it. */
@media(min-width:981px){
 .row-work-page .m-work .top > .wp2.fix,.row-news-page .m-work .top > .wp2.fix{display:flex;align-items:flex-end;justify-content:space-between;flex-wrap:wrap;gap:28px}
 .row-work-page .m-work .top > .wp2.fix::before,.row-work-page .m-work .top > .wp2.fix::after,.row-news-page .m-work .top > .wp2.fix::before,.row-news-page .m-work .top > .wp2.fix::after{content:none}
 .row-work-page .m-work .top .g-tit01,.row-news-page .m-work .top .g-tit01,.row-work-page .m-work .top .right,.row-news-page .m-work .top .right{float:none}
 .row-work-page .m-work .top .right,.row-news-page .m-work .top .right{margin-top:0}
 .row-work-page .m-work .top .ul-list5.jvds-category-tabs,.row-news-page .m-work .top .ul-list5.jvds-category-tabs{padding-top:0;margin-top:0}
}
@media(max-width:800px){.ul-list5.jvds-category-tabs .icon,.jvds-category-tabs .jvds-menu-icon{width:36px;height:36px}}
@media(prefers-reduced-motion:reduce){.jvds-category-tabs .jvds-menu-icon{transition:none}}
