/* 心地シリーズ親ページ。既存EC FORCEの外側には適用しない。 */
.ccs{--ink:#243642;--blue:#2068a0;--lime:#bfd730;--paper:#f7f5ef;--line:#d5dcdf;--muted:#51616a;--susumi:#749bc2;--soe:#74ae8a;font-family:"Noto Sans JP","Hiragino Kaku Gothic ProN","Hiragino Sans","Yu Gothic",Meiryo,sans-serif;font-size:16px;font-weight:500;line-height:1.95;letter-spacing:.025em;color:var(--ink);background:#fff;width:100%;min-width:0;text-align:left;isolation:isolate;-webkit-text-size-adjust:100%;text-size-adjust:100%}
.ccs *,.ccs *::before,.ccs *::after{box-sizing:border-box}
.ccs :where(h1,h2,h3,p,figure,ul,ol,dl,dd){margin:0;padding:0}
.ccs :where(h1,h2,h3){font-family:inherit;font-weight:600;letter-spacing:-.045em;line-height:1.5;color:inherit}
.ccs a{color:inherit;text-decoration:none}
.ccs p{overflow-wrap:anywhere}
.ccs img{display:block;max-width:100%;height:auto;filter:none;mix-blend-mode:normal;opacity:1;border:0}
.ccs button{font:inherit;color:inherit;cursor:pointer}
.ccs [hidden]{display:none!important}
.ccs :where(a,button):focus-visible{outline:3px solid var(--blue);outline-offset:5px}
.ccs [id]{scroll-margin-top:30px}
.ccs .ccs-wrap{width:calc(100% - 96px);max-width:1160px;margin-inline:auto}
.ccs .ccs-header{display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:84px;padding-block:10px;border-bottom:1px solid var(--line)}
.ccs .ccs-brand{display:flex;align-items:center;gap:28px;min-height:44px;flex-shrink:0}
.ccs .ccs-brand img{width:102px;height:51px;object-fit:contain}
.ccs .ccs-brand span{font-size:14px;border-left:1px solid var(--line);padding-left:27px;letter-spacing:.1em}
.ccs .ccs-header nav{display:flex;gap:28px;flex-wrap:wrap;justify-content:flex-end}
.ccs .ccs-header nav a{font-size:14px;min-height:44px;display:flex;align-items:center;gap:8px}
.ccs .ccs-header nav a span{color:var(--blue)}
.ccs .ccs-kicker{display:flex;align-items:center;gap:12px;font-size:14px;letter-spacing:.13em;line-height:1.65;font-weight:500}
.ccs .ccs-kicker::before{content:"";height:7px;width:7px;background:var(--lime);border-radius:50%;flex:none}
.ccs .ccs-hero{background:var(--paper);padding:76px 0 68px}
.ccs .ccs-hero-grid{display:grid;grid-template-columns:1.12fr 1fr;gap:54px;align-items:center}
.ccs .ccs-series-identity{display:flex;align-items:center;gap:25px;margin-left:-12px}
.ccs .ccs-series-logo{width:142px;height:auto;flex:none}
.ccs .ccs-series-byline{font-size:14px;line-height:1.9;letter-spacing:.07em;color:var(--muted)}
.ccs .ccs-hero h1{font-size:clamp(42px,4.5vw,62px);line-height:1.45;margin:31px 0 24px;letter-spacing:-.07em}
.ccs .ccs-hero h1 span{display:block}
.ccs .ccs-hero h1 span+span{margin-top:17px}
.ccs .ccs-hero h1 ruby{ruby-position:over}
.ccs .ccs-hero h1 rt{font-size:14px;font-weight:500;letter-spacing:.13em;line-height:1.5}
.ccs .ccs-hero h1 .ccs-blue{color:var(--blue)}
.ccs .ccs-hero-copy>p{font-size:16px;line-height:2.05}
.ccs .ccs-text-link{display:inline-flex;align-items:center;justify-content:space-between;gap:32px;min-height:48px;border-bottom:1px solid currentColor;font-size:15px;line-height:1.6}
.ccs .ccs-text-link>span[aria-hidden]{font-size:24px;line-height:1;transition:transform .2s ease}
.ccs .ccs-text-link:hover>span[aria-hidden]{transform:translateX(4px)}
.ccs .ccs-hero .ccs-text-link{margin-top:29px;color:var(--blue)}
.ccs .ccs-hero-photos{padding-top:8px;min-width:0}
.ccs .ccs-hero-photos figure{width:78%}
.ccs .ccs-hero-photos figure+figure{margin-top:22px;margin-left:auto}
.ccs .ccs-image{background:#fff;width:100%;aspect-ratio:4/3;display:flex;align-items:center;justify-content:center;min-width:0}
.ccs .ccs-image img{width:100%;height:100%;max-height:100%;object-fit:contain;object-position:center}
.ccs figcaption{font-size:14px;color:var(--muted);display:flex;justify-content:space-between;gap:12px;line-height:1.65;margin-top:10px}
.ccs figcaption .ccs-en{font-size:13px;letter-spacing:.11em;white-space:nowrap}
.ccs .ccs-hero-bottom{display:flex;justify-content:space-between;gap:24px;align-items:center;border-top:1px solid #cbd2d2;margin-top:52px;padding-top:20px;font-size:14px;color:var(--muted)}
.ccs .ccs-hero-bottom a{display:flex;align-items:center;min-height:44px;color:var(--blue)}
.ccs .ccs-section{padding-block:105px}
.ccs .ccs-statement{display:grid;grid-template-columns:1fr 1fr;gap:84px;align-items:start}
.ccs .ccs-statement h2{font-size:clamp(32px,3.6vw,48px);margin-top:29px}
.ccs .ccs-statement-copy{padding-top:57px;max-width:470px}
.ccs .ccs-statement-copy p+p{margin-top:25px}
.ccs .ccs-series{padding-top:0}
.ccs .ccs-section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:30px;border-top:1px solid var(--line);padding-top:25px;margin-bottom:58px}
.ccs .ccs-section-heading h2{font-size:36px;margin-top:21px}
.ccs .ccs-section-heading>p{font-size:15px;max-width:325px;color:var(--muted)}
.ccs .ccs-product{display:grid;grid-template-columns:1.05fr 1fr;gap:70px;align-items:center;padding:0 0 72px;--accent:var(--susumi)}
.ccs .ccs-product+.ccs-product{border-top:1px solid var(--line);padding-top:72px;padding-bottom:0;--accent:var(--soe);grid-template-columns:1fr 1.05fr}
.ccs .ccs-product:nth-of-type(even) .ccs-product-figure{order:2}
.ccs .ccs-product-figure{min-width:0}
.ccs .ccs-product-figure figcaption{border-bottom:2px solid var(--accent);padding-bottom:15px}
.ccs .ccs-product-logo{width:250px;height:83px;object-fit:contain;object-position:left center;margin-bottom:13px}
.ccs .ccs-product .ccs-category{font-size:14px;color:var(--muted);margin-bottom:20px}
.ccs .ccs-product h3{font-size:clamp(28px,2.8vw,38px);margin-bottom:21px;line-height:1.5}
.ccs .ccs-product .ccs-product-description{max-width:430px}
.ccs .ccs-product .ccs-detail{border-left:2px solid var(--accent);padding-left:17px;margin-top:22px;font-size:14px;color:var(--muted)}
.ccs .ccs-product .ccs-text-link{margin-top:23px;color:var(--blue)}
.ccs .ccs-product-status{font-size:14px;display:flex;align-items:center;gap:10px;color:var(--muted);margin-top:26px;padding-top:20px;border-top:1px solid var(--line)}
.ccs .ccs-product-status::before{content:"";width:6px;height:6px;border-radius:50%;background:var(--accent);flex:none}
.ccs .ccs-thinking{background:var(--ink);color:#fff}
.ccs .ccs-thinking .ccs-kicker{color:#fff}
.ccs .ccs-thinking-heading{display:flex;justify-content:space-between;align-items:flex-start;gap:60px}
.ccs .ccs-thinking h2{font-size:clamp(32px,3.7vw,48px);margin-top:24px}
.ccs .ccs-thinking-intro{max-width:380px;padding-top:51px;line-height:2;color:#eef2f3}
.ccs .ccs-principles{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:38px;margin-top:60px;list-style:none}
.ccs .ccs-principles li{border-top:1px solid #647079;padding-top:21px;min-width:0}
.ccs .ccs-principles .ccs-index{color:var(--lime);font-size:14px;letter-spacing:.13em}
.ccs .ccs-principles h3{font-size:24px;margin:24px 0 16px}
.ccs .ccs-principles p{font-size:15px;line-height:1.95;color:#eef2f3}
.ccs .ccs-material-note{font-size:14px;color:#eef2f3;border-top:1px solid #647079;padding-top:26px;margin-top:51px;max-width:100%}
.ccs .ccs-future{background:var(--paper);position:relative}
.ccs .ccs-future-head{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}
.ccs .ccs-future h2{font-size:clamp(32px,3.7vw,48px);margin-top:25px}
.ccs .ccs-future-head>p{max-width:430px;padding-top:38px}
.ccs .ccs-family{list-style:none;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:28px;margin-top:55px}
.ccs .ccs-family li{border-top:1px solid #b7c3c6;padding-top:22px;min-width:0}
.ccs .ccs-family .ccs-family-verb{font-size:40px;letter-spacing:-.07em;font-weight:500;line-height:1.6}
.ccs .ccs-family li:first-child .ccs-family-verb{color:#4d759e}
.ccs .ccs-family li:nth-child(2) .ccs-family-verb{color:#427856}
.ccs .ccs-family .ccs-family-name{font-size:15px;display:flex;gap:10px;align-items:center;flex-wrap:wrap;margin-top:14px}
.ccs .ccs-family-logo{width:100%;max-width:220px;height:90px;object-fit:contain;object-position:left center;margin-top:17px}
.ccs .ccs-family-link{display:inline-flex;align-items:center;gap:12px;min-height:44px;font-size:14px;margin-top:7px;color:var(--blue);border-bottom:1px solid var(--line)}
.ccs .ccs-plan{font-size:13px;line-height:1.5;color:var(--muted);padding:3px 7px;border:1px solid #b7c3c6;border-radius:2px;white-space:nowrap}
.ccs .ccs-future-note{font-size:14px;color:var(--muted);margin-top:29px}
.ccs .ccs-contact{display:grid;grid-template-columns:1.2fr .8fr;gap:90px;align-items:center;padding-block:94px}
.ccs .ccs-contact h2{font-size:clamp(30px,3.4vw,44px);margin-top:26px}
.ccs .ccs-contact-copy>p{margin-bottom:25px}
.ccs .ccs-button{display:flex;align-items:center;justify-content:space-between;gap:24px;max-width:100%;min-height:60px;padding:13px 23px;border:1px solid var(--blue);background:var(--blue);color:#fff;font-size:16px;line-height:1.6}
.ccs .ccs-button span[aria-hidden]{font-size:23px;line-height:1}
.ccs .ccs-button:hover{background:#185681}
.ccs .ccs-footer{background:var(--paper);padding:34px 0;border-top:1px solid var(--line)}
.ccs .ccs-footer-top{display:flex;justify-content:space-between;align-items:center;gap:35px}
.ccs .ccs-footer-logo{display:inline-flex;align-items:center;min-height:44px}
.ccs .ccs-footer-logo img{width:105px;height:auto}
.ccs .ccs-footer nav{display:flex;align-items:center;gap:24px;flex-wrap:wrap}
.ccs .ccs-footer nav a{font-size:14px;min-height:44px;display:inline-flex;align-items:center}
.ccs .ccs-copyright{font-size:13px;color:var(--muted);margin-top:25px;letter-spacing:.06em}
.ccs .ccs-photo-note{display:none;border:1px dashed #98a6ad;padding:12px 15px;margin-top:12px;background:#fff;font-size:14px;line-height:1.8;color:var(--ink)}
.ccs .ccs-photo-note strong{display:block;font-weight:600}
.ccs .ccs-photo-note span{display:block}
.ccs[data-photo-notes="true"] .ccs-photo-note{display:block}
.ccs-review{font:500 14px/1.7 "Hiragino Sans",Meiryo,sans-serif;color:#fff;background:#243642;padding:10px 24px;display:flex;gap:20px;align-items:center;justify-content:space-between;box-sizing:border-box}
.ccs-review p{margin:0}
.ccs-review button{font:inherit;padding:8px 13px;min-height:44px;border:1px solid #9dabb1;background:none;color:#fff;cursor:pointer;flex-shrink:0}
.ccs-review button:focus-visible{outline:3px solid #bfd730;outline-offset:3px}
.ccs-review [hidden]{display:none!important}
.ccs-skip{position:fixed;top:8px;left:8px;transform:translateY(-180%);z-index:90;background:#fff;color:#243642;padding:12px 20px;font:500 16px/1.5 sans-serif}
.ccs-skip:focus{transform:none}
@media(min-width:701px) and (max-width:1050px){
 .ccs .ccs-wrap{width:calc(100% - 56px)}
 .ccs .ccs-hero-grid{gap:30px;grid-template-columns:1.12fr 1fr}
 .ccs .ccs-hero h1{font-size:clamp(35px,4.5vw,47px)}
 .ccs .ccs-hero-photos figure{width:88%}
 .ccs .ccs-product,.ccs .ccs-product+.ccs-product{gap:38px}
 .ccs .ccs-statement,.ccs .ccs-future-head,.ccs .ccs-contact{gap:45px}
 .ccs .ccs-family{gap:17px}
 .ccs .ccs-family .ccs-family-verb{font-size:34px}
 .ccs .ccs-principles{gap:25px}
}
@media(max-width:700px){
 .ccs .ccs-wrap{width:calc(100% - 40px)}
 .ccs .ccs-header{min-height:72px;padding:8px 0;gap:18px}
 .ccs .ccs-brand img{width:86px;height:44px}
 .ccs .ccs-brand span{display:none}
 .ccs .ccs-header nav{gap:17px}
 .ccs .ccs-header nav a{font-size:14px;gap:5px}
 .ccs .ccs-header .ccs-header-about{display:none}
 .ccs .ccs-hero{padding:36px 0 20px}
 .ccs .ccs-hero-grid{display:block}
 .ccs .ccs-series-identity{gap:20px;margin-left:-10px}
 .ccs .ccs-series-logo{width:120px}
 .ccs .ccs-series-byline{font-size:14px}
 .ccs .ccs-kicker{font-size:13px;letter-spacing:.11em}
 .ccs .ccs-hero h1{font-size:clamp(31px,8.4vw,46px);line-height:1.55;margin:23px 0 20px;letter-spacing:-.07em}
 .ccs .ccs-hero h1 span+span{margin-top:16px}
 .ccs .ccs-hero h1 rt{font-size:13px;letter-spacing:.08em}
 .ccs .ccs-hero-copy>p{font-size:16px;line-height:1.95}
 .ccs .ccs-hero-copy>p br{display:none}
 .ccs .ccs-hero .ccs-text-link{margin-top:22px}
 .ccs .ccs-hero-photos{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:33px;padding:0}
 .ccs .ccs-hero-photos figure{width:100%;min-width:0}
 .ccs .ccs-hero-photos figure+figure{margin:29px 0 0}
 .ccs .ccs-hero-photos figcaption{display:block;font-size:14px;line-height:1.65;margin-top:8px}
 .ccs .ccs-hero-photos figcaption .ccs-en{display:none}
 .ccs .ccs-hero-bottom{display:block;margin-top:26px;padding-top:13px;font-size:14px}
 .ccs .ccs-hero-bottom a{display:none}
 .ccs .ccs-section{padding-block:60px}
 .ccs .ccs-statement{display:block}
 .ccs .ccs-statement h2{font-size:32px;margin-top:21px}
 .ccs .ccs-statement-copy{padding-top:27px;max-width:none}
 .ccs .ccs-statement-copy p+p{margin-top:20px}
 .ccs .ccs-series{padding-top:0}
 .ccs .ccs-section-heading{display:block;padding-top:22px;margin-bottom:34px}
 .ccs .ccs-section-heading h2{font-size:29px;margin-top:17px}
 .ccs .ccs-section-heading>p{max-width:none;margin-top:17px;font-size:15px}
 .ccs .ccs-product,.ccs .ccs-product+.ccs-product{display:flex;flex-direction:column;align-items:stretch;gap:26px;padding-bottom:40px}
 .ccs .ccs-product+.ccs-product{padding-top:40px;padding-bottom:0}
 .ccs .ccs-product:nth-of-type(even) .ccs-product-figure{order:0}
 .ccs .ccs-product-figure figcaption{font-size:14px;gap:9px;padding-bottom:12px}
 .ccs .ccs-product-figure figcaption .ccs-en{font-size:12px}
 .ccs .ccs-product-logo{width:220px;height:72px;max-width:100%;margin-bottom:12px}
 .ccs .ccs-product h3{font-size:29px;margin-bottom:16px}
 .ccs .ccs-product .ccs-category{margin-bottom:17px}
 .ccs .ccs-product .ccs-detail{font-size:14px;margin-top:19px}
 .ccs .ccs-product .ccs-text-link{width:100%;margin-top:21px}
 .ccs .ccs-thinking-heading{display:block}
 .ccs .ccs-thinking h2{font-size:32px;margin-top:21px}
 .ccs .ccs-thinking-intro{padding-top:24px;max-width:none}
 .ccs .ccs-principles{grid-template-columns:1fr;gap:30px;margin-top:33px}
 .ccs .ccs-principles li{padding-top:18px}
 .ccs .ccs-principles h3{font-size:24px;margin:15px 0 12px}
 .ccs .ccs-principles p{font-size:16px}
 .ccs .ccs-material-note{margin-top:33px;padding-top:22px;font-size:14px}
 .ccs .ccs-future-head{display:block}
 .ccs .ccs-future h2{font-size:32px;margin-top:21px}
 .ccs .ccs-future-head>p{padding-top:24px;max-width:none}
 .ccs .ccs-family{grid-template-columns:repeat(2,minmax(0,1fr));gap:26px 18px;margin-top:32px}
 .ccs .ccs-family li{padding-top:14px}
 .ccs .ccs-family .ccs-family-verb{font-size:33px}
 .ccs .ccs-family .ccs-family-name{font-size:15px;gap:7px;margin-top:7px}
 .ccs .ccs-family-logo{height:72px;margin-top:8px}
 .ccs .ccs-plan{font-size:12px;padding:3px 5px}
 .ccs .ccs-future-note{margin-top:25px;font-size:14px}
 .ccs .ccs-contact{display:block;padding-block:60px}
 .ccs .ccs-contact h2{font-size:31px;margin-top:21px}
 .ccs .ccs-contact-copy{margin-top:26px}
 .ccs .ccs-footer{padding:29px 0}
 .ccs .ccs-footer-top{display:block}
 .ccs .ccs-footer nav{gap:8px 21px;margin-top:19px}
 .ccs .ccs-copyright{font-size:13px;margin-top:21px}
 .ccs-review{display:block;font-size:13px;padding:12px 20px}
 .ccs-review button{margin-top:9px;font-size:13px;min-height:44px}
}
@media(prefers-reduced-motion:reduce){.ccs *{animation:none!important;transition:none!important;scroll-behavior:auto!important}}
@media print{.ccs-review,.ccs-skip{display:none!important}.ccs .ccs-section{padding-block:40px}.ccs .ccs-product,.ccs .ccs-principles li{break-inside:avoid}}
