*,*:before,*:after{box-sizing:border-box}body,h1,h2,h3,h4,p,figure,blockquote,dl,dd{margin:0}ul[role=list],ol[role=list]{list-style:none}html:focus-within{scroll-behavior:smooth}body{min-height:100vh;text-rendering:optimizeSpeed;line-height:1.5}a:not([class]){text-decoration-skip-ink:auto}img,picture{max-width:100%;display:block}input,button,textarea,select{font:inherit}@media (prefers-reduced-motion: reduce){html:focus-within{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}@keyframes lum-fade{0%{opacity:0}to{opacity:1}}@keyframes lum-fadeZoom{0%{transform:scale(.5);opacity:0}to{transform:scale(1);opacity:1}}@keyframes lum-loader-rotate{0%{transform:translate(-50%,-50%) rotate(0)}50%{transform:translate(-50%,-50%) rotate(-180deg)}to{transform:translate(-50%,-50%) rotate(-360deg)}}@keyframes lum-loader-before{0%{transform:scale(1)}10%{transform:scale(1.2) translate(6px)}25%{transform:scale(1.3) translate(8px)}40%{transform:scale(1.2) translate(6px)}50%{transform:scale(1)}60%{transform:scale(.8) translate(6px)}75%{transform:scale(.7) translate(8px)}90%{transform:scale(.8) translate(6px)}to{transform:scale(1)}}@keyframes lum-loader-after{0%{transform:scale(1)}10%{transform:scale(1.2) translate(-6px)}25%{transform:scale(1.3) translate(-8px)}40%{transform:scale(1.2) translate(-6px)}50%{transform:scale(1)}60%{transform:scale(.8) translate(-6px)}75%{transform:scale(.7) translate(-8px)}90%{transform:scale(.8) translate(-6px)}to{transform:scale(1)}}.lum-lightbox{background:#0009}.lum-lightbox-inner{inset:2.5%}.lum-lightbox-inner img{position:relative}.lum-lightbox-inner .lum-lightbox-caption{margin:0 auto;color:#fff;max-width:700px;text-align:center}.lum-loading .lum-lightbox-loader{display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:66px;height:20px;animation:lum-loader-rotate 1.8s infinite linear}.lum-lightbox-loader:before,.lum-lightbox-loader:after{content:"";display:block;width:20px;height:20px;position:absolute;top:50%;margin-top:-10px;border-radius:20px;background:#ffffffe6}.lum-lightbox-loader:before{left:0;animation:lum-loader-before 1.8s infinite linear}.lum-lightbox-loader:after{right:0;animation:lum-loader-after 1.8s infinite linear;animation-delay:-.9s}.lum-lightbox.lum-opening{animation:lum-fade .18s ease-out}.lum-lightbox.lum-opening .lum-lightbox-inner{animation:lum-fadeZoom .18s ease-out}.lum-lightbox.lum-closing{animation:lum-fade .3s ease-in;animation-direction:reverse}.lum-lightbox.lum-closing .lum-lightbox-inner{animation:lum-fadeZoom .3s ease-in;animation-direction:reverse}.lum-img{transition:opacity .12s ease-out}.lum-loading .lum-img{opacity:0}.lum-gallery-button{overflow:hidden;text-indent:150%;white-space:nowrap;background:transparent;border:0;margin:0;padding:0;outline:0;position:absolute;top:50%;transform:translateY(-50%);height:100px;max-height:100%;width:60px;cursor:pointer}.lum-close-button{position:absolute;right:5px;top:5px;width:32px;height:32px;opacity:.3}.lum-close-button:hover{opacity:1}.lum-close-button:before,.lum-close-button:after{position:absolute;left:15px;content:" ";height:33px;width:2px;background-color:#fff}.lum-close-button:before{transform:rotate(45deg)}.lum-close-button:after{transform:rotate(-45deg)}.lum-previous-button{left:12px}.lum-next-button{right:12px}.lum-gallery-button:after{content:"";display:block;position:absolute;top:50%;width:36px;height:36px;border-top:4px solid rgba(255,255,255,.8)}.lum-previous-button:after{transform:translateY(-50%) rotate(-45deg);border-left:4px solid rgba(255,255,255,.8);box-shadow:-2px 0 #0003;left:12%;border-radius:3px 0 0}.lum-next-button:after{transform:translateY(-50%) rotate(45deg);border-right:4px solid rgba(255,255,255,.8);box-shadow:2px 0 #0003;right:12%;border-radius:0 3px 0 0}@media (max-width: 460px){.lum-lightbox-image-wrapper{display:flex;overflow:auto;-webkit-overflow-scrolling:touch}.lum-lightbox-caption{width:100%;position:absolute;bottom:0}.lum-lightbox-position-helper{margin:auto}.lum-lightbox-inner img{max-width:none;max-height:none}}.menu-btn{--btn-size: 4rem;--btn-color: #333;position:relative;z-index:10;display:flex;flex-direction:column;gap:.375em;align-items:center;justify-content:center;width:var(--btn-size);height:var(--btn-size);font-size:1rem;background-color:transparent;border:none}.menu-btn-bar{width:2em;height:.1875em;background-color:var(--btn-color);transition:all .3s ease}.menu-open .menu-btn-bar:first-child{transform:translateY(.5625em) rotate(135deg)}.menu-open .menu-btn-bar:nth-child(2){width:0}.menu-open .menu-btn-bar:nth-child(3){transform:translateY(-.5625em) rotate(-135deg)}.menu-open .menu-btn-bar{background-color:var(--btn-color)}:root{--slate-50: #f8fafc;--slate-100: #f1f5f9;--slate-200: #e2e8f0;--slate-300: #cbd5e1;--slate-400: #94a3b8;--slate-500: #64748b;--slate-600: #475569;--slate-700: #334155;--slate-800: #1e293b;--slate-900: #0f172a;--gray-50: #f9fafb;--gray-100: #f3f4f6;--gray-200: #e5e7eb;--gray-300: #d1d5db;--gray-400: #9ca3af;--gray-500: #6b7280;--gray-600: #4b5563;--gray-700: #374151;--gray-800: #1f2937;--gray-900: #111827;--primary-50: #fdf2f8;--primary-100: #fce7f3;--primary-200: #fbcfe8;--primary-300: #f9a8d4;--primary-400: #f472b6;--primary-500: #ec4899;--primary-600: #db2777;--primary-700: #be185d;--primary-800: #9d174d;--primary-900: #831843;--secondary-50: #ecfdf5;--secondary-100: #d1fae5;--secondary-200: #a7f3d0;--secondary-300: #6ee7b7;--secondary-400: #34d399;--secondary-500: #10b981;--secondary-600: #059669;--secondary-700: #047857;--secondary-800: #065f46;--secondary-900: #064e3b;--primary: var(--primary-500);--secondary: var(--secondary-500);--color-mercari: #ff0211;--thirty: #c7d9ad;--accent: #d9aa8f;--text-3xl: 2rem;--text-2xl: 1.5rem;--text-xl: 1.25rem;--text-lg: 1.125rem;--text-lg-clamp: clamp(1rem, .8645rem + .6024vw, 1.25rem);--text-sm: .875rem;--text-xs: .75rem;--text-light: var(--gray-500);--text: var(--gray-700);--font-size-h1: clamp(1.5rem, .75rem + 1.875vw, 2.25rem);--font-size-h2: clamp(1.25rem, .9789rem + 1.2048vw, 1.75rem);--font-size-h3: clamp(1.1875rem, 1.1536rem + .1506vw, 1.25rem);--font-family-maru: "dnp-shuei-mgothic-std", sans-serif}html{scroll-behavior:smooth}body{font-family:var(--font-family-maru);line-height:1.75;color:#27272a;background-color:#fff;transition:opacity 1s}.show-lg{display:none}.tel{color:inherit;text-decoration:none}h3{font-size:var(--font-size-h3)}img{max-width:100%}p>a{color:var(--primary);text-decoration:none}p>a:hover{text-decoration:underline}.alert{padding:1rem 1.5rem;background-color:var(--gray-100);border-radius:.5rem}.column-2{display:grid;gap:3rem}.container-xs,.container-sm,.container-md,.container{margin-right:auto;margin-left:auto}.container-xs{max-width:40rem}.container-sm{max-width:52.5rem}.contact-btn{display:grid;place-items:center;width:6rem;text-decoration:none}.contact-btn-inner{display:grid;place-items:center;height:3rem}.contact-btn-mail{color:var(--secondary);color:#fff;background-color:var(--secondary)}.contact-btn-phone{color:#fff;background-color:var(--primary-500)}.contact-btn-icon{display:block;width:1.5rem;height:1.5rem}.contact-btn-text{height:auto}.contact-btn-wrapper{display:flex}.copyright{margin-top:3rem}.copyright>small{font-size:var(--text-xs)}.cover{max-width:80svw;margin:3rem auto}.customer-list{display:grid;grid-template-columns:repeat(2,1fr);gap:clamp(1rem,.4578rem + 2.4096vw,2rem)}.customer-list-item{display:grid;gap:1rem;justify-items:center;padding:1rem;font-size:clamp(.875rem,.8072rem + .3012vw,1rem);color:var(--primary-600);text-align:center;background-color:var(--gray-100);border:2px dashed var(--primary-500);border-color:transparent;border-radius:.5rem}.customer-list-icon{width:6rem;height:6rem;overflow:hidden;text-align:center;background-color:#fff;border-radius:9999px}.customer-list-icon img{width:100%;height:100%;object-fit:contain}.equipment-h3{width:fit-content;padding:.25rem 1.5rem;margin:.5rem auto 1rem;font-size:1rem;text-align:center}.faq>*+*{margin-top:.25rem}.faq-content{position:relative;display:flex;gap:1rem;padding:.75rem 1rem}.faq-content p{margin-top:.5rem}.faq-content:before{display:block;flex-shrink:0;width:2.5rem;height:2.5rem;content:"";background-image:url(/assets/a-BW5Xl3Gg.webp);background-size:contain}.faq details{background-color:var(--primary-50)}.faq details[open] summary:after{transform:rotateX(180deg)}.faq summary{display:flex;gap:1rem;align-items:center;padding:.75rem 1rem;cursor:pointer}.faq summary:before{display:grid;flex-shrink:0;width:2.5rem;height:2.5rem;content:"";background-image:url(/assets/q-Blta59Xn.webp);background-size:contain}.faq summary:after{width:1.5rem;height:1.5rem;margin-left:auto;content:"";background-color:var(--text-light);-webkit-mask-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20fill='none'%20viewBox='0%200%2024%2024'%20stroke-width='1.5'%20stroke='currentColor'%3e%3cpath%20stroke-linecap='round'%20stroke-linejoin='round'%20d='M19.5%208.25l-7.5%207.5-7.5-7.5'%20/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20fill='none'%20viewBox='0%200%2024%2024'%20stroke-width='1.5'%20stroke='currentColor'%3e%3cpath%20stroke-linecap='round'%20stroke-linejoin='round'%20d='M19.5%208.25l-7.5%207.5-7.5-7.5'%20/%3e%3c/svg%3e");-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;transition:transform .3s ease}.faq summary::-webkit-details-marker{display:none}.footer{padding:clamp(1rem,-.0843rem + 4.8193vw,3rem);font-size:clamp(.875rem,.8072rem + .3012vw,1rem);text-align:center;background-color:var(--primary-100)}.footer-logo img{width:14rem;margin-right:auto;margin-bottom:2rem;margin-left:auto}.footer-nav{display:flex;gap:2rem;justify-content:center;padding-left:0;list-style:none}.footer-nav a{color:inherit;text-decoration:none}.footer-nav a:hover{color:var(--primary)}.h2-1{display:flex;gap:.5rem;align-items:center;width:fit-content}.h2-1:before,.h2-1:after{display:block;width:2.5rem;height:2.5rem;content:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2039.87%2039.74'%3e%3cdefs%3e%3cstyle%3e%20.cls-1%20{%20fill:%20none;%20stroke:%20%23b2c2d1;%20stroke-miterlimit:%2010;%20}%20%3c/style%3e%3c/defs%3e%3cline%20class='cls-1'%20x1='25.09'%20y1='39.41'%20x2='.38'%20y2='10.95'%20/%3e%3cline%20class='cls-1'%20x1='39.5'%20y1='39.41'%20x2='5.55'%20y2='.33'%20/%3e%3c/svg%3e")}.h2-1:before{left:0}.h2-1:after{right:0;transform:scaleX(-1)}@keyframes fadein{0%{opacity:0}to{opacity:1}}.hero>h2{position:absolute;top:20%;right:0;left:0;display:grid;place-items:center;font-family:"Noto Serif JP",serif;font-size:clamp(1.5rem,1.2289rem + 1.2048vw,2rem);font-weight:600;color:#fff;text-align:center}.highlight{display:inline;background-image:linear-gradient(to bottom,transparent 55%,var(--primary-200) 55%);background-repeat:no-repeat;background-size:100% 100%}.icon-mame{display:block;width:6rem;margin-right:auto;margin-bottom:3rem;margin-left:auto}.label{padding:.5rem 1rem;background-color:var(--gray-200);border-radius:.5rem}.lightbox-wrapper{display:grid;grid-template-columns:repeat(3,1fr);gap:clamp(1rem,.4578rem + 2.4096vw,2rem);align-items:center}.lightbox-thumbnail{overflow:hidden;cursor:zoom-in;background-color:var(--secondary);border:4px solid white;border-radius:.25rem}.lightbox-thumbnail img{aspect-ratio:4 / 3;object-fit:cover;transition:.3s}.lightbox-thumbnail img:hover{opacity:.7}.list{padding-left:1.25rem}.list-no-style{padding-left:0;list-style:none}.list-horizontal{display:flex;flex-wrap:wrap;gap:1rem 2rem;justify-content:center;list-style-position:inside}.list-horizontal li{padding-left:1rem}.list-horizontal::marker{margin-right:.25rem}.list-col2,.list-col3{display:grid;gap:.5rem 2rem}:is(.list-col2,.list-col3)>li{padding-left:1rem}.list-inside{list-style-position:inside}.logo img{width:clamp(14rem,12.9157rem + 4.8193vw,16rem)}.message-title{display:flex;flex-wrap:wrap;gap:.5rem;align-items:center;justify-content:center}.message-title>span:first-child{flex-basis:100%}.message-title>img{width:clamp(14rem,9.6627rem + 19.2771vw,22rem);margin-top:-.375rem;transform:translateY(-.3rem)}.mt{margin-top:1.5rem}.mt-lg{margin-top:3rem}.mt-xl{margin-top:4.5rem!important}.nav{display:flex;align-items:center;align-items:stretch;justify-content:space-between;height:clamp(5rem,4.4578rem + 2.4096vw,6rem);padding-left:1.5rem}.nav-brand{display:flex;gap:1rem;align-items:center}.nav-description{display:none}.nav-phone-wrapper{display:none;margin-right:1.5rem}.nav-phone,.footer-phone{display:flex;gap:.25rem;align-items:center;color:var(--primary)}.nav-phone-icon,.footer-phone-icon{width:1.5rem;height:1.5rem}.nav-phone-number,.footer-phone-number{font-size:1.75rem;font-weight:700;line-height:1.25}.footer-phone-wrapper{display:grid;gap:1rem;justify-items:center}.footer-phone-info{font-size:var(--text-sm)}.footer-phone-sub{display:flex;gap:.25rem;justify-content:center;font-size:var(--text-lg)}.footer-phone-sub-icon{width:1rem}.phone-sub{display:flex;gap:.25rem;justify-content:center;font-size:var(--text-2xl);color:#0ea5e9}.phone-sub-icon{width:1.25rem}.price{font-size:1.5rem;font-weight:700;color:var(--primary)}.price-sm{font-weight:700;color:var(--primary)}.price-label{font-weight:700}.price-category{padding:0 1rem 1rem;margin-top:3rem;background-color:#fff;border:3px dotted var(--primary);border-radius:.75rem}.price-category>h3{width:fit-content;padding:.375rem 1rem;font-size:1rem;color:#fff;background-color:var(--primary);border-radius:.75rem;transform:translateY(-1.5rem)}.price-ticket{position:relative;padding:1.5rem;margin-top:6rem!important;background-color:#fff;border:transparent;border-radius:1rem}.price-ticket>h3{color:var(--secondary)}.price-ticket-icon{position:absolute;top:-5rem;right:4rem;width:7rem;transform:rotate(-10deg)}.reserve{position:relative}.reserve:before{position:absolute;top:0;left:0;display:block;width:clamp(2rem,1.4578rem + 2.4096vw,3rem);aspect-ratio:1 / 1;content:"";background-color:var(--primary);clip-path:polygon(0 0,0 100%,100% 0%)}.reserve-heading{margin-top:4rem!important;margin-bottom:2rem!important;font-weight:700}.reserve-phone-hero{display:grid;place-items:center}.reserve-phone-wrapper{gap:.5rem;justify-items:center;padding:3rem 4rem;text-align:center;background-color:var(--gray-100);border-radius:1rem}.reserve-phone{display:flex;gap:.5rem;align-items:center;justify-content:center}.reserve-phone-number{font-size:clamp(1.5rem,1.012rem + 2.1687vw,2.4rem);font-weight:700;color:var(--primary)}.reserve-phone-icon{width:clamp(1.5rem,1.012rem + 2.1687vw,2.4rem);color:var(--primary)}.reserve-content{margin-top:3rem}.section{padding-top:3rem;padding-bottom:3rem}.section:not(.section-message):nth-child(odd){background-color:var(--gray-100)}.section h2:first-child{padding-top:1rem;padding-bottom:1rem;margin-right:auto;margin-bottom:2rem;margin-left:auto;font-size:var(--font-size-h2);text-align:center}.icons{display:flex;gap:2rem;justify-content:center}.icons img{width:5rem;height:5rem;border-radius:999px}.scene-icons{margin-top:3rem}.scene-list{display:grid;grid-template-columns:repeat(2,1fr);gap:clamp(1rem,.4578rem + 2.4096vw,2rem);padding-left:0;list-style:none}.scene-list li{padding:1rem 2rem;color:var(--secondary-600);background-color:var(--gray-200);background-color:#fff;border:2px dotted var(--secondary);border-radius:.5rem}.section-message{background-color:var(--primary-100);background-image:linear-gradient(90deg,#ffdbd8,#fff6f3 50%,#ffe7d8)}.section-shop{position:relative}.shikaku{color:#0ea5e9}.side-gutter{padding-right:1.5rem;padding-left:1.5rem}.shop-icon{display:block;width:7rem;margin-right:auto;margin-left:auto}.shop-icon-pc{display:none}.shop-item{display:grid;gap:2rem;justify-items:center}.shop-products{width:36rem}.shop-mercari{width:16rem}.shop-btn{display:inline-flex;gap:1rem;align-items:center;padding:.57rem 2rem;font-weight:700;color:var(--color-mercari);text-decoration:none;background-color:#fff;border-radius:999px;transition:.3s}.shop-btn>svg{width:2.4rem;transition:.3s}.shop-btn>svg>.cls-1{fill:none;stroke:#ff0211;stroke-width:2px;stroke-miterlimit:10;transition:.3s}.shop-btn>svg>.cls-2{fill:#ff0211;stroke-width:0;transition:.3s}.shop-btn:hover{color:#fff;background-color:var(--color-mercari)}.shop-btn:hover>svg>.cls-1{stroke:#fff}.shop-btn:hover>svg>.cls-2{fill:#fff}.shop-mamechan{display:block;width:clamp(16rem,14.4348rem + 6.9565vw,20rem);margin:2rem auto}.shop-yajirushi{display:none}.space-y>*+*{margin-top:1.5rem}.space-y>h3:not(:first-child){margin-top:3rem}.table-row{display:flex;flex-wrap:wrap;gap:.5rem;align-items:center;justify-content:space-between;padding:.25rem 1rem}.table-data{margin-left:auto;font-weight:700;color:var(--primary)}.table-data>span{font-size:var(--text-sm);font-weight:400;color:initial}.text-light{color:var(--text-light)}.text-sm{font-size:var(--text-sm)}.text-xs{font-size:var(--text-xs)}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.text-h2{font-size:var(--font-size-h2)}.whitespace-nowrap{white-space:nowrap}.yajirusi{display:block;width:2.5rem;margin:1rem auto;color:var(--primary)}.lum-lightbox{z-index:100;background-color:#000c}.lum-lightbox-image-wrapper{position:absolute;inset:0}.lum-img{width:100%;height:100%;object-fit:contain}@media (width < 768px){.section-message>p{font-size:var(--text-sm)}.price-ticket-icon{display:none}.scene-list{grid-template-columns:repeat(1,1fr)}.phone-sub{font-size:var(--text-lg);color:#0ea5e9}.phone-sub-icon{width:1rem}}@media (768px <= width){.show-sm{display:none}.show-lg{display:inline-block}.hero-figure{width:130svw;margin-left:-30svw}.nav-description{display:block}.message-title{align-items:center}.message-title>span:first-child{flex-basis:auto}.message-title>img{margin-top:0;transform:translateY(-.82rem)}}@media (864px <= width){.cover{max-width:60svw}.faq details{border-radius:.5rem}.hero-figure{width:110svw;margin-left:-10svw}}@media (width < 1024px){.column-2>.price-category{margin-top:0}}@media (1024px <= width){.contact-btn-phone{display:none}.h2-1{gap:2rem}.column-2{grid-template-columns:1fr 1fr}.container-md{max-width:80rem}.customer-list{grid-template-columns:repeat(4,1fr)}.faq>*+*{margin-top:.75rem}.hero-figure{width:100svw;margin-left:0}.list-col2{grid-template-columns:repeat(2,1fr)}.list-col3{grid-template-columns:repeat(3,1fr)}.nav-phone-wrapper{display:flex;flex-direction:column;justify-content:center}.reserve-phone-wrapper{padding-right:6rem;padding-left:6rem;background-color:var(--gray-100)}.icons,.scene-icons{gap:4rem}:is(.icons,.scene-icons) img{width:100px;height:100px}}@media (1440px <= width){html{font-size:18px}.shop-icon-phone{display:none}.shop-icon-pc{display:block}.shop-mamechan{position:absolute;right:5%;bottom:15rem;width:auto}.shop-mamechan-icon{width:20svw}.shop-yajirushi{position:absolute;bottom:0;left:0;display:block;width:8svw}}@media (1792px <= width){html{font-size:20px}}
