
    :root{--paper:#f7f7f3;--ink:#1c2c3b;--muted:#647078;--line:#dce0dd;--accent:#aa4942;--white:#fff;--serif:"Yu Mincho","Hiragino Mincho ProN",serif}
    *{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--paper);color:var(--ink);font-family:"Helvetica Neue",Arial,"Hiragino Kaku Gothic ProN","Yu Gothic",Meiryo,sans-serif;-webkit-font-smoothing:antialiased;line-height:1.8}a{color:inherit;text-decoration:none}button{font:inherit}img{display:block;max-width:100%;height:auto}a,button{touch-action:manipulation}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid var(--accent);outline-offset:5px}.wrap{max-width:1240px;margin:auto;padding-inline:48px}.skip{position:absolute;top:-80px;left:15px;background:white;padding:12px;z-index:30}.skip:focus{top:10px}.header{position:sticky;top:0;z-index:10;background:rgba(247,247,243,.97);border-bottom:1px solid var(--line)}.header-inner{height:94px;display:flex;align-items:center;justify-content:space-between;gap:28px}.brand{display:flex;align-items:center;gap:13px;flex-shrink:0}.brand-mark{display:grid;grid-template-columns:repeat(3,5px);gap:4px;transform:skewY(-18deg);height:29px;align-items:center}.brand-mark i{display:block;height:26px;background:var(--ink)}.brand-mark i:nth-child(2){background:var(--accent);height:35px}.brand-icon{width:48px;height:48px;object-fit:contain;flex-shrink:0}.brand-name{font-size:23px;font-weight:700;letter-spacing:.14em;line-height:1.3}.brand-name small{display:block;font-size:9px;font-weight:500;letter-spacing:.28em;margin-top:7px}.nav{display:flex;align-items:center;gap:27px;font-size:12px;font-weight:600}.nav a:not(.contact-link):hover{color:var(--accent)}.contact-link{background:var(--ink);color:white;padding:12px 20px}.contact-link:hover{background:var(--accent)}.mobile-menu{display:none}.eyebrow{font-size:10px;letter-spacing:.22em;font-weight:600;display:flex;align-items:center;gap:12px}.eyebrow:before{content:"";width:22px;height:1px;background:currentColor}.hero{padding-top:72px}.hero-grid{display:grid;grid-template-columns:.92fr 1.08fr;align-items:center;gap:30px}.hero h1{font-family:var(--serif);font-weight:500;font-size:clamp(38px,4.4vw,61px);line-height:1.52;letter-spacing:.05em;margin:25px 0 24px}.hero h1 em{font-style:normal;color:var(--accent)}.hero-copy{font-size:13px;line-height:2.2;color:var(--muted);margin:0 0 29px}.arrow-link{display:inline-flex;gap:32px;align-items:center;font-size:12px;font-weight:600;padding:10px 0;border-bottom:1px solid var(--ink)}.arrow-link span{font-size:20px;transition:transform .2s}.arrow-link:hover span{transform:translateX(5px)}.hero-visual{position:relative;padding:35px 0 20px}.image-shell{background:white;padding:34px 12px 22px;border:1px solid #e9ebe7;position:relative}.image-shell:before{content:"MISSILE TSURU";position:absolute;top:14px;left:21px;letter-spacing:.23em;font-size:9px;color:var(--muted)}.image-shell img{width:100%;aspect-ratio:733/375;object-fit:contain}.image-caption{margin-top:14px;font-size:10px;letter-spacing:.08em;display:flex;justify-content:space-between;color:var(--muted);gap:15px}.color-line{display:flex;height:6px;margin-top:24px;gap:3px}.color-line i{flex:1;background:var(--c)}.hero-bottom{margin-top:58px;padding:18px 0;border-top:1px solid var(--line);display:flex;justify-content:space-between;font-size:10px;letter-spacing:.14em;color:var(--muted)}.section{padding-block:82px}.section-top{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:32px}.section-title h2{font-family:var(--serif);font-size:31px;letter-spacing:.08em;font-weight:500;margin:12px 0 0}.section-top>p{font-size:12px;color:var(--muted);margin:0 0 5px}.products{background:#eeefeb;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.card{background:var(--white);display:flex;flex-direction:column;border:1px solid transparent;transition:border-color .2s,transform .2s}.card:hover{border-color:#9caaa8;transform:translateY(-4px)}.card-art{height:164px;margin:12px 12px 0;overflow:hidden;position:relative;display:grid;place-items:center}.spools{background:#eee6dd;display:flex;align-items:center;justify-content:center;gap:17px}.spool{width:43px;height:103px;background:repeating-linear-gradient(0deg,transparent 0 2px,#ffffff26 2px 3px),var(--c);border-radius:11px 11px 7px 7px;box-shadow:0 8px 12px #00000010;position:relative;transform:rotate(-9deg)}.spool:before,.spool:after{content:"";position:absolute;left:-4px;right:-4px;height:8px;border-radius:50%;background:var(--c)}.spool:before{top:-3px}.spool:after{bottom:-3px}.spool:nth-child(2){height:114px;transform:translateY(-3px) rotate(5deg)}.swatches{background:#e8eceb;display:grid;grid-template-columns:repeat(6,19px);grid-template-rows:repeat(4,22px);gap:5px;align-content:center;justify-content:center;transform:none}.swatches i{background:var(--c);border-radius:1px}.stitches{background:#e9e8ed}.stitch-line{position:absolute;width:120%;height:65px;border-top:2px dashed #aa4942;border-radius:50%;transform:rotate(-30deg);top:75px;left:-15px}.stitch-line:nth-child(2){top:100px;border-color:#8a8caa}.stitch-line:nth-child(3){top:125px;border-color:#b9a681}.card-body{padding:22px 24px 25px;flex:1}.card-number{font-size:10px;letter-spacing:.12em;color:var(--muted)}.card h3{font-size:17px;font-weight:600;margin:10px 0}.card p{font-size:12px;line-height:1.9;color:var(--muted);margin:0}.card-footer{padding:0 24px 23px;display:flex;justify-content:space-between;align-items:center;font-size:11px;font-weight:600}.card-footer span{font-size:21px}.about-grid{display:grid;grid-template-columns:1fr 1fr;gap:80px}.about h2{font-family:var(--serif);font-size:33px;line-height:1.8;font-weight:500;letter-spacing:.06em;margin:20px 0}.about p{color:var(--muted);font-size:13px;line-height:2.2}.company-details{margin:0}.company-details>div{display:grid;grid-template-columns:80px 1fr;border-bottom:1px solid var(--line);padding:18px 0;font-size:12px;gap:20px}.company-details>div:first-child{border-top:1px solid var(--line)}dt{color:var(--muted)}dd{margin:0}.news{padding-top:0}.news-grid{display:grid;grid-template-columns:1fr 2fr;gap:55px}.news-list{list-style:none;margin:0;padding:0}.news-list li{border-top:1px solid var(--line)}.news-list li:last-child{border-bottom:1px solid var(--line)}.news-list a{display:flex;align-items:center;gap:22px;padding:22px 0;font-size:12px}.news-list a:hover{color:var(--accent)}.news-label{font-size:9px;letter-spacing:.1em;color:var(--muted);white-space:nowrap}.news-arrow{margin-left:auto}.contact{background:var(--ink);color:white;padding-block:53px}.contact-inner{display:flex;align-items:center;justify-content:space-between;gap:30px}.contact h2{font-family:var(--serif);font-size:29px;font-weight:500;letter-spacing:.08em;margin:10px 0}.contact p{font-size:12px;color:#c4cbd0;margin:0}.contact-button{background:var(--paper);color:var(--ink);padding:20px 28px;font-size:13px;display:flex;gap:45px;align-items:center;flex-shrink:0}.contact-button:hover{background:#e5dcd2}.footer{padding-block:42px 22px}.footer-top{display:flex;justify-content:space-between;align-items:center;gap:28px}.footer-links{display:flex;gap:24px;font-size:11px;flex-wrap:wrap}.footer-links a:hover{color:var(--accent)}.footer-bottom{border-top:1px solid var(--line);margin-top:32px;padding-top:19px;display:flex;justify-content:space-between;gap:20px;font-size:9px;letter-spacing:.06em;color:var(--muted)}
    @media(min-width:1400px){.hero{padding-top:85px}.hero-bottom{margin-top:70px}}
    @media(max-width:1000px){.wrap{padding-inline:30px}.nav{gap:17px}.hero h1{font-size:43px}.hero-grid{gap:15px}.about-grid{gap:40px}.card-body{padding-inline:19px}.card h3{font-size:15px}}
    @media(max-width:760px){.wrap{padding-inline:22px}.header-inner{height:77px;gap:10px}.brand-icon{width:48px;height:48px;object-fit:contain;flex-shrink:0}.brand-name{font-size:18px;letter-spacing:.08em}.brand{gap:9px}.brand-icon{width:40px;height:40px}.brand-name small{font-size:8px;letter-spacing:.16em}.nav{display:none}.mobile-menu{display:block;flex-shrink:0;white-space:nowrap}.mobile-menu summary{font-size:12px;cursor:pointer;list-style:none;padding:8px}.mobile-menu summary::-webkit-details-marker{display:none}.mobile-menu summary:after{content:" ＋"}.mobile-menu[open] summary:after{content:" −"}.mobile-menu nav{position:absolute;left:0;right:0;top:77px;display:grid;background:var(--paper);border-bottom:1px solid var(--line);padding:14px 24px 24px;box-shadow:0 12px 20px #1c2c3b10}.mobile-menu nav a{padding:12px 0;font-size:14px;border-bottom:1px solid var(--line)}.hero{padding-top:42px}.hero-grid{grid-template-columns:1fr;gap:20px}.hero h1{font-size:clamp(35px,8vw,49px);margin:20px 0}.hero-copy{font-size:12px;margin-bottom:16px}.hero-visual{padding:0}.image-shell{padding-top:35px}.image-caption{font-size:9px}.color-line{margin-top:18px}.hero-bottom{margin-top:29px;font-size:8px;letter-spacing:.07em}.section{padding-block:49px}.section-top{align-items:flex-start;flex-direction:column;gap:12px;margin-bottom:25px}.section-title h2{font-size:27px}.cards{grid-template-columns:1fr;gap:16px}.card{display:grid;grid-template-columns:105px 1fr}.card-art{height:auto;min-height:150px;margin:9px 0 9px 9px;grid-row:1 / 3}.card-body{padding:17px 16px 7px}.card h3{font-size:16px;margin:6px 0}.card p{font-size:11px}.card-footer{padding:0 16px 12px;font-size:10px}.spools{gap:7px}.spool{width:20px;height:68px}.spool:nth-child(2){height:78px}.swatches{grid-template-columns:repeat(4,14px);grid-template-rows:repeat(6,14px);gap:4px}.about-grid,.news-grid{grid-template-columns:1fr;gap:28px}.about h2{font-size:28px}.about p{font-size:12px}.company-details>div{font-size:11px;gap:10px}.news{padding-top:0}.news-list a{gap:14px;font-size:11px}.contact-inner{display:block}.contact h2{font-size:25px}.contact-button{justify-content:space-between;margin-top:27px;padding:18px 22px}.footer-top{align-items:flex-start;flex-direction:column}.footer-links{gap:15px 22px;font-size:10px}.footer-bottom{font-size:8px}.eyebrow{font-size:9px}}
    @media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important}}
  
.catalog-intro{padding-top:35px;padding-bottom:35px}.breadcrumb{font-size:11px;color:var(--muted);margin-bottom:34px;display:flex;gap:15px}.catalog-intro h1{font-family:var(--serif);font-weight:500;font-size:38px;letter-spacing:.04em;line-height:1.5;margin:18px 0 14px}.catalog-intro p{font-size:13px;color:var(--muted)}.catalog-layout{display:grid;grid-template-columns:190px minmax(0,1fr);gap:45px;padding-bottom:70px}.category-nav{position:sticky;top:120px;align-self:start;padding-top:25px;border-top:2px solid var(--ink)}.category-nav .eyebrow{font-size:9px;margin-bottom:20px}.category-nav a{display:flex;justify-content:space-between;gap:10px;font-size:12px;padding:15px 0;border-bottom:1px solid var(--line)}.category-nav a:hover{color:var(--accent)}.category-nav small{font-size:10px;color:var(--muted)}.catalog-section{scroll-margin-top:118px;margin-bottom:50px}.catalog-heading{display:flex;justify-content:space-between;align-items:center;gap:20px;border-bottom:2px solid var(--ink);padding-bottom:18px}.catalog-heading h2{font-size:19px;font-weight:500;margin:0}.catalog-heading>span{font-size:9px;white-space:nowrap;letter-spacing:.1em;color:var(--muted)}.product-row{display:grid;grid-template-columns:145px minmax(0,1fr) 175px;gap:25px;padding:32px 0;border-bottom:1px solid var(--line)}.product-index{font-size:10px;color:var(--accent);letter-spacing:.1em}.product-identity h3{font-size:17px;line-height:1.65;margin:6px 0 15px}.product-picture{background:white;padding:10px;border:1px solid #e8e8e3;max-width:145px}.product-picture img{width:100%;height:120px;object-fit:contain}.sample-link{display:flex;justify-content:space-between;font-size:11px;border-bottom:1px solid var(--ink);padding:12px 0 6px;max-width:145px}.sample-link:hover{color:var(--accent)}.product-description{font-size:12px;line-height:2.05;color:#485660;overflow-wrap:anywhere}.product-description p{margin:12px 0 0}.product-description a{color:var(--accent);text-decoration:underline;text-underline-offset:4px}.product-specs{background:#eceee9;padding:15px;align-self:start}.product-specs h4{font-size:10px;color:var(--muted);font-weight:500;letter-spacing:.08em;margin:0 0 10px}.product-specs ul{list-style:none;margin:0;padding:0}.product-specs li{font-size:11px;line-height:1.8;padding:5px 0;border-top:1px solid #dbe0d8;overflow-wrap:anywhere}.nav [aria-current=page]{color:var(--accent)}
@media(max-width:1100px){.catalog-layout{grid-template-columns:155px minmax(0,1fr);gap:25px}.product-row{grid-template-columns:120px minmax(0,1fr);gap:20px}.product-specs{grid-column:2}.product-identity{grid-row:span 2}}
@media(max-width:760px){.catalog-intro{padding-top:24px;padding-bottom:25px}.breadcrumb{margin-bottom:25px;font-size:10px}.catalog-intro h1{font-size:28px}.catalog-intro p{font-size:12px}.catalog-layout{display:block}.category-nav{position:static;display:grid;grid-template-columns:1fr 1fr;gap:0 18px;padding-top:0;margin-bottom:30px}.category-nav .eyebrow{grid-column:1/-1;margin:16px 0 4px}.category-nav a{font-size:11px;padding:12px 0}.catalog-heading{gap:10px}.catalog-heading h2{font-size:17px}.catalog-heading>span{font-size:8px}.product-row{grid-template-columns:95px minmax(0,1fr);gap:17px;padding:25px 0}.product-identity h3{font-size:14px}.product-description{font-size:12px;line-height:1.9}.product-picture{padding:5px}.product-picture img{height:90px}.sample-link{font-size:10px}.product-specs{padding:12px}.product-specs li{font-size:11px}.catalog-section{margin-bottom:35px}}

/* Readable text contrast across both pages */
:root{--ink:#152330;--muted:#37434d;--accent:#90362f}
body{font-weight:500}
.hero-copy,.section-top>p,.card p,.about p,.catalog-intro p,.product-description{color:#303c46;font-weight:500}
.eyebrow,.image-caption,.hero-bottom,.card-number,.news-label,.footer-bottom,.breadcrumb,.category-nav small,.catalog-heading>span,.product-specs h4,dt{color:#37434d;font-weight:600}
.hero-copy,.about p,.catalog-intro p,.product-description{font-size:14px}
.card p,.section-top>p{font-size:13px}
.product-specs li,.company-details>div,.news-list a{font-size:13px}
.image-caption,.hero-bottom,.card-number,.news-label,.footer-bottom,.catalog-heading>span{font-size:11px}
.contact .eyebrow,.contact p{color:#f1f3f5}
@media(max-width:760px){.hero-copy,.about p,.catalog-intro p,.product-description{font-size:14px}.card p,.product-specs li,.company-details>div,.news-list a{font-size:12px}.image-caption,.hero-bottom,.footer-bottom{font-size:10px}.image-caption{flex-wrap:wrap}.catalog-heading{flex-wrap:wrap}.hero-bottom{letter-spacing:0}}
/* sage preferred text color */
header,main,footer{color:#330000}
header *,main *,footer *{color:inherit!important}
.contact{color:#fff!important}
.contact-link{color:#fff!important}
.contact-button{color:#330000!important}

.page-content{padding-bottom:70px;font-size:15px;line-height:2;overflow-wrap:anywhere}.page-content>br{display:none}.page-content table{width:100%;border-collapse:collapse;table-layout:auto;margin:25px 0 45px;border:0}.page-content th,.page-content td{padding:19px 22px;border:0;border-bottom:1px solid var(--line);text-align:left;vertical-align:top}.page-content th{font-weight:600;background:#eeefea}.page-content th[colspan]{font-size:19px;background:transparent;border-bottom:2px solid var(--ink);padding:18px 0}.page-content td:first-child,.page-content th:first-child{min-width:95px}.page-content td img,.page-content th img{display:inline-block;vertical-align:middle;max-width:150px;object-fit:contain}.page-content h2{font-family:var(--serif);font-weight:600;font-size:25px;line-height:1.7;margin:42px 0 20px}.page-content h3{font-size:19px;margin:30px 0 15px}.page-content a{text-decoration:underline;text-underline-offset:4px}.page-content section{scroll-margin-top:115px}.page-content ol,.page-content ul{padding-left:24px}.page-content li{margin:10px 0}.page-content .plus{font-size:26px}.page-content .icon{width:120px}.page-content .icon img{width:80px;max-height:85px}.page-content [id]{scroll-margin-top:115px}.page-content .sample-books{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.sample-book{background:white;border:1px solid var(--line);padding:25px;text-decoration:none!important;display:flex;flex-direction:column;gap:20px}.sample-book:hover{border-color:#330000}.sample-book img{height:210px;width:100%;object-fit:contain}.sample-book h2{font-family:inherit;font-size:17px;margin:0}.sample-book span{display:flex;justify-content:space-between;font-size:12px}.sample-banner{margin:0 auto 38px;max-height:260px;object-fit:contain}.link-cards{display:grid;gap:20px}.link-card{display:grid;grid-template-columns:170px 1fr;gap:32px;align-items:center;border-bottom:1px solid var(--line);padding:25px 0}.link-card img{max-width:150px;max-height:100px;object-fit:contain}.link-card p{margin:0}.site-links{display:flex;flex-wrap:wrap;gap:10px 25px;font-size:12px;padding:19px 0;border-bottom:1px solid var(--line)}.site-links a[aria-current=page]{font-weight:700;text-decoration:underline;text-underline-offset:6px}.page-caution td:first-child{width:145px}.page-caution td:first-child img{max-width:100px}.page-caution td img{margin:6px 3px}.page-kigyo th:not([colspan]){width:160px}.page-mark section>section{margin-block:25px}.page-mark td img{max-width:90px;max-height:85px}.page-mark h2{border-bottom:1px solid var(--line);padding-bottom:12px}.page-mark h3{font-size:19px}
@media(max-width:760px){.page-content{font-size:14px;line-height:1.95;padding-bottom:45px}.page-content th,.page-content td{padding:14px 10px}.page-content th[colspan]{font-size:17px}.page-content td:first-child,.page-content th:first-child{min-width:65px}.page-content h2{font-size:23px}.page-content h3{font-size:18px}.page-content .sample-books{grid-template-columns:repeat(2,minmax(0,1fr));gap:13px}.sample-book{padding:14px;gap:14px}.sample-book img{height:145px}.sample-book h2{font-size:14px}.sample-book span{font-size:11px}.sample-banner{max-height:160px}.link-card{grid-template-columns:1fr;gap:15px}.page-kigyo th:not([colspan]){width:85px}.page-content .icon{width:75px}.page-mark td img{max-width:60px;max-height:65px}.page-caution table,.page-caution tbody,.page-caution tr,.page-caution th,.page-caution td{display:block;width:100%!important}.page-caution td:first-child a{display:inline-block;margin-right:10px}.page-caution td:first-child br{display:none}.page-caution td:first-child img{height:95px;width:68px;object-fit:contain}.site-links{gap:10px 18px;font-size:11px}.page-content table{margin-bottom:30px}}.sample-modal{width:min(1120px,calc(100vw - 32px));height:min(900px,calc(100dvh - 32px));max-width:none;max-height:none;padding:0;border:1px solid #ccc;background:#f7f7f3;color:#330000;overflow:hidden}.sample-modal[open]{display:flex;flex-direction:column}.sample-modal::backdrop{background:#101820bb}.sample-toolbar{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:14px 20px;border-bottom:1px solid #dce0dd}.sample-toolbar h2{font-size:18px;margin:0}.sample-modal button{color:#330000;background:#fff;border:1px solid #b4aaa5;padding:8px 13px;cursor:pointer;min-height:42px;flex-shrink:0}.sample-modal button:disabled{opacity:.4;cursor:default}.sample-controls{display:flex;align-items:center;justify-content:center;gap:14px;padding:10px;flex-wrap:wrap;font-size:13px}.sample-stage{flex:1;min-height:0;overflow:auto;background:#e9e9e4;padding:12px;text-align:center;overscroll-behavior:contain}.sample-stage img{width:auto;height:auto;max-width:100%;max-height:100%;margin:auto;object-fit:contain}.sample-stage.is-zoomed img{max-width:none;max-height:none;width:max(100%,1000px)}.sample-thumbnails{display:flex;gap:8px;padding:10px;overflow-x:auto;flex-shrink:0}.sample-thumbnails button{padding:4px;min-width:60px}.sample-thumbnails img{width:50px;height:55px;object-fit:contain}.sample-thumbnails button[aria-current=page]{outline:2px solid #330000;outline-offset:-2px}@media(max-width:760px){.sample-modal{width:calc(100vw - 12px);height:calc(100dvh - 12px)}.sample-toolbar{padding:10px;gap:8px}.sample-toolbar h2{font-size:14px}.sample-toolbar button{font-size:12px;padding:6px 9px}.sample-controls{gap:8px;font-size:12px}.sample-controls button{padding:6px 10px}.sample-stage{padding:5px}}
.menu-photo{background:#fff}.menu-photo img{width:100%;height:100%;object-fit:cover}.menu-products img{object-fit:contain}.menu-colors img{object-position:center 45%}.menu-materials img{object-position:center 35%}@media(max-width:760px){.menu-photo img{position:absolute;inset:0}.menu-products img{object-fit:cover;object-position:75% center}}
/* 全ページの文字を丸ゴシック・太字に統一 */
body,
body * {
  font-family: "Zen Maru Gothic", sans-serif !important;
  font-weight: 700 !important;
}
