/* Ported from the existing MANOCA design prototype. */
*,:before,:after{border-width:0;border-style:solid}h1,h2,h3{font-size:inherit;font-weight:inherit}dl,dd{margin:0}svg{display:block}button,input,textarea{font:inherit}
:root{--background:#fff;--foreground:#243334;--ink:#243334;--muted:#617072;--accent:#937445;--deep:#183d42;--blue:#327898;--surface:#f3f6f6;--border:#dae1e1;--font-sans:"Yu Gothic","YuGothic","Hiragino Kaku Gothic ProN","Meiryo",sans-serif;--radius:0}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:32px}body{margin:0;color:var(--ink);background:var(--background);font-family:var(--font-sans);font-size:17px;font-weight:500;line-height:2;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}img{display:block;max-width:100%;height:auto}h1,h2,h3,p{margin:0}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid var(--blue);outline-offset:6px}::selection{background:#dbe8e7}svg{flex-shrink:0}.skip-link{position:fixed;top:-100px;left:20px;z-index:100;padding:10px 18px;background:#fff}.skip-link:focus{top:10px}
.site-header{height:128px;padding:24px 4.5%;display:flex;justify-content:space-between;align-items:center;gap:30px;background:#fff;position:relative;z-index:3}.brand{flex:none;display:flex;align-items:flex-start;flex-direction:column;line-height:1.2;gap:8px}.brand>span{font-family:Georgia,"Times New Roman",serif;font-size:34px;letter-spacing:6px;display:flex;align-items:center;gap:2px;color:#243334}.brand-diamond{display:inline-block;width:12px;height:12px;transform:rotate(45deg);margin:0 8px 0 1px;background:#ad925a}.brand small{font-size:12px;letter-spacing:2px;color:#63706f}.header-right{display:flex;flex-direction:column;align-items:flex-end;gap:19px}.header-note{font-size:12px;letter-spacing:.1em;color:var(--muted)}nav{display:flex;align-items:center;gap:30px;font-size:14px;font-weight:700;line-height:1.4}nav>a{position:relative;white-space:nowrap;transition:color .2s}nav>a:hover{color:var(--blue)}.nav-contact{border-left:1px solid #ccd7d6;padding-left:26px;display:flex;align-items:center;gap:18px}
.hero{position:relative;min-height:690px;margin-bottom:22px;isolation:isolate}.hero-photo{position:absolute;top:0;right:0;width:59%;height:575px;overflow:hidden;background:#eef2f2}.hero-photo:after{content:"";position:absolute;inset:0;border:1px solid #152e3010;pointer-events:none}.hero-photo img{width:100%;height:100%;object-fit:cover;object-position:29% center}.hero-copy{position:relative;z-index:1;width:53.5%;padding:60px 40px 46px max(4.5vw,calc((100vw - 1320px)/2));top:56px;background:#fff;box-shadow:22px 25px 48px -25px #1b35332a;min-height:504px}.eyebrow{font-size:13px;font-weight:700;letter-spacing:.17em;color:var(--accent);line-height:1.6;margin-bottom:25px}.hero h1{font-size:clamp(32px,3.3vw,54px);font-weight:600;letter-spacing:.025em;line-height:1.65;white-space:nowrap}.hero h1 span{color:var(--deep)}.hero-description{font-size:17px;font-weight:500;line-height:2.1;margin-top:23px;color:#586668}.text-link{display:inline-flex;align-items:center;gap:28px;margin-top:27px;font-size:15px;font-weight:700;letter-spacing:.04em}.text-link>span{width:47px;height:47px;border-radius:50%;border:1px solid #bfcbca;display:grid;place-items:center;transition:background .25s,color .25s,transform .25s}.text-link:hover>span{background:var(--deep);color:white;transform:translateX(4px)}.hero-caption{position:absolute;right:5%;top:607px;display:flex;align-items:flex-start;gap:20px;font-size:14px;line-height:1.85;color:#5a686a}.hero-caption strong{font-weight:600;color:var(--ink)}.caption-line{height:1px;width:42px;background:var(--accent);margin-top:12px}.scroll-cue{position:absolute;left:4.5%;bottom:0;display:flex;align-items:center;gap:17px;font-family:Arial,sans-serif;font-size:10px;letter-spacing:.19em}.scroll-line{width:90px;height:1px;background:#bdc7c7;position:relative}.scroll-line:after{content:"";position:absolute;left:0;top:0;height:1px;width:30px;background:var(--accent)}
.section-wrap{width:calc(100% - 12%);max-width:1240px;margin:0 auto}.intro{padding:102px 0 116px;display:grid;grid-template-columns:1fr 1.14fr;gap:75px}.section-heading h2{font-size:32px;font-weight:600;line-height:1.85;letter-spacing:.05em}.intro-body{padding-top:44px}.intro-body>p{font-size:17px;line-height:2.15;margin-bottom:20px}.underlined-link{display:flex;align-items:center;justify-content:space-between;gap:30px;padding:13px 0;border-bottom:1px solid #98aaa9;font-size:15px;font-weight:700;max-width:265px;margin-top:31px;transition:color .2s}.underlined-link:hover{color:var(--blue)}
@media(min-width:1600px){.hero-copy{width:51%;padding-top:76px;padding-bottom:60px}.hero-photo{height:640px}.hero{min-height:770px}.hero-caption{top:680px}}
@media(max-width:1100px){.site-header{padding:20px 4%;height:115px}nav{gap:18px;font-size:13px}.nav-contact{padding-left:18px;gap:10px}.brand>span{font-size:29px;letter-spacing:4px}.hero-copy{width:58%;padding-left:4.5vw;padding-right:24px}.hero h1{font-size:34px}.hero-description{font-size:16px}.hero-photo{width:58%}.intro{gap:40px;grid-template-columns:1fr 1.05fr}.section-heading h2{font-size:28px}.desktop-break{display:none}}
@media(max-width:800px){.site-header{height:auto;min-height:105px;align-items:center;flex-wrap:wrap;padding:19px 6%;gap:19px}.brand>span{font-size:27px}.brand small{font-size:10px}.header-note{display:none}.header-right{width:100%}nav{justify-content:space-between;width:100%;gap:12px;font-size:12px;flex-wrap:wrap}.nav-contact{border:0;padding-left:0}nav>a:nth-child(3){display:none}.hero{padding-top:260px;min-height:initial;margin-bottom:0;padding-bottom:32px}.hero-photo{width:92%;height:320px;top:0}.hero-photo img{object-position:center 40%}.hero-copy{width:92%;top:0;padding:35px 6vw 32px;min-height:0;box-shadow:14px 22px 44px -24px #1b35332e}.hero h1{font-size:clamp(24px,4.9vw,37px);line-height:1.75;letter-spacing:.01em}.eyebrow{font-size:12px;margin-bottom:20px}.hero-description{font-size:15px;margin-top:22px;line-height:2.1}.hero-caption,.scroll-cue{display:none}.text-link{font-size:14px;gap:24px}.section-wrap{width:88%}.intro{padding:58px 0 72px;display:block}.section-heading h2{font-size:27px;line-height:1.7}.intro-body{padding-top:28px}.intro-body>p{font-size:16px;line-height:2.15}.underlined-link{font-size:14px}}
.section-lead{font-size:16px;line-height:2.1;color:var(--muted);margin-top:25px}.belief{background:var(--surface);padding:95px 0 105px}.belief-inner{display:grid;grid-template-columns:1fr 1.14fr;gap:75px}.belief-list article{display:flex;gap:24px;padding:31px 0;border-top:1px solid #cbd7d7}.belief-list article:first-child{padding-top:3px;border-top:0}.belief-list article:last-child{padding-bottom:0}.index-number{font-family:Georgia,serif;color:#8a9b9c;font-size:25px;line-height:1.5;min-width:30px}.belief-list h3{font-size:22px;line-height:1.6;font-weight:600;letter-spacing:.03em;margin-bottom:13px}.belief-list p{font-size:16px;line-height:2;color:#5a696b}.message-section{position:relative;margin:116px 0 124px;min-height:660px}.message-image{position:absolute;left:0;top:0;width:56%;height:550px;background:#f2f4f4;overflow:hidden}.message-image img{width:100%;height:100%;object-fit:cover;object-position:40% center}.message-card{position:relative;width:48%;margin-left:48%;top:73px;background:#fff;padding:49px 4.5% 40px 5%;box-shadow:-20px 23px 50px -28px #203f3d2e}.message-card h2{font-size:34px;line-height:1.7;font-weight:600;margin-bottom:24px;letter-spacing:.045em}.message-card>p:not(.eyebrow){font-size:16px;color:#59666a;line-height:2.1;margin-bottom:18px}.signature{display:flex;align-items:baseline;gap:22px;margin-top:26px}.signature>span{font-size:13px;color:var(--muted)}.signature strong{font-size:21px;font-weight:500;letter-spacing:.14em}.message-card .underlined-link{margin-top:19px}.service-section{padding:30px 0 117px}.service-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:50px;margin-bottom:45px}.service-heading>p{font-size:16px;line-height:2.1;margin-bottom:5px;color:var(--muted)}.service-panel{display:grid;grid-template-columns:40% 60%;box-shadow:0 18px 46px -24px #183f4525;border:1px solid #e3e9e9}.service-brand{background:#edf4f7;padding:65px 45px;display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative;color:#367693;text-align:center}.service-brand>p:first-child{font-size:13px;letter-spacing:.1em;margin-bottom:13px}.service-brand>strong{font-size:46px;font-weight:700;letter-spacing:-.06em;line-height:1.5}.service-brand>strong>span{display:block;font-family:Arial,sans-serif;font-size:12px;font-weight:400;letter-spacing:.22em}.service-brand-rule{width:44px;height:1px;background:#9bb8c5;margin:38px auto 23px}.service-brand-caption{font-size:20px;line-height:1.9;letter-spacing:.08em}.service-detail{padding:47px 50px 44px}.service-detail h3{font-size:25px;line-height:1.8;font-weight:600;margin-bottom:20px}.service-detail>p{font-size:16px;line-height:2;color:var(--muted);max-width:490px}.service-detail dl{margin:29px 0}.service-detail dl>div{display:grid;grid-template-columns:112px 1fr;gap:16px;padding:14px 0;border-top:1px solid var(--border);font-size:14px;line-height:1.9}.service-detail dt{font-weight:700}.service-detail dd{margin:0;color:#53676b}.service-detail dd small{font-size:12px}.primary-link{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:19px 24px;background:#327694;color:#fff;font-size:15px;font-weight:600;transition:background .2s;line-height:1.65}.primary-link:hover{background:#23546a}.company-section{padding:87px 0 94px;background:var(--surface)}.company-inner{display:grid;grid-template-columns:1fr 1.14fr;gap:75px}.company-links>a{display:flex;align-items:center;justify-content:space-between;padding:30px 14px 30px 2px;border-bottom:1px solid #c3d0d0;transition:padding .25s}.company-links>a:first-child{border-top:1px solid #c3d0d0}.company-links>a:hover{padding-left:12px}.company-links span{font-size:12px;letter-spacing:.1em;color:var(--accent);font-family:Arial,sans-serif}.company-links h3{font-size:24px;font-weight:600;line-height:1.8;margin:4px 0}.company-links p{font-size:14px;color:var(--muted)}.recruit-section{display:grid;grid-template-columns:1fr 1.14fr;align-items:center;gap:75px;padding:115px 0}.recruit-copy h2{font-size:32px;font-weight:600;line-height:1.8;letter-spacing:.04em}.recruit-copy>p:not(.eyebrow){font-size:16px;line-height:2.1;color:var(--muted);margin-top:22px}.recruit-image{position:relative;margin:0 16px 20px 0}.recruit-image:after{content:"";position:absolute;inset:25px -22px -22px 35px;background:#edf2f2;z-index:-1}.recruit-image img{width:100%;aspect-ratio:1.4;object-fit:cover;object-position:30% center}.contact-section{padding:76px 0 56px;background:#1c3f44;color:#fff}.contact-section .eyebrow{color:#c0b38f;margin-bottom:17px}.contact-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:35px;margin-bottom:36px}.contact-heading h2{font-size:28px;font-weight:500;letter-spacing:.035em}.contact-heading>p{font-size:14px;line-height:2;color:#c8d6d7}.contact-links{display:grid;grid-template-columns:1fr 1fr;border:1px solid #617a7e}.contact-links>a{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:29px 33px;transition:background .2s}.contact-links>a:hover{background:#ffffff0d}.contact-links>a+a{border-left:1px solid #617a7e}.contact-links span{font-size:12px;color:#c8d6d7}.contact-links h3{font-size:23px;font-weight:500;margin:7px 0 4px}.contact-links p{font-size:13px;color:#c8d6d7}.contact-phone{display:flex;align-items:center;justify-content:center;gap:25px;font-size:13px;color:#d9e3e3;margin-top:35px}.contact-phone a{font-family:Arial,sans-serif;font-size:25px;letter-spacing:.045em;line-height:1.3;color:#fff}.contact-phone>span{font-size:12px}.site-footer{padding-top:57px;padding-bottom:25px}.footer-top{display:flex;justify-content:space-between;align-items:flex-start;gap:40px}.footer-company{font-size:12px;line-height:2;color:var(--muted);margin-top:24px}.footer-top nav{font-size:12px;gap:25px;padding-top:10px}.footer-bottom{margin-top:42px;border-top:1px solid var(--border);padding-top:21px;display:flex;align-items:center;justify-content:space-between;gap:25px}.footer-bottom p{font-size:13px;color:var(--muted);letter-spacing:.05em}.footer-bottom small{font-size:11px;font-family:Arial,sans-serif;color:#738183}
@media(min-width:1600px){.hero h1{font-size:48px}.message-card{padding-right:max(5%,calc((100vw - 1320px)/2));width:52%}.message-image{height:590px}.message-section{min-height:690px}}
@media(max-width:1100px){.belief-inner,.company-inner,.recruit-section{gap:40px;grid-template-columns:1fr 1.05fr}.service-heading{gap:28px}.service-heading>p{font-size:15px;max-width:350px}.service-brand{padding:45px 30px}.service-brand>strong{font-size:40px}.service-detail{padding:36px 30px}.service-detail dl>div{grid-template-columns:98px 1fr;gap:12px}.message-card{padding:38px 4%;width:52%;margin-left:46%}.message-card h2{font-size:30px}.contact-heading h2{font-size:25px}.contact-links h3{font-size:21px}.contact-links>a{padding:26px}.footer-top nav{gap:17px}}
@media(max-width:800px){.belief{padding:58px 0 65px}.belief-inner,.company-inner{display:block}.belief-list{margin-top:38px}.belief-list article{gap:18px;padding:25px 0}.belief-list h3{font-size:20px}.belief-list p{font-size:15px}.section-lead{font-size:15px}.message-section{padding-top:275px;margin:65px 0 80px;min-height:0}.message-image{width:94%;height:330px}.message-image img{object-position:42% 40%}.message-card{width:91%;top:0;margin-left:9%;padding:34px 7% 33px}.message-card h2{font-size:28px}.message-card>p:not(.eyebrow){font-size:15px}.signature strong{font-size:20px}.service-section{padding:0 0 72px}.service-heading{display:block;margin-bottom:29px}.service-heading>p{font-size:15px;margin-top:24px;max-width:none}.service-panel{display:block}.service-brand{padding:35px 25px;align-items:flex-start;text-align:left}.service-brand>strong{font-size:38px}.service-brand>strong>span{font-size:11px}.service-brand-rule,.service-brand-caption{display:none}.service-detail{padding:29px 24px}.service-detail h3{font-size:22px}.service-detail>p{font-size:15px}.service-detail dl>div{grid-template-columns:1fr;gap:5px;font-size:14px}.primary-link{font-size:14px;padding:17px 18px}.company-section{padding:58px 0 65px}.company-links{margin-top:32px}.company-links>a{padding:23px 0}.company-links h3{font-size:21px}.recruit-section{display:flex;flex-direction:column-reverse;align-items:stretch;gap:45px;padding:65px 0}.recruit-copy h2{font-size:28px}.recruit-copy>p:not(.eyebrow){font-size:15px}.recruit-image{margin-right:15px;margin-bottom:0}.recruit-image img{aspect-ratio:1.6}.contact-section{padding:49px 0 42px}.contact-heading{display:block;margin-bottom:29px}.contact-heading h2{font-size:24px;line-height:1.9}.contact-heading>p{font-size:14px;margin-top:17px}.contact-links{display:block}.contact-links>a{padding:24px 22px}.contact-links>a+a{border-left:0;border-top:1px solid #617a7e}.contact-links h3{font-size:20px;line-height:1.7}.contact-phone{flex-wrap:wrap;gap:10px 19px;justify-content:flex-start;margin-top:29px;font-size:12px}.contact-phone>a{font-size:24px}.contact-phone>span{width:100%}.site-footer{padding-top:42px}.footer-top{display:block}.footer-top nav{margin-top:28px;justify-content:flex-start;gap:18px 22px}.footer-top nav>a:nth-child(3){display:inline}.footer-bottom{margin-top:30px;display:block}.footer-bottom small{display:block;margin-top:8px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}
