/*!
* ページ本文スタイルcss（新6ページ限定: object/project + wordpress）
* WordPress 統合用: common.css の後に、新デザインページでのみ読み込む。
* foundation の mixin/変数はコンパイルのため読み込むが、CSS を出力する
* normalize / form-controls / keyframes / webfont は common 側にのみ含める（重複回避）。
*/.p-front-information{padding:6.25rem 8.125rem;background-color:#fff}.p-front-information__inner{display:grid;grid-template-columns:20.625rem 1fr;grid-template-rows:auto 1fr;-moz-column-gap:5rem;column-gap:5rem;row-gap:2.25rem;max-width:71.25rem;margin-inline:auto}.p-front-information__head{grid-column:1;grid-row:1;display:flex;flex-direction:column;gap:1.25rem}.p-front-information__head .c-heading.is-lg{gap:1.25rem}.p-front-information__lead{margin:0;font-size:0.875rem;font-weight:500;line-height:1.9;letter-spacing:.02em;color:#4d4d52}.p-front-information__list{grid-column:2;grid-row:1/3;display:flex;flex-direction:column;gap:2rem}.p-front-information__button{grid-column:1;grid-row:2;align-self:start;width:100%}.p-front-information__button .c-button{display:flex;width:100%;min-width:0;max-width:none;min-height:4.125rem;padding-block:0;padding-inline:1.625rem 4.125rem;border-radius:33px;box-shadow:0 10px 15px rgba(0,0,0,.1);justify-content:flex-start;text-align:left;font-size:0.9375rem;letter-spacing:0;line-height:normal}.p-front-information__button .c-button::after{display:none}.p-front-information__button .c-button .c-button__icon{width:2.875rem;height:2.875rem}.p-front-information__button .c-button .c-button__icon .c-icon-font{font-size:1.5rem}.p-front-reason{display:grid;grid-template-columns:1fr auto;align-items:start;gap:2.5rem 1.875rem}.p-front-reason__heading{grid-column:1;grid-row:1;min-width:0}.p-front-reason__lead{margin:0;font-size:1rem;font-weight:500;line-height:1.5;letter-spacing:.05em;color:#222;text-align:center}.p-front-reason.is-section{display:flex;flex-direction:column;align-items:center;gap:3.5rem}.p-front-reason.is-section .p-front-reason__heading{display:flex;flex-direction:column;align-items:center;gap:0.875rem}.p-front-reason.is-section .p-front-reason__columns{width:100%}.p-front-reason__button{grid-column:2;grid-row:1;flex:none;padding-top:0.9375rem}.p-front-reason__columns{grid-column:1/-1;grid-row:2;display:grid;grid-template-columns:repeat(auto-fill, minmax(min(100%, 18.75rem), 1fr));gap:1.875rem}.p-front-reason__column{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1.125rem;min-height:24.25rem;padding:3rem 2rem;border-radius:30px;background-color:#f8f0ec;text-align:center}.p-front-reason__label{margin:0;width:100%;font-family:"Josefin Sans Variable",sans-serif;font-size:0.75rem;font-weight:700;line-height:normal;letter-spacing:.16667em;color:#1d9fd6}.p-front-reason__header-row{display:flex;flex-direction:column;align-items:center;gap:1.125rem;width:100%}.p-front-reason__icon-wrap{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:3.125rem;height:3.125rem;padding:0.8125rem;border-radius:50%;background-color:#efe6d8}.p-front-reason__icon{display:flex;flex-shrink:0;align-items:center;justify-content:center;width:2.25rem;height:2.25rem}.p-front-reason__icon img{display:block;width:100%;height:auto}.p-front-reason__title-block{display:flex;flex-direction:column;gap:0.625rem;width:100%}.p-front-reason__title{margin:0;font-size:1.625rem;font-weight:700;line-height:normal;color:#333}.p-front-reason__subtitle{margin:0;font-size:1rem;font-weight:700;line-height:1.7;letter-spacing:.05em;color:#333}.p-front-reason__text{margin:0;max-width:18.75rem;width:100%;font-size:0.9375rem;font-weight:500;line-height:2;color:#333}.p-front-service-stores{position:relative;overflow:hidden;background-color:#fff}.p-front-service-stores__stores-block{position:relative;z-index:1;padding:3.125rem 0 6.25rem}.p-front-service-stores__stores-heading{display:flex;flex-direction:column;align-items:center;gap:1rem;text-align:center;margin-bottom:2.5rem}.p-front-service-stores__stores-lead{margin:0;max-width:100%;font-size:1rem;font-weight:500;line-height:1.8;letter-spacing:.05em;color:#fff}.p-front-service-stores__stores-list{display:grid;grid-template-columns:repeat(auto-fill, minmax(min(16.25rem, 100%), 1fr));gap:1.5rem;width:100%}.p-replacement-head{display:flex;flex-direction:column;align-items:center;gap:0.875rem;text-align:center}.p-replacement-head__lead{margin:0;font-size:1rem;font-weight:500;line-height:1.5;letter-spacing:.05em;color:#222}.p-replacement-menu{display:grid;grid-template-columns:repeat(auto-fill, minmax(min(16.6875rem, 100%), 1fr));gap:2.5rem 1.5rem;margin-top:3.5rem}.p-replacement-menu__card{display:flex;flex-direction:column;gap:0.875rem;color:inherit;text-decoration:none}.p-replacement-menu__photo{aspect-ratio:267/189;border-radius:12px;overflow:hidden}.p-replacement-menu__photo img{width:100%;height:100%;max-width:initial;-o-object-fit:cover;object-fit:cover;transition-property:transform;transition-timing-function:ease;transition-duration:.3s}.p-replacement-menu__body{display:flex;flex-direction:column;gap:0.3125rem}.p-replacement-menu__hd{display:flex;align-items:center;justify-content:space-between;gap:0.5rem}.p-replacement-menu__title{margin:0;font-size:1rem;font-weight:500;line-height:1.5;letter-spacing:.05em;color:#222;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:ease;transition-duration:.3s}.p-replacement-menu__arrow{flex-shrink:0;display:inline-flex;color:#1d9fd6;transition-property:transform;transition-timing-function:ease;transition-duration:.3s}.p-replacement-menu__arrow .c-icon-font{font-size:1.125rem;line-height:1}.p-replacement-menu__text{margin:0;font-size:0.875rem;font-weight:500;line-height:1.5;color:#787878}.p-renovation-head{display:flex;flex-direction:column;align-items:center;gap:0.875rem;text-align:center}.p-renovation-head__lead{margin:0;font-size:1rem;font-weight:500;line-height:1.5;letter-spacing:.05em;color:#222}.p-renovation-menu{display:grid;grid-template-columns:repeat(auto-fill, minmax(min(13.25rem, 100%), 1fr));gap:2.5rem 1.25rem;margin-top:3.5rem}.p-renovation-menu__card{display:flex;flex-direction:column;gap:0.875rem;color:inherit;text-decoration:none}.p-renovation-menu__photo{aspect-ratio:212/150;border-radius:12px;overflow:hidden}.p-renovation-menu__photo img{width:100%;height:100%;max-width:initial;-o-object-fit:cover;object-fit:cover;transition-property:transform;transition-timing-function:ease;transition-duration:.3s}.p-renovation-menu__body{display:flex;flex-direction:column;gap:0.3125rem}.p-renovation-menu__hd{display:flex;align-items:center;justify-content:space-between;gap:0.5rem}.p-renovation-menu__title{margin:0;font-size:1rem;font-weight:500;line-height:1.5;letter-spacing:.05em;color:#222;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:ease;transition-duration:.3s}.p-renovation-menu__arrow{flex-shrink:0;display:inline-flex;color:#1d9fd6;transition-property:transform;transition-timing-function:ease;transition-duration:.3s}.p-renovation-menu__arrow .c-icon-font{font-size:1.125rem;line-height:1}.p-renovation-menu__text{margin:0;font-size:0.875rem;font-weight:500;line-height:1.5;color:#787878}.p-concern-compare{margin-top:3.5rem}.p-concern-compare__head{display:grid;grid-template-columns:23.75rem 2.25rem 1fr;-moz-column-gap:1.25rem;column-gap:1.25rem;align-items:center;padding-bottom:0.25rem}.p-concern-compare__head-worry{margin:0;font-size:1.125rem;font-weight:700;line-height:normal;letter-spacing:.03em;color:#565d63}.p-concern-compare__head-line{grid-column:2}.p-concern-compare__head-answer{margin:0;font-size:1.125rem;font-weight:700;line-height:normal;letter-spacing:.03em;color:#1d9fd6}.p-concern-compare__row{display:grid;grid-template-columns:23.75rem 2.25rem 1fr;-moz-column-gap:1.25rem;column-gap:1.25rem;align-items:stretch}.p-concern-compare__row+.p-concern-compare__row{margin-top:1rem}.p-concern-compare__worry{display:flex;align-items:center;margin:0;padding:1.375rem 1.625rem;border-radius:10px;background-color:#f4e9e3;font-size:1rem;font-weight:700;line-height:1.7;letter-spacing:.03em;color:#565d63}.p-concern-compare__arrow{display:flex;align-items:center;justify-content:center;align-self:center;flex-shrink:0;width:2.25rem;height:2.25rem;border-radius:50%;background-color:#1d9fd6;color:#fff}.p-concern-compare__arrow .c-icon-font{font-size:1.125rem;line-height:1}.p-concern-compare__answer{display:flex;align-items:center;margin:0;padding:1.375rem 1.625rem 1.375rem 1.875rem;border-radius:10px;background-color:#fff;font-size:1rem;font-weight:500;line-height:1.7;letter-spacing:.03em;color:#222}.p-store-list{display:flex;flex-direction:column;gap:3.75rem}.p-store-list__item{display:flex;gap:3rem;align-items:flex-start}.p-store-list__item.is-reverse{flex-direction:row-reverse}.p-store-list__item>.c-gallery-thumbs{flex-shrink:0;width:33.75rem;max-width:100%}.p-store-list__body{display:flex;flex:1 1 0;flex-direction:column;gap:0.875rem;min-width:0;width:100%}.p-store-list__label{margin:0;font-family:"Josefin Sans Variable",sans-serif;color:#1d9fd6;font-size:0.8125rem;font-weight:700;line-height:normal;letter-spacing:.15385em;white-space:nowrap}.p-store-list__name{margin:0;color:#2b3a44;font-size:1.75rem;font-weight:700;line-height:1;letter-spacing:.05em}.p-store-list__address{margin:0;color:#4d4d52;font-size:0.875rem;font-weight:500;line-height:1.8;letter-spacing:.05em}.p-store-list__divider{width:100%;height:0.0625rem;background-color:#e5edf2}.p-store-list__specs{display:flex;flex-direction:column;gap:0.5625rem;width:100%}.p-store-list__spec{display:flex;gap:0.875rem;align-items:center;width:100%}.p-store-list__spec.is-areas{align-items:flex-start}.p-store-list__spec-label{flex-shrink:0;width:4.5rem;color:#1d9fd6;font-size:0.8125rem;font-weight:700;line-height:normal}.p-store-list__spec.is-areas .p-store-list__spec-label{padding-top:0.25rem}.p-store-list__spec-value{flex:1 1 0;min-width:0;color:#2b3a44;font-size:0.875rem;font-weight:500;line-height:1.8;letter-spacing:.05em}.p-store-list__spec-value.is-access{display:flex;flex-wrap:wrap;gap:0.25rem 0.375rem;align-items:center}.p-store-list__spec-value.is-areas{display:flex;flex-direction:column;gap:0.75rem}.p-store-list__line-chip{display:inline-flex;align-items:center;padding:0.1875rem 0.4375rem;border-radius:4px;background-color:#eae0cb;color:#2b2b2b;font-size:0.75rem;font-weight:700;line-height:1.4;letter-spacing:.025em;white-space:nowrap}.p-store-list__access-note{color:#2b3a44;font-size:0.875rem;font-weight:500;line-height:1.8;letter-spacing:.05em}.p-store-list__area{display:flex;flex-direction:column;gap:0.4375rem;width:100%}.p-store-list__area-pref{margin:0;font-size:0.8125rem;font-weight:700;line-height:normal;white-space:nowrap}.p-store-list__area.is-saitama .p-store-list__area-pref{color:#1d9fd6}.p-store-list__area.is-chiba .p-store-list__area-pref{color:#2e9e5b}.p-store-list__area.is-tokyo .p-store-list__area-pref{color:#e07b27}.p-store-list__area-cities{display:flex;flex-wrap:wrap;gap:0.375rem;align-items:flex-start;width:100%}.p-store-list__area-chip{display:inline-flex;align-items:flex-start;padding:0.25rem 0.5625rem;border-radius:5px;font-size:0.78125rem;font-weight:500;line-height:normal;white-space:nowrap}.p-store-list__area.is-saitama .p-store-list__area-chip{background-color:#eaf6fc;color:#1c6a8f}.p-store-list__area.is-chiba .p-store-list__area-chip{background-color:#e9f6ee;color:#256e43}.p-store-list__area.is-tokyo .p-store-list__area-chip{background-color:#fceee2;color:#b35e16}.p-store-list__area-note{margin:0;width:100%;color:#777f86;font-size:0.71875rem;font-weight:500;line-height:1.6}.p-store-list__link{display:inline-flex;gap:0.625rem;align-items:center;color:#1d9fd6;font-size:0.875rem;font-weight:700;line-height:normal;letter-spacing:.05em;text-decoration:none;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:ease;transition-duration:.3s}.p-store-list__link-icon{display:grid;flex-shrink:0;place-items:center;width:1.75rem;height:1.75rem;border-radius:50%;background-color:#1d9fd6;color:#fff}.p-store-list__link-icon .c-icon-font{font-size:1rem}.p-store-area{background-color:#fff;padding:5.25rem 0}.p-store-area .c-heading{margin-bottom:2.75rem}.p-store-area__body{display:flex;align-items:center;gap:3rem}.p-store-area__gallery{flex-shrink:0;width:33.75rem;max-width:100%}.p-store-area__content{display:flex;flex:1 1 auto;flex-direction:column;align-items:flex-start;gap:1.875rem;min-width:0}.p-store-area__text{font-size:1rem;font-weight:500;line-height:2;letter-spacing:.05em;color:#333}.p-store-area__text p{margin:0}.p-store-area__text p+p{margin-top:0}.p-store-area__text p:nth-child(2){margin-bottom:2em}.p-store-consultation{background-color:#f8f0ec;padding:5.25rem 0}.p-store-consultation .c-heading{margin-bottom:2.75rem}.p-store-consultation__list{display:flex;flex-wrap:wrap;gap:1.5rem;margin:0;padding:0;list-style:none}.p-store-consultation__item{display:flex;align-items:center;gap:1rem;box-sizing:border-box;width:calc(50% - 0.75rem);padding:1.5rem;border-radius:14px;background-color:#fff;box-shadow:0 6px 20px rgba(18,56,82,.1)}.p-store-consultation__icon{flex-shrink:0;width:1.25rem;height:1.25rem}.p-store-consultation__icon img{display:block;width:100%;height:100%}.p-store-consultation__text{flex:1 1 auto;min-width:0;margin:0;font-size:1rem;font-weight:700;line-height:1.6;letter-spacing:.05em;color:#333}.p-store-consultation__lead{margin:2.75rem 0 0;font-size:2rem;font-weight:700;line-height:1.5;letter-spacing:.05em;color:#333;text-align:center}.p-store-works .c-works-voice__panel{overflow:visible;padding-bottom:0}.p-store-works .c-works-voice__panel::before{inset-block-end:7.9375rem}.p-store-works .c-works-voice__block.is-works>.c-works-voice__filter{grid-template-columns:auto minmax(0, 1fr)}.p-store-works__block{display:flex;flex-direction:column}.p-store-works__block.is-reviews{gap:1.5rem;padding-top:1.25rem}.p-store-works__block.is-awards{gap:2.5rem}.p-store-works__block.is-staff{gap:1.875rem;align-items:center}.p-store-works__reviews-title{display:flex;justify-content:center}.p-store-works__reviews-heading{display:inline-flex;align-items:center;margin:0;min-height:1.75rem;padding-inline:0.9375rem;overflow:visible;border-style:solid;border-width:0 16px 0 16px;border-color:rgba(0,0,0,0);border-image-source:url("../images/img-google-title-accent-border.png");border-image-slice:0 36 0 36;border-image-width:0 16px 0 16px;border-image-repeat:stretch;font-size:1.75rem;font-weight:700;line-height:1;letter-spacing:.05em;text-align:center;color:#333}.p-store-works__reviews-single{display:flex;justify-content:center;width:100%;padding-top:1.25rem}.p-store-works__reviews-single .c-works-voice__reviews-item{gap:1.5rem}.p-store-works__reviews-single .c-works-voice__reviews-badge{border-width:84px 94px 40px 94px;border-image-width:84px 94px 40px 94px}.p-store-works__reviews-single .c-works-voice__reviews-shop{font-size:2.25rem}.p-store-works__reviews-single .c-works-voice__reviews-score{font-size:8.25rem}.p-store-works__reviews-single .c-works-voice__reviews-link{gap:0.4375rem;font-size:1.25rem}.p-store-works__reviews-single .c-works-voice__reviews-link .c-icon-font{font-size:1.25rem}.p-store-works__reviews-summary{display:flex;flex-direction:column;align-items:center;gap:0.5rem}.p-store-works__reviews-meta{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:0.625rem;font-size:1rem;font-weight:500;line-height:normal;color:#5a5f66}.p-store-works__reviews-meta-stars{color:#f5a523}.p-store-works__reviews-attribution{display:flex;align-items:center;justify-content:flex-end;margin:1rem 0 0}.p-store-works__reviews-attribution-logo{width:8.9375rem;height:1.1875rem}.p-store-works__reviews-disclaimer{margin:0;font-size:0.75rem;line-height:1.6;color:#8a8f96;text-align:center}.p-store-works__reviews-carousel-wrap{position:relative;width:100%}.p-store-works__reviews-carousel{overflow:hidden;width:100%}.p-store-works__reviews-carousel-wrapper{display:flex}.p-store-works__reviews-carousel-item{box-sizing:border-box;height:auto;display:flex}.p-store-works__reviews-fade{display:none;position:absolute;top:0;bottom:0;z-index:1;width:15rem;pointer-events:none}.p-store-works__reviews-fade.is-prev{left:0;background:linear-gradient(90deg, #F8F0EC 0%, rgba(248, 240, 236, 0) 100%)}.p-store-works__reviews-fade.is-next{right:0;background:linear-gradient(270deg, #F8F0EC 0%, rgba(248, 240, 236, 0) 100%)}.p-store-works__review-card{display:flex;flex-direction:column;gap:0.75rem;box-sizing:border-box;width:100%;min-height:18.125rem;padding:1.5rem;border-radius:12px;background-color:#fff;box-shadow:0 6px 20px rgba(45,79,139,.1)}.p-store-works__review-header{display:flex;align-items:center;gap:0.625rem}.p-store-works__review-avatar{display:grid;place-items:center;flex-shrink:0;overflow:hidden;width:2.375rem;height:2.375rem;border-radius:50%;background-color:#1d9fd6;color:#fff}.p-store-works__review-avatar-text{font-size:1rem;font-weight:700;line-height:1}.p-store-works__review-avatar-img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.p-store-works__review-name-wrap{display:flex;flex-direction:column;gap:0.125rem;min-width:0}.p-store-works__review-name{margin:0;font-size:0.9375rem;font-weight:700;line-height:normal;color:#1d9fd6}.p-store-works__review-name a{color:inherit;text-decoration:none}.p-store-works__review-name a:hover{text-decoration:underline}.p-store-works__review-date{margin:0;font-size:0.75rem;font-weight:400;line-height:normal;color:#5a5f66}.p-store-works__review-stars{margin:0;font-size:1rem;font-weight:700;letter-spacing:.04em;line-height:normal;color:#f5a523}.p-store-works__review-stars .is-empty{color:#d4d4cc}.p-store-works__review-text{flex:1 1 auto;margin:0;font-size:0.875rem;font-weight:500;line-height:1.75;letter-spacing:.05em;color:#333}.p-store-works__review-note{display:inline-flex;align-items:center;gap:0.1875rem;align-self:flex-start;margin:0;font-size:0.6875rem;font-weight:400;line-height:normal;color:#5a5f66;text-decoration:none;transition:color .2s}.p-store-works__review-note .c-icon-font{font-size:0.8125rem}.p-store-works__review-note:hover{color:#1d9fd6;text-decoration:underline}.p-store-works__award-badges{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:center;gap:1.0625rem}.p-store-works__award-badge{position:relative;display:flex;flex-direction:column;align-items:center;width:13.4375rem;height:9.375rem;min-height:9.375rem;padding:0.5rem 2.625rem 0;box-sizing:border-box;text-align:center}.p-store-works__award-badge.is-lixil-years .p-store-works__award-badge-rank{margin-top:0.5rem}.p-store-works__award-badge.is-lixil-years .p-store-works__award-badge-rank.is-years-rank .is-years{font-size:3.125rem}.p-store-works__award-badge.is-lixil-years .p-store-works__award-badge-rank.is-years-rank .is-unit{margin-top:0.5rem;font-size:1.75rem}.p-store-works__award-badge.is-takara{width:13.4375rem;padding-inline:2.25rem}.p-store-works__award-badge.is-takara .p-store-works__award-badge-title{font-size:0.6875rem;letter-spacing:-0.02em;line-height:1.4;white-space:nowrap}.p-store-works__award-badge.is-takara .p-store-works__award-badge-place{font-size:0.8125rem;letter-spacing:-0.02em;white-space:nowrap}.p-store-works__award-badge.is-cleanup{width:13.4375rem;padding-inline:2.25rem}.p-store-works__award-badge.is-cleanup .p-store-works__award-badge-title{letter-spacing:0;line-height:1.4;white-space:nowrap}.p-store-works__award-badge.is-cleanup .p-store-works__award-badge-rank{margin-top:1.25rem;padding-left:.05em;margin-right:-0.05em}.p-store-works__award-badge-frame{position:absolute;inset:0;pointer-events:none}.p-store-works__award-badge-crown{position:absolute;top:0;left:50%;width:1.625rem;height:1.375rem;transform:translateX(-50%)}.p-store-works__award-badge-crown img{display:block;width:100%;height:100%}.p-store-works__award-badge-laurel{position:absolute;top:1.0625rem;width:2.4375rem;height:6.875rem}.p-store-works__award-badge-laurel img{display:block;width:100%;height:100%}.p-store-works__award-badge-laurel.is-left{left:0}.p-store-works__award-badge-laurel.is-right{right:0}.p-store-works__award-badge-body{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;width:100%;height:100%;box-sizing:border-box;padding-top:1rem;padding-bottom:1.75rem}.p-store-works__award-badge-title{margin:0;font-size:0.75rem;font-weight:700;line-height:1.3;letter-spacing:0;color:#333}.p-store-works__award-badge-rank{font-family:"Josefin Sans Variable",sans-serif;margin:0.5rem 0 0;flex-shrink:0;font-size:2.625rem;font-weight:700;line-height:1;letter-spacing:0;color:#dab436;white-space:nowrap}.p-store-works__award-badge-rank.is-no1-rank .is-no{font-size:2.625rem;font-weight:700;letter-spacing:.05em}.p-store-works__award-badge-rank.is-no1-rank .is-num{font-size:3.625rem;font-weight:500;letter-spacing:.05em}.p-store-works__award-badge-rank.is-years-rank{display:flex;align-items:flex-start;justify-content:center;gap:0;margin-top:0.375rem}.p-store-works__award-badge-rank.is-years-rank .is-years{font-size:3.625rem;font-weight:500;letter-spacing:0;line-height:1}.p-store-works__award-badge-rank.is-years-rank .is-unit{margin-top:0.75rem;margin-left:0.125rem;font-family:"Noto Sans JP Variable",sans-serif;font-size:2rem;font-weight:700;letter-spacing:.05em;line-height:1}.p-store-works__award-badge-rank.is-text-rank{display:inline-block;font-size:1.75rem;font-weight:700;letter-spacing:.05em;line-height:1;white-space:nowrap}.p-store-works__award-badge-place{position:absolute;right:0;bottom:0.5rem;left:0;z-index:1;margin:0;font-size:0.875rem;font-weight:700;line-height:normal;letter-spacing:0;color:#333;text-align:center}.p-store-works__award-panel{display:flex;flex-direction:column;gap:1.75rem;padding:2.5rem 2.75rem;border-radius:20px;background-color:#fff}.p-store-works__award-section{display:flex;flex-direction:column;gap:1.25rem}.p-store-works__award-section-title{display:flex;align-items:center;gap:0.3125rem;margin:0;font-size:1rem;font-weight:700;line-height:normal;letter-spacing:.05em;color:#333}.p-store-works__award-section-icon{flex-shrink:0;width:0.9375rem;height:0.9375rem}.p-store-works__award-section-icon img{display:block;width:100%;height:100%}.p-store-works__award-columns{display:flex;gap:0.875rem}.p-store-works__award-list{flex:1 1 0;min-width:0;margin:0}.p-store-works__award-acc{border-radius:20px;background-color:#fff;overflow:hidden}.p-store-works__award-acc-summary{display:flex;align-items:center;justify-content:space-between;gap:1rem;min-height:4.5rem;padding:0.75rem 1.5rem 0.75rem 2.75rem;list-style:none;cursor:pointer;background-color:#fff}.p-store-works__award-acc-summary::-webkit-details-marker{display:none}.p-store-works__award-acc-left{display:flex;align-items:center;gap:0.875rem;min-width:0}.p-store-works__award-acc-star{flex-shrink:0;font-size:1.125rem;font-weight:700;line-height:normal;color:#dab436}.p-store-works__award-acc-label{font-size:1.125rem;font-weight:700;line-height:normal;letter-spacing:.05em;color:#2b3a44}.p-store-works__award-acc-right{display:flex;align-items:center;gap:1.125rem;flex-shrink:0}.p-store-works__award-acc-count{font-size:0.875rem;font-weight:500;line-height:normal;letter-spacing:.03571em;color:#7a8088}.p-store-works__award-acc-toggle{position:relative;display:block;flex-shrink:0;width:2.625rem;height:2.625rem;border-radius:50%;background-color:#1d9fd6;font-size:0;color:rgba(0,0,0,0)}.p-store-works__award-acc-toggle::before,.p-store-works__award-acc-toggle::after{content:"";position:absolute;top:50%;left:50%;translate:-50% -50%;background-color:#fff;border-radius:1px}.p-store-works__award-acc-toggle::before{width:0.875rem;height:0.125rem}.p-store-works__award-acc-toggle::after{width:0.125rem;height:0.875rem}.p-store-works__award-acc[open] .p-store-works__award-acc-toggle::after{display:none}.p-store-works__award-acc-content{padding:0}.p-store-works__award-acc-divider{height:0.0625rem;background-color:#e6d5c8}.p-store-works__award-acc-list{display:flex;flex-wrap:wrap;gap:1.125rem 2.25rem;margin:0;padding:2.25rem 2.75rem;list-style:none;background-color:#fff}.p-store-works__award-acc-item{display:flex;align-items:flex-start;gap:0.5625rem;box-sizing:border-box;width:calc(50% - 1.125rem)}.p-store-works__award-acc-item-star{flex-shrink:0;margin-top:.1em;font-size:0.75rem;font-weight:700;line-height:normal;color:#dab436}.p-store-works__award-acc-item-body{display:flex;flex-direction:column;gap:0.125rem;min-width:0}.p-store-works__award-acc-item-title{margin:0;font-size:0.84375rem;font-weight:500;line-height:normal;color:#2b3a44}.p-store-works__award-acc-item-note{margin:0;font-size:0.75rem;font-weight:500;line-height:normal;color:#7a8088}.p-store-works__staff-lead{margin:0;max-width:57.5rem;font-size:1rem;font-weight:500;line-height:1.9;letter-spacing:.05em;color:#333;text-align:center}.p-store-works__staff-photos{display:grid;grid-template-columns:repeat(auto-fit, minmax(min(100%, 20rem), 1fr));gap:1.5rem;width:100%}.p-store-works__staff-photo{position:relative;width:100%;min-width:0;aspect-ratio:558/320;border-radius:12px;overflow:hidden}.p-store-works__staff-photo img{position:absolute;inset:0;display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.p-store-flow{background-color:#fff;padding:5rem 0}.p-store-flow .c-heading{margin-bottom:2.5rem}.p-store-flow__reasons{display:flex;gap:1.875rem;margin:0;padding:0;list-style:none}.p-store-flow__reason{display:flex;flex:1 1 0;flex-direction:column;align-items:center;gap:1.125rem;box-sizing:border-box;min-width:0;padding:2.5rem 1.75rem 3rem;border-radius:30px;background-color:#f8f0ec}.p-store-flow__reason-icon{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:3.125rem;height:3.125rem;border-radius:50%;background-color:#efe6d8}.p-store-flow__reason-icon img{display:block;width:2rem;height:2rem}.p-store-flow__reason-title{margin:0;width:100%;font-size:1.5rem;font-weight:700;line-height:1.5;text-align:center;color:#333}.p-store-flow__reason-text{margin:0;max-width:18.75rem;font-size:0.9375rem;font-weight:500;line-height:2;text-align:center;color:#333}.p-store-flow__cta{display:flex;justify-content:center;margin-top:2.5rem}.p-store-flow__flow{margin-top:2.5rem}.p-store-flow__flow-heading{display:flex;align-items:center;gap:0.625rem}.p-store-flow__flow-dot{flex-shrink:0;width:1.25rem;height:1.25rem;border-radius:50%;background-color:#1d9fd6}.p-store-flow__flow-title{margin:0;font-size:1.375rem;font-weight:700;line-height:normal;letter-spacing:.05em;color:#2b3a44}.p-store-flow__flow-body{display:flex;flex-direction:column;align-items:stretch;padding-top:1.875rem}.p-store-flow__step{display:flex;align-items:stretch;overflow:hidden;border-radius:10px;background-color:#fff;box-shadow:0 4px 16px rgba(26,51,77,.1)}.p-store-flow__step.is-finish{background-color:#f0fbff;border:1.5px solid rgba(29,159,214,.5);box-shadow:0 4px 16px rgba(26,51,77,.1)}.p-store-flow__step.is-finish .p-store-flow__step-tab{background:linear-gradient(90deg, #1D9FD6 0%, #5cd4e5 100%)}.p-store-flow__step-tab{display:flex;align-items:center;justify-content:center;gap:0.5625rem;flex-shrink:0;width:11.875rem;padding:1.625rem 0.75rem;background-color:#f8f0ec;color:#1d9fd6}.p-store-flow__step-label{font-family:"Josefin Sans Variable",sans-serif;font-size:0.8125rem;font-weight:500;line-height:normal;letter-spacing:.08em}.p-store-flow__step-num{font-family:"Josefin Sans Variable",sans-serif;font-size:2.125rem;font-weight:700;line-height:normal}.p-store-flow__step-finish{font-family:"Josefin Sans Variable",sans-serif;font-size:1.625rem;font-weight:700;line-height:normal;color:#fff}.p-store-flow__step-body{display:flex;flex:1 1 auto;align-items:center;gap:1.375rem;min-width:0;padding:1.375rem 2.25rem 1.375rem 1.75rem}.p-store-flow__step-icon{flex-shrink:0;width:3.75rem;height:3.75rem}.p-store-flow__step-icon img{display:block;width:100%;height:100%}.p-store-flow__step-text{display:flex;flex:1 1 auto;flex-direction:column;gap:0.4375rem;min-width:0}.p-store-flow__step-title{margin:0;font-size:1.1875rem;font-weight:700;line-height:normal;color:#333}.p-store-flow__step-desc{margin:0;font-size:0.90625rem;font-weight:500;line-height:1.72;color:#5a5f66}.p-store-flow__conn{display:flex;align-items:center;justify-content:center;height:2.875rem;font-size:1.0625rem;font-weight:500;line-height:normal;color:#b8c2c9}.p-store-flow__flow-tail{position:relative}.p-store-flow__flow-peek{position:relative;pointer-events:none}.p-store-flow__flow-peek .p-store-flow__step{box-shadow:none}.p-store-flow__flow-fade{position:absolute;z-index:1;inset:-0.5rem 0 -1.75rem -1.5rem;background:linear-gradient(180deg, rgba(255, 255, 255, 0.2) 0%, rgba(255, 255, 255, 0.75) 16%, rgba(255, 255, 255, 0.95) 38%, #fff 55%, #fff 100%);pointer-events:none}.p-store-flow__flow-tail:has(.p-store-flow__acc[open]) .p-store-flow__flow-peek,.p-store-flow__flow-tail:has(.p-store-flow__acc[open]) .p-store-flow__flow-fade{display:none}.p-store-flow__acc{display:flex;flex-direction:column;align-items:center}.p-store-flow__acc:not([open]){position:absolute;inset:0;z-index:2;align-items:stretch}.p-store-flow__acc[open] .p-store-flow__more{position:static;order:2;transform:none;margin-top:1.875rem;margin-inline:auto}.p-store-flow__acc[open] .p-store-flow__acc-content{order:1}.p-store-flow__acc[open] .p-store-flow__more-label.is-open{display:none}.p-store-flow__acc[open] .p-store-flow__more-label.is-close{display:block}.p-store-flow__acc[open] .p-store-flow__more-icon::before{content:"−"}.p-store-flow__more{position:absolute;bottom:1.5rem;left:50%;z-index:2;display:flex;align-items:center;justify-content:center;gap:1.25rem;width:-moz-max-content;width:max-content;margin:0;padding:0;list-style:none;transform:translateX(-50%);cursor:pointer;color:#1d9fd6}.p-store-flow__more::-webkit-details-marker{display:none}.p-store-flow__more-label{font-size:1.25rem;font-weight:700;line-height:normal;letter-spacing:.05em}.p-store-flow__more-label.is-close{display:none}.p-store-flow__more-icon{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:1.875rem;height:1.875rem;border-radius:15px;background-color:#1d9fd6;color:#fff;font-size:0;font-weight:700;line-height:normal}.p-store-flow__more-icon::before{content:"＋";font-size:0.98213rem}.p-store-flow__acc-content{display:flex;flex-direction:column;align-items:stretch;width:100%}.p-store-card-carousel.is-information{padding:5.25rem 0;background-color:#f8f0ec}.p-store-card-carousel.is-information .p-store-card-carousel__head{margin-bottom:1.875rem}.p-store-card-carousel.is-blog{padding:5rem 0;background-color:#fff}.p-store-card-carousel.is-blog .p-store-card-carousel__head{margin-bottom:2.5rem}.p-store-card-carousel__inner{box-sizing:border-box;max-width:87.5rem;margin-inline:auto;padding-inline:8.125rem}.p-store-card-carousel__head{display:flex;align-items:center;justify-content:space-between;gap:1.5rem}.p-store-card-carousel__head .c-heading.is-lg{flex:0 1 20.625rem;gap:0.3125rem}.p-store-card-carousel__head .c-button{flex:0 0 20.625rem;width:20.625rem;min-width:0;max-width:none;min-height:4.125rem;padding-block:0;padding-inline:1.625rem 4.125rem;border-radius:33px;box-shadow:0 10px 15px rgba(0,0,0,.1);font-size:0.9375rem;letter-spacing:0;line-height:normal}.p-store-card-carousel__head .c-button::after{display:none}.p-store-card-carousel__head .c-button .c-button__icon{width:2.875rem;height:2.875rem;inset-inline-end:0.625rem}.p-store-card-carousel__head .c-button .c-button__icon .c-icon-font{font-size:1.5rem}.p-store-card-carousel__carousel-wrap{position:relative;width:100%;padding-inline-start:max(8.125rem,(100% - 87.5rem)/2 + 8.125rem)}.p-store-card-carousel__carousel{overflow:hidden;padding-block:1.25rem;padding-inline-start:1rem;margin-block:-1.25rem;margin-inline-start:-1.25rem}.p-store-card-carousel__carousel:not(.swiper-initialized) .p-store-card-carousel__track{display:flex;align-items:stretch;gap:1.5rem}.p-store-card-carousel__carousel:not(.swiper-initialized) .p-store-card-carousel__item{flex:0 0 22.6875rem}.p-store-card-carousel__track{display:flex;align-items:stretch}.p-store-card-carousel__item{box-sizing:border-box;display:flex;width:22.6875rem;height:auto}.p-store-card-carousel__item.swiper-slide{height:auto}.p-store-card-carousel__card{display:flex;flex-direction:column;flex:1 1 auto;width:100%;height:100%;overflow:hidden;border-radius:14px;background-color:#fff;box-shadow:0 3px 10px 0 rgba(18,56,82,.1);text-decoration:none;color:inherit}.p-store-card-carousel__thumb{flex-shrink:0;width:100%;overflow:hidden}.p-store-card-carousel__thumb img{display:block;width:100%;height:auto;aspect-ratio:363/170;-o-object-fit:cover;object-fit:cover}.p-store-card-carousel__body{display:flex;flex-direction:column;flex:1 1 auto;gap:0.5rem;padding:1rem 1.25rem 1.25rem;background-color:#fff}.p-store-card-carousel__meta{display:flex;align-items:center;flex-wrap:wrap;gap:0.625rem}.p-store-card-carousel__date{font-size:0.75rem;font-weight:500;line-height:normal;letter-spacing:0;color:#333;white-space:nowrap}.p-store-card-carousel__tag{display:inline-flex;align-items:center;padding:0.1875rem 0.5rem;border-radius:4px;background-color:#eaf6fc;font-size:0.6875rem;font-weight:700;line-height:normal;letter-spacing:0;color:#1d9fd6;white-space:nowrap}.p-store-card-carousel__title{margin:0;font-size:0.9375rem;font-weight:700;line-height:1.6;letter-spacing:0;color:#333}.p-store-card-carousel__nav{position:absolute;inset:0;z-index:2;pointer-events:none}.p-store-card-carousel__prev,.p-store-card-carousel__next{position:absolute;top:50%;display:grid;place-items:center;width:2.5rem;height:2.5rem;margin:0;padding:0;border:none;border-radius:50%;background-color:#fff;box-shadow:0 5px 13.333px 0 rgba(15,51,71,.18);color:#1d9fd6;cursor:pointer;pointer-events:auto;transform:translateY(-50%);transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,visibility,box-shadow,transform;transition-timing-function:ease;transition-duration:.3s}.p-store-card-carousel__prev::after,.p-store-card-carousel__next::after{content:none}.p-store-card-carousel__prev .c-icon-font,.p-store-card-carousel__next .c-icon-font{font-size:1.25rem;font-variation-settings:"FILL" 1,"wght" 400,"GRAD" 0,"opsz" 24;line-height:1}.p-store-card-carousel__prev.swiper-button-disabled,.p-store-card-carousel__next.swiper-button-disabled{opacity:.35;pointer-events:none}.p-store-card-carousel__prev{left:max(6.875rem,(100% - 87.5rem)/2 + 6.875rem)}.p-store-card-carousel__next{right:6.875rem}.p-store-detail{background-color:#f8f0ec;padding:5.25rem 0}.p-store-detail .c-heading{margin-bottom:2.25rem}.p-store-detail__body{display:flex;align-items:center;gap:3rem;width:100%}.p-store-detail__gallery{flex-shrink:0;width:30.625rem;max-width:100%}.p-store-detail__photo{overflow:hidden;width:100%;aspect-ratio:490/340;border-radius:16px}.p-store-detail__photo img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.p-store-detail__content{display:flex;flex:1 1 0;flex-direction:column;gap:1.875rem;min-width:0}.p-store-detail__info{display:flex;flex-direction:column;gap:1.25rem;width:100%}.p-store-detail__head{display:flex;flex-direction:column;gap:0.625rem;width:100%}.p-store-detail__name{margin:0;color:#333;font-size:2.25rem;font-weight:700;line-height:normal;letter-spacing:.05em}.p-store-detail__address-row{display:flex;gap:0.3125rem;align-items:center;width:100%}.p-store-detail__address-icon{flex-shrink:0;width:1.25rem;height:1.25rem;line-height:0}.p-store-detail__address-icon img{display:block;width:100%;height:100%}.p-store-detail__address{flex:1 1 0;min-width:0;margin:0;color:#333;font-size:1rem;font-weight:500;line-height:1.65;letter-spacing:.05em}.p-store-detail__meta{display:flex;flex-direction:column;gap:0.25rem;align-items:flex-start}.p-store-detail__tels{display:flex;flex-wrap:wrap;gap:0.625rem;align-items:baseline}.p-store-detail__tel-label{font-family:"Josefin Sans Variable",sans-serif;color:#333;font-size:1.375rem;font-weight:700;line-height:normal}.p-store-detail__tel{font-family:"Josefin Sans Variable",sans-serif;color:#333;font-size:2.5rem;font-weight:500;line-height:1;letter-spacing:.05em;text-decoration:none;white-space:nowrap;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,visibility,box-shadow,transform;transition-timing-function:ease;transition-duration:.3s}.p-store-detail__tel-sep{flex-shrink:0;width:0.6875rem;height:1.6875rem;background-color:#333;clip-path:polygon(70% 0, 100% 0, 30% 100%, 0 100%)}.p-store-detail__hours,.p-store-detail__parking{margin:0;color:#333;font-size:1rem;font-weight:500;line-height:normal;letter-spacing:.05em;white-space:pre-wrap}.p-store-detail__cta{display:flex;align-items:center;justify-content:center;box-sizing:border-box;width:100%;padding:1.25rem 1rem;border-radius:8px;background-color:#1d9fd6;color:#fff;font-size:1.25rem;font-weight:700;line-height:normal;text-align:center;text-decoration:none;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,visibility,box-shadow,transform;transition-timing-function:ease;transition-duration:.3s}.p-store-detail__areas{display:flex;flex-direction:column;gap:1.5625rem;width:100%;margin-top:2.25rem}.p-store-detail__areas-heading{display:flex;gap:0.625rem;align-items:center;width:100%}.p-store-detail__areas-dot{flex-shrink:0;width:1.25rem;height:1.25rem;border-radius:50%;background-color:#1d9fd6}.p-store-detail__areas-title{margin:0;color:#2b3a44;font-size:1.375rem;font-weight:700;line-height:normal;letter-spacing:.05em}.p-store-detail__areas-panel{display:flex;flex-direction:column;width:100%;padding:0.875rem 2.5rem;border-radius:15px;background-color:#fff;overflow:hidden}.p-store-detail__areas-row{display:flex;align-items:flex-start;width:100%;padding:1.625rem 0}.p-store-detail__areas-pref{display:flex;flex-shrink:0;flex-direction:column;gap:0.375rem;width:8.75rem}.p-store-detail__pref-name{margin:0;color:#333;font-size:1.25rem;font-weight:700;line-height:normal}.p-store-detail__pref-count{margin:0;color:#1d9fd6;font-size:0.8125rem;font-weight:700;line-height:normal}.p-store-detail__areas-chips{display:flex;flex:1 1 0;flex-direction:column;gap:0.75rem;align-items:flex-start;min-width:0}.p-store-detail__chips{display:flex;flex-wrap:wrap;gap:0.5rem;align-items:flex-start;width:100%;margin:0;padding:0;list-style:none}.p-store-detail__chip{display:inline-flex;gap:0.1875rem;align-items:center;padding:0.4375rem 0.875rem;border-radius:8px;background-color:#1d9fd6;color:#fff;font-size:0.9375rem;font-weight:500;line-height:normal;white-space:nowrap}.p-store-detail__chip.is-partial{border:1px solid #dedbd6;background-color:#fff;color:#333}.p-store-detail__chip-mark{color:#1d9fd6;font-size:0.6875rem;font-weight:500;line-height:normal}.p-store-detail__area-note{margin:0;color:#333;font-size:0.8125rem;font-weight:500;line-height:normal}.p-store-detail__areas-divider{width:100%;height:0.0625rem;background-color:#dedbd6}.p-store-contact{position:relative;overflow:hidden;padding:6.25rem 8.125rem;color:#fff}.p-store-contact .mw_wp_form.mw_wp_form_complete{color:#333}.p-store-contact__bg{position:absolute;inset:0;z-index:0;pointer-events:none}.p-store-contact__bg::after{content:"";position:absolute;inset:0;background:linear-gradient(180deg, rgba(28, 40, 50, 0.74) 0%, rgba(28, 40, 50, 0.5) 42%, rgba(28, 40, 50, 0.62) 100%)}.p-store-contact__bg img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.p-store-contact__inner{position:relative;z-index:1;display:flex;flex-direction:column;gap:1.75rem;align-items:center;width:100%;max-width:71.25rem;margin-inline:auto}.p-store-contact__heading{display:flex;flex-direction:column;gap:0.5rem;align-items:center;width:100%;text-align:center}.p-store-contact__eng{font-family:"Josefin Sans Variable",sans-serif;font-size:0.875rem;font-weight:700;line-height:normal;letter-spacing:.07143em;color:#fff}.p-store-contact__title{margin:0;font-size:2.625rem;font-weight:700;line-height:normal;letter-spacing:.05em;color:#fff}.p-store-contact__ornament{flex-shrink:0;line-height:0}.p-store-contact__ornament img{display:block;width:4.625rem;height:auto}.p-store-contact__lead{margin:0;max-width:100%;font-size:0.9375rem;font-weight:500;line-height:normal;letter-spacing:.05em;text-align:center;color:#f0f2f5}.p-store-contact__phone{display:flex;flex-wrap:wrap;gap:1rem;align-items:center;justify-content:center;padding:0.25rem 0 0.5rem}.p-store-contact__phone-label{margin:0;font-size:1rem;font-weight:700;line-height:normal;white-space:nowrap}.p-store-contact__tels{display:flex;flex-wrap:wrap;gap:0.625rem;align-items:baseline;justify-content:center}.p-store-contact__tel-label{font-family:"Josefin Sans Variable",sans-serif;font-size:1.375rem;font-weight:700;line-height:normal;color:#fff}.p-store-contact__tel{font-family:"Josefin Sans Variable",sans-serif;font-size:2.625rem;font-weight:500;line-height:normal;letter-spacing:.05em;color:#fff;text-decoration:none;white-space:nowrap;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,visibility,box-shadow,transform;transition-timing-function:ease;transition-duration:.3s}.p-store-contact__tel-sep{flex-shrink:0;width:0.5rem;height:1.75rem;line-height:0}.p-store-contact__tel-sep img{display:block;width:100%;height:100%}.p-store-contact__form-card{box-sizing:border-box;width:100%;max-width:54.375rem;padding:2.75rem 3rem;border-radius:20px;background-color:#f8f0ec;box-shadow:0 20px 55px rgba(20,26,33,.3)}.p-store-contact__form-title{margin:0 0 1.5rem;font-size:1.375rem;font-weight:700;line-height:normal;text-align:center;color:#333}.p-store-contact form{display:flex;flex-direction:column;gap:1.25rem;width:100%;max-width:45rem;margin-inline:auto}.p-store-contact__fields{display:flex;flex-direction:column;gap:1.875rem;width:100%}.p-store-contact__field{display:flex;flex-direction:column;gap:0.4375rem;width:100%}.p-store-contact__field-label{display:flex;gap:0.5rem;align-items:center;font-size:0.8125rem;font-weight:700;line-height:normal;letter-spacing:.05em;color:#333}.p-store-contact__badge{display:inline-flex;align-items:center;padding:0.125rem 0.375rem;border-radius:4px;font-size:0.625rem;font-weight:700;line-height:normal;white-space:nowrap}.p-store-contact__badge.is-required{background-color:#e0584e;color:#fff}.p-store-contact__badge.is-optional{background-color:#957b6f;color:#f8f0ec}.p-store-contact__input,.p-store-contact__textarea{width:100%}.p-store-contact__input input,.p-store-contact__input textarea,.p-store-contact__textarea input,.p-store-contact__textarea textarea{box-sizing:border-box;width:100%;border:1px solid #e3d6cb;border-radius:8px;background-color:#fff;color:#333;font-size:0.875rem;font-weight:500;line-height:normal;letter-spacing:.05em;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,visibility,box-shadow,transform;transition-timing-function:ease;transition-duration:.3s}.p-store-contact__input input::-moz-placeholder, .p-store-contact__input textarea::-moz-placeholder, .p-store-contact__textarea input::-moz-placeholder, .p-store-contact__textarea textarea::-moz-placeholder{color:#aaa39c}.p-store-contact__input input::placeholder,.p-store-contact__input textarea::placeholder,.p-store-contact__textarea input::placeholder,.p-store-contact__textarea textarea::placeholder{color:#aaa39c}.p-store-contact__input input:focus,.p-store-contact__input textarea:focus,.p-store-contact__textarea input:focus,.p-store-contact__textarea textarea:focus{border-color:#1d9fd6;outline:none}.p-store-contact__input input,.p-store-contact__textarea input{height:3.125rem;padding:0 0.875rem}.p-store-contact__input textarea,.p-store-contact__textarea textarea{min-height:7.5rem;padding:0.875rem;resize:vertical}.p-store-contact__privacy{display:flex;align-items:center;justify-content:center;gap:0.625rem;margin:0;font-size:0.875rem;font-weight:500;line-height:normal;letter-spacing:.05em;color:#333;text-align:center}.p-store-contact__privacy label{display:inline-flex;flex-wrap:wrap;gap:0 0.25rem;align-items:center;justify-content:center;cursor:pointer}.p-store-contact__privacy input[type=checkbox]{flex-shrink:0;width:1.125rem;height:1.125rem;margin:0;border:1.5px solid #333;border-radius:4px;background-color:#fff;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer}.p-store-contact__privacy input[type=checkbox]:checked{background-color:#1d9fd6;border-color:#1d9fd6;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='white'%3E%3Cpath d='M9 16.17L4.83 12l-1.42 1.41L9 19 21 7l-1.41-1.41z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:0.875rem}.p-store-contact__privacy .privacy-link{color:#333;text-decoration:underline;text-underline-offset:0.125rem}.p-store-contact__submit{width:100%}.p-store-contact__submit button,.p-store-contact__submit input[type=submit]{display:flex;align-items:center;justify-content:center;width:100%;height:3.625rem;border:none;border-radius:8px;background-color:#1d9fd6;color:#fff;font-size:1rem;font-weight:700;line-height:normal;letter-spacing:.05em;cursor:pointer;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,visibility,box-shadow,transform;transition-timing-function:ease;transition-duration:.3s}.l-block__margin-normal{margin-top:3.5rem}.l-block__margin-large{margin-top:4rem}.l-block__margin-medium{margin-top:3rem}.l-block__margin-small{margin-top:1.5rem}.l-block__margin-none{margin-top:0}:where(.l-post-content){display:flow-root}:where(.l-post-content)>*+*:not(html){margin-top:1em}:where(.l-post-content)>:is(h1,h2,h3,h4,h5,h6):first-child{margin-top:0}:where(.l-post-content)>:is(h1,h2,h3,h4,h5,h6)+*{margin-top:0}:where(.l-post-content) a{color:#1d9fd6;text-decoration-line:underline;cursor:pointer}:where(.l-post-content) h1{font-size:2rem;line-height:1.6}:where(.l-post-content) h2{font-size:1.5625rem;line-height:1.6;margin-top:5rem;margin-bottom:2rem;border-bottom:2px solid #1d9fd6;padding-bottom:0.875rem}:where(.l-post-content) h3{font-size:1.25rem;line-height:1.6;margin-top:3.375rem;margin-bottom:1.5rem;padding:.5rem .75rem;background-color:#e7e7e7}:where(.l-post-content) h4{font-size:1.0625rem;line-height:1.6;margin-top:1rem;margin-bottom:1rem}:where(.l-post-content) h4::before{content:"check";font-family:"Material Symbols Outlined Variable";font-weight:normal;font-style:normal;line-height:1;letter-spacing:0;text-transform:none;font-variation-settings:"FILL" 0,"wght" 400,"GRAD" 0,"opsz" 24;overflow:hidden;display:inline-block;flex-shrink:0;width:1em;height:1em;float:left;margin-right:.3rem;color:#1d9fd6}:where(.l-post-content) h5{font-size:1rem;line-height:1.6;margin-top:1rem;margin-bottom:1rem}:where(.l-post-content) h6{font-size:1rem;line-height:1.6;margin-top:1rem;margin-bottom:1rem}:where(.l-post-content) dl dt{font-weight:bold}:where(.l-post-content) dl dd+dt{margin-top:1rem}:where(.l-post-content) table{width:100%;width:100%;border-top:1px solid #e6e6e6}:where(.l-post-content) table thead{border:0}:where(.l-post-content) table th,:where(.l-post-content) table td{border:0}:where(.l-post-content) table th,:where(.l-post-content) table td{text-align:left;border-bottom:1px solid #e6e6e6;padding:1.5rem;vertical-align:top}:where(.l-post-content) table th{color:#1d9fd6;border-bottom:1px solid #1d9fd6}:where(.l-post-content) table tbody th{width:12.25rem}:where(.l-post-content) ol,:where(.l-post-content) ul{list-style:none;line-height:1.75}:where(.l-post-content) ol li+li,:where(.l-post-content) ul li+li{margin-top:0.375rem}:where(.l-post-content) ol li,:where(.l-post-content) ul li{position:relative}:where(.l-post-content) ol li::before,:where(.l-post-content) ul li::before{position:absolute;top:0;left:0;display:grid;place-content:center}:where(.l-post-content) ul{font-size:0.9375rem;font-weight:500;line-height:1.6;color:#333}:where(.l-post-content) ul>li+li{margin-top:0.875rem}:where(.l-post-content) ul>li{position:relative;padding-left:1.125rem}:where(.l-post-content) ul>li::before{--_icon-size: 0.5rem;content:"";position:absolute;top:calc(.5lh - var(--_icon-size)/2);left:0;width:var(--_icon-size);aspect-ratio:1/1;border-radius:50%;background:#1d9fd6}:where(.l-post-content) ul ul>li{position:relative;padding-left:0.875rem}:where(.l-post-content) ul ul>li::before{--_icon-size: 0.25rem;content:"";position:absolute;top:calc(.5lh - var(--_icon-size)/2);left:0;width:var(--_icon-size);aspect-ratio:1/1;border-radius:50%;background:#1d9fd6}:where(.l-post-content) ol{counter-reset:list-counter;padding-left:1rem}:where(.l-post-content) ol>li::before{content:counter(list-counter) ".";counter-increment:list-counter;position:absolute;translate:-100% 0}:where(.l-post-content) ol ol{counter-reset:list-counter;padding-left:1rem}:where(.l-post-content) ol ol>li::before{content:counter(list-counter) ".";counter-increment:list-counter;position:absolute;translate:-100% 0}:where(.l-post-content) iframe{max-width:100%;width:100%}:where(.l-post-content) pre{background:#f5f5f5;padding:1rem 1.5rem}:where(.l-post-content) code{font-family:monospace,monospace;background:#f5f5f5}:where(.l-post-content) blockquote{background-color:#fff;border-top:1px solid #e6e6e6;border-right:1px solid #e6e6e6;border-bottom:1px solid #e6e6e6;border-left:3px solid #1d9fd6;position:relative;padding:1.5rem 1.5rem 1.5rem 3rem;margin-right:0;margin-left:0}:where(.l-post-content) blockquote::before{content:"";width:1.1875rem;height:1rem;background:#1d9fd6;-webkit-mask:url("../images/icon-blockquote.svg") no-repeat center/contain;mask:url("../images/icon-blockquote.svg") no-repeat center/contain;position:absolute;left:1rem;top:1rem}:where(.l-post-content) blockquote cite{display:block;margin-top:1rem}:where(:where(.l-post-content)) figure{margin:0 0 1em}.row{margin-left:-1.125rem;margin-right:-1.125rem;display:flex;flex-wrap:wrap}.row.is-center{justify-content:center}.small-1{width:8.3333333333%;padding-left:0.5rem;padding-right:0.5rem}.is-push-sm-1{margin-left:8.3333333333%;padding-left:0.5rem;padding-right:0.5rem}.small-2{width:16.6666666667%;padding-left:0.5rem;padding-right:0.5rem}.is-push-sm-2{margin-left:16.6666666667%;padding-left:0.5rem;padding-right:0.5rem}.small-3{width:25%;padding-left:0.5rem;padding-right:0.5rem}.is-push-sm-3{margin-left:25%;padding-left:0.5rem;padding-right:0.5rem}.small-4{width:33.3333333333%;padding-left:0.5rem;padding-right:0.5rem}.is-push-sm-4{margin-left:33.3333333333%;padding-left:0.5rem;padding-right:0.5rem}.small-5{width:41.6666666667%;padding-left:0.5rem;padding-right:0.5rem}.is-push-sm-5{margin-left:41.6666666667%;padding-left:0.5rem;padding-right:0.5rem}.small-6{width:50%;padding-left:0.5rem;padding-right:0.5rem}.is-push-sm-6{margin-left:50%;padding-left:0.5rem;padding-right:0.5rem}.small-7{width:58.3333333333%;padding-left:0.5rem;padding-right:0.5rem}.is-push-sm-7{margin-left:58.3333333333%;padding-left:0.5rem;padding-right:0.5rem}.small-8{width:66.6666666667%;padding-left:0.5rem;padding-right:0.5rem}.is-push-sm-8{margin-left:66.6666666667%;padding-left:0.5rem;padding-right:0.5rem}.small-9{width:75%;padding-left:0.5rem;padding-right:0.5rem}.is-push-sm-9{margin-left:75%;padding-left:0.5rem;padding-right:0.5rem}.small-10{width:83.3333333333%;padding-left:0.5rem;padding-right:0.5rem}.is-push-sm-10{margin-left:83.3333333333%;padding-left:0.5rem;padding-right:0.5rem}.small-11{width:91.6666666667%;padding-left:0.5rem;padding-right:0.5rem}.is-push-sm-11{margin-left:91.6666666667%;padding-left:0.5rem;padding-right:0.5rem}.small-12{width:100%;padding-left:0.5rem;padding-right:0.5rem}.is-push-sm-12{margin-left:100%;padding-left:0.5rem;padding-right:0.5rem}.c-note-list{padding-left:1em}.c-note-list li{position:relative;padding-left:initial}.c-note-list li::before{content:"※";position:absolute;translate:-100% 0;width:auto;height:auto;aspect-ratio:auto;background-color:rgba(0,0,0,0);border-radius:0;inset:initial}.c-note-list.is-number{counter-reset:note-list;padding-left:1.8em}.c-note-list.is-number li::before{content:"※" counter(note-list);padding-right:.2em;counter-increment:note-list}.c-post-password__label{display:block;margin-bottom:1rem}.c-post-password__content{display:flex;gap:1.5rem}.c-post-password__input{width:100%}.c-post-password__input input{height:100%}.c-post-password__submit{flex-shrink:0}.c-search__head{font-size:1.25rem;margin-bottom:1.5rem}.c-search__situation{display:flex;justify-content:flex-end;flex-wrap:wrap;gap:0.75rem 3.625rem}.c-search__situation dl{display:flex;font-size:0.875rem}.c-search__situation dt{margin-right:0.75rem}.c-search__situation dd:not(:first-of-type){margin-left:1.875rem}.c-search__situation dd a.is-active{font-weight:700;text-decoration:none;color:#333;opacity:1}.c-search__blocks{border-top:1px solid #e6e6e6;margin-top:1.5rem}.c-search__block{padding:1.5rem 0;border-bottom:1px solid #e6e6e6}.c-search__title{display:block;font-weight:700;font-size:1.125rem}.c-search__text{margin-top:0.875rem}.c-search__text em{font-style:normal;background-image:linear-gradient(transparent 70%, #FFFA79 70%, #FFFA79 95%, transparent 95%);background-repeat:no-repeat;background-position:bottom left;background-size:100% 100%}.c-search__url{display:block;font-size:0.875rem;margin-top:0.625rem}.c-search-result-aside{padding-top:3rem}.c-search-result-aside__popular{padding:1.25rem 1rem 1.875rem;border:1px solid #e6e6e6}.c-search-result-aside__title{text-align:center;font-size:1.125rem;font-weight:700;line-height:1.5;margin-bottom:1rem}.c-search-result-aside__keyword{display:flex;flex-wrap:wrap;gap:0.3125rem 0.5rem;font-size:0.875rem}.c-search-result-header{padding:2.875rem 0 0}.c-search-result-header__form{background-color:#f8f0ec;padding:1.5rem}.c-searchform-bar{display:flex;align-items:center;height:4.5rem;width:100%;margin:auto;position:relative;background:#fff}.c-searchform-bar__label{flex-shrink:0}.c-searchform-bar__icon{font-family:"Material Symbols Outlined Variable";font-weight:normal;font-style:normal;line-height:1;letter-spacing:0;text-transform:none;font-variation-settings:"FILL" 0,"wght" 400,"GRAD" 0,"opsz" 24;overflow:hidden;display:inline-block;flex-shrink:0;width:1em;height:1em;font-size:1.5rem;color:#333;display:flex;align-items:center;justify-content:center;padding:1.25rem;box-sizing:content-box}.c-searchform-bar input{border:none;border-left:solid 1px #e6e6e6;font-family:inherit;position:relative;height:2.5rem;padding-left:1.375rem;line-height:1}.c-searchform-bar input::-moz-placeholder{line-height:1;color:#565d63}.c-searchform-bar input::placeholder{line-height:1;color:#565d63}.c-searchform-bar button{width:8.125rem;flex-shrink:0;background:#1d9fd6;border:none;padding:0;color:#fff;font-size:1rem;font-weight:bold;height:100%;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:ease;transition-duration:.2s}#toc_container{margin:2rem 0;width:100% !important;background:#f8f0ec;border-radius:0;padding:1rem 2.5rem 2.5rem}#toc_container.contracted .toc_title{margin-bottom:0}#toc_container .toc_title{text-align:center;font-size:1.125rem;color:#1d9fd6;font-weight:700;margin-bottom:1rem}#toc_container .toc_title .toc_toggle{margin-left:1rem}#toc_container .toc_list{list-style:none;padding-left:0}#toc_container .toc_list li{padding-left:0}#toc_container .toc_list li::before{display:none}#toc_container .toc_list li ul{list-style:none;padding-left:1.5rem;margin-left:0}#toc_container .toc_list li a{display:block;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,visibility,box-shadow,transform;transition-timing-function:ease;transition-duration:.2s;text-decoration:none;color:#333;font-weight:400}#toc_container .toc_list li:last-child{box-shadow:none}#toc_container .toc_number::after{content:"."}.c-block-responsive-spacer.is-xlg{height:7.5rem}.c-block-responsive-spacer.is-lg{height:6.25rem}.c-block-responsive-spacer.is-md{height:5rem}.c-block-responsive-spacer.is-sm{height:4rem}.c-block-responsive-spacer.is-xs{height:2rem}@media screen and (width < 71.25em){.p-front-information{padding:5rem 3.75rem}.p-front-information__inner{display:flex;flex-direction:column;gap:2.25rem;max-width:51.25rem}.p-front-information__button{width:20.625rem}}@media screen and (width < 59.375em){.p-front-reason{display:flex;flex-direction:column;align-items:center;gap:1.625rem}.p-front-reason.is-section{gap:2.5rem}.p-front-reason__button{width:100%;padding-top:0}.p-front-reason__button .c-button{width:100%}.p-front-reason__columns{width:100%;gap:1rem}.p-front-reason__column{align-items:flex-start;justify-content:center;min-height:0;padding:2.125rem 1.625rem;border-radius:30px;text-align:left}.p-front-reason__label{font-size:0.75rem;text-align:left}.p-front-reason__header-row{flex-direction:row;align-items:center;gap:1rem}.p-front-reason__icon-wrap{width:3.125rem;height:3.125rem;padding:0.8125rem}.p-front-reason__icon{width:2.25rem;height:2.25rem}.p-front-reason__title-block{flex:1 1 auto;min-width:0;gap:0.3125rem;text-align:left}.p-front-reason__title{font-size:1.25rem;letter-spacing:.05em}.p-front-reason__subtitle{font-size:0.875rem;letter-spacing:.05em}.p-front-reason__text{max-width:none;font-size:0.9375rem;line-height:2;text-align:left}.p-concern-compare{margin-top:2.5rem}.p-concern-compare__head{display:none}.p-concern-compare__row{grid-template-columns:1fr;justify-items:center;row-gap:0.5rem}.p-concern-compare__row+.p-concern-compare__row{margin-top:1.25rem}.p-concern-compare__worry{width:100%}.p-concern-compare__arrow{transform:rotate(90deg)}.p-concern-compare__answer{width:100%}.p-store-list{gap:3rem}.p-store-list__item{flex-direction:column;gap:1.75rem}.p-store-list__item.is-reverse{flex-direction:column}.p-store-list__item>.c-gallery-thumbs{width:100%}.p-store-list__body{flex:none}.p-store-list__name{font-size:1.5rem;letter-spacing:.05em}.p-store-list__spec{align-items:flex-start}.p-store-area__body{flex-direction:column;align-items:stretch;gap:2rem}.p-store-area__gallery{width:100%}.p-store-consultation__item{width:100%}.p-store-consultation__lead{font-size:1.5rem;letter-spacing:.05em}.p-store-works .c-works-voice__panel{padding-bottom:2.5rem}.p-store-works .c-works-voice__panel::before{inset-block-end:0}.p-store-works .c-works-voice__block.is-works>.c-works-voice__filter{display:flex}.p-store-works__block.is-reviews{gap:1rem;padding-top:0.75rem}.p-store-works__block.is-awards{gap:1.75rem}.p-store-works__block.is-staff{gap:1.25rem}.p-store-works__reviews-heading{min-height:1.125rem;padding-inline:0.625rem;border-width:0 12px 0 12px;border-image-source:url("../images/img-google-title-accent-border-sp.png");border-image-slice:0 40 0 40;border-image-width:0 12px 0 12px;font-size:1.125rem;letter-spacing:.05em;line-height:1.4}.p-store-works__reviews-single{padding-top:0.75rem}.p-store-works__reviews-single .c-works-voice__reviews-item{gap:0.75rem}.p-store-works__reviews-single .c-works-voice__reviews-badge{border-width:39px 42px 12px 42px;border-image-width:39px 42px 24px 42px}.p-store-works__reviews-single .c-works-voice__reviews-shop{font-size:1.125rem}.p-store-works__reviews-single .c-works-voice__reviews-score{font-size:3.75rem}.p-store-works__reviews-single .c-works-voice__reviews-link{gap:0.3125rem;font-size:0.875rem}.p-store-works__reviews-single .c-works-voice__reviews-link .c-icon-font{font-size:0.875rem}.p-store-works__reviews-summary{gap:0.375rem}.p-store-works__reviews-meta{font-size:0.8125rem;gap:0.375rem;text-align:center}.p-store-works__reviews-attribution{justify-content:center;margin-top:0.75rem}.p-store-works__reviews-disclaimer{font-size:0.6875rem}.p-store-works__review-card{min-height:0;padding:1.25rem}.p-store-works__award-badges{gap:0.75rem 0.5rem}.p-store-works__award-badge.is-takara{padding-inline:1.5rem}.p-store-works__award-badge.is-takara .p-store-works__award-badge-title{font-size:0.6875rem;letter-spacing:-0.03em}.p-store-works__award-badge.is-takara .p-store-works__award-badge-place{font-size:0.6875rem;letter-spacing:-0.04em}.p-store-works__award-badge.is-cleanup{min-width:0;min-height:7.5rem;padding-inline:1.5rem}.p-store-works__award-badge.is-cleanup .p-store-works__award-badge-title{letter-spacing:-0.02em}.p-store-works__award-badge-title{font-size:0.6875rem}.p-store-works__award-badge-rank.is-no1-rank .is-no{font-size:2.25rem}.p-store-works__award-badge-rank.is-no1-rank .is-num{font-size:3rem}.p-store-works__award-badge-rank.is-years-rank .is-years{font-size:2.25rem}.p-store-works__award-badge-rank.is-years-rank .is-unit{margin-top:0.375rem;font-size:1.25rem}.p-store-works__award-badge-rank.is-text-rank{font-size:1.5rem;letter-spacing:.04em}.p-store-works__award-panel{gap:1.5rem;padding:1.5rem 1.25rem;border-radius:14px}.p-store-works__award-section-title{font-size:0.875rem}.p-store-works__award-columns{flex-direction:column;gap:0.875rem}.p-store-works__award-acc{border-radius:14px}.p-store-works__award-acc-summary{min-height:3.5rem;padding:0.75rem 1rem 0.75rem 1.25rem}.p-store-works__award-acc-label{font-size:0.9375rem}.p-store-works__award-acc-count{font-size:0.75rem}.p-store-works__award-acc-toggle{width:2.25rem;height:2.25rem}.p-store-works__award-acc-toggle::before{width:0.75rem}.p-store-works__award-acc-toggle::after{height:0.75rem}.p-store-works__award-acc-list{flex-direction:column;gap:1rem;padding:1.5rem 1.25rem}.p-store-works__award-acc-item{width:100%}.p-store-works__staff-lead{font-size:0.875rem;letter-spacing:.05em;line-height:1.8;text-align:left}.p-store-works__staff-photos{gap:0.75rem}.p-store-flow__reasons{flex-direction:column;gap:1.25rem}.p-store-card-carousel__inner{padding-inline:2rem}.p-store-card-carousel__carousel-wrap{padding-inline-start:2rem}.p-store-card-carousel__nav{display:none}.p-store-detail__body{flex-direction:column;align-items:stretch;gap:2rem}.p-store-detail__gallery{width:100%}.p-store-detail__content{flex:none}.p-store-detail__name{font-size:1.75rem;letter-spacing:.05em}.p-store-detail__tel{font-size:2rem;letter-spacing:.05em}.p-store-contact__tel{font-size:2rem;letter-spacing:.05em}}@media screen and (width < 46.875em){.p-front-information{padding:3.5rem 1.25rem}.p-front-information__inner{gap:1.375rem;max-width:none}.p-front-information__head{gap:0.625rem}.p-front-information__head .c-heading.is-lg{gap:0.625rem;font-size:1.5rem;letter-spacing:.02em;line-height:normal;color:#1a1a1a}.p-front-information__head .c-heading.is-lg .is-eng{font-size:0.75rem;letter-spacing:.1em}.p-front-information__head .c-heading.is-lg .is-ja{color:#1a1a1a}.p-front-information__lead{font-size:0.875rem;line-height:1.75;letter-spacing:.05em;color:#575e63}.p-front-information__list{gap:1.125rem}.p-front-information__button{width:100%}.p-front-information__button .c-button{min-height:auto;padding-block:0.875rem;padding-inline:1.5rem 0.875rem;border-radius:30px;box-shadow:0 4px 14px rgba(0,0,0,.08);justify-content:space-between;font-size:0.8125rem}.p-front-information__button .c-button .c-button__icon{position:relative;inset:auto;flex-shrink:0;width:2.375rem;height:2.375rem;transform:none}.p-front-information__button .c-button .c-button__icon .c-icon-font{font-size:1rem}.p-front-reason__lead{font-size:0.9375rem}.p-front-service-stores__stores-block{padding:3.5rem 1.25rem;background-color:#fff}.p-front-service-stores__stores-heading{gap:0.5rem;margin-bottom:1.5rem}.p-front-service-stores__stores-heading .c-heading.is-color-white{color:#1a1a1a}.p-front-service-stores__stores-heading .c-heading.is-color-white .is-eng{color:#1d9fd6}.p-front-service-stores__stores-heading .c-heading.is-color-white .is-ja{color:#1a1a1a}.p-front-service-stores__stores-heading .c-heading.is-xlg{gap:0.5rem;font-size:1.625rem;letter-spacing:.02em;line-height:normal}.p-front-service-stores__stores-lead{font-size:0.875rem;letter-spacing:.05em;line-height:1.75;color:#565d63}.p-front-service-stores__stores-list{gap:1.125rem}.p-replacement-head__lead{font-size:0.9375rem}.p-replacement-menu{gap:1.75rem 1rem;margin-top:2.5rem}.p-renovation-head__lead{font-size:0.9375rem}.p-renovation-menu{gap:1.5rem 1rem;margin-top:2.5rem}.p-store-list{gap:2.5rem}.p-store-list__item{gap:1.5rem}.p-store-list__body{gap:0.75rem}.p-store-list__label{font-size:0.75rem;letter-spacing:.15385em}.p-store-list__name{font-size:1.375rem;letter-spacing:.05em}.p-store-list__address{font-size:0.8125rem;letter-spacing:.05em}.p-store-list__specs{gap:0.625rem}.p-store-list__spec{gap:0.75rem}.p-store-list__spec-label{width:4rem;font-size:0.75rem}.p-store-list__spec-value{font-size:0.8125rem;letter-spacing:.05em}.p-store-list__access-note{font-size:0.8125rem}.p-store-list__area-chip{padding:0.25rem 0.5rem;font-size:0.75rem}.p-store-list__area-note{font-size:0.6875rem}.p-store-list__link{font-size:0.8125rem;letter-spacing:.05em}.p-store-area{padding:3.5rem 0}.p-store-area .c-heading{margin-bottom:1.75rem}.p-store-area__body{gap:1.5rem}.p-store-area__content{gap:1.5rem}.p-store-area__text{font-size:0.875rem;letter-spacing:.05em}.p-store-area .c-button{width:100%;max-width:18.75rem}.p-store-consultation{padding:3.5rem 0}.p-store-consultation .c-heading{margin-bottom:1.75rem}.p-store-consultation__list{gap:0.75rem}.p-store-consultation__item{gap:0.75rem;padding:1rem;border-radius:12px}.p-store-consultation__text{font-size:0.875rem;letter-spacing:.05em}.p-store-consultation__lead{margin-top:1.75rem;font-size:1.125rem;letter-spacing:.05em}.p-store-flow{padding:3.5rem 0}.p-store-flow .c-heading{margin-bottom:1.75rem}.p-store-flow__reason{gap:0.875rem;padding:1.75rem 1.25rem 2rem;border-radius:20px}.p-store-flow__reason-icon{width:2.75rem;height:2.75rem}.p-store-flow__reason-icon img{width:1.75rem;height:1.75rem}.p-store-flow__reason-title{font-size:1.125rem}.p-store-flow__reason-text{max-width:none;font-size:0.8125rem;line-height:1.8}.p-store-flow__cta{margin-top:1.75rem}.p-store-flow__cta .c-button{min-width:0;width:100%;max-width:18.75rem}.p-store-flow__flow{margin-top:2rem}.p-store-flow__flow-dot{width:0.875rem;height:0.875rem}.p-store-flow__flow-title{font-size:1.125rem;letter-spacing:.05em}.p-store-flow__flow-body{padding-top:1.25rem}.p-store-flow__step{flex-direction:column;border-radius:8px}.p-store-flow__step-tab{width:100%;gap:0.375rem;padding:0.875rem 1rem}.p-store-flow__step-label{font-size:0.6875rem;letter-spacing:.08em}.p-store-flow__step-num{font-size:1.625rem}.p-store-flow__step-finish{font-size:1.25rem}.p-store-flow__step-body{gap:0.875rem;padding:1rem 1rem 1.25rem}.p-store-flow__step-icon{width:3rem;height:3rem}.p-store-flow__step-title{font-size:1rem}.p-store-flow__step-desc{font-size:0.8125rem;line-height:1.7}.p-store-flow__conn{height:2rem;font-size:0.875rem}.p-store-flow__acc[open] .p-store-flow__more{margin-top:1.25rem}.p-store-flow__more{bottom:1rem;gap:0.75rem}.p-store-flow__more-label{font-size:1rem;letter-spacing:.05em}.p-store-card-carousel.is-information{padding:3.5rem 0}.p-store-card-carousel.is-information .p-store-card-carousel__head{margin-bottom:1.5rem}.p-store-card-carousel.is-blog{padding:3.5rem 0}.p-store-card-carousel.is-blog .p-store-card-carousel__head{margin-bottom:1.5rem}.p-store-card-carousel__inner{padding-inline:1.25rem}.p-store-card-carousel__head{flex-direction:column;align-items:flex-start;gap:1.25rem}.p-store-card-carousel__head .c-heading.is-lg{flex:none;width:100%;font-size:1.5rem;letter-spacing:.02em}.p-store-card-carousel__head .c-heading.is-lg .is-eng{font-size:0.75rem;letter-spacing:.08em}.p-store-card-carousel__head .c-button{flex:none;width:100%;max-width:none;min-height:auto;padding-block:0.875rem;padding-inline:1.5rem 0.875rem;border-radius:30px;box-shadow:0 4px 14px rgba(0,0,0,.08);justify-content:space-between;font-size:0.8125rem}.p-store-card-carousel__head .c-button .c-button__icon{position:relative;inset:auto;flex-shrink:0;width:2.375rem;height:2.375rem;transform:none}.p-store-card-carousel__head .c-button .c-button__icon .c-icon-font{font-size:1rem}.p-store-card-carousel__carousel-wrap{padding-inline-start:1.25rem}.p-store-card-carousel__item{width:17.5rem}.p-store-card-carousel__card{border-radius:12px}.p-store-card-carousel__body{padding:0.875rem 1rem 1rem}.p-store-card-carousel__date{font-size:0.6875rem}.p-store-card-carousel__title{font-size:0.875rem}.p-store-detail{padding:3.5rem 0}.p-store-detail .c-heading{margin-bottom:1.75rem}.p-store-detail__body{gap:1.5rem}.p-store-detail__photo{border-radius:12px}.p-store-detail__content{gap:1.5rem}.p-store-detail__info{gap:1rem}.p-store-detail__name{font-size:1.5rem;letter-spacing:.05em}.p-store-detail__address{font-size:0.875rem;letter-spacing:.05em}.p-store-detail__tel-label{font-size:1rem}.p-store-detail__tel{font-size:1.625rem;letter-spacing:.05em}.p-store-detail__tel-sep{width:0.5rem;height:1.25rem}.p-store-detail__hours,.p-store-detail__parking{font-size:0.875rem;letter-spacing:.05em}.p-store-detail__cta{padding:1rem;font-size:1rem}.p-store-detail__areas{gap:1rem;margin-top:2rem}.p-store-detail__areas-dot{width:0.875rem;height:0.875rem}.p-store-detail__areas-title{font-size:1.125rem;letter-spacing:.05em}.p-store-detail__areas-panel{padding:0.5rem 1.25rem;border-radius:12px}.p-store-detail__areas-row{flex-direction:column;gap:0.75rem;padding:1.25rem 0}.p-store-detail__areas-pref{width:auto;gap:0.25rem}.p-store-detail__pref-name{font-size:1rem}.p-store-detail__pref-count{font-size:0.75rem}.p-store-detail__areas-chips{flex:none;width:100%}.p-store-detail__chip{padding:0.375rem 0.75rem;font-size:0.8125rem}.p-store-detail__area-note{font-size:0.75rem}.p-store-contact{padding:3.5rem 1rem}.p-store-contact__inner{gap:1.5rem}.p-store-contact__eng{font-size:0.75rem;letter-spacing:.1em}.p-store-contact__title{font-size:1.75rem;letter-spacing:.05em}.p-store-contact__lead{font-size:0.8125rem;letter-spacing:.05em;text-align:left}.p-store-contact__phone{flex-direction:column;gap:0.75rem;padding:0}.p-store-contact__phone-label{font-size:0.875rem}.p-store-contact__tels{flex-direction:column;align-items:center;gap:0.5rem}.p-store-contact__tel-label{font-size:1rem}.p-store-contact__tel{font-size:1.75rem;letter-spacing:.05em}.p-store-contact__tel-sep{display:none}.p-store-contact__form-card{padding:2rem 1.25rem;border-radius:16px}.p-store-contact__form-title{margin-bottom:1.25rem;font-size:1.125rem}.p-store-contact__fields{gap:1.5rem}.p-store-contact__privacy{align-items:flex-start;text-align:left}.p-store-contact__privacy label{justify-content:flex-start}.p-store-contact__submit button,.p-store-contact__submit input[type=submit]{height:3.25rem;font-size:0.9375rem;letter-spacing:.05em}.l-block__margin-normal{margin-top:1.75rem}.l-block__margin-large{margin-top:2rem}.l-block__margin-medium{margin-top:0.75rem}.l-block__margin-small{margin-top:0.75rem}:where(.l-post-content) h2{margin-top:2.5rem;font-size:1.125rem}:where(.l-post-content) h3{margin-top:2rem;font-size:1rem}:where(.l-post-content) h4{font-size:0.9375rem}:where(.l-post-content) h5{font-size:0.875rem}:where(.l-post-content) h6{font-size:0.875rem}:where(.l-post-content) table th,:where(.l-post-content) table td{padding:0.75rem}:where(.l-post-content) table tbody th{width:6rem}:where(.l-post-content) ul{font-size:0.8125rem}:where(.l-post-content) ul>li+li{margin-top:0.75rem}:where(.l-post-content) blockquote{padding:0.75rem 0.75rem 0.75rem 2rem}:where(.l-post-content) blockquote::before{width:0.8125rem;height:0.6875rem;top:0.5rem;left:0.5rem}.row{margin-left:-0.5rem;margin-right:-0.5rem}.c-post-password__label{margin-bottom:0.5rem}.c-post-password__content{gap:1rem}.c-search__head{font-size:1rem;margin-bottom:1rem}.c-search__situation{gap:0.375rem 3.625rem}.c-search__situation dl{font-size:0.8125rem}.c-search__situation dt{margin-right:0.375rem}.c-search__situation dd:not(:first-of-type){margin-left:1.5rem}.c-search__blocks{margin-top:1rem}.c-search__block{padding:1rem 0}.c-search__title{font-size:0.9375rem}.c-search__text{margin-top:0.625rem}.c-search__url{font-size:0.8125rem;margin-top:0.375rem}.c-search-result-aside{padding-top:2rem}.c-search-result-aside__keyword{font-size:0.8125rem}.c-search-result-header__form{padding:1rem 1.25rem}.c-searchform-bar{height:2.875rem}.c-searchform-bar__icon{padding:0.625rem}.c-searchform-bar__icon span{font-size:1.25rem}.c-searchform-bar input{height:1.375rem;padding-top:0;padding-bottom:0.25rem}.c-searchform-bar input::-moz-placeholder{font-size:0.6875rem}.c-searchform-bar input::placeholder{font-size:0.6875rem}.c-searchform-bar button{width:4.875rem;font-size:0.75rem}#toc_container{margin:1rem 0;padding:1rem 1.5rem 1.5rem}.c-block-responsive-spacer.is-xlg{height:3.75rem}.c-block-responsive-spacer.is-lg{height:3.125rem}.c-block-responsive-spacer.is-md{height:2.5rem}.c-block-responsive-spacer.is-sm{height:2rem}.c-block-responsive-spacer.is-xs{height:1rem}}@media screen and (width >= 46.875em){.p-store-works__reviews-carousel-wrap{width:calc(100% + 4.5rem + 4.5rem + 3.75rem);margin-inline-start:-4.5rem;margin-inline-end:-8.25rem}.p-store-works__reviews-fade{display:block}.large-1{width:8.3333333333%;padding-left:1.125rem;padding-right:1.125rem}.is-push-lg-1{margin-left:8.3333333333%}.large-2{width:16.6666666667%;padding-left:1.125rem;padding-right:1.125rem}.is-push-lg-2{margin-left:16.6666666667%}.large-3{width:25%;padding-left:1.125rem;padding-right:1.125rem}.is-push-lg-3{margin-left:25%}.large-4{width:33.3333333333%;padding-left:1.125rem;padding-right:1.125rem}.is-push-lg-4{margin-left:33.3333333333%}.large-5{width:41.6666666667%;padding-left:1.125rem;padding-right:1.125rem}.is-push-lg-5{margin-left:41.6666666667%}.large-6{width:50%;padding-left:1.125rem;padding-right:1.125rem}.is-push-lg-6{margin-left:50%}.large-7{width:58.3333333333%;padding-left:1.125rem;padding-right:1.125rem}.is-push-lg-7{margin-left:58.3333333333%}.large-8{width:66.6666666667%;padding-left:1.125rem;padding-right:1.125rem}.is-push-lg-8{margin-left:66.6666666667%}.large-9{width:75%;padding-left:1.125rem;padding-right:1.125rem}.is-push-lg-9{margin-left:75%}.large-10{width:83.3333333333%;padding-left:1.125rem;padding-right:1.125rem}.is-push-lg-10{margin-left:83.3333333333%}.large-11{width:91.6666666667%;padding-left:1.125rem;padding-right:1.125rem}.is-push-lg-11{margin-left:91.6666666667%}.large-12{width:100%;padding-left:1.125rem;padding-right:1.125rem}.is-push-lg-12{margin-left:100%}.c-searchform-bar.is-sm{height:3.5rem}.c-searchform-bar.is-sm input{height:2rem}}@media screen and (46.875em <= width < 59.375em){.medium-1{width:8.3333333333%;padding-left:1.125rem;padding-right:1.125rem}.is-push-md-1{margin-left:8.3333333333%}.medium-2{width:16.6666666667%;padding-left:1.125rem;padding-right:1.125rem}.is-push-md-2{margin-left:16.6666666667%}.medium-3{width:25%;padding-left:1.125rem;padding-right:1.125rem}.is-push-md-3{margin-left:25%}.medium-4{width:33.3333333333%;padding-left:1.125rem;padding-right:1.125rem}.is-push-md-4{margin-left:33.3333333333%}.medium-5{width:41.6666666667%;padding-left:1.125rem;padding-right:1.125rem}.is-push-md-5{margin-left:41.6666666667%}.medium-6{width:50%;padding-left:1.125rem;padding-right:1.125rem}.is-push-md-6{margin-left:50%}.medium-7{width:58.3333333333%;padding-left:1.125rem;padding-right:1.125rem}.is-push-md-7{margin-left:58.3333333333%}.medium-8{width:66.6666666667%;padding-left:1.125rem;padding-right:1.125rem}.is-push-md-8{margin-left:66.6666666667%}.medium-9{width:75%;padding-left:1.125rem;padding-right:1.125rem}.is-push-md-9{margin-left:75%}.medium-10{width:83.3333333333%;padding-left:1.125rem;padding-right:1.125rem}.is-push-md-10{margin-left:83.3333333333%}.medium-11{width:91.6666666667%;padding-left:1.125rem;padding-right:1.125rem}.is-push-md-11{margin-left:91.6666666667%}.medium-12{width:100%;padding-left:1.125rem;padding-right:1.125rem}.is-push-md-12{margin-left:100%}}@media (hover: hover){.p-replacement-menu__card:where(:-moz-any-link,:enabled,summary):hover{opacity:1}.p-replacement-menu__card:where(:any-link,:enabled,summary):hover{opacity:1}.p-replacement-menu__card:where(:-moz-any-link,:enabled,summary):hover .p-replacement-menu__photo img{transform:scale(1.05)}.p-replacement-menu__card:where(:any-link,:enabled,summary):hover .p-replacement-menu__photo img{transform:scale(1.05)}.p-replacement-menu__card:where(:-moz-any-link,:enabled,summary):hover .p-replacement-menu__title{color:#1d9fd6}.p-replacement-menu__card:where(:any-link,:enabled,summary):hover .p-replacement-menu__title{color:#1d9fd6}.p-replacement-menu__card:where(:-moz-any-link,:enabled,summary):hover .p-replacement-menu__arrow{transform:translateX(0.25rem)}.p-replacement-menu__card:where(:any-link,:enabled,summary):hover .p-replacement-menu__arrow{transform:translateX(0.25rem)}.p-renovation-menu__card:where(:-moz-any-link,:enabled,summary):hover{opacity:1}.p-renovation-menu__card:where(:any-link,:enabled,summary):hover{opacity:1}.p-renovation-menu__card:where(:-moz-any-link,:enabled,summary):hover .p-renovation-menu__photo img{transform:scale(1.05)}.p-renovation-menu__card:where(:any-link,:enabled,summary):hover .p-renovation-menu__photo img{transform:scale(1.05)}.p-renovation-menu__card:where(:-moz-any-link,:enabled,summary):hover .p-renovation-menu__title{color:#1d9fd6}.p-renovation-menu__card:where(:any-link,:enabled,summary):hover .p-renovation-menu__title{color:#1d9fd6}.p-renovation-menu__card:where(:-moz-any-link,:enabled,summary):hover .p-renovation-menu__arrow{transform:translateX(0.25rem)}.p-renovation-menu__card:where(:any-link,:enabled,summary):hover .p-renovation-menu__arrow{transform:translateX(0.25rem)}.p-store-list__link:where(:-moz-any-link,:enabled,summary):hover{opacity:.5}.p-store-list__link:where(:any-link,:enabled,summary):hover{opacity:.5}.p-store-card-carousel__card:where(:-moz-any-link,:enabled,summary):hover{opacity:.5}.p-store-card-carousel__card:where(:any-link,:enabled,summary):hover{opacity:.5}.p-store-card-carousel__prev:where(:-moz-any-link,:enabled,summary):hover, .p-store-card-carousel__next:where(:-moz-any-link,:enabled,summary):hover{opacity:.5}.p-store-card-carousel__prev:where(:any-link,:enabled,summary):hover,.p-store-card-carousel__next:where(:any-link,:enabled,summary):hover{opacity:.5}.p-store-detail__tel:where(:-moz-any-link,:enabled,summary):hover{opacity:.5}.p-store-detail__tel:where(:any-link,:enabled,summary):hover{opacity:.5}.p-store-detail__cta:where(:-moz-any-link,:enabled,summary):hover{opacity:.5}.p-store-detail__cta:where(:any-link,:enabled,summary):hover{opacity:.5}.p-store-contact__tel:where(:-moz-any-link,:enabled,summary):hover{opacity:.5}.p-store-contact__tel:where(:any-link,:enabled,summary):hover{opacity:.5}.p-store-contact__privacy .privacy-link:where(:-moz-any-link,:enabled,summary):hover{opacity:.5}.p-store-contact__privacy .privacy-link:where(:any-link,:enabled,summary):hover{opacity:.5}.p-store-contact__submit button:where(:-moz-any-link,:enabled,summary):hover, .p-store-contact__submit input[type=submit]:where(:-moz-any-link,:enabled,summary):hover{opacity:.5}.p-store-contact__submit button:where(:any-link,:enabled,summary):hover,.p-store-contact__submit input[type=submit]:where(:any-link,:enabled,summary):hover{opacity:.5}.c-searchform-bar button:where(:-moz-any-link,:enabled,summary):hover{opacity:.5}.c-searchform-bar button:where(:any-link,:enabled,summary):hover{opacity:.5}#toc_container .toc_list li a:where(:-moz-any-link,:enabled,summary):hover{text-decoration:none;background:rgba(214,214,214,.2)}#toc_container .toc_list li a:where(:any-link,:enabled,summary):hover{text-decoration:none;background:rgba(214,214,214,.2)}}
