@-webkit-keyframes cloud{0%{-webkit-transform:translate(0, 0);transform:translate(0, 0)}100%{-webkit-transform:translate(0, -10px);transform:translate(0, -10px)}}@keyframes cloud{0%{-webkit-transform:translate(0, 0);transform:translate(0, 0)}100%{-webkit-transform:translate(0, -10px);transform:translate(0, -10px)}}body{font-size:1.5rem;line-height:1.73;color:#000;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{outline:none;text-decoration:none;color:#000;-webkit-transition:.3s;transition:.3s}a:hover{opacity:.8}img{width:100%;height:auto;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}@media screen and (max-width: 768px){body{font-size:1.4rem;line-height:1.53}a:hover{opacity:1}}html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:bold}dfn{font-style:italic}h1{font-size:2em;margin:0}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-0.5em}sub{bottom:-0.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{-webkit-box-sizing:content-box;box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace, monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type="checkbox"],input[type="radio"]{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0}input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button{height:auto}input[type="search"]{-webkit-appearance:textfield;-webkit-box-sizing:content-box;box-sizing:content-box}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:0.35em 0.625em 0.75em}legend{border:0;padding:0}textarea{overflow:auto}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}*{-o-box-sizing:border-box;-ms-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}html{font-size:62.5%}h1,h2,h3,h4,h5,h6{margin:0;padding:0;font-weight:300}p,ul,li,dl,dt,dd{margin:0;padding:0}ul,ol{list-style:none}img{vertical-align:top}table{width:100%}table th{text-align:left;font-weight:normal;vertical-align:top}input,button,textarea,select{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none}.h-pc{display:block}.h-sp{display:none}br.h-pc{display:inline-block}br.h-sp{display:none}@media screen and (max-width: 768px){.h-pc{display:none}.h-sp{display:block}br.h-pc{display:none}br.h-sp{display:inline-block}}.h-font--gothic,body{font-family:'Arial', 'Yu Gothic', YuGothic, 'Hiragino Kaku Gothic ProN', 'Hiragino Sans', Meiryo, sans-serif;font-weight:400}.js-inview{opacity:0}html.js-scroll-locked,body.js-scroll-locked{overflow:hidden}.l-app{overflow:hidden}.l-inner{width:100%;max-width:1240px;margin:0 auto;padding:0 6.45%}.l-inner--s{padding:0 9.68%}@media screen and (min-width: 1241px){.l-inner{padding:0 80px}.l-inner--s{padding:0 120px}}@media screen and (max-width: 768px){.l-inner{padding:0 9.6%}.l-inner--s{padding:0 9.6%}}.c-btn{font-size:1.8rem;font-weight:700;border-radius:4px;padding:1.2em 2.4em;text-align:center;display:block;position:relative;color:#fff;background:#ea8f34;-webkit-box-shadow:0 3px 6px rgba(0,0,0,0.16);box-shadow:0 3px 6px rgba(0,0,0,0.16)}.c-btn__arrow{top:50%;right:1em;-webkit-transform:translateY(-50%);transform:translateY(-50%);position:absolute}.c-btn:hover{opacity:1;background:#f7a049}@media screen and (max-width: 768px){.c-btn{font-size:1.4rem;border-radius:5px;padding:1.2em 2em 1.2em 1.8em;-webkit-box-shadow:0 2px 4px rgba(0,0,0,0.16);box-shadow:0 2px 4px rgba(0,0,0,0.16)}.c-btn__arrow{right:.6em}.c-btn:hover{background:#ea8f34}}.c-bubble{width:100%;height:100%;top:0;left:0;z-index:500;position:fixed;overflow:hidden;pointer-events:none}.c-bubble__u{will-change:animation;-webkit-backface-visibility:hidden;backface-visibility:hidden;position:absolute}.c-bubble__u span{border-radius:50%;display:block;-webkit-animation-name:cloud;animation-name:cloud;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-direction:alternate;animation-direction:alternate}.c-bubble__u--fast span{-webkit-animation-duration:3s;animation-duration:3s}.c-bubble__u--normal span{-webkit-animation-duration:4s;animation-duration:4s}.c-bubble__u--delay span{-webkit-animation-duration:5s;animation-duration:5s}.c-bubble__u--white span{background:#fff}.c-bubble__u--grey span{background:#dedede}.c-bubble__u--l span{width:31px;height:31px}.c-bubble__u--m span{width:27px;height:27px}.c-bubble__u--s span{width:19px;height:19px}.c-bubble__u--xs span{width:11px;height:11px}.c-bubble__u--xxs span{width:7px;height:7px}.c-bubble__u--1{top:320px;left:calc(50% + 530px)}.c-bubble__u--2{top:220px;left:calc(50% + 600px)}.c-bubble__u--3{top:340px;left:calc(50% - 20px)}.c-bubble__u--4{top:320px;left:calc(50% - 600px)}.c-bubble__u--5{top:400px;left:calc(50% - 100px)}.c-bubble__u--6{display:none}.c-bubble__u--7{top:400px;left:calc(50% - 580px)}.c-bubble__u--8{top:850px;left:calc(50% - 120px)}.c-bubble__u--9{top:1080px;left:calc(50% - 620px)}.c-bubble__u--10{display:none}.c-bubble__u--11{top:1280px;left:calc(50% + 600px)}.c-bubble__u--12{top:1000px;left:calc(50% + 620px)}.c-bubble__u--13{top:1350px;left:calc(50% - 400px)}.c-bubble__u--14{top:1800px;left:calc(50% + 620px)}.c-bubble__u--15{top:1760px;left:calc(50% + 580px)}.c-bubble__u--16{top:1500px;left:calc(50% + 160px)}.c-bubble__u--17{top:2000px;left:calc(50% - 660px)}.c-bubble__u--18{top:2140px;left:calc(50% - 400px)}.c-bubble__u--19{top:3140px;left:calc(50% - 580px)}.c-bubble__u--20{top:3200px;left:calc(50% + 580px)}.c-bubble__u--21{top:3400px;left:calc(50% - 640px)}.c-bubble__u--22{top:2960px;left:calc(50% + 620px)}.c-bubble__u--23{top:3720px;left:calc(50% + 200px)}.c-bubble__u--24{top:4400px;left:calc(50% - 640px)}.c-bubble__u--25{top:4700px;left:calc(50% - 720px)}.c-bubble__u--26{top:3200px;left:calc(50% - 680px)}.c-bubble__u--27{top:4250px;left:calc(50% + 640px)}.c-bubble__u--28{top:4900px;left:calc(50% + 700px)}.c-bubble__u--29{top:4660px;left:calc(50% + 240px)}.c-bubble__u--30{top:5200px;left:calc(50% + 180px)}.c-bubble__u--31{top:5240px;left:calc(50% - 600px)}.c-bubble__u--32{top:3800px;left:calc(50% - 680px)}.c-bubble__u--33{top:5100px;left:calc(50% + 600px)}.c-bubble__u--34{top:5950px;left:calc(50% + 660px)}.c-bubble__u--35{top:5480px;left:calc(50% - 600px)}.c-bubble__u--36{top:5500px;left:calc(50% + 580px)}.c-bubble__u--37{top:6550px;left:calc(50% - 620px)}@media screen and (max-width: 768px){.c-bubble__u--l span{width:25px;height:25px}.c-bubble__u--m span{width:21px;height:21px}.c-bubble__u--s span{width:15px;height:15px}.c-bubble__u--xs span{width:9px;height:9px}.c-bubble__u--xxs span{width:5px;height:5px}.c-bubble__u--1{display:none}.c-bubble__u--2{top:300px;left:88.5%}.c-bubble__u--3{top:360px;left:3%}.c-bubble__u--4{top:40px;left:74%}.c-bubble__u--5{top:160px;left:92%}.c-bubble__u--6{top:220px;left:80%}.c-bubble__u--7{top:100px;left:4%}.c-bubble__u--8{top:640px;left:76%}.c-bubble__u--9{top:590px;left:54%}.c-bubble__u--10{display:block;top:700px;left:93%}.c-bubble__u--11{top:1000px;left:2%}.c-bubble__u--12{top:1100px;left:94%}.c-bubble__u--13{top:1600px;left:4%}.c-bubble__u--14{top:1980px;left:90%}.c-bubble__u--15{top:1360px;left:70%}.c-bubble__u--16{display:none}.c-bubble__u--17{display:none}.c-bubble__u--18{top:1480px;left:90%}.c-bubble__u--19{top:2100px;left:6%}.c-bubble__u--20{top:3000px;left:92%}.c-bubble__u--21{top:3900px;left:6%}.c-bubble__u--22{display:none}.c-bubble__u--23{display:none}.c-bubble__u--24{top:3580px;left:66%}.c-bubble__u--25{top:4200px;left:88%}.c-bubble__u--26{display:none}.c-bubble__u--27{display:none}.c-bubble__u--28{top:4300px;left:56%}.c-bubble__u--29{display:none}.c-bubble__u--30{display:none}.c-bubble__u--31{display:none}.c-bubble__u--32{display:none}.c-bubble__u--33{display:none}.c-bubble__u--34{display:none}.c-bubble__u--35{display:none}.c-bubble__u--36{display:none}.c-bubble__u--37{display:none}}.c-copies path{fill:#fff}.c-float{width:74px;padding:24px 10px 18px 14px;right:0;bottom:0;z-index:1000;-webkit-transition:.3s;transition:.3s;position:fixed}.c-float.is-hide{-webkit-transform:translate(100%, 0);transform:translate(100%, 0)}.c-float__base{width:100%;height:100%;top:0;left:0;opacity:.85;border-top-left-radius:10px;position:absolute;background:#43acca;background:linear-gradient(160deg, #43acca 0%, #80be99 65%, #d5d656 130%)}.c-float__conts{z-index:2;position:relative}.c-float__btn{margin-bottom:8px}.c-float__btn a{min-height:152px;padding:1.2em;font-weight:700;border-radius:4px;line-height:1.2;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#fff;background:#ea8f34;-webkit-box-shadow:4px 3px 6px rgba(0,0,0,0.16);box-shadow:4px 3px 6px rgba(0,0,0,0.16)}.c-float__btn a:hover{opacity:1;background:#f7a049}.c-float__btn:last-child{margin-bottom:0}.c-float__arrow{width:42px;height:42px;border-radius:50%;margin:18px auto 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:#fff}.c-float__arrow svg{-webkit-transform:translateY(-16%);transform:translateY(-16%)}@media screen and (max-width: 768px){.c-float{width:100%;padding:10px 4%}.c-float.is-hide{-webkit-transform:translate(0, 100%);transform:translate(0, 100%)}.c-float__base{border-top-left-radius:0;background:#43acca;background:linear-gradient(135deg, #43acca 50%, #80be99 75%, #d5d656 100%)}.c-float__conts{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.c-float__btns{width:calc(100% - 50px);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.c-float__btn{width:calc(50% - 10px);margin:0 10px 0 0}.c-float__btn a{min-height:auto;padding:.86em 1em .86em 0;border-radius:5px;line-height:1.2;display:block;position:relative;text-align:center;-webkit-box-shadow:0 2px 3px rgba(0,0,0,0.16);box-shadow:0 2px 3px rgba(0,0,0,0.16)}.c-float__btn a svg{top:50%;right:9px;-webkit-transform:translateY(-50%);transform:translateY(-50%);display:block;position:absolute}.c-float__btn a:hover{background:#ea8f34}.c-float__arrow{width:33px;height:33px;margin:0 auto}.c-float__arrow svg{-webkit-transform:translateY(-16%);transform:translateY(-16%)}}.c-footer{color:#fff;padding:26.25% 0 17.78%;background:#43acca;background:linear-gradient(135deg, #43acca 30%, #80be99 70%, #d5d656 110%)}.c-footer__cols{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.c-footer__cols--main{margin-bottom:8.8rem;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.c-footer__tagline{font-size:1.4rem;margin-bottom:1.2em}.c-footer__logo{width:342px}.c-footer__copy{width:482px;line-height:1}.c-footer__copyright{font-size:1.4rem}.c-footer__nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.c-footer__nav ul{display:-webkit-box;display:-ms-flexbox;display:flex;margin-right:4.8rem}.c-footer__nav ul li{font-size:1.6rem;margin-right:2em}.c-footer__nav ul li a{color:#fff}.c-footer__nav ul li:last-child{margin-right:0}.c-footer__arrow{width:68px;height:68px;border-radius:50%;border:#fff solid 1px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.c-footer__arrow svg{-webkit-transform:translateY(-20%);transform:translateY(-20%)}.c-footer__arrow svg line{-webkit-transition:.3s;transition:.3s}.c-footer__arrow:hover{background:#fff}.c-footer__arrow:hover line{stroke:#75bba3}@media screen and (min-width: 1241px){.c-footer{padding:378px 0 256px}}@media screen and (max-width: 768px){.c-footer{padding:14.65rem 0 8rem;background:#43acca;background:linear-gradient(160deg, #43acca 0%, #80be99 70%, #d5d656 110%)}.c-footer__cols{width:87%;margin:0 auto;-ms-flex-wrap:wrap;flex-wrap:wrap}.c-footer__cols--main{margin-bottom:6rem}.c-footer__cols--sub{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.c-footer__col{width:100%}.c-footer__tagline{font-size:1.3rem;margin-bottom:.6em}.c-footer__logo{width:100%;max-width:236px}.c-footer__copy{width:202px;margin-top:1rem}.c-footer__copyright{width:100%;font-size:1.3rem;text-align:left}.c-footer__nav{margin-bottom:4.5rem;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.c-footer__nav ul{display:block;margin-right:1.6rem}.c-footer__nav ul li{font-size:1.5rem;margin:0 0 1.5em}.c-footer__nav ul li a{color:#fff}.c-footer__nav ul li:last-child{margin:0}.c-footer__arrow{width:54px;height:54px}.c-footer__arrow:hover{background:transparent}.c-footer__arrow:hover line{stroke:#fff}}.c-logo path{fill:#000}.c-logo.is-white path{fill:#fff}.c-texts__head2{font-size:1.8rem;font-weight:700;line-height:1.9;padding:0 2.8em 0 36px;display:inline-block;position:relative;overflow:hidden;color:#fff}.c-texts__head2 span{z-index:2;display:block;position:relative}.c-texts__head2:before,.c-texts__head2:after{content:'';display:block}.c-texts__head2:before{width:10px;height:10px;border-radius:50%;top:50%;left:13px;z-index:2;-webkit-transform:translateY(-50%);transform:translateY(-50%);position:absolute;background:#fff}.c-texts__head2:after{width:100%;height:100%;top:0;left:0;z-index:1;-webkit-transform:skewX(-38deg);transform:skewX(-38deg);-webkit-transform-origin:top right;transform-origin:top right;position:absolute;background:#43acca;background:linear-gradient(135deg, #43acca 30%, #80be99 80%, #d5d656 130%)}.c-texts__head2--white{color:#43acca}.c-texts__head2--white:before{background:#43acca}.c-texts__head2--white:after{background:#fff}.c-texts__head3{font-size:3.6rem;font-weight:700;line-height:1.38}.c-texts__head4{font-size:3rem;font-weight:700}.c-texts__head5{font-size:2.4rem;font-weight:700;line-height:1.25}.c-texts__head6{font-size:1.8rem;font-weight:700}.c-texts__lead{font-size:1.6rem;line-height:1.375}.c-texts--blue{color:#43acca}.c-texts--green{color:#75bba3}.c-texts--badge{color:#b9b9b9}@media screen and (max-width: 768px){.c-texts__head2{font-size:1.4rem;line-height:1.8;padding:0 2.8em 0 19px}.c-texts__head2:before{width:7px;height:7px;left:7px}.c-texts__head3{font-size:2.6rem;line-height:1.27}.c-texts__head4{font-size:2.2rem;line-height:1.18}.c-texts__head5{font-size:1.7rem;line-height:1.18}.c-texts__head6{font-size:1.6rem;line-height:1.125}.c-texts__lead{font-size:1.1rem;line-height:1.36}}#home .visual{padding:104px 0 0;margin-bottom:90px;color:#fff;position:relative}#home .visual__base{width:100%;height:100%;top:0;left:0;position:absolute;background:#43acca;background:linear-gradient(135deg, #43acca 30%, #80be99 70%, #d5d656 110%)}#home .visual__wrap{z-index:2;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex}#home .visual__main{width:59.63%;padding-top:4.4%}#home .visual__deco{width:40.37%;position:relative}#home .visual__lead{font-size:2.6rem;font-weight:700;line-height:1.54;margin-bottom:6.4%}#home .visual__title{width:80%;max-width:512px;margin-bottom:13.6%}#home .visual__title span{display:block}#home .visual__title--svg{margin-bottom:4px}#home .visual__title--ja{font-size:1.5rem;font-weight:700}#home .visual__des{padding-left:66px;position:relative}#home .visual__scroll{font-size:1.2rem;top:.36em;left:0;-webkit-writing-mode:vertical-rl;-ms-writing-mode:tb-rl;writing-mode:vertical-rl;position:absolute}#home .visual__scroll:after{content:'';width:12px;height:12px;border-radius:50%;top:136%;left:.4em;display:block;position:absolute;background:#fff;-webkit-animation-name:cloud;animation-name:cloud;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-direction:alternate;animation-direction:alternate;-webkit-animation-duration:1s;animation-duration:1s}#home .visual__info{font-size:1.8rem;line-height:1.44}#home .visual__btns{margin-top:9.2%;-webkit-transform:translateY(50%);transform:translateY(50%);display:-webkit-box;display:-ms-flexbox;display:flex}#home .visual__btn{min-width:228px;margin-right:20px}#home .visual__image{top:0;right:0;position:absolute;-webkit-box-shadow:0 3px 46px rgba(0,0,0,0.16);box-shadow:0 3px 46px rgba(0,0,0,0.16)}#home .visual__cover{width:100%;height:100%;top:0;right:0;opacity:.75;position:absolute;display:block;background:#90d2ec;background:linear-gradient(135deg, #90d2ec 30%, #7893c9 70%)}#home .visual__copy{width:79.82%;right:-18.6%;bottom:14%;position:absolute}#home .issue{padding:160px 0 0}#home .issue__titles{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}#home .issue__heads{text-align:right}#home .issue__head3{margin:-.2em 0 .32em}#home .issue__list{margin-top:60px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}#home .issue__item{width:31%;margin-right:3.5%;padding:0 3.6% 48px;border-radius:10px;background:#f8f8f8}#home .issue__item:nth-child(3n){margin-right:0}#home .issue__item:nth-child(3n+2){margin-top:46px}#home .issue__item:nth-child(3n+3){margin-top:92px}#home .issue__illust{width:160px;height:160px;margin:0 auto;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transform:translateY(-46px);transform:translateY(-46px);-webkit-box-shadow:0 3px 12px rgba(0,0,0,0.16);box-shadow:0 3px 12px rgba(0,0,0,0.16);background:#43acca;background:linear-gradient(135deg, #43acca 10%, #80be99 60%, #d5d656 110%)}#home .issue__illust--1 img{width:74px}#home .issue__illust--2 img{width:82px}#home .issue__illust--3 img{width:72px}#home .issue__head5{margin:-1em auto .6em;text-align:center}#home .about{padding:7rem 0 12rem}#home .about__head2{margin-bottom:7.2rem}#home .about__main{padding-right:43.2%;position:relative}#home .about__head3{margin-bottom:1.8rem}#home .about__lead{z-index:4;position:relative}#home .about__illust{width:66.6%;top:-8%;right:-6%;z-index:3;position:absolute}#home .about__panel{border-radius:10px}#home .about__panel--1{margin-top:8.8rem;padding:6.5rem 6% 6.5rem 10%;background:#90d2ec;background:linear-gradient(135deg, #90d2ec 0%, #7893c9 100%);color:#fff}#home .about__panel--2{width:46.7%;margin:-8% 0 0 auto;padding:5.6rem;z-index:2;text-align:center;position:relative;background:#f8f8f8}#home .about__head5{font-size:2rem;line-height:1.6}#home .about__text{max-width:416px}#home .about__label{font-size:1.4rem;font-weight:700;margin-bottom:.8em}#home .about__logo{max-width:300px;margin:0 auto}#home .feature{padding:0 0 12rem;overflow:hidden;position:relative}#home .feature:before{content:'';top:196px;left:0;right:0;bottom:0;margin:auto;display:block;position:absolute;background:#f8f8f8}#home .feature__title,#home .feature__main{z-index:2;position:relative}#home .feature__title{padding:8rem 0 20rem;color:#fff}#home .feature__title .l-inner{position:relative}#home .feature__main{margin-top:-150px}#home .feature__head2{margin-bottom:7.2rem}#home .feature__lead{margin-top:2.8rem}#home .feature__cover{width:93.1%;height:100%;top:0;left:0;position:absolute;background:#43acca;background:linear-gradient(135deg, #43acca 0%, #80be99 60%, #d5d656 120%)}#home .feature__unit{padding:4.8rem 0 5.6rem;margin-bottom:4rem;position:relative}#home .feature__unit:nth-child(2n+1){margin-left:8%}#home .feature__unit:nth-child(2n+1) .feature__base{left:0}#home .feature__unit:nth-child(2n+1) .feature__conts{padding:0 8% 0 30%}#home .feature__unit:nth-child(2n+1) .feature__icon{left:-5%}#home .feature__unit:nth-child(2n){margin-right:8%}#home .feature__unit:nth-child(2n) .feature__base{right:0}#home .feature__unit:nth-child(2n) .feature__conts{padding:0 23.9% 0 26.1%}#home .feature__unit:nth-child(2n) .feature__icon{right:-5%}#home .feature__unit:last-child{margin-bottom:0}#home .feature__base{width:100vw;height:100%;top:0;border-radius:10px;position:absolute;background:#fff}#home .feature__conts{z-index:2;position:relative}#home .feature__head4{line-height:1.4}#home .feature__list{margin-top:2.8rem}#home .feature__item{font-weight:700;line-height:1.47;padding-left:3em;margin-bottom:1em;position:relative}#home .feature__item:before{content:'';width:7px;height:7px;border-radius:50%;top:.08em;left:0;position:absolute;display:inline-block;border:#75bba3 solid 6px}#home .feature__item:last-child{margin-bottom:0}#home .feature__icon{top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);position:absolute}#home .feature__image{width:245px;height:245px;border-radius:50%;background:#eaeaea;-webkit-box-shadow:5px 6px 8px rgba(0,0,0,0.16);box-shadow:5px 6px 8px rgba(0,0,0,0.16)}#home .flow{padding:8rem 0 13rem}#home .flow__main{margin-top:6.6rem}#home .flow__list--1 .flow__num path{fill:#43acca}#home .flow__list--1 .flow__head4{color:#43acca}#home .flow__list--2 .flow__num path{fill:#75bba3}#home .flow__list--2 .flow__head4{color:#75bba3}#home .flow__list+.flow__list{margin-top:3.4rem}#home .flow__unit{margin-bottom:.8rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#home .flow__unit--1 .flow__illust img{width:39px}#home .flow__unit--2 .flow__illust img{width:30px}#home .flow__unit--3 .flow__illust img{width:50px;-webkit-transform:translate(0, 10%);transform:translate(0, 10%)}#home .flow__unit--4 .flow__illust img{width:40px;-webkit-transform:translate(0, -5%);transform:translate(0, -5%)}#home .flow__unit--5 .flow__illust img{width:44px;-webkit-transform:translate(5%, -5%);transform:translate(5%, -5%)}#home .flow__unit--6 .flow__illust img{width:37px}#home .flow__unit:nth-child(3n+1){margin-left:2%}#home .flow__unit:nth-child(3n+2){margin-left:6%}#home .flow__unit:nth-child(3n+3){margin-left:10%}#home .flow__unit:last-child{margin-bottom:0}#home .flow__index{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#home .flow__num{line-height:1;width:76px}#home .flow__num--1 svg{width:49px}#home .flow__num--2 svg{width:55px}#home .flow__num--3 svg{width:50px;-webkit-transform:translate(0, 15%);transform:translate(0, 15%)}#home .flow__num--4 svg{width:58px;-webkit-transform:translate(0, 10%);transform:translate(0, 10%)}#home .flow__num--5 svg{width:51px;-webkit-transform:translate(0, 15%);transform:translate(0, 15%)}#home .flow__num--6 svg{width:58px;-webkit-transform:translate(0, -15%);transform:translate(0, -15%)}#home .flow__head4{width:184px;font-size:2.2rem;font-weight:700;line-height:1.64}#home .flow__box{border-radius:10px;padding:14px 8% 18px 70px;position:relative;background:#f8f8f8}#home .flow__illust{width:90px;height:90px;border-radius:50%;top:50%;left:-45px;-webkit-transform:translateY(-50%);transform:translateY(-50%);position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-shadow:0 3px 12px rgba(0,0,0,0.16);box-shadow:0 3px 12px rgba(0,0,0,0.16);background:#43acca;background:linear-gradient(135deg, #43acca 0%, #80be99 60%, #d5d656 120%)}#home .flow__text{line-height:1.34;padding-left:.8em}#home .case{overflow:hidden;padding:12rem 0 16rem;background:#f8f8f8}#home .case__unit{margin:6rem 8% 0 0;padding:7.2rem 0;position:relative}#home .case__base{width:100vw;height:100%;z-index:1;top:0;right:0;position:absolute;background:#fff}#home .case__conts{z-index:2;position:relative}#home .case__cols{margin-bottom:5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}#home .case__thumb,#home .case__main{width:46%;position:relative}#home .case__deco{width:100%;height:100%;top:0;left:0;-webkit-transform:translate(14.59%, 0);transform:translate(14.59%, 0);position:absolute}#home .case__deco span{width:100%;height:100%;border-radius:10px;display:block;-webkit-box-shadow:0 3px 12px rgba(0,0,0,0.16);box-shadow:0 3px 12px rgba(0,0,0,0.16);background:#90d2ec;background:linear-gradient(135deg, #90d2ec 30%, #7893c9 70%)}#home .case__pic{-webkit-transform:translate(5.88%, 16%);transform:translate(5.88%, 16%)}#home .case__pic span{border-radius:10px;display:block;-webkit-box-shadow:0 3px 12px rgba(0,0,0,0.16);box-shadow:0 3px 12px rgba(0,0,0,0.16)}#home .case__des{padding-right:9.8%}#home .case__head5{margin-bottom:5rem}#home .case__head6{margin-bottom:.8em}#home .case__text{line-height:1.34}#home .cv{background:#f8f8f8}#home .cv__panel{padding:60px 8% 40px;margin-bottom:-80px;border-radius:10px;z-index:2;text-align:center;position:relative;background:#fff}#home .cv__lead{margin-top:2rem}#home .cv__btns{margin-top:5.4rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}#home .cv__btn{width:calc(50% - 10px)}@media screen and (max-width: 768px){#home .visual{padding:60px 0 0;margin-bottom:0}#home .visual__base{height:78.8%;background:#43acca;background:linear-gradient(160deg, #43acca 0%, #80be99 70%, #d5d656 110%)}#home .visual__wrap{display:block}#home .visual__main{width:100%;padding-top:0}#home .visual__deco{width:100%;margin-top:8%}#home .visual__lead{font-size:1.4rem;margin-bottom:4%}#home .visual__title{width:96%;max-width:292px;margin-bottom:8%}#home .visual__title span{display:block}#home .visual__title--svg{margin-bottom:0}#home .visual__title--ja{font-size:1.2rem}#home .visual__des{padding-left:0}#home .visual__scroll{display:none}#home .visual__info{font-size:1.4rem;line-height:1.36}#home .visual__btns{margin-top:10%;-webkit-transform:translateY(0);transform:translateY(0)}#home .visual__btn{width:calc(50% - 3px);min-width:auto;margin-right:7px}#home .visual__btn:last-child{margin-right:0}#home .visual__image{position:static;-webkit-box-shadow:0 2px 23px rgba(0,0,0,0.16);box-shadow:0 2px 23px rgba(0,0,0,0.16)}#home .visual__copy{width:74.59%;right:-6.93%;bottom:24%}#home .issue{padding:75px 0 0}#home .issue__titles{display:block}#home .issue__heads{margin-top:2.8rem;text-align:left}#home .issue__head3{margin:0 0 .2em}#home .issue__list{margin-top:2.8rem;display:block}#home .issue__item{width:100%;margin:0 0 2.2rem;padding:3.5rem 6.6% 2rem;border-radius:5px;position:relative}#home .issue__item:nth-child(3n+2),#home .issue__item:nth-child(3n+3){margin-top:0}#home .issue__item:nth-child(2n+1) .issue__illust{right:6.6%}#home .issue__item:nth-child(2n+1) .issue__head5{padding-right:116px}#home .issue__item:nth-child(2n) .issue__illust{left:6.6%}#home .issue__item:nth-child(2n) .issue__head5{padding-left:116px}#home .issue__item:last-child{margin-bottom:0}#home .issue__illust{width:100px;height:100px;top:0;position:absolute;-webkit-transform:translateY(-17px);transform:translateY(-17px);-webkit-box-shadow:0 2px 6px rgba(0,0,0,0.16);box-shadow:0 2px 6px rgba(0,0,0,0.16)}#home .issue__illust--1 img{width:46px}#home .issue__illust--2 img{width:51px}#home .issue__illust--3 img{width:45px}#home .issue__head5{margin:0 auto 1.08em;text-align:left}#home .about{padding:7rem 0}#home .about__head2{margin-bottom:2.8rem}#home .about__main{padding-right:0}#home .about__head3{margin-bottom:.8rem}#home .about__lead{width:58%}#home .about__illust{width:112%;margin:-13% 0 0 -5%;top:auto;right:auto;position:relative}#home .about__panel{border-radius:5px}#home .about__panel--1{margin-top:-2.4rem;padding:4rem 6.6% 8rem}#home .about__panel--2{width:235px;margin:-6.4rem -6.6% 0 auto;padding:2.2rem .6rem}#home .about__head5{font-size:1.5rem}#home .about__text{max-width:416px}#home .about__label{font-size:1.1rem;margin-bottom:.4em}#home .about__logo{max-width:170px}#home .feature{padding:0 0 4rem}#home .feature:before{top:105px}#home .feature__title{padding:5rem 0 37.8rem}#home .feature__main{margin-top:-33.3rem}#home .feature__head2{margin-bottom:3.5rem}#home .feature__lead{margin-top:1rem}#home .feature__cover{width:90.4%;background:#43acca;background:linear-gradient(135deg, #43acca 0%, #80be99 80%, #d5d656 160%)}#home .feature__unit{padding:3rem 0 4.5rem;margin-bottom:3.5rem}#home .feature__unit:nth-child(2n+1){margin-left:0}#home .feature__unit:nth-child(2n+1) .feature__conts{padding:0 0 0 11.8%}#home .feature__unit:nth-child(2n+1) .feature__icon{left:auto;right:0}#home .feature__unit:nth-child(2n){margin-right:0}#home .feature__unit:nth-child(2n) .feature__conts{padding:0 11.8% 0 0}#home .feature__unit:nth-child(2n) .feature__icon{right:12%}#home .feature__base{border-radius:5px}#home .feature__head4{line-height:1.18;margin-bottom:.1em}#home .feature__list{margin-top:2.6rem}#home .feature__item{padding-left:1.5em}#home .feature__item:before{width:5px;height:5px;top:.22em;border:#75bba3 solid 4px}#home .feature__icon{top:0;-webkit-transform:translateY(-25px);transform:translateY(-25px)}#home .feature__image{width:150px;height:150px;border-radius:50%;background:#eaeaea;-webkit-box-shadow:3px 3px 4px rgba(0,0,0,0.16);box-shadow:3px 3px 4px rgba(0,0,0,0.16)}#home .flow{padding:7rem 0}#home .flow__main{margin-top:4.2rem}#home .flow__list+.flow__list{margin-top:1.8rem}#home .flow__unit{margin-bottom:1.8rem;display:block}#home .flow__unit--1 .flow__illust img{width:26px}#home .flow__unit--2 .flow__illust img{width:20px}#home .flow__unit--3 .flow__illust img{width:34px;-webkit-transform:translate(0, 10%);transform:translate(0, 10%)}#home .flow__unit--4 .flow__illust img{width:28px;-webkit-transform:translate(0, -5%);transform:translate(0, -5%)}#home .flow__unit--5 .flow__illust img{width:30px;-webkit-transform:translate(5%, -5%);transform:translate(5%, -5%)}#home .flow__unit--6 .flow__illust img{width:26px}#home .flow__unit:nth-child(3n+1),#home .flow__unit:nth-child(3n+2),#home .flow__unit:nth-child(3n+3){margin-left:0}#home .flow__unit:last-child{margin-bottom:0}#home .flow__index{padding:0 0 0 64px;margin-bottom:.8rem}#home .flow__num{width:44px}#home .flow__num--1 svg{width:32px}#home .flow__num--2 svg{width:34px}#home .flow__num--3 svg{width:31px;-webkit-transform:translate(0, 15%);transform:translate(0, 15%)}#home .flow__num--4 svg{width:36px;-webkit-transform:translate(0, 10%);transform:translate(0, 10%)}#home .flow__num--5 svg{width:32px;-webkit-transform:translate(0, 15%);transform:translate(0, 15%)}#home .flow__num--6 svg{width:36px;-webkit-transform:translate(0, -15%);transform:translate(0, -15%)}#home .flow__head4{width:auto;font-size:1.6rem}#home .flow__box{width:112%;border-radius:0;border-top-left-radius:5px;border-bottom-left-radius:5px;padding:24px 9% 20px 14%}#home .flow__illust{width:61px;height:61px;top:-38px;left:-10px;-webkit-transform:translateY(0);transform:translateY(0);-webkit-box-shadow:0 2px 6px rgba(0,0,0,0.16);box-shadow:0 2px 6px rgba(0,0,0,0.16)}#home .flow__text{font-size:1.3rem;line-height:1.39;padding-left:0;margin-top:1em}#home .case{padding:2.2rem 0 7rem}#home .case__unit{margin:9rem 0 0;padding:0 0 4rem}#home .case__conts{width:91.75%}#home .case__cols{margin-bottom:3.2rem;display:block}#home .case__thumb{width:76.26%;margin:0 0 1.5rem 12.95%;-webkit-transform:translate(0, -25px);transform:translate(0, -25px)}#home .case__main{width:100%}#home .case__deco{-webkit-transform:translate(9%, -18%);transform:translate(9%, -18%)}#home .case__deco span{border-radius:5px;-webkit-box-shadow:0 2px 4px rgba(0,0,0,0.16);box-shadow:0 2px 4px rgba(0,0,0,0.16)}#home .case__pic{margin:0;-webkit-transform:translate(0, 0);transform:translate(0, 0)}#home .case__pic span{border-radius:5px;-webkit-box-shadow:0 2px 4px rgba(0,0,0,0.16);box-shadow:0 2px 4px rgba(0,0,0,0.16)}#home .case__des{padding-right:0}#home .case__head5{margin-bottom:3.8rem}#home .case__head6{margin-bottom:1em}#home .case__text{line-height:1.54}#home .cv__panel{padding:50px 6.6% 40px;margin-bottom:-70px;border-radius:5px}#home .cv__head3{font-size:2.1rem}#home .cv__lead{margin-top:1rem}#home .cv__btns{margin-top:2.5rem;display:block}#home .cv__btn{width:100%;margin-bottom:.9rem}#home .cv__btn:last-child{margin-bottom:0}}

