:root{--red:#9f2d32;--dark:#080808;--black:#111;--white:#fff;--gray:#b9b9b9;--panel:#171717}*{box-sizing:border-box}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Hiragino Kaku Gothic ProN","Yu Gothic",Meiryo,sans-serif;background:#0b0b0b;color:var(--white);line-height:1.8}a{color:inherit;text-decoration:none}.container{width:min(1160px,92%);margin:0 auto}.site-header{position:fixed;top:0;left:0;right:0;z-index:50;background:rgba(5,5,5,.86);backdrop-filter:blur(10px);border-bottom:1px solid rgba(255,255,255,.08)}.header-inner{height:86px;display:flex;align-items:center;justify-content:space-between}.brand img{height:72px;width:auto;display:block}.nav{display:flex;gap:24px;align-items:center;font-size:14px}.nav ul{display:flex;gap:24px;list-style:none;margin:0;padding:0}.nav a{opacity:.9}.nav a:hover{color:#ffdadc}.nav-cta{background:var(--red);padding:10px 18px;border-radius:999px;font-weight:700}.hero{position:relative;min-height:760px;display:flex;align-items:center;overflow:hidden;padding-top:86px}.hero-bg{
position:absolute;
inset:0;
background-image:
linear-gradient(rgba(0,0,0,0.55),rgba(0,0,0,0.55)),
url('http://ne-innovation.jp/wp-content/uploads/2026/05/スクリーンショット-2026-05-11-15.39.06.png');
background-size:cover;
background-position:center;
background-repeat:no-repeat;
}.hero-bg:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.10),rgba(0,0,0,.22))}.hero-inner{position:relative;display:grid;grid-template-columns:1.05fr .95fr;gap:58px;align-items:center}.eyebrow,.section-label{color:#e96268;font-weight:800;letter-spacing:.16em;font-size:13px}.hero h1{font-size:62px;line-height:1.15;margin:12px 0 24px;letter-spacing:.02em}.lead{font-size:18px;color:#e5e5e5;max-width:680px}.hero-buttons{display:flex;gap:16px;margin-top:34px}.btn{padding:14px 26px;border-radius:999px;font-weight:800}.btn.primary{background:var(--red)}.btn.secondary{border:1px solid rgba(255,255,255,.28)}.hero-logo-card{
background:transparent;
box-shadow:none;
padding:0;
transform:none;
}.hero-logo-card img{
width:100%;
display:block;
mix-blend-mode:normal;
filter: drop-shadow(0 0 8px rgba(255,255,255,0.45));
}.section{padding:96px 0;background:#fff;color:#111}.section.dark{background:#0b0b0b;color:#fff}.two-col{display:grid;grid-template-columns:.65fr 1.35fr;gap:56px}.section h2{font-size:42px;margin:0 0 28px}.card,.message-box{background:#f6f6f6;border-radius:18px;padding:34px;color:#111;box-shadow:0 18px 45px rgba(0,0,0,.08)}.red-line{border-left:7px solid var(--red)}.card h3{font-size:28px;margin-top:0}.card ul{display:grid;grid-template-columns:repeat(2,1fr);gap:8px 24px;padding-left:20px}.grid4{display:grid;grid-template-columns:repeat(5,1fr);gap:22px;margin-top:32px}.strength-card{background:var(--panel);padding:30px;border:1px solid rgba(255,255,255,.08);border-radius:18px}.strength-card span{color:#e96268;font-size:34px;font-weight:900}.strength-card h3{font-size:20px;margin:14px 0 10px}.strength-card p{color:#d7d7d7}.signature{text-align:right;font-weight:800;margin-top:28px}.company-table{width:100%;border-collapse:collapse;background:#151515;border-radius:18px;overflow:hidden}.company-table th,.company-table td{padding:18px 22px;border-bottom:1px solid rgba(255,255,255,.08);text-align:left}.company-table th{width:220px;color:#ffb4b7}.company-table a{text-decoration:underline}.contact{background:linear-gradient(135deg,#9f2d32,#210608);padding:90px 0;color:#fff;text-align:center}.contact h2{font-size:34px;line-height:1.5}.contact-actions{display:flex;justify-content:center;gap:20px;margin-top:30px;flex-wrap:wrap}.contact-actions a{background:#fff;color:#111;padding:16px 24px;border-radius:999px;font-weight:900}.site-footer{background:#050505;color:#dcdcdc;padding:34px 0 18px}.footer-inner{display:flex;justify-content:space-between;gap:24px;border-bottom:1px solid rgba(255,255,255,.08);padding-bottom:22px}.copyright{text-align:center;font-size:12px;color:#8d8d8d;margin-top:18px}@media(max-width:900px){.nav{display:none}.hero{min-height:auto;padding:130px 0 70px}.hero-inner,.two-col{grid-template-columns:1fr}.hero h1{font-size:80px}.hero-logo-card{padding:30px}.grid4{grid-template-columns:1fr 1fr}.footer-inner{flex-direction:column}}@media(max-width:560px){.grid4,.card ul{grid-template-columns:1fr}.contact h2{font-size:24px}.company-table th,.company-table td{display:block;width:100%;padding:12px 16px}.company-table th{padding-bottom:0}.hero-buttons{flex-direction:column}}
@media(max-width:768px){

.hero-inner{

grid-template-columns:1fr;

gap:30px;

padding:120px 20px 60px;

}

.hero h1{

font-size:56px;

line-height:1.15;

}

.lead{

font-size:18px;

line-height:1.8;

}

.hero-logo-card img{

max-width:260px;

margin:auto;

display:block;

}

.hero-buttons{

flex-direction:column;

}

.btn{

width:100%;

text-align:center;

}

.nav ul{

gap:12px;

font-size:12px;

}

}
.sp-fixed-buttons{

display:none;

}

@media(max-width:768px){

.sp-fixed-buttons{

display:flex;

position:fixed;

bottom:0;

left:0;

width:100%;

z-index:9999;

}

.sp-fixed-buttons a{

flex:1;

text-align:center;

padding:16px 0;

font-weight:700;

color:#fff;

text-decoration:none;

font-size:18px;

}

.sp-call{

background:#d32f2f;

}

.sp-line{

background:#06c755;

}

body{

padding-bottom:70px;

}

}
.sp-fixed-buttons{
 display:none;
}
@media screen and (max-width:768px){
 .sp-fixed-buttons{
   display:flex !important;
   position:fixed !important;
   bottom:0 !important;
   left:0 !important;
   width:100% !important;
   z-index:999999 !important;
 }
 .sp-fixed-buttons a{
   flex:1 !important;
   text-align:center !important;
   padding:16px 0 calc(16px + env(safe-area-inset-bottom)) !important;
   color:#fff !important;
   font-weight:700 !important;
   font-size:18px !important;
   text-decoration:none !important;
 }
 .sp-call{
   background:#d32f2f !important;
 }
 .sp-line{
   background:#06c755 !important;
 }
 body{
   padding-bottom:90px !important;
 }
}  
.grid5{
  display:grid;
  grid-template-columns:repeat(5,1fr);
  gap:22px;
}

@media(max-width:900px){
  .grid5{
    grid-template-columns:1fr;
  }
}
@media(min-width:769px){
  .grid5{
    display:grid !important;
    grid-template-columns:repeat(5,1fr) !important;
    gap:18px !important;
  }
}
#strength .grid5{
  display:flex !important;
  flex-direction:row !important;
  gap:18px !important;
}

#strength .grid5 .strength-card{
  width:20% !important;
  flex:0 0 20% !important;
}

@media(max-width:768px){
  #strength .grid5{
    flex-direction:column !important;
  }

  #strength .grid5 .strength-card{
    width:100% !important;
    flex:0 0 100% !important;
  }
}
#strength .grid5{
    display:grid !important;
    grid-template-columns:repeat(5,1fr) !important;
    gap:18px !important;
}

#strength .grid5 .strength-card{
    width:auto !important;
    flex:auto !important;
}

@media (max-width:768px){
    #strength .grid5{
        grid-template-columns:1fr !important;
    }

    #strength .grid5 .strength-card{
        width:100% !important;
    }
}
#strength .grid5{
  display:grid !important;
  grid-template-columns:repeat(5,1fr) !important;
  gap:18px !important;
}

@media(max-width:768px){
  #strength .grid5{
    grid-template-columns:1fr !important;
  }
}
#strength .grid5{
    display:grid !important;
    grid-template-columns:repeat(5,1fr) !important;
    gap:18px;
}

@media (max-width:768px){
    #strength .grid5{
        grid-template-columns:1fr !important;
    }
}
/* 当社の強み：PCは5列、スマホは1列 */
@media (min-width: 769px){
  #strength .grid5{
    display:grid !important;
    grid-template-columns:repeat(5, 1fr) !important;
    gap:18px !important;
  }
}

@media (max-width: 768px){
  #strength .grid5{
    display:grid !important;
    grid-template-columns:1fr !important;
    gap:18px !important;
  }
}