:root{--black: #1f2d36;--dark-gray: #333;--gray: #666;--light-gray: #999;--silver: #ccc;--light-silver: #e3e6ea;--base: #f1f0e9;--cream: #e7e5db;--white: #fff;--brand-blue: #005987;--brand-orange: #ee7d47;--brand-green: #5ca769;--brand-red: #c84132;--accent: #005987;--accent-dark: #003f61;--link: #005987;--focus-color: var(--brand-blue)}html{font-size:clamp(.875rem,.7142857143rem + .7142857143vw,1rem)}@media screen and (min-width: 768px){html{font-size:clamp(.9375rem,.7836538462rem + .2403846154vw,1rem)}}html{--header-height: 4.5rem}@media screen and (min-width: 768px){html{--header-height: 5rem}}html{scroll-padding-top:var(--header-height, 0px);overflow-y:scroll;background-color:var(--white);color-scheme:light}html,body{overscroll-behavior:none}[hidden]{display:none !important}html:has(body.is-nav-open){overflow-y:hidden;scrollbar-gutter:stable}body{font-family:"YakuHanJP","Google Sans","LINE Seed JP",system-ui,sans-serif;font-weight:400;font-size:1rem;line-height:1.8;color:var(--black);font-feature-settings:"palt" 1;text-rendering:optimizeLegibility;touch-action:manipulation;overflow-wrap:anywhere;word-break:normal;line-break:strict;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}*::before,*::after{display:block}ul,ol,li{list-style:none}em,i,address,cite{font-style:normal}code,pre{font-family:monospace}a{color:var(--black);text-decoration:underline;text-underline-offset:.2em;text-decoration-thickness:1px;transition:color 0.3s ease-in-out}@media(hover: hover)and (pointer: fine){a:hover{color:var(--brand-blue)}}a:active{color:var(--brand-blue)}h1{font-family:"YakuHanJP","Google Sans","LINE Seed JP",system-ui,sans-serif;font-weight:700;font-size:2.44125rem;line-height:1.6}h2{font-family:"YakuHanJP","Google Sans","LINE Seed JP",system-ui,sans-serif;font-weight:700;font-size:1.953125rem;line-height:1.65}h3{font-family:"YakuHanJP","Google Sans","LINE Seed JP",system-ui,sans-serif;font-weight:700;font-size:1.5625rem;line-height:1.7}h4{font-family:"YakuHanJP","Google Sans","LINE Seed JP",system-ui,sans-serif;font-weight:700;font-size:1.25rem;line-height:1.75}h5{font-family:"YakuHanJP","Google Sans","LINE Seed JP",system-ui,sans-serif;font-weight:700;font-size:1rem;line-height:1.8}h6{font-family:"YakuHanJP","Google Sans","LINE Seed JP",system-ui,sans-serif;font-weight:700;font-size:1rem;line-height:1.8}hr{height:0;border-top:var(--black) 1px solid;opacity:1}strong{font-weight:700}input,textarea,select,button{display:block;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;border-radius:0;background:rgba(0,0,0,0)}img,iframe,svg{max-width:100%;height:auto;display:block;border:none;outline:none}.l-wrapper{--gutter: max(1.5rem, calc((100% - 75rem) / 2));position:relative;display:flex;flex-direction:column;width:100%;min-height:100svh;overflow-x:clip}@media(prefers-reduced-motion: no-preference){html{--intro-drop: 0.7s;--intro-stagger: 0.26s;--intro-duration: 0.8s;--intro-overlap: 0.2s;--intro-landed: calc(var(--intro-stagger) * 2 + var(--intro-drop));--intro-ink: calc(var(--intro-stagger) * 2 + 0.1s);--intro-panels-end: calc(var(--intro-landed) - var(--intro-overlap) + var(--intro-duration));--intro-ease: cubic-bezier(0.22, 1, 0.36, 1)}}.l-header{position:fixed;top:0;left:0;z-index:100;display:flex;align-items:center;justify-content:space-between;width:100%;height:var(--header-height);padding-inline:var(--gutter);color:var(--white);pointer-events:none;transition:color 0.3s ease-in-out}@media(prefers-reduced-motion: no-preference){.is-js body:not(:has(.p-hero.is-ready)) .l-header{color:var(--black)}.is-js body:has(.p-hero.is-ready) .l-header{animation:hero-ink var(--intro-ink) steps(1, end) backwards}}.l-header::before{content:"";position:absolute;z-index:-1;inset:.5rem 1rem;border-radius:.625rem;-webkit-backdrop-filter:blur(0) saturate(100%);backdrop-filter:blur(0) saturate(100%);transition:-webkit-backdrop-filter 0.3s ease-in-out;transition:backdrop-filter 0.3s ease-in-out;transition:backdrop-filter 0.3s ease-in-out, -webkit-backdrop-filter 0.3s ease-in-out}.l-header__logo{pointer-events:auto}.l-header__logo a{display:block}.l-header__logo img{width:7.75rem;height:auto}@media screen and (max-width: 768px){.l-header__logo img{width:6.5rem}}body.is-scrolled .l-header,body:not(:has([data-hero])) .l-header{color:var(--black)}body.is-scrolled .l-header::before,body:not(:has([data-hero])) .l-header::before{-webkit-backdrop-filter:blur(20px) saturate(140%);backdrop-filter:blur(20px) saturate(140%)}.l-container{position:relative;z-index:0;display:flex;flex-direction:column;flex:1 1 auto;width:100%}.l-container--offset{padding-top:var(--header-height)}.l-main{display:flex;flex-direction:column;flex:1 1 auto;width:100%}.l-inner{width:100%;max-width:calc(75rem + 3rem);margin-inline:auto;padding-inline:1.5rem}.l-inner--narrow{max-width:67.5rem}.l-footer{position:relative;isolation:isolate;width:100%;padding:6rem 0 2rem;border-start-start-radius:5rem;border-start-end-radius:5rem;overflow:clip;background-color:var(--brand-blue);color:var(--white)}@media screen and (max-width: 768px){.l-footer{padding-top:4rem;border-start-start-radius:4rem;border-start-end-radius:4rem}}.l-footer::before{content:"";position:absolute;z-index:-1;inset:-3rem;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='160' height='160'%3E%3Cfilter id='o'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.45' numOctaves='4' stitchTiles='stitch'/%3E%3CfeColorMatrix type='saturate' values='0'/%3E%3CfeComponentTransfer%3E%3CfeFuncR type='linear' slope='1.6' intercept='-0.42'/%3E%3CfeFuncG type='linear' slope='1.6' intercept='-0.42'/%3E%3CfeFuncB type='linear' slope='1.6' intercept='-0.42'/%3E%3CfeFuncA type='linear' slope='0' intercept='0.1'/%3E%3C/feComponentTransfer%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23o)'/%3E%3C/svg%3E"),linear-gradient(rgba(0, 89, 135, 0.7), rgba(0, 89, 135, 0.7)),url("../img/reason/oil.jpg");background-repeat:repeat,no-repeat,no-repeat;background-position:center;background-size:160px 160px,cover,cover;background-blend-mode:overlay,normal,normal}@media(prefers-reduced-motion: no-preference){@supports(animation-timeline: view()){.l-footer{view-timeline:--footer block;view-timeline-inset:0}.l-footer::before{animation:footer-scroll-blur linear both;animation-timeline:--footer;animation-range:entry}}}.l-footer__nav{display:flex;flex-wrap:wrap;justify-content:center;gap:.75rem 2.5rem}.l-footer__nav a{display:inline-flex;align-items:center;color:var(--white);font-weight:500;text-decoration:none}@media(hover: hover)and (pointer: fine){.l-footer__nav a:hover{text-decoration:underline}}.l-footer__nav a:active{text-decoration:underline}.l-footer .c-contact-box{max-width:62.5rem;margin:3rem auto 0;padding:2.5rem 3rem 3rem;border:0;border-radius:1.5rem;background-color:var(--white);color:var(--black)}@media screen and (max-width: 768px){.l-footer .c-contact-box{padding:1.75rem 1.25rem 1.5rem}}.l-footer .c-tel{gap:.125rem;padding-block:1rem}.l-footer .c-tel__number,.l-footer .c-tel__note{line-height:1.3}@media screen and (max-width: 1024px){.l-footer .c-tel{padding-inline:0}}@media screen and (max-width: 640px){.l-footer .c-tel__number{font-size:2.44125rem;line-height:1.6;line-height:1.3}}.l-footer__info{display:grid;grid-template-columns:auto auto;justify-content:center;gap:2rem 6rem;margin-top:4rem}@media screen and (max-width: 768px){.l-footer__info{grid-template-columns:1fr;gap:1.5rem;margin-top:3rem}}.l-footer__name{display:flex;align-items:center;gap:.625rem;font-family:"YakuHanJP","Google Sans","LINE Seed JP",system-ui,sans-serif;font-weight:700;font-size:1rem;line-height:1.8}.l-footer__name img{width:2.75rem;height:auto}.l-footer__items{margin-top:.5rem;color:var(--white);font-size:.79rem;line-height:1.9}.l-footer__address{font-size:.88875rem;line-height:1.85}.l-footer__label{display:block;margin-bottom:.25rem;font-family:"YakuHanJP","Google Sans","LINE Seed JP",system-ui,sans-serif;font-weight:700;font-size:1rem;line-height:1.8}.l-footer__copyright{margin-top:3rem;padding-top:1.5rem;text-align:center;color:var(--white);font-size:.88875rem;line-height:1.85}.l-footer__copyright small{font-size:inherit}.c-skip-link{position:absolute;top:.5rem;left:.5rem;z-index:500;padding:.5rem 1rem;background-color:var(--black);color:var(--white);transform:translateY(-200%);transition:transform 0.3s ease-in-out}.c-skip-link:focus-visible{transform:none}.c-icon{flex:none;width:1em;height:1em;fill:none;stroke:currentcolor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.c-drawer{pointer-events:auto;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem;padding:0;border:0;background:rgba(0,0,0,0);color:inherit;cursor:pointer;transition:opacity 0.3s ease-in-out,visibility 0s}.c-drawer__bars{position:relative;display:block;width:100%;height:2px;margin-block:10px;background-color:currentcolor}.c-drawer__bars::before,.c-drawer__bars::after{content:"";position:absolute;left:0;width:100%;height:2px;background-color:currentcolor}.c-drawer__bars::before{bottom:8px}.c-drawer__bars::after{top:8px}.c-drawer__label{font-family:"Google Sans","LINE Seed JP",sans-serif;font-weight:500;font-size:.7025rem;line-height:1.9;line-height:1;letter-spacing:.12em;margin-inline-end:-0.12em}.c-drawer[aria-expanded=true]{opacity:0;visibility:hidden;transition:opacity 0.3s ease-in-out,visibility 0s linear .3s}@media screen and (min-width: 641px){.c-drawer{display:none}}:root.is-resizing .c-nav,:root.is-resizing .c-nav__close,:root.is-resizing .c-drawer{transition:none}.c-nav{position:fixed;inset:0;z-index:300;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2.5rem;padding:1.5rem;background-color:var(--brand-blue);opacity:0;visibility:hidden;transition:opacity 0.3s ease-in-out,visibility 0.3s ease-in-out}.c-nav.is-open{opacity:1;visibility:visible}.c-nav__close{position:absolute;top:calc((var(--header-height) - 2.5rem)/2);right:calc(var(--gutter) - 0.375rem);width:2.5rem;height:2.5rem;padding:0;border:0;background:rgba(0,0,0,0);cursor:pointer}.c-nav__close-bars::before,.c-nav__close-bars::after{content:"";position:absolute;top:50%;left:50%;width:28px;height:2px;background-color:var(--white)}.c-nav__close-bars::before{transform:translate(-50%, -50%) rotate(45deg)}.c-nav__close-bars::after{transform:translate(-50%, -50%) rotate(-45deg)}.c-nav__list{display:flex;flex-direction:column;align-items:center;gap:1.75rem}.c-nav__link{color:var(--white);text-decoration:none;font-family:"YakuHanJP","Google Sans","LINE Seed JP",system-ui,sans-serif;font-weight:700;font-size:1.25rem;line-height:1.75}@media(hover: hover)and (pointer: fine){.c-nav__link:hover{color:var(--white);text-decoration:underline}}.c-nav__link:active{color:var(--white);text-decoration:underline}.c-nav__cta{margin-top:.5rem}.c-nav__contact{color:var(--white);text-align:center}.c-nav__tel{display:inline-flex;flex-direction:column;align-items:center;gap:.125rem;color:inherit;text-decoration:none}.c-nav__tel strong{display:inline-flex;align-items:center;gap:.5rem;font-family:"Google Sans","LINE Seed JP",sans-serif;font-weight:500;font-weight:600;font-size:1.5625rem;line-height:1.7}.c-nav__tel strong .c-icon{width:1.5em;height:1.5em}.c-nav__tel span{font-size:.79rem;line-height:1.9;opacity:.8}@media screen and (min-width: 641px){.c-nav{inset:0 0 auto;flex-direction:row;justify-content:flex-end;gap:2rem;height:var(--header-height);padding:0 var(--gutter) 0 12.5rem;background-color:rgba(0,0,0,0);color:var(--white);opacity:1;visibility:visible;pointer-events:none;transition:color 0.3s ease-in-out}}@media screen and (min-width: 641px)and (max-width: 1024px){.c-nav{gap:1rem;padding-left:8.25rem}}@media screen and (min-width: 641px)and (prefers-reduced-motion: no-preference){.is-js body:not(:has(.p-hero.is-ready)) .c-nav{color:var(--black)}.is-js body:has(.p-hero.is-ready) .c-nav{animation:hero-ink var(--intro-ink) steps(1, end) backwards}}@media screen and (min-width: 641px){.c-nav__close,.c-nav__contact,.c-nav__item--sub{display:none}.c-nav__list{flex-direction:row;align-items:center;gap:2.25rem;pointer-events:auto}}@media screen and (min-width: 641px)and (max-width: 1024px){.c-nav__list{gap:1.125rem}}@media screen and (min-width: 641px){.c-nav__link{position:relative;padding-block:.375rem;color:inherit;letter-spacing:.04em;white-space:nowrap;font-family:"YakuHanJP","Google Sans","LINE Seed JP",system-ui,sans-serif;font-weight:400;font-weight:500;font-size:.88875rem;line-height:1.85}}@media screen and (min-width: 641px)and (prefers-reduced-motion: no-preference){.is-js body:not(:has(.p-hero.is-ready)) .c-nav__link{color:var(--black)}.is-js body:has(.p-hero.is-ready) .c-nav__link{animation:hero-ink var(--intro-ink) steps(1, end) backwards}}@media screen and (min-width: 641px)and (max-width: 1024px){.c-nav__link{letter-spacing:0;font-size:.79rem;line-height:1.9}}@media screen and (min-width: 641px){.c-nav__link::after{content:"";position:absolute;right:0;bottom:0;left:0;height:2px;background-color:currentcolor;transform:scaleX(0);transform-origin:left;transition:transform 0.3s ease-in-out}}@media screen and (min-width: 641px)and (hover: hover)and (pointer: fine){.c-nav__link:hover::after{transform:scaleX(1)}}@media screen and (min-width: 641px)and (hover: hover)and (pointer: fine){.c-nav__link:hover{color:inherit;text-decoration:none}}@media screen and (min-width: 641px){.c-nav__link:active{color:inherit;text-decoration:none}.c-nav__cta{margin:0 0 0 .25rem}body.is-scrolled .c-nav,body:not(:has([data-hero])) .c-nav{color:var(--black)}}@media screen and (min-width: 641px)and (hover: hover)and (pointer: fine){body.is-scrolled .c-nav .c-nav__link:hover,body:not(:has([data-hero])) .c-nav .c-nav__link:hover{color:var(--brand-blue)}}@media screen and (min-width: 641px){body.is-scrolled .c-nav .c-nav__link:active,body:not(:has([data-hero])) .c-nav .c-nav__link:active{color:var(--brand-blue)}}.c-button{--hover-bg: var(--silver);--active-bg: var(--light-silver);display:inline-flex;align-items:center;justify-content:center;gap:.625rem;padding:.875rem 2rem;font-family:"YakuHanJP","Google Sans","LINE Seed JP",system-ui,sans-serif;font-weight:700;font-size:1rem;line-height:1.8;text-align:center;text-decoration:none;border:1px solid rgba(0,0,0,0);border-radius:62.4375rem;background-color:var(--cream);color:var(--black);transition:background-color 0.3s ease-in-out,border-color 0.3s ease-in-out,color 0.3s ease-in-out}@media(hover: hover)and (pointer: fine){.c-button:hover:not(:disabled){cursor:pointer;background-color:var(--hover-bg, var(--silver));text-decoration:none}}.c-button:active:not(:disabled){transition:none;background-color:var(--active-bg, var(--hover-bg, var(--silver)))}.c-button__label{text-box:trim-both cap alphabetic}.c-button .c-icon{width:1.65em;height:1.65em;transition:translate 0.3s ease-in-out,background-color 0.3s ease-in-out,color 0.3s ease-in-out}@media(hover: hover)and (pointer: fine){.c-button:hover .c-icon:has(use[href="#icon-arrow"]){translate:.25rem 0}}.c-button:has(.c-icon) .c-icon:has(use[href="#icon-arrow"]){width:1.875rem;height:1.875rem;padding:.5rem;border:1px solid currentcolor;border-radius:50%}.c-button:has(.c-icon use[href="#icon-arrow"]){padding-right:.875rem}.c-button--primary{--hover-bg: var(--brand-blue);--active-bg: var(--brand-blue);background-color:var(--black);color:var(--white)}.c-button--primary:hover,.c-button--primary:active{color:var(--white)}.c-button--primary:hover .c-icon:has(use[href="#icon-arrow"]),.c-button--primary:active .c-icon:has(use[href="#icon-arrow"]){background-color:var(--white);color:var(--brand-blue)}.c-button--outline{--hover-bg: var(--white);--active-bg: var(--cream);background-color:rgba(0,0,0,0);border-color:var(--black)}.c-button--outline:hover,.c-button--outline:active{border-color:var(--brand-blue);color:var(--brand-blue)}.c-button--white{--hover-bg: var(--cream);--active-bg: var(--light-silver);background-color:var(--white);color:var(--brand-blue)}.c-button--white:hover,.c-button--white:active{color:var(--brand-blue)}.c-button--nav{--hover-bg: var(--brand-blue);--active-bg: var(--brand-blue);padding:.75rem 1.75rem}@supports(text-box: trim-both cap alphabetic){.c-button--nav{padding-block:1.25rem}}.c-button--nav{border-color:var(--black);background-color:var(--black);color:var(--white)}.c-button--nav:hover,.c-button--nav:active{border-color:var(--brand-blue);color:var(--white)}@media screen and (min-width: 641px){.c-button--nav{padding:.5625rem 1.375rem}@supports(text-box: trim-both cap alphabetic){.c-button--nav{padding-block:1.0625rem}}.c-button--nav{white-space:nowrap;font-size:.88875rem;line-height:1.85}}@media screen and (min-width: 641px)and (max-width: 1024px){.c-button--nav{padding:.5rem .875rem;font-size:.79rem;line-height:1.9}}.c-button--sm{padding:.5rem 1rem;font-size:.88875rem;line-height:1.85}@supports(text-box: trim-both cap alphabetic){.c-button--sm{padding-block:.75rem}}.c-button--lg{padding:1.125rem 2rem;font-size:1rem;line-height:1.8}@supports(text-box: trim-both cap alphabetic){.c-button--lg{padding-block:1.4375rem}}.c-button--lg-text{font-size:1.5625rem;line-height:1.7}.c-button--wide{justify-content:space-between;min-width:20rem;text-align:left}@media screen and (max-width: 480px){.c-button--wide{width:100%;min-width:0}}.c-button.is-disabled,.c-button:disabled{opacity:.5;pointer-events:none}.c-section-title{margin-bottom:3rem;text-align:center}@media screen and (max-width: 768px){.c-section-title{margin-bottom:2rem}}.c-section-title__ja{font-weight:400;font-size:3.051875rem;line-height:1.55}@media screen and (max-width: 1280px){.c-section-title__ja{font-size:2.44125rem;line-height:1.6}}@media screen and (max-width: 1024px){.c-section-title__ja{font-size:1.953125rem;line-height:1.65}}@media screen and (max-width: 768px){.c-section-title__ja{font-size:1.5625rem;line-height:1.7;font-size:1.6875rem}}.c-section-title__lead{max-width:42rem;margin:1.5rem auto 0;color:var(--dark-gray);text-align:left}.c-section-title--left{text-align:left}.c-section-title--left .c-section-title__lead{margin-inline:0}.c-eyebrow{display:block;margin-bottom:.625rem;color:var(--brand-blue);letter-spacing:.18em;font-family:"Google Sans","LINE Seed JP",sans-serif;font-weight:500;font-size:.7025rem;line-height:1.9}@media screen and (max-width: 768px){.c-eyebrow{margin-bottom:.375rem}}.c-panel{padding-block:5.5rem;border-radius:5rem;background-color:var(--base);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='160' height='160'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.45' numOctaves='4' stitchTiles='stitch'/%3E%3CfeColorMatrix type='saturate' values='0'/%3E%3CfeComponentTransfer%3E%3CfeFuncR type='linear' slope='1.15' intercept='0.254'/%3E%3CfeFuncG type='linear' slope='1.15' intercept='0.254'/%3E%3CfeFuncB type='linear' slope='1.15' intercept='0.214'/%3E%3CfeFuncA type='linear' slope='0' intercept='0.2'/%3E%3C/feComponentTransfer%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");background-size:160px 160px}@media screen and (max-width: 768px){.c-panel{padding-block:3rem;border-radius:4rem}}.c-panel--flush-bottom{border-end-start-radius:0;border-end-end-radius:0}.c-marquee{position:relative;z-index:10;width:100%;overflow:hidden}.c-marquee__track{display:flex;width:-moz-max-content;width:max-content;animation:marquee-scroll 44s linear infinite}@media(prefers-reduced-motion: reduce){.c-marquee__track{animation:none}}.c-marquee__text{display:inline-flex;align-items:baseline;gap:.3em;padding-inline:2.5rem;color:var(--white);font-size:10.5rem;line-height:1.1;white-space:nowrap;font-family:"Poppins","Google Sans",sans-serif;font-weight:200}@media screen and (max-width: 768px){.c-marquee__text{padding-inline:1.25rem;font-size:6rem}}.c-marquee__thin{font-weight:200;letter-spacing:.12em}.c-marquee__fat{font-weight:700;letter-spacing:-0.04em}@keyframes marquee-scroll{from{translate:0 0}to{translate:-50% 0}}.c-badge{display:grid;place-items:center;width:3rem;height:3rem;border-radius:50%;background-color:var(--brand-red);color:var(--white);letter-spacing:.06em;font-family:"Poppins","Google Sans",sans-serif;font-weight:700;font-size:.79rem;line-height:1.9}.c-badge span{text-box:trim-both cap alphabetic}.c-badge--inline{display:inline-grid;width:auto;height:auto;padding:.3125rem .5625rem;border-radius:.25rem;font-size:.7025rem;line-height:1.9}.c-tile{position:relative;display:flex;flex-direction:column;height:100%;overflow:hidden;border:1px solid rgba(0,0,0,0);border-radius:1rem;background-color:var(--white);color:var(--black);text-decoration:none;transition:border-color 0.3s ease-in-out}.c-tile>.c-badge{position:absolute;z-index:10;top:.75rem;left:.75rem}.c-tile__image{display:block;aspect-ratio:3/2;min-height:0;overflow:hidden;padding:1.25rem;background-color:var(--white);transition:opacity 0.3s ease-in-out}.c-tile__image img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.c-tile__body{display:flex;flex-direction:column;flex:1 1 auto;gap:.375rem;padding:1.25rem 1.5rem 1.5rem}.c-tile__noimage{display:grid;place-items:center;width:100%;height:100%;border-radius:.5rem;background-color:var(--cream);color:var(--light-gray);letter-spacing:.08em;font-size:.79rem;line-height:1.9}.c-tile__title{display:flex;align-items:center;justify-content:space-between;gap:.75rem;font-family:"YakuHanJP","Google Sans","LINE Seed JP",system-ui,sans-serif;font-weight:700;font-size:1rem;line-height:1.8}.c-tile__title a{color:inherit;text-decoration:none}.c-tile__title a::after{content:"";position:absolute;inset:0}.c-tile__spec{margin-top:auto;padding-top:.75rem;color:var(--light-gray);font-size:.79rem;line-height:1.9}.c-tile__arrow{display:inline-flex;flex:none;align-items:center;justify-content:center;width:2rem;height:2rem;border-radius:50%;background-color:var(--black);color:var(--white);transition:translate 0.3s ease-in-out,background-color 0.3s ease-in-out,color 0.3s ease-in-out}.c-tile__arrow .c-icon{width:1rem;height:1rem}.c-tile__text{color:var(--dark-gray);font-size:.88875rem;line-height:1.85;display:-webkit-box;overflow:hidden;-webkit-line-clamp:3;-webkit-box-orient:vertical}.c-tile__meta{display:grid;grid-template-columns:auto minmax(0, 1fr);gap:.25rem .625rem;margin-top:.25rem;font-size:.79rem;line-height:1.9}.c-tile__meta dt{color:var(--light-gray);white-space:nowrap}.c-tile__meta dd{color:var(--gray);display:-webkit-box;overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical}.c-tile__tags{display:flex;flex-wrap:wrap;gap:.375rem;margin-top:.25rem}.c-tile__tags li{padding:.125rem .5rem;border:1px solid var(--light-silver);border-radius:.25rem;color:var(--gray);font-size:.7025rem;line-height:1.9}.c-tile__note{margin-top:.25rem;padding:.5rem .625rem;border-radius:.375rem;background-color:var(--cream);color:var(--dark-gray);font-size:.7025rem;line-height:1.9}@media(hover: hover)and (pointer: fine){.c-tile:where(a):hover,.c-tile:has(.c-tile__title a:hover){border-color:var(--brand-blue);color:var(--black)}.c-tile:where(a):hover .c-tile__image,.c-tile:has(.c-tile__title a:hover) .c-tile__image{opacity:.7}.c-tile:where(a):hover .c-tile__arrow,.c-tile:has(.c-tile__title a:hover) .c-tile__arrow{translate:.25rem 0;background-color:var(--brand-blue)}}.c-tile:where(a):active .c-tile__arrow,.c-tile:has(.c-tile__title a:active) .c-tile__arrow{background-color:var(--brand-blue)}.c-card{padding:2.5rem 2rem;border-radius:1.25rem;background-color:var(--white);text-align:center}@media screen and (max-width: 768px){.c-card{padding:2rem 1.5rem}}.c-card__icon{display:flex;align-items:center;justify-content:center;width:7rem;height:7rem;margin-inline:auto;color:var(--dark-gray)}.c-card__icon .c-icon{width:7rem;height:7rem;stroke-width:1px}.c-card__title{margin-top:1.25rem;font-size:1.25rem;line-height:1.75}.c-card__text{margin-top:.75rem;color:var(--dark-gray);text-align:left;font-size:.88875rem;line-height:1.85}.c-tel{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.375rem;padding:1.75rem 2rem;border:1px solid rgba(0,0,0,0);border-radius:1rem;background-color:var(--white);color:var(--black);text-decoration:none;transition:border-color 0.3s ease-in-out,color 0.3s ease-in-out}@media(hover: hover)and (pointer: fine){.c-tel:hover{border-color:var(--brand-blue);color:var(--brand-blue)}.c-tel:hover .c-tel__note{color:var(--brand-blue)}}.c-tel:active{border-color:var(--brand-blue);color:var(--brand-blue)}.c-tel:active .c-tel__note{color:var(--brand-blue)}.c-tel__number{display:inline-flex;white-space:nowrap;align-items:baseline;gap:.25rem;letter-spacing:.02em;font-family:"Google Sans","LINE Seed JP",sans-serif;font-weight:500;font-weight:400;font-size:2.44125rem;line-height:1.6}@media screen and (max-width: 768px){.c-tel__number{font-size:1.953125rem;line-height:1.65}}.c-tel__icon{align-self:center;width:1.06em;height:1.06em}.c-tel__note{color:var(--gray);font-size:.79rem;line-height:1.9}.c-contact-box{padding:1.5rem 1.75rem 1.75rem;border:2px solid var(--black);border-radius:.375rem}@media screen and (max-width: 768px){.c-contact-box{padding:1.25rem}}.c-contact-box__title{text-align:center;font-family:"YakuHanJP","Google Sans","LINE Seed JP",system-ui,sans-serif;font-weight:700;font-size:1.25rem;line-height:1.75}.c-contact-box__actions{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-top:1rem}@media screen and (max-width: 768px){.c-contact-box__actions{grid-template-columns:1fr}}.c-contact-box__actions .c-button{width:100%;border-radius:1rem}@media screen and (max-width: 640px){.c-contact-box__actions .c-button{border-radius:100vmax}}.c-breadcrumb{padding-top:1.5rem}.c-breadcrumb ol{display:flex;flex-wrap:wrap;align-items:center;gap:.25rem .75rem;color:var(--gray);font-size:.79rem;line-height:1.9}.c-breadcrumb li{display:flex;align-items:center;gap:.75rem}.c-breadcrumb li+li::before{content:"";flex:none;width:.3125rem;height:.3125rem;border-top:1px solid currentcolor;border-right:1px solid currentcolor;rotate:45deg}.c-breadcrumb a{color:inherit;text-decoration:none}@media(hover: hover)and (pointer: fine){.c-breadcrumb a:hover{cursor:pointer;text-decoration:underline;text-underline-offset:.2em;text-decoration-thickness:1px}}.c-breadcrumb a:active{text-decoration:underline;text-underline-offset:.2em;text-decoration-thickness:1px}@media(hover: hover)and (pointer: fine){.c-breadcrumb a:hover{color:var(--brand-blue)}}.c-breadcrumb a:active{color:var(--brand-blue)}.c-breadcrumb [aria-current=page]{color:var(--black)}.c-page-head{padding-block:1.5rem 4.5rem}@media screen and (max-width: 768px){.c-page-head{padding-block:1rem 3rem}}.c-page-head__title{font-weight:400;font-size:3.051875rem;line-height:1.55}@media screen and (max-width: 1280px){.c-page-head__title{font-size:2.44125rem;line-height:1.6}}@media screen and (max-width: 1024px){.c-page-head__title{font-size:1.953125rem;line-height:1.65}}@media screen and (max-width: 768px){.c-page-head__title{font-size:1.5625rem;line-height:1.7;font-size:1.6875rem}}.c-page-head__lead{max-width:47.5rem;margin-top:1.25rem;color:var(--dark-gray)}.c-chips{display:flex;flex-wrap:wrap;justify-content:center;gap:.75rem}.c-chip{display:inline-flex;align-items:center;gap:.625rem;padding:.75rem 1.5rem;border:1px solid currentcolor;border-radius:100vmax;background-color:var(--white);color:var(--black);text-decoration:none;font-family:"YakuHanJP","Google Sans","LINE Seed JP",system-ui,sans-serif;font-weight:700;font-size:.88875rem;line-height:1.85}@supports(text-box: trim-both cap alphabetic){.c-chip{padding-block:1.25rem}}.c-chip{transition:border-color 0.3s ease-in-out,background-color 0.3s ease-in-out,color 0.3s ease-in-out}.c-chip span{text-box:trim-both cap alphabetic}.c-chip::after{content:"";flex:none;width:.375rem;height:.375rem;border-right:1px solid currentcolor;border-bottom:1px solid currentcolor;rotate:45deg;translate:0 -0.125rem}@media(hover: hover)and (pointer: fine){.c-chip:hover{background-color:var(--white)}}.c-chip:active{background-color:var(--white)}.c-chip--static{padding:.375rem 1rem;border:1px solid currentcolor;border-radius:.25rem;background-color:rgba(0,0,0,0);color:var(--dark-gray);font-family:"YakuHanJP","Google Sans","LINE Seed JP",system-ui,sans-serif;font-weight:400;font-size:.79rem;line-height:1.9}@supports(text-box: trim-both cap alphabetic){.c-chip--static{padding-block:.625rem}}.c-chip--static::after{content:none}.c-slider-btn{display:grid;flex:none;place-items:center;width:3rem;height:3rem;border:1px solid var(--black);border-radius:50%;background-color:var(--white);color:var(--black);--hover-bg: var(--white);--active-bg: var(--white);transition:background-color 0.3s ease-in-out,border-color 0.3s ease-in-out,color 0.3s ease-in-out}@media(hover: hover)and (pointer: fine){.c-slider-btn:hover:not(:disabled){cursor:pointer;background-color:var(--hover-bg, var(--silver));text-decoration:none}}.c-slider-btn:active:not(:disabled){transition:none;background-color:var(--active-bg, var(--hover-bg, var(--silver)))}.c-slider-btn{transition:background-color 0.3s ease-in-out,border-color 0.3s ease-in-out,color 0.3s ease-in-out,opacity 0.3s ease-in-out,visibility 0.3s ease-in-out}.c-slider-btn:hover,.c-slider-btn:active{border-color:var(--brand-blue);color:var(--brand-blue)}@media screen and (max-width: 480px){.c-slider-btn{width:2.5rem;height:2.5rem}}.c-slider-btn .c-icon{width:1.125rem;height:1.125rem}.c-slider-btn--prev .c-icon{rotate:180deg}.c-slider-btn.is-hidden{opacity:0;visibility:hidden}.c-table{position:relative;border-radius:.75rem;overflow:clip;background-color:var(--white);transition:border-radius 0.3s ease-in-out}.c-table::before,.c-table::after{content:"";position:absolute;z-index:10;top:0;bottom:0;width:1.5rem;opacity:0;transition:opacity 0.3s ease-in-out;pointer-events:none}.c-table::before{left:0;background-image:linear-gradient(to right, rgba(0, 0, 0, 0.16), rgba(0, 0, 0, 0))}.c-table::after{right:0;background-image:linear-gradient(to left, rgba(0, 0, 0, 0.16), rgba(0, 0, 0, 0))}.c-table.is-scroll-start{border-start-start-radius:0;border-end-start-radius:0}.c-table.is-scroll-start::before{opacity:1}.c-table.is-scroll-end{border-start-end-radius:0;border-end-end-radius:0}.c-table.is-scroll-end::after{opacity:1}.c-table__viewport{overflow-x:auto;-webkit-overflow-scrolling:touch}.c-table__viewport:focus-visible{outline:2px solid var(--focus-color);outline-offset:-2px}.c-table table{width:100%;border-collapse:collapse;white-space:nowrap;font-size:.88875rem;line-height:1.85}.c-table th,.c-table td{padding:.875rem 1.25rem;border-bottom:1px solid var(--light-silver);text-align:left}.c-table thead th{background-color:var(--cream);font-family:"YakuHanJP","Google Sans","LINE Seed JP",system-ui,sans-serif;font-weight:700}.c-table tbody th{font-family:"YakuHanJP","Google Sans","LINE Seed JP",system-ui,sans-serif;font-weight:700}.c-table tbody tr:last-child th,.c-table tbody tr:last-child td{border-bottom:0}.c-deflist{border-top:1px solid var(--white)}.c-deflist__row{display:grid;grid-template-columns:13.75rem minmax(0, 1fr);gap:.5rem 2rem;padding-block:1.5rem;border-bottom:1px solid var(--white)}@media screen and (max-width: 768px){.c-deflist__row{grid-template-columns:minmax(0, 1fr);gap:.375rem;padding-block:1.25rem}}.c-deflist__key{font-family:"YakuHanJP","Google Sans","LINE Seed JP",system-ui,sans-serif;font-weight:700;font-size:1rem;line-height:1.8}.c-deflist__value{color:var(--dark-gray)}.c-deflist__value ul{display:flex;flex-direction:column;gap:.25rem}.c-deflist__value a:has(.c-icon){display:inline-flex;align-items:center;gap:.375rem}.c-form__list{display:flex;flex-direction:column;gap:1.75rem}.c-form__label{display:flex;align-items:center;gap:.625rem;margin-bottom:.625rem;font-family:"YakuHanJP","Google Sans","LINE Seed JP",system-ui,sans-serif;font-weight:700;font-size:.88875rem;line-height:1.85}.c-form__badge{flex:none;display:inline-block;padding:.1875rem .625rem;border-radius:.25rem;background-color:var(--light-silver);color:var(--dark-gray);font-weight:400;font-size:.7025rem;line-height:1.9;line-height:1.25}.c-form__badge--required{background-color:var(--brand-orange);color:var(--white)}.c-form__agree{margin-top:2rem;text-align:center;font-size:.88875rem;line-height:1.85}.c-form__agree .c-form__badge{margin-left:.625rem}.c-form__actions{margin-top:2rem;text-align:center}.c-input,.c-select,.c-textarea{width:100%;padding:.875rem 1rem;border:1px solid var(--silver);border-radius:.5rem;background-color:var(--white);color:var(--black);font-size:1rem;line-height:1.8;transition:border-color 0.3s ease-in-out,box-shadow 0.3s ease-in-out}.c-input::-moz-placeholder, .c-select::-moz-placeholder, .c-textarea::-moz-placeholder{color:var(--light-gray)}.c-input::placeholder,.c-select::placeholder,.c-textarea::placeholder{color:var(--light-gray)}@media(hover: hover)and (pointer: fine){.c-input:hover,.c-select:hover,.c-textarea:hover{border-color:var(--brand-blue)}}.c-input:focus-visible,.c-select:focus-visible,.c-textarea:focus-visible{outline:none;border-color:var(--brand-blue);box-shadow:0 0 0 1px var(--brand-blue)}@media(forced-colors: active){.c-input:focus-visible,.c-select:focus-visible,.c-textarea:focus-visible{outline:2px solid;outline-offset:2px}}.c-textarea{min-height:10rem;resize:vertical}.c-select{-webkit-appearance:none;-moz-appearance:none;appearance:none;padding-right:2.75rem;background-image:linear-gradient(45deg, transparent 50%, currentcolor 50%),linear-gradient(135deg, currentcolor 50%, transparent 50%);background-position:right 1.25rem center,right .9375rem center;background-size:.3125rem .3125rem,.3125rem .3125rem;background-repeat:no-repeat}.c-checkbox{display:inline-flex;align-items:center;gap:.625rem;cursor:pointer}.c-checkbox input{flex:none;width:1.125rem;height:1.125rem;-webkit-appearance:auto;-moz-appearance:auto;appearance:auto;accent-color:var(--brand-blue)}.wpcf7-form-control-wrap{display:block}.c-checkbox .wpcf7-form-control-wrap,.wpcf7-acceptance,.wpcf7-list-item,.c-checkbox .wpcf7-list-item>label{display:contents}.wpcf7-not-valid-tip{margin-top:.375rem;color:var(--brand-orange);font-size:.79rem;line-height:1.9}.wpcf7-response-output{margin-top:1.5rem;padding:1rem 1.25rem;border:1px solid var(--light-silver);border-radius:.75rem;background-color:var(--white);font-size:.88875rem;line-height:1.85}.p-section{padding-block:10rem}@media screen and (max-width: 768px){.p-section{padding-block:5.5rem}}.p-section--gray{background-color:var(--cream)}.p-section--flush-bottom{padding-bottom:0}.p-section--flush-top{padding-top:0}.p-hero{position:relative;display:grid;grid-template-columns:minmax(0, 1fr);place-items:center;width:100%;min-height:35rem;max-height:100svh;aspect-ratio:2/1;overflow:hidden;background-color:var(--white);color:var(--white)}@media screen and (max-width: 768px){.p-hero{min-height:22.5rem;aspect-ratio:1/1}}.p-hero::before{content:"";position:absolute;z-index:10;inset:0 0 auto;height:calc(var(--header-height)*1.8);background-image:linear-gradient(to bottom, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0));pointer-events:none}.p-hero__panels{position:absolute;inset:0;display:grid;grid-template-columns:repeat(3, 1fr)}.p-hero__panel{position:relative;overflow:hidden;background-color:var(--panel-color);container-type:inline-size}.p-hero__panel img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.p-hero__panel::after{content:"";position:absolute;inset:0;background-color:var(--panel-color);opacity:.2}.p-hero__panel:nth-child(1){--panel-color: var(--brand-blue)}.p-hero__panel:nth-child(2){--panel-color: var(--brand-orange)}.p-hero__panel:nth-child(3){--panel-color: var(--brand-green)}.p-hero__media{position:absolute;inset:-10%}.p-hero__body{position:relative;z-index:10;width:100%;padding:10rem 1.5rem 5rem;text-align:center}@media screen and (max-width: 768px){.p-hero__body{padding:7.5rem 1.5rem 4.5rem}}.p-hero__copy{width:100%;max-width:35.875rem;margin-inline:auto;filter:drop-shadow(0 0.125rem 0.75rem rgba(0, 0, 0, 0.3))}.p-hero__copy img{width:100%;height:auto}.p-hero__catch{margin-top:2rem;letter-spacing:.1em;text-shadow:0 .125rem .75rem rgba(0,0,0,.4);font-family:"YakuHanJP","Google Sans","LINE Seed JP",system-ui,sans-serif;font-weight:700;font-size:1.5625rem;line-height:1.7}@media screen and (max-width: 768px){.p-hero__catch{margin-top:1.5rem;font-size:1.25rem;line-height:1.75}}.p-hero__lead{margin-top:1rem;letter-spacing:.04em;text-shadow:0 1px .5rem rgba(0,0,0,.4);font-size:.88875rem;line-height:1.85}@media(prefers-reduced-motion: no-preference){.is-js .p-hero:not(.is-ready)::before{opacity:0}.is-js .p-hero.is-ready::before{animation:hero-fade .4s ease-out var(--intro-ink) both}.is-js .p-hero:not(.is-ready) .p-hero__panel{translate:0 -100%}.is-js .p-hero:not(.is-ready) .p-hero__panel img{scale:1.08;filter:blur(1rem)}.is-js .p-hero:not(.is-ready) .p-hero__panel::after{opacity:1}.is-js .p-hero:not(.is-ready) .p-hero__copy,.is-js .p-hero:not(.is-ready) .p-hero__catch,.is-js .p-hero:not(.is-ready) .p-hero__lead{opacity:0}.is-js .p-hero.is-ready .p-hero__panel{animation:hero-drop var(--intro-drop) var(--intro-ease) both}.is-js .p-hero.is-ready .p-hero__panel img{animation:hero-focus var(--intro-duration) var(--intro-ease) both;animation-delay:calc(var(--intro-drop) - var(--intro-overlap))}.is-js .p-hero.is-ready .p-hero__panel::after{animation:hero-veil var(--intro-duration) ease-out both;animation-delay:calc(var(--intro-drop) - var(--intro-overlap))}.is-js .p-hero.is-ready .p-hero__panel:nth-child(2){animation-delay:var(--intro-stagger)}.is-js .p-hero.is-ready .p-hero__panel:nth-child(2) img,.is-js .p-hero.is-ready .p-hero__panel:nth-child(2)::after{animation-delay:calc(var(--intro-stagger) + var(--intro-drop) - var(--intro-overlap))}.is-js .p-hero.is-ready .p-hero__panel:nth-child(3){animation-delay:calc(var(--intro-stagger)*2)}.is-js .p-hero.is-ready .p-hero__panel:nth-child(3) img,.is-js .p-hero.is-ready .p-hero__panel:nth-child(3)::after{animation-delay:calc(var(--intro-stagger)*2 + var(--intro-drop) - var(--intro-overlap))}.is-js .p-hero.is-ready .p-hero__copy,.is-js .p-hero.is-ready .p-hero__catch,.is-js .p-hero.is-ready .p-hero__lead{animation:hero-body .8s ease-out both}.is-js .p-hero.is-ready .p-hero__copy{animation-delay:var(--intro-panels-end)}.is-js .p-hero.is-ready .p-hero__catch{animation-delay:calc(var(--intro-panels-end) + .14s)}.is-js .p-hero.is-ready .p-hero__lead{animation-delay:calc(var(--intro-panels-end) + .28s)}}@media(prefers-reduced-motion: no-preference){@supports(animation-timeline: view()){.p-hero{view-timeline:--hero block;view-timeline-inset:0}.p-hero .p-hero__media{animation:hero-scroll-blur linear both;animation-timeline:--hero;animation-range:exit}}}@keyframes hero-focus{from{scale:1.08;filter:blur(1rem)}to{scale:1;filter:blur(0)}}@keyframes hero-veil{from{opacity:1}to{opacity:.2}}@keyframes hero-drop{from{translate:0 -100%}to{translate:0 0}}@keyframes hero-ink{from{color:var(--black)}to{color:var(--white)}}@keyframes hero-fade{from{opacity:0}to{opacity:1}}@keyframes footer-scroll-blur{from{scale:1.04;filter:blur(0.75rem)}to{scale:1;filter:blur(0)}}@keyframes contact-scroll-blur{from{scale:1;filter:blur(0)}to{scale:1.04;filter:blur(0.75rem)}}@keyframes hero-scroll-blur{from{scale:1;filter:blur(0)}to{scale:1.06;filter:blur(2.5cqw)}}@keyframes hero-body{from{opacity:0;translate:0 1.25rem}to{opacity:1;translate:0 0}}.p-reason{position:relative;z-index:10}.p-reason__feature-inner{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:stretch}@media screen and (max-width: 768px){.p-reason__feature-inner{grid-template-columns:1fr;gap:1.5rem}}.p-reason__panel{display:flex;flex-direction:column;padding:.5rem 0}.p-reason__title{font-size:1.953125rem;line-height:1.65}@media screen and (max-width: 768px){.p-reason__title{font-size:1.5625rem;line-height:1.7}}@media screen and (max-width: 640px){.p-reason__title{text-align:center}}.p-reason__text{margin-top:1.25rem;color:var(--dark-gray)}.p-reason__list{margin-top:1.5rem;padding:1rem 1.25rem;border-radius:.875rem;background-color:var(--white)}.p-reason__list ul{margin-top:.5rem;padding-left:1.2em;color:var(--dark-gray);font-size:1rem;line-height:1.8}.p-reason__list li{list-style:disc}.p-reason__list li+li{margin-top:.25rem}.p-reason__list-title{padding-bottom:.625rem;border-bottom:1px solid var(--light-silver);color:var(--black);font-size:1rem;line-height:1.8}.p-reason__button{margin-top:auto;padding-top:1.75rem}@media screen and (max-width: 768px){.p-reason__button{text-align:center}}.p-reason__subtitle{margin-top:5.5rem;text-align:center;font-size:1.953125rem;line-height:1.65}@media screen and (max-width: 768px){.p-reason__subtitle{font-size:1.5625rem;line-height:1.7}}@media screen and (max-width: 768px){.p-reason__subtitle{margin-top:3.5rem}}.p-reason__more{margin-top:3.5rem;text-align:center}@media screen and (max-width: 768px){.p-reason__more{margin-top:2.5rem}}.p-reason__slider{position:relative;--edge: max(1.5rem, calc((100% - 67.5rem) / 2 + 1.5rem));--main-w: min(calc(100cqw - 3rem), 64.5rem);container-type:inline-size;--card-w: calc((var(--main-w) - 1.5rem * 2) / 3);margin-top:2rem}@media screen and (max-width: 768px){.p-reason__slider{--card-w: calc((var(--main-w) - 1.5rem) / 2)}}@media screen and (max-width: 480px){.p-reason__slider{--card-w: calc((var(--main-w) - 1rem) / 2)}}.p-reason__tiles{display:flex;gap:1.5rem;margin-inline:calc(var(--edge) - 1px);padding-inline:1px;scroll-padding-inline:1px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none}.p-reason__tiles::-webkit-scrollbar{display:none}@media(prefers-reduced-motion: no-preference){.p-reason__tiles{scroll-behavior:smooth}}.p-reason__tiles>li{flex:1 0 var(--card-w);scroll-snap-align:start}@media screen and (max-width: 480px){.p-reason__tiles{gap:1rem}}.p-reason .c-slider-btn{position:absolute;top:50%;z-index:10;translate:0 -50%}.p-reason .c-slider-btn--prev{left:max(0.5rem,var(--edge) - 4.5rem)}.p-reason .c-slider-btn--next{right:max(0.5rem,var(--edge) - 4.5rem)}.p-reason__figure{position:relative;min-height:0;overflow:hidden;border-radius:1.25rem}@media screen and (max-width: 768px){.p-reason__figure{order:-1;aspect-ratio:4/3}}.p-reason__figure img{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.p-values{position:relative;margin-block:-5rem;padding-block:15rem;overflow:hidden}@media screen and (max-width: 768px){.p-values{margin-block:-2.5rem;padding-block:8rem}}.p-values__bg{position:absolute;z-index:0;inset:0;pointer-events:none}.p-values__bg::after{content:"";position:absolute;inset:0;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='160' height='160'%3E%3Cfilter id='o'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.45' numOctaves='4' stitchTiles='stitch'/%3E%3CfeColorMatrix type='saturate' values='0'/%3E%3CfeComponentTransfer%3E%3CfeFuncR type='linear' slope='1.6' intercept='-0.42'/%3E%3CfeFuncG type='linear' slope='1.6' intercept='-0.42'/%3E%3CfeFuncB type='linear' slope='1.6' intercept='-0.42'/%3E%3CfeFuncA type='linear' slope='0' intercept='0.1'/%3E%3C/feComponentTransfer%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23o)'/%3E%3C/svg%3E");background-size:160px 160px;opacity:.5}.p-values__blob{position:absolute;width:40rem;aspect-ratio:1;border-radius:50%;opacity:.3;filter:blur(5rem);will-change:transform}@media screen and (max-width: 768px){.p-values__blob{width:23.75rem;filter:blur(3rem)}}.p-values__blob:nth-child(1){top:6%;left:-8%;background-color:var(--brand-blue)}.p-values__blob:nth-child(2){top:34%;left:38%;background-color:var(--brand-orange)}.p-values__blob:nth-child(3){top:58%;left:72%;background-color:var(--brand-green)}.p-values>.l-inner{position:relative;z-index:10}.p-values__list{display:grid;grid-template-columns:repeat(3, 1fr);gap:1.5rem}@media screen and (max-width: 768px){.p-values__list{grid-template-columns:1fr;gap:1rem}}.p-company{position:relative;z-index:10}.p-company__inner{display:grid;grid-template-columns:1fr 30rem;gap:4rem;align-items:center}@media screen and (max-width: 1024px){.p-company__inner{grid-template-columns:1fr 1fr;gap:2.5rem}}.p-company__title{font-size:1.953125rem;line-height:1.65}@media screen and (max-width: 768px){.p-company__title{font-size:1.5625rem;line-height:1.7}}@media screen and (max-width: 768px){.p-company__title{text-align:center}}.p-company__text{margin-top:1.25rem;color:var(--dark-gray)}.p-company__button{margin-top:2rem}@media screen and (max-width: 768px){.p-company__button{text-align:center}}.p-company__figure{overflow:hidden;aspect-ratio:3/2;border-radius:1.25rem}.p-company__figure img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media screen and (max-width: 768px){.p-company__inner{display:flex;flex-direction:column;align-items:stretch;gap:0}.p-company__inner>div:first-child{display:contents}.p-company__title{order:-2}.p-company__figure{order:-1;margin-block:1.5rem .5rem}}.p-contact{position:relative;isolation:isolate;border-end-start-radius:5rem;border-end-end-radius:5rem;overflow:clip;background-color:var(--brand-blue);color:var(--white);text-align:center;margin-bottom:10rem}@media screen and (max-width: 768px){.p-contact{margin-bottom:5.5rem;border-end-start-radius:4rem;border-end-end-radius:4rem}}.p-contact::before{content:"";position:absolute;z-index:-1;inset:-3rem;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='160' height='160'%3E%3Cfilter id='o'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.45' numOctaves='4' stitchTiles='stitch'/%3E%3CfeColorMatrix type='saturate' values='0'/%3E%3CfeComponentTransfer%3E%3CfeFuncR type='linear' slope='1.6' intercept='-0.42'/%3E%3CfeFuncG type='linear' slope='1.6' intercept='-0.42'/%3E%3CfeFuncB type='linear' slope='1.6' intercept='-0.42'/%3E%3CfeFuncA type='linear' slope='0' intercept='0.07'/%3E%3C/feComponentTransfer%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23o)'/%3E%3C/svg%3E"),linear-gradient(rgba(0, 89, 135, 0.5), rgba(0, 89, 135, 0.5)),url("../img/contact/contact.jpg");background-repeat:repeat,no-repeat,no-repeat;background-position:center;background-size:160px 160px,cover,cover;background-blend-mode:overlay,normal,normal}@media(prefers-reduced-motion: no-preference){@supports(animation-timeline: view()){.p-contact{view-timeline:--contact block;view-timeline-inset:0}.p-contact::before{animation:contact-scroll-blur linear both;animation-timeline:--contact;animation-range:exit}}}.p-contact__title{font-size:1.5625rem;line-height:1.7}@media screen and (max-width: 768px){.p-contact__title{font-size:1.25rem;line-height:1.75}}.p-contact__lead{margin-top:1.25rem;font-size:.88875rem;line-height:1.85}.p-contact__actions{display:flex;flex-direction:column;gap:1rem;width:100%;max-width:47.5rem;margin:2.5rem auto 0}.p-contact__buttons{display:grid;grid-template-columns:1fr 1fr;gap:1rem}@media screen and (max-width: 640px){.p-contact__buttons{grid-template-columns:1fr}}.p-contact .c-tel{padding-block:1rem}.p-contact .c-tel__number{font-size:3.051875rem;line-height:1.55}@media screen and (max-width: 768px){.p-contact .c-tel__number{font-size:2.44125rem;line-height:1.6}}.p-contact .c-tel__note{font-size:1rem;line-height:1.8}@media screen and (max-width: 640px){.p-contact .c-tel{gap:.125rem;padding-block:.75rem}.p-contact .c-tel__number,.p-contact .c-tel__note{line-height:1.3}}.p-partners{display:none}.p-partners__list{display:grid;grid-template-columns:repeat(4, 1fr);gap:2rem}@media screen and (max-width: 1024px){.p-partners__list{grid-template-columns:repeat(2, 1fr)}}@media screen and (max-width: 480px){.p-partners__list{gap:1rem}}.p-partners__item{display:block;color:var(--black);text-decoration:none}@media(hover: hover)and (pointer: fine){.p-partners__item:hover{color:var(--brand-blue)}}.p-partners__logo{display:grid;place-items:center;aspect-ratio:16/9;border:1px dashed var(--silver);border-radius:.5rem;color:var(--light-gray);letter-spacing:.2em;font-family:"Google Sans","LINE Seed JP",sans-serif;font-weight:500;font-size:.79rem;line-height:1.9}.p-partners__logo img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.p-partners__name{display:flex;align-items:center;gap:.375rem;margin-top:.75rem;font-family:"YakuHanJP","Google Sans","LINE Seed JP",system-ui,sans-serif;font-weight:700;font-size:1rem;line-height:1.8}@media screen and (max-width: 480px){.p-partners__name{font-size:.88875rem;line-height:1.85}}.p-products__nav{margin-bottom:4.5rem}@media screen and (max-width: 768px){.p-products__nav{margin-bottom:3rem}}.p-products__group+.p-products__group{margin-top:5.5rem}@media screen and (max-width: 768px){.p-products__group+.p-products__group{margin-top:3.5rem}}.p-products__title{margin-bottom:2rem;text-align:center;font-size:1.953125rem;line-height:1.65}@media screen and (max-width: 768px){.p-products__title{margin-bottom:1.5rem;font-size:1.5625rem;line-height:1.7}}.p-products__list{display:grid;grid-template-columns:repeat(3, minmax(0, 1fr));gap:1.5rem}@media screen and (max-width: 1024px){.p-products__list{grid-template-columns:repeat(2, minmax(0, 1fr))}}@media screen and (max-width: 640px){.p-products__list{grid-template-columns:minmax(0, 1fr);gap:1rem}}.p-product__intro{display:grid;grid-template-columns:27.5rem minmax(0, 1fr);gap:3.5rem;align-items:start}@media screen and (max-width: 1024px){.p-product__intro{grid-template-columns:minmax(0, 1fr);gap:2rem}}.p-product__figure{position:relative;display:grid;place-items:center;aspect-ratio:4/3;overflow:hidden;padding:1.5rem;border-radius:1rem;background-color:var(--white)}.p-product__figure img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.p-product__figure>.c-badge{position:absolute;top:1rem;left:1rem}.p-product__lead{color:var(--dark-gray)}.p-product__spec{margin-top:1.75rem}.p-product__spec .c-deflist__row{grid-template-columns:6.5rem minmax(0, 1fr);gap:.5rem 1.5rem;padding-block:1rem}@media screen and (max-width: 768px){.p-product__spec .c-deflist__row{grid-template-columns:minmax(0, 1fr)}}.p-product__doc{display:inline-flex;align-items:center;gap:.375rem;color:var(--brand-blue)}.p-product__doc span{text-decoration:underline;text-underline-offset:.2em;text-decoration-thickness:1px}.p-product__doc .c-icon{width:1.25em;height:1.25em}@media(hover: hover)and (pointer: fine){.p-product__doc:hover{cursor:pointer;text-decoration:underline;text-underline-offset:.2em;text-decoration-thickness:1px}}.p-product__doc:active{text-decoration:underline;text-underline-offset:.2em;text-decoration-thickness:1px}@media(hover: hover)and (pointer: fine){.p-product__doc:hover{color:var(--brand-blue)}}.p-product__doc:active{color:var(--brand-blue)}.p-product__caution{margin-top:1.5rem;padding:1rem 1.25rem;border-left:.25rem solid var(--brand-orange);border-radius:.25rem;background-color:var(--white);font-size:.88875rem;line-height:1.85}.p-product__caution strong{display:block;color:var(--brand-orange);font-family:"YakuHanJP","Google Sans","LINE Seed JP",system-ui,sans-serif;font-weight:700}.p-product__cats{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1.5rem}.p-product__tags{justify-content:flex-start;margin-top:1.25rem;gap:.625rem}.p-product__actions{display:flex;flex-wrap:wrap;gap:1rem;margin-top:2rem}@media screen and (max-width: 640px){.p-product__actions{flex-direction:column}}.p-product__block{margin-top:7.5rem}@media screen and (max-width: 768px){.p-product__block{margin-top:4.5rem}}.p-product__title{margin-bottom:2.5rem;text-align:center;font-size:1.953125rem;line-height:1.65}@media screen and (max-width: 768px){.p-product__title{margin-bottom:1.75rem;font-size:1.5625rem;line-height:1.7}}.p-product__lineup+.p-product__lineup{margin-top:4rem}@media screen and (max-width: 768px){.p-product__lineup+.p-product__lineup{margin-top:2.5rem}}.p-product__subtitle{display:flex;flex-wrap:wrap;align-items:center;gap:.625rem;margin-bottom:1rem;font-size:1.25rem;line-height:1.75}.p-product__photos{display:grid;grid-template-columns:repeat(3, minmax(0, 1fr));gap:1.5rem;margin-top:1.5rem}@media screen and (max-width: 640px){.p-product__photos{grid-template-columns:repeat(2, minmax(0, 1fr));gap:1rem}}.p-product__photos li{display:grid;place-items:center;aspect-ratio:4/3;overflow:hidden;padding:1rem;border-radius:.75rem;background-color:var(--white)}.p-product__photos img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.p-product__note{margin-top:-1.5rem;margin-bottom:1rem;color:var(--dark-gray);text-align:center;font-size:.79rem;line-height:1.9}@media screen and (max-width: 768px){.p-product__note{margin-top:-1rem}}.p-product__back{margin-top:5.5rem;text-align:center}@media screen and (max-width: 768px){.p-product__back{margin-top:3.5rem}}.p-notfound__text{text-align:center}.p-notfound__more{margin-top:2.5rem;text-align:center}@media screen and (max-width: 768px){.p-notfound__more{margin-top:2rem}}.p-oem__figure{max-width:26.25rem;margin-top:2.5rem;margin-inline:auto;overflow:hidden;border-radius:1.25rem}@media screen and (max-width: 768px){.p-oem__figure{max-width:20rem;margin-top:2rem}}.p-oem__figure img{width:100%;height:auto}.p-oem__text{margin-top:2rem}@media screen and (max-width: 768px){.p-oem__text{margin-top:1.5rem}}.p-oem__points{margin-top:3rem;padding-left:1.2em}@media screen and (max-width: 768px){.p-oem__points{margin-top:2rem}}.p-oem__points>li{list-style:disc}.p-oem__points>li+li{margin-top:1.75rem}@media screen and (max-width: 768px){.p-oem__points>li+li{margin-top:1.25rem}}.p-oem__point-title{color:var(--black);font-size:1rem;line-height:1.8}.p-oem__point-text{margin-top:.25rem;color:var(--dark-gray)}.p-oem__more{margin-top:3.5rem;text-align:center}@media screen and (max-width: 768px){.p-oem__more{margin-top:2.5rem}}.p-about__block{margin-top:7.5rem}@media screen and (max-width: 768px){.p-about__block{margin-top:4.5rem}}.p-about__address{margin-bottom:1.5rem;text-align:center}.p-about__map{aspect-ratio:16/9;overflow:hidden;border-radius:1.5rem;background-color:var(--cream)}@media screen and (max-width: 768px){.p-about__map{aspect-ratio:4/3}}.p-about__map iframe{display:block;width:100%;height:100%;border:0}.p-about__maplink{margin-top:1rem;text-align:center;font-size:.88875rem;line-height:1.85}.p-about__maplink a{display:inline-flex;align-items:center;gap:.375rem}.p-about__group{display:flex;flex-direction:column;gap:2.5rem;max-width:60rem;margin-inline:auto}.p-about__company{display:grid;grid-template-columns:17.5rem minmax(0, 1fr);gap:2rem;align-items:center}@media screen and (max-width: 768px){.p-about__company{grid-template-columns:minmax(0, 1fr);gap:1rem}}.p-about__company--no-logo>div{grid-column:2}@media screen and (max-width: 768px){.p-about__company--no-logo>div{grid-column:auto}}.p-about__logo{display:grid;place-items:center;aspect-ratio:16/9;border:1px dashed var(--silver);border-radius:1rem;color:var(--light-gray);letter-spacing:.2em;font-family:"Google Sans","LINE Seed JP",sans-serif;font-weight:500;font-size:.79rem;line-height:1.9}.p-about__logo--image{padding:1.5rem 2rem;border:0;background-color:var(--white)}.p-about__logo--image img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.p-about__logo--dark{background-color:var(--black)}.p-about__link{margin-top:.75rem;font-size:.88875rem;line-height:1.85}.p-about__link a{display:inline-flex;align-items:center;gap:.375rem}.p-about__name{font-size:1.25rem;line-height:1.75}.p-about__detail{margin-top:.75rem;color:var(--dark-gray);font-size:1rem;line-height:1.8}.p-inquiry__card{max-width:47.5rem;margin-inline:auto;padding:3.5rem 4rem;border-radius:1.5rem;background-color:var(--white)}@media screen and (max-width: 768px){.p-inquiry__card{padding:2rem 1.5rem}}.p-inquiry__title{margin-bottom:2.5rem;text-align:center;font-size:1.5625rem;line-height:1.7}@media screen and (max-width: 768px){.p-inquiry__title{margin-bottom:1.75rem;font-size:1.25rem;line-height:1.75}}.p-policy__block{max-width:47.5rem;margin:3.5rem auto 0}@media screen and (max-width: 768px){.p-policy__block{margin-top:2.5rem}}.p-policy__block:first-child{margin-top:0}.p-policy__title{font-size:1.5625rem;line-height:1.7}@media screen and (max-width: 768px){.p-policy__title{font-size:1.25rem;line-height:1.75}}.p-policy__text{margin-top:1rem;color:var(--dark-gray);font-size:1rem;line-height:1.8}.p-policy__list{margin-top:1rem;padding-left:1.2em;color:var(--dark-gray);font-size:.88875rem;line-height:1.85}.p-policy__list li{list-style:disc}.p-policy__list li+li{margin-top:.375rem}.p-policy__list a{display:inline-flex;align-items:baseline;gap:.375rem}.p-policy__contact{margin-top:1rem;padding:1.5rem 1.75rem;border-radius:1rem;background-color:var(--white);color:var(--dark-gray);font-size:.88875rem;line-height:1.85}@media screen and (max-width: 768px){.p-policy__contact{padding:1.25rem}}.p-policy__contact p+p{margin-top:.25rem}.p-policy__company{color:var(--black);font-family:"YakuHanJP","Google Sans","LINE Seed JP",system-ui,sans-serif;font-weight:700;font-size:1rem;line-height:1.8}.u-visually-hidden{position:absolute !important;width:1px !important;height:1px !important;overflow:hidden !important;clip-path:inset(50%) !important;white-space:nowrap !important;border:0 !important}@media screen and (max-width: 767px){.u-pc-only{display:none !important}}@media screen and (min-width: 768px){.u-sp-only{display:none !important}}@media screen and (max-width: 1280px){.u-br-wide{display:none !important}}@media(prefers-reduced-motion: no-preference){.is-js [data-reveal]{opacity:0;translate:0 1.5rem;transition:opacity 0.7s ease-out,translate 0.7s ease-out}.is-js [data-reveal].is-visible{opacity:1;translate:0 0}}
