@charset "UTF-8";:root{--primary-bg: #4c4499;--secondary-bg: #2d285c;--text-color: #ffffff;--text-muted: rgba(255, 255, 255, .8);--accent-gold: #ffffff;--glass-bg: rgba(255, 255, 255, .1);--glass-border: rgba(255, 255, 255, .3);--transition: all .4s cubic-bezier(.4, 0, .2, 1)}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Kaisei Opti,Noto Sans JP,sans-serif;background:radial-gradient(circle at 50% 50%,#4c449933,#2d285c00 70%),linear-gradient(180deg,var(--primary-bg) 0%,var(--secondary-bg) 50%,#1a1635 100%);background-color:var(--primary-bg);color:var(--text-color);min-height:100dvh;overflow-x:hidden;line-height:1.6;position:relative}body:before{content:"";position:fixed;top:0;left:0;width:100%;height:100%;background:radial-gradient(circle at center,transparent 0%,rgba(0,0,0,.3) 100%);pointer-events:none;z-index:5}h1,h2,h3{font-family:Kaisei Opti,serif;letter-spacing:.15em}a{text-decoration:none;color:inherit;transition:var(--transition)}section{padding:100px 20px;max-width:1200px;margin:0 auto;position:relative;z-index:10;@media(max-width:768px){padding:60px 20px}}.section-title{text-align:left;font-size:2.5rem;margin-bottom:1.5rem;position:relative;display:flex;justify-content:flex-start;flex-wrap:wrap;gap:.1em}.section-title span,.shop-name span{display:inline-block;animation:water-sway var(--d, 4s) ease-in-out infinite;animation-delay:var(--delay, 0s);filter:blur(.3px);will-change:transform,opacity}@keyframes water-sway{0%,to{transform:translate(0) rotate(-1deg)}25%{transform:translate(2px,-3px) rotate(1deg)}50%{transform:translate(-1px,-5px) rotate(-1deg)}75%{transform:translate(-2px,-2px) rotate(1deg)}}@keyframes bubble-rise{0%{transform:translateY(0) translate(0);opacity:.6}to{transform:translateY(-100dvh) translate(var(--sway));opacity:0}}#bubble-container{position:fixed;top:0;left:0;width:100%;height:100dvh;pointer-events:none;z-index:3;overflow:hidden;opacity:0;transition:opacity 1s ease-out}#bubble-container.visible{opacity:1}.bubble{position:absolute;bottom:-50px;width:40px;height:40px;background-size:contain;background-repeat:no-repeat;background-position:center;animation:bubble-rise ease-in-out forwards}.flex-split{display:flex;align-items:center;gap:60px}@media(max-width:768px){.flex-split{flex-direction:column;text-align:center;gap:20px}.section-title{font-size:1.8rem;margin-bottom:40px;text-align:center;justify-content:center}p{font-size:.9em}}header[data-astro-cid-3ef6ksr2]{position:fixed;top:0;left:0;right:0;z-index:1000;padding:30px 40px;transition:transform .4s cubic-bezier(.4,0,.2,1),opacity .4s ease-in-out}header[data-astro-cid-3ef6ksr2].hidden{transform:translateY(-100%);opacity:0}.lang-switcher[data-astro-cid-3ef6ksr2]{display:flex;gap:10px;justify-content:flex-end}.lang-switcher[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]{font-size:.8rem;font-weight:700;color:var(--text-muted);letter-spacing:.1em;width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:var(--transition);position:relative;background:transparent}.lang-switcher[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2].active{color:var(--text-color);background:#ffffff1a}.lang-switcher[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]:hover{color:var(--text-color);background:#fff3;transform:scale(1.1)}#hero[data-astro-cid-bbe6dxrz]{height:100dvh;display:flex;justify-content:center;align-items:center;position:relative;padding:0;max-width:none}.logo-container[data-astro-cid-bbe6dxrz]{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);z-index:0;pointer-events:none}#hero-eyes[data-astro-cid-bbe6dxrz]{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);z-index:6;pointer-events:none;height:375px;width:auto;object-fit:contain;filter:url(#water-distortion) blur(1px);will-change:opacity,filter}.logo-wrapper[data-astro-cid-bbe6dxrz]{position:relative;display:flex;justify-content:center;align-items:center}#hero-logo[data-astro-cid-bbe6dxrz]{width:auto;height:375px;object-fit:contain;filter:url(#water-distortion);will-change:opacity,filter}@media(max-width:768px){#hero-logo[data-astro-cid-bbe6dxrz],#hero-eyes[data-astro-cid-bbe6dxrz]{height:250px}}.gallery-custom-grid[data-astro-cid-iuo7srjn]{display:grid;grid-template-columns:3fr 2fr;grid-template-rows:auto 1fr 1fr;gap:20px;width:100%;box-sizing:border-box}.item[data-astro-cid-iuo7srjn]{position:relative;overflow:hidden;min-width:0;min-height:0;box-sizing:border-box}.item[data-astro-cid-iuo7srjn] img[data-astro-cid-iuo7srjn]{display:block;width:100%;height:100%;object-fit:cover}.g01[data-astro-cid-iuo7srjn]{grid-column:1/span 2;aspect-ratio:16/7}.g02[data-astro-cid-iuo7srjn]{grid-column:1;grid-row:2/span 2;aspect-ratio:1/1;width:100%;height:100%}.g03[data-astro-cid-iuo7srjn]{grid-column:2;grid-row:2}.g04[data-astro-cid-iuo7srjn]{grid-column:2;grid-row:3}.overlay-text[data-astro-cid-iuo7srjn]{position:absolute;color:#fff;font-size:1.4rem;font-weight:700;line-height:1.5;z-index:10;white-space:nowrap}@media(max-width:768px){.overlay-text[data-astro-cid-iuo7srjn]{font-size:.8rem}}.g01-text[data-astro-cid-iuo7srjn]{bottom:20px;right:20px;text-align:right}@media(max-width:768px){.g01-text[data-astro-cid-iuo7srjn]{bottom:10px;right:10px}}.g02-text[data-astro-cid-iuo7srjn]{top:50%;left:50%;transform:translate(-50%,-50%);text-align:center}.about-content[data-astro-cid-zsov6f23]{padding:60px 40px 80px;width:100%;margin:0 auto;text-align:center}@media(max-width:768px){.about-content[data-astro-cid-zsov6f23]{padding:40px 20px}}.shop-name[data-astro-cid-zsov6f23]{font-size:3rem;margin-bottom:20px;color:var(--text-color)}.shop-name[data-astro-cid-zsov6f23] span[data-astro-cid-zsov6f23]{display:inline-block;animation:water-sway var(--d, 4s) ease-in-out infinite;animation-delay:var(--delay, 0s);filter:blur(.3px);will-change:transform,opacity}@media(max-width:768px){.shop-name[data-astro-cid-zsov6f23]{font-size:2rem}}.description[data-astro-cid-zsov6f23]{font-size:1.2rem;line-height:2;margin-bottom:40px;color:var(--text-muted);white-space:pre-wrap}@media(max-width:768px){.description[data-astro-cid-zsov6f23]{font-size:1rem}}.business-details[data-astro-cid-zsov6f23]{display:flex;justify-content:center;gap:40px;padding-top:40px;position:relative}.business-details[data-astro-cid-zsov6f23]:before{content:"";position:absolute;top:0;left:50%;transform:translate(-50%);width:120px;height:3px;background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="40" height="3"><path d="M0,1.5 Q2,0.5 4,1.5 Q6,2.5 8,1.5 Q10,0.5 12,1.5 Q14,2.5 16,1.5 Q18,0.5 20,1.5 Q22,2.5 24,1.5 Q26,0.5 28,1.5 Q30,2.5 32,1.5 Q34,0.5 36,1.5 Q38,2.5 40,1.5" fill="none" stroke="rgba(255,255,255,0.6)" stroke-width="2.5" stroke-linecap="round" stroke-linejoin="round"/></svg>');background-repeat:repeat-x;background-size:40px 3px}@media(max-width:768px){.business-details[data-astro-cid-zsov6f23]{gap:20px}}.business-details[data-astro-cid-zsov6f23] .detail-item[data-astro-cid-zsov6f23]{display:flex;flex-direction:column;gap:5px}.label[data-astro-cid-zsov6f23]{font-size:.8rem;letter-spacing:.2em;color:var(--accent-gold);font-weight:700}.value[data-astro-cid-zsov6f23]{font-size:1.1rem;font-weight:700}@media(max-width:768px){.value[data-astro-cid-zsov6f23]{font-size:1rem}}.section-title[data-astro-cid-wekg7pry] span[data-astro-cid-wekg7pry]:first-child{width:0;height:0;overflow:hidden;display:inline-block;margin:0;padding:0}.text-side[data-astro-cid-wekg7pry],.image-side[data-astro-cid-wekg7pry]{flex:1}.image-side[data-astro-cid-wekg7pry] img[data-astro-cid-wekg7pry]{width:100%;height:400px;object-fit:contain}@media(max-width:768px){.image-side[data-astro-cid-wekg7pry] img[data-astro-cid-wekg7pry]{height:250px}}.pricing-group[data-astro-cid-wekg7pry]{margin-bottom:2rem;padding-left:1rem;position:relative}.pricing-group[data-astro-cid-wekg7pry]:before{content:"";position:absolute;left:0;top:0;bottom:0;width:3px;background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="3" height="40" viewBox="0 0 3 40"><path d="M1.5,0 Q0.5,2 1.5,4 Q2.5,6 1.5,8 Q0.5,10 1.5,12 Q2.5,14 1.5,16 Q0.5,18 1.5,20 Q2.5,22 1.5,24 Q0.5,26 1.5,28 Q2.5,30 1.5,32 Q0.5,34 1.5,36 Q2.5,38 1.5,40" fill="none" stroke="rgba(255,255,255,0.6)" stroke-width="2.5" stroke-linecap="round" stroke-linejoin="round"/></svg>');background-repeat:repeat-y;background-size:3px 40px}.pricing-group[data-astro-cid-wekg7pry] .group-title[data-astro-cid-wekg7pry]{font-size:1.4rem;font-weight:700;margin-bottom:.5rem;color:var(--text-primary)}@media(max-width:768px){.pricing-group[data-astro-cid-wekg7pry] .group-title[data-astro-cid-wekg7pry]{font-size:1.2rem}}.pricing-group[data-astro-cid-wekg7pry] .group-note[data-astro-cid-wekg7pry]{font-size:.9rem;color:var(--text-secondary);margin-top:.5rem}.pricing-group[data-astro-cid-wekg7pry] .group-extension[data-astro-cid-wekg7pry]{font-size:.9rem;color:var(--text-secondary)}@media(max-width:768px){.pricing-group[data-astro-cid-wekg7pry]{text-align:left}}.price-list[data-astro-cid-wekg7pry]{list-style:none;margin-bottom:.5rem}.price-list[data-astro-cid-wekg7pry] li[data-astro-cid-wekg7pry]{display:flex;align-items:center;gap:.5rem;padding:.25rem 0;font-size:1.1rem}.price-list[data-astro-cid-wekg7pry] li[data-astro-cid-wekg7pry] span[data-astro-cid-wekg7pry]:first-child{white-space:nowrap}.price-list[data-astro-cid-wekg7pry] li[data-astro-cid-wekg7pry]:after{content:"";flex:1;border-bottom:1px solid var(--text-secondary);opacity:.3}.price[data-astro-cid-wekg7pry]{color:var(--accent-gold);font-weight:700;white-space:nowrap}.notes-section[data-astro-cid-wekg7pry]{margin-top:2rem;padding:1.5rem 0}section[data-astro-cid-wekg7pry]#pricing .flex-split[data-astro-cid-wekg7pry] .text-side[data-astro-cid-wekg7pry]{flex:1}.note-item[data-astro-cid-wekg7pry]{display:flex;align-items:flex-start;gap:.5rem;margin-bottom:.8rem;font-size:.9rem;color:var(--text-secondary)}.note-item[data-astro-cid-wekg7pry] .note-mark[data-astro-cid-wekg7pry]{color:var(--accent-gold);font-weight:700;flex-shrink:0}.note-item[data-astro-cid-wekg7pry] .note-text[data-astro-cid-wekg7pry]{line-height:1.5}.flex-split[data-astro-cid-tkrw7qhw].reverse{flex-direction:row-reverse}@media(max-width:768px){.flex-split[data-astro-cid-tkrw7qhw].reverse{flex-direction:column;gap:0}}.text-side[data-astro-cid-tkrw7qhw]{flex:1}.image-side[data-astro-cid-tkrw7qhw]{flex:1;padding:15px}.image-side[data-astro-cid-tkrw7qhw] img[data-astro-cid-tkrw7qhw]{width:100%;height:400px;object-fit:contain;border-radius:8px}@media(max-width:768px){.image-side[data-astro-cid-tkrw7qhw] img[data-astro-cid-tkrw7qhw]{height:auto}}.usage-section[data-astro-cid-tkrw7qhw]{margin-bottom:2rem}.usage-section[data-astro-cid-tkrw7qhw] .subsection-title[data-astro-cid-tkrw7qhw]{font-size:1.2rem;font-weight:700;margin-bottom:.8rem;color:var(--text-primary);text-align:left}.content-text[data-astro-cid-tkrw7qhw]{font-size:1.1rem;color:var(--text-muted);line-height:1.7}@media(max-width:768px){.content-text[data-astro-cid-tkrw7qhw]{font-size:.98rem;text-align:left}}.profile-container[data-astro-cid-74wg56hc]{display:flex;align-items:flex-end;gap:40px;width:100%;min-height:500px;padding:60px 40px}.text-side[data-astro-cid-74wg56hc]{flex:1}.text-side[data-astro-cid-74wg56hc] h2[data-astro-cid-74wg56hc]{text-align:left;margin-left:0;margin-bottom:30px}.image-side[data-astro-cid-74wg56hc]{flex-shrink:0;width:280px;height:280px}.image-side[data-astro-cid-74wg56hc] img[data-astro-cid-74wg56hc]{width:100%;height:100%;object-fit:contain}.profile-content[data-astro-cid-74wg56hc] p[data-astro-cid-74wg56hc]{font-size:1.1rem;line-height:1.8;color:var(--text-muted);white-space:pre-wrap;text-align:left}@media(max-width:768px){.profile-content[data-astro-cid-74wg56hc] p[data-astro-cid-74wg56hc]{font-size:.95rem}}@media(max-width:768px){.profile-container[data-astro-cid-74wg56hc]{flex-direction:column;align-items:center;min-height:auto;padding:40px 0}.image-side[data-astro-cid-74wg56hc]{width:280px;height:280px}}.text-side[data-astro-cid-etejpb2h]{flex:1}.image-side[data-astro-cid-etejpb2h]{flex:1;padding:15px}.image-side[data-astro-cid-etejpb2h] img[data-astro-cid-etejpb2h]{width:100%;height:400px;object-fit:contain;border-radius:8px}@media(max-width:768px){.image-side[data-astro-cid-etejpb2h] img[data-astro-cid-etejpb2h]{height:250px}}.access-info[data-astro-cid-etejpb2h]{font-size:1.1rem}@media(max-width:768px){.access-info[data-astro-cid-etejpb2h] p[data-astro-cid-etejpb2h]{text-align:left}}.address[data-astro-cid-etejpb2h]{font-weight:700;color:var(--accent-gold);margin-bottom:10px;white-space:pre-wrap}@media(max-width:768px){.address[data-astro-cid-etejpb2h]{font-size:1.4rem}}.description[data-astro-cid-etejpb2h]{color:var(--text-muted);margin-bottom:20px;white-space:pre-wrap}.section-title[data-astro-cid-etejpb2h]{margin-bottom:1rem}.map-link[data-astro-cid-etejpb2h]{display:inline;margin-left:5px;color:var(--accent-gold);text-decoration:none;font-weight:700}.map-link[data-astro-cid-etejpb2h]:hover{text-decoration:underline}@media(max-width:768px){.flex-split[data-astro-cid-etejpb2h]{flex-direction:column-reverse}}footer[data-astro-cid-sz7xmlte]{padding:40px 20px;margin-top:100px;border-radius:0;border-left:none;border-right:none;border-bottom:none}.footer-content[data-astro-cid-sz7xmlte]{max-width:1200px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;@media(max-width:768px){flex-direction:column;gap:20px;text-align:center}}.footer-left[data-astro-cid-sz7xmlte] p[data-astro-cid-sz7xmlte]{font-size:.9rem;color:var(--text-muted)}.sns-icons[data-astro-cid-sz7xmlte]{display:flex;gap:20px}.sns-icons[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{color:var(--text-muted)}.sns-icons[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover{color:var(--accent-gold)}
