.p-home-hero{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.p-home-hero__title{display:flex;flex-direction:column;align-items:center;gap:1.5rem;font-family:Shippori Mincho,serif;font-size:1.125rem;font-weight:400;color:#fff;line-height:2.2;letter-spacing:.08em;max-width:37.5rem;text-shadow:0 .125rem .5rem rgba(26,26,26,.4)}.p-home-hero__title__text-wrapper{display:flex;flex-direction:column;align-items:center;text-align:center}.p-home-hero__title__line{display:block}.p-home-hero__title__word{display:inline-block;white-space:nowrap}.p-home-hero__logo{width:11.25rem;height:auto;aspect-ratio:400/139}.p-home-hero__decoration{display:flex;align-items:center;justify-content:center;gap:1rem;margin-top:3rem;color:#fff9}.p-home-hero__decoration__line{width:2.5rem;height:.0625rem;background-color:currentColor}.p-home-hero__decoration__icon{font-size:.75rem}@media(min-width:768px){.p-home-hero__title{flex-direction:row;align-items:center;gap:3rem;font-size:1.5rem;line-height:2.4;letter-spacing:.1em}.p-home-hero__title__text-wrapper{align-items:flex-start;text-align:left}.p-home-hero__logo{width:15rem}.p-home-hero__decoration__line{width:3.75rem}}@media(min-width:992px){.p-home-hero__title{font-size:1.75rem;max-width:62.5rem;gap:4rem}.p-home-hero__logo{width:18.75rem}.p-home-hero__decoration__line{width:5rem}}.p-home-news{display:flex;align-items:center;gap:1.5rem;max-width:50rem;margin:0 auto;padding:1.5rem 2rem;background:linear-gradient(135deg,#c67b5c14,#6b7b5e0d);border-left:.25rem solid #C67B5C;border-radius:.5rem;box-shadow:0 .125rem .25rem #0000000d}.p-home-news__icon-wrapper{flex-shrink:0}.p-home-news__icon{display:flex;align-items:center;justify-content:center;width:3rem;height:3rem;background:linear-gradient(135deg,#c67b5c,#b56a4b);border-radius:50%;font-family:Cormorant Garamond,serif;font-size:.75rem;font-weight:500;color:#fff;letter-spacing:.05em;box-shadow:0 .125rem .5rem #c67b5c4d}.p-home-news__content{flex:1}.p-home-news__header{display:flex;align-items:baseline;gap:1rem;margin-bottom:.25rem}.p-home-news__label{font-family:Noto Sans JP,Source Sans Pro,sans-serif;font-size:.75rem;font-weight:500;color:#c67b5c;letter-spacing:.1em}.p-home-news__date{font-family:Cormorant Garamond,serif;font-size:.75rem;color:#7a7068;letter-spacing:.05em}.p-home-news__title{font-family:Noto Sans JP,Source Sans Pro,sans-serif;font-size:1rem;font-weight:500;color:#3d3530;line-height:1.4;margin-bottom:.25rem}.p-home-news__description{font-family:Noto Sans JP,Source Sans Pro,sans-serif;font-size:.875rem;color:#7a7068;line-height:2}@media(min-width:768px){.p-home-news{padding:2rem 3rem;gap:2rem}.p-home-news__icon{width:3.5rem;height:3.5rem;font-size:.875rem}.p-home-news__label{font-size:.875rem}.p-home-news__title{font-size:1.125rem}.p-home-news__description{font-size:1rem}}.p-home-story{text-align:center;max-width:50rem;margin:0 auto}.p-home-story__heading{margin-bottom:3rem}.p-home-story__heading__label{display:inline-block;font-family:Cormorant Garamond,serif;font-size:.75rem;font-weight:400;color:#6b7b5e;letter-spacing:.2em;text-transform:uppercase;margin-bottom:1rem;padding:.25rem 1rem;background:linear-gradient(90deg,transparent 0%,rgba(107,123,94,.08) 50%,transparent 100%);border-radius:.25rem}.p-home-story__heading__title{font-family:Shippori Mincho,serif;font-size:1.5rem;font-weight:500;color:#3d3530;letter-spacing:.1em;line-height:1.4}.p-home-story__heading__decoration{display:flex;align-items:center;justify-content:center;gap:.5rem;margin-top:1.5rem}.p-home-story__heading__decoration__line{width:2rem;height:.0625rem;background:linear-gradient(90deg,transparent 0%,#6B7B5E 50%,transparent 100%);opacity:.5}.p-home-story__heading__decoration__dot{width:.375rem;height:.375rem;border-radius:50%;background:linear-gradient(135deg,#6b7b5e,#c67b5c);opacity:.7}.p-home-story__body{display:flex;flex-direction:column;gap:1.5rem}.p-home-story__text{font-family:Noto Sans JP,Source Sans Pro,sans-serif;font-size:1rem;color:#7a7068;line-height:2;letter-spacing:.02em}.p-home-story__chef-message{position:relative;margin-top:4rem;padding:2rem;background:linear-gradient(135deg,#fffc,#ffffff80);border-radius:1rem;border-left:.25rem solid transparent;border-image:linear-gradient(180deg,#c67b5c,#6b7b5e) 1;display:flex;flex-direction:column;align-items:center;gap:2rem;box-shadow:0 .25rem .75rem #00000014}.p-home-story__chef-message:before{content:"";position:absolute;top:-.125rem;right:-.125rem;bottom:-.125rem;left:-.125rem;background:linear-gradient(135deg,#c67b5c1a,#6b7b5e0d);border-radius:1.125rem;z-index:-1}.p-home-story__chef-message__image-wrapper{position:relative;width:8.75rem;height:8.75rem;border-radius:50%;overflow:hidden;flex-shrink:0;box-shadow:0 .25rem .75rem #00000014}.p-home-story__chef-message__image-wrapper:after{content:"";position:absolute;top:-.1875rem;left:-.1875rem;right:-.1875rem;bottom:-.1875rem;border:.125rem solid transparent;border-radius:50%;background:linear-gradient(135deg,#c67b5c,#6b7b5e) border-box;-webkit-mask:linear-gradient(#fff 0 0) padding-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;z-index:1}.p-home-story__chef-message__image{width:100%;height:100%;object-fit:cover}.p-home-story__chef-message__content{flex:1}.p-home-story__chef-message__title{font-family:Shippori Mincho,serif;font-size:1.125rem;font-weight:500;color:#c67b5c;letter-spacing:.1em;margin-bottom:1.5rem}.p-home-story__chef-message__body{display:flex;flex-direction:column;gap:1rem}.p-home-story__chef-message__text{font-family:Noto Sans JP,Source Sans Pro,sans-serif;font-size:.875rem;color:#7a7068;line-height:2;letter-spacing:.02em;text-align:left}@media(min-width:768px){.p-home-story__heading{margin-bottom:4rem}.p-home-story__heading__label{font-size:.875rem}.p-home-story__heading__title{font-size:1.875rem}.p-home-story__heading__decoration__line{width:3rem}.p-home-story__body{gap:2rem}.p-home-story__text{font-size:1.125rem}.p-home-story__chef-message{padding:3rem}.p-home-story__chef-message__image-wrapper{width:10rem;height:10rem}}@media(min-width:992px){.p-home-story__heading__title{font-size:2.125rem}.p-home-story__heading__decoration__line{width:3.75rem}.p-home-story__chef-message{flex-direction:row;align-items:flex-start;padding:3rem 4rem;text-align:left}.p-home-story__chef-message__image-wrapper{width:11.25rem;height:11.25rem}.p-home-story__chef-message__title{font-size:1.5rem;text-align:left}.p-home-story__chef-message__text{font-size:1rem}}.p-home-menu{text-align:center;max-width:56.25rem;margin:0 auto}.p-home-menu__image-wrapper{position:relative;width:100%;max-width:25rem;margin:0 auto 3rem;border-radius:1rem;overflow:hidden;box-shadow:0 .5rem 1.5rem #0000001f}.p-home-menu__image-wrapper:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(180deg,transparent 60%,rgba(61,53,48,.3) 100%);z-index:1;pointer-events:none}.p-home-menu__image-wrapper:after{content:"";position:absolute;top:-.25rem;left:-.25rem;right:-.25rem;bottom:-.25rem;border:.0625rem solid rgba(107,123,94,.2);border-radius:1.25rem;z-index:-1}.p-home-menu__image{width:100%;height:auto;aspect-ratio:4/3;object-fit:cover}.p-home-menu__heading{margin-bottom:2rem}.p-home-menu__heading__label{display:inline-block;font-family:Cormorant Garamond,serif;font-size:.75rem;font-weight:400;color:#6b7b5e;letter-spacing:.2em;text-transform:uppercase;margin-bottom:1rem;padding:.25rem 1rem;background:linear-gradient(90deg,transparent 0%,rgba(107,123,94,.08) 50%,transparent 100%);border-radius:.25rem}.p-home-menu__heading__title{font-family:Shippori Mincho,serif;font-size:1.5rem;font-weight:500;color:#3d3530;letter-spacing:.1em;line-height:1.4}.p-home-menu__heading__decoration{display:flex;align-items:center;justify-content:center;gap:.5rem;margin-top:1.5rem}.p-home-menu__heading__decoration__line{width:2rem;height:.0625rem;background:linear-gradient(90deg,transparent 0%,#6B7B5E 50%,transparent 100%);opacity:.5}.p-home-menu__heading__decoration__dot{width:.375rem;height:.375rem;border-radius:50%;background:linear-gradient(135deg,#6b7b5e,#c67b5c);opacity:.7}.p-home-menu__text{font-family:Noto Sans JP,Source Sans Pro,sans-serif;font-size:1rem;color:#7a7068;line-height:2;letter-spacing:.02em;max-width:37.5rem;margin:0 auto}.p-home-menu__list{margin-top:3rem;max-width:31.25rem;margin-left:auto;margin-right:auto;padding:1.5rem;background:linear-gradient(135deg,#fff9,#ffffff4d);border-radius:.5rem;-webkit-backdrop-filter:blur(.25rem);backdrop-filter:blur(.25rem)}.p-home-menu__item{display:flex;flex-wrap:wrap;align-items:baseline;padding:1rem 0;border-bottom:.0625rem solid rgba(107,123,94,.15);gap:.5rem}.p-home-menu__item:last-child{border-bottom:none}.p-home-menu__item__name{font-family:Noto Sans JP,Source Sans Pro,sans-serif;font-size:1rem;color:#3d3530;letter-spacing:.02em}.p-home-menu__item__note{display:inline-block;font-family:Noto Sans JP,Source Sans Pro,sans-serif;font-size:.75rem;color:#fff;background:linear-gradient(135deg,#6b7b5e,#5a6a4f);padding:.25rem .5rem;border-radius:.25rem;margin-right:auto}.p-home-menu__item__price{position:relative;font-family:Cormorant Garamond,serif;font-size:1.125rem;color:#c67b5c;font-weight:500;letter-spacing:.05em;text-align:right;margin-left:auto;padding-right:1em;flex-shrink:0;white-space:nowrap}.p-home-menu__item__price__suffix{position:absolute;right:-.2rem}.p-home-menu__footnote{margin-top:2rem;font-family:Noto Sans JP,Source Sans Pro,sans-serif;font-size:.875rem;color:#7a7068;line-height:1.8}.p-home-menu__main-wrapper{margin-bottom:3rem}.p-home-menu__content-wrapper{flex:1}@media(min-width:768px){.p-home-menu__image-wrapper{max-width:31.25rem;margin-bottom:4rem}.p-home-menu__heading{margin-bottom:3rem}.p-home-menu__heading__label{font-size:.875rem}.p-home-menu__heading__title{font-size:1.875rem}.p-home-menu__heading__decoration__line{width:3rem}.p-home-menu__text{font-size:1.125rem}.p-home-menu__list{padding:2rem}}@media(min-width:992px){.p-home-menu{text-align:left}.p-home-menu__main-wrapper{display:flex;align-items:flex-start;gap:4rem;margin-bottom:4rem}.p-home-menu__image-wrapper{flex-shrink:0;width:21.25rem;max-width:none;margin:0}.p-home-menu__content-wrapper{flex:1;min-width:0}.p-home-menu__heading{margin-bottom:2rem}.p-home-menu__heading__title{font-size:1.75rem}.p-home-menu__heading__decoration{justify-content:flex-start}.p-home-menu__heading__decoration__line{width:3rem}.p-home-menu__text{margin:0;max-width:none}.p-home-menu__list{max-width:none;margin-left:0;margin-right:0;padding:2rem 3rem}.p-home-menu__item__name{font-size:1.125rem}.p-home-menu__item__price{font-size:1.5rem}}@media(min-width:1200px){.p-home-menu__main-wrapper{gap:4rem}.p-home-menu__image-wrapper{width:25rem}.p-home-menu__heading__title{font-size:2rem}.p-home-menu__heading__decoration__line{width:3.75rem}}.p-home-instagram{text-align:center}.p-home-instagram__heading{margin-bottom:3rem}.p-home-instagram__heading__label{display:inline-block;font-family:Cormorant Garamond,serif;font-size:.875rem;font-weight:400;color:#6b7b5e;letter-spacing:.2em;margin-bottom:.5rem;padding:.25rem 1rem;background:linear-gradient(90deg,transparent 0%,rgba(107,123,94,.1) 50%,transparent 100%);border-radius:.25rem}.p-home-instagram__heading__title{font-family:Shippori Mincho,serif;font-size:1.25rem;font-weight:500;color:#3d3530;letter-spacing:.1em}.p-home-instagram__embed-wrapper{position:relative;max-width:33.75rem;margin:0 auto 2rem}.p-home-instagram__embed-wrapper:before{content:"";position:absolute;top:-.5rem;left:-.5rem;right:-.5rem;bottom:-.5rem;background:linear-gradient(135deg,#c67b5c26,#6b7b5e1a,#c67b5c26);border-radius:1rem;z-index:-1}.p-home-instagram__embed{background-color:#fff;border-radius:.5rem;overflow:hidden;box-shadow:0 .5rem 1.5rem #0000001f}.p-home-instagram__placeholder{width:100%;aspect-ratio:1;background:linear-gradient(135deg,#6b7b5e0d,#c67b5c0d);display:flex;align-items:center;justify-content:center}.p-home-instagram__placeholder:after{content:"Instagram";font-family:Cormorant Garamond,serif;font-size:1.5rem;color:#7a70684d;letter-spacing:.1em}.p-home-instagram__link{display:inline-flex;align-items:center;gap:.5rem;padding:1rem 2rem;background:linear-gradient(135deg,#3d3530,#5a524d);border-radius:3.125rem;font-family:Noto Sans JP,Source Sans Pro,sans-serif;font-size:.875rem;font-weight:500;color:#fff;text-decoration:none;letter-spacing:.05em;transition:transform .15s ease,box-shadow .15s ease}.p-home-instagram__link:hover{transform:translateY(-.125rem);box-shadow:0 .25rem 1rem #3d35304d}.p-home-instagram__link__icon{font-size:1.125rem;font-weight:700}@media(min-width:768px){.p-home-instagram__heading{margin-bottom:4rem}.p-home-instagram__heading__label{font-size:1rem}.p-home-instagram__heading__title{font-size:1.625rem}.p-home-instagram__embed-wrapper{margin-bottom:3rem}.p-home-instagram__link{padding:1rem 3rem;font-size:1rem}}@media(min-width:992px){.p-home-instagram__heading__title{font-size:1.75rem}}.p-home-drinks{text-align:center;max-width:56.25rem;margin:0 auto}.p-home-drinks__image-wrapper{position:relative;width:100%;max-width:25rem;margin:0 auto 3rem;border-radius:1rem;overflow:hidden;box-shadow:0 .5rem 1.5rem #0000001f}.p-home-drinks__image-wrapper:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(180deg,transparent 60%,rgba(61,53,48,.3) 100%);z-index:1;pointer-events:none}.p-home-drinks__image-wrapper:after{content:"";position:absolute;top:-.25rem;left:-.25rem;right:-.25rem;bottom:-.25rem;border:.0625rem solid rgba(198,123,92,.2);border-radius:1.25rem;z-index:-1}.p-home-drinks__image{width:100%;height:auto;aspect-ratio:4/3;object-fit:cover;transition:transform .5s ease}.p-home-drinks__image-wrapper:hover .p-home-drinks__image{transform:scale(1.03)}.p-home-drinks__heading{margin-bottom:2rem}.p-home-drinks__heading__label{display:inline-block;font-family:Cormorant Garamond,serif;font-size:.75rem;font-weight:400;color:#6b7b5e;letter-spacing:.2em;text-transform:uppercase;margin-bottom:1rem;padding:.25rem 1rem;background:linear-gradient(90deg,transparent 0%,rgba(107,123,94,.08) 50%,transparent 100%);border-radius:.25rem}.p-home-drinks__heading__title{font-family:Shippori Mincho,serif;font-size:1.5rem;font-weight:500;color:#3d3530;letter-spacing:.1em;line-height:1.4}.p-home-drinks__heading__decoration{display:flex;align-items:center;justify-content:center;gap:.5rem;margin-top:1.5rem}.p-home-drinks__heading__decoration__line{width:2rem;height:.0625rem;background:linear-gradient(90deg,transparent 0%,#6B7B5E 50%,transparent 100%);opacity:.5}.p-home-drinks__heading__decoration__dot{width:.375rem;height:.375rem;border-radius:50%;background:linear-gradient(135deg,#c67b5c,#6b7b5e);opacity:.7}.p-home-drinks__text{font-family:Noto Sans JP,Source Sans Pro,sans-serif;font-size:1rem;color:#7a7068;line-height:2;letter-spacing:.02em;max-width:37.5rem;margin:0 auto}.p-home-drinks__list{margin-top:3rem;max-width:31.25rem;margin-left:auto;margin-right:auto;padding:1.5rem;background:linear-gradient(135deg,#fff9,#ffffff4d);border-radius:.5rem;-webkit-backdrop-filter:blur(.25rem);backdrop-filter:blur(.25rem)}.p-home-drinks__item{display:flex;flex-wrap:wrap;align-items:baseline;padding:1rem 0;border-bottom:.0625rem solid rgba(107,123,94,.15);gap:.5rem}.p-home-drinks__item:last-child{border-bottom:none}.p-home-drinks__item__name{font-family:Noto Sans JP,Source Sans Pro,sans-serif;font-size:1rem;color:#3d3530;letter-spacing:.02em}.p-home-drinks__item__note{display:inline-block;font-family:Noto Sans JP,Source Sans Pro,sans-serif;font-size:.75rem;color:#fff;background:linear-gradient(135deg,#c67b5c,#b56a4b);padding:.25rem .5rem;border-radius:.25rem;margin-right:auto}.p-home-drinks__item__price{position:relative;font-family:Cormorant Garamond,serif;font-size:1.125rem;color:#c67b5c;font-weight:500;letter-spacing:.05em;text-align:right;margin-left:auto;padding-right:1em;flex-shrink:0;white-space:nowrap}.p-home-drinks__item__price__suffix{position:absolute;right:-.2rem}.p-home-drinks__footnote{margin-top:2rem;font-family:Noto Sans JP,Source Sans Pro,sans-serif;font-size:.875rem;color:#7a7068;line-height:1.8}.p-home-drinks__list__note{margin-top:1.5rem;font-family:Noto Sans JP,Source Sans Pro,sans-serif;font-size:.875rem;color:#7a7068;text-align:center}.p-home-drinks__main-wrapper{margin-bottom:3rem}.p-home-drinks__content-wrapper{flex:1}.p-home-drinks__wine-list{margin-top:4rem;padding:2rem;background:linear-gradient(135deg,#fff9,#ffffff4d);border-radius:.5rem;-webkit-backdrop-filter:blur(.25rem);backdrop-filter:blur(.25rem)}.p-home-drinks__wine-list__title{font-family:Cormorant Garamond,serif;font-size:1.25rem;font-weight:500;color:#6b7b5e;letter-spacing:.15em;text-transform:uppercase;text-align:center;margin-bottom:2rem;padding-bottom:1rem;border-bottom:.0625rem solid rgba(107,123,94,.2)}.p-home-drinks__wine-list__category{margin-bottom:2rem}.p-home-drinks__wine-list__category:last-child{margin-bottom:0}.p-home-drinks__wine-list__category__title{font-family:Shippori Mincho,serif;font-size:1.125rem;font-weight:500;color:#c67b5c;letter-spacing:.08em;margin-bottom:1rem;padding-left:.5rem;border-left:.1875rem solid #C67B5C;text-align:left}.p-home-drinks__wine-list__items{display:flex;flex-direction:column}.p-home-drinks__wine-list__item{display:flex;flex-wrap:wrap;align-items:baseline;padding:1rem 0;border-bottom:.0625rem dotted rgba(107,123,94,.15);gap:.25rem .5rem}.p-home-drinks__wine-list__item:last-child{border-bottom:none}.p-home-drinks__wine-list__item__name{font-family:Cormorant Garamond,serif;font-size:.875rem;color:#3d3530;letter-spacing:.03em}.p-home-drinks__wine-list__item__name-japanese{width:100%;font-family:Noto Sans JP,Source Sans Pro,sans-serif;font-size:.75rem;color:#7a7068;letter-spacing:.02em}.p-home-drinks__wine-list__item__note{display:inline-block;font-family:Cormorant Garamond,serif;font-size:.75rem;color:#c67b5c;letter-spacing:.02em;opacity:.85}.p-home-drinks__wine-list__item__description{width:100%;font-family:Noto Sans JP,Source Sans Pro,sans-serif;font-size:.75rem;color:#7a7068;line-height:1.8;letter-spacing:.02em}@media(min-width:768px){.p-home-drinks__image-wrapper{max-width:31.25rem;margin-bottom:4rem}.p-home-drinks__heading{margin-bottom:3rem}.p-home-drinks__heading__label{font-size:.875rem}.p-home-drinks__heading__title{font-size:1.875rem}.p-home-drinks__heading__decoration__line{width:3rem}.p-home-drinks__text{font-size:1.125rem}.p-home-drinks__list{padding:2rem}}@media(min-width:992px){.p-home-drinks{text-align:left}.p-home-drinks__main-wrapper{display:flex;align-items:flex-start;gap:4rem;margin-bottom:4rem}.p-home-drinks__image-wrapper{flex-shrink:0;width:21.25rem;max-width:none;margin:0;order:2}.p-home-drinks__content-wrapper{flex:1;min-width:0;order:1}.p-home-drinks__heading{margin-bottom:2rem}.p-home-drinks__heading__title{font-size:1.75rem}.p-home-drinks__heading__decoration{justify-content:flex-start}.p-home-drinks__heading__decoration__line{width:3rem}.p-home-drinks__text{margin:0;max-width:none}.p-home-drinks__list{max-width:none;margin-left:0;margin-right:0;padding:2rem 3rem}.p-home-drinks__item__name{font-size:1.125rem}.p-home-drinks__item__price{font-size:1.5rem}.p-home-drinks__wine-list{display:grid;grid-template-columns:1fr 1fr 1fr;gap:2rem;padding:3rem}.p-home-drinks__wine-list__title{grid-column:1/-1;font-size:1.5rem;margin-bottom:1rem}.p-home-drinks__wine-list__category{margin-bottom:0}.p-home-drinks__wine-list__category__title{font-size:1.125rem;min-height:3.5rem;display:flex;align-items:center}.p-home-drinks__wine-list__item__name{font-size:1rem}.p-home-drinks__wine-list__item__description{font-size:.875rem}}@media(min-width:1200px){.p-home-drinks__main-wrapper{gap:4rem}.p-home-drinks__image-wrapper{width:25rem}.p-home-drinks__heading__title{font-size:2rem}.p-home-drinks__heading__decoration__line{width:3.75rem}}.p-home-shop{text-align:center;max-width:50rem;margin:0 auto}.p-home-shop__heading{margin-bottom:3rem}.p-home-shop__heading__label{display:inline-block;font-family:Cormorant Garamond,serif;font-size:.75rem;font-weight:400;color:#6b7b5e;letter-spacing:.2em;text-transform:uppercase;margin-bottom:1rem;padding:.25rem 1rem;background:linear-gradient(90deg,transparent 0%,rgba(107,123,94,.08) 50%,transparent 100%);border-radius:.25rem}.p-home-shop__heading__title{font-family:Shippori Mincho,serif;font-size:1.5rem;font-weight:500;color:#3d3530;letter-spacing:.1em;line-height:1.4}.p-home-shop__heading__decoration{display:flex;align-items:center;justify-content:center;gap:.5rem;margin-top:1.5rem}.p-home-shop__heading__decoration__line{width:2rem;height:.0625rem;background:linear-gradient(90deg,transparent 0%,#6B7B5E 50%,transparent 100%);opacity:.5}.p-home-shop__heading__decoration__dot{width:.375rem;height:.375rem;border-radius:50%;background:linear-gradient(135deg,#6b7b5e,#c67b5c);opacity:.7}.p-home-shop__info{display:flex;flex-direction:column;gap:1.5rem;padding:2rem;background:linear-gradient(135deg,#ffffffb3,#fff6);border-radius:1rem;box-shadow:0 .125rem .25rem #0000000d}.p-home-shop__name{font-family:Cormorant Garamond,serif;font-size:1.5rem;font-weight:400;color:#3d3530;letter-spacing:.05em}.p-home-shop__name-sub{display:block;font-family:Noto Sans JP,Source Sans Pro,sans-serif;font-size:.875rem;color:#7a7068;letter-spacing:.1em;margin-top:.25rem}.p-home-shop__address{font-family:Noto Sans JP,Source Sans Pro,sans-serif;font-size:1rem;color:#7a7068;line-height:2}.p-home-shop__tel{font-family:Noto Sans JP,Source Sans Pro,sans-serif;font-size:1.375rem;color:#3d3530;font-weight:500;letter-spacing:.05em}.p-home-shop__hours{display:flex;flex-direction:column;gap:1rem;padding:1.5rem;background:linear-gradient(135deg,#6b7b5e14,#6b7b5e08);border-radius:.5rem;border-left:.1875rem solid #6B7B5E}.p-home-shop__hours__row{display:flex;flex-direction:column;gap:.25rem}.p-home-shop__hours__label{font-family:Noto Sans JP,Source Sans Pro,sans-serif;font-size:.875rem;font-weight:500;color:#6b7b5e;letter-spacing:.1em}.p-home-shop__hours__text{font-family:Noto Sans JP,Source Sans Pro,sans-serif;font-size:1rem;color:#7a7068;line-height:2}.p-home-shop__features{display:grid;grid-template-columns:1fr;gap:1rem;margin-top:2rem;width:fit-content;margin-left:auto;margin-right:auto}.p-home-shop__feature{display:flex;align-items:center;gap:.5rem;padding:1rem 1.5rem;background:linear-gradient(135deg,#fffc,#ffffff80);border-radius:.5rem;border:.0625rem solid rgba(107,123,94,.15);box-shadow:0 .125rem .25rem #0000000d;transition:transform .15s ease,box-shadow .15s ease}.p-home-shop__feature:hover{transform:translateY(-.125rem);box-shadow:0 .25rem .75rem #00000014}.p-home-shop__feature__icon{display:flex;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;background:linear-gradient(135deg,#6b7b5e1a,#6b7b5e0d);border-radius:50%;font-size:1rem;color:#6b7b5e}.p-home-shop__feature__text{font-family:Noto Sans JP,Source Sans Pro,sans-serif;font-size:.875rem;color:#3d3530;letter-spacing:.02em}.p-home-shop__feature__note{display:block;font-size:.75rem;color:#7a7068;margin-top:.125rem}.p-home-shop__parking{display:flex;flex-direction:column;align-items:center;gap:.5rem;margin-top:2rem;padding:1.5rem;background:linear-gradient(135deg,#fff9,#ffffff4d);border-radius:.5rem;text-align:center}.p-home-shop__parking__label{font-family:Noto Sans JP,Source Sans Pro,sans-serif;font-size:.875rem;font-weight:500;color:#6b7b5e;letter-spacing:.1em}.p-home-shop__parking__text{font-family:Noto Sans JP,Source Sans Pro,sans-serif;font-size:.875rem;color:#7a7068;line-height:2}.p-home-shop__parking__links{display:flex;flex-direction:column;gap:1rem;margin-top:.25rem;width:100%}.p-home-shop__parking__link{display:inline-flex;align-items:center;justify-content:center;gap:.25rem;font-family:Noto Sans JP,Source Sans Pro,sans-serif;font-size:.875rem;color:#6b7b5e;text-decoration:none;padding:.5rem 1rem;border:.0625rem solid rgba(107,123,94,.3);border-radius:.25rem;transition:background-color .15s ease,border-color .15s ease}.p-home-shop__parking__link:hover{background-color:#6b7b5e0d;border-color:#6b7b5e}.p-home-shop__payment{display:flex;flex-direction:column;align-items:center;gap:.5rem;margin-top:2rem;padding:1rem;background:linear-gradient(135deg,#fff9,#ffffff4d);border-radius:.5rem}.p-home-shop__payment__label{font-family:Noto Sans JP,Source Sans Pro,sans-serif;font-size:.75rem;color:#7a7068;letter-spacing:.1em}.p-home-shop__payment__icons{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:.5rem}.p-home-shop__payment__icon{height:2.5rem;width:auto;opacity:.85;transition:opacity .15s ease}.p-home-shop__payment__icon:hover{opacity:1}.p-home-shop__payment__note{font-family:Noto Sans JP,Source Sans Pro,sans-serif;font-size:.75rem;color:#7a7068;margin-top:.5rem;text-align:center}@media(min-width:768px){.p-home-shop__heading{margin-bottom:4rem}.p-home-shop__heading__label{font-size:.875rem}.p-home-shop__heading__title{font-size:1.875rem}.p-home-shop__heading__decoration__line{width:3rem}.p-home-shop__info{padding:3rem}.p-home-shop__name{font-size:1.75rem}.p-home-shop__tel{font-size:1.625rem}.p-home-shop__features{grid-template-columns:repeat(auto-fit,minmax(12.5rem,1fr));width:100%}.p-home-shop__parking__links{flex-direction:row;width:auto}}@media(min-width:992px){.p-home-shop__heading__title{font-size:2.125rem}.p-home-shop__heading__decoration__line{width:3.75rem}.p-home-shop__info{padding:3rem 4rem}}.p-home-access{text-align:center;max-width:50rem;margin:0 auto}.p-home-access__heading{margin-bottom:3rem}.p-home-access__heading__label{display:inline-block;font-family:Cormorant Garamond,serif;font-size:.75rem;font-weight:400;color:#6b7b5e;letter-spacing:.2em;text-transform:uppercase;margin-bottom:1rem;padding:.25rem 1rem;background:linear-gradient(90deg,transparent 0%,rgba(107,123,94,.08) 50%,transparent 100%);border-radius:.25rem}.p-home-access__heading__title{font-family:Shippori Mincho,serif;font-size:1.5rem;font-weight:500;color:#3d3530;letter-spacing:.1em;line-height:1.4}.p-home-access__heading__decoration{display:flex;align-items:center;justify-content:center;gap:.5rem;margin-top:1.5rem}.p-home-access__heading__decoration__line{width:2rem;height:.0625rem;background:linear-gradient(90deg,transparent 0%,#6B7B5E 50%,transparent 100%);opacity:.5}.p-home-access__heading__decoration__dot{width:.375rem;height:.375rem;border-radius:50%;background:linear-gradient(135deg,#6b7b5e,#c67b5c);opacity:.7}.p-home-access__content-wrapper{display:flex;flex-direction:column;gap:2rem}.p-home-access__body{display:flex;flex-direction:column;gap:1rem;padding:2rem;background:linear-gradient(135deg,#ffffffb3,#fff6);border-radius:1rem;box-shadow:0 .125rem .25rem #0000000d}.p-home-access__text{font-family:Noto Sans JP,Source Sans Pro,sans-serif;font-size:1.125rem;color:#3d3530;font-weight:500;line-height:2}.p-home-access__note{font-family:Noto Sans JP,Source Sans Pro,sans-serif;font-size:.875rem;color:#7a7068;padding:.5rem 1rem;background:linear-gradient(90deg,transparent 0%,rgba(107,123,94,.05) 50%,transparent 100%);border-radius:.25rem}.p-home-access__map{aspect-ratio:16/9;border-radius:1rem;overflow:hidden;background-color:#6b7b5e1a;box-shadow:0 .25rem .75rem #00000014}.p-home-access__map__iframe{width:100%;height:100%;border:none}@media(min-width:768px){.p-home-access__heading{margin-bottom:4rem}.p-home-access__heading__label{font-size:.875rem}.p-home-access__heading__title{font-size:1.875rem}.p-home-access__heading__decoration__line{width:3rem}.p-home-access__body{padding:3rem}.p-home-access__text{font-size:1.375rem}.p-home-access__content-wrapper{gap:3rem}}@media(min-width:992px){.p-home-access{max-width:none}.p-home-access__heading__title{font-size:2.125rem}.p-home-access__heading__decoration__line{width:3.75rem}.p-home-access__content-wrapper{flex-direction:row;align-items:stretch}.p-home-access__body{flex:0 0 auto;width:20rem;justify-content:center}.p-home-access__map{flex:1;aspect-ratio:auto;min-height:17.5rem}}.p-home-cta{position:relative;text-align:center;z-index:1}.p-home-cta__heading{margin-bottom:2rem}.p-home-cta__heading__title{font-family:Shippori Mincho,serif;font-size:1.375rem;font-weight:500;color:#fff;letter-spacing:.1em;line-height:2}.p-home-cta__heading__subtitle{display:inline-block;font-family:Cormorant Garamond,serif;font-size:.75rem;font-weight:400;color:#fff9;letter-spacing:.25em;text-transform:uppercase;margin-top:1rem;padding:.25rem 1.5rem;background:linear-gradient(90deg,transparent 0%,rgba(255,255,255,.1) 50%,transparent 100%);border-radius:.25rem}.p-home-cta__button{display:inline-block;position:relative;padding:1.125rem 3rem;background:linear-gradient(135deg,#fff,#fffffff2);border-radius:3.125rem;font-family:Noto Sans JP,Source Sans Pro,sans-serif;font-size:1rem;font-weight:500;color:#6b7b5e;text-decoration:none;letter-spacing:.1em;transition:transform .15s ease,box-shadow .15s ease;overflow:hidden}.p-home-cta__button:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent 0%,rgba(107,123,94,.1) 50%,transparent 100%);transition:left .6s ease}.p-home-cta__button:hover{transform:translateY(-.1875rem);box-shadow:0 .5rem 2rem #00000040}.p-home-cta__button:hover:before{left:100%}@media(min-width:768px){.p-home-cta__heading{margin-bottom:3rem}.p-home-cta__heading__title{font-size:1.75rem}.p-home-cta__heading__subtitle{font-size:.875rem}.p-home-cta__button{padding:1.25rem 4rem;font-size:1.125rem}}@media(min-width:992px){.p-home-cta__heading__title{font-size:2rem}}
