*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:#111;background:#fff;font-family:Arial,'Noto Sans JP',sans-serif;line-height:1.75}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}.label,.eyebrow{font-size:10px;letter-spacing:.2em;font-weight:600}header{height:74px;padding:0 4vw;display:flex;align-items:center;justify-content:space-between;position:sticky;top:0;background:rgba(255,255,255,.96);backdrop-filter:blur(10px);z-index:5;border-bottom:1px solid #eee}header img{width:138px}nav{display:flex;align-items:center;gap:28px;font-size:9px;letter-spacing:.12em}.contact-nav{background:#111;color:#fff;padding:11px 24px}.hero{min-height:620px;height:calc(100vh - 74px);max-height:850px;display:grid;grid-template-columns:55% 45%;border-bottom:1px solid #eee}.hero-copy{padding:9vh 4vw 7vh 7vw;display:flex;flex-direction:column;justify-content:center}.hero h1{font-size:clamp(46px,5vw,78px);font-weight:400;letter-spacing:-.045em;line-height:1.25;margin:20px 0 14px}.hero p{font:italic 16px Georgia,serif}.hero-visual{overflow:hidden;display:flex;align-items:flex-end}.hero-visual img{width:100%;height:62%;object-fit:cover;object-position:center}.about{padding:9vh 4vw 9vh 7vw;display:grid;grid-template-columns:52% 48%;align-items:center;gap:5vw}.about-copy{max-width:650px}.about h2,.business h2,.brands h2,.company h2{font-size:clamp(27px,2.6vw,42px);font-weight:400;line-height:1.5;letter-spacing:-.03em;margin:22px 0 28px}.about p{font-size:13px;max-width:590px}.about-visual{height:390px;overflow:hidden}.about-visual img{width:100%;height:100%;object-fit:cover}.business{padding:9vh 7vw;background:#fafafa}.business h2{margin-bottom:45px}.business-list{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid #ccc}.business-list article{display:flex;gap:18px;padding:32px 22px 30px 0;border-right:1px solid #ddd}.business-list article+article{padding-left:22px}.business-list article:last-child{border-right:0}.icon{font-size:25px;line-height:1}.business-list b{display:block;font-size:14px}.business-list small{display:block;font-size:8px;letter-spacing:.08em;margin:4px 0 16px}.business-list p{font-size:11px;margin:0;color:#555}.brands{padding:9vh 4vw}.brands>.label,.brands>h2{margin-left:3vw}.brand-grid{display:grid;grid-template-columns:1fr 1fr;gap:4px}.brand{height:310px;position:relative;overflow:hidden}.brand-bg,.brand-bg img{width:100%;height:100%}.brand-bg img{object-fit:cover}.brand:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,rgba(255,255,255,.85),rgba(255,255,255,.08))}.brand-content{position:absolute;z-index:2;left:32px;top:50%;transform:translateY(-50%);width:48%}.brand-content img{max-width:180px;max-height:40px;object-fit:contain;object-position:left}.brand-content p{font-size:12px}.brand-content a,.brand-content span{display:inline-block;font-size:9px;letter-spacing:.08em;border:1px solid #999;padding:7px 12px;margin-top:6px}.dasoda .placeholder{background:linear-gradient(135deg,#f0e6f3,#ead6e8)}.strength{padding:5vh 4vw 10vh}.strength h2{text-align:center;font:400 clamp(25px,3vw,42px) Georgia,serif;letter-spacing:.02em;margin:20px 0 34px}.strength-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.strength-grid img{width:100%;height:200px;object-fit:cover}.strength-grid small{display:block;font-size:8px;letter-spacing:.13em;margin-top:15px}.strength-grid b{display:block;font-size:14px;line-height:1.6;margin-top:4px}.news{padding:7vh 7vw 9vh}.news-head{display:flex;justify-content:space-between;align-items:center}.news-head>span{font-size:9px;letter-spacing:.1em}.news-list{margin-top:25px}.news-list p{border-top:1px solid #ddd;padding:17px 0;margin:0;font-size:11px}.news-list time{display:inline-block;width:115px}.news-list span{font-size:8px;border:1px solid #aaa;padding:3px 7px;margin-right:18px}.news-list b{font-weight:400}.news-list .muted{color:#888}.company{padding:8vh 7vw;background:#fafafa}.company h2{font-size:30px}.company dl{max-width:800px}.company dt,.company dd{border-top:1px solid #ddd;padding:15px 0;margin:0;font-size:12px}.company dt{float:left;width:25%;color:#666}.company dd{padding-left:28%}.company small{color:#777}.contact{background:#111;color:#fff;padding:9vh 7vw;display:flex;align-items:flex-end;justify-content:space-between}.contact span{font-size:9px;letter-spacing:.18em}.contact h2{font-size:clamp(30px,4vw,55px);font-weight:400;line-height:1.4;margin:20px 0}.contact p{font-size:12px;color:#aaa}.contact a{font-size:10px;letter-spacing:.12em;border:1px solid #777;padding:13px 22px}footer{background:#111;color:#fff;border-top:1px solid #333;min-height:115px;padding:30px 4vw;display:flex;align-items:center;justify-content:space-between;font-size:8px;letter-spacing:.08em}footer img{width:130px;filter:invert(1)}footer small{color:#888}
@media(max-width:800px){header{height:68px;padding:0 5vw}header img{width:124px}nav a:not(.contact-nav){display:none}.contact-nav{background:none;color:#111;padding:0;font-size:10px}.hero{height:auto;min-height:0;display:block}.hero-copy{padding:9vh 6vw 5vh}.hero h1{font-size:clamp(34px,9.5vw,43px);line-height:1.3;margin:15px 0 10px}.hero p{font-size:13px;margin-bottom:0}.hero-visual{height:180px;justify-content:flex-end}.hero-visual img{height:100%;width:62%;object-fit:cover}.about{padding:7vh 6vw;display:block}.about h2,.business h2,.brands h2{font-size:clamp(24px,6.8vw,29px);line-height:1.55;margin:15px 0 22px}.about p{font-size:12.5px;line-height:2}.about-visual{height:210px;margin-top:32px}.business{padding:7vh 6vw}.business h2 br{display:none}.business-list{grid-template-columns:1fr}.business-list article,.business-list article+article{border-right:0;border-bottom:1px solid #ddd;padding:20px 0;gap:20px}.business-list article:last-child{border-bottom:0}.business-list b{font-size:13px}.business-list p{font-size:10.5px}.brands{padding:7vh 0}.brands>.label,.brands>h2{margin-left:6vw;margin-right:6vw}.brand-grid{grid-template-columns:1fr}.brand{height:190px}.brand-content{left:6vw;width:52%}.brand-content img{max-width:145px;max-height:30px}.strength{padding:4vh 6vw 7vh}.strength h2{font-size:22px;margin-bottom:22px}.strength-grid{gap:6px}.strength-grid img{height:82px}.strength-grid small{font-size:7px;margin-top:10px}.strength-grid b{font-size:11px;line-height:1.5}.news{padding:6vh 6vw}.news-list p{font-size:10px}.news-list time{display:block;width:auto;margin-bottom:5px}.company{padding:7vh 6vw}.company h2{font-size:25px}.company dt{float:none;width:auto;padding-bottom:2px;font-size:10px}.company dd{padding-left:0;padding-top:2px}.contact{padding:7vh 6vw;display:block}.contact h2{font-size:29px}.contact a{display:inline-block;margin-top:20px}footer{padding:30px 6vw;display:block;text-align:center}footer img{margin:0 auto 20px}footer div{line-height:2.5;margin-bottom:15px}}

.brand-desc{font-size:12px;line-height:1.8;font-weight:400;display:inline-block;margin-top:8px;max-width:440px}.brand-content>a{display:inline-block;margin-top:12px}.strength article p{font-size:13px;line-height:1.8;margin-top:10px;max-width:320px}.company dd a,footer a{color:inherit;text-decoration:none}.legal{max-width:900px;margin:0 auto;padding:150px 32px 100px}.legal h1{font-size:48px;margin:12px 0 48px}.legal-lead{font-size:16px;line-height:2;margin-bottom:64px}.legal h2{font-size:22px;margin:52px 0 18px}.legal p,.legal li{font-size:14px;line-height:2}.legal ul{padding-left:1.4em}.legal-note{margin-top:64px;padding:20px;background:#f6f6f6;font-size:12px!important}@media(max-width:700px){.legal{padding:110px 22px 72px}.legal h1{font-size:32px;margin-bottom:36px}.legal h2{font-size:19px;margin-top:42px}.brand-desc{font-size:11px}.strength article p{font-size:12px}}

/* v6: visual-first brand showcase */
.brand-grid-v6{gap:18px;margin:34px 3vw 0}.brand-card{height:auto;overflow:hidden;background:#fafafa}.brand-card:after{display:none}.brand-photo{height:430px;overflow:hidden;background:#f4f4f4}.brand-photo img{width:100%;height:100%;object-fit:cover;object-position:center}.brand-info{padding:30px 32px 34px}.brand-info .brand-logo{width:auto;max-width:190px;height:38px;object-fit:contain;object-position:left center}.brand-info .dasoda-logo{max-width:175px}.brand-tagline{font:italic 14px Georgia,serif;margin:20px 0 6px}.brand-info .brand-desc{font-size:12px;line-height:1.9;margin:0;max-width:500px}.agency-note{font-size:10px;color:#666;margin:13px 0 0}.brand-info a{display:inline-block;font-size:9px;letter-spacing:.1em;border:1px solid #999;padding:9px 14px;margin-top:20px}.image-note{font-size:9px;color:#999;margin:12px 3vw 0;text-align:right}
@media(max-width:800px){.brand-grid-v6{margin:28px 0 0;gap:1px}.brand-card{background:#fff}.brand-photo{height:78vw;max-height:380px}.brand-info{padding:24px 6vw 34px}.brand-info .brand-logo{max-width:160px;height:32px}.brand-tagline{font-size:13px;margin-top:17px}.brand-info .brand-desc{font-size:11.5px}.agency-note{font-size:9.5px}.image-note{margin:10px 6vw 0;font-size:8px;line-height:1.6}}

/* v7: typography + business icon refinement */
:root{--ui-font:Inter,"Helvetica Neue",Helvetica,Arial,"Noto Sans JP",sans-serif}
body{font-family:var(--ui-font);font-feature-settings:"kern" 1,"palt" 1;-webkit-font-smoothing:antialiased}
.label,.eyebrow,nav,.business-list small,.news-head>span,.contact span,.contact a,.brand-info a,footer{font-family:var(--ui-font)}
.label,.eyebrow{font-size:12px;letter-spacing:.18em;font-weight:650}
nav{gap:34px;font-size:12px;font-weight:600;letter-spacing:.14em}
.contact-nav{padding:14px 28px}
.business{padding-top:10vh}
.business h2{font-size:clamp(32px,3vw,48px);margin-top:18px;margin-bottom:48px}
.business-list article{display:block;padding:34px 26px 34px 0}
.business-list article+article{padding-left:26px}
.business-icon{display:flex;width:54px;height:54px;align-items:center;justify-content:center;margin:0 0 24px;color:#111}
.business-icon svg{width:48px;height:48px;fill:none;stroke:currentColor;stroke-width:2.15;stroke-linecap:round;stroke-linejoin:round;vector-effect:non-scaling-stroke}
.business-list b{font-size:17px;line-height:1.55;font-weight:650;letter-spacing:.01em}
.business-list small{font-size:10px;font-weight:600;letter-spacing:.11em;margin:7px 0 18px;color:#222}
.business-list p{font-size:12.5px;line-height:1.9;color:#4a4a4a}
@media(max-width:800px){.label,.eyebrow{font-size:10px}nav{font-size:10px}.business h2{font-size:clamp(26px,7.2vw,32px)}.business-list article,.business-list article+article{padding:26px 0}.business-icon{width:48px;height:48px;margin-bottom:17px}.business-icon svg{width:43px;height:43px}.business-list b{font-size:15px}.business-list small{font-size:9px}.business-list p{font-size:11.5px}}

/* v8: stronger section labels, unified navigation, emphasized contact + footer */
.label,.eyebrow{font-size:15px;line-height:1.2;letter-spacing:.17em;font-weight:650}
nav{gap:38px;font-size:13px;line-height:1;letter-spacing:.13em;font-weight:650;align-items:center}
nav>a{display:flex;align-items:center;justify-content:center;height:48px;white-space:nowrap}
.contact-nav{height:48px;padding:0 30px;background:#111;color:#fff;border:1px solid #111;letter-spacing:.14em;font-size:13px;transition:background .2s,color .2s}
.contact-nav:hover{background:#fff;color:#111}
.news-head>span{font-size:11px;font-weight:600}
.contact span{font-size:15px;font-weight:650;letter-spacing:.17em}
.contact>a{font-size:12px;font-weight:650;padding:15px 26px;border-color:#aaa}
footer{min-height:140px;padding:36px 4vw;font-size:11px;letter-spacing:.11em;font-weight:600}
footer img{width:145px}
footer small{font-size:10px;font-weight:400;letter-spacing:.06em}
@media(max-width:800px){
  .label,.eyebrow{font-size:12px}
  nav{font-size:11px}
  nav>a{height:auto}
  .contact-nav{height:auto;padding:8px 12px;background:#111;color:#fff;font-size:11px}
  .contact span{font-size:12px}
  footer{font-size:10px;min-height:0;padding:34px 6vw}
  footer small{font-size:9px}
}

/* v9: CREATE / GROW / DELIVER alignment */
.strength{
  padding:7vh 7vw 7vh;
}
.strength h2{
  font-family:var(--ui-font);
  font-size:clamp(32px,3.2vw,48px);
  font-weight:650;
  line-height:1.15;
  letter-spacing:.08em;
  margin:0 0 46px;
}
.strength-grid{
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:18px;
}
.strength-grid img{height:210px}
.strength-grid small{
  font-family:var(--ui-font);
  font-size:10px;
  font-weight:600;
  letter-spacing:.18em;
  margin-top:18px;
}
.strength-grid b{
  font-size:17px;
  line-height:1.55;
  margin-top:5px;
  white-space:nowrap;
}
.strength article p{
  font-size:12px;
  line-height:1.9;
  margin-top:10px;
  max-width:360px;
}
.news{padding-top:5vh}
@media(max-width:800px){
  .strength{padding:6vh 6vw 6vh}
  .strength h2{font-size:clamp(24px,7vw,31px);letter-spacing:.055em;margin-bottom:28px}
  .strength-grid{grid-template-columns:1fr;gap:34px}
  .strength-grid img{height:48vw;max-height:250px}
  .strength-grid small{font-size:9px;margin-top:13px}
  .strength-grid b{font-size:16px;white-space:normal}
  .strength article p{font-size:11.5px;margin-top:8px;max-width:none}
  .news{padding-top:4vh}
}


/* =========================================================
   v10 — Editorial hero/about balance
   ========================================================= */
@media (min-width: 901px) {
  .hero {
    grid-template-columns: 54% 46%;
  }

  .hero-media,
  .hero-image {
    width: 100%;
  }

  .about {
    grid-template-columns: 56% 44%;
  }

  .about-media,
  .about-image-wrap {
    width: 92%;
    margin-left: 8%;
    align-self: center;
  }

  .about-media img,
  .about-image-wrap img,
  .about img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center 43%;
  }
}

@media (max-width: 900px) {
  .about-media,
  .about-image-wrap {
    width: 100%;
    margin-left: 0;
  }

  .about-media img,
  .about-image-wrap img,
  .about img {
    object-position: center 42%;
  }
}


/* =========================================================
   v16 — exact approved icons, high-resolution + centered
   ========================================================= */
.business-list article{
  position:relative;
}

.business-icon{
  width:84px;
  height:84px;
  display:flex;
  align-items:center;
  justify-content:center;
  margin:0 auto 26px;
}

.business-icon img{
  display:block;
  width:78px;
  height:78px;
  object-fit:contain;
  image-rendering:auto;
}

@media(max-width:800px){
  .business-icon{
    width:68px;
    height:68px;
    margin:0 0 20px;
  }
  .business-icon img{
    width:64px;
    height:64px;
  }
}


/* =========================================================
   v17 — CONTACT / NEWS
   ========================================================= */
.subpage{padding-top:var(--header-h,82px);}
.subpage-hero{max-width:1120px;margin:0 auto;padding:110px 32px 72px;border-bottom:1px solid #ddd;}
.subpage-hero h1,.thanks-box h1,.news-article h1{font-size:clamp(40px,5vw,68px);font-weight:500;letter-spacing:-.035em;line-height:1.18;margin:20px 0 24px;}
.subpage-hero>p:last-child{max-width:680px;line-height:2;color:#444;}

.contact-section{max-width:900px;margin:0 auto;padding:80px 32px 130px;}
.contact-form{display:grid;gap:34px;}
.contact-form>label:not(.privacy-check){display:grid;gap:12px;font-size:15px;font-weight:600;letter-spacing:.03em;}
.contact-form label>span{font-size:10px;background:#111;color:#fff;padding:4px 7px;margin-left:8px;vertical-align:2px;}
.contact-form label>small{font-size:11px;font-weight:400;color:#777;margin-left:8px;}
.contact-form input[type=text],.contact-form input[type=email],.contact-form input[type=tel],.contact-form select,.contact-form textarea{
width:100%;box-sizing:border-box;border:1px solid #ccc;background:#fff;border-radius:0;padding:16px 18px;font:inherit;font-weight:400;outline:none;transition:border-color .2s;
}
.contact-form textarea{resize:vertical;min-height:200px;}
.contact-form input:focus,.contact-form select:focus,.contact-form textarea:focus{border-color:#111;}
.privacy-check{display:flex;align-items:center;gap:12px;font-size:14px;}
.privacy-check input{width:18px;height:18px;}
.privacy-check span{background:none!important;color:#111!important;padding:0!important;font-size:14px!important;margin:0!important;}
.privacy-check a{text-decoration:underline;}
.hidden-field{position:absolute;left:-9999px;}
.form-submit{border:0;background:#111;color:#fff;min-height:62px;padding:0 30px;font-size:12px;font-weight:700;letter-spacing:.16em;display:flex;align-items:center;justify-content:space-between;cursor:pointer;text-decoration:none;}
.inline-button{display:inline-flex;width:260px;margin-top:35px;}
.thanks-box{max-width:900px;margin:0 auto;padding:150px 32px 180px;}
.thanks-box>p:not(.section-kicker){line-height:2;color:#444;}

.news-home{max-width:1120px;margin:0 auto;}
.news-head{display:flex;align-items:end;justify-content:space-between;gap:20px;margin:18px 0 28px;}
.news-head h2{font-size:clamp(34px,4vw,52px);font-weight:500;margin:0;}
.text-link{font-size:11px;letter-spacing:.12em;font-weight:700;text-decoration:none;color:#111;}
.news-list,.news-page-list{border-top:1px solid #ccc;}
.news-row{display:grid;grid-template-columns:130px 130px 1fr 30px;align-items:center;gap:20px;padding:25px 0;border-bottom:1px solid #ddd;color:#111;text-decoration:none;}
.news-row time{font-size:12px;letter-spacing:.06em;}
.news-category{font-size:10px;letter-spacing:.12em;font-weight:700;}
.news-title{font-size:15px;}
.news-arrow{text-align:right;font-size:18px;}
.news-page-list{max-width:1120px;margin:0 auto 140px;padding:0 32px;}

.news-article{max-width:900px;margin:0 auto;padding:120px 32px 150px;}
.news-meta{display:flex;gap:30px;align-items:center;}
.news-meta time{font-size:12px;letter-spacing:.08em;}
.article-body{border-top:1px solid #ddd;margin-top:55px;padding-top:45px;font-size:15px;line-height:2.2;}
.article-body p{margin:0 0 20px;}
.back-news{display:inline-block;margin-top:55px;color:#111;font-size:12px;font-weight:700;letter-spacing:.08em;}
.sp-only{display:none;}

@media(max-width:800px){
.subpage-hero{padding:72px 20px 50px;}
.contact-section{padding:55px 20px 90px;}
.contact-form{gap:26px;}
.thanks-box{padding:100px 20px 120px;}
.news-page-list{margin-bottom:90px;padding:0 20px;}
.news-row{grid-template-columns:90px 1fr 22px;gap:10px 14px;padding:20px 0;}
.news-row .news-category{grid-column:2;grid-row:1;}
.news-row .news-title{grid-column:1/3;grid-row:2;line-height:1.6;}
.news-row .news-arrow{grid-column:3;grid-row:1/3;}
.news-article{padding:80px 20px 100px;}
.news-head{align-items:center;}
.sp-only{display:block;}
}


/* v18 — CONTACT required/optional labels: quieter, more refined */
.contact-form label>span{
  display:inline;
  background:transparent;
  color:#8a8a8a;
  padding:0;
  margin-left:8px;
  font-size:10px;
  font-weight:500;
  letter-spacing:.08em;
  vertical-align:1px;
}
.contact-form label>small{
  color:#aaa;
  font-size:10px;
  font-weight:400;
  letter-spacing:.06em;
  margin-left:8px;
}
.contact-form label>span::before{
  content:"※";
  margin-right:2px;
  color:#777;
}
.privacy-check span{
  color:#111!important;
  font-size:14px!important;
  letter-spacing:0!important;
}
.privacy-check span::before{
  content:none!important;
}


/* =========================================================
   v19 — CONTACT refinements
   ========================================================= */

/* CONTACT page heading: keep hierarchy without overpowering the page */
.contact-section + * {}
.subpage-hero h1{
  font-size:clamp(34px,4vw,52px);
  line-height:1.22;
  margin-top:16px;
}

/* CTA: compact and centered */
.contact-submit{
  width:190px;
  min-height:54px;
  justify-self:center;
  justify-content:center;
  gap:28px;
  padding:0 22px;
  margin-top:8px;
  font-size:13px;
  letter-spacing:.08em;
}
.contact-submit b{
  font-size:16px;
  font-weight:400;
  line-height:1;
}

@media(max-width:800px){
  .subpage-hero h1{
    font-size:34px;
  }
  .contact-submit{
    width:170px;
    min-height:52px;
  }
}


/* =========================================================
   v20 — unify TOP section width around the NEWS rhythm
   ========================================================= */

/* Use the NEWS content width as the common visual grid on desktop.
   This intentionally leaves more breathing room than the former 7vw layout. */
@media (min-width: 1001px){
  #about > .section-inner,
  #business > .section-inner,
  #brands > .section-inner,
  #company > .section-inner,
  #contact > .section-inner,
  #news > .section-inner,
  .create-grow-deliver > .section-inner,
  section.create-grow-deliver > div,
  .section-inner.news-home{
    width:auto;
    max-width:1120px;
    margin-left:auto;
    margin-right:auto;
  }

  /* Company in the current base uses its own inner wrapper in some builds. */
  #company .company-inner,
  #company .company-wrap,
  #company .company-grid,
  #contact .contact-inner,
  #contact .contact-wrap{
    max-width:1120px;
    margin-left:auto;
    margin-right:auto;
  }
}

/* NEWS detail page: article titles were visually too dominant */
.news-article h1{
  font-size:clamp(30px,3.15vw,46px);
  line-height:1.32;
  letter-spacing:-.025em;
  margin-top:22px;
}

/* NEWS list page heading also stays subordinate to TOP-level hero typography */
body:has(.news-page-list) .subpage-hero h1{
  font-size:clamp(32px,3.4vw,46px);
}

@media(max-width:800px){
  .news-article h1{
    font-size:30px;
    line-height:1.38;
  }
}


/* =========================================================
   v21 — ACTUAL section-width fix
   v20 targeted .section-inner wrappers that most home sections
   do not have. Target the real section elements instead.
   ========================================================= */
@media (min-width: 1001px){

  /* Common desktop content grid: same left/right edges as NEWS */
  #about,
  #business,
  #brands,
  .strength,
  #news,
  #company{
    width:100%;
    padding-left:max(7vw, calc((100vw - 1120px) / 2));
    padding-right:max(7vw, calc((100vw - 1120px) / 2));
  }

  /* NEWS already has an inner wrapper; let the section padding define
     the exact same grid rather than narrowing it a second time. */
  #news .section-inner.news-home{
    max-width:none;
    width:100%;
    margin:0;
  }

  /* Brands had an extra 3vw inset on top of section padding. */
  #brands > .label,
  #brands > h2{
    margin-left:0;
    margin-right:0;
  }
  #brands .brand-grid-v6{
    margin-left:0;
    margin-right:0;
  }
  #brands .image-note{
    margin-left:0;
    margin-right:0;
  }

  /* Company table should use the common section width, not stop at 800px. */
  #company dl{
    max-width:none;
    width:100%;
  }

  /* CONTACT follows the same horizontal grid while retaining black full bleed. */
  #contact{
    padding-left:max(7vw, calc((100vw - 1120px) / 2));
    padding-right:max(7vw, calc((100vw - 1120px) / 2));
  }
}

/* NEWS detail: restrained editorial title */
.news-article{
  max-width:820px;
}
.news-article h1{
  font-size:clamp(28px,2.55vw,38px);
  line-height:1.42;
  letter-spacing:-.02em;
  font-weight:500;
}

/* NEWS index page title */
body:has(.news-page-list) .subpage-hero h1{
  font-size:clamp(30px,3vw,40px);
}

@media(max-width:800px){
  .news-article h1{
    font-size:27px;
    line-height:1.45;
  }
}


/* =========================================================
   v23 — Hero concept B: full-bleed visual
   ========================================================= */
.hero.hero-fullbleed{
  position:relative;
  width:100%;
  height:min(860px, 88vh);
  min-height:650px;
  padding:0;
  overflow:hidden;
  display:flex;
  align-items:flex-end;
  background:#222;
}
.hero-fullbleed .hero-bg{
  position:absolute;
  inset:0;
  background-image:url("assets/hero.jpg");
  background-size:cover;
  background-position:center 46%;
  transform:scale(1.01);
}
.hero-fullbleed .hero-shade{
  position:absolute;
  inset:0;
  background:
    linear-gradient(90deg, rgba(0,0,0,.46) 0%, rgba(0,0,0,.18) 47%, rgba(0,0,0,.05) 75%),
    linear-gradient(0deg, rgba(0,0,0,.28) 0%, rgba(0,0,0,0) 48%);
}
.hero-fullbleed .hero-copy{
  position:relative;
  z-index:2;
  width:min(1120px, calc(100% - 14vw));
  margin:0 auto;
  padding:0 0 88px;
  color:#fff;
}
.hero-fullbleed .hero-copy .eyebrow{
  color:#fff;
  font-size:12px;
  letter-spacing:.18em;
  margin-bottom:25px;
}
.hero-fullbleed .hero-copy h1{
  margin:0;
  max-width:780px;
  font-size:clamp(52px,5.4vw,82px);
  line-height:1.16;
  letter-spacing:-.045em;
  font-weight:500;
}
.hero-fullbleed .hero-copy p{
  margin:28px 0 0;
  color:rgba(255,255,255,.92);
  font-size:14px;
  letter-spacing:.055em;
}
.hero-scroll{
  position:absolute;
  z-index:2;
  right:max(7vw, calc((100vw - 1120px)/2));
  bottom:90px;
  color:#fff;
  font-size:9px;
  letter-spacing:.18em;
  writing-mode:vertical-rl;
  display:flex;
  align-items:center;
  gap:12px;
}
.hero-scroll span{font-size:15px;}

@media(max-width:800px){
  .hero.hero-fullbleed{
    height:78svh;
    min-height:600px;
  }
  .hero-fullbleed .hero-bg{
    background-position:center center;
  }
  .hero-fullbleed .hero-shade{
    background:
      linear-gradient(0deg, rgba(0,0,0,.48) 0%, rgba(0,0,0,.12) 65%),
      linear-gradient(90deg, rgba(0,0,0,.22), rgba(0,0,0,.04));
  }
  .hero-fullbleed .hero-copy{
    width:calc(100% - 40px);
    padding-bottom:55px;
  }
  .hero-fullbleed .hero-copy h1{
    font-size:clamp(39px,11vw,52px);
    line-height:1.18;
  }
  .hero-fullbleed .hero-copy p{
    margin-top:20px;
    font-size:11px;
  }
  .hero-scroll{display:none;}
}


/* =========================================================
   v25 — Hero copy refinement
   ========================================================= */
.hero-scroll{display:none!important;}

.hero-fullbleed .hero-copy h1{
  max-width:900px;
  font-size:clamp(48px,5vw,76px);
  line-height:1.08;
  letter-spacing:-.04em;
  font-weight:500;
}

.hero-fullbleed .hero-copy .hero-ja{
  margin-top:26px;
  font-size:14px;
  line-height:1.8;
  letter-spacing:.06em;
  color:rgba(255,255,255,.94);
}

@media(max-width:800px){
  .hero-fullbleed .hero-copy h1{
    font-size:clamp(38px,10.2vw,49px);
    line-height:1.1;
  }
  .hero-fullbleed .hero-copy .hero-ja{
    margin-top:22px;
    max-width:310px;
    font-size:12px;
    line-height:1.8;
    letter-spacing:.04em;
  }
}
\n\n/* v26 — Hero typography: airier, cleaner English headline */\n.hero-fullbleed .hero-copy h1{\n  max-width:980px;\n  font-size:clamp(46px,4.8vw,72px);\n  line-height:1.16;\n  letter-spacing:.005em;\n  font-weight:400;\n  font-family:Arial, Helvetica, sans-serif;\n}\n.hero-fullbleed .hero-copy .eyebrow{\n  letter-spacing:.22em;\n}\n.hero-fullbleed .hero-copy .hero-ja{\n  margin-top:24px;\n  font-size:15px;\n  letter-spacing:.08em;\n}\n@media(max-width:800px){\n  .hero-fullbleed .hero-copy h1{\n    font-size:clamp(37px,9.6vw,47px);\n    line-height:1.17;\n    letter-spacing:.005em;\n  }\n  .hero-fullbleed .hero-copy .hero-ja{\n    font-size:12px;\n    letter-spacing:.06em;\n  }\n}\n

/* =========================================================
   v27 — Hero English typography: intentionally airy
   ========================================================= */
.hero-fullbleed .hero-copy h1{
  letter-spacing:.055em !important;
  font-weight:400 !important;
  line-height:1.18 !important;
  font-family:Arial, Helvetica, sans-serif !important;
}

@media(max-width:800px){
  .hero-fullbleed .hero-copy h1{
    letter-spacing:.035em !important;
    line-height:1.2 !important;
  }
}


/* =========================================================
   v28 — Unified section-heading system
   ABOUT / BUSINESS / BRANDS / NEWS / COMPANY / CONTACT
   ========================================================= */

/* English section labels */
#about .label,
#business .label,
#brands .label,
#news .section-kicker,
#company .label,
#contact .label,
.subpage-hero .section-kicker{
  margin:0 0 24px !important;
  padding:0 !important;
  font-family:Arial, Helvetica, sans-serif !important;
  font-size:13px !important;
  line-height:1 !important;
  font-weight:600 !important;
  letter-spacing:.16em !important;
  text-transform:uppercase;
}

/* Japanese section titles — same family, size, weight and rhythm */
#about h2,
#business h2,
#brands h2,
#news .news-head h2,
#company h2,
#contact h2{
  margin:0 0 42px !important;
  padding:0 !important;
  font-family:Arial, "Noto Sans JP", "Yu Gothic", "Hiragino Kaku Gothic ProN", sans-serif !important;
  font-size:34px !important;
  line-height:1.35 !important;
  font-weight:400 !important;
  letter-spacing:-.02em !important;
}

/* NEWS heading row: keep title on the same left grid while VIEW ALL stays right */
#news .news-head{
  margin:0 0 42px !important;
  align-items:center !important;
}
#news .news-head h2{
  margin:0 !important;
}

/* COMPANY title had its own smaller legacy styling */
#company h2{
  margin-bottom:42px !important;
}

/* Make the top of each heading block feel consistent */
#news .section-kicker,
#company .label{
  display:block;
}

/* Subpages use the same heading language, slightly larger only because they are page titles */
.subpage-hero h1{
  font-family:Arial, "Noto Sans JP", "Yu Gothic", "Hiragino Kaku Gothic ProN", sans-serif !important;
  font-size:38px !important;
  line-height:1.35 !important;
  font-weight:400 !important;
  letter-spacing:-.02em !important;
  margin:0 !important;
}

@media(max-width:800px){
  #about .label,
  #business .label,
  #brands .label,
  #news .section-kicker,
  #company .label,
  #contact .label,
  .subpage-hero .section-kicker{
    font-size:11px !important;
    margin-bottom:18px !important;
  }

  #about h2,
  #business h2,
  #brands h2,
  #news .news-head h2,
  #company h2,
  #contact h2{
    font-size:28px !important;
    margin-bottom:30px !important;
  }

  .subpage-hero h1{
    font-size:30px !important;
  }
}


/* =========================================================
   v30 — Mobile BRANDS horizontal gutter fix
   ========================================================= */
@media(max-width:800px){
  #brands{
    padding-left:20px !important;
    padding-right:20px !important;
  }

  #brands > .label,
  #brands > h2,
  #brands .brand-grid-v6,
  #brands .image-note{
    margin-left:0 !important;
    margin-right:0 !important;
  }

  #brands .brand-grid-v6{
    width:100% !important;
    box-sizing:border-box;
  }
}


/* =========================================================
   v31 — Mobile hamburger navigation
   ========================================================= */
.menu-toggle{
  display:none;
  border:0;
  background:transparent;
  padding:8px 0 8px 12px;
  width:34px;
  height:34px;
  cursor:pointer;
  position:relative;
  z-index:1002;
}
.menu-toggle span{
  display:block;
  width:22px;
  height:1px;
  background:currentColor;
  margin:5px 0;
  transition:transform .25s ease, opacity .2s ease;
}

@media(max-width:800px){
  header{
    position:relative;
    z-index:1000;
  }
  header .menu-toggle{
    display:block;
    margin-left:auto;
  }

  header nav{
    position:fixed;
    inset:0;
    z-index:1001;
    background:#fff;
    display:flex !important;
    flex-direction:column;
    align-items:flex-start;
    justify-content:center;
    gap:0;
    padding:90px 28px 50px;
    opacity:0;
    visibility:hidden;
    pointer-events:none;
    transform:translateY(-8px);
    transition:opacity .22s ease, visibility .22s ease, transform .22s ease;
  }

  body.menu-open header nav{
    opacity:1;
    visibility:visible;
    pointer-events:auto;
    transform:none;
  }

  header nav a,
  header nav .contact-nav{
    display:block;
    width:100%;
    box-sizing:border-box;
    padding:15px 0;
    border-bottom:1px solid #e5e5e5;
    background:transparent !important;
    color:#111 !important;
    font-size:22px !important;
    line-height:1.2;
    font-weight:500;
    letter-spacing:.04em;
    text-align:left;
    text-decoration:none;
  }

  header nav a:first-child{
    border-top:1px solid #e5e5e5;
  }

  body.menu-open .menu-toggle span:nth-child(1){
    transform:translateY(6px) rotate(45deg);
  }
  body.menu-open .menu-toggle span:nth-child(2){
    opacity:0;
  }
  body.menu-open .menu-toggle span:nth-child(3){
    transform:translateY(-6px) rotate(-45deg);
  }

  body.menu-open{
    overflow:hidden;
  }
}


/* =========================================================
   v32 — Mobile COMPANY table: quieter separators
   ========================================================= */
@media(max-width:800px){

  #company dl{
    border-top:1px solid #d9d9d9 !important;
  }

  #company dl > div{
    display:block !important;
    padding:22px 0 20px !important;
    border-top:0 !important;
    border-bottom:1px solid #d9d9d9 !important;
  }

  #company dt{
    padding:0 !important;
    margin:0 0 9px !important;
    border:0 !important;
    font-size:11px !important;
    line-height:1.5 !important;
    color:#777 !important;
  }

  #company dd{
    padding:0 !important;
    margin:0 !important;
    border:0 !important;
    font-size:13px !important;
    line-height:1.7 !important;
  }

  #company dd small{
    display:block;
    margin-top:5px;
    line-height:1.6;
  }
}


/* =========================================================
   v33 — Fix hamburger menu items hidden by legacy mobile CSS
   ========================================================= */
@media(max-width:800px){
  body.menu-open header nav{
    display:flex !important;
    flex-direction:column !important;
    align-items:stretch !important;
    justify-content:center !important;
  }

  body.menu-open header nav > a,
  body.menu-open header nav > a:not(.contact-nav),
  body.menu-open header nav > .contact-nav{
    display:block !important;
    visibility:visible !important;
    opacity:1 !important;
    position:static !important;
    width:100% !important;
    height:auto !important;
    margin:0 !important;
    padding:16px 0 !important;
    border:0 !important;
    border-bottom:1px solid #dedede !important;
    background:transparent !important;
    color:#111 !important;
    font-size:21px !important;
    line-height:1.2 !important;
    font-weight:500 !important;
    letter-spacing:.06em !important;
    text-align:left !important;
  }

  body.menu-open header nav > a:first-child{
    border-top:1px solid #dedede !important;
  }
}


/* v35 — Mobile menu: full-screen white and top aligned */
@media(max-width:800px){
  body.menu-open{overflow:hidden !important;}

  body.menu-open header{
    position:fixed !important;
    inset:0 !important;
    width:100% !important;
    height:100dvh !important;
    min-height:100vh !important;
    background:#fff !important;
    z-index:9999 !important;
    overflow-y:auto !important;
  }

  body.menu-open header nav{
    position:static !important;
    display:flex !important;
    flex-direction:column !important;
    justify-content:flex-start !important;
    align-items:stretch !important;
    width:auto !important;
    height:auto !important;
    min-height:0 !important;
    margin:82px 24px 32px !important;
    padding:0 !important;
    background:#fff !important;
    overflow:visible !important;
    transform:none !important;
  }

  body.menu-open header nav > a,
  body.menu-open header nav > a:not(.contact-nav),
  body.menu-open header nav > .contact-nav{
    flex:0 0 auto !important;
    display:block !important;
    position:static !important;
    width:100% !important;
    height:auto !important;
    padding:16px 0 !important;
    margin:0 !important;
    border:0 !important;
    border-bottom:1px solid #d9d9d9 !important;
    background:#fff !important;
    color:#111 !important;
    font-size:20px !important;
    line-height:1.25 !important;
    font-weight:400 !important;
    letter-spacing:.06em !important;
    text-align:left !important;
  }

  body.menu-open header nav > a:first-child{
    border-top:1px solid #d9d9d9 !important;
  }

  body.menu-open .menu-toggle{
    position:fixed !important;
    top:22px !important;
    right:20px !important;
    z-index:10001 !important;
  }
}


/* =========================================================
   v36 — Fixed header on desktop + mobile
   ========================================================= */
header{
  position:sticky !important;
  top:0 !important;
  z-index:9000 !important;
  background:rgba(255,255,255,.96) !important;
  border-bottom:1px solid rgba(0,0,0,.08) !important;
  backdrop-filter:blur(8px);
  -webkit-backdrop-filter:blur(8px);
}

@media(max-width:800px){
  header{
    position:sticky !important;
    top:0 !important;
    z-index:9000 !important;
    background:rgba(255,255,255,.97) !important;
  }

  /* Keep the opened menu's full-screen behavior from v35 */
  body.menu-open header{
    position:fixed !important;
    inset:0 !important;
    z-index:9999 !important;
    height:100dvh !important;
    min-height:100vh !important;
    background:#fff !important;
    overflow-y:auto !important;
  }
}


/* =========================================================
   v38 — NEWS list refinement
   Clean editorial row; only category keeps a subtle label.
   ========================================================= */

/* TOP NEWS row */
#news .news-list a,
#news .news-item,
.news-list .news-item,
.news-list > a{
  box-shadow:none !important;
}

#news .news-list a *,
#news .news-item *,
.news-list .news-item *,
.news-list > a *{
  box-sizing:border-box;
}

/* Remove box treatment from headline and arrow */
#news .news-title,
#news .news-item-title,
.news-list .news-title,
.news-list .news-item-title,
#news .news-arrow,
.news-list .news-arrow{
  border:0 !important;
  outline:0 !important;
  background:transparent !important;
  box-shadow:none !important;
}

/* Headline should read like text, not an input field */
#news .news-title,
#news .news-item-title,
.news-list .news-title,
.news-list .news-item-title{
  padding:0 !important;
  min-height:0 !important;
  font-size:13px !important;
  line-height:1.6 !important;
  font-weight:400 !important;
}

/* Keep CORPORATE as a restrained category label */
#news .news-category,
.news-list .news-category{
  display:inline-flex !important;
  align-items:center !important;
  justify-content:center !important;
  min-width:112px !important;
  padding:5px 12px !important;
  border:1px solid #bdbdbd !important;
  background:transparent !important;
  font-size:10px !important;
  line-height:1.2 !important;
  letter-spacing:.12em !important;
}

/* Arrow remains bare and lightweight */
#news .news-arrow,
.news-list .news-arrow{
  width:auto !important;
  min-width:0 !important;
  padding:0 !important;
  font-size:15px !important;
  line-height:1 !important;
}

/* Mobile: comfortable stacked editorial layout */
@media(max-width:800px){
  #news .news-title,
  #news .news-item-title,
  .news-list .news-title,
  .news-list .news-item-title{
    font-size:14px !important;
    line-height:1.65 !important;
  }

  #news .news-category,
  .news-list .news-category{
    min-width:0 !important;
    width:max-content !important;
    padding:4px 9px !important;
  }
}
