@charset "UTF-8";/*!
 * ress.css • v4.0.0
 * MIT License
 * github.com/filipelinhares/ress
 */html{-webkit-text-size-adjust:100%;box-sizing:border-box;-moz-tab-size:4;-o-tab-size:4;tab-size:4;word-break:normal}*,:after,:before{background-repeat:no-repeat;box-sizing:inherit}:after,:before{text-decoration:inherit;vertical-align:inherit}*{margin:0;padding:0}hr{color:inherit;height:0;overflow:visible}details,main{display:block}summary{display:list-item}small{font-size:80%}[hidden]{display:none}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}a{background-color:transparent}@media(hover:hover){a:active,a:hover{outline-width:0}}code,kbd,pre,samp{font-family:monospace,monospace}pre{font-size:1em}b,strong{font-weight:bolder}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{border-color:inherit;text-indent:0}input{border-radius:0}[disabled]{cursor:default}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}textarea{overflow:auto;resize:vertical}button,input,optgroup,select,textarea{font:inherit}optgroup{font-weight:700}button{overflow:visible}button,select{text-transform:none}[role=button],[type=button],[type=reset],[type=submit],button{color:inherit;cursor:pointer}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button:-moz-focusring{outline:1px dotted ButtonText}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}button,input,select,textarea{background-color:transparent;border-style:none}a:focus,button:focus,input:focus,select:focus,textarea:focus{outline-width:0}select{-moz-appearance:none;-webkit-appearance:none}select::-ms-expand{display:none}select::-ms-value{color:currentColor}legend{border:0;color:inherit;display:table;max-width:100%;white-space:normal}::-webkit-file-upload-button{-webkit-appearance:button;color:inherit;font:inherit}img{border-style:none}progress{vertical-align:baseline}[aria-busy=true]{cursor:progress}[aria-controls]{cursor:pointer}[aria-disabled=true]{cursor:default}body{background:#fff;color:#000;font-family:Noto Sans JP,Hiragino Kaku Gothic ProN,ヒラギノ角ゴ ProN W3,meiryo,メイリオ,sans-serif;font-size:14px;height:100%;line-height:1.5;margin:0;overflow-x:hidden;padding:0;text-align:left;width:100%}:root body,_:input-placeholder{font-family:Meiryo,メイリオ,sans-serif}img{height:auto;max-width:100%;vertical-align:bottom;width:100%}table{border-collapse:collapse}a{color:#000;text-decoration:none;transition:all .2s ease}@media(hover){a:hover{transition:all .2s ease}}li,ul{list-style-type:none}::-moz-selection{background-color:#004080;color:#fff;text-shadow:none}::selection{background-color:#004080;color:#fff;text-shadow:none}.legacy-ie{background:#eee;left:0;padding:100px 0;position:absolute;text-align:center;top:0;width:100%;z-index:10000}.legacy-ie a{text-decoration:none}.noscript{left:0;padding:100px 0;position:absolute;text-align:center;top:0;width:100%;z-index:10000}main{background:#fff}.l-header{left:0;opacity:1;position:absolute;top:0;transition:all .3s ease-out;width:100%;z-index:100}.l-header.is-scroll{background-color:#fff;opacity:0;transform:translateY(-100%)}.l-header.is-scroll.is-show{opacity:1}.l-header.is-open,.l-header.is-scroll.is-show{position:fixed;transform:translateY(0)}.l-header.is-open .l-header__nav{display:block;opacity:1;visibility:visible}.l-header.is-open .l-header__nav ul{opacity:1}.l-header.is-open .l-header__button .c-menu-icon__wrap>span:first-child{transform:rotate(45deg);translate:10% 0}.l-header.is-open .l-header__button .c-menu-icon__wrap>span:nth-child(2){opacity:0}.l-header.is-open .l-header__button .c-menu-icon__wrap>span:nth-child(3){transform:rotate(-45deg);translate:10% 0}.l-header__inner{align-items:center;display:flex;flex-wrap:wrap;height:6.5rem;justify-content:space-between;margin:0 auto;padding:0 4%;position:relative}@media screen and (min-width:768px){.l-header__inner{padding:0 4rem}}@media screen and (min-width:1200px){.l-header__inner{flex-wrap:nowrap;height:12rem;justify-content:flex-start}}.l-header__logo{position:relative;width:21rem;z-index:2}@media screen and (min-width:1200px){.l-header__logo{width:clamp(28rem,-31.9rem + 48.8vw,40.2rem)}}@media screen and (min-width:1600px){.l-header__logo{width:40.2rem}}.l-header__logo img{width:100%}.l-header__nav{background:#f8fafe;height:100vh;left:0;opacity:0;position:fixed;top:0;transition:all .2s ease;visibility:hidden;width:100%}@media screen and (min-width:1200px){.l-header__nav{background:none;height:auto;margin-left:auto;opacity:1;position:static;visibility:visible;width:100%}}.l-header__nav ul{background:#e8f8ff;border-radius:2.4rem;margin:8rem auto 0;padding:2.6rem 8%;width:calc(100% - 3rem)}@media screen and (min-width:1200px){.l-header__nav ul{align-items:center;background:inherit;display:flex;gap:2.4rem;margin:0 0 0 auto;opacity:1;padding:0;width:-moz-fit-content;width:fit-content}}@media screen and (min-width:1600px){.l-header__nav ul{gap:4.4rem}}.l-header__nav ul .nav-item{border-bottom:1px solid #fff;cursor:pointer;font-size:1.4rem;font-weight:700;line-height:150%;list-style:none;padding:15px 0;transition:opacity .4s}@media screen and (min-width:1200px){.l-header__nav ul .nav-item{border-bottom:none;letter-spacing:inherit;padding:0}}@media screen and (min-width:1600px){.l-header__nav ul .nav-item{border-bottom:none;font-size:1.6rem;letter-spacing:inherit;padding:0}}.l-header__nav ul .nav-item a{color:inherit;display:block;transition:color .4s ease}@media(hover){.l-header__nav ul .nav-item a:hover{color:#004080;opacity:1}}.l-header__button{aspect-ratio:1/1;background-color:#004080;border-radius:50%;height:4.8rem;position:relative;transition:opacity .3s ease;width:4.8rem;z-index:2}@media screen and (min-width:1200px){.l-header__button{display:none}}@media(hover){.l-header__button:hover{opacity:.8}}.l-header__button .c-menu-icon__wrap{display:grid;gap:.4rem;place-items:center}.l-header__button .c-menu-icon__wrap>span{background-color:#fff;display:block;height:1px;transform-origin:20%;width:2.4rem}.l-header .l-header__button--cta{padding:3.8rem 2.5rem}@media screen and (min-width:1200px){.l-header .l-header__button--cta{padding:0}}.l-header .l-header__button--cta a{align-items:center;background:#f3771f;border:2px solid #fff;border-radius:100px;color:#fff;cursor:pointer;display:flex;font-size:1.6rem;font-weight:700;gap:.8rem;justify-content:center;letter-spacing:5%;line-height:150%;margin:0 auto;max-width:32rem;padding:1rem .8rem;text-align:center;transition:all .3s ease;width:100%}@media screen and (min-width:1200px){.l-header .l-header__button--cta a{padding:1.2rem 2.4rem}}@media(hover){.l-header .l-header__button--cta a:hover{background:#fff;border:2px solid #f3771f;color:#f3771f;opacity:1}.l-header .l-header__button--cta a:hover svg>*{fill:#f3771f}}.l-header .l-header__button--cta svg>*{transition:all .3s ease}.l-footer{background-color:#000;color:#fff;padding:4rem 0 8rem}@media screen and (min-width:768px){.l-footer{padding:8rem 0}}.l-footer .l-footer__logo{background-color:#fff;border-radius:.8rem;display:grid;max-width:33.5rem;padding:1.6rem;place-items:center}@media screen and (min-width:768px){.l-footer .l-footer__logo{padding:1.8rem}}.l-footer .l-footer__contents{display:grid;gap:4rem;margin-top:4.6rem}@media screen and (min-width:992px){.l-footer .l-footer__contents{align-items:flex-end;display:flex;justify-content:space-between;margin-top:3rem}}.l-footer .l-footer__info .l-footer__info-headline{font-size:1.8rem;font-weight:400;line-height:120%}@media screen and (min-width:768px){.l-footer .l-footer__info .l-footer__info-headline{font-size:2.4rem}}.l-footer .l-footer__info .l-footer__info-address{color:#fff;display:grid;font-size:1.4rem;font-style:normal;gap:1.5rem;line-height:120%;margin-top:2.4rem}@media screen and (min-width:768px){.l-footer .l-footer__info .l-footer__info-address{gap:1.2rem;margin-top:2.6rem}}.l-footer .l-footer__info .l-footer__info-address>dl{align-items:center;display:grid;gap:.6rem}@media screen and (min-width:768px){.l-footer .l-footer__info .l-footer__info-address>dl{display:grid;gap:1.3rem;grid-template-columns:7.2rem auto}}.l-footer .l-footer__info .l-footer__info-address>dl>dt>span{background:#454545;border-radius:1rem;font-size:1.3rem;padding:0 1.2rem}@media screen and (min-width:768px){.l-footer .l-footer__info .l-footer__info-address>dl>dt>span{padding:0 .8rem}}.l-footer .l-footer__copy{font-weight:300;line-height:1;text-align:center}@media screen and (min-width:768px){.l-footer .l-footer__copy{text-align:right}}.l-footer .l-footer__copy>small{font-size:1.2rem}@media screen and (min-width:768px){.l-footer .l-footer__copy>small{font-size:1.4rem}}details summary{display:block;list-style-type:none}details summary::marker{content:""}details summary::-webkit-details-marker{display:none}.c-accordion{background:#fff;border-radius:1.6rem;box-shadow:0 0 .8rem 0 rgba(0,0,0,.16)}.c-accordion .c-accordion__summary{cursor:pointer;font-size:1rem;font-weight:400;padding:2.6rem 4.2rem 2.3rem 5.8rem;position:relative}@media screen and (min-width:768px){.c-accordion .c-accordion__summary{padding:4.2rem 7.6rem 3.4rem 10.3rem}}.c-accordion .c-accordion__summary:after,.c-accordion .c-accordion__summary:before{background-color:#004080;content:"";height:.2rem;position:absolute;transition:transform .2s;width:2.3rem}.c-accordion .c-accordion__summary:before{right:1.6rem;top:calc(50% - 1px);transform:rotate(0deg)}@media screen and (min-width:768px){.c-accordion .c-accordion__summary:before{right:3.9rem}}.c-accordion .c-accordion__summary:after{right:1.6rem;top:calc(50% - 1px);transform:rotate(90deg)}@media screen and (min-width:768px){.c-accordion .c-accordion__summary:after{right:3.9rem}}.c-accordion .c-accordion__content{overflow:hidden}.c-accordion .c-accordion__content-inner{padding:2.4rem 1.7rem}@media screen and (min-width:768px){.c-accordion .c-accordion__content-inner{padding:1.6rem 1.6rem 3.2rem}}.c-accordion[open] .c-accordion__summary:after,.c-accordion[open] .c-accordion__summary:before{transform:rotate(0deg)}form#mail_form{display:grid;gap:2.8rem}@media screen and (min-width:768px){form#mail_form{gap:1.3rem}}form#mail_form dl{display:grid;gap:1.6rem;margin:0 auto;width:100%}@media screen and (min-width:992px){form#mail_form dl{grid-template-columns:35.2rem auto}}form#mail_form dl>dt{display:flex;font-size:1.6rem;font-weight:400;gap:.6rem;letter-spacing:0;line-height:140%;padding:0;width:100%}@media screen and (min-width:768px){form#mail_form dl>dt{padding:1.9rem 0}}form#mail_form dl>dt span.optional,form#mail_form dl>dt span.required{border-radius:.3rem;color:#fff;display:inline-block;font-size:1.2rem;font-style:normal;font-weight:400;line-height:140%;padding:.5rem 1.6rem}@media screen and (min-width:768px){form#mail_form dl>dt span.optional,form#mail_form dl>dt span.required{font-size:1.4rem;padding:.3rem 1.4rem}}form#mail_form dl>dt span.required{background:#004080}form#mail_form dl>dt span.optional{display:none}form#mail_form dl>dd{padding:0}form#mail_form dl>dd>ul{display:grid;gap:1.4rem;padding:.8rem 0}form#mail_form dl>dd span.error_blank,form#mail_form dl>dd span.error_format,form#mail_form dl>dd span.error_match{color:red;display:block;margin-top:5px}div.loading-layer{background:rgba(0,0,0,.7);height:100vh;left:0;position:fixed;top:0;width:100vw;z-index:10000}span.loading{animation:load-circle 1s linear infinite;border:5px solid hsla(0,0%,100%,.2);border-left-color:#fff;border-radius:50%;height:50px;left:50%;margin-left:-30px;margin-top:-30px;position:absolute;top:50%;transform:translateZ(0);width:50px}@keyframes load-circle{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}form#mail_form input[type=email],form#mail_form input[type=tel],form#mail_form input[type=text]{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#efefef;border:1px solid #efefef;border-radius:.8rem;font-family:inherit;font-size:1.6rem;font-weight:400;letter-spacing:0;line-height:140%;padding:1.6rem .9rem;width:100%}@media screen and (min-width:768px){form#mail_form input[type=email],form#mail_form input[type=tel],form#mail_form input[type=text]{font-size:1.6rem;padding:1.9rem 2.3rem}}form#mail_form input[type=email]:focus,form#mail_form input[type=tel]:focus,form#mail_form input[type=text]:focus{background:#efefef;border:1px solid #004080;border-radius:8px}.radioItem{cursor:pointer;display:grid;font-size:1.4rem;gap:0;grid-template-columns:24px auto;line-height:1.2;width:-moz-fit-content;width:fit-content}.radioItem:not(:last-of-type){font-size:1.6rem;gap:1.6rem;margin-bottom:1.4rem}.radioItem input{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid #d9d9d9;border-radius:50%;cursor:pointer;height:20px;position:relative;width:20px}.radioItem input:checked:after{background-color:#004080;border-radius:9999px;content:"";height:12px;inset:0;margin:auto;position:absolute;width:12px}form#mail_form select{border:1px solid #ccc;font-family:inherit;font-size:16px;line-height:normal;padding:7px 2%}form#mail_form textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#efefef;border:1px solid #efefef;border-radius:8px;display:block;font-family:inherit;font-size:1.6rem;height:195px;line-height:normal;padding:1.6rem .9rem;resize:vertical;width:100%}@media screen and (min-width:768px){form#mail_form textarea{font-size:1.6rem;padding:1.9rem 2.3rem}}form#mail_form textarea:focus{border:1px solid #004080}@media(hover:hover){form#mail_form ul li label:hover{cursor:pointer}}form#mail_form p#form_submit{margin:2.6rem auto 0;max-width:26rem;padding:0;position:relative;width:100%}@media screen and (min-width:768px){form#mail_form p#form_submit{margin:3.4rem auto 0}}form#mail_form p#form_submit>button{background:#f3771f;border-radius:10px}form#mail_form p#form_submit input[type=button]{background:#f3771f;background-image:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2222%22%20height%3D%2211%22%20viewBox%3D%220%200%2022%2011%22%20fill%3D%22none%22%3E%20%3Cpath%20d%3D%22M21.7477%204.71976C21.7474%204.7195%2021.7472%204.7192%2021.7469%204.71894L17.2566%200.250244C16.9202%20-0.0845213%2016.3761%20-0.0832755%2016.0412%200.253166C15.7064%200.589564%2015.7077%201.13367%2016.0441%201.46848L19.0589%204.4687H0.859365C0.384738%204.4687%200%204.85343%200%205.32806C0%205.80269%200.384738%206.18742%200.859365%206.18742H19.0589L16.0441%209.18764C15.7077%209.52245%2015.7064%2010.0666%2016.0413%2010.403C16.3761%2010.7394%2016.9203%2010.7406%2017.2566%2010.4059L21.747%205.93718C21.7472%205.93692%2021.7474%205.93662%2021.7477%205.93636C22.0843%205.60044%2022.0832%205.05457%2021.7477%204.71976Z%22%20fill%3D%22white%22%2F%3E%3C%2Fsvg%3E);background-position:calc(100% - 2.9rem);background-repeat:no-repeat;border:3px solid #f3771f;border-radius:100px;color:#fff;cursor:pointer;display:grid;font-size:1.6rem;font-weight:700;letter-spacing:5%;line-height:150%;padding:1.1rem 5rem 1.1rem .8rem;place-items:center;text-align:center;transition:all .3s ease;width:100%}@media screen and (min-width:768px){form#mail_form p#form_submit input[type=button]{padding:1.1rem 4rem 1.1rem .8rem}}@media(hover){form#mail_form p#form_submit input[type=button]:hover{background-color:#fff;background-image:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2222%22%20height%3D%2211%22%20viewBox%3D%220%200%2022%2011%22%20fill%3D%22none%22%3E%20%3Cpath%20d%3D%22M21.7477%204.71976C21.7474%204.7195%2021.7472%204.7192%2021.7469%204.71894L17.2566%200.250244C16.9202%20-0.0845213%2016.3761%20-0.0832755%2016.0412%200.253166C15.7064%200.589564%2015.7077%201.13367%2016.0441%201.46848L19.0589%204.4687H0.859365C0.384738%204.4687%200%204.85343%200%205.32806C0%205.80269%200.384738%206.18742%200.859365%206.18742H19.0589L16.0441%209.18764C15.7077%209.52245%2015.7064%2010.0666%2016.0413%2010.403C16.3761%2010.7394%2016.9203%2010.7406%2017.2566%2010.4059L21.747%205.93718C21.7472%205.93692%2021.7474%205.93662%2021.7477%205.93636C22.0843%205.60044%2022.0832%205.05457%2021.7477%204.71976Z%22%20fill%3D%22%23F3771F%22%2F%3E%3C%2Fsvg%3E);color:#f3771f}}div#confirm_field{display:none}div#confirm_field .form-input{display:grid;gap:2.4rem;padding:1rem 0}div#confirm_field .form-input__row{display:grid;gap:.7rem}div#confirm_field .form-input__row dt{font-weight:700;letter-spacing:0;line-height:140%;padding:0;width:100%}div#confirm_field .form-input__row dd{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#fff;border:none;border-radius:3px;font-size:1.4rem;font-weight:500;letter-spacing:0;line-height:140%;padding:1.1rem .9rem 1rem;width:100%}div#confirm_field #confirm_submit{display:grid;gap:1rem;grid-template-columns:1fr 1fr;position:relative;width:100%}div#confirm_field #confirm_submit input[type=button]{background:#f3771f;border:2px solid #fff;border-radius:100px;color:#fff;cursor:pointer;display:grid;font-size:1.8rem;font-weight:700;letter-spacing:5%;line-height:150%;padding:1.6rem .8rem;place-items:center;text-align:center;transition:all .3s ease;width:100%}@media(hover){div#confirm_field #confirm_submit input[type=button]:hover{background-color:#fff;color:#f3771f}}div#confirm_field #confirm_submit .formbtn-back input[type=button]{background:#fff;color:#f3771f}@media(hover){div#confirm_field #confirm_submit .formbtn-back input[type=button]:hover{background-color:#f3771f;color:#fff}}::-moz-placeholder{color:#b3b3b6}::placeholder{color:#b3b3b6}body,html{font-size:10px}@media screen and (min-width:768px){body,html{font-size:10px}}.u-keepall{word-break:keep-all}.l-container{margin:0 auto;max-width:140rem;padding-left:4vw;padding-right:4vw;width:100%}@media screen and (min-width:768px){.l-container{padding-left:40px;padding-right:40px}}.l-container.-sm{max-width:128rem}.l-container.-xs{max-width:104rem}.l-container.-lg{max-width:155rem}.home{background:#e8f8ff;color:#000;font-family:Noto Sans JP,Hiragino Kaku Gothic ProN,ヒラギノ角ゴ ProN W3,meiryo,メイリオ,sans-serif;font-size:1.4rem;overflow:hidden}@media screen and (min-width:768px){.home{font-size:1.6rem}}.home .mainv{overflow:hidden;padding:8.8rem 0 0;position:relative}@media screen and (min-width:768px){.home .mainv{padding:8.8rem 0 3.2rem}}@media screen and (min-width:1200px){.home .mainv{padding:clamp(14rem,-12.333rem + 21.78vw,23.8rem) 0 6rem}}.home .mainv .mainv__bg{bottom:0;left:0;position:absolute;width:100%}@media screen and (min-width:768px){.home .mainv .mainv__bg{bottom:auto;top:0}}.home .mainv .mainv__bg svg{width:100%}.home .mainv .mainv__image{bottom:2.9rem;position:absolute;right:-4.6rem;width:calc(100% + 7.8rem)}@media screen and (min-width:992px){.home .mainv .mainv__image{bottom:0;max-width:112.9rem;right:0;width:70vw}}.home .mainv .mainv__content{margin:0 auto;max-width:150rem;padding:0 1.6rem;position:relative;width:100%}@media screen and (min-width:992px){.home .mainv .mainv__content{padding:0 4rem}}.home .mainv .mainv__subline{font-size:1.6rem;font-weight:700;line-height:150%;text-align:center}@media screen and (min-width:554px){.home .mainv .mainv__subline{padding-left:6.5rem;text-align:left}}@media screen and (min-width:768px){.home .mainv .mainv__subline{padding-left:11rem}}@media screen and (min-width:992px){.home .mainv .mainv__subline{font-size:1.6rem;padding-left:0;transform:rotate(-3deg);transform-origin:left}}@media screen and (min-width:1600px){.home .mainv .mainv__subline{transform:rotate(0deg)}}.home .mainv .mainv__subline>span{position:relative}@media screen and (min-width:1600px){.home .mainv .mainv__subline>span{left:-2.5rem;position:absolute;top:-4.2rem;transform:rotate(-3deg)}}.home .mainv .mainv__subline>span:after,.home .mainv .mainv__subline>span:before{background-color:#000;content:"";display:block;height:2rem;position:absolute;top:calc(50% - 1rem);width:1px}.home .mainv .mainv__subline>span:before{left:-1.9rem;transform:rotate(-15deg)}.home .mainv .mainv__subline>span:after{right:-1.9rem;transform:rotate(15deg)}.home .mainv .mainv__list{align-items:center;display:flex;font-size:1.4rem;font-weight:700;gap:.5rem;line-height:150%;margin-top:1.6rem}@media screen and (min-width:554px){.home .mainv .mainv__list{margin-top:1.6rem}}@media screen and (min-width:768px){.home .mainv .mainv__list{gap:.9rem}}.home .mainv .mainv__list>span{background:#fff;border:1px solid #004080;border-radius:.4rem;color:#004080;display:grid;font-size:1.4rem;padding:.2rem .6rem;place-items:center}@media screen and (min-width:768px){.home .mainv .mainv__list>span{font-size:1.6rem;padding:.5rem 1.5rem}}.home .mainv .mainv__headline{display:grid;font-size:4.8rem;font-weight:900;line-height:152%;margin-top:1.6rem}@media screen and (min-width:768px){.home .mainv .mainv__headline{font-size:clamp(6.5rem,4.116rem + 2.39vw,7.2rem);margin-top:3.7rem}}.home .mainv .mainv__headline .mainv__headline-italic{color:#004080;font-style:italic;margin-left:-.7rem;text-overflow:hidden}@media screen and (min-width:768px){.home .mainv .mainv__headline .mainv__headline-italic{letter-spacing:-.03em;margin-left:-1rem}}.home .mainv .mainv__headline .mainv__headline-italic>span{margin-left:-1.45rem}@media screen and (min-width:768px){.home .mainv .mainv__headline .mainv__headline-italic>span{margin-left:-.25em}}.home .mainv .mainv__headline>span{white-space:nowrap}.home .mainv .mainv__about{font-size:1.6rem;font-weight:700;line-height:150%;margin-top:2.1rem}@media screen and (min-width:768px){.home .mainv .mainv__about{font-size:1.8rem;margin-top:2.8rem;padding-left:.8rem}}@media screen and (min-width:1600px){.home .mainv .mainv__about br{display:none}}.home .mainv .mainv__awards{display:flex;gap:.8rem;margin-top:2.4rem;padding-bottom:109.2vw}@media screen and (min-width:554px){.home .mainv .mainv__awards{padding-bottom:90vw}}@media screen and (min-width:768px){.home .mainv .mainv__awards{gap:1.3rem;margin-top:4.8rem;padding-bottom:0}}.home .mainv .mainv__awards>li{background:#fff;border-radius:.8rem;box-shadow:0 0 1.6rem 0 rgba(0,0,0,.08);display:grid;height:10.4rem;place-items:center;width:10.4rem}@media screen and (min-width:768px){.home .mainv .mainv__awards>li{border-radius:1.6rem;height:14rem;width:14rem}}.home .mainv .mainv__awards>li img{height:8.5rem;-o-object-fit:contain;object-fit:contain;width:10rem}@media screen and (min-width:768px){.home .mainv .mainv__awards>li img{height:11rem;width:11rem}}.home .mainv .mainv__cta{bottom:0;left:0;position:fixed;width:100%;z-index:9}@media screen and (min-width:768px){.home .mainv .mainv__cta{margin-top:60vw;position:relative}}@media screen and (min-width:992px){.home .mainv .mainv__cta{margin-top:3rem}}.home .mainv .mainv__cta .mainv__cta-button{align-items:center;background:#f3771f;border:2px solid #fff;border-bottom:none;border-radius:2.4rem 2.4rem 0 0;color:#fff;display:block;display:flex;font-size:2rem;font-weight:700;gap:.8rem;justify-content:center;line-height:150%;padding:1.1rem 1rem}@media screen and (min-width:768px){.home .mainv .mainv__cta .mainv__cta-button{border:6px solid #fff;border-radius:10rem;box-shadow:0 8px 16px 0 rgba(0,0,0,.24);font-size:2.4rem;gap:1.6rem;margin:0 auto;max-width:60rem;padding:2.8rem 1rem 2.8rem 3.3rem}}@media screen and (hover) and (min-width:768px){.home .mainv .mainv__cta .mainv__cta-button:hover{background:#fff;border:6px solid #f3771f!important;border-bottom:2px solid #fff;color:#f3771f;opacity:1}.home .mainv .mainv__cta .mainv__cta-button:hover svg>*{fill:#f3771f}}.home .mainv .mainv__cta .mainv__cta-button>svg{width:3.2rem}@media screen and (min-width:768px){.home .mainv .mainv__cta .mainv__cta-button>svg{width:4.4rem}}.home .about{background-image:url(../img/lp/about__bg.svg);background-position:bottom;background-repeat:no-repeat;background-size:199%;padding:7.7rem 0 7.3rem;position:relative}@media screen and (min-width:768px){.home .about{background-position:50%;background-size:cover;padding:13.4rem 0 10.6rem}}.home .about .l-container{position:relative}.home .about .about__headline{align-items:baseline;display:flex;font-size:2.4rem;font-weight:900;justify-content:center;line-height:1}@media screen and (min-width:768px){.home .about .about__headline{font-size:4rem;position:absolute;text-align:center;top:-2.8rem;width:calc(100% - 8rem);z-index:2}}.home .about .about__headline>span{color:#004080;font-size:3rem}@media screen and (min-width:768px){.home .about .about__headline>span{font-size:4.8rem}}.home .about .about__block{background:#fff;border-radius:2.4rem;margin-top:3rem;padding:3.4rem 2.4rem 0;position:relative}@media screen and (min-width:768px){.home .about .about__block{margin-top:0;padding:7.1rem 2.4rem 0}}@media screen and (min-width:992px){.home .about .about__block{padding:7.1rem 2.4rem 7.3rem}.home .about .about__block:after{background-image:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22331%22%20height%3D%2258%22%20viewBox%3D%220%200%20331%2058%22%20fill%3D%22none%22%3E%20%3Cpath%20d%3D%22M165.5%2058L5.07052e-06%201.58064e-06L331%203.05176e-05L165.5%2058Z%22%20fill%3D%22white%22%2F%3E%3C%2Fsvg%3E);background-position:top;background-repeat:no-repeat;content:"";height:5.8rem;left:50%;position:absolute;top:calc(100% - 1px);transform:translateX(-50%);width:33rem}}.home .about .about__block .about__block__deco{height:5rem;position:absolute;width:5rem;z-index:4}@media screen and (min-width:768px){.home .about .about__block .about__block__deco{height:5.5rem;width:5.5rem}}@media screen and (min-width:992px){.home .about .about__block .about__block__deco{height:10.5rem;width:10.5rem}}.home .about .about__block .about__block__deco.-deco01{border-left:5px solid #004080;border-radius:2.5rem 0 0;border-top:5px solid #004080;left:-.2rem;top:-.2rem}@media screen and (min-width:768px){.home .about .about__block .about__block__deco.-deco01{border-left:10px solid #004080;border-radius:4.4rem 0 0;border-top:10px solid #004080;left:-.5rem;top:-.5rem}}.home .about .about__block .about__block__deco.-deco02{border-radius:0 2.5rem 0 0;border-right:5px solid #004080;border-top:5px solid #004080;right:-.2rem;top:-.2rem}@media screen and (min-width:768px){.home .about .about__block .about__block__deco.-deco02{border-radius:0 4.4rem 0 0;border-right:10px solid #004080;border-top:10px solid #004080;right:-.5rem;top:-.5rem}}.home .about .about__block .about__block__deco.-deco03{border-bottom:5px solid #004080;border-radius:0 0 2.5rem;border-right:5px solid #004080;bottom:-.2rem;right:-.2rem}@media screen and (min-width:768px){.home .about .about__block .about__block__deco.-deco03{border-bottom:10px solid #004080;border-radius:0 0 4.4rem;border-right:10px solid #004080;bottom:-.5rem;right:-.5rem}}.home .about .about__block .about__block__deco.-deco04{border-bottom:5px solid #004080;border-left:5px solid #004080;border-radius:0 0 0 2.5rem;bottom:-.2rem;left:-.2rem}@media screen and (min-width:768px){.home .about .about__block .about__block__deco.-deco04{border-bottom:10px solid #004080;border-left:10px solid #004080;border-radius:0 0 0 4.4rem;bottom:-.5rem;left:-.5rem}}.home .about .about__block .about__block__images{align-items:flex-end;display:flex;justify-content:center;margin-top:-.6rem;padding-left:1.6rem}@media screen and (min-width:992px){.home .about .about__block .about__block__images{bottom:0;justify-content:space-between;left:50%;margin:0 auto;max-width:102.5rem;position:absolute;transform:translateX(-50%);width:100%}}.home .about .about__block .about__block__images .-figure01{width:11rem}@media screen and (min-width:768px){.home .about .about__block .about__block__images .-figure01{max-width:16.9rem;width:17%}}.home .about .about__block .about__block__images .-figure02{width:13.8rem}@media screen and (min-width:768px){.home .about .about__block .about__block__images .-figure02{max-width:21.8rem;width:21%}}.home .about .about__list{display:grid;gap:1.6rem}@media screen and (min-width:768px){.home .about .about__list{gap:1.8rem;margin:0 auto;max-width:58.5rem}}.home .about .about__list>li{font-size:1.6rem;font-weight:700;line-height:150%;padding-left:3.2rem;position:relative}@media screen and (min-width:768px){.home .about .about__list>li{font-size:1.8rem;padding-left:4.6rem}}.home .about .about__list>li:before{aspect-ratio:1/1;background-image:url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%3E%20%3Cg%20clip-path%3D%22url(%23clip0_7610_14302)%22%3E%20%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M3.51997%200H20.48C22.4187%200%2024%201.58126%2024%203.51997V20.48C24%2022.4187%2022.4187%2024%2020.48%2024H3.51997C1.58126%2024%200%2022.4187%200%2020.48V3.51997C0%201.58126%201.58126%200%203.51997%200Z%22%20fill%3D%22%2348B02C%22%2F%3E%20%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M9.09319%2015.3679L17.5508%206.91039C17.8%206.66113%2018.2091%206.66368%2018.4558%206.91039L19.2724%207.72696C19.5191%207.97367%2019.5191%208.38535%2019.2724%208.63197L10.8149%2017.0896C10.5682%2017.3363%2010.159%2017.3389%209.90976%2017.0896L9.09319%2016.273C8.84394%2016.0238%208.84394%2015.6172%209.09319%2015.3679Z%22%20fill%3D%22white%22%2F%3E%20%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M6.45139%2010.2131L11.6034%2015.3651C11.8525%2015.6144%2011.8496%2016.024%2011.6034%2016.2702L10.7868%2017.0868C10.5406%2017.3329%2010.1279%2017.3329%209.88169%2017.0868L4.72972%2011.9348C4.48349%2011.6886%204.48056%2011.279%204.72972%2011.0297L5.54629%2010.2131C5.79555%209.96397%206.20213%209.96397%206.45139%2010.2131Z%22%20fill%3D%22white%22%2F%3E%20%3C%2Fg%3E%20%3Cdefs%3E%20%3CclipPath%20id%3D%22clip0_7610_14302%22%3E%20%3Crect%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22white%22%2F%3E%20%3C%2FclipPath%3E%20%3C%2Fdefs%3E%3C%2Fsvg%3E");background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";height:2.4rem;left:0;position:absolute;top:0;width:2.4rem}@media screen and (min-width:768px){.home .about .about__list>li:before{height:2.9rem;width:2.9rem}}.home .about .about__subline{display:flex;flex-flow:column;font-size:2.4rem;font-weight:900;gap:2.4rem;line-height:1;margin-top:4.9rem;place-items:center;position:relative}@media screen and (min-width:768px){.home .about .about__subline{font-size:4rem;margin-top:11.1rem}}@media screen and (min-width:1200px){.home .about .about__subline{display:grid;gap:3.3rem .8rem;grid-template-columns:auto auto;justify-content:center}}.home .about .about__subline:before{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2262%22%20height%3D%22119%22%20viewBox%3D%220%200%2062%20119%22%20fill%3D%22none%22%3E%20%3Crect%20width%3D%2262.3417%22%20height%3D%227.94619%22%20rx%3D%223.97309%22%20transform%3D%22matrix(-.96938%20-0.245567%20-0.0777345%200.996974%2061.9385%2015.309)%22%20fill%3D%22%2348B02C%22%2F%3E%20%3Crect%20width%3D%2261%22%20height%3D%228%22%20rx%3D%224%22%20transform%3D%22matrix(-1%200%200%201%2061.8877%2055.6155)%22%20fill%3D%22%2348B02C%22%2F%3E%20%3Crect%20width%3D%2262.3417%22%20height%3D%227.94619%22%20rx%3D%223.97309%22%20transform%3D%22matrix(-.96938%200.245567%200.0777345%200.996974%2061.3838%2095.2312)%22%20fill%3D%22%2348B02C%22%2F%3E%3C%2Fsvg%3E");background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";height:11.8rem;left:calc(50% - 17rem);position:absolute;top:calc(50% - 5.9rem);width:2.6rem}@media screen and (min-width:375px){.home .about .about__subline:before{left:calc(50% - 18rem)}}@media screen and (min-width:768px){.home .about .about__subline:before{left:calc(50% - 33rem);top:calc(50% - 1.6rem);width:6.1rem}}@media screen and (min-width:1200px){.home .about .about__subline:before{left:0}}.home .about .about__subline:after{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2262%22%20height%3D%22119%22%20viewBox%3D%220%200%2062%20119%22%20fill%3D%22none%22%3E%20%3Crect%20width%3D%2262.3417%22%20height%3D%227.94619%22%20rx%3D%223.97309%22%20transform%3D%22matrix(-.96938%20-0.245567%20-0.0777345%200.996974%2061.9385%2015.309)%22%20fill%3D%22%2348B02C%22%2F%3E%20%3Crect%20width%3D%2261%22%20height%3D%228%22%20rx%3D%224%22%20transform%3D%22matrix(-1%200%200%201%2061.8877%2055.6155)%22%20fill%3D%22%2348B02C%22%2F%3E%20%3Crect%20width%3D%2262.3417%22%20height%3D%227.94619%22%20rx%3D%223.97309%22%20transform%3D%22matrix(-.96938%200.245567%200.0777345%200.996974%2061.3838%2095.2312)%22%20fill%3D%22%2348B02C%22%2F%3E%3C%2Fsvg%3E");background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";height:11.8rem;position:absolute;right:calc(50% - 17rem);top:calc(50% - 5.9rem);transform:rotate(180deg);width:2.6rem}@media screen and (min-width:375px){.home .about .about__subline:after{right:calc(50% - 18rem)}}@media screen and (min-width:768px){.home .about .about__subline:after{right:calc(50% - 33rem);top:calc(50% - 1.6rem);width:6.1rem}}@media screen and (min-width:1200px){.home .about .about__subline:after{right:0}}.home .about .about__subline strong{color:#004080;font-size:3rem}@media screen and (min-width:768px){.home .about .about__subline strong{font-size:4.8rem}}@media screen and (min-width:992px){.home .about .about__subline .-paragraph01{grid-column:span 2/span 2}}.home .about .about__subline .-paragraph02>span{background:#024281;border-radius:2px;color:#fff;font-size:3rem;padding:.4rem 1.3rem}@media screen and (min-width:375px){.home .about .about__subline .-paragraph02>span{font-size:3.2rem}}@media screen and (min-width:768px){.home .about .about__subline .-paragraph02>span{font-size:4.8rem;padding:1.1rem 3.8rem}}.home .about .about__subline .-paragraph03{margin-top:.7rem}.home .what{background:#d5edf7;background-image:url(../img/lp/what__bg-01.svg),url(../img/lp/what__bg-02.svg);background-position:0 0,100% 100%;background-repeat:no-repeat,no-repeat;background-size:contain,contain;border-radius:2.4rem;padding:5.7rem 0 5rem}@media screen and (min-width:768px){.home .what{border-radius:6.4rem;padding:10.2rem 0 11.2rem}}.home .what .what__about{display:grid;gap:3.3rem}@media screen and (min-width:768px){.home .what .what__about{gap:3rem;grid-template-columns:auto 46.7%}}.home .what .what__about .what__about__headline .-serif{background-image:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22106%22%20height%3D%2234%22%20viewBox%3D%220%200%20106%2034%22%20fill%3D%22none%22%3E%20%3Cpath%20d%3D%22M47.9173%2026.4694H5C2.79087%2026.4694%201%2024.6785%201%2022.4694V5C1%202.79087%202.79086%201%205%201H101C103.209%201%20105%202.79086%20105%205V22.4694C105%2024.6785%20103.209%2026.4694%20101%2026.4694H57.1875C56.2503%2026.4694%2055.3428%2026.7985%2054.6234%2027.3993L47.9173%2033%22%20stroke%3D%22%23004080%22%2F%3E%3C%2Fsvg%3E);background-position:0 0;background-repeat:no-repeat;background-size:contain;color:#004080;font-weight:500;line-height:1;padding:.6rem 1rem 1.4rem}@media screen and (min-width:768px){.home .what .what__about .what__about__headline .-serif{background-image:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22135%22%20height%3D%2251%22%20viewBox%3D%220%200%20135%2051%22%20fill%3D%22none%22%3E%20%3Cpath%20d%3D%22M61%2040H9C4.58172%2040%201%2036.4183%201%2032V9C1%204.58172%204.58172%201%209%201H126C130.418%201%20134%204.58172%20134%209V32C134%2036.4183%20130.418%2040%20126%2040H74.3137C72.192%2040%2070.1571%2040.8429%2068.6569%2042.3431L61%2050%22%20stroke%3D%22%23004080%22%2F%3E%3C%2Fsvg%3E);padding:1.4rem 1.8rem 2.2rem}}.home .what .what__about .what__about__headline .-headline{color:#004080;font-size:3.2rem;font-weight:900;line-height:150%}@media screen and (min-width:768px){.home .what .what__about .what__about__headline .-headline{font-size:4.8rem;margin-top:.8rem}}.home .what .what__about .what__about__text{font-size:1.6rem;font-weight:500;line-height:150%;margin-top:2.5rem}@media screen and (min-width:768px){.home .what .what__about .what__about__text{font-size:1.8rem}}.home .what .what__merit{background:#e8f8ff;border-radius:1.6rem;left:0;margin-top:7rem;padding:6.4rem 1.6rem 4rem;position:relative;width:100%}@media screen and (min-width:768px){.home .what .what__merit{border-radius:4rem;margin-top:5.8rem;padding:4.5rem 1.6rem 4rem}}.home .what .what__merit .what__merit__absolute{left:0;position:absolute;top:-2.4rem;width:100%}@media screen and (min-width:768px){.home .what .what__merit .what__merit__absolute{top:-2.3rem}}.home .what .what__merit .what__merit__absolute .-wrap{background:#fff;border:1px solid #004080;border-radius:4px;color:#000;font-size:1.6rem;font-weight:700;line-height:143%;margin:0 auto;padding:.8rem 1.5rem;text-align:center;width:25.6rem}@media screen and (min-width:768px){.home .what .what__merit .what__merit__absolute .-wrap{font-size:1.8rem;padding:.9rem .8rem;width:41.1rem}.home .what .what__merit .what__merit__absolute .-wrap br{display:none}}.home .what .what__merit .what__merit__headline{color:#004080;font-size:3.2rem;font-weight:900;line-height:150%;text-align:center}@media screen and (min-width:768px){.home .what .what__merit .what__merit__headline{font-size:4.8rem}}.home .what .what__merit .what__merit__headline>span{color:#000;font-size:2.4rem}@media screen and (min-width:768px){.home .what .what__merit .what__merit__headline>span{font-size:4rem}}.home .what .what__merit .what__merit__text{color:#000;font-weight:500;line-height:150%;margin-top:2rem}@media screen and (min-width:768px){.home .what .what__merit .what__merit__text{font-size:1.8rem;margin:1.6rem auto 0;max-width:74.7rem;text-align:center}}.home .what .what__merit .what__merit__list{display:grid;gap:1.4rem;margin-top:3.9rem;padding-top:3.3rem;position:relative}@media screen and (min-width:768px){.home .what .what__merit .what__merit__list{gap:1.5rem 2rem;grid-template-columns:repeat(2,minmax(0,1fr));margin-top:4.2rem;padding:4rem 2.4rem 0}}.home .what .what__merit .what__merit__list:before{background:#004080;content:"";height:1px;left:-1.6rem;position:absolute;top:0;width:calc(100% + 3.2rem)}.home .what .what__merit .what__merit__list.is-active .what__merit__item{opacity:1;transform:translateY(0)}.home .what .what__merit .what__merit__item{background:#fff;border-radius:.8rem;opacity:0;padding:1.6rem 1.6rem 2.4rem;position:relative;transform:translateY(20px);transition:all .3s ease}@media screen and (min-width:768px){.home .what .what__merit .what__merit__item{border-radius:1.6rem;padding:2.6rem 2.5rem 2.4rem}}.home .what .what__merit .what__merit__item:before{color:#004080;content:counter(list-item,decimal-leading-zero) ".";font-weight:700;line-height:1;padding-left:.3rem}@media screen and (min-width:768px){.home .what .what__merit .what__merit__item:before{padding-left:0}}.home .what .what__merit .what__merit__item:first-child{transition-delay:0s}.home .what .what__merit .what__merit__item:nth-child(2){transition-delay:.2s}.home .what .what__merit .what__merit__item:nth-child(3){transition-delay:.4s}.home .what .what__merit .what__merit__item:nth-child(4){transition-delay:.6s}.home .what .what__merit .what__merit__item:nth-child(5){transition-delay:.8s}.home .what .what__merit .what__merit__item:nth-child(6){transition-delay:1s}.home .what .what__merit .what__merit__item .-icon{background:#efefef;border-radius:.4rem;display:grid;height:5.6rem;place-items:center;position:absolute;right:1.6rem;top:1.6rem;width:5.6rem}@media screen and (min-width:768px){.home .what .what__merit .what__merit__item .-icon{height:6.4rem;width:6.4rem}}.home .what .what__merit .what__merit__item .-icon>svg{max-width:100%}.home .what .what__merit .what__merit__item .-headline{color:#004080;font-size:1.8rem;font-weight:700;line-height:150%;margin-top:1.6rem;padding-right:7rem}@media screen and (min-width:768px){.home .what .what__merit .what__merit__item .-headline{font-size:2.4rem;margin-top:3.8rem;padding-right:0}.home .what .what__merit .what__merit__item .-headline br{display:none}}.home .what .what__merit .what__merit__item .-text{font-weight:500;line-height:150%;margin-top:1.7rem}@media screen and (min-width:768px){.home .what .what__merit .what__merit__item .-text{font-size:1.8rem;margin-top:.9rem}}.home .what .what__merit .what__merit__block{background:#e8f8ff;border:3px solid #004080;border-radius:.8rem;box-shadow:0 0 16px 0 rgba(0,0,0,.16);display:grid;gap:1.7rem;margin-top:1.7rem;padding:3.8rem 1.4rem 1.5rem}@media screen and (min-width:768px){.home .what .what__merit .what__merit__block{border-radius:1.6rem;margin:2.4rem auto 0;max-width:calc(100% - 4.6rem);padding:2.7rem 3.7rem 2.3rem 3rem}}@media screen and (min-width:992px){.home .what .what__merit .what__merit__block{align-items:center;gap:2.4rem;grid-template-columns:auto 47.6%}}.home .what .what__merit .what__merit__block .what__merit__block__content .-headline{color:#024281;font-size:2rem;font-weight:600;line-height:150%;text-align:center}@media screen and (min-width:768px){.home .what .what__merit .what__merit__block .what__merit__block__content .-headline{font-size:2.4rem;text-align:left}}.home .what .what__merit .what__merit__block .what__merit__block__content .-list{display:grid;gap:1rem;margin-top:1.8rem}@media screen and (min-width:768px){.home .what .what__merit .what__merit__block .what__merit__block__content .-list{gap:.8rem;margin-top:1.8rem}}.home .what .what__merit .what__merit__block .what__merit__block__content .-list>li{background-color:#fff;border-radius:.6rem;font-size:1.6rem;font-weight:700;line-height:150%;padding:.6rem .4rem .6rem 4rem;position:relative}@media screen and (min-width:768px){.home .what .what__merit .what__merit__block .what__merit__block__content .-list>li{font-size:1.8rem;padding:.9rem .8rem .9rem 4.5rem}}.home .what .what__merit .what__merit__block .what__merit__block__content .-list>li:before{aspect-ratio:1/1;background-image:url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%3E%20%3Cg%20clip-path%3D%22url(%23clip0_7610_14302)%22%3E%20%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M3.51997%200H20.48C22.4187%200%2024%201.58126%2024%203.51997V20.48C24%2022.4187%2022.4187%2024%2020.48%2024H3.51997C1.58126%2024%200%2022.4187%200%2020.48V3.51997C0%201.58126%201.58126%200%203.51997%200Z%22%20fill%3D%22%2348B02C%22%2F%3E%20%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M9.09319%2015.3679L17.5508%206.91039C17.8%206.66113%2018.2091%206.66368%2018.4558%206.91039L19.2724%207.72696C19.5191%207.97367%2019.5191%208.38535%2019.2724%208.63197L10.8149%2017.0896C10.5682%2017.3363%2010.159%2017.3389%209.90976%2017.0896L9.09319%2016.273C8.84394%2016.0238%208.84394%2015.6172%209.09319%2015.3679Z%22%20fill%3D%22white%22%2F%3E%20%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M6.45139%2010.2131L11.6034%2015.3651C11.8525%2015.6144%2011.8496%2016.024%2011.6034%2016.2702L10.7868%2017.0868C10.5406%2017.3329%2010.1279%2017.3329%209.88169%2017.0868L4.72972%2011.9348C4.48349%2011.6886%204.48056%2011.279%204.72972%2011.0297L5.54629%2010.2131C5.79555%209.96397%206.20213%209.96397%206.45139%2010.2131Z%22%20fill%3D%22white%22%2F%3E%20%3C%2Fg%3E%20%3Cdefs%3E%20%3CclipPath%20id%3D%22clip0_7610_14302%22%3E%20%3Crect%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22white%22%2F%3E%20%3C%2FclipPath%3E%20%3C%2Fdefs%3E%3C%2Fsvg%3E");background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";height:2.4rem;left:.8rem;position:absolute;top:.7rem;width:2.4rem}@media screen and (min-width:768px){.home .what .what__merit .what__merit__block .what__merit__block__content .-list>li:before{height:2.9rem;left:.6rem;top:.8rem;width:2.9rem}}.home .what .what__merit .what__merit__block .what__merit__block__content .-list>li strong{color:#f3771f;font-weight:600}.home .what .what__merit .what__merit__block .what__merit__block__figure{left:-.8rem;position:relative;width:calc(100% + 1.6rem)}@media screen and (min-width:992px){.home .what .what__merit .what__merit__block .what__merit__block__figure{left:0;width:100%}}.home .what .what__appeal{color:#000;display:grid;font-size:2.4rem;font-weight:900;gap:2.4rem;line-height:1;margin-top:4.6rem;place-items:center;position:relative}@media screen and (min-width:768px){.home .what .what__appeal{font-size:4rem;gap:4rem;margin-top:6.7rem}}@media screen and (min-width:1200px){.home .what .what__appeal{display:flex;gap:2.4rem;justify-content:center}}.home .what .what__appeal:before{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2262%22%20height%3D%22119%22%20viewBox%3D%220%200%2062%20119%22%20fill%3D%22none%22%3E%20%3Crect%20width%3D%2262.3417%22%20height%3D%227.94619%22%20rx%3D%223.97309%22%20transform%3D%22matrix(-.96938%20-0.245567%20-0.0777345%200.996974%2061.9385%2015.309)%22%20fill%3D%22%2348B02C%22%2F%3E%20%3Crect%20width%3D%2261%22%20height%3D%228%22%20rx%3D%224%22%20transform%3D%22matrix(-1%200%200%201%2061.8877%2055.6155)%22%20fill%3D%22%2348B02C%22%2F%3E%20%3Crect%20width%3D%2262.3417%22%20height%3D%227.94619%22%20rx%3D%223.97309%22%20transform%3D%22matrix(-.96938%200.245567%200.0777345%200.996974%2061.3838%2095.2312)%22%20fill%3D%22%2348B02C%22%2F%3E%3C%2Fsvg%3E");background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";height:11.8rem;left:calc(50% - 13.5rem);position:absolute;top:calc(50% - 5.4rem);width:2.6rem}@media screen and (min-width:768px){.home .what .what__appeal:before{left:calc(50% - 22rem);width:6.1rem}}@media screen and (min-width:1200px){.home .what .what__appeal:before{left:0}}.home .what .what__appeal:after{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2262%22%20height%3D%22119%22%20viewBox%3D%220%200%2062%20119%22%20fill%3D%22none%22%3E%20%3Crect%20width%3D%2262.3417%22%20height%3D%227.94619%22%20rx%3D%223.97309%22%20transform%3D%22matrix(-.96938%20-0.245567%20-0.0777345%200.996974%2061.9385%2015.309)%22%20fill%3D%22%2348B02C%22%2F%3E%20%3Crect%20width%3D%2261%22%20height%3D%228%22%20rx%3D%224%22%20transform%3D%22matrix(-1%200%200%201%2061.8877%2055.6155)%22%20fill%3D%22%2348B02C%22%2F%3E%20%3Crect%20width%3D%2262.3417%22%20height%3D%227.94619%22%20rx%3D%223.97309%22%20transform%3D%22matrix(-.96938%200.245567%200.0777345%200.996974%2061.3838%2095.2312)%22%20fill%3D%22%2348B02C%22%2F%3E%3C%2Fsvg%3E");background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";height:11.8rem;position:absolute;right:calc(50% - 13.5rem);top:calc(50% - 5.4rem);transform:rotate(180deg);width:2.6rem}@media screen and (min-width:768px){.home .what .what__appeal:after{right:calc(50% - 22rem);width:6.1rem}}@media screen and (min-width:1200px){.home .what .what__appeal:after{right:0}}.home .what .what__appeal .-paragraph02{color:#fff;font-size:3.2rem}@media screen and (min-width:768px){.home .what .what__appeal .-paragraph02{font-size:5.2rem}}.home .what .what__appeal .-paragraph02>span{background:#024281;border-radius:2px;padding:.6rem 1.4rem}@media screen and (min-width:768px){.home .what .what__appeal .-paragraph02>span{border-radius:4px;padding:.9rem 3.2rem}}.home .what .what__appeal .-paragraph03{font-size:2.2rem}@media screen and (min-width:768px){.home .what .what__appeal .-paragraph03{font-size:4rem}}.home .what .what__appeal strong{color:#004080;font-size:3rem}@media screen and (min-width:768px){.home .what .what__appeal strong{font-size:4.8rem}}.home .solution{padding:5.7rem 0 6.4rem}@media screen and (min-width:768px){.home .solution{padding:8.7rem 0 12rem}}.home .solution .solution__headline{color:#004080;font-size:2.8rem;font-weight:900;line-height:150%;text-align:center}@media screen and (min-width:768px){.home .solution .solution__headline{font-size:4.8rem;text-align:left}}.home .solution .solution__list{display:grid;gap:1.6rem;margin-top:3.5rem}@media screen and (min-width:554px){.home .solution .solution__list{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (min-width:768px){.home .solution .solution__list{margin-top:4rem}}@media screen and (min-width:992px){.home .solution .solution__list{gap:1rem;grid-template-columns:repeat(4,minmax(0,1fr))}}.home .solution .solution__list.is-active .solution__item{opacity:1;transform:translateX(0)}.home .solution .solution__item{background:#fff;border-radius:1.6rem;filter:drop-shadow(0 0 8px rgba(0,0,0,.16));margin:0 auto;max-width:calc(100% - 5.2rem);opacity:0;padding:2.4rem 2.4rem 3rem;position:relative;transform:translateX(-20px);transition:all .3s ease;will-change:filter}@media screen and (min-width:554px){.home .solution .solution__item{max-width:100%}}@media screen and (min-width:768px){.home .solution .solution__item{padding:2.4rem}}.home .solution .solution__item:first-child{transition-delay:0s}.home .solution .solution__item:nth-child(2){transition-delay:.2s}.home .solution .solution__item:nth-child(3){transition-delay:.4s}.home .solution .solution__item:nth-child(4){transition-delay:.6s}.home .solution .solution__item:before{background:#004080;border-radius:1.6rem 0;color:#fff;content:counter(list-item,decimal-leading-zero);font-size:2.4rem;font-weight:700;left:0;line-height:1;padding:1.2rem .9rem;position:absolute;top:0}@media screen and (min-width:768px){.home .solution .solution__item:before{padding:1.6rem 1.4rem}}.home .solution .solution__item:not(:last-child):after{background-image:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2280%22%20height%3D%2211%22%20viewBox%3D%220%200%2080%2011%22%20fill%3D%22none%22%3E%20%3Cpath%20d%3D%22M40%2011L4.80825e-07%203.17786e-07L80%203.8147e-06L40%2011Z%22%20fill%3D%22white%22%2F%3E%3C%2Fsvg%3E);background-position:top;background-repeat:no-repeat;background-size:contain;content:"";height:1.1rem;left:calc(50% - 4rem);position:absolute;top:calc(100% - 1px);width:8rem;z-index:3}@media screen and (min-width:554px){.home .solution .solution__item:not(:last-child):after{left:calc(100% - 4rem);top:calc(50% - 4px);transform:rotate(-90deg)}}@media screen and (min-width:992px){.home .solution .solution__item:not(:last-child):after{left:calc(100% - 3.5rem)}}.home .solution .solution__item .solution__item-figure{border-radius:8px;overflow:hidden}.home .solution .solution__item .solution__item-headline{color:#004080;font-size:1.8rem;font-weight:700;line-height:150%;margin-top:1.6rem}@media screen and (min-width:768px){.home .solution .solution__item .solution__item-headline{font-size:2rem}}.home .solution .solution__item .solution__item-text{color:#000;font-weight:500;line-height:150%;margin-top:.9rem}@media screen and (min-width:768px){.home .solution .solution__item .solution__item-text{font-size:1.8rem;margin-top:.7rem}}.home .solution .solution__flow{background:#fff;border-radius:1.6rem;margin-bottom:5.5rem;margin-top:3.2rem;padding:4.2rem 1.6rem}@media screen and (min-width:768px){.home .solution .solution__flow{border-radius:4rem;margin-bottom:12rem;margin-top:7.8rem;padding:2.6rem 1.6rem 5.6rem}}.home .solution .solution__flow .solution__flow__headline{font-size:2.4rem;font-weight:900;line-height:1.38;text-align:center}@media screen and (min-width:768px){.home .solution .solution__flow .solution__flow__headline{font-size:4rem;line-height:1.6}.home .solution .solution__flow .solution__flow__headline .sp-block{display:none}}.home .solution .solution__flow .solution__flow__headline>strong{color:#004080;font-size:3.2rem;font-weight:900}@media screen and (min-width:768px){.home .solution .solution__flow .solution__flow__headline>strong{font-size:4.8rem}}.home .solution .solution__flow .solution__flow__about{font-weight:500;line-height:150%;margin-top:2.5rem}@media screen and (min-width:768px){.home .solution .solution__flow .solution__flow__about{margin-top:1.2rem;text-align:center}}.home .solution .solution__flow .solution__flow__content{margin-top:4rem;padding-top:3rem;position:relative}@media screen and (min-width:768px){.home .solution .solution__flow .solution__flow__content{margin-top:3.3rem;padding-top:5.2rem}}.home .solution .solution__flow .solution__flow__content:before{background:#004080;content:"";height:1px;left:-1.6rem;position:absolute;top:0;width:calc(100% + 3.2rem)}.home .solution .solution__flow .solution__flow__list{display:grid;gap:.9rem}@media screen and (min-width:768px){.home .solution .solution__flow .solution__flow__list{margin:0 auto;max-width:112rem}}.home .solution .solution__flow .solution__flow__list.is-active .solution__flow__item{opacity:1;transform:translateY(0)}.home .solution .solution__flow .solution__flow__item{opacity:0;transform:translateY(20px);transition:all .3s ease}.home .solution .solution__flow .solution__flow__item.-item01 .solution__flow__item-main{background:#e8f8ff}.home .solution .solution__flow .solution__flow__item.-item02{transition-delay:.2s}.home .solution .solution__flow .solution__flow__item.-item02 .solution__flow__item-main{background:#e9f1e3}.home .solution .solution__flow .solution__flow__item.-item02 .solution__flow__item-block>.-wrap .-headline,.home .solution .solution__flow .solution__flow__item.-item02 .solution__flow__item-block>.-wrap>.-list>li:before{background:#6fa246}.home .solution .solution__flow .solution__flow__item.-item02 .solution__flow__item-content:first-child .solution__flow__item-main{padding-bottom:.8rem}.home .solution .solution__flow .solution__flow__item.-item02 .solution__flow__item-content:nth-child(2) .solution__flow__item-main{padding-bottom:.8rem;padding-top:0}.home .solution .solution__flow .solution__flow__item.-item02 .solution__flow__item-content:nth-child(3) .solution__flow__item-main{padding-top:0}.home .solution .solution__flow .solution__flow__item.-item03{transition-delay:.4s}.home .solution .solution__flow .solution__flow__item.-item03 .solution__flow__item-main{background:#f9efe2}.home .solution .solution__flow .solution__flow__item.-item03 .solution__flow__item-block>.-wrap .-headline,.home .solution .solution__flow .solution__flow__item.-item03 .solution__flow__item-block>.-wrap>.-list>li:before{background:#d97940}.home .solution .solution__flow .solution__flow__item .solution__flow__item-content{display:grid;grid-template-columns:3.2rem auto}@media screen and (min-width:768px){.home .solution .solution__flow .solution__flow__item .solution__flow__item-content{gap:1.6rem;grid-template-columns:5rem auto}}.home .solution .solution__flow .solution__flow__item .solution__flow__item-aside{color:#fff;display:grid;font-weight:700;grid-template-columns:subgrid;height:100%;line-height:1;min-height:100%;place-items:center;position:relative;text-orientation:upright;writing-mode:tb-rl;writing-mode:vertical-rl;z-index:2}.home .solution .solution__flow .solution__flow__item .solution__flow__item-aside:before{background-color:#004080;content:"";height:calc(100% - 1.6rem);left:0;position:absolute;top:0;width:100%;z-index:-1}@media screen and (min-width:768px){.home .solution .solution__flow .solution__flow__item .solution__flow__item-aside:before{height:calc(100% - 2.4rem)}}.home .solution .solution__flow .solution__flow__item .solution__flow__item-aside:after{background-image:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2250%22%20height%3D%2225%22%20viewBox%3D%220%200%2050%2025%22%20fill%3D%22none%22%3E%20%3Cpath%20d%3D%22M49.998%200.640625L24.999%2025.0039L0%200.640625L0.000976562%200H49.999L49.998%200.640625Z%22%20fill%3D%22%23004080%22%2F%3E%3C%2Fsvg%3E);background-position:bottom;background-repeat:no-repeat;background-size:contain;bottom:0;content:"";height:1.6rem;left:0;position:absolute;width:100%;z-index:-1}@media screen and (min-width:768px){.home .solution .solution__flow .solution__flow__item .solution__flow__item-aside:after{height:2.5rem}}.home .solution .solution__flow .solution__flow__item .solution__flow__item-main{padding:0 1.6rem 1.6rem}@media screen and (min-width:768px){.home .solution .solution__flow .solution__flow__item .solution__flow__item-main{padding:0 3.2rem 3.2rem}}.home .solution .solution__flow .solution__flow__item .solution__flow__item-main:has(>.-headline){padding:1.6rem}@media screen and (min-width:768px){.home .solution .solution__flow .solution__flow__item .solution__flow__item-main:has(>.-headline){padding:3.2rem}}.home .solution .solution__flow .solution__flow__item .solution__flow__item-main:has(>.-headline)>.solution__flow__item-block{margin-top:1.6rem}.home .solution .solution__flow .solution__flow__item .solution__flow__item-main>.-headline{display:grid;gap:1rem;grid-template-columns:2.2rem auto}@media screen and (min-width:768px){.home .solution .solution__flow .solution__flow__item .solution__flow__item-main>.-headline{grid-template-columns:2.6rem auto}}.home .solution .solution__flow .solution__flow__item .solution__flow__item-main>.-headline .-num{background-color:#004080;border-radius:50%;color:#fff;display:grid;font-weight:700;height:2.2rem;line-height:1;margin-top:.5rem;place-items:center;width:2.2rem}@media screen and (min-width:768px){.home .solution .solution__flow .solution__flow__item .solution__flow__item-main>.-headline .-num{font-size:1.8rem;height:2.6rem;width:2.6rem}}.home .solution .solution__flow .solution__flow__item .solution__flow__item-main>.-headline .-ttl{color:#004080;font-size:2rem;font-weight:700;line-height:150%}@media screen and (min-width:768px){.home .solution .solution__flow .solution__flow__item .solution__flow__item-main>.-headline .-ttl{font-size:2.4rem}.home .solution .solution__flow .solution__flow__item .solution__flow__item-main>.-headline .-ttl br{display:none}}.home .solution .solution__flow .solution__flow__item .solution__flow__item-main>.-subline{margin-top:.8rem}@media screen and (min-width:768px){.home .solution .solution__flow .solution__flow__item .solution__flow__item-main>.-subline{margin-top:1rem}.home .solution .solution__flow .solution__flow__item .solution__flow__item-main>.-subline br{display:none}}.home .solution .solution__flow .solution__flow__item .solution__flow__item-main>.-subline>span{border:1px solid #004080;border-radius:.4rem;color:#004080;display:inline-block;font-weight:700;line-height:150%;padding:.2rem .8rem}@media screen and (min-width:768px){.home .solution .solution__flow .solution__flow__item .solution__flow__item-main>.-subline>span{font-size:1.8rem;padding:.2rem 1.5rem}}.home .solution .solution__flow .solution__flow__item .solution__flow__item-block{background:#fff;margin-top:0;padding:1.2rem 1.4rem 1.6rem}@media screen and (min-width:768px){.home .solution .solution__flow .solution__flow__item .solution__flow__item-block{display:grid;gap:2.6rem;padding:2.3rem 2.4rem}}@media screen and (min-width:992px){.home .solution .solution__flow .solution__flow__item .solution__flow__item-block{grid-template-columns:auto 37.1%}}@media screen and (min-width:768px){.home .solution .solution__flow .solution__flow__item .solution__flow__item-block>.-wrap{align-items:center;display:grid;gap:1.7rem;grid-template-columns:13.8rem auto}.home .solution .solution__flow .solution__flow__item .solution__flow__item-block>.-wrap .-list-block>.-list:first-child{margin-top:0}}.home .solution .solution__flow .solution__flow__item .solution__flow__item-block>.-wrap .-headline{background:#2c88c0;color:#fff;font-size:1.4rem;font-weight:700;line-height:150%;padding:1.4rem .8rem;position:relative;text-align:center}@media screen and (min-width:768px){.home .solution .solution__flow .solution__flow__item .solution__flow__item-block>.-wrap .-headline{display:grid;font-size:1.6rem;height:100%;place-items:center}.home .solution .solution__flow .solution__flow__item .solution__flow__item-block>.-wrap .-headline.bt-1:before{background-color:#efefef;content:"";height:1px;left:0;position:absolute;top:-1.2rem;width:100%}.home .solution .solution__flow .solution__flow__item .solution__flow__item-block>.-wrap .-headline.bt-1+.-list:before{background-color:#efefef;content:"";height:1px;left:-1.8rem;position:absolute;top:-1.2rem;width:calc(100% + 1.8rem)}}.home .solution .solution__flow .solution__flow__item .solution__flow__item-block>.-wrap .-headline+.-list{margin-top:1.2rem}@media screen and (min-width:768px){.home .solution .solution__flow .solution__flow__item .solution__flow__item-block>.-wrap .-headline+.-list{margin-top:0}}.home .solution .solution__flow .solution__flow__item .solution__flow__item-block>.-wrap .-list{margin-top:1.6rem;position:relative}.home .solution .solution__flow .solution__flow__item .solution__flow__item-block>.-wrap .-list>li{font-weight:500;line-height:150%;padding-left:1.1rem;position:relative}@media screen and (min-width:768px){.home .solution .solution__flow .solution__flow__item .solution__flow__item-block>.-wrap .-list>li{font-size:1.8rem;padding-left:1.6rem}}.home .solution .solution__flow .solution__flow__item .solution__flow__item-block>.-wrap .-list>li:before{background:#2c88c0;border-radius:50%;content:"";display:block;height:4px;left:0;position:absolute;top:.6em;width:4px}.home .solution .solution__flow .solution__flow__item .solution__flow__item-block>.-wrap .-list+.-list{border-top:1px solid #bfbfbf;margin-top:1.4rem;padding-top:1.7rem}@media screen and (min-width:768px){.home .solution .solution__flow .solution__flow__item .solution__flow__item-block>.-wrap .-list+.-list{margin-top:2.2rem;padding-top:2.4rem}}.home .solution .solution__flow .solution__flow__item .solution__flow__item-block>.-wrap .-list+.-headline{margin-top:1.4rem}.home .solution .solution__flow .solution__flow__item .solution__flow__item-block>.-wrap .-list.-bels:after{background-image:url(../img/lp/mainv__logo-02.png);background-repeat:no-repeat;background-size:contain;content:"";height:7rem;position:absolute;right:1rem;top:0;width:7rem}@media screen and (min-width:992px){.home .solution .solution__flow .solution__flow__item .solution__flow__item-block>.-wrap .-list.-bels:after{height:11rem;left:10.4rem;right:0;top:-.7rem;width:11rem}}.home .solution .solution__flow .solution__flow__item .solution__flow__item-block>.-image{background:#efefef;border-radius:.8rem;margin-top:1.6rem;overflow:hidden}@media screen and (min-width:768px){.home .solution .solution__flow .solution__flow__item .solution__flow__item-block>.-image{margin-top:0}}.home .solution .solution__flow .solution__flow__item .solution__flow__item-block>.-image.bg-white{background:#fff}.home .solution .solution__flow .solution__flow__item .solution__flow__item-block>.-image img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.home .solution .solution__feature{display:grid;gap:1.6rem;margin-top:3.2rem}@media screen and (min-width:554px){.home .solution .solution__feature{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (min-width:768px){.home .solution .solution__feature{gap:4.8rem 2.2rem;margin-top:3.8rem}}.home .solution .solution__feature.is-active .solution__feature__item{opacity:1;transform:translateY(0)}.home .solution .solution__feature .solution__feature__item{background:#fff;border-radius:1.6rem;margin:0 auto;opacity:0;padding:2.4rem 2.4rem 3rem;transform:translateY(20px);transition:all .3s ease;width:100%}@media screen and (min-width:554px){.home .solution .solution__feature .solution__feature__item{max-width:100%}}@media screen and (min-width:768px){.home .solution .solution__feature .solution__feature__item{padding:4rem 2.4rem}}.home .solution .solution__feature .solution__feature__item:first-child{transition-delay:0s}.home .solution .solution__feature .solution__feature__item:nth-child(2){transition-delay:.2s}.home .solution .solution__feature .solution__feature__item:nth-child(3){transition-delay:.4s}.home .solution .solution__feature .solution__feature__item:nth-child(4){transition-delay:.6s}.home .solution .solution__feature .solution__feature__item .solution__feature__item-subline{text-align:center}.home .solution .solution__feature .solution__feature__item .solution__feature__item-subline>span{background:#efefef;border-radius:3.2rem;color:#004080;display:inline-block;font-size:1.8rem;font-weight:500;line-height:1;padding:.6rem 2.6rem}@media screen and (min-width:768px){.home .solution .solution__feature .solution__feature__item .solution__feature__item-subline>span{font-size:2.4rem;font-weight:700;padding:.8rem 2.4rem}}.home .solution .solution__feature .solution__feature__item .solution__feature__item-figure{border-radius:8px;margin:2.6rem auto 0;max-width:calc(100% - 9.3rem);overflow:hidden}@media screen and (min-width:768px){.home .solution .solution__feature .solution__feature__item .solution__feature__item-figure{height:31rem;margin:2.6rem auto;max-width:100%}}.home .solution .solution__feature .solution__feature__item .solution__feature__item-figure img{height:100%;-o-object-fit:contain;object-fit:contain;width:100%}.home .solution .solution__feature .solution__feature__item .solution__feature__item-headline{color:#004080;font-size:2.2rem;font-weight:700;line-height:150%;margin-top:1.6rem;text-align:center}@media screen and (min-width:768px){.home .solution .solution__feature .solution__feature__item .solution__feature__item-headline{font-size:2rem}}@media screen and (min-width:992px){.home .solution .solution__feature .solution__feature__item .solution__feature__item-headline{font-size:3.2rem}}.home .solution .solution__feature .solution__feature__item .solution__feature__item-text{font-weight:500;line-height:150%;margin-top:.9rem;text-align:center}@media screen and (min-width:768px){.home .solution .solution__feature .solution__feature__item .solution__feature__item-text{font-size:1.8rem}}.home .result{background:#d5edf7;background-image:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221550%22%20height%3D%22828%22%20viewBox%3D%220%200%201550%20828%22%20fill%3D%22none%22%3E%20%3Cpath%20d%3D%22M1550%20-25.0003C1090.3%20239.137%201070.69%20605.84%20617.505%20778.826C324.538%20890.647%202.28777%20800.051%20-122.897%20624.926L-126%20-9.59559L1550%20-25.0003Z%22%20fill%3D%22white%22%2F%3E%3C%2Fsvg%3E);background-position:0 0;background-repeat:no-repeat;background-size:80%;border-radius:2.4rem;padding:5.5rem 0 5.6rem}@media screen and (min-width:768px){.home .result{border-radius:6.4rem;padding:9.5rem 0 9rem}}.home .result .result__headline{color:#004080;font-size:2.8rem;font-weight:900;line-height:150%;text-align:center}@media screen and (min-width:768px){.home .result .result__headline{font-size:4.8rem}}.home .result .result__list{display:grid;gap:1.6rem;margin-top:3.2rem}@media screen and (min-width:768px){.home .result .result__list{margin-top:4.7rem}}.home .result .result__list.is-active .result__item{opacity:1;transform:translateY(0)}.home .result .result__item{background:#fff;border-radius:16px;box-shadow:0 0 8px 0 rgba(0,0,0,.16);margin:0 auto;opacity:0;padding:1.6rem 1.6rem 3rem;transform:translateY(20px);transition:all .3s ease;width:100%}.home .result .result__item:nth-child(2){transition-delay:.2s}.home .result .result__item:nth-child(3){transition-delay:.4s}.home .result .result__item:nth-child(4){transition-delay:.6s}@media screen and (min-width:768px){.home .result .result__item{display:grid;gap:3rem;grid-template-columns:21rem auto;max-width:100%;padding:2.4rem 2.4rem 2rem;width:100%}}@media screen and (min-width:992px){.home .result .result__item{grid-template-columns:24rem auto}}.home .result .result__item .result__item-figure{border-radius:.8rem;overflow:hidden}.home .result .result__item .result__item-headline{margin-top:.8rem}@media screen and (min-width:768px){.home .result .result__item .result__item-headline{margin-top:0}}@media screen and (min-width:992px){.home .result .result__item .result__item-headline{align-items:center;display:flex;gap:1.7rem}}.home .result .result__item .result__item-headline .-headline{color:#004080;font-size:2rem;font-weight:700;line-height:150%}@media screen and (min-width:768px){.home .result .result__item .result__item-headline .-headline{font-size:2.8rem}}.home .result .result__item .result__item-headline .-headline>small{font-size:1.6rem}@media screen and (min-width:768px){.home .result .result__item .result__item-headline .-headline>small{font-size:2rem}}.home .result .result__item .result__item-headline .-list{display:flex;gap:.8rem;margin-top:.8rem}@media screen and (min-width:768px){.home .result .result__item .result__item-headline .-list{margin-top:0}}.home .result .result__item .result__item-headline .-list>li{border:1px solid #004080;border-radius:.4rem;color:#004080;font-size:1.4rem;font-weight:700;line-height:150%;padding:.3rem 1.2rem}@media screen and (min-width:768px){.home .result .result__item .result__item-headline .-list>li{font-size:1.6rem;padding:.5rem 1.5rem}}.home .result .result__item .result__item-list{display:grid;gap:1.6rem;margin-top:1.6rem}@media screen and (min-width:554px){.home .result .result__item .result__item-list.-more{grid-template-columns:1fr 1fr}}@media screen and (min-width:768px){.home .result .result__item .result__item-list{gap:1.6rem;margin-top:1.8rem}.home .result .result__item .result__item-list.-more{grid-template-columns:auto}}@media screen and (min-width:992px){.home .result .result__item .result__item-list.-more{grid-template-columns:1fr 1fr}}@media screen and (min-width:1200px){.home .result .result__item .result__item-list.-more{grid-template-columns:1fr 1.63fr}}.home .result .result__item .result__item-list>li{display:flex;font-weight:500;gap:16px;line-height:150%;padding-left:1.5rem;position:relative}@media screen and (min-width:768px){.home .result .result__item .result__item-list>li{align-items:center;display:grid;gap:1.7rem;grid-template-columns:max-content auto;padding-left:1.5rem}.home .result .result__item .result__item-list>li.-fix{grid-template-columns:206px auto}}.home .result .result__item .result__item-list>li:before{background:#004080;border-radius:50%;content:"";display:block;height:6px;left:0;position:absolute;top:.5em;width:6px}@media screen and (min-width:768px){.home .result .result__item .result__item-list>li:before{height:6px;width:6px}}.home .result .result__item .result__item-list .-name{color:#004080}@media screen and (min-width:768px){.home .result .result__item .result__item-list .-name br{display:none}}.home .result .result__item .result__item-list .-detail{display:flex;font-size:1.4rem;font-weight:500;gap:.8rem;line-height:150%}@media screen and (min-width:768px){.home .result .result__item .result__item-list .-detail{font-size:1.6rem}}.home .result .result__item .result__item-list .-detail>dt{color:#9c9c9c}.home .result .result__item .result__item-list .-detail>dd{color:#000}.home .support{background:#e8f8ff;background-image:url(../img/lp/about__bg.svg);background-position:center 80%;background-repeat:no-repeat;background-size:240%;padding:5.6rem 0}@media screen and (min-width:768px){.home .support{background-position:50%;background-size:cover;padding:12.3rem 0 17rem}}.home .support .support__headline{color:#004080;font-size:2.8rem;font-weight:900;line-height:150%;text-align:center}@media screen and (min-width:768px){.home .support .support__headline{font-size:4.8rem}}.home .support .support__list{display:grid;gap:1.6rem;margin-top:3.2rem}@media screen and (min-width:554px){.home .support .support__list{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (min-width:768px){.home .support .support__list{margin-top:4.7rem}}@media screen and (min-width:992px){.home .support .support__list{grid-template-columns:repeat(4,minmax(0,1fr))}}.home .support .support__list.is-active .support__item{opacity:1;transform:translateY(0)}.home .support .support__item{background:#fff;border-radius:16px;box-shadow:0 0 8px 0 rgba(0,0,0,.16);margin:0 auto;max-width:calc(100% - 5.2rem);opacity:0;padding:2.4rem 2.7rem 2.8rem;position:relative;transform:translateY(20px);transition:all .3s ease;width:100%}.home .support .support__item:nth-child(2){transition-delay:.2s}.home .support .support__item:nth-child(3){transition-delay:.4s}.home .support .support__item:nth-child(4){transition-delay:.6s}@media screen and (min-width:554px){.home .support .support__item{max-width:100%}}@media screen and (min-width:768px){.home .support .support__item{padding:4rem 2.4rem}}.home .support .support__item .support__item-step{color:#004080;display:grid;font-size:1.8rem;font-weight:700;left:1.8rem;line-height:1;position:absolute;text-align:center;top:2rem}@media screen and (min-width:768px){.home .support .support__item .support__item-step{font-size:2.4rem;left:2.4rem;top:2.4rem}}@media screen and (min-width:992px){.home .support .support__item .support__item-step{font-size:1.8rem}}@media screen and (min-width:1200px){.home .support .support__item .support__item-step{font-size:2.4rem}}.home .support .support__item .support__item-step>.-num{font-size:4rem}@media screen and (min-width:768px){.home .support .support__item .support__item-step>.-num{font-size:5rem}}@media screen and (min-width:992px){.home .support .support__item .support__item-step>.-num{font-size:3.6rem}}@media screen and (min-width:1200px){.home .support .support__item .support__item-step>.-num{font-size:5rem}}.home .support .support__item .support__item-figure{background-color:#efefef;border-radius:50%;display:grid;height:9rem;margin:0 auto;padding:2.4rem;place-items:center;width:9rem}@media screen and (min-width:768px){.home .support .support__item .support__item-figure{height:16rem;width:16rem}}@media screen and (min-width:992px){.home .support .support__item .support__item-figure{padding:4rem}}.home .support .support__item .support__item-figure>svg{height:100%;width:100%}.home .support .support__item .support__item-headline{color:#004080;font-size:1.8rem;font-weight:700;line-height:150%;margin-top:1.4rem;text-align:center}@media screen and (min-width:768px){.home .support .support__item .support__item-headline{font-size:2rem;margin-top:1.7rem}}.home .support .support__item .support__item-text{font-weight:500;line-height:150%;margin-top:1.2rem}@media screen and (min-width:768px){.home .support .support__item .support__item-text{font-size:1.8rem;margin-top:1.6rem}}.home .faq{background:#d5edf7;background-image:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221550%22%20height%3D%22828%22%20viewBox%3D%220%200%201550%20828%22%20fill%3D%22none%22%3E%20%3Cpath%20d%3D%22M0%20853C459.702%20588.863%20479.306%20222.16%20932.495%2049.1736C1225.46%20-62.6472%201547.71%2027.9487%201672.9%20203.074L1676%20837.596L0%20853Z%22%20fill%3D%22white%22%2F%3E%3C%2Fsvg%3E);background-position:100% 100%;background-repeat:no-repeat;background-size:80%;border-radius:2.4rem;padding:5.6rem 0 6.4rem}@media screen and (min-width:768px){.home .faq{border-radius:6.4rem;padding:9.1rem 0 8.8rem}}.home .faq .faq__headline{color:#004080;font-size:2.8rem;font-weight:900;line-height:150%;text-align:center}@media screen and (min-width:768px){.home .faq .faq__headline{font-size:4.8rem;text-align:left}}.home .faq .faq__list{display:grid;gap:1.6rem;margin-top:4.8rem}@media screen and (min-width:768px){.home .faq .faq__list{gap:2.4rem;margin-top:3.8rem}}.home .faq .faq__list.is-active .faq__item{opacity:1;transform:translateY(0)}.home .faq .faq__item{opacity:0;position:relative;transform:translateY(20px);transition:all .3s ease}.home .faq .faq__item:nth-child(2){transition-delay:.2s}.home .faq .faq__item:nth-child(3){transition-delay:.4s}.home .faq .faq__item:nth-child(4){transition-delay:.6s}.home .faq .faq__item:before{background:#004080;border-radius:.8rem 0;color:#fff;content:"Q" counter(list-item);display:grid;font-size:1.4rem;font-weight:700;height:3.2rem;left:1.8rem;line-height:1;place-items:center;position:absolute;top:2.5rem;width:3.2rem}@media screen and (min-width:768px){.home .faq .faq__item:before{font-size:2.4rem;height:5.6rem;left:3.2rem;top:3.2rem;width:5.6rem}}.home .faq .faq__item .c-accordion__summary{color:#004080;font-size:1.8rem;font-weight:700;line-height:150%}@media screen and (min-width:768px){.home .faq .faq__item .c-accordion__summary{font-size:2.4rem}}.home .faq .faq__item .c-accordion__content{border-top:1px solid #004080}.home .faq .faq__item .c-accordion__content .c-accordion__content-inner{font-size:1.4rem;font-weight:500;line-height:150%}@media screen and (min-width:768px){.home .faq .faq__item .c-accordion__content .c-accordion__content-inner{font-size:1.8rem;padding:3rem 3.2rem 4.2rem}}.home .contact{background:#e8f8ff;padding:5.4rem 0 5.7rem}@media screen and (min-width:768px){.home .contact{padding:9.1rem 0 12rem}}.home .contact .contact__wrap{background:#fff;border-radius:2rem;padding:4rem 1.4rem 5.6rem}@media screen and (min-width:768px){.home .contact .contact__wrap{border-radius:4rem;padding:4rem 4rem 8.2rem}}.home .contact .contact__headline{color:#004080;font-size:2.8rem;font-weight:900;line-height:150%;text-align:center}@media screen and (min-width:768px){.home .contact .contact__headline{font-size:4.8rem}.home .contact .contact__headline br{display:none}}.home .contact .contact__form{margin-top:4rem;padding-top:2.8rem;position:relative}@media screen and (min-width:768px){.home .contact .contact__form{margin-top:4.3rem;padding:8rem 0 0}}.home .contact .contact__form:before{background-color:#004080;content:"";display:block;height:1px;left:-1.6rem;position:absolute;top:0;width:calc(100% + 3.2rem)}@media screen and (min-width:768px){.home .contact .contact__form:before{left:-4rem;width:calc(100% + 8rem)}}.home .contact .contact__form form{margin:0 auto;max-width:952px;width:100%}.home .contact .contact__form .contact__form__policy{border-top:1px solid #efefef;margin-top:1.1rem;padding-top:2.2rem}@media screen and (min-width:768px){.home .contact .contact__form .contact__form__policy{margin-top:3rem;padding-top:4.7rem}.home .contact .contact__form .contact__form__policy .-policy{font-size:1.6rem;text-align:center}}.home .contact .contact__form .contact__form__policy .-policy a{color:#004080;text-decoration-line:underline}.home .info{background:#d5edf7;border-radius:2.4rem 2.4rem 0 0;padding:5.6rem 0}@media screen and (min-width:768px){.home .info{border-radius:6.4rem 6.4rem 0 0;padding:9.1rem 0 9rem}}.home .info .info__headline{color:#004080;font-size:2.8rem;font-weight:900;line-height:150%;text-align:center}@media screen and (min-width:768px){.home .info .info__headline{font-size:4.8rem;text-align:left}}.home .info .info__contents{background:#fff;border-radius:2rem;display:grid;gap:1.2rem;margin-top:3.4rem;padding:1rem 1.6rem 3.4rem}@media screen and (min-width:768px){.home .info .info__contents{border-radius:4rem;gap:.5rem;margin-top:3.6rem;padding:5.6rem 6.9rem 8rem}}.home .info .info__contents>dl{display:grid;font-size:1.5rem;line-height:120%}@media screen and (min-width:768px){.home .info .info__contents>dl{font-size:1.6rem;gap:4rem;grid-template-columns:20rem auto}}.home .info .info__contents>dl>dt{padding:1.2rem 0 .8rem}@media screen and (min-width:768px){.home .info .info__contents>dl>dt{border-bottom:1px solid #004080;padding:2.2rem}}.home .info .info__contents>dl>dd{border-bottom:1px solid #004080;padding:.8rem 0 2.4rem}@media screen and (min-width:768px){.home .info .info__contents>dl>dd{border-bottom:1px solid #e1e1e1;padding:2.2rem 0}.home .info .info__contents>dl>dd ul{display:grid;gap:.8rem;grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (min-width:992px){.home .info .info__contents>dl>dd ul{grid-template-columns:175px 172px auto}}.home .info .info__contents>dl>dd ul li{padding-left:1.1rem;position:relative}.home .info .info__contents>dl>dd ul li:before{background:#000;border-radius:50%;content:"";display:block;height:4px;left:0;position:absolute;top:.6em;width:4px}.home [data-san]{opacity:0;transform:translateY(20px);transition:all .3s ease}.home [data-san].is-active{opacity:1;transform:translateY(0)}
