@import"https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;700&display=swap";html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}input,select,textarea,button{color:inherit;font-family:inherit;border:none}:root{--is-mobile: 0}@media screen and (max-width: 480px){:root{--is-mobile: 1}}.window-wrap{width:100%;display:flex;justify-content:space-between}.background{width:100%;height:100vh;position:fixed;top:0;left:0;background:rgba(0,0,0,0) radial-gradient(closest-side at 50% 50%, #FFF73C 0%, #F8F8F8 100%) 0% 0% no-repeat padding-box;opacity:1}.fix-left{width:100%;height:100vh;position:sticky;top:0;min-width:350px}@media(max-width: 1060px){.fix-left{display:none}}.fix-left .site-name{font-family:"toppan-bunkyu-gothic-pr6n",sans-serif;position:absolute;top:25px;left:30px;width:179px;height:35px;font-size:2.1875em;text-align:left;color:#000;letter-spacing:1.05px;white-space:nowrap;line-height:1}.fix-left .hero-inner{position:absolute;top:318px;left:50%;transform:translateX(-50%);width:416px;height:145px;border-radius:20px;display:flex;justify-content:space-between;align-items:center;flex-direction:column}.fix-left .left-title{display:flex;justify-content:center;align-items:flex-start;flex-direction:column}.fix-left .left-title span{display:block}.fix-left .left-title .sub-text{letter-spacing:.9px;color:#000;font-size:1.875em;line-height:normal;width:370px;height:44px;white-space:nowrap}.fix-left .button-wrap{margin-top:45px;width:370px;display:flex;justify-content:space-between;position:relative}.fix-left .button-wrap .request-btn{display:flex;justify-content:center;align-items:center;padding:10px 30px;margin-bottom:10px;color:#2c2c2c;background-color:#fff;box-shadow:0px 3px 6px rgba(0,0,0,.1607843137);border-radius:30px;width:189px;height:46px;font-size:1.125em;letter-spacing:.54px;white-space:nowrap;transition:background .2s}.fix-left .button-wrap .request-btn:hover{background:#e8e8e8;color:#000}.fix-left .button-wrap .line-btn{display:flex;justify-content:center;align-items:center;padding:10px 30px;margin-bottom:10px;color:#fff;background-color:#009d12;box-shadow:0px 3px 6px rgba(0,0,0,.1607843137);border-radius:30px;width:157px;height:46px;font-size:1.125em;letter-spacing:.54px;white-space:nowrap;transition:background .2s}.fix-left .button-wrap .line-btn:hover{background:#e8e8e8;color:#009d12}.right-contents{width:100%;flex-shrink:0;max-width:610px;display:flex;align-items:center;flex-direction:column;z-index:1}@media(max-width: 1060px){.right-contents{width:100%;margin:0 auto}}@media(min-width: 1061px){.floating-header{position:fixed;top:20px;right:25px;z-index:1000;opacity:0;pointer-events:none;transform:translateY(-10px);transition:opacity .3s ease,transform .3s ease}.floating-header.visible{opacity:1;pointer-events:auto;transform:translateY(0)}}@media(max-width: 1060px)and (min-width: 611px){.floating-header{position:fixed;top:20px;right:calc(50% - 280px);z-index:1000;opacity:0;pointer-events:none;transform:translateY(-10px);transition:opacity .3s ease,transform .3s ease}.floating-header.visible{opacity:1;pointer-events:auto;transform:translateY(0)}}@media(max-width: 610px){.floating-header{position:fixed;top:20px;right:20px;z-index:1000;opacity:0;pointer-events:none;transform:translateY(-10px);transition:opacity .3s ease,transform .3s ease}.floating-header.visible{opacity:1;pointer-events:auto;transform:translateY(0)}}.hamburger-btn{background:none;border:none;cursor:pointer;padding:0;display:flex;align-items:center;justify-content:center;width:40px;height:40px}.hamburger-btn svg{width:40px;height:40px}.hamburger-btn .burger-line{transition:transform .3s ease,opacity .3s ease;transform-origin:center;transform-box:fill-box}.hamburger-btn.open .line1{transform:translateY(7px) rotate(45deg)}.hamburger-btn.open .line2{opacity:0}.hamburger-btn.open .line3{transform:translateY(-7px) rotate(-45deg)}.nav-overlay{position:fixed;top:0;left:0;width:100%;height:100%;z-index:999;pointer-events:none}.nav-overlay.open{pointer-events:auto}@media(min-width: 1061px){.nav-overlay{left:calc(100vw - 610px);width:610px}}@media(max-width: 1060px)and (min-width: 611px){.nav-overlay{left:50%;transform:translateX(-50%);width:610px}}@media(max-width: 610px){.nav-overlay{left:0;width:100%}}.nav-menu{position:absolute;top:0;left:0;width:100%;height:100%;background:#fff;padding:100px 0 20px;clip-path:inset(0 0 100% 0);transition:clip-path .5s cubic-bezier(0.4, 0, 0.2, 1);display:flex;flex-direction:column;justify-content:center;padding:20px 0}@media(min-width: 1061px){.nav-menu{padding:80px 0}}.nav-overlay.open .nav-menu{clip-path:inset(0 0 0% 0)}.nav-overlay.closing .nav-menu{clip-path:inset(0 0 100% 0);transition:clip-path .3s cubic-bezier(0.4, 0, 0.2, 1)}.nav-menu .nav-list{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:1fr 1fr}.nav-menu .nav-list li>*{display:block;padding:15px 0;text-align:center;color:#1d1d1d;font-size:15px;letter-spacing:.08em;text-decoration:none;cursor:pointer;transition:background .2s ease}.nav-menu .nav-list li>*:hover{background:#1a7f6e;color:#fff}.nav-menu .nav-contact{display:flex;justify-content:center;padding:50px 0 0}.nav-menu .nav-contact .nav-contact-btn{display:inline-block;padding:16px 50px;background:#f8f9fa;border-radius:30px;box-shadow:0px 3px 6px rgba(0,0,0,.1607843137);font-size:15px;letter-spacing:.08em;cursor:pointer;transition:background .2s ease}.nav-menu .nav-sns{display:flex;justify-content:center;gap:30px;padding:50px 0 0}.nav-menu .nav-sns .nav-sns-link{display:flex;align-items:center;justify-content:center;transition:opacity .2s}.nav-menu .nav-sns .nav-sns-link:hover{opacity:.9}.nav-menu .nav-sns .nav-sns-link img{width:40px;height:40px;display:block}.hero-section{width:100%;position:relative;color:#fff}.hero-section .hero-image{width:100%;height:100svh;min-height:680px;max-height:800px;background-image:url("../images/img-hero.png");background-repeat:no-repeat;position:relative;display:flex;align-items:flex-end}@media screen and (max-width: 480px){.hero-section .hero-image::after{content:"";position:absolute;inset:0;background:rgba(0,0,0,.1);z-index:0}}@media screen and (max-width: 480px){.hero-section .hero-image{background-size:270%;height:100vh;height:100svh;min-height:600px;background-position:20% 0%}}.hero-section .hero-catchcopy{font-family:"fot-tsukuardgothic-std",sans-serif;position:absolute;width:412px;height:70px;top:434px;left:136px;z-index:1;font-size:1.875em;letter-spacing:1.2px;color:#fff;text-shadow:0px 3px 6px rgba(139,139,139,.6862745098);line-height:1;text-align:center;font-weight:300;display:flex;flex-direction:column;justify-content:space-between}@media screen and (max-width: 480px){.hero-section .hero-catchcopy{left:0}}.hero-section .hero-catchcopy span{display:block;width:fit-content;white-space:nowrap;text-align:center;letter-spacing:.9px}@media screen and (max-width: 580px){.hero-section .hero-catchcopy span{font-size:.9em;width:fit-content}}.hero-section .hero-catchcopy span.title-japanese{margin-bottom:5px;line-height:1;padding:2px 2px 4px 8px}.hero-section .hero-catchcopy span.title-english{font-size:.6em;padding:0px 6px 2px 8px;background-color:rgba(0,0,0,.25)}@media(min-width: 481px)and (max-height: 750px){.hero-section .hero-catchcopy{bottom:20%}}@media screen and (max-width: 480px){.hero-section .hero-catchcopy{font-size:1.675em;z-index:1;padding:0 30px}}.hero-section .hero-subtitle{width:312px;height:49px;font-size:1em;letter-spacing:.48px;position:absolute;top:534px;left:136px}.hero-section .hero-tag{display:flex;flex-wrap:wrap;gap:6px;list-style:none;position:absolute;top:603px;left:136px}.hero-section .hero-tag li{background-color:#009985;color:#fff;font-size:.9375em;letter-spacing:.45px;padding:5px 10px;border-radius:4px;white-space:nowrap}.section{width:100%;padding:70px 50px 70px}@media screen and (max-width: 480px){.section{padding:60px 30px 50px}}.section-title{font-size:2.5em;font-weight:400;letter-spacing:0px;color:#1d1d1d;text-align:center;margin-top:-6px;margin-bottom:45px;height:38px}.section-title span{height:31px;display:inline-block;white-space:nowrap;text-align:center;line-height:31px}@media screen and (max-width: 480px){.section-title{font-size:1.75em;margin-bottom:30px}}.about-section{background:#fff}.about-section .about-text{width:510px;height:auto;font-size:.9375em;font-weight:500;letter-spacing:.45px;color:#1d1d1d;line-height:1.7;margin:20px 0 0 0}@media screen and (min-width: 480px)and (max-width: 610px){.about-section .about-text{width:auto}}@media screen and (max-width: 480px){.about-section .about-text{width:auto}}.about-section .about-image{border-radius:15px;overflow:hidden;transform:translateZ(0)}.about-section .about-image img{width:100%;display:block;border-radius:15px;height:360px;object-fit:cover;object-position:center}@media screen and (max-width: 480px){.about-section .about-image img{height:260px}}.service-section{background-position:left bottom;background-size:100%;background-repeat:no-repeat}@media screen and (max-width: 480px){.service-section{background-size:cover}}.service-section .section-title{color:#fff}.service-section .section-title span{width:160px}.service-section .service-slider-wrap{overflow:hidden;width:100%;position:relative}.service-section .service-slider{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;align-items:stretch;gap:20px}.service-section .service-slider::-webkit-scrollbar{display:none}.service-section .service-card-wrap{flex:0 0 100%;scroll-snap-align:center;box-sizing:border-box;padding:0px;display:flex}.service-section .service-card{background:#fff;border-radius:16px;overflow:hidden;width:100%;box-shadow:0px 3px 10px rgba(0,0,0,.1);display:flex;flex-direction:column}.service-section .service-card .service-card-image{width:100%;height:310px;overflow:hidden;flex-shrink:0}@media screen and (max-width: 480px){.service-section .service-card .service-card-image{height:205px}}.service-section .service-card .service-card-image img{width:100%;height:100%;object-fit:cover;display:block}.service-section .service-card .service-card-image .img-snacks1{object-position:0% 20%}.service-section .service-card .service-card-body{padding:20px;flex:1}.service-section .service-card .service-card-body .service-card-heading{font-size:1.25em;font-weight:700;color:#1d1d1d;letter-spacing:.5px;margin-bottom:20px;line-height:1.4}@media screen and (max-width: 480px){.service-section .service-card .service-card-body .service-card-heading span{display:block}}.service-section .service-card .service-card-body .service-card-text{font-size:.875em;line-height:1.6;color:#555;letter-spacing:.3px}.service-section .service-card .service-card-body .service-card-text span{display:block}.service-section .service-dots{display:flex;justify-content:center;gap:0 15px;margin-top:25px}.service-section .service-dots .service-dot{width:10px;height:10px;border-radius:50%;background-color:#ccc;cursor:pointer;transition:background-color .3s ease}.service-section .service-dots .service-dot.active{background-color:#1d1d1d}.service-section .info-list{margin:26px 0 -18px 0}.service-section .info-list .info-row{display:flex;align-items:baseline;gap:20px;margin:15px 0}.service-section .info-list dt{font-size:.875em;color:#fff;letter-spacing:.45px;width:82px;flex-shrink:0;white-space:nowrap}.service-section .info-list dd{font-size:.875em;color:#fff;letter-spacing:.5px;line-height:1.6}.price-section{background-color:#fff}.price-section .section-title span{width:176px}.price-section tr{font-size:.875em}.price-table{width:100%;border-collapse:collapse;background:#fff;border:1px solid #ddd}.price-table th,.price-table td{padding:20px 0;text-align:center;border:1px solid #eee}.price-table th{background-color:#f8f9fa}.plan-name{background-color:#fafafa;width:30%}.price-note{margin-top:10px;font-size:.875rem;color:#666}.button-wrap{margin-top:38px;width:100%;display:flex;justify-content:center;position:relative}.button-wrap .contact-btn{padding:10px 50px;color:#000;background-color:#f8f9fa;box-shadow:0px 3px 6px rgba(0,0,0,.1607843137);border-radius:30px;width:170px;height:45px;font-size:1.0625em;line-height:1.4;color:#333;letter-spacing:.51px;white-space:nowrap;backdrop-filter:blur(21px);-webkit-backdrop-filter:blur(21px);transition:background .2s}.button-wrap .contact-btn:hover{background:#1d1d1d;color:#f8f9fa}.button-wrap .arrow{position:absolute;inset:0 35px 0 auto;margin:auto;clip-path:polygon(28% 4%, 32% 0, 82% 50%, 32% 100%, 28% 96%, 74% 50%, 28% 4%);height:18px;aspect-ratio:1;background-color:#333}.menu-section .section-title{color:#fff}.menu-section .section-title span{width:176px}.modal-overlay{display:none;position:fixed;inset:0;background:rgba(0,0,0,.8);z-index:9999;justify-content:center;align-items:center}.modal-overlay.open{display:flex}.modal-overlay .modal-wrapper{position:relative;max-width:60%;max-height:60vh}@media(max-width: 1060px){.modal-overlay .modal-wrapper{max-width:70%;max-height:70vh}}.modal-overlay .modal-content{max-height:60vh;overflow-y:auto}.modal-overlay .modal-content img{width:100%;height:100%;object-fit:contain;display:block}.modal-overlay .modal-close{position:absolute;top:10px;right:10px;width:35px;height:35px;border-radius:50%;background:rgba(0,0,0,.8);border:none;color:#fff;cursor:pointer;font-size:.875em;display:flex;align-items:center;justify-content:center;z-index:10000}@media(max-width: 740px){.modal-overlay{display:none}}.reserve-section{background-color:#fff}.reserve-section .section-title span{width:176px}.gallery-section .section-title{color:#fff}.gallery-section .section-title span{width:172px}.gallery-section .gallery-slider-wrap{overflow:hidden;width:100%;position:relative;display:flex;align-items:center}@media screen and (max-width: 480px){.gallery-section .gallery-slider-wrap{width:calc(100% + 60px);margin-left:-30px}}.gallery-section .gallery-slider{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;align-items:stretch;width:100%}.gallery-section .gallery-slider::-webkit-scrollbar{display:none}@media screen and (max-width: 480px){.gallery-section .gallery-slider{padding:0;scroll-snap-type:x mandatory;overflow-x:scroll}}.gallery-section .gallery-card-wrap{flex:0 0 100%;scroll-snap-align:center;box-sizing:border-box;display:flex;justify-content:center;padding:0 10px}@media screen and (max-width: 480px){.gallery-section .gallery-card-wrap{flex:0 0 270px;padding:0 10px}.gallery-section .gallery-card-wrap:first-child{margin-left:calc((100vw - 270px)/2)}.gallery-section .gallery-card-wrap:last-child{margin-right:calc((100vw - 270px)/2)}}.gallery-section .gallery-card-wrap img{width:400px;height:360px;object-fit:cover}@media screen and (min-width: 480px)and (max-width: 610px){.gallery-section .gallery-card-wrap img{width:70%;height:310px}}@media screen and (max-width: 480px){.gallery-section .gallery-card-wrap img{height:250px;width:100%}}.gallery-section .gallery-prev,.gallery-section .gallery-next{position:absolute;top:50%;transform:translateY(-50%);z-index:10;background:rgba(0,0,0,0);border:2px solid #fff;border-radius:50%;width:35px;height:35px;font-size:1em;cursor:pointer;color:#fff;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 6px rgba(0,0,0,.2);transition:background .2s;padding-bottom:4px}@media screen and (max-width: 480px){.gallery-section .gallery-prev,.gallery-section .gallery-next{display:none}}.gallery-section .gallery-prev:hover,.gallery-section .gallery-next:hover{background:hsla(0,0%,100%,.7);color:#000}.gallery-section .gallery-prev{left:0px}@media screen and (min-width: 480px)and (max-width: 610px){.gallery-section .gallery-prev{left:15px}}@media screen and (max-width: 480px){.gallery-section .gallery-prev{left:10px}}.gallery-section .gallery-next{right:0px}@media screen and (min-width: 480px)and (max-width: 610px){.gallery-section .gallery-next{right:15px}}@media screen and (max-width: 480px){.gallery-section .gallery-next{right:10px}}.gallery-section .gallery-dots{display:none}@media screen and (max-width: 480px){.gallery-section .gallery-dots{display:flex;justify-content:center;gap:0 15px;margin-top:20px;width:100%}.gallery-section .gallery-dots .gallery-dot{width:10px;height:10px;border-radius:50%;background-color:#ccc;cursor:pointer;transition:background-color .3s ease}.gallery-section .gallery-dots .gallery-dot.active{background-color:#1d1d1d}}.what-is-section{position:relative}.what-is-section::before{content:"";position:absolute;inset:0;background:#f4f4f4;opacity:.2;z-index:0}.what-is-section>*{position:relative;z-index:1}.what-is-section .what-is-card{background:#fff;padding:30px 35px}.what-is-section .what-is-card .card-title{font-size:1em;letter-spacing:.48px;color:#1d1d1d;font-weight:400;margin-bottom:18px;text-align:center}.what-is-section .what-is-card .card-text{font-size:.875em;line-height:1.8;color:#1d1d1d;letter-spacing:.42px}.features-section{background:#fff}.features-section .feature-item{margin-bottom:51px}@media screen and (max-width: 480px){.features-section .feature-item{margin-bottom:40px}}.features-section .feature-item:last-child{margin-bottom:0}.features-section .feature-item .feature-header{display:flex;align-items:center;gap:15px;margin-bottom:20px}.features-section .feature-item .point-badge{display:inline-block;background:#edbf00;color:#fff;font-size:1.25em;line-height:1.5;font-weight:400;padding:8px 17px;border-radius:50%;letter-spacing:1px;white-space:nowrap;flex-shrink:0}@media screen and (max-width: 480px){.features-section .feature-item .point-badge{font-size:1.125em;padding:7px 15px}}.features-section .feature-item .feature-heading{font-size:1em;font-weight:500;color:#1d1d1d;letter-spacing:.4px;line-height:1.5;margin-bottom:0}@media screen and (max-width: 480px){.features-section .feature-item .feature-heading span{display:block}}.features-section .feature-item .feature-text{font-size:.875em;line-height:1.6;color:#1d1d1d;letter-spacing:.28px}.features-section .feature-item .feature-text span{display:block}.features-section .feature-item .feature-text .top-margin{margin-top:10px}.voice-section{background:#fff}.voice-section .voice-card{background:#fff;border:1px solid #ebebeb;border-radius:25px;margin-bottom:50px;box-shadow:0 2px 10px rgba(0,0,0,.05);overflow:hidden}.voice-section .voice-card:last-child{margin-bottom:0}.voice-section .voice-profile{display:flex;align-items:center;gap:20px;padding:20px}.voice-section .voice-profile .voice-avatar{width:120px;height:120px;border-radius:50%;border:2px solid #f5aa00;overflow:hidden;flex-shrink:0}.voice-section .voice-profile .voice-avatar img{width:100%;height:100%;object-fit:cover;transform:translateY(4px)}.voice-section .voice-profile .voice-name{font-size:.9375em;font-weight:400;color:#332e2e;letter-spacing:.45px;margin-bottom:10px;margin-top:20px}.voice-section .voice-profile .voice-freq{font-size:.9375em;font-weight:400;color:#332e2e;letter-spacing:.45px}.voice-section .voice-qa{padding:30px 20px 20px;background-color:#fdfbe3}.voice-section .voice-qa .voice-q{font-size:1em;font-weight:700;line-height:1.4;color:#000;margin-bottom:15px;margin-top:25px}.voice-section .voice-qa .voice-q:first-child{margin-top:0}.voice-section .voice-qa .voice-a{font-size:.875em;line-height:1.6;color:#000}.voice-section .voice-qa .voice-a span{display:block}.voice-section .voice-more-content{display:none}.voice-section .voice-footer{background-color:#fdfbe3;display:flex;justify-content:flex-end;padding:16px 0px 10px;border-radius:0 0 25px 25px}.voice-section .voice-more-btn{background-color:#4e4e4e;border-radius:10px;padding:5px 8px 6px 10px;font-size:.75em;letter-spacing:.36px;font-weight:400;line-height:1;color:#fff;cursor:pointer;display:flex;align-items:center;transition:background .2s}.voice-section .voice-more-btn.is-open .btn-arrow{transform:rotate(180deg)}.voice-section .voice-list-btn-wrap{text-align:center;margin-top:8px}.voice-section .voice-list-btn-wrap .voice-list-btn{display:inline-block;border:1.5px solid #333;border-radius:24px;padding:10px 32px;font-size:.85em;color:#333;letter-spacing:1px;transition:background .2s,color .2s}.voice-section .voice-list-btn-wrap .voice-list-btn:hover{background:#333;color:#fff}.message-section{position:relative}.message-section::before{content:"";position:absolute;inset:0;background:#eaeaea;opacity:.25;backdrop-filter:blur(30px);-webkit-backdrop-filter:blur(30px);z-index:0}.message-section>*{position:relative;z-index:1}.message-section .message-motto{font-size:1.125em;font-weight:500;color:#1d1d1d;letter-spacing:.54px;margin-bottom:20px}.message-section .message-image{overflow:hidden;margin-bottom:19px}.message-section .message-image img{width:100%;display:block;max-height:310px;object-fit:cover}.message-section .message-text{font-size:.875em;line-height:1.85;color:#1d1d1d;letter-spacing:.42px}.message-section .message-text span{display:block}.access-section{background:#fff}.access-section .section-title span{width:150px}.access-section .access-table{margin-bottom:12px}.access-section .access-table .access-row:first-child{padding-top:0}.access-section .access-table .access-label{font-size:1em;font-weight:500;color:#1d1d1d;letter-spacing:.4px}.access-section .access-table .access-value{font-size:.875em;line-height:1.6;color:#1d1d1d;letter-spacing:.42px;margin:15px 0 30px}.access-section .map-wrap{overflow:hidden}.access-section .map-wrap iframe{display:block;width:100%;height:400px}.faq-section .section-title span{color:#fff;width:176px}.faq-title{text-align:center;margin-bottom:30px;color:#333}.faq-item{margin-bottom:20px}.faq-item:last-child{margin-bottom:0px}.faq-item{border:1px solid #ddd;border-radius:15px;overflow:hidden}details{background:#fff}summary{font-size:.875em;display:flex;justify-content:space-between;align-items:center;padding:16px 20px;cursor:pointer;list-style:none}summary::-webkit-details-marker{display:none}summary::after{content:"";display:block;width:20px;height:20px;flex-shrink:0;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23333' stroke-width='2' stroke-linecap='round'%3E%3Cline x1='12' y1='5' x2='12' y2='19'/%3E%3Cline x1='5' y1='12' x2='19' y2='12'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:contain}details[open] summary::after{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23333' stroke-width='2' stroke-linecap='round'%3E%3Cline x1='5' y1='12' x2='19' y2='12'/%3E%3C/svg%3E")}.answer{font-size:.875em;padding:0 20px 20px;line-height:1.8;color:#666}details[open] .answer{animation:faqFadeIn .2s ease}@keyframes faqFadeIn{from{opacity:0}to{opacity:1}}.contact-section{background:#fff}.contact-section .section-title span{width:176px}.contact-section .contact-success{text-align:center;color:#2e7d32;font-size:1em;padding:20px;background:#e8f5e9;border-radius:8px}.contact-section .contact-error{text-align:center;color:#c62828;font-size:.875em;padding:15px;background:#ffebee;border-radius:8px;margin-bottom:20px}.contact-section .contact-form{display:flex;flex-direction:column;gap:20px}.contact-section .contact-field{display:flex;flex-direction:column;gap:8px}.contact-section .contact-field label{font-size:.9375em;font-weight:500;color:#1d1d1d;letter-spacing:.45px}.contact-section .contact-field .required{color:#c62828;margin-left:4px}.contact-section .contact-field input,.contact-section .contact-field textarea{width:100%;padding:12px 15px;border:1px solid #e0e0e0;border-radius:8px;font-size:.875em;color:#1d1d1d;transition:border .2s}.contact-section .contact-field input:focus,.contact-section .contact-field textarea:focus{outline:none;border-color:#1d1d1d}.contact-section .contact-field textarea{resize:vertical}.contact-section .contact-submit{margin-top:30px;text-align:center}.contact-section .contact-submit button{padding:10px 50px;background:#f8f9fa;color:#000;box-shadow:0px 3px 6px rgba(0,0,0,.1607843137);border-radius:30px;font-size:1.0625em;width:170px;height:45px;cursor:pointer;letter-spacing:.51px;white-space:nowrap;transition:background .2s}.contact-section .contact-submit button:hover{background:#1d1d1d;color:#f8f9fa}.site-footer{width:100%;padding:70px 70px;background:linear-gradient(180deg, #1a7f6e 0%, #134c3f 40%, #1a1818 100%)}@media screen and (max-width: 480px){.site-footer{padding:60px 30px 50px;margin-bottom:64px}}.site-footer .footer-inner{display:flex;flex-direction:column;gap:30px}.site-footer .footer-logo{font-size:1.5em;font-weight:500;line-height:1;color:#fff;letter-spacing:.72px}.site-footer .footer-nav{display:flex;flex-direction:column;gap:20px;align-items:flex-start}.site-footer .footer-nav a{font-size:.875em;color:#fff;letter-spacing:.5px;line-height:1;transition:color .2s;position:relative;display:inline-block}.site-footer .footer-nav a::after{content:"";position:absolute;bottom:-3px;left:0;width:0;height:1px;background-color:#fff;transition:width .3s ease}.site-footer .footer-nav a:hover{color:#fff}.site-footer .footer-nav a:hover::after{width:100%}.site-footer .footer-sns{display:flex;gap:15px;align-items:center}.site-footer .footer-sns .footer-sns-link{display:flex;align-items:center;justify-content:center;transition:opacity .2s}.site-footer .footer-sns .footer-sns-link:hover{opacity:.6}.site-footer .footer-sns .footer-sns-link img{display:block;width:34px;height:34px}.sticky-reserve-bar{display:none}@media screen and (max-width: 480px){.sticky-reserve-bar{position:fixed;bottom:0;left:0;width:100%;z-index:1000;padding:10px 20px;background:#1d1d1d}.sticky-reserve-bar.visible{display:flex;justify-content:center}.sticky-reserve-bar.hidden{display:none !important}}.sticky-reserve-bar .sticky-reserve-btn{padding:10px 50px;color:#000;background-color:#f8f9fa;box-shadow:0px 3px 6px rgba(0,0,0,0.1607843137);border-radius:30px;width:170px;height:45px;font-size:1.0625em;line-height:1.4;color:#333;letter-spacing:.54px;white-space:nowrap;backdrop-filter:blur(21px);-webkit-backdrop-filter:blur(21px);transition:background .2s}*,*:before,*:after{box-sizing:border-box}body{color:#1d1d1d;font-family:"noto-sans-cjk-jp","Noto Sans JP","Hiragino Kaku Gothic ProN",sans-serif;font-weight:400;margin:auto}img{max-width:100%;display:block;width:100%}p{font-size:.9em;line-height:1.5}a{color:inherit;text-decoration:none;display:inline-block}html,body{height:100%}.page-contents{height:100%}.window-wrap{height:100%}.right-contents{height:100%;overflow-y:auto}/*# sourceMappingURL=style.css.map */
