@keyframes p-google-reviews-marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.p-google-reviews .c-heading__title{text-align:center;align-items:center}.p-google-reviews__summary{letter-spacing:.02em;color:var(--color-black-01);flex-wrap:wrap;justify-content:center;align-items:center;gap:.375rem .5rem;margin:-1.25rem 0 0;font-size:.875rem;display:flex}.p-google-reviews__summary-logo{object-fit:contain;flex:none;width:20px;height:20px}.p-google-reviews__score-value{font-family:var(--font-family-satoshi);letter-spacing:0;font-size:1.375rem;font-weight:700;line-height:1}.p-google-reviews__summary .p-google-reviews__stars{gap:2px}.p-google-reviews__summary .p-google-reviews__star{width:1rem;height:1rem}.p-google-reviews__summary-sep{color:var(--color-black-05);margin-inline:.125rem;font-size:1.25rem;line-height:1}.p-google-reviews__count{color:var(--color-black-05);font-size:.875rem}.p-google-reviews__lead{text-align:center;margin:0 0 .5rem}.p-google-reviews__wrap{width:100%;overflow:hidden}.p-google-reviews__wrap:hover .p-google-reviews__inner{animation-play-state:paused}.p-google-reviews__inner{will-change:transform;gap:1.25rem;width:max-content;padding-block:6px;animation:80s linear infinite p-google-reviews-marquee;display:flex}.p-google-reviews__box{background:var(--color-thin-gray-01);border-radius:2px;flex:none;width:min(320px,85vw);padding:1rem}.p-google-reviews--box-white .p-google-reviews__box{border:1px solid var(--color-border-gray-thin);background:#fff}.p-google-reviews__header{justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:1rem;display:flex}.p-google-reviews__evaluation{flex-shrink:0;width:8.5rem}.p-google-reviews__name{color:var(--color-black-05);text-align:right;margin:0;font-size:.8125rem}.p-google-reviews__stars{align-items:center;gap:3px;display:flex}.p-google-reviews__star{clip-path:polygon(50% 0%,61% 35%,98% 35%,68% 57%,79% 91%,50% 70%,21% 91%,32% 57%,2% 35%,39% 35%);flex-shrink:0;width:1.25rem;height:1.25rem}.p-google-reviews__star--on{background-color:#f5a423}.p-google-reviews__star--off{background-color:#d0d6da}.p-google-reviews__body{max-height:9.5rem;overflow-y:auto}.p-google-reviews__body p{letter-spacing:.04em;color:var(--color-black-02);margin:0 0 .75rem;font-size:.875rem;line-height:1.7}.p-google-reviews__body p:last-child{margin-bottom:0}.p-google-reviews__notice{margin-top:1rem;padding-bottom:.25rem}.p-google-reviews__notice-text{letter-spacing:.04em;color:var(--color-black-05);word-break:normal;overflow-wrap:break-word;align-items:flex-start;gap:.5rem;margin:0;font-size:.75rem;line-height:1.7;display:flex}.p-google-reviews__notice-logo{object-fit:contain;flex:none;width:18px;height:18px;margin-top:.1rem}@media (prefers-reduced-motion:reduce){.p-google-reviews__wrap{-webkit-overflow-scrolling:touch;overflow-x:auto}.p-google-reviews__inner{animation:none}}.l-hero{position:relative;overflow:hidden}@media (width>=768px){.l-hero{height:540px}}@media (width<=767px){.l-hero{height:700px}}.l-hero__wrap{z-index:1;flex-direction:column;justify-content:center;height:100%;display:flex;position:relative}.p-hero{position:relative}.p-hero-slider{z-index:0;position:absolute;inset:0;overflow:hidden}.p-hero-slider__track{width:100%;height:100%;margin:0;padding:0;list-style:none;position:relative}.p-hero-slider__slide{opacity:0;z-index:0;pointer-events:none;transition:opacity 2s;position:absolute;inset:0}.p-hero-slider__slide.is-active{opacity:1;z-index:1}.p-hero-slider__slide.is-leaving{opacity:0;z-index:2}.p-hero-slider__media{will-change:transform;width:calc(100% + 100px);height:100%}@media (width<=767px){.p-hero-slider__media{width:calc(100% + 25vw)}}.p-hero-slider__slide.is-animating .p-hero-slider__media{animation:12s linear forwards hero-slide-pan}.p-hero-slider__media picture,.p-hero-slider__media img{width:100%;height:100%;display:block}.p-hero-slider__media img{object-fit:cover;object-position:center}@keyframes hero-slide-pan{0%{transform:translate(0,0)}to{transform:translate(-50px)}}@media (prefers-reduced-motion:reduce){.p-hero-slider__slide{transition:none}.p-hero-slider__slide.is-animating .p-hero-slider__media{animation:none}}.p-hero__content{z-index:1;text-shadow:0 4px 12px #00000080;flex-direction:column;row-gap:2.5rem;display:flex;position:relative}.p-hero__heading-block{flex-direction:column;align-items:flex-start;row-gap:.35rem;width:min(100%,52rem);display:flex}.p-hero__heading-en{font-family:var(--font-family-en);letter-spacing:.28em;color:var(--color-white-01);opacity:.8;margin:0;font-size:.6875rem;font-weight:600;line-height:1}.p-hero__heading{font-family:var(--font-family-heading-title);letter-spacing:.06em;color:var(--color-white-01);margin:0;font-size:clamp(1rem,3.2vw,1.35rem);font-weight:700;line-height:1.5}.p-hero__heading-block+.p-hero__title{margin-block-start:-1.25rem}@media (width<=767px){.p-hero__heading-en{letter-spacing:.22em;font-size:.625rem}.p-hero__heading{letter-spacing:.04em;font-size:clamp(.9375rem,3.8vw,1.125rem)}.p-hero__heading-block+.p-hero__title{margin-block-start:-1.5rem}}.p-hero__title{width:min(100%,52rem);font-family:var(--font-family-heading-title);letter-spacing:.04em;color:var(--color-white-01);margin:0;font-size:clamp(1.65rem,4.8vw,2.75rem);font-weight:700;line-height:1.45}@media (width<=767px){.p-hero__title{letter-spacing:.03em;font-size:clamp(1.75rem,8vw,2.75rem)}}.p-hero__title-accent{--hero-accent-inset-top:-.28em;--hero-accent-inset-right:-.88em;--hero-accent-inset-bottom:-.3em;--hero-accent-inset-left:-.84em;color:inherit;letter-spacing:.04em;vertical-align:baseline;font-size:1.15em;font-weight:800;line-height:1;display:inline-block;position:relative}.p-hero__title-accent:before{content:"";z-index:-1;top:var(--hero-accent-inset-top);right:var(--hero-accent-inset-right);bottom:var(--hero-accent-inset-bottom);left:var(--hero-accent-inset-left);pointer-events:none;background:url(/assets/images/icon/brush_title_accent.png) 50%/100% 100% no-repeat;position:absolute}.p-hero__title-rest{z-index:1;position:relative}@media (width<=767px){.p-hero__title-accent{--hero-accent-inset-top:-.22em;--hero-accent-inset-right:-.7em;--hero-accent-inset-bottom:-.24em;--hero-accent-inset-left:-.66em}}.p-hero__text{letter-spacing:.04em;color:#fff;font-weight:600}@media (width<=767px){.p-hero__text{flex-direction:column;align-items:flex-start;row-gap:2px;display:flex}}.l-section--service .p-card__wrap.p-card__column--three{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.l-section--service .p-card__wrap.p-card__column--three>.p-card__box{width:auto;margin-block-end:0}@media (width>=768px){.l-section--service .p-card__wrap.p-card__column--three{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}}.p-home-site-links-section{padding-block-start:0}.p-home-site-links{background:var(--color-thin-blue-01);border-radius:16px;padding:12px}@media (width>=768px){.p-home-site-links{border-radius:20px;padding:20px}}.p-home-site-links__list{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:0;padding:0;list-style:none;display:grid}@media (width>=768px){.p-home-site-links__list{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}}.p-home-site-links__link{background:var(--color-white-01);color:#1a2847;letter-spacing:.04em;text-align:center;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:.5rem;min-height:104px;padding:1rem .5rem;font-size:.8125rem;font-weight:700;line-height:1.45;text-decoration:none;transition:opacity .16s;display:flex}@media (width>=768px){.p-home-site-links__link{min-height:120px;padding:1.25rem .75rem;font-size:.875rem}}.p-home-site-links__link:hover{opacity:.88}.p-home-site-links__icon{object-fit:contain;flex-shrink:0;width:56px;height:56px;display:block}@media (width>=768px){.p-home-site-links__icon{width:64px;height:64px}}.p-home-site-links__label{display:block}
