:root {
  --ec-brand-navy: #0b1f2e;
  --ec-brand-blue: #078cc4;
  --ec-brand-red: #d7193f;
  --ec-brand-charcoal: #4b4746;
}
.ec-skip-link { position: fixed; z-index: 10000; top: 8px; left: 8px; transform: translateY(-160%); padding: 10px 16px; background: #fff; color: var(--ec-brand-navy); font-weight: 700; }
.ec-skip-link:focus { transform: translateY(0); }
.ec-site-header { position: relative; z-index: 50; background: #fff; color: var(--ec-brand-navy); font-family: "Zen Kaku Gothic New", "Hiragino Kaku Gothic ProN", "Noto Sans JP", sans-serif; }
.ec-site-header *, .ec-site-footer * { box-sizing: border-box; }
.ec-site-header__utility { display: grid; grid-template-columns: 54px minmax(250px, 1fr) auto; gap: 22px; align-items: center; width: min(100% - 40px, 1180px); min-height: 82px; margin: 0 auto; }
.ec-site-header__mark { width: 54px; height: 48px; overflow: hidden; }
.ec-site-header__mark img { display: block; width: 230px; max-width: none; height: auto; }
.ec-site-footer__brand img { display: block; width: 230px; height: auto; }
.ec-site-header__media-name { margin: 0; padding-left: 22px; border-left: 1px solid #dce3e8; line-height: 1.45; }
.ec-site-header__media-name a { display: block; width: fit-content; color: var(--ec-brand-navy); text-decoration: none; font-size: 18px; font-weight: 800; }
.ec-site-header__media-name a:hover { color: #056e9c; text-decoration: underline; text-underline-offset: .22em; }
.ec-site-header__media-name span { display: block; margin-top: 2px; color: #687782; font-size: 11px; }
.ec-site-header__actions { display: flex; gap: 10px; }
.ec-site-header__actions a { display: grid; min-width: 126px; min-height: 42px; padding: 9px 16px; place-items: center; border-radius: 3px; color: #fff; text-decoration: none; font-size: 13px; font-weight: 800; }
.ec-site-header__jobs { background: #056e9c; }.ec-site-header__register { background: var(--ec-brand-red); }
.ec-site-header__nav { background: var(--ec-brand-charcoal); }
.ec-site-header__nav-inner { display: grid; grid-template-columns: repeat(6, minmax(0, 1fr)); width: min(100%, 1180px); margin: 0 auto; }
.ec-site-header__nav a { display: grid; min-height: 54px; padding: 10px 12px; place-items: center; border-left: 1px solid rgba(255,255,255,.13); color: #fff; text-align: center; text-decoration: none; font-size: 12px; font-weight: 650; }
.ec-site-header__nav a:last-child { border-right: 1px solid rgba(255,255,255,.13); }.ec-site-header__nav a:hover, .ec-site-header__nav a:focus-visible { background: #383534; }.ec-site-header__nav a[aria-current="page"] { background: #3a3736; box-shadow: inset 0 -4px #27a8d8; }.ec-site-header__nav .ec-site-header__main-link { background: #3e3b3a; }
.ec-site-header__mobile-menu { display: none; }
.ec-site-header a:focus-visible, .ec-site-footer a:focus-visible, .ec-site-header summary:focus-visible { outline: 3px solid #ffbf47; outline-offset: 2px; }
/* Keep 1200 x 630 editorial eye-catches fully visible in GLUE blog listings. */
body.search #archive_blog .image_wrap,
body.blog #archive_blog .image_wrap,
body.category #archive_blog .image_wrap,
body.tag #archive_blog .image_wrap,
body.author #archive_blog .image_wrap,
body.date #archive_blog .image_wrap { height: auto !important; aspect-ratio: 40 / 21 !important; background: #eef4f7; }
body.search #archive_blog .image_wrap img.image,
body.blog #archive_blog .image_wrap img.image,
body.category #archive_blog .image_wrap img.image,
body.tag #archive_blog .image_wrap img.image,
body.author #archive_blog .image_wrap img.image,
body.date #archive_blog .image_wrap img.image { display: block; width: 100%; height: 100%; object-fit: contain; }
.ec-article-author { display: grid; grid-template-columns: 112px minmax(0, 1fr); gap: 28px; box-sizing: border-box; margin: 64px 0 0; padding: 28px; border: 1px solid #ccd9e1; border-top: 5px solid var(--ec-brand-blue); background: #f7fafc; color: var(--ec-brand-navy); font-family: "Zen Kaku Gothic New", "Hiragino Kaku Gothic ProN", "Noto Sans JP", sans-serif; }
.post_content .ec-article-author__portrait { width: 112px; }
.post_content .ec-article-author__portrait img { display: block; width: 112px; height: 112px; margin: 0; border: 1px solid #d4dee5; border-radius: 0; object-fit: cover; }
.post_content .ec-article-author__label { margin: 0 0 7px; color: #056e9c; font-size: 12px; font-weight: 800; letter-spacing: .04em; }
.post_content .ec-article-author h2 { margin: 0; padding: 0; border: 0; background: none; color: var(--ec-brand-navy); font-size: 22px; line-height: 1.45; }
.post_content .ec-article-author__role { margin: 5px 0 0; color: #536571; font-size: 13px; font-weight: 700; line-height: 1.65; }
.post_content .ec-article-author__bio { margin: 14px 0 0; color: #40545f; font-size: 14px; line-height: 1.85; }
.post_content .ec-article-author__links { display: flex; flex-wrap: wrap; gap: 8px 22px; margin-top: 17px; }
.post_content .ec-article-author__links a { color: #056e9c; font-size: 13px; font-weight: 800; text-underline-offset: .2em; }
.post_content .ec-article-author__links a:focus-visible { outline: 3px solid #ffbf47; outline-offset: 2px; }
.ec-site-footer { margin-top: 0; border-top: 4px solid var(--ec-brand-blue); background: #fff; color: var(--ec-brand-navy); font-family: "Zen Kaku Gothic New", "Hiragino Kaku Gothic ProN", "Noto Sans JP", sans-serif; }
.ec-site-footer__inner { display: grid; grid-template-columns: minmax(280px, .8fr) minmax(0, 1.2fr); gap: 70px; width: min(100% - 40px, 1180px); margin: 0 auto; padding: 60px 0; }
.ec-site-footer__brand p { max-width: 410px; margin: 24px 0 0; color: #5a6974; line-height: 1.85; }
.ec-site-footer__nav { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 32px; }
.ec-site-footer__nav p { margin: 0 0 14px; padding-bottom: 10px; border-bottom: 2px solid #dce5eb; font-weight: 800; }
.ec-site-footer__nav a { display: block; margin: 8px 0; color: #334652; text-decoration: none; font-size: 13px; }.ec-site-footer__nav a:hover { color: var(--ec-brand-blue); text-decoration: underline; }
.ec-site-footer__copyright { padding: 17px 20px; background: var(--ec-brand-charcoal); color: #fff; text-align: center; font-size: 11px; }.ec-site-footer__copyright p { margin: 0; }
@media (max-width: 900px) { .ec-site-header__utility { grid-template-columns: 46px 1fr auto; gap: 18px; }.ec-site-header__mark { width: 46px; height: 40px; }.ec-site-header__mark img { width: 194px; }.ec-site-header__media-name { padding-left: 18px; }.ec-site-header__media-name span { display: none; }.ec-site-header__actions a { min-width: 105px; }.ec-site-header__nav a { font-size: 11px; } }
@media (max-width: 767px) { .ec-site-header__utility { grid-template-columns: 40px minmax(0, 1fr); gap: 12px; min-height: 66px; width: calc(100% - 32px); padding-right: 94px; }.ec-site-header__mark { width: 40px; height: 36px; }.ec-site-header__mark img { width: 171px; }.ec-site-header__media-name { display: block; min-width: 0; padding-left: 12px; }.ec-site-header__media-name a { overflow: hidden; font-size: 14px; text-overflow: ellipsis; white-space: nowrap; }.ec-site-header__media-name span, .ec-site-header__actions, .ec-site-header__nav { display: none; }.ec-site-header__mobile-menu { display: block; position: absolute; top: 13px; right: 16px; }.ec-site-header__mobile-menu summary { display: grid; min-width: 82px; min-height: 40px; padding: 8px 12px; place-items: center; border: 1px solid #ccd6dc; border-radius: 3px; background: #fff; cursor: pointer; font-size: 13px; font-weight: 700; list-style: none; }.ec-site-header__mobile-menu[open] nav { position: absolute; top: 48px; right: 0; display: grid; width: min(88vw, 320px); border-top: 3px solid var(--ec-brand-blue); background: #fff; box-shadow: 0 12px 30px rgba(11,31,46,.18); }.ec-site-header__mobile-menu nav a { min-height: 48px; padding: 12px 16px; border-bottom: 1px solid #e3e8ec; color: var(--ec-brand-navy); text-decoration: none; font-size: 13px; font-weight: 700; }.ec-site-header__mobile-menu nav a[aria-current="page"] { border-left: 4px solid var(--ec-brand-blue); background: #f2f7fa; }.ec-article-author { grid-template-columns: 84px minmax(0, 1fr); gap: 18px; margin-top: 48px; padding: 22px 18px; }.post_content .ec-article-author__portrait, .post_content .ec-article-author__portrait img { width: 84px; height: 84px; }.post_content .ec-article-author h2 { font-size: 19px; }.post_content .ec-article-author__bio { margin-top: 16px; }.post_content .ec-article-author__links { display: grid; gap: 10px; }.ec-site-footer__inner { grid-template-columns: 1fr; gap: 42px; width: calc(100% - 32px); padding: 46px 0; }.ec-site-footer__nav { grid-template-columns: 1fr 1fr; }.ec-site-footer__nav > div:last-child { grid-column: 1 / -1; } }
@media (max-width: 420px) { .ec-article-author { grid-template-columns: 1fr; }.post_content .ec-article-author__portrait { width: 84px; }.post_content .ec-article-author__body { min-width: 0; } }
@media (prefers-reduced-motion: reduce) { .ec-site-header *, .ec-site-footer * { transition: none; scroll-behavior: auto; } }
