*,*:before,*:after{box-sizing:border-box}html{-moz-text-size-adjust:none;-webkit-text-size-adjust:none;text-size-adjust:none}body,h1,h2,h3,h4,p,figure,blockquote,dl,dd{margin:0}ul[role=list],ol[role=list]{list-style:none}body{min-height:100vh;line-height:1.5}h1,h2,h3,h4,button,input,label{line-height:1.1}h1,h2,h3,h4{text-wrap:balance}a:not([class]){text-decoration-skip-ink:auto;color:currentColor}img,picture{max-width:100%;display:block}input,button,textarea,select{font:inherit}textarea:not([rows]){min-height:10em}:target{scroll-margin-block:5ex}.header{border-bottom:1px solid #e5e7eb;background-color:#fff;display:flex;flex-direction:column;margin:0 auto;width:100%;padding:0;position:sticky;top:0;z-index:100}.header .inner{display:flex;justify-content:space-between;align-items:center;padding:1rem;width:100%;margin:0 auto;max-width:1000px;height:80px}@media (min-width: 768px){.header .inner{padding:1rem}}.header .hamburger-button{display:flex;flex-direction:column;justify-content:space-around;width:2rem;height:1.5rem;background:transparent;border:none;cursor:pointer;padding:0;z-index:101}.header .hamburger-button span{display:block;width:100%;height:2px;background-color:#2d334a;border-radius:2px;transition:all .3s ease}.header .hamburger-button.active span:nth-child(1){transform:translateY(8px) rotate(45deg);background-color:#fff}.header .hamburger-button.active span:nth-child(2){opacity:0}.header .hamburger-button.active span:nth-child(3){transform:translateY(-8px) rotate(-45deg);background-color:#fff}@media (min-width: 768px){.header .hamburger-button{display:none}}.header .logo-container{display:flex;align-items:center;justify-content:center;flex-grow:1}@media (min-width: 768px){.header .logo-container{flex-grow:0;justify-content:flex-start}}.header .logo-container .logo{width:100%;max-width:120px;height:auto}@media (min-width: 768px){.header .logo-container .logo{max-width:160px}}.header .header-right{display:flex;align-items:center;gap:1.5rem}.header .header-right .pc-nav{display:none}@media (min-width: 768px){.header .header-right .pc-nav{display:block}}.header .header-right .pc-nav ul{display:flex;list-style:none;margin:0;padding:0;gap:1.5rem}.header .header-right .pc-nav ul li a{text-decoration:none;color:#2d334a;font-weight:700;font-size:.9rem;transition:color .3s ease}.header .header-right .pc-nav ul li a:hover{color:#ec4899}.header .header-right .header-buttons{display:flex;align-items:center}.header .header-right .header-buttons .signup-button{font-size:.8rem;padding:.5rem .8rem}@media (min-width: 768px){.header .header-right .header-buttons .signup-button{font-size:.9rem;padding:.5rem 1rem}}.header .sp-drawer{position:fixed;top:0;left:0;width:100%;height:100vh;z-index:100;visibility:hidden;transition:visibility .3s ease}.header .sp-drawer.open{visibility:visible}.header .sp-drawer.open .drawer-inner{transform:translate(0)}.header .sp-drawer.open .drawer-overlay{opacity:1}.header .sp-drawer .drawer-inner{position:absolute;top:0;left:0;width:80%;max-width:300px;height:100%;background-color:#ec4899;padding:5rem 2rem 2rem;transform:translate(-100%);transition:transform .3s ease;z-index:102;display:flex;flex-direction:column}.header .sp-drawer .drawer-inner .sp-nav ul{list-style:none;margin:0;padding:0}.header .sp-drawer .drawer-inner .sp-nav ul li{margin-bottom:1.5rem}.header .sp-drawer .drawer-inner .sp-nav ul li a{display:block;color:#fff;font-size:1.1rem;font-weight:700;text-decoration:none}.header .sp-drawer .drawer-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#00000080;opacity:0;transition:opacity .3s ease;z-index:101}.button{padding:.5rem 1rem;border-radius:.25rem;font-weight:400;cursor:pointer;text-decoration:none;transition:background-color .3s ease}.button.outline-button{background-color:transparent;border:1px solid #e5e7eb;color:#4b5563}.button.outline-button:hover{background-color:#f3f4f6}.button.signup-button,.button.cta-button,.button.submit-button{background-color:#ec4899;color:#fff;border:none}.button.signup-button:hover,.button.cta-button:hover,.button.submit-button:hover{background-color:#db2777}.button.signup-button:disabled,.button.cta-button:disabled,.button.submit-button:disabled{background-color:#4b5563;cursor:not-allowed}.footer{background-color:#fff;border-top:1px solid #eaeaea;padding:30px 16px}.footer .inner{max-width:1000px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;padding:20px 0}@media screen and (max-width: 768px){.footer .inner{flex-direction:column;gap:20px}}.footer__links{display:flex;gap:20px}.footer__links a{text-decoration:none;color:#2d334a;font-size:14px}.footer__links a:hover{opacity:.8}.footer__copyright{font-size:14px;color:#2d334a}.landing-page{min-height:100vh;background-color:#fff;display:flex;flex-direction:column}.landing-page .inner{max-width:1000px;margin:0 auto;padding:0 1rem;width:100%}@media (min-width: 768px){.landing-page .inner{padding:0}}.landing-page .landing-main{flex-grow:1;display:flex;flex-direction:column}.landing-page .landing-main .hero-section{padding:1rem 0;background-color:#d2f6f9;position:relative;padding-bottom:71px}@media (min-width: 768px){.landing-page .landing-main .hero-section{padding:3rem 0}}.landing-page .landing-main .hero-section .hero-wave{position:absolute;bottom:-1px;left:0;width:100%;line-height:0;z-index:1}@media (min-width: 768px){.landing-page .landing-main .hero-section .hero-wave{bottom:0}}.landing-page .landing-main .hero-section .hero-wave .wave-svg{width:100%;height:auto;display:block;min-height:100px}.landing-page .landing-main .hero-section .inner{display:flex;flex-direction:column;align-items:center;justify-content:space-between;position:relative;z-index:2}@media (min-width: 768px){.landing-page .landing-main .hero-section .inner{flex-direction:row}}.landing-page .landing-main .hero-section .hero-content{width:100%;margin-top:2rem;display:flex;flex-direction:column;align-items:center}@media (min-width: 768px){.landing-page .landing-main .hero-section .hero-content{width:50%;margin-top:0}}.landing-page .landing-main .hero-section .hero-content .hero-title{width:100%;height:auto;max-width:400px;opacity:0;animation:fade-in-up .8s ease-out forwards;animation-delay:.3s}.landing-page .landing-main .hero-section .hero-content .cta-button{font-size:1.125rem;padding:.75rem 2rem;margin-top:1.5rem;border-radius:10rem;opacity:0;animation:fade-in-up .8s ease-out forwards;animation-delay:.6s}.landing-page .landing-main .hero-section .hero-image{width:100%;transform:translateY(15%);animation:waddle-approach-sp 2s ease-out forwards;transform-origin:bottom center}@media (min-width: 768px){.landing-page .landing-main .hero-section .hero-image{width:auto;animation-name:waddle-approach-pc}}.landing-page .landing-main .hero-section .hero-image .character-image{width:100%;height:auto;max-width:480px;animation:waddle-walk .5s ease-in-out 4;transform-origin:bottom center}@keyframes waddle-approach-sp{0%{opacity:0;transform:translate(50px) scale(.3)}20%{opacity:1}to{opacity:1;transform:translateY(15%) scale(1)}}@keyframes waddle-approach-pc{0%{opacity:0;transform:translate(200px,-50px) scale(.3)}20%{opacity:1}to{opacity:1;transform:translate(0) scale(1)}}@keyframes waddle-walk{0%,to{transform:rotate(0)}25%{transform:rotate(-5deg)}75%{transform:rotate(5deg)}}@keyframes fade-in-up{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.landing-page .landing-main .info-section{background-color:#00aa7b;padding:0 0 4rem;color:#fff}.landing-page .landing-main .info-section .inner{max-width:1000px;margin:0 auto;padding:0 1rem}.landing-page .landing-main .info-section .info-header{display:flex;justify-content:flex-start;align-items:flex-start;margin-bottom:2rem;position:relative;text-align:left;opacity:0;transform:translateY(30px);transition:opacity .8s ease-out,transform .8s ease-out}.landing-page .landing-main .info-section .info-header.is-visible{opacity:1;transform:translateY(0)}.landing-page .landing-main .info-section .text-content h2{font-size:1.3rem;font-weight:700;margin-bottom:.6rem;line-height:1.6;letter-spacing:.3em}@media (min-width: 768px){.landing-page .landing-main .info-section .text-content h2{font-size:2rem}}.landing-page .landing-main .info-section .text-content p{font-size:.9rem;line-height:2;opacity:.9}@media (min-width: 768px){.landing-page .landing-main .info-section .text-content p{font-size:1rem}}.landing-page .landing-main .info-section .video-container{width:100%;max-width:1000px;margin:0 auto;position:relative}.landing-page .landing-main .info-section .video-container .check-movie-decoration{position:absolute;top:-40px;right:-10px;width:90px;height:auto;z-index:2;transform:rotate(10deg);animation:pop-beat-sp 1.5s ease-in-out infinite alternate}@media (min-width: 768px){.landing-page .landing-main .info-section .video-container .check-movie-decoration{width:160px;top:-100px;right:-40px;transform:rotate(3deg);animation-name:pop-beat-pc}}@keyframes pop-beat-sp{0%{transform:rotate(10deg) scale(1)}to{transform:rotate(15deg) scale(1.1)}}@keyframes pop-beat-pc{0%{transform:rotate(3deg) scale(1)}to{transform:rotate(8deg) scale(1.1)}}.landing-page .landing-main .info-section .video-container .video-placeholder{position:relative;width:100%;border-radius:.5rem;overflow:hidden;background-color:#000;aspect-ratio:16/9;box-shadow:0 4px 20px #0003}@media (min-width: 768px){.landing-page .landing-main .info-section .video-container .video-placeholder{border-radius:1rem}}.landing-page .landing-main .info-section .video-container .video-placeholder .video-content{width:100%;height:100%;object-fit:cover}.landing-page .landing-main .how-to-play-section{background-color:#00aa7b;padding:0;scroll-margin-top:100px}.landing-page .landing-main .how-to-play-section .inner{max-width:1000px;margin:0 auto;padding:0 1rem}.landing-page .landing-main .how-to-play-section .content-frame{background-color:#ec7aac;border-top-left-radius:1rem;border-top-right-radius:1rem;border-bottom-left-radius:0;border-bottom-right-radius:0;padding:3rem 1rem 1rem}@media (min-width: 768px){.landing-page .landing-main .how-to-play-section .content-frame{padding:4rem 3rem 1rem}}.landing-page .landing-main .how-to-play-section .card-container{background-color:#fff;border-radius:1rem;padding:3rem 1rem;position:relative;text-align:center;margin-top:3rem}@media (min-width: 768px){.landing-page .landing-main .how-to-play-section .card-container{padding:3rem 2rem}}.landing-page .landing-main .how-to-play-section .card-container:before{content:"";position:absolute;top:-4.4rem;left:50%;transform:translate(-50%);width:200px;height:11rem;background-color:#fff;border-radius:50%;clip-path:inset(0 0 50% 0)}@media (min-width: 768px){.landing-page .landing-main .how-to-play-section .card-container:before{width:295px}}.landing-page .landing-main .how-to-play-section .card-container .section-header{position:relative;z-index:1;margin-bottom:2rem;margin-top:-6rem}.landing-page .landing-main .how-to-play-section .card-container .section-header h2{color:#ec7aac;font-size:1.5rem;font-weight:700;margin:0;line-height:1.2;letter-spacing:.1em}.landing-page .landing-main .how-to-play-section .card-container .section-header .sub-title{color:#00aa7b;font-size:.8rem;font-weight:700;display:block;margin-top:.2rem}.landing-page .landing-main .how-to-play-section .card-container .steps-container{display:flex;flex-direction:column;align-items:center;gap:.5rem}@media (min-width: 768px){.landing-page .landing-main .how-to-play-section .card-container .steps-container{flex-direction:row;justify-content:space-between;align-items:flex-start;gap:1.5rem}}.landing-page .landing-main .how-to-play-section .card-container .steps-container .step-item{display:flex;flex-direction:column;align-items:center;width:100%;max-width:280px}.landing-page .landing-main .how-to-play-section .card-container .steps-container .step-item .step-header{display:flex;align-items:center;gap:.5rem;margin-bottom:.5rem;width:100%;justify-content:center}.landing-page .landing-main .how-to-play-section .card-container .steps-container .step-item .step-header .step-number{background-color:#ec7aac;color:#fff;width:2rem;height:2rem;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;flex-shrink:0;border:2px solid white;box-shadow:0 0 0 2px #ec7aac}.landing-page .landing-main .how-to-play-section .card-container .steps-container .step-item .step-header .step-text{font-weight:700;font-size:1.1rem;text-align:left;line-height:1.3}.landing-page .landing-main .how-to-play-section .card-container .steps-container .step-item img{width:100%;height:auto;max-width:200px}.landing-page .landing-main .how-to-play-section .card-container .steps-container .step-item .step-image-wrapper{position:relative}.landing-page .landing-main .how-to-play-section .card-container .steps-container .step-item .step-image-wrapper img{position:relative;z-index:1}.landing-page .landing-main .how-to-play-section .card-container .steps-container .step-arrow{width:1rem;height:auto;transform:rotate(90deg)}@media (min-width: 768px){.landing-page .landing-main .how-to-play-section .card-container .steps-container .step-arrow{transform:rotate(0);align-self:center;margin-top:0;width:2rem}}.landing-page .landing-main .how-to-play-section .card-container .middle-banner{background-color:#ec7aac;border-radius:.5rem;padding:1.5rem;margin:1rem 0 3rem;color:#fff;position:relative;box-shadow:4px 4px #dbd8d6}.landing-page .landing-main .how-to-play-section .card-container .middle-banner .banner-content{display:flex;align-items:center;justify-content:center;gap:1rem}.landing-page .landing-main .how-to-play-section .card-container .middle-banner .plus-icon{width:2rem;height:2rem}@media (min-width: 768px){.landing-page .landing-main .how-to-play-section .card-container .middle-banner .plus-icon{width:3rem;height:3rem}}.landing-page .landing-main .how-to-play-section .card-container .middle-banner p{font-weight:700;text-align:left;margin:0;line-height:1.5;font-size:.9rem}@media (min-width: 768px){.landing-page .landing-main .how-to-play-section .card-container .middle-banner p{font-size:1.1rem}}.landing-page .landing-main .how-to-play-section .card-container .middle-banner:after{content:"";position:absolute;bottom:-20px;left:50%;transform:translate(-50%);border-left:20px solid transparent;border-right:20px solid transparent;border-top:20px solid #EC7AAC;filter:drop-shadow(1px 4px 0 #DBD8D6)}.landing-page .landing-main .how-to-play-section .section-header{position:relative;z-index:1;margin-bottom:1.5rem;margin-top:-6rem}.landing-page .landing-main .how-to-play-section .section-header h2{color:#ec7aac;font-size:1.5rem;font-weight:700;margin:0;line-height:1.2;letter-spacing:.1em}.landing-page .landing-main .how-to-play-section .section-header .sub-title{color:#00aa7b;font-size:.8rem;font-weight:700;display:block;margin-top:.2rem}.landing-page .landing-main .how-to-play-section .steps-container{display:flex;flex-direction:column;align-items:center;gap:1.5rem}@media (min-width: 768px){.landing-page .landing-main .how-to-play-section .steps-container{flex-direction:row;justify-content:space-between;align-items:flex-start}}.landing-page .landing-main .how-to-play-section .steps-container .step-item{display:flex;flex-direction:column;align-items:center;width:100%;max-width:280px}.landing-page .landing-main .how-to-play-section .steps-container .step-item .step-header{display:flex;align-items:center;gap:.5rem;margin-bottom:.5rem;width:100%;justify-content:center}.landing-page .landing-main .how-to-play-section .steps-container .step-item .step-header .step-number{background-color:#ec7aac;color:#fff;width:2rem;height:2rem;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;flex-shrink:0;border:2px solid white;box-shadow:0 0 0 2px #ec7aac}.landing-page .landing-main .how-to-play-section .steps-container .step-item .step-header .step-text{font-weight:700;font-size:1.1rem;text-align:left;line-height:1.3}.landing-page .landing-main .how-to-play-section .steps-container .step-item img{width:100%;height:auto;max-width:200px}.landing-page .landing-main .how-to-play-section .steps-container .step-item .step-image-wrapper{position:relative}.landing-page .landing-main .how-to-play-section .steps-container .step-item .step-image-wrapper img{position:relative;z-index:1}.landing-page .landing-main .how-to-play-section .steps-container .step-arrow{width:2rem;height:auto;transform:rotate(90deg)}@media (min-width: 768px){.landing-page .landing-main .how-to-play-section .steps-container .step-arrow{transform:rotate(0);align-self:center;margin-top:0}}.landing-page .landing-main .how-to-play-section .middle-banner{background-color:#ec7aac;border-radius:.5rem;padding:1.5rem;margin:3rem 0;color:#fff;position:relative;box-shadow:4px 4px #dbd8d6}.landing-page .landing-main .how-to-play-section .middle-banner .banner-content{display:flex;align-items:center;justify-content:center;gap:1rem}.landing-page .landing-main .how-to-play-section .middle-banner .plus-icon{width:3rem;height:3rem}.landing-page .landing-main .how-to-play-section .middle-banner p{font-weight:700;text-align:left;margin:0;line-height:1.5;font-size:.9rem}@media (min-width: 768px){.landing-page .landing-main .how-to-play-section .middle-banner p{font-size:1.1rem}}.landing-page .landing-main .how-to-play-section .middle-banner:after{content:"";position:absolute;bottom:-20px;left:50%;transform:translate(-50%);border-left:20px solid transparent;border-right:20px solid transparent;border-top:20px solid #EC7AAC;filter:drop-shadow(1px 4px 0 #DBD8D6)}.landing-page .point-section{background-color:#00aa7b;padding:0}.landing-page .point-section .inner{max-width:1000px;margin:0 auto;padding:0 1rem}.landing-page .point-section .content-frame{background-color:#ec7aac;border-radius:0;padding:1rem}@media (min-width: 768px){.landing-page .point-section .content-frame{padding:2rem 3rem}}.landing-page .point-section .card-container{background-color:#fff;border-radius:1rem;padding:2rem 1.5rem;text-align:center}@media (min-width: 768px){.landing-page .point-section .card-container{padding:2rem}}.landing-page .point-section .section-header{margin-bottom:1.5rem}.landing-page .point-section .section-header h2{color:#ec7aac;font-size:1.5rem;font-weight:700;margin:0;line-height:1.2;letter-spacing:.1em}.landing-page .point-section .section-header .sub-title{color:#00aa7b;font-size:.8rem;font-weight:700;display:block;margin-top:.2rem}.landing-page .point-section .points-grid{display:flex;flex-direction:column;gap:2rem}@media (min-width: 768px){.landing-page .point-section .points-grid{flex-direction:row;gap:1rem}}.landing-page .point-section .points-grid .point-item{flex:1;display:flex;flex-direction:column;align-items:flex-start;text-align:left;padding:0 .5rem}.landing-page .point-section .points-grid .point-item .point-header{display:flex;align-items:center;gap:1rem;margin-bottom:.8rem}.landing-page .point-section .points-grid .point-item .point-header .point-icon{width:1.5rem;height:auto}.landing-page .point-section .points-grid .point-item .point-header h3{font-size:1.1rem;font-weight:700;margin:0;color:#333}.landing-page .point-section .points-grid .point-item .point-text{font-size:.9rem;line-height:1.8;color:#333}.landing-page .point-section .points-grid .point-divider{display:none}@media (min-width: 768px){.landing-page .point-section .points-grid .point-divider{display:block;width:1px;background-color:#707070;margin:0;transform:scaleY(.8)}}.landing-page .process-section{background-color:#00aa7b;padding:0 0 2rem;scroll-margin-top:100px}@media (min-width: 768px){.landing-page .process-section{padding:0 0 4rem}}.landing-page .process-section .inner{max-width:1000px;margin:0 auto;padding:0 1rem}.landing-page .process-section .content-frame{background-color:#ec7aac;border-top-left-radius:0;border-top-right-radius:0;border-bottom-left-radius:1rem;border-bottom-right-radius:1rem;padding:1rem 1rem 2rem}@media (min-width: 768px){.landing-page .process-section .content-frame{padding:2rem 3rem 4rem}}.landing-page .process-section .card-container{background-color:#fff;border-radius:1rem;padding:2rem 1.5rem;text-align:center}@media (min-width: 768px){.landing-page .process-section .card-container{padding:2rem}}.landing-page .process-section .section-header{margin-bottom:1rem}.landing-page .process-section .section-header h2{color:#ec7aac;font-size:1.5rem;font-weight:700;margin:0;line-height:1.2;letter-spacing:.1em}.landing-page .process-section .section-header .sub-title{color:#00aa7b;font-size:.8rem;font-weight:700;display:block;margin-top:.2rem}.landing-page .process-section .process-grid{display:flex;flex-wrap:wrap;justify-content:center;gap:2rem}@media (min-width: 768px){.landing-page .process-section .process-grid{gap:3rem}}.landing-page .process-section .process-grid .process-item{width:100%;max-width:320px;display:flex;flex-direction:column;align-items:center;text-align:left}@media (min-width: 768px){.landing-page .process-section .process-grid .process-item{width:calc(33.333% - 2rem)}}.landing-page .process-section .process-grid .process-item img{width:100%;height:auto;margin-bottom:.2rem;max-width:250px}.landing-page .process-section .process-grid .process-item .item-title{width:100%;border-bottom:1px solid #333;padding-bottom:.5rem;margin-bottom:.5rem;display:flex;align-items:baseline;gap:.5rem}.landing-page .process-section .process-grid .process-item .item-title .number{font-weight:700;font-size:1.2rem}.landing-page .process-section .process-grid .process-item .item-title h3{font-weight:700;font-size:1.1rem;margin:0}.landing-page .process-section .process-grid .process-item p{font-size:.9rem;line-height:1.6;width:100%}.landing-page .faq-section{padding:2rem 0;background-color:#1d3658;scroll-margin-top:100px}@media (min-width: 768px){.landing-page .faq-section{padding:4rem 0 0}}.landing-page .faq-section .inner{max-width:1000px;margin:0 auto;padding:0 1rem}.landing-page .faq-section .card-container{background-color:#f4f1ea;border-radius:1rem;padding:2rem 1.5rem;text-align:center}@media (min-width: 768px){.landing-page .faq-section .card-container{padding:2rem 3rem}}.landing-page .faq-section .section-header{margin-bottom:1rem}@media (min-width: 768px){.landing-page .faq-section .section-header{margin-bottom:2rem}}.landing-page .faq-section .section-header h2{color:#ec7aac;font-size:1.5rem;font-weight:700;margin:0;line-height:1.2;letter-spacing:.1em}.landing-page .faq-section .section-header .sub-title{color:#00aa7b;font-size:.8rem;font-weight:700;display:block;margin-top:.2rem}.landing-page .faq-section .faq-accordion{text-align:left}.landing-page .faq-section .faq-accordion .faq-item{margin-bottom:1rem;border:1px solid #e5e7eb;border-radius:.5rem;overflow:hidden}.landing-page .faq-section .faq-accordion .faq-item .faq-question{font-weight:500;padding:1rem;cursor:pointer;background-color:#fff;display:flex;justify-content:space-between;align-items:center}.landing-page .faq-section .faq-accordion .faq-item .faq-question:after{content:"+";font-size:1.5rem;color:#ec7aac;transition:transform .3s ease}.landing-page .faq-section .faq-accordion .faq-item .faq-question.open:after{transform:rotate(45deg)}.landing-page .faq-section .faq-accordion .faq-item .faq-answer{background-color:#fff;overflow:hidden;transition:max-height .3s ease,opacity .3s ease;max-height:0;border-top:0}.landing-page .faq-section .faq-accordion .faq-item .faq-answer .faq-answer-inner{padding:1rem;border-top:1px solid #e5e7eb}.landing-page .faq-section .faq-accordion .faq-item .faq-answer.open{max-height:500px;opacity:1}.landing-page .faq-section .faq-accordion .faq-item .faq-answer p{margin:0}.landing-page .contact-section{background-color:#1d3658;padding:3rem 0;scroll-margin-top:100px}.landing-page .contact-section .inner{background-color:#f4f1ea;padding:2rem 1rem;border-radius:1rem;max-width:968px;margin:0 auto;width:92%}@media (min-width: 768px){.landing-page .contact-section .inner{width:100%;padding:3rem 1rem}}.landing-page .contact-section .section-header{margin-bottom:2rem;text-align:center}.landing-page .contact-section .section-header h2{color:#ec7aac;font-size:1.5rem;font-weight:700;margin:0;line-height:1.2;letter-spacing:.1em}.landing-page .contact-section .section-header .sub-title{color:#00aa7b;font-size:.8rem;font-weight:700;display:block;margin-top:.2rem}.landing-page .contact-section .contact-form{max-width:32rem;margin:0 auto}.landing-page .contact-section .contact-form .form-group{margin-bottom:1.5rem}.landing-page .contact-section .contact-form .form-group label{display:block;margin-bottom:.5rem;font-weight:700}.landing-page .contact-section .contact-form .form-group input[type=text],.landing-page .contact-section .contact-form .form-group input[type=email],.landing-page .contact-section .contact-form .form-group input[type=tel],.landing-page .contact-section .contact-form .form-group textarea{width:100%;padding:.5rem;border:1px solid #e5e7eb;border-radius:.5rem}.landing-page .contact-section .contact-form .form-group .checkbox-group{display:flex;flex-wrap:wrap;gap:.8rem;margin-top:1rem}.landing-page .contact-section .contact-form .form-group .checkbox-group .checkbox-label{display:flex;align-items:center;justify-content:center;font-weight:400;cursor:pointer;margin-bottom:0;padding:.5rem 1rem;background-color:#fff;border:1px solid #ddd;border-radius:2rem;transition:all .2s ease;font-size:.9rem;color:#2d334a}.landing-page .contact-section .contact-form .form-group .checkbox-group .checkbox-label:hover{background-color:#fcebf4;border-color:#ec7aac}.landing-page .contact-section .contact-form .form-group .checkbox-group .checkbox-label:has(input:checked){background-color:#ec7aac;border-color:#ec7aac;color:#fff}.landing-page .contact-section .contact-form .form-group .checkbox-group .checkbox-label input[type=checkbox]{display:none}.landing-page .contact-section .contact-form .form-group textarea{min-height:100px}.landing-page .contact-section .contact-form .form-group .required{color:#ec7aac}.landing-page .contact-section .contact-form .form-group .note{font-size:.85rem;color:#333;font-weight:400;margin-left:.5rem}.landing-page .contact-section .contact-form .submit-button{width:100%;border-radius:.5rem}.landing-page .contact-section .contact-form .consent{text-align:center;font-size:.875rem;margin-bottom:20px}body{font-family:Noto Sans JP,Arial,sans-serif;background-color:#fffffe;color:#2d334a;line-height:1.6;margin:0;padding:0}#root{display:flex;flex-direction:column;min-height:100vh}
