@font-face{font-family:"Noto Sans JP";src:url("../fonts/NotoSansJP-Regular.woff") format("woff"),url("../fonts/NotoSansJP-Regular.woff2") format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:"Noto Sans JP";src:url("../fonts/NotoSansJP-Bold.woff") format("woff"),url("../fonts/NotoSansJP-Bold.woff2") format("woff2");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:"Noto Serif JP";src:url("../fonts/NotoSerifJP-Bold_subset.woff") format("woff"),url("../fonts/NotoSerifJP-Bold_subset.woff2") format("woff2");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:"Noto Serif JP";src:url("../fonts/NotoSerifJP-Medium_subset.woff") format("woff"),url("../fonts/NotoSerifJP-Medium_subset.woff2") format("woff2");font-weight:500;font-style:normal;font-display:swap}*,*::before,*::after{box-sizing:border-box}body,h1,h2,h3,h4,p,figure,blockquote,dl,dd,th,td,li,span{font-family:var(--main-font-jp);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]){-webkit-text-decoration-skip:ink;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}}img{width:100%;height:auto}.lenis.lenis-smooth{scroll-behavior:auto !important}.lenis.lenis-smooth [data-lenis-prevent]{overscroll-behavior:contain}.lenis.lenis-stopped{overflow:hidden}.lenis.lenis-scrolling iframe{pointer-events:none}:root{--site-width: 1100px;--site-padding-inline: 30px;--sidebar-width: 25%;--single-inner-width: 800px;--logo-container-width: 250px;--logo-width: 200px;--blue-primary: #009fb9;--blue-secondary: #3fbdde;--blue-value: #73caf3;--green: #78be49;--bg-blue: #7ecef4;--bg-green: #45b035;--yellow: #fff687;--red: #f19481;--black: #333;--gray: #7d7d7d;--text-gray: #595757;--gradient-main: linear-gradient(0deg, rgba(63, 189, 222, 1) 0%, rgba(36, 210, 254, 1) 33.7%, rgba(188, 218, 147, 1) 49.4%, rgba(243, 245, 192, 1) 100%);--gradient-sub: linear-gradient(0deg, rgba(63, 189, 222, 1) 0%, rgba(134, 205, 214, 1) 60%, rgba(165, 207, 114, 1) 100%);--gradient-orange: linear-gradient(133deg, rgba(255, 223, 34, 1) 0%, rgba(245, 178, 170, 1) 100%);--gradient-blue: linear-gradient(133deg, rgba(61, 190, 238, 1) 0%, rgba(184, 217, 152, 1) 100%);--gradient-orange-vertical: linear-gradient(0deg, rgba(255, 223, 34, 1) 0%, rgba(245, 178, 170, 1) 100%);--gradient-blue-vertical: linear-gradient(0deg, rgba(61, 190, 238, 1) 0%, rgba(184, 217, 152, 1) 100%);--main-font-jp: "Noto Sans JP", sans-serif;--noto-serif: "Noto Serif JP", serif;--text-sub-title: 1.4rem;--text-description: 1.2rem;--text-card: .9rem;--text-list-flower: 1.1rem;--text-info-item: 1.1rem;--radius: 10px;--transition-default: all .4s }::-webkit-scrollbar{width:8px}::-webkit-scrollbar-thumb{border-radius:5px;background-color:var(--blue-value)}html{box-sizing:border-box}html.lenis,html.lenis body{height:auto}body{color:var(--black);font-size:16px;font-family:var(--main-font-jp);line-height:1.7;letter-spacing:0;position:relative}h1,h2,h3,h4,h5,h6{margin:0 0 1rem 0;font-weight:700}h1{font-size:2rem}h2{font-size:1.8rem}h3{font-size:1rem}h4{font-size:1rem}h5{font-size:1rem}h6{font-size:1rem}p,li,th,td,figcaption,q,label{font-size:1rem;font-family:var(--main-font-jp)}p{margin-bottom:1rem}li{position:relative;font-family:var(--main-font-jp);margin-bottom:15px}ul li{list-style:none}a,button{color:inherit;font-family:var(--main-font-jp);text-decoration:none;border:unset;transition:var(--transition-default);cursor:pointer}.hidden{display:none}.l-wrapper{position:relative;display:flex;flex-direction:column;min-height:100dvh;min-height:100vh;overflow-x:hidden}.white-blur{position:absolute;top:-18%;left:50vw;width:180%;height:31%;background-color:#fff;border-radius:100%;z-index:1;transform:translate(-50%, -100%);box-shadow:0 0 10px #fff,0 0 15px #fff,0 0 20px #fff,0 0 30px #fff,0 0 40px #fff,0 0 50px #fff}.l-background{position:fixed;left:0;top:0;width:100%;height:100dvh;height:100vh;background:var(--gradient-main)}.l-header{position:fixed;display:flex;justify-content:space-between;width:100%;padding:1rem var(--site-padding-inline);margin-block:0 2rem;background-color:hsla(0,0%,100%,.8);box-shadow:0px 5px 6px rgba(155,155,155,.1);z-index:10000}.l-header__container{width:100%;display:flex;align-items:center}.l-header__container .logo-link{width:15rem}.l-navi{display:flex;align-items:center}.l-main{position:relative;margin-top:10rem;z-index:1}.l-container{position:relative;margin-bottom:10rem;z-index:10}.l-container__full-width{position:relative;width:100%;padding-inline:var(--site-padding-inline)}.l-container__site-width{position:relative;width:calc(var(--site-width) + var(--site-padding-inline)*2);max-width:100%;padding-inline:var(--site-padding-inline);margin-inline:auto}.l-footer{position:relative;padding-block:3rem;margin-block:auto 0}.l-bottom--navi{display:none}.button-wrapper{display:flex;flex-wrap:wrap;justify-content:center}.button{display:flex;justify-content:flex-start;align-items:center;color:#333;font-weight:700;padding:.5rem 1rem;background:rgba(0,0,0,0);border-radius:5px;transition:all .3s;border-radius:100vw}.button-icon{width:2rem;padding:3px;margin-right:1rem;background-color:#fff;border-radius:3px}.button__parent{background-color:#9fdeef}.button__child{background-color:#b8d994}.button__regist{justify-content:center;width:20rem;background:var(--gradient-orange-vertical)}.description{font-size:var(--text-description);font-family:var(--noto-serif);font-weight:500;line-height:2;text-align:center;margin-bottom:2rem}.logo-link{display:block;width:100%}.main-navi{display:flex;justify-content:flex-end;padding:0;margin:0}.main-navi__item{display:inline-block;width:13rem;max-width:100%;margin:0 0 0 1rem}.button-top{display:block;width:100%;font-size:.8rem;font-weight:700;text-align:center;margin-bottom:3px}.mobile-navi{display:none}.section-outline{opacity:0}.hero-sub-title{font-size:var(--text-sub-title);text-align:center;margin-bottom:2rem}.hero__title{width:50rem;max-width:100%;margin:0 auto;margin-bottom:3rem}.section-outline{margin-bottom:10rem}.section-outline .heading{color:#74b5e4;font-family:var(--noto-serif);font-size:1.6rem;font-weight:700;margin-bottom:.5rem}.section-five-value{margin-bottom:5rem}.background-text{position:absolute;top:-7rem;left:-1.5rem;color:#fff;font-size:8rem;font-weight:500;line-height:1;z-index:-1;opacity:.15}.background-text .text-block{display:block;overflow:hidden}.background-text .js-char{display:inline-block;font-family:var(--noto-serif)}.five-value__image{width:60rem;max-width:100%;margin:0 auto 5rem;opacity:0}.section-movie .movie-contents{display:flex;justify-content:space-between;gap:1rem;margin-bottom:8rem}.section-movie .movie-item{flex-shrink:0;width:calc(50% - 1rem);aspect-ratio:16/9}.c-vimeo-player{width:100%;height:100%}.five-value__bottom{color:#fffddf;font-size:1.2rem;font-weight:700;text-align:center;margin-bottom:0}.logo-icon{position:absolute;width:20rem;top:-5rem;left:-5rem;z-index:-1}.flower-set{position:absolute;top:5%;right:20%;width:10rem}.flower-set.flower-set__bottom{position:absolute;top:unset;right:0;bottom:-4rem;width:10rem}.flower-symbol.top{width:5rem;margin-inline:auto 0;animation:30s linear infinite rotation}.flower-symbol.middle{width:4rem;animation:25s linear infinite rotation}.about-title__row{display:flex}.about-contents{width:calc(100% - 30rem);margin-left:30rem}.about-title{width:100%;max-width:50rem;margin-bottom:1rem}.section-about .description{text-align:left;margin-bottom:0}.about-title__column-image .image{position:absolute;top:8%;right:0;width:25rem}.supplement:before{content:"※";position:absolute;left:0px}.section-about{position:relative;width:100%;margin-inline:auto}.about-title__column-heading{margin-bottom:2rem}.about-container{width:94%;margin-inline:auto}.about-container .life-plan__header{position:relative;top:1rem;width:36rem;z-index:300}.section-about .card-list{position:relative;display:grid;grid-template-columns:1.5fr 1fr 1fr 1fr;gap:1.2rem;padding-inline:0;z-index:200}.section-about .card-list>*:first-child{grid-column:1/-1}.section-about .card-item{width:100%;background-color:#fff;border-radius:25px}.section-about .card-item.card-lpa{padding-inline:1rem;border-radius:0 25px 25px 25px}.section-about .card-item__full{display:grid;grid-template-columns:1.5fr 1fr 1fr 1fr;gap:1.2rem}.section-about .card-inner{padding:1rem 5%}.section-about .card-item.card-lpa .card-inner{padding-inline:0}.card-lpa .text-column{flex-shrink:0;width:80%;margin-right:2%}.card-lpa .card-additional{display:flex}.card-lpa .card-additional h5{display:flex;flex-shrink:0;justify-content:center;align-items:center;color:#fff;font-size:.9rem;padding:.3rem;margin-bottom:0;background-color:var(--blue-secondary)}.card-additional ul{padding-left:.5rem;margin:0}.card-additional li{color:var(--blue-secondary);font-size:1rem;line-height:1.5;letter-spacing:2px;font-weight:700;margin-bottom:.3rem}.section-about .card-support{position:relative;background-image:url(../images/support-thumb.png);background-repeat:no-repeat;background-size:35%;background-position:top left}.card-support .card-inner{padding-left:25%}.section-about .card-support .card-title img{max-width:calc(100% - 2rem);margin-inline:2rem auto}.card-support .card-text{padding-left:2rem}.card-support .flower-symbol{position:absolute;width:3.5rem;z-index:-1;animation:30s linear infinite rotation}.card-support .flower-symbol__top{left:-2rem;top:-2rem}.card-support .flower-symbol__bottom{right:-2rem;bottom:-2rem}.section-about .card-thumb{margin-bottom:1rem}.section-about .card-title img{width:auto;height:3.3rem;margin:0 auto}.section-about .card-thumb img{-o-object-fit:cover;object-fit:cover}.section-about .card-text{color:var(--text-gray);font-size:var(--text-card);font-weight:700;margin-bottom:1rem}.section-about .list-flower{padding-left:1.5rem;margin-block:0}.section-about .list-flower li{position:relative;color:var(--blue-secondary);font-size:var(--text-list-flower);font-weight:700;margin-bottom:.3rem}.section-about .list-flower li::before{content:"";position:absolute;left:-1.7em;top:.2em;width:1.5rem;height:1.5rem;background-image:url(../images/flower-blue.svg);background-repeat:no-repeat;background-size:contain}.list-item__heading{display:block;font-size:1rem}.list-item__notes{color:#686767;font-size:.9rem}.section-step{margin-bottom:0}.section-step .step-contents{position:relative;padding:2rem;background:#fff;border-radius:var(--radius)}.step-label{position:absolute;top:-3rem;width:8rem;margin-bottom:0}.step-heading{width:50%;margin:0 auto 2rem}.step-sub-title{width:calc(100% - 30rem);max-width:100%;padding-right:2rem;margin-inline:auto 0}.step-item-wrapper{display:flex;justify-content:space-between;margin-bottom:2rem}.step-item{position:relative;display:flex;flex-direction:column;flex-shrink:0;width:25%;padding-inline:2%;border-right:solid 3px var(--blue-primary)}.step-item:last-child{border-right:unset}.step-item:after{content:"";position:absolute;top:50px;right:-30px;width:0;height:0;border-style:solid;border-top:20px solid rgba(0,0,0,0);border-bottom:20px solid rgba(0,0,0,0);border-left:30px solid var(--blue-primary);border-right:0}.step-item:last-child:after{display:none}.step-item .step-text-image{margin-bottom:1rem}.step-item .step-text-image img{height:7rem;max-width:100%;-o-object-fit:contain;object-fit:contain}.step-item .text{font-size:1rem;text-align:center;font-weight:700;margin-bottom:1rem}.section-step .step-mockup{width:auto;height:15rem;-o-object-fit:contain;object-fit:contain;margin:auto auto 0}.section-line{width:57rem;max-width:78%;margin-inline:auto;margin-bottom:4rem}.section-step--child{margin-bottom:8rem}.step-contents .button-wrapper,.step__child-contents .button-wrapper{padding-top:1rem;margin-top:1rem;border-top:dashed 1px #ccc}.step-contents .button-wrapper .button,.step__child-contents .button-wrapper .button{width:20rem;justify-content:center}.step__child-contents{position:relative;display:flex;justify-content:space-between;padding:0 2rem .5rem;margin-bottom:2rem;background-color:#fff;border-radius:15px;z-index:10}.step__child-contents .step-label{top:-3.8rem}.child__item{position:relative;z-index:10}.child__item.text-column{width:47%;flex-shrink:0;padding-top:2rem}.child__item.image-column{position:relative;top:-2rem;width:50%}.step__child-contents .child-heading{color:#727171;font-size:1.4rem;text-align:center;margin-bottom:1rem}.step__child-contents .text{font-weight:700;margin-bottom:1rem}.step__child-contents .text.bottom{color:var(--yellow)}.contact-text{width:40rem;max-width:100%;margin:0 auto 1rem}.section-faq .faq-heading{width:20rem;max-width:100%;margin:0 auto 2rem}.section-faq .faq--accordion{width:min(60rem,100%);padding:0;margin:0 auto}.section-faq .faq__item{padding:1rem 1.5rem;margin-bottom:1rem;background-color:#fff;border-radius:var(--radius);overflow:visible;cursor:pointer;transition:all .3s}.section-faq .faq__item:hover{background-color:#a9e3ff}.section-faq .faq__button{position:relative;display:flex;width:100%;font-size:1.1rem;font-weight:700;text-align:left;padding-inline:0 3rem;margin-block:1rem;background-color:unset;transition:color .3s}.section-faq .faq__button:hover{color:unset;opacity:1}.section-faq .faq__button .toggle-icon{position:absolute;top:50%;right:1rem;width:1.5rem;height:auto;transform:translateY(-50%)}.section-faq .faq__button .toggle-icon .line{position:absolute;top:50%;left:50%;display:block;width:100%;height:3px;border-radius:100vw;background-color:var(--blue-value);transition:transform .3s ease-out}.section-faq .faq__button .toggle-icon .line--vertical{transform:rotate(90deg)}.section-faq .faq__button.active .line--vertical{transform:rotate(0deg)}.section-faq .faq-label{display:inline-flex;flex-shrink:0;justify-content:center;align-items:center;width:2rem;height:2rem;color:#fff;font-size:1.3rem;font-weight:700;font-family:sans-serif;margin-right:1rem;background-color:var(--blue-value);border-radius:3px}.section-faq .faq-label.faq-label--answer{background-color:var(--red)}.section-faq .answer__content{display:flex;max-height:0;padding-inline:0 3rem;overflow:hidden;transition:max-height .3s ease}.section-faq .answer__content.js-open{max-height:500px}.section-faq .answer__content ul{padding-left:1.5rem;margin-block:0}.section-faq .answer__content li{list-style:disc}.section-faq .answer__content p{font-size:1.1rem;line-height:1.8;margin:0}.section-banner{margin-bottom:0}.section-banner .info-baloon{position:absolute;top:-4rem;left:50%;width:35rem;margin-inline:auto;transform:translateX(-50%)}.banner-wrapper{width:100%;display:flex;justify-content:center;align-items:center}.banner-item{position:relative;display:inline-block;flex-shrink:0;width:24%;max-width:100%;margin:0 1.5rem}.banner-item .banner-link{display:block;width:100%;transform:scale(1)}.banner-item .banner-link:hover{opacity:1;transform:scale(0.98)}.line-link img{height:8rem}.js-circle{clip-path:circle(0% at 50% 50%)}@keyframes fadeOut{from{opacity:1}to{opacity:0}}@keyframes loading{0%{opacity:1;transform:translateY(0)}100%{opacity:.2;transform:translateY(10px)}}@keyframes rotation{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}.mobile-only{display:none}.full-width{width:100%}.gray{color:#686767}.bold{font-weight:700}.center{text-align:center}.right{text-align:right}.mg-b1{margin-bottom:1rem}.underline{text-decoration:underline}.small{font-size:80%}.block{display:block}.flex{display:flex}.flex-wrap{flex-wrap:wrap}.flex-column{flex-direction:column}.space-between{justify-content:space-between}.align-center{align-items:center}.flex-grow1{flex-grow:1}.no-shrink{flex-shrink:0}a:hover,button:hover{opacity:.7}@media only screen and (max-width: 1023px){.l-container{padding-inline:.5rem;margin-bottom:5rem}.section-hero .l-container{margin-bottom:2rem}.hero__title{width:80%}.about-container{width:100%;padding-inline:var(--site-padding-inline)}.section-about .card-support{background-size:30%}.section-about .card-support .card-title img{max-width:80%;margin:0 auto 0 4rem}.card-support .card-inner{padding-left:5%}.card-support .card-text{padding-left:4rem}.section-about .list-flower li::before{left:-2em;top:.2rem;width:1.2rem;height:1.2rem}.section-about .card-item__full,.section-about .card-list{grid-template-columns:1fr 1fr}.about-container .life-plan__header{width:60%}.section-step{margin-bottom:0}.section-step .step-contents{padding:1rem}.step-label{top:-5vw;width:12vw;left:1vw}.step__child-contents .step-label{top:-5vw}.step-sub-title{width:70%}.step-item-wrapper{margin-bottom:1rem}.step-item{padding-inline:.5rem}.section-step .step-mockup{height:12rem}.step__child-contents{align-items:end;padding-bottom:2rem}.step__child-contents .child__item.text-column{width:40%;padding-top:2rem;margin-bottom:0}.step__child-contents .child__item.image-column{top:0;width:58%}.section-line{max-width:80vw;margin-bottom:2.7rem}.tel-number{display:block;width:100%;margin:0 auto 1rem}.section-faq{margin-bottom:10rem}.section-banner{margin-bottom:0rem}.line-link img{height:6rem}}@media only screen and (min-width: 767px)and (max-width: 1023px){:root{--site-padding-inline: 20px;--text-description: .9rem;--text-card: .8rem;--text-list-flower: .8rem;--text-info-item: .8rem }h4{font-size:.9rem}p{font-size:.8rem}.l-header{flex-wrap:wrap;justify-content:space-between}.l-header__container{width:13rem}.l-navi{width:calc(100% - 13rem);justify-content:flex-end}.main-navi__item{width:13rem;font-size:.8rem;margin-left:.5rem}.button-icon{margin-right:.8rem}.white-blur{top:-15%;height:25.5%;width:250%}.logo-icon{width:10rem;top:-7rem;bottom:auto;left:1rem}.background-text{position:absolute;top:-10rem;left:0;font-size:6rem}.five-value__bottom{font-size:1rem}.about-title{width:80%}.about-title__column-image .image{position:absolute;top:15vw;right:0;width:31vw}.flower-set{right:19vw;top:13vw;width:16vw}.flower-symbol.top{width:8vw}.flower-symbol.middle{width:6vw}.step-item .text{font-size:.7rem}.step-item:after{right:-15px;border-top:10px solid rgba(0,0,0,0);border-bottom:10px solid rgba(0,0,0,0);border-left:15px solid var(--blue-primary)}.contact-text{width:85%}}@media only screen and (max-width: 766px){body{background-color:#3ebedf}:root{--site-padding-inline: 10px;--text-sub-title: .8rem;--text-description: .8rem;--text-card: .8rem;--text-list-flower: .8rem;--text-info-item: .8rem }.l-background{height:100dvh}p{font-size:.8rem}.button__regist{width:15rem}.mobile-only{display:block}.mobile-hide{display:none}.white-blur{width:400%;height:24.5%}.l-main{margin-top:7rem}.l-header{background-color:hsla(0,0%,100%,.8)}.l-header__container{position:relative;z-index:1000}.l-header__container .logo-link{width:12rem}.l-navi{position:fixed;width:100%;min-height:100vh;min-height:100dvh;background-color:#fff;top:0;right:-100%;transition:all .3s}.l-navi.js-appear{display:block;right:0}.main-navi{display:none}.mobile-navi{width:100%;min-height:100vh;display:flex;flex-direction:column;padding:30% 1rem 10%;margin:0}.mobile-logo{width:80%;margin:0 auto 5rem}.mobile-navi .mobile-navi__item{display:block;width:100%;max-width:100%;margin:0 auto 3rem}.mobile-navi .mobile-navi__item .button{width:15rem;max-width:100%;margin:0 auto;justify-content:flex-start}.mobile-navi .mobile-navi__item .button-icon{margin-right:1.5rem}.hero__title{margin-bottom:1.5rem}.section-five-value{padding-inline:0;margin-bottom:10rem}.five-value__image{margin:0 auto 2rem}.background-text{top:-6.5rem;left:.5rem;font-size:3.6rem}.five-value__bottom{font-size:.8rem}.section-movie .movie-contents{flex-direction:column;gap:2rem}.section-movie .movie-item{width:100%}.about-container{width:100%;padding-inline:var(--site-padding-inline)}.about-title{margin-bottom:1rem}.logo-icon{width:6rem;top:-4rem;bottom:auto;left:0rem}.flower-set{top:9.5rem;right:6rem;width:4rem}.flower-symbol.top{width:2.5rem}.flower-symbol.middle{width:2rem}.about-container .life-plan__header{width:75%}.about-info__row .remote-image{width:7rem;margin:0 auto}.section-about .card-item{width:100%}.about-title__column-image .image{top:10rem;right:0;width:35%}.list-item__heading{font-size:.8rem}.section-about .card-item__full,.section-about .card-list{grid-template-columns:1fr}.section-step{margin-bottom:0}.section-step .step-contents{padding-top:2rem}.service-column.image .text{font-size:.8rem}.service-title-wrapper{padding-inline:.8rem;top:2.5rem}.service-title-wrapper .service-title{width:13rem}.service-column.text,.service-column.image{width:100%}.service-column .heading-image{height:1.7rem}.step-item-wrapper{display:block}.section-line{max-width:85%;margin:-0.2rem 5% 1.5rem auto}.step-heading{width:90%;margin:.5rem auto 1rem}.step-sub-title{width:82%;padding-right:0;margin-bottom:.5rem}.step-label{top:-2rem;left:-0.5rem;width:4rem}.step__child-contents .step-label{top:-1.2rem}.step-item,.step-item:last-child{width:100%;padding:2rem 0;border-right:none;border-bottom:solid 2px var(--blue-primary)}.step-item:first-child{padding-top:0}.step-item:last-child{padding-bottom:0;border-bottom:unset}.step-item:after{top:auto;left:50%;bottom:-20px;right:auto;border-top:20px solid var(--blue-primary);border-bottom:none;border-left:15px solid rgba(0,0,0,0);border-right:15px solid rgba(0,0,0,0);transform:translateX(-50%)}.step__child-contents{display:block;padding:1rem;margin-bottom:1rem}.step-item img{height:6rem}.step__child-contents .child__item.text-column{width:100%;padding:0}.step-item .text{font-size:.9rem}.step__child-contents .child__item.image-column{width:100%}.contact-text{margin-bottom:.5rem}.tel-number{width:100%}.section-faq .faq-heading{width:15rem}.section-faq .faq__button{font-size:1rem}.section-faq .answer__content p{font-size:1rem}.banner-wrapper{display:flex;flex-wrap:wrap}.banner-item{display:block;width:46%;margin:0 auto 2rem}.banner-item.app{width:60%;margin-bottom:4rem}.section-banner .info-baloon{top:-2rem;left:0;width:65vw;transform:unset}.line-link img{height:5rem}.l-footer{margin-bottom:4rem}.l-bottom--navi{position:fixed;bottom:0;left:0;display:flex;justify-content:center;width:100%;list-style:none;border-top:solid 1px var(--blue-value);background-color:hsla(0,0%,100%,.8);z-index:1000}.bottom--navi__list{display:flex;justify-content:center;width:100%;list-style:none;padding:0;margin:0}.bottom--navi__item{width:50%;padding-block:.2rem .44rem;margin-bottom:0}.bottom--navi__item:last-child{border-left:solid 1px var(--blue-value)}.bottom--navi__item .button{justify-content:center;width:80%;margin-inline:auto}.bottom--navi__item .button-icon{margin-right:.5rem}.button-text{font-size:2.8vw}.step-contents .button-wrapper .button-text,.step__child-contents .button-wrapper .button-text{font-size:3.8vw}}/*# sourceMappingURL=style.min.css.map */