@import"https://fonts.googleapis.com/css2?family=Zen+Maru+Gothic:wght@300;400;500&family=Zen+Old+Mincho&display=swap";@import"https://fonts.googleapis.com/css2?family=Hurricane&display=swap";@import"https://fonts.googleapis.com/css2?family=Hurricane&family=Zen+Antique&family=Zen+Maru+Gothic:wght@500&display=swap";html{background:#fefffe;color:#2f3e2f;font-size:17px;scroll-behavior:smooth}.sp-only{display:none}p{font-size:1rem;line-height:1.5}.pagetop{height:50px;width:50px;position:fixed;right:50px;bottom:50px;background:#2f3e2f;border-radius:50%;display:flex;justify-content:center;align-items:center;z-index:2;opacity:.7}.pagetop:hover{opacity:1;transform:.2s}.pagetop__arrow{height:10px;width:10px;border-top:3px solid #fefffe;border-right:3px solid #fefffe;transform:translateY(20%) rotate(-45deg)}header{display:flex;height:190px;align-items:center;justify-content:space-between;position:relative}header .logo{display:block;max-width:200px;margin-left:40px}header .logo img{max-width:100%}header .top-right{display:flex;flex-direction:column}header .top-right .top-ad{display:block;position:absolute;top:0;right:0;padding:5px 10px 5px 25px;border-radius:0 0 0 20px;background:#bef0b7;font-size:.9rem}header .top-right .top-right-bottom{display:flex;position:absolute;top:14%;right:0;height:160px;margin-top:5px;align-items:center}header .top-right .top-right-bottom .sp-none{max-width:700px;text-align:center}header .top-right .top-right-bottom .sp-none ul{display:flex;gap:2rem;flex-wrap:wrap;min-width:800px}header .top-right .top-right-bottom .top-btns{display:flex;height:100%}header .top-right .top-right-bottom .top-btns .btn-big{display:block;width:195px;height:100%;text-align:center;padding:50px 20px;line-height:1.8}header .top-right .top-right-bottom .top-btns .btn-big.brown{background:#b4691e;color:#fefffe;padding-top:65px;font-size:1.3rem}header .top-right .top-right-bottom .top-btns .btn-big.gold{background:#d8b159}.slider div{height:100%;position:relative}.slider div img{width:100%;height:auto}.slider div .slider-p{display:block;position:absolute;font-size:3rem;font-family:"Hurricane",cursive;font-family:"Zen Antique",serif;font-family:"Zen Maru Gothic",sans-serif;color:#fffefc;font-weight:500;text-shadow:1.7px 1.7px 0 #9a6f13,-1.7px -1.7px 0 #9a6f13,-1.7px 1.7px 0 #9a6f13,1.7px -1.7px 0 #9a6f13,0 1.7px 0 #9a6f13,1.7px 0 0 #9a6f13,0 -1.7px 0 #9a6f13,-1.7px 0 0 #9a6f13,0px 0px 30px rgba(255,255,173,.8),0px 0px 30px rgba(255,255,173,.8),0px 0px 30px rgba(255,255,173,.8),0px 0px 30px rgba(255,255,173,.8),0px 0px 30px rgba(255,255,173,.8),0px 0px 30px rgba(255,255,173,.8),0px 0px 30px rgba(255,255,173,.8),0px 0px 30px rgba(255,255,173,.8);padding:2%}.slider div .slider-p-1{top:40%;left:5%}.slider div .slider-p-2{top:40%;left:55%}.slider div .slider-p-3{top:60%;left:35%}.slider div .slider-p-4{top:40%;left:5%}.message{display:flex;justify-content:center;margin:150px 5%;gap:8%}.message .message-1 h2{font-family:"Zen Old Mincho",serif;font-size:1.8rem;margin-bottom:50px}.message .message-2{max-width:300px}.message .message-2 img{width:100%}.top-cards{display:flex;justify-content:space-around;margin:150px 5% 100px;gap:1%}.top-cards .card{max-width:30%;max-height:fit-content;padding-top:45px;box-shadow:8px 8px 17px 0px #808f80}.top-cards .card:hover{transform:scale(1.1);transition:.3s}.top-cards .card p{margin-bottom:40px;font-family:"Zen Old Mincho",serif;font-size:1.8rem;text-align:center}.top-cards .card img{width:100%;height:auto}.btn-round-big{position:relative;display:block;margin:0 auto 150px;text-align:center;width:40%;border-radius:54px;padding:20px 40px;font-family:"Zen Old Mincho",serif;color:#fefffe;font-size:1.3rem;background-image:linear-gradient(90deg, rgb(0, 159, 0), rgb(15, 209, 15))}.btn-round-big::before{content:"";position:absolute;top:0;left:-75%;width:50%;height:100%;background:linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);transform:skewX(-25deg)}.btn-round-big:hover::before{animation:shine .8s}@keyframes shine{100%{left:125%}}.slider-loop{margin-block:200px}.slider-loop img{width:80%;height:auto}.info{margin:150px auto;max-width:60%}.info h2{font-size:2rem;margin-bottom:50px}.info ul li{display:flex;gap:2rem;border-bottom:.5px solid #2f3e2f;margin-bottom:1.5rem;align-items:center;height:2.5rem}.info ul li p{display:block}.info ul li:last-child{border-bottom:none}.banner{display:block;width:60%;margin-inline:auto}.banner.cradle:hover{transform:scale(1.05);transition:.6s}.banner.parent{margin-bottom:150px}.ar-section{background:#defad0;max-width:350px;padding:35px;margin-inline:auto;margin-top:150px;text-align:center}.ar-section h3{font-family:"Zen Old Mincho",serif;font-size:1.3rem;margin-bottom:35px}.ar-section p{text-align-last:left;margin-bottom:35px}.ar-section p .sp-only,.ar-section p .sp-none{display:inline}.ar-section img{width:200px;height:auto}footer{background:#defad0;padding:150px 5% 50px}footer ul{display:flex;gap:2rem;justify-content:center;margin-bottom:100px;flex-wrap:wrap}footer .footer-wrap{display:flex;justify-content:center;align-items:center;gap:15%;margin-bottom:100px}footer .footer-wrap .footer-logo{background:#fefffe;border-radius:500px;max-width:240px;padding:20px}footer .footer-wrap .footer-logo img{max-width:100%}footer .footer-wrap .footer-info h1{margin-bottom:1rem;font-size:1.2rem}footer .footer-wrap .footer-info address{line-height:1.6;margin-bottom:1rem}footer .footer-wrap .footer-info p{margin-bottom:1rem}footer .footer-wrap .footer-info .btn-contact{margin-bottom:1rem;padding:15px 25px;background:#808f80;color:#fefffe;max-width:fit-content;border-radius:50px}footer .footer-wrap .footer-info .btn-contact:hover{opacity:.6}footer .footer-wrap .footer-info .brand-info{font-size:.9rem}footer .rights{text-align:center;font-size:.9rem}.page h1{position:relative;font-family:"Zen Old Mincho",serif;font-size:1.8rem;text-align:center;margin-block:100px;padding-bottom:50px}.page h1::after{content:"";position:absolute;transform:translate(-50%);left:50%;bottom:0;width:3rem;height:10px;background:-webkit-repeating-linear-gradient(-45deg, rgb(30, 180, 45), rgb(30, 180, 45) 4px, rgb(254, 255, 254) 4px, rgb(254, 255, 254) 8px);background:repeating-linear-gradient(-45deg, rgb(30, 180, 45), rgb(30, 180, 45) 4px, rgb(254, 255, 254) 4px, rgb(254, 255, 254) 8px);border-radius:10px}.preparation{font-size:1.2rem;margin-bottom:150px;text-align:center}.contact .contact_form{max-width:40%;margin-inline:auto}.contact .contact_form .item{display:flex;flex-direction:column;margin-bottom:35px}.contact .contact_form .item .label{margin-bottom:10px}.contact .contact_form .item .inputs,.contact .contact_form .item .select{border:1px solid #808f80;padding:15px 30px;border-radius:5px}.contact .contact_form .privacy{margin-bottom:35px}.contact .contact_form .privacy .privacy-title{margin-bottom:10px}.contact .contact_form .privacy .checkbox .ECM_CheckboxInput .ECM_CheckboxInput-Input{margin-bottom:5px}.contact .contact_form .privacy .checkbox .ECM_CheckboxInput .ECM_CheckboxInput-LabelText{margin-left:1rem}.contact .contact_form .privacy .checkbox .ECM_CheckboxInput .ECM_CheckboxInput-LabelText .link{text-decoration:underline}.contact .contact_form .btn{margin-bottom:35px;padding:1rem 1.5rem;background:#1eb42d;border-radius:50px;color:#fefffe;display:block;margin-inline:auto}.contact .contact_form p{display:block;margin-inline:auto;margin-bottom:150px}.confirm{margin-inline:auto;width:50%}.confirm p{margin-bottom:35px}.confirm .btn{margin-bottom:35px;padding:1rem 1.5rem;background:#808f80;border-radius:50px;color:#fefffe;display:block;margin-inline:auto}.confirm .btn-{margin-bottom:35px;padding:1rem 1.5rem;background:#1eb42d;border-radius:50px;color:#fefffe;display:block;margin-inline:auto}.confirm .formTable{margin-inline:auto;margin-bottom:35px}.confirm .formTable tr th,.confirm .formTable tr td{padding:1rem 1.5rem}.confirm form{margin-bottom:150px}.confirm form p{display:flex;gap:35px;justify-content:center}.confirm form p .btn,.confirm form p .btn-{margin-inline:unset}.confirm .center{text-align:center}.confirm a .btn{margin-bottom:150px}.privacy{margin-bottom:150px}.privacy .privacypolicy{width:60%;margin-inline:auto}.privacy .privacypolicy h2{font-family:"Zen Old Mincho",serif;margin-bottom:15px;font-size:1.2rem}.feature .feature__wrap{width:80%;margin-inline:auto}.feature .feature__wrap .feature__wrap--message{text-align:center;margin-bottom:100px}.feature .feature__wrap .feature__wrap__charm{display:flex;gap:15px;align-items:flex-end;margin-bottom:50px}.feature .feature__wrap .feature__wrap__charm img{max-width:100px;height:auto}.feature .feature__wrap .feature__wrap__charm h2{font-family:"Zen Old Mincho",serif;margin-bottom:35px;font-size:1.7rem}.feature .feature__wrap .feature__wrap__contents{margin-bottom:150px;display:flex;gap:35px;flex-wrap:wrap;justify-content:center}.feature .feature__wrap .feature__wrap__contents .feature__wrap__content{display:flex;flex-direction:column;gap:35px;background:#defad0;border-radius:10px;padding:2rem 1rem;align-items:center;max-width:30%}.feature .feature__wrap .feature__wrap__contents .feature__wrap__content .feature__wrap__content-title{position:relative;display:flex;align-items:center;gap:15px;margin-bottom:35px;padding-bottom:.5rem}.feature .feature__wrap .feature__wrap__contents .feature__wrap__content .feature__wrap__content-title::after{position:absolute;content:"";transform:translate(-50%);left:50%;bottom:0;width:100%;height:10px;background:-webkit-repeating-linear-gradient(-45deg, rgb(254, 255, 254), rgb(254, 255, 254) 4px, rgb(222, 250, 208) 4px, rgb(222, 250, 208) 8px);background:repeating-linear-gradient(-45deg, rgb(254, 255, 254), rgb(254, 255, 254) 4px, rgb(222, 250, 208) 4px, rgb(222, 250, 208) 8px);border-radius:10px}.feature .feature__wrap .feature__wrap__contents .feature__wrap__content .feature__wrap__content-title h3{font-size:1.4rem;font-family:"Zen Old Mincho",serif}.feature .feature__wrap .feature__wrap__contents .feature__wrap__content p{display:block;text-align-last:left}.feature .feature__wrap .feature__wrap__contents .feature__wrap__content img{max-width:100%}.number{font-family:"Hurricane",cursive;font-size:2.5rem;margin-bottom:0}.price-flow .price-flow__wrap{width:50%;margin-inline:auto}.price-flow .price-flow__wrap .price-flow__wrap__charm{display:flex;gap:15px;align-items:flex-end;margin-bottom:50px}.price-flow .price-flow__wrap .price-flow__wrap__charm img{max-width:100px;height:auto}.price-flow .price-flow__wrap .price-flow__wrap__charm h2{font-family:"Zen Old Mincho",serif;margin-bottom:35px;font-size:1.7rem}.price-flow .price-flow__wrap .price-flow__wrap__contents .price-flow__wrap__content{display:flex;gap:35px;border:3px solid #defad0;border-radius:10px;padding:2rem 1rem;align-items:center;max-width:80%}.price-flow .price-flow__wrap .price-flow__wrap__contents .price-flow__wrap__content .price-flow__wrap__content-left{display:flex;flex-direction:column;min-width:70%}.price-flow .price-flow__wrap .price-flow__wrap__contents .price-flow__wrap__content .price-flow__wrap__content-left .price-flow__wrap__content-title{position:relative;display:flex;align-items:center;gap:15px;margin-bottom:35px;padding-bottom:.5rem}.price-flow .price-flow__wrap .price-flow__wrap__contents .price-flow__wrap__content .price-flow__wrap__content-left .price-flow__wrap__content-title::after{position:absolute;content:"";transform:translate(-50%);left:50%;bottom:0;width:100%;height:10px;background:-webkit-repeating-linear-gradient(-45deg, rgb(254, 255, 254), rgb(254, 255, 254) 4px, rgb(222, 250, 208) 4px, rgb(222, 250, 208) 8px);background:repeating-linear-gradient(-45deg, rgb(254, 255, 254), rgb(254, 255, 254) 4px, rgb(222, 250, 208) 4px, rgb(222, 250, 208) 8px);border-radius:10px}.price-flow .price-flow__wrap .price-flow__wrap__contents .price-flow__wrap__content .price-flow__wrap__content-left .price-flow__wrap__content-title h3{font-size:1.4rem;font-family:"Zen Old Mincho",serif}.price-flow .price-flow__wrap .price-flow__wrap__contents .price-flow__wrap__content .price-flow__wrap__content-right img{max-width:100%}.price-flow .price-flow__wrap .price-flow__wrap__contents .dli-caret-down{display:inline-block;vertical-align:middle;color:#defad0;line-height:1;width:0;height:0;border-style:solid;border-color:rgba(0,0,0,0);border-width:2rem 2rem;border-top-color:currentColor;border-bottom:0}.price-flow .price-flow__wrap .price-flow__wrap__contents{margin-bottom:150px;display:flex;gap:35px;flex-direction:column;justify-content:center;align-items:center}.price-flow .price__wrap{margin-bottom:150px;margin-inline:auto}.price-flow .price__wrap h3{display:block;position:relative;font-family:"Zen Old Mincho",serif;font-size:1.3rem;margin-bottom:35px;padding-bottom:.8rem;width:fit-content}.price-flow .price__wrap h3::after{position:absolute;content:"";left:0;bottom:0;width:100%;height:5px;background:-webkit-repeating-linear-gradient(-45deg, rgb(254, 255, 254), rgb(254, 255, 254) 4px, rgb(222, 250, 208) 4px, rgb(222, 250, 208) 8px);background:repeating-linear-gradient(-45deg, rgb(254, 255, 254), rgb(254, 255, 254) 4px, rgb(222, 250, 208) 4px, rgb(222, 250, 208) 8px);border-radius:10px}.price-flow .price__wrap .table-scroll{overflow-x:scroll}.price-flow .price__wrap .price-table{width:100%;white-space:nowrap}.price-flow .price__wrap .price-table tr{border-bottom:1px solid #fefffe}.price-flow .price__wrap .price-table tr th,.price-flow .price__wrap .price-table tr td{padding:1rem 2rem;background:#ebf6ea;text-align:center;vertical-align:middle;font-weight:normal;font-size:1.1rem;line-height:1.5}#loadingLogo{position:fixed;width:100vw;height:100vh;top:0px;left:0px;background:#fefffe;z-index:10000;display:none}#loadingLogo.show{display:block;animation:fadein-keyframes 1s ease .8s 1 forwards}#loadingLogo .loading-anime-img{color:#1eb42d;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:60%;max-width:380px}#loadingLogo .loading-anime-line{background-color:#1eb42d;width:100%;height:1px;position:absolute;top:75%;transform:scale(0, 1);animation:loading 1s ease .3s 1 forwards}#loadingLogo .loading-anime-line:before{content:"";width:15px;height:15px;background:#1eb42d;position:absolute;top:50%;left:0;transform:translateY(-50%);border-radius:9999px}#loadingLogo .loading-anime-line:after{content:"";width:15px;height:15px;background:#1eb42d;position:absolute;top:50%;right:0;transform:translateY(-50%);border-radius:9999px}@keyframes loading{0%{transform:scale(0, 1)}100%{transform:scale(1, 1)}}@keyframes fadein-keyframes{0%{opacity:1}100%{opacity:0}}@media screen and (max-width: 1320px){.sp-none{display:none}}@media screen and (max-width: 875px){html{font-size:15px}.sp-none{display:none}.sp-only{display:block}.pagetop{right:20px;bottom:20px}header{height:100px}header .logo{display:none}header .top-right{display:none}header .drawer.open{position:fixed;top:0;z-index:1001;background:#fefffe;width:100%;height:unset}header nav{width:100%;height:97px;position:relative;text-align:center;z-index:10}header .drawer{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;position:relative;height:100%;padding:0 1em;z-index:10;gap:15px}header .drawer a{max-width:97px}header .drawer a img{max-width:100%}header .drawer p{font-size:.9rem}header .navbar_toggle{z-index:9999;position:fixed;right:5%}header .navbar_toggle_icon{position:relative;display:block;height:2px;width:30px;background:#5c6b80;-webkit-transition:ease .5s;transition:ease .5s}header .navbar_toggle_icon:nth-child(1){top:0}header .navbar_toggle_icon:nth-child(2){margin:8px 0}header .navbar_toggle_icon:nth-child(3){top:0}header .navbar_toggle.open .navbar_toggle_icon:nth-child(1){top:10px;-webkit-transform:rotate(45deg);transform:rotate(45deg)}header .navbar_toggle.open .navbar_toggle_icon:nth-child(2){-webkit-transform:translateY(-50%);transform:translateY(-50%);opacity:0}header .navbar_toggle.open .navbar_toggle_icon:nth-child(3){top:-10px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}header .menu{transform:translateX(-100%);transition:.5s;z-index:1000;opacity:0;visibility:hidden}header .menu ul li{padding:2em;border-bottom:1px solid #ccc}header .menu.open{-webkit-transform:translateX(0);transform:translateX(0);overflow-y:auto;-webkit-overflow-scrolling:touch;background:#fefffe;height:100vh;width:100vw;position:fixed;opacity:1;top:97px;visibility:visible}.slider{z-index:1}.slider div .slider-p{font-size:1.3rem;text-shadow:.7px .7px 0 #9a6f13,-0.7px -0.7px 0 #9a6f13,-0.7px .7px 0 #9a6f13,.7px -0.7px 0 #9a6f13,0 .7px 0 #9a6f13,.7px 0 0 #9a6f13,0 -0.7px 0 #9a6f13,-0.7px 0 0 #9a6f13,0px 0px 30px rgba(255,255,173,.8),0px 0px 30px rgba(255,255,173,.8),0px 0px 30px rgba(255,255,173,.8),0px 0px 30px rgba(255,255,173,.8),0px 0px 30px rgba(255,255,173,.8),0px 0px 30px rgba(255,255,173,.8),0px 0px 30px rgba(255,255,173,.8),0px 0px 30px rgba(255,255,173,.8)}.slider div .slider-p-1{top:70%;left:10%}.slider div .slider-p-2{top:70%;left:10%}.slider div .slider-p-3{top:10%;left:30%}.slider div .slider-p-4{top:70%}.message{flex-direction:column;margin:50px 5%}.message .message-1 h2{font-size:1.3rem;line-height:1.5;padding-bottom:10px;border-bottom:3px solid #defad0;text-align:center}.message .message-1 p{font-size:1rem;margin-bottom:50px}.message .message-2{margin-inline:auto}.top-cards{flex-direction:column}.top-cards .card{max-width:100%;margin-bottom:50px;margin-inline:auto}.btn-round-big{width:90%;line-height:1.5}.slider-loop-sp{margin-block:150px}.slider-loop-sp img{width:90%;height:auto}.info ul li{flex-direction:column;text-align-last:left;gap:.1rem;align-items:unset;height:4.5rem}.info ul li p{margin-bottom:10px}.banner{width:95%}footer ul{gap:1.5rem}footer .footer-wrap{flex-direction:column}footer .footer-wrap .footer-info{text-align:center}footer .footer-wrap .footer-info p{margin-bottom:2rem}footer .footer-wrap .footer-info .brand-info{font-size:.8rem}footer .footer-wrap .footer-info .btn-contact{margin-inline:auto;margin-bottom:2rem}footer .footer-logo{margin-bottom:50px}.page h1{font-size:1.5rem}.page .preparation{font-size:1rem}.feature .feature__wrap .feature__wrap__charm{flex-direction:column;align-items:center;text-align:center;line-height:1.5}.feature .feature__wrap .feature__wrap__contents .feature__wrap__content{max-width:unset}.price-flow .price-flow__wrap{width:80%}.price-flow .price-flow__wrap .price-flow__wrap__charm{flex-direction:column;align-items:center}.price-flow .price-flow__wrap .price-flow__wrap__contents .price-flow__wrap__content{max-width:100%;flex-direction:column}.price-flow .price-flow__wrap .price-flow__wrap__contents .price-flow__wrap__content .price-flow__wrap__content-left{min-width:unset}.price-flow .price-flow__wrap .price-flow__wrap__contents .price-flow__wrap__content .price-flow__wrap__content-left .price-flow__wrap__content-title h3{font-size:1.2rem}.price-flow .price-flow__wrap .table-scroll .price-table tr th,.price-flow .price-flow__wrap .table-scroll .price-table tr td{font-size:1rem}.price-flow .price-flow__wrap .sp-only{margin-top:5px;font-size:.8rem}.contact .contact_form{max-width:80%}.contact .contact_form .item .inputs,.contact .contact_form .item .select{padding:.8rem}.confirm{width:90%}.confirm form{font-size:.8rem}.confirm form p{flex-direction:column;margin-inline:auto;max-width:80%}.confirm form p .btn,.confirm form p .btn-{margin-bottom:0}.confirm form .formTable tr th,.confirm form .formTable tr td{padding:.8rem}.confirm p{margin-bottom:100px}}/*# sourceMappingURL=style.css.map */