:root{--xado-yellow:#f6d51f;--xado-yellow-2:#ffea70;--xado-black:#050505;--xado-black-2:#0a0a0a;--xado-panel:#171717;--xado-panel-2:#1f1f1f;--xado-line:#d8d8d8;--xado-text:#f5f5f5;--xado-muted:#a7a7a7;--xado-red:#d60000;--xado-red-dark:#9d0000;--radius:18px;--shadow:0 22px 60px rgba(0,0,0,.38);--xado-lime:#d9e021;--xado-white:#ffffff;--xado-blue:#0b3d91;--xado-gray:#f3f3f3;--xado-text-dark:#111111;--xado-text-muted:#5f5f5f;--x-fixed-header-h:82px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#ffffff !important;color:#111111 !important;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Noto Sans JP","Hiragino Kaku Gothic ProN","Yu Gothic",Meiryo,sans-serif;line-height:1.7;-webkit-font-smoothing:antialiased;background-image:none !important;background-size:42px 42px;padding-top:var(--x-fixed-header-h)!important}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button,input,select,textarea{font:inherit}::selection{background:var(--xado-yellow);color:#000}.x-wrap{width:min(1180px,calc(100% - 40px));margin:0 auto}.x-kicker{display:inline-flex;align-items:center;gap:9px;font-size:10px;font-weight:800;letter-spacing:.22em;text-transform:uppercase;color:var(--xado-red) !important}.x-kicker:before{content:"";width:30px;height:2px;background:var(--xado-red) !important}.x-title{margin:10px 0 0;font-size:clamp(34px,4.6vw,58px) !important;line-height:1 !important;letter-spacing:-.06em;font-style:italic;font-weight:1000;text-transform:uppercase;color:#111111 !important}.x-lead{max-width:760px;color:#555555 !important;font-size:16px}.x-btn{display:inline-flex;align-items:center;justify-content:center;min-height:46px !important;padding:0 22px !important;border-radius:0 !important;background:var(--xado-red) !important;color:#ffffff !important;font-weight:900;letter-spacing:.1em;border:1px solid var(--xado-yellow);transition:.22s ease;text-transform:uppercase;font-size:12px !important;clip-path:none !important;border-color:var(--xado-red) !important}.x-btn:hover{transform:translateY(-2px);box-shadow:0 10px 32px rgba(255,212,0,.18);background:var(--xado-red-dark) !important}.x-btn--ghost{background:#ffffff !important;color:#111111 !important;border-color:#555;clip-path:none;border:1px solid #111111 !important}.x-btn--ghost:hover{border-color:var(--xado-yellow);color:var(--xado-yellow)}.x-btn--red{background:var(--xado-red);border-color:var(--xado-red);color:#fff}.x-section{padding:74px 0 !important;background:#ffffff !important;color:#111111 !important}.x-section--line{border-top:1px solid #e0e0e0 !important}.x-topbar{background:var(--xado-yellow);color:#060606;font-size:11px;letter-spacing:.14em;text-align:center;padding:9px 15px;border-bottom:1px solid #1e1e1e;font-weight:950;display:none !important}.x-header{position:fixed!important;top:0!important;z-index:99999!important;background:#050505 !important;backdrop-filter:blur(14px);border-bottom:1px solid #1c1c1c !important;box-shadow:0 2px 8px rgba(0,0,0,.12);left:0!important;right:0!important;width:100%!important}.x-header__inner{height:82px !important;display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:var(--x-fixed-header-h)!important;transition:min-height .2s ease!important}.x-brand{display:flex;align-items:center;gap:12px;min-width:150px}.x-nav{display:flex;align-items:center;gap:26px !important;font-size:11px !important;font-weight:800;letter-spacing:.12em;margin-left:auto}.x-nav a{position:relative;color:#ffffff !important;font-weight:900 !important;letter-spacing:.08em !important}.x-nav a:after{content:"";position:absolute;left:0;bottom:-13px;width:0;height:3px;background:var(--xado-red) !important;transition:.2s}.x-nav a:hover:after{width:100%}.x-menu{display:flex;align-items:center;gap:14px;margin-left:10px}#baseMenu ul{display:flex!important;align-items:center!important;margin:0!important;padding:0!important}#baseMenu li{margin:0 0 0 10px!important}.x-mobile-btn{display:none;border:0;background:transparent;color:#fff;font-size:25px;cursor:pointer}.x-mobile-panel{display:none;padding:0 20px 18px;background:#080808;border-top:1px solid #1f1f1f;position:absolute!important;top:100%!important;left:0!important;right:0!important;z-index:100001!important}.x-mobile-panel a{padding:13px 0;border-bottom:1px solid #1d1d1d;font-weight:800}.x-hero{min-height:560px !important;display:flex;align-items:center;position:relative;overflow:hidden;background:#ffffff !important;padding:54px 0 36px !important;color:#111111 !important;border-bottom:1px solid #e3e3e3}.x-hero:before{content:"";position:absolute;inset:0;opacity:.08;pointer-events:none;background-image:linear-gradient(45deg,#fff 1px,transparent 1px),linear-gradient(-45deg,#fff 1px,transparent 1px);background-size:52px 52px;mask-image:linear-gradient(90deg,transparent,#000);transform:skewY(-4deg) scale(1.2)}.x-hero__grid{position:relative;z-index:2;display:grid;grid-template-columns:.9fr 1.1fr !important;gap:36px !important;align-items:center !important}.x-hero__eyebrow{font-weight:900;color:#050505;letter-spacing:.18em;font-size:10px;display:none !important;align-items:center;gap:10px;padding:8px 12px;background:var(--xado-yellow);border-radius:0;clip-path:polygon(0 0,94% 0,100% 50%,94% 100%,0 100%)}.x-hero h1{font-size:clamp(52px,6vw,86px) !important;line-height:.92 !important;letter-spacing:-.06em !important;margin:0 0 22px !important;max-width:780px;font-style:italic !important;font-weight:1000 !important;text-transform:uppercase;color:#111111 !important}.x-hero h1 span{display:block;color:#111111 !important;-webkit-text-stroke:0 !important;text-shadow:none !important}.x-hero__copy{max-width:500px !important;color:#333333 !important;font-size:15px !important;border-left:0 !important;padding-left:0 !important;line-height:1.9 !important}.x-hero__actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:24px !important}.x-hero__visual{position:relative;min-height:450px !important}.x-hero__orb{position:absolute;width:590px;height:590px;border-radius:50%;right:-20px;top:-5px;background:radial-gradient(circle,rgba(246,213,31,.18),rgba(246,213,31,.05) 42%,transparent 70%);border:0;box-shadow:none}.x-product-stack{position:absolute;inset:0;display:grid;place-items:center}.x-product-silhouette:before{content:"XADO";position:absolute;left:0;right:0;top:112px;text-align:center;color:var(--xado-yellow);font-size:56px;font-weight:950;letter-spacing:-.08em}.x-product-silhouette:after{content:"REVITALIZANT";position:absolute;left:0;right:0;top:188px;text-align:center;color:#fff;font-size:15px;font-weight:900;letter-spacing:.22em}.x-real-stack{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;gap:0;perspective:1000px}.x-real-stack img{position:absolute;object-fit:contain;filter:drop-shadow(0 22px 26px rgba(0,0,0,.38));transition:transform .35s ease;object-position:center}.x-real-stack:hover .p1{transform:rotate(-9deg) translateY(-5px)}.x-real-stack:hover .p2{transform:translateY(-8px) scale(1.02)}.x-real-stack:hover .p3{transform:rotate(9deg) translateY(-5px)}.x-hero__badge{position:absolute;right:2% !important;bottom:28px !important;background:rgba(8,8,8,.94);border:1px solid #3b3b3b;padding:14px 18px;border-radius:0;box-shadow:var(--shadow);font-size:12px;color:#aaa;border-left:4px solid var(--xado-yellow);max-width:250px;display:none !important}.x-hero__badge strong{display:block;color:#fff;font-size:16px}.x-series:hover{transform:translateY(-5px);border-color:#484848}.x-series h3{font-size:34px !important;margin:10px 0 10px !important;line-height:1;font-style:italic;text-transform:uppercase;grid-area:title;color:#111111 !important}.x-series p{color:#333333 !important;margin-bottom:18px;grid-area:text;font-size:14px !important;line-height:1.8 !important;margin:0 !important}.x-tech{display:grid;grid-template-columns:.95fr 1.05fr !important;gap:44px !important;align-items:center}.x-metal:before{content:"";position:absolute;left:-10%;right:-10%;top:51%;height:6px;background:linear-gradient(90deg,transparent,var(--xado-red),transparent) !important;box-shadow:0 0 28px rgba(214,0,0,.35) !important}.x-metal:after{content:"METAL SURFACE";position:absolute;left:28px;bottom:24px;font-size:12px;color:#777;letter-spacing:.2em;font-weight:800}.x-feature-list{display:grid;gap:14px;margin-top:30px}.x-feature{display:grid;grid-template-columns:42px 1fr;gap:16px;padding:16px 0;border-bottom:1px solid #e3e3e3 !important}.x-feature__icon{width:42px;height:42px;border-radius:0;display:grid;place-items:center;border:1px solid #bfbfbf !important;color:var(--xado-red) !important;font-weight:900;transform:skew(-8deg)}.x-feature strong{display:block;margin-bottom:3px}.x-feature span{color:#666666 !important;font-size:14px}.x-red-banner{position:relative;overflow:hidden;border-radius:0;padding:44px !important;background:linear-gradient(90deg,#111111 0%,#111111 56%,#220000 100%) !important;border:0 !important;min-height:360px !important;display:flex;align-items:center;clip-path:none !important;color:#ffffff !important}.x-red-banner:after{content:"RED";position:absolute;right:3%;top:-5%;font-size:240px;font-weight:950;letter-spacing:-.08em;color:rgba(255,255,255,.025);line-height:1}.x-red-banner__content{position:relative;z-index:3;max-width:58%}@media(max-width:820px){.x-red-banner__content{max-width:100%}}.x-red-banner .x-kicker{color:#ff3b3b !important}.x-red-banner h2{font-size:clamp(44px,6vw,72px) !important;line-height:.98;margin:12px 0 18px;font-style:italic;font-weight:1000;letter-spacing:-.06em;color:#ffffff !important}.x-red-banner p{color:#d2d2d2 !important}.x-lineup{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;margin-top:34px}.x-lineup-card{position:relative;overflow:hidden;background:#ffffff !important;border:1px solid #d2d2d2 !important;border-radius:16px;min-height:430px !important;padding:24px;transition:.22s ease;display:flex;flex-direction:column;clip-path:none !important;color:#111111 !important;box-shadow:none !important;height:auto !important}.x-lineup-card:hover{transform:translateY(-4px);border-color:#505050}.x-lineup-card--red{border-color:#45191c;background:linear-gradient(180deg,#1d1011,#0b0909)}.x-lineup-card__tag{display:inline-block;font-size:10px;font-weight:900;letter-spacing:.14em;color:var(--xado-red) !important;margin-bottom:8px;border-bottom:2px solid var(--xado-yellow);padding-bottom:4px;border-bottom-color:var(--xado-red) !important}.x-lineup-card--red .x-lineup-card__tag{color:#ff555d;border-bottom-color:var(--xado-red)}.x-lineup-card h3{font-size:20px;line-height:1.15;margin:3px 0 9px;min-height:48px;color:#111111 !important}.x-lineup-card p{margin:0;color:#555555 !important;font-size:13px;flex:1;min-height:70px}.x-card-btn{display:inline-flex;align-items:center;justify-content:center;min-height:42px;margin-top:auto;padding:0 17px;border-radius:0;background:var(--xado-red) !important;color:#ffffff !important;font-size:12px;font-weight:900;letter-spacing:.09em;text-transform:uppercase}.x-lineup-card--red .x-card-btn{background:var(--xado-red);color:#fff}.x-card-btn:hover{transform:translateY(-1px);filter:brightness(1.06)}.x-seo-copy{margin-top:34px;padding:24px;border:1px solid #292929;border-radius:16px;background:#f7f7f7 !important;border-color:#dddddd !important}.x-seo-copy h3{margin:0 0 10px;font-size:20px;color:#111111 !important}.x-seo-copy p{margin:0;color:#555555 !important;font-size:14px}.x-lineup-note{margin-top:18px;color:#777;font-size:11px}@media(max-width:980px){.x-lineup{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.x-lineup{grid-template-columns:1fr}.x-lineup-card{min-height:auto}}.x-products-head{display:flex;justify-content:space-between;align-items:end;gap:28px;margin-bottom:30px;border-bottom:2px solid #111111;padding-bottom:14px}.x-products-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px !important}.x-item{border:1px solid #d5d5d5 !important;background:#ffffff !important;border-radius:16px;overflow:hidden;transition:.23s;color:#111111 !important;box-shadow:none !important}.x-item:hover{transform:translateY(-4px);border-color:#555}.x-item__image{aspect-ratio:1 / 1;background:#ffffff !important;display:flex;overflow:hidden;min-height:0;align-items:center;justify-content:center;padding:22px;border-bottom:1px solid #eeeeee}.x-item__image img{width:100%;height:100%;object-fit:contain;transition:.3s;padding:0;transform:none !important;object-position:center}.x-item:hover .x-item__image img{transform:scale(1.03) !important}.x-item__body{padding:21px}.x-item__title{font-size:16px;font-weight:850;line-height:1.45;min-height:0 !important;color:#111111 !important}.x-item__price{margin-top:12px;color:var(--xado-red) !important;font-weight:900;font-size:18px}.x-item__stock{font-size:11px;color:#777;margin-top:5px}.x-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.x-step{padding:26px;border:1px solid #d7d7d7 !important;background:#ffffff !important;border-radius:16px;color:#111111 !important}.x-step b{font-size:60px;line-height:1;color:transparent;-webkit-text-stroke:1px #c7c7c7 !important;font-style:italic}.x-step h3{margin:12px 0 8px}.x-step p{margin:0;color:#555555 !important;font-size:14px}.x-faq{display:grid;gap:12px;max-width:900px}.x-faq details{border:1px solid #d8d8d8 !important;background:#ffffff !important;border-radius:14px;padding:0 20px}.x-faq summary{list-style:none;padding:20px 32px 20px 0;font-weight:850;position:relative;color:#111111 !important}.x-faq summary:after{content:"+";position:absolute;right:0;color:var(--xado-red) !important;font-size:22px}.x-faq details[open] summary:after{content:"−"}.x-faq p{color:#555555 !important;margin:0;padding:0 0 20px}.x-company{display:grid;grid-template-columns:1fr 1fr;gap:22px}.x-company-card{background:#ffffff !important;border:1px solid #d5d5d5 !important;border-radius:16px;padding:28px;color:#111111 !important}.x-company-card dl{display:grid;grid-template-columns:130px 1fr;gap:12px 18px;margin:0}.x-company-card dt{color:#777}.x-company-card dd{margin:0}.x-footer{border-top:0 !important;padding:50px 0 30px;background:#050505 !important;color:#ffffff !important}.x-footer__grid{display:grid;grid-template-columns:1.2fr .8fr;gap:50px;align-items:start}.x-footer__links{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;font-size:13px}.x-footer__meta{margin-top:38px;padding-top:18px;border-top:1px solid #202020;color:#666;font-size:11px}.x-subpage{padding:70px 0 90px}.x-page-card{max-width:1000px;margin:0 auto;background:#101010;border:1px solid #292929;border-radius:18px;padding:34px}.x-page-card h1,.x-page-card h2,.x-page-card h3{color:#fff}.x-page-card a{color:var(--xado-yellow)}.x-item-mainimage img{width:100%;aspect-ratio:1/1;object-fit:contain;transform:scale(1.04)}.x-item-info h1{font-size:clamp(28px,4vw,46px);line-height:1.15;margin:0 0 16px}.x-item-detail{color:#222222 !important;font-size:15px;line-height:2 !important;max-width:920px}.x-purchase{margin-top:0 !important;padding:24px;background:#f6f6f6;border:1px solid #dddddd}.x-purchase select,.x-purchase input[type="number"]{width:100% !important;padding:0 13px !important;background:#ffffff !important;color:#111111 !important;border:1px solid #bbbbbb !important;border-radius:0 !important;margin:7px 0 12px !important;min-height:48px}.purchaseButton__btn[disabled]{background:#555555 !important;color:#dddddd !important}.x-attention{margin-top:18px !important;color:#666666 !important;font-size:11px !important;padding:14px 16px;background:#fafafa;border-left:3px solid #bbbbbb;line-height:1.7}.x-related{display:grid;grid-template-columns:repeat(4,1fr) !important;gap:18px !important;margin-top:20px}.x-related-card{border:1px solid #d6d6d6 !important;border-radius:0 !important;overflow:hidden;background:#ffffff !important;color:#111111}.x-related-card img{aspect-ratio:1 / 1;object-fit:contain;background:#ffffff !important;width:100%;padding:16px;border-bottom:1px solid #eeeeee}.x-related-card div{padding:14px !important;font-size:13px;min-height:88px}.x-load button{border:1px solid #555;background:#111;color:#fff;border-radius:999px;padding:12px 24px;cursor:pointer}@media(max-width:980px){.x-nav{display:none}.x-mobile-btn{display:block}.x-hero{min-height:auto;padding:90px 0}.x-hero__grid,.x-tech{grid-template-columns:1fr}.x-hero__visual{min-height:390px}.x-products-grid{grid-template-columns:repeat(2,1fr)}.x-company{grid-template-columns:1fr}}@media(max-width:640px){.x-wrap{width:min(100% - 28px,1180px)}.x-header__inner{height:68px}.x-section{padding:70px 0}.x-hero h1{font-size:48px}.x-hero__visual{min-height:320px}.x-hero__orb{width:280px;height:280px;right:50%;transform:translateX(50%)}.x-hero__badge{bottom:10px;right:0}.x-products-grid,.x-steps,.x-footer__grid{grid-template-columns:1fr}.x-products-head{align-items:start;flex-direction:column}.x-red-banner{padding:36px 24px}.x-red-banner:after{font-size:120px}.x-company-card dl{grid-template-columns:1fr}.x-footer__links{grid-template-columns:1fr}.x-page-card{padding:22px}.x-related{grid-template-columns:1fr}}.x-brand:after{content:"JAPAN";font-size:9px;letter-spacing:.22em;color:#9d9d9d !important;font-weight:900;margin-left:-4px}.x-hero:after{content:"";position:absolute;left:0;right:0;bottom:0;height:94px;background:linear-gradient(174deg,transparent 0 48%,var(--xado-yellow) 49% 59%,#090909 60%);opacity:.96;pointer-events:none}.x-series:before{content:"";position:absolute;left:0;top:0;width:42px !important;height:3px !important;background:var(--xado-red) !important}.x-series--red:before{background:var(--xado-red) !important}.x-lineup-card,.x-item,.x-step,.x-company-card,.x-page-card,.x-faq details{border-radius:0!important}@keyframes xMarquee{from{transform:translateX(0)}to{transform:translateX(-50%)}}.x-category-road{background:linear-gradient(180deg,#0b0b0b,#050505);position:relative;overflow:hidden;display:none !important}.x-category-road:before{content:"";position:absolute;left:-10%;right:-10%;top:50%;height:84px;background:#111;transform:rotate(-3deg);border-top:2px solid #2b2b2b;border-bottom:2px solid #2b2b2b}.x-category-road:after{content:"";position:absolute;left:-10%;right:-10%;top:calc(50% + 40px);height:4px;background:repeating-linear-gradient(90deg,var(--xado-yellow) 0 60px,transparent 60px 100px);transform:rotate(-3deg);opacity:.85}.x-category-road__grid{position:relative;z-index:2;display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.x-cat{min-height:250px;padding:26px;background:rgba(9,9,9,.94);border:1px solid #2a2a2a;display:flex;flex-direction:column;justify-content:flex-end;transition:.2s}.x-cat:hover{transform:translateY(-7px);border-color:var(--xado-yellow)}.x-cat small{color:var(--xado-yellow);font-weight:900;letter-spacing:.15em}.x-cat strong{font-size:24px;line-height:1.1;margin-top:8px;font-style:italic}.x-cat span{font-size:12px;color:#909090;margin-top:8px}@media(max-width:980px){.x-category-road__grid{grid-template-columns:repeat(2,1fr)}.x-hero h1{font-size:74px}}@media(max-width:640px){.x-header__inner{height:70px}.x-hero{padding:72px 0 105px}.x-hero h1{font-size:55px}.x-category-road__grid{grid-template-columns:1fr}}@media(max-width:980px){.x-hero__visual{min-height:500px}}@media(max-width:640px){.x-hero__orb{width:350px;height:350px}.x-red-banner{min-height:510px}.x-products-grid{grid-template-columns:1fr}.x-item__image{min-height:360px}}.x-dealer:before{content:"";position:absolute;top:0;left:0;width:72px;height:4px;background:var(--xado-yellow)}.x-dealer h3{margin:12px 0 10px;font-size:23px;line-height:1.2}.x-dealer p{margin:0 0 10px;color:#9b9b9b;font-size:13px}.x-prefecture-head strong{font-size:28px;font-style:italic;letter-spacing:-.03em}.x-prefecture-head span{color:var(--xado-yellow);font-size:10px;font-weight:900;letter-spacing:.18em}.x-dealer--online:before{background:#ffffff}@media(max-width:640px){.x-prefecture-head strong{font-size:23px}}.x-dealer-table-wrap{margin-top:34px;overflow-x:auto;border:1px solid #cfcfcf !important;background:#ffffff !important;width:100%;-webkit-overflow-scrolling:touch}.x-dealer-table{width:100%;border-collapse:collapse;min-width:760px;table-layout:auto}.x-dealer-table th{padding:15px 18px;background:#050505 !important;color:#ffffff !important;text-align:left;font-size:12px;font-weight:950;letter-spacing:.08em}.x-dealer-table td{padding:15px 18px;border-top:1px solid #dddddd !important;color:#222222 !important;font-size:13px;background:#ffffff !important}.x-dealer-table td:first-child{width:37%;color:#111111 !important;font-weight:800;min-width:210px;word-break:keep-all!important;overflow-wrap:break-word!important}.x-dealer-table tbody tr:hover{background:#121212}@media(max-width:640px){.x-dealer-table{min-width:620px}.x-dealer-table th,.x-dealer-table td{padding:13px 14px;font-size:12px}}.x-dealer-table .x-pref-row td{width:auto;padding:11px 18px;background:#f1f1f1 !important;color:var(--xado-red) !important;font-size:13px;font-weight:950;letter-spacing:.12em;border-top:2px solid #cccccc !important}.x-dealer-table .x-pref-row:hover{background:transparent}.x-item__image{background:#f3f3f0}@media(max-width:640px){.x-item__image{padding:18px}}.x-current-shop-photo span{font-size:38px;line-height:1;font-weight:1000;font-style:italic;letter-spacing:-.07em}.x-current-shop-photo small{max-width:190px;color:#777777;font-size:10px;line-height:1.5}.x-item__image{background:#ffffff !important}.x-live-product-image{width:100%;height:260px;display:flex;align-items:center;justify-content:center;background:#ffffff;overflow:hidden;position:relative}.x-live-product-image img{width:100%;height:100%;object-fit:contain;object-position:center;padding:18px}.x-live-loading{color:#111111;font-size:30px;font-style:italic;font-weight:1000;letter-spacing:-.07em}.x-red-banner .x-live-product-image{position:absolute;right:8%;bottom:20px;width:220px !important;height:330px !important;z-index:2;background:transparent !important}.x-red-banner .x-live-product-image img{padding:0;filter:drop-shadow(0 18px 30px rgba(0,0,0,.35))}.x-real-stack .x-live-product-image{position:absolute;background:transparent !important;overflow:visible}.x-real-stack .x-live-product-image img{padding:0;filter:drop-shadow(0 16px 18px rgba(0,0,0,.12)) !important}.x-lineup-card .x-live-product-image{height:260px;margin-bottom:16px}.x-live-product-image:empty:before{content:"XADO";color:#111111;font-size:28px;font-weight:1000;font-style:italic}.x-series h3,.x-lineup-card h3,.x-dealer h3{overflow-wrap:anywhere;word-break:normal}.x-dealer-table th,.x-dealer-table td{vertical-align:top;line-height:1.6}.x-red-banner .x-live-product-image{right:6% !important}@media(max-width:980px){.x-red-banner .x-live-product-image{opacity:.26;right:-20px !important}}@media(max-width:640px){.x-hero h1{line-height:.9}.x-hero__visual{min-height:420px}.x-hero__badge{position:relative !important;right:auto !important;bottom:auto !important;margin-top:16px}.x-lineup-card h3,.x-lineup-card p{min-height:0}}.x-hero:before,.x-hero:after,.x-hero__orb{display:none !important}.x-hero__copy:before{content:"金属の未来を変える、XADOのテクノロジー";display:block;color:#111111;font-weight:900;font-size:18px;margin-bottom:12px}.x-series .x-live-product-image img{padding:8px !important}.x-company-card p,.x-company-card dt{color:#666666 !important}.x-dealer-table tbody tr:hover td{background:#fafafa !important}.x-footer p,.x-footer__meta{color:#bdbdbd !important}.x-footer__links a{color:#ffffff !important}.x-page-card{color:#111111 !important}@media(max-width:980px){.x-hero__grid{grid-template-columns:1fr !important}.x-hero__visual{min-height:360px !important}}@media(max-width:640px){.x-header__inner{height:66px !important}.x-hero{padding-top:38px !important}.x-hero h1{font-size:48px !important}.x-hero__visual{min-height:310px !important}.x-red-banner{padding:30px 22px !important}.x-red-banner .x-live-product-image{opacity:.18 !important}}.x-product-shell{background:#ffffff;color:#111111}.x-product-top{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(360px,.95fr);gap:54px;align-items:start}.x-product-gallery{position:sticky;top:96px}.x-product-main{display:flex;align-items:center;justify-content:center;aspect-ratio:1 / 1;background:#ffffff;border:1px solid #dddddd;overflow:hidden;width:100%}.x-product-main img{width:100%;height:100%;object-fit:contain;object-position:center;padding:34px}.x-product-side{padding-top:4px}.x-product-brand{display:inline-flex;align-items:center;gap:9px;margin-bottom:14px;color:var(--xado-red);font-size:10px;font-weight:950;letter-spacing:.18em}.x-product-brand:before{content:"";width:28px;height:2px;background:var(--xado-red)}.x-product-side h1{margin:0;color:#111111;font-size:clamp(30px,4vw,50px);line-height:1.12;font-weight:950;letter-spacing:-.035em}.x-product-price{margin:20px 0 6px;color:var(--xado-red);font-size:32px;font-weight:950;letter-spacing:-.02em;overflow-wrap:anywhere}.x-product-tax{color:#777777;font-size:11px}.x-product-points{display:grid;grid-template-columns:repeat(3,1fr);margin:22px 0 26px;border-top:1px solid #dddddd;border-bottom:1px solid #dddddd}.x-product-point{min-height:82px;padding:15px 10px;text-align:center;border-right:1px solid #dddddd}.x-product-point:last-child{border-right:0}.x-product-point b{display:block;margin-bottom:5px;color:#111111;font-size:12px}.x-product-point span{color:#777777;font-size:10px;line-height:1.5}.x-purchase:before{content:"購入する";display:block;margin-bottom:14px;color:#111111;font-size:15px;font-weight:950}.purchaseButton__btn:hover{background:var(--xado-red-dark) !important}.x-product-help{margin-top:14px;color:#666666;font-size:11px;line-height:1.7}.x-product-help a{color:var(--xado-red);font-weight:800;text-decoration:underline}.x-product-detail-section{margin-top:76px;padding-top:42px;border-top:2px solid #111111}.x-product-detail-head{display:grid;grid-template-columns:220px 1fr;gap:34px;margin-bottom:34px}.x-product-detail-head h2{margin:0;color:#111111;font-size:30px;line-height:1.1}.x-product-detail-head p{margin:0;color:#666666;font-size:13px}.x-item-detail h2,.x-item-detail h3,.x-item-detail h4{margin:42px 0 15px;color:#111111 !important;line-height:1.35}.x-item-detail h2{padding-left:13px;border-left:4px solid var(--xado-red);font-size:24px}.x-item-detail h3{font-size:20px}.x-item-detail p{margin:0 0 18px}.x-item-detail img{max-width:100%;height:auto;margin:20px 0;background:#ffffff}.x-item-detail table{width:100%;border-collapse:collapse;margin:22px 0}.x-item-detail th,.x-item-detail td{padding:12px 14px;border:1px solid #d8d8d8;text-align:left;vertical-align:top}.x-item-detail th{background:#f3f3f3}.x-product-guide{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin:44px 0 0}.x-product-guide-card{padding:22px;background:#f7f7f7;border-top:3px solid var(--xado-red)}.x-product-guide-card b{display:block;margin-bottom:7px;color:#111111;font-size:14px}.x-product-guide-card span{color:#666666;font-size:12px;line-height:1.7}.x-related-wrap{margin-top:78px;padding-top:42px;border-top:1px solid #dddddd}.x-related-card span{color:var(--xado-red) !important;font-weight:900}@media(max-width:980px){.x-product-top{grid-template-columns:1fr;gap:34px}.x-product-gallery{position:static}.x-product-main{max-width:680px;margin:0 auto}.x-product-detail-head{grid-template-columns:1fr;gap:10px}.x-related{grid-template-columns:repeat(2,1fr) !important}}@media(max-width:640px){.x-subpage{padding:34px 0 64px !important}.x-product-main img{padding:20px}.x-product-side h1{font-size:30px}.x-product-price{font-size:28px}.x-product-points{grid-template-columns:1fr}.x-product-point{min-height:0;text-align:left;border-right:0;border-bottom:1px solid #dddddd}.x-product-point:last-child{border-bottom:0}.x-product-guide{grid-template-columns:1fr}.x-related{grid-template-columns:1fr 1fr !important}}.x-product-seo{margin-top:76px;padding-top:42px;border-top:1px solid #dddddd}.x-product-seo__intro{display:grid;grid-template-columns:220px 1fr;gap:34px;align-items:start}.x-product-seo__intro h2{margin:0;color:#111111;font-size:30px;line-height:1.2}.x-product-seo__intro p{margin:0;color:#555555;font-size:14px;line-height:1.9}.x-product-seo__links{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-top:28px}.x-product-seo__link{display:block;padding:16px 18px;border:1px solid #d7d7d7;background:#ffffff;color:#111111;font-size:12px;font-weight:900;text-align:center}.x-product-seo__link:hover{border-color:var(--xado-red);color:var(--xado-red)}.x-product-faq{margin-top:54px}.x-product-faq h2{margin:0 0 22px;color:#111111;font-size:28px}.x-product-faq details{margin:0 0 10px;padding:0 18px;background:#ffffff;border:1px solid #d8d8d8}.x-product-faq summary{position:relative;padding:18px 34px 18px 0;color:#111111;font-weight:900;list-style:none}.x-product-faq summary:after{content:"+";position:absolute;right:0;color:var(--xado-red);font-size:22px}.x-product-faq details[open] summary:after{content:"−"}.x-product-faq p{margin:0;padding:0 0 18px;color:#555555;font-size:13px;line-height:1.8}.x-product-keywords{margin-top:34px;padding:18px 20px;background:#f7f7f7;border-left:3px solid var(--xado-red);color:#666666;font-size:11px;line-height:1.8}@media(max-width:980px){.x-product-seo__intro{grid-template-columns:1fr;gap:12px}.x-product-seo__links{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.x-product-seo__links{grid-template-columns:1fr}}.x-product-seo-summary{margin:26px 0 0;padding:20px 22px;background:#fafafa;border-left:4px solid var(--xado-red)}.x-product-seo-summary h2{margin:0 0 10px;color:#111111;font-size:18px;line-height:1.45}.x-product-seo-summary p{margin:0;color:#555555;font-size:13px;line-height:1.9}.x-product-search-context{margin-top:14px;color:#777777;font-size:10px;line-height:1.7}.x-product-image-caption{margin-top:10px;color:#666666;font-size:11px;line-height:1.6;text-align:center}.x-product-image-caption strong{color:#111111;font-weight:900}.x-related-card__caption{display:block;margin-top:6px;color:#777777;font-size:10px;line-height:1.5}html,body{overflow-x:hidden}.x-wrap,.x-header__inner,.x-hero__grid,.x-product-top,.x-product-detail-head{min-width:0}.x-hero h1,.x-title,.x-series h3,.x-lineup-card h3,.x-item__title,.x-product-side h1,.x-product-detail-head h2,.x-related-card strong{overflow-wrap:anywhere;word-break:normal;hyphens:auto}.x-hero__copy,.x-lead,.x-series p,.x-lineup-card p,.x-item-detail,.x-product-seo__intro p,.x-product-faq p,.x-dealer-table td{overflow-wrap:break-word;word-break:normal}.x-btn,.x-card-btn{white-space:normal !important;line-height:1.35 !important;text-align:center}.x-series h3,.x-series p{min-width:0}.x-product-side,.x-product-gallery{min-width:0}@media(max-width:980px){.x-hero__grid,.x-product-top,.x-tech{min-width:0}}@media(max-width:640px){.x-wrap{width:min(100% - 32px,1180px) !important}.x-hero h1{font-size:clamp(38px,13vw,48px) !important;line-height:.98 !important;letter-spacing:-.045em !important}.x-title{font-size:clamp(30px,10vw,42px) !important;line-height:1.05 !important}.x-series h3{font-size:29px !important;line-height:1.08 !important}.x-product-side h1{font-size:clamp(27px,8.5vw,34px) !important;line-height:1.18 !important}.x-btn,.x-card-btn{max-width:100%}.x-product-seo__link{overflow-wrap:anywhere}.x-dealer-table{min-width:600px !important}}@media(max-width:390px){.x-wrap{width:min(100% - 24px,1180px) !important}.x-hero h1{font-size:38px !important}}.x-no-break-maru{white-space:nowrap;display:inline}@media(max-width:640px){.x-tech .x-title{font-size:clamp(30px,9.2vw,42px) !important;letter-spacing:-.045em !important}}.x-revitalizant-mark{white-space:nowrap;display:inline-block}.x-revitalizant-mark sup{font-size:.34em;line-height:1;vertical-align:super;margin-left:.08em;letter-spacing:0}.x-about-hero{padding:18px 0 38px !important;border-bottom:2px solid #111;margin-top:0 !important;padding-top:8px !important;padding-bottom:36px !important}.x-about-hero h1{margin:8px 0 18px;font-size:clamp(40px,5vw,66px);line-height:1.02 !important;font-weight:950;letter-spacing:-.045em;color:#111;max-width:920px}.x-about-lead{max-width:900px !important;margin:0;color:#555;font-size:15px;line-height:1.95 !important}.x-about-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px !important;margin-top:34px;align-items:stretch}.x-about-box{padding:28px;background:#fff;border:1px solid #d8d8d8;min-height:0 !important;display:flex;flex-direction:column;justify-content:flex-start}.x-about-box h2{margin:0 0 14px;font-size:22px;color:#111;line-height:1.25}.x-about-box p{margin:0;color:#555;line-height:1.9;font-size:13px}.x-about-points{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:22px;max-width:1080px;margin-left:auto !important;margin-right:auto !important}.x-about-point{padding:22px;background:#f7f7f7;border-top:3px solid var(--xado-red)}.x-about-point b{display:block;margin-bottom:8px;color:#111;font-size:14px}.x-about-point span{color:#666;font-size:12px;line-height:1.7}.x-about-company{margin-top:54px !important;padding-top:42px !important;border-top:1px solid #ddd;padding-left:0 !important;padding-right:0 !important}.x-about-company dl{display:grid;grid-template-columns:150px 1fr;margin:0;border-top:1px solid #ddd;width:100%;margin-left:0 !important;margin-right:0 !important;table-layout:fixed}.x-about-company dt,.x-about-company dd{margin:0;padding:14px 12px;border-bottom:1px solid #ddd;line-height:1.75!important;overflow-wrap:break-word!important;word-break:normal!important}.x-about-company dt{background:#f5f5f5;color:#555;font-weight:800;width:150px}.x-about-company dd{color:#111;min-width:0}.x-about-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:30px !important;align-items:center}@media(max-width:760px){.x-about-grid,.x-about-points{grid-template-columns:1fr}.x-about-company dl{grid-template-columns:1fr}.x-about-company dt{border-bottom:0;padding-bottom:4px}.x-about-company dd{padding-top:4px}}.x-history-tech{margin-top:54px !important;padding-top:46px !important;border-top:2px solid #111}.x-history-tech__grid{display:grid !important;grid-template-columns:1fr !important;gap:28px !important;align-items:start !important}.x-history-tech__box{padding:34px !important;border:1px solid #d8d8d8;background:#fff;min-width:0;height:100%;min-height:0 !important;width:100% !important;max-width:100% !important}.x-history-tech__box h2{margin:8px 0 16px;color:#111;font-size:clamp(28px,3.4vw,38px) !important;line-height:1.2 !important;margin-bottom:18px !important}.x-history-tech__box p{margin:0 0 15px;color:#555;font-size:13px;line-height:1.9 !important;max-width:900px !important}.x-history-tech__timeline{margin-top:20px;border-top:1px solid #ddd}.x-history-tech__row{display:grid;grid-template-columns:90px 1fr;gap:16px;padding:15px 0;border-bottom:1px solid #ddd}.x-history-tech__row b{color:var(--xado-red);font-size:14px}.x-history-tech__row span{color:#555;font-size:12px;line-height:1.7}.x-history-tech__steps{display:grid;gap:10px;margin-top:18px}.x-history-tech__step{padding:15px 16px;background:#f7f7f7;border-left:3px solid var(--xado-red)}.x-history-tech__step b{display:block;margin-bottom:4px;color:#111;font-size:13px}.x-history-tech__step span{color:#666;font-size:12px;line-height:1.7}.x-history-tech__note{margin-top:18px;padding:14px 16px;background:#fafafa;color:#666;font-size:11px;line-height:1.8}@media(max-width:760px){.x-history-tech__grid{grid-template-columns:1fr}.x-history-tech__row{grid-template-columns:72px 1fr}}.x-about-visual img{display:block;width:100%;height:auto;max-height:360px;object-fit:cover;object-position:center}.x-about-visual figcaption{padding:11px 14px;color:#666;font-size:11px;line-height:1.6;background:#fafafa}.x-about-diagram{margin-top:24px !important;padding:20px !important;background:#fafafa;border:1px solid #ddd}.x-about-diagram__track{display:grid;grid-template-columns:1fr 44px 1fr 44px 1fr;align-items:center;gap:10px !important}.x-about-diagram__stage{min-height:165px !important;padding:18px;border:1px solid #d8d8d8;background:#fff;text-align:center;display:flex;flex-direction:column;justify-content:center}.x-about-diagram__stage b{display:block;color:#111;font-size:14px;margin-bottom:10px;line-height:1.35}.x-about-diagram__stage span{color:#666;font-size:11px;line-height:1.65}.x-about-diagram__metal{height:48px;margin:14px 0;background:repeating-linear-gradient(135deg,#bbb 0 3px,#eee 3px 7px);position:relative}.x-about-diagram__stage--wear .x-about-diagram__metal:after{content:"";position:absolute;left:18%;right:18%;top:20px;height:8px;background:#fff;transform:skewX(-28deg)}.x-about-diagram__stage--process .x-about-diagram__metal:after{content:"";position:absolute;left:28%;right:28%;top:19px;height:10px;background:rgba(214,0,0,.35);box-shadow:0 0 18px rgba(214,0,0,.3)}.x-about-diagram__stage--protect .x-about-diagram__metal{border-top:7px solid #d60000}.x-about-diagram__arrow{color:#d60000;font-size:28px;font-weight:900;text-align:center}@media(max-width:760px){.x-about-diagram__track{grid-template-columns:1fr}.x-about-diagram__arrow{transform:rotate(90deg)}}.x-official-visuals{margin-top:54px !important;padding-top:44px !important;border-top:1px solid #ddd}.x-official-visuals h2{margin:8px 0 10px;color:#111;font-size:30px;line-height:1.2 !important}.x-official-visuals__lead{max-width:920px !important;color:#666;font-size:13px;line-height:1.9 !important}.x-before-after{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr) !important;gap:18px !important;margin-top:22px;align-items:stretch}.x-before-after figure{margin:0;padding:20px !important;background:#f7f7f7;border:1px solid #ddd;text-align:center;display:flex;flex-direction:column;justify-content:space-between;min-width:0}.x-before-after img{display:block;max-width:100%;height:320px !important;object-fit:contain !important;margin:0 auto;background:#ffffff;width:100%}.x-before-after figcaption{margin-top:12px;color:#555;font-size:11px;line-height:1.6;min-height:48px;display:flex;align-items:center;justify-content:center}.x-production-card{margin-top:30px !important;display:grid;grid-template-columns:1.08fr .92fr !important;border:1px solid #ddd;background:#111;color:#fff;overflow:hidden;margin-left:0 !important;margin-right:0 !important;align-items:stretch}.x-production-card__media{min-height:360px !important;background:linear-gradient(135deg,#181818,#303030);display:flex;align-items:center;justify-content:center;padding:18px !important}.x-production-card__media video{width:100%;max-height:420px !important;background:#000;object-fit:contain;display:block}.x-production-card__copy{padding:34px !important}.x-production-card__copy h3{margin:8px 0 14px;font-size:28px;line-height:1.18 !important}.x-production-card__copy p{margin:0 0 14px;color:#ccc;font-size:13px;line-height:1.85 !important}.x-production-card__copy a{color:#fff;text-decoration:underline}@media(max-width:760px){.x-before-after,.x-production-card{grid-template-columns:1fr}.x-before-after img{height:280px}.x-production-card__media{min-height:0}}.x-about-company h2{line-height:1.2}.x-about-company a{color:var(--xado-red);text-decoration:underline}@media(max-width:980px){.x-history-tech__grid,.x-before-after,.x-production-card{grid-template-columns:1fr !important}.x-about-visual img{max-height:320px}.x-before-after img{height:300px !important}.x-production-card__media{min-height:0 !important}}@media(max-width:760px){.x-about-hero h1{font-size:clamp(36px,11vw,52px) !important}.x-history-tech,.x-official-visuals,.x-about-company{margin-top:42px !important;padding-top:34px !important}.x-about-diagram{padding:16px !important}.x-about-diagram__stage{min-height:145px !important}.x-before-after figure{padding:14px !important}.x-before-after img{height:250px !important}.x-production-card__copy{padding:24px !important}.x-about-company dl{grid-template-columns:1fr !important}.x-about-company dt{padding-bottom:5px !important}.x-about-company dd{padding-top:5px !important}}@media(max-width:390px){.x-about-hero h1{font-size:34px !important}.x-before-after img{height:220px !important}.x-production-card__copy h3{font-size:24px !important}}.x-nowrap{white-space:nowrap}.x-rev-tech-caption{margin-top:18px;color:#c5c5c5;font-size:11px;line-height:1.8}.x-rev-tech-official img{display:block;width:100%;height:auto;max-height:460px !important;object-fit:contain;object-position:center;background:#ffffff}.x-rev-tech-official figcaption{padding:10px 4px 0;color:#666666;font-size:11px;line-height:1.7}@media(max-width:760px){.x-rev-tech-official img{max-height:320px}}.x-subpage .x-about-hero,.x-subpage .x-about-grid,.x-subpage .x-history-tech,.x-subpage .x-official-visuals,.x-subpage .x-about-company{text-align:left}.x-about-hero h1,.x-history-tech__box h2,.x-official-visuals h2,.x-about-company h2{word-break:keep-all;overflow-wrap:normal;margin-top:0;text-wrap:balance}.x-about-lead,.x-about-box p,.x-history-tech__box p,.x-official-visuals__lead,.x-production-card__copy p{max-width:820px!important;margin-top:0!important;margin-bottom:1.15em!important;line-height:1.95!important;word-break:normal;overflow-wrap:break-word;letter-spacing:.01em}.x-about-lead br,.x-about-box p br,.x-history-tech__box p br,.x-official-visuals__lead br,.x-production-card__copy p br{display:none}.x-history-tech__row span,.x-history-tech__step span,.x-about-point span,.x-before-after figcaption,.x-rev-tech-official figcaption{word-break:normal;overflow-wrap:break-word}.x-about-company dd a{overflow-wrap:anywhere}@media (max-width:760px){.x-about-lead,.x-about-box p,.x-history-tech__box p,.x-official-visuals__lead,.x-production-card__copy p{font-size:13px !important;line-height:1.85 !important}.x-about-hero h1,.x-history-tech__box h2,.x-official-visuals h2,.x-about-company h2{word-break:normal;overflow-wrap:break-word}}.x-about-hero,.x-about-grid,.x-history-tech,.x-official-visuals,.x-about-company{width:100%;max-width:1040px!important;margin-left:auto!important;margin-right:auto!important;box-sizing:border-box}.x-official-visuals,.x-about-company{padding-left:24px !important;padding-right:24px !important}.x-before-after,.x-production-card,.x-about-company dl,.x-official-visuals__lead{width:100%;max-width:100%;box-sizing:border-box}.x-official-visuals>.x-kicker,.x-official-visuals>h2,.x-official-visuals>.x-official-visuals__lead,.x-about-company>.x-kicker,.x-about-company>h2,.x-about-company>.x-about-lead{margin-left:0 !important;margin-right:0 !important}@media(max-width:1180px){.x-about-hero,.x-about-grid,.x-history-tech,.x-official-visuals,.x-about-company{max-width:calc(100% - 40px)}}@media(max-width:760px){.x-about-hero,.x-about-grid,.x-history-tech,.x-official-visuals,.x-about-company{max-width:100%}.x-official-visuals,.x-about-company{padding-left:0 !important;padding-right:0 !important}.x-before-after{grid-template-columns:1fr !important}}.x-history-tech__timeline,.x-history-tech__steps{width:100%}.x-production-card__media,.x-production-card__copy{min-width:0}@media(max-width:980px){.x-about-hero,.x-about-grid,.x-history-tech,.x-official-visuals,.x-about-company,.x-about-points{max-width:100% !important}.x-before-after img{height:290px !important}}@media(max-width:760px){.x-about-grid,.x-history-tech__grid,.x-before-after,.x-production-card,.x-about-points{grid-template-columns:1fr !important}.x-about-hero,.x-about-grid,.x-history-tech,.x-official-visuals,.x-about-company,.x-about-points{width:100% !important}.x-about-hero h1,.x-history-tech__box h2,.x-official-visuals h2,.x-about-company h2{text-wrap:pretty}.x-before-after img{height:240px !important}.x-about-company dl{display:block !important}.x-about-company dt,.x-about-company dd{width:100% !important}.x-about-actions{flex-direction:column;align-items:stretch}.x-about-actions .x-btn{width:100%}}@media(max-width:390px){.x-before-after img{height:210px !important}.x-production-card__copy{padding:20px !important}}.x-history-tech__timeline,.x-history-tech__steps,.x-about-diagram{max-width:100% !important}@media(max-width:760px){.x-history-tech__box{padding:22px !important}.x-rev-tech-official img{max-height:320px !important}}.x-history-tech__box+.x-history-tech__box{margin-top:0 !important}.x-history-tech__timeline,.x-history-tech__steps,.x-about-diagram{width:100%}.x-top-rev-visual img{display:block;width:100%;max-width:940px;max-height:520px;margin:0 auto;object-fit:contain;object-position:center;background:#ffffff}.x-top-rev-visual figcaption{max-width:940px;margin:10px auto 0;color:#666666;font-size:11px;line-height:1.7}@media(max-width:760px){.x-top-rev-visual img{max-height:340px}}.x-metal-photo{margin:0;width:100%;background:#ffffff;border:1px solid #d8d8d8;overflow:hidden}.x-metal-photo img{display:block;width:100%;height:auto;max-height:560px;object-fit:contain;object-position:center;background:#ffffff}.x-metal-photo figcaption{padding:10px 14px;border-top:1px solid #e5e5e5;color:#666666;font-size:10px;font-weight:800;letter-spacing:.12em}@media(max-width:760px){.x-metal-photo img{max-height:360px}}.x-contact-page{background:#ffffff;color:#111111}.x-contact-shell{width:100%;max-width:860px;margin:0 auto}.x-contact-head{margin-bottom:30px;padding-bottom:24px;border-bottom:2px solid #111111}.x-contact-head h1{margin:8px 0 12px;color:#111111;font-size:clamp(34px,5vw,54px);line-height:1.08;font-weight:950;letter-spacing:-.04em}.x-contact-head p{margin:0;color:#666666;font-size:13px;line-height:1.9}.x-contact-content{width:100%;min-width:0;color:#111111}.x-contact-content form{width:100%;margin:0}.x-contact-content table{width:100% !important;border-collapse:collapse !important;table-layout:auto !important}.x-contact-content th,.x-contact-content td{padding:16px 0 !important;vertical-align:top !important;border:0 !important;border-bottom:1px solid #e1e1e1 !important;background:transparent !important;color:#111111 !important;text-align:left !important;line-height:1.7 !important}.x-contact-content th{width:190px !important;padding-right:26px !important;font-size:13px !important;font-weight:900 !important}.x-contact-content td{font-size:13px !important}.x-contact-content label{color:#111111 !important;font-weight:700}.x-contact-content input[type="text"],.x-contact-content input[type="email"],.x-contact-content input[type="tel"],.x-contact-content input[type="number"],.x-contact-content input[type="password"],.x-contact-content select,.x-contact-content textarea{display:block;width:100% !important;max-width:100% !important;min-height:48px !important;margin:0 !important;padding:11px 13px !important;box-sizing:border-box !important;background:#ffffff !important;color:#111111 !important;border:1px solid #bdbdbd !important;border-radius:0 !important;outline:0 !important;box-shadow:none !important;font-size:16px !important;line-height:1.5 !important}.x-contact-content textarea{min-height:180px !important;resize:vertical !important}.x-contact-content input:focus,.x-contact-content select:focus,.x-contact-content textarea:focus{border-color:var(--xado-red) !important;box-shadow:0 0 0 1px var(--xado-red) !important}.x-contact-content input[type="checkbox"],.x-contact-content input[type="radio"]{width:auto !important;min-height:0 !important;margin-right:7px !important}.x-contact-content button,.x-contact-content input[type="submit"],.x-contact-content input[type="button"],.x-contact-content a.btn{display:inline-flex !important;align-items:center !important;justify-content:center !important;min-width:180px !important;min-height:52px !important;margin:22px 10px 0 0 !important;padding:0 24px !important;box-sizing:border-box !important;background:var(--xado-red) !important;color:#ffffff !important;border:1px solid var(--xado-red) !important;border-radius:0 !important;font-size:13px !important;font-weight:900 !important;line-height:1.35 !important;text-decoration:none !important;cursor:pointer !important;white-space:normal !important}.x-contact-content button:hover,.x-contact-content input[type="submit"]:hover,.x-contact-content input[type="button"]:hover,.x-contact-content .btn:hover,.x-contact-content a.btn:hover{background:var(--xado-red-dark) !important;border-color:var(--xado-red-dark) !important}.x-contact-content [class*="error"],.x-contact-content [class*="Error"]{color:#c70000 !important;line-height:1.7 !important}.x-contact-content [class*="required"]{color:#c70000 !important}.x-contact-content h1,.x-contact-content h2,.x-contact-content h3{color:#111111 !important;line-height:1.35 !important;overflow-wrap:break-word}.x-contact-content p,.x-contact-content li,.x-contact-content dd,.x-contact-content dt{color:#555555;line-height:1.8;overflow-wrap:break-word}.x-contact-note{margin-top:28px;padding:18px 20px;background:#f7f7f7;border-left:3px solid var(--xado-red);color:#666666;font-size:11px;line-height:1.8}@media (max-width:760px){.x-contact-shell{max-width:100%}.x-contact-content table,.x-contact-content tbody,.x-contact-content tr,.x-contact-content th,.x-contact-content td{display:block !important;width:100% !important}.x-contact-content th{padding:15px 0 7px !important;border-bottom:0 !important}.x-contact-content td{padding:0 0 16px !important}.x-contact-content button,.x-contact-content input[type="submit"],.x-contact-content input[type="button"],.x-contact-content a.btn{width:100% !important;margin:12px 0 0 !important}}.x-generation{padding:72px 0;background:#0b0b0b;color:#fff}.x-generation__head{max-width:820px;margin-bottom:34px}.x-generation__head h2{margin:8px 0 14px;color:#fff;font-size:clamp(34px,5vw,58px);line-height:1.03;letter-spacing:-.045em}.x-generation__head p{margin:0;color:#bdbdbd;font-size:13px;line-height:1.9}.x-generation__track{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;background:#333;border:1px solid #333}.x-generation__item{min-height:235px;padding:28px;background:#151515}.x-generation__item--current{background:#1b1b1b}.x-generation__num{display:block;margin-bottom:22px;color:#d60000;font-size:11px;font-weight:950;letter-spacing:.16em}.x-generation__item h3{margin:0 0 10px;color:#fff;font-size:25px;line-height:1.1}.x-generation__item p{margin:0;color:#aaa;font-size:12px;line-height:1.75}.x-generation__badge{display:inline-block;margin-top:18px;padding:6px 9px;border:1px solid #d60000;color:#fff;font-size:9px;font-weight:900;letter-spacing:.12em}.x-generation__related{margin-top:18px;padding:18px 20px;border-left:3px solid #d60000;background:#151515;color:#aaa;font-size:11px;line-height:1.8}.x-generation__related b{color:#fff}@media(max-width:760px){.x-generation{padding:52px 0}.x-generation__track{grid-template-columns:1fr}.x-generation__item{min-height:0}}.x-base-logo-fallback{display:none !important}.x-brand--custom{display:flex !important;align-items:center;flex:0 0 auto;width:235px !important;min-width:235px !important;line-height:0}.x-custom-logo{display:block;width:100%;height:auto;max-height:68px !important;object-fit:contain;object-position:left center}.x-brand--custom:after{display:none !important}.x-footer__brand{display:inline-block;width:275px !important;max-width:100%;margin-bottom:16px;line-height:0}.x-footer__custom-logo{display:block;width:100%;height:auto;max-height:98px !important;object-fit:contain;object-position:left center}.x-footer__grid>div:first-child{min-width:0}.x-footer__grid>div:first-child p{max-width:520px}@media(max-width:1100px){.x-brand--custom{width:190px;min-width:190px}.x-nav{gap:18px !important}.x-nav a{font-size:10px !important}}@media(max-width:980px){.x-custom-logo{max-height:54px}}@media(max-width:640px){.x-header__inner{height:68px !important}.x-brand--custom{width:165px;min-width:165px}.x-custom-logo{max-height:48px}.x-footer__brand{width:210px;margin-bottom:14px}.x-footer__custom-logo{max-height:72px}.x-footer__grid{gap:32px !important}}@media(max-width:1100px){.x-brand--custom{width:210px !important;min-width:210px !important}}@media(max-width:980px){.x-brand--custom{width:200px !important;min-width:200px !important}.x-custom-logo{max-height:58px !important}}@media(max-width:640px){.x-brand--custom{width:178px !important;min-width:178px !important}.x-custom-logo{max-height:52px !important}.x-footer__brand{width:230px !important}.x-footer__custom-logo{max-height:80px !important}}.x-dealer-link{color:inherit !important;font-weight:inherit !important;text-decoration:underline !important;text-decoration-color:rgba(214,0,0,.55) !important;text-underline-offset:3px;text-decoration-thickness:1px}.x-dealer-link:hover{color:var(--xado-red) !important;text-decoration-color:var(--xado-red) !important}.x-online-notice{background:#d60000;color:#fff;border-bottom:1px solid #b40000}.x-online-notice__inner{min-height:42px;display:flex;align-items:center;justify-content:center;gap:18px;text-align:center}.x-online-notice__text{font-size:11px;font-weight:900;letter-spacing:.08em}.x-online-notice__link{display:inline-flex;align-items:center;color:#fff !important;font-size:11px;font-weight:950;text-decoration:underline !important;text-underline-offset:3px;white-space:nowrap}.x-online-cta{margin:34px auto;padding:28px 30px;display:flex;align-items:center;justify-content:space-between;gap:28px;background:#0b0b0b;color:#fff;border-left:4px solid #d60000}.x-online-cta__copy{min-width:0}.x-online-cta__eyebrow{margin-bottom:7px;color:#d60000;font-size:10px;font-weight:950;letter-spacing:.15em}.x-online-cta h3{margin:0 0 7px;color:#fff;font-size:clamp(22px,3vw,32px);line-height:1.15}.x-online-cta p{margin:0;color:#bdbdbd;font-size:12px;line-height:1.75}.x-online-cta__button{flex:0 0 auto;display:inline-flex;min-width:190px;min-height:50px;align-items:center;justify-content:center;padding:0 22px;background:#d60000;color:#fff !important;font-size:11px;font-weight:950;letter-spacing:.06em;text-decoration:none !important}.x-online-cta__button:hover{background:#b50000}@media(max-width:760px){.x-online-notice__inner{min-height:48px;gap:8px;flex-wrap:wrap;padding:7px 0}.x-online-notice__text,.x-online-notice__link{font-size:10px}.x-online-cta{margin:26px auto;padding:24px 20px;flex-direction:column;align-items:stretch}.x-online-cta__button{width:100%}}.x-rev-detail{padding:72px 0;background:#fff}.x-rev-detail__head{max-width:900px;margin-bottom:26px}.x-rev-detail__head h2{margin:8px 0 12px;color:#111;font-size:clamp(32px,5vw,54px);line-height:1.05;letter-spacing:-.04em}.x-rev-detail__head p{margin:0;color:#666;font-size:13px;line-height:1.9}.x-rev-detail__figure{margin:0;padding:14px;background:#f6f6f6;border:1px solid #ddd}.x-rev-detail__figure img{display:block;width:100%;height:auto;background:#fff}.x-rev-detail__caption{padding:12px 2px 0;color:#777;font-size:10px;line-height:1.7}@media(max-width:760px){.x-rev-detail{padding:52px 0}.x-rev-detail__figure{padding:6px}}.x-ex120-apps__head h2{margin:8px 0 12px;color:#111;font-size:clamp(34px,5vw,54px);line-height:1.06;letter-spacing:-.04em}.x-ex120-apps__head p{margin:0;color:#666;font-size:13px;line-height:1.9}.x-ex120-card__image img{width:100%;height:100%;object-fit:contain;padding:12px}.x-ex120-card h3{margin:0 0 8px;color:#111;font-size:22px;line-height:1.18}.x-ex120-card p{margin:0;color:#666;font-size:12px;line-height:1.75}.x-ex120-note b{display:block;margin-bottom:7px;font-size:15px}.x-ex120-note p{margin:0;color:#c7c7c7;font-size:12px;line-height:1.8}.x-ex120-note strong{color:#fff}@media(min-width:901px){.x-ex120-card__image img{width:50%;height:50%;padding:0;object-fit:contain}.x-ex120-card h3{font-size:16px}.x-ex120-card p{font-size:10px;line-height:1.6}}@media(min-width:901px){.x-ex120-card__image img{width:35%;height:35%;padding:0;object-fit:contain}}@media(min-width:761px){.x-header{transition:padding .2s ease,box-shadow .2s ease}.x-header.x-header--scrolled .x-logo img{max-height:38px!important;width:auto!important}.x-header.x-header--scrolled .x-nav a{padding-top:8px!important;padding-bottom:8px!important}}.x-nav,.x-menu{position:relative!important;z-index:100000!important}@media(max-width:980px){:root{--x-fixed-header-h:74px}}@media(max-width:640px){:root{--x-fixed-header-h:68px}}.x-dealer-notice{margin:14px 0 20px;padding:12px 16px;border-left:3px solid var(--xado-red);background:#f7f7f7;color:#555;font-size:12px;line-height:1.8}.x-special-order{padding:28px 0 58px;background:#fff}.x-special-order__box{display:flex;align-items:center;justify-content:space-between;gap:28px;padding:28px 30px;border:1px solid #ddd;background:#f7f7f7}.x-special-order__box h2{margin:5px 0 10px;font-size:clamp(22px,3vw,32px);line-height:1.2;color:#111}.x-special-order__box p{margin:0;color:#555;font-size:13px;line-height:1.85}.x-special-order__note{margin-top:8px!important;font-size:11px!important;color:#777!important}.x-special-order__btn{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 22px;background:#111;color:#fff!important;text-decoration:none;font-size:12px;font-weight:800;letter-spacing:.06em}.x-special-order__btn:hover{background:var(--xado-red)}@media(max-width:760px){.x-special-order{padding:20px 0 42px}.x-special-order__box{display:block;padding:22px 20px}.x-special-order__btn{margin-top:18px;width:100%}}.x-grease{padding:64px 0;background:#f6f6f6}.x-grease h2{margin:5px 0 8px;font-size:clamp(34px,5vw,52px);letter-spacing:-.04em}.x-grease-lead{margin:0 0 26px;color:#666;font-size:13px}.x-grease-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px}.x-grease-card{background:#fff;border:1px solid #ddd}.x-grease-card a{display:block;height:100%;color:#111;text-decoration:none}.x-grease-img{aspect-ratio:1/1;display:flex;align-items:center;justify-content:center;padding:16px;background:#fff}.x-grease-img img{display:block;max-width:100%;max-height:100%;object-fit:contain}.x-grease-body{padding:14px}.x-grease-body span{font-size:9px;font-weight:900;letter-spacing:.12em;color:var(--xado-red)}.x-grease-body h3{margin:5px 0;font-size:17px}.x-grease-body p{min-height:34px;margin:0 0 10px;color:#666;font-size:10px;line-height:1.6}.x-grease-body strong{display:block;font-size:15px}.x-grease-body em{display:inline-flex!important;margin-top:12px!important;font-style:normal!important;font-size:10px!important;font-weight:900!important;align-items:center!important;justify-content:center!important;min-height:40px!important;padding:0 14px!important;background:var(--xado-red)!important;color:#fff!important;letter-spacing:.05em!important}.x-grease-card a:hover{box-shadow:0 8px 24px rgba(0,0,0,.08)}@media(max-width:900px){.x-grease-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:560px){.x-grease{padding:46px 0}.x-grease-grid{grid-template-columns:1fr 1fr}.x-grease-img{padding:10px}.x-grease-body{padding:11px}.x-grease-body h3{font-size:14px}}.x-red-lineup-section{background:#111;color:#fff}.x-red-lineup-section .x-title,.x-red-lineup-section h3{color:#fff}.x-red-lineup-section .x-lead{color:#bbb}.x-red-lineup-section .x-seo-copy{color:#ccc}.x-grease-card a:hover .x-grease-body em{background:#b50000!important}.x-wrap,.x-header__inner,.x-hero__grid,.x-tech,.x-product-top,.x-generation__track,.x-lineup,.x-grease-grid,.x-footer__grid{min-width:0}h1,h2,h3,h4,.x-title,.x-hero h1,.x-series h3,.x-lineup-card h3,.x-grease-body h3,.x-product-side h1,.x-product-detail-head h2,.x-generation__item h3{word-break:keep-all!important;overflow-wrap:break-word!important;line-break:strict}p,.x-lead,.x-hero__copy,.x-series p,.x-lineup-card p,.x-grease-body p,.x-product-seo__intro p,.x-production-card__copy p,.x-about-lead,.x-about-box p,.x-history-tech__box p,.x-official-visuals__lead{word-break:normal!important;overflow-wrap:break-word!important;line-break:strict}.x-lineup-card__tag,.x-grease-body span,.x-kicker,.x-generation__num,.x-generation__badge,.x-product-brand{word-break:normal!important;overflow-wrap:anywhere}.x-btn,.x-card-btn,.x-special-order__btn,.x-online-cta__button,.x-grease-body em{white-space:normal!important;word-break:keep-all!important;overflow-wrap:break-word!important;line-height:1.35!important;text-align:center!important;height:auto!important;min-height:42px}.x-lineup-card,.x-grease-card,.x-generation__item{height:auto!important;min-width:0!important}.x-lineup-card h3,.x-grease-body h3{min-height:0!important}.x-lineup-card p,.x-grease-body p{min-height:0!important}.x-dealer-table td:nth-child(2){word-break:normal!important;overflow-wrap:break-word!important}@media(max-width:1100px){.x-nav{gap:16px!important}.x-nav a{font-size:10px!important}.x-lineup-card h3{font-size:18px!important}}@media(max-width:900px){.x-lineup{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media(max-width:760px){.x-wrap{width:min(100% - 28px,1180px)!important}.x-hero h1{font-size:clamp(38px,11vw,50px)!important;line-height:1.02!important;letter-spacing:-.045em!important}.x-title{font-size:clamp(30px,9.5vw,42px)!important;line-height:1.08!important}.x-lineup,.x-grease-grid{grid-template-columns:1fr!important}.x-lineup-card h3,.x-grease-body h3{font-size:20px!important;line-height:1.22!important}.x-lineup-card__tag,.x-grease-body span{font-size:9px!important}.x-dealer-table{min-width:620px!important}.x-dealer-table-wrap{overflow-x:auto!important;-webkit-overflow-scrolling:touch}}@media(max-width:390px){.x-wrap{width:min(100% - 22px,1180px)!important}.x-hero h1{font-size:36px!important}.x-title{font-size:30px!important}}.x-revitalizant-mark,.x-nowrap{white-space:nowrap!important}:where( p,li,dd,dt,figcaption,.x-lead,.x-hero__copy,.x-series p,.x-lineup-card p,.x-grease-body p,.x-product-seo__intro p,.x-production-card__copy p,.x-about-lead,.x-about-box p,.x-history-tech__box p,.x-official-visuals__lead,.x-special-order__box p,.x-dealer-notice){word-break:normal!important;overflow-wrap:break-word!important;line-break:strict!important;text-wrap:pretty}:where( h1,h2,h3,h4,.x-title,.x-hero h1,.x-series h3,.x-lineup-card h3,.x-grease-body h3,.x-product-side h1,.x-product-detail-head h2,.x-generation__item h3){word-break:normal!important;overflow-wrap:break-word!important;line-break:strict!important;text-wrap:balance}@supports (word-break:auto-phrase){:where( p,li,dd,dt,figcaption,h1,h2,h3,h4,.x-title,.x-lead,.x-hero__copy,.x-series p,.x-lineup-card p,.x-grease-body p,.x-about-lead,.x-about-box p,.x-history-tech__box p,.x-official-visuals__lead,.x-special-order__box p,.x-dealer-notice ){word-break:auto-phrase!important}}.x-about-box p,.x-history-tech__box p{max-width:none!important}@media(max-width:760px){.x-about-lead,.x-about-box p,.x-history-tech__box p,.x-official-visuals__lead,.x-production-card__copy p{max-width:100%!important;line-height:1.9!important}}.x-tech-source{padding:68px 0;background:#f4f4f4}.x-tech-source__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:30px}.x-tech-source__grid article{padding:22px;background:#fff;border:1px solid #ddd;min-width:0}.x-tech-source__grid span{font-size:9px;font-weight:900;letter-spacing:.12em;color:var(--xado-red)}.x-tech-source__grid h3{margin:7px 0 10px;font-size:20px;line-height:1.25}.x-tech-source__grid p,.x-tech-source__notice p,.x-tech-source__ref{font-size:11px;line-height:1.9;color:#555}.x-tech-source__notice{margin-top:16px;padding:20px 22px;background:#111;color:#fff}.x-tech-source__notice h3{margin:0 0 8px;font-size:18px;color:#fff}.x-tech-source__notice p{margin:0;color:#ddd}.x-tech-source__ref{margin:12px 0 0;font-size:9px;color:#777}@media(max-width:760px){.x-tech-source{padding:48px 0}.x-tech-source__grid{grid-template-columns:1fr}.x-tech-source__grid article{padding:18px}}#grease .x-grease-img{height:250px!important;padding:8px!important}#grease .x-grease-img img{width:100%!important;height:100%!important;max-width:190px!important;max-height:230px!important;object-fit:contain!important}.x-grease-detail-btn{display:inline-block;margin:8px 0 6px;padding:8px 12px;border:1px solid #111;background:#fff;color:#111;font-size:10px;font-weight:900;line-height:1;cursor:pointer}.x-grease-card--order em{display:inline-block!important;margin-top:6px!important;padding:8px 12px!important;background:#c40000!important;color:#fff!important;border:1px solid #c40000!important;font-size:10px!important;font-weight:900!important;font-style:normal!important;line-height:1!important;text-decoration:none!important}#grease .x-grease-grid{align-items:stretch}#grease .x-grease-card{height:100%}#grease .x-grease-card>a{height:100%;display:flex;flex-direction:column}#grease .x-grease-body{display:flex;flex:1;flex-direction:column}#grease .x-grease-body h3{min-height:38px}#grease .x-grease-body p{min-height:42px}#grease .x-grease-body strong{margin-top:auto}.x-media-section,.ss{background:#fff}.x-movie-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-top:28px}.x-movie-card{position:relative;aspect-ratio:16/9;background:#111;overflow:hidden}.x-movie-card iframe{position:absolute;inset:0;width:100%;height:100%;border:0}.sg{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:28px;align-items:stretch}.sc{height:100%;background:#fff;border:1px solid #e3e3e3}.si{height:240px;display:flex;align-items:center;justify-content:center;background:#fff;overflow:hidden}.si img{width:100%;height:100%;object-fit:contain;display:block}@media(max-width:760px){.x-movie-grid,.sg{grid-template-columns:1fr}.si{height:220px}}.sy{margin:22px 0 0;font-size:18px;font-weight:900}#baseMenu{position:static!important}.x-mobile-panel.is-open{display:grid;gap:2px}.x-item-page{display:grid;grid-template-columns:1fr 1fr;gap:56px;align-items:start}.x-item-mainimage{background:#f5f5f5;border-radius:18px;overflow:hidden}.x-item-page-price{font-size:25px;color:var(--xado-yellow);font-weight:900;margin:12px 0 26px}.x-hero__grid,.x-tech,.x-item-page{grid-template-columns:1fr}.x-item__image,.x-lineup-card__img-wrap,.x-series__image-wrap{background:#f3f3f0}.x-current-shop-photo{width:100%;height:260px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;margin:0 auto 16px;padding:18px;background:#ffffff;color:#111111;text-align:center}.x-item__image,.x-lineup-card__img,.x-series__product{background:#ffffff !important}.x-page-card,.x-item-info{color:#111111 !important}.x-lineup-card,.x-grease-card,.x-generation__item,.x-series{height:auto!important;min-width:0!important}@media(max-width:760px){#movie .x-movie-grid,#sponsor .x-sponsor-grid{display:grid!important;grid-template-columns:minmax(0,1fr)!important;gap:14px!important}#movie .x-movie-card,#sponsor .x-sponsor-card{width:100%!important;max-width:100%!important;min-width:0!important;margin-left:0!important;margin-right:0!important}#sponsor .x-sponsor-card__image{height:220px!important}}.x-chemical-movie{margin-top:28px}.x-chemical-movie h3,.x-japan-movie-title{margin:0 0 14px;font-size:18px;font-weight:900}.x-japan-movie-title{margin-top:34px}.x-nav a[href*="#dealers"],.x-nav a[href*="#movie"],.x-nav a[href*="#sponsor"]{font-weight:900!important;position:relative!important}.x-nav a[href*="#dealers"]::after,.x-nav a[href*="#movie"]::after,.x-nav a[href*="#sponsor"]::after{content:"";position:absolute;left:8px;right:8px;bottom:2px;height:2px;background:#c40000}.x-mobile-panel a[href*="#dealers"],.x-mobile-panel a[href*="#movie"],.x-mobile-panel a[href*="#sponsor"]{display:block!important;margin:6px 10px!important;padding:10px 12px!important;border:1px solid #c40000!important;color:#c40000!important;font-weight:900!important;text-align:center!important;background:#fff!important}.x-social-links{display:flex;align-items:center;gap:10px}.x-social-links a{font-size:11px;font-weight:900;text-decoration:none;color:#111}.x-social-links a:hover{color:#c40000}.x-youtube-channel{display:inline-block;margin:12px 0 0;padding:9px 14px;background:#c40000;color:#fff!important;font-size:11px;font-weight:900;text-decoration:none!important}.x-footer-social{justify-content:center;margin-top:16px}.x-footer-social a{color:inherit}@media(max-width:760px){.x-social-links{gap:8px}.x-social-links a{font-size:10px}}.x-header__inner{gap:12px!important}.x-nav{display:flex!important;align-items:center!important;flex-wrap:nowrap!important;gap:12px!important;white-space:nowrap!important}.x-nav a{font-size:10px!important;white-space:nowrap!important}.x-header .x-social-links{flex:0 0 auto!important;white-space:nowrap!important}.x-header .x-social-links a{display:inline-block!important}@media(max-width:1100px){.x-header .x-social-links{display:none!important}.x-nav{gap:9px!important}.x-nav a{font-size:9px!important}}@media(max-width:760px){.x-header .x-social-links{display:none!important}}.x-mobile-social{display:flex!important;gap:8px!important;padding:12px 0 0!important}.x-mobile-social a{flex:1!important;margin:0!important;padding:9px 6px!important;border:1px solid #c40000!important;color:#fff!important;text-align:center!important}.x-social-smart{padding:14px 0;background:#fff;border-bottom:1px solid #e7e7e7}.x-social-smart__links{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.x-social-smart__links a{display:flex;align-items:center;justify-content:center;gap:8px;min-height:46px;padding:8px 12px;border:1px solid #d8d8d8;background:#fff;color:#111!important;text-decoration:none!important;box-shadow:0 2px 8px rgba(0,0,0,.06);border-radius:10px;transition:.2s}.x-social-smart__links a:hover{border-color:#c40000;transform:translateY(-1px)}.x-social-smart__links strong{font-size:13px;font-weight:900}.x-social-smart__links span{font-size:10px;color:#666}@media(max-width:760px){.x-social-smart{padding:10px 0}.x-social-smart__links{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.x-social-smart__links a{min-height:42px;padding:6px 4px;display:block;text-align:center;border-radius:9px}.x-social-smart__links strong,.x-social-smart__links span{display:block}.x-social-smart__links strong{font-size:11px}.x-social-smart__links span{font-size:8px;margin-top:2px}}.x-social-smart__links{grid-template-columns:repeat(5,minmax(0,1fr))!important}.x-social-smart__links a{flex-direction:column!important;gap:5px!important;min-height:64px!important}.x-social-smart__links svg{width:25px;height:25px;display:block;fill:currentColor}.x-social-smart__links span{font-size:9px!important;font-weight:800;color:inherit!important}@media(max-width:760px){.x-social-smart__links{grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:5px!important}.x-social-smart__links a{min-height:58px!important;padding:7px 2px!important}.x-social-smart__links svg{width:22px;height:22px}.x-social-smart__links span{font-size:8px!important}}.x-footer-icon-links{max-width:760px;margin:20px auto 0;padding:0 16px}.x-footer-icon-links .x-social-smart__links a{color:inherit!important}body:not(.shop-index){color:#111}.shop-about,.shop-contact,.shop-privacy,.shop-law,.privacy,.law,.contact,#aboutPage,#contactPage,#privacyPage,#lawPage,.base-main,.mainContent,.content{background:#fff;color:#111}.shop-about a,.shop-contact a,.shop-privacy a,.shop-law a,.privacy a,.law a,.contact a,#aboutPage a,#contactPage a,#privacyPage a,#lawPage a{color:#c40000}.shop-privacy table,.shop-law table,.privacy table,.law table,#privacyPage table,#lawPage table{background:#fff;color:#111}.shop-privacy th,.shop-privacy td,.shop-law th,.shop-law td,.privacy th,.privacy td,.law th,.law td,#privacyPage th,#privacyPage td,#lawPage th,#lawPage td{background:#fff;color:#111;border-color:#ddd}.x-privacy-page,.x-law-page{background:#fff!important;color:#111!important}.x-privacy-page .x-page-card,.x-law-page .x-page-card{background:#fff!important;color:#111!important;border:1px solid #ddd!important;box-shadow:none!important}.x-privacy-page .x-page-card *,.x-law-page .x-page-card *{color:#111!important;background-color:transparent!important}.x-privacy-page .x-page-card a,.x-law-page .x-page-card a{color:#c40000!important}.x-privacy-page table,.x-law-page table,.x-privacy-page tbody,.x-law-page tbody,.x-privacy-page tr,.x-law-page tr,.x-privacy-page th,.x-law-page th,.x-privacy-page td,.x-law-page td{background:#fff!important;color:#111!important;border-color:#ddd!important}.x-privacy-page .x-kicker,.x-law-page .x-kicker{color:#c40000!important}

/* =========================================================
   STOCK STATUS / 在庫表示 強調
   ========================================================= */
.x-item__stock{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-height:28px;
  margin-top:9px;
  padding:5px 11px;
  border:2px solid #111;
  border-radius:999px;
  background:#fff;
  color:#111 !important;
  font-size:12px;
  font-weight:900;
  line-height:1;
  letter-spacing:.06em;
  text-transform:uppercase;
  box-shadow:0 2px 5px rgba(0,0,0,.10);
}

/* SOLD OUT / 在庫切れ */
.x-item__stock.is-soldout,
.x-item__stock.soldout,
.x-item__stock[data-stock="soldout"]{
  border-color:#c40000;
  background:#c40000;
  color:#fff !important;
}

/* IN STOCK / 在庫あり */
.x-item__stock.is-instock,
.x-item__stock.instock,
.x-item__stock[data-stock="instock"]{
  border-color:#111;
  background:#111;
  color:#fff !important;
}

@media(max-width:760px){
  .x-item__stock{
    min-height:27px;
    padding:5px 10px;
    font-size:11px;
  }
}

/* =========================================================
   STOCK STATUS FINAL FIX
   BASEの在庫ブロックを個別span化して色分け
   ========================================================= */
.x-item__stock{
  display:block;
  margin-top:9px;
  padding:0;
  border:0;
  background:transparent;
  box-shadow:none;
}
.x-stock-badge{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-height:30px;
  padding:6px 13px;
  border-radius:999px;
  font-size:12px;
  font-weight:900;
  line-height:1;
  letter-spacing:.06em;
}
.x-stock-badge--in{
  background:#111 !important;
  border:2px solid #111 !important;
  color:#fff !important;
}
.x-stock-badge--out{
  background:#c40000 !important;
  border:2px solid #c40000 !important;
  color:#fff !important;
  box-shadow:0 2px 6px rgba(196,0,0,.22);
}
@media(max-width:760px){
  .x-stock-badge{
    min-height:28px;
    padding:5px 11px;
    font-size:11px;
  }
}

/* =========================================================
   MOBILE HEADER / SOCIAL LINKS ALIGNMENT FIX
   ========================================================= */
@media(max-width:760px){
  .x-header__inner{
    min-width:0 !important;
  }
  .x-mobile-panel{
    width:100% !important;
    box-sizing:border-box !important;
    left:0 !important;
    right:0 !important;
    overflow-x:hidden !important;
  }
  .x-mobile-panel > a{
    width:100% !important;
    box-sizing:border-box !important;
  }
  .x-mobile-social{
    display:grid !important;
    grid-template-columns:repeat(3,minmax(0,1fr)) !important;
    width:100% !important;
    gap:8px !important;
    box-sizing:border-box !important;
  }
  .x-mobile-social a{
    min-width:0 !important;
    width:100% !important;
    margin:0 !important;
    text-align:center !important;
    box-sizing:border-box !important;
  }
  .x-social-smart__links{
    grid-template-columns:repeat(5,minmax(0,1fr)) !important;
    gap:5px !important;
    width:100% !important;
  }
  .x-social-smart__links > a{
    min-width:0 !important;
    padding:9px 2px !important;
    box-sizing:border-box !important;
  }
  .x-social-smart__links svg,
  .x-social-smart__links .x-amazon-icon{
    width:23px !important;
    height:23px !important;
  }
  .x-social-smart__links span{
    font-size:9px !important;
    white-space:nowrap !important;
  }
}
.x-amazon-icon{
  display:block;
  width:26px;
  height:26px;
  object-fit:contain;
  filter:grayscale(1) contrast(2);
}

/* =========================================================
   FOOTER LINKS VISIBILITY FIX
   ========================================================= */
.x-footer .x-footer__links{
  display:flex !important;
  flex-direction:column !important;
  gap:10px !important;
  visibility:visible !important;
  opacity:1 !important;
}
.x-footer .x-footer__links a{
  display:block !important;
  color:#fff !important;
  visibility:visible !important;
  opacity:1 !important;
  text-decoration:none !important;
}
.x-footer .x-footer__links a:hover{
  text-decoration:underline !important;
}
.x-footer .x-footer-icon-links{
  display:block !important;
  visibility:visible !important;
  opacity:1 !important;
}
@media(max-width:760px){
  .x-footer .x-footer__grid{
    display:block !important;
  }
  .x-footer .x-footer__links{
    margin-top:24px !important;
    width:100% !important;
  }
  .x-footer .x-footer__links a{
    padding:9px 0 !important;
    border-bottom:1px solid rgba(255,255,255,.12) !important;
  }
  .x-footer .x-footer-icon-links{
    width:100% !important;
    padding:18px 12px 0 !important;
    box-sizing:border-box !important;
  }
}

/* =========================================================
   FOOTER SOCIAL ICONS DESKTOP FIX
   白いカード内のアイコン・ラベルを黒で固定
   ========================================================= */
.x-footer .x-footer-icon-links .x-social-smart__links{
  display:grid !important;
  grid-template-columns:repeat(5,minmax(0,1fr)) !important;
  gap:10px !important;
  width:100% !important;
}
.x-footer .x-footer-icon-links .x-social-smart__links > a{
  display:flex !important;
  flex-direction:column !important;
  align-items:center !important;
  justify-content:center !important;
  min-height:82px !important;
  padding:10px 6px !important;
  background:#fff !important;
  color:#111 !important;
  border:1px solid #ddd !important;
  border-radius:8px !important;
  box-sizing:border-box !important;
  visibility:visible !important;
  opacity:1 !important;
}
.x-footer .x-footer-icon-links .x-social-smart__links svg{
  display:block !important;
  width:30px !important;
  height:30px !important;
  fill:#111 !important;
  color:#111 !important;
}
.x-footer .x-footer-icon-links .x-social-smart__links span{
  display:block !important;
  margin-top:6px !important;
  color:#111 !important;
  font-size:10px !important;
  font-weight:800 !important;
  line-height:1.2 !important;
}
.x-footer .x-footer-icon-links .x-amazon-icon{
  display:block !important;
  width:52px !important;
  height:34px !important;
  object-fit:contain !important;
}
@media(max-width:760px){
  .x-footer .x-footer-icon-links .x-social-smart__links{
    gap:5px !important;
  }
  .x-footer .x-footer-icon-links .x-social-smart__links > a{
    min-height:68px !important;
    padding:7px 2px !important;
  }
  .x-footer .x-footer-icon-links .x-social-smart__links svg{
    width:23px !important;
    height:23px !important;
  }
  .x-footer .x-footer-icon-links .x-amazon-icon{
    width:42px !important;
    height:27px !important;
  }
  .x-footer .x-footer-icon-links .x-social-smart__links span{
    margin-top:4px !important;
    font-size:8px !important;
  }
}

/* =========================================================
   BACK TO TOP
   ========================================================= */
.x-back-to-top{
  position:fixed;
  right:22px;
  bottom:22px;
  z-index:9999;
  display:flex;
  flex-direction:column;
  align-items:center;
  justify-content:center;
  width:58px;
  height:58px;
  padding:0;
  border:2px solid #c40000;
  border-radius:50%;
  background:#111;
  color:#fff;
  cursor:pointer;
  box-shadow:0 5px 18px rgba(0,0,0,.28);
  opacity:0;
  visibility:hidden;
  transform:translateY(12px);
  transition:opacity .22s ease,transform .22s ease,visibility .22s ease,background .2s ease;
}
.x-back-to-top.is-visible{
  opacity:1;
  visibility:visible;
  transform:translateY(0);
}
.x-back-to-top:hover{
  background:#c40000;
}
.x-back-to-top__arrow{
  display:block;
  font-size:22px;
  font-weight:900;
  line-height:.85;
}
.x-back-to-top__text{
  display:block;
  margin-top:4px;
  font-size:9px;
  font-weight:900;
  letter-spacing:.08em;
  line-height:1;
}
@media(max-width:760px){
  .x-back-to-top{
    right:14px;
    bottom:14px;
    width:50px;
    height:50px;
  }
  .x-back-to-top__arrow{
    font-size:19px;
  }
  .x-back-to-top__text{
    font-size:8px;
  }
}
