*,::after,::before{margin:0;padding:0;box-sizing:border-box}html{font-size:16px;scroll-behavior:smooth;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;color:#161617;background:#fff;line-height:1.6}img{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}.pc{display:inline}.sp{display:none}@media (max-width:768px){.pc{display:none}.sp{display:inline}}.g-inner{max-width:1100px;margin:0 auto;padding:0 32px}@media (max-width:768px){.g-inner{padding:0 20px}}.g-header{position:fixed;top:0;left:0;right:0;z-index:100;background:rgba(255,255,255,.95);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-bottom:1px solid rgba(0,0,0,.06)}.g-header__inner{max-width:1100px;margin:0 auto;padding:0 32px;height:64px;display:flex;align-items:center;justify-content:space-between}.g-header__logo img{height:22px;width:auto}.g-header__nav{display:flex;align-items:center;gap:32px}.g-header__nav a{font-size:13px;font-weight:500;color:#555;transition:color .2s}.g-header__nav a:hover{color:#161617}.g-header__cta{display:inline-flex;align-items:center;padding:10px 24px;background:#161617;color:#fff;font-size:13px;font-weight:600;border-radius:6px;transition:opacity .2s}.g-header__cta:hover{opacity:.85}@media (max-width:768px){.g-header__inner{padding:0 16px;height:56px;gap:8px}.g-header__nav{display:none}.g-header__logo img{height:18px}.g-header__cta{padding:8px 14px;font-size:11px;white-space:nowrap;flex-shrink:0}}.g-btn{display:inline-flex;align-items:center;gap:10px;padding:16px 40px;background:linear-gradient(135deg,#006988 0,#009b8d 100%);color:#fff;font-size:15px;font-weight:600;border-radius:8px;transition:opacity .2s,transform .2s}.g-btn:hover{opacity:.9;transform:translateY(-1px)}.g-btn img{width:14px;height:14px;filter:brightness(0) invert(1);transition:transform .25s ease}.g-btn:hover img{transform:translateX(4px)}.g-btn--large{padding:20px 48px;font-size:16px;border-radius:10px}.g-cta .g-btn{background:#fff;color:#006988;font-weight:700}.g-cta .g-btn img{filter:brightness(0) saturate(100%) invert(27%) sepia(92%) saturate(1200%) hue-rotate(170deg) brightness(95%) contrast(101%)}@media (max-width:768px){.g-btn{padding:14px 32px;font-size:14px;width:100%;justify-content:center}.g-btn--large{padding:16px 32px;font-size:15px}}.g-section-label{font-size:13px;font-weight:600;color:#006988;letter-spacing:.08em;text-transform:uppercase;margin-bottom:16px}.g-section-title{font-size:44px;font-weight:700;line-height:1.2;letter-spacing:-.02em;margin-bottom:24px}.g-section-desc{font-size:16px;font-weight:400;color:#555;line-height:1.8;max-width:680px}@media (max-width:768px){.g-section-title{font-size:28px}.g-section-desc{font-size:14px}}.g-hero{position:relative;padding:180px 0 120px;overflow:hidden}.g-hero__bg{position:absolute;inset:0;z-index:0}.g-hero__bg img{width:100%;height:100%;object-fit:cover}.g-hero__bg::after{content:"";position:absolute;inset:0;background:linear-gradient(135deg,rgba(0,0,0,.82) 0,rgba(0,40,50,.75) 100%)}.g-hero__inner{position:relative;z-index:1;max-width:1100px;margin:0 auto;padding:0 32px}.g-hero__label{font-size:14px;font-weight:600;color:#4dd8b4;letter-spacing:.06em;text-transform:uppercase;margin-bottom:24px}.g-hero__title{font-size:64px;font-weight:700;line-height:1.1;letter-spacing:-.03em;margin-bottom:24px;color:#fff}.g-hero__sub{font-size:18px;font-weight:400;color:rgba(255,255,255,.7);line-height:1.7;margin-bottom:48px}.g-hero__numbers{display:flex;gap:48px;margin-bottom:48px}.g-hero__number{display:flex;flex-direction:column;gap:4px}.g-hero__number em{font-style:normal;font-size:48px;font-weight:700;color:#fff;line-height:1}.g-hero__number em span{font-size:28px;color:#4dd8b4}.g-hero__number>span{font-size:13px;font-weight:500;color:rgba(255,255,255,.5)}@media (max-width:768px){.g-hero{padding:120px 0 80px}.g-hero__inner{padding:0 20px}.g-hero__title{font-size:36px}.g-hero__sub{font-size:15px;margin-bottom:32px}.g-hero__numbers{gap:24px;margin-bottom:32px;flex-wrap:wrap}.g-hero__number em{font-size:36px}.g-hero__number em span{font-size:20px}}.g-services{padding:120px 0}.g-services__image{margin-top:48px;border-radius:16px;overflow:hidden;height:400px}.g-services__image img{width:100%;height:100%;object-fit:cover;object-position:center}.g-services__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px;margin-top:32px}.g-services__card{background:#f5f7f9;border-radius:12px;padding:40px 36px}.g-services__card__num{font-size:13px;font-weight:700;color:#006988;margin-bottom:16px}.g-services__card h3{font-size:20px;font-weight:700;line-height:1.3;margin-bottom:12px}.g-services__card p{font-size:14px;font-weight:400;color:#555;line-height:1.8}@media (max-width:768px){.g-services{padding:80px 0}.g-services__image{margin-top:32px;height:200px;border-radius:12px}.g-services__grid{grid-template-columns:1fr;gap:16px;margin-top:24px}.g-services__card{padding:28px 24px}.g-services__card h3{font-size:17px}}.g-results{padding:120px 0;background:#f5f7f9}.g-results__featured{margin-top:48px;background:#161617;border-radius:16px;padding:48px;margin-bottom:20px}.g-results__featured__header{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.g-results__label{font-size:11px;font-weight:600;color:#006988;letter-spacing:.06em;text-transform:uppercase}.g-results__tag{display:inline-block;font-size:11px;font-weight:500;color:#000;background:rgba(0,0,0,.05);padding:6px 14px;border-radius:100px}.g-results__tag--dark{color:#fff;background:0 0;border:1px solid #fff}.g-results__featured__body{text-align:center;padding:16px 0}.g-results__featured__prefix{font-size:16px;font-weight:500;color:#fff}.g-results__featured__metric{font-size:64px;font-weight:700;color:#fff;line-height:1.1;margin:8px 0}.g-results__featured__metric span{font-size:40px}.g-results__featured__sub{font-size:15px;font-weight:500;color:rgba(255,255,255,.6)}.g-results__featured__method{font-size:14px;color:#fff;line-height:1.7;margin-top:24px;padding-top:24px;border-top:1px solid rgba(255,255,255,.2);text-align:center}.g-results__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.g-results__card{background:#fff;border-radius:12px;padding:28px 24px;display:flex;flex-direction:column;gap:4px}.g-results__card__header{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.g-results__card__prefix{font-size:14px;font-weight:500;color:#161617}.g-results__card__metric{font-size:14px;font-weight:500;color:#161617;line-height:1.4;margin-bottom:8px}.g-results__card__metric em{font-style:normal;font-size:28px;font-weight:700;color:#006988}.g-results__card__detail{font-size:12px;font-weight:500;color:#888}.g-results__card__method{font-size:12px;color:#555;line-height:1.7;margin-top:12px;padding-top:12px;border-top:1px solid rgba(0,0,0,.08)}.g-results__note{margin-top:24px;font-size:12px;color:#999;text-align:center}@media (max-width:768px){.g-results{padding:80px 0}.g-results__featured{padding:28px 20px;margin-top:32px;border-radius:12px}.g-results__featured__header{flex-direction:column;align-items:flex-start;gap:8px}.g-results__featured__prefix{font-size:13px}.g-results__featured__metric{font-size:32px;word-break:break-word}.g-results__featured__metric span{font-size:20px}.g-results__featured__sub{font-size:13px}.g-results__featured__method{font-size:12px;margin-top:16px;padding-top:16px}.g-results__grid{grid-template-columns:repeat(2,1fr);gap:10px}.g-results__card{padding:16px 14px;border-radius:10px}.g-results__card__header{flex-direction:column;align-items:flex-start;gap:6px;margin-bottom:10px}.g-results__card__prefix{font-size:11px}.g-results__card__metric{font-size:12px;line-height:1.3}.g-results__card__metric em{font-size:17px;display:block;line-height:1.2;margin-bottom:2px}.g-results__card__detail{font-size:10px}.g-results__card__method{font-size:10px;margin-top:8px;padding-top:8px}.g-results__tag{font-size:10px;padding:3px 8px}.g-results__note{font-size:10px;text-align:left}}.g-process{padding:120px 0}.g-process__steps{display:flex;align-items:flex-start;gap:16px;margin-top:56px}.g-process__step{flex:1;background:#f5f7f9;border-radius:12px;padding:36px 28px}.g-process__step__num{font-size:13px;font-weight:700;color:#006988;margin-bottom:16px}.g-process__step h3{font-size:20px;font-weight:700;margin-bottom:12px}.g-process__step p{font-size:14px;font-weight:400;color:#555;line-height:1.8}.g-process__step__arrow{width:24px;height:24px;flex-shrink:0;margin-top:60px;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23ccc' stroke-width='2'%3E%3Cpath d='M9 6l6 6-6 6'/%3E%3C/svg%3E") no-repeat center;background-size:contain}@media (max-width:768px){.g-process{padding:80px 0}.g-process__steps{flex-direction:column;gap:12px;margin-top:40px}.g-process__step{padding:28px 24px}.g-process__step__arrow{display:none}}.g-why{padding:120px 0;background:#161617;color:#fff}.g-why .g-section-label{color:rgba(255,255,255,.5)}.g-why .g-section-title{color:#fff}.g-why__image{margin-top:48px;border-radius:16px;overflow:hidden;height:360px}.g-why__image img{width:100%;height:100%;object-fit:cover;object-position:center}.g-why__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-top:32px}.g-why__card{background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.1);border-radius:12px;padding:40px 32px}.g-why__card__icon{font-size:0;width:48px;height:48px;background:rgba(0,105,136,.2);border-radius:10px;margin-bottom:20px;display:flex;align-items:center;justify-content:center}.g-why__card__icon::after{font-size:20px;color:#fff}.g-why__card:first-child .g-why__card__icon::after{content:"精";font-size:18px;font-weight:700}.g-why__card:nth-child(2) .g-why__card__icon::after{content:"¥";font-size:20px;font-weight:700}.g-why__card:nth-child(3) .g-why__card__icon::after{content:"🌐";font-size:20px}.g-why__card h3{font-size:20px;font-weight:700;margin-bottom:12px}.g-why__card p{font-size:14px;font-weight:400;color:rgba(255,255,255,.6);line-height:1.8}@media (max-width:768px){.g-why{padding:80px 0}.g-why__image{margin-top:32px;height:200px;border-radius:12px}.g-why__grid{grid-template-columns:1fr;gap:16px;margin-top:24px}.g-why__card{padding:28px 24px}}.g-capabilities{position:relative;padding:120px 0;overflow:hidden;color:#fff}.g-capabilities__bg{position:absolute;inset:0;z-index:0}.g-capabilities__bg img{width:100%;height:100%;object-fit:cover}.g-capabilities__bg::after{content:"";position:absolute;inset:0;background:linear-gradient(135deg,rgba(0,0,0,.85) 0,rgba(0,30,40,.8) 100%)}.g-capabilities .g-inner{position:relative;z-index:1}.g-capabilities .g-section-label{color:rgba(255,255,255,.5)}.g-capabilities .g-section-title{color:#fff}.g-capabilities__grid{display:flex;flex-wrap:wrap;gap:12px;margin-top:40px}.g-capabilities__item{padding:12px 24px;background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.2);border-radius:100px;font-size:14px;font-weight:500;color:#fff;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px)}.g-capabilities__note{margin-top:24px;font-size:13px;color:rgba(255,255,255,.5)}@media (max-width:768px){.g-capabilities{padding:80px 0}.g-capabilities__item{padding:10px 18px;font-size:13px}}.g-cta{position:relative;padding:120px 0;text-align:center;overflow:hidden;color:#fff}.g-cta__bg{position:absolute;inset:0;z-index:0}.g-cta__bg img{width:100%;height:100%;object-fit:cover}.g-cta__bg::after{content:"";position:absolute;inset:0;background:linear-gradient(135deg,rgba(0,80,105,.9) 0,rgba(0,50,70,.92) 100%)}.g-cta .g-inner{position:relative;z-index:1}.g-cta h2{font-size:40px;font-weight:700;line-height:1.2;letter-spacing:-.02em;margin-bottom:20px;color:#fff}.g-cta>.g-inner>p{font-size:16px;color:rgba(255,255,255,.75);line-height:1.8;max-width:600px;margin:0 auto 40px}.g-cta__contact{margin-top:24px}.g-cta__contact p{font-size:14px;color:rgba(255,255,255,.6)}.g-cta__contact a{color:#4dd8b4;font-weight:500}@media (max-width:768px){.g-cta{padding:80px 0}.g-cta h2{font-size:28px}}.g-footer{background:#161617;color:#fff;padding:48px 0 32px}.g-footer__row{display:flex;justify-content:space-between;align-items:flex-start;padding-bottom:32px;border-bottom:1px solid rgba(255,255,255,.1)}.g-footer__brand img{height:20px;width:auto;margin-bottom:12px}.g-footer__brand p{font-size:12px;color:rgba(255,255,255,.4);line-height:1.7}.g-footer__links{display:flex;gap:24px}.g-footer__links a{font-size:13px;color:rgba(255,255,255,.5);transition:color .2s}.g-footer__links a:hover{color:#fff}.g-footer__copy{margin-top:24px;font-size:12px;color:rgba(255,255,255,.3)}@media (max-width:768px){.g-footer__row{flex-direction:column;gap:24px}.g-footer__links{flex-direction:column;gap:12px}}.g-lang{position:relative}.g-lang__current{display:flex;align-items:center;gap:6px;padding:6px 12px;background:0 0;border:1px solid rgba(0,0,0,.12);border-radius:6px;font-size:12px;font-weight:500;color:#555;cursor:pointer;transition:border-color .2s;white-space:nowrap}.g-lang__current:hover{border-color:rgba(0,0,0,.3)}.g-lang__current::after{content:"";width:0;height:0;border-left:4px solid transparent;border-right:4px solid transparent;border-top:4px solid #999;margin-left:2px}.g-lang__dropdown{display:none;position:absolute;top:calc(100% + 6px);right:0;background:#fff;border:1px solid rgba(0,0,0,.1);border-radius:8px;box-shadow:0 8px 32px rgba(0,0,0,.12);min-width:160px;padding:6px 0;z-index:200}.g-lang.is-open .g-lang__dropdown{display:block}.g-lang__dropdown a{display:flex;align-items:center;gap:8px;padding:8px 16px;font-size:13px;font-weight:400;color:#333;transition:background .15s;white-space:nowrap}.g-lang__dropdown a:hover{background:#f5f7f9}.g-lang__dropdown a.is-active{font-weight:600;color:#006988}@media (max-width:768px){.g-lang{margin-left:auto;margin-right:8px}.g-lang__current{padding:5px 8px;font-size:11px}.g-lang__dropdown{right:0;min-width:140px;max-height:60vh;overflow-y:auto}}.g-page-hero{padding:120px 0 60px;background:#161617;color:#fff;text-align:center}.g-page-hero__label{font-size:13px;letter-spacing:.15em;text-transform:uppercase;color:#0ea5c7;margin-bottom:12px}.g-page-hero__title{font-size:clamp(28px,4vw,42px);font-weight:700;line-height:1.3}.g-page{max-width:800px;margin:0 auto;padding:60px 24px 80px}.g-page p{font-size:15px;line-height:1.9;color:#444;margin-bottom:20px}.g-page h2{font-size:22px;font-weight:700;color:#161617;margin:48px 0 16px;padding-bottom:12px;border-bottom:2px solid #0ea5c7}.g-page h3{font-size:17px;font-weight:600;color:#161617;margin:32px 0 12px}.g-page ul{padding-left:20px;margin-bottom:20px}.g-page li{font-size:15px;line-height:1.8;color:#444;margin-bottom:8px}.g-page a{color:#0ea5c7;text-decoration:underline}.g-page__img{width:100%;border-radius:8px;margin:24px 0}.g-page__stats{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin:32px 0;text-align:center}.g-page__stat em{display:block;font-size:32px;font-weight:700;color:#0ea5c7;font-style:normal}.g-page__stat span{font-size:13px;color:#666}.g-page__certs{display:flex;gap:12px;flex-wrap:wrap;margin:16px 0 24px}.g-page__cert{background:#f0f7fa;color:#0ea5c7;font-size:13px;font-weight:600;padding:6px 14px;border-radius:4px}.g-page__link{display:inline-flex;align-items:center;gap:6px;background:#0ea5c7;color:#fff!important;text-decoration:none!important;padding:12px 24px;border-radius:6px;font-weight:600;font-size:14px;margin-top:8px;transition:background .2s}.g-page__link:hover{background:#0990ad}.g-steps{counter-reset:step;margin:32px 0}.g-step{display:flex;gap:20px;margin-bottom:32px;position:relative}.g-step::before{counter-increment:step;content:counter(step);flex-shrink:0;width:40px;height:40px;background:#0ea5c7;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:16px}.g-step__body h3{margin-top:0;font-size:16px;font-weight:600;color:#161617}.g-step__body p{font-size:14px;color:#555;margin-bottom:0}.g-faq{margin:32px 0}.g-faq__item{border-bottom:1px solid #e5e7eb;overflow:hidden}.g-faq__q{display:flex;justify-content:space-between;align-items:center;padding:20px 0;cursor:pointer;font-size:15px;font-weight:600;color:#161617;gap:16px}.g-faq__q::after{content:"+";font-size:22px;color:#0ea5c7;flex-shrink:0;transition:transform .2s}.g-faq__item.is-open .g-faq__q::after{transform:rotate(45deg)}.g-faq__a{max-height:0;overflow:hidden;transition:max-height .3s ease}.g-faq__item.is-open .g-faq__a{max-height:500px}.g-faq__a p{padding:0 0 20px;font-size:14px;line-height:1.8;color:#555}.g-locations{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:12px;margin:24px 0}.g-locations__item{background:#f5f7f9;padding:12px 16px;border-radius:6px;font-size:14px;color:#333}.g-locations__item strong{color:#0ea5c7;display:block;font-size:12px;margin-bottom:2px}@media(max-width:768px){.g-page-hero{padding:100px 0 40px}.g-page{padding:40px 20px 60px}.g-page__stats{grid-template-columns:repeat(3,1fr);gap:12px}.g-page__stat em{font-size:24px}.g-step{gap:14px}.g-locations{grid-template-columns:1fr 1fr}}