/*
Theme Name:La+h
Version: 01.01
*/
*{margin:0;padding:0}*,::after,::before{box-sizing:border-box}:where([hidden]:not([hidden=until-found])){display:none!important}:where(html){-webkit-text-size-adjust:none;color-scheme:dark light}@supports not (min-block-size:100dvb){:where(html){block-size:100%}}@media (prefers-reduced-motion:no-preference){:where(html:focus-within){scroll-behavior:smooth}}:where(body){block-size:100%;block-size:100dvb;line-height:1.5;font-family:system-ui,sans-serif;-webkit-font-smoothing:antialiased;text-rendering:optimizeSpeed}:where(input,button,textarea,select){font:inherit;color:inherit}:where(textarea){resize:vertical;resize:block}:where(button,label,select,summary,[role=button],[role=option]){cursor:pointer}:where(:disabled){cursor:not-allowed}:where(label:has(>input:disabled),label:has(+input:disabled)){cursor:not-allowed}:where(button){border-style:solid}:where(a){text-underline-offset:.2ex}:where(ul,ol){list-style:none}:where(img,svg,video,canvas,audio,iframe,embed,object){display:block}:where(img,picture,svg){max-inline-size:100%;block-size:auto}:where(p,h1,h2,h3,h4,h5,h6){overflow-wrap:break-word}:where(h1,h2,h3){line-height:calc(1em + .5rem)}:where(hr){border:none;border-block-start:1px solid;color:inherit;block-size:0;overflow:visible}:where(:focus-visible){outline:2px solid var(--focus-color,Highlight);outline-offset:2px}:where(.visually-hidden:not(:focus,:active,:focus-within,.not-visually-hidden)){clip-path:inset(50%)!important;height:1px!important;width:1px!important;overflow:hidden!important;position:absolute!important;white-space:nowrap!important;border:0!important}*{line-height:calc(.25rem + 1.25em + .25rem)}html{font-size:62.5%}body{font-family:"Noto Sans JP",sans-serif;color:#111;background-color:#fff;font-size:1.6em;line-height:1.5}body:after{content:"";position:fixed;top:0;left:0;width:100%;height:100%;background-color:#fff;backdrop-filter:blur(10px);z-index:-1;pointer-events:none;opacity:0;animation:movefade 1s linear}body.fadeout:after{opacity:1;z-index:100000}@keyframes movefade{0%{opacity:1;z-index:100000}50%{opacity:.5;z-index:10000}99%{opacity:0;z-index:10000}100%{opacity:0;z-index:-1}}img{width:100%;max-width:100%;height:auto;vertical-align:bottom}svg{display:block}a{display:inline-block;color:#111;text-decoration:none;outline:0;transition:all .2s linear}a:active,a:focus,a:hover,a:link,a:visited{color:#111}h2{font-size:2rem;font-weight:900}h2 .sub--Title{display:block;font-size:1.4rem}@media screen and (min-width:1024px){h2{font-size:2.4rem}h2 .sub--Title{font-size:1.6rem}}dd,dt,p{font-size:1.3rem;line-height:1.75}@media screen and (min-width:1024px){dd,dt,p{font-size:1.6rem}}p{margin-top:1.5em;letter-spacing:.05em}dl dt{margin-top:1.5em;padding-top:1.5em;font-weight:600;border-top:#aaa 1px solid}@media screen and (min-width:1024px){dl{display:flex;flex-wrap:wrap}dl dd,dl dt{margin-top:1.5em;padding-top:1.5em;border-top:#111 1px solid}dl dt{width:150px}dl dd{width:calc(100% - 150px)}}.Header{width:100%;height:40px;padding:0 16px;background-color:#fff;display:flex;align-items:center;position:fixed;top:0;left:0;z-index:10000}.Header__SiteName{width:56px;line-height:1}.Header__SiteName a{display:block}@media screen and (min-width:1024px){.Header{height:48px;padding:0 24px}}.Nav{width:auto;height:40px;display:flex;align-items:center;gap:0 16px;position:fixed;right:16px;top:0;z-index:11000}.Nav a{display:block;text-transform:uppercase;line-height:16px;font-size:1rem;border-bottom:#fff 1px solid;cursor:pointer}.Nav .icon--Instagram a{width:16px}.Nav .is--Active{border-color:#111}@media screen and (min-width:1024px){.Nav{height:48px;right:24px;gap:0 24px}.Nav a{font-size:1.2rem;line-height:24px}.Nav .icon--Instagram a{width:20px}}.Footer{width:100%;text-align:center;position:fixed;left:0;bottom:0;z-index:10000}.Footer__Copyright{display:block;font-size:1.3rem;line-height:40px}.Section{min-height:100vh;min-height:100dvh}.Section__Cont{max-width:480px;padding:0 16px}.Section__About,.Section__Concept,.Section__Contact{display:grid;place-items:center;background-color:rgba(255,255,255,.6);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}@media screen and (min-width:1024px){.Section__Cont{max-width:720px;padding:0 24px}}@media screen and (min-width:1360px){.Section__Cont{max-width:800px}}.Section__Home .img--Main{width:100%;height:100vh;height:100dvh;object-fit:cover;position:fixed;top:0;left:0;z-index:-1}.Section__SQ .img--Main{width:100%;height:100vh;height:100dvh;top:50%;left:50%;transform:translate(-50%,-50%);transition:all .7s cubic-bezier(.25,1,.5,1)}.Section__SQ.is--Active .img--Main{aspect-ratio:1/1;object-fit:cover;width:calc(100vw - 32px);height:calc(100vw - 32px)}@media screen and (min-width:768px){.Section__SQ.is--Active .img--Main{aspect-ratio:1/1;object-fit:cover;width:calc(63vh - 32px);height:calc(63vh - 32px)}}.Btn{width:280px;margin:1.5em 0;padding:0 1.5em;display:flex;align-items:center;justify-content:center;font-size:1.6rem;font-weight:600;line-height:56px;border-radius:28px;border:1px solid #111}.Btn__Icon{display:block;width:32px;margin-right:16px}@media screen and (min-width:1024px){.Btn{width:400px;line-height:80px;border-radius:40px;font-size:1.8rem}.Btn__Icon{width:40px}}