body.is-netdelink-lp{font-family:"Noto Sans JP","Noto Sans",sans-serif !important}:root{--blue:#1a8fd6;--navy:#0b3d6b;--orange:#f6a623;--light-bg:#f8fafb;--white:#fff;--text-primary:#222;--text-secondary:#555;--text-muted:#888;--text-light:#aaa;--border:#e4e8ec;--radius-sm:6px;--radius-md:10px;--radius-lg:16px}*{box-sizing:border-box;margin:0;padding:0}.ndl-section{width:100%}.ndl-inner{max-width:1240px;margin:0 auto;padding:0 40px}.ndl-section h2{font-family:'Noto Sans JP',sans-serif;font-size:30px;font-weight:900;color:var(--text-primary);text-align:center}.ndl-section h3{font-family:'Noto Sans JP',sans-serif;font-size:18px;font-weight:700;color:var(--text-primary)}.ndl-section p,.ndl-section li{font-family:'Noto Sans JP',sans-serif;font-size:14px;color:var(--text-secondary);line-height:1.75}.ndl-btn{display:inline-flex;align-items:center;gap:10px;padding:16px 36px;border-radius:var(--radius-md);font-family:'Noto Sans JP',sans-serif;font-size:16px;font-weight:700;text-decoration:none;transition:opacity .2s}.ndl-btn:hover{opacity:.85}.ndl-btn--orange{background:var(--orange);color:#fff;box-shadow:0 4px 16px rgba(246,166,35,.3)}.ndl-btn--blue{background:var(--blue);color:#fff;box-shadow:0 4px 16px rgba(0,0,0,.12)}.ndl-btn--white{background:#fff;color:var(--blue);box-shadow:0 4px 16px rgba(0,0,0,.08)}.ndl-hero{background:linear-gradient(to top,#0B3D6BBB,#0B3D6B88 50%,#0B3D6B44),url('https://netdelink.com/wp-content/uploads/2026/03/hero_netdelink.png') center/cover no-repeat;padding:120px 0;min-height:620px;display:flex;align-items:center}.ndl-hero__inner{max-width:1240px;margin:0 auto;padding:0 100px}.ndl-hero__lead{font-size:16px;font-weight:500;color:rgba(255,255,255,.8);margin-bottom:16px}.ndl-hero__h1-sub{font-size:24px;font-weight:700;color:#fff;margin-bottom:8px}.ndl-hero__h1{font-size:40px;font-weight:900;color:#fff;line-height:1.35;letter-spacing:-.5px;margin-bottom:20px}.ndl-hero__desc{font-size:14px;color:rgba(255,255,255,.7);line-height:1.8;margin-bottom:28px}.ndl-hero__ctas{display:flex;gap:16px;flex-wrap:wrap}.ndl-nayami{background:var(--light-bg);text-align:center}.ndl-nayami img{width:100%;max-width:1440px;height:auto;display:block;margin:0 auto}.ndl-stats{background:var(--light-bg);padding:40px 0}.ndl-stats__grid{display:flex;justify-content:space-around;align-items:center;max-width:1240px;margin:0 auto;padding:0 40px}.ndl-stats__item{text-align:center}.ndl-stats__num{font-family:'Noto Sans JP',sans-serif;font-size:36px;font-weight:900;letter-spacing:-1px}.ndl-stats__num--blue{color:var(--blue)}.ndl-stats__num--orange{color:var(--orange)}.ndl-stats__label{font-size:13px;font-weight:500;color:var(--text-secondary)}.ndl-stats__sub{font-size:11px;color:var(--text-light)}.ndl-stats__divider{width:1px;height:56px;background:#e0e0e0}.ndl-intro{padding:48px 0;text-align:center}.ndl-intro__heading{font-size:26px;font-weight:700;color:var(--text-primary);margin-bottom:10px}.ndl-intro__heading span{font-weight:900;color:var(--blue)}.ndl-about{padding:56px 0}.ndl-about__desc{text-align:center;max-width:700px;margin:0 auto 32px;font-size:14px;line-height:1.8;color:var(--text-secondary)}.ndl-about__img{display:block;max-width:840px;margin:0 auto 32px;border-radius:8px}.ndl-about__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.ndl-about__card{background:var(--light-bg);border:1px solid #eef2f6;border-radius:var(--radius-md);padding:24px}.ndl-about__card-icon{width:40px;height:40px;border-radius:8px;background:rgba(26,143,214,.08);display:flex;align-items:center;justify-content:center;margin-bottom:12px;color:var(--blue)}.ndl-about__card h4{font-size:14px;font-weight:700;color:var(--text-primary);margin-bottom:8px}.ndl-about__card p{font-size:12px;line-height:1.7}.ndl-sample{background:var(--light-bg);padding:56px 0}.ndl-sample__desc{text-align:center;margin:0 auto 32px;font-size:14px;color:var(--text-secondary)}.ndl-sample__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px;max-width:960px;margin:0 auto}.ndl-sample__card{text-align:center}.ndl-sample__mockup{border-radius:var(--radius-md);overflow:hidden;border:1px solid var(--border);box-shadow:0 4px 16px rgba(0,0,0,.04);margin-bottom:14px}.ndl-sample__mockup-hero{padding:24px;text-align:center;color:#fff}.ndl-sample__mockup-hero h5{font-size:13px;font-weight:700;margin-bottom:4px}.ndl-sample__mockup-hero p{font-size:9px;opacity:.7}.ndl-sample__mockup-hero--jp{background:linear-gradient(to top,#0b3d6b,#1a8fd6)}.ndl-sample__mockup-hero--en{background:linear-gradient(to top,#1b5e3a,#2e8b6a)}.ndl-sample__mockup-hero--zh{background:linear-gradient(to top,#8b2e2e,#c0504d)}.ndl-sample__mockup-body{background:#fff;padding:20px 24px;display:flex;flex-direction:column;align-items:center;gap:10px;min-height:140px}.ndl-sample__mockup-logo{width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:16px}.ndl-sample__mockup-logo--jp{background:#e3f2fd;color:var(--blue)}.ndl-sample__mockup-logo--en{background:#e8f5ed;color:#2e8b6a}.ndl-sample__mockup-logo--zh{background:#fdecec;color:#c0504d}.ndl-sample__mockup-lines{width:100%;display:flex;flex-direction:column;gap:6px}.ndl-sample__mockup-line{height:6px;border-radius:3px;background:#eaedf0}.ndl-sample__label{font-size:13px;font-weight:600;color:var(--text-primary)}.ndl-sample__url{font-size:11px;color:var(--blue);text-decoration:none}.ndl-reasons{background:var(--navy);padding:56px 0;color:#fff}.ndl-reasons__header{text-align:center;margin-bottom:36px}.ndl-reasons__header p{font-size:15px;color:rgba(255,255,255,.65);margin-bottom:8px}.ndl-reasons__header h2{color:#fff}.ndl-reasons__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.ndl-reasons__card{background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.1);border-radius:var(--radius-md);padding:28px}.ndl-reasons__card-icon{width:44px;height:44px;border-radius:8px;display:flex;align-items:center;justify-content:center;margin-bottom:14px}.ndl-reasons__card h4{font-size:16px;font-weight:700;color:#fff;margin-bottom:10px}.ndl-reasons__card p{font-size:12px;color:rgba(255,255,255,.7);line-height:1.75}.ndl-flow{background:var(--light-bg);padding:56px 0}.ndl-flow__list{max-width:880px;margin:36px auto 0}.ndl-flow__step{display:flex;gap:20px;padding:20px 0;align-items:flex-start}.ndl-flow__day{flex-shrink:0;width:88px;height:32px;border-radius:var(--radius-sm);display:flex;align-items:center;justify-content:center;font-family:'Noto Sans JP',sans-serif;font-size:11px;font-weight:700;color:#fff}.ndl-flow__day--blue{background:var(--blue)}.ndl-flow__day--orange{background:var(--orange)}.ndl-flow__step-title{font-size:15px;font-weight:700;color:var(--text-primary);margin-bottom:4px}.ndl-flow__step-desc{font-size:13px;color:#666;line-height:1.7}.ndl-flow__connector{margin-left:43px;width:2px;height:16px;background:#e0e0e0}.ndl-monitor{background:linear-gradient(90deg,#f6a623,#f9bc5a);padding:36px 0}.ndl-monitor__inner{display:flex;justify-content:space-between;align-items:center;max-width:1240px;margin:0 auto;padding:0 100px;flex-wrap:wrap;gap:20px}.ndl-monitor__tag{display:inline-block;padding:4px 14px;border-radius:100px;background:rgba(255,255,255,.2);font-size:12px;font-weight:700;color:#fff;letter-spacing:1px;margin-bottom:6px}.ndl-monitor__title{font-size:26px;font-weight:900;color:#fff;margin-bottom:4px}.ndl-monitor__sub{font-size:13px;color:rgba(255,255,255,.85);display:flex;gap:12px;align-items:center}.ndl-monitor__sub strong{font-weight:900;color:#fff}.ndl-pricing{background:var(--light-bg);padding:64px 0}.ndl-pricing__compare{text-align:center;margin:12px 0 36px;font-size:13px;color:var(--text-muted);display:flex;justify-content:center;align-items:center;gap:8px;flex-wrap:wrap}.ndl-pricing__badge{display:inline-block;padding:3px 10px;border-radius:4px;font-size:12px;font-weight:700}.ndl-pricing__badge--red{background:#fee2e2;color:#dc2626}.ndl-pricing__badge--blue{background:#e3f2fd;color:var(--blue)}.ndl-pricing__cards{display:grid;grid-template-columns:repeat(2,1fr);gap:28px;margin-bottom:40px}.ndl-pricing__card{background:#fff;border-radius:var(--radius-lg);border:1px solid var(--border);overflow:hidden;box-shadow:0 4px 16px rgba(0,0,0,.03)}.ndl-pricing__card-header{padding:20px 32px;color:#fff}.ndl-pricing__card-header--blue{background:var(--blue)}.ndl-pricing__card-header--light{background:var(--blue)}.ndl-pricing__card-header small{display:block;font-size:11px;opacity:.8;letter-spacing:1px;font-weight:600;margin-bottom:4px}.ndl-pricing__card-header h4{font-size:16px;font-weight:700;margin:0}.ndl-pricing__card-header .ndl-badge-required{float:right;background:var(--orange);color:#fff;font-size:10px;font-weight:700;padding:4px 12px;border-radius:100px;margin-top:-24px}.ndl-pricing__card-price{padding:24px 32px 4px}.ndl-pricing__card-price .price{font-size:36px;font-weight:900;color:var(--text-primary)}.ndl-pricing__card-price .tax{font-size:12px;color:var(--text-light)}.ndl-pricing__card-save{display:inline-flex;align-items:center;gap:4px;padding:4px 10px;border-radius:4px;background:#fff7ed;font-size:11px;font-weight:600;color:var(--orange);margin:4px 0 0 32px}.ndl-pricing__card-body{padding:20px 32px 28px}.ndl-pricing__card-body ul{list-style:none}.ndl-pricing__card-body li{display:flex;align-items:center;gap:10px;font-size:13px;color:#444;padding:6px 0}.ndl-pricing__card-body li:before{content:'';display:inline-block;width:16px;height:16px;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%231A8FD6' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M22 11.08V12a10 10 0 1 1-5.93-9.14'/%3E%3Cpath d='m9 11 3 3L22 4'/%3E%3C/svg%3E") center/contain no-repeat;flex-shrink:0}.ndl-pricing__card--maint li:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%230B3D6B' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M20 6 9 17l-5-5'/%3E%3C/svg%3E")}.ndl-pricing__divider{border:none;border-top:1px solid #f0f0f0;margin:0 32px}.ndl-pricing__options-title{text-align:center;margin-bottom:20px}.ndl-pricing__options{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-bottom:40px}.ndl-pricing__option{background:#fff;border:1px solid var(--border);border-radius:12px;padding:24px;box-shadow:0 2px 8px rgba(0,0,0,.02)}.ndl-pricing__option-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.ndl-pricing__option-top .name{display:flex;align-items:center;gap:10px;font-size:14px;font-weight:700;color:var(--text-primary)}.ndl-pricing__option-top .price{font-size:16px;font-weight:900;color:var(--blue)}.ndl-pricing__option p{font-size:12px;color:var(--text-muted)}.ndl-pricing__lang-title{text-align:center;margin-bottom:8px}.ndl-pricing__lang-note{text-align:center;font-size:12px;color:var(--text-muted);margin-bottom:16px}.ndl-pricing__lang-cards{display:flex;justify-content:center;gap:20px;margin-bottom:16px}.ndl-pricing__lang-card{display:flex;align-items:center;gap:16px;background:#fff;border:1px solid var(--border);border-radius:var(--radius-md);padding:16px 28px;box-shadow:0 2px 8px rgba(0,0,0,.02)}.ndl-pricing__lang-card .label{font-size:14px;color:#444}.ndl-pricing__lang-card .price{font-size:18px;font-weight:900;color:var(--blue)}.ndl-pricing__lang-card .save{padding:3px 8px;border-radius:4px;background:#fff7ed;font-size:10px;font-weight:600;color:var(--orange)}.ndl-pricing__tax-note{text-align:center;font-size:11px;color:var(--text-light)}.ndl-faq{padding:56px 0}.ndl-faq__list{max-width:880px;margin:32px auto 0}.ndl-faq__item{border-bottom:1px solid #eeeef0}.ndl-faq__item summary{display:flex;justify-content:space-between;align-items:center;padding:18px 0;cursor:pointer;list-style:none;font-family:'Noto Sans JP',sans-serif;font-size:14px;font-weight:600;color:var(--text-primary)}.ndl-faq__item summary::-webkit-details-marker{display:none}.ndl-faq__item summary:after{content:'+';font-size:20px;color:var(--text-light);transition:transform .2s}.ndl-faq__item[open] summary:after{content:'-'}.ndl-faq__item .ndl-faq__answer{padding:0 0 18px;font-size:14px;color:var(--text-secondary);line-height:1.75}.ndl-profile{background:var(--light-bg);padding:48px 0}.ndl-profile__label{text-align:center;font-size:13px;font-weight:600;color:var(--text-light);letter-spacing:2px;margin-bottom:28px}.ndl-profile__card{display:flex;gap:32px;align-items:flex-start;max-width:860px;margin:0 auto;background:#fff;border:1px solid var(--border);border-radius:14px;padding:36px;box-shadow:0 4px 20px rgba(0,0,0,.03)}.ndl-profile__avatar{width:88px;height:88px;border-radius:50%;object-fit:cover;flex-shrink:0}.ndl-profile__name{font-size:18px;font-weight:900;color:var(--text-primary);margin-bottom:4px}.ndl-profile__org{font-size:12px;color:var(--text-muted);margin-bottom:16px}.ndl-profile__msg{font-size:13px;color:var(--text-secondary);line-height:1.75;margin-bottom:16px}.ndl-profile__meta{display:flex;gap:24px;font-size:12px;color:var(--text-muted)}.ndl-profile__meta span{display:flex;align-items:center;gap:6px}.ndl-contact{background:var(--navy);padding:56px 0;text-align:center;color:#fff}.ndl-contact h2{color:#fff;margin-bottom:8px}.ndl-contact__sub{font-size:15px;color:rgba(255,255,255,.65);margin-bottom:28px}.ndl-contact__btns{display:flex;justify-content:center;gap:20px;flex-wrap:wrap;margin-bottom:16px}.ndl-contact__btn{display:inline-flex;align-items:center;gap:10px;padding:16px 40px;border-radius:var(--radius-md);font-family:'Noto Sans JP',sans-serif;font-weight:700;text-decoration:none;font-size:16px;transition:opacity .2s}.ndl-contact__btn:hover{opacity:.85}.ndl-contact__btn--orange{background:var(--orange);color:#fff;box-shadow:0 4px 20px rgba(246,166,35,.35)}.ndl-contact__btn--white{background:#fff;color:var(--text-primary);box-shadow:0 4px 20px rgba(0,0,0,.08)}.ndl-contact__btn small{display:block;font-size:11px;font-weight:400;opacity:.7}.ndl-contact__hours{font-size:12px;color:rgba(255,255,255,.4)}@media (max-width:768px){.ndl-hero__inner{padding:0 24px}.ndl-hero__h1{font-size:28px}.ndl-hero__h1-sub{font-size:18px}.ndl-hero__ctas{flex-direction:column}.ndl-stats__grid{flex-direction:column;gap:24px}.ndl-stats__divider{width:60px;height:1px}.ndl-about__grid,.ndl-reasons__grid,.ndl-pricing__cards,.ndl-pricing__options,.ndl-sample__grid{grid-template-columns:1fr}.ndl-monitor__inner{flex-direction:column;text-align:center;padding:0 24px}.ndl-pricing__lang-cards{flex-direction:column;align-items:center}.ndl-profile__card{flex-direction:column;align-items:center;text-align:center}.ndl-profile__meta{flex-direction:column;align-items:center}.ndl-contact__btns{flex-direction:column;align-items:center}.ndl-inner{padding:0 20px}}.ndl-heading{text-align:center;margin-bottom:40px}.ndl-heading__ja{display:block;font-family:'Noto Sans JP',sans-serif;font-size:22px;font-weight:700;color:#1b2d40;letter-spacing:.02em;margin:0 0 12px;line-height:1.3}.ndl-heading__ja--white{color:#fff}.ndl-heading__line{display:block;width:48px;height:3px;background:#c9a84c;margin:0 auto;border-radius:2px}.ndl-heading__line--white{background:rgba(255,255,255,.5)}.ndl-heading__en{display:none}.ndl-section h2{border-bottom:none !important;padding-bottom:0 !important}.is-style-vk-heading-plain:before,.is-style-vk-heading-plain:after{display:none !important;content:none !important;background:0 0 !important;height:0 !important;width:0 !important}.nl-feature-icon{width:48px !important;height:48px !important;background:#dceef8 !important;border-radius:10px !important;display:flex !important;align-items:center !important;justify-content:center !important;margin:0 0 16px !important;flex-shrink:0 !important}.nl-feature-card{padding:24px 20px 24px !important}