{"id":14777,"date":"2015-03-16T19:53:30","date_gmt":"2015-03-16T19:53:30","guid":{"rendered":"https:\/\/www.sisinternational.com\/?page_id=14777"},"modified":"2026-04-15T20:08:32","modified_gmt":"2026-04-16T00:08:32","slug":"sis%e5%9b%bd%e9%9a%9b%e7%a0%94%e7%a9%b6%e3%81%ab%e3%81%a4%e3%81%84%e3%81%a6","status":"publish","type":"page","link":"https:\/\/www.sisinternational.com\/ja\/sis%e5%9b%bd%e9%9a%9b%e7%a0%94%e7%a9%b6%e3%81%ab%e3%81%a4%e3%81%84%e3%81%a6\/","title":{"rendered":"\u79c1\u305f\u3061\u306b\u3064\u3044\u3066"},"content":{"rendered":"<!--\n  SIS International \u2014 About Page\n  WordPress-safe: CSS scoped under .sis-about-page\n  UPDATED: blue \u2192 #0e5e95\n-->\n<style>\n.sis-about-page{\n  --ab-charcoal:#1a2332;--ab-dark:#243044;--ab-mid:#4a5568;--ab-muted:#718096;\n  --ab-light:#a0aec0;--ab-border:#d2d8e2;--ab-cloud:#e8ecf1;--ab-ivory:#f1f4f8;\n  --ab-white:#ffffff;--ab-gold:#bd8f13;--ab-gold-light:#d4a72a;--ab-gold-soft:rgba(189,143,19,0.08);\n  --ab-blue:#0e5e95;--ab-blue-dark:#0a4f7e;\n  --ab-sans:'Helvetica Neue',Helvetica,Arial,sans-serif;\n  --ab-ease:cubic-bezier(0.16,1,0.3,1);--ab-ease-out:cubic-bezier(0.33,1,0.68,1);\n  font-family:var(--ab-sans);color:var(--ab-charcoal);line-height:1.6;-webkit-font-smoothing:antialiased;overflow-x:hidden;\n}\n.sis-about-page *,.sis-about-page *::before,.sis-about-page *::after{box-sizing:border-box;margin:0;padding:0}\n.sis-about-page a{text-decoration:none;color:inherit}.sis-about-page img{max-width:100%;display:block}.sis-about-page ul{list-style:none}\n.sis-about-page .ar{opacity:0;transform:translateY(32px);transition:opacity .9s var(--ab-ease-out),transform .9s var(--ab-ease-out)}\n.sis-about-page .ar.avis{opacity:1;transform:translateY(0)}\n.sis-about-page .ab-tag{font-size:11px;font-weight:700;letter-spacing:.2em;text-transform:uppercase;color:var(--ab-gold);margin-bottom:14px}\n.sis-about-page .ab-title{font-size:clamp(2rem,3.5vw,2.8rem);font-weight:700;letter-spacing:-.025em;color:var(--ab-charcoal);line-height:1.12;margin-bottom:16px}\n.sis-about-page .ab-title span{color:var(--ab-gold)}\n.sis-about-page .ab-desc{font-size:.95rem;line-height:1.8;color:var(--ab-mid);max-width:560px}\n.sis-about-page .ab-section{padding:clamp(80px,10vw,140px) clamp(24px,6vw,100px)}\n.sis-about-page .ab-container{max-width:1200px;margin:0 auto}\n.sis-about-page .ab-what{background:var(--ab-ivory)}\n.sis-about-page .ab-what-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:clamp(40px,6vw,80px);align-items:start;margin-top:48px}\n.sis-about-page .ab-what-list{display:flex;flex-direction:column;gap:16px}\n.sis-about-page .ab-what-item{display:flex;align-items:flex-start;gap:14px;padding:22px 24px;border-radius:14px;background:var(--ab-white);border:1px solid var(--ab-border);transition:all .3s var(--ab-ease)}\n.sis-about-page .ab-what-item:hover{border-color:rgba(189,143,19,.25);transform:translateX(4px);box-shadow:0 8px 24px rgba(0,0,0,.03)}\n.sis-about-page .ab-what-dot{width:8px;height:8px;border-radius:50%;background:var(--ab-gold);flex-shrink:0;margin-top:6px}\n.sis-about-page .ab-what-item h4{font-size:.92rem;font-weight:700;color:var(--ab-charcoal);margin-bottom:3px}\n.sis-about-page .ab-what-item p{font-size:.82rem;line-height:1.65;color:var(--ab-mid)}\n.sis-about-page .ab-process{background:linear-gradient(160deg,#083d62 0%,var(--ab-blue-dark) 45%,var(--ab-blue) 100%);color:var(--ab-white);position:relative;overflow:hidden}\n.sis-about-page .ab-process-atmo{position:absolute;inset:0;pointer-events:none;background:radial-gradient(ellipse 50% 50% at 70% 30%,rgba(189,143,19,.06) 0%,transparent 60%)}\n.sis-about-page .ab-process .ab-title{color:var(--ab-white)}.sis-about-page .ab-process .ab-desc{color:rgba(255,255,255,.75)}\n.sis-about-page .ab-process-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:48px}\n.sis-about-page .ab-pstep{padding:32px 24px;border-radius:14px;background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.06);transition:all .4s var(--ab-ease);position:relative;overflow:hidden}\n.sis-about-page .ab-pstep::before{content:'';position:absolute;top:0;left:0;right:0;height:2px;background:linear-gradient(90deg,var(--ab-gold),var(--ab-gold-light));transform:scaleX(0);transform-origin:left;transition:transform .5s var(--ab-ease)}\n.sis-about-page .ab-pstep:hover::before{transform:scaleX(1)}\n.sis-about-page .ab-pstep:hover{background:rgba(255,255,255,.06);transform:translateY(-3px)}\n.sis-about-page .ab-pstep-num{font-size:11px;font-weight:700;letter-spacing:.15em;color:var(--ab-gold-light);margin-bottom:16px}\n.sis-about-page .ab-pstep h3{font-size:1.1rem;font-weight:700;color:var(--ab-white);margin-bottom:8px}\n.sis-about-page .ab-pstep p{font-size:.84rem;line-height:1.75;color:rgba(255,255,255,.65)}\n.sis-about-page .ab-global{background:var(--ab-cloud)}\n.sis-about-page .ab-offices{display:flex;flex-wrap:wrap;gap:10px;margin-top:32px}\n.sis-about-page .ab-office{display:inline-flex;align-items:center;gap:8px;padding:10px 18px;border-radius:10px;background:var(--ab-white);border:1px solid var(--ab-border);font-size:13px;font-weight:600;color:var(--ab-charcoal);transition:all .3s var(--ab-ease)}\n.sis-about-page .ab-office:hover{border-color:rgba(189,143,19,.3);transform:translateY(-2px)}\n.sis-about-page .ab-office-dot{width:6px;height:6px;border-radius:50%;background:var(--ab-blue)}\n.sis-about-page .ab-clients{background:var(--ab-ivory)}\n.sis-about-page .ab-client-logos{display:flex;flex-wrap:wrap;gap:12px;margin-top:32px}\n.sis-about-page .ab-client-pill{padding:10px 20px;border-radius:100px;border:1px solid var(--ab-border);background:var(--ab-white);font-size:13px;font-weight:600;color:var(--ab-charcoal);transition:all .3s var(--ab-ease)}\n.sis-about-page .ab-client-pill:hover{border-color:rgba(14,94,149,.3);background:rgba(14,94,149,.03)}\n.sis-about-page .ab-team{background:var(--ab-cloud);color:var(--ab-charcoal);position:relative;overflow:hidden}\n.sis-about-page .ab-team-atmo{position:absolute;inset:0;pointer-events:none;background:radial-gradient(ellipse 40% 50% at 20% 40%,rgba(14,94,149,.04) 0%,transparent 60%)}\n.sis-about-page .ab-team .ab-title{color:var(--ab-charcoal)}.sis-about-page .ab-team .ab-desc{color:var(--ab-mid)}\n.sis-about-page .ab-team-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;margin-top:48px;position:relative;z-index:2}\n.sis-about-page .ab-member{position:relative}\n.sis-about-page .ab-member-img-wrap{aspect-ratio:4\/5;overflow:hidden;border-radius:12px;background:var(--ab-ivory);border:1px solid var(--ab-border);margin-bottom:16px;position:relative}\n.sis-about-page .ab-member-img-wrap img{width:100%;height:100%;object-fit:cover;opacity:.7;filter:grayscale(100%);transition:all .5s var(--ab-ease)}\n.sis-about-page .ab-member:hover .ab-member-img-wrap img{opacity:1;filter:grayscale(0%);transform:scale(1.05)}\n.sis-about-page .ab-member-img-wrap::after{content:'';position:absolute;inset:0;background:linear-gradient(to top,rgba(0,0,0,.6) 0%,transparent 50%);opacity:.6;pointer-events:none}\n.sis-about-page .ab-member-badge{position:absolute;bottom:12px;left:12px;z-index:2;display:inline-block;padding:3px 10px;border-radius:4px;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.1em;background:var(--ab-gold);color:var(--ab-white);box-shadow:0 4px 12px rgba(189,143,19,.3)}\n.sis-about-page .ab-member-name{font-size:1rem;font-weight:700;color:var(--ab-charcoal)}\n.sis-about-page .ab-member-role{font-size:12px;color:var(--ab-mid);margin-top:2px}\n.sis-about-page .ab-member-linkedin{display:flex;align-items:center;gap:6px;margin-top:10px;font-size:11px;font-weight:600;color:var(--ab-blue);transition:color .3s;width:fit-content}\n.sis-about-page .ab-member-linkedin:hover{color:var(--ab-gold-light)}\n.sis-about-page .ab-member-linkedin svg{width:14px;height:14px;fill:currentColor}\n.sis-about-page .ab-bio-toggle{display:flex;align-items:center;gap:6px;margin-top:8px;font-size:11px;font-weight:600;color:var(--ab-mid);cursor:pointer;transition:color .3s;background:none;border:none;font-family:var(--ab-sans);padding:0;width:fit-content}\n.sis-about-page .ab-bio-toggle:hover{color:var(--ab-gold-light)}\n.sis-about-page .ab-bio-toggle svg{width:12px;height:12px;stroke:currentColor;fill:none;transition:transform .3s var(--ab-ease)}\n.sis-about-page .ab-bio-toggle.ab-open svg{transform:rotate(180deg)}\n.sis-about-page .ab-bio-text{max-height:0;overflow:hidden;transition:max-height .5s var(--ab-ease),opacity .4s,margin .3s;opacity:0;margin-top:0}\n.sis-about-page .ab-bio-text.ab-open{max-height:500px;opacity:1;margin-top:12px;padding:14px 16px;border-radius:10px;background:var(--ab-white);border:1px solid var(--ab-border)}\n.sis-about-page .ab-bio-text p{font-size:.78rem;line-height:1.7;color:var(--ab-mid)}.sis-about-page .ab-bio-text p+p{margin-top:10px}\n.sis-about-page .ab-cta{padding:clamp(100px,12vw,160px) clamp(24px,6vw,100px);text-align:center;background:var(--ab-ivory);position:relative}\n.sis-about-page .ab-cta-inner{max-width:600px;margin:0 auto}\n.sis-about-page .ab-cta h3{font-size:clamp(2rem,4vw,2.8rem);font-weight:700;letter-spacing:-.025em;color:var(--ab-charcoal);line-height:1.1;margin-bottom:16px}\n.sis-about-page .ab-cta h3 span{color:var(--ab-gold)}\n.sis-about-page .ab-cta p{font-size:1rem;line-height:1.8;color:var(--ab-mid);margin-bottom:32px}\n.sis-about-page .ab-spin-btn{position:relative;display:inline-flex;height:3.25rem;align-items:center;justify-content:center;overflow:hidden;border-radius:.6rem;padding:0 2rem;font-family:var(--ab-sans);font-weight:700;color:#fff!important;border:none;cursor:pointer;transition:all .3s cubic-bezier(.34,1.56,.64,1);z-index:1}\n.sis-about-page .ab-spin-btn:hover{transform:scale(1.1)}\n.sis-about-page .ab-spin-ray{position:absolute;inset:-500%;animation:abSpin 3s linear infinite;background:conic-gradient(from 90deg at 50% 50%,transparent 0%,#bd8f13 45%,#fff 50%,#bd8f13 55%,transparent 100%);z-index:-2}\n.sis-about-page .ab-spin-fill{position:absolute;inset:2px;background:linear-gradient(135deg,#d4a31a 0%,#bd8f13 50%,#8a6a10 100%)!important;border-radius:8px;z-index:-1}\n.sis-about-page .ab-spin-btn:hover .ab-spin-fill{background:linear-gradient(135deg,#bd8f13 0%,#8a6a10 100%)!important}\n.sis-about-page .ab-spin-btn span{display:flex;align-items:center;gap:.6rem;font-size:1.05rem;text-shadow:0 1px 2px rgba(0,0,0,.2)}\n.sis-about-page .ab-spin-btn svg{width:18px;height:18px;stroke:#fff;fill:none}\n@keyframes abSpin{from{transform:rotate(0)}to{transform:rotate(360deg)}}\n@media(max-width:1024px){.sis-about-page .ab-what-grid{grid-template-columns:1fr}.sis-about-page .ab-team-grid{grid-template-columns:repeat(2,1fr)}}\n@media(max-width:768px){.sis-about-page .ab-process-steps{grid-template-columns:1fr}.sis-about-page .ab-team-grid{grid-template-columns:1fr 1fr;gap:16px}}\n<\/style>\n<style>\n#sis-hero-master-container{font-family:'Helvetica Neue',Helvetica,Arial,sans-serif;box-sizing:border-box;background-color:#f1f4f8;background-image:linear-gradient(135deg,rgba(255,255,255,.95) 0%,rgba(241,244,248,.98) 100%),url('data:image\/svg+xml,%3Csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"80\" height=\"80\" viewBox=\"0 0 80 80\"%3E%3Cg fill=\"%230e5e95\" fill-opacity=\"0.03\"%3E%3Cpath fill-rule=\"evenodd\" d=\"M11 18H2V2h16v9h11v11H18V11H11v7zm0 26h7V33h11V22H18v11h-7v7H2v16h16V44h-7zM2 78h16V62h11V51H18v11h-7v7H2v9zm67-22h7V40h11V29H78v11h-7v7H62v16h16V56h-7zM62 18h11V7h11v11H78V7H67v11zm-7 11v7H44v11h7v7H40V29h15z\"\/%3E%3C\/g%3E%3C\/svg%3E');background-attachment:fixed;padding:80px 40px;width:100%;min-height:100vh;display:flex;justify-content:center;align-items:center;position:relative}\n#sis-hero-master-container *{box-sizing:border-box}\n.sis-hero-inner-grid{max-width:1250px;width:100%;display:grid;grid-template-columns:1fr 1.2fr;gap:60px;align-items:center;z-index:1}\n.sis-hero-content{opacity:0;animation:sisFadeInUp 1s ease-out forwards}\n.sis-hero-tag-pill{display:inline-flex;align-items:center;border-radius:9999px;padding:8px 18px;font-size:12px;text-transform:uppercase;letter-spacing:.15em;font-weight:700;color:#bf8e15;background:rgba(191,142,21,.1);border:1px solid rgba(191,142,21,.4);margin-bottom:25px}\n.sis-hero-title{font-size:clamp(2.2rem,5vw,3.5rem);font-weight:800;line-height:1.15;margin:0 0 25px 0;color:#0e5e95;background:linear-gradient(110deg,#0e5e95 0%,#0e5e95 25%,#2a7ab5 40%,#6ea8d1 50%,#2a7ab5 60%,#0e5e95 75%,#0e5e95 100%);background-size:200% auto;-webkit-background-clip:text;-webkit-text-fill-color:transparent;animation:deep-sheen-shift 10s linear infinite}\n.sis-hero-subheading{font-size:1.05rem;color:#4a5568;line-height:1.7;margin-bottom:20px}\n.sis-hero-highlight-box{border-left:4px solid #bf8e15;padding-left:20px;margin-top:25px;font-style:italic;color:#2d3748;font-weight:500}\n.sis-hero-video-wrap{position:relative;padding-bottom:56.25%;height:0;overflow:hidden;border-radius:15px;border:8px solid #fff;box-shadow:0 25px 50px -12px rgba(0,0,0,.2);opacity:0;animation:sisFadeInRight 1.2s ease-out forwards .3s}\n.sis-hero-video-wrap iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:0}\n@keyframes deep-sheen-shift{to{background-position:200% center}}\n@keyframes sisFadeInUp{from{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}\n@keyframes sisFadeInRight{from{opacity:0;transform:translateX(50px)}to{opacity:1;transform:translateX(0)}}\n@media(max-width:992px){#sis-hero-master-container{padding:60px 20px}.sis-hero-inner-grid{grid-template-columns:1fr;text-align:center}.sis-hero-highlight-box{text-align:left;margin:25px auto;max-width:600px}.sis-hero-video-wrap{margin-top:40px}}\n<\/style>\n<style>\n.sis-timeline-page{background:linear-gradient(160deg,#083d62 0%,#0a4f7e 40%,#0e5e95 100%);position:relative;border-radius:20px;overflow:hidden}\n.sis-timeline-page::before{content:'';position:absolute;inset:0;background-image:url(\"data:image\/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http:\/\/www.w3.org\/2000\/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'\/%3E%3C\/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)' opacity='0.04'\/%3E%3C\/svg%3E\");pointer-events:none;z-index:0;opacity:.6}\n.sis-timeline-page .header{position:relative;z-index:2;padding:80px 60px 0;max-width:1300px;margin:0 auto}\n.sis-timeline-page .header-eyebrow{display:flex;align-items:center;gap:14px;margin-bottom:28px}\n.sis-timeline-page .eyebrow-line{width:40px;height:1px;background:#bd8f13}\n.sis-timeline-page .eyebrow-text{font-size:.68rem;font-weight:700;letter-spacing:.22em;text-transform:uppercase;color:#bd8f13}\n.sis-timeline-page .header-title{font-size:clamp(3rem,7vw,6rem);font-weight:800;line-height:.95;letter-spacing:-.03em;color:#fff;margin-bottom:32px;font-family:'Helvetica Neue',Helvetica,Arial,sans-serif}\n.sis-timeline-page .header-title span{display:block;background:linear-gradient(110deg,#bd8f13 0%,#d4a72a 50%,#bd8f13 100%);background-size:200% auto;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;animation:tl-gold-sheen 6s linear infinite}\n@keyframes tl-gold-sheen{to{background-position:200% center}}\n.sis-timeline-page .header-divider{width:100%;height:1px;background:linear-gradient(90deg,#bd8f13 0%,rgba(189,143,19,.2) 60%,transparent 100%);margin:48px 0 0}\n.sis-timeline-page .timeline-wrapper{position:relative;z-index:2;max-width:1300px;margin:0 auto;padding:0 60px 100px}\n.sis-timeline-page .timeline-rail{position:absolute;left:60px;top:0;bottom:0;width:1px;background:linear-gradient(to bottom,transparent 0%,rgba(189,143,19,.4) 5%,rgba(189,143,19,.4) 95%,transparent 100%)}\n.sis-timeline-page .timeline-item{display:grid;grid-template-columns:120px 1fr;gap:0 60px;padding:64px 0;border-bottom:1px solid rgba(255,255,255,.05);position:relative;opacity:0;transform:translateY(32px);transition:opacity .7s ease,transform .7s ease;font-family:'Helvetica Neue',Helvetica,Arial,sans-serif}\n.sis-timeline-page .timeline-item.visible{opacity:1;transform:translateY(0)}\n.sis-timeline-page .timeline-item:last-child{border-bottom:none}\n.sis-timeline-page .timeline-item::before{content:'';position:absolute;left:-3.5px;top:72px;width:8px;height:8px;border-radius:50%;background:#bd8f13;box-shadow:0 0 0 3px rgba(189,143,19,.2),0 0 12px rgba(189,143,19,.4)}\n.sis-timeline-page .year-col{display:flex;flex-direction:column;align-items:flex-end}\n.sis-timeline-page .year-num{font-size:1rem;font-weight:800;letter-spacing:.05em;color:#bd8f13;line-height:1;margin-top:4px}\n.sis-timeline-page .year-tick{width:24px;height:1px;background:#bd8f13;margin-top:10px;margin-left:auto}\n.sis-timeline-page .milestone-category{font-size:.65rem;font-weight:700;letter-spacing:.2em;text-transform:uppercase;color:rgba(255,255,255,.45);margin-bottom:12px}\n.sis-timeline-page .milestone-title{font-size:clamp(1.4rem,2.5vw,2rem);font-weight:800;color:#fff;letter-spacing:-.02em;line-height:1.15;margin-bottom:16px}\n.sis-timeline-page .milestone-description{font-size:.95rem;line-height:1.78;color:rgba(255,255,255,.78);max-width:680px;margin-bottom:24px;font-weight:300}\n.sis-timeline-page .milestone-description a{color:#d4a72a;text-decoration:none;border-bottom:1px solid rgba(212,167,42,.3)}\n.sis-timeline-page .tags{display:flex;flex-wrap:wrap;gap:8px;list-style:none;padding:0;margin:0}\n.sis-timeline-page .tag{font-size:.72rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;padding:5px 14px;border-radius:100px;border:1px solid rgba(189,143,19,.35);color:#d4a72a;background:rgba(189,143,19,.08);cursor:default}\n.sis-timeline-page .year-ghost{position:absolute;right:0;top:50%;transform:translateY(-50%);font-size:clamp(5rem,12vw,10rem);font-weight:900;letter-spacing:-.06em;color:rgba(200,210,220,.13);line-height:1;user-select:none;pointer-events:none;z-index:-1}\n.sis-timeline-page .footer-strip{position:relative;z-index:2;border-top:1px solid rgba(255,255,255,.06);padding:32px 60px;max-width:1300px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;font-family:'Helvetica Neue',Helvetica,Arial,sans-serif}\n.sis-timeline-page .footer-brand{font-size:.72rem;font-weight:700;letter-spacing:.15em;text-transform:uppercase;color:rgba(255,255,255,.45)}\n.sis-timeline-page .footer-brand span{color:#bd8f13}\n.sis-timeline-page .footer-line{flex:1;height:1px;background:linear-gradient(90deg,rgba(189,143,19,.3),transparent);margin:0 24px}\n@media(max-width:768px){.sis-timeline-page .header{padding:48px 20px 0}.sis-timeline-page .timeline-wrapper{padding:0 20px 60px}.sis-timeline-page .timeline-rail{left:20px}.sis-timeline-page .timeline-item{grid-template-columns:64px 1fr;gap:0 16px;padding:40px 0}.sis-timeline-page .timeline-item::before{left:-3.5px;top:48px;width:7px;height:7px}.sis-timeline-page .year-ghost{display:none!important}.sis-timeline-page .footer-strip{padding:24px 20px;flex-wrap:wrap;gap:12px;justify-content:center}.sis-timeline-page .footer-line{display:none}}\n<\/style>\n<div id=\"sis-hero-master-container\"><div class=\"sis-hero-inner-grid\"><div class=\"sis-hero-content\"><div class=\"sis-hero-tag-pill\">Global Intelligence<\/div><h1 class=\"sis-hero-title\">SIS\u30a4\u30f3\u30bf\u30fc\u30ca\u30b7\u30e7\u30ca\u30eb\u30fb\u30ea\u30b5\u30fc\u30c1\u306b\u3064\u3044\u3066<\/h1><div class=\"sis-hero-subheading\"><p>Headquartered in New York City and with on-the-ground offices worldwide, SIS offers you in-depth insight and recommendations into the global marketplace. We deliver the around-the-clock project management and client servicing that is essential in a 24\/7 global economy.<\/p><p>With our global team of diverse industry experts and world-renowned researchers and analysts, SIS helps you boost profits, identify new market opportunities, test products, gather data, understand customers, deter competitive threats, track industries, manage their supply chains and discover their full potential.<\/p><\/div><div class=\"sis-hero-highlight-box\">In our 40 years of experience, we have conducted consulting projects in over 135 countries and we have served some of the world&#8217;s largest and most influential companies including over 70% of the Fortune 500.<\/div><\/div><div class=\"sis-hero-video-wrap\"><iframe src=\"https:\/\/www.youtube.com\/embed\/mFOnpxUhB9I?autoplay=0&#038;rel=0\" title=\"SIS International Video\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen><\/iframe><\/div><\/div><\/div>\n<div class=\"sis-about-page\">\n<section class=\"ab-what ab-section\"><div class=\"ab-container\"><div class=\"ab-what-grid\"><div class=\"ar\"><div class=\"ab-tag\">What We Actually Do<\/div><div class=\"ab-title\">Primary Research.<br>Strategy Consulting.<br><span>One Firm.<\/span><\/div><p class=\"ab-desc\">SIS runs its own fieldwork and its own analysis. No subcontractors between you and the data.<\/p><\/div><div class=\"ab-what-list\"><div class=\"ab-what-item ar\"><div class=\"ab-what-dot\"><\/div><div><h4>\u30d5\u30a9\u30fc\u30ab\u30b9\u30fb\u30b0\u30eb\u30fc\u30d7<\/h4><p>In our own Flatiron District facility. One-way mirrors, HD recording, live streaming, simultaneous translation.<\/p><\/div><\/div><div class=\"ab-what-item ar\"><div class=\"ab-what-dot\"><\/div><div><h4>B2B Expert Interviews<\/h4><p>One-on-one sessions with C-suite executives, physicians, engineers, and procurement officers.<\/p><\/div><\/div><div class=\"ab-what-item ar\"><div class=\"ab-what-dot\"><\/div><div><h4>Quantitative Fieldwork<\/h4><p>CATI telephone interviews across 135 countries. Online panels, mobile surveys, intercepts, and CLTs.<\/p><\/div><\/div><div class=\"ab-what-item ar\"><div class=\"ab-what-dot\"><\/div><div><h4>Taste Tests &amp; Sensory<\/h4><p>On-site test kitchen for food, beverage, and personal care product evaluations.<\/p><\/div><\/div><div class=\"ab-what-item ar\"><div class=\"ab-what-dot\"><\/div><div><h4>\u6226\u7565\u30b3\u30f3\u30b5\u30eb\u30c6\u30a3\u30f3\u30b0<\/h4><p>Market entry assessments, competitive intelligence, go-to-market research, VOC studies. FinTech and Blockchain divisions since 2018.<\/p><\/div><\/div><div class=\"ab-what-item ar\"><div class=\"ab-what-dot\"><\/div><div><h4>\u30ab\u30fc\u30af\u30ea\u30cb\u30c3\u30af<\/h4><p>Full-size vehicle evaluations in controlled environments. Exterior, interior, infotainment, and pricing.<\/p><\/div><\/div><\/div><\/div><\/div><\/section>\n<section class=\"ab-process ab-section\"><div class=\"ab-process-atmo\"><\/div><div class=\"ab-container\" style=\"position:relative;z-index:2;\"><div class=\"ar\"><div class=\"ab-tag\" style=\"color:var(--ab-gold-light);\">How Projects Work<\/div><div class=\"ab-title\">From Brief to Decision<br>in Three Phases<\/div><p class=\"ab-desc\">Ruth Stanat built this model on a specific premise: research without a clear decision context is wasted budget.<\/p><\/div><div class=\"ab-process-steps\"><div class=\"ab-pstep ar\"><div class=\"ab-pstep-num\">01<\/div><h3>Design &amp; Recruit<\/h3><p>Screener development and targeted recruitment from our national respondent database.<\/p><\/div><div class=\"ab-pstep ar\"><div class=\"ab-pstep-num\">02<\/div><h3>Fieldwork &amp; Collection<\/h3><p>Sessions conducted in-person or via video stream. Quantitative via CATI, online panels, intercepts, or mobile.<\/p><\/div><div class=\"ab-pstep ar\"><div class=\"ab-pstep-num\">03<\/div><h3>Analysis &amp; Recommendation<\/h3><p>Analysts code transcripts, triangulate against secondary sources, and deliver findings tied to the client&#8217;s decision.<\/p><\/div><\/div><\/div><\/section>\n<section class=\"ab-global ab-section\"><div class=\"ab-container\"><div class=\"ar\"><div class=\"ab-tag\">Where We Operate<\/div><div class=\"ab-title\">Projects in 135 Countries.<br><span>Seven Offices.<\/span><\/div><p class=\"ab-desc\">In-country field teams handle recruitment, moderation, and logistics locally.<\/p><\/div><div class=\"ab-offices ar\"><div class=\"ab-office\"><span class=\"ab-office-dot\"><\/span> \u30cb\u30e5\u30fc\u30e8\u30fc\u30af<\/div><div class=\"ab-office\"><span class=\"ab-office-dot\"><\/span> \u30ed\u30b5\u30f3\u30bc\u30eb\u30b9<\/div><div class=\"ab-office\"><span class=\"ab-office-dot\"><\/span> \u30ed\u30f3\u30c9\u30f3<\/div><div class=\"ab-office\"><span class=\"ab-office-dot\"><\/span> \u30d5\u30e9\u30f3\u30af\u30d5\u30eb\u30c8<\/div><div class=\"ab-office\"><span class=\"ab-office-dot\"><\/span> \u4e0a\u6d77<\/div><div class=\"ab-office\"><span class=\"ab-office-dot\"><\/span> \u30bd\u30a6\u30eb<\/div><div class=\"ab-office\"><span class=\"ab-office-dot\"><\/span> \u30de\u30cb\u30e9<\/div><\/div><\/div><\/section>\n<section class=\"ab-clients ab-section\"><div class=\"ab-container\"><div class=\"ar\"><div class=\"ab-tag\">Who Hires Us<\/div><div class=\"ab-title\">70%+ of the Fortune 500.<br><span>Named Clients.<\/span><\/div><p class=\"ab-desc\">From public press releases and case studies.<\/p><\/div><div class=\"ab-client-logos ar\"><span class=\"ab-client-pill\">\u30a2\u30e1\u30ea\u30ab\u30f3\u822a\u7a7a<\/span><span class=\"ab-client-pill\">\u82f1\u56fd\u822a\u7a7a<\/span><span class=\"ab-client-pill\">\u30ce\u30eb\u30a6\u30a7\u30fc\u30b8\u30e3\u30f3\u30af\u30eb\u30fc\u30ba\u30e9\u30a4\u30f3<\/span><span class=\"ab-client-pill\">Marriott<\/span><span class=\"ab-client-pill\">\u30d5\u30a1\u30a4\u30b6\u30fc<\/span><span class=\"ab-client-pill\">\u30ce\u30d0\u30eb\u30c6\u30a3\u30b9<\/span><span class=\"ab-client-pill\">\u30c7\u30eb<\/span><span class=\"ab-client-pill\">\u30da\u30c8\u30ed\u30d6\u30e9\u30b9<\/span><span class=\"ab-client-pill\">\u30b5\u30e0\u30b9\u30f3<\/span><span class=\"ab-client-pill\">\u30dc\u30fc\u30a4\u30f3\u30b0<\/span><span class=\"ab-client-pill\">\u30b3\u30eb\u30b2\u30fc\u30c8\u30fb\u30d1\u30fc\u30e2\u30ea\u30fc\u30d6<\/span><\/div><\/div><\/section>\n<\/div>\n<div class=\"sis-timeline-page\"><div class=\"header\"><div class=\"header-eyebrow\"><div class=\"eyebrow-line\"><\/div><span class=\"eyebrow-text\">SIS\u30a4\u30f3\u30bf\u30fc\u30ca\u30b7\u30e7\u30ca\u30eb\u30fb\u30ea\u30b5\u30fc\u30c1<\/span><\/div><h1 class=\"header-title\">40+ Years of<br><span>\u9769\u65b0<\/span><\/h1><div class=\"header-divider\"><\/div><\/div><div class=\"timeline-wrapper\"><div class=\"timeline-rail\"><\/div>\n<div class=\"timeline-item\"><div class=\"year-ghost\">1984<\/div><div class=\"year-col\"><div class=\"year-num\">1984<\/div><div class=\"year-tick\"><\/div><\/div><div><div class=\"milestone-category\">Origins<\/div><div class=\"milestone-title\">Company Foundation<\/div><div class=\"milestone-description\">Ruth Stanat founds SIS International Research in New York City as a boutique market research firm.<\/div><div class=\"tags\"><span class=\"tag\">Traditional Research<\/span><span class=\"tag\">Manual Data Collection<\/span><\/div><\/div><\/div>\n<div class=\"timeline-item\"><div class=\"year-ghost\">1990<\/div><div class=\"year-col\"><div class=\"year-num\">1990<\/div><div class=\"year-tick\"><\/div><\/div><div><div class=\"milestone-category\">\u30b0\u30ed\u30fc\u30d0\u30eb\u30ea\u30fc\u30c1<\/div><div class=\"milestone-title\">\u56fd\u969b\u5c55\u958b<\/div><div class=\"milestone-description\">Major expansion begins with offices opening in Europe and Asia. Ruth Stanat personally travels to establish global operations spanning over 120 countries.<\/div><div class=\"tags\"><span class=\"tag\">\u7af6\u4e89\u60c5\u5831<\/span><span class=\"tag\">Global Networks<\/span><\/div><\/div><\/div>\n<div class=\"timeline-item\"><div class=\"year-ghost\">2000<\/div><div class=\"year-col\"><div class=\"year-num\">2000<\/div><div class=\"year-tick\"><\/div><\/div><div><div class=\"milestone-category\">Internet Era<\/div><div class=\"milestone-title\">Internet Research Revolution<\/div><div class=\"milestone-description\">Launch of online research capabilities. Web-based surveys, online focus groups, and digital ethnography. Serving over 70% of Fortune 500.<\/div><div class=\"tags\"><span class=\"tag\">\u30aa\u30f3\u30e9\u30a4\u30f3\u30a2\u30f3\u30b1\u30fc\u30c8<\/span><span class=\"tag\">Digital Ethnography<\/span><\/div><\/div><\/div>\n<div class=\"timeline-item\"><div class=\"year-ghost\">2010<\/div><div class=\"year-col\"><div class=\"year-num\">2010<\/div><div class=\"year-tick\"><\/div><\/div><div><div class=\"milestone-category\">\u30d3\u30c3\u30b0\u30c7\u30fc\u30bf<\/div><div class=\"milestone-title\">Big Data &amp; Social Analytics<\/div><div class=\"milestone-description\">Expansion into social media monitoring and big data analytics. Sentiment analysis and real-time consumer tracking.<\/div><div class=\"tags\"><span class=\"tag\">\u30d3\u30c3\u30b0\u30c7\u30fc\u30bf<\/span><span class=\"tag\">\u611f\u60c5\u5206\u6790<\/span><span class=\"tag\">\u6a5f\u68b0\u5b66\u7fd2<\/span><\/div><\/div><\/div>\n<div class=\"timeline-item\"><div class=\"year-ghost\">2015<\/div><div class=\"year-col\"><div class=\"year-num\">2015<\/div><div class=\"year-tick\"><\/div><\/div><div><div class=\"milestone-category\">Facility<\/div><div class=\"milestone-title\">NYC Facility &amp; Sensory Research<\/div><div class=\"milestone-description\">Renovation of the Flatiron District focus group facility with HD video streaming, eye-tracking, and simultaneous translation. Introduces sensory testing and car clinic methodologies.<\/div><div class=\"tags\"><span class=\"tag\">Eye-Tracking<\/span><span class=\"tag\">Sensory Testing<\/span><span class=\"tag\">\u30ab\u30fc\u30af\u30ea\u30cb\u30c3\u30af<\/span><\/div><\/div><\/div>\n<div class=\"timeline-item\"><div class=\"year-ghost\">2018<\/div><div class=\"year-col\"><div class=\"year-num\">2018<\/div><div class=\"year-tick\"><\/div><\/div><div><div class=\"milestone-category\">\u6226\u7565<\/div><div class=\"milestone-title\">FinTech, BeautyTech &amp; Blockchain<\/div><div class=\"milestone-description\">SIS launches FinTech, Beauty Innovation, and Digital Transformation consulting divisions. In 2019, launches SIS Blockchain consulting.<\/div><div class=\"tags\"><span class=\"tag\">\u30d5\u30a3\u30f3\u30c6\u30c3\u30af\u6226\u7565<\/span><span class=\"tag\">\u30d6\u30ed\u30c3\u30af\u30c1\u30a7\u30fc\u30f3<\/span><span class=\"tag\">BeautyTech<\/span><\/div><\/div><\/div>\n<div class=\"timeline-item\"><div class=\"year-ghost\">2025<\/div><div class=\"year-col\"><div class=\"year-num\">2025<\/div><div class=\"year-tick\"><\/div><\/div><div><div class=\"milestone-category\">Four Decades<\/div><div class=\"milestone-title\">135 Countries. 70%+ Fortune 500.<\/div><div class=\"milestone-description\">SIS marks 40+ years as a founder-led research and strategy firm. The Flatiron District facility continues to run car clinics, product tests, and B2B expert interviews.<\/div><div class=\"tags\"><span class=\"tag\">40+ Years<\/span><span class=\"tag\">135 Countries<\/span><span class=\"tag\">Fortune 500<\/span><\/div><\/div><\/div>\n<\/div><div class=\"footer-strip\"><span class=\"footer-brand\">SIS\u30a4\u30f3\u30bf\u30fc\u30ca\u30b7\u30e7\u30ca\u30eb <span>\u7814\u7a76<\/span><\/span><div class=\"footer-line\"><\/div><span class=\"footer-brand\">Est. <span>1984<\/span><\/span><\/div><\/div>\n<div class=\"sis-about-page\">\n<section class=\"ab-team ab-section\"><div class=\"ab-team-atmo\"><\/div><div class=\"ab-container\" style=\"position:relative;z-index:2;\"><div class=\"ar\"><div class=\"ab-tag\">Leadership<\/div><div class=\"ab-title\">Research Professionals<br>Who Have Done the Work<\/div><p class=\"ab-desc\">Not generalists. Analysts with direct operating experience in the sectors they cover.<\/p><\/div><div class=\"ab-team-grid\">\n<div class=\"ab-member ar\"><div class=\"ab-member-img-wrap\"><img decoding=\"async\" src=\"https:\/\/www.sisinternational.com\/wp-content\/uploads\/2025\/08\/Ruth-Stanat.png\" alt=\"\u30eb\u30fc\u30b9\u30fb\u30b9\u30bf\u30ca\u30fc\u30c8\" loading=\"lazy\"><span class=\"ab-member-badge\">Founder &#038; CEO<\/span><\/div><div class=\"ab-member-name\">\u30eb\u30fc\u30b9\u30fb\u30b9\u30bf\u30ca\u30fc\u30c8<\/div><div class=\"ab-member-role\">President, Founder &#038; CEO<\/div><a href=\"https:\/\/www.linkedin.com\/in\/ruthstanat\/\" target=\"_blank\" rel=\"noopener noreferrer\" class=\"ab-member-linkedin\"><svg viewbox=\"0 0 24 24\"><path d=\"M20.447 20.452h-3.554v-5.569c0-1.328-.027-3.037-1.852-3.037-1.853 0-2.136 1.445-2.136 2.939v5.667H9.351V9h3.414v1.561h.046c.477-.9 1.637-1.85 3.37-1.85 3.601 0 4.267 2.37 4.267 5.455v6.286zM5.337 7.433c-1.144 0-2.063-.926-2.063-2.065 0-1.138.92-2.063 2.063-2.063 1.14 0 2.064.925 2.064 2.063 0 1.139-.925 2.065-2.064 2.065zm1.782 13.019H3.555V9h3.564v11.452zM22.225 0H1.771C.792 0 0 .774 0 1.729v20.542C0 23.227.792 24 1.771 24h20.451C23.2 24 24 23.227 24 22.271V1.729C24 .774 23.2 0 22.222 0h.003z\"\/><\/svg> LinkedIn<\/a><button class=\"ab-bio-toggle\" onclick=\"this.classList.toggle('ab-open');this.nextElementSibling.classList.toggle('ab-open')\">Read Bio <svg viewbox=\"0 0 24 24\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"6 9 12 15 18 9\"><\/polyline><\/svg><\/button><div class=\"ab-bio-text\"><p><strong>Founder and President of <a class=\"wpil_keyword_link\" href=\"https:\/\/www.sisinternational.com\/ja\/sis%e3%82%a4%e3%83%b3%e3%82%bf%e3%83%bc%e3%83%8a%e3%82%b7%e3%83%a7%e3%83%8a%e3%83%ab%e3%83%aa%e3%82%b5%e3%83%bc%e3%83%81%e3%81%8c30%e5%91%a8%e5%b9%b4%e3%82%92%e7%a5%9d%e3%81%86\/\" title=\"SIS\u30a4\u30f3\u30bf\u30fc\u30ca\u30b7\u30e7\u30ca\u30eb\u30ea\u30b5\u30fc\u30c1\u304c30\u5468\u5e74\u3092\u795d\u3046\" data-wpil-keyword-link=\"linked\" data-wpil-monitor-id=\"11508\">SIS\u30a4\u30f3\u30bf\u30fc\u30ca\u30b7\u30e7\u30ca\u30eb\u30fb\u30ea\u30b5\u30fc\u30c1<\/a>.<\/strong> Under her leadership, SIS expanded from classic qualitative and quantitative market research to <strong>data-driven, tech-infused intelligence services<\/strong>.<\/p><p><strong>Charter member of SCIP<\/strong> and recipient of the <strong>SCIP Fellows Award<\/strong>. Author of several books on globalization, corporate strategy, and intelligence \u2014 cited in Forbes, Bloomberg, and Reuters. Operational footprint spans <strong>120+ countries<\/strong>.<\/p><\/div><\/div>\n<div class=\"ab-member ar\"><div class=\"ab-member-img-wrap\"><img decoding=\"async\" src=\"https:\/\/www.sisinternational.com\/wp-content\/uploads\/2025\/08\/Alex-LeVoici-SIS.png\" alt=\"Alexander LeVoci\" loading=\"lazy\"><span class=\"ab-member-badge\">\u6226\u7565<\/span><\/div><div class=\"ab-member-name\">Alexander LeVoci<\/div><div class=\"ab-member-role\">Senior VP of Strategy &#038; Market Intelligence<\/div><a href=\"https:\/\/www.linkedin.com\/in\/alexanderlevoci\/\" target=\"_blank\" rel=\"noopener noreferrer\" class=\"ab-member-linkedin\"><svg viewbox=\"0 0 24 24\"><path d=\"M20.447 20.452h-3.554v-5.569c0-1.328-.027-3.037-1.852-3.037-1.853 0-2.136 1.445-2.136 2.939v5.667H9.351V9h3.414v1.561h.046c.477-.9 1.637-1.85 3.37-1.85 3.601 0 4.267 2.37 4.267 5.455v6.286zM5.337 7.433c-1.144 0-2.063-.926-2.063-2.065 0-1.138.92-2.063 2.063-2.063 1.14 0 2.064.925 2.064 2.063 0 1.139-.925 2.065-2.064 2.065zm1.782 13.019H3.555V9h3.564v11.452zM22.225 0H1.771C.792 0 0 .774 0 1.729v20.542C0 23.227.792 24 1.771 24h20.451C23.2 24 24 23.227 24 22.271V1.729C24 .774 23.2 0 22.222 0h.003z\"\/><\/svg> LinkedIn<\/a><button class=\"ab-bio-toggle\" onclick=\"this.classList.toggle('ab-open');this.nextElementSibling.classList.toggle('ab-open')\">Read Bio <svg viewbox=\"0 0 24 24\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"6 9 12 15 18 9\"><\/polyline><\/svg><\/button><div class=\"ab-bio-text\"><p><strong>13+ years in strategy and management consulting.<\/strong> Helps clients apply <strong>automation and AI-assisted analytics<\/strong>. Previously CEO of RiskPoint Advisors, with experience at <strong>SAP, the World Bank, and the International Finance Corporation<\/strong>.<\/p><p><strong>\u6559\u80b2\uff1a<\/strong> Georgetown University, McDonough School of Business (MBA) &middot; Northeastern University (BA).<\/p><\/div><\/div>\n<div class=\"ab-member ar\"><div class=\"ab-member-img-wrap\"><img decoding=\"async\" src=\"https:\/\/www.sisinternational.com\/wp-content\/uploads\/2025\/08\/Duilio-Bini-SIS.png\" alt=\"Duilio Bini\" loading=\"lazy\"><span class=\"ab-member-badge\">\u30e8\u30fc\u30ed\u30c3\u30d1\u30fb\u4e2d\u6771\u30fb\u30a2\u30d5\u30ea\u30ab<\/span><\/div><div class=\"ab-member-name\">Duilio Bini<\/div><div class=\"ab-member-role\">Director of Operations, EMEA Region<\/div><a href=\"https:\/\/www.linkedin.com\/in\/duilio-bini\/\" target=\"_blank\" rel=\"noopener noreferrer\" class=\"ab-member-linkedin\"><svg viewbox=\"0 0 24 24\"><path d=\"M20.447 20.452h-3.554v-5.569c0-1.328-.027-3.037-1.852-3.037-1.853 0-2.136 1.445-2.136 2.939v5.667H9.351V9h3.414v1.561h.046c.477-.9 1.637-1.85 3.37-1.85 3.601 0 4.267 2.37 4.267 5.455v6.286zM5.337 7.433c-1.144 0-2.063-.926-2.063-2.065 0-1.138.92-2.063 2.063-2.063 1.14 0 2.064.925 2.064 2.063 0 1.139-.925 2.065-2.064 2.065zm1.782 13.019H3.555V9h3.564v11.452zM22.225 0H1.771C.792 0 0 .774 0 1.729v20.542C0 23.227.792 24 1.771 24h20.451C23.2 24 24 23.227 24 22.271V1.729C24 .774 23.2 0 22.222 0h.003z\"\/><\/svg> LinkedIn<\/a><button class=\"ab-bio-toggle\" onclick=\"this.classList.toggle('ab-open');this.nextElementSibling.classList.toggle('ab-open')\">Read Bio <svg viewbox=\"0 0 24 24\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"6 9 12 15 18 9\"><\/polyline><\/svg><\/button><div class=\"ab-bio-text\"><p><strong>15+ years at the intersection of technology, data-driven strategy, and digital transformation.<\/strong> Leads EMEA from the London office. <strong>8+ years at SIS International<\/strong> managing projects from multi-country focus groups to large-scale car clinics.<\/p><p><strong>Fluent in Spanish and English.<\/strong> Two degrees in Marketing and International Business from New Paltz, New York.<\/p><\/div><\/div>\n<div class=\"ab-member ar\"><div class=\"ab-member-img-wrap\"><img decoding=\"async\" src=\"https:\/\/www.sisinternational.com\/wp-content\/uploads\/2025\/06\/Damir.png\" alt=\"Damir Gilyaz\" loading=\"lazy\"><span class=\"ab-member-badge\">\u30aa\u30da\u30ec\u30fc\u30b7\u30e7\u30f3<\/span><\/div><div class=\"ab-member-name\">Damir Gilyaz<\/div><div class=\"ab-member-role\">Director of Operations<\/div><a href=\"https:\/\/www.linkedin.com\/in\/damir-gilyaz\/\" target=\"_blank\" rel=\"noopener noreferrer\" class=\"ab-member-linkedin\"><svg viewbox=\"0 0 24 24\"><path d=\"M20.447 20.452h-3.554v-5.569c0-1.328-.027-3.037-1.852-3.037-1.853 0-2.136 1.445-2.136 2.939v5.667H9.351V9h3.414v1.561h.046c.477-.9 1.637-1.85 3.37-1.85 3.601 0 4.267 2.37 4.267 5.455v6.286zM5.337 7.433c-1.144 0-2.063-.926-2.063-2.065 0-1.138.92-2.063 2.063-2.063 1.14 0 2.064.925 2.064 2.063 0 1.139-.925 2.065-2.064 2.065zm1.782 13.019H3.555V9h3.564v11.452zM22.225 0H1.771C.792 0 0 .774 0 1.729v20.542C0 23.227.792 24 1.771 24h20.451C23.2 24 24 23.227 24 22.271V1.729C24 .774 23.2 0 22.222 0h.003z\"\/><\/svg> LinkedIn<\/a><button class=\"ab-bio-toggle\" onclick=\"this.classList.toggle('ab-open');this.nextElementSibling.classList.toggle('ab-open')\">Read Bio <svg viewbox=\"0 0 24 24\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"6 9 12 15 18 9\"><\/polyline><\/svg><\/button><div class=\"ab-bio-text\"><p><strong>15+ years spanning strategy, operations, technical due diligence, and commercial scaling.<\/strong> Started in Germany&#8217;s engineering sector. After earning his <strong>MBA from Hult IBS<\/strong>, expanded into strategy consulting.<\/p><p>Drives <strong>operational excellence and platform implementation<\/strong> across SIS&#8217;s international office network.<\/p><\/div><\/div>\n<\/div><\/div><\/section>\n<section class=\"ab-cta\"><div class=\"ab-cta-inner ar\"><h3>Ready to Start<br><span>Your Project?<\/span><\/h3><p>Tell us the decision you need to make. We&#8217;ll scope the research, recruit the right respondents, and deliver findings on your timeline.<\/p><a href=\"https:\/\/www.sisinternational.com\/ja\/sis%e5%9b%bd%e9%9a%9b%e5%b8%82%e5%a0%b4%e8%aa%bf%e6%9f%bb%e3%81%ab%e3%81%8a%e5%95%8f%e3%81%84%e5%90%88%e3%82%8f%e3%81%9b%e3%81%8f%e3%81%a0%e3%81%95%e3%81%84\/\" class=\"ab-spin-btn\"><div class=\"ab-spin-ray\"><\/div><div class=\"ab-spin-fill\"><\/div><span>Talk to an Expert <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"9 18 15 12 9 6\"><\/polyline><\/svg><\/span><\/a><\/div><\/section>\n<\/div>\n<script>\n(function(){var io=new IntersectionObserver(function(entries){entries.forEach(function(e){if(!e.isIntersecting)return;var siblings=e.target.parentElement.querySelectorAll('.ar');var idx=Array.from(siblings).indexOf(e.target);e.target.style.transitionDelay=(idx*80)+'ms';e.target.classList.add('avis');io.unobserve(e.target)})},{threshold:.06,rootMargin:'0px 0px -30px 0px'});document.querySelectorAll('.sis-about-page .ar').forEach(function(el){io.observe(el)})})();\n(function(){var items=document.querySelectorAll('.sis-timeline-page .timeline-item');var obs=new IntersectionObserver(function(entries){entries.forEach(function(entry){if(entry.isIntersecting){setTimeout(function(){entry.target.classList.add('visible')},80);obs.unobserve(entry.target)}})},{threshold:.12});items.forEach(function(item){obs.observe(item)})})();\n<\/script>\n\n\n\n<div style=\"height:100px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>","protected":false},"excerpt":{"rendered":"<p>SIS International Research \u306f\u300140 \u5e74\u4ee5\u4e0a\u306e\u696d\u754c\u7d4c\u9a13\u3092\u6301\u3064\u3001\u4e16\u754c\u6709\u6570\u306e\u5e02\u5834\u8abf\u67fb\u304a\u3088\u3073\u6226\u7565\u7814\u7a76\u4f1a\u793e\u3067\u3059\u3002<\/p>","protected":false},"author":1,"featured_media":72000,"parent":0,"menu_order":38,"comment_status":"closed","ping_status":"open","template":"","meta":{"footnotes":""},"class_list":["post-14777","page","type-page","status-publish","has-post-thumbnail"],"_links":{"self":[{"href":"https:\/\/www.sisinternational.com\/ja\/wp-json\/wp\/v2\/pages\/14777","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.sisinternational.com\/ja\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.sisinternational.com\/ja\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.sisinternational.com\/ja\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.sisinternational.com\/ja\/wp-json\/wp\/v2\/comments?post=14777"}],"version-history":[{"count":229,"href":"https:\/\/www.sisinternational.com\/ja\/wp-json\/wp\/v2\/pages\/14777\/revisions"}],"predecessor-version":[{"id":85591,"href":"https:\/\/www.sisinternational.com\/ja\/wp-json\/wp\/v2\/pages\/14777\/revisions\/85591"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.sisinternational.com\/ja\/wp-json\/wp\/v2\/media\/72000"}],"wp:attachment":[{"href":"https:\/\/www.sisinternational.com\/ja\/wp-json\/wp\/v2\/media?parent=14777"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}