﻿*,*::before,*::after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}body{min-height:100vh;text-rendering:optimizeSpeed;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}img,picture,video,canvas,svg{display:block;max-width:100%}input,button,textarea,select{font:inherit}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}ul,ol{list-style:none}a{color:inherit;text-decoration:none}button{cursor:pointer;background:none;border:none}table{border-collapse:collapse}html{font-size:16px}body{font-family:"Noto Sans JP","Hiragino Sans","ヒラギノ角ゴ Pro W3",sans-serif;font-size:1rem;line-height:1.75;color:#2d2d2d;background-color:#fafaf8;letter-spacing:.04em}.skip-to-content{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;border:0}.skip-to-content:focus{position:fixed;top:1rem;left:1rem;z-index:300;width:auto;height:auto;padding:.75rem 1.5rem;background:#1b6b5a;color:#fff;border-radius:8px;clip:auto}h1,h2,h3{font-family:"Shippori Mincho","Yu Mincho","游明朝",serif;font-weight:600;line-height:1.3;letter-spacing:-0.02em}h4,h5,h6{font-family:"Noto Sans JP","Hiragino Sans","ヒラギノ角ゴ Pro W3",sans-serif;font-weight:600;line-height:1.3}a{transition:color 150ms ease}a:hover{color:#1b6b5a}::selection{background:rgba(27,107,90,.15);color:#134d41}.fade-up{opacity:0;transform:translateY(24px);transition:opacity .6s ease,transform .6s ease}.fade-up.is-visible{opacity:1;transform:translateY(0)}@media(prefers-reduced-motion: reduce){.fade-up{opacity:1;transform:none;transition:none}}.stagger-1{transition-delay:100ms}.stagger-2{transition-delay:200ms}.stagger-3{transition-delay:300ms}.stagger-4{transition-delay:400ms}.stagger-5{transition-delay:500ms}.stagger-6{transition-delay:600ms}.stagger-7{transition-delay:700ms}.stagger-8{transition-delay:800ms}.container{width:100%;max-width:1100px;margin-left:auto;margin-right:auto;padding-left:clamp(1.5rem,5vw,3rem);padding-right:clamp(1.5rem,5vw,3rem)}.container--narrow{max-width:740px}.container--form{max-width:640px}section{padding-top:clamp(4rem,10vw,8rem);padding-bottom:clamp(4rem,10vw,8rem)}.section-header{margin-bottom:clamp(2.5rem,6vw,4rem)}.section-label{display:inline-block;font-size:.6875rem;font-weight:400;letter-spacing:.12em;color:#1b6b5a;text-transform:uppercase;margin-bottom:.75rem}.section-title{font-family:"Shippori Mincho","Yu Mincho","游明朝",serif;font-size:clamp(1.75rem,5vw,2.5rem);font-weight:600;letter-spacing:-0.02em;color:#1a1a1a;line-height:1.3;margin-bottom:1rem}.section-desc{font-size:clamp(1.0625rem,2.5vw,1.125rem);color:#6b6b6b;line-height:2;max-width:600px}.grid-2{display:grid;grid-template-columns:1fr;gap:2rem}@media(min-width: 768px){.grid-2{grid-template-columns:repeat(2, 1fr)}}.grid-3{display:grid;grid-template-columns:1fr;gap:1.5rem}@media(min-width: 768px){.grid-3{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 1024px){.grid-3{grid-template-columns:repeat(3, 1fr)}}.grid-4{display:grid;grid-template-columns:1fr;gap:1.5rem}@media(min-width: 768px){.grid-4{grid-template-columns:repeat(2, 1fr)}}.section--alt{background-color:#f2f2ef}.section--dark{background-color:#1a1a1a;color:#fff}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:1rem 2rem;font-family:"Noto Sans JP","Hiragino Sans","ヒラギノ角ゴ Pro W3",sans-serif;font-size:clamp(.9375rem,2vw,1rem);font-weight:500;letter-spacing:.04em;border-radius:9999px;border:2px solid rgba(0,0,0,0);cursor:pointer;transition:all 250ms ease;white-space:nowrap}.btn:focus-visible{outline:2px solid #1b6b5a;outline-offset:3px}.btn--primary{background-color:#1b6b5a;color:#fff;border-color:#1b6b5a}.btn--primary:hover{background-color:#134d41;border-color:#134d41;color:#fff;transform:translateY(-1px);box-shadow:0 6px 20px rgba(27,107,90,.3)}.btn--outline{background-color:rgba(0,0,0,0);color:#2d2d2d;border-color:#e0ded8}.btn--outline:hover{border-color:#1b6b5a;color:#1b6b5a;transform:translateY(-1px)}.btn--ghost{background-color:rgba(0,0,0,0);color:#fff;border-color:hsla(0,0%,100%,.6)}.btn--ghost:hover{background-color:hsla(0,0%,100%,.1);border-color:#fff;color:#fff}.btn--sm{padding:.5rem 1.25rem;font-size:clamp(.8125rem,1.5vw,.875rem)}.btn--lg{padding:1.25rem 2.5rem;font-size:clamp(1.0625rem,2.5vw,1.125rem)}.card{background:#fff;border:1px solid #e0ded8;border-radius:16px;padding:clamp(1.5rem,4vw,2.5rem);transition:box-shadow 250ms ease,transform 250ms ease}.card:hover{box-shadow:0 4px 12px rgba(0,0,0,.08);transform:translateY(-2px)}.badge{display:inline-block;padding:.25rem .75rem;font-size:.6875rem;font-weight:600;letter-spacing:.08em;border-radius:9999px;text-transform:uppercase}.badge--accent{background-color:#d4a853;color:#1a1a1a}.badge--primary{background-color:#1b6b5a;color:#fff}.badge--outline{background-color:rgba(0,0,0,0);border:1px solid #e0ded8;color:#6b6b6b}.divider{border:none;border-top:1px solid #e0ded8;margin:2rem 0}.icon-wrap{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:8px;background-color:rgba(27,107,90,.08);color:#1b6b5a;flex-shrink:0}.form-group{display:flex;flex-direction:column;gap:.5rem;margin-bottom:1.25rem}.form-label{font-size:clamp(.8125rem,1.5vw,.875rem);font-weight:500;color:#2d2d2d;letter-spacing:.04em}.form-label .required{color:#c0392b;margin-left:.25rem}.form-control{width:100%;padding:.75rem 1rem;font-family:"Noto Sans JP","Hiragino Sans","ヒラギノ角ゴ Pro W3",sans-serif;font-size:1rem;color:#2d2d2d;background-color:#fff;border:1px solid #e0ded8;border-radius:8px;transition:border-color 150ms ease,box-shadow 150ms ease;appearance:none}.form-control:focus{outline:none;border-color:#1b6b5a;box-shadow:0 0 0 3px rgba(27,107,90,.12)}.form-control::placeholder{color:#9e9e9e}select.form-control{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath d='M1 1l5 5 5-5' stroke='%236B6B6B' stroke-width='1.5' fill='none' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 1rem center;padding-right:2.5rem}textarea.form-control{resize:vertical;min-height:120px}.form-error{font-size:clamp(.8125rem,1.5vw,.875rem);color:#c0392b;display:none}.is-error .form-error{display:block}.form-group.is-error .form-control{border-color:#c0392b;box-shadow:0 0 0 3px rgba(192,57,43,.1)}.header{position:fixed;top:0;left:0;right:0;z-index:100;height:56px;transition:background-color 250ms ease,backdrop-filter 250ms ease,box-shadow 250ms ease}@media(min-width: 768px){.header{height:64px}}.header__inner{display:flex;align-items:center;justify-content:space-between;height:100%;padding:0 clamp(1.5rem,5vw,3rem);max-width:1100px;margin:0 auto}.header__logo{font-family:"Shippori Mincho","Yu Mincho","游明朝",serif;font-size:1.1875rem;font-weight:600;letter-spacing:.06em;color:#1a1a1a;transition:color 150ms ease}.header__logo:hover{color:#1b6b5a}.header__nav{display:none}@media(min-width: 1024px){.header__nav{display:flex;align-items:center;gap:2rem}}.header__nav-link{font-size:.875rem;font-weight:400;letter-spacing:.04em;color:#2d2d2d;transition:color 150ms ease;position:relative}.header__nav-link::after{content:"";position:absolute;bottom:-2px;left:0;width:0;height:1px;background-color:#1b6b5a;transition:width 250ms ease}.header__nav-link:hover{color:#1b6b5a}.header__nav-link:hover::after{width:100%}.header__cta{display:none}@media(min-width: 768px){.header__cta{display:flex}}.header__hamburger{display:flex;flex-direction:column;gap:5px;padding:.5rem;cursor:pointer;background:none;border:none}.header__hamburger:focus-visible{outline:2px solid #1b6b5a;outline-offset:3px}@media(min-width: 1024px){.header__hamburger{display:none}}.header__hamburger span{display:block;width:22px;height:2px;background-color:#1a1a1a;transition:transform 250ms ease,opacity 250ms ease;transform-origin:center}.header__hamburger.is-active span:nth-child(1){transform:rotate(45deg) translate(5px, 5px)}.header__hamburger.is-active span:nth-child(2){opacity:0}.header__hamburger.is-active span:nth-child(3){transform:rotate(-45deg) translate(5px, -5px)}.header.is-scrolled{background-color:rgba(250,250,248,.92);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);box-shadow:0 1px 0 rgba(0,0,0,.06)}.header:has(.header__hamburger.is-active){background-color:#fafaf8;backdrop-filter:none;-webkit-backdrop-filter:none;box-shadow:none}.header__mobile-menu{display:flex;flex-direction:column;justify-content:flex-start;position:fixed;top:56px;right:0;bottom:0;left:0;background-color:#fafaf8;padding:2rem clamp(1.5rem,5vw,3rem) 2rem;z-index:200;transform:translateX(100%);visibility:hidden;transition:transform 400ms ease,visibility 400ms ease}@media(min-width: 1024px){.header__mobile-menu{display:none !important}}.header__mobile-menu.is-open{transform:translateX(0);visibility:visible}.header__mobile-menu nav{display:flex;flex-direction:column;gap:.25rem;margin-bottom:1.5rem}.header__mobile-menu a{display:block;padding:.75rem 0;font-size:1rem;color:#2d2d2d;border-bottom:1px solid #e0ded8}.header__mobile-menu a:last-child{border-bottom:none}.header__mobile-menu a:hover{color:#1b6b5a}.header__mobile-menu .btn{display:inline-flex;justify-content:center;width:100%;color:#fff}.header__mobile-menu .btn:hover{color:#fff}.hero{position:relative;min-height:100svh;display:flex;align-items:center;overflow:hidden;padding-top:calc(56px + 3rem);padding-bottom:5rem}@media(min-width: 768px){.hero{padding-top:calc(64px + 4rem);padding-bottom:6rem}}.hero__bg{position:absolute;inset:0;z-index:0;overflow:hidden}.hero__bg::before{content:"";position:absolute;top:-10%;right:-5%;width:min(60vw,640px);height:min(60vw,640px);background:radial-gradient(ellipse at center, rgba(27, 107, 90, 0.06) 0%, transparent 70%);border-radius:50%}.hero__bg::after{content:"";position:absolute;bottom:5%;left:-8%;width:min(40vw,400px);height:min(40vw,400px);background:radial-gradient(ellipse at center, rgba(212, 168, 83, 0.06) 0%, transparent 70%);border-radius:50%}.hero__svg-shape{position:absolute;top:8%;right:2%;width:min(45vw,520px);opacity:.04;color:#1b6b5a}@media(max-width: 767px){.hero__svg-shape{width:60vw;top:4%;right:-10%;opacity:.03}}.hero__content{position:relative;z-index:1;max-width:760px}.hero__eyebrow{display:inline-block;font-size:.6875rem;font-weight:400;letter-spacing:.12em;color:#1b6b5a;text-transform:uppercase;margin-bottom:.75rem;font-size:.6875rem;margin-bottom:1.25rem}.hero__title{font-family:"Shippori Mincho","Yu Mincho","游明朝",serif;font-size:clamp(2.25rem,7vw,4rem);font-weight:600;line-height:1.2;letter-spacing:-0.03em;color:#1a1a1a;margin-bottom:2rem}.hero__title span{color:#1b6b5a}.hero__subtitle{font-size:clamp(1.25rem,3vw,1.5rem);line-height:2;color:#6b6b6b;margin-bottom:2.5rem;max-width:560px;font-weight:300}.hero__actions{display:flex;flex-wrap:wrap;gap:1rem;align-items:center}@media(max-width: 767px){.hero__actions{flex-direction:column}.hero__actions .btn{width:100%;justify-content:center}}.hero__scroll-hint{position:absolute;bottom:2rem;left:50%;transform:translateX(-50%);display:flex;flex-direction:column;align-items:center;gap:.5rem;color:#6b6b6b;font-size:.6875rem;letter-spacing:.12em}.hero__scroll-hint-line{width:1px;height:40px;background:linear-gradient(to bottom, #E0DED8, transparent);animation:scrollHint 1.8s ease-in-out infinite}@keyframes scrollHint{0%,100%{opacity:.3;transform:scaleY(1)}50%{opacity:1;transform:scaleY(1.2)}}.pain-points__list{max-width:740px;margin-bottom:2.5rem}.pain-points__item{display:flex;gap:1.25rem;padding:1.25rem 0;border-bottom:1px solid #e0ded8;align-items:flex-start}.pain-points__item:first-child{border-top:1px solid #e0ded8}.pain-points__item-border{flex-shrink:0;width:3px;height:100%;min-height:40px;background-color:#d4a853;border-radius:9999px;align-self:stretch}.pain-points__item-content{flex:1}.pain-points__item-text{font-size:clamp(1.0625rem,2.5vw,1.125rem);color:#2d2d2d;line-height:1.75;font-weight:400}.pain-points__closing{display:inline-block;font-family:"Shippori Mincho","Yu Mincho","游明朝",serif;font-size:clamp(1.5rem,4vw,2rem);font-weight:600;color:#1b6b5a;letter-spacing:-0.02em;line-height:1.3;padding-top:1rem;border-top:2px solid #1b6b5a;padding-top:1.5rem;margin-top:.5rem}.value-prop__grid{display:grid;grid-template-columns:1fr;gap:1.5rem}@media(min-width: 768px){.value-prop__grid{grid-template-columns:repeat(3, 1fr)}}.value-prop__card{border:1px solid #e0ded8;border-radius:16px;padding:clamp(1.5rem,4vw,2.5rem);background:#fff;transition:border-color 250ms ease,box-shadow 250ms ease,transform 250ms ease;position:relative;overflow:hidden}.value-prop__card::before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(to right, #1B6B5A, #2a8a74);transform:scaleX(0);transform-origin:left;transition:transform 400ms ease}.value-prop__card:hover{border-color:rgba(27,107,90,.3);box-shadow:0 4px 12px rgba(0,0,0,.08);transform:translateY(-3px)}.value-prop__card:hover::before{transform:scaleX(1)}.value-prop__card-icon{width:52px;height:52px;border-radius:8px;background-color:rgba(27,107,90,.08);display:flex;align-items:center;justify-content:center;color:#1b6b5a;margin-bottom:1.25rem}.value-prop__card-icon svg{width:24px;height:24px}.value-prop__card-title{font-family:"Shippori Mincho","Yu Mincho","游明朝",serif;font-size:clamp(1.25rem,3vw,1.5rem);font-weight:600;color:#1a1a1a;margin-bottom:.75rem;line-height:1.3;letter-spacing:-0.02em}.value-prop__card-desc{font-size:clamp(.9375rem,2vw,1rem);color:#6b6b6b;line-height:1.75}.services__grid{display:grid;grid-template-columns:1fr;gap:1.5rem}@media(min-width: 768px){.services__grid{grid-template-columns:repeat(2, 1fr)}}.services__item{position:relative;padding:clamp(1.5rem,4vw,2.5rem);background:#fff;border:1px solid #e0ded8;border-radius:16px;overflow:hidden;transition:box-shadow 250ms ease,transform 250ms ease}.services__item:hover{box-shadow:0 4px 12px rgba(0,0,0,.08);transform:translateY(-2px)}.services__item-number{position:absolute;top:1.25rem;right:1.5rem;font-family:"Shippori Mincho","Yu Mincho","游明朝",serif;font-size:4.5rem;font-weight:700;color:rgba(27,107,90,.06);line-height:1;letter-spacing:-0.05em;user-select:none}.services__item-content{position:relative;z-index:1}.services__item-title{font-family:"Shippori Mincho","Yu Mincho","游明朝",serif;font-size:clamp(1.25rem,3vw,1.5rem);font-weight:600;color:#1a1a1a;margin-bottom:.75rem;line-height:1.3;letter-spacing:-0.02em;padding-right:3rem}.services__item-desc{font-size:clamp(.9375rem,2vw,1rem);color:#6b6b6b;line-height:1.75}.pricing__grid{display:grid;grid-template-columns:1fr;gap:1.5rem;align-items:start}@media(min-width: 768px){.pricing__grid{grid-template-columns:repeat(3, 1fr);align-items:end}}.pricing__note{margin-top:2rem;padding:1.25rem 1.5rem;background:rgba(27,107,90,.04);border-left:3px solid #1b6b5a;border-radius:0 8px 8px 0;font-size:clamp(.8125rem,1.5vw,.875rem);color:#6b6b6b;line-height:1.75}.pricing__card{background:#fff;border:1px solid #e0ded8;border-radius:16px;padding:2rem;position:relative;transition:box-shadow 250ms ease}.pricing__card:hover{box-shadow:0 4px 12px rgba(0,0,0,.08)}.pricing__card--recommended{border-color:#1b6b5a;box-shadow:0 0 0 1px #1b6b5a,0 8px 32px rgba(0,0,0,.1);transform:scale(1.02);padding:2.5rem 2rem}@media(max-width: 767px){.pricing__card--recommended{transform:none}}.pricing__card--recommended:hover{box-shadow:0 0 0 1px #1b6b5a,0 16px 48px rgba(0,0,0,.12)}.pricing__card-badge{position:absolute;top:-1px;left:50%;transform:translateX(-50%);background-color:#d4a853;color:#1a1a1a;font-size:.6875rem;font-weight:700;letter-spacing:.08em;padding:.25rem 1rem;border-radius:0 0 8px 8px;white-space:nowrap}.pricing__card-name{font-family:"Shippori Mincho","Yu Mincho","游明朝",serif;font-size:clamp(1.25rem,3vw,1.5rem);font-weight:600;color:#1a1a1a;margin-bottom:.5rem;margin-top:.5rem;letter-spacing:-0.02em}.pricing__card-price{display:flex;align-items:baseline;gap:.25rem;margin-bottom:.5rem}.pricing__card-price strong{font-family:"Shippori Mincho","Yu Mincho","游明朝",serif;font-size:clamp(2rem,5vw,2.5rem);font-weight:700;color:#1a1a1a;letter-spacing:-0.03em;line-height:1}.pricing__card-price span{font-size:clamp(.8125rem,1.5vw,.875rem);color:#6b6b6b}.pricing__card-desc{font-size:clamp(.8125rem,1.5vw,.875rem);color:#6b6b6b;margin-bottom:1.5rem;padding-bottom:1.5rem;border-bottom:1px solid #e0ded8;line-height:1.75}.pricing__card-features{display:flex;flex-direction:column;gap:.75rem;margin-bottom:2rem}.pricing__card-feature{display:flex;gap:.75rem;align-items:flex-start;font-size:clamp(.8125rem,1.5vw,.875rem);color:#2d2d2d;line-height:1.75}.pricing__card-feature-icon{flex-shrink:0;width:18px;height:18px;border-radius:50%;background-color:rgba(27,107,90,.1);color:#1b6b5a;display:flex;align-items:center;justify-content:center;margin-top:2px}.pricing__card-feature-icon svg{width:10px;height:10px}.pricing__card .btn{width:100%}.samples__devices{display:flex;gap:2rem;align-items:flex-end;justify-content:center;flex-wrap:wrap;margin-bottom:3rem}.samples__caption{text-align:center;font-size:clamp(.8125rem,1.5vw,.875rem);color:#6b6b6b;line-height:1.75;max-width:600px;margin:0 auto}.samples__browser{width:min(560px,90vw);background:#fff;border-radius:16px;box-shadow:0 16px 48px rgba(0,0,0,.12);overflow:hidden;border:1px solid #e0ded8}.samples__browser-bar{display:flex;align-items:center;gap:.5rem;padding:.75rem 1rem;background:#f0f0ee;border-bottom:1px solid #e0ded8}.samples__browser-dot{width:10px;height:10px;border-radius:50%}.samples__browser-dot:nth-child(1){background:#ff5f57}.samples__browser-dot:nth-child(2){background:#febc2e}.samples__browser-dot:nth-child(3){background:#28c840}.samples__browser-url{flex:1;height:20px;background:#fff;border-radius:9999px;margin-left:.5rem;display:flex;align-items:center;padding:0 .75rem}.samples__browser-url span{font-size:.6875rem;color:#6b6b6b;letter-spacing:0}.samples__browser-content{position:relative;overflow:hidden}.samples__browser-img{width:100%;height:100%;object-fit:cover;display:block}.samples__phone{width:min(160px,30vw);background:#1a1a1a;border-radius:28px;padding:6px;box-shadow:0 16px 48px rgba(0,0,0,.12);flex-shrink:0}.samples__phone-inner{background:#fff;border-radius:22px;overflow:hidden;aspect-ratio:9/19.5;position:relative}.samples__phone-notch{position:absolute;top:0;left:50%;transform:translateX(-50%);width:48px;height:10px;background:#1a1a1a;border-radius:0 0 8px 8px;z-index:1}.samples__phone-content{width:100%;height:100%;padding:10px 0 0;box-sizing:border-box}.samples__phone-img{width:100%;height:auto;display:block}.samples__cta{text-align:center;margin-top:2rem}.samples__page-list{background:#fff;border:1px solid #e0ded8;border-radius:16px;padding:2rem;max-width:480px;margin:2rem auto 0}.samples__page-list-title{font-family:"Shippori Mincho","Yu Mincho","游明朝",serif;font-size:clamp(1.0625rem,2.5vw,1.125rem);font-weight:600;color:#1a1a1a;margin-bottom:1.25rem;letter-spacing:-0.02em}.samples__page-list ul{display:flex;flex-direction:column;gap:.75rem}.samples__page-list li{display:flex;align-items:center;gap:.75rem;font-size:clamp(.8125rem,1.5vw,.875rem);color:#2d2d2d}.samples__page-list li::before{content:"";width:6px;height:6px;border-radius:50%;background-color:#1b6b5a;flex-shrink:0}.faq__list{max-width:740px}.faq__item{border-bottom:1px solid #e0ded8}.faq__item:first-child{border-top:1px solid #e0ded8}.faq__question{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;width:100%;padding:1.5rem 0;text-align:left;cursor:pointer;background:none;border:none}.faq__question:focus-visible{outline:2px solid #1b6b5a;outline-offset:3px}.faq__question{transition:color 150ms ease}.faq__question:hover{color:#1b6b5a}.faq__question-text{font-size:clamp(1.0625rem,2.5vw,1.125rem);font-weight:500;color:inherit;line-height:1.75;letter-spacing:.04em}.faq__question-icon{flex-shrink:0;width:24px;height:24px;border-radius:50%;border:1px solid #e0ded8;display:flex;align-items:center;justify-content:center;transition:background-color 250ms ease,border-color 250ms ease,transform 250ms ease;margin-top:4px}.faq__question-icon svg{width:12px;height:12px;color:#6b6b6b;transition:transform 250ms ease,color 250ms ease}.faq__question[aria-expanded=true]{color:#1b6b5a}.faq__question[aria-expanded=true] .faq__question-icon{background-color:#1b6b5a;border-color:#1b6b5a}.faq__question[aria-expanded=true] .faq__question-icon svg{color:#fff;transform:rotate(180deg)}.faq__answer{overflow:hidden;max-height:0;transition:max-height .35s ease}.faq__answer-inner{padding-bottom:1.5rem;padding-right:2.5rem}.faq__answer p{font-size:clamp(.9375rem,2vw,1rem);color:#6b6b6b;line-height:2}.contact__inner{max-width:640px}.contact__note{font-size:clamp(.9375rem,2vw,1rem);color:#6b6b6b;line-height:1.75;margin-bottom:2rem}.contact__cta-wrap{display:flex;flex-direction:column;gap:1rem;align-items:stretch;margin-bottom:2rem}@media(min-width: 768px){.contact__cta-wrap{align-items:flex-start}}.contact__reply-note{display:flex;align-items:center;gap:.5rem;font-size:clamp(.8125rem,1.5vw,.875rem);color:#6b6b6b}.contact__reply-note svg{width:16px;height:16px;color:#1b6b5a;flex-shrink:0}.footer{background-color:#1a1a1a;color:hsla(0,0%,100%,.7);padding:3rem 0 2rem}.footer__inner{display:flex;flex-direction:column;gap:2rem}@media(min-width: 768px){.footer__inner{flex-direction:row;align-items:flex-start;justify-content:space-between}}.footer__brand-name{font-family:"Shippori Mincho","Yu Mincho","游明朝",serif;font-size:1.25rem;font-weight:600;color:#fff;letter-spacing:.06em;margin-bottom:.5rem}.footer__brand-desc{font-size:clamp(.8125rem,1.5vw,.875rem);color:hsla(0,0%,100%,.5);line-height:1.75;max-width:280px}.footer__links{display:flex;flex-direction:column;gap:.5rem}.footer__links a{font-size:clamp(.8125rem,1.5vw,.875rem);color:hsla(0,0%,100%,.5);transition:color 150ms ease}.footer__links a:hover{color:#fff}.footer__bottom{margin-top:2rem;padding-top:1.5rem;border-top:1px solid hsla(0,0%,100%,.08);font-size:.75rem;color:hsla(0,0%,100%,.3)}/*# sourceMappingURL=main.css.map */
