.logo[data-v-b43042e4]{display:flex;align-items:center;font-weight:700;font-size:1.8rem;color:var(--color-text)}.logo-small[data-v-b43042e4]{font-size:1.4rem}.logo-text[data-v-b43042e4]{letter-spacing:1px}.highlight[data-v-b43042e4]{background:linear-gradient(135deg,var(--color-primary) 0%,var(--color-secondary) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;color:transparent}.logo-icon[data-v-b43042e4]{margin-left:.5rem;display:flex;align-items:center}.umbrella-img[data-v-b43042e4]{width:30px;height:30px;transition:all .3s ease}.logo-small .umbrella-img[data-v-b43042e4]{width:24px;height:24px}.header[data-v-a1bf70c9]{position:fixed;top:0;left:0;width:100%;z-index:1000;background-color:#fffffff2;box-shadow:0 2px 10px #0000001a;transition:all .3s ease;padding:.7rem 0}.header-scrolled[data-v-a1bf70c9]{padding:.5rem 0}.header-container[data-v-a1bf70c9]{display:flex;align-items:center;justify-content:space-between}.header-logo[data-v-a1bf70c9]{z-index:1001}.header-nav[data-v-a1bf70c9]{display:flex;align-items:center}.nav-list[data-v-a1bf70c9]{display:flex;list-style:none;margin:0;padding:0}.nav-list li[data-v-a1bf70c9]{margin:0 .7rem}.nav-list a[data-v-a1bf70c9]{color:var(--color-text);font-weight:500;position:relative;padding:.3rem 0;font-size:.95rem}.nav-list a[data-v-a1bf70c9]:hover,.nav-list a.router-link-active[data-v-a1bf70c9]{color:var(--color-primary)}.nav-list a[data-v-a1bf70c9]:after{content:"";position:absolute;bottom:0;left:0;width:0;height:2px;background:linear-gradient(135deg,var(--color-primary) 0%,var(--color-secondary) 100%);transition:width .3s ease}.nav-list a[data-v-a1bf70c9]:hover:after,.nav-list a.router-link-active[data-v-a1bf70c9]:after{width:100%}.salon-link[data-v-a1bf70c9]{margin-left:1.5rem;padding:.4rem 1.2rem;background:linear-gradient(135deg,var(--color-primary) 0%,var(--color-secondary) 100%);color:#fff;border-radius:30px;font-weight:500;font-size:.95rem;transition:all .3s ease}.salon-link[data-v-a1bf70c9]:hover{transform:translateY(-2px);box-shadow:0 4px 10px #0000001a;color:#fff}.menu-toggle[data-v-a1bf70c9]{display:none;flex-direction:column;justify-content:space-between;width:30px;height:21px;background:transparent;border:none;cursor:pointer;z-index:1001}.menu-toggle span[data-v-a1bf70c9]{display:block;width:100%;height:3px;background-color:var(--color-text);border-radius:3px;transition:all .3s ease}@media (max-width: 992px){.menu-toggle[data-v-a1bf70c9]{display:flex}.header-nav[data-v-a1bf70c9]{position:fixed;top:0;right:-100%;width:80%;max-width:400px;height:100vh;background-color:#fff;flex-direction:column;align-items:flex-start;padding:5rem 2rem 2rem;box-shadow:-5px 0 15px #0000001a;transition:right .3s ease;overflow-y:auto}.header-nav.is-open[data-v-a1bf70c9]{right:0}.nav-list[data-v-a1bf70c9]{flex-direction:column;width:100%}.nav-list li[data-v-a1bf70c9]{margin:1rem 0;width:100%}.nav-list a[data-v-a1bf70c9]{display:block;padding:.5rem 0;font-size:1.2rem}.salon-link[data-v-a1bf70c9]{margin:2rem 0 0;display:inline-block;text-align:center}.menu-toggle.is-open span[data-v-a1bf70c9]:nth-child(1){transform:translateY(9px) rotate(45deg)}.menu-toggle.is-open span[data-v-a1bf70c9]:nth-child(2){opacity:0}.menu-toggle.is-open span[data-v-a1bf70c9]:nth-child(3){transform:translateY(-9px) rotate(-45deg)}}.footer[data-v-8f216752]{background-color:#f8f9fa;padding:4rem 0 1rem;margin-top:auto}.footer-content[data-v-8f216752]{display:flex;flex-wrap:wrap;gap:2rem;margin-bottom:3rem}.footer-logo[data-v-8f216752]{flex:1;min-width:250px}.company-name[data-v-8f216752]{margin-top:1rem;font-weight:500}.address[data-v-8f216752],.phone[data-v-8f216752]{margin-top:.5rem;font-size:.9rem;color:#666}.footer-links[data-v-8f216752]{flex:2;display:flex;flex-wrap:wrap;gap:2rem}.link-group[data-v-8f216752]{flex:1;min-width:150px}.link-group h4[data-v-8f216752]{margin-bottom:1rem;font-size:1.1rem;position:relative;padding-bottom:.5rem}.link-group h4[data-v-8f216752]:after{content:"";position:absolute;bottom:0;left:0;width:40px;height:2px;background:linear-gradient(135deg,var(--color-primary) 0%,var(--color-secondary) 100%)}.link-group ul[data-v-8f216752]{list-style:none;padding:0;margin:0}.link-group li[data-v-8f216752]{margin-bottom:.5rem}.link-group a[data-v-8f216752]{color:#666;transition:color .3s ease;font-size:.95rem}.link-group a[data-v-8f216752]:hover{color:var(--color-primary)}.social-links[data-v-8f216752]{display:flex;gap:1rem;margin-top:.5rem}.social-links a[data-v-8f216752]{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;background-color:#eee;color:#666;transition:all .3s ease}.social-links a[data-v-8f216752]:hover{background:linear-gradient(135deg,var(--color-primary) 0%,var(--color-secondary) 100%);color:#fff;transform:translateY(-3px)}.footer-bottom[data-v-8f216752]{padding-top:1.5rem;border-top:1px solid #eee;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem}.footer-bottom p[data-v-8f216752]{font-size:.85rem;color:#888}.footer-bottom-links[data-v-8f216752]{display:flex;gap:1.5rem}.footer-bottom-links a[data-v-8f216752]{font-size:.85rem;color:#888}.footer-bottom-links a[data-v-8f216752]:hover{color:var(--color-primary)}@media (max-width: 768px){.footer-content[data-v-8f216752]{flex-direction:column}.footer-bottom[data-v-8f216752]{flex-direction:column;text-align:center}}.splash-screen[data-v-b3dd630e]{position:fixed;top:0;left:0;width:100%;height:100vh;background-color:var(--color-background);display:flex;justify-content:center;align-items:center;z-index:2000;animation:fadeOut-b3dd630e 1s ease forwards;animation-delay:var(--fadeout-delay, 2s)}.splash-content[data-v-b3dd630e]{text-align:center}.splash-text[data-v-b3dd630e]{font-weight:700;font-size:3rem;letter-spacing:1px;display:inline-block;position:relative}.char[data-v-b3dd630e]{display:inline-block;background:linear-gradient(135deg,var(--color-primary) 0%,var(--color-secondary) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;color:transparent;animation:popIn-b3dd630e .3s ease forwards;opacity:0;transform:translateY(10px)}.splash-text[data-v-b3dd630e]:after{content:"|";display:inline-block;opacity:1;animation:blink-b3dd630e .7s infinite;margin-left:2px;position:relative;background:linear-gradient(135deg,var(--color-primary) 0%,var(--color-secondary) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;color:transparent}@keyframes fadeOut-b3dd630e{0%{opacity:1}to{opacity:0;visibility:hidden}}@keyframes popIn-b3dd630e{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes blink-b3dd630e{0%,to{opacity:1}50%{opacity:0}}.app{display:flex;flex-direction:column;min-height:100vh}.main-content{flex:1;padding-top:80px}.btn[data-v-d5ee23d8]{display:inline-block;padding:.75rem 1.5rem;border-radius:30px;font-weight:500;cursor:pointer;transition:all .3s ease;border:none;font-size:1rem}.btn-large[data-v-d5ee23d8]{padding:1rem 2rem;font-size:1.1rem}.btn-primary[data-v-d5ee23d8]{background:linear-gradient(135deg,var(--color-primary) 0%,#4aa8d0 100%);color:var(--color-white)}.btn-primary[data-v-d5ee23d8]:hover{background:linear-gradient(135deg,#4aa8d0 0%,var(--color-primary) 100%);transform:translateY(-2px);box-shadow:0 4px 10px #0000001a}.btn-secondary[data-v-d5ee23d8]{background:linear-gradient(135deg,var(--color-secondary) 0%,#e889a0 100%);color:var(--color-white)}.btn-secondary[data-v-d5ee23d8]:hover{background:linear-gradient(135deg,#e889a0 0%,var(--color-secondary) 100%);transform:translateY(-2px);box-shadow:0 4px 10px #0000001a}.btn-outline[data-v-d5ee23d8]{background-color:transparent;border:2px solid var(--color-primary);color:var(--color-primary)}.btn-outline[data-v-d5ee23d8]:hover{background-color:var(--color-primary);color:var(--color-white)}.hero-section[data-v-0e29dd4f]{position:relative;padding:8rem 0 6rem;overflow:hidden;min-height:100vh;display:flex;align-items:center}.hero-background[data-v-0e29dd4f]{position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1}.hero-gradient[data-v-0e29dd4f]{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,rgba(91,190,229,.15) 0%,rgba(255,158,181,.15) 100%)}.hero-animation[data-v-0e29dd4f]{position:absolute;top:0;left:0;width:100%;height:100%}.animation-item[data-v-0e29dd4f]{position:absolute;background:linear-gradient(135deg,rgba(91,190,229,.4) 0%,rgba(255,158,181,.4) 100%);border-radius:50%;opacity:.3;animation:float-0e29dd4f 15s infinite ease-in-out}.animation-item[data-v-0e29dd4f]:nth-child(1){width:150px;height:150px;top:10%;left:10%;animation-delay:0s}.animation-item[data-v-0e29dd4f]:nth-child(2){width:100px;height:100px;top:20%;right:20%;animation-delay:2s}.animation-item[data-v-0e29dd4f]:nth-child(3){width:80px;height:80px;bottom:30%;left:30%;animation-delay:4s}.animation-item[data-v-0e29dd4f]:nth-child(4){width:120px;height:120px;bottom:10%;right:10%;animation-delay:6s}.animation-item[data-v-0e29dd4f]:nth-child(5){width:70px;height:70px;top:50%;left:50%;animation-delay:8s}.animation-item[data-v-0e29dd4f]:nth-child(6){width:90px;height:90px;top:70%;left:20%;animation-delay:10s}.animation-item[data-v-0e29dd4f]:nth-child(7){width:110px;height:110px;top:40%;right:30%;animation-delay:12s}.animation-item[data-v-0e29dd4f]:nth-child(8){width:60px;height:60px;bottom:20%;left:40%;animation-delay:14s}.animation-item[data-v-0e29dd4f]:nth-child(9){width:130px;height:130px;top:30%;left:60%;animation-delay:16s}.animation-item[data-v-0e29dd4f]:nth-child(10){width:85px;height:85px;bottom:40%;right:50%;animation-delay:18s}@keyframes float-0e29dd4f{0%,to{transform:translateY(0) translate(0)}25%{transform:translateY(-20px) translate(10px)}50%{transform:translateY(0) translate(20px)}75%{transform:translateY(20px) translate(10px)}}.hero-container[data-v-0e29dd4f]{display:flex;align-items:center;justify-content:space-between;gap:2rem}.hero-content[data-v-0e29dd4f]{flex:1;max-width:600px}.hero-title[data-v-0e29dd4f]{font-size:3.5rem;line-height:1.2;margin-bottom:1.5rem;display:flex;flex-direction:column}.title-line[data-v-0e29dd4f]{display:block}.title-accent[data-v-0e29dd4f]{display:block;background:linear-gradient(135deg,var(--color-primary) 0%,var(--color-secondary) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;color:transparent;font-size:4rem;margin-top:.5rem}.hero-subtitle[data-v-0e29dd4f]{font-size:1.2rem;margin-bottom:2rem;color:#555}.hero-buttons[data-v-0e29dd4f]{display:flex;gap:1rem}.hero-buttons a[data-v-0e29dd4f]{display:block;text-decoration:none}.hero-image[data-v-0e29dd4f]{flex:1;max-width:500px;position:relative}.hero-image img[data-v-0e29dd4f]{width:100%;height:auto;border-radius:20px;animation:pulse-0e29dd4f 4s infinite ease-in-out}@keyframes pulse-0e29dd4f{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@media (max-width: 992px){.hero-container[data-v-0e29dd4f]{flex-direction:column;text-align:center}.hero-content[data-v-0e29dd4f]{order:2}.hero-image[data-v-0e29dd4f]{order:1;margin-bottom:2rem}.hero-title[data-v-0e29dd4f]{font-size:2.5rem}.title-accent[data-v-0e29dd4f]{font-size:3rem}.hero-buttons[data-v-0e29dd4f]{justify-content:center}}@media (max-width: 576px){.hero-section[data-v-0e29dd4f]{padding:7rem 0 4rem}.hero-title[data-v-0e29dd4f]{font-size:2rem}.title-accent[data-v-0e29dd4f]{font-size:2.5rem}.hero-subtitle[data-v-0e29dd4f]{font-size:1rem}.hero-buttons[data-v-0e29dd4f]{flex-direction:column;width:100%}.hero-buttons .btn[data-v-0e29dd4f],.hero-buttons a[data-v-0e29dd4f]{width:100%}}.service-section[data-v-73401ae7]{background-color:#f9f9f9;position:relative}.section-header[data-v-73401ae7]{text-align:center;margin-bottom:3rem}.section-title[data-v-73401ae7]{font-size:2.5rem;margin-bottom:1rem;position:relative;display:inline-block}.section-title[data-v-73401ae7]:after{content:"";position:absolute;bottom:-10px;left:50%;transform:translate(-50%);width:80px;height:3px;background:linear-gradient(135deg,var(--color-primary) 0%,var(--color-secondary) 100%)}.section-subtitle[data-v-73401ae7]{font-size:1.1rem;color:#666;max-width:700px;margin:0 auto}.service-cards[data-v-73401ae7]{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-bottom:3rem}.service-card[data-v-73401ae7]{background-color:#fff;border-radius:15px;padding:2rem;box-shadow:0 10px 30px #0000000d;transition:all .3s ease;position:relative;z-index:1;overflow:hidden}.service-card[data-v-73401ae7]:before{content:"";position:absolute;top:0;left:0;width:100%;height:5px;background:linear-gradient(135deg,var(--color-primary) 0%,var(--color-secondary) 100%);z-index:-1}.service-card[data-v-73401ae7]:hover{transform:translateY(-10px);box-shadow:0 15px 40px #0000001a}.service-icon[data-v-73401ae7]{width:70px;height:70px;border-radius:50%;background:linear-gradient(135deg,rgba(91,190,229,.1) 0%,rgba(255,158,181,.1) 100%);display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem;font-size:1.8rem;color:var(--color-primary)}.service-card h3[data-v-73401ae7]{font-size:1.5rem;margin-bottom:1rem}.service-card p[data-v-73401ae7]{color:#666;margin-bottom:1.5rem;line-height:1.6}.service-link[data-v-73401ae7]{display:inline-flex;align-items:center;color:var(--color-primary);font-weight:500}.service-link[data-v-73401ae7]:after{content:"→";margin-left:.5rem;transition:transform .3s ease}.service-link[data-v-73401ae7]:hover:after{transform:translate(5px)}.service-cta[data-v-73401ae7]{text-align:center;margin-top:2rem}@media (max-width: 768px){.section-title[data-v-73401ae7]{font-size:2rem}.service-cards[data-v-73401ae7]{grid-template-columns:1fr}}.startup-concierge-section[data-v-25525178]{background-color:#f9f9f9;position:relative;padding:5rem 0}.section-header[data-v-25525178]{text-align:center;margin-bottom:3rem}.section-title[data-v-25525178]{font-size:2.5rem;margin-bottom:1rem;position:relative;display:inline-block}.section-title[data-v-25525178]:after{content:"";position:absolute;bottom:-10px;left:50%;transform:translate(-50%);width:80px;height:3px;background:linear-gradient(135deg,var(--color-primary) 0%,var(--color-secondary) 100%)}.video-container[data-v-25525178]{max-width:800px;margin:0 auto;border-radius:15px;overflow:hidden;box-shadow:0 10px 30px #0000001a}.video-container video[data-v-25525178]{width:100%;display:block}@media (max-width: 768px){.section-title[data-v-25525178]{font-size:2rem}.video-container[data-v-25525178]{max-width:100%}}.about-section[data-v-3385e4b7]{position:relative;overflow:hidden}.about-content[data-v-3385e4b7]{display:flex;align-items:center;gap:4rem}.about-image[data-v-3385e4b7]{flex:1;position:relative}.about-image[data-v-3385e4b7]:before{content:"";position:absolute;top:-20px;left:-20px;width:100%;height:100%;background:linear-gradient(135deg,var(--color-primary) 0%,var(--color-secondary) 100%);border-radius:20px;z-index:-1}.about-image img[data-v-3385e4b7]{width:100%;border-radius:20px;box-shadow:0 20px 40px #0000001a}.about-text[data-v-3385e4b7]{flex:1}.about-title[data-v-3385e4b7]{font-size:2.5rem;margin-bottom:1.5rem;position:relative;display:inline-block}.about-title[data-v-3385e4b7]:after{content:"";position:absolute;bottom:-10px;left:0;width:80px;height:3px;background:linear-gradient(135deg,var(--color-primary) 0%,var(--color-secondary) 100%)}.about-description[data-v-3385e4b7]{margin-bottom:2rem}.about-description p[data-v-3385e4b7]{font-size:1.1rem;line-height:1.8;color:#555;margin-bottom:1rem}.about-cta[data-v-3385e4b7]{text-align:center;margin-top:2rem}@media (max-width: 992px){.about-content[data-v-3385e4b7]{flex-direction:column;gap:2rem}.about-image[data-v-3385e4b7]{width:100%}.about-title[data-v-3385e4b7]{font-size:2rem}}.team-section[data-v-f83a1da9]{background-color:#f9f9f9}.section-header[data-v-f83a1da9]{text-align:center;margin-bottom:3rem}.section-title[data-v-f83a1da9]{font-size:2.5rem;margin-bottom:1rem;position:relative;display:inline-block}.section-title[data-v-f83a1da9]:after{content:"";position:absolute;bottom:-10px;left:50%;transform:translate(-50%);width:80px;height:3px;background:linear-gradient(135deg,var(--color-primary) 0%,var(--color-secondary) 100%)}.section-subtitle[data-v-f83a1da9]{font-size:1.1rem;color:#666;max-width:700px;margin:0 auto}.team-members[data-v-f83a1da9]{display:flex;justify-content:center;gap:2rem;margin-bottom:3rem;flex-wrap:wrap}.team-member[data-v-f83a1da9]{background-color:#fff;border-radius:15px;overflow:hidden;box-shadow:0 10px 30px #0000000d;transition:all .3s ease;text-align:center;width:350px;padding:1.5rem;border-top:4px solid var(--color-primary)}.team-member[data-v-f83a1da9]:hover{transform:translateY(-10px);box-shadow:0 15px 40px #0000001a}.member-name[data-v-f83a1da9]{font-size:1.3rem;margin:1.5rem 0 .5rem;padding-top:1rem}.member-position[data-v-f83a1da9]{color:var(--color-primary);font-weight:500;margin-bottom:1rem}.member-bio[data-v-f83a1da9]{padding:0 1.5rem 1.5rem;color:#666;font-size:.95rem;line-height:1.6}.team-cta[data-v-f83a1da9]{text-align:center;margin-top:2rem}@media (max-width: 768px){.section-title[data-v-f83a1da9]{font-size:2rem}.team-member[data-v-f83a1da9]{width:100%;max-width:350px}}.news-section[data-v-ee03d3f0]{background-color:#fff}.section-header[data-v-ee03d3f0]{text-align:center;margin-bottom:3rem}.section-title[data-v-ee03d3f0]{font-size:2.5rem;margin-bottom:1rem;position:relative;display:inline-block}.section-title[data-v-ee03d3f0]:after{content:"";position:absolute;bottom:-10px;left:50%;transform:translate(-50%);width:80px;height:3px;background:linear-gradient(135deg,var(--color-primary) 0%,var(--color-secondary) 100%)}.section-subtitle[data-v-ee03d3f0]{font-size:1.1rem;color:#666;max-width:700px;margin:0 auto}.news-list[data-v-ee03d3f0]{display:grid;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:2rem;margin-bottom:3rem}.news-item[data-v-ee03d3f0]{background-color:#f9f9f9;border-radius:15px;padding:2rem;transition:all .3s ease;position:relative}.news-item[data-v-ee03d3f0]:hover{transform:translateY(-5px);box-shadow:0 10px 30px #0000000d}.news-date[data-v-ee03d3f0]{font-size:.9rem;color:#888;margin-bottom:.5rem}.news-category[data-v-ee03d3f0]{display:inline-block;padding:.3rem 1rem;border-radius:30px;font-size:.8rem;font-weight:500;color:#fff;margin-bottom:1rem}.category-seminar[data-v-ee03d3f0]{background-color:var(--color-primary)}.category-salon[data-v-ee03d3f0]{background-color:var(--color-secondary)}.category-youtube[data-v-ee03d3f0]{background-color:#ff4b4b}.category-news[data-v-ee03d3f0]{background-color:#6c757d}.category-column[data-v-ee03d3f0]{background-color:#14cda2}.news-title[data-v-ee03d3f0]{font-size:1.3rem;margin-bottom:1rem;line-height:1.4}.news-title a[data-v-ee03d3f0]{color:var(--color-text);transition:color .3s ease}.news-title a[data-v-ee03d3f0]:hover{color:var(--color-primary)}.news-excerpt[data-v-ee03d3f0]{color:#666;margin-bottom:1.5rem;line-height:1.6}.news-link[data-v-ee03d3f0]{display:inline-flex;align-items:center;color:var(--color-primary);font-weight:500}.news-link[data-v-ee03d3f0]:after{content:"→";margin-left:.5rem;transition:transform .3s ease}.news-link[data-v-ee03d3f0]:hover:after{transform:translate(5px)}.news-cta[data-v-ee03d3f0]{text-align:center;margin-top:2rem}@media (max-width: 768px){.section-title[data-v-ee03d3f0]{font-size:2rem}.news-list[data-v-ee03d3f0]{grid-template-columns:1fr}}.contact-section[data-v-8ba858c9]{background:linear-gradient(135deg,rgba(91,190,229,.05) 0%,rgba(255,158,181,.05) 100%);position:relative}.contact-content[data-v-8ba858c9]{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.contact-title[data-v-8ba858c9]{font-size:2.5rem;margin-bottom:1.5rem;position:relative;display:inline-block}.contact-title[data-v-8ba858c9]:after{content:"";position:absolute;bottom:-10px;left:0;width:80px;height:3px;background:linear-gradient(135deg,var(--color-primary) 0%,var(--color-secondary) 100%)}.contact-description[data-v-8ba858c9]{font-size:1.1rem;line-height:1.8;color:#555;margin-bottom:2rem}.contact-info[data-v-8ba858c9]{display:flex;flex-direction:column;gap:1.5rem}.info-item[data-v-8ba858c9]{display:flex;align-items:flex-start;gap:1rem}.info-icon[data-v-8ba858c9]{width:50px;height:50px;border-radius:50%;background:linear-gradient(135deg,var(--color-primary) 0%,var(--color-secondary) 100%);display:flex;align-items:center;justify-content:center;color:#fff;font-size:1.2rem}.info-content h4[data-v-8ba858c9]{font-size:1.2rem;margin-bottom:.5rem}.info-content p[data-v-8ba858c9]{color:#555}.info-note[data-v-8ba858c9]{font-size:.9rem;color:#888;margin-top:.3rem}.contact-form-wrapper[data-v-8ba858c9]{position:relative}.contact-form[data-v-8ba858c9]{background-color:#fff;border-radius:15px;padding:2.5rem;box-shadow:0 15px 40px #00000014}.contact-form h3[data-v-8ba858c9]{font-size:1.5rem;margin-bottom:1.5rem;text-align:center}.form-group[data-v-8ba858c9]{margin-bottom:1.5rem}.form-group label[data-v-8ba858c9]{display:block;margin-bottom:.5rem;font-weight:500}.required[data-v-8ba858c9]{color:#ff4b4b}.form-group input[data-v-8ba858c9],.form-group select[data-v-8ba858c9],.form-group textarea[data-v-8ba858c9]{width:100%;padding:.75rem 1rem;border:1px solid #ddd;border-radius:8px;font-family:inherit;font-size:1rem;transition:border-color .3s ease}.form-group input[data-v-8ba858c9]:focus,.form-group select[data-v-8ba858c9]:focus,.form-group textarea[data-v-8ba858c9]:focus{outline:none;border-color:var(--color-primary)}.form-checkbox[data-v-8ba858c9]{display:flex;align-items:center;gap:.5rem}.form-checkbox input[data-v-8ba858c9]{width:auto}.form-checkbox label[data-v-8ba858c9]{margin-bottom:0}.form-submit[data-v-8ba858c9]{text-align:center;margin-top:2rem}@media (max-width: 992px){.contact-content[data-v-8ba858c9]{grid-template-columns:1fr;gap:3rem}.contact-title[data-v-8ba858c9]{font-size:2rem}}:root{--color-primary: #5BBCD6;--color-secondary: #F49CBB;--color-text: #333333;--color-text-light: #666666;--color-background: #FFFFFF;--color-background-alt: #ffffff;--color-border: #E1E1E1;--color-white: #ffffff;--color-black: #000000;--font-family: "Noto Sans JP", sans-serif;--container-width: 1200px}*{margin:0;padding:0;box-sizing:border-box}html{font-size:16px}body{font-family:var(--font-family);color:var(--color-text);background-color:var(--color-background);line-height:1.6}a{color:var(--color-primary);text-decoration:none;transition:color .3s ease}a:hover{color:#4aa8d0}img{max-width:100%;height:auto}.container{width:100%;max-width:var(--container-width);margin:0 auto;padding:0 1rem}.section{padding:5rem 0}.section-title{font-size:2.5rem;margin-bottom:2rem;text-align:center;position:relative}.section-title:after{content:"";display:block;width:50px;height:3px;background-color:var(--color-primary);margin:1rem auto 0}@media (max-width: 768px){html{font-size:14px}.section{padding:3rem 0}.section-title{font-size:2rem}}
