:root{--navy:#071a33;--blue:#0958c9;--cyan:#00a7c7;--ink:#101828;--muted:#5e6878;--line:#dce2ea;--paper:#f4f7fa;--white:#fff;--wrap:1180px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:#fff;font-family:"Noto Sans JP","Yu Gothic",Meiryo,sans-serif;line-height:1.8;-webkit-font-smoothing:antialiased}body.menu-open{overflow:hidden}img{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}.wrap{width:min(calc(100% - 48px),var(--wrap));margin-inline:auto}.screen-reader-text{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:fixed;left:12px;top:-100px;background:#fff;padding:10px 16px;z-index:999}.skip-link:focus{top:12px}.site-header{height:86px;background:rgba(255,255,255,.96);position:relative;z-index:20;border-bottom:1px solid rgba(7,26,51,.08)}.header-inner{height:100%;display:flex;align-items:center;justify-content:space-between}.site-brand{flex:0 0 auto}.custom-logo{max-height:56px;width:auto}.wordmark{display:flex;align-items:center;gap:12px;color:var(--navy);font:700 16px/1.15 Arial,sans-serif;letter-spacing:.12em}.wordmark small{display:block;margin-top:5px;font:500 9px/1.2 "Yu Gothic",sans-serif;letter-spacing:.06em}.wordmark-mark{display:grid;place-items:center;width:43px;height:43px;color:#fff;background:linear-gradient(135deg,var(--cyan),var(--blue));font:800 25px/1 Arial;border-radius:4px 18px 4px 18px}.primary-nav{display:flex;align-items:center;gap:28px}.menu{list-style:none;display:flex;align-items:center;gap:28px;margin:0;padding:0}.menu a{font-size:13px;font-weight:700;letter-spacing:.04em}.menu a:hover{color:var(--blue)}.header-contact{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 24px;background:var(--navy);color:#fff;font-size:13px;font-weight:700}.menu-toggle{display:none;border:0;background:none;padding:8px}.menu-toggle>span:not(.screen-reader-text){display:block;width:26px;height:2px;margin:5px;background:var(--navy)}.hero{min-height:700px;position:relative;display:flex;align-items:center;overflow:hidden;background:#edf5fb}.hero-photo{position:absolute;inset:0;background:url(../images/hero.png) center/cover no-repeat}.hero-photo:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(241,248,253,.98) 0%,rgba(241,248,253,.95) 29%,rgba(241,248,253,.35) 54%,rgba(241,248,253,0) 75%)}.hero-content{position:relative;z-index:1;padding-block:80px}.hero-kicker,.eyebrow{margin:0 0 18px;color:var(--blue);font:800 12px/1.2 Arial,sans-serif;letter-spacing:.2em}.hero-kicker:before,.eyebrow:before{content:"";display:inline-block;width:30px;height:1px;margin:0 12px 3px 0;background:currentColor}.hero h1{margin:0 0 28px;color:var(--navy);font-size:clamp(44px,5vw,72px);line-height:1.3;letter-spacing:.04em}.hero-copy{margin:0 0 35px;color:#334155;font-size:16px;font-weight:500}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:40px;min-width:230px;padding:16px 20px;background:var(--blue);color:#fff;font-size:14px;font-weight:700;transition:.2s}.button:hover{background:var(--navy);transform:translateY(-2px)}.hero-scroll{position:absolute;right:20px;bottom:55px;z-index:2;color:#fff;font:700 10px Arial;letter-spacing:.2em;writing-mode:vertical-rl;text-shadow:0 1px 3px #000}.hero-scroll span{display:inline-block;width:1px;height:50px;margin-top:10px;background:#fff}.section{padding-block:110px}.intro-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:10%}.intro h2,.section-heading h2,.news h2,.recruit h2,.contact-band h2{margin:0;color:var(--navy);font-size:clamp(34px,4vw,52px);line-height:1.45;letter-spacing:.03em}.intro-copy{font-size:16px}.intro-copy p{margin:0 0 22px}.text-link{display:inline-flex;gap:45px;align-items:center;margin-top:16px;padding-bottom:7px;border-bottom:1px solid var(--navy);font-size:13px;font-weight:700}.services{background:var(--paper)}.section-heading{display:flex;justify-content:space-between;align-items:end;margin-bottom:48px}.section-heading>p{margin:0;color:var(--muted);font-size:14px}.service-grid{display:grid;grid-template-columns:1fr 1fr;gap:32px}.service-card{background:#fff}.service-image{aspect-ratio:16/9;overflow:hidden}.service-image img{width:100%;height:100%;object-fit:cover;transition:transform .5s}.service-card:hover img{transform:scale(1.035)}.service-body{position:relative;padding:34px 38px 38px}.service-num{color:var(--blue);font:700 12px Arial}.service-body h3{margin:8px 0 12px;color:var(--navy);font-size:26px}.service-body p{margin:0;padding-right:56px;color:var(--muted);font-size:14px}.round-arrow{position:absolute;right:32px;bottom:33px;display:grid;place-items:center;width:42px;height:42px;border:1px solid var(--line);border-radius:50%}.strength{color:#fff;background:linear-gradient(120deg,#06172d,#0b2d55)}.light-heading h2,.light-heading>p,.eyebrow.light{color:#fff}.strength-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid rgba(255,255,255,.2);border-bottom:1px solid rgba(255,255,255,.2)}.strength-grid article{padding:44px 42px 48px;border-right:1px solid rgba(255,255,255,.2)}.strength-grid article:last-child{border-right:0}.strength-grid span{color:#5bd7ec;font:700 12px Arial}.strength-grid h3{margin:25px 0 18px;font-size:23px;line-height:1.55}.strength-grid p{margin:0;color:#c7d2df;font-size:14px}.news-grid{display:grid;grid-template-columns:300px 1fr;gap:80px}.news-list article{border-top:1px solid var(--line)}.news-list article:last-child{border-bottom:1px solid var(--line)}.news-list a{display:grid;grid-template-columns:115px 1fr 25px;gap:20px;align-items:center;padding:25px 0;font-size:14px}.news-list time{color:var(--muted);font:500 12px Arial}.recruit{display:grid;grid-template-columns:1.12fr .88fr;min-height:550px;background:#eef3f7}.recruit-image{min-height:440px;overflow:hidden}.recruit-image img{width:100%;height:100%;object-fit:cover}.recruit-content{display:flex;flex-direction:column;justify-content:center;padding:70px clamp(40px,6vw,100px)}.recruit-content p:not(.eyebrow){color:var(--muted);margin:20px 0 30px}.contact-band{padding:80px 0;background:#0957c4;color:#fff}.contact-band-inner{display:flex;justify-content:space-between;align-items:center}.contact-band h2{color:#fff;font-size:36px}.button-white{background:#fff;color:var(--navy)}.site-footer{padding:70px 0 24px;background:var(--navy);color:#c5d0dc}.footer-grid{display:grid;grid-template-columns:1fr 1fr;gap:80px}.wordmark-footer{color:#fff}.footer-grid p{margin-top:24px;font-size:13px}.footer-menu{list-style:none;display:grid;grid-template-columns:1fr 1fr;gap:12px 30px;margin:0;padding:0}.footer-menu a{color:#fff;font-size:13px}.footer-bottom{display:flex;justify-content:space-between;margin-top:55px;padding-top:20px;border-top:1px solid rgba(255,255,255,.15);font:11px Arial}.subpage-hero{padding:80px 0;background:var(--paper)}.subpage-hero h1,.page-header h1{margin:0;color:var(--navy);font-size:clamp(36px,5vw,58px);line-height:1.35}.subpage-hero time{display:block;margin-bottom:12px;color:var(--muted)}.prose{max-width:900px}.prose h2{margin-top:2.2em;color:var(--navy);font-size:30px}.prose a{color:var(--blue);text-decoration:underline}.post-list{display:grid;gap:20px;margin-top:40px}.post-card{padding:30px;border:1px solid var(--line)}.post-card time{color:var(--muted);font-size:12px}.post-card h2{margin:6px 0;font-size:24px}.post-card p{color:var(--muted)}.empty-state{text-align:center}.empty-state .button{margin-top:20px}.pagination .nav-links{display:flex;gap:10px;margin-top:30px}.pagination .page-numbers{padding:8px 14px;border:1px solid var(--line)}
@media(max-width:900px){.site-header{height:70px}.wrap{width:min(calc(100% - 32px),var(--wrap))}.menu-toggle{display:block}.primary-nav{position:fixed;inset:70px 0 0;background:#fff;display:none;flex-direction:column;justify-content:flex-start;align-items:stretch;padding:40px 24px;overflow:auto}.primary-nav.is-open{display:flex}.menu{flex-direction:column;align-items:stretch;gap:0}.menu a{display:block;padding:16px 4px;border-bottom:1px solid var(--line);font-size:16px}.header-contact{margin-top:16px}.hero{min-height:690px;align-items:end}.hero-photo{background-position:61% center}.hero-photo:after{background:linear-gradient(90deg,rgba(241,248,253,.97) 0%,rgba(241,248,253,.88) 50%,rgba(241,248,253,.28) 100%)}.hero-content{padding-block:70px}.hero h1{font-size:45px}.hero-scroll{display:none}.section{padding-block:76px}.intro-grid,.news-grid,.footer-grid{grid-template-columns:1fr;gap:40px}.service-grid{gap:18px}.section-heading{align-items:start}.strength-grid{grid-template-columns:1fr}.strength-grid article{border-right:0;border-bottom:1px solid rgba(255,255,255,.2)}.strength-grid article:last-child{border-bottom:0}.recruit{grid-template-columns:1fr}.recruit-image{min-height:350px}.contact-band-inner{align-items:flex-start;flex-direction:column;gap:30px}}
@media(max-width:620px){.wordmark{font-size:13px}.wordmark-mark{width:37px;height:37px}.hero{min-height:640px}.hero h1{font-size:38px}.hero-copy{font-size:14px}.hero-photo{background-position:66% center}.service-grid{grid-template-columns:1fr}.section-heading{display:block}.section-heading>p{margin-top:16px}.service-body{padding:26px 24px}.service-body p{padding-right:35px}.round-arrow{right:20px;bottom:24px}.news-list a{grid-template-columns:90px 1fr}.news-list b{display:none}.recruit-content{padding:55px 24px}.contact-band{padding:60px 0}.contact-band h2{font-size:29px}.footer-menu{grid-template-columns:1fr}.footer-bottom{gap:20px;flex-direction:column}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.service-image img,.button{transition:none}}

/* v4: reference-image direction */
body{font-size:14px}.site-header{height:74px}.header-inner{width:min(calc(100% - 56px),1240px)}.wordmark-mark{border-radius:0 14px 0 14px}.primary-nav{gap:36px}.menu{gap:34px}.header-contact{min-height:44px;padding:0 23px;border-radius:3px}.hero-reference{min-height:458px;height:calc(100vh - 230px);max-height:600px;background:#dceeff}.hero-reference .hero-photo{background-position:center center}.hero-reference .hero-photo:after{background:linear-gradient(90deg,rgba(226,240,251,.98) 0%,rgba(226,240,251,.9) 31%,rgba(226,240,251,.2) 58%,rgba(226,240,251,0) 76%)}.hero-reference .hero-content{padding-block:55px}.hero-reference h1{font-size:clamp(44px,5vw,65px);line-height:1.32;letter-spacing:.06em;margin-bottom:22px}.hero-reference .hero-copy{font-weight:600;line-height:2;margin-bottom:26px}.hero-reference .button{min-width:205px;padding:14px 22px;background:linear-gradient(100deg,#08234a,#0c427e);border-radius:2px}.hero-dots{height:48px;display:flex;justify-content:center;align-items:center;gap:11px}.hero-dots i{width:8px;height:8px;border-radius:50%;background:#d5dbe2}.hero-dots i:first-child{background:#0c3b78}.compact-section{padding:45px 0}.center-heading{text-align:center;margin-bottom:30px}.center-heading h2{margin:0;font-size:29px;line-height:1.4;letter-spacing:.08em}.center-heading span{display:block;width:34px;height:2px;margin:11px auto 0;background:#0b4b92}.services-reference{background:#fff;padding-top:25px}.service-grid-reference{gap:20px}.service-panel{position:relative;min-height:285px;overflow:hidden;background:#edf3f8}.service-panel:before{content:"";position:absolute;inset:0;background-position:center;background-size:cover}.service-panel.pmo:before{background-image:url(../images/service-pmo.png)}.service-panel.it:before{background-image:url(../images/service-it.png)}.service-panel:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(247,250,253,.98) 0%,rgba(247,250,253,.94) 42%,rgba(247,250,253,.4) 72%,rgba(247,250,253,.15) 100%)}.service-panel-copy{position:relative;z-index:1;padding:42px 40px;width:78%}.service-title{display:flex;align-items:center;gap:18px}.line-icon{display:grid;place-items:center;flex:0 0 48px;width:48px;height:48px;border-radius:50%;background:#062f68;color:#fff;font-size:24px}.service-panel h3{margin:0;color:#092d5d;font-size:21px}.service-panel p{margin:19px 0 18px;color:#242d39;font-size:13px;line-height:1.8}.service-panel a{color:#083d7c;font-weight:700;font-size:12px;letter-spacing:.05em}.strength-reference{background:linear-gradient(100deg,#f8fafc,#f2f5f8)}.strength-grid-reference{display:grid;grid-template-columns:repeat(3,1fr)}.strength-grid-reference article{text-align:center;padding:5px 35px 12px;border-right:1px solid #d7dfe7}.strength-grid-reference article:last-child{border-right:0}.strength-icon{height:57px;color:#073675;font:500 40px/1 Arial}.strength-grid-reference h3{margin:10px 0 10px;color:#0a3268;font-size:18px}.strength-grid-reference p{margin:0;font-size:13px;line-height:1.85}.news-recruit{background:#fff;padding:50px 0 55px}.news-recruit-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:40px;align-items:center}.news-heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:14px}.news-heading h2{margin:0;font-size:27px}.news-heading a{color:#123c72;font-size:11px;font-weight:700}.news-reference .news-list a{grid-template-columns:95px 85px 1fr;padding:13px 0}.news-reference .news-list strong{font-weight:500}.news-label{display:inline-flex;justify-content:center;padding:3px 8px;color:#fff;background:#0d396f;font-size:10px;border-radius:2px}.recruit-card{display:block;position:relative;height:230px;overflow:hidden}.recruit-card:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(4,28,60,.74),rgba(4,28,60,.18))}.recruit-card img{width:100%;height:100%;object-fit:cover}.recruit-overlay{position:absolute;z-index:1;left:32px;top:50%;transform:translateY(-50%);display:flex;flex-direction:column;color:#fff}.recruit-overlay b{font-size:27px}.recruit-overlay small{margin:2px 0 18px}.recruit-overlay em{width:max-content;padding:9px 17px;background:#fff;color:#0c376d;font-style:normal;font-size:11px;font-weight:700}.contact-band{padding:33px 0;background:linear-gradient(100deg,#05366f,#0762bc)}.contact-band-inner{justify-content:center;gap:40px}.contact-band-inner>div{display:flex;align-items:center;gap:22px}.contact-band .eyebrow{display:none}.contact-band h2{font-size:0}.contact-band h2:before{content:"✉  お問い合わせ";font-size:27px;letter-spacing:.05em}.contact-band h2 br{display:none}.contact-band .button{min-width:210px;padding:12px 19px}.site-footer{padding:27px 0 16px;background:#fff;color:#182334}.site-footer .wordmark-footer{color:#09284f}.footer-grid{grid-template-columns:250px 1fr;align-items:center;gap:60px}.footer-grid p{display:none}.footer-menu{display:flex;justify-content:flex-end;gap:29px}.footer-menu a{color:#182334;font-size:12px;font-weight:700}.footer-bottom{margin-top:20px;padding-top:13px;border-top:1px solid #e4e8ed;color:#68707c;justify-content:center}.footer-bottom>a{position:absolute;right:30px;color:#0c376d}
@media(max-width:900px){.site-header{height:70px}.header-inner{width:min(calc(100% - 32px),1240px)}.hero-reference{height:auto;min-height:610px}.hero-reference .hero-photo{background-position:64% center}.hero-reference .hero-photo:after{background:linear-gradient(90deg,rgba(226,240,251,.97),rgba(226,240,251,.82) 58%,rgba(226,240,251,.24))}.hero-reference h1{font-size:46px}.service-panel-copy{width:90%;padding:34px 28px}.news-recruit-grid{grid-template-columns:1fr}.recruit-card{height:300px}.footer-grid{grid-template-columns:1fr}.footer-menu{justify-content:flex-start;flex-wrap:wrap}.contact-band-inner{align-items:center;flex-direction:row}.contact-band-inner>div{display:block}}
@media(max-width:620px){.hero-reference{min-height:570px}.hero-reference .hero-photo{background-position:68% center}.hero-reference .hero-photo:after{background:linear-gradient(90deg,rgba(226,240,251,.98),rgba(226,240,251,.9) 68%,rgba(226,240,251,.42))}.hero-reference h1{font-size:36px}.hero-reference .hero-copy br{display:none}.compact-section{padding:40px 0}.center-heading h2{font-size:25px}.service-grid-reference{grid-template-columns:1fr}.service-panel{min-height:270px}.service-panel-copy{width:100%;padding:30px 22px}.service-panel:after{background:rgba(247,250,253,.88)}.service-title{gap:12px}.service-panel h3{font-size:18px}.service-panel p br{display:none}.strength-grid-reference{grid-template-columns:1fr}.strength-grid-reference article{padding:23px 15px;border-right:0;border-bottom:1px solid #d7dfe7}.news-reference .news-list a{grid-template-columns:78px 70px 1fr;gap:8px;font-size:12px}.recruit-card{height:240px}.contact-band-inner{flex-direction:column;gap:18px}.contact-band h2:before{font-size:24px}.footer-menu{display:grid;grid-template-columns:1fr 1fr;gap:12px}.footer-bottom>a{display:none}}

/* v4.0.1: make the configured WordPress logo prominent and crisp */
.site-brand{display:flex;align-items:center;min-width:230px}.site-brand .custom-logo-link{display:flex;align-items:center;width:220px;height:62px;overflow:visible}.site-brand .custom-logo{display:block;width:220px!important;height:58px!important;max-width:none!important;max-height:none!important;object-fit:contain;object-position:left center;opacity:1!important;filter:contrast(1.35) saturate(1.55);image-rendering:auto}.site-brand .custom-logo-link:focus-visible{outline:2px solid #0b4b92;outline-offset:3px}
@media(max-width:900px){.site-brand{min-width:190px}.site-brand .custom-logo-link{width:185px;height:54px}.site-brand .custom-logo{width:185px!important;height:50px!important}}
@media(max-width:420px){.site-brand{min-width:155px}.site-brand .custom-logo-link{width:155px;height:48px}.site-brand .custom-logo{width:155px!important;height:44px!important}}

/* v4.0.2: correct footer logo and legal entity */
.footer-logo{display:block;width:230px;line-height:0}.footer-logo img{display:block;width:100%;height:auto;max-height:58px;object-fit:contain;object-position:left center}.site-footer .wordmark-mark{display:none}
@media(max-width:620px){.footer-logo{width:210px}}

/* v4.1.0: company page */
.company-page{background:#fff}.company-hero{position:relative;min-height:390px;display:flex;align-items:center;overflow:hidden;background:#dcecf8}.company-hero-image{position:absolute;inset:0;background:url(../images/service-pmo.png) 68% 42%/cover no-repeat}.company-hero-image:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(231,243,251,.99) 0%,rgba(231,243,251,.94) 38%,rgba(231,243,251,.38) 67%,rgba(6,29,61,.14) 100%)}.company-hero-inner{position:relative;z-index:1}.company-hero-en{margin:0 0 14px;color:#0b4b92;font:800 12px/1 Arial,sans-serif;letter-spacing:.25em}.company-hero h1{margin:0;color:#071f40;font-size:clamp(42px,5vw,62px);line-height:1.25;letter-spacing:.07em}.company-hero-inner>p:last-child{margin:20px 0 0;color:#21354c;font-size:16px;font-weight:600;line-height:1.9}.company-local-nav{border-bottom:1px solid #dfe5ec;background:#fff}.company-local-nav .wrap{display:flex;justify-content:center}.company-local-nav a{position:relative;min-width:150px;padding:20px 28px;text-align:center;color:#17334f;font-size:13px;font-weight:700;border-right:1px solid #e3e8ee}.company-local-nav a:first-child{border-left:1px solid #e3e8ee}.company-local-nav a:after{content:"↓";margin-left:12px;color:#0b62b6}.company-content{padding-top:80px;padding-bottom:110px}.company-intro{display:grid;grid-template-columns:.65fr 1.35fr;gap:70px;align-items:start;padding-bottom:70px;border-bottom:1px solid #dfe5ec}.company-intro-label{margin:10px 0;color:#0b4b92;font:800 12px/1 Arial,sans-serif;letter-spacing:.22em}.company-intro-lead{margin:0;color:#092c59;font-size:clamp(28px,3.5vw,44px);font-weight:700;line-height:1.55;letter-spacing:.05em}.company-editor-content{max-width:1000px;margin:0 auto}.company-editor-content>h2,.company-editor-content .wp-block-heading:is(h2){position:relative;margin:95px 0 40px;padding-top:23px;color:#092c59;font-size:34px;line-height:1.45;text-align:center;letter-spacing:.06em}.company-editor-content>h2:before,.company-editor-content .wp-block-heading:is(h2):before{content:"";position:absolute;top:0;left:50%;width:38px;height:2px;background:#0b62b6;transform:translateX(-50%)}.company-editor-content>h3,.company-editor-content .wp-block-heading:is(h3){margin:55px 0 22px;color:#0a3469;font-size:24px;border-left:4px solid #0b62b6;padding-left:16px}.company-editor-content p{line-height:2.15}.company-editor-content table{width:100%;border-collapse:collapse;margin:35px 0;background:#fff;border-top:1px solid #cfd8e3}.company-editor-content th,.company-editor-content td{padding:20px 24px;border-bottom:1px solid #dbe2e9;text-align:left;vertical-align:top}.company-editor-content th{width:23%;background:#f1f6fa;color:#0a3469;font-weight:700}.company-editor-content td ul{margin:0;padding-left:1.4em}.company-editor-content hr{height:1px;margin:60px 0;border:0;background:#dfe5ec}.company-editor-content .wp-block-columns{gap:22px;margin:35px 0}.company-editor-content .wp-block-column{padding:30px;background:#f3f7fa;border-top:3px solid #0b4b92}.company-editor-content .wp-block-column h3{margin-top:0;border:0;padding:0}.company-editor-content iframe{display:block;width:100%;min-height:420px;margin:30px 0;border:0}.company-editor-content img{border-radius:2px}.company-editor-content a{color:#075aa9;text-decoration:underline;text-underline-offset:3px}
@media(max-width:900px){.company-hero{min-height:340px}.company-hero-image{background-position:64% center}.company-local-nav .wrap{overflow-x:auto;justify-content:flex-start;width:100%}.company-local-nav a{flex:0 0 auto;min-width:135px}.company-intro{grid-template-columns:1fr;gap:20px}.company-content{padding-top:60px;padding-bottom:80px}}
@media(max-width:620px){.company-hero{min-height:310px}.company-hero-image{background-position:69% center}.company-hero-image:after{background:linear-gradient(90deg,rgba(231,243,251,.98),rgba(231,243,251,.86) 68%,rgba(231,243,251,.35))}.company-hero h1{font-size:38px}.company-hero-inner>p:last-child{font-size:14px}.company-local-nav a{min-width:120px;padding:16px 18px;font-size:12px}.company-content{padding-top:45px;padding-bottom:65px}.company-intro{padding-bottom:45px}.company-intro-lead{font-size:27px}.company-editor-content>h2,.company-editor-content .wp-block-heading:is(h2){margin:65px 0 30px;font-size:27px}.company-editor-content>h3,.company-editor-content .wp-block-heading:is(h3){font-size:21px}.company-editor-content th,.company-editor-content td{display:block;width:100%;padding:15px 17px}.company-editor-content th{border-bottom:0}.company-editor-content iframe{min-height:320px}.company-editor-content .wp-block-columns{display:block}.company-editor-content .wp-block-column{margin-bottom:15px}}

/* v4.2.0: fully composed company page */
.company-v2 .company-local-nav a{min-width:135px}.company-block{padding:95px 0}.company-section-en{margin:0 0 14px;color:#0b5ba9;font:800 12px/1 Arial,sans-serif;letter-spacing:.2em}.company-message-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:9%}.company-message h2,.company-section-heading h2,.company-two-col>header h2{margin:0;color:#082b57;font-size:clamp(34px,4vw,48px);line-height:1.5;letter-spacing:.06em}.company-message-copy p{margin:0 0 20px;line-height:2.1}.company-sign{margin-top:38px!important;text-align:right}.company-sign strong{display:inline-block;margin-top:6px;color:#082b57}.company-philosophy{background:#f2f6f9}.company-section-heading{text-align:center;margin-bottom:45px}.company-section-heading>p:last-child{margin:15px 0 0;color:#586879}.philosophy-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid #ccd8e3;border-bottom:1px solid #ccd8e3}.philosophy-grid article{position:relative;padding:42px;border-right:1px solid #ccd8e3;background:rgba(255,255,255,.35)}.philosophy-grid article:last-child{border-right:0}.philosophy-grid span{color:#0b5ba9;font:700 12px Arial}.philosophy-grid h3{margin:18px 0 0;color:#092e5e;font-size:22px}.philosophy-grid h4{margin:4px 0 20px;color:#0b5ba9;font-size:14px}.philosophy-grid p{margin:0;line-height:1.9}.company-two-col{display:grid;grid-template-columns:290px 1fr;gap:75px}.profile-list{margin:0;border-top:2px solid #0a3f7e}.profile-list>div{display:grid;grid-template-columns:185px 1fr;border-bottom:1px solid #d6dfe8}.profile-list dt,.profile-list dd{margin:0;padding:20px 22px}.profile-list dt{color:#092e5e;font-weight:700;background:#f1f6fa}.profile-list dd small{color:#647384}.profile-list ul{margin:0;padding-left:1.3em}.company-history{background:#f6f8fa}.history-list{list-style:none;margin:0;padding:0;border-top:2px solid #0a3f7e}.history-list li{display:grid;grid-template-columns:130px 1fr;gap:25px;padding:19px 10px;border-bottom:1px solid #d5dee7}.history-list time{color:#0b5ba9;font:700 14px Arial}.history-list p{margin:0}.access-panel{display:grid;grid-template-columns:1.2fr .8fr;margin-top:45px;background:#f1f5f8}.access-map iframe{display:block;width:100%;height:100%;min-height:450px;border:0}.access-copy{padding:50px}.access-copy h3{margin:0 0 16px;color:#092e5e;font-size:24px}.access-copy>p{line-height:1.9}.access-copy ul{margin:24px 0 28px;padding:22px 0;list-style:none;border-top:1px solid #ccd7e2;border-bottom:1px solid #ccd7e2}.access-copy li{margin:7px 0;font-size:13px}.access-copy .button{min-width:220px}
@media(max-width:900px){.company-v2 .company-local-nav a{min-width:125px}.company-message-grid,.company-two-col{grid-template-columns:1fr;gap:35px}.philosophy-grid{grid-template-columns:1fr}.philosophy-grid article{border-right:0;border-bottom:1px solid #ccd8e3}.philosophy-grid article:last-child{border-bottom:0}.access-panel{grid-template-columns:1fr}.access-map iframe{min-height:370px}.access-copy{padding:40px}}
@media(max-width:620px){.company-block{padding:65px 0}.company-message h2,.company-section-heading h2,.company-two-col>header h2{font-size:31px}.company-message-copy p{line-height:1.95}.company-sign{text-align:left}.philosophy-grid article{padding:30px 24px}.profile-list>div{grid-template-columns:1fr}.profile-list dt,.profile-list dd{padding:15px 17px}.history-list li{grid-template-columns:85px 1fr;gap:12px}.access-map iframe{min-height:300px}.access-copy{padding:28px 22px}}

/* v4.3.0: service and recruitment pages */
.detail-section{padding:95px 0}.detail-hero{position:relative;min-height:420px;display:flex;align-items:center;overflow:hidden;background:#e2f0fa}.detail-hero-photo{position:absolute;inset:0;background-position:68% center;background-size:cover}.service-detail-hero .detail-hero-photo{background-image:url(../images/service-it.png)}.recruit-detail-hero .detail-hero-photo{background-image:url(../images/recruit.png)}.detail-hero-photo:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(232,243,251,.99),rgba(232,243,251,.92) 40%,rgba(232,243,251,.2) 72%)}.detail-hero-copy{position:relative;z-index:1}.detail-hero-copy>p,.detail-en{margin:0 0 14px;color:#0b5ba9;font:800 12px/1 Arial,sans-serif;letter-spacing:.22em}.detail-hero h1{margin:0 0 18px;color:#082b57;font-size:clamp(44px,5vw,62px);letter-spacing:.07em}.detail-hero strong{color:#21374f;font-size:17px;line-height:1.9}.detail-local-nav{background:#fff;border-bottom:1px solid #dce4eb}.detail-local-nav .wrap{display:flex;justify-content:center}.detail-local-nav a{min-width:150px;padding:20px 25px;text-align:center;font-size:13px;font-weight:700;border-right:1px solid #e1e7ed}.detail-local-nav a:first-child{border-left:1px solid #e1e7ed}.detail-local-nav a:after{content:"↓";margin-left:10px;color:#0b5ba9}.detail-lead-grid,.recruit-message-grid{display:grid;grid-template-columns:.65fr 1.35fr;gap:8%}.detail-lead h2,.recruit-message h2,.detail-center-heading h2,.service-detail-copy h2{margin:0;color:#082b57;font-size:clamp(34px,4vw,48px);line-height:1.5}.detail-lead-grid>div>p,.recruit-message-grid>div:last-child p{line-height:2.05}.service-detail{background:#f3f7fa}.service-detail-alt{background:#fff}.service-detail-grid{display:grid;grid-template-columns:1fr 1fr;gap:7%;align-items:center}.service-detail-alt .service-detail-image{order:2}.service-detail-image{min-height:430px}.service-detail-image img{width:100%;height:100%;min-height:430px;object-fit:cover}.service-detail-copy>span{color:#0b5ba9;font:700 12px Arial;letter-spacing:.15em}.service-detail-copy>p{margin:15px 0 25px;font-size:16px;font-weight:600}.service-detail-copy ul{list-style:none;margin:0;padding:0;border-top:1px solid #cfd9e3}.service-detail-copy li{padding:18px 0;border-bottom:1px solid #cfd9e3;line-height:1.8}.service-detail-copy li b{display:block;color:#092e5e}.detail-center-heading{text-align:center;margin-bottom:45px}.detail-center-heading>p{margin-bottom:13px}.result-grid,.position-grid{display:grid;grid-template-columns:1fr 1fr;gap:25px}.result-grid article{padding:42px;background:#fff;border-top:4px solid #0b4b92;box-shadow:0 8px 28px rgba(7,35,68,.08)}.result-grid span,.position-head span{color:#0b5ba9;font:700 11px Arial;letter-spacing:.16em}.result-grid h3{margin:14px 0;color:#092e5e;font-size:25px;line-height:1.55}.result-grid ul{margin:22px 0 0;padding:20px 0 0 1.3em;border-top:1px solid #d9e1e9}.service-results{background:#eef3f7}.service-flow ol,.recruit-selection ol{list-style:none;display:grid;grid-template-columns:repeat(4,1fr);margin:0;padding:0}.service-flow li,.recruit-selection li{position:relative;padding:25px 28px;border-left:1px solid #cad5e0}.service-flow li:last-child,.recruit-selection li:last-child{border-right:1px solid #cad5e0}.service-flow li>span,.recruit-selection li>span{color:#0b5ba9;font:700 12px Arial}.service-flow h3,.recruit-selection h3{margin:16px 0 8px;color:#092e5e}.service-flow p{margin:0;font-size:13px}.recruit-values,.recruit-positions{background:#f2f6f9}.recruit-value-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid #cad6e1;border-bottom:1px solid #cad6e1}.recruit-value-grid article{padding:40px;border-right:1px solid #cad6e1}.recruit-value-grid article:last-child{border-right:0}.recruit-value-grid span{color:#0b5ba9;font:700 12px Arial}.recruit-value-grid h3{margin:18px 0 13px;color:#092e5e;font-size:22px}.position-grid article{padding:40px;background:#fff}.position-head{padding-bottom:22px;border-bottom:1px solid #d4dde6}.position-head h3{margin:10px 0 0;color:#092e5e;font-size:24px}.position-status{margin:25px 0 10px;color:#0b5ba9;font-weight:700}.position-status.is-closed{color:#687787}.position-grid .button{margin-top:15px}.recruit-selection ol{text-align:center}.recruit-selection small{color:#637184}
@media(max-width:900px){.detail-hero{min-height:350px}.detail-local-nav .wrap{justify-content:flex-start;overflow-x:auto;width:100%}.detail-local-nav a{flex:0 0 auto;min-width:135px}.detail-lead-grid,.recruit-message-grid,.service-detail-grid{grid-template-columns:1fr;gap:35px}.service-detail-alt .service-detail-image{order:0}.service-detail-image,.service-detail-image img{min-height:360px}.service-flow ol,.recruit-selection ol{grid-template-columns:1fr 1fr}.recruit-value-grid{grid-template-columns:1fr}.recruit-value-grid article{border-right:0;border-bottom:1px solid #cad6e1}}
@media(max-width:620px){.detail-section{padding:65px 0}.detail-hero{min-height:310px}.detail-hero-photo{background-position:70% center}.detail-hero-photo:after{background:linear-gradient(90deg,rgba(232,243,251,.98),rgba(232,243,251,.86) 68%,rgba(232,243,251,.35))}.detail-hero h1{font-size:38px}.detail-local-nav a{min-width:120px;padding:16px 18px;font-size:12px}.detail-lead h2,.recruit-message h2,.detail-center-heading h2,.service-detail-copy h2{font-size:30px}.service-detail-image,.service-detail-image img{min-height:280px}.result-grid,.position-grid{grid-template-columns:1fr}.result-grid article,.position-grid article{padding:30px 24px}.service-flow ol,.recruit-selection ol{grid-template-columns:1fr}.service-flow li,.recruit-selection li{border-right:1px solid #cad5e0;border-bottom:1px solid #cad5e0}.recruit-value-grid article{padding:30px 24px}}

/* v4.4.0: redesigned footer */
.footer-contact{padding:40px 0;background:linear-gradient(110deg,#062d62,#075fb5)}.footer-contact-inner{display:grid;grid-template-columns:1.2fr .9fr auto;gap:38px;align-items:center}.footer-contact-title{display:flex;align-items:center;gap:20px}.footer-mail{display:grid;place-items:center;flex:0 0 52px;width:52px;height:52px;border:1px solid rgba(255,255,255,.6);font-size:25px}.footer-contact-title p{margin:0 0 4px;color:#8ed6ff;font:700 10px Arial;letter-spacing:.2em}.footer-contact-title h2{margin:0;color:#fff;font-size:21px;line-height:1.5}.footer-contact-copy{margin:0;color:#dbeafd;font-size:12px;line-height:1.8}.footer-contact .button{min-width:225px;padding:13px 18px;color:#082b57}.site-footer-v2{padding:52px 0 18px;background:#fff;color:#253448;border-top:0}.footer-main{display:grid;grid-template-columns:310px 1fr;gap:80px}.footer-brand .footer-logo{width:265px}.footer-brand .footer-logo img{max-height:74px}.footer-address{margin:24px 0 0!important;color:#596879;font-size:12px!important;line-height:1.85}.footer-nav-v2{display:grid;grid-template-columns:repeat(3,1fr);gap:40px}.footer-nav-v2>div{display:flex;flex-direction:column;align-items:flex-start}.footer-nav-v2 p{margin:0 0 14px;color:#0b5ba9;font:700 10px Arial;letter-spacing:.16em}.footer-nav-v2 a{position:relative;padding:6px 0;color:#263547;font-size:12px;font-weight:600}.footer-nav-v2 a:hover{color:#0b5ba9}.site-footer-v2 .footer-bottom{position:relative;margin-top:40px;padding-top:18px;border-top:1px solid #dbe2e9;color:#697686;justify-content:flex-start}.footer-page-top{position:absolute;right:0;bottom:-2px;color:#0a417f!important;font:700 10px Arial!important;letter-spacing:.08em}.footer-page-top span{display:inline-grid;place-items:center;width:28px;height:28px;margin-left:9px;border:1px solid #cfd8e2;border-radius:50%}
@media(max-width:1000px){.footer-contact-inner{grid-template-columns:1fr auto}.footer-contact-copy{display:none}.footer-main{grid-template-columns:250px 1fr;gap:45px}.footer-nav-v2{gap:25px}}
@media(max-width:760px){.footer-contact-inner{grid-template-columns:1fr}.footer-contact-title h2{font-size:19px}.footer-contact .button{width:100%}.footer-main{grid-template-columns:1fr;gap:38px}.footer-nav-v2{grid-template-columns:1fr 1fr}.footer-brand .footer-logo{width:235px}.site-footer-v2 .footer-bottom{padding-right:90px}}
@media(max-width:460px){.footer-contact-title{align-items:flex-start}.footer-mail{width:44px;height:44px;flex-basis:44px;font-size:20px}.footer-nav-v2{grid-template-columns:1fr;gap:24px}.footer-nav-v2>div{padding-bottom:18px;border-bottom:1px solid #e1e6eb}.footer-page-top{right:0}.site-footer-v2 .footer-bottom{padding-right:0;padding-bottom:45px}}

/* v4.5.0: information security certification band */
.security-band{padding:48px 0;background:linear-gradient(110deg,#eef5fa,#f8fafc);border-top:1px solid #dbe5ee;border-bottom:1px solid #d6e1eb}.security-band-inner{display:grid;grid-template-columns:1fr 460px;gap:70px;align-items:center}.security-band-label{margin:0 0 9px;color:#0b5ba9;font:700 10px/1 Arial,sans-serif;letter-spacing:.2em}.security-band-copy h2{margin:0 0 15px;color:#082b57;font-size:27px;line-height:1.5;letter-spacing:.04em}.security-band-copy>p:not(.security-band-label){max-width:620px;margin:0;color:#536579;font-size:13px;line-height:1.9}.security-band-link{display:inline-flex;align-items:center;gap:28px;margin-top:20px;padding-bottom:5px;color:#0a417f;border-bottom:1px solid #0a417f;font-size:12px;font-weight:700}.security-certification{display:grid;grid-template-columns:250px 1fr;gap:22px;align-items:center;padding:15px 18px;background:#fff;border:1px solid #d5dee8;box-shadow:0 8px 24px rgba(7,35,68,.07)}.security-certification img{width:250px;height:auto}.security-certification p{margin:0;color:#526174;font-size:10px;line-height:1.65}.security-certification strong{color:#173d70;font-size:11px}
@media(max-width:1000px){.security-band-inner{grid-template-columns:1fr 390px;gap:38px}.security-certification{grid-template-columns:215px 1fr}.security-certification img{width:215px}}
@media(max-width:760px){.security-band{padding:42px 0}.security-band-inner{grid-template-columns:1fr;gap:30px}.security-certification{max-width:460px;grid-template-columns:250px 1fr}.security-certification img{width:250px}}
@media(max-width:460px){.security-band-copy h2{font-size:23px}.security-certification{grid-template-columns:1fr;padding:13px}.security-certification img{width:100%;max-width:300px;margin:auto}.security-certification p{text-align:center}}

/* v4.6.0: images selected in the WordPress page editor */
.service-panel:before{background-image:var(--panel-image)!important}.detail-hero-photo{background-image:var(--detail-hero-image)!important}
